/* ---[ common elements ]------------------------------- */
body {
	font-size: small;
	font-family: Arial,Helvetica,Georgia, sans-serif;
	background: #FDFEF9;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.5em;
	}

* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
	}

* {margin:0; padding:0;}

/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul, 
*:first-child+html #content, 
*:first-child+html #sidebar, 
*:first-child+html dl.headline {
	min-height: 1px;
	}

p {
	margin: 1em 0 1em;
	padding: 0;
	text-align: center;
	line-height: 1.5em;
	font-size: 85%;
	display: block;
	border-top: 1px dotted #036;
	border-bottom: 1px dotted #036;
}


em {
	font-size: 110%;
	color:#669900;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	}

ul {
	margin: 5px;
	padding: 4px 5px;
	}

ol {
	margin: 0;
	padding: 0;
	}

li {
	line-height: 1.4em;
	margin: 2px 0 0 5px;
	padding: 2px 0 0 5px;
	list-style: none;
	text-align: left;
	font-size: 100%;
	display: block;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0 0 1em 0;
	text-align: center;
	}

h1 {
	font-size: 120%;
	font-weight: bold;
	}

.widgets {
	margin: 0;
	border: 0;
	text-align: left;
}

.widgets img {
	padding: 4px;
	border: none;
	text-decoration: none;
}

.widgets img a {
	text-decoration: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.widgets a:hover {
	text-decoration: none;
	border: 0;
}



h2 {
	font-size: 110%;
	font-weight: bold;
	}

h3 {
	font-size: 100%;
	font-weight: bold;
	}

h4, h5, h6 {
	font-size: 90%;
	}


h4, h5 {
	padding: 5px;
	color: #000;
	border-bottom: 1px dotted #036;
	text-align: left;
	}
	
h6 {
	text-align: left;
	padding: 4px;
	color: #693;
	}
	
/* ---[ top ]------------------------------- */
#wrap {
	font-size: 95%;
	text-align: left;
	min-width: 640px;
	max-width: 2000px;
	background: url(/backstage/img/wrap-bg.jpg) repeat-y 70% 0;
	}

#header {
	position: relative;
	height: 50px;
	border-bottom: 3px solid #036;
	background: #036;
	}

#header h1 {
	position: relative;
	margin: 0;
	padding: 25px;
	font-size: 150%;
	color: #374C0e;
	background: url(/backstage/img/bulls-eye.gif) no-repeat top left;
	}

#utilities {
	margin: 0;
	padding: 0;
	font-size: 90%;
	position: absolute;
	float: right;
	top: 10px;
	right: 0;
	text-align: right;
	}

#utilities ul {
	margin: 0;
	padding: 0;
	border-left: 0;
}

#utilities li {
	margin: 0;
	color: #fff;
	padding: .2em;
	list-style: none;
	display: inline;
	border-left: 1px solid #fff;
}

#utilities li.noborder {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}

#utilities a {
	text-decoration: none;
	border-bottom: none;
	color: #fff;
	
	}
	
#utilities a:hover {
	text-decoration:none;
	border-bottom: 1px solid #fff;
	}


#message {
	margin: 0;
	padding: 10px;
	font-size: 110%;
	color: #000;
	font-weight:bold;
	text-align: center;
	height: 45px;
	background: #404530 url(/backstage/img/message.jpg) no-repeat top left;
	}

/* ---[ navigation right column]------------------------------- */
#sidebar {
	float: right;
	width: 30%;
	overflow: hidden;
	}

#sidebar .gutter {
	padding: 5px;
	}

.box {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	background-color: #fff;
	}

.box h3 {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 4px 0;
	font-family: Georgia, serif;
	font-size: 140%;
	font-weight: normal;
	color: #003366;
	background: url(/backstage/img/h3-bg.jpg) repeat-x top left;
	border-top: 1px solid #999;
	
}
.box ul {
	margin: 0;
	padding: 14px 0;
	}
.box li {
	line-height: 1.4em;
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	list-style: none;
	text-align: left;
	background: url(/backstage/img/li-bullet.jpg) no-repeat 0 3px;
}

li.indent {
	line-height: 1.7em;
	margin: 0 0 2px 7px;
	padding: 0 0 0 7px;
	list-style: none;
	text-align: left;
	background: none;
}

li.indent a img {
	text-decoration: none;
	border: none;
	}

.strikethrough {
	text-decoration:line-through;
	color: #900;
	font-size: 120%;
}


