@charset "utf-8";
/**
 * Gozo Farmhouses Css Document
 * 
 * _______@author Emma Grima <emma.grima@alert.com.mt>
 * _______@date january 2010
 * _______@last updated 28th january 2010
 * _______@copyright 2010 Alert Communications
 *
 */
body {
	background:url(../../pics/bk.jpg) repeat-x;
	background-attachment:fixed;
	background-position:top;
/*	font:0.813em/1.8em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;*/
	font:13px/24px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	color:#2c2a1f;
}
p {
	font:13px/24px "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#2c2a1f;
}
#mainContainer {
	width:934px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px; /* Top Padding was 20px when there is no title */
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
a {
	color:#d6027e;
	text-decoration:none;
}
a:hover {
	color:#920054;
	text-decoration:underline;
}
/*Top Header*/
#logo {
	float:left;
	width:567px;
	height:128px;
}
#bookingEngine {
	float:left;
	width:367px;
	height:98px;
	margin:0 0 10px 0;
	padding:30px 0 0 0;
	background:url(../../pics/booking-area.jpg);
}
#bookingEngine, #bookingEngine input{
	font-size: 11px;
	color:#FFF;
}
/*Left Area*/
ul#leftArea input{
	background:#525049;
	color:#fff;
	padding:0 0 0 5px;
	width:133px;
	height:15px;
	border:1px solid #525049;
	float:left;
}

ul#leftArea img{margin:1px 0 0 3px}

ul#leftArea{
	list-style:none;
	padding:0;
	float:left;
	display:inline;
	width:158px;
	margin:7px 0 0 15px
}

ul#leftArea li {
	float:left;
	overflow:hidden;
	height:17px;
	margin:0 0 9px;
}

ul#leftArea li span.date {font:9px "Trebuchet MS", Georgia, "Times New Roman", Times, serif; }

dl#rightArea, dl#rightArea dt, dl#rightArea dd{
	margin:0;
	padding:0;
	float:left;
}

dl#rightArea{margin:8px 0 0 10px;}
dl#rightArea dd{margin:9px 0;}
dl#rightArea, dl#rightArea dt{width:170px;}
dl#rightArea dd{width:85px;}
dt.divDropdownMenu ul{width:170px; margin:0 0 10px 0;}
dd.divDropdownMenu ul{width:78px;}
dt.divDropdownMenu ul li ul{width:170px;}
dd.divDropdownMenu ul li ul{width:78px;}
dt.divDropdownMenu ul li ul li{width:165px;}
dd.divDropdownMenu ul li ul li{width:73px;}

.divDropdownMenu ul {
	list-style-type:none;
	position:relative;
	height:16px;
	padding:0;
	margin:0;
	z-index:10;
	background:#515048 url(../../pics/bk_dropdown_arrow.gif) 95% 50% no-repeat;
}

.divDropdownMenu ul li {
	position: relative;
	cursor:default;
	height:16px;
	/*padding:0 0 0 5px !important;*/
}

* html .divDropdownMenu ul, * html .divDropdownMenu ul li{height:13px;}

.divDropdownMenu ul li ul{
	position:absolute;
	left:0;
	top:16px;
	height:auto;
	display:none;
	background:#515049;
}

.divDropdownMenu ul li ul li{padding:1px 0 1px 5px; height:auto;}

.btn-book-now{float:right;}
.ddMenu span{position:absolute; left:5px; top:-5px;}
.float-r{float:right;}

/*Menu*/
#leftContainer {
	float:left;
	width:244px;
}
#verticalMenu {
	float:left;
	width:244px;
}
#verticalMenu ul {
	width:244px;
	list-style:none;
	margin:0;
	padding:0;
	height:350px;
}
#verticalMenu ul li {
	float:left;
	padding:0 0 2px;
	margin:0;
	height:33px;
}
#gallery {
	float:left;
	width:244px;
	margin:0;
}
#subpageIcons {
	float:left;
	width:244px;
	height:201px;
	margin:6px 0 0 0;
}
#subpageIcons ul {
	width:244px;
	list-style:none;
	margin:0;
	padding:0;
}
#subpageIcons ul li {
	float:left;
	padding:0 0 2px;
	margin:0;
	height:65px;
	width:244px;
}
/*Spacer*/
#spacer {
	float:left;
	width:10px;
}
/*Content Area*/
#contentArea {
	float:left;
	width:680px;
}
#contentAreaCheckout {
	float:left;
	width:980px;
}
#title {
	float:left;
	width:680px;
	height:40px;
}
.titleSubpage, .titleSubpageCheckout {
	float:left;
	width:680px;
	height:40px;
	background:#131009;
	opacity:0.9;
	filter:alpha(opacity=90);
}
.titleSubpageCheckout{width:980px !important}
.pink {
	color:#d0037a;
}
h1 {
	font:1.8em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin:0;
	padding:7px 0 0 19px;
}
h2 {
	font:1.5em "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#d0037a;
	margin:0;
	padding:7px 0 10px 0;
}
h3 {
	font:1.3em Georgia, "Times New Roman", Times, serif;
	color:#d0037a;
	margin:0;
	padding:7px 0 10px 0;
}
h4 {
	font:normal 1.9em Georgia, "Times New Roman", Times, serif;
	color:#999999;
	margin:0;
	padding:7px 0 5px 0;
}
h5 {
	font:bold 1.5em Georgia, "Times New Roman", Times, serif;
	color:#d0037a;
	margin:0;
	padding:0 0 10px 0;
}
#content {
	float:left;
	width:640px;
	background:#ffffff;
	
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

	padding:15px 20px 0;
	min-height:293px;
	height:auto !important;
	height:293px;
	margin:0 0 0 0;
}
#contentCheckout{
	float:left;
	width:940px;
	background:#ffffff;
	opacity:0.9;
	filter:alpha(opacity=90);
	padding:15px 20px 0;
	min-height:293px;
	height:auto !important;
	height:293px;
	margin:0 0 0 0;
}
#content p {
	padding:0 0 2px 0;
	margin:0 0 15px 0;
	color:#333333;
}
#content ul {
	margin:0;
	padding:0 0 5px 5px;
	list-style:none;
}
#content ul li {
	color:#d6027e;
	background:url(../../pics/arrow-icon.gif) no-repeat;
	padding:0 0 5px 15px;
	margin:0;
}
.pictureConatiner {
	width:630px;
	height:134px;
	text-align:center;
	padding:0 0 15px 10px;
}
.pictureConatinerforTwo {
	float:left;
	width:640px;
	height:191px;
	text-align:center;
	padding:0 0 15px 0;
}
.halfPictureConatiner {
	float:left;
	width:305px;
	text-align:center;
	margin:0 10px 0 0;
}
.picturebox1, .picturebox2, .picturebox3 {
	float:left;
	width:210px;
}
#bottom-boxes {
	float:left;
	width:680px;
}
.box1 {
	float:left;
	width:337px;
	height:210px;
	margin:12px 0 0 0;
}
.box2 {
	float:left;
	width:337px;
	height:210px;
	margin:12px 0 0 6px;
}
/*Contact Us*/
#contactUs, #checkout {
	float:left;
	width:610px;
	padding:0 10px 0;
}
#checkout {width:980px !important}
#contactUs input, #contactUs textarea , #checkout input, #checkout textarea{
	background:#ffffff;
	border:1px solid #cccccc;
	width:200px;
	color:#8d0050;
	font:1em/1.8em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
