* {padding: 0; margin: 0;}

img {
	border: 0;
}

a {color:#3377CC;text-decoration:none;}
a:hover {color:#3377CC;text-decoration:underline;}

form { display: inline; }

table {
    border-collapse: collapse;
}
th, td {
    padding: 0;
}

body { 
	background: #F6F7F8;
	border-top: 5px solid #BFD8EA;
	color: #575D64; 
	font-family:"Arial",sans-serif;
	font-size: 13px; 
	text-align: center;
	line-height: 1.5;
}

.clear {
	clear: both;
	height: 1px;
}

#container {
	margin: 0 auto;
	width: 1010px;
}

#login_form {
	float: right;
	width: 570px;
	margin: 20px 0 0 0;
}

#login_form .forgot {
	float: right;
	display: block;
	margin-right: 105px;
	font-size: 10px;
}

.login_error {
	float: left;
	width: 100px;
	height: 50px;
	padding: 4px 0 0 0;
	color: red;
}

#login_form .login_box_username {
	float: left;
	height: 38px;
	width: 132px;
	background: transparent url(../img/login_box_username.png) 0 0;
	padding: 4px 0 0 3px;
	margin: 0 5px 0 0;
}

#login_form .login_box_password {
	float: left;
	height: 38px;
	width: 132px;
	background: transparent url(../img/login_box_password.png) 0 0;
	padding: 4px 0 0 3px;
	margin: 0 5px 0 0;
}

#login_form .login_input {
	border: none;
	width: 125px;
	color: #575D64;
}

#login_form .button_sign_in {
	float: left;
	height: 28px;
	width: 75px;
	margin-left: 6px;
	background: transparent url(../img/button_sign_in.png) 0 0;
	border: none;
	cursor: pointer;
}

#login_form .button_sign_up {
	float: right;
	height: 28px;
	width: 75px;
	border: none;
}

#logged_in_box {
	font-size: 16px;
}

#logo {
	float: left;
}

#navbar {
	background: transparent url(../img/navbar.gif) 0 0;
	height: 34px;
	width: 1010px;
	margin: 12px 0 0 0;
}

#navbar a {
	display: block;
	float: left;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	height: 34px;
	line-height: 33px;
	padding: 0 12px;
	border-right: 1px solid #575D64;
	text-shadow: 1px 1px 1px #575D64;
}

#navbar a:hover {
	background: transparent url(../img/navbar.gif) no-repeat scroll -5px -34px;
	text-decoration: none;
}

#navbar #left_nav:hover {
	background: transparent url(../img/navbar.gif) no-repeat scroll 0 -34px;
	text-decoration: none;
}

#content_top {
	background: transparent url(../img/content_top.gif);
	height: 5px;
	margin: 20px 0 0 0;
}

#content_main {
	border-left: 1px solid #a2bfd4;
	border-right: 1px solid #a2bfd4;
	background: #FFF;
	text-align: left;
}

#content_bot {
	background: transparent url(../img/content_bot.gif);
	height: 5px;
	margin: 0 0 20px 0;
}

#fp_bg {
	width: 1008px;
	height: 436px;
	background: transparent url(../img/fp_bg_img2.png);
}

#fp_bg_left {
	float: left;
	width: 450px;
	margin: 40px 0 0 30px;
}

#fp_bg_description {
	font-size: 18px;
	font-weight: bold;
	color: #444;
}

#fp_bg_right {
	float: right;
	margin: 60px 120px 0 0;
}

.social_icon {
	float: left;
	margin: 40px 0 0 35px;
}

#fp_bg_right a {
	display: block;
	margin: 20px 0 0 0;
	padding: 12px 0 0 30px;
	height: 58px;
	width: 320px;
	background: transparent url(../img/upper_button.png) no-repeat scroll 0 0;
	font-size: 26px;
	font-weight: bold;
	color: #DEDEDE;
}

#fp_bg_right a:hover {
	background: transparent url(../img/upper_button.png) no-repeat scroll 0 -70px;
	text-decoration: none;
}


.fp_botlist {
	float: left;
	width: 310px;
	margin: 20px 0 10px 20px;
}

.botlist_header {
	padding: 6px 10px;
	background: #DEDEDE;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #BEBEBE;
}

.botlist_item {
	padding: 4px;
	border-bottom: 1px solid #CECECE;
}

.botlist_item:hover {
	background: #EEEEEE;
}

.botlist_date {
	padding: 0 20px 0 0;
	text-align: right;
	font-size: 11px;
	background: transparent url(../img/cal_icon.png) no-repeat scroll center right;
}

.botlist_press {
	padding: 0 20px 0 0;
	text-align: right;
	font-size: 11px;
	background: transparent url(../img/press_icon.png) no-repeat scroll center right;
}

.botlist_show {
	padding: 0 20px 0 0;
	text-align: right;
	font-size: 11px;
	background: transparent url(../img/show_icon.png) no-repeat scroll center right;
}

#signup_left {
	float: left;
	width: 400px;
	margin: 30px 50px 150px 60px;
}

#signup_right {
	float: left;
	width: 400px;
	margin: 30px 0 30px 0;
	padding: 16px 35px;
	background: #DEDEDE;
}

