/*CSS for Final Fantasy Project, based upon the CSS for the Final Fantasy Black skin at the FFP forums */
body
{
	background: #000000;
	color: #CCCCCC;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	margin: 5px 10px 10px 10px;
	padding: 0px;
}
a:link
{
	color: #c4884f;
	text-decoration: none;
}
a:visited
{
	color: #c4884f;
	text-decoration: none;
}
a:hover, a:active
{
	color: #c4884f;
	text-decoration: underline;
}
/*
.page
{
	background: transparent;
	color: #CCCCCC;
}
*/
td, th, p, li
{
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tborder
{
	background: transparent;
	color: #a67442;
	border: 1px solid #4c3f00;
}
.tcat
{
	background: #000000 url(/skin/gradient_tcat.gif) repeat-x top left;
	color: #a67442;
	font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
/*
.tcat a:link
{
	color: #bf8f4d;
}
.tcat a:visited
{
	color: #bf8f4d;
}
.tcat a:hover, .tcat a:active
{
	color: #bf8f4d;
}
*/
/*
.thead
{
	background: #000000 url(skin/gradient_tcat.gif) repeat-x top left;
	color: #a67442;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
*/
/*
.tfoot
{
	background: #000000 url(skin/gradient_foot.gif) repeat-x top left;
	color: #CC9966;
}

.tfoot a:link
{
	color: #CC9966;
}
.tfoot a:visited
{
	color: #CC9966;
}
.tfoot a:hover, .tfoot a:active
{
	color: #FFFFFF;
}
*/
.alt1
{
	background: #262320;
	color: #a67442;
}
.alt2
{
	background: #2e2a27;
	color: #a67442;
}
.input
{
	background: #262320;
	color: #a67442;
	font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.button
{
	background: #000000;
	color: #CC9966;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
*/
/*select
{
	background: #262320;
	color: #CC9966;
	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: 5px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.navbar
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.highlight
{
	color: #FF0000;
	font-weight: bold;
}
/* Selection depth*/
/*
.fjsel
{
	background: #402811;
	color: #CC6600;
}
.fjdpth0
{
	background: #262320;
	color: #CC9900;
}
.fjdpth1
{
	background: #2b2825;
	color: #CC9900;
}
.fjdpth2
{
	background: #302d29;
	color: #CC9900;
}
.fjdpth3
{
	background: #36312d;
	color: #CC9900;
}
.fjdpth4
{
	background: #3b3631;
	color: #CC9900;
}
*/
.navmenu
{
	background: #000000 url(/skin/gradient_nav.gif) repeat-x top left;
	color: #CC9966;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
}
.navmenu a:link
{
	color: #CC9966;
	text-decoration: none;
}
.navmenu a:visited
{
	color: #CC9966;
	text-decoration: none;
}
.navmenu a:hover, .navmenu a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}
/*
.vbmenu_popup
{
	background: #000000;
	color: #CC9966;
	border: 1px solid #4c3f00;
}
.vbmenu_option
{
	background: #262320;
	color: #CC9966;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_option a:link
{
	color: #CC9966;
	text-decoration: none;
}
.vbmenu_option a:visited
{
	color: #CC9966;
	text-decoration: none;
}
.vbmenu_option a:hover, .vbmenu_option a:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.vbmenu_hilite
{
	background: #4c2e13;
	color: #CC9966;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	white-space: nowrap;
	cursor: pointer;
}
.vbmenu_hilite a:link
{
	color: #CC9966;
	text-decoration: none;
}
.vbmenu_hilite a:visited
{
	color: #CC9966;
	text-decoration: none;
}
.vbmenu_hilite a:hover, .vbmenu_hilite a:active
{
	color: #CC9966;
	text-decoration: none;
}
*/

