/* CSS Document */
@import url("reset.css");


/* Globals */

body {
	background: #fff url(../images/bg_main.gif) repeat-x;
	font-size: 18px;
	color:#898989;
        font-family: 'ColaborateThinRegular';
}

@font-face {
    font-family: 'BlackJackRegular';
    src: url('webfonts/black_jack-webfont.eot');
    src: url('webfonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/black_jack-webfont.woff') format('woff'),
         url('webfonts/black_jack-webfont.ttf') format('truetype'),
         url('webfonts/black_jack-webfont.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {font: 24px/72px 'BlackJackRegular', Georgia, sans-serif;letter-spacing: 0;}
nav a {font: 18px/27px 'BlackJackRegular', Georgia, sans-serif;font-weight:normal;}
.sidepicbox a {font: 18px 'BlackJackRegular', Georgia, sans-serif;font-weight:normal;}
#features a span {font: 21px/27px 'BlackJackRegular', Georgia, sans-serif;font-weight:normal;}
#feature-slide a span {
    font: 21px/27px 'BlackJackRegular',Arial,sans-serif;
}


a {
	text-decoration:none;
	color:#464646;
}
a:focus {
	outline:none;
}
textarea {
	font-family:  Arial, Helvetica,sans-serif;
}

a:hover {
	
}
h1, h2{
	
}
h1 {
	
}
h2 {
	
}
strong, b {
	font-weight:bold;	
}
/* layouts */

#wrapper {
	width:1025px;
	margin:0 auto;
        max-width: 100%
}
#wrapper2 {
	clear:both;
	-moz-box-shadow: #c7c7c7 0 9px 25px;
        -webkit-box-shadow: #c7c7c7 0 9px 25px;
        box-shadow: #c7c7c7 0 9px 25px;
}

/* header */
header {
	/*position:relative;
	height:429px;*/
}
#hhead {
	position:relative;
	height:429px;
}
#hsubpage {
	position:relative;
	height:195px;
}

#logo{
	position:absolute;
	top:0;left:30px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent:-9999px;
	display:block;
	width:269px;
	height:164px;
	z-index:1111;
}

#banner {
	position:absolute;
	bottom:0;
	max-width:1025px;
	height:337px;
	z-index:1;	
}
#banner span{
	background: url(../images/transparent.png);
	position:absolute;
	top:50px;right:100px;
	width:500px;
	padding:25px;
	line-height:26px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	text-shadow:#000 0 1px 0;
	z-index:1111;
}
/* navigation */

nav ul  {
	position:absolute;
	top:35px;left:350px;
	z-index:3;
}

nav li  {
	display:inline-block;
}

nav li a  {
	color:#fff;
	margin:0 23px 0 0;
	padding:5px 0;
	text-shadow:#000 0 1px 0;
}
nav li a:hover {
	color:#b16146;	
	border-bottom:1px solid #b16146;	
}
nav li a.currentpage {
	color:#b16146;	
	border-bottom:1px solid #b16146;	
}
/* features */

#features {
	overflow:hidden;
	height:240px;
	background: url(../images/noise.jpg);
	padding:30px 0 0 30px;
}

#features a{
	position:relative;
	float:left;
	margin:0 30px 0 0;
	display:block;
	width:300px;
	background:#c7b299;
	height:200px;
	color:#000;
	text-shadow:#fff 0 1px 0;
}
#features a span{
	position:absolute;
	bottom:10px;
	right:15px;
	text-align:right;
}
#features a:hover {
	background:#b16146;	
}


/* content */

.front p, footer span, .subpage{
	
	color:#111;
	text-shadow:#fff 0 1px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;	
	line-height:31px;
}
.content {
	overflow:hidden;
	background:#c7b299;
	padding:30px 0 30px 30px;
}
.sidebar {
	float:left;
}
.front .maincontent, .subpage .maincontent {
	margin:0 50px 0 260px;
}
.subpage {
	background: url(../images/noise.jpg);	
}
.subpage .maincontent p, .subpage .maincontent ul {
	margin: 0 0 15px 0;	
}
.subpage .maincontent li {
	font-size:11px;
	line-height:21px;	
	padding:0 0 0 18px;
	background: url(../images/bullet.png) no-repeat 0 6px;	
}
.subpage .maincontent a{
	color:#7b2e00;
	text-decoration:underline;
}

