/* Driftwood Cafe Emsworth css*/

* {
	margin:0;
	padding:0;
	}

body,input {
	font-size: 70.1%;
	color: #666666;
	font-family: Verdana, sans-serif;
	line-height: 1.8em;
	background: url('images/bg.jpg') fixed;
	}

p {
	margin: 0.7em 0;
	}
	
.opening {
	padding: 10px 0;
	border-top: dotted 1px #616161;	
	border-bottom: dotted 1px #616161;
	}	
	
.bold {
	font-size: 1.3em;
	}	

#wrap {
	width: 686px;
	padding: 7px!important;
	padding: 7px 3px 7px 7px;
	background-color: #fff;
	margin: 30px auto;
		 	}
 
#top-left {
	width: 385px;
	height: 165px;
	background: url('images/logo.gif');
	float: left;
	border-bottom: 7px solid #FFFFFF;
	}
	
#address {
	position: relative;
	float: right;
	top: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	text-align:right;
	}

#address a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	}
	
/* TOP RIGHT */
#top-right_home {
	width: 295px;
	height: 164px;
	background: url('images/header/top_home.jpg');
	float: right;
	border-bottom: 7px solid #FFFFFF;
	}
	
#top-right_about {
	width: 295px;
	height: 164px;
	background: url('images/header/top_about.jpg');
	float: right;
	border-bottom: 7px solid #FFFFFF;
	}
	
#top-right_menu {
	width: 295px;
	height: 164px;
	background: url('images/header/top_menu.jpg');
	float: right;
	border-bottom: 7px solid #FFFFFF;
	}
	
#top-right_specials {
	width: 295px;
	height: 164px;
	background: url('images/header/top_specials.jpg');
	float: right;
	border-bottom: 7px solid #FFFFFF;
	}
	
#top-right_contact {
	width: 295px;
	height: 164px;
	background: url('images/header/top_contact.jpg');
	float: right;
	border-bottom: 7px solid #FFFFFF;
	}
	
#menu {
	clear:both;
	width: 490px;
	height: 33px;
	background: url('images/menu.jpg');
	border-bottom: 10px solid #FFFFFF;
	}
	
#main-body {
	float:left;
	width: 686px;
	background: url('images/main-body.gif');
	
	}
	
#content-wrap {
	float: left;
	width: 489px;
	}
	
#left {
	float: left;
	width: 180px;
	padding: 0 0 0 3px;
	}
	
#content {
	float: right;
	width: 270px;
	padding: 0 20px 0 10px;	
	overflow: hidden;
	margin: 0 0 20px 0;
	}
	
#right {
	float: right;
	width: 150px;
	background: url('images/right-column.gif') no-repeat;
	padding: 0px 20px;
	color: #FFFFFF;
	overflow: visible;
	}

#right a {
	color: #FFFFFF;
	}

#right a:hover {
	text-decoration: underline;
	}

#right_header {
	float: right;
	}
	
.imagelink {
	width: 150px;
	margin-bottom: 20px;
	}	
	
#full-content {
	padding: 0 20px 0 10px;
	margin: 0 0 20px 0;
	}
	
#specials-menu {
	float: right;
	width: 260px;
	padding: 0 20px 0 20px;
	text-align: center;
	margin: 0 0 20px 0;
	}
	
#footer {
	clear: both;
	width: 690px;
	height: 40px;
	background: url('images/footer.gif');
	border-top: 7px solid #FFFFFF;
	}
	
.copy {
	float: left;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 7px 0 0 12px;
	}

.design {
	text-align:right;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 7px 12px 0 0;
	}

/* LIST */
#foodmenu ul li {
	background: url(images/icons/driftwood_arrow.gif) no-repeat 0 0;
	padding-left: 20px;
	}

#suppliers ul li {
	background: url(images/icons/driftwood_arrow_drk.gif) no-repeat 0 0;
	padding-left: 20px;
	list-style: none;
	}

#menu ul {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 0 0 20px;
	}

#menu ul li {
	display: inline;
	padding: 0 35px 0 0;
	}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	}

#menu ul li a:hover {
	text-decoration: underline;
 	}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #52aaeb;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.7em;
		}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	}

h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
	color: #52aaeb;
	}	

h5 {
	font-size: 1.1em;
	font-weight: bold;
	}

.caption {
	font-size:0.9em;
	line-height: 1.3em;
	color: #52aaeb;
	}	

a{
	text-decoration:none;
	color: #666666;
	}

a:hover, #footer a:hover{
	text-decoration:underline;
	}

/* FOOTER */
#footer a {
	text-decoration:none;
	color: #FFFFFF;
	}
	
/* FORM */
form p label {
	font-size: 11px;
	color: #6B8FAD;
	padding-left: 0px;
	float: left;
	width: 98%;
	}
	
#inputbox {
	width: 138px;
	height: 18px;
	line-height: 18px;
	font-size: 1em;
	border: 1px solid #6B8FAD;
	background: #FFFFFF;
	font-weight: normal;
	padding: 0px 5px;
	}

#textarea {
	width: 138px;
	height: 200px;
	font-size: 1em;
	color: #666666;
	font-family: Verdana, sans-serif;
	border: 1px solid #6B8FAD;
	padding: 5px;
	overflow: auto;
	}
	
#button {
	height: 24px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
	background: #7D9BB3;
	border: none;
	padding: 0px 3px;
	}
	
#thankyou {
	width: 150px;
	margin-top: 20px;
	}		
