@charset "UTF-8";
#container_new {
	width:1000px;
	background:white;
	float:left;
}
#pageContent {
	visibility: hidden
}
body, div, td, p, li {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: black;
	
}
body {
	background-color: #e6e6e6;
	margin:0 auto;
	padding: 0;
}
blockquote {
	text-align:center;
	font-style:italic;
	margin:20px auto 30px auto;
}

a {
	color: #ED1C24;
	text-decoration: none;
	outline: none;
}

.button {
	outline:none;
	cursor:pointer;
}

.red {
	color:#f00;
}

.block {
	display:block
}
img, img a {
	border: none;
}

h2, h3 {
 font-size:12px;
 margin-top:40px;
 margin-bottom:0;
}

h2:first-child {
 margin-top:10px;
}

h3 {
	font-size:12px;
	margin-top:40px;
	margin-bottom:0;
}
h3:first-child {
	margin-top:10px;
}
.list {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.bullet {
	font-size: 12px;
	color: #333;
}
.button:hover {
	cursor:pointer;
}
.button {
	cursor:pointer;
}
.colouredbullets {
	font-size: 11px;
	line-height: 16px;
	color: black
}
small {
	margin:5px auto;
	display:block;
	font-size:9px;
	color:#666
}
.smallNormal {
	font-size: 9px;
}
.smallLegal {
	font-size: 9px;
	color: #666;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px dotted #666
}
.smallFootnote {
color:#666666;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
line-height:11px;
padding-bottom:10px;
padding-top:5px;
}
.dataDrawer {
	width: 200px;
	position: relative;
}
.dataDrawer .headerDisabled, .dataDrawer .headerCompleted, .dataDrawer .headerEnabled {
	padding-bottom: 8px;
	cursor: pointer;
}
.dataDrawer .headerEnabled {
	background: #FF0000;
}
.dataDrawer .dataContainer {
	overflow: hidden;
	visibility: hidden;
	height: 200px;
	width: 170px;
	position: absolute;
}
.dataDrawer .dataEntry {
	position: relative;
}
.dataDrawer .scrollPath {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	overflow: hidden;
	visibility: hidden;
	height: 200px;
	width: 15px;
	position: absolute;
	left: 183px;
}
.dataDrawer .scroller {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background-color: #aaa;
	position: absolute;
	width: 15px
}
.title {
	
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	width:500px;
}
.subHeader {
	margin-top: 10px;
	width: 725px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
/* Header Styles */
.hdrContainer {
	/*float: left;
	width: 990px;
	padding: 0 5px 5px 5px;*/
	margin-top: 20px;
	text-align: right
}
.hdrContainer a {
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}
.hdrContainer a:visited, .ftrNav a:visited {
	color: #333;
}
.hdrContainer a:hover {
	color: #ED1C24;
}
.hdrLogo {
	position:absolute;
	top: 0;
	left:0
}

ul.roman {
 margin-left:0;
 padding-left:0;
 list-style-type:upper-roman;
}

ul.roman li{
 padding-top:10px;
 font-weight:bold
}

.roman p, .roman ul, .roman small, .roman td, .roman ul li {
 font-weight:normal
}

ul.roman ul {
 list-style-position:outside
}

table.bordered {
 margin-bottom:5px
}

table.bordered td{
 border:solid 1px #333;
}

.bulleted {
 padding-left:10px;
 text-indent:-6px
}




/* Footer Styles */
.ftrContainer {
	float: left;
	width: 990px;
	margin-top: 5px;
	padding: 5px 5px 0 5px;
}
.ftrCopyright {
	background-color:inherit;
	color:#999;
	float:right;
	text-align:right;
	width:220px;
}
.ftrCopyright a {
	text-transform: capitalize;
	color: #999;
	text-decoration: none;
}
.ftrCopyright a:visited {
	color: #333;
}
.ftrCopyright a:hover {
	color: #ED1C24;
}
.ftrNav {
	float:left;
	width:445px;
}
.ftrNav a {
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
}
.ftrNav a:hover {
	color: #ED1C24;
}
.ftrBestViewed {
	color:#999;
	float:left;
	font-size:9px;
	text-align:center;
	width:230px;
}
.ftrFeatureTrimLegal {
	float:left;
	width: 500px;
	margin-top: 10px;
	color:#999;
}
/* All Models Styles */
#allModelsContainer {
	background:#ABABAB url(http://mmna.cachefly.net/MMNA/build/images/bpr_pagebg.en-us.jpg) no-repeat scroll 0 0;
	height: 470px;
	width:1000px;
	padding-top: 20px;
	/*width: 850px;
	padding-left: 150px;	
	background: #ababab url(http://mmna.cachefly.net/MMNA/images/amd_pagebg.en-us.jpg) no-repeat;*/
}
/* Company Styles */
#companyContainer {
	width: 1000px;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
	float:left;
}
#companyNavContainer {
	width: 213px;
	float:left;
}
#companyContent {
	width: 760px;
	margin-top: 10px !important;
	float:left;
}
#cmpLeft {
	width: 500px;
	float:left;
	padding-top: 20px;
}
#cmpLeftFull {
	width: 710px;
	float:left;
	padding-top: 20px;
}
#cmpRight {
	width: 240px;
	margin-left: 20px;
	float: left
}
#cmpNavOuterList {
	float:left;
	background-image: url(http://mmna.cachefly.net/MMNA/company/images/cmp_navBgFlat.en-us.gif);
	background-repeat: repeat-y;
}
#cmpNavItemList {
	clear:both;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 204px;
	padding-top:10px;
	background-image: url(http://mmna.cachefly.net/MMNA/company/images/cmp_navBgGrad.en-us.gif);
	background-repeat: no-repeat;
	float:left;
}
.cmpBoxHeader {
	width: 192px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	margin-top:20px;
	background-image:url(http://mmna.cachefly.net/MMNA/company/images/cmp_boxHeaderBg.en-us.gif);
	background-repeat: repeat-x;
}
.cmpBoxData {
	background-color: #e6e6e6;
	width: 192px;
	padding-left: 5px;
}
.cmpNavArrow {
	width: 10px;
	float:left;
}
.cmpNavItem {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.cmpNavItemSelected {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0
}
.cmpNavItemArrow {
	padding-left: 18px;
	width: 10px;
	float:left;
	margin-top: 4px
}
.cmpNavSecondaryItem, .cmpNavSecondaryItemSelected {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #dddddd;
	float: left;
	width: 154px;
	text-transform: capitalize;
	margin: 1px 0
}
.cmpNavSecondaryItemSelected {
	color: #ed1c24
}
.cmpNavItemArrowSecondary, .ownNavItemArrowSecondary {
	padding-left: 30px;
	width: 10px;
	float:left;
	margin-top: 4px
}
.cmpNavItem a, .ownNavItem a {
	color: #FFF
}
.cmpNavSecondaryItem a, .ownNavSecondaryItem a {
	color: #ddd;
}
.cmpContentText, .ownContentText {
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.ownContentText {
	font-size: 11px;
	color: #000;
	line-height: 15px;
}
.cmpContentText p:first-child, .ownContentHeader p:first-child {
	margin-top:0px;
}
.cmpContentHeader, .ownContentHeader {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	line-height: 14px;
	margin: 10px 10px 10px 0;
	text-transform: uppercase;
}

#FlashLeft {
	width:280px;
	float:left;
	position:absolute;
	top:46px;
	left:240px;
}
#FlashRight {
	margin-left: 30px;
	}
#FlashBottom {
	clear:both;
	width: 715px;
	position:absolute;
	top:360px;
	left:240px;
}
.conceptPopupStyle {
	background-color: #3d3d3d;
	position: absolute;
	top: 110px;
	margin: 0 auto 0 50px;
	height: 406px;
	width: 572px;
	z-index: 16
}
.conceptPopupContainer {
	width: 572px;
	font-weight: bold;
	color:white;
	margin: 0;
	padding: 0;
}
.conceptPopupImage {
	margin: 10px;
}
.conceptPopupHeader {
	width: 562px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #3D3D3D;
	text-transform:uppercase;
	height: 19px;
	line-height: 16px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
}
th {
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
}
/* Dashboard Styles */
#dshLeft {
	width: 225px;
	margin-left: 20px;
	float: left;
}
#dshRight {
	width: 565px;
	padding: 0;
	float: right;
}
#dshRight2 {
	width: 564px;
	padding: 0;
	border:none;
	float: right;
}
#dshRight15 {
	width: 564px;
	padding-bottom: 0px;
	border: 0px solid #999;
	float: left;
}
#dshRight3 {
	background-image: url(../../MMNA/images/header_lot.en-us.gif);
	background-repeat: no-repeat;
	width: 710px;
	padding-top: 0;
	padding-left: 35px;
	border:none;
	float: right;
}
#dshGalant {
	height: 149px;
	padding: 3px;
	background: #ccc url(../../images/xxx_pageBg.en-us.jpg) no-repeat;
}
#dshHeaderLot {
	background-image: url(../../images/header_lot.en-us.gif);
	background-repeat: no-repeat;
	float: right;
}
.dshPullQuoteText {
	float: right;
	width: 569px;
	height: 113px;
	float:left;
	background-image: url(../../images/dshPullQuoteBg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: black;
	line-height:normal;
	color: #666;
	padding: 15px 25px;
	margin-bottom:15px;
	margin-left: -5px;
	line-height:30px;
}
.dshContentText {
	vertical-align: top;
	width: 564px;
	padding: 0 20px;
	font-size: 12px;
	color: black;
	line-height: 18px;
}
.dshContentHeader {
	vertical-align: top;
	background-image: url(../../images/header_lot.en-us.gif);
	font-size: 18px;
	font-weight: bold;
	color: #e4181f;
	line-height: 18px;
	text-transform: uppercase;
	padding-bottom:10px;
	padding-left:20px;
}
.dshContentHeaderUnder {
	vertical-align: top;
	background-image: url(../../images/header_lot.en-us.gif);
	font-size: 18px;
	font-weight: bold;
	color: #e4181f;
	line-height: 14px;
	text-transform: uppercase;
	text-decoration:underline;
	padding-bottom:10px;
	padding-left:20px;
}
.dshSideNote {
	font-size: 80%;
	font-style: italic;
}
.dshContentJoyride {
	width: 569px;
	float:right;
	background-image: url(../../images/dsh_navCompany.en-us.jpg);
	background-repeat: no-repeat;
}
.dshContentLot {
	margin-bottom:-110px;
}
.dshContentSubHeader {
	font-size: 17px;
	font-weight: bold;
	color: #e4181f;
	line-height: 14px;
	text-transform: uppercase;
	padding-bottom:10px;
	padding-left:20px;
}
.dshContentFootnote {
	font-size: 10px;
	color: black;
	line-height: 15px;
	width: 569px;
}
.dshGalantExplore {
	font-size: 18px;
	font-weight: normal;
	color: #e4181f;
	line-height: 14px;
	text-transform: uppercase;
	padding-bottom:15px;
	background-image: url(../../images/pop_up/hdrLogo.en-us.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
}
.dshPullQuote_Bg {
	border: none;
	width: 569px;
	height: 113px;
	float:left;
	background-image: url(/MMNA/images/dshPullQuoteBg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: black;
	color: #666;
	padding: 15px 30px 15px 25px;
	margin: 13px 0 13px -5px;
}
.dshPullQuote_Sm {
	width: 575px;
	height: 93px;
	float:left;
	background-image: url(/MMNA/images/dsh_pullquoteblock.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: black;
	color: #666;
	padding: 15px 30px 15px 25px;
	margin: 13px 0 13px -5px;
}
#dshPullQuote_2 {
	width: 500px;
	height: 91px;
	float:left;
	background-image: url(../../images/dshPullQuoteBg_sm.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: black;
	color: #666;
	padding: 15px 35px 15px 45px;
	margin: 13px -10px 13px 0;
	line-height:25px;
}
#dshPullQuote_1 {
	border: none;
	width: 500px;
	height: 114px;
	float:left;
	background-image: url(../../images/dshPullQuoteBg_lg.jpg);
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	color: black;
	color: #666;
	padding: 15px 35px 15px 45px;
	margin: 13px -10px 13px 0;
	line-height:25px;
}
td {
	vertical-align: top;
}
/* Owners Styles */
#ownersContainer {
	width: 1000px;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
	float:left;
}
#ownersNavContainer {
	width: 240px;
	float:left;
}
#ownersContent {
	width: 760px;
	margin-top: 30px;
	float:left;
}
#ownLeft {
	width: 500px;
	float:left;
	padding-top: 20px;
}
#ownLeftFull {
	width: 710px;
	float:left;
	padding-top: 20px;
}
#ownRight {
	width: 240px;
	margin-left: 20px;
	float: left
}
#ownNavOuterList {
	float:left;
	background-image: url(http://mmna.cachefly.net/MMNA/owners/images/own_navBgFlat.en-us.gif);
	background-repeat: repeat-y;
}
#ownNavItemList {
	clear:both;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 204px;
	padding-top:10px;
	background-image: url(http://mmna.cachefly.net/MMNA/owners/images/own_navBgGrad.en-us.gif);
	background-repeat: no-repeat;
	float:left;
}
.ownBoxHeader { 
	width: 192px;
	_width: 197px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	margin-top:20px;
	background-image:url(http://mmna.cachefly.net/MMNA/company/images/cmp_boxHeaderBg.en-us.gif);
	background-repeat: repeat-x;
}
.ownBoxData {
	background-color: #e6e6e6;
	width: 177px;
	_width: 197px;
	padding: 10px 10px 10px 10px;
}
.ownNavArrow {
	width: 10px;
	float:left;
}
.ownNavItem {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.ownNavItemSelected {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.ownNavItemArrow {
	padding-left: 18px;
	width: 10px;
	float:left;
	margin-top: 4px;
}
.ownNavSecondaryItem {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #dddddd;
	float: left;
	width: 154px;
	text-transform: capitalize;
	margin: 1px 0;
}
.ownNavSecondaryItemSelected {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	float: left;
	width: 154px;
	text-transform: capitalize;
	margin: 1px 0;
}
.ownNavItemArrowSecondary {
	padding-left: 30px;
	width: 10px;
	_width: 40px;
	float:left;
	margin-top: 4px;
}
.ownNavItem a {
	color: #FFFFFF
}
.ownNavSecondaryItem a {
	color: #dddddd;
}
.ownContentText {
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
.ownContentText img.right {
	float: right;
	margin-left: 10px
}
.ownContentText img.left {
	float: left;
	margin-right: 10px;
	margin-top: 0.5em
}
.ownContentText p {
	margin-top: 0;
}
.ownContentText h3 {
	margin-bottom: 0;
	font-size: 12px;
}
.ownServiceHeader {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	line-height: 13px;
	background-color: #999;
}
.ownServiceText {
	font-size: 11px;
	color: black;
	line-height: 15px;
	padding-left: 10px;
	background-color: #aaa;
}
.modVisualConent {
	width: 320px;
	float: left;
	margin-top: 6px;
	margin-left: 45px;
}
.modCopyConent {
	width: 350px;
	float: left;
}
/* Finance Styles */
#financeContainer, #helpContainer {
	width: 1000px;
	background-color: #fff;
	float:left;

}
#financeNavContainer {
	width: 240px;
	float:left;
}
#financeContent {
	width: 760px;
	margin-top: 30px;
	float:left;
}
#fncLeft {
	width: 500px;
	float:left;
	padding-top: 20px;
}
#fncLeftFull {
	width: 710px;
	float:left;
	padding-top: 20px;
}
#fncRight {
	width: 240px;
	margin-left: 20px;
	float: left
}
#fncNavOuterList {
	float:left;
	background-image: url(http://mmna.cachefly.net/MMNA/finance/images/fnc_navBgFlat.en-us.gif);
	background-repeat: repeat-y;
}
#fncNavItemList {
	clear:both;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 204px;
	padding-top:10px;
	background-image: url(http://mmna.cachefly.net/MMNA/finance/images/fnc_navBgGrad.en-us.gif);
	background-repeat: no-repeat;
	float:left;
}
.fncBoxHeader {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #353535 url(http://mmna.cachefly.net/MMNA/finance/images/fnc_boxHeaderBg.en-us.gif) repeat-x;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
}
.fncBoxData {
	background-color: #e6e6e6;
	width: 187px;
	padding: 10px;
}
.fncNavArrow {
	width: 10px;
	float:left;
}
.fncNavItem {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.fncNavItemSelected {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.fncNavItemArrow {
	padding-left: 18px;
	width: 10px;
	float:left;
	margin-top: 4px;
}
.fncNavSecondaryItem {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #cacaca;
	float: left;
	width: 154px;
	text-transform: capitalize;
	margin: 1px 0;
}
.fncNavSecondaryItemSelected {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	float: left;
	width: 154px;
	text-transform: capitalize;
	margin: 1px 0;
}
.fncNavItemArrowSecondary {
	padding-left: 30px;
	width: 10px;
	float:left;
	margin-top: 4px;
}
.fncNavItem a {
	color: #FFF;
}
.fncNavSecondaryItem a {
	color: #cacaca;
}
/* Build & Price Styles */
.dataPane, .dataPaneShort {
	width: 330px;
	position: relative;
}
.dataContainer {
	overflow: hidden;
	height: 366px;
	width: 303px;
	margin-top: 2px;
}
.dataContainerShort {
	overflow: hidden;
	width: 330px;
	margin-top: 2px;
}
.dataEntry {
	position: relative;
	width: 330px;
	margin-top: 2px;
}
.headerContent {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.headerContentSub {
	font-size: 11px;
	font-weight:bold;
	text-transform:capitalize;
	color: white;
	text-decoration: none;
}
.scrollPath {
	visibility: hidden;
	overflow: hidden;
	height: 365px;
	width: 13px;
	position: absolute;
	left: 315px;
	background-color: #999;
	margin-top: 2px;
	z-index: 2;
}
.scroller {
	position: absolute;
	width: 13px;
	background: #474747 url(http://mmna.cachefly.net/MMNA/build/images/bpr_scrollerbtm.en-us.gif) no-repeat;
	background-position: bottom;
}

/* BUILD AND PRICE STYLES*/
#bprDrawers {
	position: absolute;
	visibility:hidden;
	width: 410px;
	left: 562px;
	top: 445px;
	z-index: 15;
}
#bprContainer {
	width: 1000px;
	height: 500px;
	background: #ababab url(http://mmna.cachefly.net/MMNA/build/images/bpr_pagebg.en-us.jpg) no-repeat;
}
#bprModelColumn {
	position: absolute;
	margin-left: 200px;
	padding-top: 20px
}
.bprModelImg {
	float:left;
	width: 175px;
	min-height:50px
}

