body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a4888;
	font-size: 76%;
	text-align:center;
}

p {
	font-size: 0.85em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

a {
	color: #2A4888;
}

#container {
	width: 750px;
	margin:0px auto;
	text-align:left;
	background-color: #BADDF6;
}

#header {
	height: 112px;
	width: 750px;
	background-image: url(images/topbar_bluestripe.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #D0E6F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 23px;
}

#banner {
	float:left;
	width: 468px;
	height: 60px;
	margin: 14px 0px 8px 0px;
}

ul#nav_menu	{
	width: 477px;
	height: 29px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

ul#nav_menu li {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 29px;
	display: block;
}


ul#nav_menu li a {
	height: 29px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}

li#nav_home {width: 92px; left: 0px}
li#nav_products {width: 86px; left: 95px}
li#nav_wheretobuy {width: 115px; left: 184px;}
li#nav_fun {width:65px; left: 301px;}
li#nav_contactus {width: 99px; left: 369px;}

li#nav_home a:hover, body#bdhome li#nav_home {background: url(images/navigation.gif) 0px -29px no-repeat;}
li#nav_products a:hover, body#bdproducts li#nav_products {background: url(images/navigation.gif) -95px -29px no-repeat;}
li#nav_wheretobuy a:hover, body#bdwheretobuy li#nav_wheretobuy {background: url(images/navigation.gif) -184px -29px no-repeat;}
li#nav_fun a:hover, body#bdfun li#nav_fun {background: url(images/navigation.gif) -301px -29px no-repeat;}
li#nav_contactus a:hover, body#bdcontactus li#nav_contactus {background: url(images/navigation.gif) -369px -29px no-repeat;}

#footer {
	clear: both;
	position: relative;
	background-color: #69A647;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#footer p {
	width: 450px;
	padding: 0px 0px 0px 18px ;
	color:#FFFFFF;
}
#footer p a{
	color:#FFFFFF;
	text-decoration: none;
	padding: 0px 9px;
}

#footer #footersignoff{
	position: absolute;
	top: 4px;
	right: 20px;
	width: 300px;
	height: 20px;
	text-align: right;
	color:#000000;
}

#footer p#footersignoff a{
	text-decoration: underline;
	padding: 0px 0px;
	color:#000000;
}

.onecolumn {
	margin-left: 3%;
	display: inline;
}


.column {
	float: left;
	width: 345px;
	display: inline;
}

.contactcolumn {
	float: left;
	width: 325px;
	display: inline;
}

.smallcolumn {
	float: left;
	width: 164px;
	display: inline;
}


.greenbox {
	background-image: url(images/box_bottom_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 14px;
}

.bluebox {
	background-image: url(images/box_bottom_blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 14px;
}

.bluebox .header {	background-image: url(images/box_top_green.gif);}
.greenbox .header {	background-image: url(images/box_top_green.gif);}


.header {
	margin: 0;
	padding: 0;
	height: 26px;	
}

.greenbox .header h2 { 	background-image: url(images/box_topright_green.gif); color: #2F5082;}
.bluebox .header h2 { 	background-image: url(images/box_topright_blue.gif); color: #FFFFFF; }

.header h2 {
	padding: 9px 0px 0px 34px;
	margin: 0px;
	height: 17px;
	font-size: 0.85em;
	background-repeat: no-repeat;
	background-position: right top;
}

.greenbox .header {	background-image: url(images/box_top_green.gif); }
.bluebox .header {	background-image: url(images/box_top_blue.gif); }

.greenbox .boxfooter {	background-image: url(images/box_bottomleft_green.gif); }
.bluebox .boxfooter {	background-image: url(images/box_bottomleft_blue.gif); }

.boxfooter {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 9px;
	height: 14px;
	clear:left;	
}

.greenbox .greenguy {
	background-image: url(images/home_panelguy.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.greenbox .greeninnerbox {
	background-color: #D8E5B9;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7FB04F;
	border-left-color: #7FB04F;
	
	margin: 0px;
	padding: 14px;	

}

.whiteinnerbox {
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #31382E;
	border-left-color: #31382E;
	
	margin: 0px;
	padding: 14px;

}

.latestnewsinnerbox {
	background-color: #D1E6F5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #31382E;
	border-left-color: #31382E;
	margin: 0px;
	background-image: url(images/home_latestnews.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 14px 14px 14px 88px;
}

#content {
	margin: 0px 21px 14px 21px;
	width: 709px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.imageleft {
	border: 0px;
	float: left;
	margin: 0px 15px 15px 0px;
}

.imageright {
	border: 0px;
	float: right;
	margin: 0px 0px 15px 15px;
}

form{
margin: 0px;
padding: 0px;
}


label {
	font-size: 0.9em;
}
.homeemail {
	border: 1px solid #00A5E8;
	width: 130px;
	margin: 4px 0px;

}
td {
	font-size: 0.85em;
}
#retailerbox {
	background-color: #FFFFFF;
	height: 164px;
	width: 382px;
	overflow: auto;
	padding: 8px;
}
.ecard {
	border: 1px solid #B4B3B3;
	margin-bottom: 20px;
}
.ecardrhs {
	border: 1px solid #B4B3B3;
	margin-left: 61px;
	margin-bottom: 20px;
}

#contactus .mylabel {
	clear: left;
	float: left;
	display: block;
	width: 100px;
}

#contactus .noborder {
	padding: 2px 4px;
	width: 180px;
	border: none;
	margin-bottom: 2px;
}

#contacttrade .mylabel {
	clear: left;
	float: left;
	display: block;
	width: 100px;
}
#ecards .mylabel {
	clear: left;
	float: left;
	display: block;
	width: 100px;
}

#search .mylabel {
	clear: left;
	float: left;
	display: block;
	width: 70px;
}

#search select {
	margin-bottom: 3px;
	width: 150px;

}

input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.stockists {
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ABC983;
}
