html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	background-color : #000000;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color : #000000;
	position : relative;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}

.cancelletto
{
	padding : 0px;
	margin : 0px;
	color : #c9a023;
	font-weight : bold;
	padding-right : 5px;
}

.ClearFloat
{
	padding : 0px;
	margin : 0px;
	font-size : 1px;
	clear : both;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #737373;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #f8f8f8;
	background-image : url(../image/sfondoPagina.jpg);
	background-position : left top;
	background-repeat : repeat;
	position : relative;
}

.contenuto-centro
{
	padding : 0px;
	margin : 0px;
	width : 950px;
	margin-left : auto;
	margin-right : auto;
	position : relative;
}

#header {
	width : 100%;
}
#header .div1 {
	background-color : #000000;
	padding : 0px;
	margin : 0px;
}
#header .div1_a {
	width : 950px;
	padding : 0px;
	margin : 0px;
	margin-left : auto;
	margin-right : auto;
	position : relative;
}

#header .div2 {
	float : left;
	padding : 0px;
	margin : 0px;
}

#header .div2_a {
	float : left;
	padding : 0px;
	margin : 0px;
	margin-left : 20px;
	margin-right : 20px;
	padding-top : 75px;
}

#header .div2_a  a{
	padding : 0px;
	margin : 0px;
	font-size : 12px;
	font-family : "Arial Narrow", Arial;
	color : #d0d0d0;
	letter-spacing : 0px;
	text-transform : uppercase;
	text-decoration : none;
}

#header .div2_a  a:hover {
	padding : 0px;
	margin : 0px;
	font-size : 12px;
	font-family : "Arial Narrow", Arial;
	color : #cab602;
	letter-spacing : 0px;
	text-transform : uppercase;
	text-decoration : none;
}

#header .div2_a .split {
	position: relative;
	top: 10px;
	margin-left: 7px;
	margin-right: 5px;
}

#header .div3 {
	padding : 0px;
	margin : 0px;
	position : absolute;
	right : 0px;
	top : 0px;
}

#header .boxSearch
{
	padding : 0px;
	margin : 0px;
	background-color : #c9a023;
	padding-left : 17px;
	padding-top : 10px;
	padding-bottom : 10px;
	width : 410px;
	height : 30px;
	background-image : url(../image/sfondo-ricerca.png);
	background-position : left bottom;
	background-repeat : no-repeat;
}

#header #module_search
{
margin-left : 10px;
}

a.bottoneNero {
	padding : 0px;
	margin : 0px;
	background: url('../image/bottone-nero.jpg') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 10px arial, sans-serif;
	height: 21px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	width : 51px;
	text-transform : uppercase;
	padding-left : 10px;
	padding-top :2px;
	top : -1px;
	position : relative;
}

.filter_keyword
{
	padding : 0px;
	margin : 0px;
	width : 280px;
	font-size : 12px;
	padding : 3px;
}


#header .div4 {
	height: 12px;
	background: url('../image/bordo-header.png') repeat-x;
}
#header .div4 a {

	padding: 12px 0px 10px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div4 .icon {
	position: relative;
	top: 12px;
	margin-right: 4px;
}

#header .div5 a, #header .div5 img {
	float: left;
}
#header .div6 a, #header .div6 img {
	float: right;
}
#breadcrumb {
	padding : 0px;
	margin : 0px;
	padding-top: 7px;
	padding-bottom: 11px;
	padding-left: 10px;
	background: url('../image/breadcrumb.png') no-repeat;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
	width : 940px;
	margin-left : auto;
	margin-right : auto;
}

#breadcrumb a
{
	color : #808080;
	font-size : 11px;
}

#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 570px;
	margin-bottom: 10px;
}
#content .top {
	padding: 8px 0px 6px 10px;
	background: url('../image/content_top.png') no-repeat;
}
#content .top h1, .heading {
	color: #808080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	background-image: url('../image/cancelletto.png');
	background-position : left 3px;
	background-repeat : no-repeat;
	padding-left : 15px;
}