.signup_instruction {
	font-size: 16px;
	padding: 12px 0 6px 0;
	font-weight: bold;
}

#signup_header, #rehearsal_header {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: -0.03em;
}

#rehearsal_header {
	margin: 0 50px 20px 50px;
	padding-top: 30px;
}

#signup_left ul {
	font-size: 16px;
}

#signup_left li {
	margin: 12px 0;
}

#signup_right .field, #signup_left .field {
	color:#333333;
	font-size: 22px;
	height:28px;
	line-height:130%;
	padding:4px 8px;
	vertical-align:middle;
	width:270px;
	border: 1px solid #999;
}

#signup_right .txtfield {
	font-family:"Arial",sans-serif;
	height:80px;
	font-size: 12px;
	padding:4px 8px;
	border: 1px solid #999;
}

#create_acct {
	height: 40px;
	width: 140px;
	margin: 20px 0 0 80px;
	background: transparent url(../img/create_acct.png) 0 0;
	border: none;
	cursor: pointer;
}

#submit {
	height: 40px;
	width: 140px;
	margin: 20px 0 0 80px;
	background: transparent url(../img/submit.png) 0 0;
	border: none;
	cursor: pointer;
}

.signup_error {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

#overview_header {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #7EA5C4;
}

.player_group_box {
	float: left;
	margin: 12px 0;
	width: 242px;
	height: 680px;
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	background: #f0f0f0 url(../img/p_g_bg.jpg) no-repeat scroll;
}

.player_group_box_first {
	margin: 12px 0 12px 15px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

.player_group_box_last {
	border-right: 2px solid #999;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

.player_group_header {
	margin-left: 22px;
	border-bottom: 2px solid #BEBEBE;
}

.player_group_uncreated {
	margin-top: 80px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #999;
}

.player_group_step {
	margin-top: 80px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #7EA5C4;
}

.player_group_box .create {
	display: block;
	margin: 80px 0 0 20px;
	padding: 7px 0 0 22px;
	height: 33px;
	width: 180px;
	background: transparent url(../img/p_g_create.png) no-repeat scroll 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #DEDEDE;
}

.player_group_box .create:hover {
	background: transparent url(../img/p_g_create.png) no-repeat scroll 0 -40px;
	text-decoration: none;
}

.player_group_name {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	padding: 0 10px 3px 10px;
	color: #457296;
}

.player_group_division {
	font-size: 13px;
	text-align: center;
	color: #777;
}

.player_group_section_header {
	margin: 15px 0 6px 0;
	padding: 1px 6px;
	font-size: 15px;
	font-weight: bold;
	color: #777;
	border-bottom: 1px solid #999;
}

.overview_stat_container, .overview_eventstat_container {
	float: left;
	width: 103px;
	margin: 0 0 6px 12px;
	padding-bottom: 2px;
	text-align: center;
	background: #C3C3C3;
	color: #444;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.overview_stat_name, .overview_eventstat_name {
	background: #255421;
	color: #efefef;
	font-weight: bold;
	padding: 1px;
	margin-bottom: 2px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}

.overview_stat_container img, .overview_eventstat_container img {
	float: left;
	margin: 2px 5px 0 5px;
	vertical-align: top;
}

.overview_eventstat_name {
	background: #004D99;
}

.phase3_container a, .hire_button a, .rank_up a, .skill_container a, .store_buy input {
	float: left;
	display: block;
	margin: 2px 0 2px 4px;
	height: 24px;
	width: 115px;
}

.overview_stat_container a {
	float: none !important;
	width: 20px !important;
	margin: 0 !important;
	display: inline !important;
	font-size: 11px;
}

.phase3_container a:hover, .hire_button a:hover, .rank_up a:hover, .skill_container a:hover {
	text-decoration: none;
}

#rehearsal {
	background: transparent url(../img/go_to_rehearsal.png) no-repeat scroll 0 0;
}

#rehearsal:hover {
	background: transparent url(../img/go_to_rehearsal.png) no-repeat scroll 0 -24px;
}

#profile_button {
	background: transparent url(../img/profile_button.png) no-repeat scroll 0 0;
}

#profile_button:hover {
	background: transparent url(../img/profile_button.png) no-repeat scroll 0 -24px;
}

#manage_campaigns {
	float: none;
	display: block;
	margin: 4px auto;
	height: 30px;
	width: 144px;
	background: transparent url(../img/manage_campaigns.png) no-repeat scroll 0 0;
}

#manage_campaigns:hover {
	background: transparent url(../img/manage_campaigns.png) no-repeat scroll 0 -30px;
}

#manage_schedule {
	background: transparent url(../img/manage_schedule.png) no-repeat scroll 0 0;
}

#manage_schedule:hover {
	background: transparent url(../img/manage_schedule.png) no-repeat scroll 0 -24px;
}

#manage_staff {
	background: transparent url(../img/manage_staff.png) no-repeat scroll 0 0;
}

#manage_staff:hover {
	background: transparent url(../img/manage_staff.png) no-repeat scroll 0 -24px;
}

#create_right {
	float: left;
	width: 400px;
	margin: 30px 0 30px 0;
	padding: 16px 35px;
}

