/* Updated Sept 14 2016 with major changes to style
---------------------------------------------------------------*/

/* CLEARING CLASS
---------------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

/* GENERAL
---------------------------------------------------------------*/

html,body {
	height: 100%;
}

@media {
body {
	border: 0;
	margin: 0;
	padding: 0;
/*	background: #333; */
	background-image: url('http://forums.ilounge.com/images/styles/ilounge/style/anker-ad.jpg');
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:1280px;
    background-position: center top;
    background-color: #ffffff;

/*  Scaling stuff -- here for reference -- do not use
	  zoom: 90%;
    -moz-transform: scale(0.9);
    -moz-transform-origin: 0 0;
    -ms-transform: scale(0.9);
	-webkit-transform: scale(0.9) !important;
	-webkit-transform: scale3d(0.9);
	-o-transform: scale(0.9); */
} }

a {
	outline: none;
	color: #f60;
	text-decoration: none
}

a:hover,
a:focus { color: #999; text-decoration: underline }

h3, h3 a { font: bold 17px arial, helvetica, sans-serif; }

h3 {
	color: #333;
	margin-bottom: 5px;
}

h4 {
	color: #333;
	font-size: 12px;
	margin-bottom: 5px;
}

p {
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
}

ul {
	list-style: none;
	padding:0;
	margin:0;
	font-size: 11px;
}

li { margin-bottom: 5px; }

.padding10 {
	padding: 10px 0;
	text-align: center;
}

div.mobile_welcome {
	font-size: 24px;
	font-weight: bold;
}

img  {
        border:0px;
}

#left-bg-ad-link {
	position: fixed;
	top: 0px;
	left: 0px; 
	width: 600px; 
	height: 100%;
	background-color: transparent;
	
}

#right-bg-ad-link {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 600px;
	height: 100%;
	background-color: transparent;

}


/* HEADER
---------------------------------------------------------------*/

div#container {
	position: relative;
	background: #fff;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	width: 1020px;
}

div#header {
	position: relative;
	height: 110px;
	/* background: #fff url(http://www.ilounge.com/.img/bg-corners-bottom.png) 0 bottom no-repeat; */
	border-bottom: 10px solid #fff;
}

div#header h1 {
	position: absolute;
	width: 208px;
	height: 81px;
	background: transparent url(http://forums.ilounge.com/logo.png) no-repeat;
	left: 30px;
	top: 5px;
}

div#header h1 a {
	display: block;
	height: 75px;
	text-decoration: none;
	text-indent: -9999px;
}

div#leaderboard {
	position: absolute;
	top: 10px;
	right: 12px;
}

/* NEW NAVIGATION 2016
---------------------------------------------------------------*/

div#nav {
	background: #ff6600;
    position: relative;
	/* Dropped from 25px for Site Takeover ad, 10px with ad */
    left: 10px;
    width: 1000px;
    height: 38px;
    border-radius: 3px;
    z-index:12;
}

ul#top-level {
	position: absolute;
	top: 0;
	left: 0;
	height: 38px;
	width: 1020px;
	background: #ff6600
	list-style: none;
	z-index:11;
}

ul#top-level li {
	position: absolute;
	top: 0;
	z-index:10;
}

ul#top-level li,
ul#top-level a {
	height: 38px;
	z-index:10;
}

ul#top-level a { 
	position:relative;
	text-indent: 0px; 
	font-size:15px; 
	font-family: "Helvetica"; 
	line-height: 1.155; 
	text-align: justifyAll; 
	color:#ffffff; 
	top: 12px;
	height: 11px;
	z-index:10;
	}

li#nav1 { left: 20px; }
li#nav2 { left: 85px; }
li#nav3 { left: 300px; }
li#nav4 { left: 400px; }
li#nav5 { left: 465px; }
li#nav6 { left: 520px; }
li#nav7 { left: 585px; }
li#nav8 { left: 655px; }
li#nav9 { left: 760px; }
li#nav10 { left: 845px; }
li#nav11 { left: 902px; }


