/*	-------------------------------------------------------------
	-------------------------------------------------------------
	CSS CODED BY - pxwebdesign.com.au - 2007
	-------------------------------------------------------------
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #wheelSide {
	float: right;
	width: 310px;
	padding-top: 60px;
}
	
/*	-------------------------------------------------------------
	DETAILS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wheelDetails {
	float: left;
	width: 620px;
}

#wheelDetails h1 {
	padding: 4px 0 4px 0;
	margin-bottom: 5px;
	background: url(../images/dashes_red.gif) repeat-x bottom left;
}
	
#wheelDetails #mainDetails {
	width: 410px;
	margin-left: 10px;
	float: left;
}

#content #wheelDetails p {
	font-size: 1.2em;
	padding: 10px 0 5px 0;
}
	
#content #wheelDetails h2 {
	color: #ee6348;
	padding: 10px 0 0 0;
	font-size: 1.6em;
	font-weight: bold;
}


#content #wheelDetails table {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0 15px;
}

#content #wheelDetails table tr td {
	font-size: 1.3em;
	display: table-cell;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ccc;
}

#content #wheelDetails table tr td.title {
	display: table-cell;
	font-weight: bold;
	color: #e67a22;
	width: 180px;
}

#content #wheelDetails p.warning {
	font-size: 1.2em;
	color: #666;
	padding-left: 10px;
	font-weight: bold;
}

/*	Small table (tyres and fitment)
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content #wheelDetails table.small tr td {
	font-size: 1.2em;
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #ddd;
}
	
#content #wheelDetails table.small tr td.title {
	font-size: 1.3em;
	color: #da711b;
	font-weight: normal;
	width: 120px;
}




	

/*	-------------------------------------------------------------
	IMAGES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wheelImages {
	float: right;
	clear: right;
	width: 180px;
	text-align: center;
	padding-top: 10px;
}

#content #wheelImages h2 {
	
}

#content #wheelImages p {
	font-size: 0.7em;
	color: #9c2c29;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

#content #wheelImages ul {
	margin: 0;
	padding: 0;
}

#content #wheelImages ul li {
	padding: 5px 0;
}

#content #wheelImages ul li img {
	border: 1px solid #d2821f;
	padding: 1px;
}



/*	-------------------------------------------------------------
	ENQUIRY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	

#content #wheelEnquiry h3 {
	text-align: center;
}

#content #wheelEnquiry p {
	font-size: 0.9em;
}

#content #wheelEnquiry table.form {
	margin: 0;
	width: 100%;
}

#content #wheelEnquiry table.form tr.noBorder td {
	border: 0;
}

#content #wheelEnquiry .textbox, #content #wheelEnquiry .selectbox, #content #wheelEnquiry .textarea {
	width: 150px;
	font-size: 0.9em;
}

#content #wheelEnquiry .textarea {
	height: 150px;
}

#content #wheelEnquiry label {
	font-size: 0.9em;
}

#content #wheelEnquiry label.error {
	background: url(../images/icons/alert.gif) no-repeat 0 50%;
	display: block;
	padding: 4px 0 2px 23px;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 5px;
	color: #9c2c29;
}

#content #wheelEnquiry .enquirySubmit {
	height: 50px;
	text-align: center;
}

#content #wheelEnquiry .enquirySubmit input, #content #wheelEnquiry .enquirySubmit img {
	margin-top: 10px;
}

#content #wheelEnquiry #enquirySubmit_load {
	display: none;
}
	

/*	-------------------------------------------------------------
	WHEEL CHECK
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#wheelCheck {
	clear: right;
	padding-top: 30px;
}

#content #wheelCheck p {
	text-align: center;
}

#content #wheelCheck h3 {
	text-align: center;
}

#content #wheelCheck ul {
	padding: 5px 0 5px 10px;
}

#content #wheelCheck ul li {
	display: block;
	padding: 5px 0 5px 20px;
	background: url(../images/icons/tick_orange.gif) no-repeat 0 50%;
	width: 120px;
	float: left;
}


#wheelCheckShowMakes {
	display: none;
}


#wheelCheckNote {
	font-size: 0.8em;
	color: #777;
	font-weight: bold;
	text-align: center;
}
	