.bprModelImg:hover {
	cursor:pointer
}
.bprModelCopy {
	float:left;
	margin-top: 10px;
	width: 170px;
	margin-left:10px;
}
.bprModelCopy b {
	font-weight:bold;
	font-size:12px;
}

.bprModelHeader {
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	cursor:pointer;
	color:#F00;
}

.bprModelHeader:hover {
	cursor:pointer;
}

.bprModelCopy a {
	color:black;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	padding-top:5px;
}

.bprModelSep {
	float:left;
	width: 300px;
	height: 1px;
	margin: 10px 20px;
	border-bottom: 1px dotted #666;
	overflow:hidden
}
.bprModelContainer {
	padding-bottom:10px;
	border-bottom: 1px dotted #666;
}

.bprModelFinal {
	border:none;
}

#bprFinishedColumn {
	position: absolute;
	margin-left: 216px;
	margin-top: 24px;
	visibility: hidden;
	height: 500px;
	z-index:4
}
.estPaymentBtn{
	color:#ED1C24;
	float:left;
	font-weight:bold;
	margin-top:15px;
	width:290px;
	cursor:pointer;
}

.monthlyPayment{
	float:left;
	font-weight:bold;
	font-size:18px;
	color:#ED1C24;
	margin-top: 12px;
	margin-left: 10px;
	text-align:right;
	width:90px;
	
		
}
.bprFinishedHeader {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	margin-bottom: 4px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
}
.bprHeader {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	margin: 0 4px 3px 4px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
}
.printHeader{
	width: 315px; text-align: center; text-transform: capitalize; font-weight: bold; font-size: 12px; color: #bcbcbc; margin-bottom:5px; padding: 5px 0; background-color: #000;
}
.printHeaderWarr{
	width: 660px; text-align: center; text-transform: capitalize; font-weight: bold; font-size: 12px; color: #bcbcbc; margin-bottom:5px; padding: 5px 0; background-color: #000;
}
.bprPrintContainer{
	width: 315px; background-color:#fff; border: solid 2px #000; padding-bottom:10px; margin-top:20px;
}
.bprPrintContainerWarr{
	width: 660px; background-color:#fff; border: solid 2px #000; padding-bottom:10px; clear:both; height:100px;
}
.bprHeaderTrims {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: black;
	text-transform:uppercase;
	height: 23px;
	line-height: 16px;
	padding-left: 5px;
	margin: 0 0 3px 0;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif);
	background-repeat: repeat-x;
	background-color:#353535;
}
.bprHeaderTrims img{
	margin-left:5px;
}
#bprVehicleNameFinal {
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000
}
.bprVehicleNameFinal{
	font-size:15px; font-weight:bold; padding:3px 0;
}

