html, body { height: 100%; direction:rtl; }
html{
    background:#F1F1F1 url(images/bgshadow.gif) repeat-y  top;
    font:12px arial,helvetica,clean,sans-serif;color:#757778;
}
a{font:12px arial,helvetica,clean,sans-serif;color:#67a1dd;text-decoration:underline;}

body {
	direction: rtl; font: normal 12px arial;
	color: #333;
	text-align: center;
	padding:0px; margin:0px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #333;
	font: normal 13px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


input, textarea
{
	/* padding:4px;
	background-color:#FFF; */
	color:#036;
	/* border:1px solid #036; */
	font: normal 13px Arial, Arial, Helvetica, sans-serif;
}
select
{
	padding:4px;
	background-color:#FFF; 
	color:#036;
	border:1px solid #e1e3e4; 
	font: normal 13px Arial, Arial, Helvetica, sans-serif;
	
	color:#000;  margin-bottom:10px; padding:0; width:173px;
	
	font-size:12px; color:#333; font-weight:bold; padding:2px 0px 2px 0px;
	text-align:right !important;
	width:149px; cursor:pointer;
	height:25px;
}
select option {padding:3px!important;}

img{border:none}

#page
{
	width:990px;
	/*min-height:986px;*/
	text-align:right;
	margin: 0 auto;
	position:relative;
	padding-bottom:200px;
	padding-top:200px;
	background:#FFF url(images/home-bg.jpg) no-repeat 50% top !important;
}

.paddSite
{
	padding:0px 30px 0px 30px;
}

#homepageElemets
{
	position:absolute;
	top:250px;
	left:50px;
	background-image:url(images/homepage-cuts.png);
	width:853px;
	height:381px;
}

#homepageElemets #compareOffers
{
	cursor:pointer;
	width:245px;
	height:80px;
	position:absolute;
	top:5px;
	left:295px;
	display:block;
}
#hotCarsTitle
{
	background-image:url(images/lower-title.jpg);
	width:990px;
	height:59px;
	position:absolute;
	top:633px;
	left:0px;
}
#hotCarsStrip
{
	position:absolute;
	top:672px;
	left:0px;
	width:990px;
}

#normalpage #shederat
{
	width:419px;
	height:54px;
	position:absolute;
	top:120px;
	left:0px;
	background-image:url(images/strip-left.png);
	overflow:hidden;
	z-index:1000;
}
#homepage #shederat
{
	width:419px;
	height:54px;
	position:absolute;
	top:560px;
	right:0px;
	background-image:url(images/strip-right.png);
	overflow:hidden;
	z-index:1000;
}

#shederat ul
{
	list-style:none;
	padding:0px;
	margin:9px 0px 0px 30px;
}
#shederat li
{
	float:left;
	margin:0px 7px 0px 0px;
	padding:1px;
	background-color:#FFF;
	border:1px solid #c3ced4;
}


#header #topBanner
{
	width:468px;
	height:60px;
	position:absolute;
	left:106px;
	top:5px;
}

.middleBanner
{
	display:block !important;
	width:100% !important;
	text-align:center !important;
	padding:5px;
}

#logo
{
	position:absolute;
	top:7px;
	right:90px;
	display:block;
	width:187px;
	height:95px;
}
#menu
{
	overflow:hidden;
	position:absolute;
	right:440px;
	top:80px;
	width:445px;
	height:30px;
}
#menu ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu ul li
{
	height:12px;
	line-height:12px;
	float:right;
}
#menu ul li a
{
    color:#4d77a2;
    text-decoration:none;
	display:block;
	border-left:1px solid #cccccc;
	padding:0px 10px 0px 10px;
	font-weight:normal;
	font-stretch:normal;
}
#menu ul li a:hover
{
    color:#67a1dd;
}


#bgPage
{
	background-image:url(images/pageBG.jpg);
	background-repeat:no-repeat;
	width:719px;
	height:363px;
	overflow:hidden;
	position:relative;
}



#content
{
	margin-top:2px;
	float:left;
	width:569px;
	height:359px;
	overflow:auto;
}

#homeBG
{
	background-image:url(images/homeBG.jpg);
	background-repeat:no-repeat;
	width:569px;
	height:363px;
	position:absolute;
	left:0px;
	top:0px;
}

#footerLinks
{
	overflow:hidden;
}
#footerLinks ul
{
	list-style:none;
	padding:0px; margin:0px;
}
#footerLinks ul li
{
	float:right;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #333;
}

#blocks
{
	overflow:hidden;
	width:100%;
	margin:7px 0px 10px 0px;
}

h1
{
	margin-top:0px;
	overflow:hidden;
}

.titles h1
{
	padding:0px;
	margin:0px 250px 0px 0px !important;
	color:#333 !important;
	font-size:24px;
	font-family:Tahoma, Geneva, sans-serif;
}
.titles h2
{
	padding:0px;
	margin:0px 250px 20px 0px !important;
	color:#333;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
.titles ul
{
	list-style:none;
	padding:0px;
	margin:0px 280px 50px 0px !important;
}
.titles li
{
	padding-right:15px;
	float:right;
	margin-left:8px;
	background-image:url(images/leftArrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.titles li.first
{
	padding-right:0px;
	background-image:none;
}
.titles li a
{
	color:#666;
	text-decoration:underline;
	font-size:12px;
}

.homeTitles h1
{
	padding:0px;
	margin:0px !important;
	position:absolute;
	right:260px;
	top:130px;
	
	color: #333 !important;
	font-size:20px;
	font-family:Tahoma, Geneva, sans-serif;
}
.homeTitles h2
{
	margin:0px !important;
	position:absolute;
	right:260px;
	top:160px;
	font-weight:normal;
	color:#333;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.homeTitles h3
{
	margin:0px !important;
	position:absolute;
	right:260px;
	top:215px;
	font-weight:bold;
	color:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.homeTitles h3 span
{
	color:#0C3;
}

input[type="text"],input[type="password"]{
    background:#FFFFFF ;
    border:1px solid #e1e3e4;
    color:#606567;
    height:15px;
    padding: 4px 7px;
    font-weight:bold;
    font-size:14px;
}



a{font:12px arial,helvetica,clean,sans-serif;color:#67a1dd;text-decoration:underline;}

.blue{font:12px arial;color:#4d77a2;text-decoration:none;}
.lblue{font:12px arial;color:#67a1dd;text-decoration:none;}
.dblue{font:12px arial;color:#4c76a1;text-decoration:none;}
a.blue{font:12px arial,helvetica,clean,sans-serif;color:#4d77a2;text-decoration:underline;}
a.lblue{font:12px arial,helvetica,clean,sans-serif;color:#67a1dd;text-decoration:underline;font-weight:bold;}
a.dblue{font:12px arial,helvetica,clean,sans-serif;color:#4c76a1;text-decoration:underline;}
a.grey{font:12px arial,helvetica,clean,sans-serif;color:#868686;text-decoration:underline;}
a.white{font:12px arial,helvetica,clean,sans-serif;color:#fff;text-decoration:none;}
a.red{font:12px arial,helvetica,clean,sans-serif;color:#e53523;text-decoration:underline;}
a.green{font:12px arial,helvetica,clean,sans-serif;color:#67b019;text-decoration:underline;font-weight:bold;}
.gray{color:#757778 !important;}
.black{color:#3b3b3b !important;}
.b{font-weight:bold !important}
.no-u{text-decoration:none !important;}
.yes-u{text-decoration:underline !important}
.nowrap{
    white-space:nowrap;
}
.small_header{
font-size:12px;
margin-right:20px;
color:white;
display: block;
}
.margin-left-btn {
    margin-left: 5px !important;
}
.align-left{
    text-align:left;
}
.relative{
    position:relative;
}
.z-index{
    z-index:200;
}


#wrapper { min-height: 876px; height: auto !important; height: 876px; margin: 0 auto; }

img { border: 0; vertical-align: middle; }
.clear { clear:both;}
#wrapper{ min-width:990px;}
table{ border-collapse:collapse; border-spacing:0;}
td { vertical-align:top; padding:0; }
.left { float:left; }
.right { float:right !important;}
a:hover { text-decoration:none; }	
a { color: #009eff; }
#wrapper {  position:relative;}







/*round-corners fbstyle*/
/* from facebook */

#pop_dialog_table.table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:950px; position:static}
#pop_dialog_table td.pop_topleft,
#pop_dialog_table td.pop_topright,
#pop_dialog_table td.pop_bottomleft,
#pop_dialog_table td.pop_bottomright,
#pop_dialog_table td.pop_top,
#pop_dialog_table td.pop_bottom,
#pop_dialog_table td.pop_side{ background:transparent url(images/fb-corners.png) no-repeat scroll;}
#homepage #pop_dialog_table td.pop_side{ background:none; }

#pop_dialog_table.dark-grey td.pop_topleft,
#pop_dialog_table.dark-grey td.pop_topright,
#pop_dialog_table.dark-grey td.pop_bottomleft,
#pop_dialog_table.dark-grey td.pop_bottomright,
#pop_dialog_table.dark-grey td.pop_top,
#pop_dialog_table.dark-grey td.pop_bottom,
#pop_dialog_table.dark-grey td.pop_side{ background-image:url(images/dark-trans-corners.png)}

#homepage #pop_dialog_table.dark-grey td.pop_topleft,
#homepage #pop_dialog_table.dark-grey td.pop_topright,
#homepage #pop_dialog_table.dark-grey td.pop_bottomleft,
#homepage #pop_dialog_table.dark-grey td.pop_bottomright,
#homepage #pop_dialog_table.dark-grey td.pop_top,
#homepage #pop_dialog_table.dark-grey td.pop_bottom,
#homepage #pop_dialog_table.dark-grey td.pop_side{ background:none; }

#pop_dialog_table.dark-grey td.pop_content{background:transparent url(images/dark-trans-repeat.png) repeat; direction:rtl; padding:0; height:60px;}
#homepage #pop_dialog_table.dark-grey td.pop_content{ background:none; }



#pop_dialog_table td.pop_topleft,
#pop_dialog_table td.pop_topright,
#pop_dialog_table td.pop_bottomleft,
#pop_dialog_table td.pop_bottomright { height:10px; overflow:hidden; padding:0 !important; width:10px !important;
						   background:transparent url(images/fb-corners.png) no-repeat scroll;}
#homepage #pop_dialog_table td.pop_topleft,
#homepage #pop_dialog_table td.pop_topright,
#homepage #pop_dialog_table td.pop_bottomleft,
#homepage #pop_dialog_table td.pop_bottomright{ background:none; }

#pop_dialog_table td.pop_topleft { background-position:0 0; }
#pop_dialog_table td.pop_topright { background-position: 0 -10px; }
#pop_dialog_table td.pop_bottomleft { background-position:0 -20px; }
#pop_dialog_table td.pop_bottomright { background-position: 0 -30px; }
#pop_dialog_table td.pop_top,#pop_dialog_table  td.pop_bottom { background-position: 0 -40px;background-repeat:repeat-x }
#pop_dialog_table td.pop_side { background-position: -10px 0; background-repeat:repeat-y}
#pop_dialog_table td.pop_content { background:transparent url(images/fb-repeat.png) repeat; direction:rtl; padding:0; height:60px;}
#homepage #pop_dialog_table td.pop_content{ background:none; }



#inner-white-table { border-collapse:collapse; direction:ltr; margin:auto; table-layout:fixed; width:926px; }
#inner-white-table td.pop_topleft,
#inner-white-table td.pop_topright,
#inner-white-table td.pop_bottomleft,
#inner-white-table td.pop_bottomright,
#inner-white-table td.pop_top,
#inner-white-table td.pop_bottom{ background:transparent url(images/opaque-round.png) no-repeat scroll  !important;}
#homepage #inner-white-table td.pop_bottom{ background:none; }

#inner-white-table td.pop_sider,
#inner-white-table td.pop_sidel{background-image:url(images/opaque-sides.png) !important;}
#homepage #inner-white-table td.pop_sidel { background:none; }

#inner-white-table td.pop_topleft,
#inner-white-table td.pop_topright,
#inner-white-table td.pop_bottomleft,
#inner-white-table td.pop_bottomright { height:12px; overflow:hidden; padding:0 !important; width:12px !important; background:transparent url(images/fb-corners.png) no-repeat scroll;}

#homepage #inner-white-table td.pop_topleft,
#homepage #inner-white-table td.pop_topright,
#homepage #inner-white-table td.pop_bottomleft,
#homepage #inner-white-table td.pop_bottomright { background:none; }

#inner-white-table td.pop_topleft { background-position:0 -12px !important; }
#inner-white-table td.pop_topright { background-position: 0 -0px !important; }
#inner-white-table td.pop_bottomleft { background-position:0 -36px !important; }
#inner-white-table td.pop_bottomright { background-position: 0 -24px !important}
#inner-white-table td.pop_top{ background-position: 0 -64px !important;background-repeat:repeat-x !important; }
#inner-white-table td.pop_bottom { background-position: 0 -48px !important;background-repeat:repeat-x !important; }
#inner-white-table td.pop_sider { background-position: -12px 0 !important; background-repeat:repeat-y !important;}
#inner-white-table td.pop_sidel { background-position: 0px 0 !important; background-repeat:repeat-y !important;}
#inner-white-table td.pop_content { background:#fcfcfc !important; direction:rtl; padding:0 5px 0 0; /*height:60px;*/}


#white-pip{
    background:transparent url(images/white-pip.png) no-repeat scroll 0 0;
    height:48px;
    position:relative;
    right:4px;
    top:12px;
    width:170px;
    z-index: 20;
}


#footer{ 
    position:absolute;
	bottom:20px;
	right:30px;
	width:990px;
	height:56px;
}


#footer #shomer {
    height: 41px !important;
    position: relative;
}

#footer #shomer iframe {
    height: 60px !important;
}
.bottom-menu {overflow:hidden; list-style:none; padding:0px; margin:0px; margin-bottom:5px; display:inline-block;}
.bottom-menu li{
    float:right; 
	padding:0px 10px 0px 10px;
	border-right:1px solid #666;
}
.bottom-menu li.first{
	border-right:none;
}
.bottom-menu li a
{
	font:12px arial,helvetica,clean,sans-serif;color:#868686;text-decoration:underline;
}

#all-rights{
    padding-top:10px;
	width:600px;
}






.mst_wnt {
	position:absolute;
	bottom:100px;
	padding-right:60px;
	width:990px;
	height:100px;
}

.mst_wnt a{
    color: #67A1DD;
    text-decoration: underline;
	font-weight:bold;
}

.mst_wnt h2 {
    margin-bottom: 12px;
    line-height: 10px;
    font-size: 14px;
    color: #485052;
}

.mst_wnt ul {
	margin:0px; padding:0px;
    float: right;
    display: inline;
    margin-bottom: 2px;
	margin-top:10px;
}

.mst_wnt ul li {
    margin-bottom: 2px;
    width: 185px;
    list-style: none;
}

.mst_wnt ul li a {
    text-decoration: underline;
}



input[type="submit"].search
{
    background:transparent url(images/submit.png) top left;
    overflow:hidden;
    border:0 !important;
    height:28px;
    width:74px;
    cursor:pointer;
}






#register-tab ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#register-tab{
    height:28px;
    position:absolute;
    top:75px;
    left:17px;
    width:120px;
    background:transparent url(images/sprite1.png) no-repeat left -33px;
}

#register-tab.open{
    background-position:0 top;
}
#register-tab a{
    display:block;
    width:100%;height:100%;
    padding-right:11px;
    font-weight:bold;
    line-height:23px;
	color:#00216e;
}
.branch-name{
    font-size:44px;
    color:#4C76A1;
    padding-bottom:7px;
    text-align:center;
}
#register-window{
    background:#fff;display:none;
    width:350px;height:73px;
    position:absolute; left:15px; top:102px;z-index:2000;
}

#register-window .third{
    
    float:right;
    padding:11px 17px 0 0;
}
#register-window label{
    font-weight:bold;
    color:#4d77a2;
}
#register-window .login-input{
    height:18px;
    padding:3px 5px 0 0!important;
    width:110px;
    border:1px solid #c5d3de !important;
    margin:0;
}
.logInNameInput , .logInPassInput{
    margin-bottom:6px;
}
#register-window .login-submit{
    background:transparent url(images/sprite1.png) no-repeat scroll left -66px;
    height:23px;width:66px;border:0;
    float:right;
    
    margin-left:5px;
    margin-right:5px;
    margin-top:26px;
}
#login-form .error{bottom:-10px;}
.error{
    padding-right:16px;display:block;text-align:right;clear:both;
    position:relative;z-index:2;
}
p.error{padding-bottom:10px;color:red;}
#my-pickar{
    background:#fff;display:none;
    width:189px;
    position:absolute; left:15px; top:102px; z-index:2000;
}
#my-pickar ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
#my-pickar ul li{
    list-style:none;
    display:block;
    height:26px;padding-right:35px;
    background:#ffffff url(images/sprite1.png) no-repeat 162px -121px;
}
#my-pickar ul li:hover{
    background-color:#e4e4e4;
}
#my-pickar ul li a{
    display:block;
    width:100%;height:100%;
    line-height:25px;color:#606567;text-decoration:none;font-weight:bold;
}

.hello_user{
    background:#529d0d !important;color:#bbe098 !important;font-weight:bold;padding-right:20px !important;
}
.hello_user a{
    display:inline !important; color:#fff !important;
}

#login-window-bottom{
background:transparent url(images/sprite1.png) no-repeat scroll left -246px;
bottom:-12px;
height:12px;
left:0;
position:absolute;
width:100%;
}
#my-pickar #login-window-bottom{
background:transparent url(images/sprite1.png) no-repeat scroll left -237px;
bottom:-4px;
height:5px;
left:0;
position:absolute;
width:100%;
}








.make_room_3{
    padding:0 3px;
}
.feat-image-wrap{
    width:198px;height:155px;
    margin-left:13px;
    float:right;display:block;
}
.feat-image-wrap a{
    display:block;width:198px;height:149px;
}
.feat-image-wrap img{
    width:198px;
}
.middle-wrap{
    width:520px;
    float:right;
    height:135px;margin-left:12px;
    position:relative;
    zoom: 1;
    right: 0;
}
.middle-wrap #listing-buttons .strechy-button{
   /* float:left; */
}
.middle-wrap .strechy-button{margin-top:3px !important}
.middle-wrap .make-model-search{
    color:#252728;
}
.middle-wrap .make-model-search,middle-wrap .make-model-year{
    font-size:14px;
}
.left-wrap{
    float:right;
    width:150px;
    height:152px;
}
.left-wrap #rating{
    padding-top:0px !important;
}
.dealer-search{padding-top:15px;}
.dealr_logo{text-align:left; }
.dealr_logo img{width:80px;}
.dealer-search .strechy-button{clear:none !important;}
.dealer-search #all_dealer_cars.strechy-button{clear:none !important;margin-left:15px;}
.dealer-search #dealer-buttons{float:left; position:relative !important;top:5px;width: 251px;}
.white-listings{margin-bottom:5px !important}
#dark-round{
	background:transparent url(images/dark-round.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	height:33px;
	left:-20px;
	margin:7px 0;
	position:relative;
	width:904px;
	z-index:1;
	text-align:center;
	}
