@charset "utf-8";
/* CSS Document */

html {
	background-color:#080808;
	background-image:url(images/patch_bg.png);
}

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", "Tahoma", "Trebuchet MS", "MS Reference Sans Serif", "MS Sans Serif", "Helvetica", sans-serif;
	font-size:70%;
	background-image:url(images/patch_bg.png);
	background-color:#080808;
	color:#999;
}

p {
	margin-top:0px;
	margin-bottom:12px;
}

ul {
	list-style:url(images/bullet.gif);
}

h1 {
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#DDD;
	/*width:100%;
	border-bottom:1px solid #000000;*/
}

h2 {
	width:100%;
	border-bottom:1px solid #6644EE;
	font-size:1.7em;
	font-weight:bold;
	color:#6644EE;
}

h2, h3, h4, h5, h6 {
	color:#6644EE;
	margin-top:0;
}

.panelh2 {
	padding:0;
	font-size:18px;
	font-weight:normal;
	color:#DDD;
	border:0;
	margin:10px 0 0 42px;
	/*width:100%;
	border-bottom:1px solid #000000;*/
}


h3 {
	font-size:1.2em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1.1em;
}

a:link {
	text-decoration:underline;
	color:#6644EE;
}

a:visited {
	text-decoration:underline;
	color:#6644EE;
}

a:active {
	text-decoration:underline;
	color:#6644EE;
}

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

a img {
	border:0;
}

form {
	margin:0px;
}

fieldset {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #333;
}

label {
	float: left;
	width: 130px;
	margin: 0px 10px 0px 0px;
	text-align: right;
	padding:4px 0 0 0;
}

legend {
	margin-left: 10px;
	color: #AAA;
	font-weight: bold;
}

fieldset ol {
	padding: 10px 10px 5px 10px;
	list-style: none;
	margin:0;
}

fieldset li {
	padding-bottom: 10px;
	margin:0;
	overflow:hidden;
}

fieldset.submit {
	border-style: none;
	margin:0px 0px 0px 150px;
}

li input, li textarea, .mini_login_input {
	background-color:#000;
	border:1px solid #333;
	padding:3px;
	width:330px;
	color:#AAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.checkbox {
	width:auto;
	border:0;
}

li.uid_list label {
	width:100px;
}

li.uid_list input {
	width:200px;
}

.select {
	background-color:#000;
	border:1px solid #333;
	color:#AAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:3px;

}

li select {
	background-color:#000;
	border:1px solid #333;
	color:#AAA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	padding:3px;
}

#wrapper {
	/* width:99.9%; */
	width:1000px;
	margin:0 auto;
}

#white_bg {
	background-color:#000;
	width:1000px;
}

#borderwrap {
	border: 1px solid #AAA;
	float:left;
}

#top, #banner, #nav, #middle, #footer {
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#top {
	background-color:#222;
	border-bottom:1px solid #333;
	float:left;
	width:100%;
}

#banner {
	background-color:#000;
	text-align:center;
	float:left;
	width:100%;
}

#nav {
	background-color:#080808;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	padding:10px 0px 10px 0px;
	float:left;
	width:100%;
}

#nav a, #footer a {
	padding:10px;
	background-color:#080808;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	font-weight:bold;
	border-right:1px solid #333;
}

#nav a:hover, #footer a:hover {
	background-image:none;
	background-color:#181818;
}

#footer {
	background-color:#000;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	width:100%;
	float:left;
}

#main_content {
	padding:10px;
	padding-left:4px;
	padding-right:4px;
	margin-left:190px;
	margin-right:190px;
	background-color:#000;
}

#middle {
	float:left;
	width:100%;
	background-color:#000;
}

#left_sidebar {
	float:left;
	width:174px;
	padding:10px;
	background-color:#000;
}

#right_sidebar {
	float:right;
	width:174px;
	padding:10px;
	background-color:#000;
}

input.text_box {
	border: 1px solid #333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.indigo {
	color:#6644EE;
}

.panel_header_main {
	height:45px; background-image:url(images/panel_header_bg.png); background-repeat:repeat-x;
}

.panel_header_right {
	height:45px; background-image:url(images/panel_header_edge_right.png); background-position:right; background-repeat:no-repeat;
}

.panel_header_left {
	height:35px; background-image:url(images/panel_header_edge_left.png); background-repeat:no-repeat; padding-left:45px; padding-top:10px; overflow:hidden;
}

.panel_edge_left {
	background-image:url(images/panel_edge_left.gif); background-repeat:repeat-y;
}

.panel_content {
	background-image:url(images/panel_edge_right.gif); background-repeat:repeat-y; background-position:right; padding:8px 10px 2px 10px;
}

