﻿/* CSS Document */
/*TAG Body*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #7F8789;
	font-weight:normal;
	
}
a {
	color: #9A0C39;
	text-decoration: none;
}
a:hover {
	color: #9A0C39;
	text-decoration: underline;
}
p{
	margin-top: 0px;
}
/*TAG Table
table {
	border-collapse: collapse;
	background: #ffffff;
	border: 0px none #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F8789;
	text-align: left;
	border-spacing: 0px 0px; 
	margin: 0; 
	padding: 0;
}
*/
/*TAG Img*/
img {
	border: none;
}
.imgLeft {
	float: left;
	margin: 5px 10px 0px 0px;
}
.imgRight {
	float: right;
	margin: 5px 0px 0px 10px;
}
/* MAIN TABLES IDs */
#table-container{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 960px;
}
#table-page {
	vertical-align: middle;
}
#table-content {
	width: 960px;
	margin: 0px;
	padding: 0px;
	border: 0px; 	
}
#table-logo {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	border-bottom: 1px solid #BBBCBE;
	margin-bottom: 12px;
}
#table-logo img{
	border: 0px;
}
#table-body{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	border: 0px;
	color: #7F8789;
}
#table-dx {
	float: right;
	width: 195px;
	border: 0px;
}
#footer{
	height: 50px;
	padding-top: 10px;
	text-align: center;
	color: #BBBCBE;
}
#footer a {
	color: #BBBCBE;
	text-decoration: none;
}
#footer a:hover {
	color: #7f8789;
}
.footerLine{
	border-top: 1px Solid Silver;
	margin-top: 20px;
}
#date{
	float: right;
	padding-top: 18px;
}
#marchi {
    width: 160px;
    margin: 0px;
    text-align: center;
    position: relative;
    top: -12px;
}
#marchi img {
    border: 0px !important;
}
#marchi a {
    display: block;
    margin: 0px;
    padding: 0px;
    height: 55px;
    text-decoration: none;
}
#marchi p {
    margin: 0px;
    padding: 0px;
}

/*
CSS NAVIGATION MENU'
TAG Background menu*/
/*TAG Div Primary Navigation*/

.navigation{
	width: 960px;
	vertical-align: top;
	height: 170px;
}
.primary {
	width: 960px;
	height: 170px;
	background-image: url('../../images/firenze.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#td0{
	float: left;
}
#td1{
	float: left;
}
#td2{
	float: left;
}
#td3{
	float: left;
}
#td4{
	float: left;
}
.separator{
	background-color: transparent;
}
.menu-sfondo {
	padding-top: 15px;
	width: 200px;
	height: 155px;
	line-height: 1.7em;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
	background-color: #33667C;
	margin-right: 2px;
}
.menu {
	background-image: url('../../images/vuota.gif');
	background-repeat: no-repeat;
	color: #eeeeee;
	font-size: 10px;
	text-decoration: none;
	padding-left: 12px;
}
.menu:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	background-image: url('../../images/fmenu.gif');
	background-repeat: no-repeat;
	padding-left: 12px;
}
.menu-hover {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../../images/fmenu.gif');
	background-repeat: no-repeat;
	padding-left: 12px;
}
.menu-hover:hover{
	color: #ffffff;
	text-decoration: none;
}
/*INDIRIZZO*/
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBCBE;
	vertical-align: top;
	width: 200px;
}
.banner{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	margin: 20px 0px;
	padding: 0px;
	border: 1px solid #f0f0f0;
	text-align: center;
}
.banner img{
	margin: 5px auto;
	display: block;
	border-width: 0px;
}
/* MAIN CONTENT CLASSES */
.mainContent{
	width: 480px;
	border: 0px;
	padding-right: 30px;
	vertical-align: top;
}
.mainContentLarge {
	padding-right: 15px;
	vertical-align: top;
}

/*MENU LANGUAGE*/
.lingua a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBCBE;
	text-decoration: none;
	padding-left: 12px;
	line-height: 14px;
	background-image: url('../../images/vuota.gif');
	background-repeat: no-repeat;
}