.bprWarrantyCol {
	width: 140px;
	border-left: 1px solid #666;
	margin-right: 4px;
	padding: 0 4px 0 5px;
	margin-bottom: 10px;
	float:left
}
#bprRfq {
	visibility:hidden;
	width: 330px;
	height: 107px;
	padding: 0;
	position:absolute;
	z-index:4;
	top: 356px;
	left: 216px;
	background-repeat: no-repeat;
}
#bprPricingPane {
	width: 406px;
	margin-left: 23px;
	padding-top: 0;
	float:left;
}
#bprPricingPaneInside {
	float:left;
	padding: 3px 0 0 0;
	width: 410px
}
#bprMoreDealers {
	visibility:hidden;
	width: 336px;
	height: 447px;
	padding: 0;
	position:absolute;
	z-index:6;
	top: 53px;
	left: 216px;
	background: #CCC url(http://mmna.cachefly.net/MMNA/build/images/bpr_rfqBg.en-us.gif) no-repeat;
}
.bprDealerRadio {
	float:left;
	width: 30px;
	clear:both;
	height: 20px;
}
.bprDealerRadioData {
	width: 260px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#bprFullDealerList {
	margin-bottom: 8px;
	padding-left: 30px;
	padding-top: 16px
}
#bprRfqForm {
	visibility:hidden;
	width: 570px;
	height: 492px;
	position:absolute;
	z-index:50;
	top: 8px;
	left: 216px;
	background-color: #CCCCCC
}
.backBtn{
	width: 330px;
	float: left;
	text-align: right;
	margin-top: 20px;
}

