body {
	margin: 0px;
	height: 100%;
	font-size: 0.9em;
	font-family: Arial, Tahoma;
	background-color: #22292F;
	background-image: url( '/Interface/Images/bodyBackground.png' );
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
}
img {
	border: 0px;
}
fieldset {
	border: 0;
	margin: 0px;
	border: 0px;
}
h3 {
	margin: 15px 0px 0px 0px;
}
a {
	color: #FFFFFF;
}
.center {
	text-align: center;
}
.alert {
	background: #FFFFCC;
	border: 1px solid #FFCC33;
	text-align: center;
	color: #000000;
	width: auto;
	vertical-align: middle;
	margin: 15px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
}
.alert img {
	vertical-align: middle;
	padding-right: 5px;
}
.alert a {
	color: #000000;
}
.header {
	margin: 0px auto;
	width: 869px;
	height: 217px;
	background-image: url( '/Interface/Images/header.jpg' );
	background-repeat: no-repeat;
	background-position: center;
}
.menu {
	margin: 0px auto;
	width: 868px;
	height: 53px;
	background-image: url( '/Interface/Images/menuBackgroundLight.png' );
	background-repeat: repeat-x;
}
.menuLeftStart {
	height: 53px;
	width: 18px;
	float: left;
	background-image: url( '/Interface/Images/menuBackgroundLeft.png' );
	background-repeat: no-repeat;
	background-position: top left;
}
.menuLeft {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 53px;
	background-image: url( '/Interface/Images/menuBackground.png' );
	background-repeat: repeat-x;
}
.menu ul {
	display: block;
	padding: 0px;
	margin: 0px;
	height: 53px;
	list-style: none;
}
.menu ul li {
	float: left;
}
.menu ul li:hover, li.active {
	float: left;
	background-image: url( '/Interface/Images/menuBackgroundHighlight.png' );
	background-repeat: repeat-x;
}
.menu ul li a {
	display: block;
	font-size: 1em;
	height: 35px;
	text-decoration: none;
	background-image: url( '/Interface/Images/menuBackgroundDivider.png' );
	background-repeat: no-repeat;
	background-position: top right;
	padding: 13px 17px 0px 14px;
	font-weight: bold;
}
.menu ul li a.end {
	background-image: url( '/Interface/Images/menuBackgroundMenuDivider.png' );
	background-repeat: no-repeat;
	padding: 13px 35px 0px 15px;
	background-position: top right;
}
.menuRight {
	text-align: center;
	height: 53px;
	width: 290px;
	margin: 0px auto;
	padding: 6px 0px 0px 15px;
	background-image: url( '/Interface/Images/menuBackgroundLight.png' );
	background-repeat: repeat-x;
	float: left;
}
.menuRight a {
	font-size: 0.8em;
	text-decoration: none;
}
.menuRight p, .menuRight fieldset {
	padding: 0px;
	margin: 0px;
}
.menuRightEnd {
	height: 53px;
	width: 22px;
	float: right;
	background-image: url( '/Interface/Images/menuBackgroundRight.png' );
	background-repeat: no-repeat;
	background-position: top right;
}
.eventMenu {
	margin: 0px auto;
	width: 814px;
	padding: 5px 10px 3px 10px;
	height: 20px;
	text-align: left;
	background-color: #626B79;
}
.contentContainer {
	margin: 0px auto;
	width: 888px;
}
.boxTitle {
	padding: 0px;
	vertical-align: middle;
	margin: 0px auto;
	height: 44px;
	width: 99%;
	background-image: url( '/Interface/Images/boxHeaderBackground.png' );
	background-repeat: repeat-x;
	border: solid;
	border-color: #394A64;
	border-width: 1px;
}
.boxTitle h1, .boxTitle h2 {
	margin: 9px 0px 0px 10px;
	font-size: 1.3em;
	display: block;
}
.boxTitle a {
	text-decoration: none;
}
.leftContainer {
	float: left;
}
.rightContainer {
	float: right;
}
.leftContainer > div {
	clear: left;
	float: left;
	width: 550px;
	margin: 20px 20px 5px 25px;
	padding: 0px 10px 8px 10px;
	border: solid;
	border-color: #495A74;
	border-width: 1px;
	background: #212E43;
}
.rightContainer > div {
	clear: right;
	width: 220px;
	margin: 20px 25px 0px 0px;
	padding: 0px 10px 8px 10px;
	border: solid;
	border-color: #495A74;
	border-width: 1px;
	background: #212E43;
}
.largePopupBox, .smallPopupBox {
	position: absolute;
	text-align: center;
	top: 150px;
	z-index: 900;
	padding: 10px;
	border: solid;
	border-color: #495A74;
	border-width: 2px;
	background: #212E43;
}
.smallPopupBox {
	height: 100px;
	width: 400px;
	left: 35%;
}
.largePopupBox {
	height: 230px;
	width: 500px;
	left: 31%;
}
.pollItem {
	margin: 15px 10px 0px 0px;
}
.pollBar {
	height: 15px;
	margin: 0px 10px 12px 0px;
	padding: 3px;
	border: solid;
	border-color: #394A64;
	border-width: 2px;
	background: #356291;
}
.ajaxOverlay {
	cursor: pointer;
	position: absolute;
	background: #000000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 500;
}
.closeBox {
	cursor: pointer;
	position: absolute;
	right: -1px;
	top: -1px;
}
.postedBy, .commentLink {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
	width: 100%;
	text-align: right;
}
.commentWrapperLight, .commentWrapper {
	color: #000000;
	padding: 4px;
	margin: 10px auto 5px auto;
	width: 540px;
	border: solid;
	border-color: #586D96;
	border-width: 1px;
	float: left;
	clear: both;
}
.commentWrapperLight a, .commentWrapper a {
	color: #000000;
}
.commentWrapper {
	background-color: #8296B4;
}
.commentWrapperLight {
	background-color: #C6D7F1;
}
.userInfo {
	text-align: center;
	width: 95px;
	float: left;
}
.userInfo p {
	margin: 0px;
}
.commentContent {
	float: left;
	width: 425px;
	overflow: hidden;
	margin-left: 8px;
}
.commentDate {
	font-size: 0.8em;
	margin: 0px 0px 5px 0px;
	width: 100%;
	text-align: right;
}
.profileAvatar {
	margin: 12px 1px 0px 8px;
	float: right;
	border: solid;
	border-color: #586D96;
	border-width: 2px;
}
.avatar {
	margin-top: 2px;
	border: solid;
	border-color: #586D96;
	border-width: 2px;
}
.clear {
	clear: both;
}
a.info {
    position: relative;
    z-index: 24;
    text-decoration: none
}
a.info:hover{
	z-index: 25;
}
a.info span {
    color: #000000;
	display: none
}
a.info:hover span {
	display: block;
	position: absolute;
	top: 1em;
	left: 1em;
	width: 18em;
	padding: 2px;
	font-weight: normal;
	border: 1px solid #6A97C3;
	background-color: #96B9D8;
	color: #000;
	text-align: center;
}
table {
	width: 96%;
	margin: 15px auto 0px auto;
	border: solid #5A7B92;
	border-width: 1px 0 0 1px;
	border-collapse: collapse;
}
table th, table td {
	border: solid 1px #5A7B92;
	border-width: 0 1px 1px 0;
	padding: 0.2em;
}
table, table th, table td {
	border-color: #5A7B92;
}
table td {
	padding-left: 3px;
	text-align: center;
	vertical-align: center;
}
table th, table thead td {
	background-color: #354856;
}
table .even {
	background-color: #393939;
}
table #tabStart {
	width: 40%;
	text-align: left;
}
table #tabEnd {
	width: 40%;
	text-align: right;
}
#captchaImg {
	margin-top: 8px;
	border: 2px solid #B4B4B4;
}
.footerContainer {
	position: relative;
	text-align: center;
	height: 51px;
	width: 720px;
	margin: 20px auto 0px auto;
	background-image: url( '/Interface/Images/footerBackground.png' );
	background-repeat: repeat-x;
}
.footerRight {
	height: 51px;
	width: 17px;
	float: left;
	background-image: url( '/Interface/Images/footerBackgroundRight.png' );
	background-repeat: no-repeat;
	background-position: top right;
}
.footerLeft {
	height: 51px;
	width: 17px;
	float: left;
	background-image: url( '/Interface/Images/footerBackgroundLeft.png' );
	background-repeat: no-repeat;
	background-position: top right;
}
.footerContent {
	padding: 19px 10px 0px 10px;
	width: 666px;
	float: left;
	margin: 0px auto;
}