/*	BOX, CONTENUTO PAGINA / PAGE DIV	*/
	#page
	{
		width:990px; margin:0px; padding:0px;
	}
	a, a:hover
	{
		cursor:pointer;
	}
	/* messaggio errore */
	#page p.error_message, #page p.error_message a, #page p.error_message a:hover
	{
		color:#887d77; font-weight: bold; text-decoration: none;
	}
	
	/* bottone form	*/
	.default_form button
	{
		background: none; border: 0px; text-decoration: none; cursor:pointer;
	}
	.default_form div.submit
	{
		 width: 200px;
	}

	.default_form div.submit div
	{
		  float: left;
	}
	.default_form div.submit .txt
	{
		background-color: #887d77; height: 32px; padding:14px 20px 0px 20px;
		color:white; cursor: pointer; font-weight:bold; font-size:14px;
	}	
	
/*	HOME			*/
	#bkg_home
	{
		margin:0px;
		padding:0px;
		/*background:url('/scholtes/3/_img/bkg_home.gif') top left repeat-x #ffffff;*/
	}
	/*	focus home */
	#focus_home
	{
		position: absolute; top: 402px; left: 0px;
		margin:0px; padding:12px 18px 0px 18px;
		width:955px; height:144px;
		background-color:#ffffff;
		color:#666666; font-size:12px;
	}
	#focus_home div
	{
		float: left;
	}
	#focus_home a, #focus_home a:hover
	{
		text-decoration:none; color:#666666;
	}	
	#focus_home h2
	{
		margin: 0px; padding:0px;
		font-size:14px; color: #000000;
	}
	#focus_home h3
	{
		margin: 0px; padding:0px;
		font-size:14px; color: #baaba3; font-weight: normal;
	}
	#focus_home p
	{
		margin: 0px; padding:7px 0px 0px 0px;
	}
	#focus_home a p, #focus_home a:hover p
	{
		text-decoration:none; color:#666666; font-size:12px;
	}	
	#focus_home img
	{
		float: left;
		margin: 0px; padding: 10px 10px 0px 0px;
	}	
	#focus_home div.uno hr
	{
		width: 380px;
		border:1px solid #c9c9c9;
	}
	#focus_home div.uno_promo hr, #focus_home div.due hr, #focus_home div.tre hr, #focus_home div.quattro hr
	{
		width: 224px;
		border:1px solid #c9c9c9;
	}
	#focus_home div.uno
	{
		width:380px;
		margin: 0px; padding: 0px 24px 0px 0px;
		border-right: 1px solid #bdbdbd;
	}
	#focus_home div.uno_promo
	{
		margin: 0px; padding: 0px 0px 0px 0px;
		width:228px;
	}
	#focus_home div.due
	{
		margin: 0px; padding: 0px 0px 0px 14px;
		width:228px;
	}
	#focus_home div.due_promo
	{
		margin: 0px; padding: 0px 14px 0px 14px;
		width:228px;
	}
	#focus_home div.tre
	{
		margin: 0px; padding: 0px 0px 0px 14px;
		width:228px;
	}
	#focus_home div.tre_about
	{
		width:300px;
		margin: 0px; padding: 0px 0px 0px 24px;
		border-left: 1px solid #bdbdbd;
	}
	#focus_home div.quattro
	{
		margin: 0px; padding: 0px 0px 0px 14px;
		width:228px;
	}
	/* flash home */
	#flash_home
	{

	}
	
