body
{
	background: #21307E;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a:link, body_alink
{
	color: #22229C;
}
a:visited, body_avisited
{
	color: #22229C;
}
a:hover, a:active, body_ahover
{
	color: #22229C;
	text-decoration: none;
}
.page
{
	color: #000000;
}

.bginput option, .bginput optgroup
{
	font-size: 10pt;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
select
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
option, optgroup
{
	font-size: 11px;
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.time
{
	color: #666686;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #F2F2F2;
	color: #000000;
	padding: 10px;
}
.panelsurround
{
	background: #F2F2F2;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: #465786;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #465786;
}
.vbmenu_option
{
	background: #FFFFFF;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #EAEAEA;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #22229C;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #000000;
	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 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

/* ***** vBSEO 1.0 Skin Style Changes ***** */
.bullseye {

 background-position: top left;
 background-color: #FFFFFF;
 margin-right: auto;
 margin-left: auto;
}

.header_container {
 position: relative;
}

.header {
 position: relative;
 padding-top: 15px;
 padding-left: 25px;
 padding-right: 25px;
}

#logo_image {
 position: absolute;
 top: 48px;
 left: 20px;
 margin: 0px;
}

#logo_h1 {
 color: #000000;
 position: absolute;
 left: 99px;
 top: 55px;
 letter-spacing: -3px;
 font-size: 40px;
 margin: 0px;
}

#logo_tagline {
 position: absolute;
 top: 96px;
 left: 100px;
 font: bold 11px arial, verdana, sans-serif;
 margin: 0px;
 background-color: #FFFFFF;
 padding-right: 10px;
 z-index: 2;
}

#logo_h1 a,#logo_h1 a:visited, #logo_tagline a, #logo_tagline a:visited { 
 text-decoration: none;
 color: #000000;
}

.header h2 {
 color: #000000;
 font: bold 24px arial, verdana, sans-serif;
 margin: 0px;
 padding: 4px;
}

#relevant_replacement {
 font-size: 11px;
 width: 70%;
 border-top: #CCCCCC 1px solid;
 margin: 0px 0px 10px 0px;
 padding: 4px;
}

.vbseo_main_menu {
 position: absolute;
 right: 20px;
 top: 103px;
 margin: 0px;
 padding: 4px;
 border-top: #CCCCCC solid 1px;
 z-index: 1;
}

.vbseo_main_menu li {
 display: inline;
 list-style-type: none;
 padding-left: 5px;
 font-weight: bold;
 font-size: 110%
 text-decoration: none;
}

.vbseo_main_menu a {
 text-decoration: none;
}

.vbseo_main_menu a:hover {
text-decoration: underline
}

#vbseo_login {
 position: absolute;
 top: 49px;
 right: 20px;
 margin: 0px;
 padding: 4px;
}

#navbar_username {
 height: 12px;
 width: 70px;
}

#navbar_password {
 height: 12px;
 width: 70px;
}

.vbseo_navbar {
 padding-right: 4px;
 padding-left: 4px;
}

.navbar h3 {
 font-family: arial,sans-serif;
 font-size: 16px;
 color: #000000;
 padding-top: 1px;
 margin: 0px
}

.tcat h4 {
 font-size:10pt;
 font-weight: bold;
 margin:0px
}

.vbseo_top_menu {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 28px;
}

.vbseo_top_menu td {
 background-color: #9CCE21;
 color: #000000;
 font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
 padding: 3px 6px 3px 6px;
 white-space: nowrap;
}

.vbseo_vbmenu_control a:link, .vbseo_vbmenu_control a:visited {
 color: #000000;
 text-decoration: none;
}

.vbseo_vbmenu_control a:hover, .vbseo_vbmenu_control a:active {
 color: #000000;
 text-decoration: underline;
}

#vbseo_top_menu_left_corner {
 padding-left: 12px;
 width: 100%;
 background-image: url(file:///C|/Documents and Settings/bhilson/Local Settings/Temporary Internet Files/images/vbseo_skin_1.0/corner_top_left.gif);
 background-repeat: no-repeat;
 background-position: top left;
}

#vbseo_top_menu_left_corner p {
 margin: 0px;
 font-size: 14px;
 text-align: left;
}

#vbseo_top_menu_right_corner {
 padding-right: 6px;
 padding-left: 0px;
 background-image: url(file:///C|/Documents and Settings/bhilson/Local Settings/Temporary Internet Files/images/vbseo_skin_1.0/corner_top_right.gif);
 background-repeat: no-repeat;
 background-position: top right;
}