/* Nav Column Styles */
#bprNav {
	width: 200px;
	height: 340px;
	float:left;
}
.bprZipOuter {
	width: 160px;
	margin-left: 18px;
	background-color: #151515;
	overflow: visible;
	margin-bottom: 10px;
}
#bprZipText {
	width: 136px;
	margin-left: 14px;
	color:#CCCCCC;
}
#bprZip {
	width: 90px;
	font-size: 10px;
	float:left;
	margin-right: 6px;
}
.bprNavItem {
	width: 165px;
	float: left;
	text-align: right;
	margin: 8px 0 8px 10px;
}
.bprNavItemText {
	color: black;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	width:127px;
}
.bprNavItemTextSelected {
	color: #e1e1e1;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	width:127px;
}
.bprNavItemTextCompleted {
	color: black;
	float:left;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
	width:127px;
}
.bprNavArrow {
	width: 14px;
	text-align: right;
	float: left;
}
.bprNavNumber {
	float: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 4px;
	color: black;
	text-align: right;
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	font-weight:bold;
}
.bprNavNumberSelected {
	float: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 4px;
	color: #e1e1e1;
	text-align: right;
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	font-weight:bold;
}
.bprNavNumberCompleted {
	float: right;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 4px;
	color: black;
	text-align: right;
	width: 30px;
	font-size: 28px;
	line-height: 28px;
	font-weight:bold;
}
/* Left Column Styles */
#bprLeftColumn {
	position: relative;
	visibility: hidden;
	width: 330px;
	margin-left: 16px;
	padding-top: 16px;
	height: 400px;
	float:left;
}
#bprLeftColumn a {
	font-weight: bold;
	color: #333
}
.bprTotalText {
	color: #666;
	text-align: right;
	float:left;
	width: 88px;
}
.bprItem {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #dbdbdb;
	width: 100%;
	text-transform:uppercase;
	line-height: 18px;
}
.bprItemAlt {
	clear: both;
	font-size: 10px;
	font-weight: bold;
	color: black;
	background-color: #e6e6e6;
	width: 100%;
	text-transform: uppercase;
	line-height:18px;
}
.dataPaneInput {
	height: 10px;
	width: 10px;
	margin: 0 5px 0 0;
	padding: 0;
}
.bprItemInterior {
	cursor: pointer;
	margin-left: 5px;
}
.bprItemInteriorSelected {
	cursor: pointer;
	color: #eb282c;
	margin-left: 5px;
}
.bprItemInteriorDisabled {
	cursor: pointer;
	color: #999;
	margin-left: 5px;
}
.bprMoreInfo {
	font-size: 8px;
	width: 24px;
	cursor: pointer;
	float: left;
	color: #eb282c;
	margin-right: 6px;
}
.bprItemDollar {
	width: 15px;
	float: right;
	text-align:right;
}
.bprItemPrice {
	width: 35px;
	float: right;
	text-align:right;
	margin-right: 6px;
}
.bprItemInput {
	width: 15px;
	margin-top: 0;
	float: left;
	padding-left: 0;
}
.bprItemName {
	width: 170px;
	margin-left: 46px;
}
.bprComment {
	margin-bottom: 5px;
}
.bprNextPrevious {
	position:absolute;
	margin-top: 8px
}
.bprNextPreviousShort {
	position:relative;
	margin-top: 5px
}
.bprColorThumb {
	width: 64px;
	height: 60px;
	float: left;
	margin: 2px 4px;
}
.bprColorTip {
	height: 18px;
	position: absolute;
	background-color: black;
}
.bprColorTipInterior {
	color: white;
	font-weight: bold;
	line-height: 18px;
}
.bprAccPacInfo {
	background-color: #3d3d3d;
	position: absolute;
	top: 60px;
	left: 260px;
	width: 392px;
	z-index: 16;
}
.bprAccPacHeader {
	width: 382px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	background:#000 url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif) repeat-x;
}
.bprAccPacClose {
	color: #FFF;
	float: right;
	font-weight: bold;
	padding: 1px 6px 0 6px;
	cursor:pointer
}
.bprAccPacLightboxTitle {
	color: #FFF;
	float: left;
	font-weight: bold;
	padding: 1px 6px 0 6px;
}
.bprAccPacAddLink {
	color: #eb282c;
	font-weight: bold;
	float:right;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor:pointer;
}
.bprAccImg {
	width: 352px;
	margin-left: 20px;
	margin-top: 20px;
}
.bprAccDesc {
	width: 372px;
	float:left;
	margin-top: 20px;
	font-weight: bold;
	color:white;
}

.bprAccDesc ul li{
	color:white;
}

.bprAccDesc p {
	font-weight: normal;
	padding: 5px 0 14px 20px;
	margin: 0;
	color:white;
}
.bprTrimInfo {
	background-color: #3d3d3d;
	position: absolute;
	top: 40px;
	left: 10px;
	width: 753px;
	z-index: 15;
}
.bprVehicleNameFinal{
	font-size:15px; font-weight:bold; padding:3px 0;
}

.bprTrimCompHeader {
	width: 743px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	background: #000 url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif) repeat-x;
}
.bprBodyInfo {
	background-color: #3d3d3d;
	position: absolute;
	top: 40px;
	left: 10px;
	width: 598px;
	z-index: 6
}
.bprBodyCompHeader {
	width: 588px;
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	background: #000 url(http://mmna.cachefly.net/MMNA/build/images/bpr_headerBg.en-us.gif) repeat-x;
}
.bprStdFtrContent {
	background-color: #CCC;
	padding: 10px 15px;
}
/* Right Column Styles */
#bprRightColumn {
	position: relative;
	visibility: hidden;
	width: 410px;
	margin-left: 22px;
	padding-top: 16px;
	height: 400px;
	float:left;
}
.bprVehicleImg {
	height: 160px;
}
#bprVehicleBlurb {
	text-align: center;
	margin-top: 10px;
	width: 406px;
	height: 60px;
	border-bottom: 1px dashed #666;
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 15px;
}
#bprTotalPrice {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-left: 6px;
	float:left;
	line-height: 28px;
}
#specialOffersButton {
	width:198px;
	height:54px;
	position:relative;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#specialOffers {
	height: 1px;
	position:absolute;
	left: 0;
	visibility: hidden;
	clear: left;
	width:410px;
	overflow: hidden;
	top:0;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_specOfrOpenBg.en-us.gif);
	background-repeat: no-repeat;
	background-color:#f9f9f9;
}
.bprSpecialOfferItem {
	position:relative;
	border-bottom: 1px dotted #666;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.bprSpecialOfferBox {
	float: left;
	width: 30px;
}
.bprSpecialOfferCopy {
	width: 320px;
	margin-left: 30px;
}
.bprSpecialOfferLegal {
	width: 320px;
	visibility: hidden;
	position:absolute
}
.bprSpecialOfferDesc {
	font-weight: bold;
	cursor:pointer;
}
#financeCalcButton {
	width:209px;
	height:54px;
	position:relative;
	float: right;
	margin-left: 0;
	background-repeat: no-repeat;
}
#financeCalc {
	height: 1px;
	position:absolute;
	background-color: #e5e5e5;
	visibility: hidden;
	width:410px;
	overflow: hidden;
	top:0;
	background-position: right;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_finCalcOpenBg.en-us.gif);
	background-repeat: no-repeat;
	background-color:#f9f9f9;
}
#bprModelName {
	font-weight:bold;

	text-transform:uppercase;
}
#bprTrimName {
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration:none;
}

.bprNames {
	margin-left: 2px;
	width: 220px;
	height: 20px;
	float:left;
}
.bprLineItems {
	margin-top:5px;
	padding-top:2px;
	border-top:1px dashed #666;
	height: 133px;
	width: 406px;
	float:left;
	
}

.bprLineItem {
	font-weight: bold;
	margin-left: 0;
	float: left;
	width: 290px;
}

