/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */
BODY {

	background: #5b3d21 url("/resources/images/moca/bg.jpg") top left repeat-x;
	margin:0;
	padding: 0;
	height:100%;
	width:100%;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
BODY, TABLE {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4c2e0a;
}

A{ color: #4c2e0a;}


INPUT,TEXTAREA {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #000000;
	text-decoration: none;
}

.menu:hover
{
	color: #000000;
	text-decoration: underline;
}

.menuin
{
	color: #000000;
	text-decoration: none;
}

.menuin:hover
{
	color: #000000;
	text-decoration: underline;
}

.submenu
{
	color: #000000;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #000000;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #000000;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #000000;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #000000;
	text-decoration: none;
}

.smenu:hover
{
	color: #000000;
	text-decoration: underline;
}

.smenuin
{
	color: #000000;
	text-decoration: none;
}

.smenuin:hover
{
	color: #000000;
	text-decoration: underline;
}

.ssubmenu
{
	color: #000000;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #000000;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #000000;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #000000;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#000000;
	margin-left: 20px;
	color: #000000;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #000000;
	text-decoration: underline;
}

.topmenu
{
	color: #000000;
	text-decoration: none;
}

.topmenu:hover
{
	color: #000000;
	text-decoration: underline;
}

.search
{
	color: #000000;
	font-weight: bold;
}

.friendmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #000000;
	font-size:8pt;
}
.contentPageTitle
{
font-size:17px;
text-transform:uppercase;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#dddddd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#C54333;
}
.calendarHeader
{
background-color:#efefef;
text-align:center;
padding:4px;
font-size:8pt;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#7d5848;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {

	text-align:center;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#000000; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
/*BORDER-bottom: #CF2027 1px dotted;*/
padding-bottom: 4px;
padding-top: 4px;
text-decoration:none;
text-align: left;
font-size:8pt;

}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:8pt;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:8pt;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;

}
.ftxtquery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:8em;  }

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {
width: 540px;
}
.latestNewsDate {

	font-style:normal;
	color:#999;
}
.latestNewsTitle {

	font-weight:bold;
	color: #cd171e;
	font-size:11pt;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#000000;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}
/*------------------------------------------------------------------------------*/
/*------------Rumours Specific Styles-------------------------------------------*/
/*------------------------------------------------------------------------------*/

.height
{
height: 100%;
}

.background
{
background:url("/resources/images/moca/page_bg.jpg") top left repeat-y;
}

#container
{
margin-left:auto;
margin-right:auto;
width:1161px;
text-align:left;
}

#bgcontainer
{
width:1161px;
float:left;
}

.leftTorch
{
float:left;
width: 149px;
height: 1323px;
background:url("/resources/images/moca/torch.jpg") top left no-repeat;
padding: 0px 0px 0px 23px;
}

.rightTorch
{
float:right;
width: 149px;
height: 1323px;
background:url("/resources/images/moca/torch.jpg") top left no-repeat;
padding: 0px 0px 0px 23px;
}

#header
{
position:relative;
float:left;
width: 817px;
height: 345px;
background:#000000 url("/resources/images/moca/header.jpg") top left no-repeat;
}

#header p
{
position:absolute; 
top: 5px; 
right: 0; 
width:500px; 
color:#666666; 
font-size:10px; 
text-align:right;
}

#header2
{
position:relative;
float:left;
width: 817px;
height: 345px;
background:url("/resources/images/moca/header2.jpg") top left no-repeat;
}

#nav
{
float:left;
width: 817px;
background:#9c795f;
color:#FFFFFF;
font-weight:bold;
font-style:italic;
line-height: 33px;
word-spacing: normal;
text-align:center;
font-size: 11px;
}

#nav a
{
text-decoration:none;
color:#FFFFFF;
word-spacing: normal;
}

#nav a:hover
{
text-decoration: underline;
}

#nav2
{
float:left;
width: 817px;
height: 33px;
background:#9c795f;
color:#FFFFFF;
font-weight:bold;
font-style:italic;
word-spacing: normal;
text-align:center;
font-size: 11px;
}

#nav2 a
{
text-decoration:none;
color:#FFFFFF;
word-spacing: normal;
}

#nav2 a:hover
{
text-decoration: underline;
}

#content
{
position: relative;
float:left;
width: 817px;
background:#FFFFFF;
min-height: 945px;
}

#content2Button
{
position: relative;
float:left;
width: 817px;
background:#FFFFFF;
min-height: 785px;
}

#leftCol
{
width: 210px;
float:left;
}

#leftCol a
{
text-decoration:none;
}

#leftCol p
{
text-align:center;
color:#9c795f;
font-weight:bold;
}

#leftCol p a
{
color:#9c795f;
font-weight:bold;
font-style:italic;
font-size:11px;
text-decoration:none;
}

#leftCol p a:hover
{
text-decoration:underline;
}

#rightColLocation
{
width: 150px;
float:right;
}

#rightColLocation p
{
text-align:center;
color:#9c795f;
font-weight:bold;
font-style:italic;
}


/*----------------Make a Booking Styles--------------------------------------------------------------*/

#makeABookingContainer
{
width: 169px;
height: 209px;
background: #e2d7ca;
margin: 23px 0px 0px 23px;
position:relative;
}

.makeABookingIFrame
{
width: 169px;
height: 209px;
}

#makeABooking
{
width: 169px;
height: 209px;
background: #e2d7ca;
position:relative;
}

	#makeABooking h2
	{
	line-height: 27px;
	background: #c7b09e;
	color: #48301a;
	text-align:center;
	border-bottom: 1px #FFFFFF solid;
	}
	
	#makeABooking p
	{
	color: #50453d;
	font-size: 12px;
	font-style:normal;
	text-align:left;
	margin: 8px 8px 1px 8px;
	padding: 0;
	}
	
	#makeABooking a
	{
	border: none;
	text-decoration:none;
	}
	
	.cal
	{
	margin: 0px 0px -4px 0px;
	}
	
	#makeABooking select
	{
	margin: 0px 0px 0px 8px;
	padding: 0;
	}
	
	.checkAvailability
	{
	position:absolute;
	bottom: 13px;
	right: 34px;
	cursor:pointer;
	}
	
	.availabilityButton
	{
	position:absolute;
	bottom: 6px;
	right: 8px;
	border: none;
	cursor:pointer;
	}

/*------------------------------------------------------------------------------*/

#addressDetails
{
text-align:center;
font-size: 11px;
color: #4f443d;
}

#addressDetails a
{
text-decoration:underline;
}



#addressDetails img
{
margin: 0px 0px 0px 0px;
}

.leftButton
{
text-align:center;
margin: 15px 0px 20px 0px;
}

#specialOccasions
{

}

	#specialOccasions a img
	{
	border: none;
	}

	h2
	{
	padding: 0;
	margin: 0;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	}
	
	h2 a
	{
	color:#9c795f;
	text-decoration:none;
	}
	
#waterfallSpa
{

}
	#waterfallSpa a img
	{
	border: none;
	}
	
	h2
	{
	padding: 0;
	margin: 0;
	}
	
	h2 a
	{
	color:#9c795f;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	}

#viewDvd
{

}

	#viewDvd a img
	{
	border: none;
	}
	
	#comments
{

}

	#comments a img
	{
	border: none;
	}

	h2
	{
	padding: 0;
	margin: 0;
	}
	
	h2 a
	{
	color:#9c795f;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	}

#currency
{

}

	#currency a img
	{
	border: none;
position: relative;
left: -50px;
	}

	#currency h2
	{
	padding: 0;
	margin: 0;
position: relative;
top: -10px;	
}
	
	h2 a
	{
	color:#9c795f;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	}


#mainCol
{
width: 580px;
float:right;
padding: 15px 20px 0px 7px;
}

#mainColDvd
{
width: 790px;
float:left;
margin: 33px 0px 0px 33px
}

#mainColVillas
{
width: 366px;
float:left;
padding: 15px 35px 0px 0px;
}

#rightColVillas
{
width: 155px;
float:right;
padding: 15px 35px 0px 0px;
}
	
	#rightColVillas h2
	{
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-align:center;
	}
	#rightColVillas h2 a
	{
	color:#c9b6a8;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	text-decoration:underline;
	}
	
	#rightColVillas h3
	{
	padding: 6px 0px 20px 0px;
	margin: 0;
	text-align:center;
	}
	
		#rightColVillas h3 a
		{
		color:#9c795f;
		font-weight:bold;
		font-style:italic;
		font-size:12px;
		text-decoration:none;
		}
	
	.villaButton
	{
	margin: 0px 10px 0px 0px;
	}
	
	#rightColVillas a img
	{
	border: none;
	}

#mainColLocation
{
width: 597px;
float:left;
padding: 15px 35px 0px 35px;
}

#flashcontent3
{
margin: 3px 0px 0px -12px
}


#flashcontent4
{
position:absolute; 
bottom: 7px; 
right: 7px;
z-index:10;
}

.theVillasLink
{
text-align:right;
color:#9c795f;
font-weight:bold;
font-style:italic;
font-size:11px;
margin: 0px 5px 20px 0px
}

.theVillasLink img
{
margin: 0px 0px -8px 0px
}

.theVillasLink a img
{
border:none;
}

.theVillasLink a
{
color:#9c795f;
text-decoration:none;
}

.villaRightLink
{
margin: 0px 0px 0px 16px;
}

#footer
{
float: left;
height: 60px;
font-size:11px;
color: #6e5239;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 425px;
}

#footer span
{
margin: 0px 53px 0px 0px;
}

.sitesOfInterest
{
margin: 0px 0px 0px 110px;
}

#footer p
{
display:inline;
width: 350px;
margin: 0px 35px 0px 0px;
}

#footer img
{
margin: 0px 0px -14px 0px;
}

#footer a img
{
border: none;
}

#rarolinks
{
	color:#9c795f;
	font-size:11px;
	text-align:center;
	line-height: 20px;
	text-transform:uppercase;
}

#rarolinks a
{
	color:#9c795f;
	font-weight:bold;
	text-decoration:none;
}

#rarolinks a:hover
{
	text-decoration:underline;
}

#raropic
{
margin: 5px 0px 2px 0px;
text-align:center;
}

.dvd1
{
width: 750px;
height: 420px;
}

.dvd2
{
width: 750px;
height: 500px;
}

.dvd3
{
width: 750px;
height: 670px;
}

#dininglink
{
text-align: right;

}

.email
{
text-decoration: underline;
}

#homeflash
{
margin: 5px 0px 10px 0px;
}

