

#firstBlock
{
    height: 253px;
    padding-top: 30px;
}



#videoSpotDealer
{
    width: 320px;
    margin-right: 20px;
    float: left;
}





#BulletsDealer
{
    height: 253px;
    width: 332px;
    margin-right: 20px;
    float: left;
}





#loginDealer
{
    height: 203px;
    width: 223px;
    float: left;
    background-color: #883837;
}





#textfieldDealerUsername
{
    width: 178px;
    height: 22px;
    background-color: #FFFFFF;
    border: 0;
    padding-left: 4px;
}



#textfieldDealerPass
{
    width: 118px;
    height: 22px;
    background-color: #FFFFFF;
    border: 0;
    padding-left: 4px;
}



.btnSubmitDealerLogin
{
    width: 55px;
    height: 24px;
    border: 0;
    background-image: url(../images/btnLoginDealer.gif);
    background-position: top;
    background-repeat: no-repeat;
}



#btnSubmitDealerLogin:hover
{
    background-position: bottom;
    cursor: pointer;
}







#secondBlock
{
    height: 185px;
    padding-top: 10px;
}









#listDocuments li
{
    width: 205px;
    height: 34;
    float: left;
    margin-left: 30px;
    list-style: none;
    margin-bottom: 8px;
    background-image: url(../images/dottedLine.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
}



#iconDocs
{
    width: 26px;
    height: 24;
    float: left;
    margin-right: 6px;
}



#oneThirdColumn
{
    width: 285px;
    height: auto;
    float: left;
    padding-top: 30px;
    margin-right: 30px;
}



.btnSubmit
{
    width: 113px;
    height: 37px;
    background-image: url(../images/btn_submit.gif);
    background-position: top;
    border: 0px;
    cursor: pointer;
}



#btnSubmit:hover
{
    background-position: bottom;
    cursor: pointer;
}



#mandatoryAlert
{
    height: 18px;
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #f2f2f2;
    padding-top: 4px;
    padding-left: 2px;
}



/*DEALER CONTACT FORM *********************************************************************************************** */

#dealerContactForm
{
    padding: 0;
    margin: 0;
}



#dealerContactForm > fieldset > ol > li > div
{
    width: 435px;
    float: left;
}



#dealerContactForm > fieldset
{
    clear: both;
    border: 0px;
    padding: 0;
    margin: 0;
}





#dealerContactForm ol
{
    padding: 0px;
    margin: 0;
}



#dealerContactForm li
{
    display: inline block;
    list-style: none;
    padding-top: 10px;
    margin: 0;
}



#dealerContactForm li.noLabel
{
}



#dealerContactForm label
{
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 120px;
}



#dealerContactForm .validator
{
    color: Red;
    margin-left: 120px;
}



#dealerContactForm .validatorNoMargin
{
    color: Red;
}



#dealerContactForm > fieldset > ol > li > div > input[type="text"], #dealerContactForm > fieldset > ol > li > input[type="text"]
{
    width: 295px;
    padding: 5px;
    border: #adadad solid 1px;
    font-size: 14px;
    color: #958c76;
    letter-spacing: 0.5px;
}



#dealerContactForm > fieldset > ol > li > select, #dealerContactForm > fieldset > ol > li > div > select
{
    padding: 5px;
    border: #adadad solid 1px;
    font-size: 14px;
    color: #958c76;
    letter-spacing: 0.5px;
}



.becomeDealerBTN
{
    width: 366px;
    height: 37px;
    background-image: url(/images/becomeDealerBTN.gif);
    background-position: top center;
    border: 0;
    cursor: pointer;
}



.becomeDealerBTN:hover
{
    background-position: bottom center;
}



.loginBox
{
    font-family: 'OFL Sorts Mill Goudy TT' , 'Times New Roman' , serif;
    font-size: 14px;
    color: #515151;
    font-weight: 100;
}







/*DEALER LOGIN *********************************************************************************************** */

.leftColumn
{
    width: 430px;
    float: left;
}



.rightColumn
{
    width: 430px;
    float: right;
}


.halfColumn
{
    width: 200px;
    margin-top: 19px;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.columnItem
{
    clear: both;
    margin-bottom: 50px;
}



.lineItemLong
{
    width: 430px;
    clear: both;
    height: 27px;
    padding-top: 9px;
    background-image: url(/images/dealerLoginItem_BG.gif);
    background-repeat: repeat-x;
}

.lineItemLongStacked
{
    width: 430px;
    clear: both;
    height: 26px;
    padding-top: 9px;
    background-image: url(/images/dealerLoginItem_BG.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.lineItemShort
{
    width: 200px;
    clear: both;
    height: 27px;
    padding-top: 9px;
    background-image: url(/images/dealerLoginItem_BG.gif);
    background-repeat: repeat-x;
}


.lineItemShortStacked
{
    width: 200px;
    clear: both;
    height: 26px;
    padding-top: 8px;
    background-image: url(/images/dealerLoginItem_BG.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.iconContainer
{
    width: 25px;
    float: left;
}

.linkContainer
{
    width: 175px;
    float: right;
}

.linkSeperator 
{
    clear: both;
    margin-top: 6px;
    margin-bottom: 6px;
    background-image: url(/images/seperatorLine.gif);
}

.linkSectionSeperator
{
    clear: both;
    height: 50px;
}
