@charset "utf-8";
/* CSS Document */

@import "easyslider.css";
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #2c2c2c;
	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/bggrado.jpg);
	background-repeat:repeat-x;
}

A{ color:#666666; text-decoration:none;}


/**************************************** header ****************************************/

.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;
}

DIV#container {
	color:#949494;
	width: 960px;
	margin:0 auto;
	text-align: left;
}
#logo {
	float:left;
	z-index: 100;
	position: relative;
}

#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;
}

#topright A:Link, #topright A:Visited {
	color: #999;
	text-decoration:none;

}
#topright A:Hover {
	text-decoration:none;
	color: #ff9933;
}

#topright IMG {
border:0px;
vertical-align:middle;
}

.menusep{
margin:0 10px;
}
.searchbox{
	background-color:#96C924;
	color:#FFFFFF;
	font-size: 11px;
	;
	border: 1px inset #cc6600;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
	padding: 4px 4px  4px 9px;
	width: 110px;
}
.btn1{
vertical-align:middle;
margin:-2px 3px 0 3px;;
}

/**************************************** splash ****************************************/
#splash{
	background-image: url(../images/splash.jpg);
	background-repeat: no-repeat;
	height: 361px;
	float: left;
	width: 960px;
	margin: -30px 0 6px  0;
	overflow: hidden;
	z-index: 1;
	position: relative;
	cursor:pointer;

}

#splash .title{
	margin: 30px 0 0 30px;
	float:left;
	width: 500px;
}

#splash2{
	background-image: url(../images/splash2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	float: left;
	width: 698px;
	margin: 0px 0 0px 0;
	overflow: hidden;
	z-index: 1;
	position: relative;
	background-position: 0 38px;
}

#splash2 .title{
	margin: 8px 0 0 30px;
	float:left;
	width: 500px;
}


.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: 0px;
	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: 700px;
	margin-bottom:10px;
}



.miniatura {
	padding: 20px 14px 14px 14px;
	margin: 0px 0px 10px 10px;
	float:left;
	text-align:left;
	width:187px;
	height:268px;
	background-image:url(../images/bgminiatura.png);
	background-repeat:repeat-x;
	background-color:#605b5b;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #5a5959;
	display: block;
	}


.miniatura .title{
text-transform:uppercase;
font-weight:bold;
font-size:11px;
}
 .miniatura .title A{
color:#999;
text-decoration:none;
}
 .miniatura .title A:hover{
	color:#FF9933;
	text-decoration:none;
}

.miniatura .code{ color:#737272; font-size:9px; text-transform:uppercase;}
.miniatura .price{
	color:#96C924;
	font-size:11px;
	margin:18px 0 0 0;
}
.miniatura .priceBig{
	font-weight: bold;
	text-decoration:none;
	font-size:20px;
	color: #FFFFFF;
}
.miniatura .iva{
	color:#96C924;
	font-size:9px;
	margin:0 0 0 30px;
}

.miniatura .thumb{
	margin: 20px 0 0 0;
	text-align:center;
	vertical-align: bottom;
	height:140px;
}


.miniatura .thumb IMG {
vertical-align: bottom; 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 ****************************************/

#menupro{
	float:right;
	width:224px;
	background-image:url(../images/tabbg.png);
	background-repeat:repeat-y;
	margin: 0 20px 0 0;
	background-position: left 66px;
}

#menupro .title{
	color:#333;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bolder;
	background-image:url(../images/tabtopbg.png);
	background-repeat:no-repeat;
	height:24px;
	padding: 12px 20px;
}

#menupro .items{
	color:#FFFFFF;
	text-transform: none;
	font-size:11px;
	font-weight: bolder;
	background-image: url(../images/tabbgglass.png);
	background-repeat: no-repeat;
	padding: 10px 16px;
	margin: 0;
}



#menupro .items ul{
	list-style:none;
	margin:0 0 0 0;
	padding: 0px 0px 0px 0px;
	display:block;
}

#menupro .items li{
	margin:4px 0;
	border-bottom: dotted #666 1px;
}

#menupro .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{
color:#FFFFFF;
text-decoration:none;
}