li#nav1:hover a, li#nav1.hover a { color:#000000; text-decoration:none; }
li#nav2:hover a, li#nav2.hover a { color:#000000; text-decoration:none; }
li#nav3:hover a, li#nav3.hover a { color:#000000; text-decoration:none; }
li#nav4:hover a, li#nav4.hover a { color:#000000; text-decoration:none; }
li#nav5:hover a, li#nav5.hover a { color:#000000; text-decoration:none; }
li#nav6:hover a, li#nav6.hover a { color:#000000; text-decoration:none; }
li#nav7:hover a, li#nav7.hover a { color:#000000; text-decoration:none; }
li#nav8:hover a, li#nav8.hover a { color:#000000; text-decoration:none; }
li#nav9:hover a, li#nav9.hover a { color:#000000; text-decoration:none; }
li#nav10:hover a, li#nav10.hover a { color:#000000; text-decoration:none; }
li#nav11:hover a, li#nav11.hover a { color:#000000; text-decoration:none; }

/*
div#nav ul#top-level li:hover div#nav1 { display:inline; left: -20px; -webkit-transition: opacity 2s ease-in;}
div#nav ul#top-level li:hover div#nav2 { display:inline; left: -92px; }
div#nav ul#top-level li:hover div#nav3 { display:inline; left: -314px; }
div#nav ul#top-level li:hover div#nav4 { display:inline; left: -420px; }
div#nav ul#top-level li:hover div#nav5 { display:inline; left: -481px; }
div#nav ul#top-level li:hover div#nav7 { display:inline; left: -629px; }
div#nav ul#top-level li:hover div#nav8 { display:inline; left: 0px; }
div#nav ul#top-level li:hover div#nav9 { display:inline; left: -32px; }
div#nav ul#top-level li:hover div#nav10 { display:inline; left: -102px; }
*/

div#nav div#nav1 { position: absolute; left:-20px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}

div#nav div#nav2 { position: absolute; left: -85px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;

}
div#nav div#nav3 { position: absolute; left: -300px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;

}
div#nav div#nav4 { position: absolute; left: -400px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;

}
div#nav div#nav5 { position: absolute; left: -465px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;

}
div#nav div#nav6 { position: absolute; left: -520px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}
div#nav div#nav7 { position: absolute; left: -585px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}
div#nav div#nav8 { position: absolute; left: -655px; top: 38px; width: 1000px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}
div#nav div#nav9 { position: absolute; top: 38px; width: 200px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}
div#nav div#nav10 { position: absolute; left: -32px; top: 38px; width: 200px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}
div#nav div#nav11 { position: absolute; left: -102px; top: 38px; width: 200px; height: 339px; padding: 10px 0 0 0; display:none; 
	background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.875);
	z-index:10;
	border-radius: 3px;
}

div#nav ul#top-level ul#second-level {
	position: absolute;
	float:left;
	top: 10px;
	width: 180px;
	height: 334px;
	padding: 0; 
	left: 20px; 
	color: #ffffff;
	z-index:6;
}

div#nav ul#top-level ul#second-level li {
	position: relative;
	text-indent: 0;
	border: 0;
	margin: 0;
	height: 24px;
	font-size: 14px;
	color: #ffffff;
	z-index:6;
}

div#nav ul#top-level ul#second-level a {
	color: #666;
	display: inline;
	padding: 0 2px;
	width: 130px;
	color: #ffffff;
	font-family: Helvetica;
	font-size: 14px;
	z-index:6;
}

div#nav ul#top-level ul#second-level a:hover {
	color: #ff6600;
	text-decoration:none;
}

div#navmenucontent {
	float:right;
	width:800px;
	overflow:none;
}

div#navmenucontent table {
	width: 800px;
	border-spacing: 10px;
}

div#navmenucontent td {
	width: 250px;
}