#dark-round .right-side{background:url('images/dark-round.png') no-repeat right top;height:33px;width:17px;position:absolute;right:-17px;top:0}
#dark-round.bottom{margin:20px 0}
.number-of{line-height:33px;}
.bottom-part #listings_per_page_form{padding-top:4px !important;position:relative;z-index:100;}
.bottom-part{
    width:300px;float:right;
}
#pages_from_total{
    width:300px;
    float:right;
    text-align:center;
    line-height:32px;
}
.next-prev{
    padding-left:15px;
    line-height:34px;
}
.next-prev a{
    line-height:31px;
}
#prev-block{
    float:left;
    width:40px;
    overflow:hidden;
    line-height:35px;
}
#next-block{
    float:left;
    width:40px;
    overflow:hidden;
    line-height:35px;
}
.prev-arrow{
    background:transparent url('images/arrows-white.png') no-repeat right top;
    padding-left:6px;
    display:block;height:33px;width:3px;
    float:right;
}
.next-arrow{
    background:transparent url('images/arrows-white.png') no-repeat left bottom;
    display:block;padding-right:6px;height:33px;width:3px;
    float:left;
}













.strechy-button
{
	color:#FFFFFF;
	display:inline-block;
	float:left;
	font-size:12px;
	height:23px;
	margin:0px;
	position:relative;
	white-space:nowrap;
	background:transparent url(images/sprite2.png) no-repeat scroll left top;

	text-decoration:none !important;
	vertical-align:middle;
	
}
a.strechy-button
{
	padding-top:3px;
}

