﻿
/* Global Settings */
body
{
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    background-color: #C6C7BB;
    margin: 0px;
}

a
{
    font-size: 8pt;
}

td
{
    font-size: 8pt;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.bold
{
    font-weight: bold;
}

/* OLD SETTINGS - dspol - 20060807
td.tabSelected
{
	font-weight: bold;
	color: White;
	height: 22px;
	background-color: #ED9E00;
	font-family: Arial; 
	font-size: 8pt;
	border-top: solid 2px #FFFFFF;
	text-align: center;	
}

td.tabUnSelected
{
	font-weight: bold;
	color: Black;
	height: 22px;
	background-color: #EFEFEF;
	font-family: Arial; 
	font-size: 8pt;
	border-top: solid 2px #FFFFFF;
	border-left: solid 1px #939393;
	border-right: solid 1px #939393;
	border-bottom: solid 1px #939393;
	text-align: center;
	cursor: pointer;	
}
*/

td.tabSelected
{
    font-weight: bold;
    color: White;
    height: 23px;
    background-color: #939393;
    font-family: Arial;
    font-size: 8pt;
    border-bottom: solid 1px #ED9E00;
    text-align: center;
}

td.tabUnSelected
{
    font-weight: bold;
    color: White;
    height: 23px;
    background-color: #928B7B;
    font-family: Arial;
    font-size: 8pt;
    border-bottom: solid 1px #AEAA9E;
    text-align: center;
    cursor: pointer;
}

td.imageUnSelected
{
    border: solid 1px #BBBCBE;
}

td.imageSelected
{
    border: solid 1px #ED9E00;
}

/* ADDED TO MASTER PAGE
.bgWebDialogRepeat
{
	background-image: url(../Images/blue_dialog_strip.jpg);
	background-repeat: repeat-x;
	font-size: 9pt;
	color: White;
	font-weight: bold;	
}
*/

/* ADDED TO MASTER PAGES
.bgButtonRepeat
{
	background-image: url(../Images/button_strip.jpg);
	background-repeat: repeat-x;
}
*/

/* HEADER SETTINGS */
.lnk_HeaderLight
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
    cursor: hand;
}

.lnk_HeaderDark
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    cursor: hand;
}

/* ADDED TO ROOT.MASTER PAGE -- dspol - 2/16/2006
.mnu_HeaderLight_NoBorder {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: White;
    background-color: #00476A;
}

.mnu_HeaderLight {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: White;
    background-color: #00476A;
    border-left-color:#FFFFFF; 
    border-left-width:1px; 
    border-left-style:solid;
}

.mnu_HeaderLightHome {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: White;
    background-color: #00476A;
}

.mnu_HeaderLightText {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
*/

.mnu_HeaderSelected
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: Black;
    background-color: #E0E0E0;
}

.mnu_HeaderDark
{
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
    background-color: #e0e0e0;
}

/* FOOTER SETTINGS */
.ftr_small_text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
}


/* HOME PAGE SETTINGS */
.ncb_bold_text
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
}

.lnk_small_text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    text-decoration: underline;
    color: blue;
}

.lnk_smaller_text
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 7pt;
    text-decoration: underline;
    color: blue;
}

.lnk_smallbold_text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
    color: blue;
}

.lnkRatesLoans:hover
{
    cursor: pointer;
    cursor: hand;
}

/* CONTROLS SETTINGS */
/* ADDED TO MASTER PAGES
.ctrl_Header
{
	height:16px; 
	background-image: url(../Images/segment_bkg.jpg); 
	font-weight: bold; 
	font-size: 10pt; 
	font-family: Arial, Verdana; 
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 10px; 
	padding-top: 10px;
}
*/

.ctrl_Table
{
    border-right: #bbbcbe 1px solid;
    border-top: #bbbcbe 1px solid;
    border-left: #bbbcbe 1px solid;
    border-bottom: #bbbcbe 1px solid;
}

