@charset "UTF-8";




*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }
#forums *, #wgo *, #forumbits * {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
#fb_headerbox {
	padding-right:5px;
}
.wgo_block {
	margin:0;
}
.navbar {
	-moz-border-radius-bottomleft: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
}
.announcements {
	margin-top:10px;
}
.highlight {
	background-image:none;
}
.navlinksBox {
	text-align: center;
	color: #5d5d5d;
	font-size: 15px;
        font-weight:700;
        margin-top: 8px;
        margin-bottom: 0;
        width:100%;
        clear:both;
}
.navlinksBoxWrap {
	padding: 10px 0;
}
.bodyWrap {
	background:#fff;
	margin:0 2px;	
}
.body_wrapper {
	padding:10px 0;
	margin:0;
}
.above_body {
	padding:0;
	margin:0;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .wgo_subblock, 
.forumbit_nopost .forumbit_nopost .forumrow, .forumbit_post .forumrow {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
.threadbit .sticky, .threadbit .nonthread, .threadbit .nonsticky, .threadbit .deleted, .threadbit .discussionrow, .threadbit .ignored, .wgo_block .blockbody, .wgo_block .blockhead  {
	border-top:0;
}

.wgo_block .blockbody, .wgo_block .blockhead, .wgo_block .blocksubhead {
	border:0;
}
.popupbody li > a,
.popupbody li > label {
	padding:8px 10px;
}
.formsubmit label {
	color:#3E3E3E;
}
.memberBox .toplinks ul.isuser .popupbody li {
	color:#3E3E3E;
}
.loginLeft {float:left;}
.loginLeft #fb_loginbtn {position:relative;top:4px;}
.toplinks #fb_loginbtn {position:relative;top:2px;}
#fb_loginbtn {margin-left:4px;}
.popupbody li > a,
.popupbody li > label {
	padding:8px 10px;
}
#memberlist #searchstats {color:#fff;}

.popupbody li > a,
.popupbody li > label {
	background:#fff;
}
.block .searchlisthead, .block .searchlisthead a {
color:#fff;
}
.forumdescription {
padding-top:3px;
}

img {
	border:0;
}
.verticalAlign {
	vertical-align:middle;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.lastPostIMG {
	position:relative;
	top:2px;
}

.wgo_block .blockbody, .wgo_block .blockhead {
	border-bottom:0;
}
#wgo .blocksubhead {
	border:0;
}
.left {
	float:left;
}
.left.padLeft {
padding:0 5px;
}
.right {
	float:right;
}


body {
	width:auto;
	min-width:990px;
	max-width:auto;
	margin: 0;
}
#pageWrapper {}
.pageWrap {
	width:auto;
	margin:0px 35px 0px 35px;
	padding-top:19px;
}
#footerWrapper {
	background:#1d1d1d url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
}
#footerWrapper .pageWrap {
	padding: 0;
}



.searchBox {
	position:absolute;
	top:7px;
	right:12px;	
}
.searchBoxInput {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	width:127px;
	height:28px;
	float:left;
	padding-right:8px;
}
.searchinput {
	border:0;
	background:transparent;
	color: #fff;
	width:117px; 
	height:28px;
	line-height:28px;
	margin:0;
	padding:0 5px;
}
.searchButton {
	float:left;
}
.searchBox a:link, .searchBox a:visited {
	color:#34558f;
	text-decoration:underline;
}
.searchBox a:hover {
	color:#3c3c3c;
}



.doc_header {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	height: 180px;
	position: relative;
}
#headerMain {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	height: 180px;
	position: relative;
}
.headerLeft {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	height: 180px;
}
.headerRight {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	height: 180px;
}
.logoWrap {
	position: absolute;
	top:35px;
	left:0;
}
#logo {
    float:left;
    height:59px;
    padding-right:19px;
}
.slogan {
    background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
    float:left;
    font-size:14px;
    height:59px;
    line-height:51px;    
    color:#595959;
    padding-left:21px;
}
.bannerBox {
	float:right;
	padding-top:27px;
	padding-right:0;
}

