/* vBulletin 3 CSS For Style 'Estra' (styleid: 7) */
.tborder
{
	background: #CCCCCC;
}
.tcat
{
	background: #eee;
	color: #000;
	font-weight: bold;
}
.tcat a:link
{
	color: #000000;
}
.tcat a:visited
{
	color: #000000;
}
.tcat a:hover, .tcat a:active
{
	color: #000000;
	text-decoration: underline;
}
.thead
{
	color: #000;
}
.thead a:link
{
	color: #000;
}
.thead a:visited
{
	color: #000;
}
.thead a:hover, .thead a:active
{
	color: #000;
	text-decoration: underline;
}
.tfoot
{
	color: #000;
	background: #FFFFFF url(/forums/images/estra/tcatback.gif) repeat-x top left;
}
.tfoot a:link
{
	color: #000;
	text-decoration: none;
}
.tfoot a:visited
{
	color: #000;
}
.tfoot a:hover, .tfoot a:active
{
	color: #000;
	text-decoration: underline;
}
.alt1, .alt1Active
{
	background: #fff;
	color: #595957;
}
.alt1 a:hover, .alt1 a:active, .alt1Active a:hover, .alt1Active a:active
{
	text-decoration: underline;
}
.alt2, .alt2Active
{
	background: #f0efed;
	color: #595957;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #ece9e2;
	color: #595957;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.wysiwyg a:hover, .wysiwyg a:active
{
	text-decoration: underline;
}
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: #595957;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar a:hover, .navbar a:active
{
	text-decoration: underline;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #ece9e2;
	color: #595957;
}
.fjdpth0
{
	background: #C2C7B6;
	color: #595957;
}
.panelsurround
{
	background: #f0efed;
	color: #595957;
}
legend
{
	color: #595957;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background: #fff;
	color: #000;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	background: #FFFFFF url(/forums/images/estra/tcatback.gif) repeat-x top left;
}
.vbmenu_control a:link
{
	color: #000;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #000;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #000;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #ece9e2;
}
.vbmenu_option
{
	background: #E1E1E2;
	color: #595957;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #595957;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #595957;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #000;
	text-decoration: underline;
}
.vbmenu_hilite
{
	background: #ece9e2;
	color: #595957;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #595957;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #86878E;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #000;
	text-decoration: underline;
}
/* ***** 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; }
.filmsel{ width:140px; margin-bottom:4px;}
.borderline{border:1px solid #D7D7D8;}
#introtext h1{
font-size:120%;
color:#fff;
background-color:#F52F0E;
padding:0 10px 0 10px;
}
#introtext{
margin:0;
margin-bottom:10px;
background-color:#f0efed;
}
#introtext p{
padding: 0 10px 4px 10px;
}