/*
	Featured Content Slider
	by: Chris Coyier
*/

					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }





/*
	SLIDER
*/
.slider-wrap { width: 641px; height:232px; margin:0 0 0 -2px;  }			
html* .slider-wrap { width: 641px; height:232px; margin:0 0 0 -19px;  }		
.panelContainer {  width: 641px; }
.panel ul									{ text-align: left; margin: 0 15px 0 30px; height:232px;}
.stripViewer								{ position: relative; overflow: hidden; width: 641px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; width: 641px; position: relative;  }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{}
.movers-row									{ width: 641px; padding:-10px 0pt 0pt 1px; margin:-12px 0 0 0}
html* .movers-row							{ width: 641px; padding:8px 0pt 0pt -2px!important; }
html* .img3							{ width:213px }
#movers-row div								{ float: left;margin:-20px 0 0px 0; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(../Full%20Service%20Digital%20Agency%20-%20Interactive%20Social%20Media%20Agency%20India%20-%20Experience%20Commerce_files/images/transpBlack.png);  height: 250px;  border-top:2px solid #444;
											  position: relative; z-index: 9; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; padding:12px 0px 10px 0px;#position:30px 0 0 0;position: relative; z-index: 9; }
.active-thumb 								{
	background-color: transparent;
	background-image: url(http://www.imaginarium.co.in/ee/new/images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper img.main-banner {padding:10px 0 0 0;}
.wrapper img {border:none}