/* contact form */
.contactform label {
	display:block;	
	font-style:italic;
}
.contactform input[type="text"], .contactform textarea,.formstyle1 input[type="password"]{
	font: normal 11px Verdana, Geneva, sans-serif;
	display:block;
	width:300px;
	background:#e1e1e1;
	border-top: 1px solid #c4c4c4;
	padding:10px 8px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.contactform div#formcontent2 form#formAccOpt input[type="text"], .contactform textarea{
	font: normal 11px Verdana, Geneva, sans-serif;
	display:inline;
	width:320px;
	background:#e1e1e1;
	border-top: 1px solid #c4c4c4;
	padding:5px 3px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.contactform div#formcontent2 form#formAccOpt select {
	font: normal 11px Verdana, Geneva, sans-serif;
	display:inline;
	width:360px;
	background:#e1e1e1;
	border-top: 1px solid #c4c4c4;
	padding:5px 3px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
/* sidepicbox */
.sidepicbox {
	margin:20px 0 0 0;	
        width: 220px;
}
.sidepicbox img, .sidepicbox span, .sidepicbox a {
	display:block;	
}
.sidepicbox img {
	margin:0 0 5px 0;	
}
.sidepicbox a {
	padding:15px;
	margin:0 0 15px 0;
	background:#fff;
	-moz-box-shadow: #c7c7c7 0 3px 8px;
 -webkit-box-shadow: #c7c7c7 0 3px 8px;
         box-shadow: #c7c7c7 0 3px 8px;	
	color:#111111;
}
.sidepicbox span {
	text-align:center;
	padding:8px 0 0 0;
}
/* reservation */

#reservation {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#212121;	
	width:200px;
	padding:20px 0 25px 25px;
	text-shadow: #000 0 1px 0;
}
#reservation p{
	position:relative;
}
#reservation h2{
	color: #FFFFFF;
        line-height: 1;
        margin: 0 0 10px;
}
#reservation label{
	font: 11px normal Verdana, Geneva, sans-serif;
	display:block;
	margin:2px 0;
}

#reservation input[type="text"] {
	border:none;
	background-color:#b16146;
	color:#fff;
	padding:5px 3px;	
	width:125px;
	margin:0 5px 0 0;
	text-align:right;
}
#reservation input[type="button"] {
	position:absolute;
	top:3px;
	background: url(../images/calendar.gif) no-repeat;
	width:24px;
	height:25px;
	border:none;
	margin:0;padding:0;
	cursor:pointer;
}
input[type="submit"].buttonstyle1 {
	margin:10px 0 0 0;
	padding:0;
	padding:5px 10px;
	cursor:pointer;
	font: 16px normal Georgia, "Times New Roman", Times, serif;
	background-color:#a19c5a;
	border-bottom:1px solid #4c492a;
	border-top:1px solid #c4c197;
	border-left:none;
	border-right:none;
	text-transform:capitalize;
	color:#fff;
	text-shadow: #646138 0 1px 0;
}
input[type="submit"].sidebtn {
	font-size:18px;	
	letter-spacing:1px;
	padding:8px 25px;
}
#reservation .divider1 {
	overflow:hidden;
	margin:0 0 10px 0;
}
#reservation .divider1a {
	float:left;
	margin:0 15px 0 0;
}
#reservation .divider1a input {
	width:20px;	
}







/* footer */

	
footer {
	position:relative;
	margin:0 0 50px 0;
	/*height:120px;*/
	background: #c7b299 url(../images/bg_footer.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	color:#0a0a0a;
	text-shadow: #cd846d 0 1px 0;
	text-align:center;
}
#footerwrap {
	background: url(../images/footerlogo.png) no-repeat 20px 15px;
	margin:0 15px;
	padding:10px 0;
	text-align:right;
        height: 60px;
}
footer span{
	text-align:center;
	display:block;
	width:100%;
	font-size:11px;
        line-height: 20px;
}
footer p {
	/*margin:5px 0 10px 0 ;*/
}
footer a {
	color:#4d4d4d;	
}
a:hover {
	color:#9e005d;	
}
.subpage .maincontent .cat-view {
	display:block;
	margin:40px 0 0 0;
}
.subpage .maincontent ul.cat-view li {
	border-top:1px solid #fff;
	overflow:hidden;
	display:block;
	margin:0 0 15px 0;
	padding:15px;
	background:#e2d7ca;
	-moz-box-shadow: #c7c7c7 0 3px 8px;
        -webkit-box-shadow: #c7c7c7 0 3px 8px;
         box-shadow: #c7c7c7 0 3px 8px;
}
h2 {font: 21px/64px 'BlackJackRegular', Georgia, sans-serif;letter-spacing: 0;}

