/* vBulletin 3 CSS For Style 'New FamousAgents' (styleid: 9) */
body
{
	background: #f5f5f5;
	color: #333333;
	font: normal 12px arial, helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align:center;
}
a:link, body_alink
{
	color: #0066cc;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #0066cc;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #000000;
	text-decoration: underline;
}
td, th, p, li
{
	font-size: 12px;
}
.tborder
{
	background: #ccc;
}
.tcat
{
	background: #000 url(/forum/images/buttons/catbg.gif) repeat-x top left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 6px;
	line-height: 32px;
}
.tcat a:link, .tcat_alink
{
	color: #FFF;
	text-decoration: none;
}
.tcat a:visited, .tcat_avisited
{
	color: #FFF;
	text-decoration: none;
}
.tcat a:hover, .tcat a:active, .tcat_ahover
{
	color: #FFD700;
	text-decoration: underline;
}
.thead
{
	background: #495A67 url(/forum/images/famousagents/gradients/gradient_thead2.gif) repeat-x top left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	white-space: nowrap;
}
.thead a:link, .thead_alink
{
	color: #FFFFFF;
}
.thead a:visited, .thead_avisited
{
	color: #FFFFFF;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #FFFFFF;
}
.tfoot
{
	background: #e7ebed;
	color: #00070C;
}
.tfoot a:link, .tfoot_alink
{
	color: #00070C;
	text-decoration: none;
}
.tfoot a:visited, .tfoot_avisited
{
	color: #00070C;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active, .tfoot_ahover
{
	color: #00070C;
	text-decoration: underline;
}
.alt1, .alt1Active
{
	background: #FFFFFF;
	color: #090909;
	border: 1px solid #FFFFFF;
}
.alt2, .alt2Active
{
	background: #EEEEEE;
	border: 1px solid #FFFFFF;
}
td.inlinemod
{
	background: #FFFFCC;
	color: #000000;
}
.wysiwyg
{
	background: #FFFFFF;
	color: #00060A;
	font: 12px arial, helvetica, Sans-Serif;
}
textarea, .bginput
{
	font-size: 12px;
}
.button
{
	font-size: 12px;
}
select
{
	font-size: 12px;
}
option, optgroup
{
	font-size: 12px;
}
.smallfont
{
	font-size: 12px;
}
.time
{
	color: #333333;
}
.navbar
{
	font-size: 12px;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}
.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.panel
{
	background: #F5F5F5;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelsurround
{
	background: #EEEEEE;
	color: #000000;
}
legend
{
	color: #22229C;
	font-size: 12px;
}
.vbmenu_control
{
	background: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.vbmenu_control a:link, .vbmenu_control_alink
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:visited, .vbmenu_control_avisited
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}
.vbmenu_option
{
	background: #F1ECE1;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link, .vbmenu_option_alink
{
	text-decoration: none;
}
.vbmenu_option a:visited, .vbmenu_option_avisited
{
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
{
	color: #000000;
	text-decoration: underline;
}
.vbmenu_hilite
{
	background: #BBC7CE;
	color: #000000;
	font-size: 12px;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link, .vbmenu_hilite_alink
{
	color: #000000;
}
.vbmenu_hilite a:visited, .vbmenu_hilite_avisited
{
	color: #000000;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
{
	color: #000000;
	text-decoration: underline;
}
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 3px 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; }
/*=-=-=-[Layout Markup]-=-=-=*/ 
#pagewrapper{
	min-width: 810px;
 	width:810px; 
 	text-align:left;  
	margin-left:auto; 
 	margin-right:auto;  
	} 
 
/* Begin Nav Bar */
#nav {
	width: 800px;
	background: url(http://www.famousagents.com/forum/images/famousagents/background/fanavbg.gif) top left repeat-x;
        margin: 0 auto;
        font-weight: bold;
	padding: 0;
        height: 27px;
        line-height: 27px;
        font-size: 11px;
        font-family: tahoma, verdana, arial, sans-serif;
        border-bottom: 3px solid #ffd700;
        }



#nav ul {
        margin: 0px 0 0px 20px;
        padding: 0;
        float: left;
        }


* html #nav ul {
        margin: 0px 0 0 10px;
        }



#nav li {
        float:left;
        margin: 0;
        padding:0;
        list-style-type: none;
        border-right: 1px solid #2C7CCE;
        white-space: nowrap;
        }

#nav li.first {
        border-left: 1px solid #2C7CCE;
        white-space: nowrap;
        }


#nav li a {
        display: block;
        padding: 0 10px;
        }

#nav a {
        color: #fff;
        text-decoration: none;
        border: 0;
        }

#nav .selected, #nav a:hover {
        text-decoration: none;
        background: #000;
        color: #ffd700 !important;
        }


/* End Nav Bar */ 

/* Begin Header Block */ 

#header {
	text-align: center;
	width: 800px;
	height: 102px;
	padding: 0;
	margin: 0px auto 0 auto;
	color: #fff;
	font-size: 11px;
	background: url(http://www.famousagents.com/forum/images/famousagents/background/faheader2.gif) top left no-repeat;
	}


