@charset "utf-8";
/* CSS Document */
/* CSS By Matthew Trinder & Darryl October of S8Design
	 designteam@s8design.co.uk
*/
html{
	font-size:13px;
}
body {
/*	background-image:url(images/layout/background_white.gif);
	background-position:top center;
	background-repeat:repeat-y;*/
	margin:0;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#7994CB;
	background-image:url(/view/images/layout/body_background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-bottom:2.2em;
}
.wrapper {
	background-image:url(/view/images/layout/background_white.gif);
	background-position:top center;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	width:950px;
	margin:auto;
	position:relative;
	border-bottom:#FFCC00 4px solid;
	border-top:#FFCC00 4px solid;
}
.footer {
	padding-top:105px;
	margin-left:45px;
	margin-right:45px;
	height:51px;
	clear:both;
	background-image:url(/view/images/layout/footer.jpg);
	background-position:center top;
	text-align:center;
}
.credits {
/*	background-color:#FFFFFF;
	border-top:#FFCC00 4px solid;
	border-left:#FFCC00 4px solid;
	border-right:#FFCC00 4px solid;*/
	padding:3px;
	text-align:right;
	background-color:#CCCCCC;
	border-top:#999999 3px ridge;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
}
h1 {
	color:#119FE7;
	font-size:1.5em;
	text-align:center;
	padding:5px;
	border:#B1BBC7 2px solid;
	border-bottom:#B1BBC7 dotted 0.3em;
	background-color:#E8EFF0;
}
h2 {
	color:#119FE7;
	font-size:1.5em;
	text-align:center;
	padding-top:5px;
	border:#B1BBC7 2px solid;
	background-color:#E8EFF0;
}
h2 img {
	border-top:#B1BBC7 2px solid;
	margin-top:5px;
}
.menu ul {
	margin:0;
	padding:0;
}
.menu li {
	padding:1px;
	font-weight:bold;
}
.menu {
}
.menu a {
	margin-top:2px;
	margin-bottom:2px;
	display:block;
	padding:4px;
	border:#B1BBC7 1px solid;
	border-bottom:#B1BBC7 4px dotted;
	background-color:#E8EFF0;
	/*border-bottom:#FFCC00 4px dotted;*/
	/*border-top:#6699FF 2px solid;*/
	color:inherit;
	text-decoration:none;
}
.menu a:link {
	color:#003366;
}
.menu a:visited {
	color:#003366;
}
.menu a:hover {
	/*color:#6699FF*/
	border:#FFCC00 1px solid;
	border-bottom:#FFCC00 4px dotted;
	background-color:#FFFFFF;
}
.menu a:active {
	color:#003366;
}
.content {
	float:right;
	margin-right:76px;
	margin-bottom:25px;
	width:580px;
	text-align:justify;
}
.float_left {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.float_right {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
.photo_caption {
	background-color:#003366;
	text-align:center;
	color:#FFFFFF;
	padding:2px;
}
.photo_caption h3 {
	display:block;
	margin:0;
	padding:2px;
	font-size:x-small;
}
.greek_key_container {
	margin-left:66px;
	margin-bottom:25px;
	padding:27px;
	position:relative;
	width:150px;
	background-color:#FFFFFF;
}
.greek_key_tl {
	background-image:url(/view/images/layout/greek_key_tl.gif);
	position:absolute;
	width:27px;
	height:27px;
	top:0;
	left:0;
}
.greek_key_tr {
	background-image:url(/view/images/layout/greek_key_tr.gif);
	position:absolute;
	width:27px;
	height:27px;
	top:0;
	right:0;
}
.greek_key_bl {
	background-image:url(/view/images/layout/greek_key_bl.gif);
	position:absolute;
	width:27px;
	height:27px;
	bottom:0;
	left:0;
}
.greek_key_br {
	background-image:url(/view/images/layout/greek_key_br.gif);
	position:absolute;
	width:27px;
	height:27px;
	bottom:0;
	right:0;
}
.greek_key_t {
	background-image:url(/view/images/layout/greek_key_t.gif);
	position:absolute;
	height:27px;
	top:0;
	left:27px;
	right:27px;
}
.greek_key_l {
	background-image:url(/view/images/layout/greek_key_l.gif);
	position:absolute;
	width:27px;
	top:27px;
	left:0;
	bottom:27px;
}
.greek_key_r {
	background-image:url(/view/images/layout/greek_key_r.gif);
	position:absolute;
	width:27px;
	top:27px;
	right:0;
	bottom:27px;
}
.greek_key_b {
	background-image:url(/view/images/layout/greek_key_b.gif);
	position:absolute;
	height:27px;
	right:27px;
	left:27px;
	bottom:0;
}
/*Menu classes below*/
.food_menu {
text-align:left;
}
.menu_veg {
	width:18px;
}
.menu_number {
	font-weight:bold;
}
.menu_name {
	font-weight:bold;
}
.menu_description {
	font-weight:normal;
}
.menu_suffix {
	font-weight:normal;
}
.menu_price {
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;
	vertical-align:top;
	text-align:right;
}
.menu_key {
	border-bottom:#DDDDDD 1px solid;
	margin-top:40px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
/* remove background image and hide printable header */
.printable {
	width:950px;
	margin:auto;
}
.printable_header {
	display:none;
}
/* remove inserted page break divs for printing */
.page-break {
	display:none;
}

.feedback_name {
	font-weight:bold;
	font-size:0.7em;
}
.feedback_comment {
	font-style:italic;
	padding-bottom:15px;
	border-bottom:#CCCCCC 1px solid;
	margin-bottom:15px;
	font-size:18px;
}
.feedback_date {
	font-size:0.6em;
	font-style:normal;
}
.s8_footer {
	position:fixed;
	bottom:0;
	min-width:950px;
	width:100%;
	background-color:#DFE0E5;
	background-image:url(/view/images/s8_footer/s8_footer_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	min-height:20px;
	padding-top:8px;
	padding-right:0;
	border-top:1px #999999 solid;
}
.s8_footer ul {
	display:inline;
	padding:0;
	margin:0;
}
.s8_footer li {
	display:inline;
	padding:0;
	margin:0;
	list-style-type:none;
}
.s8_footer a {
	color:#666666;
	display:inline;
	padding-left:15px;
	padding-right:15px;
	min-height:19px;
	padding-top:8px;
	padding-bottom:4px;
	text-decoration:none;
}
.s8_footer a:link {
}
.s8_footer a:visited {
}
.s8_footer a:hover {
	color:#333333;
	background-color:#D5D6DA;
	background-image:url(/view/images/s8_footer/s8_footer_hover.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	padding-left:14px;
	padding-right:14px;
}
.s8_footer a:active {
}
#copyright{
	margin:auto;
	width:950px;
	text-align:right;
	margin-top:10px;
}
form div.row{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}
form div.row label{
	width:135px;
	float:left;
	clear:left;
	padding-right:5px;
	text-align:left;
}
form div.row input{
	float:left;
	width:200px;
}
form div.row input[type=submit]{
	width:auto;
}
div.contact-success{
	padding:5px 10px;
	background-color:#99CC99;
	border:2px solid #669933;
}
div.contact-success p{
	color:#000000;
	font-weight:bold;
}
div.contact-failure{
	padding:5px 10px;
	background-color:#E46B6B;
	border:2px solid #CC3333;
}
div.contact-failure p{
	color:#000000;
	font-weight:bold;
}
.clearer{
	clear:both;
	height:1px;
	font-size:1px;
	display:block;
	width:100%;
	line-height:1px;
	margin:0;
	padding:0;
}