/* Sitewide styles */

* {margin: 0; padding: 0;}
body {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: small;
	color: #000;
	background-color: #fff;
	width: 900px;
}

.clearfix:after {	/* Alsett clearing method.  Add to floated elements that should be cleared AFTER they plot */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* backslash hack hides from IE Mac \*/
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}		/* this and the next line are the Holly hack for IE6 for Windows */
.clearfix {display: block;}
/* end backslash hack */

#PageHeader {
	background-color: #f5e418;
/*	background-color: #fff;*/
/*	padding: 5px 15px; */
}
#Logo {
	border: 0;
	float: left;
}
#Logo-Small {
	border: 1px solid #000;
}
#LogoImages {
/*	border: 1px solid #000000;*/
	float: right;
}
#pagetabs {
	width: 100%;
	background: #FFF url(Images/nav_bg.gif) repeat-x bottom left;
}
#nav {
	float: left;
	margin: 0;
	padding: 10px 0 0 181px;
	list-style: none;
	width: 100%;
}
#nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Sans-Serif;
	font-size: 80%;
}
#nav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9B8748;
	border-bottom: none;
	background: #F9E9A9 url(Images/off_bg.gif) repeat-x top left;
}
#pagetabs ul li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 15em;
	left: 0;
}
#pagetabs ul li ul li {
	width: 100%;
}
#nav a:hover, body#home #t-home a, body#calendar #t-calendar a, body#about #t-aboutus a,
	 body#helpfullinks #t-information a, body#membership #t-membership a, 
	 body#opportunities #t-opportunities a, body#majorevent #t-majorevent a,
	 body#admin #t-admin a, body#groups #t-groups a, body#photos #t-photos  a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(Images/on_bg.gif) repeat-x top left;
}
#cal a:link, #cal a:visited {
	color: #00f;
}
#cal a:hover {
	color: #000;
	text-decoration: none;
}
#wrap {
	clear: both;
	background: url(Images/wrap-bg900.gif) repeat-y 0 0;
/*	background: url(Images/wrap-6040.gif) repeat-y 60% 0;*/
}
#wrapother {
	clear: both;
	background: url(Images/wrap-other.gif) repeat-y 0 0;
}
#content {
	float: left;
	width: 60%;
}
#sidebar {
	float: right;
	width: 40%;
}
#content .gutter {
	padding: 15px 25px;
}
#content .gutter p {
	margin-top: 1em;
	color: #000;
}
#content h2 {
    margin: 0;
    padding: 0;
    font-family: Georgia, Serif;
    font-size: 150%;
    font-weight: bold;
    color: #000;
}
#newfooter {
    margin: 0;
    padding: 15px;
    background-color: #fff;
	font-size: x-small;
}
#Footer-Left {
	float: left;
	width: 50%;
	text-align: left;
}
#newfooter img {
	float: left;
}
#Footer-Right {
	float: left;
	width: 50%;
	text-align: right;
}
#sidebar .gutter {
	padding: 0 15px;
}
.box {
	margin: 15px 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(Images/box-b.gif) no-repeat bottom right; 
}
.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Georgia, Serif;
	font-size: 140%;
	font-weight: bold;
	color: #000;
	background: url(Images/box-t.gif) no-repeat top left;
}
.box p {
	margin: 0;
	padding: 0 12px 12px 12px;
}
.box ul {
	margin: 0;
	padding: 0 12px;
}
.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 .85em 18px;
	list-style: none;
}
#sidemenu {
	float: left;
	width: 180px;
	font-weight: bold;
}
#sidemenu p {
	margin: 1em .5em 0 0;
}
#sidemenu ul {
	font-size: 85%;
	padding: 0;
	margin-top: 1em;
	list-style: none;
}
#sidemenu ul li {
	margin: 0;
	padding: 0 0 .5em 12px;
}
#sidemenu .gutter {
	padding: 15px;
}
#sidemenu .gutter a:link {color: blue; text-decoration: none;}
#sidemenu .gutter a:visited {color: blue; text-decoration: none;}
#sidemenu .gutter a:hover {color: blue; text-decoration: underline;}
#normcontent {
	float: left;
	width: 720px;
}
#normcontent #partgroups {
	margin: 40px 12px 0 12px;
	float: left;
	width: 156px;
}
#normcontent #partgroups p {
	margin-bottom: .5em;
	font-size: 85%;
}
#normcontent #partgroups h4 {
	margin: .5em 0 12px 0;
	font-size: 100%;
	font-weight: bold;
}
#normcontent #pasteventbody {
/*	float: left; */
	margin: 0 20px;
