﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url('../resources/bb-bg2.gif');
    background-repeat: repeat-y;
    background-position: top center;
    background-color: #F5F5F5;
}

/* Surrounding divs and content place holders */

#DivPage
{
    padding-top: 20px;
    text-align: left;
    width: 976px;
    margin-right: auto;
    margin-left: auto;
}

#DivMain
{
    float: left;
    border-left: 1px solid #F9981A;
    border-bottom: 1px solid #F9981A;
    border-right: 1px solid #F9981A;
    width: 964px;
    padding-bottom: 9px;
    padding-top: 12px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

#DivPageTop
{
    width: 976px;
    height: 25px;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#DivLoginTopMenu
{
    padding-bottom: 40px;
    background: url(../Resources/DummyMenu.gif) no-repeat;
    background-position: bottom left;
}

#DivBottom
{
    float: left;
    width: 954px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-color: #F9981A;
    border: 1px solid #F9981A;
    text-align: right;
    color: #FFFFFF;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 10px;
}

#DivBottomLogos
{
    float: left;
    width: 976px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-color: #FFFFFF;
    padding-top: 10px;
}

#DivLoginMain
{
    float: left;
    border: 1px solid #F9981A;
    width: 974px;
    background-color: #FFFFFF;
}

#DivLoginTop
{
    width: 972px;
    height: 30px;
    background-color: #FA981B;
    margin: 1px 1px 0px 1px;
    float: left;
}

#DivLoginContainer
{
    width: 733px;
    margin: 10px 0px 10px 10px;
    background-color: #F0F0F0;
    float: left;
    border-bottom: 1px solid #F9981A;
    padding-bottom: 30px;
    display: inline;
}

#DivLoginContainer .Top
{
    height: 15px;
    padding: 10px;
    border: 1px solid #F9981A;
    margin-bottom: 10px;
    color: #F9981A;
    font-weight: bold;
    background-color: #FFFFFF;
}

#DivLoginContainer .Login
{
    width: 331px;
    height: 285px;
    float: left;
    padding: 10px;
    margin: 10px;
    background: url(../Resources/LoginLeft.gif) no-repeat;
    display: inline;
}

#DivForgottenLink
{
    padding-bottom: 10px;
    width: 200px;
}

#DivForgottenPassword
{
    display: none;
    border-top: solid 1px #CCCCCC;
    padding-top: 5px;
    margin-top: 5px;
}

#DivLoginContainer .NewUser
{
    width: 331px;
    height: 285px;
    float: left;
    padding: 10px;
    margin: 10px 10px 10px 0px;
    background: url(../Resources/LoginRight.gif) no-repeat;
    display: inline;
}

#DivLoginSupport
{
    width: 200px;
    margin: 10px 0px 10px 0px;
    padding: 10px;
    float: right;
    border-left: solid 1px #CCCCCC;
    height: 450px;
}

#DivLoginSupport div.Heading
{
    width: 190px;
    height: 15px;
    background-color: #F9981A;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px;
}

#DivLoginSupport div.Image
{
    border: solid 1px #CBCBC9;
    font-size: 1px;
}

#DivLoginSupport span.Phone
{
    font-size: 22px;
    font-weight: bold;
}

.AdministrationDivPage
{
    text-align: left;
    float: left;
    width: 954px;
}
.AdministrationDivMain
{
    text-align: left;
    float: left;
    width: 954px;
}
.AdministrationDivContentBottomMargin
{
    width: 934px;
    background-color: #F0F0F0;
    border-bottom: solid 1px #F9981A;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.AdministrationDivContent
{
    width: 934px;
    background-color: #F0F0F0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.AdministrationDivNoStyle
{
    width: 934px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
.AdministrationDivRightAlign
{
    width: 934px;
    float: left;
    text-align: right;
}
.AdministrationDivFrame
{
    width: 954px;
    float: left;
}
.Popup
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    padding-left: 0px;
    margin-left: 0px;
}

/* Tab navigation */

#TabNav
{
    position: relative;
    display: block;
    width: 976px;
    height: 34px;
    max-height: 34px;
    max-width: 976px;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background: url(../Resources/TabBackground.gif) repeat-x;
}

#TabNavNotLoggedIn
{
    position: relative;
    width: 976px;
    height: 1px;
    overflow: hidden;
    background-color: #FA981B;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.TabNav-offLeft
{
    float: left;
    height: 34px;
    background: url(../Resources/TabInactiveLeftLong.gif) no-repeat;
    padding: 11px 2px 0px 10px;
    color: white;
    text-decoration: none;
    text-align: center;
}
.TabNav-offRight
{
    float: left;
    height: 34px;
    width: 8px;
    background: url(../Resources/TabInactiveRightSmall.gif) no-repeat;
    margin-right: 1px;
}

.TabNav-onLeft
{
    float: left;
    height: 34px;
    background: url(../Resources/TabActiveLeftLong.gif) no-repeat;
    border-bottom: 1px solid #F9981A;
    padding: 11px 0px 0px 10px;
    margin: 0px 0px 0px -1px;
    color: #F9981A;
    text-decoration: none;
    text-align: center;
}

.TabNav-onRight
{
    float: left;
    height: 34px;
    width: 7px;
    background: url(../Resources/TabActiveRightSmall.gif) no-repeat;
}

a.aTabNav-off, a.aTabNav-off:link, a.aTabNav-off:visited, a.aTabNav-off:active
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

a.aTabNav-off:hover
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #EBEBEB;
    text-decoration: none;
}

a.aTabNav-on, a.aTabNav-on:link, a.aTabNav-on:visited, a.aTabNav-on:active
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    color: #F9981A;
    text-decoration: none;
}

.SubMenu
{
    border-right: solid 1px #F9981A;
    padding-right: 10px;
    margin-right: 6px;
}

/* General */
p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

a, a:link, a:visited, a:active
{
    color: #6A8FDA;
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}

a:hover
{
    color: #6A8FDA;
    font-family: Arial;
    font-size: 12px;
    text-decoration: underline;
}

a.panelLink
{
    color: #000000;
    text-decoration: none;
}

a.button115, a.button115:active, a.button115:visited, a.button115:hover
{
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange115.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    border-width: 0px;
    width: 115px;
    height: 18px;
    margin: 0px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 4px;
}


h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #F9981A;
    margin: 0px 0px 10px 0px;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    color: #F9981A;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
    color: #F9981A;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    color: #F9981A;
}

h1.black
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    margin: 0px 0px 10px 0px;
}

h2.black
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0px;
    font-weight: bold;
    color: #000000;
}

