* { margin:0; padding:0; }

body          { background:#fff; font-size:0.6875em; line-height:1.45em; font-family:Tahoma, Arial, Helvetica, sans-serif; color:#7F7F7F; text-align:center; }

img           { border:0; vertical-align:top; }

a             {color:#262626; text-decoration:underline;}
a:hover       {text-decoration:none;}
a:hover img   {position:relative;}
:focus        { outline: 0; }

select{margin-bottom:1px; height:20px;}
input{height:13px;}

.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.radio, checkbox{border:0; background:0;}
.pages-indent{padding:17px;}
.pages-box{border:1px solid #DDDDDD; padding:22px 22px 22px 28px; background:#FFF;}

/* Headings */
h1            { font-size:1em; font-weight:normal; line-height:1.3; }
h2            { font-size:1em; font-weight:normal; line-height:1.34; }
h3            { font-size:1em; font-weight:bold; line-height:normal; }
h4            { font-size:0.92em; font-weight:bold; }
h5            { font-size:0.92em; font-weight:bold; }
h6            { font-size:0.92em; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

/* Header ================================================================================ */
.header-container {}
.header {padding:3px 0 0 0;}
.header .col-1{width:440px; float:left; padding-top:0px;}
.header .col-2{width:535px; float:left;}
.logo{float:left; width:300px; height:91px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;}
.header .welcome-msg{font-weight:bold; text-align:right; color:#250C12;}
.header .form-search{background: url(/img/search_bg.jpg) left top no-repeat; width:328px; height:31px; overflow:hidden; float:right; margin-top:10px;}
.header .form-search label{display:none;}
.header .form-search input{width:226px; height:20px; float:left; border:0; background:0; margin:7px 5px 0 34px; }
.header .form-search .button{background:0!important; width:53px; height:26px!important; overflow:hidden; float:left; margin:2px 0 0 0;}

.head-block-1-wrapper{background:#C71745; margin-top:19px; color: #FFFFFF;}
.head-block-1{padding:8px 0 9px 23px;}
.head-block-1 .button{
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;		
	height:21px!important;
	padding:0 10px;
	background-color: #6F0D27;
	color: #FFFFFF;
	border: solid 1px #BBBBBB;
}
.header .head-block-1 a{color:#FFFFFF; text-decoration:none; }
.header .head-block-1 a:hover{text-decoration:underline;}

.header .links{float:left; padding-top:2px;}
.header .links li{display:inline; padding:0 15px 0 0; margin:0 14px 0 0; background: url(/img/top_links_divider.gif) right 3px no-repeat;}
.header .links li.first{background:0; padding:0 25px 0 0; margin:0;}
.header .links li.last{background:0; padding:0; margin:0;}
.header .links li a{color:#FFFFFF; text-decoration:none; }
.header .links li a:hover{text-decoration:underline;}
.header .form-language{float:right; color:#919396;}
.header .form-language select{width:82px; border:1px solid #D8DCDC; margin:0 8px 0 3px; color:#616161;}
.header .block-currency{float:right; color:#919396;}
.header .block-currency select{width:103px; border:1px solid #D8DCDC; margin:0 0 0 3px; color:#616161;}
.head-block-2-wrapper{background: url(/img/menu_wrapper.jpg) left top repeat-x #331019;} 
.head-block-2{padding:0;}

/********** < Navigation */
#nav{font-size:13px; padding-left:1px; background: url(/img/menu_border_left.jpg) left top repeat-y;}

/* All Levels */
#nav li {text-align:left; position:relative; background: url(/img/menu_divider.gif) right top repeat-y;}
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:14px 20px 15px 22px; font-weight:bold; color:#FFF; font-family:Arial, Helvetica, sans-serif; }
#nav li a:hover { color:#C71745; background: url(/img/menu_divider.gif) right top repeat-y #36111A; }
#nav li.over a,
#nav li.active a { color:#C71745; background: url(/img/menu_divider.gif) right top repeat-y #36111A;}

/* 2nd Level 
#nav ul { position:absolute; width:10em; top:44px; left:-10000px; background:#36111A; padding:4px 21px 20px 22px; background:#36111A;}
#nav ul li { float:none; padding-top:5px; background:0!important; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:0; font-weight:normal; color:#FFF !important; background:0!important; font-size:10px; }
#nav ul li a:hover { color:#C71745 !important; }
#nav ul li.active > a,
#nav ul li.over > a  {color:#C71745 !important; }

/* 3rd+ leven 
#nav ul ul { top:7px; }

/* Show Menu 
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */

/* Layout ================================================================================= */
.wrapper{background: url(/img/site_wrapper.jpg) left top repeat-x;}
.page { width:975px; margin:0 auto; padding:0; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-print .print-head{padding-bottom:20px;}
.page-print .col2-set{padding:5px 0;}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2{padding:5px 0;}
.page-print h3{margin-bottom:10px;}
.page-popup table button,
.page-popup .product-name{margin-bottom:10px;}
.page-popup { padding:20px; text-align:left; }
.page-popup p.a-right,
.page-popup .nav{margin:10px 0;}
.main { padding:11px 0 10px; }

/* Base Columns */ 
.col-left { float:left; width:190px;}
.col-main { float:left; width:575px;}
.col-right { float:right; width:190px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* griglia carrello */
.col-main .pages-box .Table-Carrello {border: 1px solid #DDDDDD; padding: 0px; border-collapse: collapse;	margin:5px 0 10px; width: 100%; }
.col-main .pages-box .Table-Carrello td{border-right: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; border-top: none; border-bottom: none; padding: 10px;}
.col-main .pages-box .Table-Carrello tr{background-color: #FFFFFF;}
.col-main .pages-box .Table-Carrello tr.intestazione{background-color: #F4F4F4;border: 1px solid #DDDDDD; font-weight: bold; text-align: left; padding:10px;}
.col-main .pages-box .Table-Carrello td.intestazione{background-color: #F4F4F4;border: 1px solid #DDDDDD; font-weight: bold; text-align: left; padding:10px;}
.col-main .pages-box .Table-Carrello tr.alternate{background-color: #FCFCFC;}
.col-main .pages-box .Table-Carrello tr.seleziona{background-color: #E9E9E9; cursor: hand;	cursor: pointer;}
.col-main .pages-box .Table-Carrello td.seleziona{background-color: #E9E9E9; cursor: hand;	cursor: pointer;}
.col-main .pages-box .buttonTable
{
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:21px!important;
	padding:0 10px;
	background-color: #FFFFFF;
	color: #8A8A8A;
	border: solid 1px #BBBBBB;
}

.col1-layout .col-main .pages-box .tblRiepilogo td {padding: 5px;}
.col1-layout .col-main .pages-box .tblRiepilogo h3 {font-weight:bold; font-size:11pt;}
.col1-layout .col-main .pages-box .tblRiepilogo h2 {font-weight:bold; font-size:12pt; color: #6F0D27;}
.col1-layout .col-main .pages-box .buttonCheckOut
{
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:41px!important;
	padding:10px;
	background-color: #6F0D27;
	color: #FFFFFF;
	border: solid 1px #BBBBBB;
}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:775px;}
.col2-right-layout .col-main {width:775px;}
.col2-right-layout .fileupload
{
	background:0;
	height: 18px;
	width: 200px;
	margin-top:5px;
}

/* 3 Columns Layout */
.col3-layout .col-main { width:575px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */

/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; }
input, input.input-text, select, textarea {background:#fff; border:1px solid #CDCDCD; border-top:2px solid #404040; border-left:2px solid #404040; color:#000;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; width:13px; height:13px; border:0!important;}
.checkbox input { margin-right:3px; width:13px; height:13px; border:0!important;}
input.qty { width:2.5em; text-align: center; }
input.mtr { width:3.0em; text-align: center; }
input.proposta { width:7.0em; height:1em; text-align: center; font-size: 25px; font-weight:bold; padding-bottom: 5px; padding-top: 5px;}
textarea { overflow:auto; }

button.button {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;		
	height:21px!important;
	padding:0 10px;
	background: url(/img/buttons_bg.gif) left top repeat-x!important;
}
button.button span{display:block; font-weight:bold; color:#FFF; text-align:center; padding:2px 0; height:15px!important; overflow:hidden!important;  white-space:nowrap; line-height:normal;}
input.button {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;		
	height:21px!important;
	padding:0 10px;
	color: #FFFFFF;
	background: url(/img/buttons_bg.gif) left top repeat-x!important;
}

button.disabled {}
button.disabled span {}

button.button::-moz-focus-inner { padding:0; border:0; }

/* BreadCrumbs */ 
.breadcrumbs{padding:3px 23px 16px; font-size:1.18em;}
.breadcrumbs li{display:inline;}
.breadcrumbs li a{color:#000; text-decoration:underline;}
.breadcrumbs li a:hover{text-decoration:none;}
.breadcrumbs li span{padding:0 3px; background: url(/img/breadcrumbs_divider.gif) center 7px no-repeat;}
.breadcrumbs li strong{color:#000;}

/* Page Heading */
.page-title h2{font-size:1.18em; font-weight:bold; text-transform:uppercase; color:#271F19; margin-bottom:10px;}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Sidebar =============================================================================== */
.sidebar{color:#828181;}
.sidebar .block {margin:0 0 7px;}
.sidebar .block .block-title{border:1px solid #DDDDDD; border-bottom:0; background: url(/img/sidebar_title_bg.gif) left top repeat-x #EAEAEA; padding:7px 9px 8px;}
.sidebar .block .block-title h2{font-weight:bold; color:#4E4E4E; background: url(/img/sidebar_title_marker.gif) left 2px no-repeat; padding:0 0 2px 26px;}
.sidebar .block .block-title a{color:#4E4E4E;}
.sidebar .block h3{color:#262626;}
.sidebar .block .block-content{padding:24px 22px 25px 28px; border:1px solid #DDDDDD; border-top:0; background: url(/img/sidebar_block_bg.jpg) left top repeat-x #FFF;}
.sidebar .block .block-content-news {padding:24px 14px 25px 18px; border:1px solid #DDDDDD; border-top:0; background: url(/img/sidebar_block_bg.jpg) left top repeat-x #FFF;}
.sidebar .block .block-content-news .tblNewsAnnunci {width: 100%;}
.sidebar .block .block-content-news .tblNewsAnnunci td {padding: 5px 0 5px 0; text-align:center; border-bottom: none; }
.sidebar .block .block-content-news .tblNewsAnnunci td img{ width: 100px; border:none;}
.sidebar .block .block-content-news .tblNewsAnnunci td.lastrow{border-bottom:1px solid #DDDDDD; padding-bottom: 10px; }
.sidebar .block .block-content-news .tblNewsAnnunci td a {font-weight: bold; font-size: 10pt; text-decoration:none;}

.sidebar .block .block-content-banner{padding:0px; border:1px solid #DDDDDD; }
.sidebar .block .actions a {font-weight:bold; display:block; text-decoration:none; color:#828181; padding:20px 0px 0px 20px; background: url(/img/sidebar_title_marker.gif) left 20px no-repeat; }
.sidebar .block .actions a:hover{text-decoration:none; color:#262626;} 
.sidebar .block .button {
	background:0;
	border:0;
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;		
	height:21px!important;
	padding:0 10px;
	color: #FFFFFF;
	margin-top: 5px;
	background: url(/img/buttons_bg.gif) left top repeat-x!important;
}
.sidebar .block .block-content table.Table-Carrello-mini{}
.sidebar .block .block-content a {text-decoration:none;}
.sidebar .block .block-content a:hover {text-decoration:underline;}
.sidebar .block .block-content a.linkCarrello {text-decoration:none; margin-left: 25px;}
.sidebar .block .block-content a.linkCarrello:hover{text-decoration:underline;}
.sidebar .block .block-content table.Table-Carrello-mini td{padding: 3px 0 0 0;}
.sidebar .block .block-content table.Table-Carrello-mini td.last{border-bottom: solid 1px #DDDDDD;}
.sidebar .block .block-content table.Table-Carrello-mini td a {text-decoration:none;}
.sidebar .block .block-content table.Table-Carrello-mini td a:hover {text-decoration:underline;}
.sidebar .block .block-content table.Table-Carrello-mini td .prezzo{color:#262626; font-weight:bold;}

.sidebar-block-2 .block-title{border:0!important; background: url(/img/sidebar_block_2_title_bg.jpg) left top repeat-x #38121C!important; padding-left:14px!important;}
.sidebar-block-2 .block-title h2{color:#FFF!important; background:0!important; padding:0!important;}

.home-category-block table {}
.home-category-block table td {padding:8px 0; border-bottom:1px solid #E8E8E8; }
.home-category-block table td a{text-decoration:none; color:#828181;}
.home-category-block table td a:hover{text-decoration:none; color:#262626;}
.home-category-block table td .livell1{padding:5px 0 0 5px; border-bottom:0; }
.home-category-block table td .livell1 img {padding:0 3px; }

.home-category-block ul{list-style-type:none; padding-left:0;}
.home-category-block ul li{padding:8px 0; border-bottom:1px solid #E8E8E8; }
.home-category-block ul li a{text-decoration:none; color:#828181;}
.home-category-block ul li a:hover{text-decoration:none; color:#262626;}
.home-category-block ul li.last{border-bottom:0;}

/* Block: Cart */
.sidebar .block-cart {}
.sidebar .block-cart .block-title{padding:7px 9px 2px!important;}
.sidebar .block-cart .block-title h2{background: url(/img/cart_title_marker.jpg) left top no-repeat!important; padding:1px 0 7px 27px!important;}
.sidebar .block-cart .block-content{padding:23px 14px 17px 15px;}
.sidebar .block-cart .amount {padding-bottom:12px;}
.sidebar .block-cart .amount a{color:#262626; font-weight:bold; text-decoration:none;}
.sidebar .block-cart .amount a:hover{text-decoration:underline;}
.sidebar .block-cart .subtotal{padding:4px 7px; background:#F5F5F5; margin-bottom:12px;}
.sidebar .block-cart .subtotal .price{font-size:1.09em; font-weight:bold;}
.sidebar .block-cart .actions{padding-bottom:14px;}
.sidebar .block-cart h3{font-weight:normal; color:#828181; margin-bottom:15px;}
.sidebar .block-cart .no-items{padding-left:15px;}
.sidebar .block-cart .no-items strong{color:#262626;}

.sidebar .mini-products-list li{padding:0 0 15px;}
.sidebar .mini-products-list .product-image{float:left; width:60px;}
.sidebar .mini-products-list .product-details{width:80px; float:right; color:#1F1610;}
.sidebar .mini-products-list .product-details h4 { font-size:1.36em; font-weight:bold; margin:0 0 10px; }
.sidebar .mini-products-list .product-details h4 a{color:#000; text-decoration:none;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:underline;}
.sidebar .mini-products-list .product-details .btn-remove { float:right; }
.sidebar .mini-products-list .product-details .price{font-size:1.09em; color:#050406; font-weight:bold;}


/* Category Page ========================================================================= */
.category-title{padding:6px 14px 14px;}
.category-title h2{font-size:1.18em; font-weight:bold; text-transform:uppercase; color:#271F19;}
.category-image { display:block; margin:20px auto; width:99%; }
.category-products {}

.tool-box{background:#F4F4F4; padding:6px 15px 7px 17px;}

/* View Type: Grid */
.products-grid { width:100%; margin:10px 0 0 0; }
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; padding:0 10px 10px 0; }
.products-grid td.last{padding-right:0;}
.products-grid td.empty {}
.products-grid .product-box{padding:22px 21px 22px 23px; border:1px solid #DDDDDD; text-align:center;}
.products-grid .product-name{margin-bottom:10px;}
.products-grid .product-name a{color:#000; text-decoration:none; font-size:1.36em;}
.products-grid .product-name a:hover{text-decoration:underline;}
.products-grid .product-image{display:block; margin-bottom:7px;}
.products-grid .ratings{width:105px; margin:0 auto 10px;}
.products-grid .ratings .rating-box{float:left; margin-right:3px;}
.products-grid .ratings .amount{float:right;}
.products-grid .price-box{float:left; margin:0 0 15px 0;}
.products-grid button{float:right;}
.products-grid .add-to-links{float:left;}
.products-grid .add-to-links li{display:block; text-align:left;}
.products-grid .add-to-links .separator{display:none;}
.products-grid .link {float:right; font-weight: bold;}


/* View Type: List */
.products-list{margin:10px 0 0;}
.products-list .item {border:1px solid #DDDDDD; padding:22px 29px 32px 22px; margin:0 0 10px; }
.products-list .product-image { float:left; width:138px; display:block; }
.products-list .product-shop { float:right; width:347px; }
.products-list .product-shop .product-name{margin-bottom:15px;}
.products-list .product-shop .product-name a{text-decoration:none; font-size:1.36em;}
.products-list .product-shop .product-name a:hover{text-decoration:underline;}
.products-list .product-shop .ratings{margin-bottom:10px;}
.products-list .product-shop .price-box{margin:0 50px 15px 0; float:left;}
.products-list .desc{margin-bottom:20px;}

/* View Type: List Table */
.products-list-table{margin:10px 0 0; width: 100%; }
.products-list-table .item {border:1px solid #DDDDDD; padding:22px 29px 32px 22px; margin:0 0 10px; }
.products-list-table .product-image { float:left; width:138px; display:block; }
.products-list-table .product-shop { float:right; width:347px; }
.products-list-table .product-shop .product-name{margin-bottom:15px;}
.products-list-table .product-shop .product-name a{text-decoration:none; font-size:1.36em;}
.products-list-table .product-shop .product-name a:hover{text-decoration:underline;}
.products-list-table .product-shop .ratings{margin-bottom:10px;}
.products-list-table .product-shop .price-box{margin:0 50px 15px 0; float:left;}
.products-list-table .desc{margin-bottom:20px;}

/* Product View ========================================================================== */
.product-view{padding:30px 28px 25px 31px; border:1px solid #DDDDDD; background:#FFF;}
.product-view .email-to-friend{margin-bottom:3px; display:block;}
.product-view .be-the-first{margin-bottom:7px; display:block;}

.review-product-list .col-main .data-table{margin:15px 0;}
.review-product-list .col-main .customer-reviews{display:block; margin:10px 0;}
.review-product-list .col-main .pager{border:0;}

.product-essential{padding-bottom:27px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .imgBig { border:1px solid #ddd; width:265px; cursor: hand; }
.product-view .product-img-box .zoom-notice{padding:16px 0 8px;}
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h3{color:#000; text-transform:uppercase; font-size:1.18em; margin-bottom:17px;}
/*.product-view .product-img-box .more-views ul { margin-left:-20px }
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 0 7px 20px ; }
.product-view .product-img-box .more-views li img{border:1px solid #ddd;}*/
.product-view .product-img-box .more-views table { margin-left:-20px }
.product-view .product-img-box .more-views table td { float:left; padding:1px; margin:0 0 7px 20px ; }
.product-view .product-img-box .more-views table td img{border:1px solid #ddd; }


.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { width:100%; }
.product-view .product-name { float:right; width:226px; }
.product-view .product-name h2{font-size:1.36em; color:#000; font-weight:bold; margin-bottom:10px; }
.product-view .product-name .panel-cartelle { margin-top: 10px; }
.product-view .product-name .panel-cartelle h3 { color:#000; }
.product-view .product-name .panel-cartelle a { padding-right: 5px; }
.product-view .product-shop .ratings{margin-bottom:10px;}
.product-view .product-shop .ratings .rating-box{float:left; margin:0 27px 0 0;}
.product-view .product-shop .ratings .rating-links{padding:0;}
.product-view .product-shop .ratings .rating-links a{display:inline;}
.product-view .product-shop .ratings .rating-links .separator{display:inline; padding:0 5px;}
.product-view .product-shop .product-pricing{width:100%; overflow:hidden; margin-bottom:20px;}
.product-view .product-shop .product-pricing li{background:#F4F4F4; padding:4px 5px 5px 15px; float:left; white-space:nowrap;}
.product-view .product-shop .product-pricing li .price{color:#262626; font-size:1em; text-decoration:underline;}
.product-view .product-shop .product-pricing li .benefit{font-weight:normal; color:#262626;}
.product-view .product-shop .price-box{margin:0 63px 10px 0; float:left;}
.product-view .product-shop .availability{color:#262626;}
.product-view .product-shop .availability .in-stock{font-weight:normal;}
.product-view .product-shop .add-to-box{}
.product-view .product-shop .add-to-box .add-to-cart {padding-top: 15px;}
.product-view .product-shop .add-to-box .add-to-cart input{width:32px; margin:0 0 0 0;}
.product-view .product-shop .add-to-box .or{margin:5px 17px 0; font-size:1.09em;}
.product-view .product-shop .add-to-box .add-to-links li{display:block;}
.product-view .product-shop .add-to-box .add-to-links .separator{display:none;}
.product-view .product-name .product-options-bottom .add-to-cart {padding-top: 15px;}
.product-view .product-name .product-options-bottom .add-to-cart input.button {margin:10px 0 0;}


.product-view .short-description{padding:5px 0 0;}
.product-view .short-description span{color: #000000;}
.product-view .short-description h3{font-size:1.18em; color:#000; font-weight:bold; text-transform:uppercase; color:#000; margin-top: 10px; }

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {padding-top:10px;}
.ratings .rating-links a{display:block;}
.ratings .rating-links a.last{color:#828181;}
.ratings .rating-links .separator{display:none;}
.ratings dt {}
.ratings dd {}

.catalog-product-view .rating-box{margin:10px 0;}

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0 0 15px 0; }

.product-options-bottom { padding:13px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box {margin:5px 0 10px; }

.multiselect{height:auto!important;}

/* Block: Upsell */
.product-view .up-sell {border-top:1px solid #DDDDDD; padding:24px 0; }
.product-view .up-sell h3{font-size:1.18em; color:#000; font-weight:bold; text-transform:uppercase; color:#000; margin-bottom:15px;} 
.product-view .up-sell .products-grid{margin:0; padding:0; width: 200px;}
.product-view .up-sell .products-grid td{width:25%; padding-bottom:0;}
.product-view .up-sell .products-grid td .product-box{text-align:center; padding: 12px;}
.product-view .up-sell .products-grid td .product-image{margin-bottom:15px;}
.product-view .up-sell .products-grid td .price-box{float:none;}
.product-view .up-sell .products-grid td .ratings{text-align:left;}
.product-view .up-sell .products-grid td .ratings .rating-box{float:none; margin:0; text-align:left;}

/* category-notes: note delle categorie */
.category-notes {margin-top: 4px; padding:6px 6px 6px 6px; font-size: 9pt; background-color:#FFF9DB; border: solid 1px #FEEEA3; }
.category-notes span {font-weight: bold; vertical-align: middle; color:#271F19; }

/* Sorter */ 
.sorter {padding:6px 0 0; font-family:Arial, Helvetica, sans-serif; color:#271F19; text-align: center; font-size: 10pt;  }
.sorter span {margin-bottom: 5px; }
.sorter a {text-decoration: none; padding-right: 8px; }
.sorter a:hover {text-decoration: underline; font-weight:bold; }
.sorter .view-mode { text-align: left; font-weight: bold;}
.sorter .sort-by { float:right; padding-right:41px; }
.sorter .sort-by select{width:87px; margin:0 4px 1px 5px;}
.sorter .link-feed {}

/* Pager */ 
.pager { padding:0 6px 0 0; font-family:Arial, Helvetica, sans-serif; color:#271F19; border-top:1px solid #D7D7D7; font-size: 10pt; }
.pager .amount { padding-top:10px; }
.pager .limiter { float:right; }
.pager .limiter select{width:47px; margin:0 4px 1px 5px;}
.pager .pages { margin:0 135px; padding-top:3px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/********** < Product Prices */
.price { white-space:nowrap !important; color:#C71745; font-size:1.9em; font-weight:normal; }

.price-box {margin:10px 0;}
.price-box .price {}

.price-box-bundle {}

/* Regular price */
.regular-price {}

/* Old price */
.old-price { font-weight:bold; white-space:nowrap; text-decoration:line-through; }
.normal-price { font-weight:bold; white-space:nowrap; }

/* Special price */
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; font-size:1em; font-weight:bold; color:#262626;}

/* Footer ================================================================================ */
.footer {}
.footer .pages-box{margin-bottom:10px; padding:16px 12px 15px 8px; }
.footer .footer-lists ul{text-align:center; vertical-align:middle; list-style-type:none; }
.footer .footer-lists ul li{display:inline; padding:5px 0px 5px 0px; list-style-type:none; }
.footer .footer-lists ul li img{border: none;}

.footer ul{float:left; padding:0 0 0 20px;}
.footer ul li{display:inline; padding-right:18px; margin-right:17px; background: url(/img/footer_links_divider.gif) right 2px no-repeat;}
.footer ul li a{color:#908F8F; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}
.footer ul.links{padding:0;}
.footer ul.links .last{background:0; padding:0; margin:0;}
.footer .store-switcher{float:right;}

.footer a{color:#908F8F; text-decoration:none;}
.footer a:hover{text-decoration:underline;}


.footer .copy{padding:10px 0 23px; margin-top:7px; color:#143D69; border-top:1px solid #DDDDDD; text-align:right;}
/* ======================================================================================= */

