/**
 * CSS for theme "KillerOrange" (tid 5)
 *
 * DO NOT EDIT THIS FILE
 */body {
	background: #F9F9F9;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
	background: #F9F9F9 url(images/ko/mainbg.gif) repeat-x;
	margin: 0;
	
}
a:link {
	color: #00000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 875px;
	background: #F9F9F9;
	color: #9e9e9e;
	margin: auto auto;
	padding: 0px;
	text-align: left; /* IE 5 fix */
}
#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	
}
.menu ul {
	background: url(images/ko/navbg.gif) top left repeat-x;
	color: #000000;
	font-weight: bold;
	text-align: center;
	height: 33px;
	padding: 0;
	margin: 0;
	
}
.menu ul a:link {
	color: #000000;
	text-decoration: none;
}
.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #4874a3;
	text-decoration: none;
}
#panel {
	background: #F9F9F9;
	color: #000000;
	font-size: 9px;
	border: 1px solid #333333;
	padding: 8px;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
}
table {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}
.tborder {
	background: #000000;
	width: 100%;
	margin: auto auto;
	
}
.thead {
	background: url(images/ko/tcat.gif) top left repeat-x;
	color: #000000;
	padding: 8px;
}
.thead a:link {
	color: #000000;
	text-decoration: none;
}
.thead a:visited {
	color: #000000;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #000000;
	text-decoration: underline;
}
.tcat {
	background: url(images/ko/theadbg.gif) repeat-x;
	color: #000000;
	font-size: 9px;
}
.tcat a:link {
	color: #000000;
}
.tcat a:visited {
	color: #000000;
}
.tcat a:hover, .tcat a:active {
	color: #000000;
}
.trow1 {
	background: #F9F9F9;
	border: 1px solid #5a5a5a;
	border-left: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
}
.trow2 {
	background: #F9F9F9;
	border: 1px solid #5a5a5a;
	border-left: 1px solid #2d2d2d;
	border-bottom: 1px solid #2d2d2d;
}
.trow_shaded {
	background: #F9F9F9;
}
.trow_sep {
	background: #F9F9F9 url(images/ko/tfootbg.gif) top left repeat-x;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.tfoot {
	background: #F9F9F9 url(images/ko/tfootbg.gif) top left repeat-x;
	color: #000000;
	padding: 8px;
}
.tfoot a:link {
	color: #000000;
	text-decoration: none;
}
.tfoot a:visited {
	color: #000000;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #000000;
	text-decoration: underline;
}
.bottommenu {
	background: #F9F9F9 url(images/ko/tfootbg.gif) top left repeat-x;
	color: #000000;
	padding: 8px;
	text-align: center;
}
.navigation {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.navigation a:link {
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
}
.navigation a:hover, .navigation a:active {
	text-decoration: none;
}
.navigation .active {
	color: #000000;
	font-size: small;
	font-weight: bold;
}
.smalltext {
	font-size: 9px;
}
.largetext {
	font-size: 15px;
	font-weight: bold;
}
input.textbox {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000;
	padding: 1px;
}
textarea {
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #000;
	padding: 2px;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 11px;
}
select {
	background: #FA9900;
	color: #000000;
	border: 1px solid #000;
}
input.button {
	background: #FA9900;
	color: #000000;
	border: 1px solid #000;
}
.editor {
	background: #262626;
	border: 1px solid #000;
}
.editor_control_bar {
	background: #FA9900;
	border: 1px solid #333333;
}
.toolbar_normal {
	background: #4d4d4d;
	border: 1px solid #1f1f1f;
}
.toolbar_hover {
	background: #5d5d5d;
	border: 1px solid #7a7a7a;
}
.toolbar_clicked {
	background: #3c3c3c;
	border: 1px solid #000;
}
.autocomplete {
	background: #242424;
	border: 1px solid #000;
	color: #818181;
}
.autocomplete_selected {
	background: #525252;
	color: #a1a1a1;
}
.popup_menu {
	background: #ccc;
	border: 1px solid #737373;
}
.popup_menu .popup_item {
	background: #fff;
	color: #a1a1a1;
}
.popup_menu .popup_item:hover {
	background: #525252;
	color: #a1a1a1;
}
.trow_reputation_positive {
	background: #ccffcc;
}
.trow_reputation_negative {
	background: #ffcccc;
}
.reputation_positive {
	color: green;
}
.reputation_neutral {
	color: #777777;
}
.reputation_negative {
	color: red;
}

/* Additional CSS (Master) */
.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.menu ul {
	list-style: none;
	margin: 0;
}

.menu li {
	display: inline;
	padding-left: 5px;
}

.menu img {
	padding-right: 5px;
	vertical-align: top;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: x-small Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px 0 0 0;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

.quote_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #fff;
	border: 1px dashed #000;
	border-bottom: 0;
	color: #000;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #fff;
	border: 1px dashed #000;
	border-top: 0;
	color: #000;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: monospace;
}
.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-family: Verdana;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}
/* Additional CSS (Custom) */
.logo_main {
background: url(images/ko/logo_x.jpg) top left repeat-x;
height: 126px;
}