#midBox {
	background: #f3f3f3 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	margin-bottom: 14px;
}
#midBox.memberIn {
	background: #efefef url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	margin-bottom: 12px;
}
.midBoxLeft {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-y top left;
}
.midBoxRight {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-y top right;
}
.midBoxTL {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
}
.memberIn .midBoxTL {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
}
.midBoxTR {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
}
.memberIn .midBoxTR {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
}
.midBoxBottom {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x bottom left;
}
.memberIn .midBoxBottom {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x bottom left;
}
.midBoxBL {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat bottom left;
}
.memberIn .midBoxBL {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat bottom left;
}
.midBoxBR {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat bottom right;
}
.memberIn .midBoxBR {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat bottom right;
}
.midBoxBody {
	padding: 20px;
}
#midBox.memberIn .midBoxBody {
	padding: 10px;
}
#midBox.memberIn #toplinks {
	padding-top:3px;
}
.createAccount {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	width:655px;
	height: 36px;
	text-align: right;
}
#midBox .midBoxBody p {
	font-family: "Times New Roman",Georgia,Serif;
	font-size:14px;
	line-height: 18px;
	padding:8px 0;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:20px;
}
.memberBox {


}
.socialBox {
	float: right;
	padding-top: 3px;
}


.loginBox {
	height: 30px;
	line-height: 30px;
	float: left;
}
.loginBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.loginBox li {
	float:left;
	padding:0;
	padding-right:8px;
}
.loginBoxInput {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	width:127px;
	height:30px;
}
.loginInput {
	background:transparent;
	border:0;
	color: #515050;
	width:117px; 
	height:30px;
	line-height:30px;
	padding:0 5px;
}
.rememberMe {
	color:#fff;
}
.memberBox .rememberMe {
	font-size: 11px;
}
.memberBox .rememberMe input {
	vertical-align: baseline;
}
.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}


#contentMain {
	padding: 14px 0;
}




#footerNav {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	height: 40px;
}
.footerNavLeft {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	height: 40px;
}
.footerNavRight {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	height: 40px;
}
#footerNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footerNav li {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	float: left;
	padding: 0 10px;
	line-height: 40px;
}
#footerNav a:link, #footerNav a:visited {
	color: #fff;
	text-transform: uppercase
}
#footerNav a:hover {
	color:#e68438;
}
#footer_select {
float:right;
margin-top:8px;
margin-right:10px;
}


#footerMain {
	padding: 25px 0;
	color: #fff;
}
.footerLeft {
	float: left;
}
.linkBox {
	float: left;
	width:220px;
	padding-right: 40px;
}
.linkBox .linkBoxHead {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left;
	margin-bottom: 10px;
}
.linkBox h4 {
	background: #2d2d2d;
	color: #fff;
	text-transform: uppercase;
	padding: 0;
padding-right:15px;
	margin: 0;
	float: left;
	font-size:12px;
}
.linkBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.linkBox li {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	padding-top: 2px;
}
.linkBox li a:link, .linkBox li a:visited {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat left;
	padding: 6px 0;
padding-left:15px;
	display: block;
	color: #fff;
}	
.linkBox li a:hover {
	color: #e68438;
}
.footerCopyright {
	float: right;
	text-align: right;
	line-height: 17px;
}
.footerCopyright a:link, .footerCopyright a:visited {
	color: #e68438;
}
.footerCopyright a:hover {
	color: #fff;
}