.ccv{width:30px !important;}
#ClientDetails input, #ClientDetails textarea {
	background:#ffffff;
	border:1px solid #cccccc;
	width:200px;
	color:#8d0050;
	font:1em/1.8em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
.checkboxes {
	border:none !important;
	width:15px !important;
	height:15px;
}
.button {
	width: 94px !important;
	height: 27px !important;
	border:none !important;
}
.smallTextbox, .yearSelect, .monthSelect {
	background:#ffffff;
	border:1px solid #cccccc;
	width:54px !important;
	color:#8d0050;
	font:1em/1.8em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
.monthSelect {
	width:85px !important;
}
.selectBoxes, .smallselectBoxes {
	width:203px !important;
	background:#ffffff;
	border:1px solid #cccccc;
	width:200px;
	color:#8d0050;
	font:1em/1.8em "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
.smallselectBoxes {
	width:90px !important;
}
.grey{background:#f4f4f4;}
/*Advert*/
#advert {
	float:left;
	width:934px;
	background:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.adcell {
	opacity:0.8;
	filter:alpha(opacity=80);
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.TablePadding {
	padding-top: 10px;
}
#twitter {
	float:left;
	width:228px;
	height:76px;
}
#facebook {
	float:left;
	width:171px;
	height:76px;
}
#spaceAdvert {
	float:left;
	width:535px;
	height:76px;
}
#rmf {
	float:left;
	width:150px;
	height:76px;
}
.footer-seperator {
	float:left;
	height:76px;
	padding:5px;
}
/*Footer*/
#footer {
	float:left;
	width:914px;
	height:30px;
	background:#24251d;
	margin:18px 0 20px 0;
	padding:10px;
	color:#ffffff;
	font:0.8em Verdana, Arial, Helvetica, sans-serif;
	opacity:0.81;
	filter:alpha(opacity=81);
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.left {
	float:left;
	width:564px;
	line-height:1.6em;
}
.right {
	float:left;
	width:350px;
	text-align:right;
}
.contentTable {
	width:100%;
	margin:10px 0 0 0;
}
.contentTable td {
	padding:5px;
}
.lightGrey {
	background:#ececec;
	border-bottom:1px solid #999999;
}
.darkGrey {
	background:#c8c8c8;
	border-bottom:1px solid #999999;
}
/*Real Estate*/
.realEstateBox {
	float:left;
	padding:20px;
	width:600px;
}
/*Photo Gallery*/
div.fadehover {
	position: relative;
	height:100%;
	padding:0 0 20px 0;
}
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
#galleryTable {
	text-align:center;
	margin:0;
}
#galleryTable td {
	width:129px;
	height:104px;
}
.widthHeight {
	width:139px;
	height:104px;
}
.topPadding {
	padding:10px 0 0 0;
}
#bookingTable {
	text-align:justify;
	margin:0;
}
/*Booking Gallery*/
.enlargedImage{
	float:left;
	width:420px !important;
	height:327px !important;
	padding:0 0 20px 0 !important;
}
.smallThumbnails{
	float:left;
	width:190px;
}
.paddingBorder{
	padding:0 0 2px 5px;
}

.image{
	float:left;
	padding:5px 10px 0 0;
}

/*#Facilities ul{
	margin:0 0 0 15px;
	padding:0;
}*/

#Facilities ul {
	margin:0;
	padding:0 0 5px 5px;
	list-style:none;
}
#Facilities ul li {
	color:#d6027e;
	background:url(../../pics/arrow-icon.gif) no-repeat;
	padding:0 0 5px 15px;
	margin:0;
}
.RealEstateDes {
	text-align: justify;
	vertical-align: top;
	/*width:441px;*/
	padding:0 0 20px 0;
}
.RealEstateIMG {
	float:left;
	vertical-align: top;
	padding:8px 20px 0 0;
	width:159px;
}
.RealEstateTitle {
	color: #cf027a;
	text-align: left;
}
.RealEstateTitleRef {
	color: #cf027a;
	text-align: right;
}

.flights{padding:0 0 20px 0;}
.TopNote {
	color: #C09;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

