/* CSS Document */
body {
    background: url(../../images/green-bg.jpg) center top no-repeat #e7e7e7;
    /*background-image: url('../../images/asphalt.jpg');
    background-repeat: repeat;*/
    color: #161616;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    
    font-weight: normal;
    height: 100%;
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

H1, H2, H3, H4, H5, H6 { display: block; }

H1, H2, H3, H4, H5, H6, UL, LI, FORM { padding: 0; }

h1 {
    color: #4c7603;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 2px 0 28px 0;
    text-transform: uppercase;
}

h2 {
    color: #4c7603;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 2px 0 4px 0;
    text-transform: uppercase;
}

h3 {
    color: #5f5f5f;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 2px 0 4px 0;
    text-transform: uppercase;
}

h4 {
    color: #4c7603;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 4px 0 0 0;
    text-align: left;
}

h5 {
    color: #585858;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 1px 0 0 0;
    text-align: left;
}

h6 {
    background: url(../../images/bullet.gif) 0 20px no-repeat;
    color: #4c7603;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 20px 0 10px 27px;
    text-transform: uppercase;
}

UL { list-style-type: none; }

IMG { border: 0; }

fieldset {
    background: #f7f7f7;
    border: 1px solid #fff;
    padding: 10px;
}

input, textarea, select {
    font: 12px/12px Arial, Helvetica, sans-serif;
    padding: 0;
}

fieldset.action {
    background: #9da2a6;
    border-color: #e5e5e5 #797c80 #797c80 #e5e5e5;
    margin-top: -20px;
}

legend {
    background: #bfbf30;
    border: 1px solid #fff;
    border-color: #e5e5c3 #505014 #505014 #e5e5c3;
    color: #fff;
    font: 17px/21px Calibri, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: -26px 0 0 -11px;
    padding: 0 10px;
}

label {
    color: #666;
    font-size: 12px;
    font-weight: bold;
}

label.opt { font-weight: normal; }

dl { clear: both; }

dt {
    float: left;
    line-height: 25px;
    margin: 0 10px 10px 10px;
    text-align: left;
    width: 160px;
}

dd {
    float: left;
    line-height: 25px;
    margin: 0 0 10px 0;
}

p:first-child { margin: 0; }

P {
    color: #161616;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0 0 15px 0;
    text-align: justify;
}

.clear { clear: both; }

A:focus { outline: none; }

A:link, A:visited {
    color: #404143;
    text-decoration: none;
}

A:hover, A:active { color: #252525; }


/* main container */

#main_container {
    margin: 0 auto;
    padding: 0 0 0 0;
    width: 984px;
}
/* header */

.header {
    padding: 15px 0 0 0;
    width: 984px;
}

.header .logo {
    float: left;
    width: 417px;
}

.header .logo a {
    background: url(../../images/green-logo.jpg) left top no-repeat;
    display: block;
    height: 97px;
    text-indent: -9999px;
    width: 417px;
}

.add {
    float: right;
    padding: 0 0 0 0;
    width: 482px;
}
/* nav */

.nav {
    height: 46px;
    margin: 20px 0 0 0;
    width: 984px;
}

.nav_left {
    float: left;
    width: 750px;
}

.nav_left ul {
    margin: 0 20px 0 0;
    padding: 0;
}

.nav_left ul li {
    display: inline;
    float: left;
    list-style: none;
    padding: 14px 20px 0 0;
}

.nav_left ul li a {
    color: #f4f9fe;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    text-decoration: none;
    text-transform: uppercase;
}

.nav_left ul li a:hover, .nav_left ul li a.activelink { color: #4c7603; }

.arabic {
    float: right;
    width: 75px;
}

.arabic a {
    background: url(../../images/flag.jpg) 0 no-repeat;
    color: #fefefe;
    display: block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 14px 0 0 0;
    padding: 0 0 0 26px;
    text-decoration: none;
    text-transform: uppercase;
}

.arabic a:hover, .arabic a.activelink { color: #4c7603; }

.country {
    border: 1px solid #b5b5b5;
    color: #8f8f8f;
    float: right;
    height: 24px;
    margin: 11px 10px 0 0;
    width: 100px;
}
/* mid */
.mid {
margin: 0;
padding: 21px 0 0 0;
width: 984px;
position:relative;
}



.box {
width:160px;
border:1px solid #d3d3d3;
padding:5px;
margin:0 0 10px 10px;
background:#FFF;
float:left;
}
.box_first {
width:160px;
border:1px solid #d3d3d3;
padding:5px;
margin:0 0 10px 0px;
background:#FFF;
float:left;
}

/* footer */

.footer {
    border-top: 6px solid #4c7603;
    height: 80px;
    margin: 21px 0 0 0;
    padding: 10px 0 0 0;
    width: 100%;
}

.footer_left {
    float: left;
    width: 700px;
}

.footer_left ul {
    margin: 0 0 0 0;
    padding: 0;
}

.footer_left ul li {
    background: url(../../images/footer_border.gif) left no-repeat;
    display: inline;
    float: left;
    list-style: none;
    padding: 0 14px 0 14px;
}

.footer_left ul li a {
    color: #4c7603;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.footer_left ul li a:hover, .footer_left ul li a.activelink {
    color: #003;
    text-decoration: underline;
}

.icons {
    float: right;
    height: 27px;
    margin: 0 0 0 8px;
    width: 27px;
}

.footer_left p {
    color: #4c7603;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0 0 0;
    text-decoration: none;
}

.footer_outer {
    margin: 0 auto;
    width: 984px;
}
/* add car */

.text_name {
    color: #4c7603;
    float: left;
    height: 26px;
    margin: 0 0 20px 0;
    text-align: left;
    width: 168px;
}

.text_name_area {
    background: #FFF;
    border: 1px solid #b5b5b5;
    color: #8f8f8f;
    float: left;
    height: 26px;
    margin: 0 0 20px 0;
    width: 280px;
}

.text_name_area_big {
    background: #FFF;
    border: 1px solid #b5b5b5;
    color: #8f8f8f;
    float: left;
    height: 86px;
    margin: 0 0 20px 0;
    width: 280px;
}

.sub_clear {
    float: left;
    height: 26px;
    margin: 20px 6px 0 0;
    width: 77px;
}


/* login */

.login_main {
    background: #fff;
    color: #4c7603;
    margin: 10px auto 0;
    padding: 0;
    width: 488px;
}

.login_top {
    background: #a1bad5;
    height: 6px;
    margin: 0;
    width: 488px;
}

.login_bottom {
    /*background: url(../../images/login_bottomBG.gif) no-repeat;*/
    height: 20px;
    margin: 0;
    width: 488px;
}

.login_container {
    margin: 0;
    padding: 0 0 0 0;
}

.login_head {
    background: #4c7603 url(../../images/login_icon.gif) 24px 6px no-repeat;
    height: 47px;
    width: 488px;
}

.login_head h3 {
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    line-height: 47px;
    margin: 0 0 0 65px;
    padding: 0;
    text-transform: uppercase;
}

.login_feild {
    background: #fcfcfc;
    border: 2px solid #d9d9d9;
    height: 24px;
    margin: 0;
    padding: 3px 0 0 3px;
    width: 219px;
}

.login_button {
    background: url(../../images/login.gif) no-repeat;
    border: 0;
    color: #135391;
    cursor: pointer;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 34px;
    text-indent: -9998px;
    width: 107px;
}

.login_container A {
    color: #135391 !important;
    font-size: 12px;
    text-decoration: underline !important;
}

.login_container A:hover {
    color: #5d8338;
    text-decoration: none !important;
}

.login_container p {
    color: #323330;
    font: normal 14px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

h4.new_login {
    background: url(../../images/new_user.gif) no-repeat;
    height: 45px;
    margin: 0;
    padding: 0;
    text-indent: -999999px;
}

.register_button {
    background: url(../../images/reg.gif) no-repeat;
    border: 0;
    color: #135391;
    cursor: pointer;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 46px;
    width: 142px;
}
/* search details */

.compar_container {
    border: 1px solid #e7e7e7;
    padding: 0;
    width: 982px;
}

.veiw_detail02 {
    color: #4c7603;
    font-weight: bold;
    padding: 7px 0 7px 5px;
    text-align: center;
}

.compare {
    float: right;
    height: 34px;
    margin: 0 4px 10px 0;
    width: 107px;
}

.veiw_detail {
    color: #161616;
    padding: 7px 0 7px 5px;
    text-align: center;
}

.veiw_detail01 {
    color: #135391;
    padding: 7px 0 7px 5px;
    text-align: center;
}
/* car details */

.car_detail_left {
    float: left;
    margin: 0 0 25px 0;
    width: 600px;
}

.car_detail_left img {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 7px;
}

.car_detail_right {
    float: left;
    margin: 0 0 25px 0;
    padding: 0 0 0 24px;
    
}

.car_detail_right p {
    color: #4c7603;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0 0 15px 0;
    text-align: justify;
}
/* contact details */

.contactForm {
    float: left;
    margin-left: 0;
    width: 280px;
}

.lable {
    background: #fff;
    border: 1px solid #cccccc;
    color: #8f8f8f;
    font-size: 12px;
    height: 26px;
    margin: 0 0 10px 0;
    padding: 3px;
    width: 280px;
}

.lable3 {
    background: #fff;
    border: 1px solid #cccccc;
    color: #8f8f8f;
    font-size: 12px;
    height: 100px;
    margin: 0 0 10px 0;
    padding: 3px;
    width: 280px;
}

.contact_box_map {
    float: left;
    width: 350px;
}

.contact_box {
    float: left;
    margin: 0 0 0 70px;
    width: 280px;
}

.contact_box P {
    color: #4c7603;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0 0 15px 0;
    text-align: justify;
}
/* register details */

.registration_in {
    padding: 0 0 0 22px;
    width: 725px;
}

.registration_main {
    background: #9dc7f1;
    border: 1px solid #c2dcf6;
    padding: 7px;
}

.regist_whiteBg {
    background: #FFFFFF;
    margin: 0;
    padding: 20px 20px 21px 18px;
}

.register_main {
    border: 1px solid #e9e9e9;
    margin: 0;
    padding: 1px;
}

.register_head {
    background: #bfdaf6;
    height: 43px;
    margin: 0;
    padding: 0;
}

.register_head h3 {
    color: #1e67ae;
    font-family: "Trebuchet MS", Tahoma;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 0 19px;
    padding: 8px 0 0 0;
}

.register_container {
    background: #FFF;
    border-bottom: 5px solid #4c7603;
    border-left: 5px solid #4c7603;
    border-right: 5px solid #4c7603;
    border-top: 50px solid #4c7603;
    color: #323330;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0 auto;
    padding: 30px 17px 30px 32px;
    width: 640px;
}

.register_container A {
    color: #db1010 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline !important;
}

.register_container A:hover {
    color: #db1010;
    text-decoration: none !important;
}

.register_feild {
    background: #fcfcfc;
    border: 2px solid #d9d9d9;
    height: 21px;
    padding: 2px 0 0 2px;
    width: 290px;
}

.register_List {
    background: #fcfcfc;
    border: 2px solid #d9d9d9;
    height: 27px;
    padding: 2px 0 0 2px;
    width: 296px;
}

.submit_button {
    /*background: url(../../images/submit_bg.gif) no-repeat;*/
    border: 0;
    color: #1e67ae;
    cursor: pointer;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 35px;
    width: 83px;
}

.mid p img {
    background: #FFF;
    float: left;
    margin: 0 15px 0 0;
    padding: 5px;
}

.recover_button {
    background: url(../../images/rec.jpg) no-repeat;
    border: 0;
    color: #135391;
    cursor: pointer;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 34px;
    text-indent: -9998px;
    width: 165px;
}

.add_addacar {
    border: 1px solid #000;
    margin: 0 0 25px 250px;
    width: 482px;
}

.btn_submit {
    background: url(../../images/submit.gif) no-repeat;
    border: 0;
    cursor: hand;
}

.btn_delete {
    background: url(../../images/delete.gif) no-repeat;
    border: 0;
    cursor: hand;
}

.btn_cancel {
    background: url(../../images/btnCancel.gif) no-repeat;
    border: 0;
    cursor: hand;
}

.btn_reset {
    background: url(../../images/btnReset.gif) no-repeat;
    border: 0;
    cursor: hand;
}

.cancel_button {
    background: url(../../images/cancel.jpg) no-repeat;
    border: 0;
    color: #135391;
    cursor: pointer;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 34px;
    text-indent: -9998px;
    width: 107px;
}

.reset_button {
    background: url(../../images/reset.jpg) no-repeat;
    border: 0;
    color: #135391;
    cursor: pointer;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 34px;
    text-indent: -9998px;
    width: 107px;
}


.prce_txt {
    color: #000;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 3px 0 0 0;
    text-align: right;
}

.prce_txt_mid {
    color: #cc712e;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 0 0;
    padding: 4px 0 0 0;
    text-align: left;
}

.new_inner_text_left {
    float: left;
    padding: 30px 0 0 25px;
    width: 460px;
}

.main_mid ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main_mid li {
    clear: both;
    margin-bottom: 13px;
}

.main_mid label {
    clear: both;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    text-transform: uppercase;
    width: 170px;
}

.main_mid li.changespan span {
    clear: both;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
    text-transform: uppercase;
    width: 170px;
}

.main_mid li a { float: right; }

.main_mid {
    background: #FFF;
    width: 984px;
}

.new_inner_text_right {
    float: right;
    padding: 30px 25px 0 0;
    width: 460px;
}

.new_inner_text_right img {
    background: #CCC;
    float: right;
    padding: 5px;
}

.supperat {
    float: left;
    width: 450px;
}

.supperat_right {
    float: left;
    padding: 0 0 0 82px;
    width: 450px;
}

.en {
    float: right;
    width: 75px;
}

.en a {
    background: url(../../images/en.png) 0 no-repeat;
    color: #fefefe;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 14px 0 0 0;
    padding: 0 0 0 26px;
    text-decoration: none;
}

.en a:hover, .en a.activelink { color: #333433; }

.readmore {
    background: url(../../images/button_bg.gif) no-repeat;
    float: left;
    height: 26px;
    margin: 10px 0 10px 8px;
    text-align: center;
    width: 77px;
}

.readmore span {
    color: White;
    font-weight: bold;
    text-align: center;
}

.readmore a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 0 0 17px;
    text-align: center;
    text-transform: uppercase;
}

.readmore a:hover { color: #ccc; }

.car_panel{
width:984px;
margin:0;
padding:10px 0 0 0;
}
.car_listing {
width:718px;
float:left;
margin-left:15px;
}
.ads_left{
width:120px;
min-height:600px;
height:auto !important;
height:600px;
float:left;
padding:0;
}
.ads_right{
width:120px;
min-height:600px;
height:auto !important;
height:600px;
float:right;
padding:0;
}

#right {
background-image: url("../../images/next_button.png");
cursor: pointer;
position: absolute;
text-indent: -99999px;
top: 0px;
right: -25px;
height: 40px;
width: 105px;
}
#left {
background-image: url("../../images/back_button.png");
cursor: pointer;
position: absolute;
text-indent: -99999px;
top: 0px;
left: -25px;
height: 40px;
width: 105px;
}
