@CHARSET "ISO-8859-1";
html {overflow-y:scroll;}

body {
    margin:0;
    color:#FFFFFF;
    font-size:11px;
    font-family:verdana;
    background:#BBBBBB url('../img/rank-body-bg.png') repeat-y center;
    
}


#copy {
    text-align:center;
    margin-top:25px;
}
#banner {
height:120px;
border-bottom:1px solid black;
}

#top_bar_stat {
		width:500px;
		border:1px solid red;
		background:yellow; 	
}


#general-stat-area{
/*	 border:1px solid green;*/
	 width:500px;
	 margin-left:150px;
	 padding-top:11px;
}


#clock-area {
	width:130px;
	padding-top:42px;
	float:right;
}

#clocks {
	border:0;
}

#clocks td{
	background: none;
	border:0;
	text-align:center;
}

#clocks tr{
	background: none;
	border:0;
}


#globstat {
	border:0;
}


#globstat td{
	background: none;
	border:0;
	text-align:left;
	color:#047;
	font-weight:bolder;
	width:40px;
}

#globstat tr{
	background: none;
	border:0;
}




#tabs_bar {
	margin-top:25px;
	height:22px;
	border-bottom:1px solid black;	
}

#main-container {
    width:949px;
	margin:0 auto;
}


table {
	border-spacing:0;
	border-collapse:collapse;
}

td {
	border : 1px solid black;
	border-top: 0;
	padding:2px;
}

tr {
	background: rgb(62, 71, 71);
}

a {
	color:white;
	text-decoration:none;
}	

a:hover{
	color:#EE5511;
	text-decoration:none;
}
	

#dates_menu {
        background:#444444;
        padding:4px;
        text-align:center;
        border-bottom: 1px solid #000;	
}


#weekend {
	color:red;
	text-decoration:none;
}	
	 
#weekend:hover{
	color:#000;
	text-decoration:none;
	background:white;
}



#weekend_a {
	color:#EEE;
	background:#E22;
	text-decoration:none;
}	
	 
#weekend_a:hover{
	color:#000;
	text-decoration:none;
	background:white;
}


#hours24 {
	color:white;
	text-decoration:none;
	font-weight:bolder;
}

#hours24:hover{
	color:#000;
	text-decoration:none;
	background:white;
}

#hours24_a {
	color:#FFF;
	background:#FF6600;
	text-decoration:none;
}

#hours24_a:hover{
	color:#000;
	text-decoration:none;
	background:white;
}


#dow {
	color:#DDD;
	text-decoration:none;
}	
	 
#dow:hover{
	color:#000;
	text-decoration:none;
	background:white;
}

#dow_a {
	color:#DDD;
	background:#FF6600;
	text-decoration:none;
}	
	 
#dow_a:hover{
	color:#000;
	text-decoration:none;
	background:white;
}



#tr_mod {
	background: rgb(92, 101, 101);
}	

#top_row {
		border-top:0;
	}

#main_table {
	width:100%;
	border:1px solid black;
	border-top:0;
    background:#3E4747;
}	

.clans_main_table  {
	width:100%;
	border:1px solid black;
	border-top:0;
}	

.clans_main_table  td {
	text-align:center;
}	

#clans_pos {
	text-align:right;
}	

#clans_name {
	text-align:left;
	padding-left:10px;
}	


#games_header {
	background:#212127;
		}

#games_header td {
	text-align:center;
		}


#winner_0 {
		background:#394c41;
	}
#winner_1 {
		background:#566a5f;
	}
#loser_0 {
		background:#592e2e;
	}
#loser_1 {
		background:#784a4a;
	}

#bar_winner_0 {
		background:#394c41;
		text-align:right;
		width:20px;
}
#bar_winner_1 {
		background:#566a5f;
		text-align:right;
		width:20px;
}
#bar_loser_0 {
		background:#592e2e;
		text-align:right;
		width:20px;
}
#bar_loser_1 {
		background:#784a4a;
		text-align:right;
		width:20px;
}

#pos {
		width:20px;
		text-align:right;
	}


#game_id {
		width:55px;
		text-align:right;
	}

#mode {
		width:35px;
		text-align:center;
	}


#not_do {
	color:#FDDE0C;
	}

#time {
	width:40px;
	text-align:center;
}

#bar {
	}

