@import "easyslider.css";
@import "imagerotator.css";
html {}
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #202020;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-attachment:fixed;
	font-size: 11px;
}

img{border:0px;}

A{
	color:#7d7b74;
	text-decoration:none;
	font-size: 11px;
}
DIV#container {
	color:#949494;
	width: 978px;
	margin:0 auto;
	text-align: left;
	display: block;
	min-height: 600px;
	clear: both;
	padding: 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/**************************************** header ****************************************/
#header{
	float:left;
	width: 978px;
	display: block;
	/*background-image: url(../images/bghead.jpg);*/
	background-repeat: repeat-x;
}

#logo {
	float:left;
	z-index: 100;
	margin: 0 0 0 30px;
}

#logo IMG {
border:0px;
}

#topright{ /* contiene link al carrello, al login e ricerca */
	float:right;
	font-size: 11px;
	margin:30px 0 0 0;
	text-align: center;
	width: 570px;
}

#topright A:Link, #topright A:Visited {
	text-decoration:none;

}
#topright A:Hover {
	text-decoration:none;
	color: #B1FF04;
}

#topright IMG {
border:0px;
vertical-align:middle;
}

.menusep{
margin:0 10px;
}
.searchbox{
	background-color:#666;
	color:#FFFFFF;
	font-size: 11px;
	;
	border: 1px inset #666;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	padding: 4px 4px  4px 9px;
	width: 110px;
	background-image: url(../images/bgsearch.jpg);
	background-repeat: repeat-x;
}
.btn1{
vertical-align:middle;
margin:-2px 3px 0 3px;;
}

/**************************************** splash ****************************************/
#splash{
	background-repeat: no-repeat;
	height: 300px;
	float: left;
	width: 978px;
	margin: 0px 0 6px 0;
	overflow: hidden;
	cursor:pointer;

}


.title h1{
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:lighter;
color:#FFFFFF;
}

.title h2{
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:lighter;
margin: -16px 0 0 0;
color:#FF9900;
}

#splash2 .title h1{
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:lighter;
	color:#FFFFFF;
	margin-top: -4px;
}

#splash2 .title h2{
font-family:Arial Narrow, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:lighter;
margin: -16px 0 0 0;
color:#FF9900;
}


/*  */

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index:200;
	}

/*  */
/******************************** prodotti home ****************************************/
#maincontent{
	float:left;
	width: 720px;
	margin-bottom:20px;
}


.miniatura table {
	clear: left;
	
	width: 180px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin:0 20px;
	float: left;
	padding: 0px;
}
.miniatura table tr td {
	vertical-align: middle;
}

.miniaturapricerow{height:30px; }
.miniaturathumbrow{height:155px; vertical-align:middle;}
.miniaturadescrow{height:66px; }
.miniatura {
	padding: 0px 0 0 0px;
	margin: 0px 0px 10px 10px;
	float:left;
	text-align:left;
	width:220px;
	height:228px;
	background-image:url(../images/bgminiatura.png);
	background-repeat:no-repeat;
	display: block;
	background-position: 0 0px;
	}


.miniatura .title{
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}
 .miniatura .title A{
color:#ccff33;
text-decoration:none;
}
 .miniatura .title A:hover{
	color: #E3FFBB;
	text-decoration:none;
}

.miniatura .code{
	color:#FFF;
	font-size:11px;
	text-transform:uppercase;
	margin: 0 0 0px 0;
}
.miniatura .price{
	color:#ccff33;
	font-size:11px;
	margin:0px;
	clear: left;
}
.miniatura .priceBig{
	font-weight: bold;
	text-decoration:none;
	font-size:20px;
	color: #FFFFFF;
}
.miniatura .iva{
	color:#ccff33;
	font-size:9px;
	margin:0 0 10px 30px;
}

.miniatura .thumb{
	margin: 1.4em 0 0 0;
	text-align:center;
	clear: left;
}


.miniatura .thumb IMG {
border:0px;
}

