@charset "UTF-8";
/* CSS Document */

/*
 * main CSS / Styles Document for OnStage Walton
 * Copyright (c) 2010 Jess Brown | jess@brownwebdesign.com
 * http://brownwebdesign.com
 */

/*  ------------ Colors -------------- */
/*
	plumb:		240024
	plumb2:		3c013c
	
*/
/*  ------------ Main HTML -------------- */
* {
	margin:0;
	padding:0;
}
body {
	background: #000 url(images/bk.jpg) fixed center 45px no-repeat;
	text-align: center; /* Used for centering pages in IE */
	font-size:15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
}
html { height:100%; }
.push, #footer { height:10em; clear:both; }
p, h1, h2, h3, h4, h5, a, ul, li, lo, address, td {
	text-align: left;
}
/* You may use pixels or ems for text sizing */
p {
	font-size: 15px;
	line-height:22px;
}
h1 {
	font-size:1em;
	clear:both;
}
h2 {
	font-size:18px;
	font-style:italic;
	clear:both;
}
address {
	font-style: normal;
}
a:link, a:visited, a:active {
	color:#FF9;
}
a:hover {
	text-decoration:underline;
	color:#3c013c;
}
a img {
	border:none;
}
/*  ------------ PAGE LAYOUT ELEMENTS ----------- */

div.container {
	width: 960px;
	margin: 0px auto;
	clear:both;/*background-color:#999;*/
}
div#topMenu {
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:85px;
}
div#logo {
	float:left;
	width:100px;
	margin:11px 0 0 0;
}
div#icons {
	float:right;
	width:200px;
	margin:4px 0 0;
	vertical-align:top;
}
div#header {
	height:143px;
}
div#newsletter {
	float:right;
	width:250px;
	font-size:12px;
	color:#fff;
	margin:3px 0 0;
}
#newsletter .email-fld{
	padding:3px;
	border:none;
	background-color:#AAA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:125px;
}
#newsletter #Submit {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	background:#EEE;
	border:none;
	color:#111;
	cursor:pointer;
	display:inline-block;
	left:-12px;
	padding:5px 0;
	position:relative;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	top:-3px;
	line-height:12px;
	text-align:center;
	width:50px;
	margin:0;
	vertical-align:top;
}
div#flash {
	float:left;
	z-index:-1000;
}
.module {
	border:1px solid #EDEEC0;
	float:left;
	width:220px;
	margin:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 10px rgb(255, 255, 204);
	-webkit-box-shadow:0px 0px 10px rgb(255, 255, 204);
	background:#444;
	background: -webkit-gradient(linear, left top, right bottom, from(#444),  color-stop(0.24, #444), to(#888));
	background: -moz-linear-gradient(left top, #444 24%, #656565 62%);
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	padding:20px;
	text-align:center;
}
.module * { text-align:center; }
.home-module {
	border:1px solid #EDEEC0;
	width:655px;
	margin:15px auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*-moz-box-shadow:0 0 10px rgba(255, 255, 204, 0.5);
	-webkit-box-shadow:0 0 10px rgba(255, 255, 204, 0.5); */
	-moz-box-shadow:0px 0px 10px rgb(255, 255, 204);
	-webkit-box-shadow:0px 0px 10px rgb(255, 255, 204);	
	background:#444;
	background: -webkit-gradient(linear, left top, right bottom, from(#444),  color-stop(0.24, #444), to(#888));
	background: -moz-linear-gradient(left top, #444 24%, #656565 62%);
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	padding:20px;
}
#slider-container { width:750px; margin:20px auto; }


/* ------------------ Main Content Area ----------------------  */
div#content {


}
div#wrapper {
	 min-height: 100%;
	 height: auto !important;
	 height: 100%;
	 margin: 0 auto -10.2em;	
}
div#col-left {
	border:1px solid #EDEEC0;
	float:left;
	width:618px;
	margin:15px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 10px rgb(255, 255, 204);
	-webkit-box-shadow:0px 0px 10px rgb(255, 255, 204);	
	box-shadow:0px 0px 10px rgb(255, 255, 204);	
	background:#444;
	background: -webkit-gradient(linear, left top, right bottom, from(#444),  color-stop(0.24, #444), to(#888));
	background: -moz-linear-gradient(left top, #444 24%, #656565 62%);
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	padding:20px;
	text-align:left;
	min-height:300px;
}
div#col-right {
	float:left;
	width:296px;
}
#content h1 {
border-bottom:1px solid #CCCACA;
color:#3c013c;
font-size:26px;
margin:15px 0 5px;
padding:3px;
text-shadow:1px 1px 7px #777777;
}

#content p {
	padding:7px 5px;
	line-height:1.2em;
}
#content p {
	font-size:15px;
}
#content ul, #content ol {
	padding: 5px 0 5px 25px;
}
#content li {
	padding:4px 0;
	font-size:14px;
}
#content h2 {
	margin-top:10px;
	padding-left:5px;
}
#content h3 {
	border-bottom:1px dotted #CCC;
	padding:5px;
	margin:25px 0 10px 0;
}
/* ------------------ Footer ----------------------  */

div#footer {
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	width:100%;
	background-color:#002838;
}
.footer-c {
	max-width:172px;
	padding:0 20px;
	float:left;
	margin:15px 5px;
	text-align:left;
}
#footer ul {
	margin:0 5px;
	font-size:.8em;
	list-style:none;
}
#footer h3 a, #footer h3 {
	font-size:.9em;
	font-weight:normal;
	color:#FFC;
}
#footer a {
	color:#EEE;
	text-decoration:none;
	line-height:1.4em;
}
#footer a:hover {
	color:#666;
}
.footer-top {
	background:url(images/footer_02.jpg) 0 bottom repeat-x;
	height:14px;
	width:100%;
}