/*	width: 516px; */
}
div#pasteventbody img {
	border: 0;
	margin: 0 20px 0 0;
}
#normcontent #eventbody {
	float: left;
	margin: 0;
	width: 516px;
}
#normcontent .gutter {
	margin: 12px 20px 20px 20px;
}
#normcontent .gutter h4 {
	margin: 0;
	padding: 12px 0;
	font-family: Georgia, Serif;
	font-size: 100%;
	font-weight: bold;
	color: #000;
}
#normcontent .gutter h3 {
	margin: 0;
	padding: 12px 0;
	font-family: Georgia, Serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}
#normcontent .gutter h5 {
	margin: 0;
	padding: 12px 0;
	font-family: Georgia, Serif;
	font-size: 100%;
	font-weight: bold;
	color: #000;
}
#normcontent .gutter h6 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
#normcontent .gutter .contactinfo {
	width: 620px;
	margin-left: 12px;
	font-size: 85%;
}
#normcontent .gutter .contactinfo dt {
	text-align: right;
	width: 88px;
	font-weight: bold;
	margin-right: 12px;
	float: left;
}
#normcontent .gutter .contactinfo dd {
	float: left;
	width: 520px;
}
#normcontent .gutter p {
	margin: 0 0 1em 0;
}
#normcontent .gutter ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 1em 0;
}
#normcontent .gutter ol li {
	margin: 0 0 .5em 0;
}
#normcontent .gutter ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 1em 3em;
	line-height: 1.5em;
}
.boardmember {
	padding: 12px 0;
	margin: 0;
	min-height: 94px;
	height: 94px;
	clear: both;
}
html>body .boardmember {height: auto;}

.boardmember img {
	float: left;
	margin: 0 10px 10px 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
}
#normcontent .gutter .boardmember h4 {
	font-weight: bold;
	font-size: 100%;
	font-family: Georgia, Serif;
	margin: 0;
	padding: 8px 0;
}
#history {
	font-size: 85%;
	line-height: 1.5em;
}
#history {
	border: 1px solid #000;
	border-collapse: collapse;
}
#history th, #history td {
	margin: 0;
	padding: 10px 10px;
	border-bottom: 1px solid #b5b5b5;
}
#history th {
	width: 17em;
	font-weight: bold;
	text-align: left;
}
#history tr {
	background: #e6e6e6;
}
#history tr.alt {
	background: #f1f1f1;
}
body#calendar form 
{
	margin-top: 10px;
}
#cal {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
#cal caption {
	background-color: #ddd;
	color: #000;
	font-weight: bold;
	font-size: 125%;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 0;
	border: 0;
}
.calheader {
	background-color: #ddd;
	color: #000;
	text-align: center;
}
.calheader th 
{
	font-weight: bold;
	font-size: 125%;
	margin: 0;
	padding: 3px 0;
}
.calheader td {
	font-weight: bold;
    width: 100px;
    font-size: 100%;
}
.calrow {
	font-size: 75%;
    color: #000;
    background-color: #fff;
}
.calrow td 
{
	border: 1px solid #000;
    width: 100px;
    height: 100px;
    margin: 0;
    padding: 1px 3px 1px 3px;
    vertical-align: top;    
}
#HelpLinkTable {
	font-size: 85%;
	line-height: 1.5em;
	border: 1px solid #000;
	border-collapse: collapse;
	width: 99%;
	text-align: left;
}
#HelpLinkTable td a {
	display: block;
}
#normcontent #HelpLinkTable td p {
	margin: 0;
}
#HelpLinkTable td p a {
	display: inline;
	font-style: italic;
}
#HelpLinkTable th {
	font-weight: bold;
}
#HelpLinkTable th, #HelpLinkTable td {
	margin: 0;
	padding: 10px 10px;
	border-bottom: 1px solid #b5b5b5;
}
#HelpLinkTable tr {
	background: #e6e6e6;
}
#HelpLinkTable tr.alt {
	background: #f1f1f1;
}
#leftsitemap 
{
	width: 49%;
	float: left;
}
#rightsitemap {
	width: 49%;
	float: right;
}
#leftsitemap dd, #rightsitemap dd {
	margin-left: 30px;
}
#leftsitemap dt, #rightsitemap dt {
	margin: 1em 0 0 15px;
	font-weight: bold;
}
#missingpage {
	margin: 16px 0 0 50px;
}
#missingpage p {
	margin: 1em 0;
}
body#showevent {
	width: auto;
	margin: 1em;
}
body#showevent ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2em;
	margin: 0 0 0 1em;
}
body#showevent ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 2em;
	margin: 0 0 0 1em;
}
body#showevent img {
	margin: 3px;
}
#CloseButton {
	margin-top: 1em;
	margin-right: 1em;
}

