body {
	margin: 0px;
	padding: 0px;
	background-color: black;
	color: white;
}

body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: white;
	padding: 0px;
	border: 0px;
}

h1 {
	font-size: 16pt;
	font-style: italic;
	color: #fff;
	border-bottom: 1px solid #ccc;
}


h2 {
	color: #fff;
	text-align: left;
}

h4 {
	color: #c8d830;
	text-align: left;
	border-bottom: 1px solid #c8d830;
}

a:link {
	color: #c8d830;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #c8d830	;
	font-weight: bold;
}
a:hover {
	color: #676f19;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

li {
	margin-bottom: 5px;
	line-height:1.2em;
}
/*
 *		HEADER
 */

div#thePage {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -385px;
	width: 725px;
}

div#pageTop {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 82px;
	width: 725px;
	background-image: url( "images/page_top.gif" );
}

div#pageTitle {
	position: absolute;
	top: 82px;
	left: 0px;
	height: 40px;
	width: 705px;
	padding-right: 20px;
	text-align: right;
	color: #c8d830;
	font-size: 18pt;
	background-image: url( "images/menu_spacer.gif" );
	background-repeat: no-repeat;
}


div#pageContent {
	position: absolute;
	top: 122px;
	left: 200px;
	width: 500px;
}

div#menuBar {
	position: absolute;
	top: 122px;
	left: 0px;
	width: 175px;
}

div.menuItemOn {
	color: black;
	font-weight: bold;
	background-image: url("images/menu_item_on.gif") ;
	padding-top: 7px;
	padding-left: 15px;
	height: 22px;
	width: 155px;
}

div.menuItemOff {
}

.menuItemOff a {
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-image: url("images/menu_item_off.gif") ;
	padding-top: 7px;
	padding-left: 15px;
	height: 22px;
	width: 155px;
}

.menuItemOff a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menuItemOff a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

table#moderationTable td{
	font-size: 8pt;
}


/*
 *		LOGIN
 */

div#loginForm {
	margin: 35px auto;
	height: 200px;
	width: 381px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

div#loginFormC {
	margin: 35px auto;
	height: 200px;
	width: 381px;
	margin-top:40px;
}

table#loginTable {
	margin-top: 50px;
	margin-bottom: 10px;
}

table#loginTable tr{
	vertical-align: middle;
}

#loginTable td{
	font-size: 11pt;
	font-weight: bold;
	color: white;
	padding: 2px;
}

/*
 *		FOOTER
 */

div#textMenu {
	margin-top: 30px;
	text-align: center;
}

#textMenu a{
	font-size: 8pt;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	padding: 0px 5px;
}

#textMenu a{
	text-decoration: underline;
}

div#boilerplate {
	margin-top: 10px;
	text-align: center;
	font-size: 8pt;
	color: #666;
}










tr {
	vertical-align: top;
}

/*
 *		HEADER
 */

div#dealerName {
	position: absolute;
	top: 15px;
	left: 440px;
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

div#shopButton {
	position: absolute;
	top: 15px;
	right: 20px;
	text-align: center;
}

#login a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#login a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#login a:hover {
	color: #AA0000;
	font-weight: bold;
	text-decoration: underline;
}

div#menu {
	position: absolute;
	top: 65px;
	right: 10px;
}

div#shoppingMenu {
	position: absolute;
	top: 65px;
	right: 10px;
}




/*
 *		FAQ
 */

.faqQ {
	font-weight: bold;
	color: #000066;
	margin-left: 25px;
	margin-bottom: 5px;
}

.faqA {
	padding-left: 30px;
	margin-bottom: 15px;
	margin-left: 25px;
}

/*
 *		REPORTS
 */

table.reportTable {
	border-top: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

table.reportTable th {
	font-size: 8pt;
	background-color: #000;
	padding: 5px 3px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #D0D0D0;
	vertical-align: bottom;
}

table.reportTable th a {
	text-decoration: none;
	color: #ff0;
}

table.reportTable th a:visited {
	text-decoration: none;
	color: #ff0;
}

table.reportTable th a:hover {
	text-decoration: underline;
	color: #fff;
}

table.reportTable td {
	padding: 3px;
	border-bottom: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	vertical-align: bottom;
}

/*
 *		Consumer Pages
 */

#welcome {
	font-size: 14pt;
	margin: 15px;
}

table#carList th {
	background-color: #333;
	font-weight: normal;
	font-size: 8pt;
	padding: 2px 5px;
}

table#carList th.blankTH {
	background-color: #000;
	border-bottom: 1px solid #333;
}

table#carList td {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	padding: 2px 5px;
}

table#carList td.endTD {
	border-right: 1px solid #333;
}

table#carList b {
	color: red;
}

div#testimonial {
	padding:15px 10px;
}

div#testimonial input,select,textarea{
	font-size: 8pt;
}

div#testimonial div.indent {
	padding:0px 0px 10px 15px;
}


/*
 *		GLOBAL STYLES
 */

td.labelCell {
	text-align: right;
	padding-right: 10px;
}

td.formLabel {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}

td.titleRow {
	color: #c8d830;
	font-size: 12pt;
	font-weight:bold;
	padding-top: 20px;
}

td.subHeadRow {
	color: #33f;
	font-style: italic;
	font-size: 10pt;
	font-weight:bold;
	padding-top: 10px;
}

td.buttonRow {
	padding: 20px 0px;
}

div.notice {
	color: #AA0000;
	padding-bottom: 10px;
}
input.button {
	background-color: #676f19;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
}

.feedback {
	color: #c8d830;
	font-weight: bold;
}

.feedback img{
	position: relative;
	top: 2px;
}

.icon {
	position: relative;
	top: 2px;
	margin-left: 3px;
}

.error {
	color: #c8d830;
	font-weight: bold;
}

input.error{
	background-color:#333;
}

select.error{
	background-color:#333;
}

.inactive {
	color: #666;
}

a.inactive {
	color: #4d5313;
}
