/*********** start ***********/

* {
padding: 0px;
margin: 0px;
}

body {
background: #ffffff;
font: 12px arial, verdana, sans-serif;
text-align: center;
}

/*********** links ***********/

a:visited, a:link, a:visited {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #ff0000;
}

div#content a:visited, div#content a:link, div#content a:visited {
font-weight: bold;
}

p.bottomBar a:visited, p.bottomBar a:link, p.bottomBar a:visited {
color: #ffffff;
}

/*********** fonts, h1, h2 etc... ***********/

h1.strapLine, h2.strapLine {
font: 16px arial, verdana, sans-serif;
font-weight: bold;
display: inline;
border: none;
color: #000000;
padding: 0;
margin-bottom: 10px;
clear: none;
}

h1 {
text-align: right;
font: 20px arial, verdana, sans-serif;
color: #000000;
border-bottom: 2px solid #000000;
font-weight: bold;
clear: both;
}

h1.invisible {
display: none;
}

h1.easier {
font: 20px arial, verdana, sans-serif;
color: #000000;
font-weight: bold;
text-align: left;
border: none;
}

h2 {
font: 16px arial, verdana, sans-serif;
color: #000000;
font-weight: bold;
margin: 10px 0 5px 0;
clear: both;
}

h2.invisible {
display: none;
}

h2.center {
text-align: center;
}

p {
margin: 15px 0 15px 0;
font: 12px arial, verdana, sans-serif;
}

p.bottomBar {
margin: 0px;
color: #ffffff;
padding: 3px 0 0 3px;
text-align: center;
}

p.subMenu {
margin: 0;
padding-top: 3px;
font: 12px Verdana, sans-serif;
color: #000000;
}

h3.footer {
display: inline;
border: none;
color: #000000;
font-size: 11px;
padding: 0;
margin: 5px 0 5px 0;
clear: none;
}

h3.footer a:visited, h3.footer a:link, h3.footer a:visited {
color: #0000ff;
text-decoration: underline;
}

h3.footer a:hover {
color: #000000;
}

span.italic {
font-style: italic;
}

img.right {
border: 1px solid #000000;
float: right;
margin: 5px 0 5px 5px;
}

img.left {
border: 1px solid #000000;
float: left;
margin: 5px 5px 5px 0;
}

img.center {
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #000000;
margin-top: 5px;
}

table {
width: 100%;
}

td {
padding: 5px 0 0 5px;
}

td.menuPrice {
text-align: right;
vertical-align: bottom;
}

td.right {
text-align: right;
}

td.center {
text-align: center;
}

td.left {
text-align: left;
}

td.enquiryRight {
text-align: left;
width: 50%
}

td.enquiryLeft {
vertical-align: top;
text-align: right;
width: 50%;
}

span.bold {
font-weight: bold;
}

p.noBr {
padding: 0px;
margin: 0px;
}

p.center {
text-align: center;
}

input, textarea {
width: 250px;
border: 1px solid #000000;
padding: 2px;
}

div#content ul {
position: relative;
list-style-type: decimal;
margin-left: 30px;
margin-bottom: 5px;
}

.clearLeft {
clear: left;
}

.clearRight {
clear: right;
}

table.liveAvailability {
background: #C9D4DE;
border: 1px solid #000000;
font-size: 10px;
text-align: center;
}

table.liveAvailability th {
background: #89B8B8;
width: 12.5%;
}

table.liveAvailability td {
width: 12.5%;
padding: 0px;
margin: 0px;
}

.red {
color: #ff0000;
}

table.withborders {border-collapse: collapse;}
table.withborders td {border: 1px solid #000000; padding: 2px; text-align: left;}
table.withborders th {border: 1px solid #000000; padding: 5px; font-weight: 600; text-align: center;}
table.withborders tr.center td {text-align: center;}
table.withborders tr.right td {text-align: right;}
table.withborders tr td.center {text-align: center;}
table.withborders tr td.right {text-align: right;}
table.withborders tr td.left {text-align: left;}

/*********** divs ***********/

div#mainContainer {
padding-top: 5px;
margin: 0 auto;
width: 760px;
text-align: left;
}

div#content {
background: #E6E6E6;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
padding: 5px;
line-height: 20px;
}

div#topBanner {
width: 758px;
height: 75px;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

div#subMenu {
height: 20px;
background-color: #999999;
padding-left: 12px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

div#bottomMenu {
height: 20px;
background-color: #CCCCCC;
padding: 0 3px 0 3px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: right;
}

div#bottomBar {
padding: 2px;
background: #336699;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
}

div#bottomPrint {
display: none;
}

.clearer{
height:1px;
overflow:hidden;
margin-top:-1px;
clear:both;
}

/*********** top menu ***********/

div#mainMenuContainer  {
border-bottom: 1px solid #000000;
font: bold 11px Verdana, sans-serif;
}

div#mainMenuContainer ul#mainMenu {
padding: 3px 0;
margin: 0;
}

div#mainMenuContainer ul#mainMenu li {
list-style: none;
margin: 0 4.5px 0 0;
float: left;
width: 122px;
text-align: center; 
}

div#mainMenuContainer ul#mainMenu li a {
border: 1px solid #000000;
border-bottom: none;
background: #E6E6E6;
text-decoration: none;
float: left;
line-height: 20px;
width: 120px;
color: #000000;
}

div#mainMenuContainer ul#mainMenu li a:hover {
text-decoration: underline;
}

div#mainMenuContainer ul#mainMenu li a#current {
background: #336699;
color: #ffffff;
}

div#mainMenuContainer ul#mainMenu li a#bookOnline {
background: #c20000;
color: #ffffff;
}

/*********** submenu ***********/

ul#subMenu {
text-align: right;
margin: 0;
padding: 0;
}

li.subMenu {
display: inline;
margin-left: 15px;
}

div#content li.subMenu a:visited, div#content li.subMenu a:link, div#content li.subMenu a:visited {
font-weight: bold;
text-decoration: none;
}

div#content li.subMenu a:hover {
text-decoration: underline;
color: #000000;
}