/* YUI CSS RESET*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 	border:0;}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {	
	font-style:inherit;
	font-weight:inherit;
}

del,ins {	text-decoration:none;}
li {	list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after{content:'';}

abbr,acronym {
	border:0;
	font-variant:normal;
} 

sup	{ vertical-align:baseline;}
sub	{ vertical-align:baseline;}
legend	{ color:#000;}

input,button,textarea,select,optgroup,option{
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

input,button,textarea,select{*font-size:100%;}

/* fine YUI CSS RESET*/

*{
	margin:0;
	padding:0;
}

html {
	height:100%;
	background: transparent url(skin_images/bg.jpg) repeat scroll 0 0;
}

body {
	width: 100%;
	height:100%;
	color:#333333;
	font-family:Arial,Verdana,no-serif;
}

#maindivhome{
	width:100%;
	margin:0 auto;
}

#maincontainer{
	width:980px;
	margin:0 auto;
}

/* >>>>>>>>>>>> HEADER <<<<<<<<<<<<<< */

#header {
	width: 980px;
	height:120px;
	overflow:hidden;
}

.centerh {
	height: 120px;
	width: 980px;
	margin:0 auto;
	overflow:hidden;
	background:#f7f7f7;
}

.logosx{
	/*background-position:0 0;
	background-repeat:no-repeat;
	height:122px;
	left:50%;
	margin:37px 0 0 306px;
	position:absolute;
	width:130px;*/
	display:none;
}

.logobrand {
	float:left;
	height:120px;
	margin:9px 0 0;
	width:353px;
}

.logobrand a {
	background:transparent url(skin_images/logo.jpg) no-repeat scroll 0 0;
	float:left;
	height:120px;
	position:relative;
	text-decoration:none;
	width:395px;
}

#header .container_mini_menu {
	height: 41px;
	text-align: right;
	float: right;
	font-size: 10px;
}

#header .container_mini_menu ul.mini_menu{
	/*float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	width:230px;*/
	display:none;
}

#header .container_mini_menu ul.mini_menu li{
	padding:10px 10px 0 0;
	float:left;
}

#header .container_mini_menu ul.mini_menu li a {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color:#333333;
	font-weight:bold;
}

#header .container_mini_menu ul.mini_menu li a:hover {
	color:black;
}

/* >>>>>>>>>>>> FINE HEADER <<<<<<<<<<<<<< */

/* >>>>>>>>>>>> FIRSTROW MENU <<<<<<<<<<<<<< */

	/*>>> centermenu <<<*/

#firstrow {
	width:980px;
	margin:0 auto;
	margin-top:-63px;
	overflow:visible;
	}

#firstrow .centermenu {
	height:80px;
	margin:-19px auto 0;
	overflow:hidden;
	width:980px;
	float:left;
	background:#F7F7F7 url(skin_images/logo_linea.jpg) repeat-x scroll 0 100%;
}

#firstrow .centermenu ul#nav{
/* l'overflow (e il -1 in margin-left dato al li)sono necessari per nascondere il primo border left*/
	width:890px; 
	overflow:hidden;
	margin:48px 0 0 0;
	float:left;
}

#firstrow .centermenu ul#nav li{
	float: right;
	overflow:visible;
	margin:0 -1px 0 0;
}

#firstrow .centermenu ul#nav li a {
	text-decoration: none;
	color: black;
	display: block;
	text-align: center;
	font-size: 12px;
	background-position:top center;
	background-repeat:no-repeat;
	font-weight:bold;
	border-right: 1px black solid;
	padding:0 20px;
	overflow:visible;
	text-transform:uppercase;
}

#firstrow .centermenu ul#nav li a:hover{
	text-decoration:underline;
}

.centermenu ul li a:hover{
	text-decoration:none;
}

	/*>>> fine centermenu <<<*/
	
	/*>>> page_container <<<*/

#page_container {
	width: 900px;
}

#toppanel {
	left:50%;
	margin:19px 0 0 282px;
	position:absolute;
	text-align:right;
	top:-35px;
	width:0;
}

#panel {
	width: 900px;
	position: relative;
	margin:0 0 0 -731px;
	height: 0px;
	z-index: 5000;
	overflow: hidden;
	text-align: left;
}

#panel_contents {
	background: black;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	height: 100%;
	width: 900px;
	position: absolute;
	z-index: -1;
}