.lingua a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4C5356;
	text-decoration:none;
	line-height:14px;
	padding-left:12px;
	background-image:url('../../images/flanguage.gif');
}

/*MAIN HEADER*/
.ptitle {
	font-family: Times New Roman, serif;
	font-size: 24px;
	color: #33667C;
	margin-top: 0px;
	line-height: 24px;
	margin-bottom: 20px;
}

/*Sub-header in the content area and in teasers*/
.stitle, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #33667C;
	margin: 15px 0px;
}

/*FONT FOOTER*/

.ftext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #bbbcbe;
	font-weight: normal;
}

.ftext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #bbbcbe;
	font-weight: normal;
	text-transform: uppercase;
}

.ftext a:hover {
	color: black;
	text-decoration: none;
}

/*FONT FOOTER BLACK*/
.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}

/*MARGIN FOOTER*/
.fmargin {
	margin-right: 11px;
}


/*RED LINK 11px*/
.linkv {
	color: #9A0C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.linkv a {
	color: #9A0C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.linkv a:hover {
	color: #9A0C39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

/*RED LINK 10px*/
.linkt {
	color:#9A0C39;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.linkt a {
	color:#9A0C39;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.linkt a:hover {
	color:#9A0C39;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

/*Headers in the marginal column*/
.btitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#4c5356;
}

/*FONT TEXT DX COLUMN*/
.ptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #7F8789;
	font-weight: normal;
	text-align: justify;
}
.homeContent p {
    margin-bottom: 30px;
    padding: 0px;
}
.ptext ul {
    margin: 0px 0px 15px 15px;
    padding: 0px;
}
.ptext ol {
    margin: 0px 0px 15px 20px;
    padding: 0px;
}
ptext li {
    margin: 0px ;
    padding: 0px;
}


/*SEARCH RESULTS - POSITIONS NUMBER*/
.snumber {
	width:78px;
	padding-right:50px;
	padding-left:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#7F8789;
	font-weight:bold;
	display:inline;
	float:left;
}

/*TEXT WITH IMAGE TO THE LEFT, BEGIN A 200px;*/
#divcenter {
	margin-left:200px;
}

/*DIV - TABLE BORDER 1px*/
.dborder {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: 1px solid #E4E4E5;
	text-align: left;
}

/*PADDING TITLE DX*/
.titpad {
	padding-bottom:5px;
}

/*DIV ALIGN*/
#dsearch {
	display:inline;
	width:422px;
	padding:0px;
}

/* SCHEDA TEAM */

.scheda {
	width: 100%;
	padding: 0px;
	margin: 10px 0px;
	display: table;
	color: #7F8789;
}
.fotoScheda {
	width: 100px;
	padding: 0px;
}
.fotoScheda img {
	width: 100px;
	height: 100px;
	margin-bottom: 10px;
	border: 1px Solid silver; /* #9A0C39 */
}
.testoScheda {
	margin-bottom: 10px;
	padding: 0px 0px 0px 20px;
	vertical-align: top;
	text-align: left;
}
.nomeTestoScheda {
	font-weight: bold;
	font-size: 120%;
	padding: 0px 0px 2px 0px;
} 
.posizioneTestoScheda {
	padding: 0px 0px 2px 0px;
}
.contattiTestoScheda {
	padding: 2px 0px;
}
.commentoTestoScheda {
	padding: 3px 0px;
	font-weight: bold;
}
.carDetailsPrice {
    font-size: 16px;
    position: absolute;
    color: #33667c;
    border: 1px solid silver;
    margin: 5px 0px 0px 315px;
    padding: 5px;
    background-color: #f0f0f0;
}
.carDeatilsData {
    margin: 0px 0px 20px 0px;
    width: 400px;
}
.carDeatilsData p {
    border-bottom: 1px solid #f0f0f0;
    margin: 0px;
    padding: 10px 0px;
}


/* END OF SCHEDA TEAM */

