/* ============ elements & gloabal settings ======= */
body {
	padding: 0;
	margin: 1em;
	font: 76% tahoma, arial, helvetica, sans-serif;
	color: #000;
	background-color: #d2debc;
}
/* ------------ relative font sizes --------------- */
h1 {
	font-size: 2.0em;
}
h2 {
	margin: 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	background: #9fcc4e url(../images/section_rounded_corner_r.gif) top right no-repeat;
}
h2.red {
	margin: 0;
	font-size: 1.4em;
	text-transform: uppercase;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	background: #c33101 url(../images/section_rounded_corner_r_red.gif) top right no-repeat;
}
h2 img {
	float: left;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0 0 0 6px;
	padding: 10px 13px;
	color: #42920b;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: center;*/
	background: url(../images/h6_bg.gif) no-repeat left;
}
p {
	font-size: 0.9em;
	margin: 10px;
}
ol, ul, li {
	font-size: 1em;
}
h1,h3,h5 {
	font-family: Arial, Helvetica, sans-serif;
}
/* ------------ line heights ---------------------- */
p, .newsbody, li{
	line-height: 1.6em;
}
ul.box li {
	line-height: 1.4em;
}

h3, h4, h5, h6 {
	margin-bottom: 0.2em;
}
h4.box {
	margin: 0 0 0.6em 0;
	padding: 0 0 0 0;
	background: #ff9901 url(../images/orange_rounded_corner_r.gif) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
}
h4.cyanbox {
	margin: 0 0 0.6em 0;
	padding: 0 0 0 0;
	background: #01a3e0 url(../images/cyan_rounded_corner_r.gif) top right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	width: 200px;
}
h4.box img, h4.cyanbox img {
	float: left;
}
h4.box a:link, h4.box a:visited, h4.cyanbox a:link, h4.cyanbox a:visited {
	color: #fff;
	text-decoration: none;
}
h4.box a:hover, h4.box a:active, h4.cyanbox a:hover, h4.cyanbox a:active {
	color: #000;
}
h5, h6 {
	margin-bottom: 0;
}
/* adjacent sibling selectors not supported by: 
ie except ie5 (mac)
nn4
opera 3.5 */
h5 + p, h6 + p {
	margin-top: 0;
}
/* ------------ misc elements --------------------- */
address {
	display: inline;
	font-style: normal;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
img.floatLeft {
	float: left;
	margin: 15px 10px 5px 0;
}
img.floatRight {
	float: right;
	margin: 10px 0 5px 10px;
}
a {
	font-weight: bold;
}
a:link {
	color: #F3C401;
	text-decoration: none;
}
a:visited {
	color: #F3C401;
}
a:hover {
	color: #FF9901;
}
a:active {
	color: #F3C401;
}
label {	
	display: normal;
	font: bold 0.9em tahoma, verdana, geneva, sans-serif;
	margin-top: 1em;
}
input.button {
	margin-top: 1em;
}
span.required {
	color: #ccc;
	font-size: .9em;
}
/* ============  MAIN PAGE BLOCKS ================= */
#mainblockfull {
	width: 100%;
	background: #fff;
}
#mainblockcentre {
	float: left;
   background: #fff;
   width: 49.9%;
}
#mainblockside {
	float: left;
   background: #fff;
   width: 74.9%;
}
#sidebarright, #sidebarlLeft {
   float: left;
   width: 24.9%;
}
#sidebarleft {
	background: #ccc;
}
#sidebarright {
	background: #fff;
}
#pagebodycontent {
	background: #fff;
	margin: 1px 0;
	padding-bottom: 2em;
	border-width: 1px 0;
	border-style: solid;
	border-color: #eee;
}
table#banner { 
	margin: 0;
	width: 100%;
	background: #82b220 url( ../images/banner_fade.gif ) no-repeat 260px 0px;
}
table#banner tr td.left {
	width: 99%; 
	padding: 2px 0;
	background-image: none;
}
table#banner tr td.left img {
	margin-top: 8px;
}
table#banner tr td.right {
	text-align: right;
	width: 1%;
	background-image: none;
	padding-right: 10px;
	/*background: url( ../images/banner_fade.gif ) no-repeat top left;*/
}
.qSearchBox {
	background: transparent url( ../images/search_box_bg.gif ); 
	border: 1px solid #3B7B1E; 
	padding: 5px;
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}
.qSearchBox form, .qSearchBox img {
	display: inline;
	white-space: nowrap;
	clear: both;
}
#footerbar {
	padding: 0.6em;
	margin-top: 0em;
	background: #eee;
	border-width: 0 0 1px 0;
	border-color: #000 #000 #bbb #000;
	border-style: solid;
}
#footerbarunder {
	font-size: 0.9em;
	color: #F8F7EF;
	padding: 4px 3px 6px 0;
	text-align: right;
}

