

/******************************************SLIDER HOME******************************************************/		
		  				  
/*UTILITY STYLES*/				  				  
		  				  
.sliderHome .floatLeft 	{ float: left; margin-right: 10px;}
.sliderHome .floatRight	{ float: right; }
.sliderHome .clear 	{ clear: both; }
.sliderHome a { outline: none; }

/*	PAGE STRUCTURE*/
#page-wrap { width:100%; margin:0px auto;  min-height: 90px;  }


/*	TYPOGRAPHY*/

.sliderHome a, a:visited{text-decoration: none; }
.sliderHome a:hover, .sliderHome a:active	{ color: white; }
.sliderHome 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*/
.sliderHome .slider-wrap{ width:905px; }			
.sliderHome .stripViewer .panelContainer  {}
.sliderHome .panel ul{ text-align: left; margin: 0 15px 0 30px; }
.sliderHome .stripViewer{ position: relative; overflow: hidden; width:905px; height:90px; }
.sliderHome .stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.sliderHome .stripViewer .panelContainer .panel	{ float: left; height: 100%; position: relative; width:905px; }
.sliderHome .stripNavL, .stripNavR, .stripNav	{ display: none; }
.sliderHome .nav-thumb {margin-right: 5px;width:120px; height:90px; border:2px solid #333; }
.sliderHome .nav-thumb img      { }


.sliderHome .cross-link	{ }
.sliderHome .active-thumb { }

.sliderHome .wrapper { width:905px;}
.sliderHome .wrapper img { width:905px; height:90px;}

/* thumb*/
.sliderHome #movers-row	{ margin:0; text-align:center; position:relative; top:-24px; }
.list-thumb ul{ margin:0px 0 0 26px; list-style:none; padding:0}
.list-thumb ul li{ display:block; float:left; height:18px; width:18px; background:url(../img/btn-slider.png) no-repeat; margin:0 4px 0 0;padding:2px 0 0 0}
.list-thumb ul li a{ color:#FFFFFF; font-size:12px; display:block; height:18px; width:18px; padding:0; }
.list-thumb ul li a:hover{ color:#C0E12E; font-size:12px; display:block; height:18px; width:18px;padding:0; background:none; }
