/* Begin Typography & Colors */
html,body{
	margin: 0;
	padding: 0;
}

*{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #333333;
	/*color: #717171;*/
}

a.categorievmactive{
	color: #0281ca;
}

.clear{
	clear: both;
}


h1{
	margin: 0;
	color: #0281ca;
	font-size: 14px;
}

h2{
	color: Black;
	font-size: 11px;
}

h3{
	font-size: 11px;
	color: Black;
}



a:hover{
	text-decoration: underline;
}





body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}


div#header{
	position: absolute;
	top: 0;
	right: 0;
	background-color: Black;
	width: 100%;
	z-index: 8888;
	height: 32px;
}


div#bottombar{
	clear: both;
	background-color: Black;
	height: 196px;
}

/*colonna di SX*/
.modulebox_sx{
	margin: 0;
	padding: 0;
	width: 300px;
	float: left;
}

/*colonna id DX*/
.modulebox_dx{
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
}

.modulecategorie ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.modulecategorie li a{
	margin: 0;
	padding: 0;
	line-height: 30px;
	font-size: 15px;
}


div#page, div#header .content,
div#bottombar .content{
	margin: 0 auto;
	padding: 0;
	width: 920px;
	font-weight: 600;
}



div#bottombar .content p{
	font-size: 0.9em;
	margin: 0;
}



div#bottombar .content p.line1{
	color: White;
}



div#header .content{
	padding: 8px 0 0 0;
	text-align: left;
	color: #717171;
}


div.navboxwrapleft{
	margin: 0;
	padding: 0;
	float: left;
}

div.navboxleft{
	margin: 0;
	padding:300px 0 0 0;
	position: relative;
}


div#page {
    width: 920px;
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
}

div.main{
	margin: 0 0 0 100px;
	padding: 0;
	width: 820px;
	overflow: hidden;
	z-index: 1;
}

div#page>div.main{
	overflow: visible;
	max-width: 820px;
}



div#bottombar .content{
	padding-top: 160px;
	text-align: left;
	font-weight: normal;
	color: #717171;
}




div.navigation{
	text-align: right;
	border-bottom: 1px dotted #717171;
	padding-bottom: 10px;
	height: 2em;
}






div#header a{
	color: White;
}






div#logo{
	margin: -50px 0 0 0;
	padding: 0;
	position: absolute;
	left:-120px;
	top: 0;
	width: 300px;
	height: 350px;
	overflow: hidden;
	z-index: 100;
}



div#logo object{
	z-index: 100;
}


div.main_sx{
	margin: 180px 0 20px 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 620px;
	overflow: hidden;
	/*z-index: 50;
	position: relative;*/
}


.main_sx .main_sx_content{
	padding: 0 20px 0 0;
	position: relative;
	z-index: 1000;
}

div.main_dx{
	margin: 180px 0 0 0;
	padding: 0;
	float: left;
	width: 190px;
	overflow: hidden;
}


div.main p{
	text-align:justify;
}


#title_shop{
	position: absolute;
	left: -10px;
	top: 60px;
	/*margin: 60px 0 60px -110px;
	padding: 0;
	float: left;
	z-index: 100;*/
}








#order_bar div{
	display: none;
}








.product_list_item2{
	margin: 0;
	padding: 0 0 20px 0;
	width: 200px;
	display: block; 
	float: right;
}


.product_list_item{
	margin: 0;
	padding: 0;
	width: 600px;
}

.product_list_content{
	margin: 0;
	padding: 0 25px 0 0;
	width: 580px;
	display: block;
	clear: both;
}

.product_list_content .description{
	margin: 25px 0 15px 0;
	padding:  0;
	height: 180px;
	*height: auto;/*IE*/
	width:380px;
	float: right;
}

.product_list_content .description p{
	margin: 0;
	padding:  0;
	line-height: 15px;
}

.product_list_content .immagine{
	margin: 0;
	padding: 0;
	height: 270px;
	*height: 140px;/*IE*/
	width:200px;
	float: left;
}




.product_list_item h1{
	margin: 0 3px 0 0;
}

