/*
purple #821d52
dark grey #aaaaaa
light grey #e6f0ef
text grey #929292
box bg grey #cecdd0
*/
/****************************
GLOBAL
****************************/
body {
	background: #dbdbdd url('../img/bg.png') repeat-x;
	color: #929292;
	font-family: 'Lato', sans-serif;
	line-height: 20px;
	font-weight: 300;
	font-size: 15px;
	padding-top: 20px;
	text-align: justify;
}

a, a:hover {
	color: #821d52;
}

p {
	margin-bottom: 16px;
}

ul {
	margin: 0;
	padding: 0;
}

h2 {
	margin-top: 0;
	font-weight: 300;
	margin-bottom: 16px;
}
h2 span.bold {
	font-weight: 700;
}

h4 {
	font-size: 18px;
	color: #821d52;
	font-weight: 700;
	margin-bottom: 16px;
}

input {
	font-size: 14px;
	line-height: 16px;
	color: #000;
}

hr {
	border: none;
	border-top: 1px dotted #929292;
}

.container {
	width: 970px !important;
}

#footer {
	margin-top: 16px;
}
#footer p {
	margin: 20px;
	color: #fff;
	padding-bottom: 100px;
	font-weight: 300;
	font-size: 14px;
}

#call_us {
	margin-top: 20px;
}

#slider {
	height: 234px;
	width: 632px;
}

#slider.v-owners-slider {
	width:100%;
	height: auto;
}

#btn_search_available, #btn_search_available:hover, #btn_search_available:active {
	border: #ccc;
	background: #ccc;
}

#choose_which {
	position: absolute;
	top: 132px;
	margin-left: 440px;
	z-index: 999;
}

a.underline_none {
	text-decoration: none;
}

a.link2btn {
	padding: 2px 10px;
	background: #821d52;
	color: #fff;
	font-weight: 700;
}

.btn_purple {
	padding: 2px 10px;
	background: #821d52;
	color: #fff;
	font-weight: 700;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.btn_purple:hover, .btn_purple:active {
	color: #fff;
}
.btn_alert {
	padding: 6px 10px;
	background: #D2322D;
	color: #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-weight: 400;
	font-size: .9em;
}
.btn_alert:hover, .btn_alert:active {
	color: #fff;
	text-decoration: none;
}



.list_margin {
	margin-left: 20px;
}

.text_space {
	margin-bottom: 38px;
}
	
.bg_white {
	background: #fff;
	padding-bottom: 16px;
}
.bg_purple {
	background: #821d52 !important;
}
.bg_green {
	background: #47A447;
}
.bg_red {
	background: #D9534F;
}
.bg_grey {
	background: #CCC;
}

.color_purple {
	color: #821d52 !important;
}
.color_grey {
	color: #929292;	
}

.btn_link {
	background: #821d52;
	border: none;
	color: #fff;
	border-radius: 0;
}
.btn_link:hover, .btn_link:focus, .btn_link:active {
	color: #fff;
}

.btn_next {
	border: #821d52 !important;
}

.no_padding {
	padding: 0;
}

.padding_top_10 {
	padding-top: 10px;
}
.padding_right_30 {
	padding-right: 30px;
}
.margin_all_10 {
	margin: 10px;
}

.height_faq {
	height: 192px;
}

.txt_right {
	text-align: right;
}
.txt_light {
	font-weight: 300;
}
.txt_normal {
	font-weight: 400;
}
.txt_bold {
	font-weight: 700;
}

.txt_black {
	color: #000;
}
.txt_white {
	color: #fff !important;
}

/****************************
HEADER LOGIN
****************************/
#hdr_login {
	position: relative;
	z-index: 99999;
	font-size: 12px;
}
#hdr_login input[type=text], #hdr_login input[type=password] {
	border: 1px solid #929292
}
#hdr_login input[type=submit] {
	padding: 2px 10px;
	background: #821d52;
	color: #fff;
	font-weight: 700;
	border: none;
}
#hdr_login td {
	padding: 2px 3px;
}

#hdr_logged_in {
	height: 50px;
}


/****************************
GLOBAL
****************************/
.error-container {
	padding: 10px 10px 1px 10px;
	margin-bottom: 20px;
}

.form-horizontal .control-label {
	text-align: left !important;
}



/****************************
ADMIN
****************************/
#bookings_search  {
	padding: 0 16px;
	height: 42px;
	margin-left: 20px;
	background: #821d52;
	border: none;
	color: #fff;
	border-radius: 0;
	width: 100px !important;
}


/****************************
QUICK SEARCH
****************************/
#quicksearch {
	background: #821d52;
	color: #fff;
	padding: 14px 18px;
	width: 294px;
	height: 234px;
	font-weight: 300;
	font-size: 14px;
	position: relative;
}

#quicksearch h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: 300;
}
#quicksearch h3 span {
	font-weight: 400;
}

#qs_dest {
	width: 260px;
}
	
#quicksearch td {
	padding: 3px 0;
}

