@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
} 

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html, body, div, a, ul, li, h1, h2, h3, h4, h5, select, form, label, input,span {
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#666666;
}
img, hr {
	border:0;
	margin:0;
	padding:0;
}
select{
	width:150px;
	margin-top:5px;
	height:19px;
	line-height:19px;
	font-size:12px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
/*Text inputs*/
.textinput, .textinputHovered {
	width:101px;
	height:18px;
	margin:6px 0 0 4px;
	background:url(img/inputNew.gif) no-repeat left top;
	border:none;
	float:left;
	padding:1px 4px;
	color:#585858;
}
/*Test div - testing if stylesheets are enabled*/
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}
body {
	background-image:url(img/bgRpt.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#303030;
}
.mainH {	
	width:991px;
	margin:0 auto;
	/*
overflow-x:hidden;
*/
}

a{
	color:#777777;
	font-weight:bold;
	outline:none;
}
a:hover{
	color:#39aad4;
	font-weight:bold;
}
.clear{
	clear: both;
}
/*FONTS*******************************************************************************************************************/
h1{	
	font-size:16px;
	font-weight:bold;
	color:#39aad4;
}
h2{
	font-size:14px;
	font-weight:normal;
	color:#999999;
}
h3,h3 a{
	font-size:12px;
	font-weight:bold;
	color:#39aad4;
}
h4, h4 a{
	font-size:12px;
	font-weight:bold;
	color:#777777;
}
strong{
	font-size:12px;
	color:#888888;
}
h5{
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:#303030;
}
#selectL h3, #selectR h3{
	font-size:13px;	
}
.blu {
	color: #39aad4;
}
/*TOP BAR*****************************************************************************************************************/
#topBar {
	/*background-image:url(img/topBar.jpg);
	background-repeat:no-repeat;*/
	width:991px;
	height:115px;
}
#logo {
	float:left;
	background-image:url(img/logo10anni.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:115px;
}
#logoBtn {
	cursor:pointer;
	margin:0 auto;	
	width:100px;
	height:100px;
	overflow:hidden;
}
#logoBtn a{	
	display:block;	
	width:100px;
	height:100px;
}
#upTopBar {
	width:766px;
	height:83px;
}
#underTopBar {
	background-image:url(img/uTopBar.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:32px;
}
/*MENU**************************************************/

ul#menu {
	list-style: none;
	line-height:26px;
	float:left;
	text-align:center;
	height:83px;
}
ul#menu li {	
	float: left;
}
/*BUTTONS*********************/

/*BTN1*****/
#btn1 a {
	color:#f4f4f4;
	background-image:url(img/topBar1.jpg);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:26px;
	width:125px;
	padding-top:50px;
	height:33px;
}
#btn1 a:hover {
	background-position: 0 -83px;
	font-weight: bold;
}
#btn1.current a {
	background-position: 0 -83px;
	font-weight: bold;
}
/*BTN2*****/
#btn2 a {
	color:#f4f4f4;
	background-image:url(img/topBar2New.jpg);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:26px;
	width:161px;
	padding-top:50px;
	height:33px;
}
#btn2 a:hover {
	background-position: 0 -83px;
	font-weight: bold;
}
#btn2.current a {
	background-position: 0 -83px;
	font-weight: bold;
}
/*BTN3*****/
#btn3 a {
	color:#f4f4f4;
	background-image:url(img/topBar3.jpg);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:26px;
	width:125px;
	padding-top:50px;
	height:33px;
}
#btn3 a:hover {
	background-position: 0 -83px;
	font-weight: bold;
}
#btn3.current a {
	background-position: 0 -83px;
	font-weight: bold;
}
/*BTN4*****/
#btn4 a {
	color:#f4f4f4;
	background-image:url(img/topBar4.jpg);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:26px;
	width:125px;
	padding-top:50px;
	height:33px;
}
#btn4 a:hover {
	background-position: 0 -83px;
	font-weight: bold;
}
#btn4.current a {
	background-position: 0 -83px;
	font-weight: bold;
}
/*BTN5*****/
#btn5 a {
	color:#f4f4f4;
	background-image:url(img/topBar5.jpg);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:26px;
	width:125px;
	padding-top:50px;
	height:33px;
}
#btn5 a:hover {
	background-position: 0 -83px;
	font-weight: bold;
}
#btn5.current a {
	background-position: 0 -83px;
	font-weight: bold;
}
/*BTN6*****/
#btn6 a {
	color:#f4f4f4;
	background-image:url(img/topBar6.jpg);
	background-repeat:no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	line-height:26px;	
	width:85px;
	text-align:left;
	padding-top:50px;
	padding-left:20px;
	height:33px;
}
#btn6 a:hover {
	background-position: 0 -83px;
	font-weight: bold;
	color:#299ad7;
}
#btn6.current a {
	background-position: 0 -83px;
	font-weight: bold;
}
/*CONTENT*************************************************************************************************************************/