#ps_tab {
	 padding-top:5px;
	 float: left;
	 width: 55px;
	 height: 17px;
	 color: white;
	 font-size: 8pt;
	 text-align: center;
	 background:  url(/img/ps_tab.png) no-repeat;
	 cursor: pointer;
}	 		

#ps_tab_a {
	 padding-top:5px;
	 float: left;
	 width: 55px;
	 height: 17px;
	 color: white;
	 font-size: 8pt;
	 text-align: center;
	 background: url(/img/ps_tab_a.png) no-repeat;
	 cursor: pointer;
}



.top_banner {
	background-image: url(../img/bordo.png);
	height: 23px;
	padding: 3px 10px 0px 10px;
	font-size: 8pt;
/*	font-weight: bolder; */
	color: #FF660F;
	border-bottom: 1px #111	 solid;
}

.top_links {
	width: 150px;
	color: #FF660F;
}

.top_banner a { 
	text-decoration: none;
}


.top_banner a:hover { 
	text-decoration: underline;
}

.top_banner td {
	background-image: url(../img/bordo.png);
	border:0;
}

/*	LADDER */

#ld_pos_1 {
	text-align: right;
	width:25px;
	float:left;
	color: #888;
}	

#ld_gain {
	text-align: center;
	width:30px;
	float:left;
}	
#ld_pos_2 {
	text-align: left;
	width:25px;
	float:left;
}

#ld_mark0 {
	background: rgb(  62, 71, 71) url(/img/ladder-flag.png) no-repeat;
	cursor:pointer;
}	

#ld_mark1 {
	background: rgb(92, 101, 101) url(/img/ladder-flag.png) no-repeat;
	cursor:pointer;
}

#ld_player {
	width:320px;
}	

#ld_tag {
	color:#FF7711;
	width:75px;
	float:left;
	text-align:center;	
}

#ld_tag a{
	color:#FF7711;
}




#ld_name {

	color:#FFF;
	width:150px;
	font-weight:bolder; 
	float:left;
}

#ld_name_padder {
	color:#FFF;
	width:150px;
	font-weight:bolder; 
	float:left;
	border: 1px solid red;
	background: rgb(172, 73, 73) url(/img/ladder-padder.png) no-repeat;
	
}

#ld_wl {
	text-align:right;
	padding-right:5px;	
	}

#ld_strk {
	text-align:center;
	width:75px;
}

#ld_dec {
	text-align:center;
}

#ld_pos {
	white-space: nowrap;
}

#ld_score {
	text-align:right;
	padding-right:27px;
	width:80px;
}


#ld_g {
 	text-align:center;
 	white-space:nowrap;
}

#ld_games {
	text-align:center;
	width:75px;
	cursor:pointer;
    text-decoration:underline;
}	

#ld_wins {
	text-align:center;
	width:75px;
}


/*****************************************************************************/

#cl_tag {
	color:#FF7711;
	width:75px;
	float:left;
	text-align:center;	
}

#cl_tag a{
	color:#FF7711;
}




#cl_name {

	color:#FFF;
	width:250px;
	font-weight:bolder; 
	float:left;
}

#cl_draw {
		background:#445F7E;
	}
#cl_bar_draw {
		background:#445F7E;
		text-align:right;
		width:20px;
}

#cl_empty {
		background:#888;
	}

#cl_msv_empty {
		background:#888;
		text-align:right;
		margin-right:5px;
	}

#cl_msv {
		text-align:right;
		margin-right:5px;
	}
#cl_games {
	background:#575F5F
		}
		
#cl_menu_bar {
	text-align:right;
	margin-top:10px;
	width:905px;	
	color:#000;
}

#cl_menu {
	text-decoration:none;
	color:#000;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	border: solid 1px #333;
}

#cl_menu a {
	text-decoration:none;
}

#cl_menu:hover{
	background:#FF6600;
	color:#EEE;
	text-decoration:none;
}

/***************************** M O N I T O R *************************************/

#mon_map_box {
	 float:left; border:1px solid black;
	 width:160px; height:160px;
}	  

#mon_info_box {
	margin-left:5px; float:left;
}

/***************************** index.html ****************************************/

#ndx_pos {
	text-align:right; width:15px; float:left;
}	

#ndx_score {
	text-align:right; width:35px; float:left;
}

#ndx_name {
	padding-left:5px; text-align:left; width:120px; float:left;
}

#ndx_logo {
	background: url(/img/index_logo.png) no-repeat; height:62px; width:328px;
}