#content .middle h2 {
	color: #505050;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	border-bottom : 1px dotted #dddddd;
	text-align : left;
	padding-bottom : 3px;
	font-weight : normal;
}

#content .middle h2.headinghome {
	color: #808080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	background-image: url('../image/cancelletto.png');
	background-position : left 3px;
	background-repeat : no-repeat;
	padding-left : 15px;
	text-align : left;
}

.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}

#content .topmiddle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
}

#content .bottom {
	background: url('../image/content_bottom.png') no-repeat;
	height: 5px;
}
.box {
	margin-bottom: 10px;
	background-color : #f8f8f8;
	background: #f8f8f8 url('../image/box_top.png') no-repeat;	
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #808080;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-image : url(../image/top-title.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	padding-left : 15px;
	padding-right : 10px;
	margin-left : 15px;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 10px;
	background-color : #f8f8f8;
	font-size : 11px;
}

.box .middle a {
	color : #808080;
	
}

.box .bottom {
	height: 15px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

.clearFloat { /* generic container (i.e. div) for floating buttons */
	font-size : 1px;
	padding : 0px;
	margin : 0px;
	clear : both;
}

.button {
	margin : 0px;
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: bold 11px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 24px; /* sliding doors padding */
	text-decoration: none;
}

.button:hover {
	margin : 0px;
	background: transparent url('../image/button_right_azzurro.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: bold 11px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 24px; /* sliding doors padding */
	text-decoration: underline;
}


a.buttonazzurro {
	margin : 0px;
	background: transparent url('../image/button_right_azzurro.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: bold 11px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 24px; /* sliding doors padding */
	text-decoration: none;
}

a.buttonazzurro:hover {
	margin : 0px;
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline-block;
	font: bold 11px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 24px; /* sliding doors padding */
	
}



a.button span {
	margin : 0px;
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding-top : 3px;
	padding-right : 8px;
	padding-left : 10px;
	padding-bottom : 7px;
}

a.button:hover span {
	margin : 0px;
	background: transparent url('../image/button_left_azzurro.png') no-repeat;
	display: inline-block;
	padding-top : 3px;
	padding-right : 8px;
	padding-left : 10px;
	padding-bottom : 7px;
}

a.buttonazzurro span {
	margin : 0px;
	background: transparent url('../image/button_left_azzurro.png') no-repeat;
	display: inline-block;
	padding-top : 3px;
	padding-right : 8px;
	padding-left : 10px;
	padding-bottom : 7px;
}

a.buttonazzurro:hover span {
	margin : 0px;
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding-top : 3px;
	padding-right : 8px;
	padding-left : 10px;
	padding-bottom : 7px;
}

.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	margin-bottom: 10px;
	width: 100%;
}
.list td {
	text-align: left;
	vertical-align: top;
	line-height : 14px;
	padding : 10px;
	border-left : 1px solid #e0e0e0;
	border-bottom : 1px solid #e0e0e0;
}

.list td  p{
	margin : 0px;
	padding : 0px;
	margin-bottom: 10px;
	
	
}

.list .categorie {
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image : url('../image/bullet_1.png');	
	background-position : left 6px;
	background-repeat : no-repeat;
}

.list td .thumbs {
	padding : 0px;
	margin : 0px;
	border : 1px solid #e0e0e0;
	margin-bottom : 10px;
}

.list td .thumbs:hover {
	padding : 0px;
	margin : 0px;
	border : 1px solid #505050;
	margin-bottom : 10px;
}

.image-product {
	padding : 0px;
	margin : 0px;
	border : 1px solid #e0e0e0;
}

.zoom-product {
	padding : 0px;
	margin : 0px;
	border : 1px solid #e0e0e0;
	padding : 5px;
	font-size : 11px;
	background-color : #f0f0f0;
	text-align : center;
}

.list td a {
	text-decoration : none;
	margin-bottom : 5px;
	line-height : 18px;
}

.list td a:hover {
	color : #505050;
	text-decoration : underline;
	margin-bottom : 5px;	
}

.list td a img {
	border-bottom : 0px;
}

.list td .price-obj {
	color: #2394c9; 
	font-size: 11px;
	line-height : 14px;
}

.list td .prezzo-obj {
	color: #2394c9; 
	font-size: 14px;
	font-weight : bold;
}

.list td .prezzo-obj-special {
	color: #a0a0a0; 
	font-size: 9px;
	text-decoration : line-through;
	margin-right : 5px;
}

.list td .description
{
color : #505050;
}

.list td .boxprezzo
{
padding : 0px;
margin : 0px;
float : left;
height : 25px;
background-image : url(../image/boxPrezzo.png);
background-position : right center;
background-repeat : no-repeat;
padding-right : 15px;
margin-top : 10px;

}

.list td .boxprezzolink
{
padding : 0px;
margin : 0px;
margin-top : 5px;
text-align : left;
color : #a0a0a0;
}



.list td .boxprezzofreccia
{
padding : 0px;
margin : 0px;
height : 20px;
background-image : url(../image/boxPrezzoFreccia.png);
background-position : left center;
background-repeat : no-repeat;
padding-left : 10px;
padding-top : 5px;
}

.list td .boxcart
{
padding : 0px;
margin : 0px;
float : left;
height : 25px;
margin-left : 5px;
margin-top : 12px;
}

.list td .boxcartlink
{
padding : 0px;
margin : 0px;
margin-top : 5px;
text-align : left;
padding-top : 3px;
padding-bottom : 3px;
border-top : 1px dotted #e8e8e8;
border-bottom : 1px dotted #e8e8e8;
}

.btacquista
{
padding : 0px;
margin : 0px;
float : left;
width : 50%;
text-align : left;
}

.btdetails
{
padding : 0px;
margin : 0px;
float : right;
width : 50%;
text-align : right;
}

.btdetails a, .btacquista a
{
font-weight : normal;
color : #c9a023;
text-decoration : underline;
}

.btdetails a
{
color : #70888f;
}


#add_to_cart
{
font-weight : bold;
}

.azzurro
{
color: #2394c9; 
}


.prezzo-obj-scheda {
	color: #2394c9; 
	font-size: 22px;
	font-weight : normal;
	
}

.prezzo-obj-scheda-special {
	color: #a0a0a0; 
	font-size: 11px;
	text-decoration : line-through;
}


.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	
	padding-top : 5px;
	padding-bottom : 5px;
	border-top : 1px dashed #e0e0e0;
	border-bottom : 1px dashed #e0e0e0;
	font-size: 13px;
	padding-right: 20px;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	margin-right: 5px;
	width : 130px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
	width : 120px;
	float: right;
	font-weight : bold;
	color : #70888f;
}
.sort select {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color : #808080;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	border-top : 1px dashed #e0e0e0;
	border-bottom : 1px dashed #e0e0e0;	
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}

.pagination .links a:hover {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #FFFFFF;
	background: #cda52a;
}

.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #FFFFFF;
	background: #cda52a;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}

.tabstitle {
	display: block;
	padding: 5px;
	margin-right: 0px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	margin-bottom : 10px;
}

.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	background: #FFFFFF;
	display: inline-block;
	padding: 5px;
	display: block;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 2px;
	background-color : #000000;
	background-image : url(../image/bordo-footer.jpg);
	background-position : left top;
	background-repeat : repeat-x;
}

