/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE background: url(images/bg.png) top center;
*/
#page-wrap 									{ width: 600px; margin: 0px auto; position: relative; min-height: 280px; float:center
											   }


/*
	TYPOGRAPHY
*/
/*ul											{ 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: 667px; top: 1px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 0px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 667px; height: 160px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 667px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid grey; margin-right: 5px; }
#movers-row									{ margin: 0px 3px 0 0px; }
#movers-row div								{ width: 200px; }
#movers-row div a.cross-link 				{ float: right;  }
.photo-meta-data							{
	background: url(images/transpYellow.gif);
	height: 25px;
	position: relative;
	z-index: 9999;
	color: #06b244;
}
.photo-meta-data span 						{
	font-size: 10px;
	margin-left:15px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cross-link									{ display: block; width: 200px; margin-top: 1px; 
											  position: relative; padding-top: 5px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/indicator.gif) top left no-repeat; }
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f6f6f;
	padding: 3px;
	line-height: 18px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #6f6f6f;
	padding: 3px;
}


/*----- BOTTOM CONTENT ON HOMEPAGE -----*/
#hpBtm { width:720px; margin:0 auto }
#hpBtm table { height:133px }
#hpBtm table td img { margin:3px 0 0 }
#hpBtm .left_img { width:240px; background:url(images/BtmLeft.jpg) center no-repeat; padding:30px 0 0 110px }
#hpBtm .center_img { width:240px; background:url(images/BtmCenter.jpg) center no-repeat; padding:30px 0 0 110px }
#hpBtm .right_img { width:240px; background:url(images/BtmRight.jpg) center no-repeat; padding:30px 0px 0 110px }
/*----- BOTTOM CONTENT ON HOMEPAGE -----*/
#hpBtm .left_img a{
color:#C83446;
text-decoration:none;
}
#hpBtm .center_img a{
color:#C83446;
text-decoration:none;

}
#hpBtm .right_img a{
color:#C83446;
text-decoration:none;

}