@charset "UTF-8";
/* CSS Document */

/*Reset CSS */
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*

978 Grid System CSS Framework
http://978.gs

Copyright (c) 2011 Brothers Roloff
http://www.brothersroloff.com

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

*/

div.layout-978 { width: 978px; margin: 0px auto; }

div.row { height: 1%; }
div.row-end { clear: both; font: 1px/1px sans-serif; height: 1px; overflow: hidden; }

div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, div.col7, div.col8, div.col9, div.col10, div.col11, div.col12 { float: left; margin-left: 30px; }
div.col1:first-child, div.col2:first-child, div.col3:first-child, div.col4:first-child, div.col5:first-child, div.col6:first-child, div.col7:first-child, div.col8:first-child, div.col9:first-child, div.col10:first-child, div.col11:first-child, div.col12:first-child { margin-left: 0px; }
div.col1 { width: 54px; }
div.col2 { width: 138px; }
div.col3 { width: 222px; }
div.col4 { width: 306px; }
div.col5 { width: 390px; }
div.col6 { width: 474px; }
div.col7 { width: 558px; }
div.col8 { width: 642px; }
div.col9 { width: 726px; }
div.col10 { width: 810px; }
div.col11 { width: 894px; }
div.col12 { width: 978px; }

body {height: auto; position: relative;}

/*****CUSTOM STYLING STARTS HERE*****/


/*****Common Elements*****/

