/* Normal, standard links. */
a:link
{
	color: #6A6A6A;
	text-decoration: none;
}
a:visited
{
	color: #6A6A6A;
	text-decoration: none;
}
a:hover
{
	color: #343434;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	color: #303030;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background: #FFF url(./images/img/background.png) repeat-x;
	margin: 0px;
	padding: 1px 0 4px 0;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}

/* FireFox Only */
a { outline: none; }

/* A quote, perhaps from another post. */
.quote {
	background-color: #e7eafc;
	font-size: x-small;
	color: #000;
	line-height: 1.4em;
	background: #E7EAFC url(./images/img/quote.png) 0.1em 0.1em no-repeat;
	border-top: 2px solid #99A;
	border-bottom: 2px solid #99A;
	padding: 1.1em 1.4em;
	margin: 0.1em 0 0.3em 0;
	overflow: auto;
}
/* A code block - maybe even PHP ;). */
.code {
	color: #000000;
	background: #dddddd;
	font-family: "dejavu sans mono", "monaco", "lucida console", "courier new", monospace;
	font-size: x-small;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	line-height: 1.5em;
	padding: 3px 1em;
		  width: 98%;
	overflow: auto;
	white-space: pre;
	/* Show a scrollbar after about 24 lines. */
	max-height: 24em;
}
/* The "Quote:" and "Code:" header parts... */
.codeheader, .quoteheader {
	color: #666;
	font-size: x-small;
	font-weight: bold;
	padding: 0 0.3em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg, #preview_body
{
	color: #000000;
	background-color: #F0F0F0;
}
.windowbg2
{
	color: #000000;
	background-color: #F9F9F9;
}
.windowbg3
{
	color: #000000;
	background-color: #F1F1F1;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: #E1E1E1;
	font-style: normal;
	background: url(images/titlebg.jpg) #5C5C5C repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 21px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: #E1E1E1;
	font-style: normal;
}

.titlebg a:hover
{
	color: #C0C0C0;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: #E1E1E1;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.jpg) #434343 repeat-x;
	color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
}
.catbg2 , tr.catbg2 td
{
	background: url(images/catbg.jpg) #434343 repeat-x;
	color: #bbb;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: #333;
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: #bbb;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: #bbb;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: white;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	background: #eee;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}

/* definitions for the main tab, active means the tab reflects which page is displayed */

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last, 
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	 vertical-align: top;
	 text-transform: uppercase;
}

.maintab_back, .maintab_active_back, .mirrortab_back, .mirrortab_active_back {
	 text-decoration: none;
	 font-size: 9px;
	 font-family: tahoma, sans-serif;
	 padding: 5px 10px 5px 10px;
}

.maintab_first,.mirrortab_first {
	 display: none;
}

.maintab_back,.mirrortab_back { }

.maintab_last,.mirrortab_last {
	 display: none;
}

.maintab_active_first, .mirrortab_active_first {
	 display: none;
}

.maintab_active_back, .mirrortab_active_back { }

.maintab_active_last, .mirrortab_active_last {
	 display: none;
}

/* How links behave in main tab. */

.maintab_back a:link, .maintab_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited {
	 text-decoration: none;
	 font-weight: bold;
}

.maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	 text-decoration: none;
	 font-weight: bold;
}

.maintab_back a:hover, .maintab_active_back a:hover, .mirrortab_back a:hover, .mirrortab_active_back a:hover {
	 text-decoration: underline;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

#top {
	background: url(./images/img/topbg.jpg) 0 0 repeat-x;
}
#top-r {
	background: url(./images/img/topr.jpg) 100% 0 no-repeat;
}
#top-l {
	background: url(./images/img/topl.jpg) 0 0 no-repeat;
	padding: 70px 20px 0px 20px;
}

#bodyarea {
	padding: 10px;
	background: #FFF;
	padding-left: 15px;
	padding-bottom: 25px;
	padding-right: 15px;
}
#bdy-l {
	background: url(./images/img/borderl.jpg) 0 50% repeat-y;
	padding-left: 20px;
}
#bdy-r {
	background: url(./images/img/borderr.jpg) 100% 50% repeat-y;
	padding-right: 20px;
}

#my-avatar {
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	margin: 1px 10px 0 20px;
}

.navwrapper {
	margin-top: 0;
	height: 42px;
	padding: 0;
	z-index: 999;
	float: left;
	clear: both;
}

.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	line-height: 1.0;
	 padding-right: 5px;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 180px;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 42px;
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 180px;
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 180px;
	top: 0;
}

.sf-menu {
	 float: left;
	 z-index: 300;
	 position:relative;
}