.strechy-button .right-side{
    display:block;
    background-position:left -71px;
    height:23px;width:14px;
    position:absolute;right:-14px;top:0;
    background:transparent url(images/sprite2.png) repeat-x scroll 16px top ;
    background-image:url(images/sprite2.png) !important;
}
.posi2{
    display:block;
    background-position:left -71px;
    height:23px;width:14px;
    background:transparent url(images/sprite2.png) repeat-x scroll 16px -52px ;
    background-image:url(images/sprite2.png) !important;
    float: right;
}
#white-pip .strechy-button,#buttons-left .strechy-button ,.user_ratings .strechy-button{
    padding:2px 0px 0px 14px;margin-top:6px;
    background-position:0 -27px;
}
#buttons-left .strechy-button{
    margin-left:3px;margin-right:20px;
    border: none;
}
#buttons-left .strechy-button .right-side{
    background-position:right -27px;
    height:23px;
    overflow:hidden;
}

#white-pip .strechy-button .right-side,.user_ratings .strechy-button .right-side{
    background-position:16px -27px;
}

.padd-me{margin-left:35px !important;}


.users_captions{float:right;padding-left:15px;padding-bottom:10px;}
.users_captions .user_info_line{font-weight:bold;}
.users_info{float:right;padding-bottom:10px;}
.user_info_line{
    font-size:14px;
    padding:5px 0;
}







