/* Vehicle Page Styles from styles.css */
/* trims_and_packs.css */
/* trims_facebox.css */
/* trims_facebox_ie.css */
/* included with all pages using vehicle_new page layout */
/*
#vehContentRight {
	width: 760px;
	margin-top: 30px;
	margin-left: 223px;
	float:left;
	left: 0;
	top: 0;
}

.vehTabSafety {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	margin-right: 6px;
	float:left;
	width: 104px;
	text-align: center;
	background-image:url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccPacTab.en-us.gif);
	background-repeat:no-repeat;
	text-transform: uppercase
}

.vehTab {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	margin-right: 6px;
	float:left;
	width: 102px;
	text-align: center;
	background: #333 url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccPacTab.en-us.gif);
	text-transform: uppercase
}
.vehTab a, .vehTabSafety a {
	color: #999;
}
.vehTab a:hover, .vehTabSafety a:hover {
	color: white;
}
.vehTabSelected {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #ED1C24;
	margin-right: 6px;
	float:left;
	width: 104px;
	text-align: center;
	background-image:url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccPacTab-over.en-us.gif);
	background-repeat:no-repeat;
	text-transform: uppercase
}
.vehNewAICTabSelected {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	margin-right: 6px;
	float:left;
	width: 102px;
	text-align: center;
	background: #333 url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccPacTab.en-us.gif);
	text-transform: uppercase
}
.vehAICTabSelected {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #ED1C24;
	margin-right: 6px;
	float:left;
	width: 200px;
	text-align: center;
	background: #CCCCCC url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAICTab-over.en-us.gif) no-repeat;
	text-transform: uppercase;
}
.vehTabLayer {
	width: 730px;
	position: relative;
}
.vehTabContent {
	width: 730px;
	background-color: #fafafa;
	clear:both;
	float:left;
	margin-bottom: 2em;
}

.vehTabIntroContent {
	width: 670px;
	background-color: #ebebeb;
	padding: 10px 30px;
	border-bottom: 1px solid #666;
}
.vehTabBottom {
	height: 20px;
	background-color: #ccc;
}
.vehPacHeader {
	width: 700px;
	padding: 5px 0 5px 30px;
	background-color: #333;
	color: #CCCCCC;
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.vehTrimContainer {
	background: #BBB url(http://mmna.cachefly.net/MMNA/images/vehicle/vehTrimBg.en-us.gif) repeat-x;
	border-bottom: 1px solid #666;
	overflow:hidden;
}
.vehTrimRow {
	width: 700px;
	clear:both;
	margin: 0 15px;
	position:relative;
}
.vehTrimCopy {
	width: 320px;
	float:left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.vehTrimImage {
	width: 320px;
	padding-left: 20px;
	float:left
}
.vehViewTrim {
	width: 700px;
	clear:both;
	margin: 0px 15px 0px 15px;
	padding: 15px 0px 15px 0px;
}
.vehTrimDetails {
	width: 700px;
	clear:both;
	margin: 0px 15px 0px 15px;
	padding-bottom: 15px;
	visibility: hidden;
	position: absolute;
}

.vehTrimDetailItem, .vehTrimDetailLegal {
	width: 680px;
	padding: 5px 10px 10px 10px;
	border-top: 1px dotted #666;
}
.vehTrimDetailLegal {
	color: #666;
	font-size: 9px
}
.vehTrimFooter {
	width: 320px;
	float:left;
	padding-top: 5px;
	font-size: 10px;
	color: #666
}
*/
.vehDataDrawer {
	width: 730px;
	position: relative;
}
.vehDataDrawer .headerEnabled {
	height:28px;
	cursor: pointer;
	color: #000;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerBg.en-us.gif);
	background-repeat: repeat-x;
	width:100%;
}
.vehDataDrawer .headerActive {
	height:28px;
	cursor: pointer;
	color: white;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerSelBg.en-us.gif);
	background-repeat: repeat-x;
	width:100%;
}
.vehDataDrawer .headerEnabled .msrp {
	float:right;
	margin-right: 30px;
	width:90px;
	padding-top: 5px;
	color: #000;
}
.vehDataDrawer .headerActive .msrp {
	float:right;
	margin-right: 30px;
	width:90px;
	padding-top: 5px;
	color: #FFF;
}
.vehDataDrawer .vehDataContainer {
	visibility: hidden;
	position: absolute;
	padding: 10px 30px;
}


