/* ---------------------------------------- defaults ----------------------------------- */
body 
{
	margin:0;
	padding:0;
	background-color:#000000;
	height: 100%;
	width: 100%;
}

ul
{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

li
{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	vertical-align: bottom;
}

div
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0px;
}

a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #F6C815;
	text-decoration: underline;
}

a:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CA8310;
	text-align: right;
}

div.main-container
{
	position: relative;
	margin: 0px auto;
	width: 800px;
}

div.content-container
{
	font-size: 10pt;
	background-color: #1A1A1A;
	width: 508px;
	height: 100%;
}

/* --------------------------------------------------- navigation ------------------------------------------- */
ul.navigation-list
{
	background-color: #1A1A1A;
	background-image: url('../images/Lower_Nav_BG_Image.jpg');
	background-repeat: repeat-y;
	width: 755px;
}

ul.navigation-list li
{
	width: 248px;
	float: left;
}
/* -------------------------------------------------- footerLinks ---------------------------------------------- */
.footertextlinks {
	list-style-type: none;
}
.footertextlinks li a {
	font-size: 10px;
	float: left;
	text-align:justify;
	height: 10px;
	padding: 6px;
	margin: 5px;
	text-decoration: none;
}



/* -------------------------------------------------- footer ---------------------------------------------- */
ul.footer-list
{
	margin: 15px 0 10px 0;
	width: 800px;
	text-align: center;
	line-height:20px;
}

ul.footer-list li
{
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	display: inline;
}

ul.footer-list li a:link
{
	font-size: 10px;
	text-decoration: none;
}

ul.footer-list li a:active
{
	font-size: 10px;
	text-decoration: none;
}

ul.footer-list li a:visited
{
	font-size: 10px;
	text-decoration: none;
}

ul.footer-list li a:hover
{
	font-size: 10px;
	text-decoration: none;
}

/* -------------------------------------- content list paragraph --------------------------------------------- */
ul.content-list-paragraph li
{
	float: none;
	width: 490px;
	padding: 0 0 10px 0;	
}

/* ------------------------------------------------- home page ------------------------------------------------ */
ul.video-list
{
	background-image: url('../images/Home_Video_BG.png');
	background-repeat: no-repeat;
	height: 330px;
	width: 490px;
}

ul.video-list li
{
	position: relative;
	text-align: center;
	width: 100%;
	top: 25px;
	
}

ul.advertise-list
{
	background-image: url('../images/Advertise_Content_BG.png');
	background-repeat: no-repeat;
	height: 256px;
	width: 490px;
}

ul.advertise-list li
{
	float: none;
	padding: 0 0 20px 0;
}

ul.advertise-list li.advertise-list-header-list-item
{
	position: relative;
	top: 10px;
	text-align: center;
	width: 100%;
}

ul.advertise-list li.advertise-main-content-list-item
{
	padding: 0 10px 0 10px;
	width: 460px;
}


/* -------------------------------------------------- brand --------------------------------------------------- */
.brandHeader
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #F6C815;
	padding-right: 0px;
	padding-top: 10px;
	line-height: 20px;
}

.brandParagraph
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCC;
	text-align: justify;
	line-height: 15px;
}
p.legal 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666;
	text-align: justify;
	line-height: 15px;
}
img.oerImage
{
	margin: 0 0 0 65px;	
}

img.oerAuthorizedImage
{
	margin: 0 0 0 150px;	
}

img.gmRestorationImage
{
	margin: 0 0 0 200px;	
}
img.moparRestorationImage
{
	margin: 0 0 0 30px;	
}
/* --------------------------------------- press and media ------------------------------------------------ */
.mediaDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #710608;
	padding-right: 8px;
	padding-left: 8px;
	width: 310px;
	height: 15px;
	padding-top: 5px;
}

.mediaTitle
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FBCA16;
	background-color: #710608;
	padding-right: 8px;
	padding-left: 8px;
	width: 310px;
}

.mediaSubHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #666;
	padding-top: 5px;
	padding-right: 7px;
	width: 320px;
}

.mediaDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCC;
	line-height: 16px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 93%;
}

.storyheadline
{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FBC816;
	text-align: justify;
}

.storyDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #CCC;
	line-height: 16px;
	text-align: justify;
	padding-right: 8px;
}

ul.press-realease-container-list li
{
	float: left;
	width: 345px;
}

ul.press-realease-container-list li.right-side-image-list-item
{	
	width: 145px;
}

ul.press-release-list
{
	padding: 20px 0 0 0;
}

ul.press-release-list li
{
	float: none;
	display: block;
	padding: 0 0 20px 5px;
}

/* ---------------------------------------------------- contact --------------------------------------------------- */
div.contact-form-container
{
	position: relative;
	left: 28px;
	width: 442px;
	height: 452px;
}

/* ---------------------------------------------------- dealer ----------------------------------------------------- */
div.dealer-form-container
{
	position: relative;
	left: 28px;	
	width: 442px;
	height: 452px;
}

