/* 

STYLE SHEET FOR THE URBAN REEF
Created by The Design Corporation
www.thedcorporation.com

Styles

	1. defaults
	2. structure
	3. style
	4. navigation
	5. images
	6. tables
	7. forms
	8. footer
	9. flash
	
Notes

*/



/* --------- 1. defaults  --------- */

*{margin:0;padding:0}



/*  --------- 2. structure  --------- */

body{
	background-color: #B5D59A;
	font-family:Georgia, Arial;
	font-size:13px;
	color: #757477;
}

#wrapper {
	margin:auto;
	width: 930px;
	background-color: #FBEACC;
	color: #FBEACC;
	position:relative;
}

/*
#webcam {
	position:absolute;
	Width:100px;
	height:100px;
	top:135px;
	left:-30px;
	z-index:400;
}
*/

#popup {
	position:absolute;
	Width:155px;
	height:152px;
	top:70px;
	left:895px;
	z-index:800;
}

#mark {
	position:absolute;
	Width:160px;
	height:378px;
	top:80px;
	left:700px;
	background-image:url(../style-images/team-photo-holder.png);
	z-index:500;
}

#steve {
	position:absolute;
	Width:160px;
	height:378px;
	top:80px;
	left:700px;
	background-image:url(../style-images/steve-photo-holder.png);
	z-index:500;
}

#tamdin {
	position:absolute;
	Width:170px;
	height:166px;
	top:80px;
	left:700px;
	background-image:url(../style-images/tamdin.png);
	z-index:500;
}


#content {
	width: 930px;
	min-height:100px;
	background-image:url(../style-images/main-background.png);
	background-color: #FBEACC;
	color: #757477;
	float:left;
	position:absolute;
	top:496px;
}

#comments {
	width: 930px;
	height:110px;
	background-image:url(../style-images/line.png);
	background-color: #FBEACC;
	background-repeat:no-repeat;
	float:left;
	position:absolute;
	top:401px;
}

p.comments-line {
	margin-left:30px;
	width:80px;
}

#quote-box {
	width:410px;
	height:95px;
	background-color:#B5D59A;
	color: #FBEACC;
	position:absolute;
	left:480px;
}

#quote-box ul{
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	font-size:15px;
}

#quote-box p{
	position:absolute;
	padding-right:10px;
	padding-bottom:5px;
	bottom:0px;
	right:0px;
}

#header {
	width: 930px;
	height:151px;
	background-image:url(../style-images/header-background.png);
	background-color: #FBEACC;
	float:left;
	position:absolute;
}
#image {
	width: 930px;
	height:250px;
	float:left;
	position:absolute;
	top:151px;
	z-index:100;
}
	

/* ---------- 3. style ---------- */

img {  
	border-style: none;
}

#menu-text {
	position:relative;
	float:left;
}

a{
	color:#E87200;
	text-decoration:none;
}

#content p{
	padding-left:30px;
	padding-top:20px;
	padding-right:350px;
	text-align:justify;
}

#quote-box p {
	padding-left:20px;
	padding-top:20px;
}

.p-small-text {
	font-size:10px;
}

p.comments-line {
	margin-top:-10px;
}

#mark p {
	margin-top:150px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

#mark p.role {
	position:absolute;
	top:160px;
	font-size:11px;
}

#steve p {
	margin-top:150px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

#steve p.role {
	position:absolute;
	top:160px;
	font-size:11px;
}

#tamdin p.role {
	position:absolute;
	top:160px;
	font-size:11px;
}

h1 {
	padding-bottom:10px;
	font-weight:normal;
	font-family:Georgia, Arial;
	font-size:18px;
	color: #757477;
	margin-top:20px;
	padding-left:30px;
}

h2 {
	padding-left:30px;
	padding-top:20px;
	color: #757477;
	font-size:16px;
}

h3 {
	padding-left:30px;
	padding-top:20px;
	color: #757477;
	font-size:12px;
}

h3 i {
	font-weight:normal;
}

.gigs {
	padding-left:30px;
}

