

* { padding: 0; margin: 0; list-style-type: none; }

body {
 background: #cfc;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 13px;
 background:#3c3 url(/skin/images/bg.jpg) repeat-x;
}
#wrapper { 
padding: 0px;
 margin: 10px auto;
 width: 1000px;
 background: #fff;
}
h1,h2,h3 {
	color: #028833;
}
h2 {
	font-size: 12px;
}
img {
	border: 0px;
}
a { color: #c00;text-decoration: none; }
a:hover { color: #006400;text-decoration: none; }

strong 
{
    color: #006400;
}

#header {
 color: #333;
 width: 1000px;
 float: left;
 height: 188px;
 margin: 0px 0px 0px 0px;
 background: #fff;
}
#logo {
 float: left;
 height: 188px;
 width: 493px;
}
#promozione {
 float: right;
 height: 188px;
 width: 470px;
 text-align: right;
}
#navigation {
float: left;
 width: 980px;
 color: #333;
 padding: 10px;
 margin: 0px 0px 0px 0px;
 background: #fff;
}
#navigation a:link,#navigation a:visited {
	background: #018B36;
	border: 1px solid #018B36;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	float: left;
	font: bold 1em Comic Sans MS;
	padding: 0 14px;
	line-height: 41px;
	text-align: center;
	margin-right:10px;
	text-decoration: none;
}
#navigation a:hover {background: #D9091F; color: #fff;border: 1px solid #D9091F;
}
#navigation a#active:link, #navigation a#active:visited {
	margin-left:250px;
	color: #018B36;
	border: 1px solid #018B36;
}

#navigation a#active:hover {
	margin-left:250px;
	background: #D9091F;
	color: #fff;
	border: 1px solid #C9C6B3;
	background-position: left bottom;
}


#leftcolumn { 
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 180px;
 float: left;
 text-align: center;
}
#content { 
 float: left;
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 550px;
 display: inline;
}
#rightcolumn { 
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 210px;
 float: left;
}
#carrello {
	width: 206px;
	margin: 0px;
	padding: 0px;
}

.carrello_content {
	padding: 0 8px;
	border: 0px;
	margin: 0px;
	display: block;
	background:url(/skin/images/carrello_bg.jpg);
	font-size: 12px;
}

#box {
	width: 206px;
	margin: 0px;
	padding: 0px;
}

.box_content {
	padding: 0 8px;
	border: 0px;
	margin: 0px;
	display: block;
	background:url(/skin/images/carrello_bg.jpg);
	font-size: 12px;
}
.box_content p
{
    margin-top: 10px;
}

#footer { 
 width: 980px;
 clear: both;
 color: #333;
 background: #fff;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 border-top: 3px solid #D9091F;
}

#footer1 { 
 width: 1000px;
 clear: both;
 color: #333;
 background: #fff;
 margin: 2px 0px 0px 0px;
 border-top: 3px solid #D9091F;
}

.lista_prodotti {
	width: 250px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 2px;
}
.prodotto {
	width: 530px;
	float: left;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 2px;
}
.anteprima {
    height: 325px;
    top:50%;
}
.img_prodotto {
	float: right;
}
.lista_prodotti a.view {
	text-decoration: none;
	float: left;
}
.categoria {
	text-decoration: none;
	color: #D9091F;
	font-weight: bold;
}
.prezzo {
	color: #D9091F;
	font-size: 14px;
	font-weight: bold;
}

.prezzo-barrato {
    color: #D9091F;
    font-size: 10px;
    font-weight: bold;
    text-decoration: line-through;
}

.modulo_piccolo {
	width: 50px;
}

.modulo_moltopiccolo {
	width: 20px;
}

.modulo_medio {
	width: 250px;
}

.tabella3 td {
	padding: 3px;
	text-align: center;
}

.sinistra {
	float: left;
}

input {
    width: 150px;
    padding: 2px;
    margin-right: 30px;
    
}

td {
    padding: 3px;
}

.titoletto
{
    font-size:14px;
    font-weight:bold;
    }
    
.rosso {
	color:#D9091F;

}

div.chisiamo p
{
    text-align: justify;
    }
    
