@import url('/css/reset.css');


body {
	-x-system-font: none;
	background-color: #FFFFFF;
	background-image: url(/img/main_bg.gif);
	background-repeat: repeat-x;
	color: #676767;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 90%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.blank {
	background-image: url();
}

.gu3stEdit { background-image: url("");}

.gu3stEdit #pagebody {
	background-color: #FFFFFF;
	border: 3px solid #CCCCCC;
	margin: 10% auto;
	padding: 20px;
	width: 400px;
}
.gu3stEdit #pagebody #main {
	margin: 0;
	position: relative;
	top: 0;
	z-index: 10;
	width: 400px;
}
.homeClass {
	-x-system-font: none;
	background-color: #ffffff;
	background-image: url(/img/main_bg.gif);
	background-repeat: repeat-x;
	color: #676767;
	font-family: "Trebuchet MS",sans-serif;
	font-size: 90%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#mainLogo {
	left:50%;
	margin-left: -175px;
	padding: 0;
	position: relative;
	top: 0;
	width: 346px;
	z-index: 100;
}
#mainBG-line {
	background-image: url(/img/main_bg_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	left: 0;
	position: relative;
	top: 40px;
	z-index: 100;
}

.gu3stEdit { background-image: url("");}

/* toolbar layout */
#gu3st-toolbar { border-bottom: 1px solid #ccc; overflow: auto; }
#gu3st-toolbar #logo { float: left; padding: 0.5em 0 0 0.5em; }
#gu3st-toolbar span { float: right; padding: 1em; font-size: .8em; }
#gu3st-toolbar ul.tab-nav { padding: 0.7em 1em 0; }
#gu3st-toolbar ul.tab-nav li { display: inline; list-style: none; padding: 0 1.0em; border-right: 1px solid #ccc;  }
#gu3st-toolbar ul.tab-nav li a { }

h1, h2, h3, h4, h5, h6, th, td { font-family: Arial, Helvetica, sans-serif; }

h1 {
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0;
	margin: 0;
}

h2 { font-size: 1.4em; font-weight: bold; }

h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0;
	margin: 0 0 10px;
}

h4 { font-size: 1.1em; font-weight: bold; text-transform: uppercase; }

h5 { font-size: 1.1em; font-weight: bold; color: #8e8e8e; text-transform: uppercase; }
h6 { font-size: 1.1em; font-weight: bold; color: #afafaf; text-transform: uppercase; }

p { font-size: 1.0em; line-height: 1.4em; margin-bottom: 10px; }
blockquote { margin: 0 50px 10px 50px; }
address { font-style: italic; padding: 3px 10px 25px; }

a { text-decoration: none; }
a:hover { text-decoration: none; }

ul, ol { margin-bottom: 10px; }
ol { list-style-type: decimal; padding-left: 47px; }
ul { list-style-type: none; }
ol.alpha { list-style-type: lower-alpha; }

th, b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 0.7em; }

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.block { display: block; }
.inline { display: inline; }

/**
 * widths ..
 */
.hundred { width: 99%; }
.sixty { width: 56%; }
.fifty { width: 48%; }
.forty { width: 39%; }
.thirty { width: 30%; }
.twentytwo { width: 22%; }
.twenty { width: 18%; }
.fourteen { width: 14%; }

/* Forms */
form { margin: 0; padding: 0; }
fieldset { padding: 0; }
legend {  }

label { padding-left: 3px; display: block; text-transform: uppercase; font-weight: bold; color: #4F433A; }

input[type=text], select, textarea { 
	margin: 4px 4px 4px 0;
	padding: 4px 0;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 1.0em;
	border: 1px solid #c5c5c5; 
	width: 98%;
	color: #3F4547;
}

input[type=password], select, textarea { 
	margin: 4px 4px 4px 0;
	padding: 4px 0;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 1.0em;
	border: 1px solid #c5c5c5; 
	display: block;
	width: 98%;
	color: #3F4547;
}

input[type=checkbox] { border: none; margin:4px 4px 15px 0; }
input[type=radio] { border: none; margin:4px 4px 15px 0; }
label.inline { padding-right: 20px; }
label.inline input, label.inline select { display: inline; width: auto; }
.jsvalidation { font-size: 0.7em; font-style: italic; color: #f00; }
.spacer { padding-right: 20px; }

.editRoom {
	padding-bottom: 20px;
	width: 99%;
	/*float: left;*/
}

.editRoom .guestTitle {
	padding: 10px 0 0 0;
	width: 60px;
	float: left;
}

.editRoom input[type=text], select, textarea { 
	margin: 4px 4px 4px 0;
	padding: 4px 0;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 1.0em;
	border: 1px solid #c5c5c5; 
	width: 40%;
	color: #3F4547;
	float: left;
}

.clr {clear: both;}

#pagebody {
	margin: 0 auto 50px;
	width: 995px;
}
#pagebody #header {
}
#pagebody #header #mainMenu {
	color: #6E787E;
	padding: 0;
}
#pagebody #header #mainMenu .menuItem {
	cursor: pointer;
	float: left;
	height: 172px;
	list-style-type: none;
	padding: 0;
	position: relative;
	top: -114px;
	width: 120px;
}
#pagebody #header #mainMenu .mainMenuSpacer {
	float: left;
}
#pagebody #header #mainMenu .on {
	cursor:	default;
}
#pagebody #header #mainMenu .selected {
	background-image:	url(/img/nav_glow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	top: -114px;
}
#pagebody #header #mainMenu .menuItem h1 {
	color: #7A858C;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	top: 125px;
}
#pagebody #header #mainMenu .selected h1 {
	color: #FFFFFF;
	position: relative;
	text-align: center;
	top: 125px;
}
#pagebody #main .content {
	border: 0 none;
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	width: 995px;
}
#pagebody #main {
	margin: 0;
	position: relative;
	top: -116px;
	z-index: 10;
	width:995px;
}
#pagebody #main .content #categoryHeader {
	background-color: #FFFFFF;
	margin: 0 auto 50px;
	width: 933px;
}
#pagebody #main .content .categoryHeaderContent {
	border: 0 solid #DBD9D8;
	height: 225px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	z-index: 10;
}
#pagebody #main .content .categoryMainImage {
	float: left;
	border: 0 solid #DBD9D8;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	z-index: 10;
}
#pagebody #main .content .categoryCopyContent {
	background-color: #ffffff;
	border: 0 none;
	margin: 0 20px 0 0;
	padding: 34px;
	width: 393px;
	float: left;
	left: -2px;
	position: relative;
	min-height: 350px;
}