/* ---[ main content ]------------------------------- */
#content {
	float:left;
	width: 70%;
	line-height: 1.5em;
	overflow: hidden;
	background: #fff;
	}
	
#content a {
	text-decoration: none;
	border: none;
	}
	
#content .gutter {
	padding: 10px;
	}

#content h2  {
	margin: 0;
	padding: 10px;
	font-size: 90%;
	}

.flickr {
	float: left;
	margin: 0 4px;
	padding: 0;
	}
	
.flickr img {
	float: left;
	border: 2px solid #ddd;
	padding: 2px;
	width: 60px;
	height: 60px;
	margin: 0 13px 0 13px;
	}

.flickr a:hover img {
	float: left;
	padding: 0;
	border: 4px solid #ddd;
	text-decoration: none;
	}

.flickr p {
	clear: both;
	margin: 0 0 5px -8px;
	padding: 0;
	text-align: center;
	font-size: 70%;
}

.errors li {
	line-height: 1.4em;
	color:#903;
}





/* ---[ alpha-filter ]------------------------------- */
#alpha-filter {
margin: 0 0 10px 0;
 padding: 5px;
 width: 100%;
  text-align: center;
   
}

#alpha-filterCell {
	margin: 0;
  	text-align: center;
  	width: 100%;
	padding: 0;
}



#alpha-filter ul {
  	margin: 8px;
	padding: 0 0 .1em 5px;
	color: #036;
	text-align: center;  

}

#alpha-filter li {
  line-height: 1.4em;
	margin: 0;
	font-weight: normal;
	font-size: 90%;
	padding: 0;
	list-style: none;
	text-align: left;
	display: inline;
	color: #036;

}

#alpha-filter li a {
	line-height: 1em;
	border: 1px solid black;
	padding: 3px;
	text-align: center;
}

#alpha-filter a:hover {
	color: #fff;
	background: #930;
	text-decoration: none;
	padding: 3px;
	
}


	
/* ---[ footer ]------------------------------- */
#footer {
	position: relative;
	margin: 0;
	padding: 0;
	height: 1%;
	clear: both;
	background: #000;
	border-top: #333;
	} 

#footer h3 {
	margin: 0;
	padding: 15px;
	font-size: 100%;
	color: #fff;
	text-align: center;
	border: 0;
	text-transform: uppecase;
	}


/* ---[ links ]------------------------------- */

a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
	}
a:hover {
	color:#003366;
	border-color:#000;
	border-bottom-style:solid;
	}
a span {
	font-size: 110%;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	color:#099;
}
/* ---[ tables ]------------------------------- */
table {
	position: relative;
	top: -4px;
	left: -4px;
	padding: 0;
	width: 100%;
	border-collapse:collapse;
	border: 1px solid #333;
	}

.tablebg {
	width: 100%;
	margin: 0 auto 10px auto;
	background: #919191;
	}

tr.even td {
      background-color: #eee;
    }

tr.odd  td {
      background-color: #fff;
    }

table #newaddress, #newphone, #newemail, #newprofile, #newcheckID, #newmember, #newcontribution
{
display: none;
}


table th {
	font-size: 80%;
	margin: 0;
	padding: 1px;
	color: #fff;
	border-bottom: 1px solid #333;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	background: #036;
	vertical-align:middle;
}

table td {
	margin: 0;
	font-size: 90%;
	padding: 1px;
	background: #fff;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #333;
	vertical-align:top;
}


table th#total {
	background: #fff;
	color: #333;
	border-top: 2px solid #333;
	text-align: left;
	}

table th.alignright {
	text-align: right;
	}

table td#totalamount {
	border-top: 2px solid #333;
	text-align: right;
	}
	
table tr {
	text-align: center;
	}
	
table td#memberStatus {
	text-align: center;
	text-transform: uppercase;
	font-size: 105%;
	}

table td.modifiedDate{
	color:#999;
	text-align:right;
	}

table td span.default{
	font-size: 110%;
	text-decoration:none;
	font-weight:bold;
	}

table td.noBORDER {
	border-left: none;
	border-right: none;
}

table a img {
	text-decoration: none;
	border: none;
	}
	

table td span.email {
	text-transform:lowercase;
}

table td.schedule {
	text-align: left;
	border: 1px solid #333;
}

table td.name {
	text-align: left;
	}

table td.scheduleSat {
	background: #CCC;
	}
table td.conflict {
	background: #000;
	}

table td.scheduleSun {
	border-right: 2px solid #000;
	} 

table td.aligncenter {
	text-align: center;
	}

table td.alignright {
	text-align: right;
	}

