@charset "utf-8";

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin: 0;
	padding: 0;
	background-color: #38121E;
}

ul, li {
	margin: 0;
	padding: 0;
}

#container {
	/*float: left; */
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #38121e;
	max-width: 1024px;
}

#header {
	height: 204px;
	/*text-align: center;*/
	background: url(images/haven_header_bg.jpg) no-repeat ;
	overflow: hidden;
}

.menuItem {
	display: block;
	float: left;
	top: 0;
	text-indent: -9999px;
	height: 160px;
}

#aboutus {
	width: 115px;
}
#haven {
	width: 155px;
}
#guide {
	width: 130px;
}
#logo {
	margin-left: 20px;
	width: 190px;
}
#gift {
	margin-left: 40px;
	width: 120px;
}
#weddings {
	margin-left: 5px;
	width: 105px;
}
#planning {
	margin-left: 5px;
	width: 115px;
}

#wrapper {
	clear:both;
	overflow:auto;
	padding: 30px 25px;
	background:url(images/haven_body_bg.jpg) no-repeat;
}

/* useless */
#wrapper:after {
  content:".";
  height:0px;
  visibility:hidden;
  display:block;
  clear:both;
}

#bodyWrapper {
	width: 100%;
	margin: 0;
}

#content {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}

#locationNav {
	margin-left: 165px;
}

#locationNav ul {
	position:relative;
	padding: 30px 0 0 35px; *padding-top: 10px;
	line-height: 35px;
	margin-left: 0;
	z-index: 32;
}

#locationNav li {
	display: inline;
	list-style: none;
	color: #ffdbf4;
	font-size: 15px;
	padding: 0 8px;
}

#locationNav li a {
	color: #ffdbf4;
	text-decoration: none;
	padding-top: 30px;
}

#locationNav li a:hover, .selectedLocation {
	color:#ff9291 !important;
	background:url(images/location_heart.gif) no-repeat center top;
}

#locationNavBg {
	position:relative;
	height: 65px;
	width:100%;
	margin-top: -65px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color:#000;
	z-index:10;
}

#showCase {
}

.stageWrapper {
	float: left;
	width: 100%;
	z-index: 20;
	margin-bottom: 35px;
}

#stage {
}

.stage {
	margin:0 0 0 165px;
}

#stageNav {
}

.stageNav {
	float: left;
	margin-left: -100%;
	width: 160px;
	z-index: 32;
	position:relative;
}

#stageNavList {
	padding: 20px 0 0px 0;
}

#stageNavBg {
}

.stageNavBg {
	width: 160px;
	z-index: 20;
	background:#000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	min-height:400px;
	_height: 400px;
	position:relative;
}
.cimg {
	width: 160px;
	z-index: 20;
	height: 75px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position:relative;
}

#stageNav ul {
    min-height:490px;
	_height:490px;
	*height:511px;
}

#stageNav li {
	font-size: 15px;
	color:#FFF;
	list-style: none;
	text-align: right;
}

#stageNav li a {
	display: block;
	height: 24px;
	padding-top: 8px;
	color:#FFF;
	text-decoration: none;
	padding-right: 1em;
}

#stageNav li a:hover {
	color: #F93; 
	background: url(images/nav-bg.jpg) right top;
	background-color: #000;
}

.selectedStage {
	color: #F93 !important; 
	background-color: #0C0C0C;
}

#imageSlices {
	z-index: 32;
	position:relative;
	color: #cececd;
	overflow: auto;
	_height: 507px;
	margin: 0 ;
	padding-bottom: 20px;
	border-top:#ACAC92 solid 1px;
}

.desc {
	float: left;
	padding: 15px 30px;
	line-height: 24px;
	width: 40%;
}

.desc a {
	color:#FFF;
}

#stageBg {
}

.stageBg {
	position:relative;
	z-index: 20;
	width: 100%;
	height: 550px;
	background:#000;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#details {
	width: 100%;
}

.detailHeadline {
	padding:10px 0 0 48px;
	font-size: 15px;
	line-height:34px;
	color: #de9141;
	background: url(images/two-heart.gif) no-repeat left 13px;
}

#detailTables {
	padding: 20px;
}

.detailTable {
	padding: 10px;
	background:url(images/tableHeadlineBg.gif) no-repeat left top;
}

#detailTables table {
}

#detailTables td, #detailTables th {
	padding: 6px;
	color: #B8BBB4;
	font-weight: normal;
	line-height: 20px;
}

#detailTables .odd th {
	background-color: #0D0407;
}

#detailTables .odd td {
	background-color: #0f0609;
}

#detailTables .eve td {
}

#footer {
	height: 90px;
	background:url(images/haven_footer_bg.jpg) no-repeat;
	text-align:center;
	color:#FFFFFF;
	position:relative;
}

.copyright {
	color: #f7c2d3;
	padding-top:58px;
	font-size: 11px;
}

.copyright a {
	color: #f7c2d3;
	text-decoration:none;
}

.copyright a:hover {
	text-decoration:underline;
}

#header A:hover {
background:#fff;
    opacity: 0.1;
	filter:alpha(opacity=10);
}

#stageNavTitle {
	position:absolute;
	top:-27px;
	width:148px;
	text-align:right;
	background:#431726 url(images/nav-bg.jpg) right top;
	color:#FFFFFF;
	padding-right:12px;
	height:2em;
	line-height:2em;
}