/*
    Document   : vehicleQuote
    Created on : Jun 7, 2010, 2:00:58 PM
    Author     : jb
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

*
{
    margin: 0;
    padding: 0;
}
html{
    width: 100%;
}
root {
    display: block;
}
a {
    cursor:pointer;
}
body
{
/*    background-image: url(Images/home/background.png);
    background-repeat:repeat-x; */
/*    background-color: #181c18; */
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-top: 1%;
    border-collapse: collapse;
}
#divMain {
    margin: 0 auto;
    width: 800px;
    height: 600px;
/*    background-color: #ffffff; */
    background-image: url('http://images01.zautos.com/vehicles/getQuote/getquote_bg_orange.png');
}
#divHeader {
    width: 800px;
    height: 101px;
/*    background-color: #181c18; */
/*    color: #ff7929; */
    vertical-align: bottom;
    text-align: right;
}
#imgSteps
{
    padding-top: 61px;
    width: 399px;
    height: 40px;
    padding-right: 10px;
}
#quote
{
/*    border-style: solid;
    border-color: Silver;
    border-bottom-width: 2px; */
    height: 425px;
}
#divFinished
{
    height: 425px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#tblFinished1
{
    height: 70px;
    margin: 0 auto;
    text-align: center;
}
#tblFinished2
{
    height: 175px;
    margin: 0 auto;
    text-align: center;
}
#tblFinished3
{
    height: 175px;
    margin: 0 auto;
    text-align: center;
}
.tdFinText
{
    width: 100px;
    color: #ff7929;
    font-size: 18px;
    padding-right: 10px;
    padding-left: 10px;
}
#tblQuoteSteps
{
    width: 100%;
    height: 40px;
    text-align: center;
    border-bottom-style: solid;
    border-bottom-color: Silver;
    border-bottom-width: 1px;
}
#divLinksFooter {
/*     background-color: #313131; */
     height: 75px;
     width: 780px;
     position: relative;
     top: 0px;
     left: 0px;
/*     padding-top: 5px; */
    margin-left: 10px;
    margin-right: 5px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: silver;
}
#divLinksFooterFinal {
    height: 75px;
    width: 780px;
    position: relative;
    top: 0px;
    left: 10px;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: silver;
}
#tblLFF1 {
    height: 60px;
    width: 156px;
}
#tblLFF2 {
    height: 60px;
    width: 468px;
    vertical-align: top;
}
#tblLFF3 {
    height: 60px;
    width: 156px;
}
.linkFinish
{
    text-decoration: none;
    color: #ffffff;
}
A.footer
{
    BORDER-BOTTOM: none;
    BORDER-LEFT: none;
    BORDER-RIGHT: none;
    BORDER-TOP: none;
/*    COLOR: #FF5900; */
    COLOR: silver;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 8pt;
    font-weight: bold;
    text-decoration: none;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
}
A.footer:link
{
/*    COLOR: #FF5900; */
    COLOR: silver;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;

}
A.footer:visited
{
    BORDER-BOTTOM: none;
    BORDER-LEFT: none;
    BORDER-RIGHT: none;
    BORDER-TOP: none;
/*    COLOR: #FF5900; */
    COLOR: silver;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;

}
A.footer:active
{
    BORDER-BOTTOM: none;
    BORDER-LEFT: none;
    BORDER-RIGHT: none;
    BORDER-TOP: none;
/*    COLOR: #FF5900; */
    COLOR: silver;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}
A.footer:hover
{
    BORDER-BOTTOM: none;
    BORDER-LEFT: none;
    BORDER-RIGHT: none;
    BORDER-TOP: none;
/*    COLOR: #FF5900; */
    COLOR: silver;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: underline;
}
.footerText {
    COLOR: #ff7929;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    padding:1px 5px;
    margin:0;
    text-decoration: none;
}
#tblQuoteBody
{
    width: 100%;
}
#thCellLeft
{
    height: 30px;
    width: 320px;
    text-align: center;
    font-size: 18px;
    vertical-align: bottom;
}
#thCellRight
{
    height: 30px;
    width: 470px;
    font-size: 18px;
    color: #ff7929;
    text-align: center;
    vertical-align: bottom;
}
#thdivVeh
{
    padding-left: 20px;
    padding-top: 20px;
}
.tdRight
{
    width: 470px;
}
.tdLeft
{
    width: 320px;
}
#tblVehicleSelect
{
    width: 100%;
    font-size: 14px;
}
.vehSelText
{
    width: 150px;
    text-align: right;
    padding-right: 20px;
    height: 30px;
}
.vehSelInput
{
    width: 260px;
    text-align: left;
    margin-left: 20px;
    height: 30px;
}
.inputVehicle
{
    width: 150px;
}
#tdMsgBoxVehicle
{
    height: 90px;
}
#messageBox1 {
/*    display: none; */
    color: red;
    margin: 0 auto;
    text-align: center;
}
#messageBoxVeh {
    display: none;
    color: red;
    margin:0 auto;
    text-align: center;
}
#tdQuoteImg
{
    height: 280px;
    padding-left: 5px;

}
#tdVehButtons
{
    text-align: right;
    padding-right: 30px;
}
.tdInfoText
{
    height: 18px;
    width: 175px;
    text-align: left;
    padding-right: 3px;
}
.tdInfoInput
{
    height: 25px;
    width: 195px;
    text-align: left;
    padding-right: 10px;
}
.tdInfoSpace
{
    height: 25px;
    width: 30px;
}
#tdMsgBoxInfo
{
    height: 90px;
}
#tdInfoButton
{
    text-align: right;
    padding-right: 10px;
}
#dealerTableTop
{
    margin: 0 auto;
    text-align: center;
    width: 460px;
    margin-right: 16px;
}
#dealerTableBtm
{
    margin: 0 auto;
    text-align: center;
    width: 460px;
    margin-right: 16px;
}
.dealerBox
{
/*    white-space: pre-line; */
    margin: 0 auto;
    width: 150px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.dealerTable
{
    width: 145px;
    margin: 0 auto;
    text-align: center;
}
.dealerLabel
{
    padding-top: 5px;
    color: black;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.dealerAddress1, .dealerAddress2
{
    color: black;
    font-size: 8pt;
}
#tblButtons
{
    width: 100%;
}
#tblButtonsInfo
{
    width: 100%;

}
.tdButtonsLeft
{
    width: 100px;
    padding-left: 20px;
    text-align: left;
}
.tdButtonsMiddle
{
    width: 600px;
    text-align: center;
    font-size: 24px;
}
.tdButtonsRight
{
    width: 100px;
    padding-right: 20px;
    text-align: right;
}
.clsAsterisk
{
    color: Red;
    font-size: 18px;
}
#divVehDesc
{
    padding-left: 10px;
}
