/* ------------------------------------------------ FONTS */

h1, h2, h3, h4, h5, h6 {
font-family: arial, verdana, helvetica, sans-serif;
}
h1 {
font-size: 2.4em;
font-weight: bold;
letter-spacing: 0.02em;
padding: 10px 0 10px 0;
}
	h1.notfound {
	font-size: 3.5em;
	}
	h1.notfound span {
	color: #fe9500;
        }
        .newsEntry h1 {
        padding: 0 0 5px 0;
        }
h2 {
font-size: 1.6em;
font-weight: bold;
padding: 15px 0 5px 0;
letter-spacing: 0.03em;
}
	h2.header {
	}
	h2.eventCalendarHeading {
	background: transparent url(/images/structure/eventCalendar.gif) no-repeat top left;
	height: 50px;
	line-height: 100em;
	margin: 15px 20px 0 15px;
	padding: 0;
	overflow: hidden;
	}
	h2.eventHeading {
	background: transparent url(/images/structure/eventFacts.gif) no-repeat top left;
	height: 50px;
	line-height: 100em;
	margin: 15px 20px 0 15px;
	padding: 0;
	overflow: hidden;
	}
	h2.submenuHeader {
	display: inline;
	float: left;
	font-size: 2.6em;
	height: 40px;
	margin: 10px 0 0 40px;
	padding: 0;
	}
	.submenu h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	}
	h2 span.closed {
	color: red;
	}
	h2 span.pending {
	color: #666;
	}
	h2 span.open {
	color: green;
	}
	#menu h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	}
	#contentLeft .eventNewsBox h2 {
	font-size: 2.4em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: normal;
	}
	#contentWide .wideBoxContainer h2 {
	background: transparent url(/images/structure/wideBoxDivider.gif) no-repeat bottom left;
	margin: 0 20px 10px 20px;
	padding: 0 0 15px 0;
	}
	#contentWide .wideBoxContainer .newsBox h2 {
	margin: 0 0 10px 0;
	}
	#contentLeft .newsEntry h2 {
	font-size: 2.3em;
	font-weight: normal;
	padding-top: 0;
	}
	#contentRight h2 {
	float: none;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.02em;
	padding: 8px 20px 5px 20px;
	}
	#contentRight .rightColumn h2 {
	padding: 8px 0 5px 0;
	}
	#contentRight .rightBoxTop h2 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 8px 10px;
	}
	#footer h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 7px 0;
	}

h3 {
font-size: 1.5em;
letter-spacing: 0.02em;
}
	.eventNewsBox h3 {
	color: #fe9500;
	padding-top: 0; margin-top: 0;
	}
	#contentLeft h3 {
	padding: 10px 0 5px 0;
	}
	#contentRight h3 {
	color: #fe9500;
	font-size: 1.2em;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	padding: 5px 20px 2px 20px;
	}
	#contentRight .rightBoxTop h3 {
	color: #fff;
	display: inline;
	float: right;
	padding: 8px 10px;
	}
	#contentRight .rightBoxRight h3 {
	margin: 7px 10px;
	padding: 0;
	}
	#contentRight .rightColumn h3 {
	padding: 5px 0 2px 0;
	}
	li.headline h3 {
	font-size: 1.4em;
	}
h4 {
font-size: 1.3em;
letter-spacing: 0.02em;
}
	#comments h4 {
	color: #fe9500;
	font-size: 1.0em;
	padding-bottom: 0;
	}
	
h5 {
color: #666;
font-size: 1.2em;
letter-spacing: 0.02em;
padding: 5px 0 10px 0;
}
h6 {
color: #666;
font-size: 1.0em;
letter-spacing: 0.02em;
padding: 5px 0 10px 0;
}

p {
font-family: arial, verdana, helvetica, sans-serif;
font-size: 1.2em;
letter-spacing: 0.04em;
line-height: 1.4em;
margin: 2px 0 5px 0;
}
	p label {
	color: #fe9500;
	}
	p.summary, .summary p {
	margin-top: 10px;
	color: #15cffe;
	}
	.memberEvent p.summary {
	color: #999;
	}
	p.smallBold, .smallBold p, span.smallBold {
	font-size: 1.1em;
	font-weight: bold;
	}
	p.smallGrey, .smallGrey p {
	color: #999;
	font-size: 1.0em;
	}
        span.smallGrey {
	color: #999;
	font-size: 0.8em;
	}
	p.smallDarkGrey, .smallDarkGrey p, span.smallDarkGrey {
	color: #333;
	font-size: 1.0em;
	}
	p.copyright {
	clear: both;
	margin: 0;
	}
	p.dividerTop {
	background: transparent url(/images/structure/wideBoxDivider.gif) no-repeat top left;
	margin-top: 10px;
	padding-top: 10px;
	}
	p.dividerBottom {
	background: transparent url(/images/structure/wideBoxDivider.gif) no-repeat bottom left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
	p.notFound, .notFound p, span.notFound {
	color: #999;
	font-size: 1.5em;
	margin-top: 20px;
	}
	p.newsEntryFooter {
	border-top: 1px solid #666;
	margin-top: 10px;
	padding-top: 7px;
	}
        div.openLogin p {
        font-size: 1.1em; 
        }
	.commentContent p {
	padding: 5px 15px;
	margin: 0;
	}
	.commentContent p:first {
	padding-top: 15px;
	}
	.commentContent p:last {
	padding-bottom: 15px;
	}
	.signature em {
	position: absolute;
	background-color: #787878;
	color: #999;
	font-size: 9px;
	top: -5px;
	left: 10px;
	padding: 0 3px;
	}
	.signature p {
	padding: 5px 0 0 0;
	}
	.eventNewsBox p {
	padding: 2px 0;
	}
	.rightBox p {
	margin: 0 20px 5px 20px;
	}
	.rightBoxRight p {
	margin: 5px 10px;
	}
	.wideBox li p {
	font-size: 1.0em;
	}
	#footer p {
	color: #999;
	}

.left {
float: left;
padding: 0 10px 10px 0;
}
.right {
float: right;
padding: 0 0 10px 10px;
}
.orange {
color: #fe9500;
}
.required {
color: #eee;
font-size: 1.2em;
}
	
	/* ------------------------------------------------ LINKS */

	a {
	color: #15cffe;
	}
	#menu a {
	text-decoration: none;
	}
	a:hover {
	background-color: #15cffe;
	color: #333;
	text-decoration: none;
	}
	a.transp:hover {
	background-color: transparent;
	}
	
		div.openLogin a {
		margin-left: 5px;
		}
		div.openlogin a span {
		color: #eee;
		}
		
b, strong { font-weight: bold; }
em { font-style: italic; }