body {
	font-family: Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	background: #d8bfbf;
	text-align: left;
	}
h1,h2,h3,h4,p {
	font-family: Lucida Grande, Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.5;
	}
p {
	line-height: 2;
	font-size: 100%;
	}
#feature-wrap p {
	color: #5c2828;
	}
h1 {
	color: #ff0000;
	font-size: 160%;
	}
#content h1 {
	background: url(/img/dome/fade-border.gif) no-repeat bottom right;
	margin-bottom: 10px;
	}
#right-col h1 {
	background: 0;
	color: #00a551;
	border-bottom: 7px solid #353d40;
	font-size: 250%;
	}
h2 {
	color: #ff0000;
	}
h3 {
	font-weight: normal;
	font-size: 100%;
	line-height: 2;
	}
#content h2.brown {
	background: url(/img/dome/fade-border.gif) no-repeat bottom right;
	color: #5c2828;
	line-height: normal;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	}
#content h2.brown.borderless {
	background: 0;
	}
#content h2.brown.marginless {
	margin: 0;
	}
a {
	font-weight: bold;
	text-decoration: none;
	color: #5C2828;
	text-align: left;
	}
a:hover {
	text-decoration: underline;
	}
#content a.learn {
	display: block;
	height: 43px;
	width: 139px;
	background: url(/img/dome/learn-more.gif) no-repeat;
	}
#content a.download {
	display: block;
	height: 43px;
	width: 139px;
	background: url(/img/dome/download.gif) no-repeat;
	}
#content a.learn:hover,
#content a.download:hover {
	background-position: 0 -43px;
	}
#content a.learn span,
#content a.download span {
	display: none;
	}
a.homefeat {
	background: #fff;
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	}
a.block {
	display: block;
	margin-bottom: 5px;
	cursor: pointer;
	}
a.pdf {
	display: block;
	float: left;
	padding: 10px;
	cursor: pointer;
	}
a.pdf:hover {
	background: #d3e9fe;
	text-decoration: none;
	}
.pdf span {
	display: block;
	}
.pdf .image {
	width: 30px;
	height: 31px;
	background: url(/img/pdf-icon.gif) no-repeat;
	float: left;
	}
.pdf .filename {
	font-size: 110%;
	margin: 3px 0 0 45px;
	}
.pdf .download {
	font-size: 80%;
	margin-left: 45px;
	color: #727272;
	}
/*----------------------------------
		Core Layout Styles
-----------------------------------*/
#header-outer {
	background: #ee0000 url(/img/dome/header-span.gif) repeat-x;
	}
#header {
	width: 996px;
	height: 128px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
#content-outer {
	background: #fff url(/img/dome/content-span.gif) repeat-x bottom;
	padding-bottom: 30px;
	}
#content {
	width: 996px;
	margin: 0 auto;
	padding-top: 26px;
	}
#content .padFix {
	padding: 0 28px 0 26px;
	}
#left-content {
	width: 268px;
	float: left;
	}
#left-content .padFix {
	padding: 0 26px;
	}
#right-content {
	width: 728px;
	float: left;
	}
#right-content .padFix {
	padding: 0 28px 0 0;
	}
#java-content {
	width: 698px;
	height: 338px;
	border: 1px solid #e1e1e1;
	background: url(/img/dome/java-span.gif) repeat-x;
	}
#col-wrap {
	padding-left: 26px;
	}
#col-wrap .home-col img {
	display: block;
	margin: 0 auto;
	}
#col-wrap .home-col {
	margin-right: 26px;
	float: left;
	position: relative;
	}
#col-wrap .home-col.last {
	margin-right: 0;
	}
#col-wrap .home-col .padFix {
	width: 216px;
	padding: 0;
	}
#col-wrap .home-col p {
	color: #5c2828;
	}
#col-wrap .home-col p.date {
	font-weight: bold;
	color: #f00;
	margin: 0;
	}
#col-wrap .home-col p.title {
	font-weight: bold;
	margin: 0;
	}
.new {
	width: 57px;
	height: 57px;
	position: absolute;
	/*background: url(/img/dome/new.png) no-repeat;*/
	}
#feature .left .new {
	top: 35px;
	left: 0;
	}
#col-wrap .new {	
	right: 15px;
	top: 5px;
	}
#footer-outer {
	background: #d8bfbf;
	border-top: 1px solid #adadad;
	}
#footer {
	width: 996px;
	margin: 0 auto;
	padding: 30px 0;
	}
#footer .right {
	float: right;
	padding-right: 26px;
	text-align: right;
	}