#specialOffers {
	/*background: #e7f2d2;*/
	background: #fff;
	/*padding: 7px 0 0 7px;*/
	padding: 1px 0 0 0;
	height: 100%;
	margin-top: -1px;
	/*border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #C33101;*/
}
div.specialOffersBox {
	background: #fff;
	padding: 0 8px;	
	/*border: 1px solid #9fcc4e;*/
	/*margin: 0 7px 7px 0;*/
	margin: 0 0 10px 0;
	text-align: center;
}
#specialOffers ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: transparent;
	/*padding: 7px 7px 7px 0;*/
}
#specialOffers ul li {
	float: left;
	background: transparent;
	width: 49.9%;
	/*border-bottom: 1px solid red;*/
	/*border: 1px solid #9FCC4E;*/
	/*margin: 0 0 7px 0;*/
	padding: 0;
	/*margin: 0 1% 0 1%;*/
	margin: 0;
}
#specialOffers img {
	/*float: left;*/
	margin: 0 auto;
	/*background: #5B8C42;
	padding: 1px;
	border: 3px solid #DAEA9C;*/
}
#specialOffers a {
	padding-top: 3px;
}
#specialOffers a:link, #specialOffers a:visited {
	color: #3B7B1E;
	text-decoration: none;
}
#specialOffers a:active, #specialOffers a:hover {
	color: #CC3300;
	text-decoration: none;
}
p.more-info {
	/*background: #9fcc4e;*/
	margin: 0;
	text-align: right;
	padding-right: 5px;
	font-size: 0.9em;
	border-bottom: 1px solid #9fcc4e;
}
p.offer-name {
	margin: 0;
	background: #e7f2d2;
}

/* ------------ other main page block settings ---- */
/*#sidebarright > div > h4:first-child {
	margin-top: 0;
} 
#mainblockside > div > h2, #mainblockfull > div > h2 {
	margin-top: 0;
}*/

/* ============ boxes ============================= */
/*h4.box a:link, h4.box a:visited {
	color: #CA8C20;
}
h4.box a:hover {
	color: #fff;
}
h4.box a:active {
	color: #ffc;
}*/
ul.box {
/*	padding: 0 0 0 0.7em;
	margin: 0 0 0 0.7em;
	list-style: outside url( '../images/list_bullet_arrow.gif' );*/
	list-style: none;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
ul.box li {
	background: url(../images/docu_icon.gif) no-repeat 0 0.3em;
	margin: 0;
	padding: 0 0 0 1.2em;
}
ul.box li a:link {
	color: #f30;
}
ul.box li a:visited {
	color: #f30;
}
ul.box li a:hover {
	color: #82B220;
}
ul.box li a:active {
	color: #82B220;
}
/* ===== Nav Tabs Table ===== */

table.navTabs {
	font-size: 93%;
	line-height: normal;
	color: #fff;
}
table.navTabs tr td.tab {
	background: #3b7b1e;
	padding: 7px 0;
}
table.navTabs tr td.tabLight {
	background: #82b220;
	padding: 7px 0;
}
table.navTabs tr td.tabLeft {
	background: #3b7b1e;
	width: 6px;
	margin: 0;
	padding: 0;
	border-left: 7px solid #285f1a;	
}
table.navTabs tr td.tabLeftLight {
	background: #82b220;
	width: 6px;
	margin: 0;
	padding: 0;
	border-left: 7px solid #285f1a;	
}
table.navTabs tr td.tabRight {
	background: #3b7b1e;
	width: 6px;
	margin: 0;
	padding: 0;
}
table.navTabs tr td.tabRightLight {
	background: #82b220;
	width: 6px;
	margin: 0;
	padding: 0;
}
table.navTabs a, table.navTabs a:link, table.navTabs a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 0 25px;
}
table.navTabs a:hover {
	color: #f3c401;
}
div#tabsContainer {
	background: #285f1a;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* ==== Nav bar Tabs ====== */
