/***********************
**  Document Defaults **
***********************/

html {
	box-sizing: content-box;
	-moz-box-sizing: content-box
}

body {
	background-color:#000000;
	text-align:center;
	padding:0 0 20px 0;
	margin:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:150%;
}

/*********************
**  Tag Formatting  **
*********************/

h1 {
	font:bold 16px arial;
	margin:0;
	padding:0 0 10px 0;
}

h2 {
	font:bold 12px arial;
	margin:0;
	padding:0 0 10px 0;
}

h3 {
	font:bold 10px arial;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

a {
	text-decoration:none;
	color:#AA0007;
}

a:hover {
	text-decoration:underline;
	color:#AA0007;
}

ul {
	list-style-image:url(/MediaInc/images/li_red_chevron.gif);
	margin:0 0 0 10px;
	padding:0;
}

ul.specsHead {
  list-style-image:url(/MediaInc/images/li_gray_chevron.gif);
  color:#fff;
}

li {
	margin-bottom:15px;
}

p {
	padding:0;
	margin:0 0 10px 0;
}

/**********************
**  Global Elements  **
**********************/

#legalLinks {
	width:610px;
	border-top:1px solid #E5E5E5;
	margin-top:15px;
	padding-bottom:15px;
	padding-top:15px;
}

#legalLinks a {
	color:#7F7F7F;
	text-decoration:none;
	padding-left:8px;
	padding-right:8px;
}

#legalLinksFR {
	width:610px;
	border-top:1px solid #E5E5E5;
	margin-top:15px;
	padding-bottom:15px;
	padding-top:15px;
}

#legalLinksFR a {
	color:#7F7F7F;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
}

#topNav {
	width:445px;
	height:30px;
	background-color:#999;
	float:right;
	margin-bottom:25px;
	background-image:url(/MediaInc/images/bg_topNav.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFF;
}

#topNav a {
	color:#FFF;
	text-decoration:none;
	margin-left:14px;
	position:relative;
	top:8px;
}

#topNavFR {
	width:445px;
	height:30px;
	background-color:#999;
	float:right;
	margin-bottom:25px;
	background-image:url(/MediaInc/images/bg_topNav.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#FFF;
}

#topNavFR a {
	color:#FFF;
	text-decoration:none;
	margin-left:6px;
	position:relative;
	top:8px;
}

#footer {
	border-top:1px solid #000;
	padding-top:10px;
}

#subNav {
	height:38px;
	width:798px;
	background-image:url(/MediaInc/images/bg_corpNav.gif);
	margin-top:0px;
	font:bold 11px arial;
	text-align:right;
}

#subNav a {
	color:#FFF;
	text-decoration:none;
	position:relative;
	top:12px;
	margin-right:24px;
}

#subNav span.popupRelative {
	text-align:left;
	vertical-align:top;
	position:relative;
}

#subNav span.popupBox {
	text-align:left;
	vertical-align:top;
	position:absolute;
	left:-12px;
	top:30px;
	width:1000px;
	height:30px;
	z-index:99;
	visibility:hidden;
}

#subNav span.popup {
	position:relative;
	top:6px;
	padding:0px 7px 0px 7px;
}

#subNav a.popup {
	color:#333333;
	top:0px;
	margin-right:10px;
}

a.navRoll {
	border-bottom:2px solid #FFFFFF;
	margin:0;
}

a.navRoll:hover {
	border-bottom:2px solid #CC0000;
}

#breadcrumb {
		padding:5px 15px;
}

/************************
**  Document structure **
************************/

#container {
	padding:0;
	width:798px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF url(/MediaInc/images/footer_bottom.gif) no-repeat bottom center;
}

.leftSmall {
	width:153px;
	border-right:1px solid white;
	padding:25px 20px;
}

.leftSmall h1, .leftSmall h2, .leftSmall h3 {
	padding:0;
}

.rightSmall {
	width:153px;
	border-left:1px solid white;
	padding:25px 20px;
}

.rightSmall h1, .rightSmall h2, .rightSmall h3 {
	padding:0;
}

.homeBar {
	width:153px;
	border-left:1px solid #E5E5E5;
	padding:25px 20px;
	background-color:white;
}

.bigColumn {
	width:604px;
}

.standardGutter {
	margin:20px;
	width:564px;
}

.narrowGutter {
	margin:20px 9px;
	width:586px;
}

.wideGutter {
	margin:25px 40px;
	width:524px;
}

.wideLeftGutter {
	margin:25px 20px 25px 40px;
	width:544px;
}

.wideRightGutter {
	margin:25px 40px 25px 20px;
	width:544px;
}

.galleryTD {
	width:141px;
	text-align:center;
	border:1px solid white;
	padding-top:10px;
	padding-bottom:5px;
}

.galleryTD p {
	width:108px;
	text-align:left;
	margin:5px auto;
}

.carDetail {
	border-bottom:1px solid #CCCCCC;
	font:11px arial;
	line-height:200%;
	padding:0 30px 15px 30px;
	margin-bottom:10px;
}

.carDetail h1 {
	font-size:14px;
	color:#AA0007;
	padding-bottom:10px;
}

.carDetail li {
	margin-bottom:auto;
}

#homeTable {
  background-color:#AFDFF9;
  padding-top:30px;
  padding-bottom:30px;
}

/******************
**  Specs Table  **
******************/

.tableheader {
	background:#575757;
	font-size:11px;
	color:#f5f5f5;
	font-weight:bold;
	padding:17px 0 9px 15px;
}

.tablerowone {
	background:#ececec;
	font-size:10px;
	color:#000000;
	padding:6px 0 9px 15px;
}

.tablerowtwo {
	background:#ffffff;
	font-size:10px;
	color:#000000;
	padding:6px 0 9px 15px;
}

.tablerowonenew {
	background:#a9cce3;
	font-size:10px;
	color:#000000;
	padding:6px 0 9px 15px;
}

.tablerowtwonew {
	background:#b7ddf5;
	font-size:10px;
	color:#000000;
	padding:6px 0 9px 15px;
}

td.specsHeadCell {
  background-color:#92CCF1;
  padding:25px 15px;
}

/**********************
**  Text Formatting  **
**********************/

.leftSmall ul {
	margin-top:20px;
}

.redText {
	color:#BC010E;
}

.blackText {
	color:#000;
}

.storyHead {
  font-size:14px;
  font-weight:900;
}

.doubleLine {
  line-height:200%;
}
