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

body { background-image: url("/img/main_bg.gif"); background-repeat: repeat-x; background-color: #fff; font: 90% "Trebuchet MS", sans-serif; color: #676767; }

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

/* toolbar layout */
#moonshine-toolbar { border-bottom: 1px solid #ccc; overflow: auto; }
#moonshine-toolbar #logo { float: left; padding: 0.5em 0 0 0.5em; }
#moonshine-toolbar span { float: right; padding: 1em; font-size: .8em; }
#moonshine-toolbar ul.tab-nav { padding: 0.7em 1em 0; }
#moonshine-toolbar ul.tab-nav li { display: inline; list-style: none; padding: 0 1.0em; border-right: 1px solid #ccc;  }
#moonshine-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;
	color: #4f433a;
	padding: 0;
	margin: 0;
}

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

h3 {
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.1em;
	color: #4f433a;
	padding: 0;
	margin: 0;
}

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: disc; padding-left: 41px; }
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: 97%; }
.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: 20px; }
legend {  }

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

.formTitle {
	color: #4F433A;
	display: block;
	font-weight: bold;
	padding: 0;
	text-transform: uppercase;
}

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

.feedbackProcessing {
	display: block;
}

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

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

input[type=text], select, textarea { 
	margin: 4px 4px 15px 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.8em; font-style: italic; color: #f00; }

.clr {clear: both;}

#pagebody { margin: 0 auto 50px; width: 933px; }
#pagebody #header {  }

#pagebody #header #mainMenu {
	color: #6e787e;
	padding: 0;
}

#pagebody #header #mainMenu a {
	color: #88949b;
}

#pagebody #header #mainMenu .menuItem {
	cursor: pointer;
	float: left;
	list-style-type: none;
	padding: 35px 15px 35px 15px;
	width: 122px;
}

#pagebody #header #mainMenu .selected {
	background-image: url("/img/main_bg_highlight.gif");
	background-repeat: repeat-x;
}

#pagebody #header #mainMenu .on {
	cursor: default;
}

#pagebody #header #mainMenu .menuItem h1 {
	color: #7a858c;
	text-transform: uppercase;
	padding: 15px 0 0 0;
	font-size: 1.9em;
	font-weight: bold;
	padding: 0;
}

#pagebody #header #mainMenu .menuItem h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #7a858c;
	padding: 8px 0 0 0;
}

#pagebody #header #mainMenu .selected h1 {
	color: #fff;
}

#pagebody #header #mainMenu .divider {
	float: left;
	height: 80px;
	border-right: 2px solid #161C1C;
}

#pagebody #header #mainMenu #topRightMenu {
/*	padding: 35px 15px 0 0;*/
	padding: 20px 15px 0 0;
	float:left;
	width: 250px;
	position: relative;
	top: 0;
	left: 146px;
}

#pagebody #header #mainMenu #topRightMenu ul {
	float: right;
	position: relative;
	left: -80px;
	padding: 0;
	margin: 10px 0 0 0;
}

/*end*/
/*\*/
html*#pagebody #header #mainMenu #topRightMenu ul {
[top: 28px;
top: 0;
]
}/*end*/
.dummyend[id]{clear:both;}

#pagebody #header #mainMenu #topRightMenu ul li {
	width: 110px;
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	text-align:right;
}

#pagebody #header #mainMenu #topRightMenu .topSelected {
	padding: 0 5px 0 0;
	margin: 0;
	list-style-type: none;
	text-align:right;
	color: #fff;
	background-color: #d85627;
}

#pagebody #header #mainMenu #topRightMenu .topSelected a {
	color: #fff;
}


#pagebody #main .content .categoryMainMenu {
	position: relative;
	top: -28px;
	color: #6e787e;
	padding: 0;
	margin:0 14px 0 0;
	float: right;
	z-index: 15;
}

/*end*/
/*\*/
html*#pagebody #main .content .categoryMainMenu {
[top: -28px;
top: -27px;
]
}/*end*/
.dummyend[id]{clear:both;}