#footer .right p {
	text-align: right;
	}
#footer .left {
	float: left;
	padding-left: 26px;
	}
#left, #right {
	float: left;
	width: 471px;
	}
#right p {
	text-align: right;
	}
#map-outer {
	padding: 3px;
	border: 1px solid #ccc;
	float: right;
	}
#map {
	width: 350px;
	height: 400px;
	}
/*----------------------------------
		Header Styles
-----------------------------------*/
#header h1 {
	width: 178px;
	position: absolute;
	top: 34px;
	left: 26px;
	}
#header h1 a {
	display: block;
	height: 57px;
	background: url(/img/dome/dome-logo.gif) no-repeat;
	}
#header h1 a span {
	display: none;
	}
#form-outer {
	width: 181px;
	height: 122px;
	position: absolute;
	top: 0;
	right: 26px;
	background: url(/img/dome/form-span.gif) repeat-x;
	}
#form-outer p {
	margin-bottom:0.5em;
	}
#form-outer a {
	font-weight: normal;
	}
#form-outer a.enquiry-cart {
	background:transparent url(/img/cart.gif) no-repeat 100% 0;
	padding-right:26px;
	}
#form-outer .padFix {
	padding: 5px 0 0 13px;
	}
#member-form, #member-form fieldset {
	width: 155px;
	}
#member-form input#username,
#member-form input#password {
	width: 85px;
	padding: 2px 4px;
	margin: 0 13px 10px 0;
	border:1px solid #ffbcbc;
	background: #e0e0e0;
	float: left;
	}
#member-form input#username:hover, #member-form input#password.ie_hover {
	background:#fafafa;
	border:1px solid #bbb;
	}
#member-form input#username:focus, #member-form input#password.ie_focus {
	background:#fff3f3;
	border:1px solid #ffbcbc;
	color:#000;
	}

#login-button {
	width: 45px;
	height: 19px;
	float: left;
	}
#form-outer h2 {
	color: #fff;
	font-size: 150%;
	margin: 3px 0;
	}
#form-outer a {
	text-decoration: none;
	color: #fff;
	font-size: 75%;
	}
#form-outer a:hover {
	text-decoration: underline;
	}
/*----------------------------------
		Top Nav Styles
-----------------------------------*/
ul#top-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 529px;
	height: 45px;
	top: 39px;
	left: 236px;
	}
#top-nav li a span {
	display: none;
}
#top-nav li {
	float: left;
}
#top-nav li a {
	height: 45px;
	display: block;
}
#top-nav li a:hover {
	background-position: 0 -45px;
}
ul#top-nav li a.current{
	background-position: 0 -90px;
}
#index a {
	width: 63px;
	background: url(/img/dome/nav/home.gif) no-repeat;
}
#products a {
	width: 83px;
	background: url(/img/dome/nav/products.gif) no-repeat;
}
#register a {
	width: 80px;
	background: url(/img/dome/nav/register.gif) no-repeat;
}
#suppliers a {
	width: 85px;
	background: url(/img/dome/nav/suppliers.gif) no-repeat;
}
#news a {
	width: 61px;
	background: url(/img/dome/nav/news.gif) no-repeat;
}
#about a {
	width: 82px;
	background: url(/img/dome/nav/about.gif) no-repeat;
}
#contact a {
	width: 75px;
	background: url(/img/dome/nav/contact.gif) no-repeat;
}
/*----------------------------------
		Footer Styles
-----------------------------------*/
#footer p {
	margin: 0;
	font-size: 80%;
	}
#footer a {
	font-weight: normal;
	color: #000;
	}
#footer ul {
	list-style: none;
	font-size: 80%;
	}
#footer ul li {
	display: inline;
	background: url(/img/dome/footer-div.gif) no-repeat 100% 50%;
	padding: 0 10px;
	}
#footer ul li.last {
	padding-right: 0;
	background: 0;
	}
/*----------------------------------
		Java Styles
-----------------------------------*/	
#java-content {
	position: relative;
	}
#link-wrap {
	float: left;
	width: 216px;
	position: absolute;
	top: 26px;
	left: 26px;
	}
#scroll-links {
	width: 216px;
	margin: 0;
	list-style: none;
	position: relative;
	font-size: 0;
	}
#scroll-links li {
	margin: 0;
	padding: 0;
	width: 216px;
	}
#scroll-links li a {
	display: block;
	height: 41px;
	line-height: normal;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #6e6e6e;
	font-size: 150%;
	line-height: 41px;
	font-weight: normal;
	}