.evidentp {
text-transform:uppercase; font-weight:bolder;
padding:20px 0 0 20px;
background-image:url(../images/evidentpbg.png);
background-repeat:no-repeat;
width: 645px;
height:40px;
color:#FFFFFF;
font-size:11px;
float:left;
margin:10px 0 0 9px;
vertical-align: middle;
}



A.priceBig:Link,
A.priceBig:Visited
{
	color:#CC3300;	
}
A.priceBig:Hover{
	color: #FFCCCC;	
}

/******************************** menu prodotti ****************************************/

/* 
#h -> home
#e -> elenco
#s -> scheda
#p -> pagina statica
*/

#leftcol{
		float:left;
	width:218px;
		
	}

#h #leftcol{
	margin: 0px 20px 0 0px;
	}
	
#e #leftcol,
#p #leftcol,
#s #leftcol
{
	margin: 0px 20px 0 10px;

	}
	

#menupro, #infocol{
	float:left;
	width:218px;

}



#menupro .title{
	color:#CEFF0A;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bolder;
	background-image:url(../images/tabtopbg.png);
	background-repeat:no-repeat;
	height:30px;
	padding: 12px 20px 0 20px;
}

#infocol .title{
	color:#CEFF0A;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bolder;
	background-image:url(../images/tabtopbginfo.png);
	background-repeat:no-repeat;
	height:30px;
	padding: 2px 20px 0px 20px;
	background-position: 0 -10px;
}

#menupro .items,#infocol .items{
	color:#FFFFFF;
	text-transform: none;
	font-size:11px;
}

#menupro .items{
	padding: 6px 20px 20px 20px;
	font-weight: bolder;

}

#infocol .items{
	padding: 0px 20px;
	font-weight: lighter;

}




#menupro .items ul,#infocol .items ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	display:block;
}

#menupro .items li,#infocol .items li{
	margin:4px 0;
	border-bottom: dotted #666 0px;
}

#menupro .items ul ul,#infocol .items ul ul{
list-style: none;
margin:0 0 0 0;
padding: 0px 0px 0px 20px ;
display:block; font-weight:lighter;
}

#menupro .items ul A,#infocol .items ul A{
color:#FFFFFF;
text-decoration:none;
}



#menupro .items ul  A.selected,#infocol .items ul  A.selected{
	color: #C6FF33;
	text-decoration:none;
}


#menupro .items ul A:hover,#infocol .items ul A:hover{
	color: #80B000;
	text-decoration:none;
}

#menupro .bottom{
	background-image:url(../images/tabbottombg.png);
	background-repeat:no-repeat;
	height: 30px;


}

#menupro .items .catlist_latest A{
	color: #FF0;
}
#menupro .items .catlist_latest A:hover{
	color: #FFC;
}
#menupro .items .catlist_latest li ul li a{ font-size:1em; }

/******************************** elenco ****************************************/

.pager{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: -20px 0 30px 0px;
	text-align: right;
}


.pager .selected {
	font-weight:bold;
	color:#FF9933;
	font-size:14px;

}

.pager A:link,
.pager A:visited
{
	color:#FF0;
	text-decoration:none;
}

.pager A.selected {
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
}


.pager A:hover{
	color: #FFF;
}

.pager IMG{ border:0px; vertical-align:middle; margin: 0 6px 0 6px;}

#maincontent .title H1{
margin:0px 0px -16px 10px;
text-align:left;}


.hrelenco{
	width:96%;
	float:left;
	border-bottom: dotted #ccc 1px;
	vertical-align: middle;
	margin: 10px 0 0 0;
}
.hrelenco IMG{
	float:left;
	margin: 0 30px 0 0;
}
.hrelencodesc{
	float:left;
	margin: 10px 0 0 0;
}

.hrelencodesc A:link,
.hrelencodesc A:visited
{
color:#666666;
text-decoration:none;
}

.hrelencodesc A:hover{
color: #CC3300;
}