/* ---------- 4. navigation ---------- */

#booking-button {
	position:absolute;
	Width:221px;
	height:44px;
	top:50px;
	left:20px;
}

#booking-button a{
	color:#FEFEFE;
}

#navigation {
	width:775px;
	height:20px;
	position:absolute;
	left:20px;
	top:111px;
}

#navigation li {
	float: left;
}

li  {
	text-decoration:none;
	list-style-type: none;
}

.bar{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/bar.png) no-repeat left top;
	height: 20px;
	width: 43px;
}

.bar-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/bar-on.png) no-repeat left top;
	height: 20px;
	width: 43px;
}


.cafe{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/cafe.png) no-repeat left top;
	height: 20px;
	width: 52px;
}

.cafe-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/cafe-on.png) no-repeat left top;
	height: 20px;
	width: 52px;
}

.deli{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/deli.png) no-repeat left top;
	height: 20px;
	width: 47px;
}

.deli-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/deli-on.png) no-repeat left top;
	height: 20px;
	width: 47px;
}


.restaurant{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/restaurant.png) no-repeat left top;
	height: 20px;
	width: 109px;
}

.restaurant-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/restaurant-on.png) no-repeat left top;
	height: 20px;
	width: 109px;
}

.home{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/home.png) no-repeat left top;
	height: 20px;
	width: 55px;
}

.home-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/home-on.png) no-repeat left top;
	height: 20px;
	width: 55px;
}

.bookings{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/bookings.png) no-repeat left top;
	height: 20px;
	width: 100px;
}

.bookings-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/bookings-on.png) no-repeat left top;
	height: 20px;
	width: 100px;
}

.location{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/location.png) no-repeat left top;
	height: 20px;
	width: 88px;
}

.location-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/location-on.png) no-repeat left top;
	height: 20px;
	width: 88px;
}

.contact{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/contact.png) no-repeat left top;
	height: 20px;
	width: 79px;
}

.contact-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/contact-on.png) no-repeat left top;
	height: 20px;
	width: 79px;
}

.news{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/news.png) no-repeat left top;
	height: 20px;
	width: 60px;
}

.news-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/news-on.png) no-repeat left top;
	height: 20px;
	width: 60px;
}

.jobs{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/jobs.png) no-repeat left top;
	height: 20px;
	width: 54px;
}

.jobs-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/jobs-on.png) no-repeat left top;
	height: 20px;
	width: 54px;
}

.menu{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/menu.png) no-repeat left top;
	height: 20px;
	width: 70px;
}

.menu-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/menu-on.png) no-repeat left top;
	height: 20px;
	width: 70px;
}

.blog{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/blog.png) no-repeat left top;
	height: 20px;
	width: 50px;
}

.bit-more{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/bit-more.png) no-repeat left top;
	height: 20px;
	width: 105px;
}

.bit-more-on{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/bit-more-on.png) no-repeat left top;
	height: 20px;
	width: 105px;
}

/* ---------- 4. Sub - navigation ---------- */

#sub-navigation {
	height:50px;
	width:495px;
	margin-left:28px;
	margin-top:30px;
}

#sub-navigation li {
	display:inline;
	float:left;
}

#sub-navigation li a {
	position:relative;
	display:block;
}

.sub-bar{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-bar-slide.png) no-repeat left 4px;
	height: 44px;
	width: 89px;
	margin-left:25px;
}

.sub-cafe{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-cafe-slide.png) no-repeat left 4px;
	height: 44px;
	width: 108px;
	margin-left:-20px;
}

.sub-deli{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-deli-slide.png) no-repeat left 4px;
	height: 44px;
	width: 108px;
	margin-left:-20px;
}

.sub-restaurant{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-restaurant-slide.png) no-repeat left 4px;
	height: 44px;
	width: 165px;
	margin-left:-20px;
}

.sub-location{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-location-slide.png) no-repeat left 4px;
	height: 44px;
	width: 165px;
	margin-left:25px;
}

.sub-feedback{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-feedback-slide.png) no-repeat left 4px;
	height: 44px;
	width: 165px;
	margin-left:-25px;
}

