/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#212314;
	font-size:12px;
	margin:0 auto;
	line-height:18px;
	background-color:#FFF;
	background-repeat: repeat;
	background-position:top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url('../images/bg_body.jpg');
}

a {
	color:#2B5376;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:25px; }

h2 { font-size:20px; }

h3 { font-size:15px; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 0;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.compass {
position:relative;
	left:20px;
}

.divider-line {	
	width:auto;
	height:2px;
	margin:5px 0 5px 0;
	background-color:#759557;
}

.green-text {
	color:#0a2f1e;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

#signup {
	position:relative;
	padding:40px 0 0 20px;
	height:30px;
}


/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
	background-image:url('../images/bg_main.jpg');
	background-repeat:repeat-y;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:280px;
	background-image:url('../images/bg_header.jpg');
	background-repeat:no-repeat;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:230px;
	left:40px;
	width:860px;
	height:21px;
}

#nav ul { padding:0; margin:0; }
#nav ul li {
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
	float:left;
}

#nav ul li a {
	font:bold 14px "Times New Roman", Times, serif;
	text-decoration:none;
	color:#fff9ae;
	padding:2px 13px;
}

#nav ul li a:hover { text-decoration:underline; color:#fff; }

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	padding:20px 0 0 40px;
	width:910px;
	min-height:500px;
    height:auto !important;
    height:500px;
}

#main_inventory {
	position:relative;
	top:0;
	left:0;
	padding:20px;
	width:910px;
	min-height:500px;
    height:auto !important;
    height:500px;
}

#main_vehicle {
	position:relative;
	top:0;
	left:0;
	padding:20px 10px;
	width:930px;
	min-height:500px;
    height:auto !important;
    height:500px;
}

/* ---- start main content settings -------------- */


#home #random_list_location {
	position:relative;
	top:0;
	left:0;
	float:left;
	padding:15px 0px 15px 0px;
	width:600px;
	height:223px;
	height:auto;
	background-color:#919969;
	border:3px solid #878d68;
}

.listing {
	position:relative;
	top:0;
	left:0;
	float:left;
	margin:0 0 20px 20px;
	width:261px;
	height:auto;
	background-color:#b3bc84;
	border:3px solid #878d68;
}

.listing-img {

}

.listing-text {
	padding:5px 0 5px 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-color:#002313;
	border-top:3px solid #878d68;
}
#content_main {
	position:relative;
	top:0;
	left:0;
	padding:20px 0 0 0;
	float:left;
	width:600px;
	height:auto;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:right;
	padding:0 0 100px 0;
	width:280px;
	height:auto;
}

#signup {
	position:relative;
	top:50px;
	right:10px;
	width:264px;
	height:84px;
	background-image:url('../images/bg_signup.jpg');
	background-repeat:no-repeat;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	/*top:0;
	left:0;*/
	margin:0px auto;
	padding:10px 20px 0 20px;
	width:910px;
	height:50px;
	clear:both;
	font-weight:bold;
	background-image:url('../images/bg_main.jpg');
	background-repeat:repeat-y;
}

#ads-btm {
	position:relative;
	/*top:0px;
	left:10px;*/
	margin:0px auto;
	width:930px;
	height:80px;
	background-image:url('../images/bg_ads-btm.jpg');
	background-repeat:no-repeat;
	text-align:center;
	padding:20px 0 0 0;
}

#ads-btm a { padding:0px 5px; }

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}
#ql_home { width:237px; margin: 0; padding: 0; list-style-type:none; }
#ql_home li { margin: 0 0 6px; padding: 0; }
#ql_home li a { display:block; width:237px; height:142px; text-indent: -9000px; background: url(../images/ql_home.jpg) no-repeat; }
#ql_home li a#full { background-position: 0px 0px; }
#ql_home li a#buy { background-position: 0px -142px; }
#ql_home li a#consign { background-position: 0px -284px; }
#ql_home li a#find { background-position: 0px -426px; }
#ql_home li a#products { background-position: 0px -568px; }
/* rollovers */
#ql_home li a#full:hover { background-position: -237px 0px; }
#ql_home li a#buy:hover { background-position: -237px -142px; }
#ql_home li a#consign:hover { background-position: -237px -284px; }
#ql_home li a#find:hover { background-position: -237px -426px; }
#ql_home li a#products:hover { background-position: -237px -568px; }