#overview_message {
	margin: 5px auto;
	padding: 4px;
	width: 50%;
	background: #DEF5D6;
	border: 1px solid #4E9258;
	text-align: center;
}

#overview_error {
	margin: 5px auto;
	padding: 4px;
	width: 50%;
	background: #FFCCCC;
	border: 1px solid red;
	text-align: center;
}

.campaign_div {
	margin: 8px 10px 15px;
}

.campaign_right {
	float: right;
}

.campaign_div select {
	width: 40px;
}

.campaign_div img {
	vertical-align: middle;
	margin-right: 1px;
}

.campaign_stop_energy {
	float: left;
	font-weight: bold;
	margin-right: 10px;
}

.campaign_start, .campaign_stop, .campaign_gray {
	display: inline !important;
	height: 16px !important;
	width: 60px !important;
	float: right !important;
	border: none;
	margin: 1px 0 4px 10px;
}

.campaign_start {
	background: transparent url(../img/start.png);
}

.campaign_stop {
	background: transparent url(../img/stop.png);
}

.campaign_gray {
	background: transparent url(../img/start_gray.png);
}

.campaign_start:hover {
	background: transparent url(../img/start.png) no-repeat scroll 0 -16px;
}

.campaign_stop:hover {
	background: transparent url(../img/stop.png) no-repeat scroll 0 -16px;
}

.overview_host_message {
	margin: 8px 35px;
	text-align: center;
	font-size: 14px;
}

.overview_host_message a {
	font-weight: bold;
	float: none !important;
	display: inline !important;
	margin: 0 !important;
	text-align: center !important;
}

.overview_manage_apps {
	margin: 35px;
	text-align: center;
}

.overview_manage_apps a {
	font-weight: bold;
	float: none !important;
	display: inline !important;
	margin: 0 !important;
	text-align: center !important;
}

.player_event_name {
	float: none !important;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	height: 42px !important;
	padding: 0 !important;
	margin: 2px 4px !important;
	width: auto !important;
	color: #457296;
}

.overview_event_app {
	float: left;
	margin: 2px 0 8px 6px;
	padding: 1px 3px;
	width: 106px;
	background: #CECECE;
}

.host_tier_select {
	margin: 6px;
	font-size: 14px;
	background: #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.host_tier_select span {
	color: #1a64b8;
	font-weight: bold;
}

.host_tier_select input {
	margin: 8px;
}

#ticket_price {
	font-size: 20px;
	width: 80px;
	margin: 0 0 10px 20px;
}

#event_date {
	font-size: 16px;
	width: 150px;
	margin: 0 0 10px 20px;
}

#audition_container {
	margin: 0 50px 150px 50px;
	padding-top: 30px;
}

#audition_total {
	margin: 20px auto;
	padding: 20px;
	width: 500px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #f0f0f0;
	background: #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#audition_total div {
	color: #f6931f;
	width: 200px;
	float: right;
}

.audition_cap_container {
	margin: 12px auto;
	width: 600px;
}

.audition_cap_container label {
	font-size: 16px;
	font-weight: bold;
}

.audition_cap_container input {
	border:0;
	color:#f6931f;
	font-size: 24px;
	font-weight:bold;
	width: 60px;
}

.audition_pts {
	margin: 6px 0;
}

#audition_container #submit {
	margin: 10px 380px;
}

.design_container {
	float: left;
	font-size: 20px;
	font-weight: bold;
	width: 420px;
	margin: 10px 0 0 30px;
}

.design_container input {
	border: 1px solid #BEBEBE;
	font-size: 22px;
	width: 350px;
	padding: 4px;
	margin-bottom: 20px;
}

.design_container textarea {
	font-family:"Arial",sans-serif;
	font-size: 13px;
	width: 350px;
	height: 100px;
	border: 1px solid #BEBEBE;
}

.cl_section {
	margin: 20px 0 0 50px;
}

.cl_section h1 {
	font-size: 20px;
	font-weight: bold;
}