.ctrl_Content
{
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.ctrl_Content12PX
{
    font-size: 12px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
}



.discUL
{
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 7px;
    margin-bottom: 0px;
    margin-left: 7px;
    margin-right: 0px;
    margin-top: 0px;
    color: #0000fe;
    font-weight: bold;
    line-height: 14pt;
}

.pageContentTable
{
    margin-right: 12px;
    margin-left: 12px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.submenu
{
    background-color: #e0e0e0;
    border-bottom: #bbbcbe 1px solid;
    width: 863px;
    height: 26px;
    vertical-align: middle;
}

.mainContent
{
    height: 100%;
    width: 482px;
    vertical-align: top;
    background-color: #ffffff;
}

.ctrl_S
{
    width: 182px;
    margin-bottom: 4px;
}

.ctrl_M
{
    width: 239px;
    margin-bottom: 4px;
}

.ctrl_L
{
    width: 482px;
    margin-bottom: 4px;
}

.ctrl_XL
{
    width: 668px;
    margin-bottom: 4px;
}

.textBoxFont
{
    font-size: 10pt;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.LabelLargeBold
{
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}


.navPageEnabled
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: underline;
}

.navPageDisabled
{
    font-family: Arial, Helvetica, Sans-Serif;
    color: #949494;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    background-color: #666666;
    cursor: default;
}

TD .detailTitle
{
    width: 20%;
    height: 28px;
    text-align: right;
}

TD .detail
{
    width: 30%;
    height: 28px;
    padding-left: 5px;
    text-align: left;
}


/* NEW CAR BUIILDER SETTINGS */
.ncb_whitebold_text
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.ncb_white_text
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: White;
    text-decoration: none;
}

.ncb_blackbold_text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

.ncb_black_text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: Black;
    text-decoration: none; /*vertical-align: text-bottom;*/
}

.ncb_graybold_text
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}

.ncb_alert
{
    color: Red;
}

.ncb_opt_included
{
    color: Green;
}

.ncb_opt_excluded
{
    color: Red;
}

.ncb_opt_required
{
    color: Blue;
}

.ncb_opt_newprice
{
    color: Orange;
}

.ncb_opt_unselected
{
    color: #FFFFFF;
}


/* VEHICLE COMPARE SETTINGS */

.cmp_Barlines
{
    color: white;
    font-weight: bold;
    border-bottom: #f29c00 1px solid;
    background-color: #666666;
}
.cmp_topLine
{
    border-top: gray 1px solid;
}
.cmp_bottomLine
{
    border-bottom: gray 1px solid;
}
.cmp_Arrow
{
    font-size: 6pt;
    text-transform: uppercase;
    color: #f29c00;
    font-family: Arial;
}
.cmp_menuHyperlink
{
    color: #3300ff;
    font-family: Arial;
    font-size: 12px;
    text-align: right;
}

.cmp_BarHyperlink
{
    font-size: 11px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}
.cmp_menuStandOut1
{
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
    text-align: center;
    text-decoration: none;
}
.cmp_menuStandOut2
{
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #3300ff;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    text-align: center;
}
.cmp_menuHyperlinkSmall
{
    margin-left: auto;
    margin-right: auto;
    color: #3300ff;
    font-family: Arial;
    font-size: 10px;
    text-align: center;
}
.cmp_gridAlternateRow
{
    font-size: 12px;
    font-family: Arial;
    background-color: #f5f5f5;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}
.cmp_gridRow
{
    font-size: 12px;
    font-family: Arial;
    background-color: #ffffff;
    vertical-align: top;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
.cmp_gridHeading
{
    font-size: 12px;
    font-family: Arial;
    background-color: #dcdcdc;
    font-weight: bold;
}
.cmp_thumbnailimage
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    margin: 6px;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
}
.articleHeader
{
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    font-family: Tahoma, Arial, Verdana;
}
.calc_textbox
{
    width: 70px;
}
.calc_Background
{
    background-color: #F2F1ED;
}
.calc_title
{
    font-size: 12px;
    font-weight: bold;
}
.calc_text
{
    text-align: left;
    font-size: 11px;
}
.calc_table
{
    margin: 1px;
    width: 100%;
}
.vehicleSummary_Heading_TCO
{
    font-weight: bold;
    background-color: #939393;
    border-bottom: solid 1px #ED9E00;
    height: 29px;
}
.vehicleSummary_Row_TCO
{
    background-color: white;
    height: 24px;
}
.vehicleSummary_AltRow_TCO
{
    background-color: #ebebeb;
    height: 24px;
}
.DisclaimerText
{
    font-size: 8pt;
}
.subHeader
{
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    font-family: Tahoma, Arial, Verdana;
}
.font10
{
    font-size: 10pt;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}
.cpoCompTableHDR
{
    border-top: #ff9900 1px solid;
    background-color: #545454;
    color: white;
    height: 30px;
}
.cpoCompTableEven
{
    border-color: Gray;
    background-color: #EBEBEB;
    margin: 0px;
}
.cpoCompTableOdd
{
    border-color: Gray;
    margin: 0px;
}
.cpoTblCompreHDR
{
}
.CPOMain
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    margin: 0px;
}
.LocBorder
{
    border-right: Black 1px solid;
    border-top: Black 1px solid;
    border-left: Black 1px solid;
    border-bottom: Black 1px solid;
}
.ctrl_Top
{
}
.ctrl_Middle
{
    border-left: Black 1px solid;
    border-right: Black 1px solid;
}
.ctrl_Bottom
{
    border-right: Black 1px solid;
    border-left: Black 1px solid;
    border-bottom: Black 1px solid;
}
.BVC_textBox
{
    vertical-align: middle;
    text-align: center;
}
.BVC_img
{
    padding: 4px;
}
.BNV_TBL
{
    border-right: #bbbcbe 1px solid;
    border-left: #bbbcbe 1px solid;
    border-bottom: #bbbcbe 1px solid;
}
.RN_Controls
{
    font-size: 8pt;
    margin-right: 10px;
    margin-bottom: 3px;
}
.RN_TBL
{
    border-right: #bbbcbe 1px solid;
    border-top: #bbbcbe 1px solid;
    border-left: #bbbcbe 1px solid;
    border-bottom: #bbbcbe 1px solid;
    font-size: 8pt;
    height: 18px;
}
.RN_font
{
    font-size: 8pt;
}
.RN_Used_or_New
{
    font-size: 8pt;
    margin-right: 15px;
    margin-bottom: 3px;
}