.sf-menu li {
	 background: none;
	 margin-right: 6px;
}

.sf-menu li a {
	 text-decoration: none;
	 color: #d3cece;
	 padding: 16px 20px;
	 font-size: 11px;
	 font-weight: bold;
	 text-transform: uppercase;
	 font-family: Arial, Helvetica, Sans-serif;
	 text-shadow: 0 1px 0 #000;
}

.sf-menu li:hover a, .sf-menu li a:hover, .sf-menu li .current {
	 background: url(images/img/navover.png) top left repeat-x;
	 color: #fff;
	 text-decoration: none;
	 text-shadow: 0 1px 0 #000;
}

.sf-menu li li {
	 background: #474747 !important;
}

.sf-menu li li a {
	 text-decoration: none;
	 color: #fff;
	 margin: 0;
	 background: #474747 !important;
	 padding: 8px 10px;
	 font-size: 12px;
	 font-weight: normal;
	 text-transform:  none;
	 font-family: Arial, Helvetica, Sans-serif;
	 text-shadow: 0 1px 0 #333;
}

.sf-menu li li:hover a, .sf-menu li li a:hover, .sf-menu li li.current a {
	background: #585858 !important;
	color: #fff;
	text-decoration: none;
	 text-shadow: 0 1px 0 #555;
}

.sf-menu a.sf-with-ul {
	padding-right:	 2.25em;
	min-width: 1px;
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 16px;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/img/arrows-ffffff.png) no-repeat -10px -100px;
}

a > .sf-sub-indicator {
	top: 16px;
	background-position: 0 -100px;
}

.sf-menu li li a > .sf-sub-indicator {
	top: 8px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px;
}

.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
background-position: -10px 0;
}

.sf-shadow ul {
	background: url(images/img/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#header {
	position: relative;
	height: 171px;
	overflow: hidden;
	background: repeat-x;
}

#head-l {
	height: 171px;
	background: 0 0 no-repeat;
	position: relative;

}

#head-r {
	height: 171px;
	background: 100% 0 no-repeat;
	position: relative;
}

#wrapper {
	width: 80%;
	min-width: 860px;
	margin: 0px auto 20px auto;
}

#logo, #logo a {
	position: absolute;
	top: 5em;
	left: 0;
	display: block;
	width: 300px;
	height: 80px;
	background: url(./images/img/logo.png) no-repeat;
}
#userarea {
	font: 0.89em "lucida grande", tahoma, sans-serif;
	color: #D7D7D7;
	float: right;
	padding: 15px 20px;
	text-align: right;
	width: 38em;
}

#userarea a:hover {
	text-decoration: underline; 
	color: white;
}

#news { left: 30px; position: relative; text-align: left; top: 8em; }

#news a:link, #news a:visited {
	color: #444444;
}
#news a:hover {
	color:  #000;
	text-decoration: underline;
}

#footer {
	 height: 70px;
	 background: url(./images/img/footerbg.jpg) 0 100% repeat-x;
}
#foot-r {
	 height: 70px;
	 background: url(./images/img/footerr.jpg) 100% 100% no-repeat;
}
#foot-l {
	 height: 70px;
	 background: url(./images/img/footerl.jpg)  0 100% no-repeat;
}
#footerarea {
	text-align: center;
	padding: 1em;
	color: #535353;
	font-family: arial, helvetica, sans-serif;
}
#footerarea a:link, #footerarea a:visited {
	color: #535353;
}
#footerarea a:hover {
	color: #232323;
	text-decoration: none;
	border-bottom: 1px dotted #737373;
}

.clearfix {
	display:inline-block;
}

.clr {
	height: 0;
	font-size: 1px;
	margin: 0;
	padding: 0;
	line-height: 0;
	clear: both;
}

#tools {
	background: none;
	margin: 0 6px;
	height: 40px;
	overflow: hidden;
}
#searcharea {
	float: right;
	margin: 10px 0 0 0;
	padding-right: 10px;
	height: 28px;
	width: 208px;
	background: url(./images/img/search_field.jpg) 0 0 no-repeat;
	overflow: hidden;
}
#searcharea .inputbox {
	background: none;
	color: #777;
	padding: 5px 7px;
	border: none;
	outline: none;
	margin: 2px 0 0;
	width: 200px;
	height: 14px;
	font-size: 12px;
	font-family: "dejavu sans mono", "monaco", "lucida console", "courier new", monospace;
}
#time {
	padding: 16px 0 0 10px;
	font-size: 12px;
	font-weight: 500;
	text-shadow: 0 1px 0 #000;
}
#time span {
	color: #444;
	padding-right: 15px;
}