.subpage .maincontent ul.cat-view h2 {


}
.subpage .maincontent ul.cat-view li p{
	font-size:12px;
	margin:0 0 20px 0;
}
.subpage .maincontent ul.cat-view li img{
	border:1px solid #fff;
	padding:2px;
	float:left;
	margin:0 25px 8px 0;
        height: 155px;
        width: 190px;
}
.subpage .maincontent a.buttonstyle2 {
	padding:5px 20px;
	cursor:pointer;
	font: 14px/16px normal Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	background-color:#a19c5a;
	border-bottom:1px solid #4c492a;
	border-top:1px solid #fff;
	border-left:none;
	border-right:none;
	text-transform:capitalize;
	color:#fff;
	text-shadow: #646138 0 1px 0;
	text-decoration:none;
}
.subpage .maincontent a.buttonstyle2:hover {
	background:#b16146;
}
.subpage .maincontent a.bigbutton {
	display:block;
	width:100px;
	font-size:18px;
	padding:25px 10px;
	text-align:center;
}
.subpage .maincontent .tablestyle1 th{
	font-weight:bold;
	font-size:11px;
}
.subpage .maincontent h3{
	line-height:32px;
	font-weight:bold;
	display:block;
	margin:15px 0;
}
.tablestyle1 th, .tablestyle1 td{
	text-align:left;
	font-size:12px;
	background:#f1e9e0;
	padding:2px 10px;
	border:1px solid #fff;
}
.liststyle1{
	background:#f1e9e0;
	padding:2px 10px;
	border:1px solid #fff;
	width:200px;
}
.liststyle1 li{
	border-bottom:1px solid #fff;
}
.listblock {
	overflow:hidden;
}
.listblock-right{
	float:right;

}
.room-samples {
	margin:20px 0 0 0;
	width:400px;
}
.room-samples img {
	border:1px solid #a19c5a;
	display:block;
	padding:2px;
	margin:2px;
	float:left;
}
.room-samples img:hover{
	border:1px solid #b16146;
}
.listblock li:hover {
	background: #f1dfc9 url(../images/bullet.png) no-repeat 0 6px;
}
h1.fastfacts{
    font: 28px/37px 'BlackJackRegular', Arial, sans-serif;letter-spacing: 0;
}
div.divstyle1 p{
    line-height: 20px;
}
div.divstyle1 p label.divstyle1-value1{
    width: 240px;
    display: inline-block;
}
div.divstyle1 p label.divstyle1-value2{
    width: 430px;
    display: inline-block;
}
div.subpage div.maincontent div ul.paymenttype li,
ul#amenities li
{
    font-size:12px;
}
#bookcontent {
    padding: 5px;
}
#bookcontent div {
    border: transparent 1px solid;
}
.listblock {
	overflow:hidden;
}
.listblock-right{
	float:right;

}
#bookcontent span {
    font-weight: bold;
    margin: 0;
    width: 170px;
    float: left;
}
#formcontent, #formcontent2 {
    padding: 5px;
}
#formcontent div.cols, #formcontent2 div.cols {
    width: 170px;
    float: left;
    text-align: left;
    padding-top: 5px;
}
#formcontent .cols input[type="text"] {
    width: 70px;
    text-align: center;
}
#formcontent2 div.cols2 {
    width: 190px;
    float: left;
    text-align: left;
    padding-top: 5px;
    border: #b16146 1px solid;
    font-size: 9px;
}
#formcontent2 div.cols3 {
    width: 190px;
    float: right;
    text-align: left;
    padding-top: 5px;
    font-size: 9px;
}
#formcontent2 table th {
    text-align: left;
    font-weight: bold;
    /*background-color: #DD641B;*/
    padding: 4px;
    vertical-align: middle;
}
#formcontent2 table td {
    text-align: left;
    padding: 4px;
    vertical-align: middle;
}
#formcontent2 table tr.troom {
    background-color: #c4c4c4;
    font-weight: bold;
}
#formcontent2 table tr.troomrate {
    background-color: #e1e1e1;
}
#formcontent2 table {
    margin-bottom: 10px;
}
#bodyLoading{
    width:100%;
    position:fixed;
    left: 0px; 
    right: 0px; 
    top: 0px; 
    bottom: 0px; 
    text-align:center;
    background: none repeat scroll 0 0 #000000;
    z-index: 100;
}
#loading{
	margin:200px auto 0px auto;
	text-align:center;
}
#interior{
    width:388px;
    /*border: 1px solid #C66;*/
    float:right;
}
#interior img{
    float: right;
}
#beddingoptions {
    margin: 50px 0 0 0;
}
#beddingoptions h2 {
    font-size: 14px;
    font-weight: bold;
}
#noroom{
    color:#ff0000;
    font-size: 14px;
    font-weight: bold;
}
.formstyle1 {
	margin:0px;
	padding:15px;
	overflow:hidden;
	background: #ebebeb;
}
div#wrapper2 .formstyle1 p {
    display: block;
    margin: 8px 0 0;
    overflow: hidden;
    position: relative;
}
#frmlogin{
    display:block;
    padding-top: 60px;
}
.formstyle1 label.formstyle1-label, .formstyle1 input[type="text"], .formstyle1 input[type="password"],
.formstyle1 select{
	display:block;
	float:left;
}
.formstyle1 label {
	text-align:right;
	width:140px;
	padding:6px 10px 0 0;
}
.contactform textarea.comment {
	font: normal 11px Verdana, Geneva, sans-serif;
	display:inline;
        max-width: 420px;
	width:100%;
        margin: 0 40px 0 0;
        height:50px;
	background:#e1e1e1;
	border-top: 1px solid #c4c4c4;
	padding:5px 3px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.formstyle1 select.card {
    width: 98px;
    margin-right: 10px;
}
.formstyle1 select{
    width:317px;
    font: normal 11px Verdana, Geneva, sans-serif;
    display:block;
    background:#e1e1e1;
    border-top: 1px solid #c4c4c4;
    padding:10px 8px;
    border-left:none;
    border-right:none;
    border-bottom:none;
}
#formAccOpt label {
    display: inline-block;
    font-style: italic;
    width: 100px;
}
.contactform div#formcontent2 form#formAccOpt input#creditcardnumber,
.contactform div#formcontent2 form#formAccOpt input#nameoncard{
	font: normal 11px Verdana, Geneva, sans-serif;
	display:inline;
	width:320px;
	background:#e1e1e1;
	border-top: 1px solid #c4c4c4;
	padding:5px 3px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
