*{
	font-family: Century Gothic, Trebuchet, Arial, Verdana;
	font-size:11px;
}
a, a:visited{
	color:#F7911E;
}
a:hover{
	color:#50004E;
}
h3{
	color:#f7911e;
	font-size:130%;
}
#nav{
	height:40px;
	background-color:#F7911E;
	vertical-align:bottom;
	text-align:center;
}
#nav-spacer{
	background-image:url('../images/menu_buttons/nav_shadow.gif');
	background-position:top;
	background-repeat:repeat-x;
}
#container{
	height:100%;
	text-align:center;
	background-image:url('../images/grass.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
#pop_container{
	text-align:center;
	padding:10px;
}
#pop_container td.header{
	border-top:1px solid #CACACA;
	border-bottom:1px solid #CACACA;
	background-color:#FFF;
	vertical-align:top;
	font-weight:bold;
}
#pop_container tr.odd td{
	background-color:#FAFAFA;
}
#content{
	background-image:url('../images/grass.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
#content td.latest-link{
	vertical-align:bottom;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	padding:10px;
	font-size:14px;
}
#content td.latest-link a, #content td.latest-link a:visited, #content td.latest-link a:hover{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#container td{
	vertical-align:top;
}

#img-full, #img-half, #img-blank{
	overflow:hidden;
	background-color:#F7911E;
	float:left;
	padding:1px;
	margin-bottom:10px;
}
#img-blank{
	background-color:transparent;
}
#img-full{
	width:502px;
	overflow:hidden;
}
#img-full[id]{
	width:500px;
}
#img-half{
	width:252px;
	margin-right:10px;
}
#img-half[id]{
	width:250px;
}
#img-full p, #img-half p{
	color:#FFFFFF;
	padding:0;
	margin:0;
}
div.major-news-lar{
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
	width:335px;
	height:445px;
	margin-right:1px;
}
div.major-news-sml{
	padding:0;
	margin:0;
	float:left;
	overflow:hidden;
	width:166px;
	height:222px;
	margin-bottom:1px;
}

/*
	TALK PAGE STYLING
*/

	#talk-content{
		width:500px;
		font-size:10px;
		line-height:120%;
	}
	
	ul.boxed-list{
		margin:auto 0;
		padding:0;
		list-style:none;
	}
	
	#talk-content li{
		display:inline;
		float:left;
		margin:0 20px 20px 0;
		padding:0;
	}
	
	#talk-content h3{
		color:#F7911E;
		font-size:13px;
		margin:10px 0 6px 0;
	}

	#talk-content a, #talk-content a:visited{
		float:left;
		color:#000000;
		font-size:10px;
		text-decoration:none;
		background-position:-230px 0;
		background-repeat:no-repeat;
		background-image:url('../images/talk-boxes.gif');
		padding:0 20px;
		width:190px;
		height:83px;
	}
	
	#talk-content a:hover, #talk-content a:hover h3{
		color:#FFFFFF;
		overflow:hidden;
		background-position:0 0;
	}
	
	
	
/*
	TELL PAGE STYLING
*/

	#tell-us-iframe{
		margin:0 auto;
		width:740px;
	}
	
/*
	MENU STYLING
*/

	#top-menu{
		float:left;
		width:810px;
		margin:0 auto;
	}
	
	#top-menu li{
		display:inline;
	}
	
	#top-menu a, #top-menu a:visited, #top-menu a:hover{
		text-decoration:none;
		text-indent:-1500px;
		float:left;
		background-repeat:no-repeat;
		overflow:hidden;
	}
	
	#top-menu a.about-us, #top-menu a.about-us:visited{
		background-image:url('../images/menu_buttons/about.gif?v=1');
		width:72px;
		height:40px;
	}
	
	#top-menu a.menu-nutrution, #top-menu a.menu-nutrution:visited{
		background-image:url('../images/menu_buttons/menu.gif?v=1');
		width:124px;
		height:40px;
	}
	
	#top-menu a.why, #top-menu a.why:visited{
		background-image:url('../images/menu_buttons/why.gif?v=1');
		width:88px;
		height:40px;
	}
	
	#top-menu a.find-crussh, #top-menu a.find-crussh:visited{
		background-image:url('../images/menu_buttons/find.gif?v=1');
		width:103px;
		height:40px;
	}
	
	#top-menu a.delivery, #top-menu a.delivery:visited{
		background-image:url('../images/menu_buttons/delivery.gif?v=1');
		width:76px;
		height:40px;
	}
	
	#top-menu a.news, #top-menu a.news:visited{
		background-image:url('../images/menu_buttons/news.gif?v=1');
		width:106px;
		height:40px;
	}
	
	#top-menu a.work, #top-menu a.work:visited{
		background-image:url('../images/menu_buttons/work.gif?v=1');
		width:96px;
		height:40px;
	}
	
	#top-menu a.talk, #top-menu a.talk:visited{
		background-image:url('../images/menu_buttons/talk.gif?v=1');
		width:86px;
		height:40px;
	}
	#top-menu a:hover, #top-menu li.selected a, #top-menu li.selected a:visited{
		background-position:0 -40;
	}
	
	#menu{
		list-style:none;
		margin:0;
		padding:0;
		margin-left:15px;
		margin-right:35px;
		display:block;
	}
	#menu a, #menu a:visited, #menu a:hover{
		font-size:15px;
		display:block;
		text-decoration:none;
		font-weight:bold;
		padding-left:20px;
		background-image:url('../images/menu_buttons/mini-blob-orange.gif');
		background-repeat:no-repeat;
		background-position:top left;
	}
	#menu a:hover{
		background-image:url('../images/menu_buttons/mini-blob-purple.gif');
		background-repeat:no-repeat;
		background-position: top left;
	}
	#menu li.newsListing a, #menu li.newsListing a:visited, #menu li.newsListing a:hover{
		font-size:13px;
	}
