html, body {
	margin:0;
	padding:0;
}
body {
	font: Helvetica, Arial, sans-serif;
	text-align:center;
	background: #72705A;
}
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px; /* keeps a vertical scrollbar on all pages */
}



#content-3col {
	padding: 20px 25px 0px 20px;
	width: 480px;
}
#content-2col {
	padding:20px 25px 0px 20px;
	width: 670px;
	width: 720px;
}
#content-1col {
	padding:0;
}
#section-1col {
	padding:0px;
}
#left_col {
	float:left;
	position: relative;
	width:180px;
/*	margin-left:-100%;*/
	min-height:350px;
	_height:350px;
}
#right_col {
	float:right;
	width:500px;
/*	margin-left:-390px;*/
padding-right:30px;
margin-top:20px;
}


img.Image_left {
	float: left;
	margin: 0px 10px 10px 0px;
}
img.Image_right {
	float: right;
	margin: 0px 0px 10px 10px;
}
img.Centre {
	margin: 5px auto;
}
img.contentBanner {
	margin: -19px 0px 0px -20px;
	clip:rect(0px 600px 213px 0px);
	overflow:hidden;
}

p.headline-medium {
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
p.subheadline-light {
	color: #996600;
	font-size: 14px;
	font-family:Helvetica, Arial, sans-serif;
}

p.smallfeaturestext {
	font-size:9px;
	font-weight:bolder;
        line-height:12px;
	margin: 0 0 5px 0;
}

#giftVouchers-bookmarks {
	width:175px;
	min-height:350px;
	border-right:2px solid #FFFFFF;
	vertical-align: top;
}
#giftVouchers-content {
	vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	width: 600px;
}

.giftVouchers-table {
	width: 600px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0px;
}
.giftVouchers-table th {
	border: 1px solid #D8D5CD;
}
.giftVouchers-table-heading-1 {
	text-align: left;
	padding: 2px 8px 2px 8px;
}
.giftVouchers-table-heading-2 {
	text-align: center;
	width: 110px;
}
.giftVouchers-table-heading-3 {
	text-align: center;
	width: 105px;
}
.giftVouchers-table td {
	border: 1px solid #D8D5CD;
	padding: 3px 8px 3px 8px;
}
.giftVouchers-text-enabled {
	color: #000000;
}
.giftVouchers-text-disabled {
	color: #D8D5CD;
}
.giftVouchers-bold {
	font-weight: bold;
}

#dining-open-div {
	padding-left: 30px;
}

.giftVouchers-terms-conditions {
	background-color: #FFFFFF;
	border: 7px solid #C59043;
	width: 360px;
	padding: 10px;
	position: absolute;
	z-index:10;
}

.spinInput, .spinContainer
{
  /* Change this to modify the default spin control background color*/
  background-color: #FFFFFF;
}

.spinLeftRightEdge, .spinTopBottomEdge
{
  position: absolute;
  overflow: hidden;
  /* Change this to modify the default spin control border color*/
  background-color: #A5ACB2;
}
  
.spinContainer
{
  position: relative;
  font-size: 0px;
  height: 20px;
}

.spinLeftRightEdge
{
  height: 20px;
  width: 1px;
}

.spinTopBottomEdge
{
  height: 1px;
  left: 1px;
}

.spinInput
{
  position: absolute;
  top: 1px;
  left: 2px;
  height: 18px;
  border: 0px;
  color: Black;
  font-size: 9pt;
  font-family: Arial;
}

.spinUpBtn, .spinUpBtnHover, .spinUpBtnPress, .spinDownBtn, .spinDownBtnHover, .spinDownBtnPress

{
  position: absolute;
  width: 15px;
  height: 8px;
  right: 2px;
  background-image: url('/templates/luxury_hotel/assets/spin_control_buttons.png');
  background-repeat: no-repeat;
  background-color: #0000FF;
}


.spinUpBtn, .spinUpBtnHover, .spinUpBtnPress
{
  top: 2px;
}

.spinDownBtn, .spinDownBtnHover, .spinDownBtnPress
{
  top: 10px;
}

.spinUpBtn
{
  background-position:0px 0px;

}

.spinUpBtnHover
{
  background-position:0px -16px;
}

