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

body {
	background-color: #79655C;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana;
	font-size: 80%;
	line-height: 1.4;
	text-align: left;
}

#menu2 {
	display: none;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}

.ocean-logo {
	margin-bottom: 30px;
}

.rates-mobile {
	display: none;
}

p {
	text-align: left;
	white-space: normal;
	font-family: Verdana;
	line-height: 1.9;
	color: #000;
	
}

a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


.container {
	width: 970px;
	background-color: #FFFFFF;
	margin: 0 auto; 
}


.header {
	background-color: #FFFFFF;
	}

.sidebar1 {
	float: left;
	width: 160px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #D2C7B5;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
	height: 100%;
	max-height: 100%;
}

.sidebar2 {
	float: left;
	width: 240px;
	background-color: #FFFFFF;
	padding: 10px 0;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

ul.nav {
	list-style: none; 
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited {
	display: block;
	width: 120px;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	background-color: #D2C7B5;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #D2C7B5;
	color: #D2C7B5;
}

.footer {
	padding: 10px 0;
	background-color: #FFFFFF;
	position: relative; 
	clear: both; 
	padding-left: 15px;
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.menu {
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 940px;
	text-align: center;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
    border-bottom: solid;
	border-bottom-color: #FFF;
	margin-left: 10px;
}


.room-rigth-img {
	display: none;
}


h1 {
	font: "Verdana";
	font-size: 18pt;
	font-color: #D2C7B5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000000;
	

}
h6 {
	font: "Verdana";
	font-size: 8pt;
	font-color: #000000;
	line-height: 1.2;
font-weight: normal;
	text-align: center;
	
}

h5 {
	font: "Verdana";
	font-size: 12pt;
	font-color: #B8A789;
	line-height: 1.2;
font-weight: normal;
	
}
.MyStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}

.style3 {
	font-size: 8pt;
	color: #999999;
}
.style4 {color: #666666}
.style5 {font-size: 8pt}
.style6 {font-size: 8pt; color: #666666; }
.container .content table tr td p {
	text-align: left;
}

.fadein { position:relative; width:615px; height:323px; float: right; margin-right: 40px; margin-top: 2px; }

.fadein img { position:absolute; left:0; top:0; }

.mobile-banner {
	display: none;
}

/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}

.rateshead { 
  text-align: center;
  font-family:Verdana, Geneva, sans-serif;
  font-size:25px;
  
 }
 
 .comments { 
 width: 180px;
 margin-left:-5px;
  }
  
 .social img { margin-left:1px; }
 
 .bookonline { float: right; }
 
 .rates { font-size:12px; font-family:Verdana, Geneva, sans-serif; color: #e72323; }
 
 #menu { border-top: 1px solid #141414; border-bottom: 1px solid #141414; width: 905px; margin: auto; height: 30px; padding-top: 8px; margin-bottom: 15px;}
 #menu li { float: left; color: #b9321f; font-family: Verdana, Geneva, sans-serif; font-size: 16px; margin-left: 0px; margin-right: 30px;   }
 #menu li:last-child {margin-right: 0;  }
 #menu li:first-child { list-style: none;  }
 #menu li a { color: #141414; text-decoration: none; }
 #menu li a:hover { color: #b9321f; }
 #menu li span { color: #141414; }

 .special img { float: right; margin-top: 5px; margin-left: 10px;margin-bottom: 15px; padding: 2px; border: 1px solid #ccc; }
 .special { width: 100%; }
 .special img { width: 260px; }
 .special h3 { font-family:Verdana, Geneva, sans-serif; font-size: 18px; }
 .special hr { border: 0; border-bottom: 1px solid #141414; margin-top: 15px; }
 .line { border: 0; border-bottom: 1px solid #141414; margin-top: 15px; }
 
 .special ul { margin-left: 25px; }
 .special li {  margin-left: 25px; }
 
 .special-content ul { margin-left: 170px; }
 
 .readmore { padding: 7px; background-color: #79655c; color: #fff!important; text-decoration: none!important; }
 .readmore:before { content: "» "; }
 
 
 
 /* Start - Captcha */
 
 .captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}
.refresh
{
  position:relative;
  float: right;
  margin-top: -38px;
  margin-right: 50px;
}

#SpamCheck { 
margin-left: 10px!important;
width: 84px;
 }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
.inputContainer
{
  position:relative;
  float:left;
}
.formError
{
  position:absolute;
  top:300px;
  left:300px;
  padding-bottom:13px;
  display:block;
  z-index:5000;
  cursor:pointer;
}
#debugMode
{
  background:#000;
  position:fixed;
  width:100%;
  height:200px;
  top:0;
  left:0;
  overflow:scroll;
  opacity:0.8;
  display:block;
  padding:10px;
  color:#fff;
  font-size:14px;
  z-index:100000;
}
.ajaxSubmit
{
  padding:20px;
  background:#55ea55;
  border:1px solid #999;
  display:none
}
.formError .formErrorContent
{
  width:100%;
  background:#ee0101;
  color:#fff;
  width:150px;
  font-family:tahoma;
  font-size:11px;
  box-shadow: 0px 0px 6px #000;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #000;
  padding:4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.formError .formErrorArrow
{
  width:15px;
  margin:-2px 0 0 13px;
  z-index:5001;
}
.formError .formErrorArrowBottom
{
  top:0;
  margin:-6px;
}
.formError .formErrorArrow div
{
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  box-shadow: 0px 2px 3px #444;
  -moz-box-shadow: 0px 2px 3px #444;
  -webkit-box-shadow: 0px 2px 3px #444;
  font-size:0px;
  height:1px;
  background:#FF0000;
  margin:0 auto;
  line-height:0px;
  font-size:0px;
  display:block;
}
.formError .formErrorArrowBottom div
{
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.formError .formErrorArrow .line10
{
  width:15px;
  border:none;
}
.formError .formErrorArrow .line9
{
  width:13px;
  border:none;
}
.formError .formErrorArrow .line8 { width:11px; }
.formError .formErrorArrow .line7 { width:9px; }
.formError .formErrorArrow .line6 { width:7px; }
.formError .formErrorArrow .line5 { width:5px; }
.formError .formErrorArrow .line4 { width:3px; }
.formError .formErrorArrow .line3
{
  width:1px;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:0px solid #ddd;
}
.formError .formErrorArrow .line2
{
  width:3px;
  border:none;
  background:#ddd;
}
.formError .formErrorArrow .line1
{
  width:1px;
  border:none;
  background:#ddd;
}
.formErrorcontent
{
  border-top:2px solid #ddd;
  border-left:2px solid #ddd;
  border-right:2px solid #ddd;
  border-bottom:2px solid #ddd;
  background-color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  color:#FFF;
  text-align:center;
  line-height:16px;
  padding: 5px;
}

.refresh-img {
	padding-top: 14px;
}

/* End - Captcha */

@media only screen and (max-width : 800px) {

.container {
  width: 90%;
}

.header p {
	text-align: center !important;	
}

.fadein {
	display: none;
}

.mobile-banner {
	display: inherit;
}

.mobile-logo {
	width: 100%;
}

.ocean-logo {
	margin-bottom: 0px;
}

#mainpic {
	width: 100%;
	margin-top: 15px;
}

#menu {
  width: 100%;
  height: 100%;
  border-top: none;
  border-bottom: none;
}

#menu2 {
  display: inherit;
  width: 100%;
  height: 100%;
  border-top: none;
  border-bottom: none;
}

#menu li {
  float: none;
  text-align: center;
  list-style: none;
  margin: 0px !important;
  background: #D2C7B5;
  padding: 5px;
  border: 1px solid #333;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

#menu2 li {
  float: none;
  text-align: center;
  list-style: none;
  margin: 0px !important;
  background: #D2C7B5;
  padding: 5px;
  border: 1px solid #333;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
}

#menu li:last-child {
  border-bottom: 1px solid #333;
}

#menu2 li:last-child {
  border-bottom: 1px solid #333;
}

#menu li a{
	margin: 0px;
}

#menu2 li a{
	margin: 0px;
}

.nav {
	display: none;
}

.room-heading {
	width: 174px !important;
}

.sidebar1 {
  float: none;
  width: 160px;
  padding-bottom: 10px;
  padding-left: 5px;
  background-color: #D2C7B5;
  margin: 0 auto !important;
  padding-top: 10px;
  height: 100%;
  max-height: 100%;
  margin-top: 15px !important;
}

.footer p a img {
	width: inherit;
	height: 100%
}

.footer p img {
	width: 100%;
	height: 100%
}

.content {
  width: 100%;
  padding-right: 0px !important;
}

.content img {
  width: 90%;
}

.content a img {
}

}

@media only screen and (max-width : 560px) {

.rates-table-off {
	display: none;
}

.rates-mobile {
	display: inherit;
	padding: 10px;
	text-decoration: none !important;
	background: #79655C;
	width: 200px;
	color: #D2C7B5 !important;
	font-weight: bold;
	font-size: 16px;
}

}
 
 
 