div#navmenucontent img {
	width: 250px;
}

div#navmenucontent .navimage {
	border: 1px solid #4a4a4a; 
	position:relative;
	width: 250px;
	height: 150px;
	overflow: hidden;
}

div#navmenucontent .navimage a {
	top: 0px;
}

div#navmenucontent .navimage .navcaption {
    position: absolute; 
    bottom: 0px; 
    left: 0px; 
    width: 240px;
    height: 30px;
    font-size:13px;
    color: white;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.7);
    padding: 5px; 
    margin: 0px;
    z-index:10;
}

div#navmenucontent .navimage .navcaption a {
    position: relative;
    top:0px;
    line-height: 1.1;
    font-size:14px;
    color: white;
}

div#navmenucontent .navimage:hover .navcaption a {
	color: #ff6600;
}

div#navmenucontent .navimage .navcaption a:hover {
	color: #ff6600;
	text-decoration:none;
}

/* MAIN CONTENT AREA
---------------------------------------------------------------*/

div#main {
	/*background: #fff url(http://www.ilounge.com/.img/bg-corners-bottom.png) 0 bottom no-repeat;*/
	background: #fff;
	min-height: 400px;
	/*margin-bottom: 95px;*/
    padding: 15px 13px 20px 13px;}

div#content {
	float: left;
	width: 680px; /* 285 + 12 + 475 */
}


div#minor {
	float: right;
	width: 300px;
}

/* AD BOXES
---------------------------------------------------------------*/

div.news_ad {
	margin: 10px 0;
	text-align: center;
	width: 474px;
}

div.news_ad * {
	margin: 0 !important;
	padding: 0 !important;
}

/* TRANSLATION MENU
---------------------------------------------------------------*/

form#form-translate {
	height: 43px;
	background: transparent url(http://www.ilounge.com/.img/bg-form-translate.png) no-repeat;
	margin-bottom: 10px;
}

form#form-translate select {
	background: #fff;
	border: 1px solid #000;
	font-size: 11px;
	width: 138px;
	margin: 12px;
	padding: 1px;
}

form#form-translate option { padding: 0 1px }

form#form-translate input.submit {
	display: none;
}

a#link-store {
	display: block;
	height: 43px;
	background: transparent url(http://www.ilounge.com/.img/bg-link-shop.png) no-repeat;
	text-indent: -9999px;
}

/* SUBSCRIBE 300X250
---------------------------------------------------------------*/

#subscribe300 {
	background: transparent url(http://assets.ilounge.com/css/images/promo-box-bg.jpg) no-repeat; 
	width: 300px;
	height: 250px;
	padding-bottom: 20px;
}

.ipodweek-title300 { 
	position: relative; 
	top: 30px;
	left: 25px;
	font-size: 24px;
	font-family: Helvetica;
	font-style: bold;
	color: #ff6600;
}

.ipodweek-text300 { 
	position: relative; 
	top: 40px;
	left: 25px;
	width: 250px;
	font-size: 18px;
	font-family: Helvetica;
	font-style: bold;
	color: #ffffff;
}

.ilweekly-textfield300 {
	position: relative; 
	top: 60px; 
	left: 25px;
}

.ipodweek-textfield300 { 
	position: relative;
	font-size: 16px;
	width: 240px; 
	height: 20px;
}

.ilweekly-submit300 {
	position: relative;
	top: 70px;
	left: 164px;
}

.ipodweek-submit300 {
	position: relative;
	background-color:#ff6600;
	width:110px;
 	font-size:16px;
 	font-family: Helvetica;
 	font-weight:normal;
	color:#fff;
	text-align:center;
	border-radius: 2px;
	-webkit-appearance: button-bevel;
}

#rightside-ad {
	padding-bottom:20px;
	border-radius: 3px;
	overflow:hidden;
}


/* NEW FOOTER 2016
---------------------------------------------------------------*/