#content {
	width:991px;
	background:url(img/pageRpt.gif) repeat-x #e8e8e8;
}
.schedeCont{
	padding-left:20px;
}
.logSpacer{
	float:left;
	width:2px;
	height:20px;
	margin-top:4px;
	/* background:url(img/logD.gif) no-repeat; */
}
#logOut{
	width:44px;
	padding-left:14px;
	line-height:26px;
}
#logOut a{
	font-weight:normal;
	font-size:12px;
	color:#585858;
	text-decoration:underline;
}
#logOut a:hover{
	color:#39aad4;	
}
#logInBtn{
	float:left;
	width:40px;
	padding-left:14px;
	line-height:26px;
}
#logInBtn a, #regNow a, #recPwd a{
	font-weight:normal;
	font-size:12px;
	color:#585858;
	line-height:28px;
	/* text-decoration:underline; */
}
#logInBtn a:hover, #regNow a:hover, #recPwd a:hover{
	color:#39aad4;
}
#regNow{
	float:left;
	width:75px;
	padding-left:10px;
	line-height:26px;
}
#recPwd{
	float:left;
	width:100px;
	padding-left:10px;
	line-height:26px;
}
#cLeft {
	float:left;
	width:700px;
}
.cLeftS {
	float:left;	
	background-image:url(img/schedona.jpg);
	background-repeat:no-repeat;	
	padding:11px 0 0 37px;
	height:475px;
	width:663px;
}

#carFinderM {
	width:700px;
	background-image:url(img/filtri.png);
	background-repeat:no-repeat;
	height:235px;
	padding-top:5px;
}

#carFinderMD {
	width:991px;
	background-image:url(img/mDetailBg.jpg);
	background-repeat:no-repeat;
	height:260px;
}

#carFinder-infoD {
	float:left;
	width:265px;	
	padding-left:21px;
	padding-top:5px;
}

#carFinder-searchD {
	float:left;
	width:380px;	
	padding-left:25px;
	padding-top:12px;
	
}

#carFinder-info {
	float:left;
	width:265px;	
	padding-left:30px;
	padding-top:50px;
	
}

#carFinder-search {
	float:left;
	width:380px;
	padding-left: 36px;
	padding-top: 26px;
	
}
.offerta1{
	float:left;
	width:265px;	
	background:url(img/usatoTopSelection.gif) top right no-repeat;
	height:240px;
	padding-left:15px;
	margin-top:-5px;
}
.offerta2{	
	background:url(img/usatoKm0.gif) top left no-repeat;
	width:278px;
	height:240px;
	margin-left:2px;
	padding-left:7px;
	padding-bottom:10px;
}
.offerta1 h1,.offerta2 h1{
	padding: 40px 6px 4px 6px;
}
.offerta1 h1 a,.offerta2 h1 a{
	font-family: verdana;
	font-size: 12px;
	color: #666;
}
.offerta1 h1 a:hover,.offerta2 h1 a:hover{
	color:#39aad4;
}
.datiOfferta{
	position: relative;
	font-family: verdana;
	font-size: 12px;
	padding: 4px 6px 6px 6px;
	line-height:16px;
	color:#777;
}
.datiOfferta strong{
	color: #39aad4;
}
.prezzo{
	position: absolute;
	top:36px;
	right:34px;
}
.offerta2 .prezzo{
	right: 46px;
}
.tabDetail {
	float:left;
	width:266px;
	padding:6px 0 0 20px;
}