#navbar .pageWrap {
	position:relative;
}
.navbar {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left top;
	position:relative;
	height:78px;
	font:   12px arial, helvetica, sans-serif;
	color:#fff;
	width:100%;
	padding:0;
	margin:0;
}
.navLeft {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat left top;
	height:78px;
}
.navRight {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right top;
	height:78px;
}
#navtabs ul.floatcontainer {
	margin-top:8px;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:27px;
	height:27px;
}
.navbar a { color:#fff; }
.navbar a:hover { color:#fff; }

.navtabs ul li:first-child {
	text-indent: 0;
	margin-left:12px;
}
.navtabs {
	padding-left:0;
	background:none;
}
.navtabs ul {
	position:absolute;
	top:40px;
	left:0px;
	width:100%;

        direction:ltr;
}
.navtabs li {
	float:left;
	padding-right:2px;
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
}
.navtabs ul.floatcontainer li {
	background:none;
}
.navtabs ul li {
	border-right: 0;
	position: relative;
}
.navtabs li a {
	height:40px;
	line-height:40px;
}
.navtabs li a.navtab {
	display:block;
	min-width:60px;
	width:auto !important;
	width:60px;
	_min-width:75px;
	_width:auto !important;
	_width:75px;
	text-align:center;
	color:#fff;
	font:  normal 14px arial, helvetica, sans-serif;
	text-decoration:none;
	line-height:40px;
	height:40px;
	padding:0 8px;
	background:none;
}
.navtabs li:first-child a.navtab:hover,.navtabs li:first-child.selected a.navtab  {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.navtabs li a.navtab:hover {
	background:#ce4c00 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat center top;
	color:#fff;
}
.navtabs li.selected {
	color:#fff;
	height:40px;
}
.navtabs li.selected a.navtab {
	color:#fff;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;

}
.navtabs ul.floatcontainer li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   12px arial, helvetica, sans-serif;
	line-height:27px;
}
.navtabs ul.floatcontainer li {
	padding:0 3px 0 0;
}
.navtabs ul.floatcontainer li li {
	padding:0 2px;
}
.navtabs ul.floatcontainer li a {
	color:#000;
	font-weight:400;
	padding:2px 3.3333333333333px;
	z-index:3001;
}

.navbar_advanced_search li {
	height:27px;
	display:block;
	clear:both;
}

.navbar_advanced_search li a {
	color:#fff;
}

.navbar_advanced_search li a:hover {
	color:#fff;
	text-decoration:none;
}

.navtabs ul.floatcontainer li a:hover {
	color:#d35400;
	text-decoration:none;
}

.navtabs ul.floatcontainer .popupbody li > a {
	padding:0pxpx 10px;
	text-indent: 0;
	color: ;
}

.navtabs ul.floatcontainer li a.popupctrl {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid px transparent;
	_border: none;
	background:transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right center;
	padding-right:15px;
        _background-image:url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
	color:#000;
}
.navtabs ul.floatcontainer li:hover a.popupctrl {
	background:#ce4c00 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right center;
}

.navtabs ul.floatcontainer li:hover a.popupctrl.active,
.navtabs ul.floatcontainer li a.popupctrl.active {
	background:#ce4c00 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right center;
}
.navtabs ul.floatcontainer li:hover a.popupctrl.active,
.navtabs ul.floatcontainer li a.popupctrl.active,
.navtabs ul.floatcontainerli a:hover.popupctrl {
	color:#fff;
}


.breadcrumb {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left top;
	height:38px;
	color:#606368;
	position:relative;
}

.bcLeft {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat left top;
	height:38px;
}
.bcRight {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right top;
	height:38px;
}
.breadin {
	padding-top:12px;
	padding-bottom:8px;
}
.breadcrumb .navbit {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	height:30px;
	padding:8px 12px 0px 12px;
	padding-left:3px;
}
.breadcrumb .navbithome {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	padding:12px 0;
padding-right:20px;
padding-left:15px;
}
.breadcrumb .navbit > a, .breadcrumb .lastnavbit span {
	border:1px solid transparent;
}
.breadcrumb .navbit a:link, .breadcrumb .navbit a:visited {
	color:#606368;
	font-weight:700;
}
.breadcrumb .navbit a:hover {
	background:none;
	color:#d35400;
	border:1px solid transparent;
}


.forumBitBoxTBB .forumBitShowthread {
margin-bottom:8px;
}
.forumBitBoxTB {
	height:8px;
	font-size:0;
	margin-top: 5px;
}
.forumbitBoxTL {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	height:8px;
	font-size:0;
}
.forumBitBoxTR {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	height:8px;
	padding:0 8px;
	font-size:0;
}
.forumBitBoxTWrap {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	height:8px;
	font-size:0;
}
.forumbitBoxBL {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	height:8px;
	font-size:0;
}
.forumBitBoxBR {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	height:8px;
	padding:0 8px;
	font-size:0;
}
.forumBitBoxBWrap {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x top left;
	height:8px;
	font-size:0;
}
.forumbitBoxLeft {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-y top left;
}
.forumbitBoxRight {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-y top right;
	padding:0 3px;
}
.forumbitBox {
	background:#fff;
	padding:3px 7px;
}
.forumbitBox .tcat {
	margin-top:0;
}
.forumbitBoxShowthread {
	padding-bottom:0;
}


.tcat {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left top;
	float: left;
	width: 100%;
	color: #fff;
	height:43px;
	clear:both;
	margin-top: 8px;
	border:0;
	position:relative;
}
.tcatLeft {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat left top;
	height:43px;
}
.tcatRight {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right top;
	height:43px;
}
.tcat .forumtitle {
	font-weight:700;

}
.tcat .tcatDesc {
	font-size:12px;
	font-weight:400;
	color:#e68438;
}
.tcat h2 {
	padding-left:16px;
	font: normal  bold 15px arial, helvetica, sans-serif;
	line-height:40px;
	float:left;
}
.tcat a:link, .tcat a:visited {
	color:#fff;
}
.tcat a:hover {

}
.tcat .tcatCollapse {
	position:absolute;
	top:9px;
	right:9px;
}

.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
	clear:both;
}
.tcat_threadlist_controls h6 {
	height:43px;
	line-height:43px;
	padding:0;
	display:block;
	font-size:12px;
}
.forumdisplaypopups a.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a.popupctrl,
.postlist_popups h6 a.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a.popupctrl {
	background:none;
	display:block;
	_display:43px;
	height:43px;
	line-height:43px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	font-weight:700;
	color:#fff;
	padding:0 10px;
	border: 0;
	float: left;
	clear: right;
}
.forumdisplaypopups a:hover.popupctrl, .forumdisplaypopups.popupgroup .popupmenu a:hover.popupctrl,
.postlist_popups h6 a:hover.popupctrl, .postlist_popups.popupgroup .popupmenu h6 a:hover.popupctrl {
	border: 0;
	color:#fff;
	text-decoration:underline;
}
#postlist_popups a, .postlist_popups a {
	color: #fff;
	_border: none;
}
#postlist_popups a:hover, .postlist_popups a:hover {
	color: #fff;
	text-decoration:underline;
}
#postlist_popups .popupmenu:hover a.popupctrl, #postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active, .postlist_popups .popupmenu:hover a.popupctrl, .postlist_popups .popupmenu:hover .popupctrl a.popupctrl.active {
	border: 0;
}