#ndx_bg {
	padding-top:6px; background: #202529 url(/img/index_lib.jpg) no-repeat; height:1200px;
}	

#ndx_replays {
	padding-top:0px;margin-left:166px; background: url(/img/index_replays_2.png) transparent no-repeat; height:258px; width:260px; float:left;
}

#ndx_rc {
	padding-left:5px;color:black;
}

#ndx_r_menu {
	width:75px; height: 27px; cursor:pointer;
}

#ndx_top_box {
	padding:10px; font-size:10pt;
}

#ndx_title_box {
	margin-bottom:5px; color: black;
}
#ndx_24 {
	padding-top:0px; background: url(/img/index_24_2.png) transparent no-repeat; height:258px; width:260px; float:left; 
}

#ndx_ladder {
	padding-top:0px; background: url(/img/index_ladder_2.png) transparent no-repeat; height:258px; width:260px; float:left; 	
}
#ndx_ladder_menu {
	cursor:pointer; width:65px; height: 27px;
}	
#ndx_24_menu {
	cursor:pointer; width:170px; height: 27px;
}
#ndx_main_box {
	padding:10px; padding-top:0; font-size:8pt;
}

#ndx_main_box2 {
	width:380px; margin-top:-6px; padding-top:0px; padding-left:15px; margin-left:14px; background: url(/img/index_services_2.png) transparent no-repeat; height:550px;  float:left;
}
#ndx_main_box3 {
	margin-top:-5px; padding-top:0px;margin-left:0px; background: url(/img/index_events_2.png) transparent no-repeat; height:550px; width:380px; float:left;
}

#ndx_s_next_rank {
	margin-top:10px; background: url(/img/index_next_rank.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_s_replays {
margin-top:10px; background: url(/img/index_services_replays.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_s_24 {
margin-top:10px; background: url(/img/index_services_24.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_s_ladder {
	margin-top:10px; background: url(/img/index_services_ladder.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_s_playsmart {
	margin-top:10px; background: url(/img/index_services_playsmart.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}	
#ndx_s_remote {
	margin-top:5px; background: url(/img/index_services_remote.png) no-repeat; cursor:pointer; width:350px; height: 44px;
}

#ndx_s_monitor {
	margin-top:10px; background: url(/img/index_services_monitor.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_s_trends {
	margin-top:10px; background: url(/img/index_services_trends.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_s_media {
	margin-top:10px; background: url(/img/index_services_media.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}


#ndx_e_cl {
margin-top:10px; background: url(/img/index_events_cl.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}

#ndx_e_eslwc {
margin-top:10px; background: url(/img/index_events_eslwc.png) no-repeat; cursor:pointer; width:350px; height: 55px;
}


#ndx_e_2009 {
margin-top:10px; width:350px; color:white; font-weight:bolder; border-bottom:1px dotted white; font-size:10pt;
}
#ndx_e_sf {
margin-top:10px; background: url(/img/index_events_sf.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}
#ndx_e_sf20 {
margin-top:10px; background: url(/img/index_events_sf20.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}
#ndx_e_octoberfest {
margin-top:10px; background: url(/img/index_events_octoberfest.png) no-repeat; cursor:pointer; width:350px; height: 45px;
}
#ndx_e_xmas {
margin-top:10px; background: url(/img/index_events_xmas.png) no-repeat; cursor:pointer; width:350px; height: 68px;
}

/***************************** R E M O T E   A D M I N *************************************/

#ra_maps_table {
	border:1px solid black;
/*	border-top:0;*/
}	

#ra_maps_table td {
		text-align:center;
		font-size:9px;
		padding:5px;	
		border:1px dotted #999;
		background: #5B6464;
}

.ra_map_box {
    height:80px; width:80px;
    cursor: pointer;
}
.ra_map_mask {
    height:80px; width:80px;
    background: url('/img/maps/map_mask_80.png') transparent no-repeat;
}
.ra_map_name {
    width: 80px;
    font-size:8pt;
    color:#CCC;
    text-align:center;
    margin-bottom:10px;
}
        
#ra_maps_window {
	margin: 0 auto; width:700px;
}
        
#ra_confirm {
	width:550px;
	margin:0 auto;
	margin-top:20px;
	border: 1px double black;
	padding:10px;
	display:none;
	background: #5B6464;
	color:black;
	font-size:10pt;
	height:28px;
}


#ra_map_prompt {
	}
	
#ra_map_txt {
	color:white;
	font-weight:bold;
	font-size:10pt;
	
	}

#ra_yes {
	width:110px; float:left; border:1px solid black; text-align:center; cursor:pointer;
	padding:5px;
	background:#AAA;	
}	
	