.bprLineItemNeg {
	font-weight: bold;
	width: 290px;
	float: left;

	color:#ED1C24;
}
.bprLineItemCurPos {
	font-weight: bold;
	width: 30px;
	float:left;
	text-align: right;
}
.bprLineItemCurNeg {
	font-weight: bold;
	width: 30px;
	float:left;
	text-align: right;
	color:#ED1C24;
}
.bprLinePricePos {
	font-weight: bold;
	width:60px;
	float:left;
	margin-left: 6px;
	text-align: right;
}
.bprLinePriceNeg {
	font-weight: bold;
	width:60px;
	float:left;
	margin-left: 6px;
	text-align: right;
	color:#ED1C24;
}
.bprDarkLink {
	font-weight: bold;
	text-transform: uppercase
}
#bprFinancePayment {
	width:80px;
	margin-left: 4px;
	float:left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 26px;
	text-align: center;
}
#bprFinanceTerms {
	width: 200px;
	margin-left: 4px;
	float:left;
	font-size: 9px;
	line-height: 12px;
	margin-top: 12px;
	padding-top: 5px;
}
#bprFinancePaymentInside {
	width:100px;
	margin-left: 5px;
	float:left;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
}
#bprFinanceTermsInside {
	line-height: 12px;
	width: 260px;
	margin-left: 10px;
	float:left;
	font-weight: bold;
	font-size: 10px;
	margin-top: 5px;
}
.bprCalculatorInfo {
	font-weight:bold;
	width: 376px;
	margin-left:10px;
	margin-bottom: 5px;
	padding-left:10px;
	border-top:1px solid #666;
	padding-top: 4px;
	clear:both;
}
.bprCalculatorTag {
	width: 160px;
	font-weight: bold;
	float: left;
	line-height: 16px;
	clear:both
}
.bprCalculatorField {
	float: left;
	padding-bottom: 2px;
	width: 200px;
}
.bprCalculatorField input {
	width: 100px;
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
.bprCalculatorField select {
	width: 100px;
	font-size: 10px;
	height: 16px;
}
.bprCalcButton {
	float: left;
	margin-left: 15px;
	cursor:pointer;
}

#premiumPaintChargeItem {
	visibility: hidden;
	position: absolute;
	width: 406px;
	clear:both
}
#pacAccItem {
	visibility: hidden;
	position: absolute;
	width: 406px;
	clear:both
}
#destPriceItem {
	visibility: hidden;
	position: relative;
	width: 406px;
	clear:both
}
/* Find a Dealer Styles */

#fndContent {
	height: 500px;
	padding: 10px 20px 0 20px;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
}
#fndLeft {
	float:left;
	width:360px;
	padding-right: 14px
}
#fndRight {
	float:left;
	width:586px;
	overflow: hidden
}
#fndDealerList {
}
.fndDealerItem, .fndDealerItemHighlight {
	padding: 3px 12px 4px 12px;
	height: 62px;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_dealerItemBg.en-us.gif);
	background-repeat: repeat-x;
}
.fndDealerItemHighlight {
	cursor: pointer;
	background-image: url(http://mmna.cachefly.net/MMNA/find/images/fnd_dealerItemSelBg.en-us.gif);
	color: #FFF;
}
.fndBoxHeader {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: #000 url(http://mmna.cachefly.net/MMNA/find/images/fnd_boxHeaderBg.en-us.gif) repeat-x;
	clear:both;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
}
.fndBoxContent {
	background-color: #e6e6e6;
	padding: 6px 10px;
	float:left;
	border-right: 1px solid #CCC;
	border-bottom:  1px solid #999;
}
.fndBoxContent input {
	width: 100px;
}
.fndBoxContent select, .fndBoxContent input {
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
.fndDataDrawer {
	width: 590px;
	position: relative;
}
.fndDataDrawer .headerDisabled {
	height:28px;
	cursor: pointer;
	color: #666;
	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;
}
.fndDataDrawer .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;
}
.fndDataDrawer .headerActive {
	height:28px;
	cursor: pointer;
	color: #FFF;
	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;
}
.fndDataDrawer .dataContainer {
	overflow: hidden;
	visibility: hidden;
	height: 200px;
	width:560px;
	position: absolute;
	background-color:#dcdcdc;
	border-right: 1px solid #CACACA;
	border-bottom:  1px solid #CACACA;
}
.fndDataDrawer .dataEntry {
	position: relative;
	padding-left:10px;
}
.fndDataDrawer .scrollPath {
	visibility: hidden;
	overflow: hidden;
	height: 200px;
	width: 13px;
	position: absolute;
	left: 577px;
	background-color: #999;
	margin-top: 2px;
	z-index: 2
}
.fndDataDrawer .scroller {
	background-color: #444547;
	position: absolute;
	width: 13px;
	background-image:url(http://mmna.cachefly.net/MMNA/build/images/bpr_scrollerbtm.en-us.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fndDataDrawer .dirsDiv {
	position:absolute;
	visibility: hidden;
	background-color: #dcdcdc;
	width: 570px;
	height: 390px;
	padding: 10px;
	border-right: 1px solid #CACACA;
	border-bottom:  1px solid #CACACA;
}
.fndDrawerArrow {
	padding: 4px;
	float:left
}
#fndDirsMapDiv {
	border: 1px solid #666;
	width: 568px;
	height: 198px;
}
#fndDirsContainer {
	border: 1px solid #666;
	border-top: none;
	height: 160px;
	overflow: hidden;
	position:absolute;
}
#directionDrawerData input {
	width: 100px;
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
#directionDrawerData select {
	font-size: 10px;
	height: 16px;
	padding: 0;
	margin: 0;
}
#fndDirsData {
	position: relative;
	padding-left:10px;
}
#fndDirsScrollPath {
	visibility: hidden;
	overflow: hidden;
	height: 160px;
	width: 13px;
	position: absolute;
	left: 567px;
	background-color: #999;
	z-index: 2;
}
#fndMapOutside {
	width: 568px;
	height: 320px;
	margin-top: 10px;
	background-image:url(http://mmna.cachefly.net/MMNA/images/mapBg.en-us.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}
#fndMapZoom {
	width: 64px;
	float:right;
	height: 297px;
	padding-top:23px;
}
#fndMapNorth {
	width: 290px;
	float:left;
	padding-left: 214px;
	height: 22px;
}
#fndMapSouth {
	width: 290px;
	float:left;
	padding-left: 214px;
	height: 22px;
}
#fndMapImage {
	width: 450px;
	height: 276px;
	float:left;
}
#fndMapWest {
	width: 27px;
	height: 173px;
	padding-top: 103px;
	float:left;
}
#fndMapEast {
	width: 27px;
	height: 173px;
	padding-top: 103px;
	float:left;
}


/* Common Offer Form Styles */
.commonOfferForm {
	padding: 5px 10px 0 10px
}
.commonOfferField {
	float:left;
	font-size: 11px;
	text-indent:2px;
	margin-right: 5px;
	margin-bottom: 2px
}
.commonOfferField input {
	font-size: 11px;
}
.commonOfferField select {
	font-size: 11px;
}
.commonOfferField textarea {
	font-size: 11px;
	height: 40px;
	width: 500px
}
.commonOfferFieldError {
	float:left;
	font-size: 11px;
	text-indent:2px;
	margin-right: 5px;
	margin-bottom: 2px;
	color: #FF0000;
}
.commonOfferFieldError input, .commonOfferFieldError select {
	font-size: 11px;
}
.commonOfferFieldError textarea {
	font-size: 11px;
	height: 40px;
	width: 500px
}
.commonOfferLegal {
	font-size: 9px;
	color: #666;
	clear:both;
	margin-top: 5px;
}
.commonOfferFormError {
	background-color: #FF0000;
	padding: 5px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: relative;
	visibility: hidden;
}
.commonOfferHr {
	clear: both;
	width: 100%;
	border-bottom: 1px dotted #666;
	margin: 6px 0;
	height: 1px;
	overflow:hidden;
}
.commonOfferCheckbox {
	vertical-align: middle;
}
/* Sitemap Styles */
#smpContainer {
	width: 1000px;
	float:left;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
}
#smpContent {
	width: 740px;
	margin-top: 30px;
	margin-left: 240px;
	margin-bottom: 30px;
}
.smpHeader {
	margin-top: 10px;
	width: 725px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	background: #000 url(http://mmna.cachefly.net/MMNA/find/images/fnd_boxHeaderBg.en-us.gif) repeat-x;
	float: left
}
.smpHeader a {
	color: #FFF
}
.smpParentItem {
	font-weight: bold;
	width: 140px;
	float:left;
	padding-top: 5px;
	margin-right: 8px;
}
.smpParentItem a {
	color: #333;
}
.smpChildItem a {
	color: #333;
	font-weight: normal;
}
.smpRow {
	clear: both;
}
.smpSubHeader {
	margin: 15px 0;
	font-weight: bold;
	font-size: 13px;
}
/* Vehicle Page Styles */
#individual_vehicle_content {
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
}
#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
}
.vehTabSelectedWide {
	height: 19px;
	line-height: 19px;
	font-weight: bold;
	color: #ED1C24;
	margin-right: 6px;
	float:left;
	width: 184px;
	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: absolute;
	visibility:hidden
}
.vehTabContent {
	width: 730px;
	background-color: #f0f0f0;
	clear:both;
	float:left;
}
.vehAccTabContent {
	width: 730px;
	background-color: #CCCCCC;
	clear:both;
	float:left;
	background-image:url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccLargeImgBg.en-us.gif);
}
.vehTabIntroContent {
	width: 670px;
	background-color: #ebebeb;
	padding: 10px 30px;
}