#pagebody #main .content .categoryMainMenu a {
	color: #6e787e;
}

#pagebody #main .content .categoryMainMenu .menuItem {
	cursor: pointer;
	border-right: 2px solid #5e5a58;
	float: left;
	list-style-type: none;
	padding: 5px 20px;
	background-color: #4a4a49;
	position: relative;
	text-transform: uppercase;
	color: #95a2a9;
	height: 16px;
	z-index: 15;
}

/*end*/
/*\*/
html*#pagebody #main .content .categoryMainMenu .menuItem {
[height: 34px;
height: 16px;
]
}/*end*/
.dummyend[id]{clear:both;}

#pagebody #main .content .categoryMainMenu .lastMenuItem {
	border: 0;
}

#pagebody #main .content .categoryMainMenu .selected {
	background-image: url("/img/cat_menu_bg_selected_grey.gif");
	background-color: #fff;
	background-position: right;
	background-repeat: no-repeat;
	color: #6E787E;
	border: 0;
}

#pagebody #main .content .categoryMainMenu .selected_sub {
	background-image: url("/img/cat_menu_bg_selected_orange.gif");
	background-color: #d85627;
	background-position: right;
	background-repeat: no-repeat;
	border-right: 2px solid #5e5a58;
	color: #e0e3e4;
}

#pagebody #main .content .categoryMainMenu .selected_sub_plain {
	border-right: 2px solid #5e5a58;
	color: #e0e3e4;
}

#pagebody #main .content .categoryMainMenu #menuItemSeparator {
	height: 26px;
}

/*end*/
/*\*/
html*#pagebody #main .content .categoryMainMenu #menuItemSeparator {
[height: 33px;
height: 26px;
]
}/*end*/
.dummyend[id]{clear:both;}

#pagebody #main .content .categoryMainMenu .separator_1 {
	background-image: url("/img/cat_menu_separator_sprite.gif");
	background-color: #fff;
	background-position: 0 -26px;
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	width: 12px;
	height: 26px;
}

#pagebody #main .content .categoryMainMenu .separator_2 {
	background-image: url("/img/cat_menu_separator_sprite.gif");
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	width: 12px;
	height: 26px;
}

#pagebody #main {
	margin: 0;
	position: relative;
	z-index: 10;
}

#pagebody #main .content {
	font-family: Arial, Helvetica, sans-serif;
	width: 933px;
	border: 0;
	padding: 0;
	margin: 0;
	background-image: url("/img/content_bg.jpg");
	background-repeat: no-repeat;
	background-color: #b5b9bd;
}

#pagebody #main .content .homeFlashContent {
	border: 4px solid #DBD9D8;
	height: 294px;
	margin: 8px 29px 8px 8px;
	padding: 0;
	float: left;
	background-color: inherit;
}

#pagebody #main .content .homeCopyContent {
	border: 0;
	margin: 0;
	padding: 0;
	height: 320px;
}

#pagebody #main .content .homeCopyContent h1 {
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #ca4601;
	padding: 78px 30px 20px 0;
	margin: 0;
}

#pagebody #main .content .homeCopyContent p {
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.4em;
	color: #4f433a;
	padding: 0 30px 0 0;
}

#pagebody #main .content .homeCopyContent p a {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 3em;
	letter-spacing: 0.5px;
	color: #ca4601;
}

#pagebody #main .content .categoryHeaderContent {
	border: 4px solid #DBD9D8;
	height: 225px;
	margin: 8px;
	padding: 0;
	position: relative;
	top: 10px;
	z-index: 10;
}

#pagebody #main .content .categoryHeaderContent .categoryHeaderCopy {
	left: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 55px;
	width: 380px;
	z-index: 15;
}

#pagebody #main .content .categoryHeaderContent .categoryHeaderCopy h1 {
	color: #4F433A;
	margin: 0;
	padding: 0;
}

#pagebody #main .content .categoryHeaderContent .categoryHeaderCopy h3 {
	color: #4f7f91;
	margin: 0;
	padding: 0 0 3px 0;
}

