BODY
{
    font-family: Tahoma;
/*    font-size: 2px;*/
    size: 1px;
    font-weight: bold;
/*    margin:0;*/
}

P
{
    padding: 0px;
    margin: 8px 0px;
    font-size: 8pt;
    color: #838484;
    line-height: 18px;
}

A
{
    color: #838484;
    font-size: 12pt;
}

A:hover {text-decoration: none}

A IMG {border: 0px}

HR
{
    border: medium none;
    background-color: rgb(255, 255, 255);
    height: 1px;
}

SELECT
{
    padding: 0px;
    margin: 0px;
}

TABLE.head
{
    width: 1001px;
    height: 45px;
    background: url('/img/for_menu.jpg') repeat-x;
    vertical-align: middle;
    margin-bottom: 30px;
}

TABLE.head DIV.submenu
{
    position: absolute;
    display: none;
    background: #F7F9FA;
    border: 1px solid #FDA600;
    top: 49px;
    _top: 55px;
}

TABLE.head DIV.submenu {white-space: nowrap;}

TABLE.head TD.menuItem
{
    font: 9pt Arial;
    font-weight: bold;
    color: #767676;
    text-align: left;
    cursor: default;
}

TABLE.head TD.delimiter
{
    width: 20px;
    background: url('/img/delimiter.png') 50% 50% no-repeat;
}

TABLE.head TD.menuItem DIV.item
{
    height: 90%;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
    padding: 1px;
    position: relative;
    top: 0px;
}

TABLE.head TD.open DIV.item
{
    background-color: #F7F9FA;
    color: #FDA600;
    border: 1px solid #FDA600;
    border-bottom: 0px;
    padding: 0px;
    margin: 0px;
}

TABLE.head TD.open DIV.submenu 
{
    display: block;
}

TABLE.head DIV.submenu A,
TABLE.head DIV.submenu A:visited
{
    display: block;
    font-style: normal;
    font-size: 90%;
    padding: 5px 10px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px dotted #757676;
}

TABLE.head DIV.submenu A:hover
{
    background-color: #FFA500;
    color: #FFFFFF;
}

TABLE.cont
{
    width: 1000px;
}

TABLE.cont TD.cBlock
{
    background-color: #ECEBEC;
    vertical-align: top;
    font-size: 8pt;
    color: #767676;
}

TABLE.cont DIV.blockHead,
TABLE.cont DIV.blockContent
{
    width: 100%;
    text-align: center;
}

TABLE.cont DIV.blockHead
{
    background-color: #a3a4a5;
    color: #FFFFFF;
    font: 10pt Trebuchet MS;
    line-height: 22px;
    height: 23px;
}

.blockContent P
{
    text-align: left;
    margin: 0px 5px;
    padding: 0px;
}

TABLE.cont DIV.blockContent
{
    background-color: #ECEBEC;
    color: #838484;
    height: 100%;
//    padding: 3px 5px;
}

TABLE.cont DIV.blockContent TABLE.anews
{
    font-size: 8pt;
    color: #838484;
    vertical-align: top;
}

TABLE.cont DIV.blockContent TABLE.anews TR 
{
    text-align: left;
    vertical-align: top;
}

TABLE.cont DIV.blockContent TABLE.anews TD.date
{
    text-align: center;
}

TABLE.cont DIV.blockContent TABLE.anews TD A { font-weight: bold }

TABLE.cont DIV.blockContent TABLE.anews TD.date A
{
    width: 60px;
    display: block;
    font-size: 7pt;
    background-color: #E79D17; 
    color: #FFFFFF;
    padding: 3px;
    margin: 5px;
    text-decoration: none;
}
TABLE.cont TABLE.sform
{
    background: url('/img/sform_bg_g.jpg') repeat;
    width: 100%;
    height: 100%;
    padding: 0px;
}

TABLE.sform .tabs TD:hover
{
    background-color: #FFA500;
    color: #FFFFFF;
}

TABLE.sform .tabs TD
{
    padding: 2px;
    text-align: center;
    color: #FDA600;
    font-weight: bold;
    font-size: 70%;
    line-height: 20px;
}

TABLE.sform .tabs TD.active {
    background-color: transparent;
    color: #FDA600;
}

TABLE.sform FORM {margin: 15px 0px;}

