/**
* Tricky Tricky LOL please don't ask me this.
*/
html{ 
    height: 100%;
}

.clr{
    clear: both;
}
body{
/**
* Good Practise to set Body Margin and Padding to kosong song
**/
    padding: 0px;
    margin: 0px;
    background: #550000;
    color: #fff;
    font-size: 13px;
    font-family: 'Gentium Basic', 'Times New Roman', serif;
    text-align: center;
    line-height: 20px;
}
* {
    margin:0;
    padding:0;
}
/**
* Common Element Specific
*/
p { 
    margin: 0 0 20px 0;
    clear:both;
}
img {
    border: 0;
}
strong, b {
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 { 
    font-family: 'Gentium Basic', 'Times New Roman', serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { 
    text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { 
    text-decoration:underline;
}
h1,
.article_title h2,
.position{
    font-size: 24px;
    font-weight: 700;    
    line-height: 26px;
    margin: 0 0 8px;
}
h2{ 
    font-size: 24px;
    font-weight: 400; 
    line-height: 26px;
    margin: 0 0 8px;
}
h3{ 
    font-size: 19px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 8px;
}
h4, h5, h6{ 
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0 0 5px 0;    
}
h5, h6{ 
    padding: 0 0 15px 0;
}
a, a:hover{ 
    outline: none;
    text-decoration: none;
    color: #ad0000;    
}

a:hover{ 
    text-decoration: none;
}
.readmore{
    float:right;
    text-align: right;
    background: url("images/readmore_bg.png") no-repeat left bottom;
    padding:0 3px 12px 30px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.readmore a{
    color:#550000;
    text-decoration:none;
    display: block;
}
.readmore a:hover{
    color:#ad0000;
}
#content_container ul{ 
    margin: 5px 0 20px 15px;
}

#content_container ul li{ 
    list-style-type: none;
    background: url("images/bullet_red.png") no-repeat 0 8px;
    padding: 0 0 5px 15px;
}

#content_container ol{ 
    margin: 8px 0 22px 20px;
}

#content_container li{ 
    margin: 0 0 11px 0;
}
.padbot15{
    padding-bottom: 15px;
}
.padleft15{
    padding-left: 15px;
}
.padright15{
    padding-right: 15px;
}
.padbot20{
    padding-bottom: 20px;
}
.padtop20{
    padding-top: 20px;
}
.padleft20{
    padding-left: 20px;
}
.padright20{
    padding-right: 20px;
}
/**
* Layout Specific
*/
.background_container{
    background:url("images/bodybg.png") top center no-repeat;
    margin-top: -20px; /*body hack*/
}
.auto_margin{
    margin: auto;
}
.global_wrap{
    width:960px;
    padding-top: 20px; /*body hack*/
}

/**
* LANDING PAGE CSS
*/
#landing_wrap {
    width: 100%;
    padding: 20px 0 40px;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    background: url("images/red_flare.png") repeat-x 0 85px transparent;
}
#landing_logo {
    width: 160px;
    height: 130px;
    margin: auto;
    background: url("images/logo_big.png") no-repeat top left transparent;
    margin-bottom: 20px;
}
#landing_content {
    width: 100%;
    margin: 25px auto 35px;
    text-align: center;
    overflow: hidden;
}
#landing_content div div{
    width: 300px;
    background: url("images/landing_img_shadow.png") no-repeat 0 180px transparent;
    float: left;
}
#landing_content div div {
    margin-left: 30px;
}
#landing_content div div:first-child {
    margin-left: 0 !important;
}
#landing_content div div img{
    margin-bottom: 20px;
    max-width: 100%;
    display: block;
}
#landing_content div div h1 {
    font-size: 26px;
}
#landing_content div div a {
    color: #fff;
    text-decoration: none;
}
#landing_content div div a:hover {
    color: #f5eebe;
}
/**
* HEADER/MENU CSS
*/
#menu_container {
    width:100%;
    height:90px;
    margin:20px 0 0 0;
    background: url("images/menubg.png") no-repeat center 7px;
    text-align: left;
}
#menu_left, #menu_right{    
    float:left;
    margin:18px 0 0 0;
    overflow:hidden;
}
#menu_left{    
    width:288px; /*418-130=*/
    padding-left:130px;
}
#menu_right{    
    width:418px;    
}
#logo{
    float:left;
    width:124px;
    height:88px;
    text-align:center;
}
#menu ul{
    margin-left: 0px; 
    padding-left: 0px; 
    margin-bottom: 0px;
    margin-top: 0px;
}
#site_title {
    width:100%;
    height:20px;
    text-align:right;
    line-height:1em;
    font-size: 14px;
    font-style: italic;
    font-weight: 700;
    color:#fff;
}
.floral_divider, .floral_divider_bottom {
    width:535px;
    height:55px;
    margin:0 auto 25px;
}
.floral_divider{
    background: url("images/floral_divider.png") no-repeat top center;
}
.floral_divider_bottom {
    background: url("images/floral_divider_bottom.png") no-repeat top center;
}
.divider,
hr{
    width:535px;
    height:17px;
    background: url("images/divider.png") no-repeat top center;
    margin:0 auto;
    padding-bottom:20px;
}
#banner{
    width:100%;
    height:390px;
}
/**
* CONTENT CSS
**/
#content_container{
    background:#fff;
    padding:50px 30px 60px 30px;
    margin:20px auto 40px;
    color:#53301d;
    overflow: hidden;
    text-align: left;
}
/**
* FOOTER CSS
**/
#footer_container{
    min-height:50px;
    padding:0 0 15px;
    font-size: 15px;
    color:#f6efbe;    
}
#footer_container a{
    color:#f6efbe;
    text-decoration: none;    
}
#footer_container a:hover{
    text-decoration: underline;    
}
.footer_divider{
    width:960px;
    height:3px;
    background: url("images/footer_divider.png") no-repeat top center;
    padding:10px 0;
}
.footer_container2{
    padding:0 0 30px;
    color:#fff;
    font-style: italic;
}
.footer_container2 a{
    color:#fff;
    font-weight: bold;
    text-decoration: none;
}
.footer_container2 a:hover{
    text-decoration: underline;
}
.user1, .user2, .user3, .user4{
    padding-bottom:10px;
}
.user1, .user2, .user3{
    margin-right:40px;
    float:left;
    text-align: left;
}
.user1, .user3{
    width:190px;
}
.user2{
    width:180px;
}
.user4{
    width:220px;
    float:right;
    text-align:right;
}
.booknow{
    float:right;
    text-align: right;
    background: url("images/booknow_bg.png") no-repeat left bottom;
    padding:0 3px 12px 30px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}