.min_cl {
	font-size: 12px;
	background: #D5D5D5;
	padding: 1px 6px;
	margin-bottom: 4px;
	width: 170px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.red_stat, .blue_stat, .green_stat {
	font-size: 11px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 4px;
	margin: 2px;
}

.red_stat {
	background: #e8cdc9;
	color: #b8301a;
}

.blue_stat {
	background: #c9d8e8;
	color: #1a64b8;
}

.green_stat {
	background: #cde8c9;
	color: #1d9217;
}

.staff_box {
	border-bottom: 1px solid #BEBEBE;
	height: 100px;
}

.staff_box_name {
	float: left;
	width: 180px;
	margin: 26px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	letter-spacing: -0.05em;
}

.staff_box_rank {
	margin: 6px 0 0 0;
	font-size: 12px;
	color: #888;
}

.staff_box_effects {
	float: left;
	padding-top: 6px;
	margin: 0 auto;
}

.staff_effects_current_box {
	background: #E6E6E6;
	padding: 2px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.staff_effects_rankup_box {
	padding: 0px 4px;
}

.staff_effects_current {
	font-weight: bold;
	text-align: center;
}

.rank_up {
	float: right;
	padding-top: 24px;
	font-size: 14px;
	text-align: center;
}

.rank_up a {
	background: transparent url(../img/rank_up.png) no-repeat scroll 0 0;
}

.rank_up a:hover {
	background: transparent url(../img/rank_up.png) no-repeat scroll 0 -24px;
}

.staff_box .red_stat, .staff_box .blue_stat, .staff_box .green_stat, .rehearsal_action .red_stat, .rehearsal_action .blue_stat, .rehearsal_action .green_stat {
	float: left;
	margin: 4px 1px;
	width: 62px;
	font-size: 10px;
}

#hire_staff {
	float: right;
	display: block;
	width: 260px;
	height: 60px;
	margin-bottom: 20px;
	background: transparent url(../img/hire_staff.png);	
}

.hire_box_column {
	float: left;
	width: 160px;
}


/*
.hire_box .red_stat, .hire_box .blue_stat, .hire_box .green_stat {
	float: left;
}
*/

.hire_box {
	border-bottom: 1px solid #DEDEDE;
	height: 60px;
	padding: 6px 0;
}

.hire_box_grayed {
	border-bottom: 1px solid #DEDEDE;
	color: #AAA;
	height: 60px;
	padding: 6px 0;
}

.hire_box_name {
	float: left;
	margin: 16px 0 0 0;
	width: 230px;
	font-size: 16px;
	font-weight: bold;
}

.hire_box_maxed {
	float: right;
	margin: 14px 0 0 0;
	padding-left: 40px;
	font-size: 22px;
}

.hire_box_desc {
	float: left;
	width: 480px;
}

.hire_button {
	float: right;
	padding-top: 8px;
	font-size: 14px;
	text-align: center;
}

.hire_button a {
	background: transparent url(../img/hire_button.png) no-repeat scroll 0 0;
}

.hire_button a:hover {
	background: transparent url(../img/hire_button.png) no-repeat scroll 0 -24px;
}

#back_staff {
	float: right;
	display: block;
	width: 260px;
	height: 60px;
	margin-bottom: 20px;
	background: transparent url(../img/back_staff.png);	
}

#stat_bar_container {
	font-size: 11px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 6px 8px;
	margin: 0 8px;
	background: #c9d8e8;
	color: #1a64b8;
}

#stat_bar_container img, .action_cost img {
	vertical-align: top;
	margin: 0 1px;
}

#stat_bar_container span {
	font-weight: bold;
	margin-right: 14px;
}

.stat_bar_red, .stat_bar_blue, .stat_bar_green {
	margin-right: 1px !important;
}

.stat_bar_red {
	color: #b8301a;
}

.stat_bar_blue {
	color: #1a64b8;
}

.stat_bar_green {
	color: #1d9217;
}

.stat_bar_value {
	font-weight: normal !important;
	color: #555;
}

#rehearsal_left {
	float: left;
	width: 400px;
	height: 530px;
	margin: 0 20px 10px 40px;
	background: transparent url(../img/rehearsal_bg.png);
}

.rehearsal_category {
	font-size: 22px;
	color: #113F74;
	letter-spacing: -0.05em;
	font-weight: bold;
	margin: 10px 0 0 12px;
}

#rehearsal_left .section {
	display: block;
	height: 33px;
	width: 170px;
	margin: 2px 0 2px 12px;
	padding: 7px 0 0 10px;
	background: transparent url(../img/rehearsal_section_button.png);
	font-size: 16px;
	color: #f3f3f3;
}

#rehearsal_left .section:hover {
	background: transparent url(../img/rehearsal_section_button.png) no-repeat scroll 0 -40px;
	text-decoration: none;
	color: #f3f3f3;
}

#rehearsal_left_left {
	float: left;
	margin-right: 20px;
}

#rehearsal_left_right {
	float: left;
	padding-top: 6px;
}

.rehearsal_action {
	background: #e3e3e3;
	border: 1px solid #cecece;
	margin: 4px;
	padding: 2px 8px;
	width: 155px;
	text-align: center;
	font-size: 11px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.rehearsal_action a {
	display: block;
	float: left;
	height: 16px;
	width: 60px;
	margin: 1px 0 4px 0;
	background: transparent url(../img/do_it.png);
}

.rehearsal_action a:hover {
	background: transparent url(../img/do_it.png) no-repeat scroll 0 -16px;
}

.action_name {
	font-weight: bold;
}

.action_cost {
	float: left;
	color: #1a64b8;
	margin: 0 16px 0 20px;
	font-weight: bold;
}

.rehearsal_action .red_stat, .rehearsal_action .blue_stat, .rehearsal_action .green_stat {
	width: 58px;
	margin: 2px 0 2px 6px;
}

#rehearsal_results {
	float: left;
	width: 500px;
	padding-top: 20px;
}

.rehearsal_error {
	margin: 5px auto;
	padding: 6px;
	font-size: 16px;
	width: 50%;
	background: #FFCCCC;
	border: 1px solid red;
	text-align: center;
}

#rehearsal_ajax_wait {
	float: right;
	margin: 40px 100px 0 0;
}

.action_result {
	margin: 20px 150px;
}

.action_complete {
	text-align: center;
	color: #1d9217;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 4px;
}

