/* @override http://lotusevent2011.com/css/site_struct.css */

/****************************************************
TYPOGRAPHY
****************************************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:regular,bold);
body {
	font-family: 'Open Sans', sans-serif;
	color: #7c7c55;
	font-size: 13px;
	line-height: 19px;
}
table {
	margin: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
ul {
	margin-left: 30px;
	list-style: square;	
}
ol {
	margin-left: 33px;
	list-style: decimal;	
}
a {
	color: #1b75bb;
	text-decoration: underline;
}
h1 {font-size:150%}
h2 {font-size:135%}
h3 {font-size:115%}
/****************************************************
BASIC STRUCTURE AND BACKGROUNDS
****************************************************/
body {
	background-image: url(../img/site/bg.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: top center;
}
#header {
	width: 999px;
	height: 140px;
	margin: auto;
	background-image: url(../img/site/header.gif);
	position: relative;
}
#header {
	width: 999px;
	height: 140px;
	margin: auto;
	background-image: url(../img/site/header.gif);
	position: relative;
}
#hdr-links a {
	color: #FFF;
	text-decoration: none;
}
#hdr-links {
	position: absolute;
	top: 28px;
	right: 40px;
}
.logo {
	display: block;
	width: 220px;
	height: 140px;
	position: absolute;
}
#nav {
	width: 750px;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 72px;
	position: absolute;
	top: 66px;
	right: 0;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
}
#nav li a {
	display: block;
	float: left;
	height: 72px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 27px;
	height: 45px;
}
#nav a.about {width: 120px;}
#nav a.services {width: 126px;padding-top: 19px;height: 53px;}
#nav a.wedding {width: 127px;padding-top: 19px;height: 53px;}
#nav a.destinations {width: 126px;padding-top: 19px;height: 53px;}
#nav a.news {width: 127px;}
#nav a.contact {width: 123px;}
#nav li a:hover,
#nav li a.active {
	background-color: #71233d;
}

#content {
	min-height:700px;
  	height:auto !important;
  	height:700px;
  	width: 999px;
  	margin: auto;
  	background-image: url(../img/site/page.gif);
}

body.home #content {
	background-image: url(../img/site/page-home.gif);
}
#footer {
	width: 999px;
	margin: auto;
	height: 218px;
	background: url(../img/site/footer.gif);
	color: #71233d;
}
	#footer a {
		color: #71233d;
		text-decoration: none;
	}
	.footer {
		float: left;
		margin-top: 20px;
		width: 275px;
		height: 160px;
		overflow: hidden;
	}
	.footer-title {
		font-size: 13px;
		color: #c06d96;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin-bottom: 5px;
		border-bottom: 1px solid;
	}
	.col1 {margin-left: 40px;}
	.col2 {margin-left: 50px;}
	.col3 {margin-left: 50px;}
	.col4 {margin-left: 50px;}
	
	.col1-1, .col1-2 {
	width: 125px;
	height: 130px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
	
#subfooter {
	width: 999px;
	margin: auto;
	color: #FFF;
	clear: both;
	text-align: center;
}
	#copyright {
		float: left;
	}
	#sitecredits {
		float: right;
	}
	#subfooter a {
		color: #FFF;
		text-decoration: none;
	}
	#subfooter a:hover {
		color: #FFF;
		text-decoration: underline;
	}
#footer-map {
	width: 986px;
	margin: auto;
	position: relative;
	top: -10px;
}
/****************************************************
Index Styles
****************************************************/
#index-loop {
	width: 617px;
	height: 300px;
	overflow:hidden;
	background-image: url(../img/site/bg-index-loop.gif);
	margin-bottom: 20px;
}
#slider {
	position: relative;
	width: 594px;
	height: 276px;
	background:url(nivoimg/loading.gif) no-repeat 50% 50%;
	position:relative;
	top: 10px;
	left: 10px;
}
.nivoSlider {
	width: 594px;
	height: 276px;
}
	#index-loop img {
	width: 594px;
	height: 276px;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	}
#news-bg {
	width: 617px;
	height: 255px;
	background-image: url(../img/site/bg-news.gif);
	padding-top: 13px;
}
.news-item {
	height: 120px;
	width: 608px;
	position: relative;
	left: 2px;
}
.news-item img {
	position: absolute;
	width: 80px;
	height: 80px;
	top: 21px;
	left: 29px;
}
.news-title {
	position: absolute;
	top: 15px;
	color: #FFF;
	font-size: 16px;
	left: 130px;
	padding-bottom: 2px;
	border-bottom: 1px solid #71233d;
	width: 440px;
}
.news-content {
	color: #fff4dd;
	position: absolute;
	top: 38px;
	font-size: 13px;
	left: 130px;
	width: 440px;
	height: 50px;
	overflow: hidden;
}
a.btn-readmore {
	background-image: url(../img/site/btn-readmore.png);
	border: none;
	width: 113px;
	height: 32px;
	display: block;
	position: absolute;
	top: 84px;
	right: 30px;
}
/****************************************************
SubNav Pages Styles
****************************************************/
#content-top {
	background-image: url(../img/site/page-top.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
body.home #content-top {
	background-image: url(../img/site/page-home-top.gif);
}
#content-bottom {
	background-image: url(../img/site/page-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height:760px;
  	height:auto !important;
  	height:750px;
  	padding: 30px 0;
  	color: #71233d;
}
body.home #content-bottom {
	background-image: url(../img/site/page-home-bottom.gif);
}
#page-left {
	width: 208px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	overflow: hidden;
}
#page-right {
	float: right;
	width: 617px;
	margin-right: 70px;
}
#subnav {
	margin-bottom: 40px;
}
#subnav a {
	display: block;
	color: #71233d;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}
