@charset "utf-8";
/* CSS Document */

body
{
	background:#3b3b39;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
}

#wrapper
{
	margin:0 auto;
	width:100%;
	height:auto;
	padding:0;
	text-align:center;
}

#wrapper .topSide
{
	margin:0 auto;
	width:1000px;
	padding:0;
	text-align:left;
	margin-top:10px;
}

#wrapper .topSide .logo
{
	float:left;
	width:155px;
	height:80px;
	border-left:5px solid #fff;
	margin:0;
	padding:0px 0px 0px 5px;
}

#wrapper .topSide .logo .img
{
	float:left;
	width:155px;
	height:52px;
	padding:0;
	margin:0;
}

#wrapper .topSide .logo .language
{
	float:left;
	width:155px;
	height:auto;
	padding:0;
	margin:15px 0px 0px 3px;
}

#wrapper .topSide .topAdvertise
{
	float:right;
	width:750px;
	height:100px;
	margin:0px;
	padding:0px;
}


#wrapper .container
{
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	padding:0;
	margin:30px 0px 0px 0px;
}

#wrapper .container .content
{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:190px;
	padding:0;
	text-align:left;
	z-index:1000;
}

#wrapper .container .menuBack
{
	position:relative;
	float:left;
	width:100%;
	background:#bdc454;
	height:160px;
	padding:0;
	margin:-162px 0px 0px 0px;
	text-align:center;
	z-index:1;
}

#wrapper .container .menuBottom
{
	background-image: url('/images/public/menu_under_bg.png');
	_background-image: none;
	background-repeat: repeat-x;
	float:left;
	width:100%;
	height:19px;
	padding:0;
	margin:-1px auto;
	text-align:center;
	display: block;
	background-position: top;
}


#wrapper .container .data
{
	position:relative;
	width:1000px;
	margin:0 auto;
	height:auto;
	padding:0;
	text-align:left;
	z-index:1000;
}

#wrapper .container .data .quickSearch
{
	float:left;
	width:322px;
	height:425px;
	*height:425px;
	margin:0;
	padding:0px;
	background: url(/images/public/search_bg.png) no-repeat bottom #4f4f4f;
	border:1px solid #676767;
}

#wrapper .container .data .quickSearch .top
{
	float:left;
	width:302px;
	margin:0;
	padding:10px;
	font-size:12px;
	color:#fff;
	background:#676767;
}

#wrapper .container .data .quickSearch .searchContent
{
	float:left;
	width:302px;
	margin:0;
	height:auto;
	padding:10px;
	font-family:tahoma;
	font-size:10px;
}

#wrapper .container .data .vehicles
{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:#4f4f4f;
	border:1px solid #676767;
}

#wrapper .container .data .vehicles .top
{
	float:left;
	width:630px;
	margin:0;
	padding:10px;
	font-size:12px;
	color:#fff;
	background:#676767;
}


#wrapper .container .data .vehicles .vehiclesContent
{
	float:left;
	width:630px;
	margin:0;
	height:auto;
	padding:10px;
	font-family:tahoma;
	font-size:10px;
}

#wrapper .container .data .carSearch
{
	background:#3B3B39 none repeat scroll 0% 0%;
	float:left;
	width:785px;
	background:#3b3b39;
	border:1px solid #51514f;
	padding:0;
	margin:0;
}

#wrapper .container .data .carSearch .top
{
	background:#51514F none repeat scroll 0% 0%;
	float:left;
	width:98%;
	background:#51514f;
	padding:10px 1%;
	margin:0pt;
	font-size:12px;
	color:#ffffff;
}

#wrapper .container .data .carSearch .searchContent
{
	float:left;
	width:765px;
	background:#3b3b39;
	padding:10px;
	margin:0;
	color:#fff;
}

#wrapper .container .data .carSearch .searchContent .dataContent
{
	float:left;
	width:740px;
	padding:10px;
	margin:7px 0px 0px 0px;/*ie6*/
	background:#494948;
	border:1px solid #343432;
}

#wrapper .container .data .carSearch .searchContent .box
{
	float:left;
	margin-top:0px;
	width:348px;
	color:#fff;
	padding:10px;
	border:1px solid #51514F;
}


.box2
{
	float:left;
	width:122px;
	height:auto;
	margin:0;
	margin-right:45px;
	padding:0;
}

.box2 .topLeft
{
	float:left;
	width:12px;
	height:12px;
	background:url(/images/public/box2_top_left.png) no-repeat top left;
}

.box2 .topRight
{
	float:left;
	width:12px;
	height:12px;
	background:url(/images/public/box2_top_right.png) no-repeat top right;
}