#scroll-links li a:hover {
	text-decoration: none;
	background-position: -216px 0;
	}
#scroll-links li a.onit {
	background-position: -432px 0;
	}
#scroll-links li.nutrients a {
	background-image: url(/img/dome/nutrients.gif);
	}
#scroll-links li.additives a {
	background-image: url(/img/dome/additives.gif);
	}
#scroll-links li.enhancers a {
	background-image: url(/img/dome/enhancers.gif);
	}
#scroll-links li.growing-media a {
	background-image: url(/img/dome/growing-media.gif);
	}
#scroll-links li.environmental a {
	background-image: url(/img/dome/environmental.gif);
	}
#scroll-links li.lighting a {
	background-image: url(/img/dome/lighting.gif);
	}
#scroll-links li a span {
	display: none;
	}
#side-slider {
	height:313px;
	overflow:hidden;
	position:relative;
	width: 432px;
	top: 25px;
	left: 266px;
}
#side-slider p {
	font-size:95%;
	text-align:left;
}
#side-slider a {
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
}
#side-slider a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#bigboy {
	background:transparent url(/img/slider.jpg) repeat-x scroll 0%;
	height:1878px;
	position:relative;
	width:432px;
}
.scrolling-content {
	color:#D48A93;
	height:313px;
	position:absolute;
	width:432px;
}
#bigboy .scrolling-content .padFix {
	background:transparent none repeat scroll 0pt 50%;
	margin:0pt;
	padding: 0 0 0 26px;
}
#bigboy .scrolling-content img {
	padding:5px 0pt;
}
.scrolling-content a.learn {
	position: relative;
	top: 245px;
	}
#content1 {
	left:0pt;
	top:0pt;
	background: url(/img/dome/nutrients-main.gif) no-repeat;
	position: relative;
	}
#content2 {
	top:313px;
	left:0pt;
	background: url(/img/dome/additives-main.gif) no-repeat;
}
#content3 {
	top:626px;
	left:0pt;
	background: url(/img/dome/enhancers-main.gif) no-repeat;
}
#content4 {
	top:939px;
	left:0pt;
	background: url(/img/dome/growing-media-main.gif) no-repeat;
}
#content5 {
	top:1252px;
	left:0pt;
	background: url(/img/dome/environmental-main.gif) no-repeat;
}
#content6 {
	top:1565px;
	left:0pt;
	background: url(/img/dome/lighting-main.gif) no-repeat;
}
/*----------------------------------
		Enquiry Table Styles
-----------------------------------*/	
table.enquiry-table {
	width:942px;
	}
table.enquiry-table, table.enquiry-table tr, table.enquiry-table td {
	border:0;
	}
table.enquiry-table td {
	border-bottom:1px solid #ccc;
	}
table.enquiry-table td.no-border {
	border-bottom:0;
	}
table.enquiry-table thead td {
	background:#B90000;
	color:#fff;
	font-size:110%;
	padding:6px;
	}
/*----------------------------------
		Product Index Styles
-----------------------------------*/	
#feature-wrap {
	padding: 0 28px 0 26px;
	}
#feature-wrap h2 {
	/* float: left; */
	}
#feature {
	float: left;
	width: 644px;
	}
#feature .left, #feature .right {
	float: left;
	margin-right: 26px;
	display: inline;
	position: relative;
	}
#feature .left .padFix, #feature .right .padFix {
	width: 296px;
	padding: 0;
	}
#feature .right {
	position: relative;
	}
#download {
	float: left;
	width: 298px;
	/*height: 200px;*/
	background: url(/img/dome/dome-book.gif) no-repeat 100% 30px;
	}
#download .padFix {
	width: 136px;
	float: left;
	padding: 0;
	position: relative;
	}
/*
#feature .right a.learn {
	position: absolute;
	left: 0;
	top: 180px;
	}
#download a.download {
	position: absolute;
	left: 0;
	top: 180px;
	}
*/
#prods {
	padding: 0 0 0 26px;
	}
#prods.suppliers {
	padding: 0;
	}
.prod-row {
	margin-bottom: 26px;
	}
a.prod-cat {
	display: block;
	position: relative;
	width: 135px;
	}
.suppliers a.prod-cat {
	display: block;
	position: relative;
	width: 209px;
	}
a.prod-cat:hover {
	text-decoration: none;
	color: #000;
	}
a.prod-cat span {
	display: block;
	}
#prods .padFix {
	margin: 0 26px 0 0;
	padding: 0;
	float: left;
	}
