/*/* Copyright (c) 2002-2008 Open2b Software Snc. */
img{
    vertical-align:bottom;
}

ul.languages { display: block; margin-left: 0; padding: 2px; text-align: center; margin: 2px; }
ul.languages li { display: inline; padding: 0; margin: 0; padding-left: 1px; }
ul.languages li a { text-decoration: none; padding: 3px; }
ul.languages li img { border: 0; }

ul.currencies { display: block; margin-left: 0; padding: 3px; text-align: center; margin: 2px; margin-bottom: 1em; }
ul.currencies li { display: inline; padding: 0; margin: 0; padding-left: 1px; }
ul.currencies li a { font-weight: normal; color: black; text-decoration: none; padding: 3px; border: 1px solid #ddd; }
ul.currencies li a:hover, ul.currencies li.currentCurrency a { font-weight: normal; background: #0388d9; color: white; text-decoration: none; }

.verticalMenu ul {
    list-style: none;
    margin: 0;
    padding: 2px;
}
.verticalMenu ul li {
    text-align:left;
}

*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.maintab {
	border: 1px solid #333333;
}
table, td {
	border-collapse: collapse;
}
.tdmidmaintab{}

.tdlogin{
	background-image: url('/open2b/site/174/images/sf_login.gif');
	border-left: 1px solid #B5000B;
	border-bottom: 1px solid #B5000B;
}
.t{
	border-top: 1px solid #B5000B;
}
.b{
	border-bottom: 1px solid #B5000B;
}
.r{
	border-right: 1px solid #B5000B;
}
.l{
	border-left: 1px solid #B5000B;
}
.br{
	border-bottom: 1px solid #B5000B;
	border-right: 1px solid #B5000B;
}
.tr{
	border-top: 1px solid #B5000B;
	border-right: 1px solid #B5000B;
}
.menutop {
	background-image: url('/open2b/site/174/images/menu_sf.gif');
}
.cerca input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
	width: 100px;
}
.sfrosa {
	background-image: url('/open2b/site/174/images/sf_rosa.gif');
	background-repeat: no-repeat;
	background-position: 512px 24px;
}
.menu td font {
	font-size: 10px;
	font-weight: bold;
	color: #B5000B;
}
.sf_top_bg{background:url('/open2b/site/174/images/sf_top.gif')}
.menu a font{
	color: #666666;
	font-weight: normal;
	text-decoration: none; 
}
.menu a:hover font{
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}
input, .small, .elenco {
	font-size: 10px;
}
a{
	color: #666666;
	text-decoration: none; 
}
a:hover{
	color: #B5000B;
	text-decoration: none; 
}
.big {
	font-size: 13px;
}
.vetrina {
	border: 1px solid #B5000B;
	background-image: url('/open2b/site/174/images/sf_dx.gif');
}
.fotoarticolo img, .vetrina img, .elenco img {
	border: 1px solid #333333;
}
.vetrina td{
	padding: 5px;
}
.logininput {
	width: 85px;
	height: 17px;
	border: 1px solid #B5000B;
	background-color: #FFFFFF;
}
.bordi{
	border: 1px solid #333333;
}
.titoli,.verticalMenu h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #B50005;
}
hr{
	border-top: 1px solid #B5000B;
	height: 0px;
}
.cart td{
	border: 1px solid #B5000B;
	border-collapse: collapse;
}
.cart a{
	color: #B5000B;
}
.cart a:hover{
	text-decoration: underline;
}
body{
	background-image: url('/open2b/site/174/images/sf_body.jpg');
	background-repeat: no-repeat;
	background-position: center 300px;
}


.bodyContent{
    width:970px;
    margin:auto;
    text-align:center;
    border:1px solid black;
}

.leftColumn{
    border-right: 1px solid #B5000B;
    width:140px;
}
.rightColumn{
    border-left: 1px solid #B5000B;
    margin:0;
}
.rightColumn .bordered>tbody>tr>td{
    border-bottom: 1px solid #B5000B;
    padding:1em 0;
}
.mainContent{
    padding:1em;
}
.copyright{
    border-top: 1px solid #B5000B;
    text-align: center; color: #000; margin-top: 2em;
    background:#E5E5E5;
    padding: 0.5em 0;
}
.copyright > img { margin-top :0.5em; }
.footer {
    font-size:12px;
    clear: both;
    padding: 0.5em 0;
    border-top: 1px solid #B5000B;
    background:#E5E5E5;
}
.productGrid, .productList{
    border: 1px solid #B5000B;
    background:#FAFAFA;
}
.productGrid>tbody>tr>td{
    padding:1em;
}
.productList>tbody>tr>td {
    padding:1em .5em;
}

.cartCoupon {
    background: #fafafa; margin-bottom: 1em; border: 1px solid #B5000B;
}
.cartMethods { margin: 1em 0 1em 0; }
.cartMethods td { border-bottom: 1px solid #eee; }
.cartItems th { background: #f1f2f6; border-bottom: 1px solid #eee; font-weight: bold; }
.cartItems td { border-bottom: 1px solid #eee; }
.cartItems .totalRow {  }
.cartItems td.totalLabel { font-weight: bold; }
.cartItems td.total { font-weight: bold; }
.cartEmptyBox { background: #fafafa; padding: 2em; margin: auto; width:90%;  border: 1px solid #B5000B;}
.cartItems .discountLabel, .cartItems .discount { color: brown; font-weight: bold; }

.mainContent{
    text-align:left;
}
.productPrices{
    font-size:1.2em;
}
.productListPrice{
    color:#666;
    text-decoration:line-through;
}
.productPriceDiscount{
    color:#B5000B;
}
.productPrice{
    font-weight:bold;
}

.fieldError { background: #ffffd5; }
.error { color: red; display: block; }
.errorSummary {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.required { vertical-align: top; color: red; }
.orders td{
    border-bottom:1px solid #ddd;
}
.orders th{
    border-bottom:1px solid #aaa;
}

.orderCart th { background: #f1f2f6; border: 1px solid #eee; color: #333; font-weight: normal; }
.orderCart td { border-bottom: 1px solid #eee; }
.orderCart .totalRow { background: #ffc; }
.orderCart td.totalLabel { font-weight: bold; }
.orderCart td.total { font-weight: bold; }
.orderCart .delivery { margin: 1em 0 1em 0; }

.checkoutStages { font-size: 120%; text-align: center; color: #666666; }
.checkoutStage { color: #ee3300; font-weight: bold; }
.checkoutForm { width: 100%; }
form{
    display:inline;
}
.steps{
    display:none;
    margin-bottom:1em;
}

#inviato{
    margin:2em;
    padding:2em;
    text-align:center;
    border:1px solid #B5000B;
    background:#E5E5E5;
}
.form_commento{ display:none }
.products-gallery{ overflow: hidden; width:632px; clear:none; margin:auto}
.products-gallery-content{ width:1000px; }
.gallery-product{float:left; clear:none;  padding:4px; text-align:center; width:150px;}
.gallery-product div{ margin-top:.5em;}
#gallery-left-arrow{ float:left; clear:none; margin-left:-9px; margin-right:-8px;}
#gallery-right-arrow{ float:right; clear:none; margin-right:-9px; margin-left:-9px;}
#info_form_container2{ display:none;}