.vehTabBottom {
	height: 20px;
	background-color: #ccc;
}
.vehAccItem {
	width: 280px;
	height: 52px;
	padding: 6px 30px 0 30px;
	background: #CCC url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccTabBg.en-us.gif) repeat-x;
}
.vehAccItemSelected .accName {
	color:#ED1C24;
	padding-bottom: 10px;
	font-weight: bold;
}
.vehAccItemSelected .accPrice {
	color:#FFF;
}
.vehAccItemSelected {
	width: 280px;
	height: 52px;
	padding: 6px 30px 0 30px;
	background-color: #333;
}
.vehAccItem .accName {
	color: #333;
	padding-bottom: 10px;
	font-weight: bold;
}
.vehAccItem .accPrice {
	color: #333;
}
.vehAccThumbContainer {
	float:left;
	height: 50px;
	width: 80px;
}
.vehAccContent {
	float: left;
	width: 250px;
}
.vehBigAccImg {
	width: 360px;
	background-color: #333;
	position:absolute;
	left:340px;
	padding: 15px;
	color:#FFF;
}
.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 {
	border-bottom: 1px dotted #666;
	margin: 0 10px;
	padding-bottom: 5px;
	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;
}

.vehTrimCopyHeader {
	width: 290px;
	float:left;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 10px;
}

.fndDrawerArrow {
	padding: 4px;
	float:left
}