/* TABELLA SEDI */

.tabSedi {
	width: 100%;
	border: 0px;
	color: #7F8789;
	margin-top: 0px;
}
.colMarchi {
	width: 30px;
	vertical-align: top;
	text-align: center;
	display: block;
	padding: 10px 0px;
}
.colMarchi img {
	margin-bottom: 5px;
}
.colTxtSede {
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px solid silver;
}

/* FORM ELEMENTS
.formTab{
	width: 100%;
	border: 0px;
	color: #7F8789;
}
.labelCol{
	width: 20%;
	padding: 3px 10px 0px 0px;
	text-align: left;
}
.txtBoxCol{
	padding: 3px 0px;
}
textarea{
	font-size: 10px;
	color: #00405b;
	padding: 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
.txtBoxColinput{
	font-size: 10px;
	color: #00405b;
	margin: 2px 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.btnInput {
	font-size: 11px;
	color: #00405b;
	padding: 3px;
	background-color: #f0f0f0;
	border: 1px solid Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto !important;
}
.btnInput:hover {
    background-color: #dcdcdc;
	border: 1px solid #00405b;
}
.inline {
	display: inline !important;
	width: auto !important;
}
.validationSumm{
	width: 30%;
	vertical-align: top;
	color: red;
	padding: 12px;
}
.titolomodulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #33667C;
	padding: 20px 0px 10px 0px;
}
.jobForm {
    margin-top: -20px;
}
.jobForm input, textarea {
    display: block;
    font-size: 11px;
    width: 220px;
    font-family: Verdana, Geneva, Sans-Serif;
    margin-bottom: 10px;
}
.jobForm select {
    display: block;
    font-size: 11px;
    width: 226px;
    font-family: Verdana, Geneva, Sans-Serif;
    margin-bottom: 10px;
}

/* RICERCA AUTO */

.carSerachBox {}

.carSerachBox select {
	font-size: 10px;
	color: #00405b;
	margin: 0px 0px 10px 0px;
	padding: 2px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
	display: block;
}
.selectCarData {
	font-size: 10px;
	color: #00405b;
	margin: 2px 0px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 185px;
}
.photoCol {
	width: 20px;
	text-align: center;
	padding-right: 15px;
}
.altRow {
	background-color: #f0f0f0;
}
.yearCol {
	text-align: center;
	padding: 0px 10px;
	width: 25px;
}
.priceCol {
	text-align: right;
	padding: 0px 10px;
	width: 75px;
}

/* LISTA AUTO */