/* Package Options styling */
/* used to be its own file trims_and_packs.css */
/*
.trimPack{
	float: left;
	position: relative;
}
.trimPackInfo{
	color:#ED1C24;
	margin:0 5px;
	float:left;
	position:relative;
}
.trimPackLabel{
	float: left;
	position: relative;
	cursor: default !important;
}

.trimPackPopup {
	color:white;
	float:left;
	font-weight:bold;
	margin-top:20px;
}

.AccPacInfo {
	background-color: #3d3d3d;
	position: fixed;
	top: 190px;
	left: 800px;
	width: 392px;
	z-index: 16;
}


.vehTabContentWhite{
	width: 730px;
	background-color: #fff;
	clear:both;
	float:left;
}
.vehTrimAndPackTabSelected, .vehTrimAndPackTab {
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #ED1C24;
	float:left;
	width: 149px;
	text-align: center;
	background: transparent url(/MMNA/images/vehicle/vehTrimAndPacTab-active.en-us.jpg) no-repeat;
	text-transform: uppercase
}
.vehTrimAndPackTab > a {
	color: #505050;
}
.vehAccTab, .vehAccTabSelected {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	margin-top: 4px;
	float:left;
	width: 115px;
	text-align: center;
	background: transparent url(/MMNA/images/vehicle/vehAccTab-inactive.en-us.jpg) no-repeat;
	text-transform: uppercase
}
#trimsAndPacks .vehAccTab a {
	color: #505050;
}
.vehTrimAndPackTab {
	background: transparent url(/MMNA/images/vehicle/vehTrimAndPacTab-inactive.en-us.jpg) no-repeat;
}
.vehAccTabSelected {
	color: #ED1C24;
	background: transparent url(/MMNA/images/vehicle/vehAccTab-active.en-us.jpg) no-repeat;
}

ul li {
	padding-left: 1em;
	text-indent: -1em;
}
vehTrimCopyHeader ul, div.vehTrimCopy ul {
	list-style-type: none;
}

#trimsAndPacks .vehTrimContainer .vehTrimHeaderRow {
	border: 0px !important;
}

.vehTrimContainer:first-child, .vehTabContentWhite .first_child {
	border-bottom:0px !important;
}

.vehTrimContainer:last-child {
	border-bottom:none;
	padding-bottom:10px;
}
.vehTrimHeaderTitle{
	font-size: 12px;
	font-weight: bold;
}
.vehTrimCopyTitle{
	font-size: 12px;
	font-weight: bold;
}
.vehTrimTitle{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ed1c24;
}
.vehTrimPrice, .vehTrimPackOptions{
	color: #888888;
}
.vehTrimPackOptions{
	font-weight: bold;
	float:left;
}
*/

/**************************/
/* Reskin Compare Styles */
#individual_vehicle_content {
	background: #ffffff;
}
.body { /* class added to mimic #body of standard layout */ 
	/*width: 800px;*/
	padding-top: 3em;
	float: right; /* won't need the float when the side nav gets turned back on */
}
.full { /* class added to mimic #full of standard layout */
	width: 740px;
	padding-top: 1em;
	}
#menuDisplayPane {
	position: relative;
	z-index:10; 
}
option {
	background-color: white;
	white-space: pre;
}
#aicMsgBox {
	color: #555555;
}
.advantageMark {
	text-align: right;
}
.vehTab, .vehNewAICTabSelected{
	height: 22px;
	width: 215px;
	line-height: 19px;
	font-weight: bold;
	margin-right: 6px;
	float:left;
	padding-left: 1em;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	background: url(/MMNA/images/buttons/btn_reskin_grey_bg.jpg) repeat-x;
	border: 1px solid #333333;
	position: relative;
}
.vehTab img, .vehNewAICTabSelected img{
	position: absolute;
	top: -12px;
	left: .5em;
	display: none;
}
.vehNewAICTabSelected {
	border-bottom: #ffffff;
	background: #ffffff;
	color: #666666;
	z-index: 25;
	position: relative;
	display: block;
}
.vehNewAICTabSelected img{
	display: block;
}
.vehTab a, .vehTab a:hover {
	text-decoration: none;
	color: #ffffff;
}
.vehNewAICTabSelected a, .vehNewAICTabSelected a:hover {
	text-decoration: none;
	color: #666666;
}
 /* #selectionBox used on compare page */
 /* .selectionBox used on other vehicle pages */
#selectionBox, .selectionBox {
	position: relative;
	width: 740px;
	border: 1px solid #666666;
	clear: both;
	background: #ffffff;
	z-index: 1;
	top: -2px;
	}
.selectionBox {
	padding: 20px;
	margin-bottom: 20px;
 }
#m1Housing, #m2Housing, #m3Housing, #m4Housing {
	width: 184px;
	float: left;
}
#vImg1Border {
	position: absolute;
	left: 15px;
	top: 25px;
	}

.menuSelect {
	width:127px;
	height:160px;
	margin-top:25px;
	margin-left: auto;
	margin-right: auto;
}

.menuSelect select {
	width:127px;
	font-size:12px;
	white-space: pre;
}
.trim {
	display:none;
	font-weight: bold;
	color: #666666;
}
.selectVehicle{
	color: #666666;
}
.selects {
	margin-top: 10px;
	display: none;
}
#buttonHousing {
	width: 685px;
	margin: 10px 0 0 28px;
	clear: both;
	z-index: 25;
	float: left;
	position:relative;
	}