h3.black
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
    color: #000000;
}

h4.black
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    color: #000000;
}

h1.white
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px 0px 10px 0px;
}

h2.white
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0px;
    font-weight: bold;
    color: #FFFFFF;
}

h3.white
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
    color: #FFFFFF;
}

h4.white
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    color: #FFFFFF;
}

h4.welcome
{
    font-family: Eras Demi ITC, Arial Rounded MT Bold;
    font-size: 14px;
    margin: 0px;
    color: #000000;
}

hr
{
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.orange
{
    color: #F9981A;
}

/* Buttons */

.button
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/button67x22.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 67px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.button51x22
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange53.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 53px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.button67x22
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange67.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 67px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.button115x22
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange115.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 115px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.button159x22
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/button159x22.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 159px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnOrange53
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange53.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 53px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnOrange53OrangeBG
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange53OrangeBG.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 53px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnOrange67
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange67.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 67px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnOrange115
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange115.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 115px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnOrange170
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/BtnOrange170.gif);
    background-repeat: NO-REPEAT;
    color: #FFFFFF;
    border-width: 0px;
    width: 170px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnGray115
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/btn-gray115.gif);
    background-repeat: NO-REPEAT;
    color: #000002;
    border-width: 0px;
    width: 115px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.BtnGray170
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/btn-gray170.gif);
    background-repeat: NO-REPEAT;
    color: #000002;
    border-width: 0px;
    width: 170px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}
.buttonModal
{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-image: url(../resources/btn-gray115.gif);
    background-repeat: NO-REPEAT;
    color: #000002;
    border-width: 0px;
    width: 115px;
    height: 22px;
    margin: 0px;
    font-weight: bold;
}

/* Images */
.carImageList
{
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: Solid;
}

/* Grids */

