/* vBulletin 3 CSS For Style 'HOME-CINEMA-FORUM' (styleid: 2) */
body
{
	font: 65% Arial, Helvetica, sans-serif;
}
.page
{
	background: #ECECEC;
}
.tborder
{
	background: #999999;
}
.tcat
{
	background: #999999;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
}
.thead
{
	background: #2E3192;
	color: #FFA500;
	font-size: 1.3em;
	font-weight: bold;
	padding: 4px;
}
.thead a:link
{
	background: #2E3192;
	color: #FFA500;
	text-decoration: padding: 4px;;
}
.thead a:visited
{
	background: #2E3192;
	color: #FFA500;
	text-decoration: padding: 4px;;
}
.thead a:hover, .thead a:active
{
	background: #2E3192;
	color: #FFA500;
	text-decoration: padding: 4px;;
}
.tfoot
{
	color: #FFA500;
	font-size: 1.2em;
	font-weight: bold;
}
.tfoot a:link
{
	color: #2E3192;
}
.alt1, .alt1Active
{
	background: #ECECEC;
	font-size: 1.3em;
	padding: 4px;
}
.alt2, .alt2Active
{
	background: #ECECEC;
	font-size: 1.2em;
	padding: 4px;
}
td.inlinemod
{
	background: #FFFF00;
	color: #000000;
}
.wysiwyg
{
	background: #ECECEC;
	color: #000000;
	padding: 4px;
}
textarea, .bginput
{
	padding: 8px;
}
.button
{
	background: #ECECEC;
}
select
{
	background: #FFFFFF;
}
option, optgroup
{
}
.smallfont
{
	background: #ECECEC;
	font-size: 1.0em;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #ECECEC;
}
.panelsurround
{
	background: #ECECEC;
}
legend
{
	color: #22229C;
}
.vbmenu_control
{
	background: #2E3192;
	color: #FFA500;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link
{
	color: #FFA500;
}
.vbmenu_control a:visited
{
	color: #FFA500;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #FFA500;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
}
.vbmenu_option
{
	background: #FFFFFF;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite
{
	background: #2E3192;
	color: #FFA500;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #FFA500;
}
.vbmenu_hilite a:visited
{
	color: #FFA500;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #FFA500;
}
/* ***** 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; }