﻿/* Styles for The Starr */

/* General Layout */

body.body {
	background: #ffffff;
	padding: 0;
	font-family: "Verdana", "Arial", sans-serif;
}
#container {
	margin: auto;
	width: 780px;
	text-align: left;
}
#header {
	position: relative;
	height: 80px;
	width: 100%;
	background: #ffffff url(../images/sce/StarrLogoTag1.jpg) no-repeat bottom left;
	border-bottom: 4px solid #006600;
}
#tagline {
	position: absolute;
	bottom: 5px;
	right: 0px;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
	font-family: "Times New Roman" "Verdana", "Arial", sans-serif;
}
#pagecontent {
	text-align: left;
	width: 780px;
}
.leftcontent {
	clear: left;
	FLOAT: left;
	WIDTH: 180px;
	MARGIN: 0px
}
#maincontent, #site_map {
	FLOAT: right;
	WIDTH: 580px;
}
#sitefooter {
	CLEAR: both;
	width: 100%;
	BACKGROUND: #ffffff;
	TEXT-ALIGN: center;
	FONT-SIZE: 0.7em;
	margin-top: 10px;
	padding: 0.8em 0em;
	border-top: 4px solid #006600;
}

/* Tailor navigation menu style */

#menu a.main_menu {
	line-height: 2em;
	overflow: hidden;
}
#menu a:hover {
	overflow: visible;
}
#menu ul li a#menu_link0 {
	border: none;
}
#menu ul li ul {
	padding-left: 0px;
	padding-right: 0px;
	background: #ccccff;
	border-top: 1px solid #006600;
	border-bottom: 1px solid #006600;
}
#menu {
	border-bottom: #006600 4px solid;
}

/* Tailor Form Positioning */

#form_table {
	width: 580px;
	float: right;
}
#contactform .form_element {
	width: 80px;
}
#contactform .indent {
	width: 400px;
}

/* General style */

p {
	margin-bottom: 10px;
}
a {
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	font-size: 0.9em
}
a:hover {
	color: #009900;
}
h1, h2, h3, h4, h5, h6 {
	color: #006600;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 1.2em;
	line-height: 1.5em;
}
h2 {
	font-size: 1em;
	line-height: 1.5em;
}
h3 {
	font-size: 1em;
}
ul {
	line-height: 1.5em;
}
iframe {
		border: 1px solid #006600;
}
/* Row of images */

.imagerow img {
	margin: 10px;
	border: 1px solid #006600;
}
.imagerow {
	text-align: center;
	border-top: 2px solid #006600;
	border-bottom: 2px solid #006600;
	margin-bottom: 10px;
}

/* Column of images */

.imagecol {
	width: 180px;
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: #006600 2px solid;
}
.imagecol img {
	margin-left: 4px;
	margin-top: 10px;
	border: 1px solid #006600;
}
.imagecol p {
	WIDTH: 100%;
	BORDER-BOTTOM: 2px solid #006600;
	LINE-HEIGHT: 1.5em;
	FONT-SIZE: 0.75em;
	MARGIN:0px;
	PADDING-BOTTOM: 5px;
	TEXT-ALIGN: center;
	color: #006600;
	font-weight: bold;
}

/* Image Fader */

.imagefade {
	height: 160px;
	text-align: center;
	margin: 10px 4px;
	border: 1px solid #006600;
}
.imagefade p {
	MARGIN:0px;
	PADDING: 0px;
}
/*
#home.imagefade {
	background: #ffffff url(images/sce/CornishLobster.jpg) no-repeat center center;
}
#menus.imagefade {
	background: #ffffff url(images/sce/CornishLobster.jpg) no-repeat center center;
}
#rooms.imagefade {
	background: #ffffff url(images/sce/Room1.jpg) no-repeat center center;
}
#rooms { }
*/

/* Food menu styles */