#postlist_popups ul li {
	color: #3E3E3E;
}
#postlist_popups ul li a, .postlist_popups ul li a {
	color: #3E3E3E;
	_border: none;
}

#postlist_popups ul li a:hover, .postlist_popups ul li a:hover {
	color: #3E3E3E;
	text-decoration:underline;
}

#forumdisplaypopups ul a, .forumdisplaypopups ul a {
	color:#3E3E3E;
}


.thead_bar .theadrow {
	background:#fff none   ;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font:  normal 12px arial, helvetica, sans-serif;
	border:0;
	border-bottom:1px solid #d9d9d9;
	color:#606368;
	line-height:26px;
}
.thead_bar .padding {
	padding-left:12px;
}
.thead_bar .forumhead span.forumlastpost {
	width: 23%;
}
.thead_bar .theadrow .forumdata  {
	float: left;
}
.thead_bar {
	float: left;
	position:relative;
	width: 100%;
	display:block;
}
.thead_bar .forumhead .forumtitle {
	width: 76%;
}
.thead_bar .foruminfo {
	width: 53%;
	min-width: 30%;
	float: left;
	clear: right;
}
.thead_bar .foruminfo .forumdata {
	padding: 0;
	width: 100%;
	_width: 99%;
}
.thead_bar .forumstats, .thead_bar .forumstats_2 {
	display: block;
	float: left;
	clear: right;
	width: 16%;
	margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: left;
	width: 86%;
	padding:0;
	padding-left: 69px;
}
.thead_bar .forumactionlinks {
	width: 5%;
	display:block;
	float:left;
	clear:right;
}
.thead_bar .forumactionlink {
	display:block;
	width:18px;
	overflow:hidden;
	float: right;
	clear: left;
	background:transparent none no-repeat;
	position: relative;
}
.thead_bar .forumstats li, .thead_bar .forumstats_2 li{
	font-size: 12pxpx;
	text-align: right;
	padding-right: 20px;
	display:block;
}
.thead_bar .forumlastpost {
	display:block;
	float: left;
	clear: right;
}
.thead_bar .theadrow .forumlastpost {
	width: 22%;
}
.forumbitBody {
	padding-right:2px;
	z-index:1;
	clear:both;
}
#post {
	z-index:1;
}
.threadlist {
	margin-top:0;
}
#threadlist .threadlisthead {
	background:#fff none   ;
	display:block;
	width: 100%;
	float: left;
	padding:6px 0px 6px 0px;
	position:relative;
	border:0;
	border-bottom:1px solid #d9d9d9;
	color:#606368;
	font:  normal 12px arial, helvetica, sans-serif;
	margin: 0;
}
#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color:#606368;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:#363636 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#fff;
	margin: -1px -1px 0;
	font:  normal 12px arial, helvetica, sans-serif;
	padding:6px 0px 6px 0px;
	border:0 solid none;
}
.postbit:first-child, .postbitlegacy:first-child, .eventbit:first-child  {
	margin-top:8px;
}
.postbit:first-child .posthead, .postbitlegacy:first-child .posthead, .eventbit:first-child .posthead {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.postbit:last-child, .postbitlegacy:last-child, .eventbit:last-child {
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#e3e3e3;
}
#posts .posthead a:hover {
	color:#e3e3e3;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#e3e3e3;
}


