body {
text-align: center;
background-color: #E4DDD6;
font-size: 12px;
font-family: arial;
color: #816d5c;
}

.container {
margin-left: auto;
margin-right: auto;
width: 972px;
}

img {
border: 0;
display: block;
margin: 0;
padding: 0;
}

.advert img {
padding: 0;
margin: 0;

}

textarea {
font-size: 11px;
font-family: arial;
}

fieldset {
border: 1px solid #d0c6bf;
}

a {
color: #48c7c7;
text-decoration: none;
}

a img {
margin: 0;
padding: 0;
}

a:hover {
color: #339999;
}

small {
font-size: 11px;
}

table, li {
font-size: 11px;
}


form {
margin: 0;
font-size: 11px;
}

input {
font-size: 11px;
border: 1px solid #816d5c;
margin-top: 2px;
}

.quick-search {
color: #816d5c;
background-color: #F0EBE7;
border: 1px solid #816d5c;
width: 165px;
padding-left: 2px;
}

.fullwidth {
width: 100%;
}

.searchselect{
width: 170px;
}

.submitbutton {
color: #fff;
background: #816d5c;
border: 1px solid #816d5c;
margin-top: 2px;
}

.name_ref {
margin-top: 8px;
margin-bottom:6px;
}

optgroup {
color: #48c7c7;
font-style: normal;
}

option {
color: #816d5c;
}


select {
font-size: 11px;
color: #816d5c;
background-color: #F0EBE7;
border: 1px solid #816d5c;
margin-top: 2px;
}

td {
vertical-align: top;
}

h2 {
font-weight: normal;
font-size: 18px
}

h3 {
font-size: 14px;
padding: 0;
margin:0;
}

.padding {
padding: 5px;
}


.text-padding {
padding: 2px 5px 2px 5px;
}



.supermassivepadding {
padding: 23px;
}

.stamp {
color: white;
width: 106px;
height: 106px;
background-image:url(/images/home_stamp.gif);
background-position:right top;
background-repeat:no-repeat;
margin-bottom: 4px;
}

.villa-stamp {
color: white;
width: 106px;
height: 106px;
background-image:url(/images/villas_stamp.png);
background-position:right top;
background-repeat:no-repeat;
margin-bottom: 4px;
}

.hotel-stamp {
color: white;
width: 106px;
height: 106px;
background-image:url(/images/hotel_stamp.jpg);
background-position:right top;
background-repeat:no-repeat;
margin-bottom: 4px;
}

.left-content {
width: 106px;
float: left;
display:inline;
text-align: left;
}


.cover-stories {
}

.sidebar-stories {
font-size: 11px;
width: 106px;
height: 616px;
background-image:url(/images/sidebar.jpg);
background-repeat:no-repeat;
margin-bottom: 4px;
}

.discount-code {
font-size: 12px;
width: 214px;
height: 315px;
background-image:url(/images/advertising_offers.jpg);
background-repeat:no-repeat;
}

.discount-text {
margin-left: 25px;
margin-right: 25px;
padding-top: 165px;
}

.sidebar-padding {
padding-top:100px;
padding-left: 5px;
padding-right: 5px;
}

.sidebar-stories h1 {
color: #339999;
font-family: Georgia, Arial;
font-size: 11px;
padding: 0;
margin:0;
}

.sidebar-stories a {
text-decoration: underline;
font-size: 11px;
}

.content {
float: right;
display:inline;
top: 0;
text-align: left;
width: 864px;
margin-bottom: 4px;
ndndex: 1;
}

.logo {
height: 108px;
}

.wheretobuy {
background-color: white;
}

.wheretobuy_main {
padding: 0 4px 4px 4px;
padding:
overflow: hidden;
clear: both;
}

.wheretobuy_intro {
width: 400px;
color: #66cccc;
font-size: 14px;
line-height: 115%;
margin-bottom: 4px;
margin-left: 2px;
}

.wheretobuy_alpha {
float: right;
display:inline;
font-size: 11px;
margin-top: -14px;
margin-right: 7px;

}

.blue_border {
border-bottom: 1px dashed #66cccc;
margin-bottom: 3px;
}

.wheretobuy_list {
width: 640px;
float: left;
display:inline;
}

.wheretobuy_list td {
text-align: left;
font-size: 12px;
width: 214px;
padding-bottom: 10px;
}

.wheretobuy_advert {
border-left: 1px dashed #66cccc;
float: right;
display:inline;
width: 210px;
}

