/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
}

h3 a {
    text-decoration: none;
    color: #ffffff;
}

p, ol, ul {
	line-height: 150%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 15px 15px 15px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

.bg2 {
	padding: 15px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 892px;
	height: 120px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 57px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.jpg) repeat-x;
	text-decoration: none;
	font-weight: bold;
    color: #404040;
}

#header a:hover {
	background: #ABBA47 url(images/img2_2.jpg) repeat-x;
}

#header img {
    float: left;
    margin: 10px 0px 0px 0px;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 200px;
}

#colOne ul {
	padding-left: 5px;
	list-style: none url(images/li.gif) outside;
}

#colOne li {
	padding: 3px 0;
	background: url(images/img6.gif) repeat-x;
    text-align: left;
    font-size: 11px;
}

#colOne li.first {
	background: none;
}

#colOne img {
    margin-top: 5px;
    margin-left: 10px;
}

#colOne p.featured {
    line-height: 100%;
    text-align: center;
}

#colTwo {
	float: right;
	width: 670px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
}

/* DQ Additions */
.product_range {
    padding: 5px 5px 5px 5px;
}

.product_range img{
    border: 0px;
}

.product_detail {
    padding: 0;
}
    
.product_detail img{
    border: 0px;
}

.product_detail td {
    padding: 0;
    margin 0;
}

td.smalltext {
    padding: 7px 10px 0px 10px;
    font-size: 10px;
}

.bg1.product {
    padding: 0;
    margin: 0 0 5px 0;
}

#colOnly {
    float: left;
    width: 870px;
}

#colOnly p.featured {
    margin-top: 2px;
    line-height: 100%;
    text-align: center;
}

#colOnly img {
    border: 0px;
}

ul.promo {
	margin-left: 60px;
	padding-left: 0;
	list-style-position: outside;
    font-size: 18px;
}

li.promo {
    margin-top: 15px;
}

.promo {
    font-size: 20px;
}

.safety {
    color: #C00000;
}

h4.news {
	height: 25px;
	background: #0077A7 url(images/news_bg.jpg) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 12px;
	color: #303030;
}

.info_block {
    border-color: 1px solid #404040;
    padding: 0;
}

.info_block.head {
    alignment: center;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #404040;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}