/*--default HTML setup--*/
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/
body {
	color: #000000;
	font: 10px/11px verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6 {
	color: #000000;
	font: 10px/11px verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
br.clear {
	clear: both;
	height: 2px;
	overflow: hidden;
}
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/*--header--*/
#head { 
	width: 100%;
}
#head img.printlogo {
	height: 59px;
	width: 799px;
}
#head p {
	height: 1px;
	width: 1px;
	overflow: hidden;
	display: none;
}
/*--main content--*/	
#main { 
	height: auto;
	width: 100%;
	}
#main-cont {
	height: auto;
	width: 100%;
	padding: 0 0 0 0;
}
#imghold {
	float: left;
	width: 552px;
	float: left;
}
.img-flash {
	margin: 0 0 0 0;
}
#contenthold {
	margin-top: 20px;
	text-align: left;
	width: 100%;
}
#contenthold h1.headreplace {
/*Flash replace*/
	width: 520px;
 	font: bold 16px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #454545;
}
#contenthold p {
	margin: 5px 0 2px 3px;
	display: block;
}
#contenthold a:link, #contenthold a:visited, #contenthold a:active, #contenthold a:hover { 
	color: #E40101;  
	text-decoration: none;
	border-bottom: 1px dashed #5C5C5C;
}
.darktxt{
	color: Red;	
}
.alt-rules{
	height: 1px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #AFAEAE;
	margin-top: 3px;
}

/*------Ind page layout-------*/
body#home #imghold object, body#prodpage #imghold object {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}
body#profile #contenthold table {
	width: 520px;
	padding: 0 0 0 0;
	margin-top: 15px;
	margin-right: auto;/*centres in compliant browsers*/
	margin-left: auto;/* "	" */
}
body#profile #contenthold table td {
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #AFAEAE;
	border-right: 1px solid #AFAEAE;
	vertical-align: bottom;
}
body#profile #contenthold table td.bot { 
	border-bottom:  0 none White;
	vertical-align: top;
}
body#profile #contenthold table td.end { 
	border-right: 0 none White;
}
body#prodpage #contenthold h1 {
	margin: 8px 0 3px 3px;
 	font: bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #454545;
}
body#prodpage #contenthold h1.headreplace {
/*Flash replace*/
	width: 520px;
 	font: bold 16px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #454545;
}
body#prodpage #contenthold h2, body#terms #contenthold h3 {
	margin: 8px 0 3px 3px;
 	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	color: #E40101;
}
body#prodpage #contenthold h3 {
	margin: 8px 0 6px 3px;
 	font: bold 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body#prodpage #contenthold img {
	margin-top: 5px;
}
body#prodpage #contenthold img.right {
	float: right;
	margin-left: 4px;
}
body#prodpage #contenthold img.left {
	float: left;
	margin-right: 4px;
}
body#prodpage #contenthold ul { 
	list-style: disc inside;  
	margin: 5px 0 5px 0; 
	}
body#prodpage #contenthold ul li { 
	margin: 3px 0 3px 4px; }
body#terms #imghold img, body#prodpage #imghold img.finish {
	display: none;
}
body#terms #contenthold ul { list-style: disc inside; }
body#terms #contenthold ul li {
margin: 3px 0 3px 5px;
}

/*Contact form layout*/
body#contact .singleline-field-c, body#retresult .singleline-field-c {
	width: 152px;
	height: 15px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body#contact select.singleline-field-c, body#retresult select.singleline-field-c {
	width: 160px;
	height: 20px;
}
body#contact .multiline-field, body#retresult .multiline-field {
	width: 152px;
	height: 98px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body#contact .form-container, body#retresult .form-container {
	float: left;
	width: 260px;
	height: 320px;
	border-bottom: 1px solid Black;
	padding-bottom: 4px;
}
body#contact form p, body#retresult form p {
	clear: both;
	height: 27px;
	margin-bottom: 0px; 
}
body#contact form p label, body#retresult form p label {
  float: left;
  width: 90px;
  text-align: right;
}
body#contact form p span.formw, body#retresult form p span.formw  {
  float: right;
  text-align: left;
}
body#contact p.buttons, body#retresult p.buttons {
	margin: 10px 0 0 100px;
}
body#contact table {
	width: 520px;
	padding: 0 0 0 0;
	display: block;
	height: 75px;
	font-size: 13px;
	border: 0 none;
}
body#contact table tr td {
	width: 50%;
	vertical-align: top;
}
/*side nav*/
#prodnav {
	height: 1px;
	overflow: hidden;
	width: 1px;
	margin: 0 0 0 0;
	display: none;
}

/*dealer search box removed - non display */

/* Retailer result page */
body#retresult table.result-block {
	width: 530px;
	margin: 6px auto 12px auto;
	border: 1px solid #AFAEAE;
	border-width: 1px 0 1px 0;
}
body#retresult table.result-block td.l {
	width: 22%;
	padding: 5px 3px 5px 5px;
	text-align: right;
}
body#retresult table.result-block td.r {
	padding: 5px 5px 5px 0;
	text-align: left;
}
body#retresult table .central strong { 
	font-weight: bold;
	font-size: 12px;
	color: Black;
}
body#retresult ul.blind-select { 
	list-style-type: none;
	margin: 0 0 0 -5px;	 
}
body#retresult ul.blind-select li {
	float: left;
	margin: -5px 15px 20px 0px;
}
body#retresult .form-container-b {
	float: left;
	width: 375px;
	height: 195px;
}
body#retresult .formw input.singleline-field {
	width: 206px;
	height: 20px;
}

/*--footer--*/
#foot { 
	height: 33px;
	width: 100%;
	text-align: center;
}
#foot p, #foot p a:link, #foot p a:visited, #foot p a:active, #foot p a:hover  {
	font: 10px "neue helvetica" Arial, Helvetica, sans-serif;
	color: #e40101;
	padding-top: 12px;
	text-decoration: none;
}
/* All code (C) Antony Ellam, Designed4hits 2005 */