/*#navbarhTabs {
  float: left;
  width: 100%;
  background: #285F1A;
  font-size: 93%;
  line-height: normal;
}
#navbarhTabs a {
  display: block;
  background: #3b7b1e url(../images/tabs_dark_right.gif) no-repeat right top; 
  padding: 8px 25px 8px 25px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#navbarhTabs a:hover {
	color: #f3c401;
}
#navbarhTabs a.current {
  display: block;
  background: #3b7b1e url(../images/tabs_light_right.gif) no-repeat right top; 
  padding: 8px 25px 8px 25px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
div.tab {
	background: #3b7b1e;
	margin: 0 0 0 7px;
	float: left;
	background: #3b7b1e url(../images/tabs_dark_corner_left.gif)
}
div.tab img {
	float: left;
}*/

/* ============ old nav bar content =================== */
/*
#navbarh { 
  float: left;
  width: 100%;
  background: #285F1A;
  font-size: 93%;
  line-height: normal;
}
#navbarh ul {
  margin: 0 0 0 1em;
  padding: 0;
  list-style: none;
}
#navbarh li {
  float: left;
  background: url(../images/tabs_dark_right.gif) no-repeat right top; 
  margin: 0 0.6em 0 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  letter-spacing: 1px;
}
#navbarh a {
  display: block;
  background: url(../images/tabs_dark_left.gif) no-repeat left top;
  padding: 5px 27px; 
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#navbarh a:hover {
	color: #f3c401;
}
#navbarh #current {
  background-image: url(../images/tabs_light_right.gif);
}
#navbarh #current a {
  background-image: url(../images/tabs_light_left.gif);
}*/
#navBarTopContainer {
	/*background-color: #82B220;*/
	background: #82B220 url(../images/top_bar_right.gif) no-repeat right;
	margin: 0px;
	/*border-collapse: separate; 
	border-spacing: 6px 10px;*/
}
#navBarTop {
	background: url(../images/top_bar_left.gif) no-repeat left;
	width: 100%;
	margin: 0;
}

#navBarTop2 tr td {
	padding: 0px 12px 4px 12px;
	color: #285F1A;
}
#navBarTop2 tr td.left {
	text-align: left;
	width: 60%;
	height: 22px;
}
#navBarTop2 tr td.left ul {
	padding: 0;
	margin: 0;
	text-align: left;
}

#navBarTop2 tr td.left ul li {
	display: inline;
	padding: 0 1em 0 8px;
	background: url(../images/list_bullet_arrow2.gif) no-repeat 0 0.25em;
}
#navBartop2 tr td.right p img {
	display: inline;
}

#navBarTop2 tr td.right {
	text-align: right;
	width: 40%;
}
#navBarTop tr td a {
	font-weight: bold;
}
#navBarTop tr td a:link {
	color: #285F1A;
	text-decoration: none;
}
#navBarTop tr td a:visited {
	color: #285F1A;
	text-decoration: none;
}
#navBarTop tr td a:hover {
	color: #285F1A;
	text-decoration: underline;
}
#navBarTop tr td a:active {
	color: #285F1A;
	text-decoration: none;
}

/* ============ nav SIDE content ================================================= < < < < < < */