.logo_left {
background: url(images/ko/logo_l.jpg) top left no-repeat;
height: 122px;
}

.logo_right {
background: url(images/ko/logo_r.jpg) top right no-repeat;
height: 126px;
}

.logo {
background: url(images/ko/logobg.gif) top left repeat-x;
height: 154px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
        padding: 0;
        margin: 0;
} 

.menu li {
	display: inline;
        padding: 0;
        margin: 0;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

.pagenav {
	font-weight: bold;
}

.pagenavbit {
	padding-left: 3px;
}

.pagenavbit a {
	text-decoration: none;
}

.pagenavcurrent {
	font-weight: bold;
	padding-left: 3px;
}

hr {
	background-color: #F9F9F9;
	color: #F9F9F9;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 10px;
        background: #F9F9F9;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;}

.quote_header {
	background: #F9F9F9;
	border: 1px solid #5a5a5a;
	border-bottom: 0;
	color: #FFF;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.quote_body {
	background: #F9F9F9;
	border: 1px solid #5a5a5a;
	border-top: 0;
	color: #9e9e9e;
	padding: 4px;
	margin: 0 auto 8px auto;
}

.code_header {
	background: #F9F9F9;
	border: 1px solid #5a5a5a;
	border-bottom: 0;
	color: #FFF;
	font-weight: bold;
	margin: 8px auto 0 auto;
	padding: 4px;
}

.code_body {
	background: #F9F9F9;
	border: 1px solid #5a5a5a;
	border-top: 0;
	color: #9e9e9e;
	padding: 4px;
	margin: 0 auto 8px auto;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 12px;
}
.usercpnav {
	list-style: inside;
	padding: 0;
	margin: 0;
}

.usercpnav li {
	padding: 1px;
	font-size:11px
}

.usercpnav .pmfolders {
	/* PM folders on the UCP Nav menu */
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.tcat_main {
background: url(images/ko/tcat.gif) top left repeat-x;
height: 25px;
}

.tcat_left {
background: url(images/ko/tcat_left.gif) top left no-repeat;
height: 25px;
}

.tcat_right {
background: url(images/ko/tcat_right.gif) top right no-repeat;
height: 25px;
}

.tcat_text,
.tcat_text a:link,
.tcat_text a:active,
.tcat_text a:visited {
color: #FFF;
padding: 6px;
}

.navshadow {
background: url(images/ko/headershadow.gif) top left repeat-x;
height: 67px;
}

.tfootbg {
background: #232323 url(images/ko/tfootbg.gif) top left repeat-x;
height: 17px;
border: 1px solid #5a5a5a;
}

.bottommenu a:link,
.bottommenu a:active,
.bottommenu a:visited {
color: #000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 8px;
}

#nav a.nav_home { 
background-image: url(images/ko/toplinks/home.gif);
height: 33px;
width: 102px;
}

#nav a.nav_home:hover { 
background-image: url(images/ko/toplinks/home_hover.gif);
}

#nav a.nav_memberlist { 
background-image: url(images/ko/toplinks/memberlist.gif);
height: 33px;
width: 96px;
}

#nav a.nav_memberlist:hover { 
background-image: url(images/ko/toplinks/memberlist_hover.gif);
}

#nav a.nav_calendar { 
background-image: url(images/ko/toplinks/calendar.gif);
height: 33px;
width: 96px;
}

#nav a.nav_calendar:hover { 
background-image: url(images/ko/toplinks/calendar_hover.gif);
}

#nav a.nav_help { 
background-image: url(images/ko/toplinks/help.gif);
height: 33px;
width: 96px;
}

#nav a.nav_help:hover { 
background-image: url(images/ko/toplinks/help_hover.gif);
}

#nav a.nav_search { 
background-image: url(images/ko/toplinks/search.gif);
height: 33px;
width: 96px;
}

#nav a.nav_search:hover { 
background-image: url(images/ko/toplinks/search_hover.gif);
}

#nav li a {
overflow:hidden;
display: block;
}

#nav li {
float:left;
}

.trow3 {
background: #F9F9F9;
border: 1px solid #5a5a5a;
border-left: 1px solid #2d2d2d;
border-bottom: 1px solid #2d2d2d;
}

.trow4 {
background: #F9F9F9;
border-top: 1px solid #5a5a5a;
border-left: 1px solid #2d2d2d;
border-bottom: 1px solid #2d2d2d;
}

input.button:hover {
border: 1px solid #6e6e6e;
color: #858585;
background: #F9F9F9;
}

input.textbox:focus,
textarea:focus,
select:focus {
border: 1px solid #6e6e6e;
color: #858585;
background: #262626;
}