.carList {
	width: 520px;
	margin-bottom: 15px;
}
.carPicturHeader {
    background-image: url('../../Images/pagerBg.gif');
    background-repeat: no-repeat;
    background-position: left;
}
.carPictureCell {
    width: 80px;
}
.carPictureCell img {
    border-width: 0px;
    width: 76px;
    padding: 2px;
}
.pictureBox {
    border: 1px solid White;
    width: 80px;
    height: 61px;
    overflow: hidden;
}
.pictureBox:hover {
    border: 1px solid #00405B;
}
.carNameHeader {
    text-align: left;
    padding: 0px 10px;
}
.carNameCell {
    text-align: left;
    font-size: 11px;
    padding: 0px 10px;
    width: 200px;
}
.carNameCell a {
}
.carYearCell {
	text-align: center;
	padding: 0px 10px;
	width: 25px;
}
.carKmCell {
	text-align: center;
	padding: 0px 10px;
}
.carPriceCell {
    text-align: right;
    padding: 0px 10px 0px 10px;
}
.carPriceHeader {
    background-image: url('../../Images/pagerBg.gif');
    background-repeat: no-repeat;
    background-position: right;
}
.carListHeader {
    height: 40px; 
    background-color: #33667c;
    color: White;
}
.carListPager {
    height: 40px;
    background-image: url('../../Images/pagerBg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
}
.carListPager td {
    padding: 0px 10px 0px 10px;
    font-size: 12px;
    border-right: 1px solid White;
}
.carListPager a {
    color: White;
}
.carListPager a:hover {
    color: #9a0c39;
    text-decoration: none;
}
.newCarsListHeader {
    height: 40px;
    background-image: url('../../Images/pagerBg.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    color: White;
    padding: 0px 20px;
}
.newCarsListItem {
    height: 25px;
    padding: 0px 10px;
}

/* SCHEDA AUTO */

.schedaAuto{
	border: 5px solid #f0f0f0;
	width:100%;
}
.schedaAuto p{
	margin: 5px 0px;
}
.tabHeader{
	height: 60px;
	vertical-align: middle;
	border-bottom: 1px solid #f0f0f0;
	padding: 10px;
}
.tabHeader img {
	padding: 0px 15px;
	float: right;
}
.carData{
	vertical-align: top;
}
.carPhotos{
	width: 420px;
	vertical-align:top;
}
.carInfoForm {
	width: 100%;
}
.carInfoForm input, textarea {
    display: block;
    font-size: 11px;
    width: 180px;
    font-family: Verdana, Geneva, Sans-Serif;
}
.chkBoxPrivacy input {
    display: inline !important;
	width: auto !important;
}
.privacyCell {
    padding-top: 20px;
    font-size: 9px;
}
.privacyCell ul {
    margin: 0px;
    padding: 0px;
}
.privacyCell li {
    margin-left: 12px;
    padding: 0px;
}
.top {
	vertical-align: top;
}
.itemDetailsLargePicture {
    margin-bottom: 10px;
    height: 300px;
    overflow: hidden;
}
.itemDetailsLargePicture img {
    width: 400px;
}
.itemDetailsThumbs {
    height: 90px;
}
.itemDetailsThumbs img {
    width: 93px;
    margin: 0px 5px 5px 0px;
}
.barretta{
	color: silver;
	height: 1pt;
	border: 1pt solid silver;
}
.bold{
	font-weight: bold;
}

/* POPUPs */

.popupBox {
    z-index: 2; 
    position: absolute;
    visibility: hidden;
    border: 1px solid #33667c; 
    background-color: White;
    padding: 0px;
}
.popupTopBar {
    text-align: right; 
    padding: 5px; 
    background-color: #33667c; /*#e6e6eb;*/
}
.popupTopBar a {
    display: block; 
    text-align: right;
    font-weight: bold;
    color: white;
}
.popupTopBar a:hover {
    color: #9a0c39;
    text-decoration: none;
}
.privacy {
    background-color: #f3f3f3;
    border: 1px solid Silver;
    width: 500px;
    padding: 30px;
    margin: 0px;
    display: none;
    visibility: hidden;
    position: absolute;
}
.privacy li {
    margin-left: -25px;
    padding-bottom: 5px;
}

/* EVENTI */

.eventThumbs {
    margin-top: 15px;
}
.eventThumbs img {
    margin-right: 10px;
    float: left;
    height: 90px;
}

/* PROMOZIONI */

.promotionsContainer {
    width: 100%;
    display: table;
    position: relative;
}
.box {
    float: left;
    width: 112px;
    border-right: 1px solid silver;
    margin-right: 15px;
    padding-right: 15px;
}
.boxTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: White;
	height: 30px;
	margin: 0px 0px 15px 0px;
	padding: 5px 10px;
	background-color: #33667C;
}
.promotionItem {
    margin-bottom: 20px;
}
.promotionItem img {
    width: 112px;
    border: 1px solid white;
}
.promotionItem img:hover {
    border: 1px solid #33667C;
}
.promotionText {
    text-align: left;
}
.carListPreview {
    width: 100%;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    margin-top: 15px;
}
.carListPreview td {
    border-bottom: 1px solid #333333;
}

/* PARTNERS AND LINKS */

.partnersTab {
    width: 100%;
}
.partnersTab td {
    text-align: center;
    vertical-align: middle;
    height: 62px;
}
.partnersTab td a {
    display: block;
    margin-bottom: 12px;
}