.GetAVehicleControl_SelectedVehicleText
{
    font-weight: bold;
    color: #AF3615;
    font-size: 12px; /*font-family:Tahoma, Helvetica, Arial;*/
    line-height: 28px;
}
.ContactADealer_LargeYellow
{
    font-size: 14px;
    color: #AF3615; /*font-family:Tahoma, Helvetica, Arial;*/
}
.ContactADealer_Large
{
    font-size: 14px; /*font-family:Tahoma, Helvetica, Arial;*/
    font-weight: bold;
    color: #A0A0A0;
}
.ContactADealer_SmallWhiteDoubleSpace
{
    /*font-family:Tahoma, Helvetica, Arial;*/
    color: White;
    line-height: 1.5em;
    font-size: 11px;
}
.ContactADealer_SmallerWhiteDoubleSpace
{
    /*font-family:Tahoma, Helvetica, Arial;*/
    color: White;
    line-height: 1.5em;
    font-size: 9px;
}
.ContactADealer_LargeWhite
{
    color: White;
    font-size: 16px;
    font-weight: bold;
}
.ContactADealer_SmallWhite
{
    /*font-family:Tahoma, Helvetica, Arial;*/
    color: White;
    font-size: 11px;
}
.SignUpError
{
    color: Red;
    font-weight: bold;
    background-color: Yellow;
}

.SignUpError2
{
    color: Red;
    font-weight: bold; /*background-color: Yellow;*/
}


/* Vehicle Details */

div.Main
{
    width: 666px;
}
div.TopLinks
{
    text-align: right;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
}
div.Section
{
    width: 100%;
    clear: both;
    padding-right: 5px;
    border-top: #cacac7 1px solid;
    border-bottom: #cacac7 1px solid;
    padding-left: 5px;
    padding-bottom: 10px;
    margin: 0px;
    overflow: hidden;
    padding-top: 10px;
    height: 100%;
    background-color: #e6ebf1;
}
div.SectionLeft
{
    width: 55%;
    float: left;
    height: 100%;
}
div.SectionLeftWithRightBorder
{
    width: 54%;
    float: left;
    border-right: #cacac7 1px solid;
    height: 100%;
}
div.SectionRightWithBorder
{
    width: 45%;
    float: left;
    border-left: #cacac7 1px solid;
    height: 100%;
}
div.SectionRight
{
    width: 45%;
    float: left;
    height: 100%;
}

.SectionHeaderText
{
    font-size: 16px;
    font-weight: bold;
}

