body {
	background: url('/media.php?file=4') #262626 top repeat-x;
	font: 12px arial, helvetica, sans-serif;
	color: #3b3b3b;
	margin: 0;
	padding: 0 0 123px 0;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline;
  outline: 0;
}

a:focus img {
  outline: 1px dotted #555;
}

img {
	border: none;
}

embed {
  margin: 20px 0;
}

form {
	margin: 0;
	padding: 0;
}

#page {
	width: 1024px;
	/* height: 100%; */
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	box-shadow: 0 0 60px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 60px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 60px rgba(0,0,0,0.25);
	position:relative;
}

/* header start */
#header {
	width: 1005px;
	float: left;
	padding: 0 12px 7px 7px;
	margin: 4px 0 0 0;
	font-size: 11px;
}

/* logo start */
#header h1 {
	float: left;
	margin: 0;
}

#header h1 a {
	float: left;
	margin: 0;
	display: block;
	text-indent: -9999px;
	width: 215px;
	height: 120px;
	overflow: hidden;
	background: no-repeat;
}

/* logo end */
/* header menu start */
#header .details {
	float: right;
	width: 375px;
	padding: 10px 0;
}

#header ul {
	float: right;
	padding: 0;
	text-align: right;
}

#header ul li {
	background: url('/media.php?file=12') no-repeat 0 2px;
	padding: 0 6px 0 8px;
	float: left;
	list-style: none;
	line-height: 12px;
}

#header ul li.first {
	background: none;
}

#header ul li a {
	color: #BBB;
}

#header .newsletter {
	float: right;
	text-align: right;
	margin: 0;
}

#header .newsletter h3 {
	margin: 0 0 8px;
}

#header .newsletter .text {
  width: 160px;
}

#header .newsletter .submit {
	background: none;
	border: 0;
  width: 16px;
  line-height: 16px;
}

#header .contact {
	float: right;
  width: 350px;
	font-size: 18px;
	text-align: right;
	clear: right;
}

#header .contact, #header .contact a {
	color: #555;
}

/* header menu end */
/* banner start */
#header .image {
	float: left;
	margin: 40px 7px 0 0;
	height: 68px;
	width: 400px;
}
/* banner end */
/* header end */
/* horiz menu start */
#horiz-menu {
	background: #12181c;
	margin: 0;
	padding: 0 20px;
	float: left;
	width: 1008px;
	height: 39px;
}

#horiz-menu li {
	list-style: none;
	float: left;
	margin: 0 0 0 1px;
	display: inline;
	height: 33px;
	font-size: 12px;
}

#horiz-menu li a {
	border-right: 1px solid #888;
	color: #FFF;
	float: left;
	line-height: 22px;
	position: relative;
	height: 23px;
	margin: 8px 0;
	padding: 0 12px 0;
	z-index: 1;
	cursor: hand;
}

#horiz-menu li.last a {
	border-right: 0;
}

#horiz-menu li a.active {
	background-color: #414141;
	position: relative;
	z-index: 100;
}

/* hero */
.hero {
  background-color: #000;
  float: left;
  width: 100%;
  height: 320px;
  margin-bottom: 5px;
}

.hero, .hero a {
  color: #CCC;
}

.hero .text-block {
  width: 190px;
  float: left;
  display: inline;
  margin: 24px 0 0 10px;
}

.hero .text-block .static {
  border-bottom: 1px dotted #888;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.hero h2 {
  margin: 0 0 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: normal;
}

.hero p {
  margin: 5px 0;
}

#images {
  position: relative;
  float: left;
  width: 100%;
  height: 320px;
  z-index: 1;
}

.overlay {
  background: url("/media/image/png/transp.png") repeat left top;
  position: relative;
  float: right;
  width: 210px;
  padding: 0 20px;
  height: 320px;
  margin-top: -320px;
  z-index: 2;
}
/* hero end */

/* horiz menu end */
/* content start */
#content {
	float: left;
	width: 100%;
	margin: 7px 0 0 0;
	padding: 0 0 20px 0;	
}

#content a {
	color: #3B3B3B;
}

#content p a {
	border-bottom: 1px dotted #3B3B3B;
}

#content h3 a {
	border-bottom: 0;
}

#content p a:hover, #content p a:focus {
	border-bottom: 1px solid #3B3B3B;
	text-decoration: none;
}