/* LeadBox */
.leadBox
{
	background-image:url(images/leadBG.jpg);
	width:325px;
	height:123px;
	text-align:center;
}
.avis
{
	background-image:url(images/leadAvisBG.jpg) !important;
}

.leadFooter
{
	padding-top:55px;
	overflow:hidden;
}
.avis .leadFooter
{
	padding-top:30px;
	overflow:hidden;
}

.leadFooter ul
{
	list-style:none;
	padding:0px;
	margin:0px 10px 0px 0px;
	overflow:hidden;
}
.leadFooter ul li
{
	float:right;
	color:#F00;
}

.leadFooter input.leadTxt
{
	font-size:12px;
	width:120px !important;
	height:18px !important;
	padding:0px !important;
	margin:0px 22px 6px 0px !important;
	border:none !important;
}
.avis .leadFooter input.leadTxt
{
	width:80px !important;
	margin:0px 22px 6px 0px !important;
}

.leadFooter .leadBoxBranch
{
	height:18px !important;
	padding:0px !important;
	margin:0px 22px 6px 0px !important;
	border:none !important;
	width:183px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.leadFooter .lead-submit{
    background:transparent url(images/leadSendBtn.gif);
    height:24px;width:285px;
	border:none;
}

/*
.compareLead .leadFooter input.leadTxt
{
	width:100px !important;
}
.compareLead .leadBox
{
	width:280px !important;
}
.compareLead .leadBox .leadTitle
{
	background-image:url(images/leadBox/top_compare.gif) !important;
	width:280px !important;
	font-size:10px;
}

.compareLead .leadFooter
{
	background-image:url(images/leadBox/footer_compare.gif) !important;
}
*/
.compareLead
{
	margin-right:-14px;
}


.white-tab{
    background:transparent url(images/white-tab.png) right -2px;
    height:40px;
    position:relative;
    top:8px;
    margin-left:5px;
    width:188px;
    float:right;
    font-size:17px;
    color:#767979;
    font-weight:bold;
    z-index:10;
}
.white-tab a, .white-tab p{
    color:#767979;
    font-weight:bold;
    display:block;
    padding-top:5px;
    width:100%;
    text-decoration:none;
    font-size:17px;
    text-align:center;
}
.white-tab.active{background-position:right -52px;}
.white-tab.first{
    background-position:right -164px;
    right:2px;
}
.white-tab.first.active{
    background-position:right -110px;
    
}










#car-stats{
    float:right;
    width:375px;
    padding:10px 14px 0 0;
}
h2{
    margin-bottom: 5px;
    font-size:16px;
    color:#757778;
}
h2 .h2_car_model{
    color:#000;
}
#add_save{
    background-position:0 -53px;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:5px;
    margin-left:0;
    float:right;
    font-weight:bold !important;
}
#add_save a{
    font-weight:bold;
}
#add_save img{
    margin:0 5px;
}
#add_save .right-side{
	
    background-position:right -53px;
}