.action_experience {
	padding: 4px 8px;
	font-size: 14px;
	background: #DEDEDE;
	margin: 2px;
}

.action_experience img {
	vertical-align: middle;
	margin-right: 4px;
}

.action_level_up {
	padding: 4px 8px;
	font-size: 14px;
	background: #FFFFCC;
	border: 1px solid #FF9900;
	margin: 2px;
}

.skill_points_floater {
	float: right;
	font-size: 17px;
	padding: 40px 100px 0 0;
}

.skill_points_floater img {
	vertical-align: middle;
}

.skill_container {
	float: left;
	margin: 8px 0 8px 16px;
	width: 230px;
	background: #e5e5e5;
	text-align: center;
}

.skill_name {
	font-size: 16px;
	font-weight: bold;
	color: #777;
	letter-spacing: -0.05em;
	margin-bottom: 6px;
}

.skill_rank {
	font-size: 26px;
	color: #1d9217;
}

.skill_cost {
	margin: 3px 8px;
	background: #f1f1f1;
	border: 1px solid #CECECE;
	padding: 2px 0 2px 42px;
	text-align: left;
}

.skill_cost img {
	vertical-align: top;
	margin-left: 4px;
}

.skill_container a {
	margin: 6px 0 0 58px;
	background: transparent url(../img/learn.png) no-repeat scroll 0 0;
}

.skill_container a:hover {
	background: transparent url(../img/learn.png) no-repeat scroll 0 -24px;
}

.skill_description {
	font-size: 12px;
	margin: 6px 8px;
	text-align: left;
}

.skill_next {
	margin: 6px 1px;
	color: #146510;
	font-size: 11px;
}

.instructions {
	width: 75%;
	margin: 15px auto;
	padding: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f0f0f0;
	border: 1px solid #CECECE;
}

#schedule_season_num {
	font-weight: normal;
	margin: 0 0 0 30px;
	color: #004D99;
}

#schedule_past_seasons, #profile_interact {
	float: right;
	background: #cde8c9;
	padding: 4px 8px;
	margin-right: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#profile_interact {
	background: #C9D8E8;
}

#profile_interact img, #post_left .pm {
	vertical-align: middle;
}

.week_selected, .week_unselected {
	display: block;
	float: left;
	width: 180px;
	height: 59px;
	font-size: 15px;
	margin: 0 0 0 18px;
	text-align: center;
	font-weight: bold;
}

.week_selected span, .week_unselected span {
	font-weight: normal;
	font-size: 12px;
}

.week_selected {
	color: #F2F2F2;
	background: transparent url(../img/schedule_nav.png) no-repeat scroll 0 0;
}

.week_selected:hover {
	color: #F2F2F2;
	text-decoration: none;
}

.week_unselected:hover {
	background: transparent url(../img/schedule_nav.png) no-repeat scroll 0 -60px;
	color: #2E6CB8;
	text-decoration: none;
}

#schedule_filter_box {
	background: #E7E7E7;
	border-top: 1px solid #CECECE;
	padding: 5px 12px;
	margin: 10px 12px;
	font-size: 12px;
}

.save_applications {
	float: right;
	height: 30px;
	width: 144px;
	border: none;
	margin-top: 3px;
	background: transparent url(../img/save_applications.png);
	cursor: pointer;
}

.save_applications:hover {
	background: transparent url(../img/save_applications.png) no-repeat scroll 0 -30px;
}

.schedule_none {
	font-size: 19px;
	text-align: center;
	margin: 30px 0;
}

.apps_remaining {
	float: left;
	margin: 0 20px 10px 60px;
	font-size: 14px;
}

.blue_apps, .red_apps, .purple_apps, .green_apps {
	float: left;
	width: 120px;
	font-size: 12px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 4px;
	margin: 2px 15px 2px 0;
}