#pagebody #main .content .categoryCopyContent img {
	border: 4px solid #DBD9D8;
	margin: 0 25px 25px 0;
}

#pagebody #main .content .galleryCopyContent {
	background-color: #ffffff;
	margin: 0 0 0 158px;
	padding: 20px;
	width: 636px;
}
#pagebody #main .content .galleryCopyContent .gallery {
}
#pagebody #main .content .galleryCopyContent .gallery .imgRow {
	float: left;
	margin: 10px 0 10px 30px;
	padding: 0;
	width: 90px;
}
.modal {
	background-color:#fff;
	padding:10px;
	border:1px solid #333;
}
#control_overlay {
		background-color:#000;
	}

#pagebody #main .content .galleryCopyContent .gallery .galleryTitle {
	font-weight: bold;
	margin: 20px 0 0;
}

#pagebody #main .content .categoryMainMenu {
	border: 0 none;
	color: #6E787E;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 160px;
	left: -2px;
	z-index: 15;
}
#pagebody #main .content .categoryMainMenu a {
	color: #FED5E5;
}
#pagebody #main .content .categoryMainMenu .menuItem {
	border: 0 none;
	margin: 0;
	padding: 5px 20px 5px 0;
	text-align: left;
	color: #fed5e5;
	font-weight: bold;
	font-size:0.9em;
	text-transform:uppercase;
	width: 160px;
	left: 2px;
	position: relative;
}

#pagebody #main .content .categoryMainMenu .separator {
	background-image: url(/img/main_bg_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	position: relative;
	top: 0;
	left: 0;
	width: 160px;
}
#pagebody #main .content .categoryMainMenu .blank_separator {
	height: 1px;
	position: relative;
	top: 0;
	left: 0;
	width: 160px;
}

#pagebody #main .content .categoryMainMenu .selected_sub {
	background-image:	url(/img/sub_nav_glow.png);
	background-repeat: repeat-y;
	background-position: left center;
	color: #ffffff;
	font-weight: bold;
}



#pagebody #main .content #homeHeader {
	background-color: #FFFFFF;
	margin: 0 0 0 158px;
	width: 676px;
}
#pagebody #main .content .homeHeaderContent {
	border: 0 solid #DBD9D8;
	height: 225px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	z-index: 10;
}
#pagebody #main .content .homeCopyContent {
	border: 0 none;
	margin: 20px 0 0 158px;
	padding:0 20px 0 0;
	width: 463px;
	float: left;
}
#pagebody #main .content .eventsPod {
	background-image: url(/img/vert_line.gif);
	background-repeat: repeat-y;
	border: 0 none;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 20px;
	width: 158px;
}
#pagebody #main .content .eventsPod img {
	margin: 20px 0 0 0;
	padding: 0 20px;
	width: 158px;
}

.feedback {
	color: #4F433A;
	display: none;
	font-size: 1.3em;
	font-weight: bold;
	padding: 20px 0 0;
	text-transform: uppercase;
}

#pagebody #footer {
	color: #000;
	font-size: 0.9em;
	position: relative;
	left: 130px;
	top: 0;
	z-index: 100;
}
#pagebody #footer a {
	height: 20px;
	color: #000;
}
#pagebody #footer a:hover {
	color: #CA4601;
}
#pagebody #footer ul {
	padding: 0;
}
#pagebody #footer ul li {
	float: left;
	padding: 0 15px 0 0;
	margin: 0;
	list-style-type: none;
	text-align:right;
}


.feedback {
	color: #4F433A;
	display: none;
	font-size: 1.3em;
	font-weight: bold;
	padding: 20px 0 0;
	text-transform: uppercase;
}

.activeButton {
	display: block;
}

.inactiveButton {
	display: none;
}

.feedbackProcessing {
	display: block;
}

.feedbackError {
	display: block;
	color: red;
}

.feedbackSuccess {
	display: block;
	color: #4F433A;
}


/* debugging... */
.cake-sql-log { display: none; }