/* CSS Document */
html * { padding: 0; margin: 0; }
body {
	background-color: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	padding-bottom: 20px;
}
h1, h2, h3, h4 {  }
h1 { font-size: 4.8em; }
h2 { font-size: 3.0em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.6em; font-style: italic; text-transform: uppercase; }
p,td,th,li { font-size: 1.2em; }

a, a:visited { text-decoration: none; color: #74adf3 }
a:hover { text-decoration: underline; }

table { border-collapse: collapse; }
th { padding: 3px 4px; vertical-align: bottom; }
td { 
	padding: 3px 4px; vertical-align: top;
	border-top-width: 1px; border-top-style: solid; border-color: #e7d2ad;
}

h2, h3, h4 { 
	margin-bottom: 12px; margin-top: 35px; 
}
p, ul, ol, table, hr { margin-bottom: 25px; }
ul, ol { margin-left: 22px; }
li { margin-bottom: 5px; }
blockquote {
	margin: 25px; font-size: 1.2em; font-style: italic;
}	


/* LAYOUT *************************************/
#hug {
	position: relative;
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
.center { text-align: center; }
.clear { clear: both; }


/* HEADER **************************************/
#header {
	position: relative;
	height: 223px;
	background: url('../img/headerback.jpg') top right no-repeat;
}
#header h1 {
	position: absolute;
	width: 277px; height: 176px;
	top: 24px; left: 21px;
	background: url('../img/logo.jpg') top right no-repeat;
}
#header h1 a {
	display: block;
	width: 277px; height: 176px;
	text-indent: -9999px;
}


/* MAIN *****************************************/
#content {
	float: right;
	width: 370px;
	margin-right: 30px;
	padding-top: 50px;
}


/* SIDEBAR **************************************/
#sidebar {
	position: relative;
	float: left;
	width: 240px;
	margin-left: 30px;
	padding-top: 30px;
}
#topnav {
	background: url('../img/sidebar.gif') top left repeat-y;
}
.sidebarlist {
	list-style: none;
	margin-left: 0;
}
.sidebarlist li {
	background: url('../img/sidebarborder.gif') top right no-repeat;
	padding: 0 30px;
	line-height: 34px;
	margin-bottom: 0;
	font-size: 14pt;
}
.sidebarlist li.first { 
	background: url('../img/sidebartop.jpg') top right no-repeat;
	padding-top: 6px;
}
.sidebarlist li.lastitem { 
	background: url('../img/sidebarbottom.jpg') bottom right no-repeat;
	height: 15px;
	line-height: 15px;
	margin-top: -6px;
}
.sidebarlist a, .sidebarlist a:visited { color: #fff; text-decoration: none; }


/* SIDEBAR - DEALER ****************************/
#dealernav {
	margin-left: 10px;
	margin-right: 5px;
}
#auctionresults { margin-bottom: 50px; }
#auctionresults legend {
	font-size: 1.2em; 
	color: #fff; 
	padding: 0 5px; 
}
#auctionresults ul { 
	margin-top: 10px; 
	margin-bottom: 10px; 
}


/* FOOTER ***************************************/
#footer { 
	clear: both;
	position: relative;
	padding-top: 8px;
	margin: 40px 0;
	text-align: center;
}
#adminfooter {
	text-align: center;
}



/* GENERAL ******************************************/
.pagetitle {
	margin-top: 0;
	margin-bottom: 16px;
	font-style: italic;
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom-width: 1px; border-bottom-style: solid; border-color: #5d7493;
}
.editdata p { 
	clear: both; 
	float: right; 
	width: 100%; 
	margin: 8px 0 8px -100px;
}
.editdata .item, .editdata .error_message {
	display: block;
	margin-left: 100px;
}
.editdata .label {
	float: left; 
	width: 95px;
	text-align: right;
	padding-top: 3px;
}
.editdata fieldset { margin-bottom: 25px; padding: 10px 0; }
.editdata legend { font-size: 1.2em; color: #999; padding: 0 5px; }
.editdata .long { width: 240px; }
.editdata .short { margin-left: 245px; }
.editdata textarea { width: 385px; height: 300px; }
.editdata textarea.smallta { width: 250px; height: 200px; }
.editdata em { font-size: 10pt; }
.editdata .stackedlabels {
	float: none;
	margin: 15px 10px;
	width: 95%;
}
.editdata fieldset { clear: both; margin-left: 15px; margin-right: 15px; }
.editdata fieldset legend { padding: 0 10px 0 5px; }
/*.editdata fieldset p { margin-left: -120px; }
.editdata fieldset .item { margin-left: 120px; }
.editdata fieldset .label { width: 112px; }*/


#imagelist { border-collapse: collapse; }
#imagelist td { 
	border-top-width: 1px; border-top-style: solid; 
	padding: 8px 5px;
}


.adminlink { font-size: 10pt; }
.adminlink a, .adminlink a:visited, .navgroupA .adminlink a, .navgroupA .adminlink a:visited { 
	color: #fa0;
	font-size: 10pt;
	font-style: italic;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.flash { margin: 5px 0; }
#flashMessage { color: #fff; background-color: #fa0; padding: 2px 8px; font-size: 12pt; font-style: italic; }




/* EDITOR *****************************************/
body.mceContentBody {
	text-align: left;
	padding: 5px;
	background-color: #000;
	color: #fff;
}


/* HOME PAGE ***************************************/
#heydealers {
	position: relative;
	width: 371px; height: 150px;
	background: url('../img/heydealers.png') bottom left no-repeat;
	margin-bottom: 60px;
}
#heydealers h4, #heydealers h5, #heydealers p { margin-left: 185px; }
#heydealers h4 {
	margin-top: 0;
	font-style: normal;
	font-size: 24pt;
}
#heydealers h5 {
	margin-top: 20px; margin-bottom: 10px;
	font-style: italic;
}
#heydealers p {
	margin: 8px 10px 8px 227px;
	text-indent: -42px;
}

#clipboard {
	position: absolute;
	width: 142px; height: 130px;
	top: 18px; left: 21px;
	background: url('../img/clipboard.jpg') top left no-repeat;
}

#homelogos {
	text-align: center;
	margin: 40px 0;
}
#homelogos h3 { margin-bottom: 25px; }
#homelogos img {
	float: left;
	margin: 0 8px 8px 0;
	border-width: 0; border-style: none;
}

.homelogin p { 
	margin: 4px 0 4px -80px;
}
.homelogin .item, .homelogin .error_message {
	margin-left: 80px;
}
.homelogin .label {
	width: 75px;
	font-weight: bold;
}

