html, body
{
	margin:0;
	padding:0;
	height:100%;
}

html
{
	color: #43627D;
	background:#fff url(/Images/Design/body-bg.jpg) no-repeat center top;	
}

body
{
	min-width: 960px;
}

strong
{
	font-weight:bold;
}

#container
{
	min-height:100%;
}

body, p, ul, ol, td
{
	font: .85em/1.6em "Verdana" ,sans-serif;
}

 textarea
 {
 	width:250px;
 	height:100px;
 	font-family:Verdana, Sans-Serif;
 	font-size:12px;
 }

.clearBoth
{
	clear:both;
}

#clearHeader
{
	height: 341px;
}

#headerContainer
{
	height: 341px;
	position: absolute;
	top: 0;
}

#wrap
{
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header
{
	height: 105px;
	padding: 0;
	margin: 0;
}

#header #headerLeft, #header #headerRight
{
	float: left;
	margin: 0;
	height: 105px;
	width: 480px;
}

#header #headerLeft a
{
	display: block;
	height: 105px;
}

h1, h2, h3, h4
{
	color: #43627D;
}

h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1em;
}

#topPanel
{
	background-color: #D1EEF8;
	height: 207px;
}

#topPanel #mainPromo
{
	float: left;
	height: 207px;
	width: 718px;
}

#topPanel #subPromo
{
	float: left;
	height: 207px;
	width: 242px;
}

#topPanel #subPromo #subPromo1
{
	height: 141px;
	width: 242px;
}

#topPanel #subPromo #subPromo2
{
	height: 66px;
	width: 242px;
}

ul.products
{
    margin:10px 10px 0 0 ;
    float:left;
}

ul.products li
{
  	margin: 5px 0 0 25px;
	padding: 0 0 5px 0;
	color:#000;
	list-style-type:disc;
}