#quicksearch input[type=text], #quicksearch input[type=submit] {
	border: none;
}

#quicksearch input[type=submit] {
	background: #cecdd0;
	color: #821d52;
	padding: 2px 16px;
	font-weight: 700;
}

#under_construction {
	position: absolute;
	top: -10px;
	margin-left: 50px;
	z-index: 99999
}


/****************************
ADV SEARCH
****************************/
#bespoke_adv_search {
	background: #821d52;
	width: 950px;
	padding: 10px 4px;
	color: #fff;
	margin: 10px;
	font-size: .9em;
}
#adv_distance, #adv_accommodation_type, #adv_rooms_single, #adv_rooms_twin, #adv_rooms_double, #adv_rooms_triple, #adv_rooms_four {
	color: #000;
}

#bespoke_adv_search h3 {
	margin: 0;	
}

#bespoke_adv_search td {
	vertical-align: top;
	text-align: left;
}

#bespoke_adv_search label {
	font-weight: 300;
	cursor: pointer;
}

#adv_search_panel1, #adv_search_panel2, #adv_search_panel3 {
	float: left;
	padding: 0 14px;
	line-height: 1.2em;
}
#adv_search_panel1 {
	width: 320px;
}
#adv_search_panel1.home {
	width: 100%;
}
#adv_search_panel1 input {
	width: 180px;
	margin-left: 10px;
}
#adv_search_panel1.home input {
	width: 250px;
	margin-left: 10px;
}
#adv_search_panel2 {
	width: 240px;
	margin-top: 2px;
}
#adv_search_panel3 {
	width: 380px;
}
#adv_search_panel3 [type=number] {
	width: 60px;
}
#adv_search_fromto {
	margin-top: 20px;
}
#adv_search_fromto td {
	vertical-align: middle;
}
#adv_search_panel3 [type=submit] {
	margin-left: 20px;
	border: none;
	background: #bbb;
	color: #821D52;
	font-weight: 700;
	font-size: 1em;
	padding: 3px 6px 3px 6px;
}

#adv_search_panel3b {
	margin-top: 10px;
}

#adv_tbl1 {
	margin: 10px 0 0;
}
#adv_tbl1 td {
	padding: 10px 0 0 0;
}
#adv_tbl2 td {
	padding: 0 10px 8px 0;
}

#map_canvas_adv_search {
  	width: 180px; 
  	height: 140px; 
  	margin: 10px 0 0 10px;
}


/****************************
3 BOXES
****************************/
.h3boxes a {
	display: block;
	color: #fff;
}
.h3boxes a:hover {
	text-decoration: none;
}

#middle_box3 {
	margin-left: 16px; 
	margin-right: 15px; 
	width: 322px;
}

a.see_more_3 {
	padding: 14px 24px;
	display: block;
	background: #CECDD0;
	color: #fff;
}


/****************************
CONTACT FORM
****************************/
#form_contact input[type=text], #form_contact input[type=tel], #form_contact input[type=email], #form_contact textarea {
	border: 1px solid #929292;
	width: 460px;
}

#form_contact label {
	font-weight: 300;
}
#form_contact label span {
	font-size: 12px;
}

#form_contact td {
	padding: 6px 0;
}

#contact_address {
	height: 70px;
}
#contact_query {
	height: 140px;
}

#form_contact input[type=submit] {
	padding: 2px 16px;
	background: #821d52;
	color: #fff;
	font-weight: 700;
	border: none;
}


/****************************
EDIT PROPERTY
****************************/
#geocomplete { width: 200px; }

.map_canvas { 
  width: 600px; 
  height: 400px; 
  margin: 10px 20px 10px 0;
}

#multiple li { 
  cursor: pointer; 
  text-decoration: underline; 
}

#property_submit {
	padding: 10px 14px;
	background: #821d52;
	color: #fff;
	font-weight: 700;
	border: none;
}


/****************************
VIEW PROPERTY
****************************/
.ekko-lightbox-container {
	z-index: 99999;
}

.btn_back {
	text-decoration: underline;
	margin-right: 10px;
}

#prop_name {
	margin: 0;
}

.well {
	text-align: left;
}
.well h4 {
	margin-top: 0;
}
.well ul.plain-bullet {
	margin-left: 18px;
}
.well ul.plain-bullet li {
	margin-bottom: 6px;
}
.well ul.fa-ul {
	margin-left: 24px;
}
.well ul.fa-ul li {
	margin-bottom: 3px;
}

/****************************
QUICK CONTACT
****************************/
#quickcontact td {
	color: #929292;
	font-weight: 300;
	padding: 4px 0;
}

#quickcontact input[type=text], #quickcontact input[type=tel], #quickcontact input[type=email] {
	width: 170px;
	border: none;
}

#quickcontact textarea {
	width: 190px;
	border: none;
	height: 200px;
}

#quickcontact input[type=submit] {
	padding: 2px 16px;
	background: #821d52;
	color: #fff;
	font-weight: 700;
	border: none;
}

