/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	


/*	-------------------------------------------------------------
	START TOP
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#startTop {
	background: #fff;
	padding-top: 20px;
}

#startTop .container {
	background: #ebc47e url(../images/front/topPhoto.jpg) no-repeat top right;
	height: 134px;
}

#startTop h1 {
	font: 2.2em Georgia, serif;
	color: #8e2e2e;
	line-height: 1.3em;
	padding: 5px 270px 0 10px;
}

#startTop h1 strong {
	font-size: 0.9em;
	letter-spacing: 0.1px;
} 

/*	-------------------------------------------------------------
	START MID
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#startMid {
	background: #eab898;
}

#startMid .container {
	background: #d98240 url(../images/front/mid_bg.gif) no-repeat 30px 8px;
	height: 50px;
}

#startMid form {
	padding: 10px 0 0 338px;
}

#startMid form select {
	float: left;
	font-size: 1.2em;
	margin: 3px 30px 0 0;
	padding: 2px 2px;
	background: #e4a87a;
	border: 1px solid #975b2d;
	color: #2e2218;
}

#startMid form input#searchButton {
	margin: 0 20px 0 0;
	float: right;
}


/*	-------------------------------------------------------------
	START BOTTOM
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#startBot {
	background: #fff;
	clear: both;
	padding-bottom: 15px;
}

#startBot .container {
	background: #e7b865;
	height: 150px;
}

/*	sell box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#startBotSell {
	width: 325px;
	height: 150px;
	float: right;
}

#startBotSell img {
	float: right;
	padding: 8px 3px 2px 14px;
}

#startBotSell a:link, #startBotSell a:visited {
	display: block;
	background: #f6dc94;
	color: #942724;
	text-decoration: none;
	text-align: justify;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 0 15px 0 15px;
	height: 150px;
}

#startBotSell a:link strong, #startBotSell a:visited strong {
	display: block;
	color: #6a3710;
	font-size: 1.5em;
	padding: 12px 0 8px 0;
	text-align: center;
}

#startBotSell a:link em, #startBotSell a:visited em {
	font-weight: bold;
	font-style: italic;
}

#startBotSell a:hover {
	color: #831e1b;
	background: #ebc47e;
}

/*	Wheel Types 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#startBotTypes ul {
	display: block;
	height: 150px;
	width: 630px;
}

#startBotTypes ul li {
	display: block;
	padding: 18px 10px 0 28px;
	width: 164px;
	float: left;
	text-align: center;
}

#startBotTypes img {
	display: block;
	border: 2px solid #c37039;
	margin-bottom: 6px;
}

#startBotTypes a:link, #startBotTypes a:visited {
	display: block;
	font-size: 1.8em;
	color: #b1482c;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
} 

#startBotTypes a:hover {
	color: #666;
	text-decoration: underline;
}



/*	-------------------------------------------------------------
	RECENT LISTINGS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #frontRecent {
	padding: 20px 0 20px 0;
}	
	
#content #frontRecent h1 {
	text-align: center;
	background: #;
	color: #c34f28;
}

#content #frontRecent ul li {
	float: left;
	width: 480px;
}

#content #frontRecent a:link, #content #frontRecent a:visited {
	display: block;
	text-decoration: none;
	color: #333;
	background: #f2cc88;
	padding: 10px 12px;
	border: 20px solid #fff;
	border-bottom: none;
	line-height: 1.5em;
}

#content #frontRecent a strong {
	display: block;
	font-size: 1.5em;
	color: #ad4228;
}

#content #frontRecent a img {
	float: left;
	margin: 0 13px 0 0;
	border: 2px solid #444;
}

#content #frontRecent a span {
	display: block;
	padding: 2px 0 0 0;

}

#content #frontRecent a em {
	float: right;
	font-size: 1.4em;
	color: #666;
	letter-spacing: -1px;
	font-style: normal;
	margin: 22px 5px 0 0;
}

#content #frontRecent a:hover {
	background: #ebbf70;
}

/*	-------------------------------------------------------------
	VIEW STATE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #frontState {
	float: left;
	width: 350px;
}	
	
#content #frontRecent h1 {
	text-align: center;
}