@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}
	
body {
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#000000;
	height:100%;
	font-size:12px;
	background-color:#E9F6FB;
	}
	
html {
	height:100%;
	}
	
a img {
	border:0px;
	outline:none;
	}
	
.clear {
	clear:both;
	}
	
	div#height {
		min-height:100%;
		position:relative;
		}
		
		div#container {
			margin:0 auto;
			width:900px;
			padding:0px 10px 161px 10px;
			}
			
			div#header-index {
				background-image:url(../images/header_bg_index.jpg);
				height:464px;
				background-repeat:no-repeat;
				position:relative;
				z-index:300;
				}
			
			div#header-inner {
				background-image:url(../images/header_bg_inner.jpg);
				height:155px;
				background-repeat:no-repeat;
				position:relative;
				z-index:300;
				padding:0px 0px 20px 0px;
				}
				
				h1 a {
					display:block;
					float:left;
					background-image:url(../images/cheer-pack-logo.jpg);
					width:192px;
					height:96px;
					float:left;
					text-indent:-9999px;
					}
					
				ul#navlist {
					display:block;
					float:right;
					list-style:none;
					height:54px;
					width:665px;
					}
					
					ul#navlist li {
						display:inline;
						list-style:none;
						}
						
						ul#navlist li a {
							display:block;
							float:left;
							color:#000000;
							text-decoration:none;
							padding:15px 9px 5px 9px;
							text-transform:uppercase;
							}
						
						ul#navlist li a:hover {
							background-color:#FFFFFF;
							border-bottom:2px solid #d1ECF7;
							}
							
						ul#navlist li.active a {
							background-color:#D1ECF7;
							border-bottom:2px solid #d1ECF7;
							}
				
				ul#slideshow {
					float:right;
					list-style:none;
					display:inline;
					width:515px;
					height:410px;
					margin:0px 38px 0px 0px;
					}
				
					ul#slideshow li {
						list-style:none;
						}
						
				h2#head {
					display:block;
					width:310px;
					float:left;
					clear:left;
					color:#FFFFFF;
					font-size:45px;
					letter-spacing:-1px;
					padding:120px 0px 0px 30px;
					text-shadow: 4px 4px 7px #092799;
					font-weight:normal;
					}
					
				img.topimage {
					float:right;
					clear:right;
					}
					
			div#wrapper {
				clear:both;
				}
				
				div#sidebar {
					float:left;
					width:231px;
					}
				
				body#index div#sidebar {
					float:left;
					width:292px;
					}
					
					div#sidebar ul#subnav {
						list-style:none;
						display:block;
						background-repeat:no-repeat;
						position:relative;
						z-index:800;
						margin:0px;
						padding:0px;
						}
					
						ul#subnav li {
							list-style:none;
							}
					
							ul#subnav li a {
								display:block;
								background-image:url(../images/subnav_item.png);
								width:221px;
								height:26px;
								padding:10px 0px 0px 10px;
								background-position:top;
								background-repeat:no-repeat;
								color:#000000;
								text-decoration:none;
								font-size:16px;
								}
					
								ul#subnav li a img {
									float:left;
									}
					
								ul#subnav li a span {
									display:block;
									float:left;
									padding:10px 0px 0px 10px;
									}
						
					
							ul#subnav li a:hover, ul#subnav li.active a {
								background-position:bottom left;
								}
					
					div#sidebar ul#sidebar-nav-top {
						list-style:none;
						display:block;
						background-image:url(../images/sidenav_top_bg.png);
						background-repeat:no-repeat;
						padding:1px 0px 0px 0px;
						margin:-60px 0px 0px 0px;
						position:relative;
						z-index:800;
						}
					
						ul#sidebar-nav-top li {
							list-style:none;
							}
					
							body#index ul#sidebar-nav-top li a {
								display:block;
								background-image:url(../images/sidenav_top_ind_bg.png);
								width:292px;
								height:37px;
								background-position:top;
								background-repeat:no-repeat;
								color:#000000;
								text-decoration:none;
								font-size:16px;
								}
					
							ul#sidebar-nav-top li a {
								display:block;
								background-image:url(../images/sidenav_top_ind_bg.png);
								width:231px;
								height:37px;
								background-position:top left;
								background-repeat:no-repeat;
								color:#000000;
								text-decoration:none;
								font-size:16px;
								}
					
								ul#sidebar-nav-top li a img {
									float:left;
									}
					
								ul#sidebar-nav-top li a span {
									display:block;
									float:left;
									padding:10px 0px 0px 10px;
									}
						
					
							ul#sidebar-nav-top li a:hover, ul#sidebar-nav-top li.active a {
								background-position:bottom left;
								}
					
					div#sidebar ul#sidebar-nav-items {
						list-style:none;
						display:block;
						background-image:url(../images/sidenav_items_bg.png);
						background-repeat:no-repeat;
						padding:1px 0px 0px 0px;
						margin:20px 0px 0px 0px;
						position:relative;
						z-index:800;
						line-height:16px;
						}
					
						ul#sidebar-nav-items li {
							list-style:none;
							}
					
							body#index ul#sidebar-nav-items li a {
								display:block;
								background-image:url(../images/sidenav_items_ind_bg.png);
								width:292px;
								height:74px;
								background-position:top;
								background-repeat:no-repeat;
								color:#000000;
								text-decoration:none;
								font-size:12px;
								}
					
							ul#sidebar-nav-items li a {
								display:block;
								background-image:url(../images/sidenav_items_ind_bg.png);
								width:231px;
								height:74px;
								background-position:top left;
								background-repeat:no-repeat;
								color:#000000;
								text-decoration:none;
								font-size:12px;
								}
					
								ul#sidebar-nav-items li a img {
									float:left;
									}
					
								body#index ul#sidebar-nav-items li a span {
									display:block;
									float:left;
									padding:10px 0px 0px 10px;
									width:200px;
									}
					
								ul#sidebar-nav-items li a span {
									display:block;
									float:left;
									padding:10px 0px 0px 10px;
									width:150px;
									}
					
									ul#sidebar-nav-items li a span strong {
										font-size:16px;
										font-weight:normal;
										}
						
					
							ul#sidebar-nav-items li a:hover, ul#sidebar-nav-items li.active a {
								background-position:bottom left;
								}
					
				body#index div#content {
					width:475px;
					float:right;
					padding:0px 60px 0px 0px;
					line-height:18px;
					}
					
				div#content {
					width:575px;
					float:right;
					padding:0px 40px 0px 0px;
					line-height:18px;
					}
					
					div#content p, div#sidebar p {
						margin:0px 0px 8px 0px;
						line-height:18px;
						}

					div#content p.headline {
						color:#2158AA;
						font-size:24px;
						line-height:18px;
						}

					div.newsitem {
						padding-bottom: 10px;
						}
						
						div#sidebar p strong {
							color:#2158AA;
							}
						
						div#sidebar p.headline {
							color:#2158AA;
							font-size:20px;
							}
						
					div#content h2, div#content h3,  div#content h4 {
						color:#2158AA;
						font-size:40px;
						letter-spacing:-1px;
						margin:0px 0px 8px 0px;
						line-height:40px;
						font-weight:normal;
						}
						
					img.incontent {
						float:left;
						margin:0px 15px 15px 0px;
						background-image:url(../images/frame.png);
						padding:1px 9px 9px 1px;
						}
						
					img.incontent-wide {
						background-image:url(../images/frame-wide.png);
						background-position:bottom;
						background-repeat:no-repeat;
						padding:0px 10px 9px 10px;
						display:block;
						}
						
					div#content ul, div#content ol, div#sidebar ul, div#sidebar ol {
						margin:0px 0px 8px 20px;
						line-height:18px;
						}
						
					div#content ul#upcoming-events {
						margin:20px 0px 20px 0px;
						padding:5px 0px 5px 5px;
						overflow:hidden;
						background-image:url(../images/header_bg_index.jpg);
						background-position:0px 150px;
						list-style:none;
						-moz-border-radius: 5px; 
  						-webkit-border-radius: 5px;
						}
						
						div#content ul#upcoming-events li {
							display:inline;
							list-style:none;
							}
						
						div#content ul#upcoming-events li#event-title {
							display:block;
							list-style:none;
							font-size:18px;
							font-weight:bold;
							color:#FFFFFF;
							line-height:24px;
							padding:0px 0px 4px 0px;
							}
						
							div#content ul#upcoming-events li a {
								display:block;
								float:left;
								padding:5px 0px 5px 5px;
								width:222px;
								margin:0px 5px 0px 0px;
								background-color:#4286C3;
								color:#FFFFFF;
								text-decoration:none;
								font-size:14px;
								border:1px solid #FFFFFF;
								-moz-border-radius: 5px; 
  								-webkit-border-radius: 5px;
								}
						
								div#content ul#upcoming-events li a span {
									display:block;
									font-size:18px;
									font-weight:bold;
									letter-spacing:-1px;
									}
						
							div#content ul#upcoming-events li a:hover {
								background-color:#2350AB;
								}
						
					div#content ul#steps {
						display:block;
						margin:0px;
						padding:0px;
						list-style:none;
						}
						
						div#content ul#steps li {
							display:inline;
							margin:0px;
							padding:0px;
							list-style:none;
							}
						
							div#content ul#steps li a {
								display:block;
								float:left;
								color:#000000;
								text-decoration:none;
								height:40px;
								background-repeat:no-repeat;
								text-align:center;
								line-height:14px;
								}
						
							div#content ul#steps li a:hover {
								font-weight:bold;
								}
						
							div#content ul#steps li a#step1 {
								background-image:url(../images/4step-1.jpg);
								width:125px;
								padding:204px 0px 0px 0px;
								}
						
							div#content ul#steps li a#step2 {
								background-image:url(../images/4step-2.jpg);
								width:94px;
								padding:204px 0px 0px 0px;
								}
						
							div#content ul#steps li a#step3 {
								background-image:url(../images/4step-3.jpg);
								width:115px;
								padding:204px 0px 0px 0px;
								}
						
							div#content ul#steps li a#step4 {
								background-image:url(../images/4step-4.jpg);
								width:141px;
								padding:204px 0px 0px 0px;
								}
								
							span.red {
								color:#FF0000;
								}
								
					div#content ul#partners {
						margin:0px;
						list-style:none;
						}
								
						div#content ul#partners li {
							list-style:none;
							display:inline;
							}
								
							div#content ul#partners li a {
								display:block;
								text-decoration:none;
								color:#000000;
								padding:8px 0px;
								border-top:1px solid #CBDFEE;
								}
								
							div#content ul#partners li a.bigpartner {
								display:block;
								text-decoration:none;
								color:#000000;
								padding:8px 10px;
								width:170px;
								border-top:none!important;
								float:left;
								}
								
								div#content ul#partners li a img {
									display:block;
									margin:0px 0px 4px 0px;
									}
								
					.floatleft {
						float:left;
						margin:0px 15px 20px 0px;
						}
						
					div.highslide-gallery a {
						display:block;
						float:left;
						background-color:#F3F3F3;
						margin:0px 5px 5px 0px;
						padding:5px;
						width:175px;
						height:175px;
						}
						
					div.highslide-gallery a#morevideos {
						display:block;
						float:none;
						clear:both;
						background-color:#FFFFFF;
						margin:0px 0px 0px 0px;
						padding:0px;
						width:100%;
						height:30px;
						text-align:right;
						font-weight:bold;
						text-decoration:none;
						}
						
					a.gallery-select {
						display:block;
						float:left;
						color:#999999;
						text-decoration:none;
						font-size:18px;
						line-height:22px;
						text-align:center;
						padding:5px 5px 10px 5px;
						}
						
						a.gallery-select span {
							display:block;
							padding:3px 0px 0px 0px;
							}
						
					a.gallery-select:hover {
						color:#FFFFFF;
						background-image:url(../images/galleryselect.png);
						background-repeat:no-repeat;
						}
								
		div#footerwrap {
			position:absolute;
			bottom:0px;
			background-image:url(../images/footer-wrap_bg.jpg);
			height:131px;
			background-repeat:repeat-x;
			width:100%;
			}
			
			div#footer {
				background-image:url(../images/footer_bg.jpg);
				height:116px;
				padding:15px 0px 0px 0px;
				width:900px;
				margin:0 auto;
				}
				
				a#footerlogo {
					display:block;
					background-image:url(../images/cheer-pack-logo-footer.jpg);
					width:112px;
					height:50px;
					text-indent:-9999px;
					float:left;
					margin:0px 0px 0px 15px;
					}
					
				p#footerphone {
					float:left;
					clear:left;
					width:142px;
					font-size:14px;
					padding:10px 0px 0px 0px;
					text-align:center;
					color:#84C4F5;
					}
					
				p#footeradd {
					display:block;
					width:700px;
					float:right;
					text-align:right;
					padding:10px 20px 14px 0px;
					color:#FFFFFF;
					}
					
					p#footeradd a {
						color:#FFFFFF;
						text-decoration:none;
						}
					
					p#footeradd a:hover {
						text-decoration:underline;
						}
					
				p#footercred {
					display:block;
					width:700px;
					float:right;
					text-align:right;
					padding:0px 20px 0px 0px;
					color:#84C4F5;
					}
					
					p#footercred a {
						color:#84C4F5;
						text-decoration:none;
						}
					
					p#footercred a:hover {
						text-decoration:underline;
						}
						
