@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#636250;
	margin:0px;
}

.bg {
	position:absolute;
	top:28px;
	left:27px;
	background-color:#FFF;
	width:947px;
	height:574px;
	z-index:5;
}

.logo {
	position:absolute;
	top:63px;
	left:99px;
	z-index:30;
}

.menu {
	position:absolute;
	top:130px;
	left:58px;
	background-color:#a6bf00; /* d2f100;*/
	width:177px;
	height:498px;
	z-index:30;
	overflow:hidden;
}

.menu_padder {
	margin-top:41px;
	margin-left:34px;
	height:365px;
	overflow:hidden;
}

.menu_footer {
	margin-left:34px;
}

.staging_home {
	position:absolute;
	top:0px;
	left:590px;
	background-color:#fff;
	width:178px;
	height:94px;
	z-index:25;	
}

.staging {
	position:absolute;
	top:0px;
	left:590px;
	background-color:#fff;
	width:178px;
	height:167px;
	z-index:6;
	overflow:hidden;
}

.staging_title {
	margin-left:12px;
	margin-top:8px;
}

.staging_home_title {
	margin-left:12px;
	margin-top:25px;
}

.staging_home_text {
	margin-left:14px;
	margin-top:10px;
	text-align:justify;
	color:#636250;
	font-size:11px;
	width:148px;
}



.e_shop {
	position:absolute;
	top:38px;
	left:590px;
	background-color:#ff7200;
	width:178px;
	height:497px;
	z-index:15;
}

.e_shop_home {
	position:absolute;
	top:94px;
	left:590px;
	background-color:#ff7200;
	width:178px;
	height:535px;
	z-index:15;
}

.e_shop_title {
	margin-left:12px;
	margin-top:6px;
}

.e_shop_text {
	margin-left:14px;
	margin-top:13px;
	text-align:justify;
	color:#FFF;
	font-size:11px;
	width:148px;
}

.e_rent {
	position:absolute;
	top:94px;
	left:768px;
	background-color:#000;
	width:178px;
	height:36px;
	z-index:15;	
}

.e_rent_home {
	position:absolute;
	top:0px;
	left:768px;
	background-color:#000;
	width:178px;
	height:167px;
	z-index:60;	
}



.e_rent_bg {
	position:absolute;
	top:94px;
	left:768px;
	background-color:#000;
	width:178px;
	height:535px;
	z-index:4;
}

.e_rent_title {
	margin-left:12px;
	margin-top:8px;
}

.e_rent_home_title {
	margin-left:12px;
	margin-top:25px;
}

.e_rent_home_text {
	margin-left:14px;
	margin-top:13px;
	text-align:justify;
	color:#FFF;
	font-size:11px;
	width:148px;
}

.content_half_column a:link, 
.content_half_column a:active, 
.content_half_column a:visited,
.staging_home a:link, 
.staging_home a:active, 
.staging_home a:visited,
.e_shop a:link, 
.e_shop a:active, 
.e_shop a:visited,
.e_rent_home a:link, 
.e_rent_home a:active, 
.e_rent_home a:visited {
	text-decoration:none;
	color:#a6bf00; /* d2f100;*/
}



.purple {
	position:absolute;
	top:396px;
	left:0px;
	background-color:#ff067c;
	width:100px;
	height:178px;
	z-index:15;	
}

.white {
	position:absolute;
	top:396px;
	left:902px;
	background-color:#fff;
	width:100px;
	height:178px;
	z-index:4;	
}

.news_home {
	position:absolute;
	top:396px;
	left:236px;
	background-color:#ff067c;
	width:354px;
	height:178px;
	z-index:60;
	overflow:hidden;
}

.news_home_head {
	margin-left:25px;
	margin-top:22px;	
}

.home_news {
	margin-top:18px;
	margin-bottom:10px;
	width:330px;
	height:103px;	
	color:#FFF;
	overflow:hidden;
}

.home_news_title {
	float:left;
	font-weight:bold;
	font-size:13px;
	margin-bottom:7px;
	width:100px;
}