div#footer1 {
	height: 250px;
	position: relative;
	margin: 0 auto;
	width: 1020px;
	background: #ff6600;
}

div#footer2 {
	height: 100px;
	position: relative;
	margin: 0 auto -20px auto;
	width: 1020px;
    background: #383838;
}

div#footer2 h1 {
	position:relative;
	background: transparent url(http://assets.ilounge.com/css/img/logo2014-bottom.png) no-repeat;
	left: 50px;
	width: 400px;
	height: 80px;
	float:left;
}

div#footer2 p {
	position:relative;
	float:right;
	top:10px;
	padding-right:10px;
	font-size: 14px;
	color: #ffffff;
	height: 55px;
}

div#footer-social-icons {
	position: absolute;
	top: 25px;
	left: 745px;
	margin-right:20px;
	
}

div#footer1 div#search-box {
	position:absolute;
	top: 25px; 
	right: 25px;
}

div#footer1 div#advertise-contact-us {
	position:absolute;
	height:38px;
	width:280px;
	top: 25px;
	/* Dropped from 25px for Speck Site Takeover ad, 10px with ad */
	left: 50px;
	background: #666666;
	font: bold 18px Helvetica;
	color: #ffffff;
	border-radius: 3px;
	text-align:center;
	line-height:38px;
}

div#footer1 div#advertise-contact-us a {
	color:white;
}

div#footer-library-icons {
	position:absolute;
	left: 50px;
	top: 100px;
}

#footer-social-icons img {margin:0 20px 0 0;}

#footer_link {
	display: block;
	height: 46px;
	position: absolute;
	right: 12px;
	top: 75px;
	width: 200px;
}

div#footer1 .ipodweek-box  {
    position: absolute;
	background: #333333;
    top:100px;
    right:50px;
	width:285px;
	height:100px;
	padding:0px 0 0 20px;
	border-radius: 3px;
}

div#footer1 .ipodweek-title { 
	position: relative; 
	margin: 20px auto 20px auto;
	font-size: 14px;
	font-family: Helvetica;
	font-style: bold;
	color: #ff6600;
}

div#footer1 .ipodweek-textfield {
	font-size: 11px;
	background: #fff;
	color: #666;
	padding: 2px;
	width: 150px;
}
div#footer1 .ipodweek-submit  {
	margin-bottom:-4px;
	padding-left:8px;
}

/* Social Icons
---------------------------------------------------------------*/
div#social-icons {
	position: absolute;
	top: 120px;
	left: 290px;
	margin-right:20px;
	
}

.social-icon-twitter {
	position: relative;
	margin-right:20px;
	width: 38px;
	height: 38px;
	background: #666666 url(http://assets.ilounge.com/css/img/twitterbird-off.png) no-repeat center center;
	display:inline-block;
	border-radius: 3px;
}

.social-icon-facebook {
	position: relative;
	margin-right:20px;
	width: 38px;
	height: 38px;
	background: #666666 url(http://assets.ilounge.com/css/img/facebook-off.png) no-repeat center center;
	display:inline-block;
	border-radius: 3px;
}

.social-icon-gplus {
	position: relative;
	margin-right:20px;	
	width: 38px;
	height: 38px;
	background: #666666 url(http://assets.ilounge.com/css/img/google-off.png) no-repeat center center;
	display:inline-block;
	border-radius: 3px;
}

.social-icon-rss {
	position: relative;
	margin-right:20px;
	width: 38px;
	height: 38px;
	background: #666666 url(http://assets.ilounge.com/css/img/rss-off.png) no-repeat center center;
	display:inline-block;
	border-radius: 3px;
}

.social-icon-twitter:hover {
	background: #666666 url(http://assets.ilounge.com/css/img/twitterbird-hover.png) no-repeat center center;
}

.social-icon-facebook:hover {
	background: #666666 url(http://assets.ilounge.com/css/img/facebook-hover.png) no-repeat center center;	
}