.box2 .bottomLeft
{
	float:left;
	width:12px;
	height:12px;
	background:url(/images/public/box2_bottom_left.png) no-repeat bottom left;
}

.box2 .bottomRight
{
	float:left;
	width:12px;
	height:12px;
	background:url(/images/public/box2_bottom_right.png) no-repeat bottom right;
}

.box2 .rest
{
	float:left;
	width:98px;
	height: 12px;
	background:#616161;
	border-top:1px solid #3b3b3b;
	margin:0;
	padding:0;
}

.box2 .boxContent
{
	float:left;
	width:112px;
	height:auto;
	background:url(/images/public/box2_content_bg.gif) repeat-y;
	padding:5px;
	margin:0;
	margin-top:-1px;
}

.box2Home{
	float:left;
	width:120px;
	height:100px;
	margin-bottom:0px;
	opacity:1;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	visibility:visible;
}


#wrapper .container .data .inlineAd
{
	float:right;
	width:650px;
	height:148px;
	margin:0;
	margin-top:46px;
	padding:0;
	background:#4f4f4f;
	border:1px solid #676767;
}

#footer
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:15px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #51514F;
	background:#51514F;
}

.roundedBox
{
	float:right;
	width:189px;
	height:auto;
}

.roundedBox .topLeft
{
	float:left;
	width:10px;
	height:10px;
	background:url(/images/public/search_box_top_left.gif) no-repeat top left;
}

.roundedBox .topRight
{
	float:left;
	width:10px;
	height:10px;
	background:url(/images/public/search_box_top_right.gif) no-repeat top right;
}

.roundedBox .bottomLeft
{
	float:left;
	width:10px;
	height:10px;
	background:url(/images/public/search_box_bottom_left.gif) no-repeat bottom left;
}

.roundedBox .bottomRight
{
	float:left;
	width:10px;
	height:10px;
	background:url(/images/public/search_box_bottom_right.gif) no-repeat bottom right;
}

.roundedBox .continue
{
	float:left;
	width:169px;
	height:10px;
	background:#51514f;
}

.roundedBox .contentBox
{
	float:left;
	width:169px;
	height:auto;
	padding:10px;
	background:#51514f;
	margin:0px;/*ie6*/
}

.resultsButton{
	background:transparent url(/images/public/button_results.gif) no-repeat scroll 0% 0%;
	border:0px none;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	height:30px;
	margin:10px 0px 0px;
	text-align:center;
	width:97px;
}

.paging
{
	float:left;
	text-align:center;
	width:100%;
	margin:15px 0px 0px 0px;
	padding:0;
}

.paging a.selected
{
	font-weight:bold;
	background:#222;
	cursor:default;
	color:#fff;
}

.paging a.selected:hover
{
	font-weight:bold;
	background:#222;
	cursor:default;
	color:#fff;
}

.paging a
{
	background:#fff;
	color:#333;
	margin-right:2px;
}

.paging a:hover
{
	background:#f0d127;
	color:#333;
}

.paging span.selected
{
	font-weight:bold;
	width:20px;
	background:#222;
	cursor:default;
	color:#fff;
	padding:1px 4px 2px;
}

.paging span.selected:hover
{
	font-weight:bold;
	width:20px;
	background:#222;
	cursor:default;
	color:#fff;
	padding:1px 4px 2px;
}

.paging span
{
	background:#fff;
	width:20px;
	color:#333;
	margin-right:2px;
	padding:1px 4px 2px;
}

.paging span:hover
{
	background:#f0d127;
	width:20px;
	color:#333;
	padding:1px 4px 2px;
}

.elDiv{
float:left;
padding:10px;
background-color:#555;
width:720px;
margin-bottom:1px;
margin-right:1px;
}

.elSurround{
float:left;
margin-left:3px;
margin-top:-3px;
}

.elName{
width:300px;
padding:3px;
border:0px;
}

#wrapper .container .data .showResults
{
	float:right;
	margin:0;
	padding:20px;
	background-color: #51514F;
	width:149px;
	text-align:center;
	line-height:16px;
}


#showResultsF{
background:transparent url('/images/public/results_box.jpg') no-repeat;
background-position: top left;
border:0px none;
color:#FFFFFF;
height:5px;
margin:18px 0px 0px;
width: 189px;
overflow: hidden;
}

#showResultsB{
	background:transparent url('/images/public/results_box.jpg') no-repeat;
	background-position: bottom right;
	*background-position: 0px -5px;
	border:0px none;
	color:#FFFFFF;
	height:5px;
	margin:0px 0px 0px;
	width: 189px;
	overflow: hidden;
}

.thumbs{
float:left;
width:100%;
}

