/* FORUMS */

table.forums_table {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 12px 6px;
}

table.forums_table td {
	padding: 6px 6px 6px 6px;
}

table.forums_table td.ad_forumcategory {
	background-image: url(http://i.blasteroids.com/bl_forum_headerbg.gif);
	color: #cdcdc8;
	font-size: 80%;
	font-weight: bold;
	padding: 18px 6px 8px 35px;
}

table.forums_table td.ad_forumcategory a {
color: white !important;
}

table.forums_table td.ad_forumheader {
	background-color: #9292ac;
	color: white;
	font-size: 60%;
	font-weight: bold;
	padding: 1px 6px 3px 6px;
}

table.forums_table td.ad_forumheader a, table.forums_table td.msgdate a {
color: white !important;
}

table.forums_table td.ad_forumname, table.forums_table td.ad_forumname2 {
	background-image: url(http://i.blasteroids.com/spacer_f5f5f8.gif);
	border-bottom: 1px dashed #c5c5d5;
	color: #5e5e6f;
	font-size: 80%;
}

table.forums_table td.ad_forumname strong, table.forums_table td.ad_forumname2 strong {
	color: #7e7e8f;
	font-weight: normal;
}

table.forums_table a.ad_forumname {
	color: #d16f42;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}

table.forums_table a.ad_forumname:hover {
	color: #fc814e;
	text-decoration: underline;
}

table.forums_table a.ad_forumlink {
	color: #5e5e6f;
	font-weight: bold;
	text-decoration: none;
}

table.forums_table a.ad_forumlink:hover {
	color: #3e3e50;
	text-decoration: underline;
}

table.forums_table td.threads, table.forums_table td.threads2 {
	border-bottom: 1px dashed #c5c5d5;
	font-size: 70%;
}


/* PAGE NUMBERS */

td#page_numbers, td#page_numbers_bottom {
	padding: 8px 0 8px 0;
}

td#page_numbers span, td#page_numbers_bottom span {
	background-color: #b8b8ea;
	border: 1px solid #454551;
	color: white;
	margin: 0 1px 0 1px;
	padding: 0px 5px 0px 5px;
}

td#page_numbers a, td#page_numbers_bottom a{
	background-color: #55555f;
	border: 1px solid #454551;
	color: #f5f5f8;
	margin: 0 1px 0 1px;
	padding: 0px 5px 0px 5px;
}

td#page_numbers a:hover, td#page_numbers_bottom a:hover {
	background-color: #f5f5f8;
	color: #55555f !important;
	text-decoration: none;
}


/* FORUM VIEW */

table.forums_table td.ad_forumcategory#forum_title {
	padding: 10px 6px 6px 6px;
}

table.forums_table td.ad_forumcategory div.ad_forumexpl {
	font-size: 80%;
	font-weight: normal;
	line-height: 140%;
}

table.forums_table td.ad_threads, table.forums_table td.ad_threads2 {
	background-image: url(http://i.blasteroids.com/spacer_f5f5f8.gif);
	border-bottom: 1px dashed #c5c5d5;
	color: #5e5e6f;
	font-size: 80%;
}


table.forums_table a.ad_forumlink2 {
	color: #5e5e6f;
	text-decoration: none;
}

table.forums_table a.ad_forumlink2:hover {
	color: #3e3e50;
	text-decoration: underline;
}

table.forums_table b a.ad_forumlink2 {
	color: #d16f42;
}

table.forums_table b a.ad_forumlink2:hover {
	color: #fc814e;
}


/* THREAD VIEW */

table.forums_table td.ad_forumcategory#thread_title {
	padding-left: 0px;
}

table.forums_table td.user {
	background-color: #e2e2e9;
	border: 1px solid #aeaec3 !important;
	border-top: 0 !important;
	color: #7e7e8f;
	font-weight: normal;
	font-size: 70%;
	padding-top: 5px;
	vertical-align: top;
	width: 110px;
	overflow: hidden;
}

table.forums_table td.user div.username {
	color: #5e5e6f;
	font-size: 110%;
	font-weight: bold;
}

table.forums_table td.msgdate {
	background-color: #aeaec3;
	color: #f8f8f9;
	font-size: 70%;
	padding-top: 5px;
	padding-bottom: 2px;
	vertical-align: top;
}

table.forums_table td.content {
	background-color: #fcfcfd;
	border-right: 1px solid #aeaec3 !important;
	border-bottom: 1px solid #aeaec3 !important;
	color: #5e5e6f;
	font-size: 80%;
	vertical-align: top;
}

table.forums_table td.content hr {
	border: 0px;
	border-bottom: 1px dashed #c5c5d5;
}

table.forums_table td.content div.smaller {

	font-size: 70%;
	vertical-align: top;
}


/* TABS */

table#forum_actions {
width: auto;

position: relative;
top: -17px;
padding-bottom: 2px;
line-height: 140%;
z-index:100;
}


table#forum_actions tr {
position: relative;
top: 14px;

}

table#forum_actions td {
border-width: 0px !important;
font-size: 70%;
font-weight: bold;
}

table#forum_actions td a {
background-color: #aeaec3;
border: 1px solid #55555f !important;
color: white;
padding: 0px 20px 2px 0px;
}

table#forum_actions td a:hover {
background-color: #e2e2e9;
color: #55555f;
text-decoration: none;
}


/* FORUM OPTIONS */

.forum_options div, div.forum_options, td.forum_options {
	text-align: right;
}

.forum_options div a {
	background-color: black;
	border: 1px solid black;
	color: white;
	font-size: 70%;
	font-weight: bold;
	margin: 0px 6px 0px 0px;
	padding: 2px 18px 2px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.forum_options div a:hover {
	background-color: white;
	color: black;
}


/* RELATED LIST */

table.forums {
	border: 1px solid #aeaec3 !important;
	font-size: 70%;
}

table.forums td {
	padding: 1px 6px 3px 6px;
}

table.forums td.forumtabi, table.forums td.forumtabigif, table.forums td.forumheader2, table.forums td.forumheadercorner2 {
	background-color: #aeaec3;
	color: white;
	font-weight: bold;
	padding: 1px 6px 3px 6px;
	vertical-align: middle;
}

table.forums td.forumtabigif img {
	visibility: hidden;
}

table.forums td.threads, table.forums td.threads2 {
	border: 0 !important;
	padding: 6px 6px 6px 6px;
}


/* QUICK JUMP SELECT */

td.jump_select {
	text-align: right;
	width: 250px;
}

td.jump_select form {
	margin: 0;
	padding: 0;
}


td.jump_select form input {
	padding: 0px 0px 1px 5px;
}

select.langselect {
	background-color: #f5f5f8 !important;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

select.langselect option {
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
}
