* {
	margin:0;
	padding:0;
	border:none;
}
body{
	font-family:Georgia,serif;
}
a{
	text-decoration:none;
}
h2,h3{
	font-weight:normal;
}
h2{
	font-size:18px;
}
.sidebar h2{
	font-size:15px;
}
h3{
	font-size:16px;
}
h4{
	font-size:12px;
}
p,.blockquote,#content ul,#news ul,#content ol,#news ol{
	font-size:11px;
	line-height:15px;
	margin:0 0 15px;
	font-family:Verdana,serif;
}
#news ul{
	margin-left:13px;
}
#news li{
	margin-bottom:5px;
}
#wrap{
	width:1004px;
	margin:0 auto;
}
#wrap_gutter{
	background-image:url(../images/core/main_bg.jpg);
	background-repeat:repeat-x;
	padding:20px;
}
#left_grad{
	padding:0 0 0 10px;
	background:url(../images/core/main_bg_left.jpg) 0 0 no-repeat;
	}
#right_grad{
	padding:0 10px 0 0;
	background:url(../images/core/main_bg_right.jpg) 100% 0 no-repeat;
	}
input,textarea{
	outline-style:none;
	}
#content ul{
	margin:0 0 15px 15px;
}
#content ol{
	margin:0 0 15px 15px;
}


/*	COLOURS		*/
/*-------------------------------------*/

/*    light green: #999966	*/
h2,h3,.searchlabel,.nav li a,.col_one p a,.col_two p a,.sidebar .quote p,#contact_form input.submit,.news_body_gutter input.submit,#contact_form,#about .blockquote,#nav .sub li a,.more_link,#products h3.sub_head,.content_four_col h3,.section_head,.result h3,.result p,.result a, .ctab h4, .ctab form, #catalogue_form_table, #catalogue_form input.submit {
	color:#999966;
}

/*    dark green: #336633	*/
.nav li a.act,.nav li a:hover,.news_body a,#footer a:hover,.dark,#nav .sub li a:hover,#nav .sub li a.act,.result a:hover{
	color:#336633;
}

/*    gray: #999999		*/
.year,#footer,#footer a{
	color:#999999;
}

/*    dark gray: #666666		*/
p,h4,#content ul,#news ul,#news ol {
	color:#666666;
}


/*	HEADER	*/
/*---------------------------*/

#header{
	margin:0px 0 20px;
	height:94px;
}
#logo{
	height:99px;
	width:142px;
	text-indent:-1000px;
	background:url(../images/core/logo.gif) 0% 100% no-repeat;
	float:left;
}
#top_search{
	float:right;
	width:304px;
	margin:30px 0 0;
}
#top_search h2{
	border-bottom:1px dotted #cccc99;
	padding:0 0 10px;
	margin:0 0 10px;
}
.searchlabel{
	font-size:11px;
	font-family:verdana,arial,sans-serif;
}
.searchbox{
	width:119px;
	background:url(../images/core/searchbox_bg.gif) no-repeat;
	border:none;
	padding:2px 2px 0 24px;
	height:20px;
	outline-style: none;
}
.searchinput{
	text-align:right;
}


/*	SIDEBARS	*/
/*---------------------------*/

.sidebar{
	width:144px;
	float:left;
}
.widebar{
	width:304px;
	float:left;
}
.sidebar_head{
	background-color:#999966;
	color:#FFFFFF;
	padding:5px 7px;
	margin:0 0 1px;
}
.news{
	margin:0 0 1px;
}
.news_img{
	margin:0 0 1px;
}
.news_body{
	background:#C1C18E url(../images/core/news_body_bg.gif) 0 0 repeat-x;
	padding:5px 0;
}
.news_head{
	padding:0 0 0 8px;
	background:url(../images/core/news_head_bg.gif) 0 5px no-repeat;
	margin:0 0 10px;
}
.news_address{
	padding:0 0 0 8px;
	background:url(../images/core/news_head_bg.gif) 0 2px no-repeat;
	margin:5px 0 10px;
}
.news_address .address{
	border-bottom:1px dotted #336633;
	padding:0 0 5px;
	width:120px;
}
.news_address .dark{
	color:#336633;
	padding:0 0 5px;
	width:120px;
	margin:0 0 20px;
}

.news_body .phone{
	font-size:11px;
}
.news_head h3{
	color:#FFFFFF;
	border-bottom:1px dotted #336633;
	width:120px;
	padding:0 0 5px;
}
.news_body_gutter{
	padding:0 10px;
}
.news_body p{
	color:#FFFFFF;
	margin:0 0 6px;
}
.news_link{
	font-size:11px;
	font-family:verdana,arial,sans-serif;
	padding:0 12px 0 0;
	background:url(../images/core/news_link_bg.gif) 100% 70% no-repeat;
}
a.close_link{
	font-size:11px;
	font-family:verdana,arial,sans-serif;
}
.quote{
	background:url(../images/core/sidebar_quote_bg.gif) 0 0 repeat-x;
	min-height:227px;
	padding:12px 0 0;
}
.quote p{
	font-family:georgia,serif;
	font-size:14px;
	line-height:17px;
	padding:0 8px;
}
#archive{
	padding:20px 12px;
	}
