/*
menu css
*/


body{ behavior:url("/style/csshover2.htc"); }
.top_menu {float:left; padding:0; margin:0;color: #FFFFFF;background: #617EA7;width:100%; border:solid 1px #004080;clear:both;} /*Color navigation bar normal mode*/
.top_menu  a, .top_menu a:visited {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
background-color: #617EA7;
text-decoration: none;
}
.top_menu ul {list-style-type:none;padding:0; margin:0;}
.top_menu ul li {float:left; position:relative; z-index:auto !important ; z-index:1000 ; border-right:solid 1px #004080; border-left:solid 1px #004080;}
.top_menu ul li a {color: #FFFFFF;background: #617EA7;float:none !important ; float:left ; display:block; height:30px; line-height:30px; padding:0 10px 0 10px; text-decoration:none; }
.top_menu ul li ul {display:none; border:none;color: #FFFFFF;background: #617EA7; width:1px}
.top_menu ul li:hover a {background-color:#4E698D; text-decoration:none; color:#FFCD35;} /*Color main cells hovering mode*/
.top_menu ul li:hover ul {display:block;  position:absolute; z-index:999; top:29px; margin-top:1px; left:0;}
.top_menu ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #004080; border-bottom: solid 1px #004080; background-color:#94A9CB;  color:#0000FF;} /*Color subcells normal mode*/
.top_menu ul li:hover ul li a:hover {background-color:#94A9CB; text-decoration:none;color:#FFCC33;} /*Color subcells hovering mode*/
.top_menu ul li a:hover {background-color:#4E698D; text-decoration:none;color:#FFCD35;} /*Color main cells hovering mode*/
.top_menu ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:29px; left:0; }
.top_menu ul li ul li a:visited { background-color:#94A9CB;  color:#0000FF;} /*Color subcells normal mode*/
.top_menu ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #004080; border-bottom: solid 1px #004080; background-color:#94A9CB;  color:#0000FF;} 
.top_menu ul li a:hover ul li a:hover {background-color:#94A9CB; text-decoration:none;color:#FFCC33;} /*Color subcells hovering mode*/

.top_menu_login
{
	border-right:0px; height:30px; padding: 0 10px; line-height: 30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; font-weight:bold;
}


#top_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}

#top_menu {
	width: 198px;
	margin: 0px;
	margin-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A4E70;
	border-right-color: #3A4E70;
	border-bottom-color: #3A4E70;
	border-left-color: #3A4E70;
	}

#top_menu li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3A4E70;
}
#top_menu .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#top_menu li a:link, #top_menu li a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #516B9B;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
	}

#top_menu li a:hover {
	color: #FFFFFF;
	background:  #455B85;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
	}

.menu_header{
	display: block;
	background-color: #516B9B;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3A4E70;
	border-right-color: #3A4E70;
	border-bottom-color: #3A4E70;
	border-left-color: #3A4E70;
	
	color: #FF8B00;
	}
	
	
/*
.menu_header_2 li a {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3A4E70;
}
.menu_header_2 .notopbrdr0xNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.menu_header_2 li a:link, #top_menu li a:visited {
	color: #FF8B00;
	display: block;
	background-color: #516B9B;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	}

.menu_header_2 li a:hover {
	color: #FF8B00;
	background:  #455B85;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 10px;
	}
	
	*/

/*
endn emnu css
*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	/*
	background-color: #c80400;
	*/
	background:#F7F8F8 url('../images/bg_body.png') repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

a {
	color: #0000FF;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}
/*
p {
	padding: 7px 0px 8px;
	text-align: justify;
}
*/

input {
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin-right: auto;
	width: 1000px;
	background:#F7F8F8 url('../images/bg_body.png') repeat-x top;
}

#rightcolumn {
	width: 800px;
	float: right;
	text-align: left;
}

#rightcolumn2 {
	width: 1002px;
	float: right;
	text-align: left;
}


/* Page Header */

#page_header {
	/*
	background: url('../images/logo.gif') no-repeat 0% 0%;
	*/
	height: 90px;
	background-color:#4B6598;
	width:1002px;
}

/* Center Column */

#centercolumn {
	width: 625px;
	color: #333;
/*
	background-color: #fff;
*/
	float: left;
	text-align: center;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;

}

#centercolumn2 {
	width: 827px;
	color: #333;
/*
	background-color: #fff;
*/
	float: left;
	text-align: center;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;

}

/*
#centercolumn a {
	color: #333;
}
#centercolumn a:hover {
	text-decoration: none;
}
*/


/* Right Sidebar */

