/* vBulletin 3 CSS For Style 'AlterBridgeRocks.com' (styleid: 4) */
.page
{
	background-color: #f0f0f0;
	color: #000;
}
td, th, p, li
{
	font-size: 10pt;
}
.tborder
{
	background-color: #fff;
	color: #000;
	border: 1px solid #333;
}
.tcat
{
	background: #699 url(../../images/gradients/gradient_tcat.gif) repeat-y top right;
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
}
.tcat a:link
{
	color: #fff;
	text-decoration: none;
}
.tcat a:visited
{
	color: #fff;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
	color: #ff0;
	text-decoration: underline;
}
.thead
{
	background-color: #ccc;
	color: #555;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	border-top: 4px solid #707070;
}
.thead a:link
{
	color: #555;
}
.thead a:visited
{
	color: #555;
}
.thead a:hover, .thead a:active
{
	color: #555;
}
.tfoot
{
	background-color: #ccc;
	color: #555;
	border-top: 2px solid #bbb;
}
.tfoot a:link
{
	color: #555;
}
.tfoot a:visited
{
	color: #555;
}
.tfoot a:hover, .tfoot a:active
{
	color: #555;
}
.alt1, .alt1Active
{
	background-color: #efefef;
	color: #000;
}
.alt2, .alt2Active
{
	background-color: #e0e0e0;
	color: #000;
}
.wysiwyg
{
	background-color: #fff;
	color: #000;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
textarea, .bginput
{
	background-color: #fff;
	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: #033;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #f00;
	font-weight: bold;
}
.fjsel
{
	background-color: #699;
	color: #fff;
}
.fjdpth0
{
	background-color: #F7F7F7;
	color: #000;
}
.panel
{
	background-color: #efefef;
	color: #000;
	padding: 10px;
}
.panelsurround
{
	background-color: #efefef;
	color: #000;
}
legend
{
	color: #22229c;
	font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.vbmenu_control
{
	background-color: #366;
	color: #fff;
	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: #fff;
	text-decoration: none;
}
.vbmenu_control a:visited
{
	color: #fff;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active
{
	color: #fff;
	text-decoration: underline;
}
.vbmenu_popup
{
	background-color: #fff;
	color: #000;
	border: 1px solid #333;
}
.vbmenu_option
{
	background-color: #e0e0e0;
	color: #333;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #333;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #333;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #333;
	text-decoration: none;
}
.vbmenu_hilite
{
	background-color: #ccc;
	color: #333;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #333;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #333;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #333;
	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 {
    padding: 0 10px 10px 10px;
    margin: 6px 15px 6px 15px; 
    -moz-border-radius: .35em .45em .50em .40em;
}
.fieldset legend {
    line-height: 24px;
}
.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; }
td.button-big {
    background-color: #ccc;
    border-top: 4px solid #707070;
    font-size: 10pt;
    font-weight: bold;
    color: #555;
}
td.button-big a:link, td.button-big a:visited, td.button-big a:active {
    color: #555;
    text-decoration: none;
}
td.button-big a:hover {
    color: #000;
    text-decoration: none;
}

td.button-sm {
    background-color: #ccc;
    border-top: 4px solid #707070;
    font-size: 8pt;
    font-weight: bold;
    color: #555;
    padding: 2px;
}
td.button-sm a:link, td.button-sm a:visited, td.button-sm a:active {
    color: #555;
    text-decoration: none;
}
td.button-sm a:hover {
    color: #000;
    text-decoration: none;
}

.prof-item {
    width: 150px;
    margin-top: 2px;
    margin-bottom: 3px;
    padding: 1px;
    background-color: #efefef;
    border: 1px solid #333;
    font-size: 10px;
    font-weight: bold;
}
.prof-title {
    color: #009;
}

hr.line {
    color: #333;
}

.forum-footer-links {
	font-size: 11px;
	color: #ccc;
}
.forum-footer-links a:link, .forum-footer-links a:visited, .forum-footer-links a:active {
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
.forum-footer-links a:hover {
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;
}