.headline {
	padding:0 0 10px;
	margin:0 0 10px;
	background:url(../images/core/headline_bg.gif) 0 100% repeat-x;
	}
.headline img{
	float:left;
	margin:0 10px 0 0;
	}
.headline .info{
	float:left;
	width:183px;
	}
.info p.date{
	padding:0;
	}
.older h2{
	line-height:24px;
	}
.older .month{
	float:left;
	width:186px;
	overflow:hidden;
	height:24px;
	}
.older .year{
	float:left;
	font-size:14px;
	padding:0 5px;
	height:24px;
	}
.older .more_link{
	float:left;
	line-height:24px;
	font-size:9px;
	margin-top:2px;
	background:url(../images/core/more_link_bg.gif) 100% 60% no-repeat;
}

/* newsletter code from retail TW 26/02/2010 2198 */
.ctab{
}
.ctab h3{
	font-size:18px;
	color:#FFFFFF;
	background:#999966;
	padding:5px 10px;
	margin:0 0 2px;
	font-family:georgia,serif;
}
.ctab_img{
	margin:0 0 9px;
}
.ctab form{
	margin:10px 0 0;
	font-size:12px;
	border-bottom:1px solid #d8d8b8;
}
.ctab input{
	margin:6px 0;
	background:url(../images/core/input_bg.gif) 0 0 no-repeat;
	width:137px;
	padding:2px 4px 2px 3px;
}
.ctab input.submit{
	background:#999966;
	color:#FFFFFF;
	font-family:Georgia,serif;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
.newsletter_error{
	color:#FF0000;
	padding:0 0 5px 0;
	font-family:verdana,sans-serif;
}
.newsletter_success{
	padding:0 0 5px 0;
	font-family:verdana,sans-serif;
	font-size:11px;
	line-height:15px;
}


/*	NAV		*/
/*---------------------------*/

.nav{
	list-style:none;
	/* margin:0 0 68px 0;  TW 26/02/2010 2198 */
	margin: 0 0 15px 0 ;
}
.nav li{
	border-bottom:1px dotted #cccc99;
	margin:0 0 8px;
	padding:0 0 4px;
}
.nav li a{
	font-size:17px;
}
.nav .sub{
	border-top:1px dotted #cccc99;
	list-style:none;
	padding:0;
	margin:4px 0 0;
}
.nav .sub li{
	line-height:15px;
	border:none;
	margin:4px 0 0 8px;

}
.nav .sub li a{
	font-size:11px;
	line-height:14px;

}


/*	CONTENT	*/
/*---------------------------*/

#content{
	float:left;
	width:656px;
}
#content_thin{
	float:left;
	width:496px;
	}
#content_gutter{
	padding:0 16px;
}
.content_two_col{
	width:312px;
	float:left;
}
.content_two_col .col_one{
	padding:0 8px 0 0;
}
.content_two_col .col_two{
	padding:0 0 0 8px;
}
.col_one p a,
.col_two p a{
	text-decoration:underline;
}


/*	WIDE IMG	*/
/*---------------------------*/

.main_head{
/*	background:url(../images/core/main_head_bg.gif) 0 0 repeat-x;
	color:#FFFFFF;
	padding:6px 6px 0;
	height:25px;
	margin:0 0 23px;
	*/
	background-color:#999966;
	color:#FFFFFF;
	padding:5px 7px;
	margin:0 0 23px;

}
#contact_form .cola{
	width:170px;
	vertical-align:top;
}
#contact_form .colb{
	width:280px;
	vertical-align:top;
}
#contact_form .colc{
	vertical-align:bottom;
}
#contact_form{
	font-size:11px;
}
#contact_form .spacer{
	width:30px;
}
#contact_form input{
	background:url(../images/core/input_bg.gif) 0 0 no-repeat;
	margin:5px 0 6px;
	padding:2px 4px;
	width:160px;
	border:none;
}
#contact_form textarea{
	margin:5px 0 3px;
	background:url(../images/core/textarea_bg.gif) 0 0 no-repeat;
	padding:4px;
	width:268px;
	height:79px;
	border:none;
}
#contact_form input.submit{
	font-family:Georgia,serif;
	cursor:pointer;
	background:url(../images/core/submit_underline.gif) 60% 100% no-repeat;
	font-size:16px;
	width:auto;
	height:auto;
}
.news_body_gutter input.submit{
	font-family:Georgia,serif;
	cursor:pointer;
	background:url(../images/core/submit_underline.gif) 60% 100% no-repeat;
	font-size:16px;
	float:right;
	width:auto;
	height:auto;
}
.news_body_gutter input{
	width:150px;
	}