#pubstable th {
	font-size: 80%;
	margin: 0;
	color: #fff;
	border: 1px solid #036;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
	background: #036;
	vertical-align:top; font-variant:small-caps;
}

#pubstable td {
	text-align: left;
	}


/* ---[ forms ]------------------------------- */
input, select {
	font-size: 90%;
	padding: 0;
	margin: 6px 2px 5px 5px;
	vertical-align: middle;
	}

textarea {
	font-family: inherit;
	font-size: 100%;
}

.contactform {
	margin: 10px;
	padding: 5px;
}

.contactform dl {
	margin: 3px;
	padding: 0;
	line-height: 1.5em;
	text-align: left;
	}
.contactform dt{
	margin: 0;
	padding: 0;
	font-weight: bold;
	}
.contactform dd{
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.5em;
	}
	
.contactform dt em, .note em {
	color: #c00;
	font-weight: bold;
	font-style: normal;
	}

#errormessage {
	text-align:center;
	color:#CC3333;
}

/* ---[ event wizard ]------------------------------- */

.ewtable th {
	font-size: 80%;
	margin: 0;
	color: #fff;
	border: 1px solid #985854;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: right;
	background: #985854;
	vertical-align:top;
}

.ewtable td {
	text-align: left;
	}

#cc, #enside, #video, #envolve, #kz, #sound	{
	font-size: 90%;
	margin: 2px 0;
	padding: 6px 8px 4px 10px;
	font-family: gia, serif;
	color: #fff;
	text-align: left;
}

h6#cc, li#cc {
	border: 1px solid #399;
	background: #399 url(/backstage/img/ewccbg.gif) repeat-x top left;
	}

h6#enside, li#enside {
	border: 1px solid #C66;
	background: #C66 url(/backstage/img/ewensidebg.gif) repeat-x top left;
	}
h6#video, li#video {
	border: 1px solid #693;
	background: #693 url(/backstage/img/ewvideobg.gif) repeat-x top left;;
	}
	
h6#envolve, li#envolve {
	border: 1px solid #CB6633;
	background: #CB6633 url(/backstage/img/ewenvolvebg.gif) repeat-x top left;
	}
h6#kz, li#kz {
	border: 1px solid #933;
	background: #933 url(/backstage/img/ewkzbg.gif) repeat-x top left;
	}

h6#sound, li#sound {
	border: 1px solid #9C3;
	background: #9C3 url(/backstage/img/ewsoundbg.gif) repeat-x top left;
}

/* ---[ reservations ]------------------------------- */

li#booked {
	color:#C03;
	text-decoration:line-through;
	}
	
li#available {
	color:#6C3;
	}

/* ---[ mini-calendar ]------------------------------- */
table#calendar {
	border: 1px solid #333;
	margin: 0 0 0 2px;
	padding: 1em 0 0 2px;
	}

table#calendar a {
	text-decoration: none;
	border-bottom: none;
	}
	
table#calendar #calendarbg {
	margin: 0;
	padding: 0 5px;
	}
	
table#calendar #title {
	color:#693;
	background: url(/backstage/img/h3-bg.gif) repeat-x top left;
	text-align: center;
	font-variant: small-caps;
	font-size: 90%;
	}

table#calendar #daysofweek {
	color: #fff;
	background: #404530;
	text-align:center;
	padding: 1px 0.33em;
	font-size: 80%;
	}

table#calendar td {
	border: 1px solid gray;
	border-color: #BBB #EEE #EEE #BBB;
	text-align: right;
	width: 10%;
	font-size: 80%;
	}

table#calendar td.blankcell {
	background: #E1FDD1;
	}
	
table#calendar td.weekend {
	background: #FFC;
	}
table#calendar td.today {
	background: #B4E637;
	}

/* ---[ main-calendar ]------------------------------- */
table#bigcalendar {
	border: 1px solid #333;
	margin: 0 0 0 2px;
	padding: 1em 0 0 2px;
	color: #333;
	}
	
table#bigcalendar a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	}
table#bigcalendar #calendarbg {
	margin: 0;
	padding: 0 5px;
	}
	
table#bigcalendar #title {
	background: #ccc;
	text-align: center;
	font-variant: small-caps;
	font-size: 90%;
	color:#036;
	}

table#bigcalendar #daysofweek {
	color: #fff;
	background: #404530;
	text-align:center;
	font-variant: small-caps;
	padding: 1px 0.33em;
	font-size: 80%;
	}

