html, body {
    background-image: url('../jpg/background.jpg');
    margin: 0px;
    
    color: white;
}

@font-face {
    font-family: h1Font;
    src: url("fonts/ITCEDSCR.TTF");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: h2Font;
    src: url("fonts/FREESCPT.TTF");
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: h1Font;
    font-size: 48px;
}

h2 {
    font-family: h2Font;
    font-size: 36px;
}

p {
    font-family: sans-serif;
    line-height: 30px;
    
}

.input-textinput, .datepicker {
    background: none;
    border: 1px double #DDD;
    box-shadow: 0 0 5px #333;
    color: #666;
    float: left;
    height: 25px;
    outline: none;
    text-indent: 5px;
    font-family: sans-serif;
}
.contactus-heading{
    font-family: sans-serif;
}


.input-button {
    width: 25%;
    height: 30px;
    
    background-image: url("../jpg/button-skin.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    margin-left: -10px;
    border: none;
    
    color: white;
    padding: 0 5px 5px 0;
}
.page-wrapper {
    width: 980px;
    height: 100%;
    
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

/********************** Header ****************/
.background-glow-wrapper {
    width: 100%;
    height: 350px;
    background-image: url('../jpg/background-glow.png');
    background-repeat: no-repeat;
    background-position: center;
}

.header-wrapper {
    width: 100%;
    height: 158px;
    background-image: url('../jpg/header-img.jpg');
    background-repeat: no-repeat;
    background-position: center;
    
    margin-top: 10px;
}



/********************** Menu ****************/

.menu-wrapper {
    height: 40px;
    margin: 0 auto;
    bottom: -10px;
    position: relative;
}

ul {
    float:left;
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
    text-align: center;
    font-family: sans-serif;
}



.menu-wrapper a {
    text-decoration: none;
    color: #ffb696;
    font-size: medium;
    text-align: center;
    font-weight: 400;
    
    float:left;
    width:6em;
    padding:0.4em 0.6em;
}

.menu-wrapper a:hover {
    background-image: url("../jpg/menu-bg.png");
    background-repeat: no-repeat;
    background-position: center;
}

li {display:inline-block;}

.contact-details{
    line-height: 10px;
}


/********************** Banner ****************/

.slider {
    width: 100%;
    height: 390px;
    
    overflow:hidden;
    
    background-image: url("../jpg/banner-bg.jpg");
    border: solid;
    border-color: black;
    border-width: 2px;
    
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

/********************** Content ****************/


.content-wrapper {
    width: 100%;
    height: 750px;
    
    position: relative;
    
    background-color: #160605;
    border: 0px solid;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    
    opacity: 0.8;
}

.content-bar {
    
    width: 96%;
    height: 100%;
    
    float: left;
}

.button-wrapper{
    margin-top: 88px;
    margin-left: -100px;
}

.about-logo
{
  margin-top: 30px;
  width: 100%;
  height: 350px;
  
  margin-left: 30px;
}

.about-facilties
{
    
    width: 920px;
    height: 300px;
    margin-left: 30px;
    color: #f8ce0b;
}

div.ui-datepicker {
    font-size:12px;
}

.text-wrapper {
    width: 80%;
    margin: 20px;
    margin-top: -25px;
    margin-left: 50px;
}

.form-wrapper {
    width: 100%;
    height: 55%;
    
    margin-top: 10px;
    margin-left: 30px;
    
}

.contact-wrapper{
    margin-left: 420px;
    margin-top: -410px;
    font-family: sans-serif;

    width: 300px;
    
}

.social-networking{
    
    margin-left: 750px;
    margin-top: -230px;
    width: 300px;
    height: 200px;
}

.contact-map {
    float: right;
    height: 350px;
    width: 550px;
}

.contact-image{
    float: left;
}

.contact-info{
    font-family: sans-serif;
}


.map-content{
    height: 90%;
    width: 90%;
    
}
.map-wrapper {
    
    color: #23201f;
    width: 100%; height: 420px;
    position: absolute;
    bottom: 10px;
    
    background-color: #d6d6d6;
    border: 0px solid;
    border-radius: 20px;
}

.gallery-wrapper {
    
    color: #23201f;
    width: 100%; height: 180px;
    position: absolute;
    bottom: 10px;
    
    background-color: #d6d6d6;
    border: 0px solid;
    border-radius: 20px;
}

.gallery-content {
    margin-top: -10px;
}

.jTscroller img {
    width: 150px; height: 100px;
    margin-left: 27px;
    border: solid 6px white;
    box-shadow: 2px 2px 5px black;
}

.footer-wrapper {
    position: absolute;
    bottom: 0px;
    
    width: 100%; height: 50px;
    margin-bottom: -50px;
    
    font-size: 12px;
    text-align: center;
}





/**Rooms Table**/
.row2-pricing{
    
    margin-left: 150px;
    margin-top: 19px;
}
.row1-pricing{
    margin-left: 150px;
    margin-top: 19px;
    
}

.extra-bed{
    font-family: 'Arial Black', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 24px;
    width: 210px;
    height: 42px;
    color: #fafafa;
     padding: 15px 0;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 2px rgba(0,0,0, .4);
    background: url(../jpg/orange_pattern.png) repeat-x 0 0;
     float: right;
     
     margin-top: 130px;
     margin-right: 125px;
}

.extra-person{
    font-family: 'Arial Black', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 24px;
    width: 210px;
    height: 42px;
    color: #fafafa;
     padding: 15px 0;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 2px rgba(0,0,0, .4);
   background: url(../jpg/green_pattern.png) repeat-x 0 0;
     float: right;
     
     margin-top: 210px;
     margin-right: -210px;
     
}



.pricing-table { min-width: 440px;
background-color: #f2f2f2;

}
 
.pricing-table td {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    vertical-align: text-top;
}

.pricing-table thead .plan td {
    width: 210px;
    height: 42px;
    padding: 10px 0;
    text-align: center;
 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
 
.pricing-table thead .plan h2 {
    font-family: 'Arial Black', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 24px;
}
 
.pricing-table thead .plan em {
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 11px;
    line-height: 16px;
}

.pricing-table thead .plan .green {
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(255,255,255, .2);
    background: url(../jpg/green_pattern.png) repeat-x 0 0;
}
 
.pricing-table thead .plan .orange {
    color: #fafafa;
    
    text-shadow: 1px 1px 2px rgba(0,0,0, .4);
    background: url(../jpg/orange_pattern.png) repeat-x 0 0;
}

.pricing-table thead .price td {
    position: relative;
    width: 210px;
    
    padding: 5px 0;
 
    font-family: 'Arial Black', Arial, Helvetica, sans-serif;
    font-weight: bold;
    
    text-align: center;
    color: #330000;
 
    background: #f9f8f1;
    background: -moz-linear-gradient(top,  #f9f8f1 0%, #f4f2e2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f8f1), color-stop(100%,#f4f2e2));
    background: -webkit-linear-gradient(top,  #f9f8f1 0%,#f4f2e2 100%);
    background: -o-linear-gradient(top,  #f9f8f1 0%,#f4f2e2 100%);
    background: -ms-linear-gradient(top,  #f9f8f1 0%,#f4f2e2 100%);
    background: linear-gradient(to bottom,  #f9f8f1 0%,#f4f2e2 100%);
}
 
.pricing-table thead .price p {
    display: table;
    margin: 0 auto;
    font-size: 30px;
    line-height: 60px;
}
 
.pricing-table thead .price p span {
    font-size: 0.5em;
    display: table-cell;
    vertical-align: middle;
}
 
.pricing-table thead .price span { font-size: 13px; }

.pricing-table thead .price a {
    display: block;
    position: absolute;
    top: 41px;
    right: -5px;
    height: 32px;
    padding: 0 10px;
    line-height: 32px;
    font-size: 12px;
    text-decoration: none;
}
 
.pricing-table thead .price .green a {
    color: #ffffff;
    text-shadow: 1px 1px 0px rgba(255,255,255, .2);
 
    background: #82d344;
    background: -moz-linear-gradient(top,  #82d344 0%, #51af34 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#82d344), color-stop(100%,#51af34));
    background: -webkit-linear-gradient(top,  #82d344 0%,#51af34 100%);
    background: -o-linear-gradient(top,  #82d344 0%,#51af34 100%);
    background: -ms-linear-gradient(top,  #82d344 0%,#51af34 100%);
    background: linear-gradient(to bottom,  #82d344 0%,#51af34 100%);
}
 
.pricing-table thead .price .orange a {
    color: #fafafa;
    text-shadow: 1px 1px 2px rgba(0,0,0, .3);
 
    background: #ff8042;
    background: -moz-linear-gradient(top,  #ff8042 0%, #f55a0e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8042), color-stop(100%,#f55a0e));
    background: -webkit-linear-gradient(top,  #ff8042 0%,#f55a0e 100%);
    background: -o-linear-gradient(top,  #ff8042 0%,#f55a0e 100%);
    background: -ms-linear-gradient(top,  #ff8042 0%,#f55a0e 100%);
    background: linear-gradient(to bottom,  #ff8042 0%,#f55a0e 100%);
}

.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before,
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
    display: block;
    position: absolute;
    content: '';
}
 
.pricing-table thead .price .green a:before,
.pricing-table thead .price .orange a:before {
    width: 8px;
    height: 32px;
    top: 0;
    left: -8px;
    background: url(../jpg/badge.png) no-repeat;
}
 
.pricing-table thead .price .green a:after,
.pricing-table thead .price .orange a:after {
    width: 0;
    height: 0;
    bottom: -5px;
    right: 0;
    border-bottom: 5px solid transparent;
}

.pricing-table thead .price .green a:before { background-position: 0 0; }
.pricing-table thead .price .orange a:before { background-position: 0 -32px; }
.pricing-table thead .price .green a:after { border-left: 5px solid #1c5d40; }
.pricing-table thead .price .orange a:after { border-left: 5px solid #88330a; }

.pricing-table tbody tr:first-child td:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    top: -25px;
    left: 0;
    background: url(../jpg/stripe.png) repeat-x 0 0;
}
 
.pricing-table tbody td {
    width: 170px;
    padding-left: 40px;
    line-height: 30px;
    border-top: 1px solid #f2f2f2;
 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #828282;
}
 
.pricing-table tbody tr:first-child td { border-top: 20px solid #ffffff; }

.pricing-table .clock-icon td,
.pricing-table .basket-icon td,
.pricing-table .star-icon td,
.pricing-table .heart-icon td { background: #ffffff url(../jpg/icons.png) no-repeat 0 0; }

.room-images{
    background: #ffffff;
    
}

 
.luxury-tax{
    font-family: 'Arial Black', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 24px;
    width: 210px;
    height: 42px;
    color: #fafafa;
     padding: 15px 0;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 2px rgba(0,0,0, .4);
   background: url(../jpg/orange_pattern.png) repeat-x 0 0;
     float: right;
     
     margin-top: 290px;
     margin-right: -210px;
     
}

.common-facility{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    width: 210px;
    height: 90px;
    color: #fafafa;
     padding: 15px 0;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 2px rgba(0,0,0, .4);
   background: url(../jpg/orange_pattern_2.png) repeat-x 0 0;
     float: right;
     
     margin-top: 0px;
     margin-right: -210px;
     
}

.pricing-table .clock-icon td { background-position: 0 0; }
.pricing-table .basket-icon td { background-position: 0 -30px; }
.pricing-table .star-icon td { background-position: 0 -60px; }
.pricing-table .heart-icon td { background-position: 0 -90px; }