#panel h1 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	left: 162px;
	position: absolute;
	top: 56px;
	width: 566px;
}

#panel h2 {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	line-height: 25px;
	font-size: 14px;
	position: absolute;
	top: 14px;
	left: 160px;
	width: 229px;
	float: left;
}

#content {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	text-align: left;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
}

.panel_button {
	float:none;
	height:20px;
	margin:104px 0 0 97px;
	top:28px;
	width:100px;
}

div#hide_button.panel_button {
	background: url(skin_images/top_panel.png) no-repeat;
	height: 50px;
	width:100px;
	margin:0 0 0 69px;
}

div#hide_button.panel_button a{
	color:white;
	font-weight:black;
	margin:0 20px 0 0;
	text-transform:uppercase;
}

.panel_button img { }

.panel_button a {
	text-decoration: none;
	color: #E67500;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}

.panel_button a:hover { 
	text-decoration: underline;
}

	/*>>> titlerow <<<*/

#titlerow {	
	float:left;
	width:980px;
	background:#f7f7f7;
}

#cart_row {
	height:30px;
	display: none;
}

#cart_row.inshopping {
	display:block;
}

#div_cartsummary .button_back a {
	display:none;
}

.button_cartedit {
	display:block;
	float:right;
	margin:-7px 0 0;	
	padding:10px 60px 0 0;
	width:100px;
	height:30px;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:11px;
}

.button_cartedit a {
	display: block;
	background-image: url(skin_images/icons/cart_edit.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
}

.button_cartedit a:hover {
	display: block;
	background-image:url(skin_images/icons/cart_edit.gif);
	background-repeat:no-repeat;
	background-position: 100% 108%;
}

a#showCart {
	color:#8F8F8F;
	display:block;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align:left;
	width:125px;
	z-index:2;
	height:21px;
	padding:8px 0 0 0;
}

a#showCart:hover {
	color:#E67500;
}

	/*>>> fine titlerow <<<*/

	
	/* >>>>>>>>>>>> SECONDROW <<<<<<<<<<<<<< */

	/*>>> mainbodybig <<<*/
	
#secondrow.main {
	width: 100%;
}
	
.mainbodybig {
	width: 980px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.mainbodytopbig {
	/*width: 980px;
	background-repeat: no-repeat;*/
	display:none;
}

.mainbodyinnerbig {
	width: 100%;
	float: left;
	background:white;
}

.insidecenterbig {
	width: 980px;
	float: left;
}

#content_generic {
	color: #4e4e4e;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width:760px;
	background:#f7f7f7;
}

#content_generic h1 {
	font-weight: bold;
	font-size: 18px;
	color: #012549;
}

.homepage {
	height: 356px;
	z-index: 1;
	width:980px;
}

.main_home_sx {
	width:980px;
	height: 356px;
	float: left;
	overflow:visible;
	background: white url(./skin_images/main_home.jpg) no-repeat scroll 0 0;
}

.main_home_sx a {}

.main_home_sx a:hover{}

.main_home_dx {
	display:none;
}

.mh1 {
	float: left;
	display:block;
	float:right;
	margin:100px 0 0;
	height:15px;
	width:271px;
	overflow:hidden;
	font:15px tahoma, verdana, arial sans-serif;
	text-transform:uppercase;
	color:black;
}

.mh2 {
	color: #85c551;
	display: block;
	float:left;
	font:normal 12px/38px tahoma,arial,verdana,sans-serif;
	background: url(./skin_images/bg_homedx.jpg) no-repeat;
	/*per fare in modo che il testo sia posizionato e l'immagine di fondo visibile bisogna equilibrare padding e width*/	
	padding-left:300px;
	width:128px;
	height:50px;
}

.hp1 {
	display:none;
}

.hp2 {
	color: #E67500;
	float: left;
	font:bold 12px tahoma, arial, verdana, sans-serif;
	margin:118px 0 0 373px;
}

.mini_home1, .mini_home2, .mini_home3{
	height:150px;
	width:430px;
	overflow:visible;
}

.mini_home1 a {
	width: 430px;
	height: 110px;
	float: left;
	background: url(./images/homepage/homepage_r2_c2.gif) no-repeat;
}

.mini_home2 a {
	width: 430px;
	height: 110px;
	float: left;
	background: url(./images/homepage/homepage_r2_c2.gif) no-repeat;
}