table#bigcalendar td {
	border: 1px solid gray;
	border-color: #BBB #EEE #EEE #BBB;
	text-align: left;
	width: 10%;
	font-size: 90%;
	vertical-align: top;
	
	}

table#bigcalendar .bigcalheader {
	display:inline;	
	text-align: center;
	color:#fff;
	font-size: 90%;
	}

table#bigcalendar span.eventname {
	display: block;
	font-size: 80%;
}

table#bigcalendar .location {
	font-size: 80%;
	color: #036;
	padding: 0 .1em;
}

table#bigcalendar span.time {
	color: #333;
	font-size: 90%;
}

table#bigcalendar .divider {
	border-bottom: 1px solid #999;
}

table#bigcalendar td.blankcell {
	background: #E1FDD1;
	}
	
table#bigcalendar td.weekend {
	background: #ccc;
	}

table#bigcalendar span.vacation {
	display: block;
	color: #900;
	}
table#bigcalendar span.training {
	display: block;
	color:#00C;
	}
table#bigcalendar span.comp {
	display: block;
	color:#099;
	}
	
table#bigcalendar span.corporate {
	display: block;
	padding: 0 .1em;
	color: #990000;
	font-size: 90%;
	}

table#bigcalendar span.border {
 border-bottom: 1px solid #000;
	display: block;
	padding: 0 .1em;
	color: #990000;
	font-size: 90%;
	}

table#bigcalendar span.radio {
	display: block;
	padding: 0 .1em;
	color: #909;
	text-transform:capitalize;
	
	font-size: 100%;
	text-align: center;
	}

table#bigcalendar td.today {
	background: #69F;
	border: 1px solid #000;
	}
	
table#bigcalendar td.leavetoday {
	border: 2px solid #000;
	background: #99f;
	}

.bigdatecell {
	float: left;
	text-align: center;
	border: 1px solid #000;
	border-width: 0 1px 1px 0px;
	padding: 0 2px 2px 2px;
	margin: 0;
	background: #F3F3F3;
	font-weight:bold;
	}


/* ---[ time cards ]------------------------------- */
#signature {
	float: left;
	width: 30%;
	margin: 30px 0 0 10px;
	padding: 2px 8px;
	border-top: 1px solid #333;
	text-align: center;
}

#date {
	float: right;
	width: 30%;
	margin: 30px 0 0 30px;
	padding: 2px 8px;
	border-top: 1px solid #333;
	text-align: center;
}
#clear {
	clear: both;
}

/* ---[ premember form ]------------------------------- */
#prememberform {
	height: 6in;
	margin: 5px 0 0 5px;
	text-align: left;
}
/* ---[ added by Doug for member form tabs ]------------------------------- */
#container
	{
		
		padding: 0px;
		border: 1px solid #ccc;
		background: #fff;
	}

#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 20px;
		
	}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited
	{
		float: left;
		background: #fff;
		font-size: 16px;
		line-height: 18px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #999999;
	}

#tabnav a:link.active, #tabnav a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #985854;
		color: #fff;
	}

#tabnav a:hover
	{
		background: #ccc;
	}

#main {
	width: 100%;
	text-align: center;
}
	
.thumbnails {
	float: left;
	margin: 0;
	border: 0;
	text-align: center;
}

.thumbnails img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0 4px 4px 0;
	border: none;
}

.thumbnails img a {
	text-decoration: none;
	border: 0;
	margin: 0;
	padding: 0;
}
.thumbnails p {
	clear: both;
	text-align: center;
	margin: 0 0 5px -10px;
	padding: 0;
	border: 0;
}

/* ---[ new family form ]------------------------------- */

#content .sidebox {float: left;font-size:11px; line-height:1.3em; position:relative; overflow:hidden; width: 206px; margin: 0 0 18px 65px; padding:0 0 0 80px; background:url(/backstage/img/sidebox_bg.gif) no-repeat top left;}
#content .sidebox h2 { color:#fff; margin: 0 0 0 -80px; font-size:12px; height:25px; width:238px; line-height:25px; background:url(/backstage/img/sidebox_header.gif) no-repeat top left; }

#content .sidebox dl { line-height:1.3em; margin:0;}
#content .sidebox dt { font-weight:bold; text-align: left; margin: 0 0 0 -75px;}
#content .sidebox dd { padding-bottom:2px; margin: 0 0 0 -75px;}

#content .sidebox .bottomcap {position:absolute; bottom:0px; left:0; width:238px; height:6px; background:transparent url(/backstage/img/sidebox_bgbottom.png) no-repeat bottom left;}

