/* Center the Page */
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-image: url('images/background.png');
	background-position: top center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding-bottom: 27px;
}
#wrapper {
	position: relative;
	margin: auto;
	width: 948px;
	text-align: left;
}
* {
	font-family: Arial;
	font-size: 14px;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
div.content h2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	position: absolute;
	top: -20px;
	left: 0px;
	text-transform: uppercase;
}

/* General Form Fields */
.submit {
	height: 24px;
	padding-left: 6px;
	padding-right: 15px;
	margin-left: 8px;
	background-image: url('images/submit.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -1px;
	cursor: pointer;
}
input.text {
	width: 85px;
	height: 18px;
	background-color: #ffffff;
	border: 1px solid #9d9d9d;
}

/* Header Bar */
#header {
	position: relative;
}
#header #menu {
	background-image: url('images/top_menu.png');
	background-repeat: no-repeat;
	background-position: top right;
	width: 943px;
	height: 24px;
	position: absolute;
	left: 5px;
	top: 103px;
	text-align: left;
}
#header #menu a {
	text-transform: uppercase;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 4px;
}
#header #menu a.highlight-blue {
	color: #22A0D2;
}
#header #menu a:hover {
	color: #22A0D2;
}
#header a.logo {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 94px;
	height: 94px;
	line-height: 94px;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 33px;
}
#header #login {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #login br {
	clear: both;
}
#header #login input {
	float: right;
	margin-top: 3px;
}
#header #login #username_label {
	/*text-indent: -5000px;*/
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	/*background-image: url('images/text/username.png');*/
	display: block;
	width: 80px;
	height: 13px;
	text-transform: uppercase;	
	font-weight: bold;
}
#header #login #password_label {
	/*text-indent: -5000px;*/
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	/*background-image: url('images/text/password.png');*/
	display: block;
	width: 80px;
	height: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#header #login .cantlogin {
  font-size: 12px!important;
  display: block;
  position: relative;
  float: right;
  line-height: 40px;
  margin-left: 3px;
  margin-right: 5px;
}
#header #login .cantlogin a {
  color: #22A0D2;
  font-weight: bold;
}
.login_submit {
	height: 20px;
	width: 59px;
	padding-left: 6px;
	padding-right: 15px;
	position: relative;
	top: 5px;
	margin-left: 8px;
	background-image: url('images/login_button.png');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: -1px;
	text-indent: -5000px;
	cursor: pointer;
}

/* Side Sub-Level Navigation */
#navigation {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 8px;
	list-style: none;
	width: 192px;
	min-height: 230px;
	background-image: url('images/side_menu.png');
	background-repeat: repeat-y;
	color: #fff;
	float: left;
}
#navigation li {
	padding: 0px;
	margin: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-left: 6px;
	margin-bottom: 6px;
}
#navigation, #navigation a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	font-family: Arial;
	font-weight: bold;
}
#navigation ul a {
	font-size: 12px;
}
#navigation a:hover {
	color: #22A0D2;
}
#navigation a.highlight-blue {
	color: #22A0D2;
}

/* UYDO Player */
#UYDOPlayer {
	background-image: url('images/uydo-player/holder_713x509.png');
	background-position: top left;
	background-repeat: no-repeat;
	width: 700px;
	height: 497px;
	padding-top: 12px;
	padding-left: 13px;
	float: left;
}

/* Home Page Blocks */
#recent_activity {
	float: right;
	background-image: url('images/chatter_bg.png');
	color: #ffffff;
	padding: 9px;
	width: 378px;
	height: 188px;
}
#recent_activity strong {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 4px;
	margin-bottom: 4px;
}
#recent_activity .recent_post {
	margin-bottom: 6px;
}
#recent_activity a {
	color: #ffffff;
	font-size; 14px;
}
/*
div.recent_post {
	float: left;
	width: 224px;
	height: 112px;
	border-right: 1px solid #000000;
	margin-right: 15px;
	margin-top: 8px;
	font-family: arial;
	font-size: 12px;
}
div.recent_post h3 {
	display: inline;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}
div.recent_post a {
	display: block;
	margin-top: 9px;
	font-size: 10px;
	text-transform: uppercase;
	color: #22A0D2;
}
*/

/* Main Body Text */
div.content {
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 133%;
	width: 465px;
	width: 700px;
	float: left;
	position: relative;
	margin-left: 20px;
}
div.content h1 {
	font-size: 20px;
	line-height: 80%;
}
div.content h2 {
	font-size: 16px;
	line-height: 100%;
}
div.content h3 {
	font-size: 12px;
	line-height: 12px;
}
div.content h1, div.content h3, div.content h1 * {
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}


/* Success / Error Messages */
.error_message, .success_message {
	float: left;
	width: 100%;
	border: 2px solid #22A0D2;
	background: #000;
	color: #fff;
	padding: 5px;
	margin-bottom: 10px;
}
.error_message a, .success_message a {
	color: #ffffff;
}


/* Donations */
.donate_amount {
	display: inline-block;
	width: 57px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	font-size: 20px;
	color: #ffffff;
	background-image: url('images/donate_amount.gif');
	margin: 0px 5px;
}
#vital_statistics {
	width: 367px;
	float: left;
	margin-left: 22px;
}
#vital_statistics strong, #side_boxes_holder strong {
	text-transform: uppercase;
}
#vital_statistics em, #side_boxes_holder em {
	font-style: normal;
	display: inline-block;
	width: 110px;
}
#side_boxes_holder a {
	color: #ffffff;
}

/* Footer Bars */
#footer_bar {
	margin: auto;
	width: 936px;
	text-align: left;
	border-top: 4px solid #000000;
	padding-top: 14px;
}
#footer_bar .follow_us span {
	display: block;
	width: 120px;
	height: 16px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
#footer_bar .partnership span {
	display: block;
	width: 170px;
	height: 16px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
#footer_bar .partnership img {
	margin-right: 11px;
}
#footer_end_outer {
	#position: absolute;
	position: fixed;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
}
#footer_end_inner {
	margin: auto;
	width: 969px;
	height: 20px;
	background-image: url('images/footer_end.png');
	background-repeat: no-repeat;
	padding-top: 17px;
	text-align: left;
	text-indent: 13px;
}
#footer_end_inner, #footer_end_inner span, #footer_end_inner a {
	color: #000000;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}
#footer_end_inner span, #footer_end_inner a {
	padding: 0px 5px;
}

/* Homepage/Forum specific style */
div.content a {
  font-weight: bold;
  color: #22A0D2;
  text-decoration: none;
}

div.info_box {
	position: relative;
	width: 178px; 
	padding: 7px 11px 7px 11px; 
	margin-top: 11px;
	margin-bottom: 11px;
	color: #ffffff;
	background-color: #22A0D2;
}
div.info_box b.t {
	position: absolute;
	top: -11px;
	left: 0px;
	height: 11px;
	width: 200px;
	background-image: url(/images/info_box/top.png);
	display: block;
}
div.info_box b.b {
	position: absolute;
	bottom: -11px;
	left: 0px;
	height: 11px;
	width: 200px;
	background-image: url(/images/info_box/bottom.png);
	display: block;
}
