/*
Theme Name:CODA BLUE
Theme URI:http://wordpress.bustatheme.com/coda-blue/
Description:The Coda Slider inspired wordpress theme by <a href="http://greg-j.com/">Greg Johnson</a>.
Version:1.0
Author:Greg Johnson
Author URI:http://greg-j.com/
Tags:coda, jquery, slider, dark, fixed
*/

/* CSS Reset */
html, body, div, span,h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{
	margin: 0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

ol, ul {list-style:none;}
blockquote:before, blockquote:after, q:before, q:after {content:""}
blockquote, q {quotes:"" ""}
strong {font-weight:bold}
em {font-style:normal}
a {text-decoration:none; cursor:pointer}

body{
	font-family:Arial, Helvetica, sans-serif;
	background: #FFCC99;
}

.aligncenter {
	margin : 0px auto;
	display : block;
}

.clear{
	clear : both;
}

#header{
	margin:0 auto;
	padding:20px 0 0 0;
	width:880px;
	height:110px;
	background:url(images/header_bg.png) center top no-repeat;
	position:relative;
}
h1 {
	color : #0099CC;
	padding-left : 80px;
}
	#header ul{
		margin:0 auto;
		height:100px;
		width:800px;
	}
		#header ul li{
			display:block;
			float:left;
			width:266px;
			height:100px;
		}
			#header ul li a{
				display:block;
				position:relative;
				width:266px;
				height:100px;
				background-image:url(images/header_links.png);
				background-repeat:no-repeat;
			}
				#header ul li a strong{
					display:none;
				}
				#header ul li a span.hover{
					display:block;
					position:absolute;
					width:266px;
					height:100px;
					background-image:url(images/header_links.png);
					background-repeat:no-repeat;
				}
				

#page_header{
	margin:0 auto;
	width:880px;
	height:110px;
	background:url(images/page_header.jpg) center top no-repeat;
}
	#page_header p{
		display:none;
	}

#page{
	width:880px;
	height : 578px;
	margin:0 auto;
	background: url(images/page_bg3.jpg) repeat;
}
#slider{
		width:880px;
		margin:0 auto;

}
#slideleft{
	width:390px;
	margin: 0px 0px 0px 0px;
	float : left;
}
#slideleft h2{
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 4px 0px 0px 32px;
	color : #5a79b9;
}
#slideright{
	width:460px;
	margin: 0px 0px 0px 0px;
	float : left;
}

	#page .navigation{
		padding:0 0 0 20px;
		height:30px;
	}
	
	#page .navigation ul{
	margin: 0px;
	padding: 0px;
}
	
	#page .navigation li{
	height:30px;
	float: left;
	padding: 6px 6px 0 6px;
}
	
	#page .navigation li a{
	float: left;
	padding:0 10px 0 10px;
	font-size:14px;
	color:#5a79b9;
	font-weight:bold;
	display : block;
}
		#page .navigation li a:hover,
		#page .navigation li a.selected{
	color:#8faae1;
	border-bottom : 4px solid #8faae1;
}


	#page .scroll{
		height:544px;
		width:800px;
		margin:0 auto;
		overflow:auto;
		position:relative;
		clear:left;
	}
	
		#page .scrollContainer .panel{
	padding:20px 20px;
	height: 500px;
	width:760px;
	overflow:hidden;
}		
			#page .panel p{
				padding:0 0 1em 0;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:1.5em;
				color:#3e414c;
			}
#page .panel h3{
	padding: 12px 0 10px 0;
	color: #5a79b9;
	font : bold 18px/22px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
			#page .panel h4{
				padding:0 0 .5em 0;
				font-size:15px;
				letter-spacing:-0.5px;
				font-weight:bold;
				color:#5a79b9;
			}
			#page .panel h5{
	padding: 14px 0 8px 0;
	font-size:18px;
	font-weight:bold;
	color:#5a79b9;
	text-align : center;
}
			#page .panel strong{
				color:#5a79b9;
			}
			#page .panel em{
				font-style:italic;
			}
			#page .panel a{
				white-space:nowrap;
				color:#19234c;
				font-weight:bold;
			}
				#page .panel a:hover{
					text-decoration:underline;
				}
			#page .panel .gallery img{
				padding:2px;
				border:solid 1px #c0c5d6;
			}

#page .panel ul {
	font-size:12px;
	margin:10px 0px 0px 16px;
}
#page .panel blockquote p {
	padding: 16px 20px 8px 16px;
	font : 11px/16px Arial, Helvetica, sans-serif;
}
#page .panel li{
	list-style-position: outside;
	list-style:square;
	padding: 10px 10px 0px 6px;
	color : #333333;
}

				
				#page .panel ol li{
					margin:0 0 0 1.5em;
					list-style:decimal;
				}
			#page .panel pre{
				line-height:1em;
				color:#19234c;
				font-size:13px;
				overflow:auto;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
			}
			#page .panel code{
				padding:0 3px;
				color:#33333e;
				background:#f8f8f8;
				border:solid 1px #e5e5e5;
				font-size:13px !important;
			}
			
			#page .panel .gallery{
				text-align:center;
			}

	#page .scrollButtons{
		width:30px;
		height:30px;
		position:absolute;
		top:280px;
		cursor:pointer;
	}
		#page .scrollButtons a{
			display:block;
			height:30px;
			width:30px;
		}
		#page .scrollButtons span{
			display:none;
		}
		#page .scrollMeLeft{
			left:-40px;
		}
			#page .scrollMeLeft a{
				background:url(images/left_right.jpg) 0 0 no-repeat;
			}
			#page .scrollMeLeft a:hover{
				background:url(images/left_right.jpg) 0 -30px no-repeat;
			}
		#page .scrollMeRight{
			right:-40px;
		}
			#page .scrollMeRight a{
				background:url(images/left_right.jpg) -30px 0 no-repeat;
			}
			#page .scrollMeRight a:hover{
				background:url(images/left_right.jpg) -30px -30px no-repeat;
			}

#page_footer{
	width:880px;
	height : 50px;
	margin:0 auto;
	background: url(images/page_footer_bg.jpg) no-repeat top;
}
	#page_footer h5{
		padding:20px 90px;
		font-size:28px;
		letter-spacing:-2px;
		font-weight:bold;
		color:#3c508e;
	}
	#page_footer p{
	padding:0px 0px 6px 0px;
	font-size:11px;
	color:#2f4077;
	text-align : center;
}
#page_footer p a{
	color:#2f4077;
	font-size : 10px;
}
#page_footer p a:hover{
	text-decoration:underline;
}
#page_footer_bottom {
	width:880px;
	margin:0 auto;
	background:url(images/footer_bottom.jpg) center top no-repeat;
	height : 11px;
}



