/* CSS Document */

/* Body and Universal Reset */

* {
	margin: 0;
	padding: 0;
}

body {
	background:#fff;
}

#container {
	margin: 0 auto;
	width: 920px;
	text-align:center;
	padding:0 0 0 0;
	background:#fff;
}

#popupWindowCaller {
	display:none;
}

.clear {
	clear:both;
	height:1px;
}

img {
	border: none;
}

.girl {
	margin:15px 0 -10px 0;
}

/* Typography */


/* Page Header */

#header {
	height: 170px;
	padding: 4px 0px 7px 0px;
	background: #ffffff url(/images/backgrounds/header_bg.png) repeat-x center center;
	text-align: center;
}


/* Main Navigation */

#mainNav {
	height:16px;
	padding: 16px 0px 16px 0px;
	font-size:12px;
	line-height: 14px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background: #000000 url(/images/backgrounds/film_bg.gif) repeat-x center center;
	text-align: center;
}

#mainNav li {
	list-style:none;
	display:inline;
	margin:0 32px;
}

#mainNav a {
	color:#ffffff;
}

#mainNav a:hover, #mainNav a.active {
	color:#f57576;
}


/* Sub Nav */

#subNav {
	font-size:13px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background:url(/images/backgrounds/line_break.gif) no-repeat bottom center;
	padding:10px 0 30px 0;
	
	background: url(/images/backgrounds/dotted_line.gif) repeat-x left bottom;
	margin-bottom: 10px;
}

#subNav li {
	list-style:none;
	display:inline;
	white-space: nowrap;
	color:#B3B3B3;
}

#subNav h1 {
	text-align: left;
}

#subNav a {
	color:#000000;
}

#subNav a:hover, #subNav li.active a {
	color:#8ea3bd;
}


/* Rotating Banners */

.BannerContainer.home {
	overflow:hidden;
	position:relative;
	height: 556px;
	margin-bottom: 20px;
	margin-top: 13px;
}

.BannerContainer a {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

.BannerContainer a.active {
	z-index:10;
	opacity:1.0;
}

.BannerContainer a.last-active {
	z-index:9;
}

.BannerContainer a.no-link {
	cursor: default;
}


/* Content */

#content {
	padding: 22px 0 22px;
	text-align:left;
}

#content p, #content table, #content ul, #content ol {
	margin:0 0 18px 0;
}

#content ul, #content ol {
	margin-left:18px;
}

#content a:hover {
	text-decoration:underline;
}

/*.lineBreak {
	background:url(images/backgrounds/line_break.gif) no-repeat;
	height:1px;
	margin:0 0 18px 0;
}*/

.lineBreak {
	border-top: 1px solid #000000;
	height:1px;
	margin:0 0 18px 0;
}

/*.contactContainer {
	background:url(images/backgrounds/postbox.jpg) no-repeat bottom right;
}*/


/* Invitation Process */

.processBackground {
	background: url(/images/backgrounds/invitation_process_bg.jpg) no-repeat center center;
	height: 489px;
	width: 920px;
	position: relative;
	margin-bottom: 50px;
}

.processContainer {
	height: 353px;
	width: 341px;
	position: absolute;
	top: 33px;
	right: 14px;
	padding: 40px 50px;
	text-align: center;
	display: none;
}

.processContainer.active {
	display: block;
}

.processContainer h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

.processContainer .prevButton, .processContainer .nextButton {
	position: absolute;
	bottom: 55px;
	font-size: 10px;
	color: #000000;
}

.processContainer .prevButton {
	left: 65px;
}

.processContainer .nextButton {
	right: 65px;
}


/* Blog */

.blogSearch {
	margin-bottom: 15px; 
	float:right; 
	margin-top:-43px;
}

.blogSearch input {
	padding:3px;
	font-size:11px;
}

.blogSearch select, .blogSearch input[type="submit"] {
	padding:2px;
	font-size:11px;
	border: 1px solid #000000;
	background: #ffffff;
}

.blogSearch input[type="submit"] {
	cursor: pointer;
	padding: 3px;
}

.blogCommentsContainer {
	margin:0 0 18px 0;
	max-height:320px;
	overflow:auto;
}

.blogComment {
	background:#E6E6E6;
	padding:6px 10px 1px;
	margin:0 0 1px 0;
}