.booknow a{
    color:#f5eebe;
    text-decoration:none !important;
}
.booknow a:hover{
    color:#fff !important;
}
.room_title{
    padding-bottom: 22px;
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color:#53301d;
}
.room_price{
    text-transform: uppercase;
    font-size: 42px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color:#a26645;
}
/**
* form stylling table like
**/
.form_tb{
    margin: 15px 0 0;
}

.form_tb p{
    padding: 0 0 4px;
}

.form_tb span {
    float: left;
    text-align: left;
    width: 200px;
}

.form_tb input, .form_tb textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5DB;
    color: #47433F;
    font: 100% arial;
    padding: 5px;
    width: 299px;
}

.form_tb .checkbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 4px 0;
    padding: 0;
    width: 14px;
}

.form_tb select {
    width: 310px;
}

.form_tb .submit {
    background: none repeat scroll 0 0 #263C56;
    border: 1px solid;
    color: #FFFFFF;
    cursor: pointer;
    font: 100% arial;
    height: 33px;
    margin: 0 0 0 212px;
    padding: 2px 0 3px;
    width: 99px;
}
/**
* F&B Table styling
**/
table.fnbbg {
    background: url("images/fnb_bg.jpg") no-repeat center top;
    width:900px;
    height:400px;
}
table.fnb td {
    text-align: center;
    vertical-align: bottom;
    padding:5px;
}

/**
* Side bar
*/
#side_bar{
    float: right;
    padding: 0 15px 20px;
    width: 190px;
}

#side_bar ul{
    padding: 4px 0 0;
    width: 178px;
}

#side_bar li{
    padding: 0 0 7px;
}

#side_bar ul li a{
    display: block;
}

#side_bar form{
    width:inherit;
}

#side_bar p{
    padding-bottom: 0px;
}

#side_bar input.search{
    border: 1px solid #BBBBBB;
    color: #5D5D5D;
    font: 100% arial,sans-serif;
    padding: 4px;
    width: 134px;
}

#side_bar .search_btn{
    width: 33px;
    height: 33px;
    background: url(image/search.png);
}
#side_bar .side_row li{
    padding: 5px;
    background: #EFEFEF;
    margin-bottom: 1px;
}
/*
 Main Content
*/
#component{
    text-align: left;
    width: 595px;
    float: left;
}

#component p{
    padding: 0px;
}

/*
Banner Rotator
*/
#banner{
    text-align: left;
}
#slider {
    position:relative;
}

#slider img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slider img.active {
    z-index:10;
}

#slider img.last-active {
    z-index:9;
}
.slider_div{
    position: relative;
    left: 10px;
    top: -50px;
    z-index: 99;
}
.slide_nav{
    font-size: 16px;
    float:left;
    margin:1px; 
    width:10px;
    padding:3px;
    background: #EFEFEF;
    border: 1px solid #BEBEBE;
}
.active-nav {
    background: #BEBEBE;
    color: #FFFFFF;
}
/* 
Contact Form
*/