.event_day {
	background: transparent url(../img/event_date_bg.png) repeat-x scroll;
	color: #234E76;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 12px;
	margin: 6px 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.event {
	margin: 0 10px;
	padding: 5px 12px 1px 12px;
	border-bottom: 1px solid #DEDEDE;
}

.regional {
	background: transparent url(../img/regional_bg.jpg) repeat-x scroll;
	color: #2D862D;
}

.event_name {
	float: left;
	font-weight: bold;
	width: 325px;
}

.blue_circuit, .red_circuit, .purple_circuit, .green_circuit {
	float: left;
	width: 76px;
	font-size: 11px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 4px;
	margin: 2px 15px 2px 0;
}

.blue_circuit, .blue_apps {
	background: #c9d8e8;
	color: #1a64b8;
}

.red_circuit, .red_apps {
	background: #e8cdc9;
	color: #b8301a;
}

.purple_circuit, .purple_apps {
	background: #EACCFF;
	color: #4B0082;
}

.green_circuit, .green_apps{
	background: #cde8c9;
	color: #1d9217;
}

.event_host {
	float: left;
	width: 325px;
}

.event_page_button {
	float: left;
	display: block;
	margin: 2px 0 2px 0;
	height: 21px;
	width: 100px;
	background: transparent url(../img/event_page.png) no-repeat scroll 0 0;
}

.event_page_button:hover {
	background: transparent url(../img/event_page.png) no-repeat scroll 0 -21px;
}

.apply_button, .apply_disabled, .apply_applied, .apply_confirmed, .apply_declined, .apply_regional {
	float: left;
	display: block;
	color: #EBF5EB;
	font-weight: bold;
	margin: 2px 0 2px 12px;
	padding: 0 8px 2px 8px;
	height: 19px;
	width: 84px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.apply_button {
	background: #2960A3;
}

.apply_applied {
	background: #4785D1;
	padding-bottom: 1px;
	font-size: 12px;
}

.apply_regional {
	background: #663399;
}

.apply_applied a, .apply_regional a {
	color: #FFF;
}

.apply_confirmed {
	background: #4c9549;
}

.apply_declined {
	background: #990000;
}

.apply_disabled {
	color: #CECECE !important;
	background: #888;
}

.apply_button input, .apply_disabled input {
	float: right;
	margin: 3px 6px 0 0;
}

#applications_event_name {
	font-size: 18px;
	background: #E7E7E7;
	border-top: 1px solid #CECECE;
	padding: 5px 12px;
	margin: 0 50px 10px 50px;
}

.applications_group {
	margin: 0 40px;
	padding: 4px 8px;
	border-bottom: 1px solid #DEDEDE;
}

.app_group_name {
	float: left;
	width: 320px;
}

.app_stat {
	float: left;
	width: 70px;
}

.app_stat img, .app_date img, .app_division img {
	vertical-align: middle;
	margin-right: 5px;
}

.app_division {
	float: left;
	width: 150px;
}

.app_date {
	float: left;
	width: 170px;
}

.app_action a {
	display: block;
	float: left;
	height: 16px;
	width: 60px;
	margin: 2px 3px 0 3px;
}

.app_confirm {
	background: transparent url(../img/confirm.png);
}

.app_confirm:hover {
	background: transparent url(../img/confirm.png) no-repeat scroll 0 -16px;
}

.app_decline {
	background: transparent url(../img/decline.png);
}

.app_decline:hover {
	background: transparent url(../img/decline.png) no-repeat scroll 0 -16px;
}

#event_top {
	padding: 4px 8px;
	margin: 0 4px;
}

#event_name {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.03em;
	margin-bottom: 10px;
}

#event_day {
	float: right;
	width: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #777;
	padding: 2px 12px 0 0;
}

#event_host {
	padding: 2px 8px;
	background: #c9d8e8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#event_description {
	margin: 10px 8px;
	padding: 4px;
	height: 70px;
	border: 1px solid #CECECE;
	background: #ECECEC;
	overflow: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.event_division {
	font-size: 14px;
	font-weight: bold;
}

#event_results table, .stats_right table {
	border-collapse: separate !important;
	font-size: 12px;
}

#event_results td {
	width: 35px;
}

#event_results td.name {
	width: 250px;
}

#event_results td.name span{
	background: #234E76;
	color: #FFF;
	font-weight: bold;
	margin-right: 3px;
	padding: 0 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#event_results td.total {
	background: #DFDFDF;
	font-weight: bold;
}

#event_results {
	margin: 0 10px 20px 10px;
}

.forum_top_nav {
	float: right;
	font-size: 14px;
	padding: 10px 30px 2px 30px;
}

.forum_top_nav input {
	padding: 4px;
}

.forum_category {
	margin: 0 10px;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.forum_category_bar, .guide_title {
	border-bottom: 6px solid #C4C4C4;
	padding: 0 8px;
}

.forum_category_title, .guide_title {
	float: left;
	width: 500px;
	font-weight: bold;
	font-size: 16px;
	color: #234E76;
}

.forum_category_title img {
	margin-right: 6px;
}

.forum_category_header {
	float: left;
	width: 140px;
	color: #234E76;
}

.forum_category_last {
	float: left;
	width: 170px;
	color: #234E76;
}

.forum_fora_container {
	background: #DEDEDE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 6px;
	margin: 4px 0px;
}

.forum_fora_container:hover {
	background: #E5E5E5;
}

.forum_fora_stat {
	float: left;
	width: 140px;
	font-size: 12px;
	padding-top: 9px;
}

.forum_fora_last {
	float: left;
	width: 170px;
	font-size: 12px;
}

.pagination {
	text-align: right;
	margin: 6px 30px 0 0;
}

.pagination a, .pagination span {
	background: #DEDEDE;
	padding: 1px 6px;
	margin: 0 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.4);
}

.pagination a:hover, .pagination span {
	text-decoration: none;
	background: #CECECE;
}

.forum_fora_text {
	float: left;
	width: 504px;
}

.forum_fora_title a {
	font-size: 14px;
	font-weight: bold;
}

.forum_fora_title a:hover, .forum_title a:hover {
	text-decoration: none;
}

.forum_fora_desc {
	font-size: 11px;
}

.forum_title {
	padding: 10px 20px;
	font-size: 16px;
	font-weight: bold;
}
.topics_view_container {
	padding: 3px 6px;
	margin: 1px 0px;
	border-bottom: 1px solid #CCCCCC;
}

.topics_view_container.even {
	background: #F4F4F4;
}

.topics_view_container.odd {
	background: #EBEBEB;
}

.topics_view_container.sticky, .topics_view_container.announce {
	background: #DDDDDD;
}

