/* vBulletin 3 CSS For Style 'DB_Style - Changing' (styleid: 9) */
body
{
	background-color: #E1E1E2;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 0;
}
a:link
{
	color: #3F69CC;
}
a:visited
{
	color: #3F69CC;
}
a:hover, a:active
{
	color: #494949;
}
.page
{
	background-color: #FFFFFF;
	color: #000000;
}
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background-color: #C1D5ED;
	color: #000000;
	/*border: 1px solid #C1D5ED;*/
}
.tcat
{
	background: #376EB1 url(../../db_style/gradients/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tcat a:link
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #FFFF66;
	text-decoration: underline;
}
.thead
{
	background: #DFEAF6 url(../../db_style/gradients/gradient_thead.gif) repeat-x top left;
	color: #7188A4;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link
{
	color: #7188A4;
}
.thead a:visited
{
	color: #7188A4;
}
.thead a:hover, .thead a:active
{
	color: #7188A4;
	text-decoration: none;
}
.tfoot
{
	background-color: #87ADDC;
	color: #333333;
	font-size: xx-small;
}
.tfoot a:link
{
	color: #333333;
}
.tfoot a:visited
{
	color: #333333;
}
.tfoot a:hover, .tfoot a:active
{
	color: #333333;
	text-decoration: none;
}
.alt1, .alt1Active
{
	background-color: #F6F8FB;
	color: #000000;
}
.alt2, .alt2Active
{
	background-color: #F6F8FB;
	color: #000000;
}
.alt3
{
	background-color: #D5D8E5;
	color: #000000;
}
.wysiwyg
{
	background-color: #F6F8FB;
	color: #000000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	font: 10pt 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-color: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background-color: #F7F7F7;
	color: #000000;
}
.panel
{
	background-color: #F6F8FB;
	color: #000000;
	padding: 10px;
	border: 1px outset;
}
.panelsurround
{
	background-color: #B8CFEA;
	color: #000000;
}
legend
{
	color: #22229C;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background-color: #4880C3;
	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
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #386EB1;
}
.vbmenu_option
{
	background-color: #CADCF1;
	color: #000000;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite
{
	background-color: #B6CDE8;
	color: #FFFFFF;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #000000;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #000000;
	text-decoration: none;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** 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; }
.headercell { background: #6CA6ED url(../../../../db_style/db_images/header_bg.gif) repeat-x; }

.fnav_left { background: #3075CA url(../../../../db_style/db_images/fnav_left.gif) no-repeat top left; height: 10px; width: 10px; }

.fnav_right { background: #3075CA url(../../../../db_style/db_images/fnav_right.gif) no-repeat top right; height: 10px; width: 10px; }

.fnav { background: #3075CA; padding: 2px 4px 2px 4px; }

.fnav a:link, .fnav a:visited, .fnav a:hover, .fnav a:active, .fnav a:focus  { color: #E5EEF9; font-size: x-small; text-decoration: none; font-weight: bold; }

.userbar_border { border: 1px solid #D9DFE7; border-top: none; }
.userbar { padding: 6px; background: #FAFBFC; font-size: x-small; }
.userbar a:link, .userbar a:visited, .userbar a:hover, .userbar a:active, .userbar a:focus { color: #000; text-decoration: none; }

.button
{
    font: bold 8pt Verdana, Arial, sans-serif;
    background: #EEF0F2 url(../../../../db_style/db_images/button_bg.gif);
    border: outset 1px;
    color: #000000;
}

.postbit_top { background: #DFEAF6 url(../../../../db_style/gradients/gradient_thead.gif) repeat-x top; padding: 6px; color: #455A73; font-size: 8pt; }
.postbit_left { background-color: #F6F8FB; padding: 6px; }
.postbit_right { background-color: #FAFCFE; padding: 6px; }
.postbit_btm { background-color: #B8CEE8; padding: 4px 4px 2px 4px; font-size: 8pt; }
.postbit_border { border: 1px solid #749FD1; }
.postbit_side_box { background-color: #FAFCFE; padding: 2px; border: 1px solid #959EAD; margin-top: 4px; font-size: 8pt; }
.postbit_sep { background-color: #749FD1; height: 4px; }
.thread_top-btm { background-color: #749FD1; padding: 2px 2px 0 2px; }
.thread_title { color: #376EB1; font: bold 14pt Arial, Verdana, sans-serif; margin: 0 0 4px 0; padding: 0; }