body {
	background: #000000 url(images/bg-left.jpg) repeat-x; 
	height: 100%; 
	width: 100%; 
	margin: 0; 
	text-align: center; 
	color: #FFFFFF; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
}
h2 {
	font-size:20px;
}
img {
	border: 0px;
}
p {
	font-size: 12px;
}

/**********************************************************
UNIVERSAL STYLES
**********************************************************/
.alert {
	color:#900; 
	font-weight: normal;
}
.clearboth {
	clear: both;
}
.required {
	color: #FF0000;
}
.smallT {
	font-size: .85em;
}
h2 .smallT {
	font-size: xx-small;
}
.tip {
	color: #069; 
	padding: 3px;
	font-size: 11px;
	font-style:italic;
	background-color: #FFF;
}
.warning {
	background: #F8F8F8;
	color:#990000;
	text-align: center;
	border: solid 5px #990000;
	font-style: italic;
}

/**********************************************************
LAYOUT STYLES
**********************************************************/
#container {
	width:780px; 
	margin: 0; 
	padding: 0; 
	z-index: 1; 
	position: absolute; 
	left: 50%; 
	margin-left: -390px;
}
#bg-right {
	background: url(images/bg-right.jpg) repeat-x; 
	left: 50%;
	width: 49.9%; 
	height: 100%; 
	z-index: 0; 
	position: absolute; 
}

#header{
	height:57px; 
	width: 780px; 
	background: url(images/mainbg-header.jpg) no-repeat; 
}
#intro {
	width: 780px; 
	height: 223px; 
	clear: both;
	background: url(images/mainbg-speedometer.jpg) no-repeat;
}
#banner1,
#banner2 {
	width:25%; 
	height: 100%; 
	float:left;
}
#banner1 {
	text-align:left;
}
#banner2 {
	text-align:right;
}
#slogan {
	margin: 0; 
	padding: 0; 
	width: 50%; 
	height: 223px; 
	float:left;
}
#slogan h1 {
	margin: 0;
	padding: 60px 0 0 0; 
	font: 22px Geneva, Arial, Helvetica, sans-serif; 
	text-transform: uppercase;
	letter-spacing: 5px;
	font-style: italic;
}
#slogan a {
	color:#FFF;
}
#slogan :hover {
	color:#FFFFFF;
}
.warn-light {
	float:left; 
	padding: 5px 65px 0 60px;
	margin: 0;
	height: 18px; 
	width: 66px; 
	font-size: 11px; 
}
.warn-light a {
	height: 100%; 
	width: 100%; 
	background: url(/images/warn-light-off.jpg) no-repeat; 
	display:block; 
	padding: 2px 0 0 0; 
	text-decoration: none;
	font-weight: normal;
	text-transform:uppercase;
}
.warn-light :hover {
	background: url(/images/warn-light-on.jpg);
}
.products {
	margin: 10px 0 0 0; 
	padding: 12px;
	font-size:14px;
	text-transform: uppercase;
}
.products a {
	font-family:"Courier New", Courier, mono;
	text-decoration:none;
	background: url(/images/mainbg-odometer.jpg) repeat-x;
	letter-spacing: 4px;
	padding: 0 0 0 2px;
	border: 1px inset #666;
}
#menu {
	clear: both;
	height: 235px;
}
#menu h2 span {
	display: none;
}
#menu p {
	font-size: 11px;
}
#yrselect form, 
#search form {
	padding: 19px 0 0 0;
	margin: 0;
	_padding: 25px 0 0 0;
}
#yrselect, 
#search, 
#user, 
#catrequest{
	width: 143px; 
	height: 100%; 
	float: left; 
}
#search {
	background: url(/images/gauge-search.gif) no-repeat;
}
#user {
	background: url(/images/gauge-userinfo.gif) no-repeat;
}
#catrequest {
	background: url(/images/gauge-catrequest.gif) no-repeat;
}
#yrselect {
	background: url(/images/gauge-yrselect.gif) no-repeat;
}
#user p.message {
	padding-top: 35px; 
	width: 85px; 
	margin: 0 auto; 
	font-size: 11px;
	font-weight: bold;
}
#acct-message {
	height: 130px;
	_padding-top: 20px;  /*IE position fix */
	_height: 115px; /*IE position fix */
}
p.button {
	position: relative; 
	top: 140px;
	_top: 155px; /*IE position fix */
}
p.f-button {
	position: relative;	
	top: 61px; 
	width: 93px; 
	height: 93px; 
	margin: 0 auto;
	_top: 56px; /*IE position fix */
}
#logo {
	width: 208px; 
	height: 100%; 
	float: left;
	background: url(images/gauge-logo.jpg) no-repeat;
}
#logo .content {
	margin: 195px 0 0 0;
}
/*#logo p a {
	padding: .2em;
	margin: .2em;
	color: #000;
	background: #DDD;
	border: .1em outset #990000;
	text-decoration: none;
}
#logo p a:hover {
	border: .1em inset #990000;
	background: #EEE;
	padding: .2em .3em .3em .2em;
	margin: .1em .2em .2em .1em ;
}*/
#catalog {
	clear: both;
	text-transform: uppercase;
	margin: 4.5em 0 0 0;
}
#catalog p {
	font-weight: bold;
	font-style: italic;
}
#catalog h2 {
	letter-spacing: .3em;
	font-size: 18px;
	_margin: 0;
}
#catalog p a {
	padding: .2em;
	margin: .2em;
	color: #FFF;
	background: #CC0000;
	border: .1em outset #990000;
	text-decoration: none;
}
#catalog p a:hover {
	border: .1em inset #990000;
	background: #FF0000;
	padding: .2em .3em .3em .2em;
	margin: .1em .2em .2em .1em ;
	_margin: .1em;
}
#catalog h2 a,
#catalog h2 a:hover {
	color: #FFF;
}
#supportingtext {
	margin: 2em 0;
	/*background: url(images/vette-outline2.jpg) no-repeat; */
}
#supportingtext p {
	padding: .5em;
}
#specials {	
	margin: 2em 0 0 0;
	padding: 0 0 1em 0;
	background: url(/images/main-specials-bg.jpg) no-repeat;
}
#specials h2 {
	height: 60px;
	margin: 0;
	padding: 0;
}
#specials h2 span {
	display: none;
}

#footer {
	clear:both; 
	padding: .5em;
	border-top: 1px solid #FF0000;
}
#footer p {font-size: 11px;}


/****************************************
ACTION BUTTON STYLES 
*****************************************/
.action a {
	padding: 2px 0 3px 22px;
	background: url(/images/brakelight-dark-off.gif) no-repeat;
	font-weight: bold;
	line-height: 20px;
}
.action a:hover {
	background: url(/images/brakelight-dark-on.gif) no-repeat;
}
.actionLite a {
	padding: 2px 0 3px 22px;
	background: url(/images/brakelight-lite-off.gif) no-repeat;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}
.actionLite a:hover {
	background: url(/images/brakelight-lite-on.gif) no-repeat;
	color: #990000;
}
/****************************************
SPECIALS STYLES 
*****************************************/
.specialsListBox {
	width:23%;
	height: 200px;
	float: left; 
	padding: 5px;
}
.specialsListBox p {
	margin: 0;
}