/* email form */
div#email div.formentry {
	padding: 5px 0;
/*	border-top: 1px solid #ccc;*/
}
div#email form label {
	width: 110px;
	float: left;
	font-size: .85em;
	font-weight: bold;
	color: #777;
	text-align: right;
	margin: 2px 10px 0 0;
}
div#email div.formentry #send {
	margin: 0 20px 0 120px;
}
#normcontent .gutter #emailmsg {
	width: 620px;
}
#normcontent .gutter #emailmsg dt {
	text-align: right;
	width: 88px;
	font-weight: bold;
	color: #777;
	margin: 0 12px 0 0;
	float: left;
}
#normcontent .gutter #emailmsg dd {
	float: left;
	width: 520px;
	margin-bottom: .5em;
}

/* Special events styles */
#Logo-Event {
	border: 0;
	display: block;
	margin-bottom: .5em;
}
#normcontent #pasteventbody p {
	margin-bottom: 1em;
}
#normcontent #pasteventbody .thanks {
	margin: 0 0 1em 20px;
}
#normcontent #pasteventbody h4 {
	margin: 1em 0;
	font-size: 125%;
}
#normcontent #eventbody p {
	margin-bottom: 1em;
}
#normcontent #eventbody .EventInfo {
	margin-top: .5em;
	font-size: 100%;
}
#EventWhere {
	position: relative;
}
#wlogo {
	position: absolute;
	top: -.5em;
	left: 19em;
	border: 0;
}
#normcontent #eventbody .EventInfo dt {
	width: 14%;
	font-weight: bold;
	color: Green;
	float: left;
}
#normcontent #eventbody .EventInfo dd {
	float: left;
	width: 86%;
}
#normcontent #eventbody .EventInfo dd p {
	margin: 0;
}
#EventRegForm {
	text-align: center;
}
#EventRegForm #RegButton {
	margin: 1em 0 .5em 0;
	color: Green;
	font-weight: bold;
	font-size: 125%;
}
#SponsorForm {
	text-align: center;
}
#SponsorForm #SponsorButton {
	margin-bottom: .5em;
	color: Green;
	font-weight: bold;
}
#participate 
{
	clear: both;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	margin: 0;
}
div#eventsponsors {
/*	margin: 0 0 .5em 0; */
	margin: 1em 0 1em 0;
}
div#eventsponsors img {
	border: 0;
	margin: 0 20px 0 0;
}

