/*
	Featured Content Slider
	by: Chris Coyier
*/
*											{ margin: 0; padding: 0; }
body {background: url(images/topbg.jpg); font-family: Arial, Helvetica, sans-serif; font-size: 12px; 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: 25px auto; position: relative; min-height: 450px;height:auto !important;
  height:450px; 

											   }
#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;}

/*
	SLIDER
*/
.slider-wrap								{ width: 900px;border: 1px solid #DCDCDC; position: absolute; top: 120px; 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; }


.line { background: url(images/linebg.gif) }
.lineh { background: url(images/lineh.gif) }

.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; }