#rightsidebar {
	margin: 5px 0px 10px 0px;
	width: 160px;
	float: left;
	color: inherit;
	background-color: inherit;
/*
	background-color:#F00;
*/
	height:600px;
}

#rightsidebar2 {
	margin: 5px 0px 10px 0px;
	width: 160px;
	float: left;
	color: #000;
	font-size:12px;
	background-color: inherit;
	top:600px;
}



/* Left Column and Sidebar */

#leftcolumn {
	width: 200px;
	color: #000;
/*
	background-color: inherit;
*/
	float: right;
	text-align: left;
	font-size: 9px;
	
}


/* Page Footer */

#page_footer {
	padding: 5px 0px 0px;
	width: 1000px;
	text-align: center;
	color: #fff;
	background-color: #464646;
	position: relative;
	top: -1px;
}

.textbox {
	background-color:#FFFFFF;
	background-image:url('../images/bg_post.gif');
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #E0E0E0;
	color:#4E4E4E;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:0px;
	
	overflow:hidden;
	padding:10px 10px 10px 10px;
	width:600px;
}

.textbox_download {
	background-color:#FFFFFF;

	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #E0E0E0;
	border-top:0px;
	color:#4E4E4E;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:0px;
	
	overflow:hidden;
	padding:10px 10px 10px 10px;
	width:805px;
}

.textbox_templates {
	background-color:#FFFFFF;

	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #E0E0E0;
	border-top:0px;
	color:#4E4E4E;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	margin-top:0px;
	
	overflow:hidden;
	padding:10px 10px 10px 10px;
	width:805px;
	text-align:left;
	line-height:normal;
}

.textbox_templates p{
	padding-bottom:20px;
}

.textbox-title h4 {
	color:#FF8B00;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	text-indent:12px;
	text-align:left;
}

.textbox-title h4 a:hover {
	border-bottom:1px dashed #43AFD2;
	color:#43AFD2;
	font-weight:bold;
	text-decoration:none;
}
.textbox-title h4 a, .textbox-title h4 a:visited {
	color:#FF8B00;
	font-weight:bold;
	text-decoration:none;
}
.textbox-title h4 a, .textbox-title h4 a:visited {
	color:#FF8B00;
	font-weight:bold;
	text-decoration:none;
}

.textbox-comment {
	clear:both;
	font-size:12px;
	line-height:150%;
	padding:10px 11px 10px;
	text-align:justify;
	border-bottom:1px solid #A6A498;
}

.textbox-content {
	clear:both;
	font-size:12px;
	line-height:150%;
	padding:0 11px 10px;
	text-align:justify;
	width:580px;
}


.textbox-content p{
	padding-top: 20px;
}

.textbox-bottom {
	font-size:12px !important;
	margin-left:10px;
	margin-right:10px;
	margin-top:0;
	padding-top:3px;
	text-align:right;
}

.inputstyle{
	border: 1px solid rgb(126, 157, 185); padding: 2px; background: rgb(255, 255, 255) ; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
	}

.inputstyle2{
border: 1px solid rgb(0, 0, 0);
-x-system-font:none;
font-family:"Arial";
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
color:#999999;
height:15px;
line-height:18px;
background: rgb(255, 255, 255);
	}


	
/*- Menu Tabs 1--------------------------- */

#tabs1 {
	float:left;
	width:825px;
	background:#F4F7FB;
	font-size:93%;
	line-height:normal;
	border:1px solid #E0E0E0;
	border-bottom:1px solid #BCD2E6;
	font: bold 12px Arial;
}
#tabs1 ul {
	margin:0;
	padding:0px 10px 0 10px;
	list-style:none;
}
#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs1 li a {
	float:left;
	background:url("../images/tableft1.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabs1 li a span {
	float:left;
	display:block;
	background:url("../images/tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#627EB7;
}
#tabs1 h2{
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#627EB7;
}
#tabs1 a:hover {
	background-position:0% -42px;
}
#tabs1 a:hover span {
	background-position:100% -42px;
}

#tabs1 #current a {
	background-position:0% -42px;
}
#tabs1 #current a span {
	background-position:100% -42px;
}


/* download table */
.downloadList td.sc {
	text-align:center;
}
.downloadList td.sl {
	text-align:left;
	padding-left:10px;
}

/* download table */
.bestplayerList td.sc {
	text-align:center;
	padding:3px;
}
.bestplayerList td.sl {
	text-align:left;
	padding:3px;
	padding-left:10px;
}
.bestplayerList th.player {
	padding:5px;
}