.home_news_text {
	float:left;
	font-size:11px;
	width:210px;
	text-align:justify;
}

.home_news_image {
	float:left;
	height: 178px;
	margin-left:25px;
	margin-right:25px;
	width:68px;
}


.footer {
	position:absolute;
	top:609px;
	left:265px;
	width:590px;
	height:178px;
	z-index:30;	
	color:#b3b0ab;
	font-size:11px;
}

.footer a:link, 
.footer a:active, 
.footer a:visited {
	text-decoration:none;
	color:#b3b0ab;
}


.content {
	font-size:11px;
	background-color:#fff;
	z-index:30;
	color:#636250;
	width:739px;
	height:329px;
	top:167px;
	left:235px;
	position:absolute;
	overflow:hidden;
}

.nav_path {
	height:329px;
	z-index:40;
	color:#636250;
	width:323px;
	height:16px;
	top:156px;
	left:264px;
	position:absolute;
	overflow:hidden;
	font-size:12px;
	text-transform:capitalize;
}

.nav_path_active_prod {
	color:#ff7200;
	overflow:hidden;
}


.nav_path_active {
	color:#a6bf00; /* d2f100;*/
	overflow:hidden;
}


.category_link {
	font-size:11px;
	text-transform:capitalize;
	color:#636250;
	margin-top:4px;
	margin-bottom:5px;
}

.category_link_on {
	cursor:pointer;
	font-size:11px;
	text-transform:capitalize;
	color:#636250;
	margin-top:4px;
	margin-bottom:5px;
}

.top_menu {
	position:absolute;
	top:99px;
	left:252px;
	width:345px;
	height:20px;
	z-index:30;
	overflow:hidden;
}

.top_link {
	font-size:11px;
	color:#FFF;
	margin-right:22px;
	float:left;
}

.nav_path a:link, 
.nav_path a:active, 
.nav_path a:visited,
.category_link_on a:link, 
.category_link_on a:active, 
.category_link_on a:visited,
.list_item a:link, 
.list_item a:active, 
.list_item a:visited,
.top_link a:link, 
.top_link a:active, 
.top_link a:visited {
	text-decoration:none;
	color:#636250;
}

.menu_title {
	margin-bottom:11px;
}

.list {
	margin-top:54px;
	margin-left:28px;
	float:left;
	width:310px;
	height:266px;
}

.list_item {
	height:24px;
	font-size:11px;
	text-transform:uppercase;
}


.alpha {
	height:17px;
	margin-bottom:10px;
	font-size:11px;
	color:#a6bf00; /* d2f100;*/
	border-bottom:1px solid #d0d0ca;
}

.alpha_prod {
	height:17px;
	margin-bottom:10px;
	font-size:11px;
	color:#ff7200;
	border-bottom:1px solid #d0d0ca;
}

.alpha_list {
	position:absolute;
	top:180px;
	left:265px;
	color:#d0d0ca;
	font-size:11px;
	z-index:40;
}

.alpha_list_prod {
	position:absolute;
	top:180px;
	left:265px;
	color:#d0d0ca;
	font-size:11px;
	z-index:40;
}


.search_link a:link, 
.search_link a:active, 
.search_link a:visited,
.alpha_list a:link, 
.alpha_list a:active, 
.alpha_list a:visited {
	text-decoration:none;
	color:#a6bf00; /* d2f100;*/
}

.alpha_list_prod a:link, 
.alpha_list_prod a:active, 
.alpha_list_prod a:visited {
	text-decoration:none;
	color:#ff7200;
}



.page_nav {
	position:absolute;
	top:511px;
	left:606px;
	color:#fff;
	font-size:11px;
	z-index:50;
	width:148px;
}

.page_nav_button {
	float:left;
	overflow:hidden;
	text-transform:uppercase;
	font-weight:bold;
}

.page_nav_item {
	float:left;
	overflow:hidden;
	margin-right:5px;
	width:12px;
	text-align:center;
}

.page_nav_item_on {
	float:left;
	overflow:hidden;
	width:12px;
	margin-right:5px;
}