/*	HOME (NEW) */	
	#slideshow_container
	{
		z-index:-1;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:377px;
		margin:auto;
		background-color:#000000;
	}
	.slideshow
	{
		z-index:-1;
		position:absolute;
		top:0px;
		left:-55px;
	}
	.slideshow div
	{
		position:relative;	
	}
	.slideshow div.slide_container
	{
		background-color:#ffffff;
	}
	.slideshow .discover_label
	{
		z-index:1;
		position:absolute;
		top:330px;
		left:560px;
		width:470px;
	}
	.slideshow .discover_label h1
	{
		margin:10px;
		font-size:22px;
		font-weight:normal;
		color:#000000;
	}
	.slideshow .more_info
	{
		z-index:1;
		position:absolute;
		top:307px;
		left:982px;
		width:47px;
		height:47px;
	}
	#nav_bullets
	{
		z-index:1;
		position:absolute;
		width:100px;
		margin:272px 0px 0px 17px;
	}
	#nav_bullets a
	{
		padding:0px 10px 0px 2px;
		background:url(/scholtes/3/_img/welcome_new/home/nav_bullet_off.png);
		background-repeat:no-repeat;
		color:#ffffff;
	}
	#nav_bullets a:hover
	{
		padding:0px 10px 0px 2px;
		background:url(/scholtes/3/_img/welcome_new/home/nav_bullet_hover.png);
		background-repeat:no-repeat;
		color:#ffffff;
	}
	#nav_bullets a.activeSlide
	{
		background: url(/scholtes/3/_img/welcome_new/home/nav_bullet_on.png);
		background-repeat:no-repeat;
	}
	#explore_label
	{
		position:absolute;
		top:347px;
		left:20px;
		width:140px;
		font-size:13px;
	}
	#news_container
	{
		position:absolute;
		top:377px;
		left:14px;
	}
	#news_container ul li
	{
		cursor:pointer;
	}
	#news_container ul li div#news_title_box
	{
		position:relative;
		top:13px;
		left:5px;
		width:440px;
		height:38px;
		text-align:left;
		cursor:pointer;
	}
	#news_container ul li div#news_title_box p
	{
		margin:0px;
		padding:0px;
		width:440px;
		font-size:12px;
		font-weight:bold;
		color:#000000;
	}
	#news_container ul li div#news_description_box
	{
		position:relative;
		left:5px;
		width:440px;
		height:50px;
		text-align:left;
		cursor:pointer;
	}
	#news_container ul li div#news_description_box p
	{
		margin:0px;
		padding:0px;
		width:440px;
		font-size:11px;
		color:#000000;
	}
	#news_container ul li form#news_article
	{
		margin:0px;
		padding:0px;
	}
	#news_container ul li button.read_article
	{
		margin:0px;
		padding:0px;
		width:440px;
		height:85px;
		border:0px;
		background:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		cursor:pointer;
	}
	#focus_home_new
	{
		position:absolute;
		top:457px;
		left:0px;
		margin:0px;
		padding:0px;
		width:995px;
		height:144px;
		background-color:#ffffff;
		color:#666666; font-size:12px;
	}
	#focus_home_new div
	{
		float:left;
	}
	#focus_home_new div#home_box_1
	{
		width:331px;
	}
	#focus_home_new div#home_box_2
	{
		width:329px;
	}
	#focus_home_new div#home_box_3
	{
		width:330px;
	}
	#focus_home_new div#home_box_1_uk,
	#focus_home_new div#home_box_3_uk
	{
		width:248px;
	}
	#focus_home_new div#home_box_2_uk,
	#focus_home_new div#home_box_4_uk
	{
		width:247px;
	}
	
	#retailers_login_uk
	{
		width:990px;
		height:37px;
		background: url(/scholtes/3/_img//home/retailers_login_uk.png);
		background-repeat:no-repeat;
	}
	#retailers_login_uk p
	{
		margin:0px 30px 0px 0px;
		padding:10px 0px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#ffffff;

	}
	 
/* COLLECTIONS */

	/*	Tab S3	*/
		#collections h2
		{
			position: relative; top: 25px; left: 20px;
			width:400px; height:150px;
			font-size: 28px; color: #b6a59b; text-align:right;
			margin: 0px 0px 5px 0px; padding: 0px;
		}
		#collections h3
		{
			position: relative; top: -133px; left: 480px; width:480px;
			font-size:14px; color: #61666c; font-weight:normal; line-height:22px;
		}
		
		#collections_uk h2
		{
			position: relative; left: 5px; width:600px;
			font-size: 28px; color: #b6a59b;
			margin: 0px 0px 5px 0px; padding: 0px;
		}
		#collections_uk h3
		{
			position: relative; left: 5px; width:600px;
			font-size:14px; color: #61666c; font-weight:normal; line-height:22px;
		}

		#collections h3 a, #collections_uk a, #essence h3 a:hover { color: #000000; font-weight: bold; }
		#collections h3 span { font-weight: normal; }
		
		#collections table#dettagli
		{
			position: relative; top: -133px; left:0px;
			margin-bottom:-100px;
		}

		#collections table#dettagli td
		{
			width: 234px;
		}
		
		#collections table#dettagli td.top
		{
			padding: 0px 8px 15px 0px;
		}
		#collections table#dettagli td.bottom
		{
			padding: 0px 8px 0px 0px;
		}
		#collections table#dettagli div
		{
			width: 234px;
			margin: 0px; padding: 0px;
			background: url(images/bkg_collections_dettagli.gif) top right no-repeat #000000;
		}
		#collections table#dettagli p
		{
			margin: 0px; padding: 13px 0px 13px 12px;
			color: #ffffff; font-size: 16px; font-weight: bold;
		}
		#collections table#dettagli a, #collections table#dettagli a:hover 
		{
			text-decoration: none;
			color: #ffffff;
		}
		#collections table#dettagli_us
		{
			position: relative; top: -133px; left:0px;
			margin-bottom:-100px;
		}	
		#collections table#dettagli_us td.top
		{
			padding: 0px 8px 15px 0px;
		}
		#collections table#dettagli_us td.bottom
		{
			padding: 0px 8px 0px 0px;
		}
		#collections table#dettagli_us div
		{
			width: 476px;
			margin: 0px; padding: 0px;
			background-color:#000000;
		}
		#collections table#dettagli_us p.tit
		{
			margin: 0px; padding: 5px 0px 0px 12px;
			color: #b8b8b8; font-size: 16px; font-weight: bold;
		}
		#collections table#dettagli_us p.subtit
		{
			margin: 0px; padding: 0px 0px 8px 0px;
			color: #ffffff; font-size: 11px; font-weight: bold;
			text-align:right;
		}
		#collections table#dettagli_us p.subtit span.code
		{
			margin: 0px; padding: 0px 0px 8px 0px;
			color: #ffffff; font-size: 10px; font-weight: bold;
			text-align:right;
		}
		#collections table#dettagli_us table td span.sheet
		{
			margin: 0px; padding: 0px 0px 13px 0px;
		}
		#collections table#dettagli_us td.arrow
		{
			padding:10px 5px 0px 5px;
		}	
		#collections table#dettagli_us a, #collections table#dettagli_us a:hover 
		{
			text-decoration: none;
			color: #ffffff;
		}				
		

/*	PROFESSIONALISM	 */
	
	/* Tab Essence*/

		/* header e desc pag*/
		#header
		{
			
			position: relative; top: 20px; left: 80px; margin: 0px; width:488px; height:170px;
		}
		#essence div#header h1
		{
			font-size: 28px; color: #b6a59b;
			margin: 0px 0px 5px 0px; padding: 0px;
		}
		#essence div#desc
		{
			position: relative; top: -35px; left: 400px; width:480px; height:170px;
			font-size:14px; color: #61666c; line-height:22px;
		}

		/*	Griglia Professionalita	 */
		#essence div#grid table td
		{
			width: 318px;	
		}
		#essence div#grid table div
		{
			width: 318px;
			background-color: #000000; margin: 10px 0px 0px 0px; padding: 0px;	
		}
		#essence div#grid table p
		{
			font-size: 18px; color: #ffffff; font-weight:bold;
			margin: 0px 15px 0px 0px; padding: 10px 15px;
			background: url(/scholtes/3/_css/images/professionalism_grid_arrow.gif) center right no-repeat;	
		}								

	/* Tab Timeline */
		#timeslide { display: block; margin: 0; padding: 0; height: 247px; overflow: hidden; position: relative; }
		#timeslide .slider { position: absolute ; width: 100%; height: 247px; margin: 0; padding: 0; display: block; }
		#timeslide .innovation { width: 426px; height: 223px; display: block; position: absolute; top: 0; }
		#timeslide .innovation .year { display: block; height: 20px; font-size: 14px }
		#timeslide .innovation .name { display: block; height: 30px; font-weight: bold; font-size: 16px; }
		#timeslide .innovation img { border: solid 10px black; height: 131px; width: 406px }
		#timeslide .widerl { width: 1px; height: 1px; display: block; position: absolute; top: 0; left: 0px }
		#timeslide .widerr { width: 1px; height: 1px; display: block; position: absolute; top: 0; left: 10000px }
		
		#timeline { display: block; margin:0px 0px 0px 0px; padding: 0; width: 987px; height: 213px; position: relative;}
		#timeline ul { height: 107px; position: relative; list-style-type: none }
		#timeline ul,
		#timeline ul li,
		#timeline ul li a { display: block; margin: 0; padding: 0; border: 0; text-decoration: none; color: black; position: absolute }
		
		#timeline .years { display: block; height: 48px; border-top: solid 1px black; border-bottom: solid 1px #c8c8c8; position: relative }
		#timeline .years a { font-size: 14px; top: 0 }
		
		#timeline .reference { display: block; height: 33px; border-bottom: solid 1px black; position: relative; }
		#timeline .reference li { font-weight: bold; font-size: 12px; top: 10px }
		
		#timeline .texts { display: block;}
		#timeline .texts li
		{ 
			display: none; position: absolute; top: 10px; left:200px; width:500px; padding: 10px 0;
			font-size: 12px; top: 10px; font-weight: normal; color: #61666c;
		 
		}
		
		#timeline_block { display: block; position: absolute; background-color: #e8e8e8; width: 110px; height: 107px; top: -10px; left: 63px }
		#timeline_block #top { display: block; position: absolute; background-color: black; width: 110px; height: 10px; top: 0 }
		#timeline_block #bottom { display: block; position: absolute; background-color: black; width: 110px; height: 14px; bottom: 0 }
		
		#timeline_footer
		{
			font-size: 12px; color: #61666c;	
		}

/*	SERVICE	*/

	/*	general	*/
	.service div.text
	{
		color: #61666c; font-size: 12px;
		margin: 0px; padding: 10px 0px;
	}
	.service div.text h1
	{
		font-size:18px; color:#333333;
		margin: 0px; padding: 0px;
	}
	.service div.text p a, .service div.text p a:hover
	{
		text-decoration: none; color: #333333; font-weight: bold;
	}
	.service div.text ul
	{
		margin: 0px 13px; padding: 0px;
	}
	.service div.text ul li
	{
		padding: 0px;
	}	
	/*	tab assistenza online	*/
	.service table th
	{
		text-align: center; color: #61666c; font-size: 12px; font-weight: normal;
	}
	.service form input
	{
		border:1px solid #61666c; width: 200px;
		padding: 2px;
		color: #61666c; font-size: 12px;
	}
	.service form select
	{
		border:1px solid #61666c; width: 205px;
		padding: 2px;
		color: #61666c; font-size: 12px;
	}	
	.service form .submit
	{
		text-decoration: none; border:0px; background-color: transparent;
		color: #61666c; font-size: 12px;
		cursor: pointer;
	}
	.service form .num
	{
		border:1px solid #61666c; width: 50px;
		padding: 2px;
		color: #61666c; font-size: 12px;
	}
	
	/*	general DK	*/
	.service_dk div.text
	{
		color: #61666c; font-size: 12px;
		margin: 0px; padding: 10px 0px;
	}
		.service_dk div.text .sx
		{
			float: left;
			padding-right: 300px;
			min-height: 300px;			
		}
		.service_dk div.text .dx
		{
					
		}		
		
	.service_dk a, .service_dk a:hover
	{
		text-decoration: none; color: #333333; font-weight: bold;
	}
	.service_dk div.text ul
	{
		margin: 0pxpadding: 0px;
		list-style-type: none;
	}
	.service_dk div.text ul li
	{
		padding: 0px 0px 10px 0px;
	}	
		
	/*	tab service	*/
		#service h1
		{
			margin:0px; padding:0px;
			font-size:18px; color:#333333;
		}
		#service div#text
		{
			color: #61666c; font-size: 12px;
			margin: 0px; padding: 10px 0px;
		}
		#service div#text #sx
		{
			float: left; width:430px;
		}
		#service div#text ul
		{
			margin:5px 0px 0px 12px; padding:0px;
		}
		#service div#text #dx
		{
			width:460px; margin-left:487px;
		}				

	/* Tab Service Conttatti */
		#service_contact h1
		{
			margin:0px; padding:0px;
			font-size:18px; color:#333333;
		}
		#service_contact div#text
		{
			color: #61666c; font-size: 12px;
			margin: 0px; padding: 10px 0px;
		}
		#service_contact p.link a,
		#service_contact p.link a:hover,
		#service_plus p.link a,
		#service_plus p.link a:hover
		{
			text-decoration: none; color: #333333; font-weight: bold;
		}

		#service_contact div#text img.numCristal { margin:20px; }
		#service_contact div#text img.numIndingo { margin:20px 0px 0px 20px; }
					
		#service_contact div#text #sx
		{
			float: left; width:430px;
		}
		#service_contact div#text ul
		{
			margin:5px 0px 0px 12px; padding:0px;
		}
		#service_contact div#text #dx
		{
			width:460px; margin-left:487px;
		}				

	/*	Tab Service Plus	*/
		#service_plus h1
		{
			margin:0px; padding:0px;
			font-size:18px; color:#333333;
		}
		#service_plus div#text
		{
			color: #61666c; font-size: 12px;
			margin: 0px; padding: 10px 0px;
		}
				
		#service_plus div#text #sx
		{
			float: left; width:430px;
		}
		#service_plus div#text ul
		{
			margin:5px 0px 0px 12px; padding:0px;
		}
		#service_plus div#text #dx
		{
			width:460px; margin-left:487px;
		}

	/* Tab Store locator */
		/* select */
		.service div.select
		{
			margin:0px; padding:0px;
			text-align:right;
			height:23px;
		}		
		.service div.select select
		{
			margin:0px; padding:0px;
			width:248px;
			background-color: #000000;
			font-size:13px; color:#ffffff;
		}
		.service div.select select option
		{
			width:248px;
			background-color: #000000;
			font-size:13px; color:#ffffff;
		}		
			/*
			.hidden { display:none !important; }
			#wrapper { width:500px; margin:0 auto; padding:20px 0; overflow:hidden; }
			.service div.select {position:relative; top:-20px; left:733px;}
			.service form select {display:block; width:248px;}
			
			.enhanced a { font-size:13px; text-decoration:none; color:#ffffff; }
			.dropdown { float:left; width:248px; position:relative;  text-align: left;}
			.dropdown .options { position:absolute; left:-1px; top:28px; overflow:auto; background:#000000; width:228px; border:1px solid #ffffff; border-top:0; padding:7px 10px;  text-align: left;}
			.dropdown .options ul { list-style:none; text-align: left;}
			.dropdown .options ul li{ text-align: left; padding:0px; margin:0px 0px 5px -43px;}
			.dropdown .options a { display:block; font-size:13px; padding:2px 0;  text-align: left;}
			.dropdown .options a:hover { text-decoration:none; cursor: pointer;  text-align: left;}
			a.dropdown_toggle { display:block; height:29px; background:url(images/bkg_select_store_arrow.jpg) top right no-repeat; padding-right:25px; }
			a.dropdown_toggle span { display:block; background:url(images/bkg_select_store.jpg) no-repeat; padding:7px 0 0 8px; height:29px; cursor:pointer !important; }
			*/
		/*	mappa */
		.service div#map
		{
			width:990px;
			height:450px;
		}
		/* risultati - store clients*/
		.service div#result
		{
			position:absolute; top:236px; left:736px;
			width:228px; height:400px;
			margin:0px; padding:10px;
			background-color: #000000;
			color: #61666c; font-size: 13px;
			overflow-x:hidden; 	overflow-y: auto;
			scrollbar-3dlight-color:#000000;  
			scrollbar-arrow-color:#ffffff; 
			scrollbar-face-color:#000000; 
			scrollbar-highlight-color:#ffffff; 
			scrollbar-shadow-color:#000000;
			filter:alpha(opacity=77);
			opacity:0.77;
		}
		.service div#result table tr td
		{
			color:#ffffff; font-size:11px;	
		}
		.service div#prev_next
		{
			position:absolute; top:236px; left:736px;
			width:228px; height:10px;
			margin:0px; padding:10px;
			text-align: right;
		}
		
	
/*	SERVICE	UK*/

	/*	general	*/
	.service_uk div.text
	{
		color: #61666c; font-size: 12px;
		margin: 0px; padding: 10px 0px;
	}
	.service_uk div.text h1
	{
		font-size:18px; color:#333333;
		margin: 0px; padding: 0px;
	}
	.service_uk div.text a, .service_uk div.text a:hover
	{
		text-decoration: none; color: #333333; font-weight: bold;
	}
	
	/*	tab guarantee	*/
	.service_uk table th
	{
		text-align: center; color: #61666c; font-size: 12px; font-weight: normal;
	}
	.service_uk form input
	{
		border:1px solid #61666c; width: 180px;
		padding: 2px;
		color: #61666c; font-size: 12px;
	}
	.service_uk form select
	{
		border:1px solid #61666c; width: 205px;
		padding: 2px;
		color: #61666c; font-size: 12px;
	}	
	.service_uk form .submit
	{
		text-decoration: none; border:0px; background-color: transparent;
		color: #61666c; font-size: 12px;
		cursor: pointer;
	}
	.service_uk form .num
	{
		border:1px solid #61666c; width: 50px;
		padding: 2px;
		color: #61666c; font-size: 12px;
	}	

	/*	Tab Guarantee	*/


	/* Tab Contact Us */


/*	SERVICE	USA*/

.service table div.text p
{
	 margin:0px;
	 padding:0px;
}
.service table div#distributors_us_map h2
{
	margin-top:0px;
	padding:0px 0px 0px 65px;
	font-size:24px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}	


/* SERVICE (NEW) */

/*	general	*/
.service_new div.text
{
	color: #61666c; font-size: 12px;
	margin: 0px; padding: 10px 0px;
}
.service_new div.text h1
{
	font-size:18px; color:#333333;
	margin: 0px; padding: 0px;
}
.service_new div.text p a, .service div.text p a:hover
{
	text-decoration: none; color: #333333; font-weight: bold;
}
.service_new div.text ul
{
	margin: 0px 13px; padding: 0px;
}
.service_new div.text ul li
{
	padding: 0px;
}	
	
.service_new div#intro
{
	width:980px;
	height:230px;
	padding-top:20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.service_new div#intro h1
{
	position:relative;
	top:15px;
	left: 60px;
	width:400px;
	height:150px;
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:28px;
	color: #b6a59b;
	text-align:right;
}
.service_new div#intro h2
{
	position:relative;
	top:-140px;
	left:490px;
	width:500px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:normal;
	color: #61666c;
	line-height:22px;
}
.service_new div#intro div
{
	position: relative;
	top:-144px;
	left:634px;
	width:347px;
	height:46px;
	margin:0px;
	padding:0px;
	background:url(../_img/service/service_site_link.png);
	font-size:14px;
	font-weight:normal;
	color: #61666c;
	line-height:22px;
}
.service_new div#intro div p
{ 
	margin:0px;
	padding:12px 0px 0px 20px;
	font-size:18px;
	color: #ffffff;
}
.service_new table.service_boxes
{
	position:relative;
	top:0px;
	left:-15px;
	margin-bottom:-100px;
}
.service_new table.service_boxes td
{
	width: 306px;
}

.service_new table.service_boxes td.top
{
	padding:0px 8px 15px 0px;
}
.service_new table.service_boxes td.bottom
{
	padding:0px 8px 0px 0px;
}
.service_new table.service_boxes div
{
	width:306px;
	margin:0px;
	padding: 0px;
	background: url(images/bkg_collections_dettagli.gif) top right no-repeat #000000;
}
.service_new table.service_boxes h3
{
	margin:0px;
	padding:13px 0px 3px 12px;
	font-size:16px;
	font-weight: bold;
	color:#ffffff;
}
.service_new table.service_boxes p
{
	margin:0px;
	padding:0px 0px 13px 12px;
	font-size: 11px;
	font-weight: bold;
	color:#b5b7bd;
}
.service_new table.service_boxes a, .service_new table.service_boxes a:hover 
{
	text-decoration: none;
	color: #ffffff;
}
.service_new table.service_boxes div#ricambi_accessori
{
	width:978px;
	height:57px;
	margin-left:-5px;
	background:url(../_img/service//service_box_7.jpg);
}
.service_new table.service_boxes div#ricambi_accessori div#box_1
{
	position:relative;
	top:20px;
	left:10px;
	display:inline;
	background:none;
}
.service_new table.service_boxes div#ricambi_accessori div#box_1 p
{
	margin:0px;
	padding-top:0px;
	padding-left:390px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
}
.service_new table.service_boxes div#ricambi_accessori div#box_2
{
	position:relative;
	top:-22px;
	left:300px;
	display:inline;
	background:none;
}
.service_new table.service_boxes div#ricambi_accessori div#box_2 p
{
	margin:0px;
	padding-top:0px;
	padding-left:340px;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
}
	/* Tab Store locator IT (NEW) */
	/* select */
	.service_new div.select
	{
		margin:0px; padding:0px;
		text-align:right;
		height:23px;
	}		
	.service_new div.select select
	{
		margin:0px; padding:0px;
		width:248px;
		background-color: #000000;
		font-size:13px; color:#ffffff;
	}
	.service_new div.select select option
	{
		width:248px;
		background-color: #000000;
		font-size:13px; color:#ffffff;
	}		
		/*
		.hidden { display:none !important; }
		#wrapper { width:500px; margin:0 auto; padding:20px 0; overflow:hidden; }
		.service div.select {position:relative; top:-20px; left:733px;}
		.service form select {display:block; width:248px;}
		
		.enhanced a { font-size:13px; text-decoration:none; color:#ffffff; }
		.dropdown { float:left; width:248px; position:relative;  text-align: left;}
		.dropdown .options { position:absolute; left:-1px; top:28px; overflow:auto; background:#000000; width:228px; border:1px solid #ffffff; border-top:0; padding:7px 10px;  text-align: left;}
		.dropdown .options ul { list-style:none; text-align: left;}
		.dropdown .options ul li{ text-align: left; padding:0px; margin:0px 0px 5px -43px;}
		.dropdown .options a { display:block; font-size:13px; padding:2px 0;  text-align: left;}
		.dropdown .options a:hover { text-decoration:none; cursor: pointer;  text-align: left;}
		a.dropdown_toggle { display:block; height:29px; background:url(images/bkg_select_store_arrow.jpg) top right no-repeat; padding-right:25px; }
		a.dropdown_toggle span { display:block; background:url(images/bkg_select_store.jpg) no-repeat; padding:7px 0 0 8px; height:29px; cursor:pointer !important; }
		*/
	/*	mappa */
	.service_new div#map
	{
		width:980px;
		height:450px;
	}
	/* risultati - store clients*/
	.service_new div#result
	{
		position:absolute; top:186px; left:736px;
		width:228px; height:400px;
		margin:0px; padding:10px;
		background-color: #000000;
		color: #61666c; font-size: 13px;
		overflow-x:hidden; 	overflow-y: auto;
		scrollbar-3dlight-color:#000000;  
		scrollbar-arrow-color:#ffffff; 
		scrollbar-face-color:#000000; 
		scrollbar-highlight-color:#ffffff; 
		scrollbar-shadow-color:#000000;
		filter:alpha(opacity=77);
		opacity:0.77;
	}
	.service_new div#result table tr td
	{
		color:#ffffff; font-size:11px;	
	}
	.service_new div#prev_next
	{
		position:absolute; top:236px; left:736px;
		width:228px; height:10px;
		margin:0px; padding:10px;
		text-align: right;
	}

		
/* STORE LOCATOR */
	/* Tab Store locator */
		/* select */
		.store div.select
		{
			margin:0px; padding:0px;
			text-align:right;
			height:23px;
		}		
		.store div.select select
		{
			margin:0px; padding:0px;
			width:248px;
			background-color: #000000;
			font-size:13px; color:#ffffff;
		}
		.store div.select select option
		{
			width:248px;
			background-color: #000000;
			font-size:13px; color:#ffffff;
		}		

		/*	mappa */
		.store div#map
		{
			height:450px;
		}
		/* risultati - store clients*/
		.store div#result
		{
			position:absolute; top:236px; left:736px;
			width:228px; height:400px;
			margin:0px; padding:10px 20px 10px 10px;
			background-color: #000000;
			color: #61666c; font-size: 13px;
			overflow-x:hidden; 	overflow-y: auto;
			scrollbar-3dlight-color:#000000;  
			scrollbar-arrow-color:#ffffff; 
			scrollbar-face-color:#000000; 
			scrollbar-highlight-color:#ffffff; 
			scrollbar-shadow-color:#000000;
			filter:alpha(opacity=77);
			opacity:0.77;
		}
		.store div#result table tr td
		{
			color:#ffffff; font-size:11px;	
		}
		.store div#prev_next
		{
			position:absolute; top:236px; left:736px;
			width:228px; height:10px;
			margin:0px; padding:10px;
			text-align: right;
		}
	/* Tab Retailer	*/
		.store h1
		{
			margin:0px; padding:0px;
			font-size:18px; color:#333333;
		}
		.store div.text
		{
			color: #61666c; font-size: 12px;
			margin: 0px; padding: 10px 0px;
		}
			/* retailer list */
			.store div.retailer_list
			{
				margin-top: 30px;
			}
			.store div.retailer_list table td
			{
				font-size:11px; color: #000000;
			}
			.store div.retailer_list table p.name
			{
				margin: 0px; padding: 0px;
			}
			.store div.retailer_list table p.name strong
			{
				text-transform: uppercase;
			}
			.store div.retailer_list table p.link
			{
				text-align: right;
				margin: 0px; padding: 0px;
			}
			.store div.retailer_list a, .store div.retailer_list a:hover
			{
				color:#e87e01; font-weight: bold;
			}
			.store div.retailer_list td.right
			{
				border-right: 1px solid #d6d6d6;
				padding: 10px 20px;
			}
			.store div.retailer_list td.left
			{
				padding: 10px 0px 10px 20px;
			}
						
			/* retailer dett */
			.store div.retailer_dett
			{
				color: #61666c; font-size: 12px;
				margin: 0px; padding: 10px 0px;			
			}
				.store div.retailer_dett .back
				{
					padding-bottom:10px;
					text-align: right; text-transform: uppercase; font-weight:bold; font-size:11px;
					border-bottom:1px solid #000000;
				}
				.store div.retailer_dett .back a, .store div.retailer_dett .back a:hover 
				{
					color:#947f72;
				}
				.store div.retailer_dett .back img
				{
					padding-left: 5px;
				}
				
				.store div.retailer_dett h1
				{
					font-size: 24px; color:#93806f; font-weight: normal;
					padding: 35px 0px 10px 0px;
				}
					.retailer_dett div.sx
					{
						width: 48%; float:left;
					}
						.retailer_dett div.sx .cont
						{
						border-top:1px solid #dbdbdb;
						padding-top:10px
						}
						.retailer_dett div.sx .cont strong
						{
							color:#61666c; font-size: 12px;
						}	
					
					.retailer_dett div.dx
					{
						width: 48%; float:left;
						margin-left: 15px;
					}
						.retailer_dett div.dx .cont #img_a, .retailer_dett div.dx .cont #img_b, .retailer_dett div.dx .cont #img_c
						{
							height: 264px; width: 368px;
							margin: 0px; padding: 0px;
						}
						 .retailer_dett div.dx .cont #img_b, .retailer_dett div.dx .cont #img_c
						 {
						 	visibility: hidden;
						 }
						.retailer_dett div.dx .cont #img_a
						{
							position: relative; top: 0px; left: 0px;
						}
						.retailer_dett div.dx .cont #img_b
						{
							position: relative; top: -264px; left: 0px;
						}
						.retailer_dett div.dx .cont #img_c
						{
							position: relative; top: -528px; left: 0px;
						}

							.retailer_dett #accordion div
							{
								border: none;
								font-size: 10px; color:#61666c;
							}	
								 												
								
		
/* LIFESTYLE */

	/*	Tab Around*/
		#lifestyle_around
		{
			margin-top: -10px;
			color: #61666c; font-size: 12px;			
		}	
		#lifestyle_around p.link a,
		#lifestyle_around p.link a:hover
		{
			margin: 10px 0px 0px 0px; padding:0px;
			font-size:12px; font-weight: bold; color:#000000;
			text-decoration: none;
		}		
		#lifestyle_around h2
		{
			font-size:22px; font-weight: normal; color:#000000;/*color:#b6a59b*/
			margin: 5px 0px; padding:0px;
		}		
		#lifestyle_around table, tr, td
		{
			color: #61666c; font-size: 12px;			
		}
		#lifestyle_around table td
		{
			border-top: 1px solid #000000;
			padding: 20px;
			vertical-align:top;			
		}
		#lifestyle_around div.pages_top
		{
			padding-right:5px;
		}
		#lifestyle_around div.pages_bottom
		{
			padding-right:5px;
			border-top:1px solid #000000;
		}
		#lifestyle_around span.pages_on
		{
			padding:2px 7px 2px 7px;
			background-color:#363636;
			color:#ffffff;
		}
		#lifestyle_around span.pages_off
		{		
			padding:2px 7px 2px 7px;
			border:1px solid #bababa;
			font-weight:bold;
			color:#000000;
		}
		
		
	/*	Tab News	*/
	.news_row .head,
	.news_row .head.ui-state-default,
	.news_row .head.ui-state-focus,
	.news_row .head.ui-state-active,
	.news_row .head.ui-state-hover,
	.news_row .head.ui-corner-all,
	.news_row .head.ui-accordion-content,
	.news_row .head.ui-helper-reset,
	.news_row .head.ui-widget-content,
	.news_row .head.ui-corner-bottom,
	.news_row .head.ui-corner-top
	{
		background-image: none;
		border: 0;
		border-top: solid 1px black;
		background-color: transparent;
		color: black;
		width: 990px;
		display: block;
		position: relative;
	}
	
	.news_row .head .date {position: absolute; bottom: 15px; left: 180px; width: 80px; text-align: right; font-size: 15px}
	.news_row .head .title {margin-top: 15px; font-size: 11px; font-weight: bold}
	.news_row .head .sub_title {margin-top: 0px; font-size: 15px; color: #b6a59b}
	
	.news_row .text {font-size: 12px; font-weight: normal; color: #8b8f93}
	.news_row .text b, .news_row .text strong {color: black}
	.news_row .image {margin-left: 40px; margin-right: 20px; float: left;}
	
	.controlpanel.news {height: 34px; position: relative}
	.controlpanel.news .prevpage{position: absolute; top: 16px; left: 58px; background: url("images/down.png") no-repeat center center; width: 15px; height: 8px; display: block;}
	.controlpanel.news .nextpage {position: absolute; top: 16px; left: 183px; background: url("images/up.png") no-repeat center center; width: 15px; height: 8px; display: block;}
	.controlpanel.news .reorder {position: absolute; top: 12px; left: 771px; font-size: 10px; font-weight: bold; color: black; padding-left: 22px; background: url("images/news_freccia.png") no-repeat left center}
	.controlpanel.news .labelordinaper {position: absolute; top: 12px; left: 517px; font-size: 10px; font-weight: bold; color: black}
	.controlpanel.news .percontenuto {position: absolute; top: 12px; left: 891px; font-size: 10px; font-weight: bold; color: black}
	.controlpanel.news .divisor {position: absolute; top: 9px; left: 0; height: 18px; width: 1px; background-color: black}
	.controlpanel.news .divisor#d2 {left: 126px}
	.controlpanel.news .divisor#d3 {left: 251px}
	.controlpanel.news .divisor#d4 {left: 492px}
	.controlpanel.news .divisor#d5 {left: 746px}
	.controlpanel.news .divisor#d6 {left: 857px}
	.controlpanel.news .divisor#d7 {left: 988px}

/
		/*	Tab Media */
		#lifestyle_media
		{
			color: #61666c; font-size: 12px;
        }		
		#lifestyle_media p.link a,
		#lifestyle_media p.link a:hover
		{
			margin: 10px 0px 0px 0px; padding:0px;
			font-size:12px; font-weight: bold; color:#000000;
			text-decoration: none;
		}		
		#lifestyle_media h2
		{
			font-size:22px; font-weight: normal; color:#000000;/*color:#b6a59b*/
			margin: 5px 0px; padding:0px;
		}		
		#lifestyle_media table, tr, td
		{
			color: #61666c; font-size: 12px;			
		}
		#lifestyle_media table td
		{
			border-top: 1px solid #000000;
			padding: 20px;
			vertical-align:top;			
		}

/*	CRM	 - MY SCHOLTES */
	
	/* Crm Login/Logout form */
	.crm_login_menu
	{
		position: absolute; left: 0px; top: 75px;
		font-size:14px;
	}
	.crm_login_menu div.user
	{
		position: relative; top:0px; left:0px;
		width:400px; height:27px;
		font-size:14px; color:#ffffff;
	}
	.crm_login_menu div.user .txt
	{
		background-color: #000000;
		float: left;
		height: 22px;
		padding: 5px 8px 0px 8px;
	}	
	.crm_login_menu div.user .bkg_left
	{
		background: url(/scholtes/3/_img/myScholtes/crm_menu_bkg_left.gif) top left no-repeat;
		float: left;
		width: 5px; height: 27px;
	}
	.crm_login_menu div.user .bkg_right
	{
		background: url(/scholtes/3/_img/myScholtes/crm_menu_bkg_right.gif) top left no-repeat;
		float: left;
		width: 5px; height: 27px;		
	}

	.crm_login_menu div.user_menu
	{
		position: relative; top:-27px; left:480px;
		margin:0px; padding:0px;
		width:508px; height:27px;
		font-size:14px; color:#ffffff;
		text-align: right;
	}
	.crm_login_menu div.user_menu a, .crm_login_menu div.user_menu a:hover
	{
		color:#ffffff; text-decoration:none;
	}
	.crm_login_menu div.user_menu table span
	{
		color:#6b6b6b; padding:0px 0px 0px 5px;
	}
	.crm_login_menu div.user_menu table span.link
	{
		color:#ffffff; padding:0px 0px 0px 8px;
	}	
	.crm_login_menu div.user_menu table div
	{
		background-color: #000000;
		height: 23px;
		padding: 5px 5px 0px 8px; margin:-1px 0px 0px 0px;
	}
	.crm_login_menu div.user_menu td
	{
		 color:#ffffff; font-size: 14px;
	}
	
	#crm_form_container {position: absolute; left: 0; top: 75px}
	
	.crm_form {white-space: nowrap; overflow: hidden; position: relative; height: 27px; min-height: 27px; max-height: 27px; width: 118px; background: url("images/login_l.gif") black no-repeat left center}
	.crm_form .bkg {height: 27px; background: url("images/login_r.gif") no-repeat right center}
	.crm_form .bkg2 {padding: 0 8px; font-size: 14px; line-height: 27px; color: white; font-weight: bold}
	
	.crm_form span {font-size: 12px}
	.crm_form #opener {position: absolute; left: 90px; top: 0; width: 20px; height: 27px; background: url("images/login_pipe.gif") no-repeat left center}
	.crm_form .pipe {display: inline; padding-left: 6px; line-height: 27px; height: 27px; min-height: 27px; max-height: 27px; background: url("images/login_pipe.gif") no-repeat right center}
	.crm_form a.arrow {font-size: 12px; display: inline; margin: 0; padding: 0; border: 0; color: white; font-weight: bold; text-decoration: none; padding-left: 10px; padding-right: 10px; line-height: 27px; height: 27px; min-height: 27px; max-height: 27px; background: url("images/login_arrow.gif") no-repeat right center}
	.crm_form #opener a.arrow {display: block; width: 20px; margin: 0; padding: 0; border: 0; height: 27px; min-height: 27px; max-height: 27px; background: url("images/login_arrow.gif") no-repeat 10px center}
	.crm_form a.x {position: absolute; right: 10px; top: 0; display: block; width: 20px; height: 27px; background: url("images/login_x.gif") no-repeat 10px center}
	.crm_form .right-registration {position: absolute; top: 0; right: 30px}
	
	.crm_form form, .crm_form fieldset {display: inline; margin: 0; padding: 0; border: 0}
	.crm_form input.text {border: 0; margin: 0; padding: 2px 0; padding-left: 3px; display: inline; height: 18px; font-size: 12px}
	.crm_form form {padding-left: 20px}
	
	.crm_form.logged.container {position: relative; width: 992px; background-color: white}
	.crm_form.logged.left {font-size: 12px; width: 240px}
	.crm_form.logged.right {position: absolute; top: 0; right: 0; width: 250px}
	.crm_form.logged.left .bkg2 {font-weight: normal}
	
	/* home my scholtes non loggato */
	.logout hr.header
	{
		border:1px solid #000000;
	}
	
	.logout h1
	{
		margin:15px 16px; padding:0px;
		font-size:26px; font-weight: normal; color:#363636;
	}

	.logout h1 strong
	{
		font-size:26px; color:#000000;
	}
	
	.logout ul
	{
		margin:0px; padding:0px;
		list-style: none;
	}
	.logout ul li
	{
		margin:0px; padding:30px 20px;
		height:200px;
		color:#000000;
		border-top:1px solid #000000;
		border-bottom:1px solid #ffffff;
	}
	.logout ul li h2
	{
		margin:30px 0px 10px 0px; padding:0px;
		font-size:18px; color:#000000;
	}
	.logout ul li p
	{
		margin:0px 0px 10px 0px; padding:0px;
		font-size:14px;
		height:95px;
	}
	.logout ul li p.link
	{
		margin:0px; padding:0px;
		font-size:16px; letter-spacing:1px; text-align:right; 
	}	
	.logout ul li a, .logout ul li a:hover { color:#000000; text-decoration:none; }

	.logout h2
	{
		font-weight:normal; font-size:18px; color:#000000;
		margin:30px 0px 17px 15px;
	}
	.logout div.txt p { color:#61666c; }	

	/* my scholtes loggato, ricette esperto */
	.login hr.header
	{
		border:1px solid #000000;
	}
	
	.login h1
	{
		margin:15px 16px; padding:0px;
		font-size:26px; font-weight: normal; color:#363636;
	}

	.login h1 strong
	{
		font-size:26px; color:#000000;
	}
	
	.login ul
	{
		margin:0px; padding:0px;
		list-style: none;
	}
	.login ul li
	{
		margin:0px; padding:30px 20px;
		height:200px;
		color:#000000;
		border-top:1px solid #000000;
		border-bottom:1px solid #ffffff;
	}
	.login ul li h2
	{
		margin:30px 0px 10px 0px; padding:0px;
		font-size:18px; color:#000000;
	}
	.login ul li p
	{
		margin:0px 0px 10px 0px; padding:0px;
		font-size:14px;
		height:95px;
	}
	.login ul li p.link
	{
		margin:0px; padding:0px;
		font-size:16px; letter-spacing:1px; text-align:right; 
	}	
	.login ul li a, .login ul li a:hover
	{
		color:#000000; text-decoration:none;
	}

	.login h2
	{
		font-weight:normal; font-size:18px; color:#000000;
		margin:30px 0px 17px 15px;
	}
	.login div.txt p
	{
		color:#61666c;
	}	

	/* Ricette 1: Product Types */
	
	.myscholtes h1 {font-weight: normal; font-size: 25px; margin: 25px 0; color:#000000;}
	.myscholtes h2 {font-weight: normal; font-size: 20px; color:#000000; margin:0px; padding:15px 0px;}	
	
	.ricette .ptype {position: relative; display: block; float: left; width: 470px; height: 153px; margin: 0 20px 45px 0}
	.ricette .ptype img {border: solid 1px black; display: block; position: absolute; width: 154px; height: 123px; left: 0; top: 0}
	.ricette .ptype .img_desc
	{
		display: block; position: absolute; left: 0; top: 123px;
		width: 146px;
		background: black url("images/white_thin_arrow.png") no-repeat 140px center;
		color: white; font-size: 14px;
		padding: 5px;
	}
	.ricette .ptype .desc
	{
		display: block; font-size: 14px;
		width: 260px; height: 153px;
		margin-left: 179px; padding-left: 24px;
	}
	.ricette .ptype .desc a, .ricette .ptype .desc a:hover
	{
		font-size: 14px; color:#000000;
	}	
	
	.ricette .ricette_group {border-top: solid 1px black}
	
	.ricette .ricette_group .head
	{
		height: 46px; line-height: 46px; background: url("images/down.png") no-repeat 965px center;
	}
	.ricette .ricette_group .head .number {text-align: right; width: 40px; float: left; display: block; font-size: 15px; color:#61666c}
	.ricette .ricette_group .head .ricette
	{
		text-align: left; float: left; display: block; font-size: 15px; color:#000000; padding-left: 20px; font-weight:bold;
	}
	.ricette .ricette_group .head .type
	{
		text-align: left; float: left; display: block; font-size: 20px; color:#b6a59b; padding-left: 20px; text-transform:lowercase;
	}	
		
	.ricette .ricette_group .head.ui-state-active {background-image: url("images/up.png")}
	.ricette .ricette_group .head.ui-state-active .number {color: black}
	.ricette .ricette_group .head.ui-state-active .ricette {color: black}
	.ricette .ricette_group .head.ui-state-active .type {color: black}

	.ricette .ricette_group .tail {padding-left: 60px}
	.ricette .ricette_group .tail .ricetta
	{
		display: block; float: left;
		margin-right: 20px; margin-bottom: 20px;
		height: 150px;
	}
	.ricette .ricette_group .tail .ricetta img {border: solid 1px black; width: 134px; height: 97px; margin: 0; padding: 0; display: block}
	.ricette .ricette_group .tail .ricetta .img_desc
	{
		overflow: hidden; display: block;
		width: 126px; 
		background-color: black;
		padding: 5px;
		color:#ffffff; font-size:15px;
	}
	.ricette .ricette_group .tail .ricetta .remove
	{
		margin:0px; padding:5px 0px;
		background:url(/scholtes/3/_css/images/my_recipe_remove.gif) center right no-repeat;
		width:134px;
	}
	.ricette .ricette_group .tail .ricetta .remove a, .ricette .ricette_group .tail .ricetta .remove a:hover
	{
		font-size:12px; color:#000000;
	}	

	.accordion .tit
	{
		padding:0px 0px 8px 0px;
		font-size:14px; font-weight:bold;
	}
	.accordion .tit a, .accordion .tit a:hover
	{
		font-size:14px; font-weight:bold; color:#000000;
	}	
	.accordion .txt
	{
		padding:0px 0px 20px 0px;
		font-size:14px; color: #61666c;
	}
	
	.accordion .head
	{
		height: 15px; background: url("images/up.png") no-repeat 220px center;
		padding:5px 0px;
		font-size:14px; font-weight:bold;
		border-top:1px solid #000000; border-bottom:1px solid #000000;	
	}
	.accordion .head a, .accordion .head a:hover
	{
		font-size:14px; font-weight:bold; color:#000000;
	}	
	.accordion .head.ui-state-active {background-image: url("images/down.png");}
	
	.accordion .prodotto
	{
		background: url("images/small_right.png") center right no-repeat; border-bottom:1px solid;
		width: 230px; 
		padding:0px; margin-top:5px;
	}
	
	.controlpanel.ricette {height: 34px; position: relative}
	.controlpanel.ricette .label
	{
		display: block; float: left; padding: 0 15px 0 15px;
		line-height: 34px;
		font-weight: bold;
		font-size: 12px; height: 34px; color: #61666a;
	}
	.controlpanel.ricette .selector {display: block; position: relative}
	.controlpanel.ricette .ptypes
	{
		display: none; position: absolute; top: 25px; left: 90px;
	}
	.controlpanel.ricette .ptypes a
	{
		display: block; background: url("images/black_opaque_85.png"); border-bottom: solid 1px white;
		color: white; line-height: 25px; font-size: 12px;
		width: 200px; padding-left: 20px; padding-right: 20px
	}
	.controlpanel.ricette .selector:hover .ptypes {display: block;}
	.controlpanel.ricette .selector_label
	{	
		display: block; float: left;
		line-height: 34px; font-weight: bold; font-size: 12px;
		height: 34px;
		background: url("images/up.png") no-repeat right center; padding-right: 28px; margin-right: 20px; color: black
	}
	
	.controlpanel.ricette .back
	{
		position: absolute; top:-2px; right:0px;
		line-height: 34px;
		font-weight: bold; font-size: 12px; color:#b6a59b; text-align: right; text-transform: uppercase;
		height: 34px; width:400px;
		background: url("images/left.png") no-repeat right center;
		margin: 0px; padding-right: 30px;
	}
	.controlpanel.ricette .back a, .controlpanel.ricette .back a:hover
	{
		font-weight: bold; font-size: 12px; color:#b6a59b; text-align: right; text-transform: uppercase;
	}	

	
	.controlpanel.ricette #d1
	{
		display: block; float: left; height: 18px;
		margin: 8px 0; width: 1px; background-color: black;
	}
	.controlpanel.ricette #d2
	{
		display: block; float: left; height: 18px;
		margin: 8px 0px; width: 1px; background-color: black;
	}
	
	.myscholtes div.recipe .tool td
	{
		text-transform: uppercase; font-weight: bold;
		padding:3px;
		border-bottom:1px solid #000000;
	}
	.myscholtes div.recipe .tool .wishlist
	{
		background: url("images/tools_icon_wishlist.png") center right no-repeat;
	}
	.myscholtes div.recipe .tool .print
	{
		background: url("images/tools_icon_print.png") center right no-repeat;
	}
	.myscholtes div.recipe .tool a, .myscholtes div.recipe .tool a:hover
	{
		font-size:12px; color:black;  font-weight: bold;
	}
	
	.myscholtes div.recipe .preparation_tit
	{
		font-size:15px; font-weight:bold; color:#b6a59b;
	}

	.myscholtes div.recipe .preparation_titolo
	{
		font-size:22px; color:#000000;
		margin:0px; padding: 15px 0px;
		width:365px;
	}
	.myscholtes div.recipe .preparation_txt
	{
		font-size:11px; color:#000000;
	}
	
	.myscholtes div.nav
	{
		text-align: right; font-size:12px; color:#666666;
		margin:0px; padding: 15px 0px;
	}
	.myscholtes div.nav a, .myscholtes div.nav a:hover
	{
		font-size:12px; color:#666666;
	}
	.myscholtes div.nav span
	{
		margin:0px 12px 0px 0px;
	}	
	.myscholtes div.nav img
	{
		margin:0px 12px;
	}	
	.myscholtes div.nav span.div
	{
		font-size:17px; color:#000000;
	}
	
	/* wishlist */
		#wishlist
		{
			font-size:12px; color:#000000;
		}
		/* submenu	*/
		#wishlist ul.submenu
		{
			list-style-type:none;
			margin:0px; padding:0px;
			width:982px; height:25px;
			border-top:1px solid #61666c;
			border-bottom:1px solid #61666c;
		}
		#wishlist ul.submenu li
		{
			text-transform:uppercase; font-size:11px; color:#000000;
			font-weight:bold;
			float:left;
			margin:0px; padding:5px 0px;
		}
		
		#wishlist ul.submenu li a, #wishlist ul.submenu li a:hover
		{
			font-size:11px; color:#cccccc; 
		}
		#wishlist ul.submenu li a.active, #wishlist ul.submenu li a:hover.active
		{
			font-size:11px; color:#000000; 
		}
		#wishlist ul.submenu li a.plus, #wishlist ul.submenu li a:hover.plus
		{
			font-size:11px; color:#61666c; 
		}
		/* lista prodotti	*/
		#wishlist table.product
		{
			margin:15px 0px; padding:0px;
			border:1px solid #858585;
		}
		#wishlist table.product td
		{
			padding:5px 0px;
			vertical-align:top;
		}
		
		#wishlist table.product h2
		{
			margin:10px 0px 35px 13px; padding:0px;
			color:#000000; font-size:25px; font-weight:normal;
		}
		#wishlist table.product ul
		{
			margin:0px 0px 0px 13px; padding:0px;
			list-style-type:none;
			width:287px;
		}
		#wishlist table.product li
		{
			margin:0px; padding:5px 0px 5px 8px;
			border-top:1px solid #858585;
			font-size:12px; color:#000000; font-weight:bold;
		}		
		#wishlist table.product li a, #wishlist table.product li a:hover
		{
			font-size:12px; color:#000000;
		}
		#wishlist table.product li.remove
		{
			background:url(/scholtes/3/_css/images/wishlist_product_remove.gif) center right no-repeat;
		}
		#wishlist table.product li.go_sheet
		{
			background:url(/scholtes/3/_css/images/wishlist_product_go_sheet.gif) center right no-repeat;
		}		
			
		#wishlist p.feautures
		{
			margin:0px 0px 35px 13px; padding:0px;
			font-size:11px; color:#000000;
		}
		#wishlist p.feautures strong
		{
			text-transform:uppercase;
		}
		#wishlist p.function
		{
			margin:12px 0px 35px 13px; padding:0px;
			font-size:11px; color:#000000;
		}
		#wishlist p.function strong
		{
			text-transform:uppercase;
		}		
	
/* SELETTORE */

	/* Scheda Prodotto */
	
	.product_sheet {position: relative; height: 590px;}
	
	.product_sheet_back
	{
		margin:-20px 0px 10px 0px; padding:0px 0px 10px 0px;
		border-bottom:2px solid black;
		font-weight:bold; font-size:11px; color:#947f72; text-align:right;
		background: url("images/product_sheet_back.gif") center right no-repeat;
	}
	.product_sheet_back a, .product_sheet_back a:hover
	{
		margin-right:35px;
		font-weight:bold; font-size:11px; color:#947f72; text-decoration:none;
	}	
	
	.product_sheet #product-image-box
	{
		position: absolute; top: 1px; left: 0;
		width: 379px; height: 485px;
		
	}
	.product_sheet #product-image-box .imgDett_label
	{	
		position: absolute; top: 0px; left: 0px;
		width: 379px; height: 20px;		
		background: url("images/small_right.png") center right no-repeat;
		border-bottom: solid 1px #dbdbdb; margin: 0; padding: 0px 0px 10px 0px; 

	}
	.product_sheet #product-image-box .imgDett_label a,.product_sheet #product-image-box .imgDett_label a:hover
	{
		font-size:18px;
		border: none;
		cursor: pointer; color: #93806f; }
	.product_sheet #product-image
	{	
		position: absolute; top: 25px; left: 0;
		width: 379px; min-width: 379px; max-width: 379px;
		height: 480px; min-height: 480px; max-height: 480px; text-align: center;
		z-index:-1;
	}
	.product_sheet #product-image-box .zoom 
	{ 
	    z-index:80;
		position: absolute; top: 450px; left: 0px;
		width: 379px; height: 28px;		 
	}		
	.product_sheet #product-image-box #related_products_label
	{
		position: absolute; top: 493px; left: 0;
		width: 379px;
		height: 45px;
		color: #937f74; font-weight: normal; text-decoration: none; font-size: 18px; line-height: 45px;
		background: url("images/small_down.png") no-repeat 360px center;
		border-bottom: solid 1px black;
		border-top: solid 1px #dbdbdb;
	}
	.product_sheet #related_products_tab
	{
		position: absolute; top: -1px; left: 0;
		height:490px; width:379px;
		background-color:#ffffff;
		z-index:99;
		visibility:hidden;
	}
	.product_sheet #related_products_tab .close
	{
		text-align: right; color:#363636; font-size:12px;
		cursor:pointer;
		height:25px; width:379px;
		margin:0px; padding:0px;
	}
	.product_sheet #related_products_tab div#img
	{
		text-align: center;
		height:420px; width:379px;
	}
		.product_sheet #related_products_tab #slider ul, #slider li
		{
			margin:0; padding:0;
			list-style:none;
		}
		.product_sheet #related_products_tab #slider, #slider li
		{ 
			width:379px; height:420px;
			overflow:hidden;
			text-align:center;
		}
		.product_sheet #related_products_tab #slider, #slider p
		{ 
 			font-size: 16px; font-weight: bold; color: #000000;
		}		
		.product_sheet #related_products_tab span#prevBtn
		{
			position: absolute; top: 210px; left: 0px;
			background: url(/scholtes/3/_img/product/related_products_prev.gif) top left no-repeat;
		}
	
		.product_sheet #related_products_tab span#nextBtn
		{
			position: absolute; top: 210px; left: 341px;
			background: url(/scholtes/3/_img/product/related_products_next.gif) top left no-repeat;
		}
	
	
	.product_sheet #related_products_tab .nav
	{
		text-align: center; color:#61666c;
		height:45px; width:379px;
	}
	.product_sheet #related_products_tab .nav div.txt
	{
		font-size:12px;
	}
	.product_sheet #related_products_tab .nav div.txt strong
	{
		font-size:14px;
	}
	
	.product_sheet #product-info
	{
		position: absolute; top: 1px; left: 430px;
		width: 561px; height: 574px;
	}
	.product_sheet #product-info-names .title-label
	{
		font-size: 16px; font-weight: bold; color: black;
		float: left;
		line-height: 30px;
	}
	.product_sheet #product-info-names
	{
		border-bottom: solid 1px black;
		padding-bottom:10px;
	}	
	.product_sheet #product-info-names .title-value
	{
		display: block;
		font-size: 16px; color: #ffffff; font-weight: bold;
		line-height: 30px;
		margin-left: 150px
	}
	.product_sheet #product-info-names .normal-label
	{
		font-size: 12px; color: #61666c; font-weight:bold;
		float: left;
		line-height: 20px
	}
	.product_sheet #product-info-names .normal-value
	{
		display: block;
		font-size: 12px; color: #947f72;
		line-height: 20px;
		margin-left: 150px
	}
	.product_sheet #product-info-names .info-box-right
	{
		display: block;
		float: right;
		margin-top: -30px;
		width: 215px;
		font-size: 12px; color: #666b71;
	}
	
	.product_sheet #details_label
	{	
		position: absolute; top: 128px; left: 0;
		width: 327px; height: 46px;
		font-size:18px;
		border: none;
		cursor: pointer; color: #93806f; border-bottom: solid 1px #dbdbdb; line-height: 46px; margin: 0; padding: 0;
		background-color: transparent; background-image: url("images/small_down.png"); background-repeat: no-repeat; background-position: 310px center
	}
	
	.product_sheet #perfomances_label
	{
		position: absolute; top: 174px; left: 0;
		width: 327px; height: 46px;		
		font-size:18px;
		border: none;
		cursor: pointer; color: #93806f; border-bottom: solid 1px #dbdbdb; line-height: 46px; margin: 0; padding: 0;
		background-color: transparent; background-image: url("images/small_up.png"); background-repeat: no-repeat; background-position: 310px center
	}	
	.product_sheet #details_tab
	{
		position: absolute; top: 220px; left: 0;
		width: 327px; height: 307px;
		background-color: #ededed; padding-bottom:10px; 
	}
	.product_sheet #perfomances_tab
	{
		position: absolute; top: 220px; left: 0;
		height: 317px; width: 327px; background-color: #ededed;
		z-index:99;
	}
	.product_sheet #perfomances_tab div.normal-value
	{
		float: left;
		width: 110px; height:48px;
		font-size: 12px; color:#666666; font-weight: bold;
		margin: 0; padding: 8px 35px 0px 5px;
		background: url('/scholtes/3/_css/images/small_right.png') no-repeat 140px center;
		border-bottom: solid 1px #cccccc;
	}
	.product_sheet #perfomances_tab div.normal-value a, .product_sheet #perfomances_tab div.normal-value a:hover
	{
		font-size: 12px; color:#666666; font-weight: bold;
	}	
	
	/*
	
	.product_sheet #perfomances_tab table.features
	{
		background-color: #ededed;  height: 307px;
	}
	.product_sheet #perfomances_tab table.features td
	{
		font-size: 13px; font-weight: bold; margin: 0; padding: 8px 35px 0px 5px;
		background: url("images/small_right.png") no-repeat 140px center; border: none; border-bottom: solid 1px #cccccc; 
	}
	.product_sheet #perfomances_tab table.features td a, .product_sheet #perfomances_tab table.features td a:hover
	{
		font-size: 13px; font-weight: bold; color:#666666
	}
	*/
	
	.product_sheet #details_tab .title {font-weight: bold; font-size: 12px; color: #61666c; line-height: 20px; display: block; padding-left: 10px; padding-top: 20px}
	.product_sheet #details_tab .normal {font-size: 12px; color: #61666c; line-height: 20px; display: block; padding-left: 10px}
	.product_sheet #details_tab .title-label {font-size: 12px; font-weight: bold; color: #61666c; float: left; line-height: 20px; padding-left: 10px; padding-right: 10px}
	
	.product_sheet #details_tab .title-value
	{
		display: block; font-size: 12px; color: #947f72; line-height: 20px; margin-left: 195px;
		min-width:100px; border:1px solid red;
	}
	.product_sheet #details_tab .normal-label {font-size: 12px; float: left; color: #61666c; line-height: 20px; padding-left: 10px; padding-right: 10px}
	.product_sheet #details_tab .normal-value {display: block; font-size: 12px; color: #947f72; line-height: 20px; margin-left: 195px}
	
	.product_sheet #product-info-tools
	{
		position: absolute; top: 128px; left: 347px;
		width: 215px; height: 175px;
	}
	.product_sheet #product-info-tools .head.ui-state-default,
	.product_sheet #product-info-tools .head.ui-state-focus,
	.product_sheet #product-info-tools .head.ui-state-active,
	.product_sheet #product-info-tools .head.ui-state-hover,
	.product_sheet #product-info-tools .head.ui-corner-all,
	.product_sheet #product-info-tools .head.ui-accordion-content,
	.product_sheet #product-info-tools .head.ui-helper-reset,
	.product_sheet #product-info-tools .head.ui-widget-content,
	.product_sheet #product-info-tools .head.ui-corner-bottom,
	.product_sheet #product-info-tools .head.ui-corner-top,
	.product_sheet #product-info-tools .head
	{
		font-size:18px;
		border: none; height: 46px;
		cursor: pointer; color: #93806f; border-bottom: solid 1px black; line-height: 46px; margin: 0; padding: 0;
		background-color: transparent; background-image: url("images/small_down.png"); background-repeat: no-repeat; background-position: 197px center
	}
	.product_sheet #product-info-tools .head.ui-state-active {border: none; color: black; border-bottom: solid 1px black; background-image: url("images/small_up.png")}
	.product_sheet #product-info-tools .tool {height: 24px; line-height: 24px; font-size: 11px; border-bottom: solid 1px #dbdbdb; color: black;
		text-decoration: none; display: block; padding-left: 4px; background-position: 197px center; background-repeat: no-repeat; background-color: transparent}
	.product_sheet #product-info-tools .tool.customize {background-image: url("images/tools_icon_customize.png")}
	.product_sheet #product-info-tools .tool.wishlist {background-image: url("images/tools_icon_wishlist.png")}
	.product_sheet #product-info-tools .tool.print {background-image: url("images/tools_icon_print.png")}
	.product_sheet #product-info-tools .tool.schema {background-image: url("images/tools_schema.png")}
	.product_sheet #product-info-tools .tool.catalogue {background-image: url("images/tools_icon_download.png")}

	.tool {height: 24px; line-height: 24px; font-size: 11px; border-bottom: solid 1px #dbdbdb; color: black;
		text-decoration: none; display: block; padding-left: 4px; background-position: 197px center; background-repeat: no-repeat; background-color: transparent}
	.tool.wishlist {background-image: url("images/tools_icon_wishlist.png")}

	.product_sheet #product-info-extra {position: absolute; top: 260px; left: 347px;
		width: 215px;
		height: 327px; }
	.product_sheet #product-info-extra img {border: solid 2px black; width: 198px; height: 192px; margin: 7px}
	.product_sheet #product-info-extra .extra-go {display: block; position: absolute; left: 0; bottom: 0;
		width: 215px; 
		height: 46px; 
		color: #937f74; font-weight: normal; text-decoration: none; font-size: 16px; line-height: 46px;
		background: url("images/small_right.png") no-repeat 197px center;
		border-top: solid 1px black;
		border-bottom: solid 1px #dbdbdb}
	
	.product_sheet #product-info-extra h1
	{
		font-size: 18px; font-weight: normal; border-bottom: solid 1px black; margin: 0; padding: 10px; color:#947f72;
	}
	.product_sheet #product-info-extra h2
	{
		font-size: 14px; font-weight: normal; color: #666666; margin: 0; padding: 0 10px;
	}	
	
/* Energy Box */
	.product_sheet div.energy_box
			{
				position: absolute; top: 443px; left: -270px;
				width:214px;
				height:40px;
				background:url(/scholtes/3/_img/product/energy_box/img_bkg_energy.gif) top left no-repeat;
			}
	.product_sheet div.energy_box div 
			{
				font-size: 11px;
				position:relative;
				top:1px;
				padding-left:5px;
				width:214px;
				color:black;	
			}
	.product_sheet div.energy_box p
			{
				font-size: 11px;
				margin: 7px 0px 0px 40px; padding: 0px;
			}
  	.product_sheet div.energy_box p a,#product-info-extra div.energy_box p a:hover
			{
				color:white;
			}
		
	.product_sheet #special-border
	{	
		border-bottom: solid 1px black; font-size: 1px; height: 1px; line-height: 1px;
		width: 325px;
		position: absolute; left: 429px; top: 539px
	}
		
	.product_sheet #product-info-catalogue
	{
		width:200px; height:24px;
		position: absolute; top: 240px; left: 347px;
		font-size: 11px; color: black;
		text-decoration: none;
		display: block;
		padding-left: 4px;
		background: url("images/tools_icon_download.png") top right no-repeat;		
			
	}
	.product_sheet #product-info-catalogue a, .product_sheet #product-info-catalogue a:hover
	{
		font-size: 11px; color: black; text-decoration: none;
	}
		/* jScrollPane(); Css */
			/*ScrollPane.css*/
			.jScrollPaneContainer
			{
				position: relative; overflow: hidden; z-index: 1;
			}
			
			.jScrollPaneTrack
			{
				position: absolute; cursor: pointer; right: 0; top: 0; height: 100%; 
				background-color: #cccccc;/*background: #aaa;*/
			}
			.jScrollPaneDrag
			{
				position: absolute; cursor: pointer; overflow: hidden;
				background-color:#000000; /*background: #666;*/
			}
			.jScrollPaneDragTop
			{
				position: absolute; top: 0; left: 0; overflow: hidden;
				
			}
			.jScrollPaneDragBottom
			{
				position: absolute; bottom: 0; left: 0; overflow: hidden;
			}
			a.jScrollArrowUp
			{
				display: block; position: absolute; z-index: 1; top: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 9px;
				/*background-color: #666;*/
			}
			a.jScrollArrowUp:hover
			{
				/*background-color: #f60;*/
			}
			a.jScrollArrowDown
			{
				display: block; position: absolute; z-index: 1; bottom: 0; right: 0; text-indent: -2000px; overflow: hidden; height: 9px;
				/*background-color: #666;*/
			}
			a.jScrollArrowDown:hover
			{
				/*background-color: #f60;*/
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover
			{
				/*background-color: #f00;*/
			}
			/*demoStyles.css*/
			a.jScrollArrowUp
			{
				/*background: url(../images/basic_arrow_up.gif) repeat-x 0 0;*/
			}
			a.jScrollArrowUp:hover
			{
				/*background-position: 0 -15px;*/
			}
			a.jScrollArrowDown
			{
				/*background: url(../images/basic_arrow_down.gif) repeat-x 0 0;*/
			}
			a.jScrollArrowDown:hover
			{
				/*background-position: 0 -15px;*/
			}
			a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover
			{
				/*background-position: 0 -30px;*/
			}
			.holder { /*float: left; margin: 40px;*/ }
			.scroll-pane { /* margin: 39px; width: 400px; height: 200px; overflow: auto; float: left;*/ }
			.scroll-wide { /* margin: 39px; width: 700px; height: 200px; overflow: auto;*/ }
			#pane1{}
			#pane2{}
			#pane3{}		
	
		
/* SEARCH PRODUCT	*/
	.search
	{
		color: #61666c; font-size: 12px;
		padding-bottom:50px;
	}
	
	.search a, .search a:hover
	{
		text-decoration: none; color: #333333; font-weight: bold;	
	}	
		/* form */
		.search div.header table
		{
			background-color:#000000; color:#ffffff;
		}
		.search div.header table td
		{
			margin:0px; padding:20px 25px;
		}
		.search div.header table .border
		{
			margin:0px; padding:20px 25px;
			border-right:1px solid #ffffff;
		}
		.search div.header table h1
		{
			color:#ffffff; font-size:21px; font-weight:normal;
			margin:0px; padding:0px;
		}
		.search div.header form .txt
		{
			color:#000000; font-size:13px;
			margin:0px; padding:2px;
			border:1px solid #e3e3e3;
			width:295px;
		}			
		.search div.header form .submit
		{
			color:#ffffff; font-size:13px; font-weight:bold;
			margin:0px 0px 0px -20px; padding:0px 15px 0px 0px;
			text-decoration: none; border:0px; cursor:pointer;
			background:url(/scholtes/3/_css/images/bkg_search_form.gif) center right no-repeat #000000;
		}			
		
		/* result	*/
		.search table.search table.result
		{
			margin: 0px 0px 0px 3px
		}
		.search table.result table td
		{
			vertical-align: top;
			padding: 0px 0px 0px 10px;
			font-size: 12px; color: #61666c;
		}
		
		.search table.result th
		{
			padding: 0px 0px 10px 10px;
			vertical-align: top; text-align: left;
			color: #947f72; font-size: 14px;
		}
		.search table.result td.arrow 
		{
			background: url("/scholtes/3/_css/images/bkg_search_table_link.gif") top right no-repeat;
		 	height: 50px;
		 	padding: 0px 0px 0px 10px;
		}
		.search table.result hr
		{
			margin:15px 0px 10px 0px;
			border: 1px solid #000000;
		}
		
		.search table.result a.link, .search table.result a.link:hover
		{
			font-size:11px; font-weight: bold; color: #947f72; text-decoration: none; text-transform:uppercase;;
		}
		.search table.result a.link img, .search table.result a.link:hover img	
		{
			padding-left:10px;
		}	
			
		.search div.box
		{
			width: 485px; /*min-height:300px;*/
			float: left;
			border-bottom: 1px solid #000000;
			margin: 0px 10px 20px 0px;
		}
		.search table.result h2
		{
			font-size:14px; color:#000000;
			margin:0px 0px 5px 0px;
		}
		.search table.result p
		{
			margin: 0px 0px 20px 0px;
			font-size:12px; color:#61666c;
		}
		.search table.result p strong
		{
			font-size:12px; color:#000000;
		}		

/*	CATALOGUES - Cataloghi scaricabili*/
#catalogues .header
{
	width:488px; height:179px;
	position: relative; top:0px; left:0px;
	text-align:right;
}
#catalogues .header h1
{
	font-size:29px; color:#b6a59b;
	margin:0px 0px 5px 0px; padding:0px;
}
#catalogues .label
{
	text-align: right;
}
#catalogues .label
{
	font-size:18px; color:#333333;
	margin:5px 0px 0px 0px; padding:0px 30px 0px 0px;
	background: url(/scholtes/3/_css/images/catalogues_label_bkg.gif) center right no-repeat;
}
#catalogues .label a, #catalogues .label a:hover
{
	font-size:18px; color:#333333;
	margin:5px 0px 0px 0px; padding:0px;
}
#catalogues .lebel img
{
	margin:0px; padding:0px;
}

#catalogues .txt
{
	width:460px; height:139px;
	position: relative; top:-179px; left:525px;
	margin:0px; padding:40px 0px 0px 0px;
	text-align: justify; color:#61666c; font-size:14px;
	line-height:22px;
}
#catalogues .txt a, #catalogues .txt a:hover
{
	color:#61666c; text-decoration:none; font-weight:bold;
}

#catalogues table
{
	margin:-150px 0px 0px 0px; padding:0px;
}

/* SITE MAP	*/
#site_map
{
	color: #999999; text-decoration: none; text-transform:uppercase;
	overflow-x: hidden; overflow-y:auto;
}

#site_map h1
{
	font-weight: normal; font-size: 25px; color:#000000; text-transform:none;
	margin: 20px 0px 0px 0px; padding:0px;
}

#site_map a, #site_map a:hover
{
	color: #999999; text-decoration: none;
}
#site_map table#list
{
	width:100%;
	margin:45px 0px;
}
#site_map table#list td
{
	width:25%;
	border-left: 1px solid #cccccc;
}
#site_map table#list td
{
	width:190px;
	border-left: 1px solid #cccccc;
	padding-left: 15px;
	vertical-align: top;
}
#site_map table#list h2
{
	font-size:13px; color: #000000; font-weight: normal;
	margin: 0px 0px 35px 0px; padding: 0px;
}
#site_map table#list h3
{
	font-size:11px; color: #333333; font-weight: normal;
	margin: 0px; padding: 0px;		
}
#site_map table#list h3 a, #site_map table#list h3 a:hover
{
	color: #61666c; text-decoration: none;		
}
#site_map table#list
{
	background-color: #ffffff;
}
#site_map table#list ul
{
	list-style: none;
}
#site_map table#list ul li
{
	margin: 0px 0px 7px 0px; padding:0px;
	font-size:10px;
}	
#site_map div#footer
{
	margin: 50px 0px 0px 0px; padding: 10px 20px;
	border-top: 1px solid #999999;
	font-size:10px; text-align: right;	
}

/*	ERROR PAGE	*/
#error_page
{
	color: #999999; text-decoration: none; text-transform:uppercase;
	overflow-x: hidden; overflow-y:auto;
}
	#error_page h1
	{
		color:#333333; font-size:18px;
	}
		#error_page h2
		{
			color:#61666C; font-size:12px;
		}
	
/*	PRMO	*/
	/* GARE AGENTI / AGENTS */
	/* general	*/
	.agents
	{
		color:#666666; font-size:12px; background-color:#ffffff;
	}
	/* menu*/
	.agents ul.tab
	{
		border-bottom:1px solid #363636;
		margin:0px; padding:0px;
		width:985px; height:43px;
		list-style-type: none;
	}
	.agents ul.tab li
	{
		margin:0px 4px 0px 0px; padding:10px 0px 0px 18px;
		float: left;
		width:220px; height:32px;
		background-color:#363636; border:1px solid #363636;
		color:#ffffff; font-size:18px;
	}
	.agents ul.tab li.active
	{
		margin:0px 4px 0px 0px; padding:10px 0px 0px 18px;
		float: left;
		width:220px; height:32px;
		background-color:#ffffff;
		border-top:1px solid #363636; border-right:1px solid #363636; border-bottom:1px solid #ffffff; border-left:1px solid #363636;
		color:#363636; font-size:18px;
	}
	.agents ul.tab li a.active
	{
		color:#363636;
	}
	.agents ul.tab li a
	{
		color:#ffffff;
	}
	
	.agents h1
	{
		margin:34px 18px; padding:0px;
		font-size:18px; color: #333333; font-weight: normal;
	}
	
	.agents h2
	{
		margin:34px 18px; padding:0px;
		font-size:12px; color: #333333; font-weight: normal;
	}
	.agents h2 a, .agents h1 a:hover
	{
		font-size:12px; color: #333333; font-weight:bold;
	}
	/* login form*/
	.agents fieldset
	{
		margin:30px;
		text-decoration:none; border:none;
	}
	.agents input
	{
		border:1px solid #61666c;
		padding:2px; width:150px;
		color:#61666c; font-size:12px;
	}
	
	.agents  input.submit
	{
		background-color: #887d77; border: none;
		height: 46px; width:144px;
		padding:4px 0px 0px 0px;
		float:left;
		color:white; cursor: pointer; font-weight:bold; font-size:14px;
	}
	.agents  div.submit
	{
		margin:0px; padding:0px;
	}
	.agents  div.submit img
	{
		margin:0px; padding:0px;
		float: left;
	}
	
	/* BOSCOLO WEEKEND GOURMET */
	/* general	*/
	.gourmet
	{
		color:#666666; font-size:12px; background-color:#ffffff;
	}
	/* menu*/
	.gourmet ul.tab
	{
		border-bottom:1px solid #363636;
		margin:0px; padding:0px;
		width:985px; height:43px;
		list-style-type: none;
	}
	.gourmet ul.tab li
	{
		margin:0px 4px 0px 0px; padding:10px 0px 0px 18px;
		float: left;
		width:220px; height:32px;
		background-color:#363636; border:1px solid #363636;
		color:#ffffff; font-size:18px;
	}
	.gourmet ul.tab li.active
	{
		margin:0px 4px 0px 0px; padding:10px 0px 0px 18px;
		float: left;
		width:220px; height:32px;
		background-color:#ffffff;
		border-top:1px solid #363636; border-right:1px solid #363636; border-bottom:1px solid #ffffff; border-left:1px solid #363636;
		color:#363636; font-size:18px;
	}
	.gourmet ul.tab li a.active
	{
		color:#363636;
	}
	.gourmet ul.tab li a
	{
		color:#ffffff;
	}
	
	.gourmet h1
	{
		margin:34px 18px 5px 18px; padding:0px;
		font-size:18px; color: #333333; font-weight: normal;
	}
	
	.gourmet h2
	{
		margin:40px 18px; padding:0px;
		font-size:14px; color: #333333; font-weight: normal;
	}
	
	/* login form*/
	.gourmet fieldset
	{
		margin:10px 18px;
		text-decoration:none; border:none;
	}
	.gourmet input
	{
		border:1px solid #61666c;
		padding:2px; width:200px;
		color:#61666c; font-size:12px;
	}
	.gourmet select
	{
		border:1px solid #61666c;
		padding:2px; width:300px; height:200px;
		color:#61666c; font-size:12px;
	}
	.gourmet  input.submit
	{
		background-color: #887d77; border: none;
		height: 46px; width:144px;
		padding:4px 0px 0px 0px;
		float:left;
		color:white; cursor: pointer; font-weight:bold; font-size:14px;
	}
	.gourmet  div.submit
	{
		margin:0px; padding:0px;
	}
	.gourmet  div.submit img
	{
		margin:0px; padding:0px;
		float: left;
	}
	
	/*	ALESSI	*/
	.promo_alessi
	{
		background:url('/scholtes/3/promo/alessi/_img/bkg.jpg') top left no-repeat;
		height: 1000px;
	}
		.promo_alessi .header
		{
			position: absolute; top:455px; left:0px;
			height: 80px;
		}
			.promo_alessi .header h1
			{
				font-size: 16px;
				margin: 0px; padding: 0px;
			}
			.promo_alessi .header p
			{
				font-size: 14px;
				margin: 0px; padding: 0px;
			}
		.promo_alessi .form
		{
			position: absolute; top:551px; left:0px;
		}
			.promo_alessi .form h2
			{
				font-size: 18px; color: #8e8e8e;
				margin: 0px 0px 33px 0px; padding: 0px;
			}
				.promo_alessi .form table td, .promo_alessi .form table span
				{
					color: #000000;
				}				
				.promo_alessi .form table span
				{
					font-size: 10px;
				}
