.sixCol {position:static;}

.forum {
background: #fff;
color: #75675E;
margin: 0px;
padding: 0px;
}

.forum .page	{
background: #FFFFFF;
color: #75675E;
}
.forum td, .forum th, .forum p, .forum li {
}
.forum .tborder {
background: #fff;
}
.forum .tcat {
background: #eae7e7;
font-weight:bold;
color: #75675E;
}
.forum .tcat a:link, .forum .tcat_alink {
color: #75675E;
text-decoration: none;
}
.forum .tcat a:visited, .forum .tcat_avisited {
text-decoration: none;
}
.forum .tcat a:hover, .forum .tcat a:active, .forum .tcat_ahover {
color: #FF6600;
text-decoration: none;
}
.forum .thead {
background: #f15d21 url('/library/images/common/footer-background.gif') repeat-x top left;
color: #fff;
font-weight:bold;
}
.forum .thead a:link, .forum .thead_alink {
color: #FFFFFF;
}
.forum .thead a:visited, .forum .thead_avisited {
color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover {
color: #FFFFFF;
}
.forum .tfoot {
background: #eae7e7;
color: #75675E;
}
.forum .tfoot a:link, .forum .tfoot_alink {
color: #ff5e00;
}
.forum .tfoot a:visited, .forum .tfoot_avisited {
color: #ff5e00;
}
.forum .tfoot a:hover, .forum .tfoot a:active, .forum .tfoot_ahover {
color: #ff5e00;
}
.forum .alt1, .forum .alt1Active {
background: #f8f7f7;
color: #75675E;
}
.forum .alt1 a:link, .forum .alt1_alink, .forum .alt1Active a:link, .forum .alt1Active_alink {
color: #ff5e00;
}
.forum .alt1 a:visited, .forum .alt1_avisited, .forum .alt1Active a:visited, .forum .alt1Active_avisited {
color: #ff5e00;
}
.forum .alt1 a:hover, .forum .alt1 a:active, .forum .alt1_ahover, .forum .alt1Active a:hover, .forum .alt1Active a:active, .forum .alt1Active_ahover {
color: #ff5e00;
}
.forum .alt2, .forum .alt2Active {
background: #f8f7f7;
color: #75675E;
}
.forum .alt2 a:link, .forum .alt2_alink, .forum .alt2Active a:link, .forum .alt2Active_alink {
color: #75675E;
}
.forum td.inlinemod {
background: #dadad8;
color: #75675E;
}
.forum .wysiwyg {
background: #FFFFFF;
color: #75675E;
}
.forum input{float:none; margin-right:4px;}
.forum input[type='text'], .forum input[type='password'] { padding:3px; border:1px solid #ccc;}

.forum textarea, .forum .bginput {
	padding:3px; border:1px solid #ccc; background:#fff; width:auto; height:auto;
}
.forum .button {
padding:1px 3px;
line-height:1em;
}
.forum select {
	float:none;
}
.forum option, .forum optgroup {
}

.forum .time {
color: #f7941d;
}
.forum .navbar {
}
.forum .highlight {
color: #c00;
font-weight: bold;
}
.forum .fjsel {
background: none;
color: #E0E0F6;
}
.forum .fjdpth0 {
background: #F7F7F7;
color: #75675E;
}
.forum .panel {
background: #eae7e7;
color: #75675E;
padding: 10px;
font-size:1em;
}

.forum .panel ul {
font-size:1em;
}

.forum .panel blockquote {
font-size:1.3em;
}

.forum .panel blockquote p{
font-size:1em;
}

.forum .panelsurround {
background: #eae7e7;
color: #75675E;
padding-bottom:5px;
}
.forum legend {
color: #FF5E00;
}
.forum .vbmenu_control {
background: #eae7e7;
color: #75675E;
font-weight: bold;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}
.forum .vbmenu_control a:link, .forum .vbmenu_control_alink {
color: #75675E;
text-decoration: none;
}
.forum .vbmenu_control a:visited, .forum .vbmenu_control_avisited {
color: #75675E;
text-decoration: none;
}
.forum .vbmenu_control a:hover, .forum .vbmenu_control a:active, .forum .vbmenu_control_ahover {
color: #75675E;
text-decoration: underline;
}
.forum .vbmenu_popup {
background: #FFFFFF;
color: #75675E;
border: 1px solid #0B198C;
}
.forum .vbmenu_option {
background: #cccdcd;
color: #75675E;
white-space: nowrap;
cursor: pointer;
}
.forum .vbmenu_option a:link, .forum .vbmenu_option_alink {
color: #FF5E00;
text-decoration: none;
}
.forum .vbmenu_option a:visited, .forum .vbmenu_option_avisited {
color: #FF5E00;
text-decoration: none;
}
.forum .vbmenu_option a:hover, .forum .vbmenu_option a:active, .forum .vbmenu_option_ahover {
color: #FFFFFF;
text-decoration: none;
}
.forum .vbmenu_hilite {
background: #9d9d9d;
color: #FFFFFF;
white-space: nowrap;
cursor: pointer;
}
.forum .vbmenu_hilite a:link, .forum .vbmenu_hilite_alink {
color: #FFFFFF;
text-decoration: none;
}
.forum .vbmenu_hilite a:visited, .forum .vbmenu_hilite_avisited {
color: #FFFFFF;
text-decoration: none;
}
.forum .vbmenu_hilite a:hover, .forum .vbmenu_hilite a:active, .forum .vbmenu_hilite_ahover {
color: #FFFFFF;
text-decoration: none;
}
.forum .controlbar table tr td {
padding:1px;
}

/* ***** styling for 'big' usernames on postbit etc. ***** */
.forum .bigusername { font-size: 1.1em; font-weight:bold; }

/* ***** small padding on 'thead' elements ***** */
.forum td.thead, .forum div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.forum .pagenav a { text-decoration: none; }
.forum .pagenav td { padding: 2px 4px 2px 4px; }

/* ***** define margin and font-size for elements inside panels ***** */
.forum .fieldset { margin-bottom: 6px; }
.forum .fieldset, .forum .fieldset td, .forum .fieldset p, .forum .fieldset li {font-size:1em; }

/* ***** don't change the following ***** */
.forum form { display: inline; }
.forum label { cursor: default; width:inherit;}
.forum .normal { font-weight: normal; }
.forum .inlineimg { vertical-align: middle; }

.forum #logotable {
margin-bottom:125px;
}
.forum a.advancedsearchlink:hover {color:#000; }

.forum table {width:100%;margin:2px 0;background:#F8F7F7 ;text-align:left;}

.forum .footer li a {color:#ffffff;}

.forum ul li {background:none; padding:2px 0 0 10px;}

/* Fixes the size of the pagenav and vbmenu_popup boxes after the above was set */
.forum div.pagenav table {width: auto !important;}
.forum div.vbmenu_popup table {width: auto !important;}

.forum form label {width:auto;}
.forum legend {
color:#75675E;
display:inline !important;
white-space:normal;
}

.forum .smallfont{
font-size:0.9em;
}