.wheretobuy_advert td {
border-bottom: 1px dashed #66cccc;
text-align: center;
font-size: 12px;
}

.wheretobuy_space {
margin:3px;
}


#multi-level {height:24px; margin-top: 0.1em; position:relative; index:1;}
#multi-level .pad {float:left;display:inline;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:inline; float:left; position:relative; z-index:200;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; z-index:2; top:0; left:0;}

/* set up the normal unhovered images in the links */
.menu li a {display: inline; height: 18px; width: 106px; margin-right: 2px; vertical-align: middle; padding-top: 2px; font-size: 12px; color: white; text-decoration: none; background-color: #c7bbb3; float: left;}



/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; background-color: #48c7c7; color: white;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */


/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; z-index:200; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:20px; white-space:nowrap; width:106px; height:22px;}
.menu :hover ul.sub li {display:inline;  position:relative; z-index:2; float:left;}
.menu :hover ul.sub li a {display:block;}
.menu :hover ul.sub li a:hover {background-color: #48c7c7;}











#tab_selected {
background-color: #16b1b1;
color: white;
}

.space {
height: 40px;
}

.spacing {
margin-top: 4px;
}

.navigation li {
display: inline;
float: left;
text-align: center;
}

.footer ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

h2 img {
margin-top: 5px;
}

.footer li {
width: 214px;
display: inline;
float: left;
padding-top: 2px;
padding-bottom: 2px;
text-align: left;
background-color: #c7bbb3;
margin-right: 2px;
margin-bottom: 4px;
font-size: 11px;
color: white;
text-decoration: none;
}

.footer a:hover {
color: #339999;
}

.top_panel {
height: 20px;
}

.breadcrumbs {
margin-left: 108px;
float: left;
display:inline;
text-align: left;
width: 500px;
font-size: 11px;
}

.member_bar {
text-align: right;
float: right;
display:inline;
width: 350px;
}


.footer #clients {
background-color: #816d5c;
}

.footer #clients a:hover {
color: #48c7c7;
}


.footer #blank {
background-color: #E4DDD6;
width: 106px;
}


.footer a {
margin: 5px;
text-decoration: none;
color: white;
}


.overflow {
overflow: hidden;
}

.twocolumn {
width: 214px;
float: left;
display:inline;
margin-right: 2px;
}

.lastcolumn {
width: 214px;
float: left;
display:inline;
margin-right: -2px;
}

.fourcolumn {
width: 430px;
float: left;
display:inline;
margin-right: 2px;
}

.sixcolumn {
width: 646px;
float: left;
display:inline;
margin-right: 2px;
}

.last {
margin-right: -2px;
}

.travel {
background-color: white;
margin-right: 2px;
}