p { font-size: 14px; line-height: 21px; margin-bottom: 21px; font-family: "Times New Roman"; color: #635473; text-shadow: 1px 1px 0px #fff;}
h2 { font-family: "Times New Roman"; font-size: 30px; line-height: 40px; font-weight: normal; color: #453557; text-shadow: 1px 1px 0px #fff; margin-bottom: 10px;}
h3 { font-family: "Times New Roman"; font-size: 24px; line-height: 40px; font-weight: normal; color: #453557; text-shadow: 1px 1px 0px #fff; margin-bottom: 10px;}
h4 { font-family: "Times New Roman"; font-size: 24px; line-height: 40px; font-weight: normal; color: #fff; margin-bottom: 10px;}
ul li {font-size: 14px; line-height: 21px;}
b {font-size: 18px; line-height: 27px;}
#mainSection .row .col9 b {font-size: inherit;}
#mainSection .row .col9 a {color: #635473; text-shadow: 1px 1px 0px #fff; text-decoration: none;}
#mainSection .row .col9 a:hover {text-decoration: underline;}
#mainSection .row .col9 ul {margin-bottom: 21px;}
#mainSection .row .col9 ul li {list-style: disc; list-style-position: inside; padding-left: 15px; font-size: 14px; line-height: 21px; font-family: "Times New Roman"; color: #635473; text-shadow: 1px 1px 0px #fff;}

.clear {clear: both;}
.textReplace {text-indent: -999999px; display: block;}
.divider { height: 26px; background-image: url(images/fullWidthDivider.png); background-position-x: center; margin-bottom: 20px;}
.large { font-size: 48px !important; }
.red { color: red; }


html { width: 100%; height: 100%; }
body { width: 100%; height: 100%; background-color: gray; background-image: url(images/bg/greyBG.png); background-repeat: repeat;}

/*****Header Styling ********/
#header {width: 100%; height:auto;  background-image: url(images/bg/headerRepeat.png); background-repeat: repeat-x;}
#header #centre { width: 100%; height: auto; background-image: url(images/bg/headerBG.jpg); background-repeat: no-repeat; background-position-x: center; margin-left: auto; margin-right: auto; padding-top: 25px; }

/*Logo*/
#header #centre #logoContainer #logoBox { height:137px; width: 453px; background-image: url(images/logoBox.png); padding-top: 20px; margin-left: -3px;}
#header #centre #logoContainer #logoBox #logo { height: 118px; width:386px; display: block; text-indent: -99999px; background-image: url(images/logo.jpg); margin-left: 35px; }

/*Header Info*/
#header #centre #bandb { height: 26px; width:369px; background-image: url(images/textReplacement/BandB.png);}
#header #centre #phoneNo { font-size: 18px; font-family: "Times New Roman"; color: #eaeaea; margin-top: 15px; margin-right: 5px; line-height: 18px; margin-bottom: 0px; }
#header #centre #email { height: 18px; width:301px; background-image: url(images/textReplacement/email.png); margin-top: 10px;}
.headerInfo {float: right; clear: right; line-height: 18px;}

/*Nav Styling*/
#header #centre #navBox {float: right; clear: right; margin-top: 15px;}
#header #centre #navBox #navLeft { height: 50px; width: 11px; background-image: url(images/bg/navLeftEnd.png); float: left; }
#header #centre #nav {float: left; height: 50px; width: auto; background-image:url(images/bg/navRepeat.png); background-repeat: repeat; }
#header #centre #navRight { height: 50px; width: 11px; background-image: url(images/bg/navRightEnd.png); float: left; }

#header #centre #nav li { height: 50px; line-height: 50px; margin-right: 10px; float: left; background-image: url(images/bg/navDivider.png); background-position:left; background-repeat: no-repeat; padding-left: 11px; position: relative;}
#header #centre #nav li:first-child {background-image: none;  margin-left: 5px; padding-left: none;}
#header #centre #nav li a { font-size: 18px; font-family: "Times New Roman"; color: #3a2355; text-decoration: none; text-shadow: 1px 1px 0px #fff; }
#header #centre #nav li a:hover {text-decoration: underline;}

#header #centre #nav li ul { display: none; width: 200px; position: absolute; top:48px; right: -18px; z-index:100; background-image: url(images/bg/subMenuTrans.png); -webkit-border-radius:4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0px 0px 10px #000; -moz-box-shadow: 0px 0px 10px #000; box-shadow: 0px 0px 10px #000;}
#header #centre #nav li ul li { margin-right: none; background-image: none; height: auto; width: 189px; line-height: 37px; background-image: url(images/sideBarDivider.png); background-position: top; background-repeat: repeat-x;}
#header #centre #nav li ul li:first-child { background-image: none; }

#header #centre #nav li:hover ul { display: block; }

/******Slider Styling*****/
#header #centre #sliderContainer { height: 400px; width: 1014px; background-image: url(images/bg/sliderShadow.png); background-repeat: no-repeat; margin-left: -35px; margin-right: -35px; margin-top: -13px; padding-top: 36px; padding-left: 36px; float: right; }
#header #centre #sliderContainer #slider { position: relative; }
#header #centre #sliderContainer #slider img { position: absolute; top: 0px; left: 0px; }
#header #centre #sliderContainer #featured { position: relative; }
#header #centre #sliderContainer #featured img { position: absolute; top: 0px; left: 0px; }
#header #centre #sliderContainer #slider .nivo-controlNav { position: absolute; width: 138px; height: 49px; background-image: url(images/bg/sliderNavBG.png); bottom: -20px; left: 420px; z-index: 30; padding-left: 7px; }
#header #centre #sliderContainer #slider .nivo-controlNav .nivo-control { height: 12px; width: 12px; display: block; float: left; background-image: url(images/sliderNavControlSprite.png); background-position-x: -12px; text-indent: -999999px; margin-left: 12px; margin-top: 19px; }
#header #centre #sliderContainer #slider .nivo-controlNav .active {background-position-x:0px;}
.nivo-caption {position: absolute;}

/*****Second Section Styling*****/
#mainSection #intro { font-family: "Times New Roman"; font-size: 24px; line-height: 40px; font-style: italic; color: #453557; text-shadow: 1px 1px 0px #fff; text-align: center; font-weight: normal;}
.rotatedImg {margin-left: -7px; margin-bottom: 20px;}
.moreBtn { background-image: url(images/learnMoreSprite.jpg); width: 115px; height: 40px; display: block; border: 0px; background-color: transparent; text-indent: -999999px; overflow: hidden; }
.moreBtn:hover { cursor: pointer; background-position-y: -40px; }

/*****Footer Styling*****/
#footer #footerTop { width: 100%; height: 20px; background-image: url(images/bg/footerTopRepeat.png); background-repeat: repeat-x; }
#footer #footerMain { width: 100%; height: auto; background-image: url(images/bg/footerRepeat.png); background-repeat: repeat; padding-top: 15px; }
#footer #footerBottom { width: 100%; height: 18px; background-image: url(images/bg/footerBottomRepeat.png); background-repeat: repeat-x; }
#footer #footerMain .divider { height: 2px; background-image: url(images/bg/footerDivider.png); }
#footer #footerMain ul li { list-style: disc; list-style-position: inside; color: #cbc0d9; }
#footer #footerMain ul li a { color: #cbc0d9; text-decoration: none; }

#footer #footerMain .textReplace { width: 215px; height: 101px; background-image: url(images/textReplacement/footerQuote.png); }
#footer #footerMain #rightQuote { float: right; margin-bottom: 10px; margin-top: -10px;}

#footer #footerLogo {margin-left: -10px;}
#footer #footerMain #copyright { text-align: center; font-size: 12px; line-height: 21px; color: #fff; font-style: italic; text-shadow: none; }
#footer #footerMain span { color: #7b5da1; }
#footer #footerMain span a { color: inherit; text-decoration: none; }

/*****Room pages styling****/

/**Rooms Header Styling **/
#rooms #header {width: 100%; height:auto;  background-image: url(images/bg/standardHeaderRepeat.png); background-repeat: repeat-x;}
#rooms #header #centre { width: 100%; height: 213px;; background-image: url(images/bg/standardHeaderBG.jpg); background-repeat: no-repeat; background-position-x: center; margin-left: auto; margin-right: auto; padding-top: 25px; } 

/**Rooms Slider Styling**/
#rooms #sliderContainer { height: 282px; width: 732px; background-image: url(images/bg/roomSliderShadow.png); background-repeat: no-repeat; margin-left: -6px; margin-right: -5px; margin-top: 0px; margin-bottom: 30px; padding-top: 7px; padding-left: 7px;}
#rooms #sliderContainer #slider { position: relative; }
#rooms #sliderContainer #slider img { position: absolute; top: 0px; left: 0px; }
#rooms #sliderContainer #slider .nivo-controlNav { position: absolute; width: 138px; height: 49px; background-image: url(images/bg/sliderNavBG.png); bottom: -20px; left: 290px; z-index: 30; padding-left: 7px; }
#rooms #sliderContainer #slider .nivo-controlNav .nivo-control { height: 12px; width: 12px; display: block; float: left; background-image: url(images/sliderNavControlSprite.png); background-position-x: -12px; text-indent: -999999px; margin-left: 12px; margin-top: 19px; }
#rooms #sliderContainer #slider .nivo-controlNav .active { background-position-x: 0px; }

/**Rooms Sidebar Styling**/
#rooms #tariffBox { height: 147px; width: 187px; background-image: url(images/tariffBox.jpg); background-repeat: no-repeat; padding-top: 15px; padding-left: 35px; margin-left: -5px; margin-bottom: 15px;}
#rooms #tariffBox h4 { font-family: "Times New Roman"; font-size: 24px; line-height: 35px; font-weight: normal; color: #453557; text-shadow: 1px 1px 0px #fff; }
#rooms #tariffBox p {margin-top: -5px; font-style: italic; width: 150px;}

#rooms #sidebar ul { background-image: url(images/bg/translucentBG.png); background-repeat: repeat; margin-bottom: 15px;}
#rooms #sidebar ul li { background-image: url(images/sideBarDivider.png);background-repeat: repeat-x; background-position: top; padding-left: 15px; padding-right: 15px; line-height: 36px; font-family: "Times New Roman"; color: #635473; text-shadow: 1px 1px 0px #fff;}
#rooms #sidebar ul .bottomDivide { background-image: url(images/sideBarDivider.png);background-repeat: repeat-x; background-position: top; width: 192px; height: 2px;}

#rooms #sidebar #roomBox { background-image: url(images/bg/translucentBG.png); background-repeat: repeat; margin-bottom: 15px; }
#rooms #sidebar #roomBox .room { width: 192px; height: 60px; display: block; background-image: url(images/sideBarDivider.png);background-repeat: repeat-x; background-position: top; padding-left: 15px; padding-right: 15px; padding-top: 10px; padding-bottom: 10px; font-size: 16px; line-height: 27px; font-weight: bold; font-family: "Times New Roman"; color: #635473; text-shadow: 1px 1px 0px #fff; vertical-align: middle;}
#rooms #sidebar #roomBox .room img { float: left; margin-right: 10px; }

/*****Form Stylings*****/
#form { font-size: 14px; line-height: 21px; font-family: "Times New Roman"; color: #635473; text-shadow: 1px 1px 0px #fff; }
#form label { float: left; clear: left; font-size: 14px; line-height: 21px; font-family: "Times New Roman"; color: #635473; text-shadow: 1px 1px 0px #fff; }
#form input { float: left; clear: left; margin-bottom: 15px;  line-height: 21px; font-size: 14px;}
#form textarea { float: left; clear: left; line-height: 21px; font-size: 14px; width: 420px; height: 100px; margin-bottom: 15px; }
#form #submit_btn { background-image: url(images/sendSprite.png); width: 115px; height: 38px; display: block; border: 0px; background-color: transparent; text-indent: -999999px; overflow: hidden; }
#form #submit_btn:hover { cursor: pointer; background-position-y: -38px; }

/*****Find Us Styling******/
#map { background-image: url(images/bg/mapBG.jpg); height: 335px; width: 711px; padding-top: 15px; padding-left: 15px; margin-bottom: 15px; }

/******Inline Image Styling *****/
.alignleft {border: 5px solid white; -webkit-box-shadow: 0px 0px 3px #000; -moz-box-shadow: 0px 0px 3px #000; box-shadow: 0px 0px 3px #000; float: left; margin-right: 21px; -webkit-transform: rotate(1deg); -moz-transform: rotate(1deg); -o-transform: rotate(1deg); transform: rotate(1deg);  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9998476951563913, M12=-0.01745240643728351, M21=0.01745240643728351, M22=0.9998476951563913, sizingMethod='auto expand');  zoom: 1; }

.alignright {border: 5px solid white; -webkit-box-shadow: 0px 0px 3px #000; -moz-box-shadow: 0px 0px 3px #000; box-shadow: 0px 0px 3px #000; float: right; margin-left: 21px; -webkit-transform: rotate(-1deg); -moz-transform: rotate(-1deg); -o-transform: rotate(-1deg); transform: rotate(-1deg); filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9998476951563913, M12=0.01745240643728351, M21=-0.01745240643728351, M22=0.9998476951563913, sizingMethod='auto expand'); zoom: 1; }

.wp-caption { background-color: #fff; text-align: center;}
.wp-caption p {margin: 0px;}

.aligncenter {border: 5px solid white; -webkit-box-shadow: 0px 0px 3px #000; -moz-box-shadow: 0px 0px 3px #000; box-shadow: 0px 0px 3px #000;}

/****Special Offer Styling****/
#specialOffers {display: block; width: 218px; height: 81px; background-image: url(images/specialOffers.png); margin-bottom: 18px; margin-top: 3px; text-indent: -999999px;}

/****Events Calendar Remove Week Tab*****/
#ai1ec-view-week {display: none;}