.tabDetail div {
	float:left;
}
#acc a {
	height:32px;
	width:130px;
	display:block;
	background:url(http://69.5.27.150/img/tabAcc.png);
	background-position:0 -64px;
}
#acc a:hover {
	background-position:0 -32px;
}
#acc a.current {
	background-position:0 0;
}
#acc a.current:hover {
	background-position:0 0;
}
#comm a {
	height:32px;
	width:130px;
	display:block;
	background:url(http://69.5.27.150/img/tabComm.png);
	background-position:0 -64px;
}
#comm a:hover {
	background-position:0 -32px;
}
#comm a.current {
	background-position:0 0;
}
#comm a.current:hover {
	background-position:0 0;
}
#commCont {
	display:none;
	padding:10px;
	text-transform:lowercase;
	font-size:12px;
	width:238px;
}
#accCont {
	text-transform:lowercase;
	font-size:12px;
	width:238px;
	padding:10px;
}
#selectL{
	float:left;
	padding-top:20px;
	padding-left:20px;
	width:160px;
}

#selectL span{
	text-transform:capitalize;
}

#selectR span{
	text-transform:capitalize;
}

#selectR{
	float:left;
	padding-top:20px;
	padding-left:25px;
	width:160px;
}
#primoPiano{
	overflow: hidden;
	width:680px;
	height: 150px;
	background:url(img/inPrimoPiano.png) no-repeat;
	padding: 50px 0 0 20px;
	margin-top: 7px;
}
.primoPianoItem{
	float: left;
	width: 322px;
	padding: 0 6px 6px 6px;
	overflow: hidden;
}
.primoPianoItem img{
	float: right;
	padding-left: 6px;
}
.primoPianoItem h3{
	padding: 6px 0 6px 0;
}
#last-cars {
	width:700px;
	/*background-image:url(img/last.jpg);
	background-repeat:no-repeat;
	height:246px;*/
}
#lastUp {
	margin-top: 4px;
	width:700px;
	background-image:url(img/parcoauto.png);
	background-repeat:no-repeat;
	height:58px;
}
#lastUpClick {	
	margin:0 auto;	
	width:60px;
	height:100%;
}
#lastUpClick a{	
	display: block;	
	width:100%;
	height:100%;
}
#lastUpClick a:hover {
	background-image:url(img/up.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

#allCars {
	position:relative;
	top:0px;
	left:0;
	/* height:178px; */
}

#lastCenter {
	width:680px;
	color:#e8e8e8;
	/* height:178px; */
	padding-left:20px;
	overflow: hidden;
}
.scheda{	
	float:left;	
	padding-top:3px;
	padding-left:2px;
	width:134px;
	height:174px;
	background-image:url(img/schede.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	position:relative;
}
.schedaHover{
	float:left;	
	padding-top:3px;
	padding-left:2px;
	width:134px;
	height:174px;
	background-image:url(img/schede.jpg);
	background-repeat:no-repeat;
	background-position:0 -177px;
	cursor:pointer;
	position:relative;
}
.schedaHover div h5{
	color:#ffffff;
}
.imgScheda{	
	background-position:center center;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-left:5px;		
	width:123px;
	height:81px;
}
.txts{
	position:absolute;
	top:102px;
	left:8px;
	width:110px;
	line-height:15px;
}
.txts div h4, .txts div h5 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:15px;
}

.txts div h4.marcaScheda {
	color:#39aad4;
	font-weight:bold;
	line-height:15px;
}

#lastDown {
	padding-left:16px;
	width:684px;
	background-image:url(img/lastDown.jpg);
	background-repeat:no-repeat;
	height:38px;
}
#lastDownClick {
	margin:0 auto;	
	width:60px;
	height:30px;
}
#lastDownClick a{	
	display: block;	
	width:100%;
	height:30px;
}
#lastDownClick a:hover {
	background-image:url(img/down.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

#cRight {
	float:left;	
	width:291px;
}
#news {	
	background-image:url(img/newsUp.png);
	background-repeat:no-repeat;
	width: 280px;
	/*height: 453px;
	padding-left:11px;
	padding-top:11px;*/
}
#news.home{
	background-image:url(img/news.png);
}
.bottomNews{
	background: #e8e8e8 url(img/bottomNews.png) no-repeat;
	width: 280px;
	height: 18px;
	margin-bottom:10px;
}
.newsDivider{
	margin:0;
	padding:0;
	margin-left:11px;
	width: 260px;
	height: 1px;
	background-color: #ddd;
	color: #ddd;
	/*border:0;*/
	border-top: 1px solid #ccc;
}
#video {	
	/*background-image:url(img/video.jpg);*/
	background-repeat:no-repeat;
	width:260px;
	height:190px;	
	/*padding-left:11px;*/
	position:relative;
	left:6px;
}
#news a, #primoPiano a {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
}
#news h3 a, #primoPiano h3 a{
	font-weight: bold;
	font-size:12px;
	line-height:14px;
}
#spot{
	width:291px;
	height:325px;
}
#spotM a{	
	background-image:url(img/spotMicrocar.png);
	background-repeat:no-repeat;
	width:291px;
	height:137px;
	display:block;
}
.microDiv{
	float:left;
	width:155px;
	padding-right:10px;
	line-height:16px;
	margin:10px 0 10px 0;
}
.microDiv div{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footer {	
	background-image:url(img/footer.png);
	background-repeat:no-repeat;
	width:100%;
	height:110px;
}
#inFooter {	
	/*
padding:5px;
*/
}