.success, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('image/success.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('image/error.png');

}
.validation li {
    list-style:disc;
    list-style-position:inside;
    line-height: normal;
}
/*
 Footer
*/
#footer{
    background: url("images/footer.png") repeat-x scroll 0 0 #29425E;
    color: #FFFFFF;
    font: 100% 'lucida sans unicode',arial,sans-serif;
    height: 33px;
    letter-spacing: 0.1em;
    padding: 24px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 878px;
}

#footer a{
    color: #FFFFFF;
    text-decoration: none;
}

/**
* Widget Specific Style
*/

/**
* Login Widget
*/
form.login input{
    width: 100px;
}

form.login p{
    margin-top: 0px; 
    margin-bottom: 0px;
}

/* Slide Show banner Rotator */
#coin-slider-wrapper { margin-left:auto; margin-right:auto; }
.coin-slider { overflow: hidden; zoom: 1; position: relative;}
.coin-slider a {text-decoration: none; outline: none; border: none; }
.cs-title { background-color: black; color: white; margin-bottom:0px; margin-left:0px; padding:10px 0 10px 0;}
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
.cs-prev, .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
.cs-prev {background:url(images/prev.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important; opacity:1 !important; filter:alpha(opacity=100) !important; left:20px !important; }
.cs-prev:hover {background-position:0 -35px !important;}
.cs-next {background:url(images/next.png) no-repeat 0 0 transparent !important; width:35px; height:35px; text-indent:-9999px; display:block; padding:0 !important;  opacity:1 !important; filter:alpha(opacity=100) !important; right:20px !important; }
.cs-next:hover {background-position:0 -35px !important;}
#coin-slider-wrapper .cs-buttons {left:10px !important; margin-left:10px !important; position:absolute !important; top:20px; padding:0 !important; }
#coin-slider-wrapper .cs-buttons a {margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px;}
.cs-buttons a.cs-active {background-color:#B8C4CF !important;}

/* Contact Info */
.email span{
    display: inline-block; 
    background-image: url('image/con_email.png');
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.mobile span{
    display: inline-block; 
    background-image: url('image/con_mobile.png');
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.phone span{
    display: inline-block; 
    background-image: url('image/con_tel.png'); 
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.fax span{
    display: inline-block; 
    background-image: url('image/con_fax.png'); 
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.address{
    padding-left:20px; 
    display: inline-block; 
    background-image: url('images/con_address.png');
    background-repeat: no-repeat;
}
.website span{
    display: inline-block; 
    background-image: url('image/con_website.png');
    background-repeat: no-repeat;
    width: 16px;
    height:16px;
    margin-right:5px;
}
.city span{
    padding-left:21px;
}
.state span{
    padding-left:21px;
}
.contact_desc{
    font-style: italic;
}
.contact_desc span{
    padding-left:21px;
}
.contact_form{
    clear:both;
    font-weight:bold;
    padding: 10px 0 10px 0;
}
/***********************************/
/****************CMS****************/
/***********************************/
/*
*   Categories List Style
*/
.categories_view{
    /*
    padding-top: 10px; 
    padding-left: 10px;
    */
}
/*
* Category Blog Styling
*/
.category_blog_view{
    /*padding-left: 10px;*/
}
/*
* Category List Styling
*/
.category_list_view{
    /*padding-left: 10px;*/
}
/* Articles */
.articles_view{
    
}
/*h4*/
.category_blog_view .article_title h4{
    color:#454545;
    border-top: 1px solid #dddddd; 
    border-bottom: 1px solid #dddddd;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 17px;
}

.category_blog_view .article_title h4 a{
    color:#095197;
}

.category_blog_view .article_title h4 a:hover{
    color:#FFFFFF;
    background-color: #304d6e;
}

/*
* Icons
*/
div.icons{
    float:right;    
}

div.icons ul{
    text-align: right;
    list-style-type: none;
}

div.icons ul li{
    display: inline;
}

/*
* Article Info
*/
dl.article-info{
    float: left;    
}

dl.article-info dd{
    margin:0;
    padding:0;
}

/*
*   Widget Title
*/
.widget h3{
    border-bottom: #555565 solid 1px;    
}

.widget h3 span{
    color:#555565;
    font-size: 15px;
    font-weight: bold;
}

/*
*   Search Widget
*/
form .search label{
    display: none;
}

/*
*   Search Form
*/
.search_form ul{
    margin:0;
    margin-top:10px;
    margin-bottom:10px;
    padding:0;
}

.search_form ul li{
    display: inline;
    list-style: none;
}

/*
*   Search results page
*/
div.search_results{
    padding: 20px;
    background-color: #f5f5f5;
    margin-bottom: 5px;
}
