
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: "Century Gothic";
	font-size:12px;
	color: #FFFFFF;
}
img {
	border: 0px;
}
a {	
	text-decoration: none;
	color: #cccccc;
}
a:visited{
	color: #cccccc;
}
a:hover{
	color: #cc0000;
}
a:active{
	color: #ff0000;
}
#siteContainer{
	width: 800px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}
#headerContainer{
	background-color: #222222;
	padding: 10px;
}
#leftHeader{
	position: relative;
	float: left;
	text-align:left;
}
#rightHeader{
	position: relative;
	float: right;
	text-align: right;
	width: 260px;
}
#splashContainer{
	background-color: #222222;
	padding-bottom: 10px;
	text-align: center;
}
#menuContainer{
	background-color: #333333;
	margin-top: 5px;
	margin-bottom:5px;
}
#row1Container{
}
#aboutBlurb{
	float: left;
	display:block;
	text-align:left;
	padding:10px;
	width: 500px;
	height: 280px;
	margin-right:5px;
	background-color: #222222;
}
#newsSection{
	font-size:14px;
	float:right;
	display:block;
	text-align: left;
	padding:10px;
	width: 255px;
	height: 280px;
	background-color: #222222;
}
#row2Container{
	float: left;
	margin-top: 5px;
}
#makesLinks{
	width: 780px;
	height:30px;
	line-height:30px;
	background-color: #222222;
	padding: 10px;
	margin-bottom:5px;
	font-size:12px;
}
#makesLinks a {	
	text-decoration: underline;
	color:#FF0;
	font-weight:bold;
}
#makesLinks a:hover{
	color:#F00;
}
#indexMakes{
	width: 780px;
	background-color: #222222;
	padding: 10px;
}
#productsAreaContainer{
	background-color: #222222;
	padding: 10px;
	overflow:auto;
}
#allProductsArea{
	z-index:200;
	display: none;
}
#gmProductsArea{
	z-index:200;
	display: none;
}
#fordProductsArea{
	z-index:200;
	display: none;
}
#dodgeProductsArea{
	z-index:200;
	display: none;
}
#toyotaProductsArea{
	z-index:200;
	display: none;
}
#nissanProductsArea{
	z-index:200;
	display: none;
}
#footerContainer {
	width: 780px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom:20px;
	float: left;
	text-align: right;
	background-color: #222222;
}
.boldHeaderText {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}
.headerText {
	font-family: "Century Gothic";
	font-size: 24px;
	color:#F90;
}
.headerText a {	
	text-decoration: none;
	color: #cc0000;
}
.headerText a:visited{
	color: #cc0000;
}
.headerText a:hover{
	color: #ff0000;
}
.headerText a:active{
	color: #cc0000;
}
.boldRegText {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.regText {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #cc0000;
}
.boldSmallText {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}
.newsDate{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FF0;;
}
.smallText {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #cc0000;
}
.smallGrayText {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #888888;
}

.largeWhiteText {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #ffffff;
}
.largeWhiteText a{
	text-decoration: none;
	color: #cccccc;
}
.largeWhiteText a:visited{
	color: #cccccc;
}
.largeWhiteText a:hover{
	color: #cc0000;
}
.largeWhiteText a:active{
	color: #ff0000;
}
#searchListBox{
margin-top:5px;
	background-color:#333333;
	font-size:10px;
	color:#FFFFFF;
	height:20px;
	width: 100px;
	border:0px;
}

a img{
	border: 0px;
}

.transOFF {opacity:1;filter: alpha(opacity=100); -moz-opacity: 1;}
.transON  {opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.85;}

a#menuProductsActive img {background-image: url(images/menu_products_h.jpg);}
a#menuContactActive img {background-image: url(images/menu_contact_h.jpg);}
a#menuHomeActive img {background-image: url(images/menu_home_h.jpg);}
a#menuAboutActive img {background-image: url(images/menu_about_h.jpg);}

a#menuProducts img {background-image: url(images/menu_products.jpg);}
a#menuContact img {background-image: url(images/menu_contact.jpg);}
a#menuHome img {background-image: url(images/menu_home.jpg);}
a#menuAbout img {background-image: url(images/menu_about.jpg);}

a#menuProductsActive:hover img {background-image: url(images/menu_products_h.jpg);}
a#menuContactActive:hover img {background-image: url(images/menu_contact_h.jpg);}
a#menuHomeActive:hover img {background-image: url(images/menu_home_h.jpg);}
a#menuAboutActive:hover img {background-image: url(images/menu_about_h.jpg);}

a#menuProducts:hover img {background-image: url(images/menu_products_h.jpg);}
a#menuContact:hover img {background-image: url(images/menu_contact_h.jpg);}
a#menuHome:hover img {background-image: url(images/menu_home_h.jpg);}
a#menuAbout:hover img {background-image: url(images/menu_about_h.jpg);}

.hiddenImage {
	display: none;
}

.formFieldDivs{
	font-size:18px;
	padding-bottom:20px;
}
.formTextFields{
	color:#FFFFFF;
	background-color:#333333;
	width:400px;
	height:25px;
	border:2px solid #ffffff;
	font-size:18px;
	margin-top:5px;
}
.formTextArea{
	color:#FFFFFF;
	background-color:#333333;
	width:400px;
	height:100px;
	border:2px solid #ffffff;
	font-size:18px;
	margin-top:5px;
}
.formRadio{
	color:#FFFFFF;
	height:20px;
	width:20px;
	margin-top:5px;
	margin-left:-5px;
}
#formArea{
	text-align:left;
	width:680px;
	margin:0px 30px 30px 30px;
	padding:20px;
}
.formButton{
	width:100px;
	height:25px;
	font-size:18px;
	color:#FFFFFF;
	background-color:#333333;
	border:2px solid #ffffff;
	line-height:16px;
}
#appGuideContainer{
}
#leftContent{
	float:left;
	width:440px;
}
#rightContent{
	float:left;
}
.whiteBorder{
	border:1px solid white;
}
.partNoLinks a{
	color:#000;
}
.partNoLinks a:hover{
	color:#900;
}
.redLinks a{
	text-decoration:none;
	font-weight:bold;
	color:#900;
}
.redLinks a:hover{
	text-decoration:underline;
	color:#F00;
}
.fobTitleHead a{
	text-decoration:underline;
	font-weight:bold;
	color:#900;
}
.fobTitleHead a:hover{
	text-decoration:underline;
	color:#F00;
}
.findYourFob {
	float:left;
	margin-top:-35px;
	width:170px;
	height:170px;
}
a#findYourFobLink img {background-image: url(images/findYourFob.png);}
a#findYourFobLink:hover img {background-image: url(images/findYourFob_o.png);}

.fobButtons{
	padding:5px 0px;
}

.errorText{
	color:#F00;
}