/*#navSideContainer {
	background: aqua;
	padding: 7px 0;
	margin: 0;
}*/
#navSide ul {
	/*background: url(../images/bg_navside.gif) repeat-y;*/
	/*border-top: 1px solid #4b7a32;
	border-bottom: 1px solid #4b7a32;*/
	padding: 0;
	margin: 0 0 0 6px;
	list-style: none;
	font-family: tahoma;
}
#navSide ul li {
	/*padding: 4px 0 4px 2em;	*/
	/*background: url(../images/bg_navlines.gif) repeat-x;*/
	background: url(../images/button_right.gif) no-repeat right;
	margin: 0 0.6em 0 0;
   padding: 0;
	float: left;
	width: 147px;
}
#navSide ul li.greyedTopLevel {
	/*padding: 4px 0 4px 2em;	*/
	/*background: url(../images/bg_navlines.gif) repeat-x;*/
	background: url(../images/button_right_greyed.gif) no-repeat right;
	margin: 0 0.6em 0 0;
   padding: 0;
	float: left;
	width: 147px;
}
#navSide a {
	background: url(../images/button_left.gif) no-repeat left;
	padding: 6px 27px; 
   color: #fff;
   text-decoration: none;
	display: block;
}
#navSide ul li.greyedTopLevel span {
	background: url(../images/button_left_greyed.gif) no-repeat left;
	padding: 6px 27px; 
   color: #A0B893;
   text-decoration: none;
	display: block;
	cursor: default;
}
#navSide a:link, #navSide a:active, #navSide a:visited {
	color: #339900;
	text-decoration: none;
}
#navSide a:hover {
	color: #225317;
}
#navSide ul li.greyedTopLevel a:link, #navSide ul li.greyedTopLevel a:visited, #navSide ul li.greyedTopLevel a:hover, #navSide ul li.greyedTopLevel a:active {
	color: #A0B893;
	text-decoration: none;
}

/* ============ misc content styles =============== */
h3.headerbar {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff #ccc #ccc #ccc;
	padding: 0;
}
div.hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
}
hr.sideNav {
	width: 161px;
	height: 1px;
	color: #82b220;
	border: none;
}
div.hr hr {
  display: none;
}
p.newsarticledate {
	font: normal 0.9em 'lucida console', courier, monospace;
	color: #4b8500;
	margin: 0 0 1em 0;
}
p.newsarticledate img {
	display: inline;
}
div.usermessage {
	border: 1px solid #eee;
	padding: 0.3em;
	background: #f9f9f9;
	color: #c30;
	font: 0.9em 'ludica console', courier, monospace;
	margin-bottom: 1em;
}
div.buttonBar {
	background: #FEFEBA;
	border: 1px solid #9FCC4E;
	padding: 5px;
	clear: both;
}
/* ============ signature ========================= */
A.qdk:link, A.qdk:visited, A.qdk:active {	
	text-decoration: underline;	
	color: #225414;	
}
A.qdk:hover	{ 
	text-decoration: underline; 
	color: #f60;  
}
div#signature {
	float: left;	
	color: #225414;
	font: 0.8em arial, helvetica, sans-serif;
	margin: 1em 0 0 0;
}
div#signature img {
	float: left;
}
/* =============== Tables for Top and Bottom Borders =============== */
table.bordertop {
	background: #285f1a;
	width: 100%;
	margin: 0;
	padding: 0;
}
table.bordertop tr td.cornerleft {
	background: url(../images/corner_topleft.gif) no-repeat top left;
	width: 10%;
}
table.bordertop tr td.middle {
	width: 90%
}
table.bordertop tr td.corneright {
	/*background: url(../images/corner_topright.gif) no-repeat top right;*/
	width: 10%;
}
table.borderbottom {
	background: #225414;
	width: 100%;
}
table.borderbottom tr td.cornerleft {
	background: url(../images/corner_bottomleft.gif) no-repeat bottom left;
	width: 1%;
}
table.borderbottom tr td.middleright {
	width: 78%;
}
table.borderbottom tr td.middleleft {
	width: 20%;
}
table.borderbottom tr td.corneright {
	/*background: url(../images/corner_bottomright.gif) no-repeat bottom right;*/
	width: 1%;
}
table.footerBottom {
	width: 100%;
	margin: 0;
	padding: 0;
}
table.footerBottom tr td.right {
	text-align: right;
}
table.footerBottom tr td.right a:link, table.footerBottom tr td.right a:visited {
	color: #225414;
}
table.footerBottom tr td.right a:hover {
	color: #F3C401;
}
table.footerBottom tr td.right a:active {
	color: #F3C401;
}

