/*
CSS TRIAL SHOP
*/
*
{
	padding: 0px;
	margin: 0px;
}
a
{
	color: #595959;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
}
body
{
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#container
{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#insidecontainer
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#orange
{
	height: 3px;
	line-height: 1px;
	width: 100%;
	background-color: #FFA200;
}
#header
{
	width: 100%;
	height: 193px;
}
#logo
{
	width: 250px;
	height: 182px;
	float: left;
}
#headerarea
{
	width: 670px;
	height: 182px;
	float: right;
}
#loginarea
{
	width: 630px;
	float: right;
	height: 32px;
	color: #595959;
	text-align: right;
	vertical-align:top;
}
#loginarea .in
{
	line height: 13px;
	padding-top: 5px;
}
#loginarea .in a
{
	color: #595959;
	text-decoration: none;
}
#loginarea .in a:hover
{
	text-decoration: underline;
}
#loginarea .in input.field1
{
	border: 1px solid #595959;
	height: 17px;
	width: 100px;
	background-color: #E9E9E9;
}
#mainmenu input.field1
{
	border: 1px solid #000000;
	height: 17px;
	width: 150px;
	background-color: #E9E9E9;
}
/*#loginarea .in input.button1
{
	border: 1px solid #595959;
	height: 19px;
	background-color: #C9C9C9;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
	margin-right: 9px;
	padding: 0px 6px;
}*/
#loginarea .in input.button2
{
	vertical-align: bottom;
	padding-bottom: 1px;
	margin-right: 8px;
}
.grayline
{
	height: 10px;
	background-color: #595959;
	width: 670px;
/*	clear: both;*/
	float: right;
}
.grayline2
{
	height: 11px;
	background-color: #595959;
	width: 100%;
	float: right;
}
#bannerbg
{
	width: 660px;
	clear: both;
	height: 138px;
	float: right;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 1px 1px 1px 0px;
}
#bannerbg.in
{
	float: right;
}
#bannerwrapper
{
	width: 470px;
	float: right;
	border: 1px solid #000000;
	height: 62px;
}
#banner
{
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#mainmenu
{
	width: 100%;
	border-top: 1px solid #757575;
	background-image: url('images/menubg.gif');
	background-repeat: repeat-x;
	height: 30px;
}
#mainmenu ul
{
	list-style-type: none;
	padding: 6px 0px 0px 0px;
}
#mainmenu  ul li
{
	display: inline;
	margin: 0px 10px 0px 10px;
}
#mainmenu  ul li a
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#mainmenu  ul li a:hover
{
	text-decoration: underline;
}
#mainmenu  ul li form
{
	display:inline;
}
#mainbox
{
	float: left;
}
#left
{
	width: 166px;
	float: left;
	border-right: 1px solid #595959;
	border-bottom: 1px solid #595959;
}
#center
{
	width: 585px;
	float: left;
}
#center .bigpromo
{
	text-align: center;
}
#center .carrello
{
	float: left;
	width: 100%;
	padding-left: 15px;
}
#center .carrello .inside
{
	width: 550px;
}
#center .centeritems
{
	text-align: center;
}
#center .centeritems table.main 
{
	width: 585px;
}
#center .centeritems table.main td
{
	width: 290px;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
	padding: 5px;
}
#center .centeritems table.main td img.item
{
	float: left;
	margin: 4px;
}
#center .centeritems table.main td.left
{
	/*border-top: 1px dashed #595959;
	border-right: 1px dashed #595959;*/
}
#center .centeritems table.main td.right
{
	/*border-top: 1px dashed #595959;*/
	display: block;
}
.prodname
{
	font-weight: bold;
	font-size: 12px;
}
.prodname a
{
	color: #595959;
	text-decoration: none;
}
.prodname a:hover
{
	text-decoration: underline;
}
.prezzo
{
	font-weight: bold;
	font-size: 12px;
	color: #EF6400;
}
#wide, .wrapscheda
{
	width: 752px;
	float: left;
}
.wrapscheda.top
{
	width: 752px;
	float: left;
}
.wrapscheda  .content
{
	width: 752px;
	float: left;
	line-height: 17px;
}
.wrapscheda  .content .in
{
	margin: 0px 4px 0px 3px;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	background-color: #EDEDED;
}
.wrapscheda  .content .in .title
{
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
.wrapscheda  .content .in .artisimilitop
{
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
.wrapscheda  .content .in .gentext
{
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
.wrapscheda  .content .in .separato
{
	font-weight: normal;
	border-bottom: 1px solid #BCBCBC;
	border-top: 1px solid #BCBCBC;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
.area1
{
	margin: 3px;
	padding: 4px;
	border-top: 1px solid #FFA401;
	border-bottom: 1px solid #FFA401;
	background-color: #FFDFA7;
	font-weight: bold;
	
}
.topoggetto
{
	float: left;
}
.topoggetto .image
{
	width: 320px;
	float: left;
}
.topoggetto .dettaglinegozio
{
	width: 432px;
	float: left;
}
.boxdestra
{
	width: 429px;
	background-color: #EDEDED;
	float: left;
	border-bottom: 1px solid #BCBCBC;
}
.immaginina
{
	float: left;
	margin: 3px;
	padding: 4px;
}
.rigadestra
{
	float: left;
	margin: 3px;
	padding: 4px;
}
.rigadestra span.titolo
{
	font-weight: bold;
	color: #5A5A5A;
}
.scheda
{
	margin: 3px 0px 0px 3px;
	float: left;
	width: 80px;
	padding: 4px;
	border-top: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	background-color: #EDEDED;	
}
.topdxscheda
{
	margin: 3px 3px 0px 0px;
	float: left;
	padding: 4px;
	width: 647px;
	border-bottom: 1px solid #BCBCBC;
	background-color: #FFFFFF;
}
.topdxscheda a
{
	color: #595959;
	text-decoration: none;
	margin: 0px 6px;
}
.topdxscheda a:hover
{
	text-decoration: underline;
}
#right
{
	width: 166px;
	float: right;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #595959;
}
#left .section, #right .section
{
	background-image: url('images/sectionbg.gif');
	background-repeat: repeat-x;
	height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #595959;
	/*border-top: 1px solid #595959;*/
}
.sectiongr
{
	background-image: url('images/sectiongrbg.gif');
	background-repeat: repeat-x;
	height: 22px;
	background-color:#CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #595959;
	border-top: 1px solid #595959;
}
#left .section .in, #left .item .in, #right .section .in, .sectiongr .in
{
	padding: 5px 0px 0px 8px;
}
#left .section .in a, #right .section .in a, .sectiongr .in a
{
	color: #000000;
	text-decoration: none;
}
#left .section .in a:hover, #right .section .in a:hover, .sectiongr .in a:hover
{
	text-decoration: underline;
}
#left .item
{
	background-image: url('images/menuitembg.gif');
	background-repeat: repeat-x;
	height: 22px;
}
#left .item a, #left .flexitem a
{
	color: #595959;
	text-decoration: none;
}
#left .item a:hover, #left .flexitem a:hover
{
	text-decoration: underline;
}
#left .flexitem
{
	background-color: #EDEDED;
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #595959;
}
#right .item
{
	color: #595959;
	font-weight: bold;
}
#right .item .top
{
	text-align: center;
	text-transform: uppercase;
}
#right .item .image
{
	text-align: center;
}
#right .item .desc
{
	text-align: left;
	padding: 2px 3px;
}
#right .item .desc a
{
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #595959;
}
#right .item .prezzo
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #CE5600;
	padding: 2px 3px;
}
#right .item .top a
{
	color: #4B4B4B;
	font-weight: bold;
	text-decoration: none;
}
#right .item .top a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#footertop
{
	float: left;
	width: 100%;
	background-image: url('images/bgfooter.jpg');
	background-repeat: repeat-x;
}
#footertop .box
{
	padding: 4px;
	float: left;
	line-height: 16px;
	margin-right: 14px;
}
#footertop .footertitle
{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
#footertop .box a
{
	color: #FFFFFF;
	text-decoration: none;
}
#footertop .box a:hover
{
	color: #EF6400;
}
#chiusura
{
	width: 1020px;
	height: 16px;
	background-image: url('images/chiusura.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#realfooter
{
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: center;
}
#realfooter a
{
	color:  #595959;
	text-decoration: none;
}
#realfooter a:hover
{
	text-decoration: underline;
}
.titolocontenuto
{
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.testocontenuto
{
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	padding: 10px;
}
table.generica
{
	background-color: #EEEEEE;
}
table.generica tr.one
{
	background-color: #FFFFFF;
}
table.generica tr.two
{
	background-color: #EEEEEE;
}
table.generica tr.three
{
	background-color: #FFD973;
}
table.generica td
{
	height: 35px;
	padding: 6px;
}
.articolo
{
	background-color: #EFEFEF;
	margin: 3px 10px 0px 10px;
	padding: 5px 5px;
}
.articolo td
{
	padding: 5px 5px;
}
.articolo a
{
	color: #595959;
	text-decoration: none;
}
.articolo a:hover
{
	text-decoration: underline;
}
.articolosimile
{
	background-color: #E8E8E8;
	margin: 3px 10px 0px 0px;
	padding: 5px 5px;
}
.articolosimile a:visited
{
	color: #999999;
}

/* pagina macrocat */
.catt
{
	background-color: #EFEFEF;
	float: left;
	margin: 3px 10px 0px 10px;
	padding: 5px 5px;
}
.catt td
{
	padding: 5px 5px;
}
.catt a
{
	color: #595959;
	text-decoration: none;
}
.catt a:hover
{
	text-decoration: underline;
}
/* end pagina macrocat */


td.carrtd1
{
	text-align: center;
}
td.carrtd1 input.small
{
	font-size: 11px;
	border: 1px solid #595959;
	margin-top: 3px;
	background-color: #E9E9E9;	
	font-size: 11px;
}
.cencont
{
	padding: 4px;
	font-size: 12px;
	line-height: 23px;
}
.cencont a
{
	color: #EF6400;
	text-decoration: none;
}
.cencont a:hover
{
	text-decoration: underline;
}
.standardcontent
{
	text-align: left;
	padding: 4px;
}
.pages
{
	background-color: #EFEFEF;
	margin: 3px 10px 0px 10px;
	padding: 5px 5px;
	text-align: center;
	font-weight: bold;
}
textarea
{
	border: 1px solid #575757;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, select
{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.sconto
{
	color: #CC0000;
}
.attenzione
{
	color: #FF0000;
}
.smallplus a
{
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.smallplus a:hover
{
	text-decoration: underline;
}

.smallplusC,.smallplusC a
{
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.smallplusC a:hover
{
	text-decoration: underline;
}

select.formfieldstyle1
{
	font-size: 11px;
}
select span.smallinform
{
	font-size: 11px;
}
.txt2
{
font-size: 11px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