/* New vesion of vehicle details */
div.Section2
{
    width: 100%;
    clear: both;
    padding-right: 1px;
    border-top: #bbbcbe 1px solid;
    border-bottom: #bbbcbe 0px solid;
    border-left: #bbbcbe 0px solid;
    border-right: #bbbcbe 0px solid;
    padding-left: 0px;
    padding-bottom: 5px;
    margin: 0px;
    overflow: hidden;
    padding-top: 0px;
    height: 100%;
}
div.SectionLeft2
{
    width: 55%;
    float: left;
    height: 100%;
}
div.SectionLeftWithRightBorder2
{
    width: 55%;
    float: left;
    border-right: #bbbcbe 1px solid;
    height: 100%;
}
div.SectionRightWithBorder2
{
    width: 44%;
    float: left;
    border-left: #bbbcbe 1px solid;
    height: 100%;
}
div.SectionRight2
{
    width: 44%;
    float: left;
    height: 100%;
}

.VehicleSectionHeader
{
    background-color: #666666;
    color: white;
    height: 31px;
    padding-left: 7px;
    font-size: 14px;
    font-weight: bold;
}

.VehicleSummarySectionHeader
{
    height: 31px;
    padding-left: 7px;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

/* END Of New vesion of vehicle details */
input.Buttons
{
    /*font: 11px/1.4 Tahoma, Verdana, Helvetica, san-serif;*/
    color: #000;
    margin: 0.3em;
    border: 1px solid; /* #eee;*/
    background-color: #FF9900;
    cursor: pointer,hand;
}

.watermarked
{
    height: 18px;
    padding-left: 2px;
    padding-top: 2px;
    border: 1px solid inherit; /*background-color:inherit*/ /*#BEBEBE inherit*/ /*background-color:#EFEFEF;*/
    color: gray; /*font-style:italic;*/
    font-size: 12px;
    width: 210px;
}

.unwatermarked
{
    height: 19px;
    width: 211px;
}

/* Table Sorter CSS */

TABLE.tablesorter TBODY TR.even TD
{
    background-color: #EFEFEF;
}

TABLE.tablesorter TBODY TD
{
    height: 30px;
}
TABLE.tablesorter THEAD TR .header
{
    cursor: pointer;
}


/*Modal Popup*/
.modalBackground
{
    background-color: white;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.modalPopup
{
    width: 350px;
    border: solid 1px #999999;
    background-color: white;
    z-index: 2;
}

.ArticleListGreyBackground
{
    background-color: #ebebeb;
}
.ArticleListArticleType
{
    font-weight: bold;
    font-size: 10pt;
}


.GarageVehicleDivider
{
    border-top: #bbbcbe 1px solid;
    border-bottom: #bbbcbe 0px solid;
    border-left: #bbbcbe 0px solid;
    border-right: #bbbcbe 1px solid;
}

TD.GarageVehicleInfo
{
    border-right: solid 1px white;
    padding-left: 10px;
}

TD.GarageVehicleInfo_Last
{
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    padding-left: 10px;
}
TD.GarageVehicleInfo_First
{
    border-right: solid 1px white;
    padding-left: 10px;
    padding-top: 10px;
}

TD.GarageSectionHeader_SectionText
{
    border-bottom: solid 1px #ef9c00;
    padding-left: 10px;
    font-size: 10pt;
    text-align: left;
}

TD.GarageSectionHeader_InnerText
{
    border-bottom: solid 1px #ef9c00;
    padding-left: 10px;
    text-align: right;
}

TD.GarageSectionHeader_Button
{
    border-bottom: solid 1px #ef9c00;
    padding-right: 5px;
    width: 55px;
}

TD.GarageSectionHeader_CheckBox
{
    width: 10px;
    border-bottom: solid 1px #ef9c00;
    text-align: right;
}

TD.GarageSectionHeader_CheckBox_Text
{
    width: 55px;
    border-bottom: solid 1px #ef9c00;
    padding-right: 10px;
    text-align: right;
}

TD.GarageVehicleInfo2
{
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: solid 1px white;
}

TD.GarageVehicleInfo3
{
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: solid 1px white;
    border-right: solid 1px white;
}

/* Vehile price  and montly paymnet*/
.VehiclePrice
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    vertical-align: middle;
}

.MonthlyPaymentText
{
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.MonthlyPaymentAmount
{
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
}

.MonthlyPaymentDisclosureText
{
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-style: italic; /*color:#C1C1C1;*/
}

.NCBMonthlyPaymentText
{
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.NCBMonthlyPaymentAmount
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
}

td.VehiclePrice
{
    height: 42px;
    vertical-align: middle;
    background-color: #FFFFFF;
    width: 50%;
}

.CURatesImage
{
    vertical-align: bottom;
    cursor: pointer;
}

.CalcMonthlyPaymentText
{
    font-size: 14px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
}

.CalcMonthlyPaymentAmount
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
}

a.CalcSearchNow
{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
    text-decoration: none;
}

.CalcSearchNowPreText
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
}

