/*	Slider*/


/*UTILITY STYLES*/				  				  
.floatLeft 									{ float: left; margin-right: 2px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none;}

	/*PAGE STRUCTURE*/
	/*this is the size of the main div o r page everything is inside of*/
#page_wrap									{ width: 264px; position:relative; float:right; height:264px;
											  background-image:url(../images/slider/slider_bg265x264.jpg); }

/*	SLIDER*/
.slider_wrap								{ width: 256px; margin:3px 0px 0px 3px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left;}
.stripViewer								{ margin-top:1px; position: relative; overflow: hidden; width: 256px; height: 256px; }
.stripViewer .panelContainer				{ position: relative; left: 2; top: 2; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 260px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
#movers_row									{ margin:0; }
#movers_row div								{ width: 28px; float: left; }
#movers_row div a.cross_link 				{ float: right; }
.cross_link									{ display: block; width: 28px;margin-right:0; 
											  position: relative; z-index: 9999; }
.active_thumb 								{ background:white; filter:alpha(opacity=70);opacity:0.7; }

#slider_instores {
	background-image:url(../media_frames/images_frames/thumbs/css/images/slider/slider_instores.jpg);
	background-repeat:no-repeat;
	
}

#slider_instores a {
	color:#231200;
	text-decoration:none;
	
	
}

#slider_instores a:active {
	outline:none;
	border:none;
	background-image:url(../media_frames/images_frames/thumbs/css/images/slider/slider_instores_dwn.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}

#slider_instores p {
	padding-top:197px;
	text-align:center;
	font-size:1.25em;
	color:#231200;
	}