.buybtnel {
	float:right;
	margin: 20px 0 0 0;
}



/******************************** scheda ****************************************/

#scheda,
#scheda1, #scheda_loading{
	float:left;
	background:#FFFFFF;
	margin: 0px 0px 60px 10px;
	padding: 20px 20px;
	text-align: justify;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	min-height:100px;
	display: table;
}

#s #scheda,
#s #scheda_loading{
	width:430px;
	float: left;
}

#p #scheda{width:646px;	float: left;
}


#scheda_loading{
    display:none;
}
#scheda_loading IMG{ border:0px; vertical-align:middle; margin:0px 6px 0 0;}
#scheda_loading h2{font-size:14px;}
#scheda h2,
#scheda1 h2{
	font-size:14px;
	color:#666;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#scheda UL,
#scheda1 UL{
font-size:11px;
list-style-image:url(../images/arrowbullet.png);
}



/******************************** footer ****************************************/

#bottommemu{
	width:978px;
	float:left;
	display:block;
	height:160px;

}

#bottommemu .cell{
	float:left;
	width:auto;
	margin:30px 0 0 26px;
	font-size:10px;
}

#bottommemu .cellright{
	float:right;
	width:450px;
	margin:30px 26px 0 0px;
	font-size:11px;
	text-align: right;
	color: #999;
}
#bottommemu .cellright img{
	float:left;
	margin: 0 20px 0 0;
}

#bottommemu .cell .title,
#bottommemu .cellright .title
{
font-weight:bolder;color: #fff; text-transform:uppercase;
}

#bottommemu .cell .item A{
color: #ccc;
text-decoration:none;
}
#bottommemu .cell .item A:hover{
color: #fff;
text-decoration:none;
}

#footer {
	font-size:11px;
	color:#999;
	width: 978px;
	margin:0 auto;
	text-align: left;
	display: block;
	padding: 0 11px;
	background-image:url(../images/bgfooter.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	height: 180px;
}



#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
}
 #footer A:link, #footer A:visited {
	text-decoration:none;
	color:#ABAAA5;
}

#footer A:hover {
	text-decoration:none;
	color:#fff;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.datarow{
background-color:#fff;
border-top:dotted #eee 1px;padding:4px 0;
margin:4px 0;}
.datarow A{ text-decoration:none; color:#FF9900;}
.datarow A:hover{ text-decoration:none; color: #FFCC66;
}

.numeric_cell.datarow .prezzo {
	font-size: 12px;
	background-color:#999;
}



.prezzo{  /*carrello e riepilogo ordine*/
font-size:14px;
}

#carrello2{ /*bottone conferma carrello*/
	background-color:#6B9F00;
	border: outset 1px #F2FFD7;
	padding:4px 0;
	margin:4px 0 0 100px;
	width: 400px;
	text-align: center;
}
#carrello2 A{color:#fff;}

/* MB */

.opticomb_price {
    font-size:11px;
    font-weight:bold;
}

.opticomb_price .priceBig {
	font-weight: bold;
	text-decoration:none;
	font-size:18px;
}

.cents {
	vertical-align:super;
    font-size:50%;
}

.strikedprice {
    text-decoration: line-through;
}


#topslogan {
	display: block;
	clear: right;
	float: left;
	width: 150px;
	margin: 30px 0 0 10px;
}
#topslogan h1,
#topslogan h2,
#topslogan h3{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #CCC;
	margin: 0px;
	text-transform: uppercase;
}


/*******************************************topmenu*/
.topmenu{
	float: right;
	display: block;
	margin: 0 10px 0 0;
	width: 555px;
} 


.topmenu ul{

}

.topmenu ul li{
	display: inline;
	text-align: right;
}

.topmenu ul li a{
	float: left;
	text-decoration: none;
	color: white;
	padding: 6px 8px;
	margin: 0px 2px;
}

.topmenu ul li a:visited{
	color: white;}