.mini_home3 a {
	width: 430px;
	height: 110px;
	float: left;
	background: url(./images/homepage/homepage_r2_c2.gif) no-repeat;
}

.mini_home1 a:hover, .mini_home2 a:hover , .mini_home3 a:hover {}


	/*>>> fine mainbodybig <<<*/

	/*>>> mainbody <<<*/
	
	/*>>> mainbody LEFT <<<*/

.mainbody {
	float:left;
	/*padding:0 0 0 55px;	padding e non margin perchè altrimenti ie6 non visualizza correttamente*/
	width:980px;
	background:#f7f7f7;
}

.mainbodyleft {
	width: 770px;
	float: right; /*putroppo è essenziale*/
	
}

.mainbodylefttop {
	width: 770px;
	height: 6px;
	background-repeat: no-repeat;
}

.mainbodyleftinner {
	width: 770px;
	float: left;
	background-repeat: repeat-y;
}

.insideleftround {}

.insidecenter {
	min-height: 352px;
	float: left;
	z-index:1;
	width: 760px;
	background:#f7f7f7;
}

#leftcontent div.mainbodyleftinner div.insidecenter div.pager{	
	color: #666666;
	font-size: 9px;
	height: 18px;
	width:720px;
	float:left;
	padding:0 0 10px 0;
}

#leftcontent div.mainbodyleftinner div.insidecenter div.pager .pagerbottom{}
	
.pager .prodperpage{
	text-align: right;	
	display: block;
	float: right;
	font-size: 9px;
	font-style: italic;
	margin-right: -6px;
	width:200px;
	height:20px;
	color:#666666;
}

.pager .navigator{
	display: block;
	float: left;
}

.bottom_cartbar{
	clear:both;
	float:left;
	height:30px;
	width:680px;
}

.bottom_cartbar .button_back a{
	font-size:14px;
	color:#333333;
}

.insiderightround{}

	/*>>> FINE mainbody LEFT <<<*/
	
	/*>>> mainbody RIGHT <<<*/
	
#rightbar_trace {
	/*padding:45px 0 0 20px; sempre per ie6*/
	width: 180px;
	float:left;
	padding:0 0 0 10px;
}

.mainbodyright {
	width: 180px;
	height: 100%;
	float: left;
}

#filter_summary{
	background:#ececec;
	width:180px;
	border-left:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
}

#filter_summary h2{
	color:black;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 0 10px;
	text-transform:uppercase;
}

#filter_summary ul{
	padding:5px 0 0 10px;
	width:160px;
	display: block;
}
	
#filter_summary ul li{
	height:21px;
	width:150px;
	color:black;
}
	
#filter_summary ul li:hover{}
	
#filter_summary ul li span{
	font-size:12px;
	font-weight:normal;
}
	
#filter_summary ul li a{
	display: block;
	float: right;
}

#tagmenus_container{
	height: 100%;
	width: 180px;
	color:black;
	padding:10px 0 0 0;
}
	
.tagmenu_panel{
	color:#000000;
}
	
.tagmenu_panel h2{
	color:#012549;
	display:block;
	font-size:10pt;
	padding:2px 0 1px 5px;
	text-transform:uppercase;
	width:175px;
	border-bottom:2px solid #012549;
}
	
.tagmenu_panel h2 span{
	font-size: 8pt;
	color: white;
}
	
.tagmenu_panel .tagmenu{
	height:119px;
	margin:0 0 10px;
	overflow:auto;
	padding:5px 0 0 15px;
	width:165px;
}
	
.tagmenu_panel .tagmenu li{
	padding:1px 0;
	width:140px;
}
	
.tagmenu_panel .tagmenu li a{
	display: block;
	font:bold 11px;
	color:#333333;
}

.tagmenu_panel .tagmenu li a:hover{
	text-decoration:underline;
	color:black;
}

	/*>>> FINE mainbody RIGHT <<<*/

	/*>>> BOX_TRACE <<<*/

.box_trace {
	width: 170px;
	height: 255px;
	float: left;
	margin: 0 6px 10px 6px;
	background:#ECECEC none repeat scroll 0 0;
	border-left:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
}

.box_trace:hover{
	background:#DFDFDF none repeat scroll 0 0;
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}

.box_trace .box_description{
	width: 160px;
	padding:5px 0 0 0;
}