.menu a:link, 
.menu a:active, 
.menu a:visited,
.page_nav a:link, 
.page_nav a:active, 
.page_nav a:visited {
	text-decoration:none;
	color:#fff;
}

.page_nav_item_on a:link, 
.page_nav_item_on a:active, 
.page_nav_item_on a:visited {
	text-decoration:none;
	color:#636250;
}


.products {
	float:none;
	margin-top:67px;
	margin-left:33px;
	width:683px;
	height:400px;
}

.product {
	float:left;
	height:98px;
	width:200px;
	margin-right:27px;
	margin-bottom:40px;
	border-bottom:1px solid #d0d0ca;
}

.inside_news_image,
.inside_offerta_image,
.product_thumb {
	float:left;
	margin-right:19px;
	margin-bottom:5px;
	width:68px;
	height:97px;
}


.inside_offerta_image img {
	cursor:pointer;
}


.product_name {
	float:left;
	margin-top:14px;
/*	height:12px;*/
	line-height:12px;
	font-family:Helvetica, Arial, Verdana, Impact;
	font-size:12px;
	color:#636250;
	width:113px;
	overflow:hidden;
}

.product_designer {
	float:left;
	height:14px;
	width:113px;
	font-size:11px;
	color:#333;
	overflow:hidden;
	text-transform:capitalize;
}

.product_price {
	float:left;
	height:41px;
	width:113px;
	color:#ff7200;
	font-size:11px;
	overflow:hidden;
}

.product_n_d_p {
	height:76px;
	overflow:hidden;
}

.original_price {
	text-decoration:line-through;	
}

.product_link {
	color:#ff7200;
	font-size:11px;
	font-weight:bold;
}

.product_link a:link, 
.product_link a:active, 
.product_link a:visited {
	text-decoration:none;
	color:#ff7200;
}

.det_products {
	float:none;
	margin-top:14px;
	width:683px;
	height:400px;
}


.det_product {
	float:left;
	width:683px;
	margin-left:27px;
	margin-right:27px;
	margin-bottom:40px;
}

.det_product_image {
	float:left;
	margin-top:15px;
	margin-right:28px;
	margin-bottom:5px;
	width:300px;
	height:300px;
	overflow:hidden;
}

.det_product_info {
	margin-left:0px;
	float:left;
	overflow:hidden;
	width:355px;
	height:320px;
}

.det_product_description {
	padding:0px;
	float:left;
	margin-left:18px;
	margin-top:10px;
	height:98px;
	margin-right:38px;
	width:300px;
	color:#636250;
	overflow:hidden;
	font-size:12px;
}

.det_product_name {
	float:left;
	margin-left:16px;
	margin-top:14px;
	height:18px;
	width:338px;
	color:#ff7200;
	overflow:hidden;
	font-size:12px;
	text-transform:capitalize;
}

