@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}



body{
/*margin:auto;
padding:auto;*/
background-color:#03386e;
}

#bk{
position:relative;
margin:0 auto;
/*padding:auto;*/
width:950px;
background-image:url(images/sci_bodybk.jpg);
background-repeat:repeat-y;
}

#bk2{
position:relative;
margin:0 auto;
/*padding:auto;*/
width:500px;
background-image:url(images/sci_contentbk.jpg);
background-repeat:repeat-y;
}

#header{
position:relative;
margin-left:50px;
margin-right:50px;
width:850px;
height:175px;
background-image:url(images/sci_header.jpg);
}

#navigation {
position:relative;
margin-left:50px;
margin-right:50px;
padding-left:2px;
/*width:848px;*/
height:35px;
background-color:#03386e;
color:#FFFFFF;
}


#content{
position:relative;
padding-top:0px;
margin-left:50px;
margin-right:50px;
/*width:810px;*/
height:auto;
background-image:url(images/sci_contentbk.jpg);
background-repeat:repeat-y;
background-color:#e0e7ef;
font-family:Helvetica, sans-serif;
font-size:14px;
}

#content a{
color:#0000CC;
text-decoration:none;
}

#content a:visited{
color:#333333;
}


#bio{
padding-left:100px;
padding-right:25px;
}

#sidebar {
position:relative;
width: 240px;
font-family:Helvetica, sans-serif;
font-size:12px;
float:left;
}

#sidebar p{
padding-left:33px;
padding-top:0px;
background-image:url(images/sidebarbottom2.png);
background-repeat:no-repeat;
background-position:bottom;
font-size:14px;
}




#sidebar h2{
background-image:url(images/sidebartop.png);
background-position:left top;
background-repeat:no-repeat;
width:240px;
height:40px;
}



#page{
	position:relative;
	/*width:570px;*/
	padding-top:20px;
	font-family:Helvetica;
	font-size:13px;
}

#page p{
font-size:16px;
}

#page2{
padding-left:50px;
list-style-type:none;
font-size:16px;
}

#page ul{
padding-left:50px;
list-style-type:none;
font-size:16px;
}

#page ol{
padding-left:50px;
font-size:16px;
}

#page li {
padding-left:5px;
}

#page h1{
padding-left:20px;
}

#page img{
padding-left:20px;
}

#footer{
position:relative;
width:830px;
padding-right:20px;
height:auto;
background-color:#03386e;
color:#FFFFFF;
font-family: helvetica;
font-size:x-small;
}


#footerm{
position:relative;
width:600px;
padding-right:20px;
height:auto;
background-color:#03386e;
color:#FFFFFF;
font-family: helvetica;
font-size:x-small;
}

#player{
width:610px;
}
embed{
border:0px;
}

object{
border:0px;
}

hr{
margin-left:0px;
}



/*
	Featured Content Slider
	by: Chris Coyier
*/


					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 20px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 0px auto; position: relative; min-height: 500px;
											  background: url(images/ad/bg.png) top center; }


/*
	TYPOGRAPHY
*/
#ulgal											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/ad/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/ad/icon-uparrowsmallwhite.png) top center no-repeat; }