.box_image_firstlevel {
	width: 165px;
	height: 167px;
	float: left;
	padding:5px 0 0 2px;
}

.box_image_firstlevel img {
	height:163px;
	width:156px;
}

.box_image_firstlevel a {
	background-image: none;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

.box_image_firstlevel_large {
	height:163px;
	width:156px;
	position: relative;
	margin-left: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.box_image_firstlevel_large a {
	background-image: none;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}

.box_image_firstlevel2 {
	position: relative;
	margin-left: 32px;
	margin-top: 20px;
	float: left;
	height: 320px;
	width: 350px;
	text-align: center;
}

.box_model {
	float:right;
	height:35px;
	margin:0;
	text-align:left;
	white-space:nowrap;
	width:165px;
}

.box_model span.name {
	float:left;
	font-size:15px;
	white-space:normal;
	width:150px;
	height:20px;
	display:none;
}

.box_model span.brand {
	float:left;
	font-size:15px;
	white-space:normal;
	width:150px;
	height:20px;
}

.box_model span.code {
	float:left;
	font-size:10px;
	white-space:normal;
	width:150px;
	height:30px;
}

.box_description {
	color:#666666;
	float: left;
	width: 290px;
}

.box_description ul{
	float:right;
}

.box_description ul.mini_menu li{
	float:right;
	text-align:right;
	font-size:11px;
	padding:0 0 0 6px;
}

.box_trace .box_oldprice {
	float:right;
	height:25px;
	width:50px;
	font-size:11px;
	line-height:30px;
	text-align:right;
	text-decoration:line-through;
	color:#333333;
	padding:0 10px 0 0;
}

.box_trace .box_newprice {
	float:right;
	height:25px;
	width:90px;
	line-height:normal;
	overflow:hidden;
	font-size:20px;
	color:#333333;
}

.box_model_large {
	height: 100%;
	position: relative;
	top: 5px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 32px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

.box_description_large {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 32px;
	float: left;
	width: 100%;
}

.box_newprice_large {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 32px;
	margin-bottom: 5px;
	float: left;
	width: 100%;
}

div.box_availability {	display: none;}
div.box_oldprice_large {	display: none;}
div.box_availability_large {	display: none;}
.box_trace_large {	display: none;}
.box_trace_large_sep {	display: none;}

	/*>>> fine BOX_TRACE <<<*/
	
	/*>>> RIGHT CONTENT <<<*/

#rightcontent_2level {
	width: 315px;
	float: left;
	padding:5px 5px 10px 5px;
	background:#ECECEC none repeat scroll 0 0;
	border-left:1px solid #DFDFDF;
	border-top:1px solid #DFDFDF;
}

#rightcontent_2level_first_row{
	width:322px;
}

.box_model_2level{
	float: left;
	width:310px;
	height:50px;
	padding:0 0 0 10px;
}

.box_model_2level span.code {
	float:left;
	font-size:10px;
	white-space:normal;
	width:310px;
}

.box_model_2level span.name{
	font-size:20px;
	display:none
} 

.box_model_2level span.brand {
	float:left;
	white-space:normal;
	font-size:22px;
	width:310px;
	height:28px;
}

#rightcontent_2level_first_row #description_txt{
	font-size:12px;
	padding:10px;
}

#rightcontent_2level .box_oldprice {
	font-size:13px;
	line-height:20px;
	float: left;
	text-decoration:line-through;
	color: #333333;
	width:130px;
	height:25px;
}

#rightcontent_2level .box_newprice {
	font-size:20px;
	color:#333333;
	float: left;
	overflow:hidden;
	width:170px;
	height:25px;
	padding:0 0 0 10px;
}

#tableprice{
	clear:both;
	width:310px;
}

div.modelsdiv { }

table.modelsTable {
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	text-align: left;
	width: 300px;
	margin:10px 0 20px 5px;
}
table.modelsTable tbody tr {}

table.modelsTable tbody tr  td{
	padding:4px 5px;
	border-bottom:1px dashed silver;
}

table.modelsTable a{
	color: black;
}

table.modelsTable thead tr {
	background-color:#012549;
	color: white;
}

table.modelsTable thead tr th{
	padding: 2px;
	border-right:1px solid white;
}

th.price { display:none; }
table.modelsTable col.prezzo {	display:none;}
table.modelsTable thead tr th.model {	width: 47%;}
table.modelsTable thead tr th.size  {	width: 15%;}
table.modelsTable thead tr th.disponibilita {	width: 20%;}
table.modelsTable thead tr th.carrello {	width: 18%;}

