body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FD838F;
	background: #670B0B url('../images/bg.png') repeat-x top;
}
	body.obscured select
	{
		visibility: hidden;
	}
	body.wait, body.wait *
	{
		cursor: wait;
	}
form
{
	display: inline;
}
input, select, textarea
{
	background: #fff url('../images/input.gif') no-repeat top left;
	border: none;
	padding: 2px;
}
input:focus, select:focus, textarea:focus { background-image: url('../images/input-selected.gif'); outline: none; }
input.image, input.radio { border: none; background: none; }
input.button
{
	background: #560000 url('../images/input-button.gif') repeat-x top left;
	border: 2px solid #FD838F;
	font-weight: bold;
	color: #FD838F;
}
label
{
	cursor: pointer;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}
	a:hover { color: #FF0000; }
a img
{
	border: none;
}
a:focus
{
	outline: none;
}
.ghost
{
	display: none;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.close
{
	display: block;
	text-align: right;
	background: url('../images/close.png') no-repeat right top;
	line-height: 18px;
	padding-right: 20px;
	font-size: .7em;
	color: #fff;
}
.disabled
{
	color: #A85251;
}
.disabled input
{
	background: #A85251;
	color: #770F00;
}
.disabled input.radio
{
	background: none;
}
.bigbox
{
	width: 450px;
	background: #560000 url('../images/bigbox-top.png') no-repeat top;
	padding-top: 8px;
}
.bigbox-close
{
	background: url('../images/bigbox-bottom.png') no-repeat bottom;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
}
.box
{
	width: 300px;
	background: #560000 url('../images/box-top.png') no-repeat top;
	padding-top: 8px;
}
.box-close
{
	background: url('../images/box-bottom.png') no-repeat bottom;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
}
h2.title
{
	font-size: 22pt;
	font-weight: normal;
	letter-spacing: -2px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
	h2.title, h2.title a
	{
		color: #560000;
	}
.title-marca
{
	letter-spacing: -1px;
	font-weight: bold;
}
.list-odd { background: #5F0201; }
.list-even { background: #560000; }
.list-odd-viewed { background: url('../images/list-odd.gif') repeat top; }
.list-even-viewed { background: url('../images/list-even.gif') repeat top; }

.hr
{
	background: url('../images/hr.png') no-repeat left;
	height: 8px;
}
	.hr hr { margin: 0px; display: none; position: relative; z-index: -1; }
/******* L A Y O U T ********/
#body-div
{
	margin: 0 auto;
	text-align: left;
	width: 904px;
	padding-bottom: 40px;
}

#logo
{
	background: #000 url('../images/logo.jpg') no-repeat top;
}
	#logo h1
	{
		margin: 0px;
	}
	#logo h1 a
	{
		display: block;
		height: 130px;
	}
	#logo h1 a span
	{
		position: relative;
		z-index: -1;
	}
#macros
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
	#macros li
	{
		float: left;
	}
	#macros li a
	{
		display: block;
		height: 38px;
		background-position: top;
		background-repeat: no-repeat;
	}
		#macros li a:hover, #macro-selected a
		{
			background-position: 0px -38px !important;
		}
	#macros li a span
	{
		position: relative;
		z-index: -1;
	}
	
		#macro-auto { width: 246px; background-image: url('../images/macros/auto.png'); }
		#macro-moto { width: 112px; background-image: url('../images/macros/moto.png'); }
		#macro-commerciali { width: 159px; background-image: url('../images/macros/commerciali.png'); }
		#macro-camper { width: 124px; background-image: url('../images/macros/camper.png'); }
		#macro-nautica { width: 263px; background-image: url('../images/macros/nautica.png'); }
#footer
{
	text-align: center;
	font-size: 8pt;
	color: #ff0000;
	background: url('../images/icons/favicon.gif') no-repeat left;
	padding-left: 24px;
	line-height: 20px;
}
#footer a
{
	color: #ff0000;
	text-decoration: underline;
}

/**** CREDITS ****/
#giornale, #credits
{
	padding: 10px;
	background: #670B0B;
	text-align: left;
}
.giornale
{
	float: left;
	width: 200px;
	margin: 5px;
	padding: 10px;
	background: url('../images/vr.jpg') repeat-y right;
}
.giornale-last
{
	background: none !important;
}
.giornale h2
{
	margin: 0px;
	padding-bottom: 10px;
}
.giornale h3
{
	color: #ff0000;
	margin: 0px;
}
.giornale h4
{
	color: #fff;
	font-weight: bold;
	font-size: 13pt;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.giornale-top
{
	height: 170px;
}
#credits label
{
	float: left;
	width: 120px;
}
#credits input.input, #credits textarea
{
	width: 280px;
}
#credits .hr { background: url('../images/hr-little.jpg') no-repeat center; }

/******* FAVOURITES ********/
#favourites
{
  	position: fixed;
	/*_position: absolute;*/
	left: 0px;
  	bottom: 0px;
  	/*_top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);*/
}
#favourites /* GRAPHIC SECTION */
{
	width: 100%;
	z-index: 1000;
}
#favourites-box
{
	height: 120px;
	overflow: hidden;
	background: url('../images/favourites.png') repeat-x top;
}
#favourites-title
{
	cursor: pointer;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 28px;
	font-size: 10pt;
	background-image: url('../images/favourites-title.png') !important;
	background: url('../images/favourites-title.jpg') repeat-x top;
	text-align: right;
}
	#favourites-title span
	{
		padding-left: 15px;
		background: url('../images/expand-arrow.gif') no-repeat left;
		color: #ff0000;
	}
	.fav-selected span
	{
		background-image: url('../images/reduce-arrow.gif') !important;
	}
#comparison
{
	height: 120px;
}
#comparison-help
{
	float: left;
	margin-top: 10px;
	width: 180px;
	height: 100px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
	background: url('../images/comparison-help.gif') no-repeat left top;
	color: #fff;
	font-size: 8pt;
}
	#comparison-help div { padding-bottom: 4px; }
	#comparison-help a { color: #fff; font-weight: bold; text-decoration: underline; }
/***** comparison ****/
.ondrag
{
	color: #ff0000;
}
.comparison-item
{
	float: left;
	width: 100px;
	height: 120px;
	background: url('../images/comparison-box.gif') no-repeat left top;
	margin: 5px;
	text-align: center;
}
.comparison-item h4
{
	margin: 0px;
	padding-left: 5px;
	margin-top: 5px;
	text-align: left;
}
.comparison-item h4 a
{
	position: relative;
	display: block;
	height: 30px;
	overflow: hidden;
	font-size: 7pt;
	font-weight: normal;
}
	.comparison-item h4 a:hover { overflow: visible; }
.comparison-price
{
	font-size: 8pt;
	height: 15px;
	overflow: hidden;
}
.comparison-remove-fav
{
	position: relative;
	z-index: 1100;
	float: right;
	width: 13px;
	height: 13px;
	background: url('../images/icons/comparison-remove-fav.gif') no-repeat left top;
}
.comparison-remove-fav span
{
	display: none;
}
/****** related *****/
.related
{
	clear: both;
	padding: 5px;
	height: 70px;
	overflow: hidden;
}
.related-odd { background: #5F0201; }
.related-even { background: #560000; }
.related-image
{
	float: left;
	width: 70px;
	height: 70px;
}
.related-image img { border: 1px solid #B4464D; }
.related-details
{
	float: left;
	width: 200px;
	margin-left: 5px;
	font-size: 8pt;
}
.related-details h4
{
	margin: 0px;
	font-size: 11pt;
}
.related-price
{
	float: right;
	padding-top: 10px;
	font-size: 14pt !important;
	font-weight: bold;
	color: #ff0000;
}

/********* COMMONS **********/
ul.tablize
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ul.tablize li
{
	clear: both;
}
ul.tablize li strong
{
	float: left;
	width: 40%;
}

/***** FILTERS *********/
.other-filters-button a
{
	background: url('../images/reduce-arrow.gif') no-repeat left;
	color: #ff0000;
	font-size: 8pt;
	padding-left: 12px;
}
	.other-filters-button a span
	{
		background: url('../images/reduce-arrow.gif') no-repeat right;
		padding-right: 12px;
	}
.other-filters-button .expand-selected
{
	background-image: url('../images/expand-arrow.gif');
}
	.other-filters-button .expand-selected span
	{
		background-image: url('../images/expand-arrow.gif');
	}

/*****************************/
/*.remove-fav { background-image: url('../images/icons/remove-fav.gif'); }
.add-fav { background-image: url('../images/icons/add-fav.gif'); }*/
.add-fav, .remove-fav { background-image: url('../images/icons/fav.gif'); background-repeat: no-repeat; }
.add-fav { background-position: 0px; }
.add-fav:hover { background-position: -18px; }
.remove-fav { background-position: -36px; }

.more-info { background-image: url('../images/icons/details.gif'); background-repeat: no-repeat; }
.more-info { background-position: 0px; }
.more-info:hover { background-position: -18px; }