.sub-newsletter{
	display: block;
	text-indent: -999999px;
	background: url(../style-images/navigation/sub-navigation/sub-newsletter-slide.png) no-repeat left 4px;
	height: 44px;
	width: 165px;
	margin-left:-20px;
}

body#home .sub-bar {
	z-index:80;
}
body#home .sub-cafe {
	z-index:60;
}
body#home .sub-deli {
	z-index:40;
}
body#home .sub-restaurant {
	z-index:20;
}

body#bar .sub-bar {
	z-index:80;
	background-position:0 -86px;
}
body#bar .sub-cafe {
	z-index:60;
}
body#bar .sub-deli {
	z-index:40;
}
body#bar .sub-restaurant {
	z-index:20;
}

body#cafe .sub-bar {
	z-index:60;
}
body#cafe .sub-cafe {
	z-index:80;
	background-position:0 -86px;
}
body#cafe .sub-deli {
	z-index:40;
}
body#cafe .sub-restaurant {
	z-index:20;
}

body#deli .sub-bar {
	z-index:60;
}
body#deli .sub-cafe {
	z-index:40;
}
body#deli .sub-deli {
	z-index:80;
	background-position:0 -86px;
}
body#deli .sub-restaurant {
	z-index:20;
}

body#restaurant .sub-bar {
	z-index:60;
}
body#restaurant .sub-cafe {
	z-index:40;
}
body#restaurant .sub-deli {
	z-index:20;
}
body#restaurant .sub-restaurant {
	z-index:80;
	background-position:0 -86px;
}

body#contact .sub-location {
	z-index:80;
}
body#contact .sub-feedback {
	z-index:60;
}
body#contact .sub-newsletter {
	z-index:40;
}

body#location .sub-location {
	z-index:80;
	background-position:0 -86px;
}
body#location .sub-feedback {
	z-index:60;
}
body#location .sub-newsletter {
	z-index:40;
}

body#newsletter .sub-location {
	z-index:60;
}
body#newsletter .sub-feedback {
	z-index:40;
}
body#newsletter .sub-newsletter {
	z-index:80;
	background-position:0 -86px;
}


body#home #sub-navigation a.sub-bar:hover {background-position:0 -42px;}

body#home #sub-navigation a.sub-cafe:hover {background-position:0 -42px;}

body#home #sub-navigation a.sub-deli:hover {background-position:0 -42px;}

body#home #sub-navigation a.sub-restaurant:hover {background-position:0 -42px;}


body#bar #sub-navigation a.sub-cafe:hover {background-position:0 -42px;}

body#bar #sub-navigation a.sub-deli:hover {background-position:0 -42px;}

body#bar #sub-navigation a.sub-restaurant:hover {background-position:0 -42px;}


body#cafe #sub-navigation a.sub-bar:hover {background-position:0 -42px;}

body#cafe #sub-navigation a.sub-deli:hover {background-position:0 -42px;}

body#cafe #sub-navigation a.sub-restaurant:hover {background-position:0 -42px;}


body#deli #sub-navigation a.sub-bar:hover {background-position:0 -42px;}

body#deli #sub-navigation a.sub-cafe:hover {background-position:0 -42px;}

body#deli #sub-navigation a.sub-restaurant:hover {background-position:0 -42px;}


body#restaurant #sub-navigation a.sub-bar:hover {background-position:0 -42px;}

body#restaurant #sub-navigation a.sub-cafe:hover {background-position:0 -42px;}

body#restaurant #sub-navigation a.sub-deli:hover {background-position:0 -42px;}


body#contact #sub-navigation a.sub-location:hover {background-position:0 -42px;}

body#contact #sub-navigation a.sub-feedback:hover {background-position:0 -42px;}

body#contact #sub-navigation a.sub-newsletter:hover {background-position:0 -42px;}


body#location #sub-navigation a.sub-feedback:hover {background-position:0 -42px;}

body#location #sub-navigation a.sub-newsletter:hover {background-position:0 -42px;}