.batchMode {
	width: 50px;
	height: 30px;
}

.batchMode a {
	display: block;
	width: 44px;
	height: 31px;
	background: url(skin_images/icons/cart_put.png) no-repeat top center;
}

.batchMode a:hover {
	background-position: bottom center;
}

.boxqty {
	float: left;
	width: 26px;
	height: 13px;
	border: 1px solid green;
	padding: 1px;
	background-color: #EFEFEF;
	font-family: sans-serif;
}


#leftcontent_2level{
	float:left;
	width:335px;
	margin:0 0 0 10px;
}

	/*>>> fine RIGHT CONTENT <<<*/

.mainbodyleftinnerbig {}
.mainbodyinner {}
hr#header_stripe {	display:none;}

.freccebig {
	height: 166px;
	width: 55px;
	background: url(./skin_images/freccebig.png) no-repeat;
	float: right;
	position: relative;
	bottom: 519px;
	right: 70px;
}

.insidecenter ul.mini_menu li a {
	color: #666666;
}

.insidecenter ul.mini_menu li a:hover{
	color: #333333;
}

ul.mini_menu li.active a{
	color: #333333;
}
















.canvas{}

.insidecenterprodotto {
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 723px;
}

.mainbodyprodotto {
	width: 980px;
	height: 404px;
	margin-right: auto;
	margin-left: auto;
}

.mainbodyleftinnerprodotto {
	width: 700px;
	float: left;
	background-image: url(./skin_images/mainbodyleftinner.jpg);
	background-repeat: repeat-y;
}

div.box_image_2level {
	width: 331px;
	height: 319px;
}



#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: center;
}



.border { 
	border: 15px #1d1d1d solid;
}

img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}

img.border_pic {
	border: 15px #1d1d1d solid;
	position: absolute;
	top: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
	background-color: #f1f1f1;
	color: #black;
}

.box_thumb {
	text-align: center;
	margin: 0;
	padding: 0 7px 0 3px;
	position: relative;
	float: left;
	height: 77px;
	top: 32px;
}

.titoloprodotto2 {
	position: relative;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 160px;
	margin-top: 25px;
	margin-left: 20px;
}

.sottotitoloprodotto2 {
	float: left;
	width: 160px;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 29px;
	margin-top: 0;
}

.prezzoprodotto2 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 160px;
	margin-left: 20px;
}

.descrizioneprodotto2 {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 160px;
	margin-left: 20px;
	margin-top: 50px;
}

.pulsanteshoppingbag {
	width: 125px;
	height: 27px;
	float: left;
	background-image: url(./skin_images/pulsanteshoppingbag.jpg);
	background-repeat: no-repeat;
	margin-left: 44px;
	margin-top: 70px;
	display: none;
}

div#login {
	width: 240px;
	height: 140px;
	position: absolute;
	right: 150px;
	top: 110px;
	background: #f1f1f1;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	color: black;
	font-size: 9pt;
}

div#login p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}

div#login input#password { }

#demo div { }

div#login input#login_btn{
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}

#loginbox{
	width: 591px;
	height: 32px;
	position: relative;
	z-index: 8;
	float: right;
	top: 77px;
	left: -342px;
	clear: none;
}

#loginbox_2r{
	float: right;
	position: relative;
}

#loginbox_1r li { float: left; }
#loginbox_1r li a { float: left; }

.cartoverview {
	display: none;
}

.tablecart {
	position: relative;
	z-index: 1;
	height: 28px;
	left: 200px;
	width: 730px;
}
table.tablecart tbody tr th {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbc8b2;
	font-weight: bold;
	text-align: right;
}

table.tablecart tbody tr td {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #bbc8b2;
	text-align: right;
}

#form_batch_prod_44 table.modelsTable tbody tr td span {
	display: none;
}

a {
	text-decoration: none;
	color: #012549;
}

ul, li {
	list-style: none;
	font-size: 12px;
	text-align: left;
}

ul, p {
	margin-top: 0;
	margin-bottom: 0;
}

ul, drawer {
	list-style: none;
	font-size: 12px;
	text-align: left;
	padding: 0;
	width: 124px;
}

html {
	margin-bottom: 1px;
	margin: 0;
}

