body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
}
h1 {
	width: auto;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #c41c00;
}
h2 {
    width: auto;
	font-size: 14px;
	font-weight: bold;
}
img {
    border:0;
}

h4{
    width: auto;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #c41c00;
}
.redtext{
     font-size:12px;
     color: #c41c00;
} 
table{
     font-size:12px;
	 font-family: Arial, Helvetica, san-serif;
}   

p {
	margin: 0 0 10px 0;
	padding: 0;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
#header {
	width: auto;
	height: 155px;
	background-image: url(../images/global/header_background.jpg);
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header .headerbox {
	width: 990px;
	height: 155px;
	background-image: url(../images/global/headerbox_background.jpg);
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#header .headerbox img {
	border: none;
}
#header .headerbox ul {
	list-style-type: none;
	margin: 0;
	padding: 101px 0 0 29px;
}
#header .headerbox ul li {
	float: left;
}
#container {
	width: 990px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background-image: url(../images/global/container_background.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	float: left;
}
#mainbody {
	width: 711px !important;
	width: 771px;
	height: auto;
	margin: 0;
	padding: 20px 30px 20px 30px;
	float: left;
}
#mainbody .featurebox {
	margin: 0;
	padding: 0;
	width: 711px;
}
#product {
    width: 711px;
    margin: 0;
    padding: 0;
	overflow: hidden;
}

.underline{
    width:711px;
	height:1px;
	margin:8px 0 8px 0;
	background-image: url(../images/global/underline.gif);
	background-repeat: repeat-x;
    padding: 0;
}


#product ul {
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 18px;
	color: #c41c00;
	
}

#product .productimg {
    margin: 0;
	width: 167px;
	float: left;
	overflow: hidden;
}

#product .content {
    margin: 0 5px 0 5px;
	padding: 0;
	width: 335px;
	float: left;
	overflow: hidden;
}
#product .chart {
    margin: 0;
	padding: 0;
	width: 189px;
	float: left;
	overflow: hidden;
}
#mainbody .featurebox .featureitem {
	width: 350px;
	height: 180px;
	float: left;
	overflow: hidden;
}
#mainbody .featurebox .boxbesafe {
	background-image: url(../images/global/box_be_safe.jpg);
	margin: 0 11px 10px 0;
}
#mainbody .featurebox .boxbesure {
	background-image: url(../images/global/box_be_sure.jpg);
	margin: 0 0 11px 0;
}
#mainbody .featurebox .boxbesecure {
	background-image: url(../images/global/box_be_secure.jpg);
	margin: 0 11px 11px 0;
}
#mainbody .featurebox .boxotherequipment {
	background-image: url(../images/global/box_other_equipment.jpg);
	margin: 0 0 10px 0;
}
#mainbody .featurebox .featureitem img {
	border: none;
	margin: 5px 8px 0 0;
}
#mainbody .featurebox .featureitem p.featureviewmore {
	text-align: right;
	padding: 0 15px 0 0;
}
#mainbody .featurebox .featureitem p.featureviewmore a:link,
#mainbody .featurebox .featureitem p.featureviewmore a:visited,
#mainbody .featurebox .featureitem p.featureviewmore a:active {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
#mainbody .featurebox .featureitem p.featureviewmore a:hover {
	text-decoration: none;
}
#mainbody .featurebox .featureitem ul {
	list-style: url(../images/global/bullet_redsquare.gif);
	width: 140px;
}
#mainbody .featurebox .featureitem ul li a:link,
#mainbody .featurebox .featureitem ul li a:visited,
#mainbody .featurebox .featureitem ul li a:active {
	color: #000000;
}
#mainbody .featurebox .featureitem ul li a:hover {
	text-decoration: none;
}
.productimgbox {
	height: 155px;
	width: auto;
	overflow: hidden;
}
p.producttext {
	height: 35px !important;
	height: 50px;
	width: auto;
	display: block;
}
#rightcol {
	width: 219px;
	float: left;
	margin: 20px 0 0 0;
}
#rightcol .contactbox {
	margin: 0 0 10px 9px;
	width: 199px;
	padding: 0;
	height: auto;
	background-color: #000000;
}
#rightcol .contactbox p {
	color: #FFFFFF;
	padding: 0 10px;
}
#rightcol .contactbox ul {
	list-style: url(../images/global/bullet_yellowsquare.gif);
	margin: 0 0 10px 0;
	padding-left: 23px !important;
	padding-left: 26px;
}
#rightcol .contactbox ul li a:link, 
#rightcol .contactbox ul li a:visited,
#rightcol .contactbox ul li a:active,
#rightcol .contactbox a:link,
#rightcol .contactbox a:visited,
#rightcol .contactbox a:active {
	color: #FFFFFF;
}
#rightcol .contactbox ul li a:hover,
#rightcol .contactbox a:hover {
	text-decoration: none;
}
#rightcol .contactbox .yellowtext {
	color: #ffcc33;
	font-weight: bold;
}
#rightcol .contactbox p.contactleft {
	width: 80px;
	float: left;
	margin: 0 10px 10px 10px !important;
	margin: 0 10px 10px 5px;
	padding: 0;
}
#rightcol .contactbox p.contactright{
	width: 80px;
	float: left;
	margin: 0 0 10px 0px;
	padding: 0;
}
#rightcol .contactbox .contactboxbottom {
	margin: 0 !important;
	margin: 0 0 -3px 0;
}
#rightcol .searchbox {
	margin:10px 0 10px 9px;
	width:199px;
	display: block;
	background: url(../images/global/product-search-bg.gif) no-repeat;
}
#rightcol .searchbox #searchinput {
	border:0 none;
	margin:0 3px 3px 5px;
	padding:2px;
	width:137px;
}
#rightcol .searchbox form {
	margin: 0;
	padding:43px 0 8px;
}
#rightcol .searchbox #searchbtn {
	background:#FFFFFF none repeat scroll 0 0;
	border:medium none;
	font-size:11px;
	width:47px;
	padding:2px 2px 3px !important;
	padding: 3px 1px 0px 1px;
	margin: 0 !important;
	margin: 1px 0 0 0;
	cursor: pointer;
}






