/* 
quailsegg.com :: Global Stylesheet
19-Feb-2007
Revision 1.0

** Colour Chart **

Pantone 731C: #793f0d
cream: #f7f6e4
main green: #b5b897
dark green: #a0a384

*/

body {
	text-align: center;
	background-color: #b5b897;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	
	scrollbar-3dlight-color: #f7f6e4;
	scrollbar-arrow-color: #555;
	scrollbar-base-color: #f7f6e4;
	scrollbar-darkshadow-color: #f7f6e4;
	scrollbar-face-color: #f7f6e4;
	scrollbar-highlight-color: #f7f6e4;
	scrollbar-shadow-color: #f7f6e4;

}

/* Splash Layout */
#splash_wrapper {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 242px;
	left: 0;
	top: 42%;
	margin-left: 0;
	margin-top: -141px; /* half of height and a bit more... */
	padding: 0;
	border: 0;
	background-color: #9fa284;
}

#splash_logo {
	position: relative;
	width: 569px;
	height: 242px;
	left: 50%;
	margin-left: -284px;
	padding: 0;
	border: 0;
	vertical-align: middle;
	float: left;
}

/* Main Site Layout */
#wrapper {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 540px;
	top: 50%;
	left: 0;
	margin-top: -263px; /* half of height */
	margin-left: 0;
	padding: 0;
	border: 0;
	background-image: url(../images/mainPageStripe.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#container {
	position: absolute;
	width: 870px;
	height: 540px;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -435px;
	padding: 0;
	border: 0;
	background-image: url(../images/dropShadow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

	
#navMenu {
	position: relative;
	width: 831px;
	height: 26px;
	left: 10px;
	top: 6px;
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-right: 20px;
	float: left;
	clear: both;
}	


#photo {
	position: relative;
	width: 482px;
	height: 156px;
	left: 10px;
	top: 6px;
	background-color: #eee;
	float: left;
	clear: left;
}

.inlinePhotos {
	cursor: default;
	width: 60px;
	height: 60px;
	border: 1px solid #666666;
	margin-right: 20px;
}

#logo {
	position: relative;
	width: 369px;
	height: 156px;
	right: 9px;
	top: 6px;
	background-color: #f7f6e4;
	float: right;
}

#content {
	position: relative;
	text-align: left;
	width: 404px;
	height: 268px;
	left: 10px;
	top: 6px;
	background-color: #f7f6e4;
	padding: 20px 30px;
	border-top: 10px solid #f7f6e4;
	border-bottom: 10px solid #f7f6e4;
	overflow: auto;
	float: left;
}

#contentScrollbar {
	position: relative;
	text-align: left;
	width: 18px;
	height: 328px;
	left: 10px;
	top: 6px;
	background-color: #f7f6e4;
	float: left;
}

.scrollTable {
	height: 318px;
	padding-top: 10px;
}

#scroll_up {
    cursor: pointer;
}

#scroll_down {
	cursor: pointer;
}

#address {
	position: relative;
	width: 369px;
	height: 56px;
	right: 9px;
	top: 6px;
	padding-top: 30px;
	background-color: #fff;
	float: right;
}


/* Classes */
.addressText {
	font-size: 10px;
	color: #737373;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #793f0d;
	margin: 0;
	padding-top: 0;
	padding-bottom: 25px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #793f0d;
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
}

p {
	font-size: 11px;
	color: #555;
}

a:link {
	color: #793f0d;
	text-decoration: none;
}

a:visited {
	color: #793f0d;
	text-decoration: none;
}

a:hover {
	color: #793f0d;
	text-decoration: none;
}

a:active {
	color: #793f0d;
	text-decoration: none;
}

/* Form Elements */
form {
	padding-top: 10px;
	color:#555;
}

.inputFields {
	border: #a0a384 1px solid;
	background: #fff;
	padding: 3px;
	margin: 3px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva;
	font-weight: normal;
	color:#555;
}

/* Navigation Menu */ 
#navMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: none;
	text-decoration: none;
	background-color: #transparent;
	float: right;
}

#navMenu ul li {
	float: left;
}

#navMenu ul a {
	display: block;
	padding: 0px 10px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
}

#navMenu ul a:hover {
	color: #793f0d;
}

#navMenu ul a:active {
	color: #793f0d;
}

.weddingList ul {
margin: 0px;
padding: 0px;
}

/* Menu highlighting on current page */
#home #navMenu a#home,
#about #navMenu a#about,
#concierge #navMenu a#concierge,
#eventManagement #navMenu a#eventManagement,
#weddings #navMenu a#weddings,
#news #navMenu a#news,
#gallery #navMenu a#gallery,
#venues #navMenu a#venues,
#contact #navMenu a#contact {
	color: #793f0d;
	text-decoration: none;
}

/* Expanding div */
.menutitle{
cursor:pointer;
padding: 0;
padding-bottom: 15px;
margin: 0;
width: 400px;
text-align:left;
font-size: 11px;
color: #793f0d;	
}

.weddingmenutitletop{
cursor:pointer;
padding: 0;
margin: 0;
width: 400px;
text-align:left;
font-size: 11px;
color: #793f0d;	
}

.weddingmenutitlerest{
cursor:pointer;
padding: 0;
padding-top: 15px;
margin: 0;
width: 400px;
text-align:left;
font-size: 11px;
color: #793f0d;	
}

.submenu{
padding-bottom: 15px;
}

.submenuWeddings{
padding-bottom: 0px;
}


.squareBullet {
	padding-right: 10px;
}

.greyTitle {
	color: #555;
}

/* the entries below are for the validation system */

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required { /* change this one to change the standard look and feel... */
	border: #a0a384 1px solid;
	background: #fff;
	padding: 3px;
	margin: 3px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva;
	font-weight: normal;
	color:#555;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	color : #FF3300;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
	line-height: 22px;
}


.field-label {

}

.field-widget {

}

/* the above entries are for the validation system */