/* =============== Tables for Content Layout =============== */
table.contentmain {
	background: #82b220;
	/*padding-bottom: 2em;*/
	/*padding-top: 1em;*/
}
table.contentmain tr td.mainleft {
	background: transparent;
	width: 1%;
	color: #fff;
	margin-top: 1em;
}
table.contentmain tr td.mainmiddle {
	background: #fff;
	padding: 12px;
	width: 98%;
	border-bottom: 20px solid #82b220;
}
table.contentmain tr td.mainright {
	background: #fff;
	width: 1%;
	border-left: 10px solid #82b220;
	border-right: 10px solid #82b220;
	border-bottom: 20px solid #82b220;
	padding: 12px;
}
/* =============== Column Layout =============== */
#twoColumns {
	background: none;
	width: 100%;
}
#colLeft {
	background: none;
	float: left;
	width: 49.9%;
}
#colRight {
	background: none;
	float: left;
	width: 48.9%;
	margin-left: 1%;
}

/* ------------ gallery --------------------------- */
#galleryHeader h3 {
	font-size: 0.9em;
	/*background-color: #9fcc4e;*/
	background: #9fcc4e url(../images/section_rounded_corner_r.gif) no-repeat top right;
/*	border-width: 1px 0;
	border-style: solid;
	border-color: #235116;*/
/*	padding: 3px ;*/
	text-transform: uppercase;
/*	margin-bottom: 0;*/
	color: #fff;
	/*border-top: 1em solid #fff;*/
}
#galleryHeader {
	background: url(../images/section_rounded_corner_r.gif) no-repeat top right;
	
}
#galleryHeader img {
	float: left;
}
.thumb {
	float: left;
	width: 80px;
	height: 80px;
	background: #eee;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
}
.thumb img {
	margin: 0 auto;
	display: block;
	border: none;
}
.contentsubnav {
/*	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #7C8D1E;*/
	padding: 0.1em 0;
	background: #e7f2d2; 
	margin-bottom: 1em;
}
.contentsubnav a:link, .contentsubnav a:active, .contentsubnav a:visited {
	color: #339900;
	text-decoration: none;
}
.contentsubnav a:hover {
	color: #225317;
}
ul.gallerycatlist {
	margin: 0;
	padding: 0;
	/*padding-left: 10px;*/
	list-style: none;	
}
ul.gallerycatlist li {
	padding: 0 0 10px 0;
	/*background: #e7f2d2;*/
}
ul.gallerylist {
	margin: 0 10px;
	padding-left: 10px;
	font-size: 0.9em;
	list-style: none;	
}
ul.gallerylist li {
	margin: 4px 0;
	padding: 0 0 0 15px;
	background: url(../images/list_bullet_arrow.gif) no-repeat 0 .03em;
} 
ul.navlistsub {
	padding: 0;
	/*margin: 10px;*/
	font-size: 0.9em;
	list-style: none;
}
ul.navlistsub li {
	display: inline;
	padding: 5px 10px 0 16px;
	background: url(../images/list_bullet_arrow.gif) no-repeat 0 .3em;
	
}


/* [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ Homepage New Product Box ]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] */
div#newProduct {
	padding: 7px 0;
	border-bottom: 1px solid #e7f2d2;
}
div#newProduct img {
	float: left;
	margin: 0 7px 0 0;
	display: block;
	/*background: #5b8c42;
	padding: 1px;
	border: 3px solid #daea9c;*/
}
div#newProduct p {
	margin: 0;
}
div#newProduct a:link, div#newProduct a:visited {
	color: #FF0000;
}
div#newProduct a:active, div#newProduct a:hover {
	color: #339900;
}