.linktab a {
padding-left: 5px;
height: 20px;
padding-top: 5px;
display: block;
margin-top: 4px;
margin-bottom: 4px;
background-color: #A0907F;
font-size: 11px;
color: white;
text-decoration: none;
background-image:url(/images/button.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.linktab a:hover {
color: #66cccc;
}


.loading_image {
background-image:url(/images/loading_image.gif);
}



.welcome {
line-height: 18px;
background-color: #66cccc;
height: 286px;
width: 214px;
margin-bottom: 4px;
}

.welcome-img {
width: 209px;
}


.welcome h1 {
margin: 0;
padding-left: 5px;
font-weight: normal;
font-size: 30px;
color: white;
}

.welcome-text {
margin: 5px;
padding-left: 5px;
font-weight: normal;
font-size: 13px;
color: #fff;
}

.villanav ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

.control td {
text-align: center;
}

.control img {
display: inline;
}

.villanav li a {
padding-left: 5px;
height: 18px;
padding-top: 2px;
display: block;
margin-top: 4px;
margin-bottom: 4px;
color: white;
text-decoration: none;
background-color: #66cccc;
font-size: 12px;
}


.villanav li a:hover {
background-color: #48c7c7;
color: white;
}

#current_cat a {
background-color: #16b1b1;
color: white;
}


.landing {
width: 646px;
float: left;
display:inline;
background-color: #d0c6bf;
color: #fff;
margin-bottom: 4px;
}

.landing h2 {
line-height: 22px;
margin-top: 15px;
margin-bottom: 3px;
}

.landing img {
margin-right: 4px;
}

.lanhead-image {
margin-top: -8px;
}

.landing li {
font-size: 18px;
}

.landing a {
color: #A0907F;
}

.landing a:hover {
color: #48c7c7;
}


.midpad {
clear: left;
height: 2px;
width: 100%;
}

.mainarea {
float: left;
display:inline;
width: 646px;
}

.quicksearch{
clear: left;
}

.clear {
clear: both;
}

.spotlight {
clear: both;
margin-top: 2px;
margin-bottom: 4px;

background-image:url(/images/hotspot_brown.jpg);
background-position:left center;
background-repeat:no-repeat;
height: 25px;
font-size: 12px;
padding-left: 1px;
color: white;
text-decoration: none;
}

.hotel_inspirations {
clear: both;
margin-top: 2px;
margin-bottom: 4px;
margin-left:0;
background-image:url(/images/hotel_inspirations.png);
background-position:left center;
background-repeat:no-repeat;
height: 45px;
font-size: 12px;
padding-left: 0px;
color: white;
text-decoration: none;
}

.property_inspirations {
clear: both;
margin-top: 2px;
margin-bottom: 4px;
margin-left:0;
background-image:url(/images/property_inspirations.png);
background-position:left center;
background-repeat:no-repeat;
height: 45px;
font-size: 12px;
padding-left: 0px;
color: white;
text-decoration: none;
}



.qs-header {
margin-top: 2px;
margin-bottom: 2px;
background-color: #A0907F;
height: 25px;
font-size: 11px;
padding-left: 1px;
color: white;
text-decoration: none;
}


.property_listing {
font-size: 11px;
margin-bottom: 4px;
}

.property img {
margin:0;
padding: 0;
}

.property {
font-size: 12px;
}

.hotspot_info {
padding-bottom: 5px;
font-size: 11px;
background-color: #F0EBE7;
border: 1px solid #d0c6bf;
}



.hotspot_info ul {
color: #99cccc;
margin:0;
margin-left: 15px;
padding: 0;
list-style: disc outside;
}

.hotspot_info span {
color: #816d5c;
}



.hotspot_info h2 {
font-size: 14px;
color: #48c7c7;
margin: 0;
}

.feature_info {
padding-bottom: 5px;
font-size: 11px;
background-color: white;
border: 1px solid #d0c6bf;
}


.feature_info h2 {
font-size: 14px;
color: #48c7c7;
margin: 0;
}


.hotspot_info {
padding-bottom: 5px;
font-size: 11px;
background-color: white;
border: 1px solid #d0c6bf;
}

.hotspot_text {
height: 80px;
}



.hotspot_info h2 {
font-size: 14px;
color: #48c7c7;
margin: 0;
}

.list_info {
background-color: #F0EBE7;
height: 86px;

}

.no_results {
background-color: #F0EBE7;
padding-bottom: 10px;
}


.more_details {
margin-top: 4px;
background-color: #A0907F;
height: 25px;
text-align: right;
padding-right: 30px;
font-size: 11px;
text-decoration: none;
background-image:url(/images/button.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.more_details a {
color: white;
}

.more_details a:hover {
color: #66cccc;
}


.villa_name, .villa_name a {
color: #48c7c7;
}


.pagination {
margin: 5px;
color: #816d5c;
}


.details {
padding-bottom: 5px;
margin-bottom: 5px;
font-size: 11px;
background-color: #F0EBE7;
}

.details h2 {
margin-top:0;
padding-top:0;
}

.villa_tabs {
text-align: left;
}


.villa_tabs ul {
list-style: none;
	margin: 0;
	padding: 0;
display: block;
}

.villa_tabs li {
display:block;
float: left;
display:inline;
}



.villa_tabs li a {
float: left;
display:inline;
display: block;
width: 106px;
text-align: center;
font-size: 11px;
color: #816d5c;
padding-top: 5px;
padding-bottom: 5px;
}

.selected a {
font-weight: bold;
background-color: #F0EBE7;
}


.details ul {
color: #99cccc;
margin:0;
margin-left: 15px;
padding: 0;
list-style: disc outside;
}

.details span {
color: #816d5c;
}

.pagenumber {
color: #816d5c;
}


.pagenumber a {
color: #48c7c7;
}

.pagenumber2 {
color: #fff;
}

.opacity {
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
}




.make_enquiry a {
text-align: center;
display: block;
width: 140px;
padding: 5px;
margin-top: 10px;
font-size: 12px;
font-weight: bold;
color: #fff;
background: #48c7c7;
border: 1px dashed #d0c6bf;
text-decoration: none;
}



.make_enquiry a:hover {
color: white;
background-color: #16b1b1;

}

.avaltable {
text-align: center;
font-size: 12px;
margin: 10px;
}


.searchtable {
width: 610px;
text-align: left;
font-size: 12px;
margin: 10px;
border: 1px solid #d0c6bf;
}

.searchheader {
text-align: center;
padding: 2px;
color: #fff;
background: #816d5c;
font-weight: bold;
}

.searchtable td {
padding: 2px;
font-size: 11px;
}


.invoicetable {
text-align: left;
font-size: 12px;
margin-top: 10px;
}

.invoiceheader {
text-align: center;
padding: 2px;
color: #fff;
background: #816d5c;
font-weight: bold;
}

.invoicetable td {
padding: 4px;
font-size: 11px;
border: 1px solid #d0c6bf;
}


.invoicepay {
text-align: center;
background-color: #E2DFCE;
}

.miniavaltable {
text-align: center;
font-size: 9px;
}

.searchhide {
text-align: center;
background-color: #E2DFCE;
}

.searchhide a {
color: #37a6a6;
}


.searchhide a:hover {
color: #816d5c;
}
.avaltable td {
padding: 2px;
height: 14px;
}

.day {
background-color: #f1eae5;
}

.booked {
background-color: #66cccc;
}

.booked a {
color: #ffffff;
}


.booked a:hover {
color: #16b1b1;
}

.cleartd {
background-color: #f0ebe7;
}

.avalheader {
padding: 2px;
color: #fff;
background: #816d5c;
}


.country_list {
clear: both;
padding-top: 10px;
font-size: 11px;
width: 646px;
text-align: center;
}

.copy_print {
font-size: 11px;
margin-left: 216px;
width: 646px;
text-align: left;
}

.gallery_tab td {
background-color: #F0EBE7;
}

.gallery_button {
	padding: 10px 15px;
	height: 35px;
	line-height: 35px;
	width: auto;
	vertical-align: middle;
background: #816d5c;
}

.gallery_button a {
color: white;
}


.imageCount {
	font-size: 10px;
	font-weight: normal;
	color: #787878;
	display: inline;
	text-align: right;
	line-height: 10px;
}

.blue_head {
font-size: 16px;
color: #66cccc;
}

.underline {
margin-top: 4px;
border-bottom: 2px dashed #66cccc;
}

.enlarge_images {
margin-top: 4px;
margin-bottom: 4px;
padding-top: 6px;
padding-bottom: 6px;
background-color: #A0907F;
text-align: right;
padding-right: 8px;
font-size: 11px;
color: white;
text-decoration: none;
background-image:url(/images/button.jpg);
background-position:right top;
background-repeat:no-repeat;
}

.enlarge_images a {
color: white;
}

.enlarge_images a:hover {
color: #48c7c7;
}

.enlarge_images2 {
margin-top: 4px;
margin-bottom: 4px;
padding-top: 4px;
padding-bottom: 4px;
background-color: #A0907F;
text-align: right;
padding-right: 30px;
font-size: 11px;
color: white;
text-decoration: none;
background-image:url(/images/gallery_back1.png);
background-position:right top;
background-repeat:no-repeat;
}

.enlarge_images2 a {
color: white;
}


.redirectwrap {
padding: 10px;
font-size: 12px;
background-color: #F0EBE7;
border: 1px solid #d0c6bf;
}

.info_panel {
padding: 5px;
font-size: 11px;
background-color: #F0EBE7;
border: 1px solid #d0c6bf;
}

.info_panel ul {
color: #99cccc;
margin:0;
margin-left: 15px;
padding: 0;
list-style: disc outside;
}

.info_panel li {
color: #816d5c;
}




.packages {
text-align: center;
width: 100%;
}

.property_table td {
text-align: center;
}

.property_table small, .property_table small a {
color: #b9aa9e;
}

.property_table small a:hover {
color: #816d5c;
}

.property_table img {
display: inline;
}

.checkbox {
width: 140px;
float: left;
display:inline;
text-align: left;
}


.checkboxlarge {
width: 200px;
float: left;
display:inline;
text-align: left;
}


.assistant { 
width: 170px;
font-size: 11px;
text-align: left;
position: absolute;
z-index: 101;
top: 25px;
margin-left: 185px;
background-color: #F0EBE7;
border: 1px solid #d0c6bf;

}

.assistant #current_cat a { 
background-color: #F0EBE7;
color: #48c7c7;
}

.assistant ul {
margin: 0;
padding: 0;
list-style: none;
color: #99cccc;
}

.blue_package {
margin-bottom: 5px;
background-color: #ccffff;
}

.blue_package ul {
color: #99cccc;
margin:0;
margin-left: 15px;
padding: 0;
list-style: disc outside;
}

.blue_package span {
color: #816d5c;
}


.blue_package_head {
padding: 5px;
color: white;
font-weight: bold;
background-color: #48c7c7;
}

.blue_package_head small {
font-size: 9px;
}

.silver_package {
margin-bottom: 5px;
background-color: #F0EBE7;
}

.silver_package ul {
color: #99cccc;
margin:0;
margin-left: 15px;
padding: 0;
list-style: disc outside;
}

.silver_package span {
color: #816d5c;
}



.silver_package_head {
padding: 5px;
color: white;
font-weight: bold;
background-color: #816d5c;
}

.silver_package_head small {
font-size: 9px;
}

.agent_package {
margin-bottom: 5px;
background-color: #F0EBE7;
}

.agent_package ul {
color: #99cccc;
margin:0;
margin-left: 15px;
padding: 0;
list-style: disc outside;
}


.agent_package span {
color: #816d5c;
}

.agent_package_head {
padding: 5px;
color: white;
font-weight: bold;
background-color: #333333;
}

.button {
float: right;
display:inline;
width: 18px;
height: 11px;
}

.travel_notes {
position: absolute;
top: 265px;
width: 605px;
color: #66cccc;
font-size: 14px;
line-height: 115%;
margin-bottom: 4px;
margin-left: 5px;
 z-index:1;
}

.travel_style {
position: absolute;
top: 265px;
width: 390px;
color: #66cccc;
font-size: 14px;
line-height: 115%;
margin-bottom: 4px;
margin-left: 5px;
 z-index:1;
}

.manage_form {
width: 450px;
float: left;
}

.manage_key {
width: 180px;
float:right;
}

#main_image{
display: block;
float: left;
width: 430px;
height: 234px;
margin-right: 2px;
background: white url(http://ims.movura.co.uk/loading.gif) center center no-repeat;
}

#main_image img{
display: block;
margin:0;
padding:0;
}



.pad-bottom {
margin-bottom: 5px;
}


.galleria{display: block; list-style:none; margin:0; padding: 0; z-index:1;}
.galleria li{display:block;width:214px;height:115px;overflow:hidden;float:left; margin-bottom: 4px;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0; z-index:1;}
.galleria li div img{cursor:pointer; padding-left:3px; z-index:1;}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:214px;height:115px}
.galleria li .caption{display:block;padding-top:.5em;}