.det_product_label {
	float:left;
	margin-left:18px;
	height:15px;
	width:150px;
	color:#636250;
	overflow:hidden;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

.det_product_designer {
	float:left;
	margin-left:18px;
	height:14px;
	width:150px;
	color:#ff7200;
	overflow:hidden;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

.det_product_brand a,
.det_product_designer a {
	text-decoration:none;
	color:#ff7200;
}


.det_product_brand {
	float:left;
	margin-left:18px;
	height:14px;
	width:150px;
	color:#ff7200;
	overflow:hidden;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}

.det_product_price {
	margin-top:10px;
	margin-left:18px;
	float:left;
	height:14px;
	width:280px;
	color:#ff7200;
	font-size:11px;
	overflow:hidden;
}

.det_product_link {
	color:#ff7200;
	font-size:11px;
	font-weight:bold;
}

.det_product_code {
	float:left;
	height:72px;
	width:62px;
	margin-top:18px;
	margin-right:5px;
}

.det_product_tech {
	float:left;
	height:72px;
	width:253px;
	margin-top:18px;
	margin-right:5px;
}

.det_product_colors {
	float:left;
	height:72px;
	width:253px;
	margin-top:18px;
	margin-right:5px;
}


.det_add_to_cart {
	position:absolute;
	top:511px;
	left:606px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	z-index:50;
	width:180px;
}

.condizioni {
	position:absolute;
	top:152px;
	left:262px;
	color:#fff;
	background-color:#ff7200;
	font-size:12px;
	z-index:50;
	width:684px;
	height:344px;
	overflow:hidden;
}

.condizioni_close {
	text-align:right;	
	margin:10px;
}

.condizioni_content {
	margin:10px;
	height:300px;
	overflow:auto;
	padding-right:10px;
	text-align:justify;	
}

.condizioni strong, .condizioni a {
	text-decoration:none;
	color:#636250;
}

.det_condizioni {
	position:absolute;
	top:511px;
	left:780px;
	font-size:11px;
	z-index:50;
	width:180px;
}

.det_add_to_cart a:link, 
.det_add_to_cart a:active, 
.det_add_to_cart a:visited {
	text-decoration:none;
	color:#fff;
}


.hor_sep {
	height:1px;
	background-color:#d0d0ca;
	width:355px;
	float:left;
}

.offerte_home {
	position:absolute;
	top:396px;
	left:590px;
	background-color:#fff;
	width:364px;
	height:178px;
	z-index:60;
	overflow:hidden;	
}

.offerte_home_head {
	margin-left:170px;
	margin-top:22px;

}

.offerta_home {
	margin-left:25px;
	margin-top:18px;
	float:left;
	width:364px;
	height: 178px;
}

.offerta_home_image {
	float:left;
	height: 178px;
	margin-right:25px;
	width:68px;
}

.offerta_home_title {
	float:left;
	font-weight:bold;
	font-size:13px;
	margin-bottom:7px;
	text-align:left;
	color:#636250;
	width:235px;
	
/*
	float:left;
	height: 38px;
	margin-top:24px;
	margin-left:25px;
	margin-right:25px;
	width:68px;
	color:#FFF;
*/	
}

.offerta_home_text {
	text-align:left;
	float:left;
	height: 88px;
	width:235px;
	color:#626350;
	font-size:10px;
}

.slideshow_container {
	background-color:#fff;
	position:absolute;
	width:711px;
	height:472px;
	z-index:50;
	left:235px;
	top:130px;
	overflow:hidden;
}
.slideshow_pics {
	width:711px;
	height:266px;
	overflow:hidden;
	background-color:#eee;
}

.content_half_column {
	line-height:18px;
	text-align:justify;
	float:left;
	width:300px;
	height:300px;
	margin-left:27px;
	margin-top:35px;
}


.highlight {
	line-height:normal;
	font-size:23px;
	color:#a6bf00; /* d2f100;*/
}

.search_link {
	text-transform:lowercase;
	font-size:10px;
}

.nl_input_div {
	width:178px;
}

.nl_input {
	background-color:#a6bf00; /* d2f100;*/
	padding:3px;
	width:100%;
	color:#FFF;
	border:none;
}

.inside_offerta ,
.inside_news {
	float:left;
	height:298px;
	width:200px;
	margin-right:27px;
	margin-bottom:40px;
	border-bottom:1px solid #d0d0ca;
	overflow: hidden;

}

.inside_offerta_title ,
.inside_news_title {
	color:#a6bf00; /* d2f100;*/
	float:left;
	font-weight:bold;
	width:110px;
}

.inside_offerta_text ,
.inside_news_text {
	float:left;
	width:110px;
}

.cart_color_choose {
	font-size:12px;
	position:absolute;
	top:400px;
	left:590px;
	width:178px;
	padding:0px;
	min-height:100px;
	color:#FFF;
	background-color:#ff7200;
	z-index:100;
}

.cart_color_title {
	margin:10px;
}

.cart_color {
	margin-left:10px;
}

.cart_color A {
	color:#CCC;
	text-decoration:none;
}
.det_condizioni A {
	color:#636250;
	text-decoration:none;
}

.cart_color A:hover {
	color:#fff;
}

.offerta_big {
	position:absolute;
	padding:13px;
	border:1px solid #a6bf00;
	top:169px;
	left:263px;
	z-index:100;
	background-color:#FFF;
}