#ra_no {

	width:110px; float:left; border:1px solid red; text-align:center; cursor:pointer;
	background:#AAA;
	padding:5px;
	
}	
#ra_msg_box {
		width:250px; float:left; padding-top:6px;	
	}
	
#ra_wait, #ra_wait_options{
	width:550px;
	margin:0 auto;
	margin-top:20px;
	border: 1px solid white;
	padding:20px;
	display:none;
	background: url('/remote/bg_login_message.png');
	color:white;
	font-size:11pt;
	height:20px;
	text-align:center;
}




#ra_map_error {
	width:550px;
	margin:0 auto;
	margin-top:20px;
	border: 1px solid yellow;
	padding:10px;
	background: url('/remote/bg_login_error.png');
	color:yellow;
	font-size:11pt;
	height:30px;
	text-align:center;
	display:none;
	
		}

#ra_login_server_name {
        font-size:9pt;
        text-align:center;
        margin:0 auto;
        padding:10px;
        background:#333;
        width: 400px;
        border: 1px solid black;
        border-bottom:0px;
}

/*                        remote admin login page                        */
/*-----------------------------------------------------------------------*/
    #ra_login_table {
        border:0;
        border-spacing:0;
        border-collapse:collapse;
        margin: 0 auto;

    }

    #ra_login_table td {
        border: 0;
        padding:10px;
        font-size:11pt;
        color:#CCC;
    }


    #ra_login_table tr {
        background: none;
    }

    #ra_login_form {
        margin:0 auto;
        width:400px;
        height:220px;
        border:1px solid black;
        padding:10px;
        background: url('/remote/bg_login.png');
    }
    #ra_login_table input {
        border:1px solid black;
        font-size:11pt;
    }

    #ra_login_error {
        margin:0 auto;
        margin-top:15px;
        width:400px;
        height:40px;
        border:1px solid yellow;
        padding:5px;
        background: url('/remote/bg_login_error.png');
        text-align:center;
        padding-top:15px;
        font-size:9pt;
    }

    #ra_login_connecting {
        display:none;
        margin:0 auto;
        margin-top:15px;
        width:400px;
        height:30px;
        border:1px solid white;
        padding:5px;
        background: url('/remote/bg_login_message.png');
        text-align:center;
        padding-top:15px;
        font-size:9pt;
        color:white;
    }


#ra__login_help {

}

#ra_area_window {
    margin-left:15px;
    padding-bottom:15px;
    width:919px;
    background:#777;
    border: 1px solid black;
}

#ra_players_window {
    margin-right:100px;
    margin-left:100px;
    height:400px;
}

#ra_confirm_kick {
	width:650px;
	margin:0 auto;
	margin-top:20px;
	border: 1px double black;
	padding:10px;
	display:none;
	background: #5B6464;
	color:black;
	font-size:10pt;
	height:60px;
    text-align:center;
}
#ra_kick_yes {
	width:110px; float:left; border:1px solid black; text-align:center; cursor:pointer;
	padding:5px;
	background:#AAA;
}

#ra_kick_no {

	width:110px; float:left; border:1px solid red; text-align:center; cursor:pointer;
	background:#AAA;
	padding:5px;

}
#ra_kick_txt {
    color: #FF6600;
    font-weight:bolder;
}

#ra_options_window {
    margin-right:100px;
    margin-left:100px;
    height:250px;
    background: #5B6464;
    border: 1px solid black;
    padding: 10px;
}
#ra_options_bottom_window {
    margin-right:100px;
    margin-left:100px;
    height:130px;
    padding: 10px;
}
    
#ra_console_window {
    margin-right:100px;
    margin-left:100px;
    height:400px;
    background:#555;
    padding:10px;
    border: 1px solid black;

}

#ra_lable {
    float:left;
    width:100px; padding-right:10px; text-align:right;
}


#ra_options_table {
    border:none;
    background: none;

    }

#ra_options_table td {
    border: none;
    background: none;
    font-size:10pt;
    padding: 5px;
}
#ra_options_table tr {
    background: none;
    text-align:right;

    }

#ra_r {
    text-align:left;
    color: #FF6600;
}

