/*Begin Generic Styles*/
table {
	border-collapse:collapse;
}

form{
	margin-top: 0px;
	margin-bottom: 0px;
}

.signupfield{
background-color:#FFFFFF;
}
/*End Generic Styles*/
/***********************
************************
************************/
/*Begin header styles*/
body {
	background-image: url(images/header/background.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

table.all {
	width: 908px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;	
}

.headerone {
	background-image: url(images/header/header_top.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#929091;
	height: 96px;
	padding: 0;
}

.headertwo, .headerthree {
	background-color:#dcdcdc;
	padding: 0;
	border-left: 2px solid #3f3438;
	border-right: 2px solid #3f3438;
}

.headertwo {
	height: 60px;
	background-image: url(images/header/header_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.bar1, .bar2 {
	height: 22px;
	background-repeat: repeat-x;
	width: 874px;
	margin-left: 16px;
}

.bar1 {
	background-image: url(images/header/texturebar.gif);
}

.bar2 {
	background-image: url(images/header/centerbargradient.gif);
}

.header_text {
	text-align: right;
	padding: 0px 10px 0px 0px;
}

div.headerbars {
	margin-left:16px;
	height:4px;
}

a.header_link {
	color: #f4f4f4;
	font-weight:600;
	text-decoration:none;
	font-size:14px;
	padding-right: 10px;
}

div.login {
	padding-top:5px;
	margin-right:16px;
	text-align:right;
}

.login, .login a {
	font-size: 10px;
	text-align: center;
	margin-left:5px;
}
/*End Header Styles*/
/***********************
************************
************************/
/*Begin Sidebar Styles*/
.featured_user, .featured_user a {
	font-size:10px;
	text-align: center;
}
/*End Sidebar Styles*/
/***********************
************************
************************/
table.container {
	width: auto;
	border: 0px;
}

.comments1, .comments2 {
	background-color: #EEEEEE;
	vertical-align:top;
}

.comments1 {
	border-left: solid #CCCCCC thin;
	padding-left: 5px;
}

.comments2 {
	border-right: solid #CCCCCC thin;
}

.comment_split {
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
	height:8px;
}

table.comments {
	width:100%;
}
tr.mail {
	margin-bottom:25px;
	margin-top:25px;
	vertical-align:center;
	height:20px;
}
.title_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 99%;
	margin-top:5px;
}

.body_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px;
	width: 99%;
	height: 100px;
}

.valign {
	vertical-align: top;
}

.main_section th
{
	background-color: #e9e9e9;
	border-top: 1px solid #a4a4a4;
	border-bottom: 1px solid #a4a4a4;
	padding: 3px;
	text-align: left;
	font-size: 12px;
}

.main_section th.member_first
{
	border-left: 1px solid #a4a4a4;
}

.main_section th.member_last
{
	border-right: 1px solid #a4a4a4;
}

.main_section tr.member_row
{
	border-bottom: 1px dashed #a4a4a4;

}

img.sig {
	margin: 10px 0px 0px 0px;
}

hr.sig {
	margin: 5px 0px 2px 0px;
	width: 60%;
	text-align: left;
	font-size: 0px;
}
div.hr {
	margin: 5px 0px 2px 0px;
	font-size: 0px;
	width: 60%;
	border-top: solid #AAAAAA 1px;
}

hr.break {
	width: 100%;
	margin: 5px 0px 0px 0px;
}

.containerleft {
	margin-left: 0px;
	width: auto;
	float: left;
	height: 161px;
	padding: 0px 0px 0px 0px;
	background-color: #909090;
	display:inline;
}

.section_header {
	background-color: #3f3438;
	color: #f4f4f4;
	font-weight:600;
	font-size:12px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom:3px;
	margin-top: 5px;
}

.main_section {
	background-color:#F7F7F7;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #666666;
	font-size: 11px;
	font-weight: 100;
	color: #333333;
}

.news_header {
	color: #996633;
	font-size: 14px;
	text-decoration: underline;
	font-weight: 600;
	margin-bottom: 5px;
	margin-top: 5px;
}

.news_date {
	color: #ac2224;
	float: right;
	font-size: 10px;
	display:inline;
}

.indent{
text-indent:20px;
display:block;
}

.news_mod, .feature_mod
{
	margin-top:8px;
	font-size:10px;
	color:Red;
	vertical-align:bottom;
}

a.section_header_link, a.section_header_link:hover {
	color: #999999;
	float: right;
	text-decoration: none;
	font-size:10px;
	font-weight: 600;
	padding-top: 8px;
	padding-right: 3px;
	display:inline;
}

em.underline {
	text-decoration:underline;
	font-style: normal;
	color: #f4f4f4;
}

a.user, a.comments {
	color: #ac2224;
	font-size: 10px;
}

a {
	color: #ac2224;
	font-size: 12px;
}

td.main a {
	font-size: 10px;
}

div.sidebar, div.main {
	border: 2px solid #3f3438;
	padding: 0px 5px 0px 5px;
	font-size: 12px;
}

td.sidebar, td.main {
	vertical-align:top;
}

div.main {
	padding-bottom:5px;
}

td.sidebar {
	width: 130px;
}

/*fix sidebar width for IE*/
* html td.sidebar { 
w\idth: 146px;
}

td.maindivider {
	width:5px;
}

td.main {
	width:auto;
	margin-right: 5px;
}

.body {
	border-left: 2px solid #3f3438;
	border-right: 2px solid #3f3438;
	background-color: #dcdcdc;
}

.footer {
	background-color: #dcdcdc;
	border-bottom: 2px solid #3f3438;
	border-left: 2px solid #3f3438;
	border-right: 2px solid #3f3438;
	text-align: center;
	font-size: 10px;
	padding: 5px;
}

.footer a {
	color: #ac2224;
}

.search_section, .signin_section
{
	font-size: 12px;
	margin: 5px 0px;
}

.searchbox
{
	width: 195px;
}

.signin
{
	width: 100px;
}

.sidebar_section {
	background-color:#f7f7f7;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #666666;
	font-size: 10px;
	font-weight: 100;
	color: #333333;
	margin-bottom: 5px;
}


div.sig {
	padding-bottom: 15px;
	border-bottom: 1px dashed black;
}

.main img
{
	max-width: 400px;
}

.profile_left{
	width: 210px;
	vertical-align:top;
	padding-top: 5px;
}

.profile_right{
	padding-left:4px;
	vertical-align:top;
	width:520px;
}

/*fix profile width for IE*/
* html .profile_right { 
w\idth: 512px;
}

.profile_avatar {
	background-color:#F7F7F7;
	padding: 6px 4px 6px 4px;
	border: 1px solid #666666;
	font-size: 10px;
	font-weight: 600;
	color: #333333;
	text-align:center;
	margin-bottom: 5px;
}

.profile_avatar a:hover
{
	color: #770000;
}

.commentbody {
	padding:5px 0px 5px 0px;
}

.avatar {
	border: 1px solid #333333;
}

table.editprofile td {
vertical-align: top;
padding-top:5px;
}
/***********************
************************
************************/
/*Begin Profile page Styles*/
div.separator {
font-size:12px;
font-weight:bold;
background-color:#EEEEEE;
margin-top:10px;
border-top:1px solid #666666;
border-bottom:1px dashed #666666;
}

.expanded{
	padding:none;
	margin:none;
}
.collapsed{
visibility:hidden;
}
/***********************
************************
************************/
/*Begin Members page Styles*/
td.outer, td.inner {
	border-bottom:1px dashed #CCCCCC;
	text-align:center;
	width:25%;	
}

td.inner {
	border-left:1px dashed #CCCCCC;
	border-right:1px dashed #CCCCCC;
}
/*End Members Page Styles*/
/***********************
************************
************************/
/*Begin BBcode Styles*/
.bold {
	font-weight:bold;
}

.quote {
	border: #444444 solid 1px;
	background-color:#FFFFFF;
	padding-left: 15px;
	padding: 5px;
	margin:10px 10px 10px 10px;
}

.italics{
	font-style:italic;
}

.softbreak{
	width:0px;
	font-size:1px;
}

.strike {
	text-decoration:line-through;
}

.underline {
	text-decoration:underline;
}

.BB_button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #333333;
	background-color: #e3e3e3;
	padding: 1px 2px 1px 2px;
}

.BB_button:hover {
	background-color: #c4c4c4;
}
/*End BBcode Styles*/