body {
	color: #000000;
	background: #F2F2F2;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font: 14px Arial, Helvetica, sans-serif;
}
a {
	color: #006B33;
	border-bottom: 1px solid #006B33;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px solid #58DA6C;
}
p {
	padding:0px;
	margin:0px 0px 15px 0px;
}
table {
	border-collapse:collapse;
}
td, th {
	vertical-align:top;
	padding: 3px;
}
a img, .imglink, .imglink:hover {
	border: none !important;
}

#wrapper {
	margin: 0px 5px 5px;
}
#header {
	background: url(../images/h_bg.gif) repeat-x left top;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
}
#header .bg {
	background:url(../images/h.gif) no-repeat left top;
	position: relative;	
	height: 80px;	
}
#header object {
	position:absolute;
	top:-5px;
	left:5px;
}
#header .tagline {
	position: absolute;
	left: 5px;
	top: 60px;
	font-size: 12px;
	font-style: italic;
	color:#FFF;
}
#header .login {
	position: absolute;
	right: 5px;
	top: 60px;
	font-size: 12px;
	font-style: italic;
}
#header .strip {
	position: absolute;
	right: 5px;
	top: 5px;
	height:50px;
}
#header .strip img {
	margin-left:5px;
	border: 1px solid #A5A5A5;
}
#header .login a, #header .tagline a {
	font-weight:bold;
	font-style:normal;
}
#topnav {
	background: #006B33;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-bottom: 23px;
	padding-top: 3px;
	border:1px solid #A5A5A5;
}
#topnav ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#topnav li {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	margin-left: 5px;
}
#topnav li a {
	color: #FFFFFF;
	border-style: none;
	font-weight: bold;
	padding-left:18px;
}
#topnav a:hover {
	color: #000000;
}
#topnav li .home {
	background:url(../images/icons_05.gif) left center no-repeat;
	padding-left:28px;	
}
#topnav li .about {
	background:url(../images/icons_03.gif) left center no-repeat;
	padding-left:25px;		
}
#topnav li .clients {
	background:url(../images/icons_04.gif) left center no-repeat;
	padding-left:25px;		
}
#topnav li .enquire {
	background:url(../images/icons_07.gif) left center no-repeat;	
}
#topnav li .cart {
	background:url(../images/cart.gif) left center no-repeat;
	padding-left:25px;		
}
#topnav li .faqs {
	background:url(../images/icons_08.gif) left center no-repeat;
}
#topnav li .finance {
	background:url(../images/icons_10.gif) left center no-repeat;
}
#topnav li .tips {
	background:url(../images/icons_11.gif) left center no-repeat;
}
#topnav li .contact {
	background:url(../images/icons_09.gif) left center no-repeat;
	padding-left:25px;		
}
#topnav .phone {
	font-size: 12px;
	font-weight:bold;
	color: #F0F0F0;
	margin: 3px;
	float: right;
	width:190px;
}
#leftbar {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#rightbar {
	width:200px;
	position:absolute;
	right:0px;
	top:0px;
}
#leftbar p, #rightbar p {
	padding:5px;
	margin:0px;
}
#leftbar h1, #rightbar h1 {
	background: #58DA6C url(../images/items_03.gif) repeat;
	border-left: 4px solid #006B33;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	height: 1%;
	font-weight:bold;	
}
#login, #search, #suppliers, #cart, #addtocart, #newsletter {
	background:#fff;
	border:1px solid #006B33;
	margin: 0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
