/*
	Copyright 2009

	@package: Bombora Seafood
	@agency: 101 Design
	@developer: Joshua Russell

*/

/* ----- Debug Styles ----- */

/* div { outline: 1px dotted #f00; outline: 1px dotted rgba(255, 0, 0, .2); } /* */
/* h1, h2, h3, h4, h5, h6 { outline: 1px dotted black; outline: 1px dotted rgba(0, 0, 0, .5); } /* */
/* p, ol, ul, li, hr { outline: 1px dotted blue; outline: 1px dotted rgba(128, 0, 255, .5); } /* */
/* a { outline: 1px dashed green; outline: 1px dotted rgba(0, 200, 0, .5); } /* */
/* table, th, tr, td { outline: 1px dotted green; } /* */
/* form, input, select, label { outline: 1px dotted purple; outline: 1px dotted rgba(128, 0, 255, .5); } /* */
/* img { outline: 1px dotted black; } /* */

* { padding: 0; margin: 0; }

body {
	background: #EAF4FF url('../images/blue.jpg') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: hidden;
	font-size: 13px;
}

.smaller {
    font-size: 80%;
}

a img { border: none; }

fieldset { border: none; }

legend { display: none; }

input:focus { outline: none; }

table {
	margin-bottom: 2em;
	border-collapse: collapse;
	border: 1px solid #26619F;
	width: 100%;
}

table td.price {
	font-weight: bold;
	width: 100px;
}

table td {
	padding: 5px;
	background: #c5e1ff;
}

table td.menu-name {
	font-weight: bold;
	background: #628ebb;
	color: #FFF;
	padding: 10px;
	width: 200px;
}

label {
	float: left;
	width: 90px;
	font-weight: bold;
}

iframe {
	float: right;
}

input {
	width: 324px;
	height: 25px;
	border: 1px solid #BDCAD8;
}

textarea {
	width: 324px;
	height: 100px;
	border: 1px solid #BDCAD8;
}

input.button {
	width: auto;
	height: auto;
	border: none;
	margin-left: 90px;
}

a { outline: none; }

#background {
	width: 20%;
	height: 6px; /* height of bg! */
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url('../images/orange.jpg') repeat-x;
}

#outer-wrapper {
	background: url('../images/plate-background.jpg') 0px 270px no-repeat;
	margin: 0 auto;
}

#p-sub #outer-wrapper { background: url('../images/plate-background.jpg') 0px 150px no-repeat; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	z-index: 2;
}

#header {
	width: 960px;
	height: 425px;
	position: relative;
}

#p-sub #header { height: 299px; }

#header #logo {
	position: absolute;
	width: 247px;
	height: 151px;
	float: left;
	top: 27px;
	left: 7px;
	z-index: 2; /* sit ontop of the images */
}

#header #logo h1 a {
	background: url('../images/logo.png') no-repeat;
	width: 247px;
	height: 151px;
	display: block;
	text-indent: -9999px;
}

#header #tagline {
	position: absolute;
	width: 563px;
	height: 31px;
	top: 80px;
	left: 390px;
}

#header #tagline h2 {
	background: url('../images/fresh-fish-caught-today-and-cooked-today.jpg') no-repeat;
	width: 563px;
	height: 31px;
	text-indent: -9999px;
}

#header #images {
	position: absolute;
	background: #FFF;
	padding: 10px;
	top: 147px;
	z-index: 1;
}

#p-sub #images {
	height: 133px !important;
}

#images {
	position: relative;
	top: -33px;
	width: 940px;
	height: 258px;
}

#images img { position: absolute; }

.banner-image { display: none; }


#menu {
	background: #305F92;
	width: 932px;
	height: 55px;
	padding: 0 28px 0 0;
}

#menu ul {
	float: left;
	list-style: none;
}

#menu li { display: inline; }

#menu li a {
	background: url('../images/menu.jpg') no-repeat;
	display: block;
	float: left;
	height: 55px;
	text-indent: -9999px;
}

#menu #n-home a {
	background: url('../images/menu.jpg') no-repeat;
	width: 83px;
}

#menu #n-home a:hover { background: url('../images/menu.jpg') 0px -55px no-repeat; }

#menu #n-about a {
	background: url('../images/menu.jpg') -83px 0px no-repeat;
	width: 106px;
}