#content .blogComment p {
	margin:0 0 5px 0;
}

.commentAuthor {
	color:#999;
}

#content table.popupCommentsForm {
	margin:0;
}

.popupCommentsForm input.textinput, .popupCommentsForm input.textinputhover, .popupCommentsForm textarea {
	width:280px!important;
}

.nav {
	text-align:center;
}

.nav a, .nav span {
	margin:0 4px;
}



/* Home */

.leftHomeBanner, .rightHomeBanner {
	width:420px;
	height:483px;
	float:left;
	margin:0 0 15px 0;
}

.rightHomeBanner {
	float:right;
}


/* Blog */

.blogTitle {
	margin:0 0 15px 0;
}

.blogDate {
	float:right;
}

.blogLinks {
	text-align:right;
}

.blogLinks a, .blogLinks a:hover {
	color: #aa1818;
}


/* Footer */

#footer {
	clear: both;
	margin:0 auto;
	padding-bottom: 20px;
	text-align:center;
	
	font-size:10px;
	color:#666666;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#footerBand {
	background: #000000 url(/images/backgrounds/film_bg.gif) repeat-x center center;
	height: 22px;
	padding: 13px 0px 13px 0px;
	margin-bottom: 10px;
	font-size:11px;
}

#footerBand li {
	color: #ffffff;
	display: inline;
	list-style: none;
	margin:0 17px 0 0;
}

#footerBand li:before {
	content: "|";
	margin:0 10px 0 -10px;
	font-size: 14px;
}

#footerBand li:first-child:before {
	content: "";
	margin:0px;
}

#footerBand li a {color: #ffffff;}
#footerBand li a:hover {color:#f57576;}

#footerNav {
	text-align: center;
}

.barList li {
	display: inline;
	list-style: none;
	margin:0 10px 0 0;
}

.barList li:before {
	content: "|";
	margin:0 8px 0 -6px;
}

.barList li:first-child:before {
	content: "";
	margin:0px;
}

#footer a {
	color:#666666;
}

#footer a:hover {
	color:#911925;
}

#footer p {
	color:#B3B3B3;
	line-height:16px;
	margin:0 0 20px 0;
}


/* Online Enquiry Form */

#contactForm.envelope {
	background: url(/images/backgrounds/envelope_bg.png) no-repeat center center;
	/*width: 719px;
	height: 502px;*/
	width: 692px;
	height: 359px;
	margin-left: 142px;
	margin-bottom: 20px;
	
	padding-top: 143px;
	padding-left: 27px;
}

.onlineEnquiryTable td {
	padding-bottom:5px;
}

.yourDetails {	
	padding:7px 0 0 0;
	height:30px;
	font-weight:bold;
	font-size:13px;
}

.requiredFields {
	text-align:right;
	padding:4px 0 0 0;
	font-size:11px;
}

.required {
	text-align:center;
	vertical-align:middle;
	padding-left:15px;
	padding-right:5px;
}

input, textarea, select {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size:12px;
}

.onlineEnquiryTable input.textinput, .onlineEnquiryTable select.textinput, .onlineEnquiryTable input.textinputhover, .onlineEnquiryTable textarea {
	width:230px;
}

.textinput {
	border:1px solid #000000;
	padding:2px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.textinputhover {
	border:1px solid #911925; 
	padding:2px;
}

.submit {
	text-align:center;
}

.submit input[type=submit] {
	border: 1px solid #000000;
	background: #b3c6dd;
	padding: 2px 5px;
	margin-left: 50px;
	cursor: pointer;
}

.errorText {
	color:#FF0000;
}

.errorInput {
	border-color:#FF0000;
}

input.hintText {
	color: #999999;
}


/***** Error / Info / Caution Boxes *****/

.error_box, .info_box {
	margin:0 0 15px 0;
	padding:15px;
	border-width: 3px;
	border-style: solid;
}

.error_box {
	border-color: #CC0000;
	background-color: #f3d8d8;
	color:#CC0000;
}

.info_box {
	border-color: #7F8F13;
	background-color: #E0E6B6;
	color:#7F8F13;
}

#content .error_box ul {
	margin-bottom:0;
}


/* Classes Reserved for the TinyMCE Editor  */

.editor {
	width: 100%;
}

.mini_editor {}