#rightcol .bythewaybox {
	width: 199px;
	height: 223px;
	margin: 0 0 10px 9px;
	padding: 0;
	background-image: url(../images/global/by_the_way_box.jpg);
	overflow: hidden;
}
#rightcol .bythewaybox p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 169px 10px 10px 10px;
}
#rightcol .bythewaybox p a:link,
#rightcol .bythewaybox p a:visited,
#rightcol .bythewaybox p a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#rightcol .bythewaybox p a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
}
.break {
	height: 10px;
	margin: 0;
	padding: 0;
}
#subbesafe {
	margin: 0;
	padding: 0;
	width: 150px;
	height: auto;
	position: absolute;
	top: 144px !important;
	top: 138px;
	left: 29px;
	visibility: hidden;
}
#subbesafe ul {
	list-style-type: none;
	margin: 0 !important;
	margin: -3px 0 -5px 0;
	padding: 0;
}
#subbesafe ul li {
	margin: 0;
	padding: 0;
}
#subbesafe ul li a:link,
#subbesafe ul li a:visited,
#subbesafe ul li a:active {
	width: 150px;
	height: 17px;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
#subbesafe ul li a:hover {
	background-color: #c41c00;
}
#subbesure {
	margin: 0;
	padding: 0;
	width: 150px;
	height: auto;
	position: absolute;
	top: 144px !important;
	top: 138px;
	left: 122px;
	visibility: hidden;
}
#subbesure ul {
	list-style-type: none;
	margin: 0 !important;
	margin: -3px 0 -5px 0;
	padding: 0;
}
#subbesure ul li {
	margin: 0;
	padding: 0;
}
#subbesure ul li a:link,
#subbesure ul li a:visited,
#subbesure ul li a:active {
	width: 150px;
	height: 17px;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
#subbesure ul li a:hover {
	background-color: #c41c00;
}
#subbesecure {
	margin: 0;
	padding: 0;
	width: 150px;
	height: auto;
	position: absolute;
	top: 144px !important;
	top: 138px;
	left: 219px;
	visibility: hidden;
}
#subbesecure ul {
	list-style-type: none;
	margin: 0 !important;
	margin: -3px 0 -5px 0;
	padding: 0;
}
#subbesecure ul li {
	margin: 0;
	padding: 0;
}
#subbesecure ul li a:link,
#subbesecure ul li a:visited,
#subbesecure ul li a:active {
	width: 150px;
	height: 17px;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