body#newsletter #sub-navigation a.sub-location:hover {background-position:0 -42px;}

body#newsletter #sub-navigation a.sub-feedback:hover {background-position:0 -42px;}


/* ---------- 5. images ---------- */

.news-photo {
	margin-left:34px;
	margin-bottom:40px;
}

.press-photo {
	margin-left:34px;
	margin-bottom:40px;
}

#menus img {
	padding-left:25px;
	padding-top:5px;
}

#menus {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:160px;
}

#menu-page img {
	padding-left:25px;
}

#menu-page {
	position:relative;
	float:left;
	margin-left:20px;
}

#menu-page h3{
	margin-left:5px;
}

#press-releases {
	width:265px;
	height:265px;
	float:left;
	padding-left:34px;
	margin-bottom:40px;
}

#press-releases-portrait {
	width:265px;
	height:265px;
	float:left;
	padding-left:34px;
	margin-bottom:40px;
}

#press-releases-title{
	width:245px;
	height:50px;
	padding-left:10px;
	
}
#press-releases-image{
	width:265px;
	
}

/* ---------- 6. tables ---------- */





/* ---------- 7. forms ---------- */

.booking-form {
 margin-left:20px;
}

label {
	float:left;
	width:13em;
}

#jobs-form label {
	float:left;
	width:13em;
	text-align:left;
}

TD {
	font-family:Georgia, Arial;
	font-size:13px;
	color: #757477;
}

/* ---------- 8. footer nav ---------- */


#footer-nav ul.left-nav {
	margin-left:15px;
}

#footer-nav ul {
	padding-top:40px;
	float:left;
}

#footer-nav ul li {
	width:90px;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #B5D59A;
	font-size:11px;
	padding-bottom:10px;
}

#footer-nav ul li a {
	color: #757477;
}

#footer-nav li.footer-nav-bottom {
	padding-bottom:0px;
}

#footer-guarantee {
	position:absolute;
	right:40px;
	top:20px;
	width:110px;
	height:110px;
	z-index:1;
}

#footer-opening-times {
	position:absolute;
	right:40px;
	top:137px;
	width:110px;
	height:110px;
	z-index:2;
}

#footer-weather {
	position:absolute;
	right:173px;
	top:138px;
	Width:110px;
	height:110px;
	z-index:3;
}

/* ---------- 8. footer ---------- */

#footer p{
	border:1px solid #000;
	padding:25px;
	text-align:center;
}

#footer {
	width:928px;
	height:300px;
	margin:auto;
	clear:both;
	position:relative;
	background-color: #B5D59A;
	margin-bottom:0px;
	border-left:1px solid #FBEACC;
	border-right:1px solid #FBEACC;
}
#footer-nav {
	height:270px;
	background-color: #D0DDAD;
	
}
.footleft {
	color: #757477;
	font-size:11px;
	padding-top:10px;
	padding-left:60px;
	margin-bottom:5px;
	float:left;
}

.footright {
	color: #757477;
	font-family:Arial,Helvetica,Verdana,Sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-right:40px;
	margin-bottom:5px;
	text-align:center;
	float:right;
}

a.footerlink {
	color:#ff880e;
	text-decoration:none;
}

.facebook {
	padding-left:220px;
}

#follow-us {
	position:absolute;
	top:209px;
	left:30px;
	height:40px;
	width:100px;
}

#footer-awards {
	position:absolute;
	top:209px;
	left:160px;
	height:55px;
	width:145px;
}

#footer-wifi {
	position:absolute;
	top:209px;
	left:335px;
	height:43px;
	width:107px;
}


/* ---------- 9. flash ---------- */

#flash-video {
	margin-top:0px;
	margin-left:24px;
	margin-bottom:0px;
	padding:0px;
}

/* ---------- 10. map ---------- */

#map_canvas {
	margin-left:30px;
	margin-top:30px;
	border:#C1DCAB solid 2px;
}

#map-content {
width:340px;
}

#map-content p{
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:0px;
font-size:12px;
}

#map-content h1{
padding-left:20px;
}
