/* AIOBB MAIN.CSS - V0.1 */

body
{
	background: #1E1E1E;
	color: #4A4A4A;
	font: 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height:100%;
    border:none
}

html{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
a:link, body_alink
{
	color: #4A4A4A;
}
a:visited, body_avisited
{
	color: #4A4A4A;
}
a:hover, a:active, body_ahover
{
	color: #333;
}
.page
{
	background: #FFF;
	color: #000;
}
td, th, p, li
{
	font: 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #DBDBDB;
	color: #000;
}
.tcat
{
	background: #2B2B2B url('../../images/tcatbg.gif') top left repeat-x;
	color: #FFF;
	font: bold 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 8px;
}
.tcat a:link, .tcat_alink
{
	color: #FFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #999;
	text-decoration: underline;
}
.thead
{
	background: #CECECE url('../../images/theadbg.gif') top left repeat-x;
	color: #959595;
	font: bold 11px arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-bottom: 1px solid #B9B9B9;
	padding: 8px;
}
.thead a:link, .thead_alink
{
	color: #666;
}
.thead a:visited, .thead_avisited
{
	color: #666;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #555;
}
.tfoot
{
	background: #CECECE url('../../images/theadbg.gif') top left repeat-x;
	color: #959595;
	font: bold 11px arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-bottom: 1px solid #B9B9B9;
	padding: 8px;
}
.tfoot a:link, .tfoot_alink
{
	color: #666;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #666;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #555;
}
.alt1, .alt1Active
{
	background: #F5F6F8;
	color: #7C7C7C;
	border: 1px solid #FFF;
}
.alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
{
	color: #4A4A4A;
}
.alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
{
	color: #4A4A4A;
}
.alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
{
	color: #333;
}
.alt2, .alt2Active
{
	background: #EEE;
	color: #7C7C7C;
	border: 1px solid #FFF;
}
.alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
{
	color: #4A4A4A;
}
.alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited
{
	color: #4A4A4A;
}
.alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
{
	color: #333;
}
td.inlinemod
{
	background: #FFC;
	color: #000;
}
.wysiwyg
{
	background: #F5F5FF;
	color: #000;
	font: 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; padding-top: 3px;
}
.highlight
{
	color: #F00;
	font-weight: bold;
}
.fjsel
{
	background: #666;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000;
}
.panel
{
	background: #E4E7F5 url(../../images/gradient_panel.gif) repeat-x top left;
	color: #000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #D1D4E0 url(../../images/gradient_panelsurround.gif) repeat-x top left;
	color: #000;
}
legend
{
	color: #22229C;
	font: 11px arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: #2B2B2B url('../../images/tcatbg.gif') top left repeat-x;
	color: #FFF;
	font: bold 11px arial, tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 8px;
	white-space: nowrap;
	
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #999;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFF;
	color: #000;
	border: 1px solid #868686;
}
.vbmenu_option
{
	background: #EEE;
	color: #5C5C5C;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	border-top: 1px solid #C9C9C9;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #5C5C5C;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #5C5C5C;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #5C5C5C;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #E5E5E5;
	color: #5C5C5C;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
	border-top: 1px solid #C9C9C9;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #535353;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #535353;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #535353;
	text-decoration: none;
}
/* -- styling for 'big' usernames on postbit, etc. -- */
.bigusername
{
	font-size: 14pt;
}
/* -- small padding on 'thead' elements -- */
td.thead, th.thead, div.thead
{
	padding: 4px;
}
/* -- basic styles for multi-page nav elements -- */
.pagenav a
{
	text-decoration: none;
}
.pagenav td
{
	padding: 2px 4px;
}
/* -- de-emphasized text -- */
.shade, a.shade:link, a.shade:visited
{
	color: #777;
	text-decoration: none;
}
a.shade:active, a.shade:hover
{
	color: #F40;
	text-decoration: underline;
}
.tcat .shade, .thead .shade, .tfoot .shade {
	color: #DDD;
}
/* -- define margin and font-size for elements inside panels -- */
.fieldset
{
	margin-bottom: 6px;
}
.fieldset, .fieldset td, .fieldset p, .fieldset li
{
	font-size: 11px;
}
/* -- don't change the following -- */
form
{
	display: inline;
}
label
{
	cursor: default;
}
.normal
{
	font-weight: normal;
}
.inlineimg
{
	vertical-align: middle;
}
.underline
{
	text-decoration: underline;
}
.smallfontcat
{
	color: #7F7F7F;
	font-size: 11px;
	font-weight: normal;
}
.linkchange a
{
	color: #1674B1;
	font-weight: bold;
	text-decoration: none;
}
.linkchange a:hover
{
	color: #004876;
}
a.headerpm
{
	color: #27618B;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
a.headerpm:hover
{
	color: #000;
}
.navitem
{
	text-align: center;
	background: url('../../images/navbg.gif') top left repeat-x;
	height:45px;
}
.navitem img
{
	position: relative;
	left: -7px;
}
.navitem a
{
	font-size: 12px;
	color: #FFF;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	top: -2px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.navitem a:hover
{
	color: #B4B4B4;
}

.thread {
	width: 100%
}

.topics {
	width: 50%;
	background-color: #8FC5D9;
}

.replies {
	width: 10%;
	background-color: #ADCDD9;
}

.lastpost {
	width: 30%;
	background-color: #C1D5DD;
}

.topicsh {
	width: 50%;
	background-color: #8FC5D9;
	font-size: 14px;
	font-weight: bold;
}

.repliesh {
	width: 10%;
	background-color: #ADCDD9;
	font-size: 14px;
	font-weight: bold;
}

.lastposth {
	width: 30%;
	background-color: #C1D5DD;
	font-size: 14px;
	font-weight: bold;
}

#main {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	background-color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
}

#quoteheader {
	margin-left:50px; 
	background-color: #D8F4FF;
	border-top: 1px dashed #C0C9D2; 

}

#quotebox {
	margin-left:50px; 
	padding: 10px; 
	background-color: #E8F9FF; 
	border-bottom: 1px dashed #C0C9D2;
}

.member1 {
	color: #FFFFFF;
	font-size:14px;
}

.member2 {
	color: #0033FF;
	font-size:12px;
	text-decoration:none;
}
.member2 A:link A:hover A:visited A:active {
	color: #0033FF;
	text-decoration:none;
}

textarea, .bginput {
	font: 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}


.user {
	width: 20%;
	padding: 10px;
	background-color: #B3CD65;
}

.user2 {
	width: 20%;
	padding: 10px;
	background-color: #C2E45E;
}

.postheader {
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px solid #9E9E9E;
	border-top: 1px solid #9E9E9E;
	background-color: #F5F5F5;
	width: 80px;
	height: 20px;
}

.post {
	width: 80%;
	padding: 10px;
	background-color: #F5F5F5;
}


.postusername {
	font-size: 14px;
}

.quote {
	float: right;
	font-style: bold;
}

.signature
{
	color: #7C7C7C;
}

.memactive 
{
	background: #2B2B2B url('../../images/theadactive.gif') top left repeat-x;
	color: #FFF;
	font: bold 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 8px;
}

.meminactive
{
	cursor: pointer;
	background: #2B2B2B url('../../images/tcatbg.gif') top left repeat-x;
	color: #FFF;
	font: bold 10pt arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 8px;
}