#copyright { font-size:13px; color:#ccc; margin:15px 0 0 0; }
#design { clear:both; vertical-align:bottom; font-size:11px; color:#555; position:relative;
top:0px;
vertical-align:bottom; }
#design a { font-size:11px; color:#555; }




/* ----------------------------  NAVIGATION (Vertical) ----------------------------  */

#sidenav {
	border-right:1px solid #E5E5E5;
	color:#787878;
	font-size:0.975em;
	margin-bottom:30px;
	margin-left:50px;
	margin-top:18px;
	padding:0;
	text-align:left;
	width:250px;
}
.sidenav-c {
	clear:both;
	margin-bottom:30px;
	padding:0 5px 0 25px;
}
#sidenav h2 {
	background:transparent url(images/sidenav.png) no-repeat scroll 5px top;
	border:medium none;
	color:#FFFFFF;
	font-size:1.2em;
	height:40px;
	line-height:1.9em;
	margin-bottom:0;
	margin-left:-10px;
	margin-top:0;
	padding-bottom:0;
	padding-left:15px;
	position:relative;
	text-shadow:0 -1px 1px #919191;
	width:250px;
}
#sidenav ul {
	margin:5px 0 5px 10px;
	list-style:none;
	padding:0;
}
#sidenav ul li a {
	font-size:1.2em;
	padding:4px 0;
	color:#666;
	display:block;
	text-decoration:none;
}
#sidenav ul li a:hover {
	color:#09F;
}
/* ----------------------------  NAVIGATION (HORIZONTAL) ----------------------------  */

#nav-wrapper {
	background:#000 url(images/menubar.png) repeat-x;
	height:35px;
}
#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:34px;
	z-index:100;
}
#nav a {
	display:block;
	padding:0px 13px;
	/*border:1px solid #333;*/
	color:#fff;
	text-decoration:none;
	/*background-color:#000;*/
	font-size:15px;
}
#nav a:hover {
	background-color:#fff;
	color:#333;
}
#nav li {
	float:left;
	position:relative;
}
#nav ul {
	position:absolute;
	display:none;
	width:200px;
	top:34px;
	border-right:1px #999 solid;
	border-left:1px #999 solid;
}
#nav li ul li a {
	width:192px;
	padding:1px 4px;
	float:left;
	background-color:#999;
	border-bottom:1px solid #CCC;
	font-size:.8em;
	line-height:24px;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:8em;
	margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
div#utility {
	width: 990px;
}
ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
}
ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 5px;
	margin: 0px;
	border-right: 1px none #ccc;
}
ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
}
/* ----------------- CUSTOM CLASSES ----------------- */

/* Images should include some type of border. We tend to favor this one. */
img.left {
	float: left;
	padding: 5px;
	background: white;
	margin: 0px 15px 10px 0px;
	border: solid 1px #ccc;
}
img.right {
	float: right;
	padding: 5px;
	background: white;
	margin: 0px 0px 10px 15px;
	border: solid 1px #ccc;
}
img.noBorder {
	border:none;
}
.darkerBlue {
	color:#025679
}
.gray {
	color:#666;
	font-style:italic;
}
.more {
	font-size:.8em;
	line-height:30px;
	padding-left:7px;
}
.smaller {
	font-size:80%;
}
/* ----------------- PAGE SPECIFIC ----------------- */
#locations td {
	font-size:.8em;
}
#myForm input, #myForm textarea {
	width:330px;
	height:25px;
	border:none;
	border-bottom:1px dashed #999;
	padding:8px;
	font-size:1em;
	color:#003;
}
#myForm textarea {
	height:60px;
	padding:5px;
	width:337px;
	font-family:Arial, Helvetica, sans-serif;
}
#myForm #Submit {
	background-color:#BBB;;
	border:1px solid #444;
	padding:7px;
	font-size:1em;
	height:45px;
	color:#444;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	width:348px;
}
#myForm #Submit:hover {
	-moz-box-shadow:0px 0px 10px rgb(255, 255, 204);
	-webkit-box-shadow:0px 0px 10px rgb(255, 255, 204);	
}
.cal-output {
	color:#F00;
	font-weight:bold;
	margin:0 0 0px 10px;
}
.cal-trans {
	float:left;
	width:60px;
	text-align:center;
}
.cal-trans .cal-output {
	white-space:nowrap;
}
#calculators input {
	border:1px solid #CCC;
	width:35px;
	padding:3px;
}
#calculators {
	font-size:.8em;
}
#featuredMaterials {
	margin-left:15px;
}
#featuredMaterials td {
	border:2px #000 solid;
	text-align:center;
	font-size:90%;
	color:#000;
	padding:3px;
}



/* Gallery */
#gallery li { float:left; list-style:none; margin:5px;} 
#gallery img { padding:3px; background:#FFC; }

/* End Gallery */


.membership-fld { border:1px solid #ccc; padding:5px; width:50px; }
.membership-submit {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	background:#EEE;
	border:none;
	color:#111;
	cursor:pointer;
	display:inline-block;
	padding:5px 0;
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	line-height:12px;
	text-align:center;
	width:50px;
	margin:0;
	vertical-align:top;
}

.top { font-size:80%; }

#link-style img { display:block; float:left;  margin:10px; border:#ccc solid 1px; padding:3px; } 
#link-style div { clear:both;  }

.calendar { padding:5px; background:#fff; width:815px; margin:15px auto;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
		-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
}
.website { display:none; }