#footer .footer-contenuto
{
	width : 950px;
	margin : 0px;
	padding : 0px;
	margin-left : auto;
	margin-right : auto;
	color : #808080;
	font-size : 11px;
	margin-top : 10px;
}

#footer .div1 {
	float: left;
	text-align: left;
	margin-top : 5px;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 0px;
	list-style : none;
}

#category ul li{
	margin : 0px;
	padding : 0px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-image : url('../image/croce.png');
	background-position : left 8px;
	background-repeat : no-repeat;
	padding-left : 10px;
}

#category ul li a {
	margin : 0px;
	padding : 0px;
	color : #808080;
	text-decoration : none;
}

#category ul li a b {
	margin : 0px;
	padding : 0px;
	color : #c9a023;
	text-decoration : none;
}

#category ul li a:hover {
	margin : 0px;
	padding : 0px;
	color : #c9a023;
	text-decoration : none;
}


#manufacturer ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 0px;
	list-style : none;
}

#manufacturer ul li{
	margin : 0px;
	padding : 0px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-image : url('../image/croce.png');
	background-position : left 8px;
	background-repeat : no-repeat;
	padding-left : 10px;
}

#manufacturer ul li a {
	margin : 0px;
	padding : 0px;
	color : #808080;
	text-decoration : none;
}