.topics_view_text {
	float: left;
	width: 504px;
}

.topics_view_title {
	padding-top: 7px;
}

.topics_view_title a {
	font-weight: bold;
}

.topics_view_title img {
	vertical-align: middle;
	margin: 0 7px;
}

.topics_view_title a:hover {
	text-decoration: none;
}

.new_topic, .reply {
	float: right;
	display: block;
	margin: 0 15px 0 0;
	height: 24px;
	width: 115px;
	background: transparent url(../img/new_topic.png) no-repeat scroll 0 0;
}

.new_topic:hover, .reply:hover {
	background: transparent url(../img/new_topic.png) no-repeat scroll 0 -24px;
}

#new_topic_container, #compose_message {
	margin: 0 50px 50px;
	padding: 6px 15px;
	background: #EAEAEA;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.new_topic_label {
	margin: 12px 0 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #777;
}

.new_topic_label span {
	margin-left: 20px;
	font-size: 12px;
	font-weight: normal;
}

.new_topic_title {
	width: 350px;
	font-size: 14px;
	padding: 6px;
}

.new_topic_text {
	width: 600px;
	height: 150px;
	padding: 6px;
	font-family:"Arial",sans-serif;
	font-size: 14px;
}


.topics_none {
	margin-top: 12px;
	font-size: 18px;
	text-align: center;
}

.last_page {
	font-size: 11px;
	color: #5C93D6;
}

.reply {
	background: transparent url(../img/reply.png) no-repeat scroll 0 0;
}

.reply:hover {
	background: transparent url(../img/reply.png) no-repeat scroll 0 -24px;
}

.topic_title {
	margin: 6px 30px;
	font-size: 17px;
}

.post_container {
	margin: 1px 12px;
	padding: 0 8px 8px 8px;
	border-bottom: 3px solid #CECECE;
}

.post_left {
	float: left;
	margin: 18px 10px 4px 4px;
	width: 200px;
	background: #E3E3E3;
	padding: 8px;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.post_right {
	float: left;
	width: 730px;
}

.post_sig {
	margin: 0 0 0 230px;
	border-top: 1px dotted #BEBEBE;
}

.post_date {
	font-size: 11px;
	text-align: right;
	color: #888;
}

.post_date span {
	margin-right: 12px;
}

#reply {
	height: 24px;
	width: 115px;
	margin: 20px;
	background: transparent url(../img/reply.png) no-repeat scroll 0 0;
	border: none;
	cursor: pointer;
}

#reply:hover {
	background: transparent url(../img/reply.png) no-repeat scroll 0 -24px;
}

#profile_username {
	padding: 12px 40px;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -0.03em;
}

#profile_username a {
	color: #575D64;
}

#profile_username a:hover {
	text-decoration: none;
}

#profile_username img {
	margin-right: 20px;
}

#profile_username div {
	margin-left: 20px;
	font-size: 24px;
	color: #777;
}

#profile_user_left {
	float: left;
	width: 650px;
}

#profile_user_right {
	float: left;
	width: 300px;
}

.profile_g {
	height: 100px;
	width: 300px;
	margin: 8px 0;
	background: transparent url(../img/profile_g_bg.png) no-repeat scroll 0 0;
}

.profile_g_name a {
	display: block;
	height: 40px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 1.2;
	margin: 0 8px;
	padding: 6px 0 0 0;
}

.profile_g_name a:hover {
	text-decoration: none;
}

.profile_g_type {
	float: right;
	text-align: right;
	font-weight: bold;
	margin-right: 14px;
	font-size: 12px;
}

.profile_g_stat {
	float: left;
	font-size: 14px;
}

.profile_g_stat img {
	margin: 0 8px 0 14px;
	vertical-align: middle;
}

.profile_no_groups {
	font-size: 34px;
	letter-spacing: -0.05em;
	color: #999;
	font-weight: bold;
}

.profile_user_header {
	float: left;
	margin: 0 38px;
	padding: 1px 12px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #1a64b8;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#profile_user_description, #profile_user_awards, #profile_group_scores {
	position: relative;
	margin: 0 16px 20px 16px;
	padding: 4px;
	height: 100px;
	border: 1px solid #1a64b8;
	background: #F5F5F5;
	overflow: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.profile_edit_box {
	display: none;
	position: absolute;
	left: 510px;
	top: 5px;
	z-index: 99;
	background: #1a64b8;
	padding: 3px 6px;
	font-size: 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.profile_edit_box a {
	color: #FFF;
}

.profile_group_event {
	margin: 2px 4px;
	border-bottom: 1px solid #CECECE;
}

#profile_user_awards {
	height: 325px;
	overflow: hidden;
}

#profile_group_scores {
	height: 400px;
}

#profile_group_scores table {
	margin-top: 10px;
	font-size: 12px;
	width: 590px;
}

#profile_group_scores th {
	padding: 1px 3px;
	text-align: left;
	border-bottom: 3px solid #999;
}

#profile_group_scores td {
	padding: 1px 3px;
	border-bottom: 1px solid #CECECE;
}

.profile_awards_column {
	float: left;
	width: 202px;
}