/* links start */
ul.links {
	margin: 0 0 15px;
	padding: 11px 0 0 0;
	float: left;
	width: 100%;
}

ul.links li {
	list-style: none;
	margin: 9px 0 0 0;
	float: left;
	width: 100%;
	text-align: center;
}

/* links end */
/* left column start */
#left-column {
	float: left;
	width: 148px;
	padding: 4px 0 0 15px;
}

#left-column .head {
	margin: 0 0 0 -3px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	/** width: 61px; */
	height: 20px;
	background-repeat: no-repeat;
}

/* menu start */
.menu {
	margin: 0;
	padding: 0 0 1px;
	font-size: 11px;
	width: 145px;
	background: url('/media.php?file=7') repeat-x left bottom;
}

.menu li {
	list-style: none;
	line-height: 20px;
	padding: 1px 0 0 0;
	background: url('/media.php?file=7') repeat-x left top;
}

.menu li a {
	padding: 0 0 0 14px;
	background: url('/media.php?file=3') no-repeat 0 4px;
	color: #01a3d8;
}

/* menu end */
/* left column end */
/* center column start */
#center-column {
	float: left;
	width: 619px;
	padding: 0 0 0 13px;
}

#center-column a:hover {
	border: 0;
	color: #000;
}

.flash {
	display: block;
}

/* text content start */
.text-content {
	float: left;
	width: 612px;
	padding: 2px 0 0 4px;
}

.text-content h2 {
	margin: 0 0 -7px -3px;
	position: relative;
	font-size: 19px;
	height: 26px;
	overflow: hidden;
}

* html .text-content h2 {
	margin-bottom: -8px;
}

* +html .text-content h2 {
	margin-bottom: -8px;
}

.text-content p {
	margin: 0;
	line-height: 20px;
	padding: 16px 0 0 0;
}

.text-content .link {
	float: left;
	margin: 25px 0 0 0;
}

* html .text-content .link {
	margin-top: 26px;
}

* +html .text-content .link {
	margin-top: 26px;
}

.text-content .link img {
	display: block;
}

/* text content end */
/* center column end */
/* right column start */
#right-column {
	float: right;
	width: 218px;
	padding: 0 6px 0 0;
}

/* form start */
.form-bg {
	float: left;
	width: 100%;
	background: url('/media.php?file=10') no-repeat;
}

.form {
	float: left;
	width: 201px;
	padding: 0 0 8px 7px;
	margin: 2px 0 0 0;
	background: #eee;
	border: 5px solid #e5e5e5;
	overflow: hidden;
	border-top-width: 3px;
}
#booking {
	float: left;
	width: 201px;
	padding: 0 0 8px 7px;
	margin: 2px 0 0 0;
	background: #eee;
	border: 5px solid #e5e5e5;
	overflow: hidden;
	border-top-width: 3px;
}

.form h2 {
	margin: 4px 0 0 -4px;
	width: 350px;
	font-size: 19px;
}
#booking h2 {
	margin: 4px 0 0 -4px;
	width: 100px;
	font-size: 19px;
}

.form ul {
	margin: 0 0 0 -7px;
	float: left;
	width: 208px;
	display: inline;
	padding: 0;
}

* html .form ul {
	margin-top: 1px;
}

* +html .form ul {
	margin-top: 1px;
}

.form ul li {
	list-style: none;
	float: left;
	width: 100%;
	margin: 3px 0 0 0;
}

.form ul li div {
	float: left;
	padding: 0 0 0 4px;
	position: relative;
	width: 62px;
}

.form ul li label {
	display: block;
	position: absolute;
	top: 0;
	left: 5px;
	font-size: 11px;
	color: #868686;
}

.form ul li select {
	width: 62px;
	color: #272727;
	height: 18px;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 16px 0 0 0;
	border: 1px solid #bebfc1;
}

.form .submit {
	float: left;
	margin: 14px 0 0 0;
}

* html .form .submit {
	margin: 13px 0 0 0;
}

* +html .form .submit {
	margin: 13px 0 0 0;
}

/* form end */
/* right column end */
/* homepage */

.home .columns {
  margin: 10px 0;
  clear: both;
}

.home .columns .text-content * {
  margin: 0;
}