#pagebody #main .content .categoryHeaderContent .categoryHeaderCopy a {
	color: #4f7f91;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

#pagebody #main .content .categoryCopyContent {
	border: 0;
	margin: 0;
	padding: 50px 55px 10px 55px;
}

#pagebody #main .content .categoryCopyContent h1 {
	font-size: 2.5em;
	font-weight: bold;
	line-height: 1.1em;
	color: #4f433a;
	padding: 0;
	margin: 0;
}

#pagebody #main .content .categoryCopyContent h2 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	color: #4f433a;
	margin: 0 0 25px 0;
}

#pagebody #main .content .categoryCopyContent p {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	color: #4f433a;
	margin: 20px 0 25px 0;
}

#pagebody #main .content .categoryCopyContent ul {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	color: #4f433a;
}

#pagebody #main .content .categoryCopyContent ul li {
	padding: 0 0 0 8px;
}

#pagebody #main .content .categoryCopyContent ol {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	color: #4f433a;
	margin: 20px 0 25px 0;
}
#pagebody #main .content .categoryCopyContent ol li {
	padding: 0 0 0 8px;
}

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

#pagebody #main .content .categoryCopyContent p a {
	font-size: 0.7em;
	font-weight: bold;
	color: #357992;
	text-transform: uppercase;
}

#pagebody #main .content .subCategoryCopyContent {
	width: 610px;
	border: 0;
	margin: 0;
	padding: 24px 55px 40px 55px;
	float: left;
}

#pagebody #main .content .subCategoryCopyContent h1 {
}

#pagebody #main .content .subCategoryCopyContent h2 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.4em;
	color: #4f433a;
	margin: 0 0 25px 0;
}

#pagebody #main .content .subCategoryCopyContent p {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.4em;
	color: #4f433a;
	margin: 20px 0 25px 0;
}

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

#pagebody #main .content .subCategoryCopyContent p a {
	font-size: 0.7em;
	font-weight: bold;
	color: #357992;
	text-transform: uppercase;
}

#pagebody #main .content .subCategoryMenu {
	position: relative;
	top: -24px;
	background-image: url("/img/sub_sub_menu_bg.gif");
	background-color: #fff;
	background-repeat: repeat-y;
	border: 0;
	padding: 0;
	width:211px;
	font-weight: bold;
	float: right;
}

#pagebody #main .content .subCategoryMenu .subCategoryMenuMid {
	width: 211px;
}

#pagebody #main .content .subCategoryMenu .subCategoryMenuMid ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#pagebody #main .content .subCategoryMenu .subCategoryMenuMid li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: none;
}

#pagebody #main .content .subCategoryMenu .subCategoryMenuMid li a {
	font-weight: bold;
	color: #515151;
	display: block;
	padding: 8px 5px 8px 28px;
}

#pagebody #main .content .subCategoryMenu .subCategoryMenuMid li a:hover, #main .content .subCategoryMenu .subCategoryMenuMid li a:active, #main .content .subCategoryMenu .subCategoryMenuMid li a:focus {
	font-weight: bold;
	color: #e0d9d7;
	background:url(/img/sub_sub_menu_selected_bg.gif) repeat-y;
}

#pagebody #main .content .subCategoryMenu .subCategoryMenuMid .selected {
	color: #e0d9d7;
	padding: 8px 5px 8px 28px;
	background:url(/img/sub_sub_menu_selected_bg.gif) repeat-y;
}

#pagebody #main .content .subCategoryMenuTop {
	background-image: url("/img/sub_sub_menu_sprites.gif");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0;
	padding: 0;
	font-weight: bold;
	width: 211px;
	height: 63px;
}

#pagebody #main .content .subCategoryMenuBottom {
	background-image: url("/img/sub_sub_menu_sprites.gif");
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0 -68px;
	border: 0;
	padding: 0;
	font-weight: bold;
	width: 211px;
	height: 150px;
}

#pagebody #main .content .categoryCopyContent .nextButtonArrow {
	border: 0;
	float: right;
	background:url(/img/next_button_right.gif) no-repeat;
	width: 20px;
	height: 33px;
}

