/* General Pages Styles */

/*General Pages*/

#pagetitle {
	margin-top: 25px;
}
header.intro {
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	margin-top: 10px;
}
article p {
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	font-size: 12px;
	font-weight: lighter;
}
.blue {
	color: #00929f;
}
.blue2 {
	color: #105380;
}
.blue3 {
	color: #1c7aa8;
}
.blue-ainclusive {
	font-size: 9px;
	font-weight: 200;
}
.bold {
	font-weight: bold;
}
.bolder {
	font-weight: bolder;
}
.smallfont {
	font-size: 9px;
}
.floatLeft {
	float: left;
	display: block;
}

/*FAQs*/

.faq {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	font-size: 11px;
}
.faq p {
	background: url(../images-general/arrowdown.png) 0px 4px no-repeat;
	color: #105380;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	cursor: pointer;
}
.faq p:hover,
.faq p.selected {
	color: #105380;
	background-position: 0px -8px;
}

.faq ul {
	width: 620px;
	list-style-type: disc;
	color: #7b7b7b;
	line-height: 16px;
	padding-left: 33px;
	font-size: 11px;
}
.faq ul li {
	margin-top: 5px;
}
article.faq p {
	font-size: 12px;
}

/*GuestBook*/

.intro {
	margin-bottom: 15px;
	width: 650px;
	margin-top: 15px;
}
.testimonial {
	background: url(../images-general/bg-testimonial.gif) top left no-repeat;
	width: 660px;
	min-height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b7b7b;
	font-size: 11px;
	padding-top: 25px;
	padding-left: 25px;
	margin-bottom: 80px;
}
.testimonial p {
	padding-top: 10px;
	width: 630px;
	font-size: 11px;
}
p.date {
	font-size: 12px;
}
.client {
	width: 310px;
	text-align: right;
	padding-right: 25px;
	font-size: 12px;
	color: #105380;
	float: right;
}
.client span {
	font-weight: bold;
}

.guestTestimonialsHeader {
	font-family: bodoni72-italic;
	font-size: 25px;
	color: #15547e;
}

.guestTestimonialsHeader span {
	color: #21929d;
}

/*Legal*/
.legalArticle {
	margin-bottom: 120px;
}
.legalBigTitle.terms {
	font-size: 40px;
}
.legalBigTitle {
	font: italic 48px/1 "didot", serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 20px 0 -4px;
	color: #00929f;
}
.legalBigTitle > span {
	font: italic 20px/29.38px "didot", serif;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.5px;
	color: #105380;
}
.legalSubtitle {
	font: 14px/1 "arial", sans-serif;
	margin: 12px 0;
	color: #105380;
}
.legalList {
	list-style-type: decimal;
	font-size: 11px;
	padding-left: 25px;
	margin-bottom: 50px;
}
.legalList > li {
	margin-bottom: 10px;
}
.legalList.bottom {
	list-style-type: disc;
	margin-bottom: 0;
}
.legalList.bottom > li {
	margin-bottom: 0;
}
.contentTitle {
	text-transform: uppercase;
	font: bold 16px/28px "arial", sans-serif;
	color: #105380;
}
.horizontalDivider {
	background: url(../images-general/gray-gradient-divider.png.jpg) top left no-repeat;
}
#legalmainimage {
	background: url(../images-general/legalheaderimage.jpg) top left no-repeat;
}
.legaltitle {
	margin-top: 10px;
	font-size: 11px;
}
.content {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #7b7b7b;
	padding-bottom: 6px;
}
.return_right_col {
	width: 193px;
	height: 440px;
	background: url(/images-general/rightCol_Bg.gif) top left no-repeat;
	margin-top: 35px;
	margin-left: 15px;
	padding-top: 65px;
	padding-left: 20px;
}
.return_right_col p {
	width: 176px;
	font-size: 11px;
}
.return_right_col .viewdetails {
	cursor: pointer;
}
.detailsInfo {
	margin: 20px auto 40px;
}
.detailsInfo td {
	vertical-align: top;
	padding: 10px;
	width: 200px;
	border-left: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
}
.detailsInfo th {
	background: #cccccc;
	padding: 10px 15px;
	width: 200px;
	font-size: 11px;
	text-align: left;
	color: #636363;
}
.detailsInfo .lastRow {
	border-right: solid 1px #d7d7d7;
}
.detailsInfo p {
	font-size: 11px;
}

/*Rental Rates*/

