/* --------------- ovverides ------------------ */
a
{
    text-decoration: none;
    color: #403B3F;
}
a:hover
{
    text-decoration: underline;
}

img
{
    border: 0px;
}

h1
{
    font-family: Cambria,Arial, Trebuchet MS, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
h2
{
    font-family: Georgia, Arial, Trebuchet MS, Arial, sans-serif;
    font-size: 24px;
    color: #8B0305;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

/* --------------- custom ------------------ */

.clear
{
    clear: both;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.alignMiddle *
{
    vertical-align: middle;
}


/* --------------- layout ------------------ */
body
{
    font-family: Cambria,Arial, Trebuchet MS, Verdana, sans-serif;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #000000;
    background-repeat: repeat-x;
    background-image: url(layout_images/bg_repeat.jpg);
    background-repeat: repeat;
}
.outerDiv
{
    margin: 0px;
    padding: 0px;
    background-image: url(layout_images/body.jpg);
    height: 1086px;
}

.container
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 895px;
    padding: 0px;
}
.header
{
    width: 895px;
}

.language
{
    position: absolute;
    background-image: url(layout_images/language_box.png);
    width: 89px;
    height: 28px;
    font-size: 14px;
    font-family: Verdana, Trebuchet MS, Arial, sans-serif,Se;
    color: #ffffff;    
    text-align: center;
    padding-top: 5px;
    top:556px;
    right: 30px;
}
    .language:hover
    {
        text-decoration: none;
        color: #8B0305;
    }
/*.language a
{
    color: #F98E25;
    text-decoration: none;
}
.language a:hover
{
    color: #802F0C;
    text-decoration: none;
}
.language a.selected
{
    color: #802F0C;
}*/
.logo
{
    position: relative;
    /*display: block;*/
}
.topRightBg
{
    background-image: url(layout_images/booking_bg.png);
    background-repeat: no-repeat;
    width: 439px;
    height: 42px;
    padding: 8px 0px 10px 0px;
    font-family: Cambria, Arial, Segoe UI;
    font-size: 15px;
    color: #000000;
    text-align: center;
}
* html .topRightBg {
        background-color: #333;
        background-color: transparent;
        background-image: url(layout_images/blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Frontend/layout_images/booking_bg.png", sizingMethod="scale");
}

.topRightBg a
{
    font-family: Cambria, Arial, Segoe UI;
    font-size: 15px;
    color: #000000;
}
.flash
{
	position: relative;
    /*background-image: url(layout_images/flash.jpg);*/
    background-repeat: no-repeat;
    width: 895px;
    height: 106px;
    padding-top: 330px;
}
/*.menu
{
    width: 891px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(layout_images/menu_repeater.jpg);
    background-repeat: repeat-x;
    font-size: 16px;
    height: 58px;
    text-align: center;
}
.menu a
{
    display: block;
    text-decoration: none;
    color: #ffffff;
    height: 43px;
    text-align: center;
    padding-top: 15px; width: 140px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.menu a:hover, .menu a.selected
{
    display: block;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px; background-image: url(layout_images/menu_hover.png);          background-repeat: no-repeat;         width: 110px;         height: 58px;  
    background-image: url(layout_images/page_title_repeater.png);
    background-repeat: repeat-x;
    height: 43px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
}
*/


.content
{
    background-image: url(layout_images/page_repeater.jpg);
    background-repeat: repeat-y;
    width: 895px;
    margin-left: auto;
    margin-right: auto;
}

content.hr
{
    background-image: url(layout_images/separator.jpg);
    background-repeat: no-repeat;
    width: 726px;
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.pageTop
{
    background-image: url(layout_images/page_top.jpg);
    background-repeat: no-repeat;
    width: 755px;
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 28px;
    padding-bottom: 20px;
    min-height: 200px;
}
.pageTitle
{
    width: 200px;
}
.pageTitle h1
{
    background-image: url(layout_images/page_title_repeater.png);
    background-repeat: repeat-x;
    height: 39px;
    text-align: center;
    padding-top: 10px;
}

.pageFooter
{
    background-image: url(layout_images/page_footer.png);
    background-repeat: no-repeat;
    width: 895px;
    height: 28px;
}
* html .pageFooter {
        background-color: #333;
        background-color: transparent;
        background-image: url(layout_images/blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Frontend/layout_images/page_footer.png", sizingMethod="scale");
}
.homeFooter
{
    background-image: url(layout_images/home_footer.png);
    background-repeat: no-repeat;
    width: 895px;
    height: 270px;
}
* html .homeFooter {
        background-color: #333;
        background-color: transparent;
        background-image: url(layout_images/blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/Frontend/layout_images/home_footer.png", sizingMethod="scale");
}


.footer
{
    width: 895px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer a
{
    color: #ffffff;
    font-size: 14px;
}
.roomsTitle
{
    position: absolute;
    width: 200px;
    left: 70px;
    margin-top: 27px;
}
.roomsTitle h1
{
    background-image: url(layout_images/page_title_repeater.png);
    background-repeat: repeat-x;
    height: 39px;
    text-align: center;
    padding-top: 10px;
}

.rooms
{
    background-image: url(layout_images/room_bg.jpg);
    background-repeat: no-repeat;
    width: 755px;
    height: 230px;
    padding: 70px 70px 20px 70px;
}

.roomsLeft
{
    width: 485px;
}

.roomsPhoto
{
    padding-top: 5px;
}
    .roomsPhoto h2
    {
        text-align: center;
        color: #8B0305;
        font-size: 18px;
        margin-bottom: 30px;
    }

.price
{
    background-color: #d6d6d6;
    width: 123px;
    height: 37px;
    font-family: Georgia;
    font-size: 24px;
    color: #8f5100;
    text-align: center;
    padding-top: 5px;
}

.bookingRoom
{
    display: block;
    background-color: #d6d6d6;
    width: 173px;
    height: 35px;
    font-family: Georgia;
    font-size: 18px;
    color: #656565;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
}

.bookingRoom:hover
{
    text-decoration: none;
}

.contactForm
{
    margin-top: 20px;
    font-size: 14px;
    font-family: Georgia;
}


.contactForm input[type="text"], .contactForm textarea
{
    border: solid 1px #dcdcdc;
    width: 250px;
    height: 20px;
}

.contactForm span
{
    color: #8B0305;
    font-style: italic;
}

.button
{
    display: block;
    background-color: #8B0305;
    color: #ffffff;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    width: 140px;
    border:none;
}

.contactForm select
{
    border: solid 1px #dcdcdc;
    height: 20px;
}

.contactDetails
{
    display: block;
    background-color: #d6d6d6;
    width: 280px;
    height: 35px;
    font-family: Georgia;
    font-size: 18px;
    color: #656565;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
}

.contactDetails:hover
{
    text-decoration: none;
}

.facilityTitle
{
    color: #888888;
    font-size: 14px;
    font-family: Georgia;
}

.leftFacilities
{
    padding-left: 70px;
    padding-top: 20px;
}

.middleFacilities
{
    padding-left: 180px;
    padding-top: 20px;
}

.rightFacilities
{
    padding-left: 140px;
    padding-top: 20px;
    padding-right: 60px;
}


/********************* MENU *****************************/

.lavaLampWithImage
{
    position: relative;
    height: 58px;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.lavaLampWithImage li
{
    float: left;
    list-style: none;
    z-index: 9;
    height: 58px;
    margin: 0;
    text-align: center;
}
.lavaLampWithImage li a
{
    color: #ffffff;
    text-decoration: none;
    outline: none;
    text-align: center;
    z-index: 11;
    display: block;
    float: left;
    font: normal 16px Cambria,Arial, Verdana;
    height: 58px;
    line-height: 58px;
    position: relative; /*text-transform: uppercase;*/
    margin: 0 20px;
}

.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li.current_page_item a
{
    color: #ffffff;
}

.lavaLampWithImage li.back
{
    width: 9px;
    height: 58px;
    z-index: 5;
    position: absolute;
    margin: 0;
    top: 0; /* inportant, please don't remove*/ /*filter:alpha(opacity=40); 			-moz-opacity:0.4; 			-khtml-opacity: 0.4; 			opacity: 0.4;*/
}
.lavaLampWithImage li.back .left
{
    background: #A91416 url('layout_images/lava.jpg') repeat-x 0 0;
    height: 58px;
    margin-right: 0; /* 7px is the width of the rounded shape */
    z-index: 6; /*padding: 0 20px;*/
}

#page-menu
{
    background: #FFFFFF url(layout_images/menu_repeater.jpg) repeat-x 0 0;
    display: block;
    width: 810px;
    height: 58px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-left: 80px;
}
