
@media screen{ #ContentArea { position: relative; top: 10px; left: 246px; width: 724px; display: block; } }
h1 { display:block; line-height: 18px; margin: 0; padding: 0; height: 18px;}
#Container { background-image: url(/images/gradient.gif); background-repeat: repeat-x;} /*gradient bg image option*/
#ContentArea_spacer { height: 51px; }/*modify height to position content*/
#ml_header	{ border-bottom: solid #e5e5e5 1px; height: 27px; }
h2	{ font-size:13px; font-weight:bold; margin: 0; padding: 0; line-height: 16px; }
.ml_back { float:right; padding: 4px 0 0; }
.ml_back a	{ background: url(/css/img/vc_LHarrow.gif) no-repeat 0 60%; padding: 0 0 0 8px; }
.ml_bold {font-weight:bold;}
#ml_changes {padding: 9px 0 8px 0;}

#mlYearDetails {float:left;padding-right:10px;}
/* Dropdown menu*/
div#qfd_drDn { float:left;}
div.qfd_drDnHd, div.qfd_drDnHdSpec { background: #FFF; padding: 1px 0 0; margin: 0px 0 9px; float: left; width: 65px; border: 1px solid #CBCBCB; }
div.qfd_drDnHdTxt, div.qfd_drDnHdTxtSpec 	{ float: left; width: 35px; padding: 0 0 0 7px; margin: 0; color:#2D2D2D; height: 16px; line-height: 16px; font-size:11px; }
div.qfd_drDnHdSpec		{width: 230px;}
div.qfd_drDnHdTxtSpec 	{ width: 196px;}

div.qfd_goBtn		{ float: right; padding: 0; margin: 0;}
div.qfd_goBtn2		{ float: left; padding: 0; margin: 0 2px 0 0;}

div#qfd_drDnList,
div#qfd_drDnListSpec { position: absolute; background: #FFF; display: none; width: 50px; padding: 7px 0 7px 15px; border: 1px solid #CBCBCB; border-top: none; text-align:left; z-index: 99; left:0px; top:183px; }
div#qfd_drDnListSpec { width: 215px; left:217px; top:474px; }
div#qfd_drDnList.dealerized {top: 71px;}

#ml_select { position:relative; padding-top:10px; }
#qfd_drDnListDrPn { float:left; }
#ml_tabStripContainer { margin: 0; padding: 0; }
#ml_tabStripImageContainer { float:left; width:462px; }

#ml_tabCmp { position:relative; width:462px; }

/* Tab Strip Component */
#ml_menu { height: 25px; position: static; width: 462px; }

/* No Underline */
#ml_menu a { text-decoration: none; }
#ml_menu a:hover { text-decoration: none; }
/* Hilite Button */
#ml_btnTabHilite { background: url(/images/models/global/ml_tabOverSdw.gif) no-repeat left; display: none; height: 25px; left: 70px; position: absolute; top: 0; width: 72px; }

/* Normal state buttons */
#ml_menu ul { list-style: none; width: 462px; float: left; }
.ml_tabOff { background: #969696 url(/images/models/global/ts_tabOFF.gif) repeat-x; }
.ml_tabOff a { color: #2d2d2d; }
.ml_tabOff a:hover { color: #2d2d2d; }
.ml_tabOn { background: #969696 url(/images/models/global/ts_tabON.gif) repeat-x; font-weight: bold; text-align: left; }
.ml_tabOn a { color: white; }
.ml_tabOn a:hover { color: white; }
#ml_menu ul {white-space:nowrap;}
#ml_menu ul li { float: left; height: 25px;}
#ml_menu ul li a { background: url(/images/models/global/ts_rightBorder.png) no-repeat right top; display: block; font-weight: bold; line-height: 25px; padding-left: 10px; text-align: left; text-decoration: none; padding:0 15px 0 12px; white-space:nowrap; }

.ml_copy { display:none; width:724px; margin: 0 ; padding: 0 0 3px; }
.ml_copy p, .ml_copy ul { margin:0 0 8px; padding: 0 ; line-height: 16px; }
.ml_copy li { padding: 0; line-height: 14px; }
.ml_copy ul { list-style: none;}
img.ml_picture { float:left; width:462px; height:210px; margin: 0 15px 11px 0; padding: 0 0 3px 0; }

.mlSpecContainer { border-top: solid #e5e5e5 1px; padding-top:14px; clear:both; }

.mlSpecDropDownContainer { float:left; height:20px; }
.mlSpecSearchContainer { float:right; }
.mlSpecSearchText, .mlSpecSearchInput, .mlSpecSearchButton { float:left; padding-left:5px; }
.mlSpecSearchText { line-height:22px; vertical-align:middle; }
.mlSpecSearchInput input { line-height:15px; height:15px; width:85px; padding-top:4px; }

/* Container for table */
#ml_ddAS {display:none;}
.ml_table td.ml_lColBold  {font-weight:bold;margin:8px 0 0 0; padding: 0 0 0 10px; height: 20px; text-align: left; vertical-align: middle; border-right: 2px solid #FFF;}/* overall header row style */
.ml_table {	float: left; margin: 0; padding: 0; width: 726px; margin: 1px 0 0 0; display:none;}
.ml_table table { width: 726px;margin: 0; padding:0; }/* Sets table width */
.ml_table th { background-color: #F1F1F1; margin:8px 0 0 0; padding: 0 0 0 10px; height: 20px; text-align: left; vertical-align: middle; border-right: 2px solid #FFF;}/* overall header row style */
.ml_table td { margin: 0; padding: 0 0 1px; line-height: 16px; text-align: left; vertical-align: top; border-bottom: 1px solid #F1F1F1; 	border-right: 2px solid #FFF; }/* overall row style */
.ml_table th.ml_rCol { border-right: none; }/* Right header column, no right border */
.ml_table td.ml_rCol { border-right: none; border-bottom: 1px solid #F1F1F1; }/* Right column, no right border */
.ml_table td.ml_rColLast { border-right: none; border-bottom: none; }/* Right column, no right border, no border-bottom, last row */
.ml_table th.ml_lCol,
.ml_table td.ml_lColDash  { padding-left: 10px; }/* Left header column, no right border, indented 10 px */
.ml_table td.ml_lCol,
.ml_table td.ml_lCol_leg,
.ml_table td.ml_lColDash  { border-right: none; padding-left: 10px; }/* Left column, no right border, indented 10 px */
.ml_table td.ml_lColLast, .ml_table td.ml_lColDashLast  { border-right: none; padding-left: 10px; border-bottom: none; }/* Left column, no right border, indented 10 px, no border-bottom, last row */
.ml_table td.ml_mColLast, .ml_table td.ml_lColDashLast { border-bottom: none; }/* Middle last row, no border */
.ml_table td.indnt {padding-left: 4em;}/* Left column, extra indent */
.ml_table td.ml_NoBrdr { border: none; height: 8px; } /* Remove bottom border on last row above new TH */
.ml_table td.ml_NoBrdrLast { border: none; height: 9px; }
.ml_spacerBottom { max-height: 9px; visibility: hidden; }
.ml_nrml { font-weight: normal; }/* take off bold weight */
.ml_optl { background: white url(img/vc_circle.gif) no-repeat 0 53%; padding: 0 0 0 10px; margin: 0 0 0 5px; float: right;}
div.padTop10 { padding: 8px 0 0; }
div.padTop10Btm18 {	padding: 8px 0 16px; }
.ml_isChildSpec {display: block; padding: 0 0 0 18px;}
#clearFt { clear: both; height: 22px; overflow:hidden }
.ml_table td.ml_lColDash {padding-right: 0px; margin: 0px; text-align: right; width: 5px;}
.ml_table td.ml_lCol_leg {	width: 720px; }
.ml_table td.ml_lCol_dis {padding-left: 5px;}


#clearContainer {height: 40px; margin-top: 4px;}
#ftArea{display:none;position:absolute;} 