a.prod-cat .colour-bar {
	height: 7px;
	width: 100%;
	font-size: 0;
	margin-bottom: 10px;
	}
a.prod-cat .title {
	color: #000;
	font-size: 110%;
	margin: 3px 0 10px 0;
	width: 100%;
	font-weight: normal;
	}
a.prod-cat .border-img {
	border: 1px solid #e3e3e3;
	background: #fff;
	}
a.prod-cat .border-img img {
	display: block;
	margin: 0 auto;
	}
a.prod-cat:hover .border-img {
	border: 1px solid #ff0000;
	cursor: pointer;
	}
/*----------------------------------------------------
		Product Detail Styles
----------------------------------------------------*/
#right-col {
	float: left;
	width: 322px;
	}
#right-col .padFix {
	padding: 0 0 0 26px;
	}
#right-col .imagepadFix {
	padding: 20px 0 0 0;
	}
#right-col .innerpadFix {
	padding: 0 26px 26px 0;
	float: left;
	}
#left-col {
	float: left;
	width: 620px;
	}
#left-col .small-left {
	float: left;
	width: 461px;
	}
#left-col .small-left .padFix {
	padding: 0 28px 0 0;
	}
#left-col .small-right {
	float: right;
	width: 159px;
	}
#left-col .small-right .add-to {
	display: block;
	width: 159px;
	height: 44px;
	background: url(/img/dome/add-to.gif) no-repeat;
	}
#left-col .small-right .add-to span {
	display: none;
	}
#left-col .small-right .add-to:hover {
	background-position: 0 -44px;
	}
#data-table {
	margin-top: 10px;
	}
#data-table thead td {
	border-bottom: 5px solid #000;
	}

#data-table table, #data-table tr, #data-table td { border: 0;}
#data-table table { margin: 20px 0 0 0; }
#data-table table thead td { font-weight: bold; }
#data-table td { padding: 1px 0 1px 9px; }
#data-table tr.light { background: #f6f6f6; }
#data-table tr.dark { background: #f0f0f0; }

#data-table td.td1 { width: 64px; }
#data-table td.td2 { width: 297px; }
#data-table td.td3 { width: 64px; text-align: center; }
#data-table td.td4 { width: 65px; text-align: center; }
#data-table td.td5 { width: 69px; text-align: center; padding-right: 16px; }
/*----------------------------------------------------
		Misc Styles
----------------------------------------------------*/
.seperator {
	background: url(/img/dome/fade-border.gif) no-repeat top right;
	height: 1px;
	font-size: 0;
	margin: 0 28px 20px 26px;
	position: relative;
	}
#continue-shopping {
	display:block;
	float:left;
	width:188px;
	height:43px;
	background:transparent url(/img/dome/continue-shopping.gif) no-repeat;
	}
#continue-shopping:hover {
	background:transparent url(/img/dome/continue-shopping-over.gif) no-repeat;
	}
#continue-shopping span {
	display:none;
	}
/*----------------------------------------------------
		Product Search Styles
----------------------------------------------------*/
#product-search-form {
	float:left;
	}
#product-search-form fieldset {
	border:0;
	}
#product-search-form fieldset legend {
	background: url(/img/dome/fade-border.gif) no-repeat bottom right;
	color: #5c2828;
	line-height: normal;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	}
#product-search-form input#product-search {
	width:190px;
	float:left;
	margin-top:10px;
	}
#product-search-go {
	float:right;
	width:74px;
	}
/*----------------------------------------------------
		sIFR Styles
----------------------------------------------------*/
.sIFR-active #content h1,
.sIFR-active h2,
.sIFR-active #content h2.brown,
.sIFR-active #content .feature h2.prodnam,
.sIFR-active #product-search-form legend,
.sIFR-active .prod-cat .title {
	font-family: Verdana;
	line-height:1em;
	visibility:hidden;
}
.sIFR-active #product-search-form legend {
	font-size:18px;
}
.sIFR-active #content h2.brown {
	font-size:18px;
}
.sIFR-active #content h2.prodname {
	font-size:32px;
}
.sIFR-active #content .right padFix h2.prodname {
	font-size:32px;
}
.sIFR-active #content h2 {
	font-size:20px;
}
.sIFR-active #content h1 {
	font-size:20px;
}
.sIFR-active #left-col h1 {
	font-size:32px;
}
.sIFR-active #header h2 {
	font-size:16px;
}
.sIFR-active #java-content h2 {
	font-size:28px;
}
.sIFR-active .prod-cat .title {
	font-size:14px;
}