body {
	background: #1b1b1b url(../../../images/portal2/background111.gif) top left repeat-x;
	color: #000;
	text-align: center;
	line-height: 1.4;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
}

a:link {
	color: #9c9c9c;
	text-decoration: none;
}

a:visited {
	color: #9c9c9c;
	text-decoration: none;
}

a:hover, a:active {
	color: #b9b9b9;
	text-decoration: none;
}

#container {
	background: #0e0e0e;
	width: 980px;
	color: #707070;
	border: 1px solid #000000;
	margin: auto auto;
	padding: 20px;
	text-align: left;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-radius-buttomleft: 4px;
	-webkit-border-radius-bottomright: 4px;
	-border-radius-bottomright: 4px;
	-border-radius-bottomleft: 4px;
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	margin-bottom: 20px;
	border-radius: 0 0 4px 4px;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

.menu ul {
	color: #000000;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}

.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: #efefef;
	color: #000000;
	font-size: 11px;
	border: 1px solid #D4D4D4;
	padding: 8px;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

table {
	color: #807f7f;
	text-shadow: 0 -1px 0 #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

.tborder {
	background: #000;
	width: 100%;
	margin: auto auto;
	border: 1px solid #000;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-border-radius: 4px 4px 0 0;
}

.thead {
	background: #006d9c url(../../../images/portal2/tbg1.gif) top left repeat-x;
	color: #1b1b1b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	padding: 8px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 15px;
}

.thead a:link {
	color: #1b1b1b;
	text-decoration: none;
}

.thead a:visited {
	color: #1b1b1b;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #1b1b1b;
}
.postbar {
border: 1px solid #e0e0e0;
background-color: #F5F5F5;
font-size: 8px;
color: #E0E0E0;
font-weight: bold;
width: 500px;
height: 30px;
background-image:url(../../../images/bg_countbar.gif);
overflow:hidden;
background-repeat:no-repeat;
text-align:left;
}

.innerbar {
font-size: 12px;
height: 27px;
padding:5px 15px 0px 5px;
background-color: #555555;
background-image:url(../../../images/countbar.gif);
background-repeat:no-repeat;
overflow:hidden;
}

.tcat {
	background: #1b1b1b url(../../../images/portal2/toplinks.gif) top left repeat-x;
	color: #686868;
	padding: 8px;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #000;
	padding-top: -3px;
	border-top: 1px solid rgba(0, 0, 0, 0.4);
	font-size: 12px;
}

.sbhead {
	background: #1b1b1b url(../../../images/portal2/toplinks.gif) top left repeat-x;
	color: #686868;
	padding: 8px;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #000;
	padding-top: -3px;
	border-top: 1px solid rgba(0, 0, 0, 0.4);
	font-size: 12px;
}

.tcat a:link {
	color: #b4b4b4;
}

.tcat a:visited {
	color: #b4b4b4;
}

.tcat a:hover, .tcat a:active {
	color: #fff;
}

.trow1 {
	background: #1b1b1b url(../../../images/portal2/trow.gif) top left repeat-x;
	border-top: 1px solid #000;
	padding: 6px;
}

.trow2 {
	background: #1b1b1b url(../../../images/portal2/trow.gif) top left repeat-x;
	border-top: 1px solid #000;
	padding: 6px;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: rgba(255, 255, 255, 0.2);
}

.trow_sep {
	background: #rgba(255, 255, 255, 0.4);
	color: #9c9c9c;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: url(../../../images/portal2/thead_bg2.gif) top left repeat-x;
	color: #1b1b1b;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 8px;
}

.tfoot a:link {
	color: #1b1b1b;
	text-decoration: none;
}

.tfoot a:visited {
	color: #1b1b1b;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #1b1b1b;
}

.bottommenu {
	background: #efefef;
	color: #000000;
	border: 1px solid #4874a3;
	padding: 10px;
}

.navigation {
	background: #1b1b1b url(../../../images/portal2/toplinks.gif) top left repeat-x;
	color: #b9b9b9;
	padding: 8px;
	border: 1px solid #000;
	-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	text-shadow: 0 -1px 0 #000 !important;
	
	font-size: 11px;
}

.navigation a:link {
	color: #b9b9b9;
	text-decoration: none;
}

.navigation a:visited {
	color: #b9b9b9;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	color: #9c9c9c;
	text-decoration: none;
}

.navigation .active {
	color: #b9b9b9;
	font-size: 11px;
	font-weight: bold;
}

.smalltext {
	font-size: 11px;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #222;
	color: #9c9c9c;
	border: 1px solid #000;
	padding: 1px;
}

textarea {
	background: #222;
	color: #9c9c9c;
	border: 1px solid #000;
	padding: 4px;
	line-height: 1.4;
	text-shadow: 0 -1px 0 #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	width: 220px;
	border: 1px solid #ccc;
	text-shadow: none !important;
}

.editor_control_bar {
	background: #rgba(255, 255, 255, 0.4);
	color: #9c9c9c;
	border: 1px solid #000;
	text-shadow: none !important;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #ccffcc;
}

.trow_reputation_negative {
	background: #ffcccc;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #444;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(../../../images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(../../../images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(../../../images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.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;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #333333;
	color: #333333;
	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: 0 auto;
	display: none;
}

blockquote {
	background: rgba(0, 145, 181, 0.1);
	border: 2px solid rgba(0, 72, 91, 0.8);
	margin: 0;
	padding: 4px;
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
}

blockquote cite {
	display: block;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 3px 0;
	margin-bottom: 3px;
	font-style: normal;
	font-weight: bold;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: rgba(0, 0, 0, 0.4);
	border: 1px solid rgba(0, 0, 0, 0.6);
	padding: 4px;
	padding: 4px;
	-moz-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.3);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
}

.codeblock .title {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin: 3px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.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;
}

.subject_new {
	font-weight: bold;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #000;
	color: #fff;
	border: 1px solid #0082A2;
	text-align: center;
	padding: 5px 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(../../../images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	border: 1px solid #000;
}

.pagination .pagination_current {
	background: #1b1b1b url(../../../images/portal2/toplinks.gif) top left repeat-x;
	color: #686868;
	border: 1px solid rgba(0, 0, 0, 0.5);
	text-shadow: 0 -1px 0 #000;
	font-weight: bold;
}

.pagination a:hover {
	background: #222;
	text-decoration: none;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(../../../images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#FAFAFA;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	background-color: #FDD2D1;
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	background-color:#E8FCDC;
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #000;
	border: 1px solid #000;
	outline: 1px solid #000;
	padding: 5px;
	margin-top: 5px;
	
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.pm_alert a:link, .pm_alert a:visited, .pm_alert a:active {
	color: red;
}

.pm_alert a:hover {
	color: #222;
}

fieldset {
	border: 1px solid #000;
}

]]>
		</stylesheet>
		<stylesheet name="star_ratings.css" attachedto="forumdisplay.php|showthread.php" version="1609"><![CDATA[.star_rating,
.star_rating li a:hover,
.star_rating .current_rating {
	background: url(../../../images/portal2/star_rating.gif) left -1000px repeat-x;
	vertical-align: middle;
}

.star_rating {
	position: relative;
	width:80px;
	height:16px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

td .star_rating {
	margin: auto;
}

.star_rating li {
	display: inline;
}

.star_rating li a,
.star_rating .current_rating {
	position: absolute;
	text-indent: -1000px;
	height: 16px;
	line-height: 16px;
	outline: none;
	overflow: hidden;
	border: none;
	top:0;
	left:0;
}

.star_rating_notrated li a:hover {
	background-position: left bottom;
}

.star_rating li a.one_star {
	width:20%;
	z-index:6;
}

.star_rating li a.two_stars {
	width:40%;
	z-index:5;
}

.star_rating li a.three_stars {
	width:60%;
	z-index:4;
}

.star_rating li a.four_stars {
	width:80%;
	z-index:3;
}

.star_rating li a.five_stars {
	width:100%;
	z-index:2;
}

.star_rating .current_rating {
	z-index:1;
	background-position: left center;
}

.star_rating_success, .success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.inline_rating {
	float: left;
	vertical-align: middle;
	padding-right: 5px;
}

.adv1 { display: none; }

.postbar {
border: 1px solid black;
background-color: black;
background-image:url(../../../images/bgcountbar.gif);
font-size: 8px;
color: black;
font-weight: bold;
width: 500px;
height: 30px;
overflow:hidden;
background-repeat:no-repeat;
text-align:left;
}
 
.innerbar {
font-size: 12px;
height: 27px;
padding:5px 1px 0px 5px;
background-color: black;
background-image:url(../../../images/countbar.gif);
background-repeat:no-repeat;
overflow:hidden;
}

/** Modal Start **/

.blocker {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 9999;
	padding: 20px;
	box-sizing: border-box;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.75);
	text-align: center;
}

.blocker:before{
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.05em;
}

.blocker.behind {
	background-color: transparent;
}

.modal {
	width: 400px;
	text-align: left;
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-o-box-shadow: 0 0 10px #000;
	-ms-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

.modal a.close-modal {
	position: absolute;
	top: -12.5px;
	right: -12.5px;
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background: url(../../../images/close.png) no-repeat 0 0;
}

.modal-spinner {
	display: none;
	width: 64px;
	height: 64px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-right: -32px;
	margin-top: -32px;
	background: url(../../../images/spinner_big.gif) no-repeat center center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

/** Modal End **/