form {
	margin: 0px;
}
.ghost {
	display: none;
}
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 100%;
	margin: 0px;
	text-align: center;
	width: 100%;
}
a {
	color: #3b5998;
	text-decoration: none;
}
td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.bottom_control_tab_leftcureve {
	background-image: url(/skins/mb/black_glass_look/images/bot_btn_lc.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 8px;
}
.bottom_control_tab_rightcureve {
	background-image: url(/skins/mb/black_glass_look/images/bot_btn_rc.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 8px;
}
.bottom_control_tab_middle {
	background-image: url(/skins/mb/black_glass_look/images/bot_btn_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
}
#reply {
	float: right;
}
#newTopic {
	float: right;
}
.top_control_tab_leftcurve {
	background-image: url(/skins/mb/black_glass_look/images/ybtn_lc.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
}
.top_control_tab_rightcurve {
	background-image: url(/skins/mb/black_glass_look/images/ybtn_rc.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 8px;
}
.top_control_tab_middle {
	background-image: url(/skins/mb/black_glass_look/images/ybtn_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding: 0px 3px;
	text-align: center;
}
.controls_middle a {
	color: #d4d4d4;
	text-decoration: none;
}
.controls_middle a:hover {
	color: #d4d4d4;
	text-decoration: none;
}
.global_button_leftcurve {
	background-image: url(/skins/mb/black_glass_look/images/btn_lc.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 22px;
	padding: 0px !important;
	width: 13px;
}
.global_button_rightcurve {
	background-image: url(/skins/mb/black_glass_look/images/btn_rc.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 22px;
	padding: 0px !important;
	width: 13px;
}
.global_button_middle {
	background: url(/skins/mb/black_glass_look/images/btn_cbg.gif);
	background-repeat: repeat-x;
	border: none !important;
	color: #d4d4d4;
	cursor: pointer;
	height: 22px;
	padding: 0px !important;
}
.status_offline {
	background-image: url(/skins/mb/black_glass_look/images/offline.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	padding: 0px 0px 0px 18px;
	vertical-align: middle;
	width: 16px;
}
.status_online {
	background-image: url(/skins/mb/black_glass_look/images/online.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	padding: 0px 0px 0px 18px;
	vertical-align: middle;
	width: 16px;
}
.read_post {
	background-image: url(/skins/mb/black_glass_look/images/old_post.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
.unread_post {
	background-image: url(/skins/mb/black_glass_look/images/new_post.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
.quote_post {
	background-image: url(/skins/mb/black_glass_look/images/quote.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	margin: 0px;
	vertical-align: middle;
	width: 16px;
}
a#quote_post {
	background-image: url(/skins/mb/black_glass_look/images/quote.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	margin: 0px;
	vertical-align: middle;
	width: 16px;
}
.message {
	color: #d4d4d4;
	text-decoration: none;
}
.errorMsg {
	color: #ff0000;
	text-decoration: none;
}
.page_heading_txt {
	color: #d4d4d4;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0px;
	text-align: left;
}
.print_announcement {
	color: #d4d4d4;
	font-size: 12px;
	font-weight: bold;
}
#topnavTable {
	float: right;
}
.topnav_bg_img {
	height: 31px;
}
.topnav_left_img {
	width: 0px;
}
.topnav_right_img {
	width: 0px;
}
.control_panel_img {
	width: 5px;
}
.register_img {
	width:5px;
}
.donate_img {
	width: 5px;
}
.login_img {
	width: 5px;
}
.search_img {
	width: 5px;
}
.calendar_img {
	width: 5px;
}
.new_post_img {
	width: 5px;
}
.chat_img {
	width: 5px;
}
.topnav_link_default {
	background-image: url(/skins/mb/black_glass_look/images/nav_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffed55;
	font-weight: bold;
	height: 30px;
	text-align: center;
	text-decoration: none;
	width: 116px;
}
.topnav_middle {
	background-image: url(/skins/mb/black_glass_look/images/nav_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	width: 116px;
}
.topnav_middle a {
	color: #d4d4d4;
	text-decoration: none;
}
.topnav_middle a:hover {
	color: #d4d4d4;
	text-decoration: none;
}
#login_areaTable {
	background-image: url(/skins/mb/black_glass_look/images/login_area_bg.gif);
	background-repeat: repeat-x;
}
.horizontal_divider {
	background-image: url(/skins/mb/black_glass_look/images/divider.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.username_password_txtbox {
	border: 1px solid #9b9b9b;
	color: #333333;
	width: 217px;
}
.old_pm {
	background-image: url(/skins/mb/black_glass_look/images/old_pm.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 20px;
}
.new_pm {
	background-image: url(/skins/mb/black_glass_look/images/new_pm.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 20px;
}
.unread_pm {
	background-image: url(/skins/mb/black_glass_look/images/unread.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 17px;
}
.forum_link {
	background-image: url(/skins/mb/black_glass_look/images/browser.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 20px;
}
.thread_with_poll {
	background-image: url(/skins/mb/black_glass_look/images/poll.gif);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
.pin_img {
	background-image: url(/skins/mb/black_glass_look/images/pin_up.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 20px;
}
.collapse {
	background-image: url(/skins/mb/black_glass_look/images/collapse.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	padding: 0px 0px 0px 8px;
	vertical-align: middle;
	width: 16px;
}
.expand {
	background-image: url(/skins/mb/black_glass_look/images/expand.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	padding: 0px 0px 0px 8px;
	vertical-align: middle;
	width: 16px;
}
.preview_img {
	background-image: url(/skins/mb/black_glass_look/images/view_pro_img.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 18px;
}
.help_img {
	background-image: url(/skins/mb/black_glass_look/images/help.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 18px;
	vertical-align: middle;
	width: 18px;
}
.week_details {
	background-image: url(/skins/mb/black_glass_look/images/week_details.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
a#week_details {
	background-image: url(/skins/mb/black_glass_look/images/week_details.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 24px;
}
.mini_pagination a {
	background-color: #D4D4D4;
	border: 1px solid #B7B7B7;
	color: #606060;
	font-size: 10px;
	padding: 1px 2px;
}
.mini_pagination a:hover {
	color: #484747;
}
.mini_pagination {
	opacity: 0.5;
}
.tables tr:hover .mini_pagination {
	opacity: 1;
}
.table_topleft_corner {
	background-image: url(/skins/mb/black_glass_look/images/table_tlc.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none !important;
	height: 32px;
	width: 12px;
}
.table_topright_corner {
	background-image: url(/skins/mb/black_glass_look/images/table_trc.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: none !important;
	height: 32px;
	width: 12px;
}
.table_top_middle {
	background-image: url(/skins/mb/black_glass_look/images/table_tbg.gif);
	background-repeat: repeat-x;
	border: none !important;
	padding: 6px;
}
.table_bottomleft_corner {
	background-image: url(/skins/mb/black_glass_look/images/table_blc.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 32px;
	width: 12px;
}
.table_bottomright_corner {
	background-image: url(/skins/mb/black_glass_look/images/table_brc.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 32px;
	width: 12px;
}
.table_bottom_middle {
	background-image: url(/skins/mb/black_glass_look/images/table_bbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 32px;
}
.sub_heading_row td {
	background-color: #000000;
	color: #d4d4d4;
	font-weight: bold;
	padding: 6px;
}
.table_header {
	color: #d4d4d4;
	font-weight: bold;
	text-decoration: none;
}
.table_header a:hover {
	color: #d4d4d4;
	text-decoration: none;
}
.sub_heading_row a {
	color: #d4d4d4;
	font-weight: bold;
}
.table_bottom_txt {
	color: #d4d4d4;
	text-decoration: none;
}
.table_bottom_txt a:hover {
	color: #d4d4d4;
	text-decoration: underline;
}
.customTooltip {
	background-color: #000000;
	border: 1px solid #999999;
	color: #ffffff;
	padding: 10px;
	position: absolute;
	text-align: left;
	z-index: 100;
}
.tooltipPanel {
	background-color: #F7F7F7;
	border: 1px solid #999999;
	color: #000000;
	position: absolute;
	text-align: left;
}
.tooltipMenu {
	background-color: #f7f7f7;
	border: 1px solid #999999;
	color: #000000;
	padding: 3px 0px;
	position: absolute;
	text-align: left;
	z-index: 100;
}
.iconLinks a {
	color: #000000;
	cursor: pointer;
	display: block;
	padding: 5px 30px 5px 10px;
	position: relative;
	text-decoration: none;
}
.iconLinks a:hover {
	background-color: #000000;
	color: #999999;
}
.new_post_icon {
	background-image: url(/skins/mb/black_glass_look/images/new_post_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
.no_new_post_icon {
	background-image: url(/skins/mb/black_glass_look/images/no_new_post_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
.locked_thread_icon {
	background-image: url(/skins/mb/black_glass_look/images/locked_thread_icon.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 14px;
	vertical-align: middle;
	width: 14px;
}
.last_post_icon {
	background-image: url(/skins/mb/black_glass_look/images/last_post_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
a#last_post_icon {
	background-image: url(/skins/mb/black_glass_look/images/last_post_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	vertical-align: middle;
	width: 16px;
}
a .alt {
	display: none;
}
.avatar {
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 1px;
}
.profile_picture {
	background-color: #ffffff;
	border: 1px solid #666666;
	padding: 1px;
}
.thumbnail {
	background-color: #ffffff;
	border: 1px solid #666666;
	margin: 5px;
	padding: 2px;
}
.active_tab_leftcurve {
	background-image: url(/skins/mb/black_glass_look/images/atab_lc.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 8px;
}
.active_tab_rightcurve {
	background-image: url(/skins/mb/black_glass_look/images/atab_rc.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 8px;
}
.active_tab_middle {
	background-image: url(/skins/mb/black_glass_look/images/atab_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding: 0px 5px;
	text-align: center;
}
.active_tab_middle a {
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.active_tab_middle a:hover {
	color: #000000;
	text-decoration: none;
}
#signatureBox {
	border: 1px solid #828282;
	color: #000000;
	height: 88px;
	margin: 5px;
	text-decoration: none;
	width: 500px;
}
.tables {
	border-collapse: collapse;
}
.tables td {
	border-color: #777777;
	border-style: solid;
	border-width: 1px;
}
.table_row td {
	background-color: #f7f7f7;
	padding: 6px;
}
.alternate_table_row td {
	background-color: #f7f7f7;
	padding: 6px;
}
.nested_invisible_table td {
	border: none;
	padding: 2px;
}
.body_container {
	margin: auto;
	text-align: left;
	width: 90%;
}
.printer_friendly_icon {
	background-image: url(/images/icons/print.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 26px;
}
.subscribe_icon {
	background-image: url(/images/buttons/subscribe.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 91px;
}
.unsubscribe_icon {
	background-image: url(/images/buttons/unsubscribe.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 107px;
}
.mark_forums_read_icon {
	background-image: url(/images/buttons/mark_forums_read.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 143px;
}
.mark_forum_read_icon {
	background-image: url(/images/buttons/mark_forum_read.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	width: 143px;
}
.rating_unstarred {
	background: url(/images/rating/newrating.png) no-repeat scroll 0 transparent;
	float: left;
	height: 23px;
	overflow: hidden;
	width: 13px;
}
.rating_half_starred {
	background: url(/images/rating/newrating.png) no-repeat scroll -39px  transparent;
	float: left;
	height: 23px;
	overflow: hidden;
	width: 13px;
}
.rating_starred {
	background: url(/images/rating/newrating.png) no-repeat scroll -28px  transparent;
	float: left;
	height: 23px;
	overflow: hidden;
	width: 13px;
}
#inline_search_textbox {
	border: 0 none;
	float: left;
	height: 15px;
	outline: 0px;
	padding: 0px;
	width: 152px;
}
#inline_search_form div.glass {
	background-image: url(/images/icons/search_gray.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: right;
	height: 13px;
	width: 11px;
}
#inline_search_box {
	background-color: #FFFFFF;
	border: 1px solid #A5A5A5;
	border-radius: 5px 5px 5px 5px;
	display: inline-block;
	height: 15px;
	margin-bottom: 4px;
	padding: 3px;
	width: 171px;
}
label {
	cursor: pointer;
}
.table_header a {
	color: #d4d4d4;
	text-decoration: none;
}

#s-post-count{
	color: #3b5998 !important;
}

.s-card-gray{
	background: #1C1C1C !important
}

#hc-name{
	color: #fff !important
}
.subforum_stem:after{
	content: url('/skins/mb/black_glass_look/images/subforum_stem.png') !important;
	display: inline-block;
}
.subforum_stem{
	background:url('/skins/mb/black_glass_look/images/subforum_stem.png') !important;
	width:13px ;
	height:8px ;
	display:block;
	float:left;
	margin-top:3px;
}