.thumbs a{
padding-left: 0px;
margin-left: 0px;
}

.thumbs a:hover{
padding-left: 0px;
margin-left: 0px;
background-color: #494948;
}

.myacc_upm{
color:#3B3B39;
}

.myacc_upm:hover{
background-color: #E2E5B3;
}

.myacc_garage_view{
background:transparent url('/images/public/mygr.gif') no-repeat;
width: 230px;
height: 120px;
}

.myacc_garage_view a:hover{
background:none repeat scroll 0% 0%;
}

.no-hover{
color: #ffffff;
}

.no-hover:hover{
background-color: #222222;
}

.no-hover-2:hover{
background-color: #51514F;
}

.no-hover-3:hover{
background-color: #555;
}

#menu_bottom_parked_cars a:hover{
/*background-color: #3d3d3d;*/
}

.userRightMenu{
float:left;
padding-bottom:10px;
padding-top:10px;
width:90%;
border-bottom:1px solid #666;
background-image: url('/images/public/bullet3.gif');
background-repeat: no-repeat;
background-position: 0px 11px;
padding-left: 14px;
}

.compareNotSpecified{
color:#7F7F7F;
padding-left: 10px;
}

.compButton{
float: left;
cursor:pointer;
background:transparent url(/images/public/button_results_2.gif) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-family:tahoma;
font-size:11px;
height:30px;
margin:10px 0px 0px 10px;
padding-top: 8px;
text-align:center;
width:97px;
height: 30px;
display: block;
}

.myAccLinks{
background:transparent url('/images/public/green-p.gif') no-repeat scroll 100% 60%;
padding-right: 10px;
color:#3b3b39;
display:block;
font-size:11px;
text-align:right;
width:225px;
}

.search-box{
background:transparent url('/images/public/search-box.png') no-repeat;
width: 245px;
height: 150px;
}

.search-box-s{
background:transparent url('/images/public/search-box-s.png') no-repeat;
width: 220px;
height: 130px;
}

.search-box-s a:hover{
background:transparent;
}

.searchLinks{
background:transparent url('/images/public/green-p.gif') no-repeat scroll 100% 60%;
padding-right: 10px;
color:#3b3b39;
display:block;
font-size:11px;
text-align:right;
width:225px;
}

.my-acc-box{
background:transparent url('/images/public/my-acc-box.png') no-repeat;
width: 245px;
height: 150px;
}

.sell-box{
background:transparent url('/images/public/sell-box.png') no-repeat;
width: 245px;
height: 150px;
}

.my-cars-box{
background:transparent url('/images/public/my-cars-box.png') no-repeat;
width: 245px;
height: 150px;
}


/* TOOLTIP*/

.tool-tip {
	color: #fff;
	width: 130px;
	z-index: 13000;
}

.tool-title {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	color: #8A0348;
	padding: 10px 5px 3px 5px;
	background: url(/images/public/bubble.png) top left;
}

.tool-text {
	color: #FFF8DF;
	font-size: 11px;
	padding: 2px 5px 10px 5px;
	background: url(/images/public/bubble.png) bottom right;
}

.tagInFront{
	background:transparent url('/images/public/minus.gif') no-repeat 145px 9px;
	background-color: #404040;
	border: 1px solid #555;
	padding: 7px;
}

.tagInBackground{
	background:transparent url('/images/public/plus.gif') no-repeat 145px 8px;
	background-color: #474747;
	border: 1px solid #555;
	padding: 5px;
	color: #afafaf;
}

.tagBox{
margin-left: 5px;
}

.categ{
	border-bottom: 1px dotted #666;
	padding: 5px;
}

.tagsViewMore{
	float: right;
	margin-top: 10px;
}

.tagSubtitle{
	background-color:#404040;
	float:left;
	height:100%;
	width:722px;
	_width:718px;
	padding: 10px;
}

.tagList{
	float:left;
	width:740px;
}

.tagListItem{
	float:left;
	padding:3px;
	margin: 1px 0px 0px 1px;
	width:178px;
	_width:177px;
	background-color: #555;
}

.tagLetters{
float: right;
height: 18px;
}

.tagLetter:hover{
background-color: #555;
color: #fff;
border: 1px solid #404040;
}

#letterSelected{
background-color: #555;
color: #fff;
border: 1px solid #404040;
}

.tagLetter{
float: left;
padding: 2px 4px 2px 4px;
margin-left: 1px;
margin-right: 1px;
border: 1px solid #494948;
}

.homeTopListWrapper{
	float: left;
	width: 322px;
	margin:0;
	border: 1px solid #676767;
	background-color: #474747;
	display: block;
	margin-top: 25px;
}