.topmenu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#000;
}
.topmenu ul {
}

.topmenu ul li .graylink {
	color: #BDEB05;
}
.topmenu ul li span {
	float: left;
	text-decoration: none;
	color: #666;
	padding: 6px 4px;
	margin: 0px 4px;
}
#infocol {
	margin: 0 0 20px 0;
}
#maincontent div h1 {
	color: #C6FF33;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#maincontent div h1 a {
	color: #CEFF0A;
	text-decoration: none;
	font-size: 16pt;
}

#maincontent div h2{
	color: #999;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: -16px 0 10px 0;
	font-size: 1.6em;
	}
#maincontent div h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
		font-size: 1.2em;
	}	
	
#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	background-position: 50% 0;
	width: 978px;
	margin: 0 auto;
	padding: 0 11px;
}
#footer #bottommemu .cellright .spacer {
	margin-right: 10px;
	margin-left: 10px;
}
#bannershome{ float:left; width:476px;}
#elenco {
 float:left; width:96%; margin: 0; padding: 0;
}
#scheda a,
#scheda a:visited{
	color: #690;
	text-decoration: underline;
}

#scheda a:hover{
	color: #C5FF4A;
	text-decoration: underline;
}
table#carrello  {
	width: 100%;
}

#carrello tbody .header {
	color: #333;
	background-color: #ccc;
	font-weight: bolder;
	border-bottom: solid #ccc 1px;
}
#carrello tbody .prezzototale {
	color: #333;
	background-color: #DCDCDC;
	font-weight: bolder;
	border-left: solid #ccc 1px;
}#carrello tbody .prezzounitario {
	color: #333;
	background-color: #ededed;
	font-weight: bolder;
	border-left: solid #ccc 1px;
}#carrello tbody .quantita {
	color: #333;
	background-color: #ededed;
	font-weight: bolder;
	border-left: solid #ccc 1px;
}
#carrello tbody .elimina {
	color: #333;
	background-color: #ededed;
	font-weight: bolder;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;
}

#carrello .cents {
    font-size: 80%;
}

.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.users_al_rules {
    padding-top: 10px;
    font-weight:bold;
    font-size: 12px;
    color: fuchsia;
}

.users_ar_rules {
    padding-top: 5px;
    font-weight:bold;
    font-size: 12px;
    color: fuchsia;
}

.search_kw_result {
	color: #F0F;
	text-decoration:blink;
}


#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
}
.titlemakers{width:700px; display: block; float:left; padding:20px 0 10px 0; margin:0 0 10px 0; border-bottom:dotted #666 1px;}

.titlemakers h2{margin:0; padding:0;}

#buy_mm_idpytype_note {
    padding-top:5px;
    color:fuchsia;
    font-weight:bold;
}
#userarea-btn li {
	display: inline;
	list-style-type: none;
	float: left;
	width: 190px;
	text-align: center;
	vertical-align: middle;
	padding: 20px 10px;
	margin: 0 0 0 4px;
	background-repeat: repeat-x;
	background-image:url(../images/gradient-btn.png);
	background-position:left bottom;
	background-color: #d5fb8e;
}
/*#userarea-btn .editprofile {
	background-image:url(../images/icon-edit-user.png);
	background-repeat: no-repeat;
}

#userarea-btn .vieworders {
background-image:url(../images/icon-archive.png); background-repeat: no-repeat; 
}
#userarea-btn .logout {
background-image:url(../images/icon-exit.png); background-repeat: no-repeat; 
}*/

#userarea-btn a img {
	vertical-align: middle;
	border: 0px;
}

#userarea-btn {
	float: left;
	margin:10px 0px;
	padding:0px;
}
#userarea-btn a:link,
#userarea-btn a:visited{
	text-decoration:none;
}


#userarea-btn a:hover {
	color: #86C600;
		text-decoration:none;
}
#menupro .title a {
	color: #CEFF0A;
	text-decoration: none;
}