.gmap_img{
	float:left;
}
.gmap_text{
	float:left;
	font-size:11px;
	color:#666666;
	font-family:verdana,arial,sans-serif;
	padding:10px 0 0 5px;
}


/*	ABOUT		*/
/*---------------------------*/

#about h2{
	margin:0 0 18px 0;
}
#about .blockquote{
	padding:0 15px 0 36px;
}


/*	PRODUCTS	*/
/*---------------------------*/

#products .content_two_col_wrap{
	background:url(../images/core/branded_bg.gif) 0 0 repeat-x;
	padding:10px 0 15px;
	border-bottom:1px dotted #cccc99;
	margin:0 0 15px;
	background-color:#f7f7f0;
}
#products .content_two_col_wrap p{
	margin:0 0 8px;
}
#products h2.main_head{
	margin:0;
}
/*#products .content_two_col .col_one{
	padding:0 8px 0 10px;
}*/
#products h3.sub_head{
	font-size:18px;
	border-bottom:1px dotted #cccc99;
	padding:0 0 5px;
	margin:0 0 10px;
}
.more_link{
	font-size:11px;
	font-family:verdana,arial,sans-serif;
	padding:0 12px 0 0;
	background:url(../images/core/more_link_bg.gif) 100% 70% no-repeat;
}
.content_four_col{
	width:156px;
	float:left;
	margin:0 0 15px;
}
.four_col_gutter
{
	padding:0 7px 0;
}
.content_four_col h3{
	margin:15px 0;
}
.content_four_col p{
	margin:0 0 7px;
}
.product_list{
	color:#FFFFFF;
	font-size:11px;
	line-height:15px;
	margin:5px 0 18px 8px;
	list-style-type:none;
	font-family:verdana,serif;
}
.product_list a{
	color:#FFFFFF;
}
.section_head{
	font-size:17px;
	margin:15px 0 18px;
}
.sec_detail{
	color:#666666;
}


/*	DELIVERY	*/
/*---------------------------*/

#delivery{
	float:left;
	width:776px;
}
#delivery_gutter{
	padding:0 0 0 16px;
}
#flashmap{
	width:784px;
	height:570px;
}
#delivery h2{
	margin:40px 0 20px 0;
}
#delivery table{
	color:#666666;
	text-align:left;
	font-size:11px;
	line-height:15px;
	margin:0 0 70px;
}
#delivery table th,#delivery table td{
	vertical-align:top;
	border-right:1px dotted #666666;
}
#delivery table th.no_border,#delivery table td.no_border{
	border-right:none;
}
#delivery table th{
	padding:0 9px 22px;
}
#delivery table td:first-child,#delivery table th:first-child{
	padding-left:0;
}
#delivery table td{
	padding:9px;
	font-family:verdana,sans-serif;
}
#delivery table td{
	border-top:1px dotted #666666;
}
#delivery .note{
	border-bottom:1px dotted #666666;
	margin:0 0 18px;
}

/*	WHERE TO BUY	*/
/*---------------------------*/

.result{
	margin:0 6px 15px 0;
	background:url(../images/core/result_bg.gif) 0 100% repeat-x;
	}
.result h3{
	}
.result a{
	text-decoration:underline;
	}
#search_again{
	margin:0 0 8px 6px;
	padding:0 0 15px;
	background:url(../images/core/result_bg.gif) 0 100% repeat-x;
	}
#search_again h2{
	background:url(../images/core/result_bg.gif) 0 100% repeat-x;
	padding:0 0 9px;
	margin:0 0 15px;
	}
.go{
	float:right;
	}

/*	NEWS	*/
/*---------------------------*/

#news .news_img{
	margin:0 0 30px;
	}
#news h2{
	margin:0 0 8px;
	}
#news p.date{
	font-family:georgia,serif;
	font-size:18px;
	color:#666666;
	}

/*	CATALOGUE	*/


#catalogue_form_table {
	margin-top: 5px ;
	line-height: 25px ;
	font-size: 11px ;
}
#catalogue_form input {
	background:url(../images/core/input_bg.gif) 0 0 no-repeat;
	width:225px;
	height: 18px ;
}
#catalogue_form input.submit {
	float: right ;
	width: 40px ;
	height : 30px ;
	text-decoration: underline ;
	background-color: #ffffff ;
	background-image: none ;
	font-family: Georgia, serif ;
	font-size: 16px ;
	padding-top: 5px ;
}
/*---------------------------*/


/*	FOOTER	*/
/*---------------------------*/

#footer{
	margin:35px 0 0;
	border-top:1px dotted #999966;
	padding:12px 0;
	font-size:11px;
}
.foot_left{
	float:left;
}
.foot_right{
	float:right;
	width:144px;
}