.spinUpBtnPress
{
  background-position:0px -32px;
}

.spinDownBtn
{
  background-position:0px -8px;
}

.spinDownBtnHover
{
  background-position:0px -24px;
}

.spinDownBtnPress
{
  background-position:0px -40px;
}



#header {
	text-align:center;
	width: 100%;
	border-bottom: #fff solid 10px;
	background: #333333;
	margin-bottom:-1px;
}
#nav-wrapper {
	border-bottom: #fff solid 10px;
	width: 100%;
}
#nav {
	border-left: #fff solid 10px;
	border-right: #fff solid 10px;
	height:180px;
	width: 950px;
	margin: 0 auto;
	background: transparent url(assets/NavBack.png) repeat-x scroll top left;
}
#nav-buttons {
	border-top: 1px solid #fff;
	background: none;
	position: relative;
	top: 129px;
	height: 50px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	filter: alpha(opacity=85);
}
#nav-buttons img {
	border: none;
	border-right: 1px solid white;
}
#container {
	text-align:left;
	width:950px;
	margin:0 auto;
	border-left: #fff solid 10px;
	border-right: #fff solid 10px;
}
.oneColumn #wrapper_outer {background:#F5F4ED;}
.twoColumn #wrapper_outer {background:#F5F4ED url(assets/2ColumnBg.gif);}
.threeColumn #wrapper_outer {background:#F5F4ED url(assets/2ColumnBg.gif);}
#wrapper_outer {
	width:100%;
	min-height:350px;
	margin: 0;
	padding:0;
}
#wrapper {
}
.twoColumn #wrapper {
	float: left;
}
.threeColumn #wrapper {
	margin-top: 20px;
	width: 220px;
	float: left;
}
#content p {
	line-height:1.4;
}
#content {
	float:right;
	width:630px;
}

#footer_wrapper {
	width:100%;
	margin: 0 auto;
	clear:both;
	background: #333;
	border-top: #fff solid 10px;
}
.footer {
	clear:both;
	width:950px;
	color: #FFF;
	margin: 0 auto;
	text-align:center;
}
.footer img {
	border:0;
}
.line1, .line2, .line3 {
	border-bottom: #666666 solid 1px;
	height: 16px;
	margin-top: 6px;
	font-weight:bold;
	font-size:13px;
}
.line1, .line3, .line1 a, .line3 a {
	color: #fff;
	text-decoration:none;
	padding-bottom:6px;
}
.line1 a:hover, .line3 a:hover {
	background: url(assets/menu_hover_white.gif) no-repeat bottom left;
} 
.line2, .line2 a {
	text-decoration:none;
	color: #666;
	padding-bottom:6px;
}
.line2 a:hover {
	background: url(assets/menu_hover_grey.gif) no-repeat bottom left;
}

/********** Side Submenu **********/
ul#submenu {
list-style-type: none; 
margin: 1.5em 0 0 0.5em;
padding: 0;
line-height: 16px;
}
#submenu li {
display: block;
list-style-type: none;
margin: 0 0 0.5em 0; 
padding: 0;
line-height: 16px;
}
#submenu a {
margin: 0; 
padding: 0;
display:block;
}
#submenu a:link, #submenu a:visited {
color: #111;
text-decoration: none;
}
#submenu a:hover, #submenu a.current {
color: #996600;
font-weight: bolder; 
}

.alt-list a { 
display:inline !important;
padding: 0px 0px 0px 10px !important;
}

a.resv_link, a.enquire_link {
    background: url(assets/book-now.gif) no-repeat left;
    padding: 5px 0px 5px 87px;
    font-weight:bold;
    color:#960;
    font-size:11px;
    text-decoration:none;
    float:left;
    width:426px;
}
a:hover.resv_link, a:hover.enquire_link {
    color:#960;
    text-decoration:none;
}
a.enquire_link {
    background: url(assets/enquire.gif) no-repeat left;
}

/*** GLIR on homepage ***/
.glir {
  color:white;
  width:310px;
  height:300px;
  border:0px;
}
.glir div a {
  color:white;
  text-decoration:none;
}
.glir div a:hover {
  color:black;
}
.glirtop {
  text-align:center;
  height:39px;
}
.glirbottom {
  /*padding-top:6px;*/
  text-align:center;
  line-height:100%;
}