ul.chisiamo
{
    margin:20px;
    }
    
ul.chisiamo li
{
    margin:15px;
    list-style-type:disc;
    }

ul.prod_desc li
{
        margin:15px;
    }

ul.prod_desc li
{
        margin:15px;
    list-style-type:disc;
    }

/* WE COMMERCE */

.wecomm_user
{
    font-weight:bold;
    }

.iva {
    color: #666;
    font-size: 10px;
    font-weight:normal;
}

.ordina {
    width: 200px;
    float: right;
}

.ordina_small {
    width: 140px;
    float: right;
}

.table_header {
    color: #666;
    font-size: 10px;
}
.table_header th {
    color: #666;
    font-size: 10px;
    padding: 6px;
}

.check, .check input {
    width: auto;
    margin: 0px;
    text-align: center;
}

p.checklist
{
    margin: 10px 0px 10px 0px;
    }
    
.checklist input 
{
    width:auto;
    margin: 0;
    }
    
.checklist label
{
    margin-left:10px;
    }    
    
.centrato  {
    text-align: center;
}

.cento  {
    width: 100px;
}


.table_carrello  {
    padding: 2px;
    width: 100%;
}

.table_carrello,.table_carrello td {
    border: 0px;
}
.table_carrello tr {
    border-bottom: 2px solid #018B36;
}
.table_carrello input {
    margin: 0px;
}

.quant_small {
    width: 66px;
    height: 34px;   
    float: left;
    text-align: center;
    background: url(/img/quant_small.jpg);
}

.quant_small input {
    width: 30px;
    height: 20px;   
    margin: 6px;
    font-size: 16px;
    padding: 0;
}

.add_small {
    width: 74px;  
    float: left; 
    height: 34px;
}

.quant_big {
    width: 126px;
    height: 34px;   
    float: left;
    text-align: right;
    background: url(/img/quant_big.jpg);
}

.quant_big input {
    width: 30px;
    height: 20px;   
    margin: 6px;
    font-size: 16px;
    padding: 0px;
}

.add_big {
    width: 74px;  
    float: left; 
    height: 34px;
}


.cod_fisc {
    padding:10px;
    width: 200px;
    color: #666;
    margin: 0px;
    
}

.normale input {
    padding: 3px;
    margin: 3px;
    width: 30px;
}

.errore {
    border: 2px solid #D9091F;
    background: #ddd;
    padding: 5px;
    font-size: 10px;
    color: #D9091F;
    
}

.registrazione input,.registrazione select {
    padding: 3px;
}


.login input
{
	margin:0;
	padding:0;
	width:auto;
	vertical-align:middle;
}

.login label
{
	vertical-align:middle;
	margin-left: 5px;
}

input.login-submit
{
	width:85px;
	padding:1!important;
	padding:2px;
}


.immagini-prodotti
{
	margin:20px;
}

.immagini-prodotti li
{
	margin-top:10px;
}

.header_grizzly 
{
    width: 550px;
    height: 250px;
    border: 0px;
    background: url(/img/header_grizzly.jpg) no-repeat;
}
.header_grizzly ul
{
    padding-top: 40px;
    padding-left: 250px;    
    font-weight: bold;
    line-height: 20px;
    
}
.header_grizzly ul a
{
   color: #006400;
}
.header_grizzly ul a:hover
{
   color: #c00;
}
.header_wacky
{
    margin-bottom: 30px;
    width: 550px;
    height: 250px;
    border: 0px;
    background: url(/img/header_wacky.jpg) no-repeat;
}
.header_wacky ul
{
    padding-top: 40px;
    padding-left: 250px;    
    font-weight: bold;
    line-height: 20px;
    
}
.header_wacky ul a
{
   color: #006400;
}
.header_wacky ul a:hover
{
   color: #c00;
}



.header_big 
{
    font-size: 16px;
    color: #c00;
}

.header_big:link,.header_big:visited
{
    color: #c00 !important;
}

.box 
{
    clear: both;
    width: 300px;
    float: right;
}

.opzione 
{
    float: right;
}

.link_categorie
{
    padding: 15px;
}
