/* ########## start: Pop Up JavaScript - ThickBox ########## */
#TB_window a:link { 
	color: #fff;
}
#TB_window a:visited { 
	color: #fff;
}
#TB_window a:hover { 
	color: #000;
}
#TB_window a:active { 
	color: #fff;
}
#TB_window a:focus { 
	color: #fff;
}
#TB_title { 
	background-color: #3071B0;
	height: 28px;
}
.modal { 
	color: black;
}
.modal h2 { 
	font-size: 16px;
	margin: 0;
	padding: 8px 0;
	color: orange;
}
.modal p { 
	font-size: 13px;
	color: #1C53A3;
	margin: 0;
	padding: 0 0 12px 0;
}
.modal input, .modal textarea { 
	margin-bottom: 8px;
	padding: 2px;
	width: 99%;
}
.modal #submitButton { 
	border-width: 0;
	margin-top: 5px;
	padding: 0;
	width: auto;
}
/* ########## start: page style ########## */
body { 
	background-color: #fff;
	color: #1e1e1e;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* ########## start: Links style ########## */
a { 
	color: #0063dc;
}
a:hover { 
	color: #1C53A3;
}
a.popWindowLink { 
	color: #d66714;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
	padding-left: 16px;
	background: transparent url(../themes/images/icon_plus.gif) no-repeat left center;
}
a.popWindowLink:hover { 
	text-decoration: underline;
}
a.morePhotos { 
	text-decoration: none;
	padding-left: 24px;
	background: transparent url(../themes/images/icon_infophoto.gif) no-repeat left center;
	font-weight: bold;
}
/* ########## start: heading ########## */
div.heading h3 { 
	color: #1C53A3;
	font-size: 20px;
}
div.heading p { 
	background: transparent url(../themes/images/btn_back.gif) no-repeat left center;
	width: 206px;
	height: 28px;
}
div.heading a { 
	color: white;
	font-size: 13px;
	padding: 5px 0 0 24px;
}
div.heading a:hover {
	color: #1D5FAB;
}



/* ########## start: carListing ########## */
div.carListing h4 { 
	color: #1C53A3;
	font-size: 16px;
}
div.carListing th { 
	color: #FFFFFF;
	background-color: #449DD5;
	border-right: 1px solid #fff;
}
div.carListing th a { 
	color: #FFFFFF;
}
div.carListing th.selected { 
	background-color: #1D5FAB;
}
div.carListing th.selected a { 
	color: #FFFFFF;
}
div.carListing td.title { 
	color: #1C53A3;
}
div.carListing th img, div.carListing td img { 
	border: 1px solid #449dd5;
}
div.carListing th img:hover, div.carListing td img:hover { 
	border: 1px solid #1C53A3;
}


/* ########## start: toolsNav ########## */
div.toolsNav h4 { 
	color: #1C53A3;
	font-size: 16px;
}
div.toolsNav li.contactdet { 
	background: transparent url(../themes/images/icon_contactdet.gif) no-repeat left center;
}
div.toolsNav li.demanderecherche { 
	background: transparent url(../themes/images/icon_demanderecherche.gif) no-repeat left center;
}
div.toolsNav li.demandehisto { 
	background: transparent url(../themes/images/icon_demandehisto.gif) no-repeat left center;
}
div.toolsNav li.essairoutier { 
	background: transparent url(../themes/images/icon_essairoutier.gif) no-repeat left center;
}
div.toolsNav li.returntoresults { 
	background: transparent url(../themes/images/icon_returntoresults.gif) no-repeat left center;
}
div.toolsNav li.addtoclipboard { 
	background: transparent url(../themes/images/icon_addtoclipboard.gif) no-repeat left center;
}
div.toolsNav li.viewclipboard { 
	background: transparent url(../themes/images/icon_viewclipboard.gif) no-repeat left center;
}
div.toolsNav li.sendtofriend { 
	background: transparent url(../themes/images/icon_sendtofriend.gif) no-repeat left center;
}
div.toolsNav li.print { 
	background: transparent url(../themes/images/icon_print.gif) no-repeat left center;
}
div.toolsNav li.infoprix { 
	background: transparent url(../themes/images/icon_infoprix.gif) no-repeat left center;
}
div.toolsNav li.infovehic { 
	background: transparent url(../themes/images/icon_infovehic.gif) no-repeat left center;
}
div.toolsNav li.infophoto { 
	background: transparent url(../themes/images/icon_infophoto.gif) no-repeat left center;
}
div.toolsNav li.fichefenetre { 
	background: transparent url(../themes/images/icon_fichefenetre.gif) no-repeat left center;
}


/* Start Sold picture position */
.btnSold {
width:125px;
margin-top:-227px;
margin-left:1px;
}

html>body .btnSold {
width:125px;
margin-top:-224px;
margin-left:1px;
}

.btnSoldSmall {
width:75px;
margin-top:-110px;
margin-left:0;
float:left;
}

html>body .btnSoldSmall {
width:75px;
height:105px;
margin-top:-110px;
margin-left:0;
margin-bottom:5px;
float:none;
}

.btnSoldMini {
width:80px;
margin-top:-64px;
margin-left:1px;
}

html>body .btnSoldMini {
width:80px;
margin-top:-61px;
margin-left:1px;
}
/* End Sold picture position */


/* ########## start: toolsNav ########## */
div.toolsNav { 
	width: 600px;
}
div.toolsNav a { 
	font-weight: bold;
	text-decoration: none;
}
div.toolsNav ul { 
	margin: 6px;
	padding: 0;
	list-style-type: none;
}
div.toolsNav li { 
	padding: 5px 3px 5px 24px;
	border-bottom: 1px solid #eee;
}
/* ########## end: toolsNav ########## */

/* ########## start: photogallery ########## */
div.photogallery { 
	margin: 14px 0;
	padding: 5px 0 5px 0;
	border: 1px solid #eee;
	width:250px;
}
div.photogallery td { 
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
	border: none;
}
div.photogallery p { 
	color: #3e3e3e;
	padding-top: 5px;
}
/* ########## end: photogallery ########## */










/* ########## start: resultToolbar ########## */
div.resultToolbar { 
	background: #1C53A3;	
	position:relative;
	float:left;
}
div.resultToolbar a { 
	color: #fff;
	text-decoration: underline;
}
div.resultToolbar a.passif { 
	color: #85afd8;
	text-decoration: none;
}
div.resultToolbar th { 
	color: #fff;
}
div.resultToolbar .border { 
	border-right: 1px solid #85afd8;
}
div.resultToolbar h1, div.resultToolbar h2 { 
	color: #fff;
	font-size: 16px;
}



#container
{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width:515px;
	position:relative;
	float:left;
}

/* ########## start: carListing ########## */
div.carListing { 
	width: 508px;
	position:relative;
	float:left;
}
div.carListing h4 { 
	margin: 0;
	padding: 0;
}
div.carListing table { 
	width: 500px;
	position:relative;
	float:left;
}
div.carListing th { 
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
div.carListing td { 
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
div.carListing td.alignCenter { 
	text-align: center;
}
div.carListing td.noborder { 
	border: 0;
}
div.carListing td { 
	border-bottom: 1px solid #eee;
}
div.carListing .sizecol0 { 
	width: 50px;
}
div.carListing .sizecol1 { 
	width: 50px;
}
div.carListing .sizecol2 { 
	width: 305px;
}
div.carListing .sizecol3 { 
	width: 50px;
}
div.carListing .sizecol4 { 
	width: 50px
}
div.carListing .sizecolAuto { 
	width: auto;
}
div.carListing td img.noborder { 
	border: 0;
}
/* ########## end: carListing ########## */




/* ########## start: TOOLBAR QUICKLINKS ########## */
div.resultQuickLinks{
	background-color:#1C53A3;
	padding:5px;
	font-family: arial,verdana,sans-serif;
	font-size: 10px;
	letter-spacing: 0.2pt;
	line-height: 1.5;
	width:135px;
	left:521px;
	top:5px;
	float: right;
	position:absolute;
}

div.resultQuickLinks a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

div.resultQuickLinks a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

div.resultQuickLinks ul{
	list-style-type:none;
}
/* ########## end: TOOLBAR QUICKLINKS ########## */