/* Villa Fuaim na Mara CSS v1.0 */

body {
	margin: 0px;
	font: italic 14px/19px Georgia, Times New Roman, serif;
	color: #635a50;
}

A, A:link {
	color: #bd1a1e;
}

A:visited {
	color: #888888;
}

A:active {
	color: #bb0000;
}
	
A:hover {
	color: #938a80;
}
	

table, td {
	border-collapse: collapse;
	padding: 0px;
}

p, td, tr, ol, ul, li, div {
	font: normal 14px/22px Georgia, Times New Roman, serif;
	color: #635a50;
}

p.first {
	font: normal 16px/22px Georgia, Times New Roman, serif;
	color: #635a50;
	text-indent: 15px;
}

p.small {
	font: normal 12px/17px Georgia, Times New Roman, serif;
}

.dropcaps {
	font-weight: bold;
	color: #9d0a0e;
}

h1 {
	font: italic 36px/37px Georgia, Times New Roman, serif;
	color: #9d0a0e;
	margin: 0px;
	margin-bottom: 16px;
	border-bottom: 1px solid #c5baaa;
}

h2 {
	font: italic 18px/19px Georgia, Times New Roman, serif;
	color: #9d0a0e;
	margin: 0px;
	margin-top: 32px;
	margin-bottom: 16px;
}

h3 {
	font: italic 16px/17px Georgia, Times New Roman, serif;
	color: #635a50;
	margin: 0px;
	margin-bottom: 16px;
}

#page {
	width: 100%;
	text-align: center;
}

#hpImage {
	z-index: 0;
	background: url('images/hp-image-back.jpg') repeat-x;
	text-align: right;
}

#headerImage {
	z-index: 0;
	background: url('images/header-image-back.jpg') repeat-x;
	text-align: right;
}

#logo {
	position: absolute;
	z-index: 100;
	left: 70px;
	top: 160px;
}

#headerLogo {
	position: absolute;
	z-index: 100;
	left: 70px;
	top: 30px;
}

#navigation {
	width: 100%;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 50px;
	text-align: center;
}

	#navigation .navLink, A.navLink {
		font: italic 16px/18px Georgia, Times New Roman, serif;
		color: #ffffff;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 16px;
		padding-left: 16px;
		padding-right: 16px;
		text-shadow: #333399 1px 1px 1px;
		filter: Shadow(Color=#333399, Direction=135, Strength=1);
	}
	
	#navigation .navLink:hover, A.navLink:hover {
		color: #9ee4ff;
		background: url('images/nav-hover.gif') 20px 18px no-repeat;
	}
	
#navigation2 {
	width: 100%;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 30px;
	text-align: center;
}

	#navigation2 .navLink2, A.navLink2 {
		font: italic 16px/18px Georgia, Times New Roman, serif;
		color: #444466;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 16px;
		padding-left: 16px;
		padding-right: 16px;
		text-shadow: #999999 1px 1px 1px;
		filter: Shadow(Color=#999999, Direction=135, Strength=1);
	}
	
	#navigation2 .navLink2:hover, A.navLink2:hover {
		color: #666688;
		background: url('images/nav-hover2.gif') 20px 18px no-repeat;
		text-shadow: none;
		filter: Shadow(Color=#555599, Direction=135, Strength=0);
	}

#topWall {
	height: 27px;
	width: 100%;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 0px;
	background: url('images/top-wall.gif') repeat-x;
}

#bottomWall {
	width: 100%;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 410px;
	background: url('images/bottom-wall-hp.gif') repeat-x;
	vertical-align: top;
	padding-top: 30px;
	text-align: center;
}

#bwContent {
	width: 900px;
	margin: auto;
	white-space: nowrap;
}

#miniGallery {
	width: 716px;
	height: 92px;
}

	#miniGallery  .mgImages {
		width: 652px;
		height: 92px;
		background: url('images/gallery-back.gif') repeat-x;
		white-space: nowrap;
	}

	#miniGallery .mgNav {
		with: 32px;
		height: 92px;
	}
	
#miniGallery2 {
	width: 824px;
	height: 92px;
}

	#miniGallery2  .mgImages2 {
		width: 760px;
		height: 92px;
		background: url('images/gallery-back.gif') repeat-x;
		white-space: nowrap;
	}

	#miniGallery2 .mgNav2 {
		with: 32px;
		height: 92px;
	}
	
	#mgTabs {
		text-align: center;
		white-space: nowrap;
		height: 28px;
	}

#slider img {
	margin: 0px 2px;
}
	
#reservations {
	float: right;
	margin-left: 22px;
	margin-top: 7px;
}

.imageFocus {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.imageBlur {
	opacity: 1.00;
	filter: alpha(opacity=100);
}

#blackout {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000000;
	width: 100%;
	height: 100%;
	opacity: 0.50;
	filter: alpha(opacity=50);
	display: none;
	z-index: 200;
}

#galleryWindow {
	position: absolute;
	width: 100%;
	height: 450px;
	z-index: 500;
	top: 60px;
	display: none;
}

#galleryFrame {
	background: #d5d5d5 url('images/loading.gif') center no-repeat;
	width: 700px;
	height: 450px;
	margin: auto;
	border: 8px solid #ffffff;
	text-align: center;
	vertical-align: center;
	display: none;
}

#photoFrame {
	background: #d5d5d5 url('images/loading.gif') center no-repeat;
	border: 1px solid #c3bab0;
	width: 820px;
	text-align: center;
	vertical-align: center;
	margin-top: 10px;
}

#photo {
	border: 8px solid #ffffff;
	margin: 10px 0px;
}

#contentWall {
	width: 100%;
	position: absolute;
	z-index: 50;
	left: 0px;
	top: 140px;
	background: url('images/bottom-wall-hp.gif') repeat-x;
	vertical-align: top;
	padding-top: 100px;
	text-align: center;
	clear: both;
}

#content {
	margin: auto;
	text-align: left;
	width: 900px;
}

#footer {
	height: 180px;
	text-align: center;
	background: url('images/footer-back.gif') repeat-x;
}
	
	#footer .footerText {
		color: #837a70;
		padding-top: 100px;
	}
	
#hpFooter {
	padding-top: 50px;
	text-align: center;
}
	
	#hpFooter .hpFooterText {
		color: #837a70;
	}
	
.footerLink, A.footerLink, A.footerLink:link, A.footerLink:visited, A.footerLink:active {
	font: normal 11px/15px Georgia, Times New Roman, serif;
	color: #837a70;
	text-decoration: none;
}
	
.footerLink:hover, A.footerLink:hover {
	color: #635a50;
	border-bottom: 1px dotted #837a70;
}
	
.formRow {
	width: 550px;
	display: block;
	padding: 6px 0px;
}

.formLabel {
	width: 150px;
	float: left;
	margin-right: 10px;
	font: normal 14px/19px Georgia, Times New Roman, serif;
	color: #938a80;
}

.formField {
}

.formText {
	font: normal 14px/19px Georgia, Times New Roman, serif;
	color: #635a50;
}

#mgx, #mgx A, #mgx A:link, #mgx A:visited, #mgx A:hover {
	margin-top: 30px;
	font: normal 10px/11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #777777;
	text-decoration: none;
}
