/* vBulletin 3 CSS For Style 'vbseo37beta4' (styleid: 34) */
body
{
	background: #E1E1E1;
	color: #000000;
	font: 8pt Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a:link, body_alink
{
	color: #000000;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #000000;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #E20A17;
	text-decoration: none;
}
td
{
	font: 9pt Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: #E1E1E1;
	color: #000000;
	border: 1px solid #E20A17;
}
.thead
{
	background: #E20A17;
	color: #FFFFFF;
	font: bold 14px Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	font-family: Tahoma; font-size: 11px; color:#FFFFFF; text-decoration: none;
}
.thead a:visited, .thead_avisited
{
	font-family: Tahoma; font-size: 11px; color:#FFFFFF; text-decoration: none;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	font-family: Tahoma; font-size: 11px; color:#000000; text-decoration: underline;
}
.tfoot
{
	background: #E20A17;
	color: #FFFFFF;
	font-size:70%;
}
.tfoot a:link, .tfoot_alink
{
	color: #E0E0F6;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #E0E0F6;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #FFFFFF;
}

.alt1, .alt1Active
{
	background: #FFFFFF;
	color: #000000;
}

.alt2, .alt2Active
{
	background: #FFFFFF;
	color: #000000;
	font: 9pt Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ***** 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; }

/* ***** don't change the following ***** */
form { margin: 0px; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }
.underline { text-decoration: underline; }
.inlinemod { background: #FFFFCC; }
.vbmenu_hilite * { cursor: pointer; }

/* auto-clearing of floats */
.floatcontainer:after, .block_row:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.floatcontainer, .block_row { display:inline-block; }
/* IE-mac hide \*/
* html .floatcontainer, * html .block_row { height:1%; }
.floatcontainer, .block_row { display:block; }
/* end IE-mac hide */

/* ***** brillant 1.0 Skin Style Changes ***** */
.bullseye {
 background-image: url(../images/bullseye.gif);
 background-position: top left;
 background-color: #FFFFFF;
 margin-right: auto;
 margin-left: auto;
}

.header {
 position: relative;
 padding-top: 140px;
}

#logo_image {
 position: absolute;
 top: 48px;
 left: 20px;
 margin: 0px;
}
.brillant_main_menu {
 position: absolute;
 right: 20px;
 top: 150px;
 margin: 0px;
 padding: 4px;
 border-top: #CCCCCC solid 1px;
}

.brillant_main_menu li {
 display: inline;
 list-style-type: none;
 padding-right: 5px;
 font-weight: bold;
 font-size: 110%
 text-decoration: none;
}

.brillant_main_menu a {
 text-decoration: none;
}

.brillant_main_menu a:hover {
text-decoration: underline
}

#brillant_login {
 position: absolute;
 top: 36px;
 right: 20px;
 margin: 0px;
 padding: 4px;
}

.brillant_navbar {
 padding-right: 29px;
 padding-left: 29px;
}

.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
}

.brillant_top_menu {
 position: absolute;
 top: 0px;
 left: 0px;
 height: 28px;
}

.brillant_top_menu td {
 background-color: #E20a17;
 color: #FFFFFF;
 font: bold 11px tahoma, Tahoma, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
 padding: 3px 6px 3px 6px;
 white-space: nowrap;
}

.brillant_vbmenu_control a:link, .brillant_vbmenu_control a:visited {
 color: #FFFFFF;
 text-decoration: none;
}

.brillant_vbmenu_control a:hover, .brillant_vbmenu_control a:active {
 color: #FFFFFF;
 text-decoration: underline;
}

#brillant_top_menu_left_corner {
 padding-left: 12px;
 background-image: url('../images/corner_top_left.gif');
 background-repeat: no-repeat;
 background-position:  left top;
}

#brillant_top_menu_left_corner p {
 margin: 0px;
 font-size: 14px;
 text-align: left;
}

#brillant_top_menu_right_corner {
 padding-right: 6px;
 padding-left: 0px;
 background-image: url(../images/corner_top_right.gif);
 background-repeat: no-repeat;
 background-position: top right;
}

#brillant_bottom_menu td {
 color: #FFFFFF;
 background-color: #E20A17;
}

#brillant_bottom_menu a:link {
color: #FFFFFF;
text-decoration: none
}

#brillant_bottom_menu a:visited {
color: #FFFFFF;
text-decoration: none
}

#brillant_bottom_menu a:hover, #brillant_bottom_menu a:active {
color: #FFFFFF;
text-decoration: underline
}

#brillant_bottom_menu_left_corner {
 padding-left: 6px;
 padding-right: 0px;
 background-image: url(../images/corner_bottom_left.gif);
 background-repeat: no-repeat;
 background-position: bottom left;
}

#brillant_bottom_menu_right_corner {
 padding-right: 6px;
 padding-left: 0px;
 background-image: url(../images/corner_bottom_right.gif);
 background-repeat: no-repeat;
 background-position: bottom right;
}

.up {
	FONT: 70% Tahoma
}
.up1 {
	FONT: 80% Tahoma
}

.up2 {
	FONT: 100% Tahoma
}
.link {font-family: Tahoma; font-size: 11px; color:#000000; text-decoration: none}
.link:hover {font-family: Tahoma; font-size: 11px; color:#E20A17; text-decoration: underline}