body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2;
	text-align: center;
	color: #000;
	background: url('../img/page-background.jpg') center top repeat-y #ececec;
}
#container {
	margin: 0 auto;
	padding: 0 24px;
	text-align: left;
	width: 847px;
	color: #000;
	background: #fff;
}
* html #container {
	width: 895px;
	width: 847px;
}


#header {
	background: url('../img/head-banner-inner.jpg') top left no-repeat;
}
.racing {
	background: url('../img/head-banner-racing.jpg') top left no-repeat !important;
}
.products {
	background: url('../img/head-banner-shop.jpg') top left no-repeat !important;
}
#logo, #logo img {
	display: block;
	width: 272px;
}
#main-nav {
	margin-top: -19px;
	padding-left: 0;
	list-style: none;
	color: #fff;
	background: url('../img/nav-background.png') top left no-repeat;
	height: 65px;
}
#main-nav li {
	float: left;
	margin-top: 19px;
	margin-bottom: 0;
	text-align: center;
}
#main-nav li a {
	color: #fff;
	display: block;
	background: url('../img/nav-break.jpg') center right no-repeat;
	text-decoration: none;
	line-height: 46px;
}
.home-nav a {width: 72px;}
.parts-nav a {width: 84px;}
.accessories-nav a {width: 131px;}
.racing-nav a {width: 121px;}
.clothing-nav a {width: 181px;}
.contact-nav a {width: 101px;}


#left {
	float: left;
	margin-bottom: 20px;
	width: 213px;
}
#eurorepair {
	font-size: 12px;
	background: url('../img/inner-page-grey-bottom.jpg') bottom left no-repeat #eae8e9;
	width: 209px;
}
#eurorepair p.first {
	padding-top: 1em !important;
	background: url('../img/inner-page-grey-top.jpg') top left no-repeat #eae8e9;
}
#eurorepair p.last {
	padding-bottom: 1em !important;
}
#eurorepair p {
	padding: 0 1em;
}
#hurst {
	text-align: center;
}
#tel-fax {
	background: url('../img/side-contact-box.jpg') top left no-repeat;
	height: 73px;
}
#tel-fax span {
	visibility: hidden;
}
#sub-menu {
	margin-top: 1em;
	padding-bottom: 1em;
	background: url('../img/inner-page-grey-bottom.jpg') bottom left no-repeat #eae8e9;
	width: 209px;
}
#sub-menu div {
	background: url('../img/inner-page-grey-top.jpg') bottom left no-repeat #eae8e9;
	height: 11px;
}
#sub-menu ul {
	padding: 0 1em 0 1em;
	list-style: none;
}
#sub-menu li {
	margin: 0.25em 0;
	padding: 0.25em 0 0.25em 20px;
	border-bottom: 1px solid #c9c7c8;
	background: url('../img/link-tab.png') center left no-repeat;
}
#sub-menu a:link, #sub-menu a:visited, #sub-menu a:hover, #sub-menu a:active {
	color: #413f40;
	text-decoration: none;
}
#basket {
	margin-top: 1em;
	padding-bottom: 1em;
	background: url('../img/inner-page-grey-bottom.jpg') bottom left no-repeat #eae8e9;
	width: 209px;
}
#basket div {
	background: url('../img/inner-page-grey-top.jpg') bottom left no-repeat #eae8e9;
	height: 11px;
}
#basket ul {
	padding: 0 1em 0 1em;
	list-style: none;
}
#basket li {
	margin: 0.25em 0;
	padding: 0.25em 0 0.25em 20px;
	border-top: 1px solid #c9c7c8;
	background: url('../img/link-tab.png') center left no-repeat;
}
#basket a:link, #basket a:visited, #basket a:hover, #basket a:active {
	color: #413f40;
	text-decoration: none;
}
#basket h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 1.1em;
	font-weight: bold;
}
#basket h2, #basket p {
	padding-left: 20px;
	padding-right: 20px;
}
#basket .go-to-checkout {
	padding-left: 10px;
	padding-right: 0;
}
#basket .total-price {
	color: #c60808;
	font-weight: bold;
}

#main {
	float: left;
	margin-left: 22px;
	margin-bottom: 20px;
	width: 612px;
}
#main > h1 {
	color: #fff;
	font-size: 110%;
	background: url('../img/main-head-bg.jpg') top left no-repeat;
	line-height: 35px;
	padding: 0 10px;
}
#main > h1 a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
#content {
	margin: 0 10px;
	font-size: 12px;
}


.document-list {
	list-style: none;
	padding: 0;
	font-size: 12px;
}
.document-list a:link, .document-list a:visited {
	text-decoration: none;
}
.document-list a:hover, .document-list a:active {
	text-decoration: underline;
}