.contactform div#formcontent2 form#formAccOpt select {
	font: normal 11px Verdana, Geneva, sans-serif;
	display:inline;
	width:98px;
	background:#e1e1e1;
	border-top: 1px solid #c4c4c4;
	padding:5px 3px;
	border-left:none;
	border-right:none;
	border-bottom:none;
}
label.error {
    color: red;
    font: normal 9px Verdana, Geneva, sans-serif;
    float: left;
    text-align:left;
    padding-left:10px;
}
div#body-left div.listblock p.room_booking{
      color:#FF0000;
      font-size:14px;
      font-weight:bold;
}
.tablestyle1 {
    margin: 0 0 15px;
    width: 225px;
}
table#bookavailability {
  border:1px solid #888888;
  border-collapse:collapse;
  width:100%;
}
table#bookavailability tbody#bcalendar th {
  background-color:#A19C5A;
  border-color:#666666;
  border-style:none none solid solid;
  border-width:1px;
  color:#FFFFFF;
  padding:0 5px;
}
table#bookavailability tbody#bcalendar th span{
  width:30px;
  text-align:center;
  line-height: 20px;
  padding-top:4px;
}
table#bookavailability tbody#bcalendar th span.day_name {
  font-size:11px;
  font-weight:bold;
  white-space:nowrap;
}
table#bookavailability tbody#bcalendar tr.available td{
  border-color:#666666;
  border-style:none none solid solid;
  border-width:1px;
  text-align:center;
}
table#bookavailability tbody#bcalendar tr.available td.roomname{
  text-align:left;
  padding:5px;
}
table#bookavailability tbody#bcalendar tr.available td.blocked{
  text-align:center;
  font-size: 11px;
}

