@charset "UTF-8";
#form1 p input {
	border: 1px solid #CCC;
	height: 30px;
	width: 250px;
}
#form1 p textarea {
	height: 120px;
	width: 250px;
	border: 1px solid #CCC;
}
#form1 p label #button {
	height: 30px;
	width: 150px;
	background-color: #8BC53F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#form1 p label #button2 {
	height: 30px;
	width: 150px;
	background-color: #8BC53F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
#container  {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#header  {
	height: 34px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 280px;
	margin: 0px;
	z-index: 30;
	position: relative;
}
#mainContent #contentleft {
	width: 390px;
	height: 173px;
	margin-top: 30px;
	float: left;
	background-image: url(../images/hands.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 200px;
}
#mainContent p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
#mainContent a  {
	color: #F60;
	text-decoration: none;
}
#mainContent a:hover {
	text-decoration: underline;
}
#mainContent h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #8BC53F;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContent #contentright {
	width: 325px;
	height: 167px;
	margin-top: 30px;
	float: right;
}
#header h1  {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}
#mainContent  {
	background-image: url(../images/header-bg.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 516px;
}
#logo  {
	position: absolute;
	top: 2px;
	height: 361px;
	width: 271px;
	left: 18px;
	text-align: center;
}
#mainContent p {
	margin: 0px;
	padding: 0px;
}
#panelcontent {
	height: 280px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
#panelcontent a {
	color: #F60;
	text-decoration: none;
}
#panelcontent a:hover {
	text-decoration: underline;
}
#container .download-panel {
	height: 262px;
	width: 261px;
	background-image: url(../images/panel-download.jpg);
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-right: 42px;
}
#container .download-panel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#container .download-panel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.download-panel img {
	padding-right: 10px;
}
#container .download-panel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container .featuredproduct {
	height: 262px;
	width: 276px;
	background-image: url(../images/panels-featured.jpg);
	padding-right: 15px;
	float: left;
	margin-right: 42px;
}
#container .featuredproduct h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#container .featuredproduct p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 19px;
	padding-left: 115px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container .featuredproduct h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #84BD3C;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 118px;
}
#container .featuredproduct h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F60;
	padding-left: 118px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#container .stockists {
	height: 262px;
	width: 261px;
	background-image: url(../images/panels-uk.jpg);
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-left: 3px;
}
#newbanner  {
	height: 115px;
	width: 111px;
	position: absolute;
	left: 518px;
	top: 595px;
}
#container .stockists h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#container .stockists p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 19px;
}
#container .stockists h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav,#nav ul{
	list-style:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
} 
#nav a:hover{
	color:#333;
	background-color:#FFF;
}
#mainContent #mainpic {
	background-image: url(../images/mainpic.jpg);
	height: 274px;
	width: 608px;
	float: right;
	z-index: 0;
}
 
#nav li{
	float:left;
	width:110px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.selected   {
	background-color: #FFF;
	display: block;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	text-align: center;
}
#nav li a  {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	height: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
 
#nav li ul{
	position:absolute;
	left:-999em;
	background-image: url(../images/dropdown-bg.png);
}
 
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul{left:-999em;}
 
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul{left:auto;}
 
#nav li table{
	border-collapse:collapse;
}
 
#nav li table a{
	color: #F60;
	font-weight: bold;
	text-align: left;
	padding-left: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 10px;
}
 
#nav li table col.evencol{
	background-image: url(../images/dropdown-bg.png);
}
 
#nav li table col.oddcol{
}
#mainContent-inner #flag {
	position: absolute;
	height: 125px;
	width: 149px;
	left: 828px;
	top: -31px;
	z-index: 20;
}
#mainContent-inner {
	background-image: url(../images/header-mainbg.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: repeat-y;
	position: relative;
}
#mainContent-inner #main {
	width: 620px;
	margin-left: 275px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	position: relative;
}
#mainContent-inner #main a {
	color: #F90;
	text-decoration: none;
}
#mainContent-inner #main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainContent-inner #main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8BC53F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainContent-inner #main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#mainContent-top {
	background-image: url(../images/header-topbg.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 32px;
}
#mainContent-bot {
	background-image: url(../images/header-notbg.png);
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 32px;
}
.product-sizes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
#main img  {
	padding-right: 42px;
	padding-bottom: 5px;
}
#footer  {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin-top: 15px;
	padding-top: 15;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: center;
}
#footer p a {
	color: #666;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer .copyright  {
	font-size: 12px;
	line-height: 16px;
}
#mainContent-inner #oldtimer {
	position: absolute;
	height: 456px;
	width: 149px;
	left: 804px;
	top: -69px;
}
#mainContent-inner #oldtimer2 {
	position: absolute;
	height: 456px;
	width: 149px;
	left: -278px;
	top: 277px;
}
.grow-green {
	color: #184733;
}
#main .innerleftcol {
	margin-right: 350px;
	position: relative;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}
#main .rightcol {
	float: right;
	width: 300px;
}
#mainContent-inner #leftcol {
	width: 205px;
	float: left;
	margin-top: 165px;
	background-image: url(../images/leftcolbg.jpg);
	background-repeat: repeat-x;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
#mainContent-inner #leftcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8BC53F;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#mainContent-inner #leftcol a {
	color: #F60;
}
#mainContent-inner #leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#main .downloadcontent {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 202px;
}
#main .nutirents .rightimg {
	float: left;
	padding-right: 15px;
}
#main .nutirents {
	height: 262px;
	width: 261px;
	background-image: url(../images/panel-download.jpg);
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	margin-right: 15px;
}
#main .nutirents h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#main .nutirents p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main .nutirents img {
	padding-right: 10px;
}
#main .nutirents h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F60;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent-inner #main table tr td   {
	font-weight: bold;
}
.brochure {
	float: left;
	width: 300px;
	padding-right: 15px;
}
.download-panel .news {
	margin-top: 20px;
	height: 190px;
	overflow: auto;
}