p.sub-header{
	font-weight:bold;
	font-size:120%;
}
span.white, span.white a, span.white a:visited{
	color:#FFFFFF;
}
span.white{
	padding-left:5px;
}
span.white a:hover{
	color:#50004E;
}
dl{
	margin-bottom:10px;
	border-bottom:1px dotted #CACACA;
}
dt{
	font-weight:bold;
}
dd{
	padding:0;
	margin:0;
	padding-left:20px;
}
dd.info{
	text-align:right;
}

h1{
	color:#F7911E;
	font-weight: bolder;
	font-size:150%;
	padding:0px;
	margin:0px;
}

/*Enquiry Form*/
	p.form-header{
		font-weight:bold;
		padding-left:155px;
		font-size:1.9em;
		color:#FFFFFF;
	}
	p, label{
		color:#000000;
	}
	label {
		display:block;
		margin-bottom : .5em; 
	}
	label span{
		float:left;
		width:100px;
		font-weight:normal;
		padding-right:5px;
	}
	label span.error, p.error, td.error{
		color:#FF0000;
		font-weight:bold;
	}
	input,input.blurred, select, select.blurred, textarea, textarea.blurred{
		width:250px;
		border:1px solid #EAEAEA;
	}
	textarea, textarea.focused, textarea.blurred{
		height:80px;
	}
	input.radio{
		width:15px;
		border:0;
	}
	input.button{
		width:100px;
		border:1px solid #EAEAEA;
	}
	input.focused, select.focused, textarea.focused{
		background-color:#ffe7cd;
		color:#000000;
		border:1px solid #F7911E;
	}

/* Stores Profile STYLE  - DATA from database in tables*/
	#listings-header{
		padding-top:20px;
		padding-bottom:10px;
	}
	#listing, #news-item{
		border-bottom: 1px dotted #EAEAEA;
		padding-top:5px;
		margin-top:5px;
	}
	#listing td.position{
		font-weight:bold;
		padding-bottom:10px;
	}
	#listing td.img{
		padding-right:10px;
	}
	#listing td.footer, #news-item td.footer{
		padding-top:10px;
	}
	#loc_map{
		text-align:center;
		background-image:url('../images/img_loading.gif');
	}
	#opening_hours{
		margin-top:10px;
	}
	#opening_hours td.heading{
		font-weight:bold;
		border-bottom:1px dotted #EAEAEA;
		border-top:1px dotted #EAEAEA;
		background-color:#F7F7F7;
	}

/* Featured Box Styling */
	.box{
		width:499px;
		background:url('../images/box-bottom.gif') bottom left no-repeat;
	}
	.box h3{
		background:url('../images/box-top.gif') top left no-repeat;
		margin:0;
		padding:2px 8px 15px 15px;
	}
	.box h3 span{
		background-color:#FFF;
		padding-left:10px;
		padding-right:10px;
		color:#f7911e;
		font-size:100%;
	}
	.box ul, .box p{
		padding:0 25px 25px 25px;
		margin:0;
	}
	.box ul li{
		width:100%;
		display:block;
		margin-bottom:5px;
		list-style:none;
	}
	
	#customer-comments input, #customer-comments textarea{
		width:380px;
	}
	#customer-comments input.radio{
		margin-right:5px;
		width:15px;
	}
	#customer-comments input.button{
		width:100px;
	}

/*FAQs*/
	#faq-links{
		padding:0;
		margin:0;
		margin-bottom:20px;
		list-style:none;
	}
	
	#faq-links li{
		margin-left:20px;
	}
	
	#faq-links li.sub-title{
		margin:0;
		font-weight:bold;
		padding-bottom:5px;
	}
	dl dt{
		background-image:url('../images/mini-arrow.gif');
		background-position:left;
		background-repeat:no-repeat;
		padding-left:15px;
	}
	dl dd{
		margin-bottom:20px;
	}
	a.menu-item-title{
		font-weight:bold;
		font-size:130%;
		text-decoration:none;
	}
	#nutr-options td{
		vertical-align:bottom;
		width:45px;
		text-align:right;
	}