#quickcontact {
	position: relative;
	width: 294px;
}

#quickcontact img {
	position: absolute;
	bottom: 0;
	left: 0;
}

#brochure_request.widget_container h3 {
	margin: 0;
}


/****************************
SOCIAL
****************************/
.social li {
	display: inline;
	list-style-type: none;
}


.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-dropdown-menu {
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
	color: #000;
}

.tt-suggestion {
  padding: 0 10px;
  font-size: 16px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}


/****************************
DIARY
****************************/
.tbl_cal {
	width: 100%;
}
.tbl_cal tr {
	
	
}
.tbl_cal th, td {
	text-align: center;
}
.tbl_cal th {
}
.tbl_cal td.week_day_cell {
	padding: 10px 0;	
}
.tbl_cal td a.cal_cell_content, .tbl_cal td a.cal_cell_content_today, .tbl_cal td a.cal_cell_no_content, .tbl_cal td a.cal_cell_no_content_today, .tbl_cal td a.cal_cell_blank {
	color: #fff;
	height: 100%;	
	display: block;
	padding: 2px 0;
}
.tbl_cal td.week_day_cell {
	border: none;
}
.tbl_cal td.cal_cell_start {
	background: #DDD;
}
.tbl_cal td.cal_cell_start_w {
	background: #CCC;
}
.tbl_cal td a.cal_cell_content {
	background: #862858;
}
.tbl_cal td a.cal_cell_content_alt {
	 background: #9e3d6e;
 }
.tbl_cal td a.booking_type_cl {
	background: #555;
}
.calendar-nav-link {
	padding: 5px;
}
.calendar-nav-link.month {
	font-size: 1.2em;
}
 
.tbl_cal td a.cal_cell_blank {
	background: #fff;
	border-right: none;
}
.tbl_cal td a:hover {
	/* background: #13532E; */
}

.btn_green, .btn_purple_width100 {
	padding: 8px 10px;
	background: #2ea55e;
	color: #fff;
	font-weight: 700;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 100%
}
.btn_green:hover {
	background: #1C7D44;
}

.btn_purple_width100 {
	background: #821d52;
}



/****************************
BOOKINGS
****************************/
#list_reservations_search {
	background: #ddd;
	padding: 30px;
}
#list_reservations_search span {
	color: #60757D;
	display: block;
	font-weight: bold;
	font-size: 2em;
	margin-bottom: 14px;
}
#list_reservations_search input {
	padding: 10px 12px 8px;
	width: 440px;
	font-size: 1.2em;
}
#list_reservations_search p, #list_reservations_search span {
	color: #666;
}

.booking_list_hdr {
	background: #821d52; 
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff; 
	font-weight: 400;
	margin-top: 10px;
}

#list_reservations .col-xs-3 {
	padding-top: 10px;
	padding-bottom: 10px;
}


.datepicker {
	z-index: 99999;
}


/****************************
ROOMS
****************************/
#rooms_delete {
	background: #D2322D;
}


/****************************
WIDGETS
****************************/
.widget_container, .widget_container2 {
	background: #cecdd0;
	color: #fff;
	width: 294px;
	padding-left: 0;
	padding-right: 0;
}

.widget_container h3, .widget_container2 h3 {
	background: #821d52;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 20px;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
}
.widget_container2 h3 {
	margin-bottom: 0;
}
.widget_container h3 span {
	font-weight: 400;
}
.widget_text {
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 14px;
}
.widget_text a {
	color: #fff;
}
.widget_lrg_text {
	font-size: 26px;
	font-weight: 300;
	line-height: 30px;
}


/****************************
MENU
****************************/
#nav {
    list-style:none;
    margin-bottom: 10px;
    float:left;
    position:relative;
    z-index: 998;
    background: #aaa;
}
#nav li {
    float:left;
    position:relative;
}
#nav a {
    display:block;
    padding: 4px 30px;
    color:#fff;
    background: #aaa;
    text-decoration: none;
    border-right: 1px solid #fff;
    font-weight: 300;
    font-size: 14.5px;
}
#nav a:hover, #nav #active {
    color:#fff;
    background: #821d52;
    text-decoration: none;
}

/*--- DROPDOWN ---*/
#nav ul{
    background:#fff;
    list-style:none;
    position:absolute;
    left:-9999px;
}
#nav ul li{
    padding-top:1px;
    float:none;
}
#nav ul a{
    white-space:nowrap;
}
#nav li:hover ul{ 
    left:0;
}
#nav li a:hover {
    background: #821d52 !important;
}
#nav li:hover a {
    background: #aaa;
    text-decoration: none;
}
#nav ul li:hover a {
    background: #821d52 !important;
}
#nav li:hover ul a{
    text-decoration:none;
}
#nav li:hover ul li a:hover{ 
    background: blue;
}


.menu_contact {
	border: none !important;
}
.user-list-id {
	display: inline-block;
	width: 40px;
}

/****************************
TESTIMONIALS
****************************/
.testimonial-banner {display: block; margin: 83px 0 0} 