.panel_footer_main {
	height:19px; background-image:url(images/panel_footer_bg.png); background-repeat:repeat-x;
}

.panel_footer_right {
	height:19px; background-image:url(images/panel_footer_edge_right.png); background-position:right; background-repeat:no-repeat;
}

.basic_table {
	width:100%;
	border:1px solid #333;
	border-spacing:0;
	border-collapse:collapse;
}

.basic_table th{
	padding:3px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #333;
	background-color:#151515;
	background-image:url(images/th_bg.png);
	background-repeat:repeat-x;
}

.basic_table tr {
	height:25px;
}

.basic_table tr td {
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#080808;
}

.basic_table td {
	border-bottom:1px dotted #333;
}

.tab_menu {
	background-color:#BDBDBD;
	border:1px solid #333;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	padding:6px 0px 6px 0px;
	float:left;
	width:100%;
	margin-bottom:12px;

}

.tab_menu a {
	padding:6px;
	background-color:#BDBDBD;
	background-image:url(images/nav_bg.png);
	background-repeat:repeat-x;
	font-weight:bold;
	border-right:1px solid #333;
}

.tab_menu a.current {
	padding:6px;
	font-weight:bold;
	background-color:#BDBDBD;
	border-right:1px solid #333;
	color:#AAA;
	text-decoration:none;
	cursor:default;

}

.tab_menu a:hover {
	background-image:none;
	background-color:#181818;
}

.tab_menu a.current:hover {
	background-image:url(images/nav_bg.png);
	cursor:default;
	background-color:#ECECEC;
}

.win {
	color:#009900;
}

.loss {
	color:#CC0000;
}

.draw {
	color:#6699CC;
}

.scheduler_item {
	width:590px;
	border:1px solid #333;
	margin-bottom:12px;
	background-color:#010000;
	background-image:url(images/scheduler_item_bg.png);
	background-repeat:repeat-x;
}

.more_info_box {
	 width:568px;
	 padding:5px;
	 margin:0px 5px 5px 5px;
	 border:1px dotted #333;
	 background-color:#000;
}

.clan_membership_box {
	 padding:10px;
	 border:1px solid #333;
	 margin-bottom:3px;
	 background-color:#010000;
	 background-image:url(images/scheduler_item_bg.png);
	 background-repeat:repeat-x;
}

.challenge_mini_form {
	border:0;
	margin:0;
	padding:0;
	display:inline;
}

.challenge_mini_form select {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.jl_mini_form {
	border:0;
	margin:0;
	padding:0;
	display:inline;
}

.jl_mini_form select {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

.submit_button,
.join_button,
.reset_button,
.yes_button,
.no_button,
.login_button {
	border:0;
	width:73px;
	height:24px;
	cursor:pointer;
}

.submit_button {
	background:url(images/btn_submit.png) no-repeat;
}

.join_button {
	background:url(images/btn_join.png) no-repeat;
}

.reset_button {
	background:url(images/btn_reset.png) no-repeat;
}

.yes_button {
	background:url(images/btn_yes.png) no-repeat;
}

.no_button {
	background:url(images/btn_no.png) no-repeat;
}

.login_button {
	background:url(images/btn_login.png) no-repeat;
}

.pmselected_button {
	background:url(images/btn_pmselected.png) no-repeat;
	border:0;
	width:88px;
	height:24px;
	cursor:pointer;
}

.error_box {
	background-image:url(images/patch_bg.png);
	width:570px;
	margin:0 0 15px 0;
	padding:10px;
	color:#EE0000;
	border:1px solid #EE0000;
	background-color:#080808;
}

.note_box {
	background-image:url(images/patch_bg.png);
	width:570px;
	margin:0 0 15px 0;
	padding:10px;
	color:#4477DD;
	border:1px solid #4477DD;
	background-color:#080808;
}

.msg_box {
	background-image:url(images/patch_bg.png);
	width:570px;
	margin:0 0 15px 0;
	padding:10px;
	color:#777;
	border:1px solid #333;
	background-color:#080808;
}

.comment_box {
	background-image:url(images/patch_bg.png);
	width:570px;
	margin:0 0 15px 0;
	padding:10px;
	color:#6666CC;
	border:1px solid #6666CC;
	background-color:#080808;
}

.mini_login_label {
	font-weight:bold;
	padding:0;
	margin:0;
	width:100%;
	text-align:center;
}

.mini_icon {
	display:inline;
	margin:0;
	padding:0;
	margin-left:1px;
	margin-right:1px;
}

.forum_subforum {
	width:100%;
	height:20px;
	background-color:#D8D8D8;
}