@charset "UTF-8";
/* CSS Document */

/**
* Custom CSS by Forumthemes.com
*/

/************************************************************************/
*{ -moz-box-shadow: none !important; -webkit-box-shadow: none !important; }

#forums *, #wgo *, #forumbits *, #sidebar_container * {
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
}
.body_wrapper {
	padding:0;
}
.wgo_block {
	margin:0;
}
.announcements {
	margin-top:10px;
}
.forumbit_nopost.row1 .forumrow, .forumbit_post.row1 .forumrow {
	background: #fcfcfc none   ;
	border:1px solid #ebebeb;
	border-top:0;
	color: #7a7a7a;
}
.forumbit_nopost.row2 .forumbit_nopost .forumrow, .forumbit_post.row2 .forumrow {
	background: #f8f8f8;
	border:1px solid #ebebeb;
	border-top:0;
	color: #7a7a7a;
}
.threadbit.row1 .nonsticky{
	background: #fcfcfc none   ;
}
.threadbit.row2 .nonsticky{
	background: #f6f6f6;
}
.threadbit .sticky .alt {
	background: #ddeef7;
}
.threadbit.row1 .nonsticky .alt {
	background:#f9f9f9;
}
.threadbit.row2 .nonsticky .alt {
	background:#efefef;
}
.navlinksBox {
	text-align: center;
	color: #5d5d5d;
	font-size: 11px;
        font-weight:700;
        margin-top: 8px;
        margin-bottom: 0;
        width:100%;
        clear:both;
}

.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#646464;
	font-size:13px;
}
.forumrow .forumtitle a:hover{
	color:#488918;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#387f00;
	font-weight:400;
}
.forumrow .lastposttitle a:hover{
	color:#1980b5;
}
.above_body {
	padding:0;
	margin:0;
}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#headerMain {
	height:100px;
	position:relative;
}
#headerMain img {
	display:block;
}
#logo {
	position:absolute;
	top:25px;
	left:15px;
}
.topBoxes {
	position:absolute;
	top:30px;
	right:10px;
}
.loginBox {
	position:relative;
	border:1px dotted #bfc1c2;
	padding:5px;
	float:right;
}
.loginBox input {
	float:left;
}
.loginBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.loginBox li {
	float:left;
	margin:0;
	padding:0 8px 0 0;
	color:#494949;
	font-size:11px;
}
.inputBox {
	background: url(images/styles/Skylight/style/userBox.gif) no-repeat top left;
	width:148px;
	height:26px;
	float:left;
}
.loginInput {
	background:transparent;
	border:0;
	color: #6f6f6f;
	padding:4px 0 4px 0;
	font-size:9pt;
	width:138px; 
	margin:1px 5px 0 5px;
}
.rememberMe {
	
}
.loginLeft {
	float:left;
}

/* Global Search
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#searchBox {
	position:absolute;
	top:8px;
	right:10px;
}
#searchBox .textbox {
	border:1px solid #5da0c3;
	height:20px;
	line-height:20px;
	padding:0;
}
#searchBox .searchBox_container {
	float:left;
	display:block;
	padding:1px 6px 0 0;
}
#searchBox .searchBox_button {
	float:left;
	display:block;
	padding-top:2px;
}
#searchBox .searchBox_advanced_search {
	position:absolute;
	top:41px;
	right:0;
}
#searchBox .searchBox_advanced_search a:link, #searchBox .searchBox_advanced_search a:visited {
	color:#3582a9;
}

/* Mid Section
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#mid {
	background:url(images/styles/Skylight/style/midBG.gif) repeat-x top left;
	height:120px;
	position:relative;
}
.midLeft {
	background:url(images/styles/Skylight/style/midLeft.gif) no-repeat top left;
	height:120px;
}
.midRight {
	background:url(images/styles/Skylight/style/midRight.gif) no-repeat top right;
	height:120px;
}
.welcome {
	padding:20px 0 0 20px;
	float:left;
}
.welcome a:link, .welcome a:visited {
	color:#43697d;
}
.welcome a:hover {
	color:#7fb7d4;
}
.welcome h4 {
	font-size:15pt;
	color:#246586;
	padding:0;
	margin:0;
}
.welcome p {
	padding:4px 0;
	margin:0 10px 0 0;
	line-height:19px;
}
.banner{
	position:absolute;
	top:27px;
	right:18px;
}

/* Content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#contentMain {
	padding:10px 0;
}

/* Bottom Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.bottomBox {
	height: 38px;
	line-height: 38px;
	margin-bottom: 10px;
	color: #6f6f6f;
	border:1px dotted #bfc1c2;	
	padding: 0 20px 0 20px;	
}
.bottomBox a:link, .bottomBox a:visited {
	color: #6f6f6f;
}     
.bottomBox a:hover {
	color: #9ad2f2;
}
.bottomLogout {
	float: right;
	font-weight: 700;
} 
.bottomLogout a:link, .bottomLogout a:visited {
	color: #646464;
 }
 .bottomLogout a:hover {
	color: #4696da;
}

/*Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
	background:url(images/styles/Skylight/style/footerBG.gif) repeat-x top left;
	height:98px;
	margin-bottom:10px;
	position:relative;
}
.footerLeft{
	background:url(images/styles/Skylight/style/footerLeft.gif) no-repeat top left;
	height:98px;
}
.footerRight{
	background:url(images/styles/Skylight/style/footerRight.gif) no-repeat top right;
	height:98px;
}
.footerInfo{
	position:absolute;
	color:#fff;
	top:10px;
	right:15px;
	text-align:right;
	line-height:30px;
	padding:18px 10px 0 0;
}
.footerInfo a:link,.footerInfo a:visited{
	color:#fff;
}
.footerInfo a:hover{
	color:#1e658a;
}
.footerTop{
	position:absolute;
	top:40px;
	left:25px;
}
.backTop{
	background:url(images/styles/Skylight/style/top.gif) no-repeat left;
	font-size:11pt;
	font-weight:bold;
	padding:5px 0 5px 30px;
}
.backTop a:link,.backTop a:visited{
	color:#1c6489;
}
.backTop a:hover{
	color:#fff;
}
.copyright{
	padding-top:22px;
	font-size:8pt;
	color:#fff;
	text-align:center;
	line-height:18px;
}
.cvb{
	color:#246586;
	font-size:11pt;
	font-weight:700;
}
.cvb a:link,.cvb a:visited{
	color:#246586;
}
.cvba:hover{
	color:#fff;
}
.footer {
margin:0;
padding:0;
}

/*************************************************/
/* BOTTOM BAR*/