#menu #n-about a:hover, #menu #n-about.current a { background: url('../images/menu.jpg') -83px -55px no-repeat; }

#menu #n-menu a {
	background: url('../images/menu.jpg') -189px 0px no-repeat;
	width: 110px;
}

#menu #n-menu a:hover, #menu #n-menu.current a { background: url('../images/menu.jpg') -189px -55px no-repeat; }

#menu #n-groups a {
	background: url('../images/n-groups.jpg') 0px 0px no-repeat;
	width: 112px;
}

#menu #n-groups a:hover, #menu #n-groups.current a { background: url('../images/n-groups.jpg') 0px -55px no-repeat; }

#menu #n-newsletter a {
	background: url('../images/menu.jpg') -299px 0px no-repeat;
	width: 119px;
}

#menu #n-newsletter a:hover, #menu #n-newsletter.current a { background: url('../images/menu.jpg') -299px -55px no-repeat; }


#menu #n-tour a {
	background: url('../images/menu.jpg') -418px 0px no-repeat;
	width: 120px;
}

#menu #n-tour a:hover, #menu #n-tour.current a { background: url('../images/menu.jpg') -418px -55px no-repeat; }

#menu #n-contact a {
	background: url('../images/menu.jpg') -538px 0px no-repeat;
	width: 116px;
}

#menu #n-contact a:hover, #menu #n-contact.current a { background: url('../images/menu.jpg') -538px -55px no-repeat; }


#menu h3 {
	background: url('../images/phone-number.jpg') no-repeat;
	width: 138px;
	height: 21px;
	text-indent: -9999px;
	float: right;
	margin-top: 16px;
}

#container {
	padding: 31px 9px 50px 9px;
	width: 942px;
}

#container #welcome {
	background: url('../images/welcome-image.jpg') 0px 41px no-repeat;
	width: 460px;
	float: left;
}

#container #welcome h2 {
	background: url('../images/welcome.jpg') no-repeat;
	width: 157px;
	height: 29px;
	margin-bottom: 18px;
	text-indent: -9999px;
}

#container #welcome p {
	width: 318px;
	margin: 0 0 29px 136px;
	color: #26619F;
	line-height: 21px;
}

#container #welcome p.last { margin-bottom: 12px; }

#container #welcome a {
	background: url('../images/read-more-button.jpg') no-repeat;
	display: block;
	width: 91px;
	height: 24px;
	text-indent: -9999px;
}

#container #specials {
	width: 396px;
	float: right;
}

#container #specials h2 {
	background: url('../images/specials.jpg') no-repeat;
	width: 155px;
	height: 39px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#container #specials p.text {
	margin:  0 0 12px 8px;
	color: #26619F;
	line-height: 21px;
}

.p-menu #container h2 {
	background: url('../images/our-menu.jpg') no-repeat;
	width: 190px;
	height: 28px;
	margin-bottom: 18px;
	text-indent: -9999px;
}

#container #copy .menu {
	width: 216px;
	float: left;
	margin-right: 25px;
}

#container #copy .menu:last-child { margin-right: 0; }

#container #copy .menu img { margin-bottom: 15px; }

#container #copy .menu h3 {
	color: #26619F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

#container #copy .menu p {
	color: #26619F;
	line-height: 21px;
	margin-bottom: 15px;
}

#container #copy .menu a {
	background: url('../images/view-menu-button.jpg') no-repeat;
	display: block;
	width: 92px;
	height: 24px;
	text-indent: -9999px;
}

.p-about #container #copy h2 {
	background: url('../images/about-us.jpg') no-repeat;
	width: 178px;
	height: 28px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

h2.lunch {
	background: url('../images/lunch.jpg') no-repeat;
	width: 398px;
	height: 38px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

h2.breakfast {
	background: url('../images/breakfast-menu.jpg') no-repeat;
	width: 305px;
	height: 29px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

h2.desert {
	background: url('../images/desert-menu.jpg') no-repeat;
	width: 265px;
	height: 29px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

h2.beverage {
	background: url('../images/beverages-menu.jpg') no-repeat;
	width: 301px;
	height: 42px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

.p-specials #container #copy h2 {
	background: url('../images/specials.jpg') no-repeat;
	width: 157px;
	height: 39px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

.content-page #copy {
	width: 580px;
	float: left;
}

.p-s-menu #copy {
	width: 940px;
}

#map_canvas {
	width: 400px;
	height: 300px;
	margin-top: 60px;
}

.content-page #side { float: right; }

.content-page #side img {
	background: #FFF;
	padding: 8px;
	border: 1px solid #BDCAD8;
}

