@CHARSET "UTF-8";

@import url('/css/layouts/general.css');
@import url('/CMS/css/yaml/screen/editor_style.css');

div#col3_content{
	background-color: #fff;
	position: relative;
	top: -14px;
}
div#col3_content .content{
	padding: 20px 10px 10px;
	position: relative;
	margin-top: 30px;
	left:-255px;
	width:928px;
	clear: both; 
	float: left;
	background: #333 url('/images/layouts/paragraph_top.jpg') repeat-x top left;
}
div#col3_content h1{
	height: 35px;
	width: 692px;
	margin-bottom: 0;
	color: #fff;
	background: #333 url('/images/layouts/barra.gif') no-repeat top left; 
	line-height: 35px;
	text-align: center;
}
div#col3_content.home .subcolumns.content_top{
	height: 450px;
}
.page_nav{
	text-align: center;
	background-color: #fff;
	font-weight: bold;
	color: #c00;
	line-height: 26px;
}
.page_nav.bottom{
	clear:left;
	padding-top:10px;
}
.page_nav a{
	color: #000;
}
.page_nav a:hover {
	color: #c00;
	text-decoration: none;
}
.page_nav img{
	vertical-align: -5px;
}
.filter{
	height: 24px;
	line-height: 24px;
	width: 100%;
	clear: right;
	background-color: #333;
}
.filter .ordina{
	float: right;
	padding: 0 10px;
}
.filter .ordina .brand{
	display: inline;
	padding: 5px 0;
}
.filter .ordina .brand .brands{
	display: none;
	max-height: 400px;
	padding: 20px 10px;
	position: absolute;
	right: 0;
	line-height: 14px;
	overflow: scroll;
	z-index: 5;
	
	background-color: #474747;
	list-style: none;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}
.filter .ordina .brand .brands .current{
	color: #f00;
}
.filter .ordina .brand .brands li{
	border-bottom: 1px solid #000;
	padding: 2px 20px;
}
.filter .ordina .brand:hover .brands{
	display: block;
}
.offertSpotlight{
	position: absolute;
	display: block;
	height: 154px;
	width: 154px;
	background: url(/images/layouts/offertSpotlight.png) no-repeat scroll left top;
	z-index: 1;
	text-align:right; 
	color: #CC0000; 
	font-size: 20px; 
	font-weight: bold; 
	line-height:0.9;
}
.runnedOutSpotlight{
	position: absolute;
	display: block;
	height: 154px;
	width: 154px;
	background: url(/images/layouts/runnedOutSpotlight.png) no-repeat scroll left top;
	z-index: 1;
}

.details .qta{
	float: left;
	margin-top: 5px;
}
a.contactUs{
	float:right; color:#CC0000; top:-26px; right:5px; position: relative;
}
.basket_update{
	background: url('/images/layouts/update.png') repeat-x center top;
	border: none;
	color: #fff;
}
input{
	color: #000;
}
div#qTip{
	background-color: #c00;
	color: #fff;
	font-size: 11px;
	padding: 6px 10px;
	border: none; 
	display: none; 
	position: absolute; 
	z-index: 1000;
}