.product_list_item .sku,
.product_list_item2 .sku,
.product .sku{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 12px;
	color: #d1d1d1;
	font-weight: normal
}

.product .description,
.product .price,
.product .dettaglio a,
.product .add,
.product .verde,
.product .azzurro,
.product_list_item .description,
.product_list_item .price,
.product_list_item .dettaglio a,
.product_list_item .add,
.product_list_item .verde,
.product_list_item .azzurro,
.product_list_item2 .description,
.product_list_item2 .price,
.product_list_item2 .dettaglio a,
.product_list_item2 .add,
.product_list_item2 .verde,
.product_list_item2 .azzurro{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #3f3f3f;
	font-weight: normal
}

.product .price{
	font-weight: bold
}

.product .price,
.product .dettaglio a,
.product .add,
.product_list_item .price,
.product_list_item .dettaglio a,
.product_list_item .add,
.product_list_item2 .price,
.product_list_item2 .dettaglio a,
.product_list_item2 .add{
	margin: 0;
	padding: 0;
}

.product_list_item2 .add{
	margin: 0;
	padding: 0;
	border: 0;
	height: 14px;
	line-height: 14px;
	width:70px;
	background: #ffffff url(../images/freccia_blu.gif) left center no-repeat;
}

.product .verde,
.product_list_item .verde,
.product_list_item2 .verde{
	color: #6ac387;
}

.product .azzurro,
.product_list_item .azzurro,
.product_list_item2 .azzurro{
	color: #0281ca;
}





.modulelogin{
	margin: 0 0 20px 0;
	padding: 0;
	width: 190px;
	height: 160px;
	display: block;
	overflow: hidden;
	background-color: #333333
}


.modulelogin .modulecontentlogin{
	margin: 0;
	padding: 2px 6px 4px 6px;
	color: #FFFFFF
}

