/*
 * TELoE Style for GMS
 */

body {
	color: #999999;
	background-color: #000000;
	width: 1024px;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 1024px;
	height: 133px;
	background: url('/gms/images/sunburst.jpg');
	background-position: top center;
	z-index: 0;
}


#logo {
	position: absolute;
	top: 0;
	left: 290px;
	text-align: center;
	z-index: 2;

}


#border {
	position: absolute;
	top: 121px;
	width: 1024px;
	height: 35px;
	z-index: 1;
	background: url('/gms/images/borderTile.gif');
	background-repeat: repeat-x;
}

.application_summary {
	width: 100%;
}

.application_summary th {
	color: #9ed1e8;
}

.application_summary td {
	border: 1px solid #FFFFFF;
}

.application_detail {
	width: 100%;
}

.application_detail th {
	color: #9ed1e8;
	margin-left: auto;
	margin-right: auto;
}

.application_detail td {
	text-align: left;
	border: 1px solid #FFFFFF;
}

.individual_detail {
	width: 100%;
}

.individual_detail th {
	color: #9ed1e8;
	margin-left: auto;
	margin-right: auto;
}

.individual_detail td {
	text-align: left;
	border: 2px solid #FFFFFF;
}

.individual_search {
	width: 100%;
}

.individual_search th {
	color: #9ed1e8;
	margin-left: auto;
	margin-right: auto;
}

.individual_search td {
	text-align: left;
}

.individual_apply {
	width: 100%;
}

.individual_apply th {
	color: #9ed1e8;
	text-align: right;
}

.individual_apply td {
	text-align: left;
}

.roster_container {
	width: 100%;
	margin-top: 5px;
}

.roster_container th {
	color: #9ed1e8;
}

.roster_container td {
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}

.roster {
	width: 100%;
}

.roster th {
	color: #9ed1e8;
	background: #1a4f70;
	margin-left: 0px;
	margin-right: 0px;
}

.roster td {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
}

.raid_roster {
	width: 100%;
}

.raid_roster th {
	color: #9ed1e8;
	background: #1a4f70;
	margin-left: 0px;
	margin-right: 0px;
}

.raid_roster td {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11pt;
}


.resources {
	width: 100%;
}

.resources th {
	color: #9ed1e8;
	background: #1a4f70;
	margin-left: auto;
	margin-right: auto;
}

.resources td {
	text-align: center;
}

.resources_offrow {
	text-align: center;
	background-color: transparent;
}

.class_header {
	color: #9ed1e8;
	background: #1a4f70;
}

.workorder {
	width: 100%;
}

.workorder th {
	color: #9ed1e8;
	background: #1a4f70;
	margin-left: auto;
	margin-right: auto;
}

.workorder td {
	text-align: center;
}