#subbesecure ul li a:hover {
	background-color: #c41c00;
}
#subotherequipment {
	margin: 0;
	padding: 0;
	width: 150px;
	height: auto;
	position: absolute;
	top: 144px !important;
	top: 138px;
	left: 337px;
	visibility: hidden;
}
#subotherequipment ul {
	list-style-type: none;
	margin: 0 !important;
	margin: -3px 0 -5px 0;
	padding: 0;
}
#subotherequipment ul li {
	margin: 0;
	padding: 0;
}
#subotherequipment ul li a:link,
#subotherequipment ul li a:visited,
#subotherequipment ul li a:active {
	width: 150px;
	height: 17px;
	display: block;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
#subotherequipment ul li a:hover {
	background-color: #c41c00;
}
#footer {
	width: auto;
	height: 79px;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/footer_background.gif);
	overflow: hidden;
	clear: both;
}
#footer .footerbox {
	width: 990px;
	height: 79px; 
}
#footer .footerbox p.footermain {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 18px 0 3px 0;
}
#footer .footerbox p.footermain a:link,
#footer .footerbox p.footermain a:visited,
#footer .footerbox p.footermain a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#footer .footerbox p.footermain a:hover {
	text-decoration: none;
}
#footer .footerbox p.footersub {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footer .footerbox p.footersub a:link,
#footer .footerbox p.footersub a:visited,
#footer .footerbox p.footersub a:active {
	color: #FFFFFF;
	font-weight: bold;
}
#footer .footerbox p.footersub a:hover {
	text-decoration: none;
}
#mainbody .product {
	float: left;
	text-align: center;
	width: 165px;
	margin: 0 10px 15px 0;
	padding-top: 2px;
	background-color: #000000;
	border-bottom: 1px solid #666666;
}
#mainbody .product p {
	width: 155px !important;
	width: 165px;
	margin: 0;
	padding: 5px;
	/*border-top: 5px solid #ffcc33;*/
	border-bottom: 5px solid #ffcc33;
	font-weight: bold;
	font-size: 11px;
}
#mainbody .product p a:link, #mainbody .product p a:visited, #mainbody .product p a:active {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
#mainbody .product p a:hover {
	text-decoration: none;
}
#mainbody .features {
	width: auto;
	float: left;
	margin: 20px 20px 0 0;
}
#mainbody .features h1 {
	color: #C41C00;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	margin: 0;
}
#mainbody .features ul {
	color: #C41C00;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}
