
/* Open2b Commerce Ready                          */
/* Copyright (c) 2002-2005 Open2b Software Snc.   */
/* http://www.open2b.com/software/commerce_ready  */

body, table, th, select, textarea {
	font-family: verdana, sans-serif;
	font-size: x-small;
	font-size: small;
}
.inputCerca {
font-family: verdana, sans-serif;
	font-size: 10px;
}
select {
	font-size: 10px;
}
html>body, html>body td, html>body th, html>body input, html>body select, html>body textarea {
    font-size: small;
}

body {
	text-align: center;
	color: #333333;
	background: white url(images/sfondo.png) repeat-x top;
	padding: 0.2em 0.5em;
}
img {border: none;
}

a:link { color: #05722F; }
a:visited { color: #05722F; } 
a:hover	{ color: #059A3F; }
a:active { color: #059A3F; }

h1 { margin: 0 0 0.5em 0; padding: 0; line-height: 10%; }
h2 { font-family: arial; font-weight: normal; font-size: 160%; color: #333333; border-bottom: 1px solid #cccccc; margin: 0 0 0.5em 0; padding: 0; clear: both; }
h3 { font-family: arial; font-weight: bold; font-size: 130%; color: #333333; margin: 1 0 0.2em 0; }
h4 { font-family: arial; font-weight: normal; font-size: 160%; color: #333333; margin: 0 0 0.5em 0; padding: 0; clear: both; }
th { text-align: left; }

/* Header */

#header { 

    min-height: 40px;
    height: 5em;
    margin: 0;
    padding: 0;
}

#header ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
}
#header ul a { display: block; padding: 8px 0 8px 0; color: #fff; font-weight: bold; }
#header ul li { float: left; text-align: center; /*line-height: 100%;*/ }
#header ul li a {
	background: #05722F;
	width: 117px;
	text-decoration: none;
}
#header ul li a:hover { background: #059A3F; }

#cartLink { position: absolute; top: 179px; left: 510px; text-align: right; vertical-align: middle; }

#searchBox { 
	/*position: absolute; 
	top: 179px; 
	left: 590px; */
	clear:both;
}
/*testata */
#testata { 
    height: 2.5em;
    margin: 0;
    padding: 0;
	 background-color: #05722F; 
}

#testata a {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

#testata a:hover {
	/*color: #059A3F;*/
	text-decoration: none;
	/*background: #059A3F;*/
}

/*#testata ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: auto;
	 float: right;
}
#testata ul a { display: block; padding: 8px 0 8px 0; color: #fff; font-weight: bold; }
#testata ul li {  float: left; text-align: center; }
#testata ul li a {
	background: #05722F;
	width: 140px;
	text-decoration: none;
}
#testata ul li a:hover { background: #059A3F; }*/
/* Content */

#content { text-align: left; width: 720px; margin: 0 auto; }

/* Departments */

ul#departments { float:right; margin-left: 8px; width: 16em; }

ul#departments li {
	list-style: none;
    font-weight: bold;
    color: #FFFFFF;
	background: #05722F;
    padding: 0;
    margin: 0 0 1px 0;
    border: 1px solid;
    border-color: #05722F #05722F #05722F #05722F;
}
ul#departments li a { 
    display: block;
	color:#FFFFFF;
    text-decoration: none;
    padding: 0.3em 1em 0.3em 1em;
	 width: 177px;
}
ul#departments li a:hover { background: #059A3F; color:#FFFFFF; }

#subDepartments { background: #E6F7ED; font-weight: bold; color: #FFFFFF; margin-right: 16em; padding: 0.5em; }
#subDepartments a { text-decoration: none; }
#subDepartments a:visited { list-style: none; }

/* Search */

.searchCount { font-weight: bold; margin-bottom: 0.5em; }

/* Product */

.products th { font-weight: normal; background: #edf2f2; border-bottom: 1px solid #ddd; border-right: 1px solid #dddddd; }
.products td { border-bottom: 1px solid #eee; }

.productProducer { font-size: small; font-weight: normal; }
.productImage { float: left; padding: 0 2em 1em 0; }
.productPrice { font-weight: bold; font-size: 120%; }
.productPriceList { text-decoration: line-through; margin-bottom: 1em; }

.productChart { text-align: left; }
.productChart h2 { margin: 0.5em 0 0.5em 0; }
.productChart th { font-weight: normal; background: #edf2f2; border-bottom: 1px solid #ddd; border-right: 1px solid #dddddd; }
.productChart td { border-bottom: 1px solid #eee; }
.addtocartbutton input{
	font-size:0.6em;
	padding:0;
}
/* Cart */

#cart { margin-right: 15em; }
#cart th { font-weight: normal; background: #edf2f2; border-bottom: 1px solid #ddd; border-right: 1px solid #dddddd; }
#cart td { border-bottom: 1px solid #eee; }
#cart #totalRow { background: #ffc; }
#cart td#totalLabel { font-weight: bold; }
#cart td#total { font-weight: bold; }
#cart #delivery { margin: 1em 0 1em 0; }

#cartEmptyBox { background: #edf2f2; padding: 2em; margin-right: 15em; }

/*Footer */

#footer {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-top: 1em;
	padding-left: 24%;
	padding-right: 24%;
	margin-top: 1em;
	color: #666;
	border-top: 1px solid #cccccc;
}
#footer ul { padding: 0; margin: 0; }
#footer li { padding-right: 1em; display: block; float: left;  }
#copyright { text-align: center; color: #666; margin-top: 2em; }
#copyright > img { margin-top :0.5em; }

li { line-height: 140%; }

.required { vertical-align: top; color: red; }

/* Checkout */

#note { text-align: center; }

#checkoutStages { font-size: 120%; text-align: center; color: #666666; }
#checkoutStage { color: #ee3300; font-weight: bold; }
#checkoutForm { width: 100%; }
#checkoutButtons { text-align: center; margin-top: 1em; margin-bottom: 5em; padding-top: 1em; border-top: 1px solid #ccc; }

.message {
    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;
}

.error { color: red; display: block; }
.fieldError { background: #ffffd5; }

/* Closed */

#closed { background: #edf2f2; padding: 5em; text-align: center; }

