@charset "utf-8";
/* CSS Document */
#lingue
{
	width:120px;
	background-color: #00F;
	position: absolute;
	left: 980px;
	top: 190px;
}
#divisore
	{
		/*background-image: url(images/divisore.jpg);*/
		height:68px;
	}
#divisore a
/* tabella dei prezzi in offerta in product info */
.e_tabella_prezzi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.e_tabella_prezzi_normale
{
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-size: 12px;
}
.e_tabella_prezzi_offerta
{
	color: #FFFFFF;
	background-color: #c8141d;
	font-size: 12px;
	font-weight: bold;
}
.e_tabella_prezzi_header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*simplemodal*/
#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:360px; width:600px; color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}
.e_sel_lingua{
	background-repeat: no-repeat;
	width: 30px;
	float: right;
	padding-right:5px;
}
/*search_box*/
.search_box{
	font-size:15px;
	width:347px;
	height:41px;	
}
/*cookiebar*/
#cookie-bar {background:#111111; height:24px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; font-family:Arial;font-size: 12px;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#b10000;}
#cookie-bar .cb-enable:hover {background:#c10000;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.option-text {
    color: #666;
    font-family: arial;
    font-size: 12px;
    padding: 5px;
}