@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* CSS Layout */

html, body {margin-left: 0;
margin-right: 0;
text-align: center;
height: 100%;
background-image: url(pagewidth-bg.jpg);
background-position: center;
background-repeat: repeat-y;
}

#page-width {width: 960px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header {width: 960px;
height: 130px;
float: left;
display: block;
}

.header-logo {width: 271px;
float: left;
display: inline;
}

.header-flash {width: 620px;
float: left;
display: inline;
margin: 0 0 0 55px;
}

#content-holder {width: 960px;
float: left;
display: block;
}

#left-holder {width: 195px;
float: left;
display: inline;
}

#nav-header {width: 195px;
height: 14px;
background-image: url(top-braket.gif);
background-position: left;
background-repeat: no-repeat;
float: left;
display: block;
}

#nav-content {width: 195px;
float: left;
display: block;
}

#nav-footer {width: 195px;
height: 14px;
background-image: url(bottom-braket.gif);
background-position: left;
background-repeat: no-repeat;
float: left;
display: block;
}

#right-holder {width: 765px;
float: left;
display: inline;
}

#right-animation {width: 765px;
height: 320px;
float: left;
display: inline;
}

#right-content {width: 765px;
float: left;
display: inline;
}

#right-left-content {width: 575px;
float: left;
display: inline;
}

#right-form {width: 190px;
}

#form-header {width: 190px;
height: 45px;
float: left;
display: block;
background: url(right-form-header.gif) no-repeat;
}

#form-content {width: 190px;
float: left;
display: block;
background: url(right-form-content.gif) repeat-y;
}

#right-right-content {width: 190px;
float: left;
display: inline;
background-image: url(right-content-bottom.gif);
background-repeat: repeat-x;
background-position: bottom center;
}

#footer {width: 960px;
height: 50px;
float: left;
display: block;
}

#footer-left {width: 860px;
float: left;
display: inline;
background-image: url(footer-bg.gif);
background-repeat: no-repeat;
background-position: left;
}

#footer-right {width: 100px;
float: left;
display: inline;
}

/* CSS Navigation */

.navigation-tabs {width: 195px;
height: 29px;
float: left;
display: inline;
}

.sub-nav {width: 195px;
display: none;
float: left;
}

.sub-nav-holder {width: 195px;
display: none;
float: left;
}

.sub-navigation-tabs {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 17px;
color: #dd0011;
text-decoration: none;
float: left;
display: inline;
padding: 3px 0 2px 45px;
}

/* CSS Fonts */

p {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 18px;
color: #909090;
padding: 10px 10px 0 0;
}

.title-bracket {float: left;
display: inline;
height: 44px;
}

.title {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 25px;
font-style: italic;
color: #cc0000;
float: left;
display: inline;
height: 44px;
padding: 9px;
text-align: center;
}

.menu-button {height: 40px;
float: left;
display: inline;
background-image: url(menu-bg.jpg);
background-repeat: no-repeat;
background-position: center;
width: 130px;
text-align: center;
padding: 22px 0 0 0;
}

.menu-link {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
color: #cc0000;
text-decoration: none;
text-align: center;
}

.link {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 18px;
color: #cc0000;
}

.highlight {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 18px;
color: #cc0000;
}

.footer-text {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #909090;
padding: 13px 0 0 50px;
}

.prop-link {float: right;
color: #909090;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
padding: 17px 0 0 0;
}

.red {color: #cc0000;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

.bold {font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
}

.right-form-text {font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color: #909090;
line-height: 17px;
padding: 10px 10px 0 10px;
}

.submit {margin: 5px 0 5px 10px;
}

#forename {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 10px;
width: 160px;
height: 14px;
}

#email {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 10px;
width: 160px;
height: 14px;
}

#forename-book {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 0;
width: 160px;
height: 14px;
}

#email-book {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 0;
width: 160px;
height: 14px;
}

#reservation-guests {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 0;
width: 160px;
height: 14px;
}

#phone {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 0;
width: 160px;
height: 14px;
}

#surname {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 0;
width: 160px;
height: 14px;
}

.drop-down {background: #e0e0e0;
border: 1px solid #939393;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #939393;
padding: 2px;
margin: 5px 0 0 0;
}

.submit {border: 1px solid #939393;
background-color: #e0e0e0;
font-family: Georgia, "Times New Roman", Times, serif;
color: #cc0000;
font-style: italic;
margin: 10px 0 10px 10px;
padding: 5px;
}

/* CSS Images */

.reviews {float: right;
display: inline;
padding: 0 0 5px 5px;
}

/* CSS Forms */

.live-bookings {width: 100%;
height: 250px;
float: left;
}