#pagebody #main .content .categoryCopyContent .nextButtonArrowOver {
	background:url(/img/next_button_right_over.gif) no-repeat;
}

#pagebody #main .content .subCategoryCopyContent .nextButtonArrow {
	border: 0;
	float: right;
	background:url(/img/next_button_right.gif) no-repeat;
	width: 20px;
	height: 33px;
}

#pagebody #main .content .subCategoryCopyContent .nextButtonArrowOver {
	background:url(/img/next_button_right_over.gif) no-repeat;
}

.nextButton {
	position: relative;
	float: right;
	cursor: pointer;
	background-image: url("/img/next_button_newbg.gif");
	background-repeat: repeat-x;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #d4dadb;
	padding: 9px 15px 9px 25px;
	margin: 0 0 40px 0;
	z-index: 20;
}

.nextButtonOver {
	background-image: url("/img/next_button_newbg_over.gif");
}

.nextButton a {
	color: #d4dadb;
	padding: 8px 20px;
}

.nextButtonRight {
	background-image: url("/img/next_button_right.gif");
	background-repeat: no-repeat;
	height: 33px;
}

.formButton {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	padding: 9px 15px;
	width: 80px;
}

.activeButton {
	display: block;
}

.inactiveButton {
	display: none;
}

#pagebody #main .bottomPods {
	font-family: Arial, Helvetica, sans-serif;
	color: #A7AAAC;
	width: 933px;
	height: 167px;
	border: 0;
	padding: 0;
	margin: 0;
	background-color: #3a342f;
	background-repeat: no-repeat;
	z-index: 15;
}

#pagebody #main .bottomPods h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.1em;
	color: #a7aaac;
	padding: 0 0 10px 0;
}

#pagebody #main .bottomPods h2 {
	font-weight: bold;
	line-height: 1em;
	color: #a7aaac;
	padding: 0 0 10px 0;
}

#pagebody #main .bottomPods a {
	font-weight: bold;
	line-height: 1em;
	color: #cd5419;
}

#pagebody #main .bottomPods #pod1 {
	position: relative;
	width: 530px;
	height: 126px;
	background-image: url("/img/pod1_bg.jpg");
	background-repeat: no-repeat;
	border-right:4px #3a342f solid;
	padding: 20px 40px;
	margin: 0;
	float: left;
	z-index: 10;
}

#pagebody #main .bottomPods #pod2 {
	position: relative;
	background-image: url(/img/pod2_bg.jpg);
	background-repeat: repeat-x;
	border-right:4px #3a342f solid;
	height: 126px;
	margin: 0;
	padding: 20px 12px;
	width: 133px;
	float: left;
	z-index: 10;
}

#pagebody #main .bottomPods #pod3 {
	position: relative;
	background-image: url(/img/pod2_bg.jpg);
	background-repeat: repeat-x;
	border: 0 none;
	height: 126px;
	margin: 0;
	padding: 20px 12px;
	width: 134px;
	float: left;
	z-index: 10;
}

#pagebody #main #bottomShaddow {
	background-image: url("/img/bottom_shaddow.gif");
	background-repeat: no-repeat;
	height: 47px;
	position: relative;
	left: -120px;
	top: -20px;
	width: 1164px;
	z-index: 1;
}

#pagebody #main #dirtPile {
	background-image: url("/img/dirt_pile_01.gif");
	background-repeat: no-repeat;
	height: 140px;
	left: -150px;
	position: relative;
	top: -85px;
	width: 320px;
	z-index: 15;
}

#pagebody #main #concretePile {
	background-image: url("/img/concrete_pile_01.gif");
	background-repeat: no-repeat;
	position: relative;
	left: -135px;
	top: -95px;
	height: 69px;
	width: 256px;
	z-index: 15;
}

#pagebody #footer {
	color: #9D9B99;
	font-size: 0.9em;
	position: relative;
	top: -80px;
	z-index: 100;
}

#pagebody #footer a {
	height: 20px;
	color: #9d9b99;
}

#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;
}

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