.promo_image span {
    font-weight:200;
}
.promo_image span h2 {
    font-weight:200;
}
.booking_page h1 {
    font-size:40px !important;
}
#feature_buttons {
    margin-bottom:15px !important;
}
.sub-menu li {
    line-height:16px !important;
}
#feature_buttons a.button {
    padding-top:9px;
}
.second_side_bar p {
    line-height:20px;
}
/* 2013 09 26 - FIX FONT WEIGHT  */
 #nav_item>ul {
    font-weight:300;
}
.sub-menu li {
    font-weight:300;
}
#feature_buttons a.button {
    font-weight:200;
}
#sidebar_footer span {
    font-weight:300;
}
.address {
    font-weight:300;
}
.second_side_bar h2 {
    font-size:18px;
}
.second_side_bar h3 {
    font-size:23px;
}
.page h1 {
    font-size: 30px !important;
    margin-top: 50px;
}
.contact_form {
    width:300px;
}
.contact_form select {
    padding-left: 56px;
    padding-top: 12px;
    width:33%;
}
.booking_form {
    width:400px;
}
news_subpage h1 {
    font-size:49px !important;
}
.news_subpage h3 {
    margin-left:0px !important;
}
.promotion_box p {
    color: #4B1E0C;
    text-shadow: 1px 1px #ccc;
    font-family: Cambria, Arial, Helvetica, sans-serif;
}
.promotion_box .box_full_content img {
    border:none !important;
    border-radius:none !important;
    moz-border-radius:none !important;
    box-shadow:2px 2px 4px #333333;
    moz-box-shadow:2px 2px 4px #333333;
    margin: 10px 0;
}
* p {
    font-family:Cambria, Roboto;
    color:rgb(233, 228, 228);
    font-weight:300;
}
.promotion_box {
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(226, 212, 182, 0.9);
    transition: 0.4s bottom;
    -webkit-transition: 0.4s bottom;
    -moz-transition: 0.4s bottom;
    -ms-transition: 0.4s bottom;
    -o-transition: 0.4s bottom;
}
.second_side_bar {
    margin-left:0px;
}
.second_side_bar h1 {
    font-size: 30px;
    text-transform: uppercase;
}
.images_grid_item a span {
    padding:0;
}
.second_side_bar .subpage {
    padding:69px 30px 0px 30px;
}
#sub_menu ul li.selected a {
    color:#D88E2E;
}
#sub_menu h1{
	font-size:30px !important;
	text-transform:uppercase;
	margin:10px 0 10px 0;
}
.second_side_bar p {
    padding-right:10px;
}
.second_side_bar h1 {
    margin-bottom:-5px !important;
}
.promotion_block img {
    margin-left:0px !important;
}
.promotion_block {
    padding-top:15px;
    width:200px !important;
}
.promotion_block a {
    font-size: 10px;
    margin-left:0px !important;
    color: #b17c57 !important;
    text-transform:none !important;
}
#loading_container p {
    padding:0px;
}
.contact_page {
    width: 1700px;
    padding: 40px 0px;
    overflow: hidden !important;
    position: relative;
    display: block;
    height: 95%;
}
#contact-message label{
	position:relative;
}

#contact-message span{
	top: -43px;
	position: absolute;
	left: 0px;
	border: 1px solid rgba(149, 123, 178, 0.75);
	height: 45px;
	width: 100%;
	background-color: #fed17b;
	box-shadow: 13px 13px 24px rgba(0, 0, 0, 0.38) inset;
	border-bottom: none;
	padding-top: 12px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#contact-message:hover span, #contact-message:focus span{
	border: 1px solid  #957bb2;
	border-bottom:none;
}

#contact-message textarea{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	box-shadow:10px -10px 24px rgba(0, 0, 0, 0.38) inset;
	-webkit-box-shadow:10px -10px 24px rgba(0, 0, 0, 0.38) inset;
	padding-top:0px;
}


#booking-message{
	margin-top:50px;
}



#booking-message label{
	position:relative;
}

#booking-message:hover span, #booking-message:hover textarea{
	 border-color:#be854c;
}
 
#booking-message span{
	top: -35px;
position: absolute;
left: 0px;
border: 1px solid #be854c;
height: 39px;
width: 100%;
background-color: #fed17b;
box-shadow: 3px 18px 24px rgba(0, 0, 0, 0.2) inset;
border-bottom: none;
padding-top: 12px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}

#booking-message{
	margin-top:38px;
}

#booking-message textarea{
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	box-shadow: 3px -9px 24px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 3px -9px 24px rgba(0, 0, 0, 0.2) inset;
	height:86px;
}


body {
    background-position: center;
    /*
    transition: background-image 1s linear;
    -webkit-transition: background-image 1s linear;
    -o-transition: background-image 1s linear;
    -moz-transition: background-image 1s linear;*/
}
.contact_info h2 {
    font-family:Cambria, Roboto;
    font-weight:400;
}
.contact_form input[type=text], .contact_form textarea, .contact_form select, .contact_form label span {
    font-family:Cambria, Roboto;
    font-weight:300;
	font-size:12px;
}
.booking_form label span, .booking_form select {
    font-family:Cambria, Roboto;
    font-weight:300;
	font-size:10px;
}
.promotion_box .box_header.full {
    padding-top:5px;
}
.infopage {
    width:315px;
}
/* OVERRIDE HOME*/
 #loading_container p {
    position:relative;
    padding-top:123px;
}
#loading-image {
    z-index: 1000;
    position: absolute;
    left: 24px;
    top: 3px;
}
#loading_container span {
    position: absolute;
    top: 129px;
    left: 58px;
}
/* OVERRIDE GALLERRY*/
 .hasborder {
    border:none !important;
}
.hasborder img {
    /*  box-shadow:1px 2px 5px #111;*/
    border-radius: 0px !important;
}
/* OVERRIDE SUBMENU*/
 .sub_menu_fixed {
    width: 300px;
    z-index: 900;
    position: fixed;
    left: 168px;
}
/* OVERRIDE JSCROLLPANE*/
 .jspVerticalBar, .jspTrack, .jspArrow, .jspArrow.jspDisabled {
    background:transparent;
    width:6px;
}
.jspDrag {
    background: black;
    opacity: 0.3;
    width: 6px;
    border-radius: 5px;
    transition:opacity 0.5s;
    webkit-transition: opacity 0.5s;
}
.jspContainer:hover .jspDrag {
    opacity: 0.5;
}
.jspPane p {
    width:210px;
}
/* OVVERRIDE DECO DETAIL */
 .title_wrapper {
    height: 62px;
    position: relative;
}
.title_wrapper h2 {
    position:absolute;
    bottom:0px;
}
.time_container {
    white-space:nowrap;
}
.time_container label select {
    width:20% !important;
    margin-right:5px !important;
}
.booking_form textarea {
    height:79px;
}
/*CONTACT FORM*/
 .f_title {
}
.contact_form h1 {
    margin-top:-12px;
    margin-bottom:10px;
}
.contact_form p {
    line-height:1.4em;
}
.contact_info {
    padding-top:28px;
}
.promotion_block h2{
	line-height:20px;
	margin:-4px 0 10px 0 !important;
}
.promotion_block h2 a{
	font-size:14px !important;
}
@media only screen and (max-height: 40em) {
}
