/* STILI DI BASE */
body {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	background-color: #FFFFFF;
}
body, div, ul, li, p {
	font: x-small Verdana, sans-serif;
	color: #333333;
	padding-right: 2px;
}
h1 {
	font-size: small;
	font-weight: 900;
	color: #FF0000;
	padding-top: 2px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 2px;
	text-transform: uppercase;
}
h2 {
	font-size: x-small;
	color: #333333;
	padding-top: 2px;
	padding-left: 3px;
	margin: 2px;
	text-transform: uppercase;
}
h3 {
	font-size: small;
	font-weight: normal;
	color: #FF0000;
	margin: 2px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
select, input {
	height: 20px;
	font-size:x-small;
}
a, a:link, a:active {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
/* CLASSI */

/* 		CLASSI GLOBALI */
.home {
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
.inner {
	background-image: url(images/header_bg_inner.gif);
	background-repeat: repeat-x;
}

/* 		CLASSI TESTO */
.red {
	color: #FF0000;
}
.black, .black a, .black a:link, .black a:active {
	color: #000;
	text-decoration:none;
}
.black a:hover {
	color: #000;
	text-decoration:underline;
}
.bold {
	font-weight:900;
}

.emph {
	font-style: italic;
}
.small {
	font-size: small;
}
.xsmall {
	font-size: x-small;
}
.xxsmall {
	font-size: xx-small;
}

/* 		CLASSI VARIE */
.clear {
	clear:both;
}

/* DA RICONTROLLARE
.logoimg{
	float:left;
}
.pixelclaim{
	float:left;
	margin-left:4;
}
*/

/* DIV LAYOUT */
/*		DIV UNICI */
#logo {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	width: 80px;
}
#logosmall {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	width: 56px;
}
#claim {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#promo {
	font-weight: bold;
	font-size: small;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	min-height:39px;
	height: auto !important;
	height:39px;
}
#redsplash {
	background-color: #FF0000;
	padding: 5px;
}
#redsplash p {
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
	margin: 0px;
}
#promobox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-bottom: 2px;
}
/*		DIV MULTIPLI */
.bnr {
	margin:5px;
}
.piano {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	margin-bottom: 2px;
}
.pianoitem {
	font-size: x-small;
	color: #666666;
	background-color: #fafafa;
	margin-bottom: 0px;
	margin-top: 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 2px;
}
.dettaglio {
	font-size: small;
	margin-bottom:2px;
	min-height:39px;
	height: auto !important;
	height:39px;
}
.selectbox {
	margin-top: 5px;
	margin-bottom: 5px;
}
.promoimg {
	float: left;
	margin-right: 2px;
}
.smallpromo {
	font-size: x-small;
	color: #666666;
	margin-top: 1px;
	padding-top: 4px;
	background-color: #fafafa;
	min-height:15px;
	height: auto !important;
	height:15px;
        list-style:none;

}

li.smallpromo {
        list-style:none;
	margin-bottom:20px;}

.smallpromoimg {
	float: left;
	margin-right: 5px;
	margin-left: 4px;
}

/* LISTE & MENU */
.mainnav {
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 2px;
	padding-left: 2px;
	background-color: #F2F2F2;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.mainmenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
.mainmenu li {
	list-style-position: inside;
	list-style-image: url(images/list.gif);
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 2px;
}
.footer {
	list-style: none;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/redline.gif);
	background-repeat: repeat-x;
}
.footer li {
	position: relative;
	display: inline;
	padding-right: 12px;
}
.footer li a, .footer li a:link, .footer li a:active {
	color: #666666;
	text-decoration: none;
}
.footer li a:hover {
	color: #666666;
	text-decoration: underline;
}
ul {
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
.elenco {
	font-size: x-small;
	padding: 5px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F9F9F9;
}
.downloadcell {
	font-size: x-small;
	color: #666666;
	margin-top: 1px;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #fafafa;
	min-height:40px;
	height: auto !important;
	height:40px;
}

.celeste{
color: #0066CC;
}
.green, .green a, .green a:link, .green a:active {
	color: #339933;
	text-decoration:none;
}

.location{
	font-size: xx-small;
	margin:15px;
}
#left{
float:left;}