#big-basket {
	width: 590px;
}
#big-basket th {
	text-align: left;
}
#big-basket td, #big-basket th {
	padding: 5px;
}
#big-basket td {
	background: #eae8e9;
	border-top: 5px solid #fff;
}
#big-basket .figures {
	text-align: center !important;
}
#big-basket .totals {
	font-weight: bold;
	font-style: italic;
}
#big-basket + .go-to-checkout {
	text-align: right;
}


.product-list {
	list-style: none;
	padding: 0;
}
.product-list li {
	float: left;
	margin-right: 25px;
	padding-right: 25px;
	border-right: 1px solid #eee;
	width: 152px;
}
.product-list li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}
.price {
	color: #c60808;
	font-weight: bold;
}
.product-list .price, .product-list .title {
	margin: 0.25em 0;
}
.product-list .title a {
	color: #000;
	text-decoration: none;
}


.product-view .image {
	float: left;
	width: 340px;
}
.product-view .sales {
	float: left;
	width: 250px;
}
.product-view .sales h2 {
	font-size: 1.5em;
	margin-top: 0;
	margin-bottom: 0.25em;
}
.product-view .price {
	margin: 0.25em 0 1em 0;
}
.product-view .description {
	padding: 1em 0 3em 0;
	clear: both;
}
.product-view .description h3 {
	font-weight: bold;
	color: #c60808;
}
.product-view label {
	display: block;
}
.product-view input, .product-view select {
	width: auto !important;
	float: none !important;
	clear: left !important;
}
.product-view .submit {
	margin-top: 1em;
}


#footer {
	clear: both;
	margin: 2em 0 2em 0;
	color: #7a7879;
	background: url('../img/footer-bg-top.jpg') top left no-repeat #e5e3e4;
	font-size: 70%;
	width: 846px;
}
#footer:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#footer {display:inline-block;}
#footer {display:block;}
* html #footer {height: 1%;}
#footer p, #footer ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}
#copyright {
	float: left;
	margin-left: 15px;
	width: 335px;
}
#footer-nav {
	float: left;
	padding-left: 0;
	margin-right: 15px;
	list-style: none;
	text-align: right;
	width: 481px;
}
#footer-nav li {
	display: inline;
	border-right: 1px solid #7a7879;
	padding: 0 0.5em 0 0.25em;
}
#footer-nav li.last {
	border-right: none;
	padding-right: 0;
}
#footer-address {
	float: left;
	clear: left;
	padding-left: 15px;
	background: url('../img/footer-bg-bottom.jpg') bottom left no-repeat #e5e3e4;
	width: 585px;
}
* html #footer-address {
	width: 600px;
	w\idth: 585px;
}
#footer-credit {
	float: left;
	text-align: right;
	padding-right: 15px;
	background: url('../img/footer-bg-bottom.jpg') bottom right no-repeat #e5e3e4;
	width: 231px;
}
* html #footer-credit {
	width: 246px;
	w\idth: 231px;
}
#footer a {
	color: #514f50;
	background: transparent;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}



p, li, h1, h2, h3 {
	margin: 1em 0;
}
h2 {
	font-weight: bold;
	font-size: 1.0em;
}
ul, ol {
	list-style: disc;
	padding-left: 25px;
}
th {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {text-decoration: underline;}
a:link, a:visited {color: #c60808; background: transparent;}
a:hover, a:active {color: #c60808; background: transparent;}


.field-note, .field-alert {
	float: left;
	clear: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 140px;
	font-size: 0.9em;
	width: 280px;	
}
* html .field-note, * html .field-alert {
	width: 420px;
	w\idth: 280px;
}
.field-alert {
	color: #e9192e;
}

form div.input {
	margin: 0 0 10px 0;
	clear: both;
}
form div.input:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
form div.input {display:inline-block;}
form div.input {display:block;}
* html form div.input {height: 1%;}
.input label {
	display: block;
	float: left;
	clear: left;
	margin-right: 10px;
	width: 130px;
}
.input label.required {
	font-weight: bold;
}
.input label.checkbox, .input label.radio {
	clear: none;
	margin-right: 0;
	margin-left: 10px;
	width: 280px;
}
.input input, .input select, .input textarea {
	display: block;
	float: left;
	width: 300px;
}
.input input[type="hidden"] {
	display: inline;
	clear: none;
	width: auto;
}
.input textarea {
	height: 100px;
}
.input textarea.ckeditor {
	clear: both;
	height: inherit;
	display: inline;
	width: inherit;
	margin: 0;
	padding: 0;
}
.input input.checkbox, .input input.radio {
	clear: left;
	margin-left: 140px;
	width: auto;
}
.input input.button {
	margin-left: 140px;
	clear: left;
	width: auto;
}
.input input.standalone-button {
	clear: left;
	width: auto;
}
.existing-uploaded-image {
	float: left;
	margin: 10px 0 10px 140px;
	clear: left;
}
.date-fields select, select.date-field {
	width: auto;
}
.error-message {
	clear: both;
	margin-left: 140px;
	color: #f00;
}