.bottomBar {
	background:url(images/styles/Skylight/style/bottomBarBG.gif) repeat-x top left;
	height:4x;
	font-size:4px;
	clear:both;
}
.bottomBarLeft {
	background:url(images/styles/Skylight/style/bottomBarLeft.gif) no-repeat top left;
	height:4x;
}
.bottomBarRight {
	background:url(images/styles/Skylight/style/bottomBarRight.gif) no-repeat top right;
	height:4x;

}

/* Breadcrumb
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.breadcrumb {
	border:1px dotted #bfc1c2;
	padding:5px 10px;
	font-size:11px;
}

/* Navbar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.navbar {
	background:url(images/styles/Skylight/style/navBG.gif) repeat-x top left;
	position:relative;
	height:71px;
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	color:#3582a9;
	width:100%;
	padding:0;
	margin:0;
}
.navLeft {
	background:url(images/styles/Skylight/style/navLeft.gif) no-repeat top left;
	height:71px;	
}
.navRight {
	background:url(images/styles/Skylight/style/navRight.gif) no-repeat top right;
	height:71px;
	padding:0 2px;
}
#navtabs li.selected ul.floatcontainer {
	margin-top:0;
}
#navtabs li.selected ul.floatcontainer a:link, #navtabs li.selected ul.floatcontainer a:visited {
	line-height:31px;
	height:31px;
}
.navbar a { color:#3582a9; }
.navbar a:hover { color:#387f00; }

.navtabs ul li:first-child {
	text-indent: 15px;
}
.navtabs {
	padding-left:0;
}
.navtabs ul {
	position:absolute;
	top:40px;
	left:0px;
	width:100%;
/* This is to fix RTL menu issue under Opera */
        direction:ltr;
}
.navtabs li {
	float:left;
	padding-right:2px;
	background:url(images/styles/Skylight/style/navSplit.gif) no-repeat top right;
}
.navtabs li 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-size:16px;
	text-decoration:none;
	line-height:40px;
	height:40px;
	padding:0 10px;
	font-weight:700;
}
.navtabs li a.navtab:hover {
	color:#d1eaf6;
}
.navtabs li.selected {
	color:#d1eaf6;
	height:40px;
}
.navtabs li.selected a.navtab {
	color:#d1eaf6;
	position:relative;
	top:-px;
	padding-top:px;
	z-index:10;
}
.navtabs li.selected li a,
.navbar_advanced_search li a {
	text-decoration:none;
	font:   11px Arial, Calibri, Verdana, Geneva, sans-serif;
	line-height:31px;
}
.navtabs li.selected li a {
	color:#3582a9;
	padding:2px 5px;
}

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

.navbar_advanced_search li a {
	color:#3582a9;
}

.navbar_advanced_search li a:hover {
	color:#387f00;
	text-decoration:underline;
}