.home .columns .text-content, .home .left-column .images {
	width: 480px;
  padding: 0;
}

.home .columns .text-content .highlight {
  background: #EEE;
  padding: 15px;
  margin-top: 10px;
}

.home .columns .text-content .highlight p {
  padding: 0 0 10px;
}

.home .columns .left-column {
  float: left;
  margin-left: 20px;
}

.home .columns .left-column h2 {
  margin: 0;
}

.home .columns .right-column {
  float: right;
  margin-right: 20px;
}

.home .columns .right-column .image {
  width: 120px;
  float: left;
}

.home .columns .right-column .text-block {
  float: left;
  width: 310px;
  margin-left: 20px;
}

.home .wide-column {
  margin: 20px;
  padding: 10px 0;
}

.home .images {
  margin: 0 10px;
}

.home .images ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.home .images ul li {
  float: left;
  width: 235px;
  margin: 0 8px;
  text-align: center;
}

.home .left-column .images {
  margin: 0;
}

.home .left-column .images ul {
  margin-top: 20px;
}

.home .left-column .images ul li {
  width: 150px;
  margin: 0 5px;
}

/* homepage end */
/* content end */
/* footer start */
#footer {
	clear: both;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dbdbdb;
	float: left;
	width: 100%;
	color: #868686;
	font-size: 11px;
}

#footer li {
	list-style: none;
	float: left;
	padding: 0 3px 0 5px;
	line-height: 40px;
	background: url('/media.php?file=9') no-repeat 0 16px;
}

#footer li.first {
	padding-left: 16px;
	background: none;
}

#footer li a {
	color: #5cacc6;
}

/* footer end */
/*sIFR start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/*sIFR end*/

.floorplan_thumbs {
  float: left;
  width: 80px;
  padding: 3px;
}

.floorplan_thumbs a {
  font-size: 10px;
  color: #01A3D8;
}

/* contact form */

#feedbackForm {
    width: 100%;
    background-color: #e5e5e5;
    clear: both;
    border-top: 3px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;
}

    #feedbackForm_inner {
        width: auto;
        background-color: #eeeeee;
        margin: 3px;
        padding: 10px;
    }

        #feedbackForm p.input {

        }

            #feedbackForm p.input label {
                display: block;
            }

            #feedbackForm p.input input.frm_txt {
                width: 90%;
            }

            #feedbackForm p.input input.frm_txt_sml {
                width: 40%;
            }

            #feedbackForm p.input textarea.frm_txt {
                width: 90%;
            }
            
/* availability form */            

#availability-form label{
  display:block;
  width:50px;
  float:left;
  font-weight:bold;
  color:#FFFFFF;  
  border:0px solid red;
}
#availability-form p{  
  clear:left; 
  border:0px solid green;
  /*margin-bottom:10px; */
  /*width:180px; */
}
#availability-form p.submit{
  margin-left:40px;
}
#availability-form .input{
  width:100px;
  float:left; 
  margin-bottom:10px;
}
#availability-form button{
  float:left;
  background:none;
  border:none;  
  float:left;
  padding:0;
  margin:0;
  padding-left:5px;
  cursor:pointer;
}

#availability-form button img{
  float:left;
}
/* breadcrumbs */

#nav_crumbs {
    padding: 10px 10px 5px;
    padding-left: 0px;
    font-size: 11px;
    clear: both;
}

    #nav_crumbs ul {
        list-style: none outside;
        margin: 0px;
        padding: 0 0 0 10px;
        overflow: auto;
    }

        #nav_crumbs ul li {
            float: left;
            border-left: 1px solid #d4d4d4;
            margin: 0 0 0 10px;
            padding: 0 0 0 10px;
        }

        #nav_crumbs ul li.first {
            border-left: 0;
            margin-left: 0;
            padding-left: 5px;
        }

            #nav_crumbs ul li a {
                color: #00a3d8;
            }

h3.special {
    color: #ee8800;
}

.footer {
  color:#868686;
  font-size:11px;
  padding-left:16px;
}

.footer a{
  color:#5CACC6;
}

.clear {
  clear: both;
}
#twitter-facebook-logos{
  position:absolute;
  bottom:2px;
  right:10px;  
}
.footer-text{
  padding-left:16px;
  font-size:11px;
  color:#868686;
}
.footer-text a{
  color:#5CACC6;
}