.profile_award {
	padding: 6px 8px;
	font-size: 12px;
}

.profile_award img {
	vertical-align: middle;
	margin-right: 6px;
}

.profile_award_season {
	float: left;
	height: 24px;
	width: 23px;
	margin: 6px;
	color: #A34100;
	text-shadow: 1px 1px 1px #575D64;
	padding: 2px 1px 0 0;
	background: transparent url(../img/award_season.png) no-repeat scroll 0 0;
	font-size: 12px;
	text-align: center;
}

.profile_award_seasons {
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
}

.profile_season_select {
	margin: 2px 8px;
	font-size: 12px;
}

.profile_season_show {
	margin: 8px 8px 2px 8px;
	font-size: 15px;
}

.profile_no_scores {
	margin: 50px 0;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-align: center;
}

.stats_left {
	float: left;
	margin: 0 10px 30px 30px;
}

.stats_left_header {
	padding: 4px 0;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #1a64b8;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.stats_left_nav {
	float: left;
	width: 110px;
	height: 530px;
	border-right: 1px solid #1a64b8;
}

.leftmost {
	border-left: 1px solid #1a64b8;
}

.stats_left a {
	display: block;
	margin: 10px 5px;
	padding: 2px 0 2px 4px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	background: #E3E3E3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}

.stats_left a:hover, .stats_left a.selected {
	text-decoration: none;
	color: #FFF;
	background: #666;
}

.stats_right {
	float: left;
	width: 500px;
}

.stats_right td.place {
	width: 4%;
}

.stats_right td.group {
	width: 78%;
}

.stats_right td.score {
	width: 11%;
}

.stats_right td.season {
	width: 7%;
}

.pagedisplay {
	background: #FFF;
	border: none;
	width: 60px;
	text-align: center;
	font-weight: bold;
}

#guide_nav {
	float: left;
	margin: 0 0 0 20px;
	background: #EEEEEE;
	padding: 6px 12px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 20px;
}

.guide_header {
	font-size: 14px;
	font-weight: bold;
	background: #CECECE;
	padding: 1px 4px;
	margin: 8px 0 4px 0;
}

.guide_section {
	font-weight: bold;
	color: #888;
	margin-top: 8px;
}

#guide_nav a {
	display: block;
	padding: 2px 6px;
	border-bottom: 1px solid #CECECE;
	font-size: 12px;
}

#guide_nav a:hover {
	text-decoration: none;
	background: #DEDEDE;
}

.guide_text {
	float: left;
	margin: 0 0 30px 40px;
	width: 700px;
}

.guide_title {
	float: none;
	width: 100%;
}

.guide_text p {
	margin: 10px 0 10px 16px;
}

.guide_text img {
	float: right;
	margin: 6px;
	border: 3px solid #ADADAD;
}

.guide_text ul {
	margin: 0 50px;
}

.store_box {
	float: left;
	width: 275px;
	padding: 12px;
	margin: 15px 16px;
	background: #eaeaea;
}

.store_item_cost {
	float: right;
	margin-right: 8px;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 8px;
	background: #CECECE;
	border: 1px solid #AEAEAE;
}

.store_item_name {
	margin: 0 0 12px 0;
	font-size: 24px;
	font-weight: bold;
}

.store_buy input {
	background: transparent url(../img/buy_now.png) no-repeat scroll 0 0;
}

.contact {
	text-align: center;
	font-size: 16px;
	color: #888;
	margin-bottom: 20px;
}

.contact_header {
	font-size: 24px;
	font-weight: bold;
	color: #666;
}

#messages_left {
	float: left;
	width: 200px;
	margin: 0 0 0 40px;
}

#messages_right {
	float: left;
	margin: 0 0 40px 0;
	width: 700px;
	height: 470px;
	border: 1px solid #1a64b8;
	background: #F5F5F5;
	overflow: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.messages_selected, .messages_unselected {
	display: block;
	width: 100px;
	height: 35px;
	font-size: 15px;
	margin: 2px;
	padding: 10px 0 0 60px;
	font-weight: bold;
}

.messages_selected {
	color: #F2F2F2;
	background: transparent url(../img/compose.png) no-repeat scroll 0 0;
}

.messages_selected:hover {
	color: #F2F2F2;
	text-decoration: none;
}

.messages_unselected:hover {
	background: transparent url(../img/compose.png) no-repeat scroll 0 -45px;
	color: #2E6CB8;
	text-decoration: none;
}

#compose_message {
	background: transparent;
	margin-left: 20px;
}

.message_line, .message_headers {
	border-bottom: 1px solid #DEDEDE;
	padding: 4px 8px;
	margin: 0 12px;
}

.message_headers {
	
	color: #FFF;
	background: #1a64b8;
	text-shadow: 1px 1px 1px #40444A;
	margin: 0;
	padding-left: 18px;
}

#messages_right .subject {
	float: left;
	width: 360px;
}

#messages_right .subject img {
	vertical-align: middle;
	margin: 0 8px 0 0;
}

#messages_right .other {
	float: left;
	width: 150px;
}

#messages_right .message_headers a {
	color: #FFF;
}

.message_body {
	margin: 10px 20px;
}

#footer {
 	text-align: center;
 	font-size: 11px;
}