/*
	SLIDER
*/

									  		  
#page-wrap 									{ width: 500px; margin: 25px auto; margin-top: 0px; position: relative; min-height: 400px; height:400px;
											  background: url(/images/featured/bg.jpg) top center; }
.slider-wrap								{ width: 419px; position: absolute; top: 30px; 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; }
.panelContainer .panel										{ height: 100%; position: absolute; width: 419px; left:0px; top:0px; }
.panel ul											{ list-style: square inside; }
.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: 71px; float: left;}
#movers-row div a.cross-link 				{ float: right; display: inline; margin-right: 0px;}
.photo-meta-data							{ background: url(/images/featured/transpBlack.png); padding: 10px; height: 50px; 
											  margin-top: -50px; position: relative; z-index: 300; color: white; }
.photo-meta-data a{
	color: #8fb8e0;
}
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; width: 62px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 300; }
.active-thumb 								{ background: transparent url(/images/featured/icon-uparrowsmallwhite.png) top center no-repeat; }

.slider-wrap .panelContainer{
	height: 285px;
	width: 419px;
}

.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }

.pagelinks{
	text-align: center;
	color: #a7b5c1;
	font-size: 10px;
}
.pagelinks a{
	font-size: 10px;
}

.ratings{
	font-size: 10px; 
	line-height: 12px;
	color: #7f7f7f;
}

#indextopbar{
	width: 100%;
	height: 40px;
}

#indexlogin{
	font-size: 12px;
	float:right;
	line-height: 40px;
	width: 50%;
}



.logininput{
	width:142px;
	color: #bbbbbb; 
	padding: 2px
}

.slogan{
	float: left;
}

.slogan h2{
	font-size: 12px;
	color: #7b7b7b;
	margin: 0px;
	padding: 0px;
}

.featurepanel{
	float: left; 
	display: inline; 
	margin-top: 10px;
	margin-left: 12px; 
	width: 240px;
	border: 1px solid #c2c2c2;
}

.featuretop{
	background: url(/images/main/feat_bar.png) repeat-x;
	height: 24px;
	width: 232px; 
	padding: 4px; 
	font-weight: bold; 
	color: black; 
	border-bottom: 1px solid #c2c2c2;
}

.featuretop h3{
	font-size: 13px;
	color: #333333;
	margin: 0px 0px 0px 10px;
	line-height: 24px;
}