ul.features li
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style-type: none;
	background: url(/Images/Design/feature-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#nav
{
	width: 960px;
	background: url(/Images/Design/menu-bg.jpg) repeat-x;
	height: 29px;
	padding: 0;
	margin: 0;
}

#nav ul
{
	height: 29px;
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	font: bold 14px "Arial" ,sans-serif;
}

#nav li
{
	display: block;
	float: left;
	border-right: solid 1px #d5d5d5;
}

#nav li a.selected
{
	height: 22px;
	color: #FFF;
	background-color: #039A01;
	background: #039A01 url(/Images/Design/menu-selected.gif) no-repeat center bottom;
}

#nav a
{
	float: left;
	height: 22px;
	display: block;
	margin: 0;
	padding: 7px 10px 0 10px;
	text-decoration: none;
	color: #FFF;
}

#nav a:hover
{
	text-decoration: underline;
}

#fullWidth
{
	margin: 0;
	padding:0;
	float: left;
	width: 960px;
	background:#fff url(/Images/Design/content_bg.jpg) repeat-x;
}

#main
{
	margin: 0;
	padding:0;
	float: left;
	background:#fff url(/Images/Design/content_bg.jpg) repeat-x;
	width:718px;
}

#main h1
{
	padding-left:10px;
	margin-top:7px;
	line-height:37px;
	height:37px;
	color:#669933;
	font-size:18px;
}

#main h2
{
	padding-left:10px;
	margin-top:10px;
	line-height:25px;
	/*height:25px;*/
	color:#669933;
	font-size:16px;
}

#main h3
{
	padding-left:10px;
	margin-top:7px;
	line-height:20px;
	height:20px;
	color:#55b7c4;
	font-size:14px;
}

#main p
{
	color:#000;
	margin-bottom:10px;
	font-size:12px;
	padding-right:50px;
	padding-left:10px;
}

#main .date
{
    margin:20px 0 0 0;
    font-weight:bold;
}

#main a 
{
  color:#669933;  
}

.NewsArtical
{
    
}

#main .NewsArtical #05March2009 h2 , #main .NewsArtical #01Oct2009 h2
{
    height:50px;
}

#main .NewsArtical .image
{
    float:left;
    margin:0 10px 0 0;
    width:200px;
    display:inline;
}

#main .NewsArtical .image .imagetext 
{
    font-size:0.8em;
    width:190px;
    margin:5px 0 0 0;
    padding:0 0 0 10px;
}

.NewsArtical .description
{
    float:left;
    width:500px;
}


#NewsArtical
{
    
}

#NewsArtical h2
{
    height:50px;
}

#NewsArtical img
{
    float:left;
    margin:0 10px 0 0;
}

#NewsArtical .description
{
    float:left;
    width:500px;
}


#sidebar
{
	background:#fff url(/Images/Design/content_bg.jpg) repeat-x;
	margin:0;
	float: right;
	width:242px;
}

#sidebar #logos
{
    margin:10px 0 0 0;
    width:230px;
}

#sidebar #logos .bfff
{ 
    margin:10px 0 0 70px;
}

#sidebar #logos .quality
{
	margin:10px 0 0 20px;
}

#sidebar #logos .cmi
{
  margin:10px 0 0 20px;

}

#sidebar #sponser img
{
    margin:0 0 5px 10px;
}

#sidebar #sponser a
{
    color:#000;
    text-decoration:underline;
    font-size:0.75em;
    padding:0;
    margin:0 0 0 10px;
}

#sidebar #sponser p
{
	margin:0 0 10px 10px;
	color:#000;
	font-size:0.75em;
}

#sidebar #enquiries p
{
	margin-left:10px;
	color:#000;
}

#sidebar #contactDetails a
{
    color:#000;
    text-decoration:none;
}

#sidebar #contactDetails
{
    margin:10px 0 0;
}

#sidebar #contactDetails h2
{
	background:transparent url(/Images/Design/menu-bg.jpg) repeat-x scroll 0 0;
    color:#FFFFFF;
    font-size:1.1em;
    font-weight:bold;
    height:37px;
    line-height:1.8em;
    padding-left:10px;
}

#sidebar #contactDetails p
{
	margin-left:10px;
	color:#000;
}

#sidebar img
{
	margin: 5px;
	float: left;
}

#sidebar h3, #sidebar p
{
	padding: 0 10px 0 0;
}

#footerContainer
{
	margin:0;
	padding:0;
	clear:both;
	width:100%;
	height:137px;
	background:#fff url(/Images/Design/footer-bg.jpg) repeat-x;
}

#footer
{
	width:960px;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background:#fff url(/Images/Design/footer-middle-bg.jpg) no-repeat;
}

#footerLeft
{
	padding-top: 5px;
	font-size: 11px;
	float: left;
	width: 170px;
}

#footerMiddle
{
	text-align:center;
	float:left;
	width:610px;
	margin-top:35px;
}

#footerMiddle .footerAboutUsItem
{
    margin:0 0 0 15px;
}

#footerMiddle .footerOurProductsItem
{
    margin:0 0 0 7px;
}

#footerMiddle .footerQualityItem
{
    margin:0 0 0 7px;
}

#footerMiddle .footerAwardsItem
{
    margin:0 0 0 7px;
}

#footerMiddle .footerOurTeamItem
{
    margin:0 0 0 7px;
}

#footerMiddle .footerContactUsItem
{
    margin:0 0 0 7px;
}

#footerMiddle .footerNewsItem
{
    margin:0 0 0 7px;
}

#footerMiddle ul
{
	margin-left:35px;
}

#footerMiddle ul li
{
	float:left;
}

#footerMiddle ul li a
{
	text-decoration:none;
	color:#663333;
	margin-right:10px;
}

#footerRight
{
	line-height: 30px;
	height: 30px;
	background: transparent url(/Images/Design/crafted-web-design.gif) no-repeat top right;
	text-align: right;
	float: right;
	width: 180px;
	padding-right:0px;
	position:relative;
}

#footerRight a
{
	float:right;
	margin-top:100px;
	display:block;	
	width:200px;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
}

#footerLeft .copyright
{
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
	margin-top:85px;
	display:block;	
}

#footer p
{
	margin: 0;
	padding: 4px;
	font-size: .8em;
}

/*-- Home page / side bar pods --*/
#pods
{
	width:960px;
}
.genericPod
{
	padding:0;
	margin-top:6px;
	width:285px;
	float:left;
}

.podSpacerNarrow
{
	display:block;
	float:left;
	width:17px;
	height:1px;
}

.podSpacerWide
{
	display:block;
	float:left;
	width:34px;
	height:1px;
}

.genericPod h2
{
	line-height:37px;
	height:37px;
	color:#669933;
	font-size:18px;
}

.genericPod p
{
	font-size:12px;
	color:#000;
	margin-top:1em;
}

.genericPod .genericPodBtn
{
	margin-top:10px;
	text-align:right;
}

/*-- Home page specific --*/
#featuredProducts #featuredProductsImages
{
	width:960px;
	height:138px;
}

#featuredProducts #featuredProductsIntro img
{
	float:left;
}

#featuredProducts #featuredProductsIntro .introText
{
	font-size:12px;
	margin-left:10px;
	color:#53441D;
}

#featuredProducts #featuredProductsIntro
{
	margin-top:10px;
	height:31px;
	line-height:31px;
	background-color:#EFEFEF;
}

#featuredProducts #featuredProductsBtm
{
	margin-top:5px;
	text-align:right;
}

.contactFrm
{
	color:#000;
	margin-left:10px;
}

.contactFrm .submitt
{
	float:right;
}

.contactFrm tr td
{
	
	padding:5px 0 5px 0;
}

.contactFrm tr td label
{
	margin-right:5px;
}

.productRule
{
    height:1px;
    margin: 0 0 0 10px;
    background:#fff url(/Images/Design/lineRule.jpg) repeat-x;
}

.newsRule
{
    height:1px;
    margin: 20px 0 0 10px;
  background:#fff url(/Images/Design/lineRule.jpg) bottom repeat-x;
}

.rule
{
    display:block;
    width:232px;
    height:1px;
    margin: 0 0 0 10px;
  background:#fff url(/Images/Design/lineRule.jpg) repeat-x;
}

.dottedrule
{
    display:block;
    width:232px;
    height:10px;
    margin: 0 0 0 10px;
    background:#fff url(/Images/Design/dottedRule.gif) center repeat-x;
}

.dishImage
{
    float:left;
    margin:0 0 0 10px;
    width:200px;
    height:133px;
}

.dishDescription
{
    float:left;
    width:500px;
}

.dishContainer
{
    width:718px;
    margin:10px 0 0 0 ;
}

.sideLinks
{
    margin:10px 0 10px 0 ;
}

.sideLinks h2
{
    color:#fff;
    font-size:1.1em;
    height:37px;
    line-height:1.8em;
    padding-left:10px;
    background:transparent url(/Images/Design/menu-bg.jpg) repeat-x scroll 0 0;
    font-weight:bold;
}

.sideLinks a
{
    color:#669933;
    text-decoration:none;
    padding:0 0 0 10px;
    height:35px;
}

.sideLinks a:hover
{
    text-decoration:underline;
}

.awardLogo
{
    margin:0 0 0 15px;
}

.backToTop
{
    float:right;
    color:#669933;
    margin:10px 20px 10px 0;
}

.italics
{
    font-style:italic;
}

/*---------------------------------------------------------*/
/*Contact Us Page*/

#main #directions
{
    margin:10px 0 0 0;
}

#main #directions li
{
    margin:0 0 5px 10px;
}
#sidebar .campden
{
    margin:5px 0 5px 54px;
}

.imgfltl
{
    float:left;
    margin:4px 10px 0 0;
}
