html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset {
	margin:0;
	padding:0;
}

img,fieldset {
	border:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

.clearfix {
	display:block;
	clear:both;
}

.skiplinks {
	height:0;
	width:0;
	left:-19000px;
	overflow:hidden;
	position:absolute;
}

body {
	font-size:100%;
	background-color:#333;
	font-family:arial;
	background-image:url(/images/bg_tyre_tread_footer.png);
	background-position:center top;
	background-repeat:repeat;
}

#wrapper_header {
	width:100%;
	height:122px;
	background-color:#0821a1;
}

#wrapper_header_content {
	background-image:url(/images/hepworth_header_new.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:960px;
	height:122px;
	margin:0 auto;
	background-color:#0821a1;
}

#header_logo a {
	float:left;
	width:430px;
	height:122px;
	background-color:none;
}

#header_contact_details {
	float:right;
	width:500px;
	background-color:none;
	margin:25px 0 0;
}

#header_contact_details_phone {
	float:right;
	width:490px;
	height:40px;
	padding:0 10px 0 0;
	background-color:none;
	font-size:25px;
	font-weight:700;
	text-align:right;
	color:#fff;
	text-shadow:3px 3px 0 #000;
}

#header_contact_details_phone a {
	color: white;
	text-decoration: none;
}

.header_contact_details_email {
	float:right;
	padding:0 10px 0 0;
	font-size:16px;
	font-weight:700;
	text-align:right;
	color:#fff;
	text-shadow:3px 3px 0 #000;
}

.box_email {
	width: 270px;
}

.box_facebook {
	width: 135px;	
}

.header_contact_details_email a {
	color:#ffdf13;
	font-weight:700;
	text-decoration:none;
}

.header_contact_details_email img {
	float:right;
	padding: 0 0 0 10px;
}

.border_right {
	border-right: 1px solid #eee;
	margin-right: 10px;
	padding: 0 15px 0 0;
}

.header_contact_details_email a:hover {
	text-decoration:underline;
}

#wrapper_nav {
	background-image:url(/images/bg_tyre_tread.png);
	background-position:center center;
	background-repeat:repeat-x;
	width:100%;
	height:50px;
	background-color:#333;
	border-top:2px solid #d80000;
	border-bottom:2px solid #fff;
}

#wrapper_nav_content {
	width:960px;
	height:50px;
	margin:0 auto;
	background-color:none;
}

ul#header_nav {
	width:655px;
	height:40px;
	padding:7px 0 3px;
	margin:0;
	background-color:none;
}

ul#header_nav li {
	display:inline;
	width:auto;
}

ul#header_nav li a {
	float:left;
	width:auto;
	display:block;
	text-align:center;
	font-size:15px;
	font-weight:700;
	color:#fff;
	text-transform:capitalize;
	text-decoration:none;
	background-color:#d80000;
	height:35px;
	line-height:35px;
	padding:0 15px;
	margin:0 10px 0 0;
	text-shadow:2px 2px 0 #000;
	-moz-border-radius:5px;
	border-radius:5px;
}

ul#header_nav li a:hover,
body#home .home,
body#about .about,
body#news .news,
body#for_sale .for_sale,
body#storage .storage,
body#gallery .gallery,
body#contact .contact {
	background-color:#f05c06;
}

#breadcrumb-search {
	float:right;
	width:290px;
	height:35px;
	padding:7px 0 0 10px;
	background-color:#d80000;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

#breadcrumb-search .search-box {
	float:left;
	font-size:12px;
	color:#333;
	line-height:22px;
	background-color:#d9deff;
	border:1px solid #fff;
	width:213px;
	height:24px;
	padding:0 5px;
	margin:0 5px 0 0;
	-moz-border-radius:5px;
	border-radius:5px;
}

#breadcrumb-search .submit {
	float:left;
	background-color:#f05c06;
	color:#fff;
	font-family:helvetica;
	font-size:13px;
	line-height:19px;
	text-shadow:1px 1px 0 #000;
	font-weight:700;
	border:1px solid #ccc;
	width:50px;
	height:26px;
	-moz-border-radius:5px;
	border-radius:5px;
	cursor:pointer;
}

#wrapper_main {
	background-image:url(/images/bg_flag_pattern.png);
	background-repeat:repeat;
	width:100%;
	float:left;
	background-color:#ffdf13;
}

#wrapper_main_content_home {
	width:940px;
	margin:10px auto;
	padding:10px;
	background-color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
}