/* signup/profile styles */
#normcontent .gutter p.required {
	margin: 0 0 .5em 0;
}
img.required  {
	vertical-align: bottom;
	border: 0;
	width: 14px;
	height: 16px;
	float: left;
}
div#EditMembership {
	border-top: 2px solid #ccc;
	border-bottom: 3px solid #ccc;
}
div#EditMembership div.formentry {
	padding: 5px 0;
	border-top: 1px solid #ccc;
}
div#EditMembership div.formentry p {
	margin: 2px 0 0 168px;
	font-size: .85em;
	color: #000;
}
div#EditMembership div.formentry p.cblabel {
	display: inline;
	padding: 0 1em 0 .25em;
	margin: 0;
}
div#EditMembership div.formentry div.checkboxes {
	float: left;
	width: 512px;
}
div#EditMembership div.formentry div.checkboxes div.clabel {
	float: left;
	margin: 0;
	width: 33%;
}
div#EditMembership div.formentry div.checkboxes div.clabel p {
	margin:0;
	padding:0;
	display: inline;
}
div#EditMembership form label {
	width: 168px;
	float: left;
	font-size: .85em;
	font-weight: bold;
	color: #777;
	margin-top: 2px;
}
div#EditMembership form label.optional {
	padding-left: 14px;
	width: 154px;
}
div#EditMembership div.formentry #submitjoin {
	margin: 0 20px 0 168px;
}
p#formerror {
	font-weight: bold;
	color: Red;
	display: none;
}

/* log on page */
div#logon {
	margin: 0;
	padding: 1.5em;
	width: 400px;
	border: 1px solid #000;
	background-color: #e0e0e0;
	color: #000;
}
div#logon div.formentry {
	padding: 5px 0;
}
div#logon form label {
	width: 120px;
	float: left;
	font-size: 100%;
	font-weight: bold;
	margin-top: 2px;
	padding-right: 1em;
	text-align: right;
}
#btn_logon {
	margin: .5em 0 .5em 300px;
}
p#logonhelp {
	font-size: .85em;
	text-align: center;
	margin-bottom: 1.5em;
}
p#errmsg {
	color: red;
	margin: .5em 1.5em .5em 1.5em;
	padding: .5em;
	border: 3px solid #777;
	background-color: white;
}

/* Event Editor Styles */
div#EditEvent {
	width: 800px;
	margin-left: 48px;
	margin-top: 48px;
	border-top: 2px solid #ccc;
	border-bottom: 3px solid #ccc;
}
div#EditEvent h3 {
	margin: 12px 0 24px 0;
	color: #777;
	font-weight: bold;
	font-size: 125%;
}
div#EditEvent div.formentry, div#editprofile div.formentry {
	padding: 5px 0;
	border-top: 1px solid #ccc;
}
div#EditEvent form label, div#editprofile form label {
	width: 120px;
	float: left;
	font-size: .85em;
	font-weight: bold;
	color: #777;
	margin-top: 2px;
}
div#EditEvent form input {
	font-size: 90%;
}
div#EditEvent div.formentry p.statictext, div#editprofile div.formentry p.statictext {
	color: #000;
	font-size: 100%;
	margin: 2px 0;
}
p#instructions {
	font-size: .85em;
	color: #007;
	display: inline;
}
/*p.cblabel {
	display: inline;
	padding: 0 1em 0 .25em;
}*/
table#fc {
	position:absolute;
	border-collapse:collapse;
	background:#FFFFFF;
	border:1px solid #ABABAB;
	z-index:1100
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   font-size: 80%;
}
body.mceContentBody ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2em;
	margin: 0 0 0 1em;
}
body.mceContentBody ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 2em;
	margin: 0 0 0 1em;
}

table.schedule {
	border: 0;
	border-collapse: collapse;
	text-align: left;
}
table.schedule th {
	text-align: right;
	width: 7.5em;
	font-weight: normal;
	vertical-align: top;
}
table.schedule td {
	padding: 0 0 0 1em;
	vertical-align: top;
}

/*  IE fixes */

#newfooter {
	height: 1%;
}
