/* HTML Elements */
html { height: 100%; }  /* Forces vert scrollbar on all pages*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	color: #010101;
	font: 10px/11px verdana, arial, helvetica, sans-serif;
}
html,body{height:100% !important}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6 {
	font: 10px/11px verdana, arial, helvetica, sans-serif;
	/* Netscape 4&IE5 doesn't really like type tags just set in the body, this helps */
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}

img {
	border: 0 none;
}

p {
	text-align: left; /* IE5Win bug, if no alignment is presented the text may center */
	margin: 0 0 1em 0;
}
form {
	margin: 0 0 0 0;
}
table {
	border: 0;
}

td img {
	display: block; /* Images that are in tables will always be block level */
}
 /* Link Elements must be in this order*/
a:link, a:visited, a:active, a:hover {
	color: #371c15;
	text-decoration: underline;
}

br.clear {
	clear: both;
}

/*----CSS Print layout elements----*/
/*Print Removed items*/
#sidebar, #sidebar #cata, #sidebar ul, #sidebar #patch, #main-box #boxhead, 
#main-box #offers .offerbox .imgcont, #main-box #boxcont .listblock span.item, 
#main-box #boxcont #prod-details div#prodimage-cont, #main-box #boxfoot, #sidebar img.logo,
#main-box #boxcont h1.welcome span, #main-box #boxcont .newsimage {
 width: 1px;
 height: 1px;
 overflow: hidden;
 display: none;
}
.print-logo {
	margin-left:50px;
 	width: 265px;
 	height: 42px;
 	margin: 0 auto 10px auto;
}

/* Main */
.alt-rules {
	clear: both;
	height: 3px;
	margin-top: 7px;
	display: block;
	overflow:hidden;
	border-top: 1px solid Black;
	width: 100%
}
#main-box {
	height: auto;
}

h1.headreplace, #offers h1, #main-box #boxcont h1.welcome { font: bold 17px Georgia, "Times New Roman", Times, serif; }
/* homepage offers section */
#main-box #offers {
	height: 50px;
}
#main-box #offers h1 {
	display: block;
}
#main-box #offers h1 span {
	position: absolute; 
	background: url(images/offers-head.jpg) no-repeat;
	float: left;
	width: 525px;
	height: 34px;
}

#main-box #offers .offerbox { 
	width: 98px;
	height: 121px;
	float: left;
	margin: 20px 0 0 25px;
	display: inline;
	position: relative;
}

#main-box #offers .offerbox img {/* Display in print css*/
	/*width: 82px;
	height: 60px;*/
	margin: 8px auto 0 auto;
	border: 1px solid #cdcda0;
}
#main-box #offers .offerbox p { 
	font-weight: bold;
	margin: 14px 7px 0 7px;
}
#main-box #offers .offerbox p .price {
	color: #7d0000;
}
/*main section*/
#main-box #boxcont h1.welcome {
	height: 20px;
	clear: both;
}
#main-box h2.cats {
	margin: 2px 0 10px 0;
	display: block;
	text-align: left;
	font: normal 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#main-box #boxcont {
	display: block;
	width: 100%;
	margin: 0 0 5px 0;
}
#main-box #boxcont img.right{
	display: inline;
	float: right;
}
#main-box #boxcont h1.welcome {
	display: block;
	margin:0 0 60px 5px;
}
#main-box #boxcont #cata-section .block {
	margin-left: 9px;
	margin-bottom: 5px;
	width: 110px;
	float: left;
}
#main-box #boxcont #cata-section .block h1 {
	width: 110px;
	text-align: center;
	font-weight: bold;
	font-size: 9px;
}
#main-box #boxcont #cata-section .block img {
	margin: 5px auto 0 auto;
	border: 1px solid #cdcda0;
	width: 93px; /*90*/
	height: 66px; /*67*/
}
#main-box #boxcont #cata-section .alt-rules {
	height: 10px;
	margin-top: 0;
}
#main-box #boxcont ul {
	margin: 8px 0 10px 15px;
}
#main-box #boxcont ul li {
	margin-top: 6px;
	list-style: disc outside;
}
#main-box #boxcont ol li {
	margin-top: 6px;
	list-style: inside;
	list-style-type: decimal;
}
#main-box #boxcont #cata-section .block a:link, #main-box #boxcont #cata-section .block a:visited, #main-box #boxcont #cata-section .block a:active,
#main-box #offers .offerbox p a:link, #main-box #offers .offerbox p a:visited, #main-box #offers .offerbox p .block a:active,
#main-box #boxcont #cata-section .block a:hover, #main-box #offers .offerbox p a:hover {
	color: #371c15;
	text-decoration: none;
}
/* cond's of sale page */
#main-box #boxcont ol li table {
	margin: 5px auto 5px auto;
}
#main-box #boxcont ol li table td {
	border-width: 0 0 0 0;
	padding: 4px 3px 4px 3px;
	border-bottom: 1px solid #8B4513;
}
/* Catalouge list */
.butleft {
	float: left;
	margin: 5px 10px 0 0;
}
.butright {
	float: right;
	margin: 5px 0 0 10px;
}
.listblock {
	display: block;
	height: 90px;
	clear: both;
}
#main-box #boxcont .listblock a span.item {
	text-decoration: none;
}
#main-box #boxcont .listblock img.item {/* Display in print css*/
	border: 1px solid #cdcda0;
	float: left;
}
#main-box #boxcont .listblock h2 {
	margin: 0 0 0 94px;
	display: block;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main-box #boxcont .listblock h3 {
	margin: 2px 0 5px 94px;
	display: block;
	font: normal 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main-box #boxcont .listblock span.price {
	display: inline;
	margin: 5px 0 0 5px;
	color: #7d0000;
	font-weight: bold;
	font-size: 13px;
}
#main-box #boxcont .listblock .butright {
	position: static;
	top: 75px;
}
#main-box #boxcont .listblock .addtoorder {
	width:102px; 
	height:16px; 
	border-width:0;
}
/* Catalouge details page */
#main-box #boxcont #prod-details img.item {/* Display in print css*/
	float: right;
	border: 1px solid #cdcda0;
}
#main-box #boxcont #prod-details h2 { /*brand name*/
	margin: 0 0 0 4px;
	display: block;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7d0000;
}
#main-box #boxcont #prod-details h3 {/*Product name*/
	margin: 2px 0 5px 4px;
	display: block;
	font: normal 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #7d0000;
}
#main-box #boxcont #prod-details p {
	width: 235px;
	clear: left;
	display: inline;
	float: left;
}
#main-box #boxcont #prod-details ol, #main-box #boxcont #prod-details ul {
	margin-bottom: 15px;
}
#main-box #boxcont #prod-details ol li{ 
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 25px;
}
#main-box #boxcont #prod-details li {
	clear: left;
}
#main-box #boxcont #prod-details span.price {
	clear: both;
	float: right;
	margin: 5px 0 0 5px;
	color: #7d0000;
	font-weight: bold;
	font-size: 13px;
}
#main-box #boxcont #prod-details p.quant {
	clear: both;
	display: inline;
	color: #7d0000;
	font-weight: bold;
	font-size: 11px;
}
#main-box #boxcont #prod-details input#quant {
	width: 40px
}
/* Basket/Payment pages */
#boxcont table.basket {
	width: 100%;
	border: 1px solid #ddd4b5;
	margin: 0 0 0 0;
}
#boxcont table.basket tr.baskethead td {
	border-bottom: 1px solid #ddd4b5;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}