#wrapper_main_content_inner {
	background-image:url(/images/inner_content_bg_flag.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	width:920px;
	margin:10px auto;
	padding:20px;
	background-color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
}

#wrapper_main_content_inner h1 {
	font-size:30px;
	padding:0 0 5px;
	color:#d80000;
	display:block;
	width:920px;
	height:40px;
	border-bottom:2px solid #d80000;
	margin:0 0 15px;
}

#wrapper_main_content_inner h2 {
	font-size:20px;
	padding:0 0 5px;
	color:#0821a1;
}

#wrapper_main_content_inner h3 {
	font-size:20px;
	padding:0 0 5px;
	color:#0821a1;
}

#wrapper_main_content_inner h3 a {
	color:#f05c06;
}

#wrapper_main_content_inner h3 a:hover {
	color:#0821a1;
}

#wrapper_main_content_inner h4 {
	font-size:16px;
	padding:0 0 5px;
	color:#0821a1;
}

#wrapper_main_content_inner p {
	font-size:14px;
	color:#333;
	line-height:20px;
	padding:0 0 10px;
}

#wrapper_main_content_inner a {
	color:#0821a1;
}

#wrapper_main_content_inner a:hover {
	color:#f05c06;
}

#wrapper_main_content_inner_about {
	width:650px;
}

#wrapper_main_content_inner_about_images {
	float:right;
	width:210px;
	background-color:#eee;
	clear:both;
	padding:20px;
	margin:0 0 10px;
}

#wrapper_main_content_inner_about_images img {
	margin:0 0 10px;
}

#wrapper_main_content_inner_menu_block {
	float:right;
	background-color:none;
}

.wrapper_main_content_inner_menu {
	width:160px;
	background-color:#eee;
	padding:20px;
	margin:0 0 10px;
	-moz-border-radius:5px;
	border-radius:5px;
}

ul.wrapper_main_content_inner_menu_links {
	width:160px;
	list-style-type:none;
}

ul.wrapper_main_content_inner_menu_links li a {
	font-size:14px;
	line-height:22px;
	text-transform:capitalize;
}

#wrapper_main_content_storage_left {
	float:left;
	width:450px;
	background-color:none;
}

#wrapper_main_content_storage_right {
	float:right;
	width:410px;
	background-color:#eee;
	padding:20px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.wrapper_main_content_inner_entry {
	float:left;
	width:700px;
	display:block;
	margin:0 0 20px;
	border-bottom:1px solid #aaa;
	padding:0 0 10px;
}

.wrapper_main_content_inner_entry img {
	float:left;
	padding:5px;
	border:1px solid #ccc;
	background-color:none;
	margin:5px 20px 0 0;
}

.wrapper_main_content_inner_entry_sale {
	float:left;
	width:518px;
	background-color:none;
	padding:5px 0 0;
}

.wrapper_main_content_inner_entry h2 a {
	text-decoration:none;
}

.wrapper_main_content_inner_gallery_category {
	float:left;
	width:700px;
	display:block;
	margin:0 0 20px;
	border-bottom:1px solid #aaa;
	padding:0 0 20px;
}

.wrapper_main_content_inner_gallery_category img {
	padding:5px;
	border:1px solid #ccc;
	margin:10px 7px 5px 0;
	background-color:none;
}

.wrapper_main_content_inner_gallery_category_title {
	float:left;
	width:173px;
	height:200px;
	background-color:none;
	display:block;
}

.wrapper_main_content_inner_gallery_category_title p a {
	float:left;
	display:block;
	width:150px;
	padding:0 6px;
	background-color:none;
}

.home_banner {
	width:940px;
	height:200px;
	background-color:#ccc;
}

.home_banner img {
	float:right;
}

.home_banner_title {
	background-image:url(/images/home_banner_bg_flag.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	width:436px;
	height:170px;
	background-color:#333;
	padding:15px;
}

.home_banner_title h1 {
	color:#fff;
	opacity:1;
	padding:0 0 7px;
	text-shadow:3px 3px 0 #000;
}

.home_banner_title p {
	font-size:15px;
	color:#fff;
	padding:5px 0 10px;
}

.home_banner_title p a {
	color:#ffdf13;
}

.home_banner_title p a:hover {
	color:#fff;
}

#home_badges {
	width:940px;
	height:200px;
	background-color:none;
	margin:8px 0 0;
}

#home_badges h3 a {
	display:block;
	width:214px;
	height:20px;
	line-height:20px;
	padding:5px 5px 5px 10px;
	font-size:17px;
	background-color:#333;
	text-transform:capitalize;
	text-decoration:none;
	color:#fff;
	text-shadow:2px 2px 0 #000;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