#subnav a.active,
#subnav a:hover {
	color: #FFF;
	text-decoration: none;
}
#subnav a.sublevel {
	padding-left: 20px;
}
/* IMAGE GALLERY *****************************/
#media-banner {
	width: 617px;
	height: 300px;
	overflow:hidden;
	background-image: url(../img/site/bg-gallery-img.gif);
	margin-bottom: 15px;
	position: relative;
}
#media-banner img {
	width: 594px;
	height: 276px;
	position:absolute;
	top:10px;
	left:10px;
	}
.gallery_item_container {
	width: 550px;
}
.gallery_item_container a {
	margin: 2px;
	display: block;
	float: left;
	width: 94px;
	height: 96px;
	background: url(../img/site/bg-gallery-item.gif);
	position: relative;
}
.gallery_item_container a img {
	position: absolute;
	top: 6px;
	left: 6px;
}
/*****MEDIA CHANNELS  *************************************/
#media-links {
	margin-bottom: 20px;
}
#media-links a {
	display: block;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #3b2314;
	text-decoration: none;
}
#media-links a:hover,
#media-links a.active {
	color: #1b75bb;
	text-decoration: none;
}
#media_link_titles a {
	font-size: 26px;
	color: #3b2314;
	padding-left: 4px;
	text-transform: uppercase;
}
#media_link_titles a.subnav_active,
#media_link_titles a:hover {
	color: #1b75bb;
	text-decoration: none;
}
.media_link_title {
	margin-top: 4px;
	margin-bottom: 4px;
}
#media_channel_container {
	margin-top: 0px;
}
.channel_item {
	float:left;
	width: 115px;
}
.channel_img {
	width: 95px;
	height: 95px;
	margin: auto;
}
.channel_title {
	padding-top: 4px;
	width: 115px;
	text-align: center;
}
#media_channel_container a {
	color: #3b2314;
	text-decoration: none;
	font-weight: bold;
}
#media_channel_container a:hover {
	color: #1b75bb;
	text-decoration: none;
}
/* STAFF ITEMS***** **************************/
.staff_sect {
	width: 545px;
	margin-top: 4px;
}
.staff_pic_bg {
	float: left;
	width: 165px;
	height: 200px;
}
.staff_body {
	float: right;
	width: 365px;
}
.staff_name {
	color: #3b2314;
	font-size: 24px;
	margin-bottom: 8px;
}
.staff_title {
	color: #777;
	font-size: 18px;
	margin-bottom: 4px;
}
.staff_email {
	text-transform: uppercase;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	color: #000;
	margin-top: 10px;
}
.staff_link {
	text-decoration: none;
}
/****************************************************
EVENTS STYLES
****************************************************/
.event-sect {
	width: 545px;
	margin-top: 4px;
	background-color: #71233d;
	padding: 10px;
	color: #faf3e8;
	margin-bottom: 1px;
}
.event-pic {
	float: left;
	width: 80px;
	height: 80px;
	border: 4px solid #faf3e8;
}
.event-title {
	color: #FFF;
	font-size: 24px;
	margin-bottom: 8px;
}
.event-datetime {
	color: #FFF;
	font-size: 18px;
	margin-bottom: 4px;
}
.event-body {
	float: right;
	width: 435px;
}
/****************************************************
Xtranet Pages
****************************************************/
#xtranet_login_form {
	background: #71233d;
	width: 260px;
	padding: 20px;
	margin: auto;
	margin-top: 50px;
}
#xtranet_login_form .login_form_usr,
#xtranet_login_form .login_form_pwd {
	width: 225px;
	text-align: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
#xtranet_login_form label {
	color: white;
}
#xtranet_login_form .login_form_usr input,
#xtranet_login_form .login_form_pwd input {
	width: 150px;
}
#xtranet_login_form .submit {
	width: 210px;
	margin: auto;
	text-align: right;
}
#xtranet_login_form .submit input {
	width: 60px;
	margin-top: 4px;
}
#xtranet_login_error {
	margin-top: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
}
/****************************************************
Singles Module STYLES
****************************************************/
#xch-singles-container {
  	background-image: url(../img/site/bg-single.gif);
}
#xch-singles-top {
	min-height:750px;
  	height:auto !important;
  	height:750px;
  	background-image: url(../img/site/bg-single-top.gif);
  	background-repeat: no-repeat;
  	background-position: top center;
  	border-bottom: 4px solid #71233d;
  	width: 997px;
  	margin: auto;
}
#xch-singles-1of2 {
	float: left;
	width: 48%;
	overflow: hidden;
}
#xch-singles-2of2 {
	float: right;
	width: 48%;
	overflow: hidden;
}
#xch-singles-1of3 {
	float: left;
	width: 30%;
	margin-right: 5%;
	overflow: hidden;
}
#xch-singles-2of3 {
	float: left;
	width: 30%;
	overflow: hidden;
}
#xch-singles-3of3 {
	float: right;
	width: 30%;
	overflow: hidden;
}
/* =MISCELANEOUS
**********************************************************/
/* Self Clear Fonts */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
