
/* Index */



#index_feature {
width: 100%;
padding-top: 100px;
height: 200px;
background-image: url(../images/nindexbg.jpg);
background-position: center;
text-align: center;

}
.purpose {
padding: 40px 0px 40px 0px;
font-size: 18px;
}

.purpose strong {
color: #000;
font-weight: normal;
}



.indexbox {
float: left; 
width: 274px; 
margin: 20px;
border: 2px solid #cccccc;
}

.indexboxin {
padding: 10px;
border: 1px solid #bcbcbc;
width: 252px;
height: 280px;
}

.indexbox:hover {
float: left; 
width: 274px; 
margin: 20px;
border: 2px solid #bcbcbc;
}

.indexboxin:hover {
padding: 10px;
border: 1px solid #686868;
width: 252px;
height: 280px;
}


/* FEATURED BOX */		



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








/*
	SLIDER
*/
.slider-wrap								{ width: 419px; position: absolute; top: 87px; left: 40px; }

.wrapper a:hover{
border: 0px;
}

.wrapper a{
border: 0px;
}
			
.stripViewer .panelContainer 
.panel ul					{ text-align: left; margin: 0 15px 0 30px; }


.stripViewer								{ position: relative; overflow: hidden; width: 920px; height: 300px; }


.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }


.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 920px; }



.stripViewer .panelContainer .panel2			{ float: left; height: 100%; position: relative; width: 820px; }



.stripNavL, .stripNavR, .stripNav			{ display: none; }


.nav-thumb 									{ border: 0px solid black; margin-right: 5px; }



#movers-row									{ margin: -10px 40px 0 0px; }



#movers-row div								{ float: left; width: 80px; }


#movers-row div a.cross-link 				{ float: right; border-bottom: 0px; }


.photo-meta-data							{ background: url(../images/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: 30px; margin-top: -14px; 
											  position: relative; padding-top: 15px; z-index: 9999; }


.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) top left no-repeat; }