TABLE.sform .tabs .passive
{
    color: #FFFFFF;
    background-color: #A3A4A5;
    cursor: pointer;
}

TABLE.sform TD P
{
    color: #838484;
    font-weight: bold;
    font-size: 70%;
    margin: 3px;
    _margin: 0px 3px;
}

TABLE.sform TD P A
{
    color: #D09523;
    font-weight: normal;
}

TABLE.sform TD P A:hover {text-decoration: none}

TABLE.sform TD 
{
}

TABLE.sform TD SELECT
{
    width: 100%;
    font-size: 60%;
}

.cBlock DIV.weeklyBlock
{
    text-align: center; 
    width: 32%;
    margin: 4px;
    float: left
}

.cBlock DIV.weeklyBlock .weeklyOffers
{
    text-align: center;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    color: #838484;
    line-height: 20px;
    width: 200px;
}

.cBlock DIV.weeklyBlock .weeklyOffers .weeklyImg
{
    width: 200px; 
    height: 150px; 
    background-color: #CCCCCC; 
    vertical-align: bottom; 
    border: 2px solid #FFFFFF;
    overflow: hidden;
}

.cBlock DIV.weeklyBlock .weeklyOffers .weeklyDesc
{
    width: 100%; 
    display: none; 
    position: relative; 
    background-color: #EEEEEE; 
    color: #000000; 
    top: 47%; 
    height: 55%; 
    filter: alpha(opacity=90); 
    opacity: 0.9;
    left: 0px;
    cursor: default;
}

TABLE.cont TD.cBlock A,
TABLE.cont DIV.blockContent A
{
    color: #838484;
    font-family: Tahoma;
    font-size: 8pt;
}

TABLE.cont DIV.blockContent A:hover {text-decoration: none;}

.cBlock DIV.weeklyBlock .weeklyOffers .weeklyDesc TABLE
{
    width:100%;
    margin: 5px 10px; 
    _margin: 0px; 
    _padding: 5px 10px;
}

.cBlock DIV.weeklyBlock .weeklyOffers .weeklyDesc TD
{
    font-size: 8pt;
    font-color: #000000;
}

.cBlock DIV.weeklyBlock .weeklyOffers .wHover .weeklyDesc
{
    display: block;
    _padding: 5px 20px;
}

TABLE.cont DIV.blockContent A.cbutton,
.cBlock DIV.weeklyBlock .weeklyOffers A.weeklyPrice
{
    display: block;
    width: 150px;
    border: 1px solid #8F8E8E;
    background-color: #E79D17;
    color: #FFFFFF;
    text-decoration: none;
}

TABLE.cont DIV.blockContent A.cbutton:hover,
.cBlock DIV.weeklyBlock .weeklyOffers A.weeklyPrice:hover
{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

TABLE.cont DIV.blockContent A.cbutton
{
    font-family: Tahoma;
    font-size: 8pt;
    width: 150px;
    background: url('/img/cbutton.jpg') #CCCDCE;
    color: #000000;
    margin: 15px;
    padding: 3px;
    text-align: center;
}

TABLE.cont DIV.blockContent .finance
{
    margin: 20px;
    font-size: 8pt;
}

DIV.footer {width: 100%;}

DIV.footer TABLE
{
    background-color: C9C9C9;
    padding: 15px 40px;
    _padding: 0px;
    _margin: 15px 40px;
    width: 1001px;
}

DIV.footer .f_main TD
{
    font-family: Trebuchet MS;
    font-size: 10pt;
    color: #6B6b6B;
    font-weight: bold;
}
DIV.footer .f_links TD
{
    text-align: left;
    vertical-align: top;
}

DIV.footer .f_links A
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #48708F;
}

DIV.footer .f_links A:hover {text-decoration: none;}

TABLE.cont DIV A.contact
{
    display: block;
    font-size: 8pt;
    line-height: 15px;
    vertical-align: middle;
    background-color: #E79D17;
    text-align: center;
    margin: 2px 10px;
    width: 110px;
    height: 35px;
    color: #FFFFFF;
    float: left;
    text-decoration: none;
}

TABLE.cont DIV A.contact:hover
{
    background-color: #D78D17;
    background-color: #F2AD1E;
}