/*

.vehTabBottom {
	height: 20px;
	background-color: #ebebeb;
}
.vehAccItem { 
	width: 280px;
	height: 52px;
	padding: 6px 30px 0 30px;
	background: #CCC url(http://mmna.cachefly.net/MMNA/images/vehicle/vehAccTabBg.en-us.gif) repeat-x;
}
.vehAccItemSelected .accName {
	color:#ED1C24;
	padding-bottom: 10px;
	font-weight: bold;
}
.vehAccItemSelected .accPrice {
	color:#FFF;
}
.vehAccItemSelected {
	width: 280px;
	height: 52px;
	padding: 6px 30px 0 30px;
	background-color: #333;
}
.vehAccItem .accName {
	color: #333;
	padding-bottom: 10px;
	font-weight: bold;
}
.vehAccItem .accPrice {
	color: #333;
}
.vehAccThumbContainer {
	float:left;
	height: 50px;
	width: 80px;
}
.vehAccContent {
	float: left;
	width: 250px;
}
.vehBigAccImg {
	width: 360px;
	background-color: #333;
	position:absolute;
	left:340px;
	padding: 15px;
	color:#FFF;
}
.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;
}
.vehTitleRow {
	width: 700px;
	clear: both;
	margin: 0 15px;
	position:relative;
}
.vehTrimCopy {
	width: 320px;
	float:left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.vehTrimCopyHeader {
	width: 290px;
	float:left;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.vehTrimHeaderRow {
	width: 700px;
	clear:both;
	margin: 0 15px;
	position:relative;
}
.vehTrimImage {
	width: 320px;
	float:left
}
.vehViewTrim {
	width: 700px;
	clear:both;
	margin: 0 15px;
	padding: 15px 0;
}
.vehTrimDetails {
	width: 700px;
	clear:both;
	margin: 0 15px;
	padding-bottom: 15px;
	visibility: hidden;
}
.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;
}
.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;
}
.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;
}

*/
.vehDrawerArrow {
	padding: 4px;
	float:left
}
.vehSafetyModelName {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px
}
.vehSafetyRow {
	border-bottom: 1px dotted #666;
	margin: 10px 0;
	padding: 0 0 10px;
	min-height: 107px;
	height: 100%
}
.vehBPLink {
	text-align: right;
	text-transform:uppercase;
	padding-bottom: 8px;
	font-weight: bold;
}
.vehSafetyImg {
	width:350px;
	float:right;
	overflow:hidden;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.vehSafetyImageColumn {
	width: 216px;
	height:100%;
	float: left;
}
.vehSafetyCopyColumn {
	float: right;
	width:60%;
}
.vehSafetyCopyCaption {
	font-weight: bold;
}
.vehSafetyCopy {
	padding: 30px 0 0 30px;
	margin: 0;
	width: 670px;
	float:left;
	clear:none;
	overflow: hidden;
}
.vehSafetyImageContainer {
	margin: 0 0 10px 10px;
	float: right;
}
.vehSafetyContent {
	background: #DFDDDE url(http://mmna.cachefly.net/MMNA/images/vehicle/vehSafTabBg.en-us.gif) no-repeat;
}
.vehSafetyFooter {
	clear:both;
	padding: 10px 0 0 0;
	font-size: 9px;
	color: #666;
}
.vehWarrantyContent {
	background: #bababa url(http://mmna.cachefly.net/MMNA/images/vehicle/vehSafTabBg.en-us.gif) repeat-x;
	padding: 30px;
}
.vehWarrantyFooter {
	border-top: 1px dotted #666;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 10px;
	color: #666
}
.vehWarrantyTable {
	margin-top:10px;
	width: 670px
}
.vehWarrantyTable th {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	background: black url(http://mmna.cachefly.net/MMNA/images/vehicle/vehTableHeaderBg.en-us.gif);
}
.vehWarrantyTable td {
	background-color: #aaa;
	vertical-align: top;
	padding: 2px 6px 4px 6px;
}
.vehWarrantyTable .darkCell {
	background-color: #999;
	vertical-align: top;
	padding: 2px 6px 4px 6px;
}
/* Features/Specs */
#specsContainer {
	position: absolute;
	margin-left:230px;
}
#specsContainer .vehTabLayer {
	padding-top: 20px;
	color: #666
}
.selectHousing {
	padding-left:15px;
	padding-top:10px;
	padding-bottom:3px;
}
.featuresSpecsList {
	width:220px
}
.specsDataDrawer {
	width: 730px;
	position: relative;
}
.specsDataDrawer .bobodataContainer {
	visibility: hidden;
	width: 730px;
	position: absolute;
	padding-top:0;
}
.specsDataDrawer .headerDisabled {
	height:28px;
	cursor: pointer;
	color: #666;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerBg.en-us.gif) repeat-x;
}
.specsDataDrawer .headerEnabled {
	height:28px;
	cursor: pointer;
	color: black;
	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;
}
.specsDataDrawer .headerActive {
	height:28px;
	cursor: pointer;
	color: white;
	font-size: 13px;
	line-height: 26px;
	font-weight:bold;
	text-transform: uppercase;
	background: url(http://mmna.cachefly.net/MMNA/find/images/fnd_drawerSelBg.en-us.gif) repeat-x;
}
.specs_table {
	width: 730px;
	margin:0px;
	padding:0px;
}
.specs_header-row {
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#999;
}
.specs_row_light {
	color: black;
	font-size: 10px;
	line-height: 13px;
	text-align:center;
	background-color:#EDEDED;
	padding-left: 20px;
	padding-right:10px;
}
.specs_row_dark {
	color: black;
	font-size: 10px;
	line-height: 13px;
	text-align:center;
	background-color:#CDCDCD;
	padding-left: 20px;
	padding-right:10px;
}
.specs_table td {
	padding:2px;
	vertical-align:top;
}
/* specs_row_header as a name is dangerously close to specs_header-row  so i've created the same class styles as  specs_row_header-cellhttp://mmna.cachefly.net/MMNA. but to be sure everythign migrates smoothly i am leaving specs_row_header until i can throughly confirm all instances have been re-named */
.specs_row_header {
	font-weight:bold;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	background-color:inherit;
}
/* specs_row_header_redesign is for a re-vamped specs table. For backwards compatibility I'm keeping the old one above. -- Mike Ottinger 2/20/2008 */
.specs_row_header_redesign {
	font-weight:bold;
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	background-color:inherit;
}
.specTwoTrimLineRow {
	width: 240px
}
.specThreeTrimLineRow {
	width: 160px
}
.specFourTrimLineRow {
	width: 120px
}
.specs_row_header-cell {
	font-weight:bold;
	text-align:left;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:inherit;
}
.specs_row_header-cell-wide {
	font-weight:bold;
	text-align:left;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:inherit;
}
.specs_row_header-cell-nowt {
	font-weight:bold;
	text-align:left;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:inherit;
}
.specs_table_para {
	color: black;
	font-size: 11px;
	line-height: 13px;
	padding-left: 20px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:3px;
}
.specsBold {
	font-weight:bold;
	color: black;
	font-size: 11px;
	line-height: 14px;
}
.specsSmall {
	color: black;
	font-size: 9px;
	line-height: 12px;
}
/* Individual Vehicle Page - Gallery  */
#displayArea {
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:367px;
	border:black solid 0;
}
#scrollContainer {
	position:absolute;
	top:367px;
	left:0;
	width:1000px;
	height:127px;
	border:black solid 0;
	background-image: url(/MMNA/images/gallery/gallery_bg.gif);
}
#exterior {
	position:absolute;
	top:12px;
	left:417px;
	width:62px;
	z-index:50;
}
#interior {
	position:absolute;
	top:12px;
	left:519px;
	width:60px;
	z-index:50;
}
#housing {
	position:absolute;
	top:30px;
	left:29px;
	width:942px;
	height:90px;
	border:black solid 0;
	overflow:hidden;
}
#leftArrow {
	position:absolute;
	left:11px;
	top:30px;
	z-index:99;
}
#rightArrow {
	position:absolute;
	left:971px;
	top:30px;
	z-index:99;
}
#exteriorSlideshowEngine {
	position:absolute;
	top:0;
	left:0;
	height:89px;
	border:none;
}
#exteriorSlideshowCaboose {
	position:absolute;
	top:0;
	left:-2000px;
	height:89px;
	border:none;
}
#categoryButtonArea {
	position:absolute;
	height:30px;
	width:100%;
	border:none;
}
.categoryButton {
	position:absolute;
	top:12px;
	z-index:50;
}
.categoryButton img {
	border:0px solid blue;
}
/* Special Offers Styles */
#specialOffersContainer, #mediaContainer, #dakarContainer, #contactusContainer, #copyrightContainer, #errorContainer, #privacyContainer, #accoladesContainer {
	width: 1000px;
	padding-top: 20px;
	float:left;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;	
}
#spoNav {
	width: 178px;
	float:left;
	margin-right: 30px;
}
#spoNavSpacer {
	height: 468px;
	float:left
}
.spoNavItem {
	padding: 10px 8px 10px 10px;
	/*background: #4C4C4C url(http://mmna.cachefly.net/MMNA/images/specialOffers/spo_navItemBg.en-us.gif) repeat-x bottom;*/
	/*background: #FFF;*/
}
.spoNavItem select {
	font-size: 10px;
	width: 156px;
}
.spoZipOuter {
	width: 160px;
	overflow: visible;
	margin-top: 8px;
	background-color: black;
}
#spoZipText {
	width: 160px;
	color:white;
	font-size: 9px;
}
#spoSelectText {
	width: 160px;
	font-size: 11px;
	padding-bottom: 6px
}
#spoZip {
	width: 90px;
	height: 18px;
	font-size: 10px;
	float:left;
	margin-right: 6px;
}
.spoZipField {
	width: 156px;
	margin-left: 14px;
	margin-top: 6px
}
#spoContent {
	width: 730px;
	float: left;
	padding-bottom: 15px;
	margin-top: 5px
}
.spoHeader {
	width: 730px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 10px
}
.spoItem {
	padding: 10px 0 15px 0;
	border-bottom: 1px dotted #666;
}
.spoImage {
	width: 210px;
	margin-right: 14px;
	float:left
}
.spoCopy {
	width: 490px;
	margin-left: 224px;
}
.spoLegal {
	width: 490px;
	font-size: 9px;
	color: #666;
	margin-left: 224px;
}
#spoRfqForm {
	visibility:hidden;
	width: 740px;
	padding: 20px 16px 0 10px;
	position:absolute;
	z-index:4;
	top: 135px;
	left: 210px;
}
/* Careers Page Styles */
#jobLeftFull {
	width: 710px;
	float:left;
	padding-top: 20px;
}
#jobLeft {
	width: 500px;
	float:left;
	padding-top: 20px;
}
#jobRight {
	width: 240px;
	margin-left: 20px;
	float: left;
}
/* Help Page Styles */
#helpCopy, #dakarCopy {
	width: 730px;
	padding-bottom: 20px;
	margin-left: 220px;
}
/* Media Page Styles */
#mediaCopy, #contactusCopy {
	width: 730px;
	padding-bottom: 20px;
	margin-left: 220px;
}
#mediaCopyWindow {
	padding:0;
	margin:0 0 10px 100px;
}
#jobsFrameDiv {
	padding:8px 0 0 0;
	background-color:#333;
}
/* Dakar Page Styles */
.dakHeader {
	width: 730px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px
}
/* Contact Page Styles */
.conContentText {
	font-size: 11px;
	color: black;
	line-height: 15px;
	margin: 0 10px 5px 10px;
}
.conContentHeader {
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 14px;
	margin: 0 0 10px 10px;
}
/* Copyright Page Styles */
#copyrightCopy, #errorCopy {
	width: 730px;
	padding-bottom: 20px;
	margin-left: 220px;
	height: 472px
}
/* Error Page Styles */
.errHeader {
	width: 730px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px
}
/* Privacy Page Styles */
#privacyCopy {
	width: 730px;
	padding-bottom: 20px;
	margin-left: 220px;
}
/* Brochure Page Styles */
#brochureContainer {
	width: 1000px;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
}
#brochureLeft {
	width: 200px;
	height: 400px;
	float:left;
	margin-right: 20px
}
#brochureRight {
	padding-top: 20px;
	width: 560px;
	float:left;
}
/* Partners Styles */
#partnersContainer {
	width: 1000px;
	float:left;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
}
#partnersNavContainer {
	width: 240px;
	float:left;
}
#partnersContent {
	width: 760px;
	margin-top: 30px;
	float:left;
}
#ptrLeft {
	width: 500px;
	float:left;
	padding-top: 20px;
}
#ptrLeftFull {
	width: 710px;
	float:left;
	padding-top: 20px;
}
#ptrRight {
	width: 240px;
	margin-left: 20px;
	float: left
}
#ptrNavOuterList {
	float:left;
	background: url(http://mmna.cachefly.net/MMNA/partners/images/ptr_navBgFlat.en-us.gif) repeat-y;
}
#ptrNavItemList {
	clear:both;
	float:left;
	width: 204px;
	padding-top:10px;
	background: url(http://mmna.cachefly.net/MMNA/partners/images/ptr_navBgFlat.en-us.gif) no-repeat;
	float:left;
	height: 100px;
}
.ptrBoxHeader {
	width: 402px;
	color: white;
	text-transform:uppercase;
	height: 18px;
	margin-top: 20px;
	padding-left: 4px;
	background: black url(http://mmna.cachefly.net/MMNA/partners/images/ptr_boxHeaderBg.en-us.gif) repeat-x;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.ptrBoxData {
	background-color: #e6e6e6;
	width: 387px;
	padding: 10px;
}
.ptrNavArrow {
	width: 10px;
	float:left;
}
.ptrNavItem {
	font-size: 9px;
	font-weight: bold;
	color: white;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.ptrNavItemSelected {
	font-size: 9px;
	font-weight: bold;
	color: #ed1c24;
	float: left;
	width: 156px;
	text-transform: uppercase;
	margin: 1px 10px 3px 0;
}
.ptrNavItemArrow {
	padding-left: 18px;
	width: 10px;
	float:left;
	margin-top: 4px;
}
.ptrNavSecondaryItem, .ptrNavSecondaryItemSelected {
	font-size: 9px;
	font-weight: bold;
	color: #cacaca;
	float: left;
	width: 154px;
	text-transform: capitalize;
	margin: 1px 0;
}
.ptrNavSecondaryItemSelected {
	color: #ed1c24;
}
.ptrNavItemArrowSecondary {
	padding-left: 30px;
	width: 10px;
	float:left;
	margin-top: 4px
}
.ptrNavItem a {
	color: #FFF
}
.ptrNavSecondaryItem a {
	color: #cacaca;
}
/* Misc Styles */
.contentstacker {
	width:670px;
	padding:15px;
	border-top: 1px solid #666;
}




/*** REMOVE comments for PROD 
     keep comments for STAGE    *****/


/* Accolades Styles */
/*
#accoladesContainer {width: 1000px; padding-top: 15px; background-color: #cccccc; float:left; background-image: url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg); background-repeat: no-repeat;}
#accoNav {width: 194px; float:left; margin-right: 30px; padding: 10px 0px 10px 0px; background-color: #000000;}
#accoNavSpacer {height: 468px; float:left }
.accoNavItem { background-color: #4C4C4C; text-align:center; background-image:url(http://mmna.cachefly.net/MMNA/images/specialOffers/spo_navItemBg.en-us.gif); background-position: bottom; background-repeat: repeat-x;  padding: 15px 0px 15px 0px;}
.accoNavItem select { font-size: 10px; width: 156px;}
.accoZipOuter {width: 160px; overflow: visible; margin-top: 8px; background-color: #000000}
#accoZipText {width: 160px; color:#FFFFFF; font-size: 9px;}
#accoSelectText {width: 178px; color:#FFFFFF; font-size: 12px; text-align:center; font-weight:bold;padding-bottom: 6px}
.accoSel {width: 160px; color:#FFFFFF; font-size: 12px; text-align:center; font-weight:bold;padding-bottom: 6px}
#accoZip {width: 90px; height: 18px; font-size: 10px;  float:left; margin-right: 6px;}
.accoZipField {width: 156px; _width: 149px; margin-left: 14px; _margin-left: 7px; margin-top: 6px}
#accoContent {width: 730px; float: left; padding-bottom: 15px; margin-top: 10px}
.accoHeader {width: 730px;  font-weight: bold; text-transform: uppercase; font-size: 14px; padding-bottom: 6px}
.accoItem {padding: 10px 0px 15px 0px; border-bottom: 1px dotted #666666;  min-height: 185px; _height: 185px}
.accoImage {width: 210px; position:absolute;}
.accoSmImage {width: 105px; position:absolute;}
.accoCopy {width: 350px; margin-left: 220px; padding-bottom:20px}
.accoCopySub {width: 450px; margin-left: 120px; padding-bottom:20px}
.accoTitle {color:#000;font-weight:bold;font-size:14px;}
.accoSrcTitle {color:#000;font-weight:bold;font-size:16px; margin-bottom:5px;}
.accoLegal {width: 490px; font-size: 9px; color: #666666; margin-left: 220px; }
#accoRfqForm { visibility:hidden; width: 740px; _width: 766px; padding: 20px 16px 0px 10px; position:absolute; z-index:4; top: 135px; left: 210px;}
*/

/* News Styles */
img.newsImgFloat {
	float: right;
	margin: 8px;
	padding-top: 6px;
}
#mediaContainer #cmpLeft h3 {
	font-size: 12px;
	margin-bottom: 0; /* collapse with dateline */
}

/*TEST DRIVE */
.testDriveBody {
	padding: 5px 10px;
}
.testDriveHeaderText {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.testDriveHeaderStrip {
	text-transform:uppercase;
	height: 30px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent url(/MMNA/build/images/header_testDrive.en-us.gif) no-repeat;
}
.testDriveFieldContainer {
	padding-top: 15px;
	padding-bottom: 15px;
}
.testDriveFieldRow {
	padding-bottom: 10px;
	padding-top: 10px;
}
.testDriveField {
	float: left;
	font-size:10px;
}
.testDriveFieldRow select, input {
	font-size:10px;
}
.testDriveFieldRow textarea {
	font-size: 11px;
}


/*QUICK QUOTE*/
.quickQuoteBody {
	padding: 5px 10px;
}
.quickQuoteHeaderText {
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.quickQuoteHeaderStrip {
	text-transform:uppercase;
	height: 30px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent url(/MMNA/build/images/header_testDrive.en-us.gif) no-repeat;
}
.quickQuoteFieldContainer {
	padding-top: 15px;
	padding-bottom: 15px;
}
.quickQuoteFieldRow {
	padding-bottom: 10px;
	padding-top: 10px;
}
.quickQuoteField {
	float: left;
	font-size:10px;
}
.quickQuoteFieldRow select, input {
	font-size:10px;
}
.quickQuoteFieldRow textarea {
	font-size: 11px;
}

/*Image float tags*/
img.right {
 padding-left:10px;
 float:right
}
img.left {
 padding-right:10px;
 float:left
}

/*MW Conversion to TRUE Global CSS*/
#body {
	padding-top: 20px;
	float:left;
	min-height: 490px;
	width: 714px;
}

#container {
	width: 1000px;
	float:left;
	background: #ccc url(http://mmna.cachefly.net/MMNA/images/xxx_pageBg.en-us.jpg) no-repeat;
}

#full {
	padding-top: 10px;
}