.padimg{
margin-left: 2px;
}

.mini{display: block; list-style:none; margin:0; padding: 0;}
.mini li{display:block;width:84px;height:45px;overflow:hidden;float:left; margin-bottom: 4px;}
.mini li a{display:none}
.mini li div{position:absolute;display:none;top:0;}
.mini li div img{cursor:pointer; padding-left:3px; }
.mini li.active div img,.galleria li.active div{display:block}
.mini li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:84px;height:45px}
.mini li .caption{display:block;padding-top:.5em}

.feedback {
text-align: center;
}

.question {
text-align: left;
}

.listing_image {

position:relative;
height: 115px;
}

.splendia {
position:absolute; 
bottom:0;
right:0; 
}




.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 214px;
height:286px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 214px;
height: 286px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.slidepagination{
display: none;
text-align: left;
padding: 5px 25px;
height: 20px;
}

.slidepagination a{
padding: 0px 8px;
margin-right: 5px;
text-decoration: none; 
color: #a6a4a4;
background: #a6a4a4;
}

.slidepagination a:hover, .slidepagination a.selected{
color: #000;
background-color: #53abd1;
}

.adtext {
height: 292px;
}

.fav-icon {
display: inline;
overflow:hidden;
float: left;
width: 42px;
margin:2px;
}

.add-favourite {
float: left;
margin: 2px;
display: block;
font-size: 11px;
color: #fff;
background: #48c7c7;
border: 1px dashed #d0c6bf;
text-decoration: none;
color: white;
width: 41px;
height: 41px;
text-align: center;
}

.fav-icon img {
display: inline;
float: left;
width: 82px;
height: 42px;
margin-left: -20px;
margin-right: -20px;
}
