/* ------------------ */
/*    General Tags    */
/* ------------------ */
body {
	margin:0px;
	padding:0px;
	font-family: verdana;
	font-size:12px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x; 
}
h1 {
	font-family: Impact;
	font-size:18px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
}
h2 {
	font-family: Impact;
	font-size:16px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
p {
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
input, textarea, select {
	margin:2px;
}
button {
	display: none;
	margin:2px;
	float: left;
}
table, tr, td {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	vertical-align: top;
}
div {
	margin:0px;
	padding:0px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:17px;
	padding:0px;
}
img {
	border:0px;
	margin: 5px;
}
a:link, a:visited{
	color:#00F;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/* ------------------ */
/*    Common Tags     */
/* ------------------ */
.clearfloat {
	clear:both;
	height:0px;
}
.hidden {
	display:none;
}
.unhidden {
	display:block;
}
.nospace {
	margin: 0px;
	padding: 0px;
}
.error {
	color: #F00;
}
.link {
	color:#00F;
	text-decoration:none;
}
.grey {
	background-color: #CCC;
}
#loading {
	display: none;
	position: absolute;
	right: 300px;
	top: 358px;
	width: 100px;
	height: 100px;
	background-image: url(images/loading.gif);
}

/* ------------------ */
/*     Master Div     */
/* ------------------ */
#container {
	text-align:center;
}
#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #f0f0f0;
	text-align:left;
	position: relative;
}

/* ------------------ */
/*     Header Bar     */
/* ------------------ */
#logo {
	margin-top:40px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:160px;
	width:380px;
	height:100px;
	float:left;
}
a.title:link, a.title:visited, a.title:hover {
	text-decoration: none;
	font-family: Impact;
	font-size: 42px;
	letter-spacing: 0.5px;
	color: #CC0000;
}
a.subtitle:link, a.subtitle:visited, a.subtitle:hover {
	text-decoration: none;
	font-family: Impact;
	font-size: 30px;
	color: #000000;
}
#alert {
	position: absolute;
	top: 20px;
	left: 360px;
	font-weight: bold;
	color: #F00;
}
#topmenu {
	position: absolute;
	left: 270px;
	top: 140px;
	width: 510px;
	font-family: Impact;
	font-size: 18px;
}
a.topmenu:link, a.topmenu:visited, a.submenu:link, a.submenu:visited {
	text-decoration: none;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}
a.topmenu:hover, a.submenu:hover {
	color: #FFF;
	background-color: #CC0000;
}
#topmenu_home {
	position: absolute;
	left: 0px;
	font-family: Impact;
	font-size: 18px;
}
#topmenu_brotherhood {
	position: absolute;
	left: 60px;
}
#topmenu_events {
	position: absolute;
	left: 171px;
}
#topmenu_recruitment {
	position: absolute;
	left: 237px;
}
#topmenu_members {
	position: absolute;
	left: 347px;
}
#topmenu_contact {
	position: absolute;
	left: 434px;
}
#submenu_brotherhood {
	position: absolute;
	left: 60px;
	width: 150px;
	display: block;
}
#submenu_recruitment {
	position: absolute;
	left: 237px;
	width: 140px;
	display: block;
}
#banner {
	float:right;
	width: 700px;
}
#animation {
	width:695px;
	height:200px;
	margin: 0px;
	float: right;
}
#crest {
	margin-top:10px;
	width:200px;
	height:200px;
	text-align: center;
	float: left;
}

/* ------------------ */
/*      Side Bar      */
/* ------------------ */
#sidebar {
	float:left;
}
#contactlist {
	width:200px;
	height:53px;
	padding-top: 5px;
	font-family: Impact;
	font-size: 16px;
	text-align: center;
	float:left;
}
#news {
	width:200px;
	float:left;
}
.news_title, .events_title {
	font-family: Impact;
	color: #cc0000;
	font-size:16px;
	align:center;
}
a.news:link, a.news:visited {
	text-decoration: none;
	color:#000;
}
a.news:hover {
	text-decoration: underline;
	color:#000;
}
.news_author {
	color: #000000;
	font-size:10px;
}
.newnews_title_display {
	font-family: Impact;
	color: #CC0000;
	font-size:16px;
	text-align: center;
}
.microblog_title_admin {
	position: absolute;
	top: 378px;
	left: 5px;
	width: 186px;
	height: 20px;
	font-family: Impact;
	font-size:16px;
	text-align: center;
	background-color: transparent;
}
.newnews_content_display {
	text-align: center;
}
.microblog_content_admin {
	position: absolute;
	top: 404px;
	left: 5px;
	width: 188px;
	max-width: 188px;
	height: 144px;
	max-height: 144px;
	text-align: center;
	background-color: transparent;
}
.newevent_title_display {
	font-family: Impact;
	color: #CC0000;
	font-size:16px;
	text-align: center;
}
.newevent_content_display {
	text-align: center;
}
#microblog_preview {
	position: absolute;
	top: 550px;
	right: 125px;
}
#microblog_revert {
	position: absolute;
	top: 550px;
	right: 73px;
}
#microblog_update {
	position: absolute;
	top: 550px;
	right: 17px;
}