.social-icon-gplus:hover {
	background: #666666 url(http://assets.ilounge.com/css/img/google-hover.png) no-repeat center center;
}

.social-icon-rss:hover {
	background: #666666 url(http://assets.ilounge.com/css/img/rss-hover.png) no-repeat center center;
}

#social-icons img {margin:0 20px 0 0;}

div#header div#search-box {
	position:absolute;
	top: 120px; 
	right: 0px;
}


/* Category Strip
---------------------------------------------------------------*/
.tcat_alt
{
	background: #333333;
}
.tcat_alt a, .tcat_alt a:visited,.tcat_alt:hover {
	color:#fff;
}


.tcat_alt_right
{
	height: 30px;
}

.tcat_alt_title
{
	font-weight: bold;
	float: left;
	height: 18px;
	text-align: left;
	padding: 7px 0 0 58px;
	color: #fff;
	font: 14px helvetica;
	text-transform: uppercase;
}

.tcat_alt_title a, .tcat_alt_title a:visited {
	color:#fff;
	text-decoration:none;
}
.tcat_alt_title a:hover {
	color:#fff;
	text-decoration:underline;
}

.tcat_alt_collapse {
	padding:8px 10px 0 0;
}

.tcat_alt_right2
{
    height: 29px;
}

.tcat_alt_title2
{
	font-weight: bold;
	float: left;
	height: 18px;
	text-align: left;
	padding: 6px 0 0 7px;
	color: #fff;
	font: bold 14px helvetica;
}



/* Misc
---------------------------------------------------------------*/

.bigfont {
	font: bold 14px helvetica;
}
.bottom_gradient {
	/* background:transparent url(../gradients/gradient_bottom.gif) repeat-x top left; */
	height:6px;
}

.bottom_gradient_left {
	/* background: transparent url(../gradients/gradient_left.gif) repeat-x top left; */
	height: 6px;
	width: 6px;
	float: left;
}

.bottom_gradient_right {
	/* background: transparent url(../gradients/gradient_right.gif) repeat-x top left; */
	height: 6px;
	width: 6px;
	float: right;
}

.legend {
	background-color: #333;
	height:26px;
	text-align:center;
	color:#ff6600;
	font-size:10px;
	font-weight:bold;
	min-width:350px;
	overflow:hidden;
}

.legend_left {
	height:26px;
	width:8px;
	float:left;
}
.legend_policy {
	height:26px;
	float:left;
}
.legend_todays {
	text-align:right;
	padding:0 0 0 0;
}
.legend_jump {
	padding:2px 0 0 10px;
	text-align:left;
}
.legend_right {
	height:26px;
	width:8px;
	float:right;
}


.legend ul {
	padding:0;
}
.legend li {
	display:inline;
	padding:0 25px 0 17px;
}
.legend a,.legend a:visited {
	font-weight:bold;
	font-size:12px;
}
.legend a:hover {
	font-weight:bold;
	font-size:12px;
}

.legend_jump {
	padding:2px 0 0 10px;
	text-align:left;
}

.legend_leftfloat {
	float:left;
	width:350px;
}

.legend_rightfloat {
	float:right;
	width:265px;
}

.legend,.topic_heading,.bottomSpacer,.welcome_msg {
	margin-bottom:8px;
}


.forumcontrols_heading {
	background-color: #333;
	height: 48px;
}

.forumcontrols_heading h2 {
	color:#fff;
	padding:8px 0 0 10px;
	font: bold 14px helvetica;
	margin:0;
}

.forumcontrols_left {
	/* background: transparent url(forumcontrol_left.gif) repeat-x; */
	height: 40px;
	width: 7px;
	float: left;
}

.forumcontrols_right {
	height: 40px;
	width: 7px;
	float: right;
}
.forumcontrols_buttons {
	float:left;
	padding-top:9px;
}
.forumcontrols_navigation {
	float:right;
	padding-top:12px;
}



.topic_heading {
	background-color: #333;
	height: 76px;
}