.content-page #copy a {
	color: #26619F;
	text-decoration: underline;
}

.content-page #copy a:hover { color: #053060; }

#container #copy p {
	color: #26619F;
	line-height: 21px;
	margin-bottom: 23px;
}

#container #copy ul {
	color: #26619F;
	line-height: 21px;
	margin: 0 0 23px 13px;
}

#container #copy ol {
	color: #26619F;
	line-height: 21px;
	margin: 0 0 23px 19px;
}

.p-error #container #copy h2 {
	background: url('../images/error-404.jpg') no-repeat;
	width: 210px;
	height: 29px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

.p-newsletter #container h2 {
	background: url('../images/newsletter.jpg') no-repeat;
	width: 207px;
	height: 29px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

.p-tour #container h2 {
	background: url('../images/virtual-tour.jpg') no-repeat;
	width: 240px;
	height: 29px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

.p-contact #container h2 {
	background: url('../images/contact-us.jpg') no-repeat;
	width: 221px;
	height: 27px;
	margin-bottom: 23px;
	text-indent: -9999px;
}

.p-contact #copy {
	float: left;
	width: 500px;
}

.p-contact #container #copy p strong { color: #FF6908; }

#container h3 {
	color: #26619F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
}

#footer {
	background: #CFE7F8;
	height: 69px;
	padding-top: 29px;
	clear: both;
}

#footer #inner {
	width: 960px;
	margin: 0 auto;
}

#footer #footer-menu { float: left; }

#footer #footer-menu li {
	list-style: none;
	display: inline;
	color: #4D6C8C;
}

#footer a {
	color: #4D6C8C;
	text-decoration: none;
}

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

#footer #footer-menu li:first-child:before { content: ''; }

#footer #footer-menu li:before { content: ' | '; }

#footer #copyright { float: right; }

#footer #copyright p { color: #4D6C8C; }

/* misc */
.amp {
	font-family: "Goudy Old Style", Baskerville, "Palatino Linotype", Palatino, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 150%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }

/* Gift Voucher Form */

#gift_voucher_form {
    color: #26619F;
}

#gift_voucher_form p {
    margin: 0px 0px 10px 0px;
}

#gift_voucher_form form h3 {
    margin-top: 2em;
    color: #FF6908;
}

#gift_voucher_form .form_row {
    display: block; clear: both;
    margin: 0px 0px 5px 0px;
}

#gift_voucher_form .form_row label {
    display: block; float: left;
    width: 190px; height: 25px;
    margin: 0px 10px; padding: 0px;
    line-height: 25px;
    color: #26619F;
}

#gift_voucher_form .form_row label.right {
    text-align: right;
}

#gift_voucher_form .form_row label.radio {
    width: 200px;
    font-weight: normal; font-size: 12px; line-height: 25px;
}

#gift_voucher_form .form_row .cell {
    display: block; float: left;
    width: 320px;
}

#gift_voucher_form .form_row .half_cell {
    display: block; float: left;
    width: 160px;
}

#gift_voucher_form input {
    margin: 1px 5px; padding: 0px 5px;
    width: auto; height: 25px;
}

#gift_voucher_form input.text {
    width: 320px;
    font-size: 12px; line-height: 25px;
}

#gift_voucher_form input.radio {
    border: 0px none;
}

#gift_voucher_form select {
    margin: 1px 5px; padding: 0px 5px;
}

#gift_voucher_form textarea {
    resize: none; overflow: auto;
    width: 320px;
    margin: 1px 5px; padding: 0px 5px;
    font: normal 12px/25px Arial, Helvetica, sans-serif;
}

#gift_voucher_form input.submit {
    margin: 10px 0px 0px 215px;
    width: 100px; height: 40px;
    border: 1px solid #26619F;
    background: #26619F;
    font-size: 17px; font-weight: bold; text-transform: uppercase; color: #FFF;
}

#gift_voucher_form input.submit:hover {
    cursor: pointer; cursor: hand;
    background: #fff;
    color: #26619F;
}