#rentalintro {
	width: 702px;
	margin: 0 auto;
}
#rentalintro p {
	margin-top: 15px;
	text-align: center;
}
#rentalintro h1 {
	font-family: "didot";
	font-size: 48px;
	text-transform: uppercase;
	color: #00929f;
	text-align: center;
	margin-top: 31px;
	margin-bottom: 22px;
}
#rentalintro span {
	font-size: 24px;
	color: #105380;
	text-transform: none;
}
.villa {
	margin-top: 20px;
}
#rentalintro .gray-divider {
	background: url("../images-general/gray-divider.png");
	height: 6px;
	width: 655px;
	display: block;
	margin: 21px 0 24px -106px;
}
aside.allinclusive {
	display: none;
	background: url(../images-general/bg-allinclusive.png) top left no-repeat;
	width: 213px;
	height: 221px;
	float: left;
	margin-left: 11px;
	margin-top: 23px;
}
.includes {
	padding-top: 65px;
	padding-left: 35px;
	font-size: 10px;
}
.adult {
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 190px;
}
.child {
	width: 190px;
	margin-left: 2px;
}
.dayprice {
	width: 200px;
	display: inline-block;
	margin-left: 23px;
	top: 5px;
	position: relative;
}
.daydescrip {
	float: left;
	font-size: 10px;
	line-height: 10px;
	width: 106px;
	font-weight: bold;
	color: #00929f;
}
.weekdescrip {
	float: left;
	margin-left: 30px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #00929f;
}
.weekdescrip span {
	font-weight: 200;
	font-size: 12px;
	color: #105380;
	font-weight: bold;
}
.price {
	float: left;
	font-size: 27px;
	height: 24px;
	padding-top: 7px;
	color: #105380;
	font-weight: bold;
}
.price span {
	float: left;
	font-size: 18px;
	margin-top: -3px;
	font-weight: bold;
}
.weekprice {
	float: left;
	font-size: 13px;
	margin-left: 20px;
	margin-top: 5px;
}
.sup {
	font-size: 18px;
	font-weight: lighter;
}
.box {
	background: url(../images-general/villabox.gif) top left no-repeat;
	width: 908px;
	height: 235px;
	padding-left: 25px;
	padding-top: 20px;
}
.boxlong {
	background: url(../images-general/villabox.gif) top left no-repeat;
	background-position: 0 107px;
	width: 913px;
	height: 364px;
	padding-left: 25px;
	padding-top: 4px;
}
.boxlong .white-divider {
	background: url("../images-general/white-divider.jpg");
	width: 1px;
	height: 43px;
	margin-left: 16px;
	display: inline-block;
}
.meal-inclusive {
	background-color: #d4dfe3;
	width: 870px;
	height: 60px;
	position: relative;
	margin-top: 256px;
}
.meal-inclusive .meal-content {
	background: url("../images-general/arrow-meal-background.png");
	width: 338px;
	height: 61px;
	display: inline-block;
}
.meal-inclusive .meal-content h2 {
	font-family: Arial;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	padding-top: 13px;
}
.meal-inclusive .meal-content span {
	font: 22px Arial;
}
.meal-inclusive .meal-content h3 {
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: -8px 0 0 -19px;
}
.sundown-content {
	height: 408px;
	background-position: 0 150px;
	margin-bottom: 5px;
}
.sundown-content .meal-inclusive {
	margin-top: 299px;
}
.limeacre-content {
	height: 370px;
	background-position: 0 136px;
	padding-top: 4px;
	margin-bottom: 15px;
}
.limeacre-content .meal-inclusive {
	margin-top: 283px;
}
.limeacre-content .transfer {
	margin-left: -65px;
}
.limeacre-content h4 {
	font-size: 10px;
	font-family: Arial;
	margin-left: -15px;
	font-weight: 100;
	font-style: italic;
}
.imgLink {
	cursor: pointer;
}
.viewphotos {
	background: url(../images-general/viewphotosbtn.png) top left no-repeat;
	width: 199px;
	height: 23px;
	display: block;
	margin-left: 10px;
}
.viewphotos:hover,
.viewphotos_hover {
	background-position: 0px -25px;
}
.rates {
	float: left;
	margin-left: 0px;
	width: 375px;
}
.ratebox {
	background: url(../images-general/ratebox.gif) top left no-repeat;
	width: 340px;
	height: 200px;
	float: left;
	font-weight: bold;
	padding-left: 15px;
}
.rateboxsingle {
	background: url(../images-general/rateboxsingle.gif) top left no-repeat;
	float: left;
	width: 340px;
	height: 91px;
	font-weight: bold;
	padding-left: 15px;
}
.rateboxtriple {
	background: url(../images-general/rateboxtriple.gif) top left no-repeat;
	float: left;
	width: 340px;
	height: 276px;
	font-weight: bold;
	padding-left: 15px;
}
.ratetitle {
	-webkit-font-smoothing: auto;
	margin-bottom: 5px;
	margin-left: 9px;
	font-size: 14px;
	font-family: Arial;
	color: #105380;
	width: 320px;
	height: 23px;
	background-color: #d4dfe3;
	padding-top: 10px;
	padding-left: 10px;
	-moz-border-radius: 3px;
	behavior: url(../styles/ie/PIE.htc);
	text-transform: uppercase;
}
.ratetitle span {
	text-transform: capitalize;
}
.season {
	display: block;
	font-weight: bold;
	width: 357px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.ratediv {
	background: url(../images-general/dotteddivider.png) top left no-repeat;
	width: 318px;
	height: 1px;
	margin-top: -3px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.transfer {
	float: left;
	width: 247px;
	height: 240px;
	padding-left: 28px;
	margin-left: -7px;
	background-color: #fff;
	font-size: 11px;
	border-radius: 3px;
}
.transferdiv {
	background: url(../images-general/dotteddivider.png) top left no-repeat;
	width: 213px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.transfer ul {
	list-style-image: url(../images-general/bluebullet.gif);
	margin-left: 14px;
}
.quoterequest {
	background: url(../images-general/btn_checkRatesFlipped.png) bottom left no-repeat;
	width: 190px;
	height: 40px;
	cursor: pointer;
	margin-left: 0px;
	padding-left: 37px;
	margin-top: 20px;
}
.quoterequest:hover {
	background-position: 0px 0px;
	color: #336699;
}

#ratesVillaPhotos {
	width: 199px;
	margin-left: 10px;
}

.transferTimesHeader {
	color: #195b84;
	font-weight: bold;
	font-size: 15px;
}

/*Site Map*/

section.firstCol article {
	margin-top: 10px;
}
.nextCol {
	margin-left: 50px;
}
section.nextCol article {
	margin-top: 10px;
}
.siteCategory {
	background: url(../images-general/arrowdown2.png) no-repeat 0px 1px;
	width: 6px;
	height: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #105380;
	padding-left: 10px;
}
.siteCategory:hover {
	color: #6e7655;
	text-decoration: underline;
}
.pageCategory {
	font-size: 11px;
	color: #7b7b7b;
	padding-left: 11px;
}
.villaCategory {
	font-size: 11px;
	color: #7b7b7b;
	margin-left: 22px;
}
.villaCategory ul li {
	list-style-image: url(../images-general/villaarrow.gif);
}
.villaCategory a {
	font-size: 11px;
	color: #7b7b7b;
}
.villaCategory a:hover {
	text-decoration: underline;
	color: #676157;
}

/*Contact*/

.rightBarC p {
	font-size: 11px;
	line-height: 15px;
}

.thankyou {
	background: url(../images-contact/bg-thankyou.png) top left no-repeat;
	width: 328px;
	height: 180px;
	padding-top: 79px;
	text-align: center;
	position: fixed;
	vertical-align: center;
	top: 32%;
	left: 37%;
	z-index: 1;
}
.tk-wrapper:before,
.tk-wrapper:after {
	content: "";
	background: rgba(0, 0, 0, 0.8);
}
.tk-wrapper:before {
	width: 0;
	height: 0;
}
.tk-wrapper:after {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 0;
	top: 0px;
	left: 0px;
}
.thankyou .close {
	margin-top: 60px;
	margin-left: 286px;
	position: absolute;
}

/*Gallery*/
.hoverShado {
	background: url(../images-general/hoverShado2.png) top left no-repeat;
	width: 265px;
	height: 143px;
	position: absolute;
	vertical-align: central;
	background-position: -1px 0px;
	z-index: 3;
}

.photoGalleryVillaHeader {
	color: #195b84;
	font-weight: bold;
	font-size: 17px;
	margin: 0px 0px 5px 0px;
}

/*About*/
.villaPos {
	width: 470px;
	float: left;
	margin: 0px 0 0 18px;
}
.villaPos p {
	font-size: 11px;
}
.villaPos .txt-villapos {
	font-size: 18px;
	color: #105380;
	font-family: Arial;
	letter-spacing: 0.4px;
}

/* Rates */
.wrapper-rates {
	margin-top: 20px;
}

.availabilityQuote {
	background: url(../images-general/btn_checkRatesFlipped.png) bottom left no-repeat;
	width: 190px;
	height: 40px;
	cursor: pointer;
	margin-left: 0px;
	margin-top: 20px;
	padding-left: 34px;
}

.availabilityQuote:hover {
	background-position: 0px 0px;
	color: #336699;
}

.availabilityQuote span {
	margin: 9px;
	line-height: 37px;
	font-size: 11px;
	font-weight: bold;
}

/*Accessibility*/
#accessibilityMain {
	width: 790px;
	margin: 0 auto;
}
#accessibilityMain h1 {
	font-family: "didot";
	font-size: 48px;
	text-transform: uppercase;
	color: #00929f;
	margin-top: 31px;
	margin-bottom: 22px;
}
#accessibilityMain .gray-divider {
	background: url("../images-general/gray-divider.png");
	height: 6px;
	width: 655px;
	display: block;
	margin: 21px 0 24px 0;
}

#accessibilityMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00929f;
	font-size: 20px;
	line-height: 26px;
}
#accessibilityMain p {
	margin-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
}
#accessibilityMain p a {
	color: #00929f;
	font-weight: bold;
}
