﻿input.buttons-gray, a.buttons-gray {
    background: url("/images/button-bg.jpg") repeat-x scroll center top #000;
    border: 0 solid #fff;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 8px;
    text-decoration: none;
    text-transform: capitalize;
    width: auto;
}

#models_details #close_row {
    display: none;
}

#tbl_res {
    border: 0px;
}

span.pgEndP, span.pgSelP, span.pgEndN, span.pgSelN {
    width: 9px;
    height: 14px;
    display: inline-block;
    padding: 0px;
    border: 0px;
    position: relative;
    top: 2px;
}

span.pgSel, span.pg {
    background: none;
    border: none;
    color: #666;
}

a span.pg {
    background: none;
    border: none;
    color: #666;
}

span.pg:hover {
    color: #000 !important;
    cursor: pointer;
}

a.slideShow img {
    cursor: pointer;
}

.nopointer {
    cursor: text !important;
}

.us-sprite {
    background: url("http://img.aeplcdn.com/used/us-sprite.png") no-repeat;
    display: inline-block;
}

.briefcase-icon {
    background-position: 0 -58px;
    height: 13px;
    margin-right: 3px;
    top: 2px;
    width: 16px;
    position: relative;
}

#SearchResult_rpgListings_TopPager .margin-top3 {
    margin-top: 3px;
}

.ul-params li a {
    cursor: pointer;
}

.blackoverlay {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #1a1a1a;
    z-index: 1001;
    position: fixed;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

div.show {
    display: block;
}

.ontop {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 1002;
    top: 2%;
    left: 0;
    right: 0;
    bottom: auto;
    margin: auto;
    cursor: pointer;
    padding: 0 5px;
    border: 2px solid #d5d5d7;
    cursor: default;
    max-width: 850px;
}

.gb-content {
    color: #222222;
    border: 0;
    padding: 10px;
    background: none;
    overflow: auto;
    zoom: 1;
}

#gb-head {
    font-weight: normal;
    font-size: 16px;
    border-bottom: 1px solid #CCCCCC;
    margin: 10px;
    color: #444444;
}

#gb-title {
    float: left;
    margin: 5px 0;
}

#loading {
    margin: 7px 0 7px 7px;
}

#gb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1A1A1A;
    opacity: .30;
    filter: Alpha(Opacity=30);
    display: none;
    z-index: 100001;
}

.process {
    width: 145px;
    top: 300px;
    height: 48px;
    background: #F7F7F7 url(http://img.carwale.com/loading.gif) no-repeat;
    background-position: 12% 50%;
    z-index: 100002;
    display: none;
    position: absolute;
}

.process-inline {
    background: url(http://img.carwale.com/loader.gif) no-repeat;
    display: none;
    width: 20px;
    height: 20px;
    margin: 3px 0 0 5px;
}

.gb-close {
    float: right;
    margin: 0;
    background: url(http://img.carwale.com/cw-common/slide/controls.png) -25px 0px no-repeat;
    width: 25px;
    height: 25px;
}

    .gb-close:hover {
        opacity: 0.80;
        cursor: pointer;
    }

.gb-back {
    float: right;
    margin: 0;
    background: url(http://img.carwale.com/cw-common/slide/controls.png) -75px 0px no-repeat;
    width: 25px;
    height: 25px;
}
#popDiv{
    max-width:400px!important;    
}

#popDiv td{
    padding:5px!important;
    border:none!important;
    vertical-align: middle!important;
}