body {
	background: #efefef url(../../../images/tech/bg.jpg) top left repeat-x;
	color: #808080;
	line-height: 1.4;
	height: 100%;
	text-align: left;
	margin: auto;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 11px;
}

a:link {
	color: #326a9d;
	text-decoration: none;
}

a:visited {
	color: #326a9d;
	text-decoration: none;
}

a:hover {
	color: #3773aa;
	text-decoration: underline;
}

a:active {
	color: #3773aa;
}

#container {
	background: #efefef url(../../../images/tech/bg_pat.jpg) top left repeat;
	width: 940px;
	color: #808080;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0px 10px 10px 10px;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

#content_bg {
	background: #efefef url(../../../images/tech/bg_pat.jpg) top left repeat;
	width: 100%;
}

#topcontent {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

.header_main {
	background: url(http://wcddl.org/images/tech/header_bg.jpg) top-left repeat-x;
	width: 970px;
	text-align: center;
	height: 120px;
	margin: auto;
}

.wblock {
	background: #d7d7d7 url(../../../images/tech/trow_hover_bg.jpg) top left repeat-x;
	width: 940px;
	color: #303030;
	float: left;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	
	font-family: arial;
	font-size: 12px;
}

.wblock_img {
	float: left;
	padding: 7px;
}

.search {
        margin-top: 5px;
        margin-right: 15px;
}

.search .s {
	background: url(../../../images/tech/textbox_bg.jpg) repeat-x;
	color: #000000;
	border: none;
	height: 12px;
	width: 150px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px;
	padding: 1px;
	font-family: arial;
	font-size: 10px;
}

.search .x {
	background: url(../../../images/tech/search_icon.png) top left no-repeat;
	width: 20px;
	color: #000000;
	border: none;
	height: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-left: 2px;
	
	font-family: arial;
	font-size: 11px;
}

.logo {
	padding-left: 15px;
	padding-bottom: 5px;
        text-align: left;
}

.banner {
	width: 468px;
	position: absolute;
	margin-left: 480px;
	margin-top: 30px;
	height: 50px;
	border: 1px solid #002337;
	border-radius: 3px 3px 3px 3px;
}

.top_menu {
	background: url(http://wcddl.org/images/tech/menu_bg.png) top left repeat-x;
	width: 960px;
	margin: auto auto;
	height: 35px;
}

.sub_menu {
	background: #28557d url(../../../images/tech/thead_bg2.jpg) top left repeat-x;
	width: 940px;
	height: 28px;
	padding: 0px 10px 0px 10px;
	margin: auto auto;
        color: #fff;
	
	font-family: arial;
	font-size: 11px;
}

.sub_menu a:link {
        color: #fff;
}

.sub_menu a:visited {
        color: #fff;
}

.sub_content {
        padding-top: 3px;
}

.push {
        height: 100px;
        width: 100%;
}

.footer {
        background: url(../../../images/tech/footer_bg.jpg) repeat-x;
        height: 100px;
        width: 100%;
}

table {
	color: #303030;
	font-family: arial;
	font-size: 13px;
}

.tborder {
	background: #ccc;
	width: 100%;
	margin: auto auto;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.tborder_forumbit {
	background: #ccc;
	width: 100%;
	margin: auto auto;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.tborder_blank {
	background: #ececec;
	width: 100%;
	margin: auto auto;
}

.tborder_rounded {
	background: #ccc;
	width: 100%;
	margin: auto auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.thead_fb {
	background: #28557d url(../../../images/tech/thead_bg.jpg) no-repeat;
	color: #ffffff;
	padding: 5px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.thead_fb a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead_fb a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead_fb a:hover, .thead_fb a:active {
	color: #ffffff;
	text-decoration: underline;
}

.thead {
	background: #28557d url(../../../images/tech/thead_bg2.jpg) repeat-x;
	color: #ffffff;
	padding: 5px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.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: underline;
}

.tcat {
	background: url(../../../images/tech/tcat_bg.jpg) repeat-x;
	color: #000;
	padding: 5px 5px 2px 5px;
	
	font-size: 11px;
}

.tcat a:link {
	color: #000;
}

.tcat a:visited {
	color: #000;
}

.tcat a:hover, .tcat a:active {
	color: #000;
        text-decoration: underline;
}

.trow1 {
	background: #dcdcdc url(../../../images/tech/trow_bg.jpg) top left repeat-x;
	padding: 5px;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

.trow2 {
	background: #d6d6d6 url(../../../images/tech/trow_hover_bg.jpg) top left repeat-x;
	padding: 5px;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

.trow3 {
	background: #dcdcdc url(../../../images/tech/trow_bg.jpg) top left repeat-x;
	padding: 5px;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

.trow4 {
	background: #dcdcdc url(../../../images/tech/trow_bg.jpg) top left repeat-x;
	padding: 5px;
	border-left: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

.trow4:hover {
	background: #d6d6d6 url(../../../images/tech/trow_hover_bg.jpg) top left repeat-x;
	padding: 5px;
	border-left: 1px solid #e9e9e9;
        border-top: 1px solid #e9e9e9;
}

.trow_pb {
	background: #d2d2d2;
	height: 85px;
	padding: 5px;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
}

.trow_search {
	background: #28557d url(../../../images/tech/thead_bg2.jpg) top left repeat-x;
	color: #ffffff;
        padding: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.trow_shaded {
	background: #aaaaaa;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #bbb url(http://wcddl.org/images/tech/trow_sep_bg.jpg) top left repeat-x;
	color: #000;
	padding: 5px;
	
	font-size: 11px;
	font-weight: bold;
}

.sticky_sep {
	background: #28557d url(../../../images/tech/thead_bg.jpg) top left repeat-x;
	color: #ffffff;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

.tfoot {
	background: #28557d url(../../../images/tech/thead_bg2.jpg) top left repeat-x;
	color: #fff;
	margin: auto;
	padding: 5px;
	font-family: arial;
	font-size: 11px;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tfoot_2 {
	background: #efefef url(http://wcddl.org/images/tech/tfoot2_bg.png) top left repeat-x;
	margin: auto;
	padding: 5px;
}

.bottommenu {
	width: 940px;
        margin: auto;
	color: #fff;
        padding-top: 43px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	
	font-family: arial;
	font-size: 11px;
}

.bottommenu a:link {
	color: #fff;
	text-decoration: none;
}

.bottommenu a:visited {
	color: #fff;
	text-decoration: none;
}

.bottommenu  a:hover, .bottommenu a:active {
	color: #fff;
	border-bottom: 1px dotted #fff;
	
	text-decoration: none;
}

.navigation {
	color: #808080;
	padding: 5px;
	
	font-size: 11px;
	font-weight: bold;
}

.navigation a:link {
	color: #326a9d;
        bottom: 5px;
	text-decoration: none;
}

.navigation a:visited {
	color: #326a9d;
        bottom: 5px;
	text-decoration: none;
}

.navigation a:hover, .navigation a:active {
	color: #3773aa;
        bottom: 5px;
	text-decoration: underline;
}

.navigation .active {
	color: #808080;
        bottom: 5px;
	font-weight: bold;
}

.smalltext {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 11px;
}

.largetext {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

input.textbox {
	background: #e7e7e7 url(../../../images/tech/textbox_bg.jpg) top left repeat-x;
	color: #000000;
	border: 1px solid #aaaaaa;
	padding: 1px;
	-moz-border-radius: 4px;
	margin: 1px;
	
	font-family: arial;
	font-size: 11px;
}

input.button {
	background: #1b354e url(../../../images/tech/button_bg.jpg) top left repeat-x;
	color: #fff;
	border: none;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

input.login {
	background: #e7e7e7 url(http://wcddl.org/images/tech/textbox_bg.fig) top left repeat-x;
	color: #808080;
	border: 1px solid #ccc;
	padding: 1px;
	-moz-border-radius: 4px;
	margin: 1px;
	font-family: arial;
	font-size: 12px;
}

textarea {
	background: #ccc;
	color: #000;
	padding: 2px;
        height: 200px;
	border: 1px solid #909090;
	font-family: arial;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #ccc;
        border: 1px solid #909090;
}

.editor_control_bar {
	background: #ccc;
        border: 1px solid #909090;
}

.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: #909090;
}

.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%;
}

.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;
	vertical-align: middle;
	margin-right: 2px;
}

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

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

.copyright {
	font: 12px arial;
        color: #fff;
        padding-top: 10px;
        font-weight: bold;
}

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

blockquote {
	background: #f4f4f4;
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #f3f3f3;
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
        padding: 2px 3px 4px 3px;
	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: 3px;
}

.pm_alert {
	background: #FFF6BF;
	border: 1px solid #FFD324;
	text-align: center;
	padding: 5px 20px;
	font-size: 11px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	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: 11px;
}

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 {
	padding-top: 10px;
	margin-bottom: 5px;
	
	font-size: 11px;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pages {
	font-weight: bold;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
}

.pagination a {
	background: #dfdfdf url(../../../images/tech/trow_bg.jpg) top left repeat-x;
	color: #000;
	border: 1px solid #9a9a9a;
}

.pagination .pagination_current {
	background: #28557d url(../../../images/tech/thead_bg2.jpg) top left repeat-x;
	color: #fff;
	border: 1px solid #28557d;
}

.pagination a:hover {
	background: #28557d url(../../../images/tech/thead_bg2.jpg) top left repeat-x;
	color: #fff;
	border: 1px solid #28557d;
        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: 10px;
	
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-size: 13px;
}

.post_content {
	padding: 5px 5px;
        font-size: 12px;
	font-family: arial;
}

.post_author {
	padding: 5px;
}

.post_sig {
	padding: 5px;
}

.post_avatar {
	padding: 5px 7px 5px 7px;
}

.author_right {
        padding: 5px;
        margin: 1px;
        width: 120px;
}

.postimgtop {
	background: url(../../../images/tech/postarea_top.png) no-repeat;
	width: 926px;
	height: 25px;
}

.postarea {
	background: url(../../../images/tech/postarea_middle.png) top repeat-y;
	width: 926px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
}

.postimgbottom {
	background-image: url(../../../images/tech/postarea_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 20px;
}

.postarea_subject {
	font-family: arial;
	font-size: 12px;
        color: #bbb;
        padding: 5px 10px 5px 5px;
        margin-left: 5px;
}

.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;
}

fieldset {
	border: 1px solid #fff;
	-moz-border-radius: 7px;
}

.newsbar1 {
	background: #ffeda3 url(http://wcddl.org/images/tech/newsbar1.png) repeat-x;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
        color: #000;
	text-align: center;
        padding: 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        border: 1px solid #edd35a;
         
        font-family: arial;
        font-size: 12px;
}

.newsbar2 {
	background: #cae699 url(http://wcddl.org/images/tech/newsbar2.png) repeat-x;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
        color: #000;
	text-align: center;
        padding: 5px;
        margin-top: 5px;
        margin-bottom: 2px;
        border: 1px solid #adc57b;

        font-family: arial;
        font-size: 12px;
}

/* jQuery CSS (Master) */
.menu {
	float: right;
}

div.fadehover {
        position: relative;
}

img.o {
	left: -160px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.downh {
	left: -160px;
	top: 0;
	position: absolute;
}

img.m {
	left: -320px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.n {
	left: -320px;
	top: 0;
	position: absolute;
}

img.k {
	left: -240px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.l {
	left: -240px;
	top: 0;
	position: absolute;
}

img.i {
	left: -80px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.j {
	left: -80px;
	top: 0;
	position: absolute;
}

img.a {
	left: 0;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.b {
	left: 0;
	top: 0;
	position: absolute;
}

img.c {
	left: 80px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.d {
	left: 80px;
	top: 0;
	position: absolute;
}

img.e {
	left: 160px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.f {
	left: 160px;
	top: 0;
	position: absolute;
}

img.g {
	left: 240px;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.h {
	left: 240px;
	top: 0;
	position: absolute;
}

img.pm {
	left: 0;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.pm2 {
	left: 20px;
	top: 0;
	position: absolute;
}

img.logo {
	left: 0;
	top: 0;
	z-index: 10;
	position: absolute;
}

img.logo2 {
	left: 15px;
	top: 0;
	position: absolute;
}

.license {
background: #F8F8F8;
font-size: 11px;
color: #6C6C6C;
padding: 10px;
margin: 0;
width: 70%;
border: 1px solid #767676;
border-image: initial;
.roundB {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

.lp_avatar {
	color: #C0C0C0;
	border-style: solid;
	border-width: 2px;
}

.lp_avatar:hover {
border-style:solid;
border-width:2px;
color: #000000;
}

button.downloadlink {
border:1px solid #0c0f12;
background:#161c21;
background-repeat:repeat-x;
font-family: 'VisitorTT1BRKRegular';
padding:4px 6px;
color:#ffffff;
cursor:pointer;
width:100px;
}
button.downloadlink:hover,
button.active {
background:#11161a;
background-repeat:repeat-x;
border:1px solid #0c0f12;
color:#ffffff;
}