#list-price{
   color:#fff;
   float:right;
   background-position:right -84px;
   height:18px;
   padding-left:13px;
   padding-right:13px;
   padding-top:3px;
   margin-left:11px;
}
.add_to_compare{}
.remove_from_compare{
	color:#fff !important;
	display:block;height:100%;margin:0 -3px;padding:0 7px;
	background:transparent url(images/sprite2.png) no-repeat scroll 50% -84px;
}

.remove_from_save{
	color:#fff !important;
	display:block;height:100%;margin:0 -3px;padding:0 7px;
	background:transparent url(images/sprite2.png) no-repeat scroll 50% -84px;
}

#list-price .price-sep{
    position:absolute;left:-11px;top:0;
    width:11px;height:21px;
    background:url('images/price-sep.gif') no-repeat;
}
#sort-this {overflow:hidden;position:relative;margin-right:15px;}
#sort-this .strechy-button{margin-top:6px;}
#sort-this #list-price{background-position:right -191px !important;float:left;}
#sort-this #list-price .price-sep{background-image:url('images/dark-sep.gif');}
#sort-this #add_save2{
    background-position:0 -156px;
    margin-left:0;
    padding-bottom:2px;
    padding-left:15px;
    padding-right:5px;
}
#sort-this #add_save2 a{ cursor:pointer; }
#add_save a,#add_save img{float:left;line-height:19px;text-decoration:none;}
#rating {
}
#rating b{
    color:#000;
    padding:0 5px;
}


#car-features b.b{
    padding-left:10px;color:#000;
    display:block;width:100px;
}


