
body
{
	margin-left: auto;
	margin-right: auto;
	background-color : #ffffff;
	color:#000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height : 140%;
	width:760px;
	max-width:760px;
	height:100%;
	
}

#headeraddress
{
	text-align: right;
}


div.horizontal{
	width:100%;
	clear:left;
	display:block;
}

/*main menu styles */
.horizontalgreen{
	width: 100%;
	clear:left;
	background-color: #005C25;
	font-size : 90%;
	text-decoration: none;
}

.toplink:link,  .toplink:active, .toplink:visited
{
	
	color: #f9f9f9;
	background-color: #005c25;
	padding-left:8px;
	padding-right:8px;
	
}
.toplink:hover
{
	color: #333333;
	background-color: #C7D480;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;	
}



#currentpage
{
	color: #333333;
	background-color: #F3F3F3;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;	
	padding-bottom:0.2em;
}
/*---------------*/


.headline
{
	font-size:120%;
	color:#999999;
	background-color: #ffffff;
	margin-top: 8px;
	margin-bottom:8px;
}	


div.horizontalbox{
	width:100%;
	height:160px;
	clear:left;
	border-bottom:1px solid #ffffff;
	display:block;  
}


div.half{
	width:50%;
	float:left;
	}

div.quarter{
	width:201px;
	margin-right:1px;
	float:left;
	clear:left;	
}


div.quarter_box{
	width:189px;
	height:100%;
	border-right: 1px solid #ffffff;
	background-color:#F3F3F3;
	float:left;
	font-size:95%;
	line-height:120%;
}

div.threequarter{
	float:left;
	width:558px;
}

div.footer {
	float:right;
	width:558px;
	clear:right;
	text-align: right;
}

div.footer a
{
	color:#999999;
}

a.underline:link, a.underline:active, a.underline:visited
{
	color:#005C25;
	background-color:#ffffff;
	text-decoration: underline;
}

a:link, a:active, a:visited
{
	color:#005C25;
	background-color:#ffffff;
	text-decoration: none;
}
a:hover
{
	color:#005c25;
	background-color:#ffffff;
	text-decoration: underline;
}
	

/* submenu stuff*/
	
div.quarter_gray{
	width:201px;
	margin-right:1px;
	height:261px;
	background-color:#F3F3F3;
	float:left;
	clear:left;		
}


a.graylink:link, a.graylink:active, a.graylink:visited
{
	color: #005c25;
	background-color:transparent;
	text-decoration: none;	
	}
a.graylink:hover
{
	color:#005c25;
	background-color:transparent;
}
	

.leftlink:link,  .leftlink:active, .leftlink:visited, .leftlink

{
	font-size : 90%;
	width: 184px;
	display:block;
	color: #000000;
	background-color: #C7D480;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom: 5px;
	padding-top: 3px;
}
a.leftlink:hover
{
	font-size : 90%;
	width: 184px;
	display:block;
	color: #000000;
	
	background-color: #C1cf7a;
	text-decoration: none;
	padding-left:8px;
	padding-right:8px;
	padding-bottom: 5px;
	padding-top: 3px;
	
}


div.button
{
	
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #f1f1f1;
	border-top-style : solid;
	border-top-width : 1px;
}

#currentpageleftlinkbox
{
	border-color: #b8dabe;
	background-color: #a1af5a;
	
}


/*-----------------*/

.textContent
{
	margin-left: auto;
	margin-right: auto;
	width: 90%;
} 
/* product tables */

table
{
	font-size: 0.8em;
	border-collapse: collapse;
	border: 5px solid #999999;
}

td, th, tr
{
	border: 2px solid #999999;
}

th[colspan]
{
	text-decoration: underline;
}
/*main page specific*/
#mainabout:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#mainnewcustomers:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#maincatalogue:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#mainexistingcustomers:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#mainroutes:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#mainpromotions:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#mainnewlines:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

#mainemployment:hover
{
	border-color: #b8dabe;	
	background-color: #b8dabe;	
}

/*stockist page*/
.stockist,.news
{
	float:left;
}

.news img, .stockist img
{
	margin-right: 0.5em;
	float:left;
	clear: both;
	border-color: transparent;
}
.stockist a, .news a
{
	text-decoration: underline;
}
.stockist h2, .news h2
{
	margin-top: 0.5em;
}

.stockist h2 > a, .news h2 > a
{
	color: black;
	text-decoration: none;
}

.stockist p, .news p
{
	margin-left: 1em;
}

.stockist blockquote, .news blockquote
{
	
}


/* Featured promotion items 

div.featuredpromotionitem
{
	border-top : 1px dotted #cccccc;
	padding-bottom : 1em;
	clear:left;
}

div.featuredpromotionitem>img
{
	padding-top : 1.5em;
	padding-bottom : 1.5em;
	float: left;
	padding-left: 2em;
	padding-right: 1em;
}
div.featuredpromotionitem table,tr,td,th	
{
	width: 50%;
	font-size: 1em;
	border: 0 !important;
}
div.featuredpromotionitem p
{
	padding-left: 2em;
	padding-right: 2em;
	margin-bottom: 0.5em;
}
div.featuredpromotionitem p.percentagediscount
{
	margin-bottom: 0.5em;
	padding-bottom: 0;
	font-weight: bold;
	font-size: 2em;
}
*/

/*product pages
div.productbox{
	width: 90%;
	background-color: #ffffff;
	border-top : 1px dotted #cccccc;
	padding-bottom : 12px;
	padding-top : 12px;
	display:block;
	clear:left;
}
img.leftfloat{
	
		float:left;
		}
		
div.producttext{
	float:left;
	padding-left: 24px;
	}
*/
/*
.floatright
{
	float: right;
	width: 80%;
	margin-left: 1em;
}
.floatright p
{
	background-color: green;
}
*/