#menupro .items ul  A.selected{
	color: #96C924;
	text-decoration:none;
}


#menupro .items ul A:hover{
	text-decoration:none;
	color: #C6E77A;
}

#menupro .bottom{
	background-image:url(../images/tabbottombg.png);
	background-repeat:no-repeat;
	height: 10px;


}

/******************************** elenco ****************************************/

.pager{
	width:95%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 10px 0 10px 10px;
	text-align: right;
}


.pager .selected {
	font-weight:bold;
	color:#FF9933;
	font-size:14px;

}

.pager A:link,
.pager A:visited
{
color:#FF9933;
text-decoration:none;
}

.pager A.selected {
	font-weight:bold;
	color:#FFFFFF;
	font-size:16px;
}


.pager A:hover{
	color: #CCCCCC;
}

.pager IMG{ border:0px; vertical-align:middle; margin: 0 6px 0 6px;}

#maincontent .title H1{
	margin:0px;
	text-align:left;
}



.tabmainbody {
	width:96%;
	float:left;
	background-image:url(../images/tab-mainbg.png);
	background-repeat:no-repeat;
	padding:0 10px 0 10px;
	min-height:100px;
	text-align:left;
	background:#FEFEFE;
	margin-left:8px;
}

.tabmainbody h1{
font-size:14px;
}

.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;
}

.tabletdimg {
	border: dotted #666 1px;
	padding: 10px 0 0 0;
	vertical-align:middle;
	text-align:center;
	height:150px;
	width: 25%;
	margin: 0 auto;
}
.tabletdimg img {
	margin: 10px 0 10px 0;
}
.tabletdimg A:link, .tabletdimg A:visited {
	color:#FF3333;
	text-decoration:none;
	font-size:10px;
	font-weight:bolder;
}

/******************************** scheda ****************************************/

#scheda,
#scheda1, #scheda_loading{
	float:left;
	background:#FFFFFF;
	margin: 0px 0px 0px 10px;
	padding: 20px 20px;
	font-size: .78em;
	text-align: justify;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	min-height:100px;
	display: table;
}

#scheda,
#scheda_loading{ width:420px;}

#scheda1{width:646px}


#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:#FF9933;
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:960px; float:left;
display:block;
height:127px;
background-image:url(../images/bgmenubottom.png); 
background-repeat:no-repeat;
}

#bottommemu .cell{
float:left; width:150px;
margin:30px  0 0 36px;
font-size:10px;
}

#bottommemu .cellright{
	float:right;
	width:300px;
	margin:40px 36px 0 0;
	font-size:10px;
}
#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;
}

DIV#footer {
	font-size:11px;
	color:#666666;
	width: 960px;
	margin:auto;
	text-align: left;
	display: block;
}



#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 */
}
 #footer A:link, #footer A:visited {
	text-decoration:none;
	color:#666666;
}

#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;
}

.prezzo{  /*carrello e riepilogo ordine*/
font-size:14px;
}

#carrello2{ /*bottone conferma carrello*/
	background-color:#FF9933;
	border: solid #FF9933 1px;
	padding:4px 0;
	margin:4px 0;
}
#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;
}

.product_warehouse_in {
    color:green;
}

.product_warehouse_not_in {
    color:red;
}


/* rotator in-page placement */
    div#rotator {
	height:100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 659px;
	display: block;
}
/* rotator css */


	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin-left: -26px;
margin-top: -6px;


}
/* rotator image style */	
	div#rotator ul li img {
	padding: 0px;




	margin:0px 0px 0px 0px;

	float: left;
	
}
    div#rotator ul li.show {
	z-index:500;
	margin-left: -26px;
	margin-top: -6px; 
}

.product_warehouse_in{
	background-image:url(../images/icon-available.png);
	background-position:0 0;
	background-repeat: no-repeat;
	padding:0 0 0 20px;
	color:#91B425;
	min-height:20px
	}
.product_warehouse_not_in{
	background-image:url(../images/icon-unavailable.png); background-position:0 0; background-repeat: no-repeat; padding:0 0 0 20px; color: #C30; min-height:20px
	}

.search_kw_result {
    color:red;
}
