/*
	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: 590px; margin: 0px auto; position: relative; height: 255px; min-height: 252px; line-height: 1.4em; font-size: 12px;
											  /*background: url(images/bg.png) top center;*/ }

#page-wrap h3								{ font-size: 18px; color: #ffffff; padding: 0px; margin: 0px 0px 10px 0px;  padding-top: 4px; }
#page-wrap h3.piccolo						{ font-size: 16px; color: #ffffff; padding: 0px; margin: 0px 0px 10px 0px;  padding-top: 4px; }


/*
	TYPOGRAPHY
*/
ul.slider									{ list-style: square inside; line-height: 1.4em; }
/*a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }*/
.panelContainer a, a:visited 								{ /*color: #0081c4; text-decoration: none; font-weight: bold;*/}
.panelContainer a:hover, a:active							{ /*color: #004aa6; text-decoration: underline;*/ }


blockquote									{ padding: 0px 0px 0px 7px; margin-left: 3px; border-left: 6px solid #ccc; margin-top: 7px; margin-right: 3px; margin-bottom: 0px;}

/*
	SLIDER
*/
.slider-wrap								{ width: 590px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul.slider							{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 590px; height: 252px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 590px;  }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
#movers-row									{ margin: -44px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: #ffffff url(images/bkg_proposte_dx.jpg) top left repeat-y; padding: 10px 60px 10px 10px; height: 235px; 
											  margin-top: -237px; margin-left: 330px; position: relative; z-index: 9999; color: #ff9900; }
.photo-meta-data h3							{ font-size: 14px; color: #ff9900; line-height: 1.1em; }
.photo-meta-data span 						{ font-size: 12px; }
.cross-link									{ display: block; width: 62px; margin-top: -11px; 
											  position: relative; padding-top: 11px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }



.photo-meta-data a, .photo-meta-data a:visited { color: #0081c4; text-decoration: none; font-weight: bold; }
.photo-meta-data a:hover, .photo-meta-data a:active { color: #004aa6; text-decoration: underline; font-weight: bold; }




#page-wrap a, #page-wrap a:active, #page-wrap a:visited
				 							{ color: #144dac; text-decoration: none; font-weight: bold; }
											#page-wrap a:hover
				 							{ color: #144dac; text-decoration: underline; font-weight: bold; }
#page-wrap a.grigetto, #page-wrap a.grigetto:active, #page-wrap a.grigetto:visited
											{ color: #5a5a5a; text-decoration: none; font-weight: normal; }
											#page-wrap a.grigetto:hover
				 							{ color: #5a5a5a; text-decoration: underline; font-weight: normal; }
				
.wrapper img{ height:232px;}