#vbseo_bottom_menu td {
 color: #000000;
 background-color: #9CCE21;
}

#vbseo_bottom_menu a:link {
 color: #000000;
 text-decoration: none
}

#vbseo_bottom_menu a:visited {
 color: #000000;
 text-decoration: none
}

#vbseo_bottom_menu a:hover, #vbseo_bottom_menu a:active {
 color: #000000;
 text-decoration: underline
}

#vbseo_bottom_menu_left_corner {
 padding-left: 6px;
 padding-right: 0px;
 background-image: url(file:///C|/Documents and Settings/bhilson/Local Settings/Temporary Internet Files/images/vbseo_skin_1.0/corner_bottom_left.gif);
 background-repeat: no-repeat;
 background-position: bottom left;
}

#vbseo_bottom_menu_right_corner {
 padding-right: 6px;
 padding-left: 0px;
 background-image: url(file:///C|/Documents and Settings/bhilson/Local Settings/Temporary Internet Files/images/vbseo_skin_1.0/corner_bottom_right.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
}

/* Sub-forums-list in Columns */
.subforum {
 padding:0;
 margin:0
}
.subforum li {
 display:inline;
 width:204px;
 float:left;
 padding-left:0.5em;
 padding-right:0.5em
}
.clear {
 clear:both
}
/* End Sub-forums-list in Columns */
/* vBA Content */
.twoColElsRt #container {
 background: #FFFFFF;
 margin: 0 auto;
 border: 1px solid #465786;
 text-align: left;
}

.twoColElsRt #mainContent p {
 font-size: 11px;
 margin: 8px 0px 8px 0px;
}

.twoColElsRt #mainContent li {
 font-size: 11px;
 margin: 0px;
}

.twoColElsRt #mainContent h2 {
 font-family: "trebuchet ms", verdana, arial, sans-serif;
 margin-bottom: 16px;
 font-size: 26px;
 line-height: 1.1em;
 font-weight: bolder;
 clear: left;
}

.twoColElsRt #mainContent h3 {
 font-family: arial, verdana, sans-serif;
 margin-bottom: -2px;
 font-size: 20px;
 clear: left;
}

.twoColElsRt #mainContent h4 {
 font-family: arial, verdana, sans-serif;
 margin-bottom: -2px;
 clear: left;
} 

.twoColElsRt #sidebar1 { 
 width: 220px;
 background: #EFEFEF;
 padding: 15px 0;
 float: right;
}

.twoColElsRt #sidebar1 h4 {
 font-family: arial, verdana, sans-serif;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 2px;
 font-size: 16px;
}

.twoColElsRt #sidebar1 p {
 font-family: arial, verdana, sans-serif;
 font-size: 11px;
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 2px;
}

.twoColElsRt #sidebar1 li {
 font-family: arial, verdana, sans-serif;
 margin-left: -12px;
 margin-right: 6px;
 margin-top: 4px;
 font-weight: bold;
 font-size: 11px;
}

.twoColElsRt #sidebar2 {
 width: 220px;
 padding: 0 6pt;
 float: right;
 border-left: 1px solid #CCCCCC;
 margin-left: 20px;
 margin-top: 20px;
 margin-bottom: 20px;
 font-size: 14px;
}

.twoColElsRt #sidebar2 h4 {
 font-family: arial, verdana, sans-serif;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 2px;
 font-size: 16px;
}

.twoColElsRt #sidebar2 p {
 font-family: arial, verdana, sans-serif;
 font-size: 11px;
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 2px;
}

.twoColElsRt #mainContent {
 margin: 0 14em 20pt 1.5em;
}

.twoColElsRt #quote_right {
 border-left: 1px solid #CCCCCC;
 color: #666666;
 float: right;
 font-family: Georgia, 'Times New Roman', Times, serif;
 font-size: 16px;
 font-style: italic;
 line-height: 20px;
 margin: 12px 0pt 12px 12px;
 padding: 4px 0pt 6pt 12px;
 width: 175px;
}

.twoColElsRt #quote_left {
 border-right: 1px solid #CCCCCC;
 color: #666666;
 float: left;
 font-family: Georgia, 'Times New Roman', Times, serif;
 font-size: 16px;
 font-style: italic;
 line-height: 20px;
 margin: 0px 10pt 0px 10px;
 padding: 10px 5pt 5pt 0px;
 width: 175px;
}