#postlist .userinfo {
	padding-top:10px;
}
.username_container {
	padding:2px 0;
	text-align:center;
}
.username_container .username strong {
	font:  normal 16pt arial, helvetica, sans-serif;
}
.usertitle, .rank {
	text-align:center;
}
.usercenter {
	padding-top:5px;
	text-align:center;
}

.postbit, .postbitlegacy, .eventbit {
	margin-bottom: 0;
}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border-top: 1px solid #d9d9d9;
}
.postfootWrap {
	border-right: 1px solid #d9d9d9;
}

#thread_info a.collapse {
	position: absolute;
	top: 9px;
}


.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img  {float:none; text-align:center;}
.postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;}
.postbitlegacy dl.userinfo_extra, .postbitlegacy dl.user_rep {
	padding:0;
	margin:0;
}
.postbitlegacy dl.userinfo_extra {
	margin-top:5px;
}
.userinfo_extra dt, .user_rep dt  {
	color:#d35400;
	font-weight:700;
	padding:8px 5px 0 10px;
	margin:0;
}
 
.userinfo_extra dd, .user_rep dd {
	background:#fff none   ;
	color:#3e3e3e;
	border:1px solid #d9d9d9;
	padding:5px 0 8px 0;
	margin:0;
	margin-top: 2px;
}



.toplinks .notifications a.popupctrl {	
       -webkit-border-radius: 5px;
-moz-border-radius: 5px;
       border-radius: 5px;
       color:#fff;
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}
#toplinks, .toplinks {
	float:left;
	text-align:left;
	line-height:22px;
	font-size:15px;
	font-weight:700;
}
#toplinks .welcomelink a:link, #toplinks .welcomelink a:visited {
color:#ce4c00 none   
}
#toplinks .welcomelink a:hover {
color:#fff;
}


.bottomBar {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat right top;
	height:10px;
	font-size:0;
	clear:both;
}
.bottomBarLeft {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat left top;
	height:10px;
	font-size:0;
	padding:0 9px; 
}
.bottomBarRight {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left top;
	height:10px;
	font-size:0;
}


h1.header, h2.header { 
	text-transform:capitalize; 
}


.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#434343;
	font:  bold 15px arial, helvetica, sans-serif;
}
.forumrow .forumtitle a:hover{
	color:#d35400;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#474747;
	font-weight:700;
}
.forumrow .lastposttitle a:hover{
	color:#d35400;
}
#forums .lastpostby a.username {
	color:#d35400;
}
#forums .lastpostby a.username:hover {
	color:#474747;
}
.forumdescription {
	color:#8c8c8c;
}
#notices {
background:transparent;
}
#notices .restore {
	background:#fff0e3 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left top;
	border:1px solid #e9dcbf;
	color:#3c3a22;
	line-height:18px;
	padding:18px 8px 10px 8px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


#searchtypeswitcher {
	border-bottom:4px solid #d04f00;
}
#searchtypeswitcher li a {
	background-color:#e9600d;
	color:#FFF;
}

#searchtypeswitcher li.selected a {
	background-color:#d04f00;
}

#searchtypeswitcher li a:hover {
	background-color:#d04f00;
}


li.sgicon .maincol, #sidebar li.sgicon .maincol,#thumbnails li {
	background: #fefdfd url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left bottom;
}
#sidebar li.sgicon .maincol .textcontrol {
	color: #424242;
}
#content .grouplist .blockrow > li, #content .grouplist .blockrow > ol, #content .grouplist .blockrow > div {
	background: #f7f7f7 none   ;
	border: 1px solid #d9d9d9;
}
#pictures .blockbody .blockrow, #group_discussion_inlinemod_form .blockbody .blockrow {
	border: 1px solid #d9d9d9;
}
.toolsmenu {
	background: #f1f1f1 url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left top;
	_background-image: none;
	border: 1px solid #c1c1c1;
}
.toolsmenu div {
	border-top:none;
	color: #424242;
}
.toolsmenu h1 a {
	color: #424242;
}
.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .nopopupgroup li a {
	color: #424242;
}