.CalcAffordAmount
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
    text-decoration: underline;
}

.CalcAffordAmountAsterisk
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
}

.CalcPriceText
{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-style: italic;
}
/* Rounded Corner Section */

.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh
{
    font-size: 1px;
    overflow: hidden;
    display: block;
}
.b1h
{
    height: 1px;
    background: #EFEFEF;
    margin: 0 5px;
}
.b2h, .b2bh
{
    height: 1px;
    background: #EFEFEF;
    border-right: 2px solid #EFEFEF;
    border-left: 2px solid #EFEFEF;
    margin: 0 3px;
}
.b3h, .b3bh
{
    height: 1px;
    background: #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    margin: 0 2px;
}
.b4h, .b4bh
{
    height: 2px;
    background: #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    margin: 0 1px;
}
.b2bh, .b3bh, .b4bh
{
    background: #EFEFEF;
}
.headh
{
    background: #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
}
.headh h3
{
    margin: 0px 10px 0px 10px;
    padding-bottom: 3px;
}
.contenth
{
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 12px;
    padding-top: 12px;
    background: #EFEFEF;
    border-right: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
}
.bottomSpacer
{
    border-bottom: 1px solid #EF9C00;
}
.contenth div
{
    margin-left: 12px;
    padding-top: 5px;
}

/* end of rounded Corner section */

/*Progress dialog styles*/

.progressDialog
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 300px;
    border: solid 1px #999999;
    background-color: white;
    display: none;
    z-index: 2;
}
.progressDialog_container
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.progressDialog_header
{
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;
    font-family: arial,helvetica,clean,sans-serif;
}
.progressDialog_body
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

/*End of Progress dialog styles */

.ContactTheDealerText
{
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    color: #EF9C00;
}
.imgSelect
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-color: Black;
}
.imgUnselect
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 1px;
    background-color: Black;
}

/* Print Options */
table.PrintOptions
{
    margin: 15px;
}

table.PrintOptions .Header
{
    font-weight: bold;
    font-size: 16px;
    border-bottom: #e3e3e3 1px solid;
}

/* TAB Menu Settings */
#tabmenu
{
    color: #000;
    border-bottom: 1px solid #999;
    margin: 0px;
    padding: 0px;
    z-index: 1;
    padding-left: 10px;
}
#tabmenu li
{
    display: inline;
    overflow: hidden;
    list-style-type: none;
}
#tabmenu a, a.active, A.UnSelect
{
    color: #000000;
    background: #ffffff;
    font: 12px;
    border: solid 1px #999;
    border-bottom: none;
    padding: 2px 5px 2px 5px;
    margin: 0px;
    text-decoration: none;
    cursor: hand;
}

#tabmenu a:hover
{
    color: #000000;
    background: #EFEFEF;
    cursor: pointer;
    font-weight: bold;
}
#tabmenu a.active:hover
{
    background: #EFEFEF;
    color: #ffffff;
}
#tabmenu a:visited
{
    /*color: #E8E9BE;*/
}
#tabmenu LI a.Selected, #tabmenu LI a.hover
{
    color: #000000;
    background: #EFEFEF;
    font: 12px;
    border: solid 1px #999;
    border-bottom: none;
    padding: 2px 5px 2px 5px;
    margin: 0px;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
    border-top: solid 2px #FF9900;
}

.tabContent
{
    text-align: justify;
    background: #EFEFEF;
    padding: 10px;
    border: solid 1px #999;
    border-top: none;
    z-index: 2;
}
.tabContent a
{
    text-decoration: none;
}

/* END OF TAB SETTING */

div.BoxedData
{
    border: 1px;
    background-color: #EFEFEF;
    margin: 5px;
    padding: 10px;
    border: solid 1px #999;
}

/*MODAL WINDOW SETTING */
.modal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	
	background: #ffffff;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 101;
}
.modal-window {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	z-index: 102;
	background: #fff;
	border: solid 1px #e3e3e3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.close-window {
	position: absolute;
	width: 47px;
	height: 47px;
	right: 0px;
	top: 0px;
	background: transparent url(print_x_cancel.jpg) no-repeat scroll right top;
	text-indent: -99999px;
	overflow: hidden;
	cursor: pointer;
}
/* END OF MODAL WINDOW SETTING */



#navlist li { list-style-type: square; }