.fltrt {
 float: right;
 margin-left: 8px;
}

.fltlft {
 float: left;
 margin-right: 8px;
}

.clearfloat {
 clear:both;
 height:0;
 font-size: 1px;
 line-height: 0px;
}

.twoColElsRt #buttonscontainer {
 padding-top: 18px;
 padding-bottom: 10px;
 border: 1px solid #FFFFFF;
 margin-left: 10px;
 margin-right: 10px;
 background-color: #E6E6E6;
}

.twoColElsRt #buttonscontainer p {
 font-family: arial, verdana, sans-serif;
 font-size: 11px;
 text-align: center;
 margin-top: 0px;
 margin-bottom: 8px;
}

.twoColElsRt #buttons a {color: #FFFFFF;
 border: 1px solid;
 background-color: #FF0000;
 padding: 4px;
 padding-left: 3px;
 font: 12px verdana, arial, sans-serif;
 font-weight: bold;
 text-decoration: none;
 border-color: #999999 #000000 #000000 #999999;
 display: block;
 margin: 0px;
 width: 170px;
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

.twoColElsRt #buttons a:hover {border: 1px solid;
padding-left: 3px;
padding-top: 5px;
padding-bottom: 3px;
padding-right: 3px;
background-color: #FF0000;
border-color: #000000 #999999 #999999 #000000;
color: #FFFFFF;
text-decoration: none;
}

.live_reviews {
 margin-top:14px;
 padding-bottom: 10px;
 border-bottom: 2px solid #CCCCCC;
 font-family:Georgia, 'Times New Roman', Times, serif;
 font-style: italic;
 color:#666666;
}

.live_reviews p {
 margin:0px;
 padding-top:4px;
 padding-bottom:0px;
 text-align:right;
 font-size: 10px;
 color: #000000;
}

.live_reviews a {
 font-weight: bold;
}

/* End vBA Content */

#buy_button {
 position: absolute;
 right: 300px;
 top: 53px;
 margin: 0px;
}

#scanalert {
 position: absolute;
 right: 25px;
 top: 133px;
 margin: 0px;
}

P.eblockTimer {
 background: #FFFFCC;
 color: #009933;
 border-color: black;
 border-style: dotted;
 padding: 5px;
 font-size: 16px;
 font-weight: bolder;
 margin: 15px 15px 15px; 
}

.smallerfont {
font-size: 10px
}

.new {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #ffffff;
 background: #009900;
 text-decoration: none;
}

.promo {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #ffffff;
 background: #0000FF;
 text-decoration: none;
}

.release {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #ffffff;
 background: #ee9a00;
 text-decoration: none;
}

.vbseo_moderator {
 font-weight: bold;
 text-decoration: none;
 color: #996600
}

.vbseo_germany {
 font-weight: bold;
 text-decoration: none;
 color: red
}

.vbseo_team {
 font-weight: bold;
 font-style: oblique;
 text-decoration: none;
 color: #444444
}

.vbseo_org_team {
 font-weight: bold;
 font-style: oblique;
 text-decoration: none;
 color: #000000
}

.pre-release_team { 
 font-weight: bold;
 text-decoration: none;
 color: #009900
}

.vbhacker {
 font-weight: bold;
 text-decoration: none;
 color: #9900BB
}

.big_board_admin { 
 font-weight: bold;
 text-decoration: none;
 color: #4169E1
}

.vbseo_owner {
 text-decoration: none;
 color: #FF6600;
}

.registered_user {
 text-decoration: none;
 color: #000000;
}

.whotoday_legend {
 margin-top: 8px;
 margin-bottom: 8px;
}

.whotoday_legend li {
 font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
}

.welcome_headers {
 margin-top: 14px;
 margin-bottom: 20px;
}

.welcome_headers p {
 font-size: 14px;
 margin: 0px;
}

.welcome_headers ul {
 margin-top: 8px;
 margin-bottom: 0px;
}

.welcome_headers li {
 font-size: 11px;
 margin-top: 5px;
}

.welcome_headers a:link {
 font-weight: bold;
 color: #22229C;
 text-decoration: none
}

.welcome_headers a:visited {
 font-weight: bold;
 color: #22229C;
 text-decoration: none
}

.welcome_headers a:hover {
 font-weight: bold;
 color: #22229C;
 text-decoration: underline
}

.welcome_headers a:active {
 font-weight: bold;
 color: #22229C;
 text-decoration: underline
}
li {
	list-style-image: url(images/li.gif);
}