#page_bg {
	background: #e3e5e7;
}

.article {
	width: 970px;
}
#page_bg .default-h {
	width: 866px;
	overflow: hidden;
	height: 352px;
	float: left;
}

#page_bg .default-h #yoo-scroller-1 .panel-container-t {
	height: 352px;
	width: 866px;
	overflow: hidden;
}

div.default-h div.yoo-scroller div.panel {
	height: 352px;
	width: 866px;
	overflow: hidden;
}

div.default-h div.yoo-scroller div.panel div.slide {
	float: left;
	height: 352px;
	width: 866px;
}

div.default-h div.yoo-scroller div.scrollarea {
	background: url(./skin_images/scrollarea_m.png) repeat-x 0 0;
	cursor: pointer;
	position: absolute;
	top: 330px;
	z-index: 1;
	margin: 0px 0 0px 3px;
}

div.default-h div.yoo-scroller div.scrollarea-l {
	background: url(./skin_images/scrollarea_l.png) 0 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollarea-r {
	background: url(./skin_images/scrollarea_r.png) 100% 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollbar {
	float: left;
}

div.default-h div.yoo-scroller div.scrollknob {
	margin: 2px 0px 2px 0px;
	min-width: 10px;
	background: url(./skin_images/scrollknob_l.png) 0 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollknob-r {
	padding: 0px 10px 0px 10px;
	background: url(./skin_images/scrollknob_r.png) 100% 0 no-repeat;
}

div.default-h div.yoo-scroller div.scrollknob-m {
	height: 14px;
	background: url(./skin_images/scrollknob_m.png) 0 0 repeat-x;
}

div.default-h div.yoo-scroller div.forward, div.default-h div.yoo-scroller div.back {
	width: 21px;
	height: 18px;
	float: left;
}

div.default-h div.yoo-scroller div.forward {
	background: url(./skin_images/scroll_forward.png) 0 0 no-repeat;
}

div.default-h div.yoo-scroller div.back {
	background: url(./skin_images/scroll_back.png) 0 0 no-repeat;
}

#demo {
	text-align: center;
	width: 124px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#demo h4 {
	margin-top: 0;
	margin-bottom: 0;
	background: gray url(./skin_images/pulsanteleft.jpg) no-repeat;
	width: 124px;
	height: 35px;
}

#demo h4 a {
	display: block;
	color: #222;
	line-height: 30px;
}

#demo h4.selected a, #demo h4 a:hover {
	color: black;
	background-color: #012549;
	width: 124px;
	height: 35px;
}

#demo h4.handle { font-size: 14px; }
#demo h4.handle.selection { font-size: 14px; }
#demo li { }
#demo li a { display: block; }
#demo .drawer a { color: black; }

#demo .drawer a:hover {
	color: #6e9e42;
	font-size: 12px;
}

#accordion {
	color: #787878;
	background: url(./skin_images/menusfondo.jpg) repeat-x;
	width: 124px;
	left: 20px;
	position: relative;
}

#navi { color: #787878; }

.angoloupsx {
	background: url(./skin_images/angoloupsx.png) no-repeat;
	height: 6px;
	width: 5px;
	float: left;
	left: 0;
	position: relative;
	z-index: 6;
}

.angoloupdx {
	background: url(./skin_images/angoloupdx.png) no-repeat;
	height: 4px;
	width: 5px;
	float: right;
	z-index: 6;
}

.angolounder {
	background: url(./skin_images/angolounder.jpg) no-repeat;
	height: 7px;
	width: 126px;
	float: left;
	position: relative;
}

h1 { font-size: 11px; }
h2 {}
h3 { margin-top: .5em; }
li { list-style-type: none;
}
.basic, #list2, #list3, #navigation { width: 20em; }

#switch {
	position: fixed;
	bottom: 0;
	right: 15em;
	display: none;
}

#navigation {
	background-color: #E2E2E2;
	width: 124px;
	position: relative;
	float: none;
	margin-left: 7px;
}

#navigation a.head {
	cursor: pointer;
	color: black;
	background-color: #6e9e42;
	width: 124px;
	font-weight: bold;
	/*text-align: center;*/
	font-size: 14px;
	background-image: url(./skin_images/pulsanteleft.jpg);
	margin: 0;
	padding: 0;
	height: 35px;
}

#navigation a.head:hover {
	color: #89b125;
}