.foodmenu td h1,
.foodmenu td h2,
.foodmenu td h3,
.foodmenu td h4,
.foodmenu td h5,
.foodmenu td h6,
.foodmenu td p {
	margin: 0;
	padding: 0;
	text-align: center;
}
table.foodmenu {
	padding: 0 3px 15px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #006600;
}
.foodmenu td h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.foodmenu td h3 {
	background: #ccccff;
	line-height: 1.5em;
	font-size: 0.95em;
	margin-top: 25px;
}
.foodmenu td h4 {
	font-size: 0.9em;
	color: #000000;
	margin-top: 10px;
}
.foodmenu td p, .foodmenu td h5 {
	font-size: 0.75em;
}
.foodmenu td h5 {
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-top: 5px;
}

/* Wine menu styles */

.winemenu h1,
.winemenu h2,
.winemenu h3,
.winemenu h4,
.winemenu h5,
.winemenu h6,
.winemenu p {
	margin: 0;
	padding: 0;
	text-align: center;
}
table.winemenu {
	padding: 0 3px 15px 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #006600;
}
.winemenu h1 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.winemenu h2 {
	border-bottom: 3px solid #006600;
	line-height: 1.5em;
	font-size: 0.95em;
	margin-top: 25px;
}
.winemenu h3 {
	background: #ccccff;
	line-height: 1.5em;
	font-size: 0.95em;
	margin-top: 25px;
}
.winemenu h4 {
	font-size: 0.9em;
	color: #000000;
	margin-top: 10px;
}
.winemenu p, .winemenu h5 {
	font-size: 0.75em;
}
.winemenu h5 {
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-top: 5px;
}

/* Left menu styles */

div.leftmenu {
	font-size: 0.8em;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #006600;
}
.leftmenu h3 {
	background: #ccccff;
	color: #006600;
	line-height: 1.5em;
	margin: 0px;
}
.leftmenu ul {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.leftmenu li {
	padding: 6px 2px;
	line-height: 1em;
}
/* Styles for footer */

div#footer {
	display: inline;
}
#footer ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
}
#sitefooter a {
	COLOR: #000000;
	FONT-WEIGHT: normal; 
}
#sitefooter a:hover {
	COLOR: #009900;
	TEXT-DECORATION: underline
}

/* OpenTable styles for booking module */

div#bookingform {
	text-align: center;
	height: 170px;
	margin: 20px;
	padding: 20px;
	background:#ccccff;
	border: 1px solid #006600;

}
table#feedTable {
	margin:auto;
}

/* Outside Table properties */
#feedTable td {
	padding:12px 2px 0px 0px;
	font-family:arial;
}

/* Title Text */
.feedTitle {
	margin:0px 2px 5px 0px;
	font-family:arial;
	display:none;
}
/* Form Title Tags */
.feedFormTitle {
	float:right;
	vertical-align:middle;
}
/* Form Time Title Tags */
.feedFormTimeTitle {
	padding:4px 0px;
	float:left;
}
/* Form Time Title Tags */
.feedFormDateTitle {
	padding:4px 0px;
	float:right;
}
/* Text Form Fields */
.feedFormField {
	margin:2px 2px 2px 2px;
}
/* Text Form Field for Date field */
.feedFormfieldCalendar {
	margin:2px 2px 2px 2px;
	width:100px;
}

/* Logo Treatment */
#logoLink
{
	float:right;
	margin:0px;
}
#logo
{
	border-width:0px;
	margin:0px;
}
#dateDisplay
{
	color:#999;
 	font-family:arial;
	float:right;
	margin:0px 30px 0px 0px;
}

/*** calendar styles ***/

/* Placeholder. Don't change this */
.imgCal 
{
	position: absolute; 
	display: none; 
	z-index:100;
}

/* Calendar Table properties */
#imageCal table {
	font-size:12px;
 	width:150px;
	font-family:arial;
	font-weight: bold;
	background:#FFF;
}
#imageCal td {
	padding:0px 0px 0px 0;
	text-align:center;
}

/* Days in the future */
.clickableDays 
{	
	color: #000000; 
	text-decoration: none;
	height:18px;
}

/* Days in the past */
.nonclickableDays 
{	
	color: #CCCCCC;
	height:18px;
}

/* Name of the month at the top */
.months 
{
	color: #FFFFFF; 
	text-decoration: none 
}

/* Day of the week */
.weekdays
{
	color: #000000; 
	text-decoration: none; 
	color:#666666;
	background-color:#EFEFEF; 
	width:14%;
}
