@CHARSET "UTF-8";
html {
    background-color: #000000;
}

body {
	color: #d3bc8b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}

a:link, a:visited, a:hover {
    color: #d3bc8b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

#content a {
    text-decoration: underline;
}

p {
    margin: 0;
    padding: 0;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: url("/themes/Default/images/bulet.jpg");
    margin-left: 17px;
}

.hidden {
    display: none;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

a img {
    border: none;
}

#framset {
    width: 900px;
    vertical-align: top;
    padding :0;
}

.quickbook {
    margin: 6px 0 0 10px;
}

#header_frame {
    width:670px!important;
    background: #231f20;
    padding: 8px;
    vertical-align: top;
}

#header {
    width:100%;
}

#booking {
    width: 200px;
    height: 100px; /*remove*/
}

#lang_bar {
    margin-top: 7px;
}

#blog {
    text-align: right;
}

#logo_frame {
    width:200px!important;
    height:100px!important;
    max-height:100px!important;
    padding-top: 15px;
    padding-left: 15px;
    vertical-align: top;
    text-align: left;
    background-image:url("/themes/Default/images/lineal.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
}

#logo_frame1 {
    width:200px!important;
    height:100px!important;
    max-height:100px!important;
    padding: 3px 0 20px 15px;
    vertical-align: top;
    text-align: left;
    background-image:url("/themes/Default/images/lineal.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
}

#logo {
    border: none;
}

#content_frame {
    width:670px!important;
    background: #231f20;
    padding: 0px 8px;
    vertical-align: top;
}

#content_flash {
    width:670px!important;
    background: #231f20;
    padding: 0px;
    vertical-align: top;
    text-align: center;
}

#menu_padding {
    background: url("/themes/Default/images/lineal.jpg") right repeat-y;
    width: 67px!important;
}

#menu_holder {
    width: 150px!important;
    vertical-align: top;
    white-space: nowrap!important;
    padding-bottom: 40px;
    tex-align: left;
}

.menu {
    text-align: left;
    padding: 0px!important;
    margin: 0px!important;
    line-height: 15px;
    list-style: none!important;
    list-style-image: none!important;
}

.menu li {
    list-style: none!important;
    list-style-image: none!important;
    margin: 0px;
}


.submenu {
    list-style: none!important;
    list-style-image: none!important;
    text-align: left;
    padding-left: 0px;
    margin: 0 0 0 30px;
}

.submenu li {
    list-style: none!important;
    list-style-image: none!important;
}

.menu_item {
    padding-left:15px;
    border-bottom: 1px solid #000000;
    border-collapse: collapse;
    margin: 2px 0px;
}

.menu_item a{
    font-size: 10px;
}

.submenu_item {
    /*padding-left: 15px;*/
    margin-left: 10px;
    line-height: 15px;
    text-transform: lowercase;
    border: none!important;
}

.submenu li:hover, .submenu li.active {
    list-style: url("/themes/Default/images/bulet.jpg")!important;
}

.menu_item:hover,  .menu_item.active {
    border-bottom: 1px solid #d3bc8b;
    border-collapse: collapse;
}

.submenu.inactive, .hidden {
    display: none;
}

#splash {
    background: #d3bc8b; /*remove*/
    margin-top: 5px;
    color: #000000;
    width: 670px;
    height: 280px;
    border: 1px solid #aaaaaa;
    border-collapse: collapse;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

#splash1 {
    background: #d3bc8b; /*remove*/
    margin-top: 5px;
    color: #000000;
    width: 100%;
    height: 400px;
    border: 1px solid #aaaaaa;
    border-collapse: collapse;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

#splash_navigation {
    text-align: right;
    margin-top: 10px;
    padding-right: 10px;
    cursor: pointer;
    
}

#content {
    padding: 20px;
    text-align: left;
    min-height: 600px;
    height: auto!important;
    height: 600px;
}

#copyright {
    padding-left: 5px;
    padding-bottom: 10px;
    height: 200px!important;
    vertical-align: bottom;
    text-align: left!important;
}

#copyright a {
    font-size: 9px;
    text-align: left;
}

img.award {
    margin-left: 20px;
}

span.award {
    font-size: 11px;
}

.messages_container {
    padding: 20px 0 0 20px;
}

.messages, .warnings, .errors {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.errors li, ul.warnings li, ul.messages li {
    list-style: none!important;
}

.error {
    color: red;
}

.warning {
    color: orange;
}

.message {
    color: #d3bc8b;
}

.guestbook {
    width: 100%;
    margin-top: 30px;
}

.guestbook_comment {
    vertical-align: top;
    text-align: left;
    padding-bottom: 30px;
    padding-right: 20px;
}

.guestbook_date {
    vertical-align: top;
    text-align: left;
    white-space: nowrap!important;
    width: 90px;
}

.guestbook_name {
    vertical-align: top;
    text-align: left;
    white-space: nowrap!important;
    width: 80px;
}

.pagination {
    margin-top: 20px;
    text-align: right;
}

.pagination_item, .pagination_item:hover {
    font-size: 10px;
}

.pagination_selected {
    font-weight: bold;
}

#calendar_trigger {
    cursor: pointer;
    border: 1px solid #D2BC8A;
}

#calendar_trigger:hover {
    background: #D2BC8A;
}

#gallery_padding {
    height: 70px;
}

.gallery {
    width: 100%;
}

.gallery_item {
    width: 25%;
    text-align: center;
    padding: 10px;
}

.gallery_item img {
    border: 1px solid #b2b2b2;
    cursor: pointer;
}

.custom_link {
    font-size: 12px!important;
}

/* CONTROLS CSS BEGIN */
.labelbox {
    padding-right: 10px;
}

.required {
    vertical-align: middle;
    font-weight: bold;
}

.nowrap {
    white-space: nowrap!important;
}

.txtbox {
    background: #231f20;
    border: 1px solid #d3bc8b;
    height: 13px;
    width: 150px;
    margin: 5px;
    color: #d3bc8b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
}

.areabox {
    background: #231f20;
    border: 1px solid #d3bc8b;
    height: 50px;
    width: 150px;
    margin: 5px;
    color: #d3bc8b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
}

.button {
    background: #231f20;
    border: 1px solid #d3bc8b;
    color: #d3bc8b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
    margin: 5px;
}

.selbox {
    background: #231f20;
    border: 1px solid #d3bc8b;
    height: 17px;
    margin: 5px;
    color: #d3bc8b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle;
}
/* CONTROLS CSS END */
