
/* CSS Document */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #3C4144;
	background-image: url(../graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1em;
}

h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	color: #454D71;
}

h2 { }

h3 { }

a { }

a:hover { }

a.more {
	color: #8E7D21;
	background-image: url(../graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	padding-right: 13px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cont-bg-top {
	padding-top: 18px;
	margin-top: 10px;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background: url(../graphics/content-bg-top.jpg) no-repeat center top;
}

#cont-bg-main {
	background-image: url(../graphics/content-bg-main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	position:relative;
}

#cont-bg-bottom {
	background-image: url(../graphics/content-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 4px;
	height: 66px;
}

#inner-container {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-color: #FFFFFF;
	text-align: left;
	height: 28px;
	padding-top: 174px;
	padding-left: 20px;
	background-image: url(../graphics/home-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#topnav {
	float: left;
	margin: 0;
	padding: 6px 0px 2px 6px;
}

div#topnav ul {
	margin: 0;
	padding: 0;
}

div#topnav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	text-align: center;
	font-size: .65em;
	line-height: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 86px;
	padding: 2px 0px;
}

div#topnav li.home {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 44px;
}

div#topnav li.about { width: 56px; }

div#topnav li.news { width: 68px; }

div#topnav li.stock { width: 52px; }

div#topnav li.test { width: 72px; }

div#topnav li.contact { width: 64px; }

div#topnav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0.25em 0 0.25em 0em;
}

div#topnav>ul a { width: auto; }

div#topnav ul ul {
	position: absolute;
	display: none;
	font-size: 1.3em;
	background: #5C5E77 url(../graphics/topnav-dropdown-bg.jpg) repeat-x left top;
}

div#topnav ul ul li {
	width: 160px;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	border-style: none;
}

div#topnav ul.level1 li.submenu { width: 72px; }

div#topnav ul.level1 li.submenu:hover ul.level2 { display:block; }

div#topnav ul.level2 {
	top: 1.1em;
	padding-top: 8px;
	padding-bottom: 4px;
}

div#topnav ul.level2 li a {
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}

div#topnav ul.level2 li a:hover { }

#content { margin-top: 37px; }

#content-left {
	float: left;
	width: 179px;
}

#product-menu-box {
	background-image: url(../graphics/product-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 211px;
	margin-bottom: 23px;
	font-size: 0.7em;
	text-align: left;
	padding-top: 28px;
}

#product-menu-box ul {
	margin: 0px;
	padding: 0px;
	width: 167px;
}

#product-menu-box li {
	list-style: none;
	position: relative;
	width: 178px;
	margin: 0;
}

#product-menu-box li a {
	color: #74757A;
	text-decoration: none;
	width: 178px;
	voice-family: "\"}\"";
	voice-family:inherit;
	display: block;
	font-weight: bold;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#product-menu-box a:hover {
	background-image: url(../graphics/prod-menu-a-hover-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#product-menu-box>ul a { width: auto; }

#product-menu-box ul ul {
	position: absolute;
	top: 0;
	left: 167px;
	display: none;
	z-index: 100;
	width: 170px;
	padding-bottom: 6px;
	background-color: #6F7176;
	background-image: url(../graphics/product-dropdown-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
}

#product-menu-box ul ul li {
	width: 170px;
	padding-left: 6px;
}

#product-menu-box ul ul li a {
	width: 170px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#product-menu-box ul ul li a:hover { background-image:none; }

#product-menu-box ul.level1 li.submenu:hover ul.level2 { display: block; }

#latest-news-box {
	background-image: url(../graphics/latest-news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 198px;
	color: #77767B;
	padding-top: 30px;
	font-size: .6em;
	text-align: left;
	padding-left: 12px;
}

#latest-news-box h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #454D71;
	margin-top: 0px;
}

#content-right {
	float: right;
	width: 179px;
}

#search-box {
	background-image: url(../graphics/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	margin-bottom: 23px;
}

#stockist-box {
	background-image: url(../graphics/stockist-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 141px;
	margin-bottom: 23px;
	color: #77767B;
}

#stockist-text {
	float: left;
	width: 80px;
	font-size: 0.65em;
	padding-top: 22px;
	padding-left: 13px;
	text-align: left;
}

#stockist-box h2 {
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 36px;
}

#feed-advice-box {
	background-image: url(../graphics/feed-advice-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
	color: #FFFFFF;
	text-align: left;
	font-size: .65em;
	padding-top: 18px;
	padding-right: 6px;
	padding-left: 14px;
}

.more {
	text-align: right;
	margin-top: -6px;
}

#feed-advice-box a.more { color: #FFFFFF; }

#content-middle {
	margin-right: 200px;
	margin-left: 200px;
	text-align: left;
	font-size: 0.7em;
	color: #77767B;
}

#cont-middle-top {
    height: 270px;
    margin-bottom: 23px;
}

#cont-middle-bottom {
	height: 200px;
	background-image: url(../graphics/product-of-month-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 40px;
	font-size: .9em;
}

#cont-middle-bottom h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: -6px;
	margin-top: 0px;
}

#footer-right {
	color: #8B8C8F;
	text-align: right;
	font-size: 10px;
	padding-right: 22px;
	float: right;
	width: 700px;
	padding-top: 8px;
}

#footer-right a {
	font-weight: bold;
	color: #6B6B6C;
	padding-right: 0px;
	padding-left: 6px;
	text-decoration: none;
}

#footer-right b {
	font-weight: bold;
	color: #6B6B6C;
	padding-left: 6px;
	text-decoration: none;
}

#footer-right a.last {
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer-left {
	margin-right: 700px;
	text-align: left;
	padding-left: 22px;
	padding-top: 10px;
}

.clear { clear: both; }

.footer-tel {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.footer-fax { padding-left: 20px; }

form.search {
	text-align: left;
	padding-left: 13px;
	padding-top: 36px;
}

.searchfield {
	border: none;
	background: none;
	font-weight: bold;
	color: #8C7412;
	font-size: 10px;
	height: 15px;
	padding-left: 4px;
	padding-top: 3px;
}

.searchbutton {
	cursor:pointer;
	float:right;
	width: 14px;
	height: 19px;
	border: none;
	background-image: url(/graphics/search-arrow.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top:-10px;
	padding-right: 20px;
	clear: both;
}

.fb { margin-left:10px; }

.newsletter-h1 {
	border: medium none;
	color: #999999;
	font-size: 16px;
	margin: -49px 0 0 112px;
	text-decoration: none;
	width: 260px;
}

.newsletter-h1 a { border:none; }

.newsletter-img {
	bottom: 5px;
	position: absolute;
}

