body
{
	font-family: Trebuchet MS, Sans-Serif;
}

#content
{
	width: 950px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;	
}

#headercontainer
{
	position: absolute;
	top: 0;

	width: 950px;
	height: 170px;

	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

.headerlogo
{
	border: 0;
	width: 950px;
	height: 125px;
}

#headertagline
{
	width: 320px;
	margin-left: 95px;
	margin-top: -25px;
	
	letter-spacing: 3px;
	color: #37b645;
	font-size: 1.2em;

/*	border: solid 1px black;*/
}

#headertagline h1
{
	display: inline;
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}

#headertagline h1 span, #headertagline h1 a, #headertagline h1 a:hover
{
	padding-right: 5px;
	color: #37b645;
	text-decoration: none;
}

#topleftlinks
{
	width:	300px; 
	height:	50px;
	margin-left: 100px;
}

ul#menu
{
	position:relative;
	width: 475px;
	height: 20px;

	margin:0;
	padding:0;
	
	margin-left: 500px;
	margin-top: -5px;

	list-style-type: none;
	z-index: 1000;
}

ul#menu li
{
	display: inline;
}

ul#menu li a
{
	width: 100px;
	min-width: 100px;

	margin-left: 25px;

/*	color: #a8a9ab;*/
	color: #777;
	
	text-decoration: none;

	font-size: 1.1em;
}

ul#menu li a:hover
{
	color: #01aaeb;
	text-decoration: underline;
}

#breadcrumbleft
{
	padding-left: 137px;
	background-image: url(../images/stripes_left_40h.jpg);
}

#breadcrumb
{
	position: relative;
	
	font-size: 0.8em;
	color: #000;
	margin-top: 10px;

	height: 30px;
	width: auto;

	padding-top: 10px;

	background-image: url(../images/stripes_tile_40h.jpg);
}

#breadcrumb img
{
	margin-right: 10px;
}

#bodycontainer
{
	position: relative;
	top: 170px;

	height: auto;
	min-height: 500px;

	margin-top: 40px;
}

#bodycontainerpadded
{
	position: relative;
	top: 0px;

	padding-left: 100px;
	padding-bottom: 50px;
}

h2
{
	padding-left: 60px;
	font-size: 1.3em;
}

h2 a, h2 a:hover, h3 a, h3 a:hover, h4 a, h4 a:hover
{
	/*color: #a8a9ab;*/
/*	color: #777;*/
	color: #006600;

	font-weight: normal;	
	text-decoration: underline;
}

h3
{
	padding-left: -20px;
	margin-left: -20px;
	font-size: 1.0em;
}

h4
{
	font-size: 0.9em;
}

p, .text
{
	font-size: 0.9em;
	line-height: 1.4em;
}

img, a img
{
	border: 0;
}

#quote
{
	height: 70px;
	width: 500px;

	margin-left: auto;
	margin-top: -40px;

	text-align: center;
	color: #aecf7b;
	font-size: 1.0em;

	overflow: hidden;
}

#quote strong
{
	color: #a0c369;
}

#quote span
{
	font-size: 0.75em;
}

#defaultcontent
{
	width: 700px;

	margin-left: auto;
	margin-right: auto;
/*	margin-top: 110px;*/
	margin-top: 20px;

	text-align: center;
	font-style: italic;

	color: #37b645;
	font-size: 1.0em;
}

a
{
/*	color: #bf9968;
	color: #993300;*/
	color: #006600;
	text-decoration: none;
}

a:hover
{
	color: #01aaeb;
	text-decoration: underline;
}

p a
{
	text-decoration: none;
}

p a:hover
{
	text-decoration: underline;
}

#imagegrid
{
	width: 640px;
	height: 160px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.GridRow
{
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;    
}

.GridRow ul
{
    position: relative;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.GridRow ul li
{
    position: relative;
    float: left;
    width: 250px;
    height: auto;
    margin: 0;
    padding: 0 5px 0 5px;
    list-style: none;
    white-space: normal;
}

.GridRow ul li a
{
	display: block;
	width: 100%;
	text-align: center;
}

.GridRow ul li a img
{
	vertical-align: middle;
}

.GridRow2 ul li
{
    position: relative;
    float: left;
    width: 115px;
    height: auto;
    margin: 0;
    padding: 0 5px 0 5px;
    list-style: none;
    white-space: normal;    
}

#footercontainer
{
	width: 100%;
	margin-top: 130px;
}

#footernavigation
{
	position: relative;
	width: 90%;
	height: 20px;
	
	padding-top:10px;
	padding-left: 100px;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-bottom: 10px;

	font-size: 0.8em;
}

#footernavigation a
{
	color: #777;
	width: 24.9%;
	float: left;
	text-align: center;
}

#footernavigation a:hover
{
	color: #01aaeb;
}


.footerlinks
{
	list-style-type: none;
	font-size: 0.7em;
	width: 420px;
	float: right;
	margin: 0;
	margin-top: 5px;
}

.footerlinks li
{
	width: auto;
	float: right;
	margin-right: 10px;
}

.footerlinksleft
{
	list-style-type: none;
	font-size: 0.7em;
	width: 440px;
	float: left;
	margin: 0;
	margin-top: 5px;
}

.footerlinksleft li
{
	width: auto;
	float: left;
	margin-right: 10px;
}

#footerleftside
{
	width:49%;
	float:left;
}

#footerrightside
{
	width:49%;
	float:right;
}

#newsletter
{
	width: 410px;	

	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;

	padding: 10px 10px 10px 10px;

	font-size: 0.8em;
}

#newsletter input[type=text]
{
	width: 200px;
}

#newsletter label
{
	font-style: italic;
}

ul.listable, ul.contentlist
{	
	font-size: 0.9em;
	line-height: 1.4em;	
	
	padding: 0;
	margin: 10px 0px 10px 0px;
	
	list-style-type: none;
}

ul.listable li
{
	padding-top: 5px;
}

ul.listable li label
{
	width: 150px;
	float: left;
	font-style: italic;
}

ul.contentlist li
{
	list-style-type: disc;
	margin-left: 40px;
}

/* images */
img#bioskincompostable
{
	width: 89px;
	height: 112px;
	border: 0;
	
	padding: 20px 20px 20px 20px;
	
	float: right;
}

img#enplusrockpaper
{
	width: 200px;
	height: 198px;
	border: 0;
	
	padding: 20px 20px 20px 20px;
	
	float: right;
}

img#d2wlogo
{
	width: 100px;
	height: 143px;
	border: 0;
	
	padding: 20px 20px 20px 20px;
	
	float: right;
}

/* products page */

img#products_bioskinlogo
{
	width: 219px;
	height: 144px;
	
	padding-right: 81px;
	
	float: left;
}

img#products_p4e
{
	width: 166px;
	height: 150px;

	padding-right: 134px;
	
	float: left;
}

img#products_rockpaper
{
	width: 250px;
	height: 117px;
	
	padding-right: 50px;

	float: left;
}

img#products_naturalogo
{
	width: 250px;
	height: 59px;

	padding-right: 50px;

	float: left;
}

img#products_lids
{
	width: 120px;
	height: 150px;

	padding-right: 180px;

	float: left;
}

img#products_mint
{
	width: 220px;
	height: 73px;

	padding-right: 80px;
	padding-bottom: 50px;

	float: left;
}

p.products
{
	min-height: 150px;
}

p.products a.imagelink
{
	display:block;
	width: 300px;
	height: 150px;
	float: left;
}


/* classes */
.fr
{
	float: right;
}

.fl
{
	float: left;
}

.pad20all
{	
	padding: 20px 20px 20px 20px;
}

ul#newsindex
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#newsindex li
{
	font-size: 0.8em;
	padding-top: 5px;
}

ul#newsindex li span
{
	font-size: 0.9em;
}

p#newsfooter
{
	padding-top: 0px;
	margin-top: 0px;
	font-size: 0.75em;
}

div#newsfooterline
{
	width: 300px;
	border-top: dashed 1px #37b645;
	margin-top: 30px;
	height: 10px;
}

#enquiry
{
	font-size: 0.8em;
}

.enquiry input[type=text], .enquiry textarea, .newsletter ul li input[type=text]
{
	width: 300px;
}

.enquiry textarea
{
	height: 200px;
	width: 300px;
}

.enquiry input[type=button], .enquiry input[type=submit], .newsletter ul li input[type=submit], .newsletter ul li input[type=button]
{
	margin-top: 10px;
	margin-left: 150px;
}

div.mint_product
{
	width: 100%;
	height: auto;
	min-height: 200px;
}

div.mint_image
{
	width: 350px;
	float: left;
}

div.mint_data ul.contentlist
{
	margin-left: 350px;
}

div.mint_divider
{
	height: 2px;
	width: 80%;
	border-top: dashed 2px #b1d14a;
}

ul.p4e_grid
{
	width: 100%;
	height: 1300px;
	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.p4e_grid li
{
	width: 100%;
	height: 75px;
}

ul.p4e_grid li.data div
{
	height: 75px;
	float: left;
	margin: 1px;
	font-size: 0.9em;
}

ul.p4e_grid li.data div img
{
	float: right;
	border-left: 2px solid white;
}

ul.p4e_grid li.data div span
{
	width: 180px;
	float: left;
}

li.p4e_grid_title div
{
	text-align: center;
	font-weight: bold;
	font-size: 1.5em;
	padding-top: 25px;
	height: 50px;
	float: left;

	margin: 1px;

	background-color: #a2b736;
	color: White;
}

div.p4e_grid_lt
{
	width: 295px;
	padding-left: 5px;
	background-color: #a2b736;
	color: White;
	font-weight: bold;
	font-size: 1.1em!important;
}

div.p4e_grid_md
{
	width: 295px;
	padding-left: 5px;
	background-color: #e7f0bf;
}

div.p4e_grid_rt
{
	width: 195px;
	padding-left: 5px;
	background-color: #e7f0bf;
}

div.flagbanner
{
	width: 545px;
	height: 82px;
/*	float: right;*/
margin-left:auto;
margin-right:auto;

	padding: 5px;
	padding-left: 50px;

	background-image: url(../images/homepage_flag.jpg);
	background-repeat: no-repeat;

	text-align: center;
}

div.flagbanner a
{
	color: White;	
}

div.flagbanner strong
{
	color: #c4df9b;
	font-size: 1.1em;
}

#breadcrumbtop
{
	font-size: 0.8em;
	margin-left: 100px;
}