.modulelogin .modulecontentlogin .label{
	margin: 0;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.modulelogin .modulecontentlogin .inputbox_login{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #777777;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}




.modulelogin .modulecontentlogin .button{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


.modulelogin .modulecontentlogin a{
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal
}



.modulelanguages{
	margin: 0;
	padding: 0;
	float: right;
}

.modulelanguages ul { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	height: auto;
	overflow: hidden;
}
            
        
.modulelanguages li { 
	border-left: 1px #FFFFFF solid; 
	padding: 0 10px;
	margin-left: -1px;
	float: left; 
	display: inline; 
}







.moduletable_cart{
	margin: 0 0 20px 0;
	padding: 0;
	width: 190px;
	overflow: hidden;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

.moduletable_cart .moduletable_cart_content{
	margin: 0;
	padding: 2px 6px 4px 6px;
	background-color: #333333;
}

.moduletable_cart h3{
	background-image:url(../images/hcart.gif);
}

.moduletable_cart .button{
	float:right;
}

.moduletable_cart .clear{
	height:2px;
	overflow:hidden;
	clear:both;
}

.moduletable_cart .clearbig{
	height:15px;
	overflow:hidden;
	clear:both;
}

.moduletable_cart .cart_product_list td, 
.moduletable_cart .cart_short td{
	border-bottom: 1px dotted #FFFFFF;
}


.moduletable_cart .total{
	font-size: 11px;
	font-weight: normal;
}

.moduletable_cart .name a{
	color: #FFFFFF;
}


.moduletable_cart .advanced{
	margin: 10px 0;
	padding: 0;
	display:block;
	font-size: 10px;
}

.moduletable_cart .advanced a{
	margin: 0;
	padding:0;
	text-decoration:none;
	color: #FFFFFF;
	font-size: 10px;
}

.moduletable_cart .advanced a:hover{
	text-decoration:underline;
}
 
.moduletable_cart a.cart_link{
	display: block;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	font-weight: bold;
	border:0;
	width:90px;
	height:21px;
	text-align: left;
	padding:15px 0 0 110px;
}

.moduletable_cart a.cart_link:hover{
	text-decoration:none;
}

   
	 
.cart_product_list {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 22px;
	line-height: 22px;
	color: #3f3f3f;
	font-size: 10px;
}

.cart_product_list .name{
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.cart_product_list .title,
.cart_product_list .title a,
.cart_product_list .value,
.cart_product_list .inputbox,
.button_next a.button,
.button_prev a.button{
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #3f3f3f;
	text-decoration: none;
}


.cart_product_list .value,
.cart_product_list .inputbox {
	font-weight: normal;
}

.cart_product_list .inputbox {
	border: 1px solid #999999;
}

.buttonbar .button_next{
	margin: 5px 0;
	padding: 0;
	float: right;
	width: auto;
}


.buttonbar .button_prev{
	margin: 5px 0;
	padding: 0;
	float: left;
	width: auto;
}


.product .left{
	margin: 0;
	padding: 0;
	float: left;
	width: 390px;
	overflow: hidden;
}


.product .right{
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	overflow: hidden;
	text-align: center;
}


.product .left .quantity{
	margin: 0;
	padding:0 0 40px 0;
	color:#000000
}



.product .left .back{
	margin: 0;
	padding:0 0 40px 0;
	color:#CC0066;
	clear: both;
}


.product .left .back{
	margin: 0;
	padding:30px 0 40px 0;
	font-size: 11px;
	color: #3f3f3f;
	font-weight: normal
}

.product .left .back a{
	padding:0 0 0 10px;
	border: 0;
	background: #ffffff url(../images/freccia_rossa.gif) no-repeat left center;
	font-size: 11px;
	color: #3f3f3f;
	font-weight: normal
}



.sectiontableheader{
	margin: 0;
	padding: 0 ;
	background-color: #000000;
	color: #FFFFFF
}

.button{
	width: 130px;
	line-height: 20px;
	text-align: center;
	border: 0;
	background-color: #000000;
	color: #FFFFFF;
	margin-bottom: 10px;
}


fieldset{
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	overflow: hidden;
}

.form_registration {
	margin: 0;
	padding: 0;
	border: 0;
	width: 600px;
	overflow: hidden;
}




.form_registration #first_name_div,
.form_registration #address_1_div,
.form_registration #city_div,
.form_registration #phone_1_div,
.form_registration #country_div,
.form_registration #email_div,
.form_registration #extra_field_1_div,
.form_registration #agreed_div{
	margin: 0;
	padding: 0;	
	float: left;
	width: 310px;
	overflow: hidden;
	text-align: left
}

.form_registration #last_name_div,
.form_registration #address_2_div,
.form_registration #zip_div,
.form_registration #state_div,
.form_registration #phone_2_div,
.form_registration #fax_div,
.form_registration #extra_field_2_div {
	margin: 0;
	padding: 0;	
	float: right;
	width: 290px;
	overflow: hidden;
}


.form_registration  input {
	display: block;
	margin: 2px 0 6px 0;
}

.form_registration  select {
	border: 1px solid #999999;
	float: left;
	display: block;
}

.form_registration .inputbox {
	text-align: left;
	width: 200px;
	border: 1px solid #999999;
	background-color:#fafafa
}


.form_registration .button_reg {
	line-height: 30px;
	border: 0;
	background: #ffffff url(../images/freccia_rossa_next.gif) no-repeat left center;
	font-weight: bold;
	color: #333333
}



#country_field{
	margin: 0 0 10px 0;
}



.empty_cart{
	line-height: 50px;
}


.required{
	line-height: 30px;
	text-align:left;
	width: 100%; 
	border-bottom: 1px dotted #cccccc
}



.button_wrapper_sx{
	margin: 0;
	padding: 0;
	float: left;
	width: 380px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: left;
}

.button_wrapper_sx .button_prev{
	margin: 0;
	padding: 0 0 0 10px;
	background: #ffffff url(../images/freccia_rossa.gif) no-repeat left center;
}

.button_wrapper_sx .button_prev a{
	color: #333333;
}

.button_wrapper_dx{
	margin: 0 ;
	padding: 0;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 150px;
	text-align: right;
}