.nw_us_rt {
    float:left;
    width: 100px;
}


.nw_us_rt2 {
    padding-top: 3px;
    width: 215px;
	float:left;
}
.nw_us_rt2 span {
    width: 100px;
}

.nw_us_rt3 {
	position:absolute;
	top:3px;
	left:5px;
}
.nw_us_rt3 span {
    width: 100px;
}


.simple_search_form .adv_search_link{
    position:absolute;
    top:-25px;
    left:15px;
    font-weight:bold;
}

.adv_link_cont{
    background:transparent url(images/white-tab.png) repeat scroll -1px -226px;
    height:40px;
    width:188px;
    z-index:10;
    text-align:center;
	margin-bottom:-10px;
}
.adv_link_cont a{
    font-size:13px;
    font-weight:bold;
    line-height:30px;
}




#search-title{
    background:transparent url(images/search.png) no-repeat scroll right top;
    height:37px;
    margin:0;
    overflow:hidden;
    text-indent:-999px;
    width:363px;
}
#saved_listings_title{
    background:transparent url(images/saved-listings-title.png) no-repeat scroll right top;
    height:37px;
    margin:0;
    overflow:hidden;
    padding-bottom:15px;
    padding-top:5px;
}
#compare-title{
    background:transparent url(images/compare.png) no-repeat scroll right top;
    height:37px;
    margin:0px;
    overflow:hidden;
    text-indent:-999px;
    width:363px;
}
#my-listings-div{
    background:transparent url(images/my-listings.png) no-repeat scroll right top;
    height:37px;
    margin:0px;
    overflow:hidden;
    text-indent:-999px;
    width:363px;
}

#search-users-title{
    background:transparent url(images/search-users.png) no-repeat scroll right top;
    height:37px;
    margin:0;
    overflow:hidden;
    text-indent:-999px;
    width:363px;
}

.make-model-search
{
	font-size:14px;
}

.disActiveCar
{
	color:#F00!important;
}




#clean{
     background:transparent url('images/clean-btn.png') top left;
    overflow:hidden;text-indent:500px;
    border:0 !important;
    height:28px;
    width:74px;
    cursor:pointer;
    float:left;
    
}



#save_listing_button{
    float:left;
    background:transparent url('images/save-btn.png') top left;
    overflow:hidden;text-indent:500px;
    border:0 !important;
    height:28px;
    width:74px;
    cursor:pointer;
}

#add_listing_button{
    float:left;
    background:transparent url('images/add-btn.png') top left;
    overflow:hidden;text-indent:500px;
    border:0 !important;
    height:28px;
    width:74px;
    cursor:pointer;
}
#add_another_listing{
	float:right;
    background:transparent url('images/add-car-btn.png') top left;
    overflow:hidden;text-indent:500px;
    border:0 !important;
    height:26px;
    width:112px;
    cursor:pointer;
    margin-right: 30px;
}
.please_wait{
    background:transparent url(images/please_wait.png) repeat scroll left top !important;
    width:112px !important;
    height:26px !important;
}

input.send {
    background:transparent url(images/send-btn.png) no-repeat scroll right center;
    border:medium none;
    cursor:pointer;
    float:left;
    height:28px;
    text-indent:-9999px;
    width:73px;
}





#top_slogan
{
	color:#FFF;
	margin-right:20px;
	height:14px;
	
	font-size:13px;
	margin-bottom:-6px;
}

input.contact_button {
    background:transparent url(images/send-btn.png) no-repeat scroll right center;
    border:medium none;
    cursor:pointer;
    float:left;
    height:28px;
    text-indent:-9999px;
    width:73px;
}

.blue-shiny{
    padding:2px 0px 0 14px;
	margin-top:6px;
    background-position:0 -27px !important;
    margin-left:3px;margin-right:20px;
    border: none;
}
.blue-shiny .right-side{
    background-position:right -27px;
    height:23px;
    overflow:hidden;
}

#bottomLinks
{
	overflow:hidden;
}
#bottomLinks ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	display:inline-block;
}
#bottomLinks ul li
{
	float:right;
	margin-right:20px;
	margin-left:20px;
	border-right:1px solid #000;
}



/* HOMEPAGE */
#bubble1{
    position:absolute;
	display:block;
    right:30px;
    top:245px;
    text-decoration:none;
    font-weight:bold;
	width:148px;
}

#migrashSearch
{
	position:absolute;
	top:50px;
	left:15px;
}

#carSearch
{
	position:absolute;
	top:180px;
	left:305px;
}


#homepageElemets select
{
	width:227px!important;
	color:#606567 !important;
	font-size:14px !important;
}

#homepageElemets #win-xp input
{
	width:211px;
	margin:0px 0px 10px 0px;
}

input[type="text"],input[type="password"]{
    color:#606567;
    font-size:14px;
}


#win-xp .newListSelected div
{
	color:#606567 !important;
	font-size:14px !important;
}

/* Homepage Scroll */
#homepage .scrollable {
	position:relative;
	overflow:hidden;
	float:left;
    width: 900px;
    height:210px;
    margin:0px;
    padding:0px;
}
#homepage .scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
	left:0px;
}
#homepage .scrollable img {
	
}
#homepage .scrollable .active {
	z-index:9999;
	position:relative;
}

#homepage a.browse {
	display:block;
	width:24px;
	height:25px;
	float:left;
	margin:81px 10px;
	cursor:pointer;
	font-size:1px;
}

#homepage a.right 				{ background-image:url(images/Home/right.png);}