#left {
	padding-top:10px;
	width: 500px;
	float:left;
}

#navContainer {
	width: 213px;
	min-height: 470px;
	float:left;
}
#right {
	width:200px;
	float:right;
}
#right .boxHeader {
	width: 192px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-transform:uppercase;
	height: 18px;
	line-height: 16px;
	padding: 3px 5px 0 5px;
	margin-top:20px;
	background: #3d3d3d url(/MMNA/company/images/cmp_boxHeaderBg.en-us.gif) repeat-x;
}
#right .boxData {
	background-color: #e6e6e6;
	width: 192px;
	padding: 10px 5px;
}

#right .boxData p {
	line-height: 14px;
}

#right .boxData p:first-child {
	margin-top:0;
}

#right .boxData p:last-child {
	margin-bottom:0;
}

.right {
 padding-left:10px;
 float:right
}

.left {
 padding-right:10px;
 float:left
}

/*****************************/
/********* Footer ************/
#ftrDiv {
	padding: 1em 5px 0 5px;
}
#ftrNav {
	width: auto;
	text-align:left;
	float:left;
	margin-bottom: 1.5em;
}
#ftrNav a, #ftrNav a:visited {
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}
#ftrNav a:hover {
	color: #ED1C24;
}
#ftrCopyright {
	font-size: 10px;
	width: 220px;
	margin: 0 0 0 100px;
	text-align: center;
	background-color:inherit;
	color:#333;
	float: left;
}
#ftrCopyright a, #ftrCopyright a:visited  {
	text-transform: capitalize;
	color: #ED1C24;
	text-decoration: none;
}
#ftrCopyright a:hover {
	color: #ED1C24;
}
#ftrVisitUs {
	width: 200px;
	float: right;
	}
#ftrVisitUs p{
	float: left;
	margin-top: -1px;
	}
#ftrVisitUs img{
	float: right;
	margin: 0 5px 0 3px;
	}
