/**
 * CSS for theme "WebbersC" (tid 11)
 *
 * DO NOT EDIT THIS FILE
 */body {
	background: #FFFFFF url(images/theme/header.gif) top left repeat-x;
	color: #333333;
	font-family: Verdana;
	font-size: 12px;
	margin:0px;
}
a:link {
	color: #0d4081;
	text-decoration: none;
}
a:visited {
	color: #0d4081;
	text-decoration: none;
}
a:hover, a:active {
	color: #0d4081;
	text-decoration: underline;
}
#container {
	color: #333333;
	padding: 10px 20px 20px 20px ;
}
#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
	
}
.menu ul {
	color: #333333;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
.menu ul a:link {
	color: #333333;
	text-decoration: none;
}
.menu ul a:visited {
	color: #333333;
	text-decoration: none;
}
.menu ul a:hover, .menu ul a:active {
	color: #C80000;
	text-decoration: none;
}
#panel {
	background: #efefef;
	color: #333333;
	font-size: 11px;
	border: 1px solid #e4e4e4;
	padding: 8px;
}
table {
	color: #333333;
	font-family: Verdana;
	font-size: 13px;
	width:100%;
}
.tborder {
	background: #e4e4e4;
	margin: auto auto;
}
.thead {
	background: url(images/theme/top.gif) top left repeat-x;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	text-align:center;
	padding:6px 5px 6px 5px;
}
.thead a:link {
	color: #ffffff;
	text-decoration: none;
}
.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}
.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: none;
}
.tcat {
	background: #e4e4e4 url(images/theme/mid.gif) repeat-x top;
	color: #1f508e;
	font-size: 10px;
	font-style: normal;
	font-weight: 100;
	font-weight:100;
}
.tcat a:link {
	color: #1f508e;
	text-decoration: none;
}
.tcat a:visited {
	color: #1f508e;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active {
	color: #1f508e;
	text-decoration: none;
}
.trow1 {
	background: #f5f5f5 url(images/theme/1.gif) repeat-x top;
}
.trow2 {
	background: #EFEFEF url(images/theme/2.gif) repeat-x top;
}
.trow_shaded {
	background: #eea8a1;
}
.trow_sep {
	background: #e5e5e5;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
.tfoot {
	background: #e4e4e4;
	color: #666666;
}
.tfoot a:link {
	color: #c80000;
	text-decoration: none;
}
.tfoot a:visited {
	color: #c80000;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
	color: #c80000;
	text-decoration: underline;
}
.bottommenu {
	background: #f5f5f5;
	color: #333333;
	border: 1px solid #e4e4e4;
	padding: 6px;
	margin-bottom:10px;
}
.navigation {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}
.navigation .active {
	color: #333333;
	font-size: small;
	font-weight: bold;
	margin:0px 0px 10px 0px;
}
.smalltext {
	font-size: 11px;
}
.largetext {
	font-size: 16px;
	font-weight: bold;
}
input.textbox {
	background: #ffffff;
	color: #333333;
	border: 1px solid #0f5c8e;
	padding: 1px;
}
textarea {
	background: #ffffff;
	color: #333333;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana;
	line-height: 1.4;
	font-size: 13px;
}
select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}
.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}
.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}
.toolbar_normal {
	background: #f0f0f0;
	border: 1px solid #f0f0f0;
}
.toolbar_hover {
	background: #c1d2ee;
	border: 1px solid #5296f7;
}
.toolbar_clicked {
	background: #e1F2fe;
	border: 1px solid #5296f7;
}
.autocomplete {
	background: #fff;
	border: 1px solid #333333;
	color: black;
}
.autocomplete_selected {
	background: #adcee7;
	color: #000;
}
.popup_menu {
	background: #ccc;
	border: 1px solid #333333;
}
.popup_menu .popup_item {
	background: #fff;
	color: #333333;
}
.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #333333;
}
.trow_reputation_positive {
	background: #ccffcc;
}
.trow_reputation_negative {
	background: #ffcccc;
}
.reputation_positive {
	color: green;
}
.reputation_neutral {
	color: #444;
}
.reputation_negative {
	color: red;
}

/* Additional CSS (Master) */
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;
	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: 11px 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: 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;
}
/* Additional CSS (Custom) */
#copyright {
font-size:10px;
color:#999999;
text-align:center;
}
#copyright a {
color:#999999;
text-decoration:underline;
}
.logo {
margin:auto;
width:500px;
height:150px;
text-align:center;
}

#important1 {
padding:5px 10px 5px 10px;
text-align:center;
border-top:2px solid #FF8C8C;
border-bottom:2px solid #FF8C8C;
background:#FFCECE;
color:#c80000;
margin:0px 0px 15px 0px;
}

#newsletter {
padding:5px 10px 5px 10px;
text-align:center;
border-top:2px solid #FFB824;
border-bottom:2px solid #FFB824;
background:#FFE3AA;
color:#AF5E0C;
}
.newcomp {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	padding:5px 10px 5px 10px;
}

#aff {
background:url(images/aff.if) top right;
text-align:center;
}

#top {
	width:100%;
	height:30px;
	background:#739dc9 url(images/theme/mid.gif) repeat-x top;
	color:#0d4081;
}
#top #inner {
	padding:0px 20px 0px 20px;
	height:30px;
}
#top #inner #left {
	height:14px;
	float:left;
	padding:8px 0px 8px 0px;
	text-align:left;
	font-size:11px;
}
#top #inner #right {
	height:18px;
	float:right;
	padding:6px 0px 6px 0px;
	text-align:right;
	font-size:11px;
}
#top #inner #right1 {
	height:14px;
	float:lright;
	padding:8px 0px 8px 0px;
	text-align:right;
	font-size:11px;
}
#top #inner #right .login {
	color:#0d4081;
	background:#8cb4df url(images/theme/mid.gif) repeat-x top;
	padding:1px;
	border:1px solid #628ebd;
	font-size:11px;
}
#header {
	width:100%;
	height:130px;
	background:url(images/theme/header.gif) repeat-x top;
}
#header #inner {
	height:130px;
	padding:0px 20px 0px 20px;
}
#nav {
	margin:0px 10px 0px 10px;
	height:40px;
	background:url(images/theme/nav.gif) repeat-x top;
}
#nav #inner {
	height:40px;
	background:url(images/theme/nav_outleft.gif) no-repeat top left;
} 
#nav #inner #ginner {
	padding:0px 10px 0px 10px;
	height:40px;
	background:url(images/theme/nav_outright.gif) no-repeat top right;
} 
#nav #inner #ginner ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	float:left;
	height:30px;
}
#nav #inner #ginner ul li {
	display:inline;
	height:30px;
}
#nav #inner #ginner ul .notend a  {
	display:block;
	float:left;
	padding:4px 20px 4px 20px;
	text-decoration:none;
	color:#ffffff;
	margin:8px 0px 0px 0px;
	border-right: 1px dotted #648ec2;
}
#nav #inner #ginner .end a  {
	display:block;
	float:left;
	padding:4px 20px 4px 20px;
	text-decoration:none;
	color:#ffffff;
	margin:8px 0px 0px 0px;
}
#nav #inner #ginner ul a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#nav #inner #ginner .active {
	text-decoration:underline;
	color:#ffffff;
}

#welcomeid {
padding:10px;
}
#welcomeid ul {
margin:0px 15px 0px 15px;
padding:0px;
}
#welcomeid ul li {
padding:0px;
margin:3px 0px 3px 0px;
float:left;
}
#welcomeid a {
font-weight:bold;
color:#c80000;
}

.code_body {
overflow: scroll;
max-height:400px;
}