table.datagrid
{
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    border: 0px;
}
table.datagrid td.normal
{
    margin: 0px;
    border-top: none;
    border-left: none;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
table.datagrid tr.header th
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    border-top: 0px;
    border-left: 0px;
    background-color: #f9981a;
    height: 30px;
    padding-left: 10px;
}
table.datagrid tr.header th.right
{
    padding-right: 10px;
    text-align: right;
}
table.datagrid tr.header th.noborderright
{
    margin: 0px;
    padding-right: 10px;
    border-right: none;
    text-align: center;
}
table.datagrid tr.header th.noborderrightalignleft
{
    margin: 0px;
    padding-right: 10px;
    border-right: none;
}
table.datagrid tr.light
{
    background-color: #ffffff;
}
table.datagrid tr.dark
{
    background-color: #ececec;
}
table.datagrid tr.darker
{
    background-color: #dfdfdf;
}
table.datagrid tr.darkest
{
    background-color: #d9d9d9;
}
table.datagrid td.noborderright
{
    margin: 0px;
    border-top: none;
    border-left: none;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    padding-left: 10px;
    border-right: none;
}
table.datagrid td.noBorderRightNoPaddingLeft
{
    margin: 0px;
    border-top: none;
    border-left: none;
    border-bottom: solid 1px #ffffff;
    border-right: none;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: White;
}
table.datagrid tr.header th.noborderleft
{
    margin: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    padding-right: 10px;
    border-left: none;
}
table.datagrid tr.header th.noborderright
{
    margin: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    border-right: none;
}
table.datagrid tr.header th a
{
    color: #FFFFFF;
}
table.datagrid a:link, table.datagrid a:visited
{
    font-weight: normal;
}