#mainbody table.prodinfo table.prodspecs {
	width: auto;
	border-collapse: collapse;
}
#mainbody table.prodinfo table.prodspecs td {
	vertical-align: top;
	padding-right: 10px !important;
}
#mainbody table.prodinfo .leftcol table {
	border-collapse: collapse;
	margin: 20px 0 0 0;
	padding: 0;
}
#mainbody table.prodinfo .leftcol table th {
	color: #FECB34;
	background-color: #000000;
	text-align: left;
	padding: 0 10px 5px 0;
}
#mainbody table.prodinfo .leftcol table td {
	padding: 0;
	margin: 0;
}
#mainbody table.prodinfo .leftcol table .grey {
	background-color: #DDDDDD;
}
#mainbody table.prodinfo .leftcol table .greypadding {
	background-color: #DDDDDD;
	padding: 5px 5px 5px 0;
}
#mainbody table.prodinfo .leftcol table .black {
	background-color: #000000;
}
#mainbody .imgfloatright {
	float: right;
	margin: 0 0 10px 10px;
}
.valuefeaturestitle {
	border-bottom: 3px solid #7F7F7F;
	padding-bottom: 3px;
	display: inline;
}
#mainbody hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #c41c00;
	background-color: #c41c00;
	padding: 0;
	height: 1px;
	margin-top: 20px;
}
#mainbody .tableshoppingcart {
	width: 711px;
	height: auto;
	border: 1px solid #7f7f7f;
	margin: 10px 0 10px 0;
	border-collapse: collapse;
}
#mainbody .tableshoppingcart .trheading {
	background-color: #ffcb33;
	color: #000000;
	font-weight: bold;
	height: 25px;
}
#mainbody .tableshoppingcart td {
	padding: 2px 10px;
	border-top: 1px solid #7f7f7f;
	font-size: 11px;	
}
#mainbody .tableshoppingcart .trtotal {
	background-color: #7f7f7f;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	border-bottom: 1px solid #7f7f7f;
}
#mainbody .tableshoppingbuttons {
	width: 711px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
}
#mainbody .tableshoppingbuttons .shhoppingcartbutton {
	background-color: #c41c00;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 5px;
}
#mainbody .tableshoppingcart input {
	width: 200px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainbody .tableshoppingcart .selectstate {
	width: 80px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainbody .tableshoppingcart .postcodeinput {
	width: 117px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.backlink {
	text-align: right;	
}
p.backlink a:link, p.backlink a:visited, p.backlink a:active {
	color: #c41c00;
	font-weight: bold;	
}
table.prodinfo {
	width: 711px;
	margin-top: 20px;
	border-collapse: collapse;
}
table.prodinfo .leftcol {
	padding-right: 10px;
	border-right: 1px solid #c41c00;
	vertical-align: top;
	width: 50%;
}
table.prodinfo .rightcol {
	width: 50%;
	padding-left: 10px;
	text-align: center;
	vertical-align: top;
}
table.prodinfo .rightcol img {
	margin-bottom: 15px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: lower-roman;
}
#stockCaption, .gallerytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
label {
	float: left;
	width: 80px;
	font-weight: bold;
}
.map {
	float: right;
	width: 210px;
	text-align: center;
}
.map p {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 11px;
}
.map a:link, .map a:active, .map a:visited {
	color: #C41C00;
} 
.map a:hover {
	text-decoration: none;
} 
table.contactform {
	width: 450px;
	border-collapse: collapse;
}
table.contactform td {
	vertical-align: top;
	padding-right: 10px !important;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
table.contactform input {
	background-color: #F4C62A;
	font-size: 12px;
	border: none;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 180px;
	font-family: Arial, Helvetica, san-serif;
}
table.contactform select {
	background-color:#F4C62A;
	border-color:-moz-use-text-color #000000 rgb(0, 0, 0) -moz-use-text-color;
	border-style:none solid solid none;
	border-width:medium 1px 1px medium;
	font-family:Arial,Helvetica,san-serif;
	font-size:12px;
	width:180px;
}
table.contactform textarea {
	background-color: #F4C62A;
	font-size: 12px;
	border: none;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 100%;
	height: 150px;
	font-family: Arial, Helvetica, san-serif;
}
table.contactform .submitbutton {
	background-color: #C01B00;
	color: #FFFFFF;
	font-size: 12px;
	width: 180px;
	border: 1px solid #C01B00;
	font-family: Arial, Helvetica, san-serif;
}
.asterisk {
	color: #C01B00;
	font-weight: bold;
	font-size: 12px;
}
#mainbody a:link, #mainbody a:visited, #mainbody a:active {
	color: #c41c00;	
}
.featuredproductcaption {
	text-align: center;
	margin-top: 10px;
}
.featuredproductcaption a:link, .featuredproductcaption a:visited, .featuredproductcaption a:active {
	text-align: center;
	margin: 5px 0 0 0;
	color: #ffcc33;
	font-weight: bold;
}
.featuredproductimg {
	overflow: hidden;
	/*height: 148px;*/
	margin-top: 5px;
}
#besaferollover {
	position: absolute;
	height: 129px;
	width: 151px;
	left: 217px;
	top: 338px !important;
	top: 342px;
}
#besurerollover {
	position: absolute;
	height: 129px;
	width: 151px;
	left: 578px;
	top: 338px !important;
	top: 342px;
}
#besecurerollover {
	position: absolute;
	height: 129px;
	width: 151px;
	left: 217px;
	top: 529px !important;
	top: 533px;
}
#otherrollover {
	position: absolute;
	height: 129px;
	width: 151px;
	left: 578px;
	top: 529px !important;
	top: 533px;
}

/* search results */

#search-results {
}
#search-results .result {
border-bottom:1px dotted #CCCCCC;
margin-bottom:5px;
padding-bottom:10px;
}
#search-results .result h3 {
margin:15px 0 5px;
}
#search-results .result p {
margin: 0 0 5px 0;
}
#search-results .gotoproduct a {
}
#pagination {
	text-align: center;
}