div.post {
	padding:0px 0px 20px 0px;
	}
	
	div.post h2, div.post h3, div.post h2 a, div.post h3 a {
		text-decoration:none;
		font-size:16px;
		font-weight:bold;
		color:#000000;
		}
		
	div.top_meta, div.bottom_meta {
		display:block;
		font-size:12px;
		color:#666666;
		font-style:italic;
		}
		
	div#sidebar ul.blogsidebar {
		list-style:none;
		margin:0px 0px 10px 0px;
		}
		
		div#sidebar ul.blogsidebar li {
			list-style:none;
			}
		
		div#sidebar ul.blogsidebar ul {
			margin:0px 0px 20px 0px;
			}
		
			div#sidebar ul.blogsidebar ul ul {
				margin:0px 0px 0px 20px;
				}
					
			
form#contact {
	width:350px;
}

form#contact label {
	font-size:12px;
	display:block;
	margin:0px 0px 10px 0px;
	line-height:12px;
}

form#contact textarea.long, form#contact input.long, form#contact select.long {
	width:300px;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	padding:3px;
	margin:4px 0px 4px 0px;
}

form#contact textarea.long:hover, form#contact textarea.long:focus, form#contact input.long:hover, form#contact input.long:focus, select.long:focus {
	width:300px;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

form#contact input.submitbutton {
	width:150px;
}