.navtabs li.selected li a:hover {
	color:#387f00;
	text-decoration:underline;
}

.navtabs li.selected .popupbody li > a {
	padding:0px 10px;
	text-indent: 0;
	color: rgb(0, 0, 0);
}

.navtabs li.selected li a.popupctrl {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
	border:solid 1px transparent;
	_border: none;
	background:transparent url(images/styles/Skylight/misc/arrow.png) no-repeat right center;
	padding-right:15px;
        _background-image:url('images/styles/Skylight/misc/arrow.gif');
	color: #3582a9;
}


/*************************************************/
/* SIDEBAR*/

#sidebar_home #sidebar_button {
	display:block;
	margin-top: 40px;
	float:right;
	margin-right:-28px;
	_margin: 40px 0 0 0;
	_display: inline-block;
}

#sidebar_home #sidebar_container.sidebarleft #sidebar_button {
	float:left;
	margin-left:-28px;
}
#sidebar_home #sidebar_container .block {
	padding:0;
	margin:0;
}
#sidebar_home #sidebar_container .blockbody {
	border:0;
	border-top:1px dotted #c3c3c3;
	border-bottom:1px dotted #c3c3c3;
}
#sidebar_home #sidebar_container .blockrow {
	border-top:0;
}
#sidebar_home #sidebar_container > ul {
	border-bottom:0;
}
#sidebar_home #sidebar_container .blocksubhead {
	padding-top:8px;
	padding-bottom:8px;
}
#sidebar_home #sidebar_container .blocksubhead img {
	display:none;
}
#sidebar_home #sidebar_container .blocksubhead .collapse img {
	display:block;
	float:right;
}
#sidebar_home #sidebar_container .blocktitle {
padding:0;
margin:0;
}

/*************************************************/
/* TCAT BAR */

.tcat {
	background:url(images/styles/Skylight/style/tcatBG.gif) repeat-x top left;
	color: #6f6f6f;
	height:35px;
	clear:both;
	margin-top: 8px;
	float: left;
	border:0;
	padding:0;
	width: 100%;
}
.tcatLeft {
	background:url(images/styles/Skylight/style/tcatLeft.gif) no-repeat top left;
	height:35px;
}
.tcatRight {
	background:url(images/styles/Skylight/style/tcatRight.gif) no-repeat top right;
	height:35px;
}
.tcat .forumtitle {
	font-weight:700;

}
.tcat .tcatDesc {
	font-size:11px;
	font-weight:400;
}
.tcat h2 {
	padding: 0 0 0 16px;
	font: bold 9pt arial, helvetica, sans-serif;
	line-height: 35px;
	float:left;
	font-weight:700;
}
.tcat a:link, .tcat a:visited {
	color:#6f6f6f;
}
.tcat a:hover {
	color:#96c83b;
	text-decoration:none;
}
.tcat .tcatCollapse {
	float:right;
	position:absolute;
	top:8px;
	right:8px;
}

/* tcat Thread List Controls - Forumdisplay */
.tcat_threadlist_controls {
	float:right;
	padding-right:8px;
}
.forumdisplaypopups, #forumdisplaypopups {
	clear:both;
}
.tcat_threadlist_controls h6 {
	height:35px;
	line-height:35px;
	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:35px;
	height:35px;
	line-height:35px;
	font-family:arial, helvetica, sans-serif;
	font-weight:400;
	font-size:12px;
	color: #6f6f6f;
	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:#96c83b;
	text-decoration:underline;
}
#postlist_popups a, .postlist_popups a {
	color: #6f6f6f;
	_border: none;
}

#postlist_popups a:hover, .postlist_popups a:hover {
	color: #96c83b;
	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;
}

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

/*************************************************/
/* THEAD BAR*/

.thead_bar .theadrow {
	background:#ebebeb;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	line-height:18px;
	font-size:11px;
	border:1px solid #ebebeb;
	color:#6f6f6f;
}
.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: 14%;
	margin-right: 2%;
}
.thead_bar .foruminfo .forumdata .datacontainer {
	float: left;
	width: 88%;
	padding:0;
	padding-left: 70px;
}
.thead_bar .forumactionlinks {
	width: 5%;
	display:block;
	float:left;
	clear:right;
}

.thead_bar .forumactionlink {
/* values based on icon size */
	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;
	clear:both;
}

/*threadlisthead and posthead*/
.threadlist {
margin-top:0;
}
#threadlist .threadlisthead {
	background:#ebebeb;
	display:block;
	width: 100%;
	float: left;
	position:relative;
	font-size:11px;
	border:0;
	border:1px solid #ebebeb;
	color:#6f6f6f;
	font-weight:400;
	margin: 0;
}