#header2{
  	background: #000; 
 	height: 33px; 
 	width: 800px;
	margin: 0 auto 0 auto;
	}  

#mainbody{
	}


#footer{
 	height:75px; 
  	background-color:transparent; 
 	clear:both;
 	} 
 
.clearfix:after {
 	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
 	}

.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
.clear{
	clear:both;
	}

#maxouterelement{
	background: transparent;
	}
	
#minouterelement{
	background: url(http://www.famousagents.com/forum/images/famousagents/background/fapagebg.gif) top center repeat-y;
	}

.vbseocopyright, .vbseocopyright a,.vbseocopyright a:visited,.vbseocopyright a:hover,#links, #links a,#links a:hover,#links a:visited{
        width:70%;
        color: #333333;
        text-decoration: none;
        margin-bottom:10px;
}

.famousagentscopyright{font-weight: bold;}

/*=-=-=-[Tabbed Navigation]-=-=-=*/

#jdvbtabset {
	text-align:left;
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	}


#jdvbtabset ul {
	margin:0;
        padding:10px 10px 0 10px;
        list-style:none;
        }

#jdvbtabset li {
	display:inline;
	margin:0;
	padding:0;
    }

#jdvbtabset a {
	float:left;
	background:url("/forum/images/famousagents/misc/tableft5.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
    }

#jdvbtabset a span {
	float:left;
	display:block;
	background:url("/forum/images/famousagents/misc/tabright5.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#ffffff;
    }

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#jdvbtabset a span {float:none;}

/* End IE5-Mac hack */

#jdvbtabset a:hover span {color:#ffffff;}

#jdvbtabset a:hover {background-position:0% -42px;}

#jdvbtabset a:hover span {background-position:100% -42px;}

#jdvbtabset #current a {background-position:0% -42px;}

#jdvbtabset #current a span {background-position:100% -42px;}

.clear{clear: both;}

/* ######################################### */

.footerimg {
  vertical-align: middle;
}

html > body .footerimg {
  position: relative;
  top: -2px;
}

.pb_avatar {
  background: #E4DAC5 url(/images/famousagents/misc/avatar_background.gif) repeat-x top left;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #BCB8B0;
  border-bottom: 1px solid #99968F;
  border-left: 1px solid #D3CEC5;
}

.pb_name {
  background: #E4DAC5;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #D5D0C7;
  border-bottom: 1px solid #9B9891;
}

.userinfo {
  background: #FFFFFF;
  border: 1px solid #C9BDA3;
  border-bottom-width: 2px;
  padding: 3px 5px;
  margin: 1px 0 0 0;
}

.userinfo b {
  color: #FF7800;
}

.footer {
  background: #323C44 url(/images/famousagents/body_background.gif) repeat-x top left;
  height: 64px;
  padding: 0;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

.footer_background {
  background: #323C44 url(/images/famousagents/body_background.gif) repeat-x top left;
}

.footer a:link, .footer a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.footer a:hover, .footer a:active {
  color: #FFFFFF;
  text-decoration: none;
}

.topinfo-inner {
  border: 1px solid #F9FAFA;
  border-bottom: none;
  border-right: none;
  padding: 5px;
  height: 52px;
}


body > html .topinfo-inner {
  min-height: 52px;
}


.topinfo-left {
  background: #E7EBED;
  border: 1px solid #C1CBCF;
  float: left;
  width: 248px;
  margin: 0 0 7px 0;
}

.topinfo-right {
  background: #E7EBED;
  border: 1px solid #C1CBCF;
  margin: 0 0 7px 257px;
}

* html .topinfo-left {
  margin-right: 4px;
}

* html .topinfo-right {
  height: 1%;
  margin-left: 0;
}

.topnav {
  line-height: 25px;
}

.topnav a {
  padding: 0 0 0 10px;
}

.topnav a:link, .topnav a:visited {
  color: #FFFFFF;
  text-decoration: none;
  background: url(/[imgdir_header]/topnav-link.gif) no-repeat center left;
}

.topnav a:hover, .topnav a:active {
  color: #EEE8DA;
  text-decoration: none;
  background: url(/[imgdir_header]/topnav-hover.gif) no-repeat center left;
}

.topnav ul {
  padding: 0;
  margin: 0;
}

.topnav li {
  display: inline;
  list-style-type: none;
  padding: 0 10px;
}

.navigation, .navigation td {
  line-height: 24px;
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 7px 0;
}

.navigation a:link, .navigation a:visited {
  text-decoration: none;
}

.navigation a:hover, .navigation a:active {
  color: #FF7800;
  text-decoration: none;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}

.fjsel
{
	background: #3E5C92;
	color: #E0E0F6;
}

.fjdpth0
{
	background: #F7F7F7;
	color: #000000;
}
.h1navbar
  {
    font-family:verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;  
    margin:0;
    font-size: 11px;
    font-weight: bold;	
    display: inline;
  }