.login_information {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

.login_information th {
	color: #9ed1e8;
	text-align: center;
}

.login_information td {
	text-align: left;
}

.calendar {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.calendar td {
	width: 60px;
	height: 90px;
	vertical-align: top;
	text-align: left;
	border-style: solid;
	border-width: 1px;
}

.calendar_current_day {
	background: #123d58;
}

.calendar_date {
	font-size: 16pt;
}

.calendar_date a {
	font-size: 16pt;
	color: #FFFFFF; 
	text-decoration: none; 
}

.calendar_date a:hover {
	font-size: 16pt;
	color: #FFFFFF; 
	text-decoration: underline; 
}

.calendar_time {
	font-size: 8pt;
	float: left;
	text-align: left;
	clear: left;
}

.calendar_time a {
	font: 8pt "helvetica" "arial"; 
	color: #FFFFFF; 
	text-decoration: none; 
}

.calendar_time a:hover {
	font: 8pt "helvetica" "arial"; 
	color: #FFFFFF; 
	text-decoration: underline; 
}

.calendar_data {
	font-size: 8pt;
	text-align: left;
}

.raid_data {
        width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.raid_data th {
        color: #9ed1e8;
        text-align: right;
	width: 25%;
}

.raid_data td {
        text-align: left;
	width: 25%;
}

.raid_encounter_data {
        width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.raid_encounter_data th {
        color: #9ed1e8;
        text-align: center;
}

.raid_encounter_data td {
        text-align: right;
}

.raid_encounter_header {
	color: #9ed1e8;
	background: #1a4f70;
}

.encounter_data {
        width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.encounter_data th {
        color: #9ed1e8;
        text-align: center;
}

.encounter_data td {
        text-align: center;
}

.raid_edit {
        width: 100%;
}

.raid_edit th {
        color: #9ed1e8;
        text-align: right;
	width: 50%;
}

.raid_edit td {
        text-align: left;
}

.trend_data {
	width: 100%;
	padding-top: 35px;
}

.trend_data th {
	color: #9ed1e8;
	background: #1a4f70;
	font-size: 16pt;
}

.report_index {
 	width: 100%;
}

.report_index th {
        color: #9ed1e8;
        background: #1a4f70;
        font-size: 12pt;
}

.attendance_report_container {
	width: 100%;
}

.attendance_report_container td {
	vertical-align: top;
}

.attendance_report {
	width: 100%;
}

.attendance_report th {
        color: #9ed1e8;
        background: #1a4f70;
        font-size: 10pt;
}

.attendance_report td {
	text-align: left;
}

.signup_container {
	width: 100%;
}

.signup_container th {
        color: #9ed1e8;
        background: #1a4f70;
        font-size: 12pt;
}

.signup_container td {
	vertical-align: top;
	width: 50%;
}

.signup {
	width: 100%;
}

.signup th {
        color: #9ed1e8;
        background: #1a4f70;
        font-size: 10pt;
}

.signup td {
	text-align: left;
}

.absent {
	margin-left: auto;
	margin-right: auto;
}

.absent th {
        color: #9ed1e8;
        background: #1a4f70;
        font-size: 10pt;
}

.absent td {
	text-align: left;
}

.trends {
	margin-left: auto;
	margin-right: auto;
}

.trends th {
	font: 10pt "helvetica" "arial"; 
	color: #999999;
	text-align: center;
	background: transparent;
	font-weight: bold;
}

.trends td {
	text-align: left;
	vertical-align: top;
}

#errorbox {
	width: 100%;
	text-align: left;
	border: 2px solid red;
}

#version {
	text-align: center;
	color: white;
	font-size: 75%;
}

#footer {
	text-align: center;
	color: white;
	font-size: 75%;
}

H1 {
	font-size: 150%;
	margin-bottom: 0px;
	margin-top: 5px;
	color: white;
}

H2 {
	font-size: 120%;
	margin-bottom: 0px;
	margin-top: 5px;
	color: white;
}

H3 {
	font-size: 120%;
	margin-bottom: 0px;
	margin-top: 5px;
	color: red;
}

A { 
	font: 10pt "helvetica" "arial"; 
	color: #FFFFFF; 
	text-decoration: none; 
}

A:hover { 
	font: 10pt "helvetica" "arial"; 
	color: #FFFFFF; 
	text-decoration: underline; 
}

#page {
	background: black;
	border: none;
}

div#menu {
        position: absolute;
        top: 8px;
        width: 262px;
        z-index: 2;
        padding: 0;
        vertical-align: top;
}

div#menu_left {
        position: absolute;
        top: 8px;
        left: 0;
        z-index: 2;
        background: url("/wp-content/themes/evilleague/images/menu_left.png");
        width: 77px;
        height: 625px;
}

div#menu_top {
        position: absolute;
        top: 8px;
        left: 77px;
        background: url("/wp-content/themes/evilleague/images/menu_top.png");
        width: 123px;
        height: 203px;
        z-index: 2;
}

div#menu_right {
        position: absolute;
        top: 8px;
        left: 200px;
        background: url("/wp-content/themes/evilleague/images/menu_right.png");
        width: 62px;
        height: 625px;
        z-index: 2;
}

div#menu_body {
        position: absolute;
        top: 211px;
        left: 77px;
}

div#menu_who {
        position: absolute;
        top: 211px;
        left: 77px;
}

div#menu_join {
        position: absolute;
        top: 272px;
        left: 77px;
}

div#menu_roster {
        position: absolute;
        top: 315px;
        left: 77px;
}

div#menu_forums {
        position: absolute;
        top: 344px;
        left: 77px;
}

div#menu_gms {
        position: absolute;
        top: 383px;
        left: 77px;
}

div#menu_bottom {
        position: absolute;
        top: 420px;
        left: 77px;
}

div#normal_gms_container {
	position: absolute;
	top: 165px;
	left: 300px;
	width: 724px;
	text-align: center;
}

