
		}

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider,#slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}		
	
	/*
	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
*/
#page-wrap 									{ width: 600px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
a:hover, a:active							{ background-color:#c7e5f7;}
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: tahoma, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.panelContainer { position: relative; overflow: hidden; width: 580px; height: 230px; /* A faint grey line below the text */}
.slider-wrap								{ width: 580px; position: absolute; top: 87px; left: 40px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 580px; height: 230px; /* A faint grey line below the text */}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 580px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -5px 0 0 0px; }
#movers-row div								{ float: left;}
#movers-row div a.cross-link 				{ float: left; }
.cross-link, .currentjs									{ display: inline-table; text-align: center; margin-bottom: 5px;
											  position: relative; padding: 5px;z-index: 9999; background-color:#96cbf3; margin-right:5px;}


   div.photos                {overflow:auto;float:left;z-index: 999; color: #60667b;
font-family: Tahoma;
font-size: 14px;}
  div.photo                 {float:left;}
  div.photo a           {float:left; background-color:#fff;}
    div#zoom a               {margin:10px 0 10px;}
 #zoom_close {background-color: inherit;}