TABLE.cont TD.simpleBlock DIV A.contact
{
    background-color: #DEDFE3;
    border: 1px solid #FFFFFF;
    color: 646464;
}

TABLE.cont TD.simpleBlock DIV A.contact:hover {background-color: #E3E4E8}

DIV.blockContent DIV.srDescr
{
    height: 100px;
    font-family: Tahoma;
    color: #000000;
    text-align: left;
    font-size: 10pt;
    line-height: 20px;
}

DIV.blockContent DIV.srDescr DIV
{
    float: left; 
    width: 180px;
    padding-left: 5px;
    font-size: 10pt;
}

DIV.blockContent TABLE.premium {width: 98%;}

DIV.blockContent DIV.srDescrBlock
{
    height: 145px;
    width: 500px;
    _width: 520px;
    padding-left: 10px;
}

DIV.blockContent DIV.srDescrBlock TABLE {width: 100%}

DIV.blockContent DIV.srDescr DIV A
{
    font-size: 9pt;
    font-weight: bold;
}

DIV.blockContent FORM.classic TR.buyBack {display: none;}


DIV.resultSort 
{
    padding-left: 30px;
}

DIV.resultSort A,
DIV.resultSort DIV
{
    display: block;
    float:left;
    margin-right: 15px;
    padding-right: 15px;
}

DIV.resultSort A.sorted
{
    background: url('/img/dsort_ico.png') 100% 80% no-repeat
}

DIV.resultSort A.dsorted
{
    background: url('/img/sort_ico.png') 100% 80% no-repeat
}

TABLE.carDetails
{
    width: 530px;
    margin: 10px;
    font-size: 8pt;
}

TABLE.carDetails .detModel,
TABLE.carDetails .detBasic
{
    color: 767676;
    font-weight: bold;
}

TABLE.carDetails .detModel {font-size: 10pt;}

TABLE.carDetails .detTitle {font-weight: bold;}

TABLE.advancedSearch,
TABLE.sendMessageForm
{
    margin: 10px;
    font-family: Tahoma;
    font-size: 10pt;
    line-height: 8px;
    background-color: #ECEBEC;
}

TABLE.advancedSearch INPUT {font-size: 10pt;}

TABLE.sendMessageForm INPUT 
{
    font-size: 10pt;
    width: 100%
}

TABLE.advancedSearch SELECT 
{
    font-size: 8pt;
    width: 100%;
}
TABLE.advancedSearch TD {width: 170px}

TABLE.sendMessageForm TD {color: #838484}

TABLE.searchResultsHead
{
    width: 1001px; 
    margin-top: 20px;
}

TABLE.searchResultsHead .srtext
{
    font-size: 12pt; 
    font-weight: bold; 
    font-family: Trebuchet MS;
}

TABLE.searchResultsHead .resultSort
{
    font-size: 11pt;
    font-weight:  bold;
}

TABLE.searchResultsHead .resultSort A
{
    font-size: 11pt;
    font-weight:  normal;
    text-decoration: none;
}

TABLE.searchResultsHead .resultSort A:hover {text-decoration: underline}

TABLE.newsBlock { width: 90%;}

TABLE.newsBlock TD {border-bottom: 1px solid #FFFFFF;}

TABLE.newsBlock TD.dealer {border-right: 1px solid #FFFFFF;}

TABLE.certifiedPromo {width: 100%}

TABLE.certifiedPromo TD.promoHead
{
    background-color: #D4D4D4;
    font-weight: bold;
}

TD.cBlock .dealerTitle,
TD.cBlock .dealerAddress
{
    font-size: 10pt;
}

TABLE.cmpTable {
    width: 100%;
    border: none;
    text-align: center
}

TABLE.cmpTable TR.firstInBlock TD
{
    border-top: 1px solid #FFFFFF;
}

TABLE.cmpTable TD
{
    border-left: 1px solid #FFFFFF;
    padding: 7px;
    font-size: 8pt;
}

TABLE.cmpTable TD.leftRow 
{
    border-left: none;
    text-align: left;
}

TABLE.cmpTable TD .mainParams
{
    color: #878787;
    font-weight: bold;
}

.msgFrame
{
    position: absolute; 
    top: -10px; 
    left: -10px; 
    width: 1px; 
    height: 1px;
}

