@charset "utf-8";

/****** Tags ******/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:80%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #171717;
	background-attachment: fixed;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #03F;
}
a:active {
	text-decoration: none;
	color: #03F;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 115%;
}

/****** Wrapper ******/
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#leftBody {
	float: left;
	width: 780px;
	background-repeat: no-repeat;
}

/****** Header ******/
#header {
	float: left;
	height: 60px;
	width: 780px;
	clear: both;
}
#logo {
	float: left;
	height: 60px;
	width: 440px;
}
#phone {
	float: left;
	height: 60px;
	width: 300px;
	margin: 0 0 0 40px;
}

/****** Navigation ******/
#topNav {
	background-image: url(images/top-nav.gif);
	background-repeat: no-repeat;
	height: 28px;
	position: relative;
	clear: both;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topNav  ul {
	padding: 0px;
	margin: 0 0 0 26px;
}

#topNav  li {
	display: inline;
	list-style-type: none;
}

#topNav  a {
	padding: 8px 9px;
}

#topNav a:link, #topNav  a:visited {
	color: #fff;
	background-color: #F00;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#topNav  a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

/****** Media Box ******/
#hMedia {
	background-image: url(images/bg-tc-media.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#cMedia {
	background-image: url(images/bg-c-media.gif);
	background-repeat: repeat-y;
	height: 268px;
}
#mediaLeft {
	padding: 0 0 0 10px;
	float: left;
	width: 445px;
}
#mediaRight {
	float: left;
	margin: 0 0 0 10px;
	;
	width: 305px;
}
#fMedia {
	background-image: url(images/bg-bc-media.gif);
	background-repeat: no-repeat;
	height: 18px;
	clear: both;
}

/****** News Box ******/
#news {
	float: left;
	width: 280px;
	margin-top: 10px;
}
#hNews {
	background-image: url(images/latest-news.gif);
	background-repeat: no-repeat;
	height: 36px;
}
#cNews {
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	padding: 10px;
	font-weight: bold;
	color: #000;
	font-size: 120%;
}
#fNews {
	background-image: url(images/latest-news-footer.gif);
	background-repeat: no-repeat;
	height: 36px;
}

/****** Stores Row ******/
#stores {
	float: left;
	width: 490px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: #000;
	line-height: 150%;
}
#stores img {
	border:none #FFF 0px; }

#storesGM {
	float: left;
	width: 32%;
	text-align: center;
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	padding: 10px 0;
}
#storesPerformance {
	float: left;
	width: 32%;
	margin-left: 2%;
	text-align: center;
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	padding: 10px 0;
}
#storesMopar {
	float: left;
	width: 32%;
	margin-left: 2%;
	text-align: center;
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	padding: 10px 0;
}

/****** Content Text ******/
#verbiage {
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	float: left;
	width: 470px;
	padding: 10px;
}
#verbiage p { padding:0; margin:0;}

/****** Featured Column ******/
#rightBody {
	float: left;
	width: 170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#hFeatured {
	background-image: url(images/bg-h-featured.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	margin-top: 20px;
}
#bFeatured {
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat;
	position:relative;
}
.featuredProd {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	padding: 15px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.featuredProd img {
	border: none #000 0px; padding: 10px 0;}
.featuredProdTitle {
	color:#000 }
#fFeatured {
	background-image:url(images/bg-bc-featured.gif);
	height: 17px;
	width: 170px;
}

/****** Footer ******/
#footer {
	clear: both;
	color:#FFF;
	text-align:center;
	font-size:90%;
	padding:10px 0 0 0;
}
.copyright {
	font-size:80%;
	text-align:center;
	color:#999;}