#suppliers, #login {
	padding:0px;
}
#suppliers .barsection, #search .barsection {
	display:none;
}
#suppliers p {
	padding-top:10px;
}
#addtocart .skuoptions {
	width: 180px;
}
#addtocart .pricing {
	color:#006B33;
	padding:5px 5px 0px 5px;
}
#addtocart #cartmsg, #addtocart #cartdots {
	font-weight:bold;
	color:#006B33;	
}
#addtocart .disabled, .disabledbtn {
	opacity: 0.60;
	filter: alpha(opacity=60);
	cursor:default;
}
#addtocart .help {
	float:left;
	padding:0 5px 0 0;
}
#cart table {
	border-collapse:collapse;
	background: #FFFFFF;
	margin-left: 10px;
	width: 180px;
}
#cart table img {
	border: 1px solid #A5A5A5;
}
#cart th, #cart .total td {
	background: #006B33;
	text-align: left;
	padding: 3px;
	font-size: 10px;
	border: 1px solid #A5A5A5;
	color:#FFFFFF;
}
#cart td {
	border: 1px solid #A5A5A5;
	padding: 3px;
	font-size: 10px;
}
#cart .imgborder {
	margin-top: 5px;
}
#cart p {
	margin: 5px;
}
#search .filter {
	width:145px;
	float: left;
	margin-bottom: 5px;
}
#search #togglebtn {
	width:120px;
}
#search #advancedsearch label {
	width:auto;
	margin:0 0 5px 5px;
	float:none;
}
#search #advancedsearch .nofloat {
	width:auto;
	margin:0;
	float:none;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #FFFFFF;
	border-right: 1px solid #A5A5A5;
	border-left: 1px solid #A5A5A5;
	border-top: 1px solid #A5A5A5;
}
#leftnav li {
	border-bottom: 1px solid #A5A5A5;
}
#leftnav li a {
	color: #FFFFFF;
	background: url(../images/left_m.jpg) no-repeat left top;
	display: block;
	border-left: 4px solid #A5A5A5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 3px 5px;
	width: 164px;
	font-weight:bold;
}
#leftnav li a:hover {
	border-left: 4px solid #666666;
	background: url(../images/left_m_hover.jpg) no-repeat left top;
}
html > body #leftnav a {
	width:auto;
}
#leftnav ul ul {
	border: none;
	padding:0px 0px 5px 5px;
}
#leftnav li li {
	border: none;
	padding-left: 3px;
	background: url(../images/vbar.jpg) repeat-y 2px top;
}
#leftnav li li.bottom {
	background:none;
}
#leftnav li li a {
	color: #006B33;
	padding: 3px 3px 3px 13px;
	background: url(../images/hbar.jpg) no-repeat left center;
	width: 140px;
	border-style: none;
}
#leftnav li li li a {
	width:130px;
}
 #leftnav li li a:hover, #leftnav ul ul a.current {
	background: #FFFFFF url(../images/hbar.jpg) no-repeat left center;
	color: #006B33;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#leftnav li a.current {
	font-weight: bold;
	background: url(../images/left_m_hover.jpg) no-repeat left top;
	border-bottom: 1px solid #A5A5A5;
}
#leftnav li li a.current {
	color:#C00;
	text-decoration:underline;
}
#leftnav li li a.bottom {
	background: url(../images/items_10.gif) no-repeat 0px -3px;
	margin:0px 0px 0px -1px;	
}
#leftnav li li a.bottom:hover {
	background: #FFFFFF url(../images/items_10.gif) no-repeat 0px -3px;
}
#leftnav .logos {
	text-align:center;
	padding:5px;
	border: 1px solid #A5A5A5;
	background:#FFFFFF;
}
#contentwrap {
	position: relative;
	width: 100%;
}
#content {
	margin: 0px 205px 0px 185px;	
}
#error #content {
	margin: 0px;	
}
#content #heading {
	background: #58DA6C url(../images/items_03.gif) repeat;
	border:1px solid #006B33;
	border-left: 4px solid #006B33;	
	margin-bottom: 5px;
	padding: 5px;
	color: #FFFFFF;
	height: 1%;
}
#content #heading h1 {
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	display: inline;
}
#content #heading .phone {
	font-size: 12px;
	font-weight: bold;
	float: right;
}
#content #main {
	background: #FFFFFF;
	border: 1px solid #A5A5A5;
	padding: 10px;
	height: 250px;
}
#content #main h1 {
	font-size: 14px;
	color: #228A58;
	margin-top: 0px;
	font-weight:bold;
}
#content #main h2 {
	font-size: 12px;
}
#content > #main {
	height: auto;
	min-height: 250px;
}
#content #footer {
	background: #228A58 url(../images/items_03.gif) repeat;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	font-weight:bold;	
}
#content #footer a {
	color: #FFF;
	border-bottom-style: none;
	padding: 0px 5px 1px 5px;
}
#content #footer a:hover {
	background: #999999;
}
#content #main .intro {
	background: #ccc;
	border: 1px solid #A5A5A5;
	color:#FFFFFF;
	width:99%;
	margin:0px 0px 10px 0px;
}
#content #main .intro h1 {
	color:#FFFFFF;
	padding:3px;
	border-bottom: 1px solid #A5A5A5;
	background: #466458 url(../images/left_m_hover_old.jpg) no-repeat left -1px;
	margin:0px;

}
#content #main .intro .text {
	padding:3px;
}
#content #main .intro img {
	border-left: 1px solid #A5A5A5;
	float:right;	
	margin-left:3px;
}
.recordset {
	width:99%;
	border: 1px solid #A5A5A5;
	border-top:none;
}
.recordset .one, .recordset .two {
	border-top: 1px solid #A5A5A5;
	padding:5px;
	clear:both;
}
.recordset .one {
	background:#eee;
	height:1%;
}
.one {
	background:#eee;
}
.recordset p {
	padding:0px 0px 5px 0px;
	margin:0px;
}
.recordset h1, #content #main .recordset h1 {
	font-weight:normal;
}
.recordset a {
	border:none;
}
.recordset a:hover {
	text-decoration:underline;
	border:none;
}
.recordset img {
	float:left;
	margin:0px 5px 5px 0px;
}
.recordset .data {
	float:right;
}
.recordset .bottom {
	margin:0px;
}
.paging {
	background:#FFFFFF;
	margin:10px 0px;
}
.paging .wrap {
	height: 17px;
	position:relative;
}
.paging ul {
	padding:0;
	list-style:none;
	margin: 0;
	position:absolute;
	right:1%;
}
.paging li {
	float:left;
	margin-left:5px;
}
.paging li a, .paging a, paging .disabled {
	display: block;
	font-size: 12px;
	color: #fff;
	background: url(../images/left_m.jpg) no-repeat right center;
	width: 20px;
	text-align: center;
	padding: 2px 0px 3px 0px;
	border: 1px solid #A5A5A5;
	font-weight:bold;
}
.paging li a:hover, .paging a:hover {
	background: url(../images/left_m_hover.jpg) no-repeat right center;
	border: 1px solid #A5A5A5;
	color:#fff;
}
.paging strong {
	font-size: 12px;
	color: #FFFFFF;
	background: #BCBCBC;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 20px;
	display: block;
	text-align: center;
	border: 1px solid #A5A5A5;
}
.paging a, .paging .disabled {
	width:60px;
	float:left;
	margin-right:5px;
}
.paging li a {
	margin:0px;
}
.paging .disabled {
	opacity: 0.40;
	filter: alpha(opacity=40);
}
.paging .displayinfo {
	float:left;
	clear:both;
	margin:3px 0 0 0;
	font-size:10px;
}
.paging .displayinfo strong {
	background:transparent;
	color:#333333;
	font-size:11px;
	border:none;
	float:none;
	display:inline;
	width:auto;
}
.clear {
	line-height: 0px;
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.none {
	display:none;
}
.block {
	display:block;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}
.aligncenter {
	text-align:center;
}
.message {
	color: #006B33;
}
.btn, a.btn:hover {
	background: #BBBCBC url(../images/dialog_button.gif) repeat-x bottom;
	border-top: 1px double #FFF !important;
	border-right: 1px double #7F7F7F !important;
	border-bottom: 1px double #7F7F7F !important;
	border-left: 1px double #fff !important;
	padding: 2px;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
a.btn:hover {
	color:#666;
}
.sitemap ul {
	list-style: none;
	margin: 5px;
	padding: 0px;
}
.sitemap ul ul {
	margin: 5px 5px 5px 25px;
	list-style: square;
}
.editor {
	width: 480px;
}
.q {
	color:#228A58;
	font-weight: bold;
}
.bigdark {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bigdark ul {
	list-style: inside;
}
.swatchholder {
	min-height:20px;
}
.swatchholder .swatch {
	height: 15px;
	width: 15px;
	border: 1px solid #bbbdbf;
	margin-right: 5px;
}
.swatchholder .cross {
	background:url(../images/none.gif) no-repeat center center;
}
#thumbholder {
	vertical-align:top;
	float:right;
}
#thumbholder .productthumb, .productimg {
	border:1px solid #A5A5A5;
}
#thumbholder a {
	border:none;
}
.productstable, .admintable {
	width: 100%;
	border-collapse:collapse;
	margin-top: 10px;
}
.productstable th, .productstable td, .admintable th, .admintable td {
	vertical-align:middle;
	border:1px solid #A5A5A5;
	padding: 5px;
}
.productstable th, .admintable th {
	background: #58DA6C url(../images/items_13.gif) repeat;
	color:#FFFFFF;
}
.productstable .one, .admintable .one, tr.one {
	background: #f7f7f7;
}
.productstable .toremove, .admintable .toremove, .productstable .hi, .admintable .hi {
	background: #f7f7f7;
}
th.sorteddescending {
	background: #58DA6C url(../images/arrow_down.gif) no-repeat 95% 50%;
}
th.sortedascending {
	background: #58DA6C url(../images/arrow_up.gif) no-repeat 95% 50%;
}
th a {
  display: block;
  color: #FFF;
  text-decoration: none;
  border:none;
}
th a:hover {
  color: #000000;
}
table.nb, table.nb th, table.nb td {
	border:none;
	vertical-align:top;
}
* html th a {
  height: 1px;
}
.productstable .remove {
	margin-top: 3px;
	float: left;
	margin-left: 3px;
}
.productstable th.row {
	width:130px;
	text-align:left;
}
.tooltip {
	font-size:10px;
	width: 150px;
	height: 100px;
	padding: 45px 8px 8px 8px;
}
.accountmenu {
	margin-top: 10px;
	margin-bottom: 10px;
}
.accountmenu a {
	color: #666666;
	margin-right: 2px;
	margin-left: 2px;
}
.accountmenu a:hover {
	color: #000000;
}
.accountmenu .current {
	color: #000000;
	border-bottom: 1px solid #58DA6C;
	font-weight:bold;	
}
.pleasewait {
	padding-left:3px;
	color:#8B1D22;
}
.pleasewait img {
	padding-right:3px;
}
.toggle, .toggle:hover {
	cursor:hand;
	cursor:pointer;
	border:none;
}
.toggle img {
	margin:0px 5px 0px 0px;
}
.cartbtns {
	margin:10px 0px 0px 0px;
	padding:0px;
}
.retailprice {
	text-decoration:line-through;
	color:#006600;
}
.ourprice {
	color:#006600;
}
.leftimg {
	float:left;
	margin:0px 10px 10px 0px;
}
.rightimg {
	float:right;
	margin:0px 0px 10px 10px;
}
.specialsscroll {
	height:400px;
	overflow:auto;
}
.homespecials {
	width:100%;
	border-collapse:separate;
}