#boxcont table.basket tr.basketcont td {
	text-align: center;
	vertical-align: top;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #ddd4b5;
	border-right: 1px solid #ddd4b5;
}
#boxcont table.basket tr.basketcont td.x {
	border-right: 0 none;
}
#boxcont table.basket tr.basketcont td #quant {
	width: 40px
}
#boxcont table.basket tr.basketfoot td {
	text-align: center;
	font-size: 12px;
	padding: 2px 0 2px 0;
}


/*location Map*/
#mapcont {
	margin: 10px 0 5px 10px;
	width: 365px;
	height: 311px;
	display: block;
}

#mapcont #flashmap {
	padding: 9px 0 0 10px;
}
/*Contact Form*/
.multiline-field {
	width: 202px;
	height: 98px;
   margin: 3px 0 2px 0;
	padding: 0 0 0 0;
	display: inline;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#form-container {
	float: left;
	width: 490px;
}
#form-container form p, form#formname #form-container p{
	clear: both;
	margin: 3px 0 2px 0;
}
#form-container form p label, form#formname #form-container p label{
  float: left;
  width: 29%;
  text-align: right;
  margin-top: 5px;
}
#form-container form p.wide label, form#formname #form-container p.wide label{
  width: 100%;
  text-align: left;
}
#form-container form p span.formw, form#formname #form-container p span.formw{
  float: right;
  width: 70%;
  text-align: left;
}
.singleline-field {
	width: 200px;
	height: 14px;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   margin: 3px 0 2px 0;
	padding: 0 0 0 0;
	display: inline;
}
select.singleline-field {
	width: 206px;
	height: 20px;
}
.darktxt {
	color: #7d0000;
}

/*News page */
#main-box #boxcont .newshead {
	display: block;
	clear: both;
	height: 30px;
}
.newshead a.toggle {
	font: bold 13px/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.newshead a.toggle:link, .newshead a.toggle:visited, .newshead a.toggle:active, .newshead a.toggle:hover   {
	color: #7D0000;
	text-decoration: none;
}
#main-box #boxcont img.newspicprint {
	float: right;
	border: 1px solid #cdcda0;
}
/* Flash Txt Replace */
#boxcont h1.replace-cata, #boxcont h1.replace-cata-root { font-size: 18px; line-height: 22px; }
#boxcont h1.replace-catahead, #boxcont h1.replace-catahead-root { font-size: 20px; line-height: 24px; }
/* All code (C)  Designed4hits 2006, Antony Ellam*/