#homepage a.left				{ margin-left: 0px; background-image:url(images/Home/left.png); } 

#homepage a.left.disabled {
	background-image:url(images/Home/leftDis.png);
	cursor:default;
}
#homepage a.right.disabled {
	background-image:url(images/Home/rightDis.png);
	cursor:default;
}

#homepage .scrollable .homeStripCar {
    width:158px;
    height:192px;
	padding:10px 12px 0px 10px;
	
	float:left;
	cursor:pointer;
	background-image:url(images/Home/homeStripBG.png);
	text-align:right;
	direction:rtl;
}
#homepage .scrollable .homeStripCar img{
	width:157px;
	height:118px;
}
#homepage .scrollable .homeStripCar p
{
	padding:0px;
	display:block;
margin:10px 0px 5px 0px;
}

/* MAKEMODEL PAGE */
#modulesDV
{
	overflow:hidden;
}
#modulesDV ul
{
	list-style:none;
	padding:0px; margin:0px;
}
#modulesDV li
{
	width:221px;
	height:160px;
	padding:10px 0px 0px 0px;
	float:right;
	margin:3px 3px 3px 0px;
	background-image:url(images/modelBG.gif);
}

#modulesDV li
{
	text-align:center;
}
.moduleLogo
{
	width:199px;
	height:134px;
}



#navBar
{
	overflow:hidden;
	padding-right:8px;
	margin:0px 0px 8px 0px;
}
#navBar ul
{
	list-style:none;
	padding:0px; margin:0px;
}
#navBar ul li
{
	float:right;
	color:#FFF;
}
#navBar ul li a
{
	color:#FFF;
	text-decoration:underline;
}


#moreModules
{
	overflow:hidden;
}
#moreModules ul
{
	list-style:none;
	padding:0px; margin:0px;
}
#moreModules ul li
{
	float:right;
	width:120px;
}
#moreModules ul li a
{
	color:#67a1dd;
	text-decoration:underline;
}

.moduleLogo{
	width:200px; height:135px;
}

.desc, .desc p
{
	font-size:14px;
	color:#757778;
}

#sendLeadToUsrDV
{
	background-image:url(images/popup.png);
	width:471px;
	height:245px;
}

#sendLeadToUsrDV input
{
	width:130px;
	margin-left:10px;
}
#sendLeadToUsrDV #goBtn
{
	margin-top:20px;
	
	background:transparent url(images/popupGo.png) top left;
    overflow:hidden;
    border:0 !important;
    height:36px;
    width:235px;
    cursor:pointer;
}


#carCommentsMakeModuelPage h3
{
	color:#FFF;
	display:block;
	background-image:url(images/topDetails.gif);
	background-position:right;
	width:424px;
	height:23px;
	font-size:14px;
	font-weight:normal;
	padding:5px 10px 0px 0px;
}

.carComment
{
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	padding:10px 0px 10px 0px;
}


.carDetsPrice
{
	background-image:url(images/sprite2.png);
	background-position:0px 201px;
	width:137px;
	height:39px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
	
	position:absolute;
	top:0px;
	right:360px;
}

.pagingBG
{
	display:inline-block;
	background-image:url(images/pagingBG.png);
	width:16px;
	height:16px;
	color:#000 !important;
	font-size:13px;
	line-height:16px;
}
a span.pagingBG
{
	color:#000;
	font-size:10px;
}


.moduleName
{
	overflow:hidden;
	position:absolute;
	top:10px;
	right:10px;
	width:400px;
	padding:0px;
	margin:0px;
}
.moduleName ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.moduleName ul li
{
	float:right;
	margin-left:6px;
}

/* Users Page */

#searchLineDealer .right
{
	margin-left:20px;
}

.normalSel .newListSelected {width:110px!important;}
.normalSel .newListSelected div {width:110px!important;}
.normalSel ul.newList {width:150px!important;}

#searchFRM
{
	text-align:center;
}
#searchLineDealer
{
	display:inline-block;
	
}

#usersDV
{
	overflow:hidden;
}
#usersDV ul
{
	list-style:none;
	padding:0px; margin:0px;
}
#usersDV li
{
	width:460px;
	float:right;
	margin:20px 2px 10px 2px;
}
#usersDV li table
{
	width:460px;
}

#selectBoxesUser h3
{
	font-size:15px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}