#home_badges img a {
	display:block;
	border:0;
}

#home_badges img {
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.badge {
	background-image:url(/images/home_badge_bg_flag.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	float:left;
	width:229px;
	height:200px;
	background-color:#0821a1;
	-moz-border-radius:5px;
	border-radius:5px;
}

.badge p {
	font-size:14px;
	color:#fff;
	width:209px;
	padding:5px 10px 0;
}

.badge p a {
	color:#ffdf13;
}

.badge p a:hover {
	color:#fff;
}

#badge_gap_1 {
	margin:0 8px 0 0;
}

#badge_gap_2 {
	margin:0 8px 0 0;
}

#badge_gap_3 {
	margin:0 8px 0 0;
}

#contact-left {
	float:left;
	width:305px;
	height:312px;
	background-color:#eee;
	margin:0 10px 0 0;
	padding:20px 20px 20px 25px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#contact-left h3 {
	color:#444;
	padding:0 0 20px;
	font-size:18px;
}

#contact-left h4 {
	color:#444;
	padding:0 0 8px;
	font-size:16px;
	padding:0 0 15px;
}

#contact-left p {
	color:#333;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	padding-bottom:5px;
}

#contact-left p a {
	color:#d80000;
	font-weight:700;
}

form#contact-form {
	width:558px;
	height:327px;
	display:block;
	float:left;
	padding:15px 0 10px;
	background-color:#eee;
	-moz-border-radius:5px;
	border-radius:5px;
}

.contact-form-block {
	width:560px;
	display:block;
	float:left;
}

.contact-form-title {
	width:120px;
	height:20px;
	display:block;
	float:left;
	font-size:13px;
	color:#333;
	padding:15px;
}

.contact-form-title-required {
	width:120px;
	height:20px;
	display:block;
	float:left;
	font-size:13px;
	color:#333;
	padding:0 15px 5px;
}

.contact-form-field {
	width:400px;
	display:block;
	float:left;
}

.contact-form-radio,
.contact-form-captcha {
	background:#fff;
	width:372px;
	display:block;
	float:left;
	padding:10px 0 20px;
}

.contact-form-radio label {
	padding:0 5px;
	font-size:14px;
	color:#333;
}

.contact-form-field input {
	width:280px;
	padding:6px 10px;
}

.contact-form-field textarea {
	width:350px;
	height:110px;
	padding:10px;
}

.contact-form-field input,
.contact-form-field textarea {
	border:1px solid #888;
	font-size:14px;
	line-height:14px;
	color:#555;
	margin:10px 0;
	font-family:arial,helvetica;
	background-color:#fff;
	-moz-border-radius:5px;
	border-radius:5px;
}

.contact-form-captcha input {
	float:left;
	width:195px;
	padding:6px 10px;
	border:1px solid #888;
	font-size:14px;
	color:#555;
	font-family:arial,helvetica;
	background-color:#fff;
	-moz-border-radius:5px;
	border-radius:5px;
}

.contact-form-captcha img {
	float:right;
}

#contact-form-submit input {
	background:#555;
	width:96px;
	cursor:pointer;
	border:1px solid #000;
	float:left;
	margin:0 9px 0 0;
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	-moz-border-radius:5px;
	border-radius:5px;
}

input:focus,textarea:focus {
	background-color:#fff;
}

.errormsg {
	color:green;
	font-size:14px;
	font-weight:700;
	font-style:italic;
	padding:0 0 5px 15px;
}

#contact-form h2 {
	color:#333;
	padding:0 0 10px 15px;
}

#contact-form p {
	font-size:14px;
	line-height:18px;
	padding:0 0 0 15px;
	color:#333;
}

.red {
	color:#d80000;
}

.contact-details {
	color:#d80000;
}

.contact-form-details {
	color:#d80000;
}

#wrapper_footer {
	width:100%;
	float:left;
	height:150px;
	background-color:none;
	border-top:2px solid #fff;
}

#wrapper_footer_content {
	width:940px;
	margin:0 auto;
	padding:15px 10px 0;
	font-size:13px;
	line-height:18px;
	color:#fff;
}

#wrapper_footer_content a {
	color:#ffdf13;
}

#wrapper_footer_content a:hover {
	color:#fff;
}

#cta_float {
	float:left;
}

#no_border {
	border:0;
}

label.error {
	color:#d80000;
	float:left;
	font-size:14px;
	display:block;
	width:300px;
	height:20px;
	padding:0 0 5px;
	background-color:none;
}