/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body {background: url(images/topbg.jpg); font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-repeat: repeat-x}

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


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 990px; margin: 5px auto; position: relative; min-height: 370px;height:auto !important;
  height:370px; background-color:white;

											   }
#page-wrapall 									{ width: 990px; margin: 25px auto; position: relative; min-height: 250px;height:auto !important;
  height:250px; 

											   }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #000033; text-decoration: none; }
a:hover, a:active							{ color: red; }
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;}
p {margin: 10;font-size: 15px;}
/*
	SLIDER
*/
.slider-wrap								{ width: 900px;border: 1px solid #696969; position: absolute; top: 10px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 900px; height: 285px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 900px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; margin-left: 0px;text-align: center; }
.nav-thumb2 									{ border: 0px solid black; margin-left: 0px;text-align: center; }
#movers-row									{ padding-top: 2px;background-color:#D3D3D3; height:49px; }
#movers-row div								{ width: 150px; float: left;  }
#movers-row div a.cross-link 				{ float: left; }
.photo-meta-data							{ background-color:black ;filter:alpha(opacity=80);opacity: 0.8; 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/icon-uparrowsmallwhite.png) top center no-repeat; }
#reason									{ padding: 7px; background-color:#D3D3D3; line-height:19px;border: 1px solid #696969; }

#rightside {padding-top:5px;background-color: #F5F5F5; border: 1px solid #F5F5F5;}
#maincell {width:990px; background-color:white;border: 1px solid #EBEBEB;} 

.line { background: url(images/linebg.gif) }
.lineh {background: url(images/lineh.gif); background-repeat: repeat-x}
.qa {color:#000;font-size: 13px; padding:5px; background-color: #F3F3F3; border:1px dotted #A9A9A9;}

.text { color : #000000; margin-top : 0px; padding-bottom : 0px; 	margin-bottom : 0px; padding-left : 10px;  padding-right : 10px; margin-left : 0px; margin-right : 0px; font-size : 11px; font-family : Tahoma,Verdana,Arial; }