.homeTopListCateg{
	float:left;
	padding: 5px 0px 0px 5px;
	width:153px;
}

.homeTopListTitle{
	background-color: #676767;
	width:134px;
	padding: 10px;
}

.homeTopListTitle span{
	color: #fff;
}

.homeTopList{
}

.homeTopListItem{
	border-bottom:1px dotted #666666;
	padding: 10px;
}

.makeList{
	margin-top: 10px;
	margin-bottom: 5px;
}

.makeListItem{
	background-color:#555555;
	float:left;
	margin:1px 0 0 1px;
	padding:3px;
	width:178px;
}

.top a{
	color:#FFFFFF;
	font-size:12px;
}

.top a:hover{
	background:#F0D127 none repeat scroll 0 0;
	color:#3B3B39;
	padding:1px 4px 2px;
	text-decoration:none;
}

.wikiTableInfo{
	float:left;
	padding:5px 0px 5px 5px;
	background:#555;
	width:240px;
	margin-bottom:1px;
	margin-right:1px;
}

.wikiTableInfo1{
	float:left;
	padding:5px 0px 5px 5px;
	background:#555;
	width:172px;
	margin-bottom:1px;
	margin-right:1px;
}

.footerListMM{
	width: 1000px;
	margin: 20px auto 0px auto;
}

.footerListMMTitle{
	color:#999;
	float:left;
	margin:auto;
	text-align:left;
	width:1000px;
	margin-bottom: 5px;
	background:#4F4F4F none repeat scroll 0 0;
	border:1px solid #6a6a6a;
}

.footerListMMTitle span{
	padding:5px;
	display: block;
}

.footerListMMItem{
	width: 140px;
	float: left;
	text-align: left;
}

.footerListMMItem a{
	color: #ccc;
	display: block;
}

.roundBoxWrapper{
margin:0 0 20px;
width:360px;

}

.roundBoxUpLeftCorner{
	background:transparent url(/images/public/greenRoundBox.png) no-repeat scroll 0 0;
	float:left;
	height:10px;
	width:10px;

}

.roundBoxUpMiddle{
	border-top:1px solid #51514f;
	background-color: #bdc454;	
	float:left;
	height:9px;
	width:340px;
}

.roundBoxUpRightCorner{
	background:transparent url(/images/public/greenRoundBox.png) no-repeat scroll 100% 0;
	float:left;
	height:10px;
	width:10px;
}

.roundBoxContent{
	border-left:1px solid #51514f;
	border-right:1px solid #51514f;
	background-color: #bdc454;	
	float:left;
	padding:0 10px;
	width:338px;
}

.roundBoxBottomLeftCorner{
	background:transparent url(/images/public/greenRoundBox.png) no-repeat scroll 0 100%;
	float:left;
	height:10px;
	width:10px;
}

.roundBoxBottomMiddle{
	border-bottom:1px solid #51514f;
	background-color: #bdc454;	
	float:left;
	height:9px;
	width:340px;
}

.roundBoxBottomRightCorner{
	background:transparent url(/images/public/greenRoundBox.png) no-repeat scroll 100% 100%;
	float:left;
	height:10px;
	width:10px;
}

.whiteArrowRight{
	background:transparent url(/images/public/whiteArrowRight.png) no-repeat scroll 100% 100%;
	float: left;
	height: 26px;
	width: 26px;
}

.whiteArrowLeft{
	background:transparent url(/images/public/whiteArrowLeft.png) no-repeat scroll 100% 100%;
	float: left;
	height: 26px;
	width: 26px;
}

.box01{
	margin:18px 7px 0px 0px; 
	width: 160px; 
	height: 130px; 
	float: left;
}

.addInfoNormal{
	background: #B9BF53 none repeat scroll 0% 0%; 
	/*background: #404040 none repeat scroll 0% 0%; */
	position: absolute; 
	top: 84px; 
	width: 164px; 
	display: block; 
	visibility: visible; 
	height: 41px; 
	text-align: left; 
	opacity: 0.70;
	filter: alpha(opacity=70);
}

.addInfoOver{
	background: #B9BF53 none repeat scroll 0% 0%; 
	/*background: #404040 none repeat scroll 0% 0%; */
	position: absolute; 
	top: 84px; 
	width: 164px; 
	display: block; 
	visibility: visible; 
	height: 41px; 
	text-align: left; 
	opacity: 0.90;
	filter: alpha(opacity=90);	
}

.bottomAdsHere{
	background:#4F4F4F none repeat scroll 0 0;
	border:1px solid #676767;
	width: 1000px;
	padding: 15px 0px 10px 0px;
	margin: auto;
}