.topic_heading h2 {
	color:#fff;
	padding:8px 0 0 10px;
	font: bold 14px helvetica;
	margin:0;
}

.topic_left {
	height:70px;
	width:7px;
	float:left;
}

.topic_right {
	height:70px;
	width:7px;
	float:right;
}
.topic_buttons {
	float:left;
	padding-top:15px;
}
.topic_navigation {
	float:right;
	padding-top:18px;
}

.nav1, .nav2 {
	color:#ee6600;
}

#forumtools img,#threadtools img,#threadsearch img,#displaymodes img {
  display:none;
}

.vbmenu_control1 {
	color: #fff;
	font: bold 11px helvetica;
}

.navbar_main {
	position:relative;
	background-color: #333;
	height:70px;
	color:#fff;
	font: normal 12px helvetica;
}

.navbar_left {
	height: 70px;
	width: 8px;
	float: left;
}

.navbar_right {
	height: 70px;
	width: 8px;
	float: right;
}
.navbar_search {
	position:absolute;
	bottom:35px;
	right:10px;
	text-transform:uppercase;
	font-weight:bold;
}
.navbar_search img,.navbar_quicklinks img {
	vertical-align:bottom;
}

.navbar_quicklinks {
	position:absolute;
	bottom:15px;
	right:10px;
	text-transform:uppercase;
	font-weight:bold;
}

.member_info {
	padding:10px;
}
.member_info strong {
	font: bold 16px helvetica;
}
.member_info .time {
	color:#fff;
}
.member_login_info {
	padding:10px;
}
.navbar_wrapper {
	padding:10px 0 0 15px;
	margin-right:200px;
}
.navbar_bread {
	font: normal 11px helvetica;
}
.navbar_last {
	color:#ee6600;
	font: normal 11px helvetica;
}
.alt3
{
	background: #999999;
	color: #fff;
	font: bold 11px helvetica;
}
.alt29
{
	background-color: #999999;
	font: bold 11px helvetica;
}
.search_main {
	position:relative;
	background:transparent url(search_bg.gif) repeat-x top left;
	height:50px;
	color:#fff;
	font: normal 12px helvetica;
}

.search_left {
	height:50px;
	width:8px;
	float:left;
}

.search_right {
	height:50px;
	width:8px;
	float:right;
}
.search_button {
	border:0;
	width:123px;
	height:30px;
}
.reset_button {
	border:0;
	margin:0;
	padding:0;
	width:123px;
	height:30px;
	background-color:#333;
}

.vbmenu_alt
{
	background-image: url(images/styles/searchparties/style/vbmenu_sep.gif);
	background-repeat: no-repeat; background-position: top left;
	padding:5px 10px 6px 10px;
	font: bold 8pt helvetica;
	vertical-align:middle;
}
.vbmenu_alt a:link
{
	text-decoration: none;
}
.vbmenu_alt a:visited
{
	text-decoration: none;
}
.vbmenu_alt a:hover, .vbmenu_alt a:active
{
	text-decoration: underline;
}
#forumsearch.subforums img {
  display:none;
}
.archive_time,.archive_time .time {
	font: bold 8pt helvetica;
	color:#333333;
}
.postbit_checkbox {
	background-color:#cdcdcd;
	height:15px;
	width:17px;
	padding:3px 0 1px 0;
	float:right;
	margin-left:13px;
	text-align:center;
}
.postbit_misc {
	height:18px;
	width:142px;
	padding:1px 3px 0 0;
	float:right;
}

.welcome_msg {
	background:transparent url(welcome_bg.gif) repeat-x top left;
	height:70px;
	text-align:left;
	color:#535353;
	font-size:11px;
}

.welcome_msg_left {
	height:70px;
	width:8px;
	float:left;
}

.welcome_msg_right {
	height:70px;
	width:8px;
	float:right;
}
.welcome_heading {
	font: bold 11pt helvetica;
	padding:10px 0 5px 0;
}


