/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#searchResults {
	float: right;
	width: 670px;
}

#searchSide {
	float: left;
	width: 270px;
}

/*	-------------------------------------------------------------
	RESULTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #searchResults h3#numResults {
	color: #555;
	font-size: 1.4em;
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

/*	Order by box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #searchResults #orderByForm {
	float: right;
	padding-top: 2px;
	width: 188px;
}

#content #searchResults #orderByForm span {
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	color: #777;
	padding-top: 2px;
}

#content #orderByView {
	display: block;
	float: right;
	border: 1px solid #dbbb77;
	background: #ffebc0;
	color: #937c49;
}
	
/*	No wheels found
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
#content #searchResults .errorMsg {
	background: #fee592;
	border: 6px solid #fcaf3e;
	border-left: 0;
	border-right: 0;
}

#content #searchResults .errorMsg p {
	background: url(../images/icons/errorMsg.gif) no-repeat 10px 5px;
	padding: 5px 10px 10px 98px;
}

#content #searchResults .errorMsg p strong {
	display: block;
	font-size: 1.4em;
	color: #666;
	line-height: 1.6em;
	padding: 0 0 4px 0;
}
#content #searchResults .errorMsg p span {
	display: block;
	font-size: 1.1em;
	color: #666;
	line-height: 1.3em;
}
	
/*	Wheel Result
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .wheelResult {
	clear: both;
	background: #ffdfc0 url(../images/wheelResult_bg.gif) repeat-x bottom left;
	border-top: 1px solid #ccc;
	padding: 10px 10px 10px 10px;
	font-size: 1.1em;
	margin-bottom: 10px;
}

#content .wheelResult.odd {
	background-color: #ffead5;
}

#content .wheelResult.hover {
	background-color: #ffca96;
	cursor: pointer;
}

#content .wheelResult .wheelPhoto {
	float: left;
	display: block;
	border: 1px solid #bb7568;
}

#content .wheelResult h2 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin: 0 0 0 120px;
	padding: 0 0 5px 0;
	width: 450px;
}

#content .wheelResult h2 a:link, #content .wheelResult h2 a:visited {
	color: #942724;
	font-weight: bold;
	text-decoration: none;
}

#content .wheelResult h2 a:hover {
	color: #942724;
	text-decoration: underline;
}

#content .wheelResult .wheelPrice {
	display: block;
	float: right;
	font-size: 1.6em;
	margin-top: -28px;
	letter-spacing: -1px;
	color: #b3632e;
}

#content .wheelResult .wheelNum {
	display: block;
	clear: right;
	float: right;
	text-align: right;
	padding-top: 5px;
}

#content .wheelResult .wheelNum img {
	margin-top: 4px;
}

#content .wheelResult h3 {
	clear: right;
	float: right;
	font-size: 1.1em;
	color: #c67946;
	padding: 10px 0 0 0;
	margin: 0;
}

#content .wheelResult p {
	margin: 0 0 0 120px;
	padding: 2px 0 0 0;
	font-size: 0.8em;
	color: #777;
}

#content .wheelResult ul {
	margin: 0 0 0 120px;
	padding: 0;
}

#content .wheelResult table {
	display: block;
	margin: 0 0 0 120px;
	padding: 0;
}

#content .wheelResult table td {
	display: table-cell;
	padding: 1px 10px 1px 0;
}

#content .wheelResult ul li {
	margin: 0;
	padding: 2px 0;
}

#content .wheelResult .wheelResultSide {
	float: right;
	width: 200px;
}

/*	-------------------------------------------------------------
	SEARCH BOX
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .searchBox {
	background: #fece36 url(../images/searchBox_bot.gif) no-repeat bottom left;
	padding-bottom: 10px;
} 

#content .searchBox .inner {
	padding: 0 12px;
}


#content .searchBox h2 {
	background: url(../images/searchBox_top.gif) no-repeat top left;
	color: #942724;
	letter-spacing: -1px;
	font-size: 1.6em;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.3em;
}

/*	Search Box Box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .searchBox h3 {
	background: #fcaf3e url(../images/searchBox_box_top.gif) no-repeat top left;
	color: #fff;
	letter-spacing: 0px;
	font-size: 1.3em;
	text-align: left;
	padding: 5px 0 3px 10px;
	margin: 4px 0 0 0;
	line-height: 1.1em;
}

#content .searchBox #advancedBox h4 {
	background: url(../images/searchBox_h4_advanced.gif) no-repeat top left;
	color: #fff3dc;
	letter-spacing: 0px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding: 4px 0 3px 0;
	margin: 4px 0 0 0;
	line-height: 1.1em;
}

#content .searchBox #advancedBox h5 {
	color: #9e4521;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.2em;
	padding: 5px 0 5px 0;
	margin: 0;
}

#content .searchBox .box {
	background: #fed85e url(../images/searchBox_box_bot.gif) no-repeat bottom left;
	padding: 8px 10px 2px 10px;
	margin-bottom: 12px;
}

#content .searchBox  h3 span {
	display: block;
	padding: 0 0 0 24px;
}

span#wheelDetails {
	background: url(../images/searchBox_wheelDetails.gif) no-repeat 0 50%;
}

span#carDetails {
	background: url(../images/searchBox_carDetails.gif) no-repeat 0 50%;
}

#advancedLink {
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 4px 0 6px 0;
}

#advancedBox {
	display: none;
	clear: both;
	padding: 4px 0 6px 0;
}

#advancedClose {
	display: block;
	float: right;
	margin: 8px 4px 0 0;
}


/*	Form Table (Yeck!)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content .searchBox table {
	border-collapse: collapse;
}

#content .searchBox table td {
	display: table-cell;
	padding: 2px 6px 6px 0;
	vertical-align: middle;
}

#content .searchBox table td#carModel {
	padding-right: 0;
}

/*	Form Elements
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .searchBox label {
	color: #793a01;
	font-weight: bold;
	font-size: 1.1em;
}	

#content .searchBox label.small {
	font-size: 0.9em;
}
	
#content .searchBox .textbox, #content .searchBox .selectbox {
	background: #fee592;
	color: #333;
	font-size: 1.1em;
	border: 1px solid #c99321;
}

#content .searchBox .textbox {
	width: 110px;
	margin: 10px 0 15px 0;
}

#content .searchBox .textbox.searchOffset {
	width: 20px;
	margin: 0;
}

#content .searchBox .textbox.priceInput {
	width: 50px;
	margin: 0 0 0 0;
}

#content .searchButton {
	clear: both;
	text-align: center;
	padding: 0;
}

/*	Make / Model box
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content p#studNotice {
	font-size: 0.8em;
	display: none;
	color: #666;
	font-weight: bold;
	background: #ffe596 url(../images/icons/alert.gif) no-repeat 4px 50%;
	padding: 5px 5px 5px 30px;
	margin: 0 0 5px 0;
}



/*	-------------------------------------------------------------
	PAGINATION
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content .pagination {
	text-align: center;
	padding: 10px 0;
}

#content .pagination a:link, #content .pagination a:visited {
	font: 14px Arial, Verdana;
	letter-spacing: 0px;
	font-weight: normal;
	color: #fff;
	background: #c13d3d;
	border: 1px solid #b33939;
	padding: 1px 5px;
	text-decoration: none;
}

#content .pagination a.active:link, #content .pagination a.active:visited {
	color: #ebc1c1;
	background: #cb5a5a;
	border: 1px solid #c74e4e;
	text-decoration: none;
}

#content .pagination a:link small, #content .pagination a:visited small {
	font: 11px Arial, Verdana;
	color: #fff;
	text-decoration: none;
}