/* Short Grid */
table.grid
{
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    border-top: 0px;
    border-right: none;
}
table.grid tr.header th.nr
{
    padding: 0px 10px 0px 0px;
    text-align: right;
}
table.grid tr.header th.nr a
{
    font-weight: bold;
}
table.grid tr.header th.c
{
    padding: 0px 0px 0px 0px;
    text-align: center;
}
table.grid tr.header th.c a
{
    font-weight: bold;
}
table.grid tr.header th
{
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border-right: solid 1px #ffffff;
    border-top: 0px;
    border-left: 0px;
    background-color: #f9981a;
    height: 30px;
    padding-left: 10px;
}
table.grid tr.header th a
{
    font-weight: bold;
}
table.grid tr.header th.noborderright
{
    margin: 0px;
    padding-right: 10px;
    border-right: none;
    text-align: center;
    background-color: #f9981a;
}
table.grid tr.header th.noborderrightalignleft
{
    margin: 0px;
    padding-right: 10px;
    border-right: none;
    text-align: left;
    background-color: #f9981a;
}
table.grid tr.light
{
    background-color: #ffffff;
}
table.grid tr.dark
{
    background-color: #ececec;
}
table.grid tr.darker
{
    background-color: #dfdfdf;
}
table.grid tr.darkest
{
    background-color: #d9d9d9;
}
table.grid td.n
{
    margin: 0px;
    border-bottom: solid 1px #ffffff;
    border-top: 0px;
    border-left: none;
    border-right: solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
table.grid td.nc
{
    margin: 0px;
    border-bottom: solid 1px #ffffff;
    border-top: 0px;
    border-left: none;
    border-right: solid 1px #ffffff;
    text-align: center;
}
table.grid td.nr
{
    margin: 0px;
    border-bottom: solid 1px #ffffff;
    border-top: 0px;
    border-left: none;
    border-right: solid 1px #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
}
table.grid td.noborderright
{
    margin: 0px;
    border-top: 0px;
    border-bottom: solid 1px #ffffff;
    border-left: none;
    border-right: solid 1px #ffffff;
    padding-left: 10px;
    border-right: none;
}
table.grid td.noBorderRightNoPaddingLeft
{
    margin: 0px;
    border-top: 0px;
    border-bottom: solid 1px #ffffff;
    border-left: 0px;
    padding-right: 0px;
    border-right: none;
    padding-left: 0px;
}
table.grid td.noPadding
{
    margin: 0px;
    padding-right: 0px;
    padding-left: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: none;
    border-bottom: solid 1px #ffffff;
    background-image: url(../resources/1x1-white.gif);
    background-repeat: repeat;
}

table.grid a:link, table.datagrid a:visited
{
    font-weight: normal;
}

table.grid tr.header th a
{
    color: #FFFFFF;
}


/* Tables and cells */

.headerCell
{
    background-color: #F9981A;
    height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}

.headerCellRight
{
    background-color: #F9981A;
    height: 30px;
    color: #FFFFFF;
    font-weight: bold;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cell
{
    background-color: #FFFFFF;
    height: 50px;
    color: #000000;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cellImage
{
    background-color: #FFFFFF;
    height: 50px;
    color: #000000; /*border-right: solid 1px #FFFFFF;*/
    border-bottom: solid 1px #FFFFFF;
}
.cellRight
{
    background-color: #FFFFFF;
    height: 50px;
    color: #000000;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cellAlternate
{
    background-color: #ECECEC;
    height: 50px;
    color: #000000;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cellAlternateImage
{
    background-color: #ECECEC;
    height: 50px;
    color: #000000; /*border-right: solid 1px #FFFFFF;*/
    border-bottom: solid 1px #FFFFFF;
}
.cellAlternateRight
{
    background-color: #ECECEC;
    height: 50px;
    color: #000000;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cellHighlighted
{
    background-color: #DEDEDE;
    height: 50px;
    color: #000000;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cellHighlightedImage
{
    background-color: #DEDEDE;
    height: 50px;
    color: #000000;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
}
.cellHighlightedRight
{
    background-color: #DEDEDE;
    height: 50px;
    color: #000000;
    border-bottom: solid 1px #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
}
.cellUnderline
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #CBCBCB;
    height: 29px;
}
.cellList
{
    background-color: #FFFFFF;
    padding-left: 10px;
    height: 25px;
}
.cellListAlternate
{
    background-color: #F0F0F0;
    padding-left: 10px;
    height: 25px;
}
.leftWideRightBorder
{
    border-right: solid 1px #CCCCCC;
    padding-right: 10px;
    width: 670px;
}
.leftNarrowRightBorder
{
    border-right: solid 1px #CCCCCC;
    padding-right: 10px;
    width: 303px;
}
.leftNarrowRightBorderNoPadding
{
    border-right: solid 1px #CCCCCC;
    padding-right: 0px;
    width: 313px;
}
.rightWide
{
    padding-left: 10px;
    width: 630px;
}
.rightNarrow
{
    padding-left: 10px;
    padding-right: 10px;
    width: 263px;
}
.bidListCell
{
    height: 21px;
    border-bottom: solid 1px #F99E29;
}

/* DIVs for showcar/showauction */

.showTopInfoDiv
{
    margin-right: 10px;
    border-bottom: solid 1px #CCCCCC;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.showContentDiv
{
    border-bottom: solid 1px #CCCCCC;
    padding-bottom: 20px;
    margin-bottom: 6px;
}

/* Hide label for checkbox */
.HiddenText label
{
    display: none;
}

.ModalBackground
{
    background-color: #CCCCCC;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity:.70;
	z-index:99;
}

.ModalAlertBorder
{
    border: 1px solid #6a8fda;
}

div.ModalAlertBorder td
{
    background-color: #EEEEEE;
    padding: 0px 10xp 0px 10px;
}


.ModalAlertTop
{
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/resources/popup/pop-up-top.gif);
    background-color: #6a8fda;
}

.ModalAlertHeaderH1
{
    margin: 0px;
    color: white;
    padding-left: 10px;
}

.ModalAlertBody
{
    padding: 10px;
    background-color: #EEEEEE;
}

.ModalAlertTextBoxBody
{
    padding: 0px 10px 0px 10px;
    background-color: #EEEEEE;
}

.ModalAlertBottomCenter
{
    padding: 20px;
    background-color: #EEEEEE;
    text-align: center;
}

.HighBigInfo
{
    float: right;
}

div.CarPicturesPnlNormalDiv
{
    padding-right: 8px;
    width: 600px;
    padding-top: 8px;
    height: 510px;
    text-align: center;
    background-color: #fff;
}

div.CarPicturesThumbs
{
    width: 604px;
    text-align: center;
}

div.CarPicturesThumbs img
{
    padding-left: 1px;
}