/*** Homepage Promo ***/
#promo-line1 {
  color: #FFFFFF;
  font-size: 32px;
  position: relative;
  left: 35px;
  top: 205px;
  width: 595px;
  height: 36px;
  line-height: 34px;
  margin: 0px;
}
#promo-line2, #promo-line3 {
  color: #E0C25E;
  font-size: 22px;
  position: relative;
  left: 15px;
  top: 205px;
  width: 595px;
  height: 26px;
  line-height: 24px;
  margin: 0px;
}
#promo-line3 {
  color: #fff;
  left: 35px;
}


/*** wedding content ***/

#weddingPage {
    width: 700px;
}
#weddingPage hr {
	height: 1px;
	background-color: #996600;
	border: 1px solid #996600;
	margin: 10px 0px;
}
#weddingBanner {
    width: 700px;
    height: 190px;
    float:right;
    margin-left: 70px;
	margin: 0px 0px 10px 0px;
}
#weddingColumn {
    width: 227px;
    float:right;
    /*margin-left: 70px;*/
}
#weddingContent {
    width: 420px;
}
#weddingContent h1 {
    padding-top: 0px;
    font-size: 16px;
}
#weddingContent h2 {
    padding-bottom: 10px;
    border-bottom: 2px solid #996600;
    margin-bottom: 10px;
}
#weddingContent h3 {
    text-transform: uppercase;
    margin: 5px 0px 10px 0px;
}
#weddingContent h4 {
    text-transform: uppercase;
    font-weight: normal;
    color: #111;
}body {
	color: #111;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align:left;
}
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px; /* keeps a vertical scrollbar on all pages */
}
.brown {
	color:#996600;
}
h1, h2, h3, h4, h5, h6 {
	color:#996600;
	font-weight:bold;
	margin:0;
	padding:15px 0;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:16px;
	padding:5px 0 10px;
}
h3 {
	font-size:14px;
	padding:5px 0;
}
h4, h5, h6 {
	font-size:12px;
	padding:5px 0;
}
ul {
	margin: 0 10px 10px 25px;
}
li {
	padding:0;
}
p {
	margin: 0 0 10px 0;
}
a {
	color: #0081ff;
	border:none;
	cursor:pointer;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
hr {
	height:1px;
	background-color: #996600;
	border: 1px solid #996600;
	margin: 0 0 10px 0;
}/*------------- Reservation Form --------------*/

div.reservationForm{
  width:580px;
  padding: 0px;
  margin: 0px;
}

div.reservationForm input.text, div.reservationForm textarea, div.reservationForm select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  border: 1px solid #333333;
  background: #ffffff !important;
  padding:1px 0px 1px 3px;
}
div.reservationForm select {
  padding:0px;
}

.width70{
  width:70px;
}

.width100{
  width:100px;
}
.width110{
  width:110px;
}

.width150{
  width:150px;
}

.paddingRight10{
  padding-right:10px;
}

.specialRequests{
  width:430px;
  height:70px;
}

/*------------- Contact Form --------------*/

div.contactForm{
  width:500px;
  padding: 0px;
  margin: 0px;
}

/*------------- Form Settings --------------*/

div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
}
div.row span.label {
  float: left;
  width: 35%;
  text-align: right;
  padding:0px 10px 0px 0px;
}
div.row span.formw {
  float: right;
  width: 60%;
  text-align: left;
}
div.row span.formw input.text, div.row span.formw textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  width: 100%;
  border: 1px solid #000000;
  background: #ffffff !important;
  padding:0px 0px 0px 3px;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}
div.floatLeft{
  float:left;
}
div.floatRight{
  float:right;
}


/*------------- Wedding Form --------------*/
div#weddingColumn div.contactForm {
  width:227px;
}
div#weddingColumn div.contactForm div.row span.label {
  display:block;
  width:227px;
  text-align:left;
}
div#weddingColumn div.contactForm div.row span.formData {
  width:227px;
}
div#weddingColumn div.contactForm div.row span.formData input.text, div#weddingColumn div.contactForm div.row span.formData textarea {
  width:227px;
  border: 1px solid #000000;
  background: #ffffff !important;
  padding:0px 0px 0px 3px;
}