/*registrazione*/
.formColumns{
	width:330px;
	float:left;
}

.formLeftColumn{
	width:150px;
	float:left;
	margin-top:4px;
	font-weight:bold;
	font-size:14px;
}
.formRightColumn{
	width:180px;
	float:left;
	margin-top:4px;
}
.formColumnDouble{
	width:630px;
	float:left;

}
.formConcessionario{
	display:none;
}
.formConcessionario input, .formRightColumn input, .formLeftColumn input, .formUtente input{
	height:18px;
	width:150px;
}
#pMail {
	display:none;
}
/*VALIDATION ERRORS*/

div.errorDiv ol li {
	list-style-type: disc;
	margin-left: 16px;
}
div.errorDiv { 
	padding:10px;
	margin:10px 0 16px 0;
	border:none;
	display: none ;
	background: url(img/formError.png);
	margin-left:-4px;
	}

div.errorText {
	padding-bottom:10px;	
	padding-left:14px;
}

.errorDiv label.error {
	display: inline;
	background:transparent url(img/icon-error.png) no-repeat scroll 0px;
	padding-left:20px;
	margin-bottom:4px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.list {
	list-style-image:url(img/list.png);
}

.list li {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.list strong {
	font-family:"Times New Roman", Times, serif;
	color:#39aad4;
	font-size:14px;
}
	
form.cmxform label.error {
	display: block;
	margin-left: 10px;
	width: auto;
}
#closeModal a{
	width:65px;
	height:18px;
	display:block;
	background:url(img/closeBtn.png);
	background-position:0 -18px;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -130px;
    width: 260px;
    
    background-color: #e8e8e8;
    color: #333;
    padding: 12px;
	border: 2px solid #c7c7c7;
}

.jqmWindowSpot {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -190px;
    width: 381px;
    
    background-color: #e8e8e8;
    color: #333;
    padding: 0px;
	border: 2px solid #c7c7c7;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/*------------------------LAYOUT FORM--------------------------*/
#formWrapper {
	width: 356px;
}

#contact_us{
	width: 356px;
}

p.label_name, p.input_form {
	/*float: left;*/
}

p.label_name {
	position: relative;
	width: 356px;
	clear: both;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	height: 22px;
	line-height: 22px;
}

#contact_us input, #contact_us textarea {
	width: 346px;
	background: #f1f1f1 top repeat-x;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #acacac;
	border-left: 1px solid #acacac;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px;
	color: #666;
}

#contact_us input{
	height: 17px;
	line-height: 17px;
}

#contact_us textarea {
	height: 60px;
	width: 346px;
	/*max-height: 80px;
	max-width: 346px;*/
}

#contact_us input.button {
	color:#39aad4;
	background: #f1f1f1 url(img/submitBTN.gif) top;
	border:0;
	font-size: 11px;
	font-weight: bold;
	width: 93px;
	height: 26px;
	cursor: pointer;
	margin-top: 8px;
}

div#feedback {
	/*margin-top: 20px;*/
}

span.error {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#39aad4;
	display: none;
	text-align: right;
	position: absolute;
	right:0;
}

p#submit {text-align:right;border:0;}

p#success {
	display: none; 
	font-size: 16px; 
	text-align: left;
	margin-top: -19px;
	margin-bottom: 20px;
	cursor: pointer;
	color:#39aad4;
	font-style: italic;
}
