/* 

Coding and design by Hambo Design
-------------------------------------------------------------*/


/* Global Styles
-------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, form, fieldset, img {
margin: 0;
padding: 0;
border: none;
}

body {
font: 62.5%/1.4em "Lucida Sans Unicode", arial, verdana, sans-serif;
text-align: center;
background: #105b04;
}

ul {
list-style-type: none;
}

.centre {
text-align: center;
}

.hide {
display: none;
}

.visible {
visibility: visible;
}

.clear {
clear: both;
}

.bold {
font-weight: bold;
}

img.right {
float: right;
margin: 0 0 20px 20px;
padding: 5px;
border: 2px solid #ccc;
}

hr {
border: none;
border-bottom: 1px solid #0a0a0a;
margin: 15px 0;
}


/* Link Styling
-------------------------------------------------------------*/

a:link {
color: #000;
}

a[href$=".pdf"] {
padding-right: 20px;
background: url(../assets/images/icons/pdf.gif) right no-repeat;
}

a[href$=".doc"] {
padding-right: 20px;
background: url(../assets/images/icons/ms-word.gif) right no-repeat;
}

a:visited {
color: #000;
}

a:hover {
}


a:active {
}



/* Global Typography
-------------------------------------------------------------*/

h1,h2,h3,h4,dt {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: lighter;
}

h1 {
text-indent: -9999px;
}

h2 {
font-size: 2.2em;
color: #0a4800;
padding: 10px 0 0.75em;
}

h3, dt {
font-size: 1.6em;
padding-bottom: 0.35em;
font-weight: bold;
}

p {
font-size: 1.1em;
line-height: 1.4em;
padding-bottom: 1.2em;
color: #333;
}



/* Top Graphic Styling
-------------------------------------------------------------*/

#top-graphic {
height: 30px;
margin: 0 auto;
background: url(../assets/images/presentation/top.jpg) top center no-repeat;
}



/* Structure Styling
-------------------------------------------------------------*/

#container {
width: 760px;
margin: 0 auto;
padding: 0 15px;
text-align: left;
background: url(../assets/images/presentation/bg.gif) center repeat-y;
}


/* Header Styling
-------------------------------------------------------------*/

#header {
float: left;
width: 760px;
height: 30px;
background: url(../assets/images/presentation/nav-bg.jpg) center no-repeat;
}


#banner {
float: left;
height: 200px;
width: 760px;
background: url(../assets/images/presentation/banner.jpg) center no-repeat;
}



/* Navigation Styling
-------------------------------------------------------------*/

ul#navigation-main {
margin-left: 205px;
padding-top: 0px;
width: 550px;
}

ul#navigation-main li {
float: left;
margin: 3px 10px;
}

ul#navigation-main li.first {
margin-left: 0;
}

ul#navigation-main li.last {
margin-right: 0;
}

ul#navigation-main li a {
display: block;
font-size: 1.5em;
color: #f3dca6;
text-decoration: none;
padding: 4px 5px;
}

ul#navigation-main li a:hover {
background: #fff;
color: #000;
}



/* Content Area Styling
-------------------------------------------------------------*/

#content-wrapper { /* This holds all three columns of the front page and two column of interior pages */
float: left;
width: 740px;
padding: 10px;
background: #efe0a3;
}

#content-main { /* This holds the centre and right columns of the front page */
float: right;
width: 550px;
padding: 20px 10px 0;
background: #fffdf1 url(../assets/images/presentation/content-main-top.gif) no-repeat;
}

	#content-main ul {
	list-style-type: square;
	margin-left: 18px;
	padding-bottom: 15px;
	font-size: 1.1em;
	font-style: italic;
	}
	
#content-centre {
float: left;
width: 290px;
padding: 0 10px 10px 0;
}



/* Right Column Styling
-------------------------------------------------------------*/

#content-right {
float: left;
width: 250px;
padding: 0;
}

#content-right .menu-link {
float: left;
width: 240px;
padding: 5px 1px 5px 9px;
}



#content-right .menu-link img {
float: left;
width: 90px;
}

#content-right .menu-link .menu-link-desc {
float: left;
width: 130px;
margin-left: 10px;
}

#content-right .menu-link h3 {
font-size: 1.2em;
font-weight: bold;
color: #0a4800;
padding-bottom: 0.25em;
}

#content-right .menu-link p {
font-size: 1em;
color: #666;
}



/* Left Column Styling
-------------------------------------------------------------*/

#content-left {
float: left;
padding-top: 20px;
width: 170px;
background-color: #efe0a3;
}



/* Menu Subnavigation Styling
-------------------------------------------------------------*/

#content-left dl {
margin-bottom: 20px;
width: 170px;
text-align: right;
}

#content-left dt {
padding-right: 20px;
}

#content-left dd {
display: block;
}

#content-left dd a {
display: block;
width: 150px;
padding: 3px 20px 3px 0;
font-size: 1.1em;
text-decoration: none;
color: #625315;
text-align: right;
}

#content-left dd a:hover {
background-color: #fffdf1;
}

#handfood dd#sb-handfood a, #roast dd#sb-roast a, #pasta dd#sb-pasta a, #asian dd#sb-asian a, #ladies dd#sb-ladies a, #build dd#sb-build a, #dessert dd#sb-dessert a, #breakfast dd#sb-breakfast a, #continental dd#sb-continental a, #set1 dd#sb-set1 a, #set2 dd#sb-set2 a, #set3 dd#sb-set3 a, #set4 dd#sb-set4 a {
background-color: #fffdf1;
}



/* hCard Styling
-------------------------------------------------------------*/

#content-left .vcard {
color: #000;
margin: 0;
font-size: 1.2em;
}


/* Footer Styling
-------------------------------------------------------------*/

#footer {
width: 760px;
background-color: #000;
padding-top: 10px;
height: 80px;
}

	#footer-left {
	float: left;
	width: 200px;
	}
	
	#footer-right {
	float: right;
	width: 120px;
	}
	
#bottom-graphic {
height: 25px;
margin: 0 auto;
background: url(../assets/images/presentation/bottom.gif) top center no-repeat;
}



/* Contact Form Styling -
Styling inspiration credit to Steve P Sharpe - http://stevepsharpe.com
-------------------------------------------------------------*/

fieldset {
padding: 20px;
background: #fffdf1;
border: none;
border-top: 1px solid #BFD996;
border-bottom: 10px solid #BFD996;
}

label {
font-size: 0.9em;
font-weight: bold;
color: #000;
font-family: inherit;
}

form span {
display: block;
position: relative;
margin: 5px 0 0 0;
padding: 1px;
border: 1px solid #000;
background-color: #9bb949;
width: 94%;
}

form span.select {
display: block;
position: relative;
margin: 5px 0 0 0;
padding: 2px;
border: 1px solid #000;
background-color: #9bb949;
width: 50% !important;
}

form span input,
form span textarea {
border: 1px solid #9bb949;
margin: 0;
padding: 3px;
line-height: 1.2em;
width: 98%;
}

form span select {
border: 1px solid #9bb949;
padding: 3px;
font-size: .9em;
line-height: 1.2em;
width: 100%;
font-family: inherit;
margin: 0;
}

form span textarea {
width: 100%;
height: 180px;
line-height: 1.6em;
padding: 2px 6px;
font-family: inherit;
-moz-box-sizing: border-box;
}

button {
margin: 0;
padding: 0;
border: none;
background: url(../assets/images/presentation/contact-button.gif) no-repeat;
}