.toolsmenu .popupgroup a.popupctrl, .toolsmenu .popupgroup .popupmenu a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover a.popupctrl, .toolsmenu .popupgroup .popupmenu:hover .popupctrl a.popupctrl.active {
	color: #424242;
}
dl.blogbit, tr.blogbit,
dl.blogcatbit, tr.blogcatbit {
	background: #fefdfd url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat-x left bottom;
}


.nav {
	position: absolute;
	top:12px;
	left:50px;
	padding: 0;
	margin: 0
}
.nav * {
	z-index: 3000;
	list-style: none;
}



ul.dropdown-level-1>li{
    float: left;

    position: relative;
}

.dropdown-level-1>li>a{
    color: rgb(160,160,160);
    font-family: Verdana, 'Lucida Grande';
    font-size: 15px;
  
-webkit-transition: color .15s;
   -moz-transition: color .15s;
     -o-transition: color .15s;
        transition: color .15s;
}

.dropdown-level-1>li>a:hover{
    color: rgb(250,250,250);
}



.dropdown-level-2{
    opacity: 0;
    visibility: hidden;
    padding: 8px 0 8px 0;
    background-color: rgb(250,250,250);
    text-align: left;
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -90px;
    width: 180px;
-webkit-transition: all .3s .1s;
   -moz-transition: all .3s .1s;
     -o-transition: all .3s .1s;
        transition: all .3s .1s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}

.dropdown-level-1>li:hover>.dropdown-level-2{
    opacity: 1;
    top: 40px;
    visibility: visible;
}

.dropdown-level-2:before{
    content: '';
    display: block;
    border-color: transparent transparent rgb(250,250,250) transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -10px;
}

.dropdown-level-2>li{
    position: relative;
}

.nav ul ul a{
    color: rgb(57, 57, 57);
    font-family: Verdana, 'Lucida Grande';
    font-size: 13px;
    background-color: rgb(250,250,250);
    padding: 5px 8px 7px 16px;
    display: block;
-webkit-transition: background-color .1s;
   -moz-transition: background-color .1s;
     -o-transition: background-color .1s;
        transition: background-color .1s;
}

.nav ul ul a:hover{
    background-color: rgb(240,240,240);
}




.dropdown-level-3{
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -16px;
    left: 206px;
    padding: 16px 0 20px 0;
    background-color: rgb(250,250,250);
    text-align: left;
    width: 160px;
-webkit-transition: all .3s;
   -moz-transition: all .3s;
     -o-transition: all .3s;
        transition: all .3s;
-webkit-border-radius: 5px;
   -moz-border-radius: 5px;
        border-radius: 5px;
-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
   -moz-box-shadow: 0px 1px 3px rgba(0,0,0,.4);
        box-shadow: 0px 1px 3px rgba(0,0,0,.4);
}

.dropdown-level-3:before{
    content: '';
    display: block;
    border-color: transparent rgb(250,250,250) transparent transparent;
    border-style: solid;
    border-width: 10px;
    position: absolute;
    top: 20px;
    left: -10px;
    margin-left: -10px;
}

.dropdown-level-2>li:hover>.dropdown-level-3{
    opacity: 1;
    left: 196px;
    visibility: visible;
}



.nav.red ul ul a:hover{
    background-color: rgb(223,103,40);
    color: rgb(240,240,240);
}


#sidebar_container > ul {
background:none;
border:0;
}
#sidebar_home #sidebar_container .block {
	padding:8px;
	background:none;
	border:1px solid #dedede;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#sidebar_home .underblock {
	background:none;
}
#sidebar_home #sidebar_container .blocksubhead {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top right;
	padding:0;
	border:0;
	height:42px;
	font: normal  bold 15px arial, helvetica, sans-serif;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#sidebar_home #sidebar_container .blocksubhead img {
	display:none;
}
#sidebar_home #sidebar_container .blocksubhead a.collapse img{
	display:inline;
}
#sidebar_home #sidebar_container .blocksubhead a.collapse {
	position:relative;
	top:15px;
	right:15px;
}
#sidebar_home #sidebar_container .blocksubhead span.blocktitle {
	background:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) no-repeat top left;
	padding:11px 0 12px 0;
	padding-left:16px;
	display:block;
}
#sidebar_home #sidebar_container .blockbody {
	padding:0 3px;
	border:0;
	background:none;
	-moz-border-radius:0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
#sidebar_home .blockrow {
	background:none;
}