#manufacturer ul li a b {
	margin : 0px;
	padding : 0px;
	color : #c9a023;
	text-decoration : none;
}

#manufacturer ul li a:hover {
	margin : 0px;
	padding : 0px;
	color : #c9a023;
	text-decoration : none;
}


#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 10px;
	list-style: none;
}
#information ul li{
	margin : 0px;
	padding : 0px;
	padding-top : 3px;
	padding-bottom : 3px;
	background-image : url('../image/croce.png');
	background-position : left 8px;
	background-repeat : no-repeat;
	padding-left : 10px;
}

#information ul li a {
	margin : 0px;
	padding : 0px;
	color : #808080;
	text-decoration : none;
}

#information ul li a:hover {
	margin : 0px;
	padding : 0px;
	color : #c9a023;
	text-decoration : none;
}

.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: bold;
}
.cart td {
	padding: 5px;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}

.sepcatalogo
{
margin : 0px;
padding : 0px;
border-bottom : 1px dotted #a0a0a0;
padding-bottom : 4px;
margin-top : 5px;
}

.catalogo-left
{
padding : 0px;
margin : 0px;
float : left;
width : 135px;
}

.catalogo-right
{
padding : 0px;
margin : 0px;
float : right;
width : 380px;
}

.infoseo
{
padding : 0px;
margin : 0px;
position : absolute;
left : 200px;
top : 15px;
}

.fblikebox
{
padding : 5px;
margin : 0px;
border : 1px dotted #d0d0d0;
}

.fblikebox div
{
margin-bottom : 5px;
color : #3b5998;
font-weight : bold;
}

.dashedsep
{
padding : 0px;
margin : 0px;
margin-top : 3px;
margin-bottom : 3px;
clear : both;
font-size : 1px;
border-top : 1px dashed #e0e0e0;
}

.homeprodtitle
{
padding : 0px;
margin : 0px;
font-size : 20px;
font-family : Georgia;
margin-bottom : 5px;
font-weight : normal;
color :#c29a21;
}

.mostviewed td img
{
border : 1px solid #e0e0e0;
}

.mostviewed td
{
padding-bottom : 5px;
padding-top : 5px;
padding-left : 5px;
border-bottom : 1px solid #e0e0e0;
font-size : 11px;
}



.mostviewed td a
{
text-decoration : none;
font-size : 11px;
}

.mostviewed td a:hover
{
text-decoration : underline;
color : #000000;
}

#module_cart .btcart, #module_cart .btcart:link, #module_cart .btcart:active, #module_cart .btcart:visited
{
font-weight : normal;
text-decoration : none;
color : #70888f;
font-size : 11px;
}

#module_cart .btcart:hover
{
font-weight : normal;
color : #c9a023;
text-decoration : underline;
font-size : 11px;
}

.box1home, .box2home, .box3home
{
padding : 0px;
margin : 0px;
float : left;
width : 175px;
height : 195px;
}

.box2home
{
margin-left : 10px;
margin-right : 10px;
}