/* div to cover up intersection of borders between selectBox and compareDisplayPane */
#intersectionBorderFix{
	width: 739px;
	height: 28px;
	border: 1px solid #fff;
	background: #fff;
	position: absolute;
	bottom: -2px;
	left: -1px;
	z-index: 20;
	visibility: hidden;
}
#advantageKey {
	margin-left: -14px;
	margin-bottom: 10px;
	visibility: hidden;
	}
#compareButtonDim {
	display: none;  
	}          
#compareDisplayPane {
	background-color:#ffffff;
	border: 1px solid #666666;
	position:relative;
	left: -180px;
	top:-32px;
	width:920px;
	z-index:5;
	visibility: hidden;  
}
#compareDataTable {
	margin: 0;
}
#compareDataTable td {
	padding:4px;
}
#compareDataTable .firstRow {
	background-color: #ffffff;
	padding: 6px;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}
#legalCopy {
	clear: both;
}

/*****************************/
/* Reskin Accessories Styles */
div.accessories #selectionBox {
	width: 762px;
	float: left;
}
#accessoriesCol1 {
	float:left;
	position: relative;
	z-index: 1;
	border-right: solid 1px #ccc;
}
#accessoriesCol2 {
	float:right;
	position: relative;
	z-index: 1;
	border-left: solid 1px #ccc;
}
.vehAccItem, .vehAccItemSelected  {
	width: 330px;
	height: 36px;
	padding: 10px 25px;
	background: #CCC url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccTabBg.en-us.gif) bottom repeat-x;
}
.vehAccContent p {
	margin: 0;
	}
.vehAccItem .accName {
	color: #333;
	font-weight: bold;
}
.vehAccItem .accPrice {
	color: #333;
}
.vehAccItemSelected {
	background: #1d293f;
}
.vehAccItemSelected .accName {
	color:#ED1C24;
	font-weight: bold;
}
.vehAccItemSelected .accPrice {
	color:#FFF;
}
.vehAccThumbContainer {
	float:left;
	height: 50px;
	width: 80px;
}
.vehBigAccImg {
	background-color: #1d293f;
	position:absolute;
	color:#FFF;
	z-index: 20;
	width: 352px;
	padding: 15px;
}

/********************************/
/* Reskin Specifications Styles */
#selectHousing {
	margin: 1em 0;
	padding: 1em 0;
	}
.specsDataDrawer .headerActive {
	/*background: url(/MMNA/images/global_assets/btn_blue_bg-22.gif) repeat-x #1d293f;*/
	background: #1d293f;
	color:white;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	height:28px;
	line-height:26px;
	text-transform:uppercase;
		width:740px;
}
.specsDataDrawer .headerEnabled {
	background-image:url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerBg.en-us.gif);
	background-repeat:repeat-x;
	color:black;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	height:28px;
	line-height:26px;
	text-transform:uppercase;
		width:740px;
}
.specsDataDrawer .bobodataContainer {
	padding-top:0;
	visibility:hidden;
	position:absolute;
	width:740px;

}
.fndDrawerArrow {
	float:left;
	padding:4px;
}
table.specs_table .row_dark td, table.specs_table .row_light td {
	border: 1px solid #999;
	}
table.specs_table td.cell_header {
	width:48%;
}
#warrantyDrawerContainer p {
	padding: 1em 2em 0 2em;
}


/************************************/
/* Reskin Trims and Packages Styles */
.AccPacInfo {
	background-color: #3d3d3d;
	position: fixed;
	top: 190px;
	left: 800px;
	width: 392px;
	z-index: 16;
}
.trimPack a {
	text-decoration: none;
}
/** For small facebox used for packages in Trims and Accessories **/
#facebox .small_face .content .popupHeader {
	width: 556px;
	/* inherits padding 5px */
}
#facebox .small_face .content .closeBtn {
	color: white;
	float: right;
	font-weight: inherit;
	text-transform:inherit;
	padding: 1px 6px 0 6px;
	cursor:pointer
}
#facebox .small_face .content .popupTitle {
	color: white;
	float: left;
	font-weight: inherit;
	text-transform:inherit;
	padding: 1px 6px 0 6px;
}
#facebox .small_face .content { /*width: 566px;*/ }
#facebox .small_face .header { display: none !important;}
#facebox .small_face .footer { display: none !important;}
#facebox .small_face .body {
	background-color: #fff;
	/*width: 566px;*/
	margin: 0;
	padding: 0;
}
#facebox .vehFeaturesContent .left {  }
.facebox_hidden { display: none;}
.facebox_hidden br { clear: both;}
.bprAccPacClose {
	float: right;
	color: white;
	cursor: pointer;
}
.bprAccDesc {
	padding: 10px;
}