span.tagtxt {
	display:block;
	float:left;
	width: 89px;
	height: 35px;
	position: relative;
	top: 8px;
	left: 5px;
}
span.tagicon {
	display:block;
	float:left;
	width: 30px;
	height: 35px;
	background-image: url(./skin_images/icons/cross_down.png);
	background-repeat: no-repeat;
}

span.tagremove {
	display:block;
	float:left;
	width: 30px;
	height: 35px;
	background-image: url(./skin_images/icons/cross.png);
	background-repeat: no-repeat;
}

#navigation a.selected {
	background-image: url(expanded.gif);
	position: relative;
}

#navigation a.current { background-color: #88b025; }

#navigation ul {
	border-width: 0px;
	text-indent: 0px;
	margin: 0 0px 0px;
	padding: 0 0px 0px;
}

#navigation li {
	list-style: none outside none;
	display: inline;
}

#navigation li li a {
	color: #000000;
	display: block;
	text-decoration: none;
	margin-left: 13px;
}

#navigation li li a:hover {
	background-color: #88b025;
	color: #2c651c;
}

.contentcredit {
	font-size:12px;
	color:#666666;
	width:610px;
	margin:-37px 0 14px 20px;
	height:29px;
	float:left;
}

ul#mini.mini_menu { }

div.colonna {
	height: 225px;
	float: left;
	margin:0 5px 0 0;
	width:323px;
	overflow:hidden;
}

div.headcol {
	display:none;
}

div.headcol img{
	display:none;
}

div.imgcol {
	width:322px;
	height: 225px;
	background:white ;
	margin:0 auto;
}

div.imgcol a{
	background:transparent url(./images/homepage/footer/1.jpg) no-repeat scroll 0 0;
	float:left;
	width:322px;
	height: 225px;
}

div.imgcol a img{
	height:225px;
	width:322px;
}

div.basecol {
	background:#2B2B2B;
	float:left;
	height:35px;
	margin:-55px 0 0;
	padding:2px 0 0 10px;
	width:314px;
}

div.basecol span {
	font-weight:bold;
	font-size:18px;
}

div.contentfooter {
	width: 985px;
	height:225px;
	overflow:hidden;
}

#mini li  {
	float: right;
}
.footer {
	height: 310px;
	width: 100%;
	z-index: 0;
	margin:0 auto;
	float:left;
}

.space_footer{
	background:#F7F7F7 none repeat scroll 0 0;
	border-top:5px solid #2B2B2B;
	height:46px;
	width:100%;
}

.space_footer ul#mini.mini_menu {
	width:980px;
	overflow:hidden;
}

.space_footer ul.mini_menu li{
	float: left;
	padding-right:10px;
	padding-top:10px;
	margin-right:-10px;
}

.space_footer ul.mini_menu li a {
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #666666;
	text-transform:uppercase;
	border-right:1px solid #999999;
	padding:0 10px;
	overflow:visible;
	margin:0 -1px 0 0;
}

.space_footer ul.mini_menu li a:hover {
	color:black;
	text-decoration:underline;
}

.footercenter {
	color:#B3B3B3;
	overflow:visible;
	width:980px;
	/*background:black;
	height:330px;*/
	margin:0 auto;
}

#content_footer font, #content_footer  {
	color: white;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content_footer {
	width: 205px;
	float: left;
	color: white;
	padding: 19px;
}

#content_footer_background {
	color: white;
	font-size: 10px;
}

#content_footer  h1  font, #content_footer  h1{
	color: #6e9e42;
	font-size: 20px;
	padding: 0;
}

.addmodeltocart{
	float:left;
	height: 1eM;
	margin-left: 2px;
}


.addmodeltocart a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(skin_images/add.png) no-repeat top center;
}

.addmodeltocart a span{
	display: block;
	visibility: hidden; 
}

.addmodeltocart a:hover {
	background-position: bottom center;
}

.button_cartgo {
	width: 26px;
	height: 30px;
	display: none;
	background-color: fuchsia;
}
	

.button_cartgo a {
	display: block;
	width: 44px;
	height: 31px;
	background: url(skin_images/icons/cart_go.png) no-repeat top center;
}

.button_cartgo a:hover {
	background-position: bottom center;
}

div.color_square{
	width: 15px;
	height: 15px;
}

a.sizetable{
	color: white;
}