table#bookavailability tbody#bcalendar th  span.day {
  display:block;
  text-align:center;
  color:#B16146;
  padding:0px;
}
table#bookavailability tbody#bcalendar th  span.month {
  display:block;
  font-color:#000;
  font-size:10px;
  font: 12px/18px Arial,sans-serif;
}

select {
    width: 100%;
}
.divavailability {
    overflow: hidden;
    width: 700px;
}
.mobileTbl {
    display: none;
}


/* feature-slide */

#feature-slide {
	/*height:240px;*/
	background: url(../images/noise.jpg);
        border: none;
        border-radius: 0;
        box-shadow: none;
        margin: 0 auto 20px auto;
        position: relative;
        padding: 20px 53px 0 52px;
}
#feature-slide a{
	display:block;
	width:100%;
	background:#c7b299;
	color:#000;
	text-shadow:#fff 0 1px 0;
}
#feature-slide a span{
	/*position:absolute;*/
	bottom:10px;
	right:15px;
	text-align:right;
        display: block;
        padding: 10px;
}
#feature-slide a:hover {
	background:#b16146;	
}

#feature-slide a.acarousel {
    background: none repeat scroll 0 0 #c7b299;
    width: 30px;
    position: absolute;
    height: 30px;
}
#feature-slide a.acarousel:hover {
    background: none repeat scroll 0 0 #b16146;
}
#feature-slide .jcarousel li {
    padding: 0 5px;
}


.slicknav_menu {
	display:none;
}
.slicknav_nav a {
       font: 18px/27px 'BlackJackRegular',Georgia,sans-serif;
}
.slicknav_nav a:hover {
    color: #b16146 !important;
    border-bottom: 1px solid #b16146;
    background: none !important;
}
.slicknav_nav a.currentpage {
    border-bottom: 1px solid #b16146;
    color: #b16146;
}

.map-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.map-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.formobile {
    display: none!important;
}



@media screen and (max-width: 40em) {
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
                background: none;
	}
        #logo {
            background-size: 100%;
            height: 114px;
            width: 50%;
        }
        #banner {
            top: 120px;
        }
        #banner span {
            font-size: 11px;
            width: 300px;
            line-height: 15px;
            top: 10px;
            right: auto;
            padding: 10px;
        }
        .sidebar {
            width: 100%;
        }
        .front .maincontent, .subpage .maincontent {
            width: 90%;
            margin:10px auto;
            padding: 10px 30px 10px 0;
        }
        footer .footspan {
            top:60px;
            font-size: 10px;
        }
        footer span {
            font-size: 10px !important;
        }
        .subpage .maincontent ul.cat-view h2 {
            clear: both;
        }
        .subpage .maincontent a.bigbutton {
            width: 100%;
        }
        .room-samples {
            width: 100%;
        }
        .divavailability {
            overflow:scroll;
            width: 100%;
        }
        .webTbl {
            display: none;
        }
        .mobileTbl {
            display: block;
        }
        .expiryLbl {
            height: 70px;
        }
        #ui-datepicker-div {
            left: 48px !important;
        }
        .ui-widget {
            font-size: 12px !important;
        }
        .formobile {
            display: block!important;
        }

}

@media only screen 
and (max-device-width : 360px) {
    #banner span { 
        top: 118px;
    }
}
@media only screen 
and (min-device-width : 480px) {
    .jcarousel img {
        width: 100%;
    }
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
    footer .footspan {
        top:60px;
    }
    .divavailability {
        overflow:scroll;
        width: 100%;
    }
    .subpage .sidebar {
            margin: 0 20px 20px 0;
     }
    .subpage .maincontent {
        width: 100%;
        margin:10px auto;
        padding: 10px 30px 10px 0;
    }
    
}