/* ------------------ */
/*      Content       */
/* ------------------ */
#content {
	width: 685px;
	margin: 5px;
	border: 0px solid #f0f0f0;
	float: right;
}
.roster_heading, a.roster_heading:link, a.roster_heading:visited {
	font-weight: bold;
	background-color: #CCC;
	text-decoration: none;
	color: #000;
}
a.roster_heading:hover {
	color: #cc0000;
}
.roster_content {
}
a.roster_detail:link, a.roster_detail:visited {
	text-decoration: none;
	color: #000;
}
a.roster_detail:hover {
	color: #cc0000;
}
.roster_detail_heading {
	font-weight: bold;
}
.roster_detail_comment {
	width: 300px;
	max-width: 300px;
	height: 50px;
}
a.file_repository_file:link, a.file_repository_file:visited {
	color:#000;
	text-decoration: none;
}
a.file_repository_file:hover {
	color:#CC0000;
}
.file_repository_directory, a.file_repository_directory:link, a.file_repository_directory:visited  {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
a.file_repository_directory:hover  {
	color:#CC0000;
}
.login {
	text-align: left
}
.login_prompt {
	font-weight: bold;
}
.login_failed {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.login_field {
	width: 140px;
}
#admin_logout {
	position: absolute;
	top: 223px;
	right: 3px;
	height: 26px;
}
.admin_title {
	position: absolute;
	top: 222px;
	left: 204px;
	width: 447px;
	height: 22px;
	font-family: Impact;
	font-size: 18px;
	text-decoration: underline;
}
#admin_preview {
	position: absolute;
	top: 223px;
	right: 179px;
	height: 26px;
}
#admin_revert {
	position: absolute;
	top: 223px;
	right: 127px;
	height: 26px;
}
#admin_update {
	position: absolute;
	top: 223px;
	right: 70px;
	height: 26px;
}
.admin_content {
	width: 686px;
	max-width: 686px;
	height: 230px;
	min-height: 230px;
}
.admin_content_container {
	position: relative;
	margin-top: 32px;
	left: -3px;
	top: -6px;
}
.siteadmin_form, .siteadmin_manage_heading {	
	font-weight: bold;
}
.siteadmin_manage {
}
#file_repository_admin {
	position: absolute;
	top: 223px;
	right: 482px;
}
#file_repository_manage {
	position: absolute;
	top: 223px;
	right: 70px;
	height: 26px;
}
#file_repository_tracking {
	position: absolute;
	top: 223px;
	right: 158px;
	height: 26px;
}
#members_toggle {
	position: absolute;
	top: 223px;
	right: 281px;
	height: 26px;
}
.download_history {
}
.download_history_heading {
	font-weight: bold;
}
.useradmin_form {	
	font-weight: bold;
}
.useradmin_manage {
}
.useradmin_manage_heading {
	font-weight: bold;
}
#contact_admin, #home_admin, #events_admin {
	position: absolute;
	top: 223px;
	right: 70px;
	height: 26px;
}
.contact_form {
	font-weight: bold;
}
.contact_maillist {
}
.contact_field {
	width: 200px;
}
.contact_comment_field {
	width: 500px;
	max-width: 500px;
	height: 100px;
	max-height: 100px;
}
.contactadmin_manage {
}
.contactadmin_manage_heading {
	font-weight: bold;
}
.contactadmin_preferred {
	font-weight: bold;	
}
.settings_manage {
}
.settings_manage_heading {
	font-weight: bold;
}
.settings_string_field {
	width: 240px;
}
.settings_int_field {
	width: 50px;
}

/* ------------------ */
/*       Footer       */
/* ------------------ */
#footer{
	height: 28px;
	font-size: 9px;
}
#copyright
{
	padding-left: 5px;
	float:left;
}
a.copyright:link, a.copyright:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a.copyright:hover {
	color: #CC0000;
}
#uichooser
{
	padding-right: 5px;
	text-align: right;
	float: right;
}
a.uichooser:link, a.uichooser:visited {
	color: #000;
	text-decoration: underline;
}
a.uichooser:hover {
	color: #CC0000;
	text-decoration: underline;
}