table.modelsTable caption a {
	position: relative;
	top: -1px;
	font-size: 11px;
	font-style: italic;
	float: left;
}

#description_title {
	display: none;
}

.sm {
	list-style:none; 
	width: 866px; 
	height:352px; 
	display: block; 
	overflow: hidden;
}
.sm li {
	float:left; 
	display:inline; 
	overflow:hidden
}

.logo {
	float: left;
	top: 30px;
	left: 30px;
	text-decoration: none;
	border-style: none;
	border-width: 0;
	margin: 20px 37px 40px;
}

.insidecenterblank {
	position: relative;
	background-color: #FFFFFF;
	float: left;
	width: 723px;
}

table.tablegeneric {
	width: 100%;
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	
table.tablegeneric td	{
	color: #000;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	background-color: #eeeeee;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
	
table.tablegeneric th	{
	color: #000;
	padding-right: 2px;
	font-size: 12px;
	text-align: left;
	border-bottom: solid 1px #d8d8d8;
	border-left: solid 1px #d8d8d8;
	border-right: solid 1px #d8d8d8;
	background-color: #cccccc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}	

div.breadcrumbs {
	background:url(skin_images/bg-stripe-3.png); padding-bottom: 10px;
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
}
	
div.breadcrumbs a:link, a:visited.breadcrumbs{
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}
	
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}

div.breadcrumbs span {
	background:url(skin_images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

div.breadcrumbs em.active{
	color:#990000;
	text-decoration:none;
	font-weight: bold;
}

/* HIDE PER MODEL ADD TO CART*/

div.addmodeltocart{
	display:none;
}
	
div.batchcart{ 
	text-align: center; 
	float: right;
	width:125px;
}
	
div.batchcart a{
	background-color:#012549;
	color:white;
	display:block;
	font-size:9pt;
	height:18px;
	line-height:15px;
	padding:1px 3px 1px 3px;
	text-align: center; 
}

div.batchcart a:hover{
	background-color:#666666;
}
	
#tooltip {
	position: absolute;
	z-index: 1000;
	border: 1px solid #111;
	background-color: #B8CDA4;
	padding: 5px;
	opacity: 0.85;
	font-family: sans-serif;
	font-size: 9pt;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
}
	
.pagerbottom{	
	clear: both;
}
	
.pager a{
	color: #285228;
	font-size: 12px;
	padding:0 10px 0 10px;
}

.pager a span{ }

.pager a.disabled{
	color: #605D5D;
}
	
.pager a:hover{}
	
.pager a.disabled:hover{
	text-decoration: none;
}
	
.pager select{
	font-size: 8pt;
}
	


.pager .pagerbottom div.navigator {
	height: 24px;
	width: 150px;
	text-indent: 24px;
	float: right;
	margin:25px 0 0 0;
}

.pager.pagerbottom div.prodperpage {
	display: none;
}

.pager.pagerbottom div.navigator a.btn_back {
	font-weight: bold;
	display: none;
}
.pager.pagerbottom div.navigator a.btn_back span {
	font-size: 21px;
}
.pager.pagerbottom div.navigator a.btn_next {
	font-weight: bold;
	position: absolute;
	float: right;
	left:50%;
	margin:21px 0 0 385px;
}
.pager.pagerbottom div.navigator a.btn_next span {
	font-size: 21px;
}

#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom  {	display:none;}
#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom div.navigator span.position_info {	display: none;}
#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom div.navigator a.btn_start span {	display: none;}
#leftcontent div.mainbodyleftinner div.insidecenter div.pager.pagerbottom div.navigator a.btn_end span {		display: none;}
table.modelsTable tbody tr td span {	display: none;}

/* @end */


/* @end */

p.infobox{
	margin-top:45px;
}

#pwdforgt{
	color:#000000;
}

input#username, input#password{
	width:210px;
}

input[type=submit]{
	width:70px;
	border: 1px solid #1d1d1d;
    background: #DFDFDF;
}

input[type=submit]:hover{
    background: #cccccc;
}

/*
body.it_IT .logosx{
	background-image:url(./skin_images/badge_IT.jpg);
}

body.fr_FR .logosx{
	background-image:url(./skin_images/badge_FR.jpg);
}

body.de_DE .logosx{
	background-image:url(./skin_images/badge_DE.jpg);
}

body.en_US .logosx{
	background-image:url(./skin_images/badge_UK.jpg);
}
*/