.homespecials td {
	width:25%;
	border: 1px solid #A5A5A5;
}
.homespecials p {
	margin:0px;
	padding:5px 0px;
}
#content #main .homespecials h1 {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
}
.strike {
	text-decoration:line-through;
}
.registermessage {
	padding:10px;
}
.quicklinks {
	width:120px;
	text-align:center;
}
.ssl {
	padding:5px 0px 0px 0px;
	text-align:center;
}
.ssl img {
	float:none;
}
.redbtn {
	background: #FF0000 url(../images/dialog_button1.gif) repeat-x bottom;
	border: 1px solid #000 !important;
	padding: 2px;
	color:#FFF;
	font-size:11px;
}
.greenbtn {
	background: #006600 url(../images/dialog_button2.gif) repeat-x bottom;
	border: 1px solid #000 !important;
	padding: 2px;
	color:#FFF;
	font-size:11px;
}
.bluebtn {
	background: #06C url(../images/dialog_button3.gif) repeat-x bottom;
	border: 1px solid #036;
	padding: 2px;
	color:#FFF;
	font-size:11px;
}

.important {
	color:#FF0000 !important;
	text-transform:uppercase;
}
.green {
	color:#006600;
	text-transform:none;
	font-size:80%;
}
#cartec {
	font-size:9px;
	font-weight:bold;
	line-height:200%;
}
#cartec .greenbtn, #cartec .redbtn {
	font-size:9px !important;
}
.break {
	border-bottom:1px solid #006B33;
	height:1px;
	width:94%;
	margin:0px 3%;
}

div.suplogos {
	padding:0px;
	border: 1px solid #A5A5A5;
	white-space:nowrap;	
	background:#FFF;
	position:relative;
	text-align:center;
	height:150px;
}
div.suplogos a {
	width:160px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	border:none;
}

.silverbox {
	background:#C4C4C4 url(../images/silver.jpg) repeat-x top;	
}

.quoteoffer {
	color:#666;
	font-size:10px;
	padding:10px 0px;
}