.ra_change_button {
    font-size:8pt; cursor:pointer; border:1px solid #111; background:#555; text-align:center;
}

#ra_alter_options {
	width:650px;
	margin:0 auto;
	margin-top:20px;
	border: 1px double black;
	padding:10px;
	background: #5B6464;
	color:black;
	font-size:10pt;
	height:30px;
    text-align:center;
	display:none;

    }


#ra_alter_yes {
	width:110px; float:left; border:1px solid black; text-align:center; cursor:pointer;
	padding:5px;
	background:#AAA;
}

#ra_alter_no {

	width:110px; float:left; border:1px solid red; text-align:center; cursor:pointer;
	background:#AAA;
	padding:5px;

}
#ra_alter_txt {
    color: #FFFFFF;
    font-weight:bolder;
}

#ra_messages_window {
    margin-right:100px;
    margin-left:100px;
    height:400px;
    background:#555;
    padding:10px;
    border: 1px solid black;

}

#ra_message_field {
    padding-left:51px;
    margin-top:10px;
}

#ra_message_field textarea, input{
    border: 1px solid black;
}


#ra_messages_table{
    border: none;
    background:none;
}

#ra_messages_table td, tr{
    border: none;
    background:none;
}

/*-----------------------------------------------------------------------*/
/*                        History                                        */

.history_png {
    width:800px; height:344px; margin: 0 auto; margin-top:10px;
    border:0px solid black; 
}

.history_profile {
	background:url("../img/rank-info-block.png") no-repeat;
	height:75px;
	padding-top:25px; 
}
.history_rank_icon {
		float: left;
		border:0;
        width:60px;
        height:46px;
        margin-left:50px;
/*        margin-top:25px; */
}


.history_profile_clan {
        font-size:16pt;
        color: #FF7F00;
        padding-top:9px;
        float:left;
}

.history_profile_name {
        font-size:16pt;
        color: #FFF;
        padding-top:9px;
        float:left;
        cursor:pointer;
}

.history_profile_score_title {
        font-size:16pt;
        color: #FFF;
        padding-top:7px;
        float:right;
        font-size:8pt;
    	line-height:16px;
        text-align:right;
        margin-right:5px;
}

.history_profile_score {
        font-size:16pt;
        color: yellow;
        padding-top:7px;
        float:right;
        margin-right:10px;
        font-size:8pt;
    	line-height:16px;
        text-align:left;
}

#history_rank_table {
    border:1px solid black;
	border-spacing:0;
	border-collapse:collapse;
    font-size:10pt;

}
#history_rank_table td{
        padding-left:10px;
        padding-right:10px;
        height:20px;

    }
#history_rank_table tr{
        height:20px;
        margin:0;
        padding:0;
}
#history_rank_table th{
        border: 1px solid black;
        text-align:center; padding:0;
        height:20px;
}

#history_wicid_tip {
	background:url('/history/id_help.png') no-repeat transparent;
	height:270px;
	margin-left:20px;
	padding-top:178px;
    display:none;
}

#history_wicid_tip a {
	font-size:10pt;
    font-weight:bold;
	color: #DD6600;
}
#history_id_error {
    margin:0 auto;
    margin-top:15px;
    margin-bottom:15px;
    width:400px;
    height:30px;
    border:1px solid yellow;
    padding:5px;
    background: url('/remote/bg_login_error.png');
    text-align:center;
    padding-top:15px;
    font-size:9pt;
}

.history_saved {
    margin:10px;
}
.history_saved a:hover {
	color: #EEEEEE;
	background:#5C5E3D;
}

#history_confirm {
    margin:0 auto;
    margin-top:15px;
    margin-bottom:15px;
    width:400px;
    height:125px;
    border:1px solid white;
    padding:5px;
    background: url('/remote/bg_login_message.png');
    text-align:center;
    padding-top:15px;
    font-size:9pt;
    color:white;

}
#history_continue {
    text-align:center; width:100px; margin:0 auto; margin-top:10px; padding:5px; border:1px solid white; background-color:#555; cursor:pointer;
}
/*                        EOF History                                    */
/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/*                        Media                                          */

#media_link {
    color: black;
    cursor:pointer;
}


#media_link:hover {
    color: #F63;
    cursor:pointer;
    text-decoration:underline;
}

/*                        EOF Media                                      */
/*-----------------------------------------------------------------------*/