#threadlist .threadlisthead a, #threadlist .threadlisthead a:hover {
	color: #6f6f6f;
}
.postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
	background:#ebebeb;
	clear:both;
	display:block;
	float: left;
	width: 100%;
	color:#6f6f6f;
	margin: -1px -1px 0;
	font:   normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	padding: 4px 0;
	border:0;
	border:1px solid #ebebeb;
	font-size:11px;
	font-weight:400;
}
#posts .posthead a:link, #posts .posthead a:visited {
	color:#3f3f3f;
}
#posts .posthead a:hover {
	color:#3f3f3f;
}
#posts .posthead .time, #posts .nodecontrols {
	color:#3f3f3f;
}
.wgo_subblock{
	position:relative;
}
.wgo_subblock .whatspace {
	padding-left:55px;
}
.wgo_subblock .whaticon {
	position:absolute;
	top:25%;
	left:10px;
}


#postlist .userinfo {
	padding-top:10px;
}
.username_container {
	padding:2px 0;
	text-align:center;
}
.username_container .username strong {
	font-size: 16pt;
	font-weight:400;
}
.usertitle, .rank {
	text-align:center;
}
.usercenter {
	padding-top:5px;
	text-align:center;
}
.post_field {
	background: #fff;
	color: #757575;
	border: 1px solid #c7c7c7;
	padding: 3px 3px 3px 10px;
	margin-top: 2px;
	text-align:left;
}
.post_field strong {
	color: #488918;
}
.post_field dd {
	color: #488918;
	font-weight:700;
}
.postbit, .postbitlegacy, .eventbit {
	margin-bottom: 0;
}
.bbcode_container .bbcode_quote_container {
	background:none;
}

.forum_info_block, .forum_info_form {
	background:none;
}
.postfoot {
	border: 1px solid #ebebeb;
	border-bottom:0;
	border-right:0;
}
.postfootWrap {
	border-right: 1px solid #ebebeb;
}
#posts .postfoot a:link, #posts .postfoot a:visited {
	color:#3f3f3f;
}
#posts .postfoot a:hover {
	color:#fe0030;
}
#thread_info a.collapse {
	position: absolute;
	top: 9px;
}

/*************************************************/
/* TOP MEMBER BAR*/
.loginBox #toplinks, .loginBox .toplinks {
	text-align:left;
	line-height:20px;
}
.loginBox #toplinks .isuser {
	float:left;
}
.loginBox .toplinks .welcomelink {
	color:#646464;
	font-weight:700;
}
.loginBox .toplinks ul.nouser li a{

}
.loginBox .toplinks ul.nouser li a:hover {

}
.toplinks ul.isuser .notifications .popupbody {

	border: 1px solid #242424; /* makes it look consistent with the popup background */
}
.toplinks .notifications a.popupctrl {	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 12px;
	background: #b8dbee url(images/styles/Skylight/misc/arrow.png) right center no-repeat ;
	-moz-border-radius: 5px;
       _background-image:url('images/styles/Skylight/misc/arrow.gif');
}

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

.memberBox .welcomeUser {
	font-weight:700;
	font-size:11px;
	float:left;
	padding-top:5px;
}
.memberBox .toplinks {
	padding:2px 0 0 3px;
}
.restore, li.restore, ol li.restore {
	font-size:13px;
	line-height:16px;
	color:#3f3f3f;
}
.restore a{
	font-size:13px;
	line-height:16px;
	color:#000000;
text-decoration:underline;
}

/* Welcome Guest
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#mid_guest {
	background:url(images/styles/Skylight/style/midBG.gif) repeat-x top left;
	height:137px;
	position:relative;
}
.midLeft_guest {
	background:url(images/styles/Skylight/style/midLeft.gif) no-repeat top left;
	height:137px;
}
.midRight_guest {
	background:url(images/styles/Skylight/style/midRight.gif) no-repeat top right;
	height:137px;
}
.welcome_guest {
	padding:10px 0 0 20px;
	float:left;
}
.welcome_guest a:link, .welcome a:visited {
	color:#43697d;
}
.welcome_guest a:hover {
	color:#7fb7d4;
}
.welcome_guest h4 {
	font-size:15pt;
	color:#246586;
	padding:0;
	margin:0;
}
.welcome_guest p {
	padding:4px 0;
	margin:0 400px 0 0;
	line-height:15px;
}
.banner_guest {
position:absolute;
width:350px;
height:84px;
	top:20px;
	right:18px;
}

.join {
text-align:center;
}
.firstpost_advert_container {
clear: both;
display: block;
float: left;
margin-bottom: 12px;
position: relative;
width: 100%;
border: 1px solid #E5E6F4;
}

.firstpost_advert {
width: 100%;
border: 1px solid #fff;
text-align: center;
vertical-align: center;
}
 
margin: 0; 
 }