#sortByAreas
{
	overflow:hidden;
}
#sortByAreas ul
{
	list-style:none;
	padding:0px;
	margin:0px;
	margin-right:60px;
}
#sortByAreas ul li
{
	float:right;
}
#sortByAreas ul li a
{
	display:block;
	background-color:#f2f2f2;
	background-image:url(images/redFlag.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 40px 0px 10px;
	width:200px;
	height:40px;
	line-height:40px;
	margin:10px 10px 0px 0px;
}
#sortByAreas ul li a:hover, #sortByAreas ul li a.selected
{
	background-color:#e6e6e6;
}

#sortByAreas.cities ul li a
{
	background-image:url(images/blueFlag.gif);
}

.userTitle
{
	display:block;
	position:absolute;
	top:-30px;
	right:-9px;
	background-image:url(images/card_top.png);
	background-position:right;
	background-repeat:no-repeat;
	width:454px;
	height:29px;
	color:#000;
	text-decoration:none;
	padding:5px 10px 0px 0px;

	font-size:15px !important;
}

.showPhone
{
	margin-top:10px;
	display:inline-block;
	background-image:url(images/phone_logo.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:19px;
	height:15px;
	line-height:15px;
	direction:ltr;
	font-size:16px;
	font-weight:bold;
}

.leadPhone
{
	background-image:url(images/LeadForm.jpg);
	width:324px;
	height:120px;
}
.leadPhone span
{
	display:block;
	padding-top:50px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
}

.carStrip
{
	background-image:url(images/stripBG.png);
	background-repeat:no-repeat;
	width:924px;
	height:194px;
	position:relative;
	margin-bottom:2px;
}
.carStrip .stripPic
{
	display:block;
	
	width:198px;
	height:149px;
	margin:0px 10px 0px 13px;
	float:right;
}
.carStrip p
{
	display:block;
	width:415px;
	margin:0px;
	padding:30px 0px 0px 0px;
	overflow:hidden;
}
.carStrip .stripLead
{
	position:absolute;
	top:50px;
	right:415px;
}
.carStrip .stripLeftSide
{
	width:142px;
	position:absolute;
	top:15px;
	left:10px;
}
.stripOpts 
{
	margin:0px;
	padding:0px;
	text-align:right;
	width:360px;
	height:30px;
	position:absolute;
	top:20px;
	right:515px;
}


/* Search Page */
.priceBtn
{
	width:50px;
	background-image:url(Templates/Pickcar/images/shack.gif) !important;
	background-position:left!important;
	background-repeat:no-repeat!important;
	padding-left:13px !important;
}

#searchFRM
{
	padding:0px;
	margin:0px;
}

#searchLine
{
}

#searchLine .right
{
	margin-left:10px;
}
#searchLine .right > span
{
	line-height:25px;
	height:auto;
}


.areaDV select {width:130px!important;}


.yearSelect .newListSelected {width:70px!important;}
.yearSelect .newListSelected div {width:70px!important;}
.yearSelect ul.newList {width:100px;}

.yearSelect select {width:65px!important;}
.transSelect select {width:73px!important;}
.volumeSelect select {width:70px!important;}


.normalSel .newListSelected {width:90px!important;}
.normalSel .newListSelected div {width:90px!important;}
.normalSel ul.newList {width:150px;}

.normalSel select {width:90px!important;}


.normalSel2 .newListSelected {width:110px!important;}
.normalSel2 .newListSelected div {width:110px!important;}
.normalSel2 ul.newList {width:150px;}

.normalSel2 select {width:110px!important;}


.shortSel .newListSelected {width:90px!important;}
.shortSel .newListSelected div {width:90px!important;}
.shortSel ul.newList {width:90px;}

.shortSel select {width:90px!important;}
.shortSel2 select {width:50px!important;}

.mileageDV input{ width:50px; }




.pagingMany .newListSelected {width:59px!important;}
.pagingMany .newListSelected div {width:50px!important;}
.pagingMany ul.newList {width:50px!important;}

.pagingMany select {width:50px!important;}


.pagingPages
{
	display:inline-block; height:33px; line-height:33px;
}
.pagingPages a
{
	color:#FFF;
}
.pagingPages span
{
	color:#06C;
	font-weight:bold;
}



.my-radio .strechy-button{
	margin-left:20px;
}
.my-radio .strechy-button .right-side{
}

.my-radio{position:relative;height:60px;width:92px;float:right; cursor:pointer;}
.my-radio { 
  background: url(images/types.png) no-repeat right top;
  height:60px;
  width:92px;
  display:block;
}
.my-radio input{height:60px;width:92px;display:block;visibility:hidden;position:absolute}
.my-radio.Hatchback {background-position:right -4px;}
.my-radio.Convertible {background-position:right -85px;}
.my-radio.Truck {background-position:right -327px;}
.my-radio.Van {background-position:right -245px;}
.my-radio.Wagon {		    }
.my-radio.SUV {background-position:right -404px;}
.my-radio.Coupe {background-position:right -166px;}
.my-radio.Sedan {background-position:right -569px;}
.my-radio.Crossover {background-position:right -491px;}
#bodytype {overflow:hidden}
.bodystyle{margin-left:25px;}
#bodytype .strechy-button{background-position:0px -255px;height:18px;padding-left:9px;padding-top:1px;margin-top:40px;}
#bodytype .strechy-button.ui-radio-state-checked,
#bodytype .strechy-button.ui-radio-state-checked-hover,
#bodytype .strechy-button.ui-radio-state-hover,
#bodytype .strechy-button.ui-checkbox-state-checked,
#bodytype .strechy-button.ui-checkbox-state-checked-hover,
#bodytype .strechy-button.ui-checkbox-state-hover{background-position:0 -224px;}
#bodytype .right-side{background-position:-491px -255px;width:11px !important; right:-11px; background-repeat:no-repeat;}
#bodytype .ui-radio-state-checked .right-side,
#bodytype .ui-radio-state-checked-hover .right-side,
#bodytype .ui-radio-state-hover .right-side,
#bodytype .ui-checkbox-state-checked .right-side,
#bodytype .ui-checkbox-state-checked-hover .right-side,
#bodytype .ui-checkbox-state-hover .right-side{background-position:-491px -224px;}


#bodytype .my-radio:hover .right-side, #bodytype .ui-checkbox-state-hover .right-side{background-position:-491px -224px;}
#bodytype .my-radio:hover .strechy-button, #bodytype .ui-checkbox-state-hover .strechy-button{background-position:0 -224px;}
