html *
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

body
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: .85em;
	margin: 0 1%;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Helvetica;
	color: #333;
	border-bottom: 2px solid #ECEADE;
	display: inline;
	margin-left: 8px;
	padding-right: 5em;
}

h2
{
	font-size: 1.25em;
	font-weight: normal;
	color: #333;
	margin: 2em 0 .75em 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-bottom: 1px solid #ECEADE;
}

h2 a
{
	text-decoration: none;
	color: #333;
}

a
{
	color: #990600;
}
a:hover
{
	color: #001F46;
}
p
{
	margin-bottom: 1em;
	line-height: 1.3em;
}

fieldset ul
{
	margin-left: 2em;
}

strong {
	color: #001F46;
}

ul {
	list-style-type: none;
}

#container-a
{
	/* None in main... but in color stylesheets */
}

#container-b
{
	padding-left: 16px;
	padding-right: 16px;
}

.clear
{
	clear: both;
}

#linetwo
{
	font-size: .8em;
	color: #444;
	font-weight: normal;
}


/* ---[ header ]------------------------------- */
#header
{
	padding: .2em 0 .2em 16px;
	margin-top: 1.5em;
	float: left;
	width: 30%;
}

#userbar
{
	margin-top: -1.5em;
	float: right;
	vertical-align: bottom;
	width: 70%;
	font-size: .8em;
	padding-right: 16px;
}

#userbar ul
{
	float: right;
}

#userbar li
{
	display: inline;
}

#userbar a
{
	float: left;
	color: #333;
	text-decoration: none;
	padding-left: 8px;
	margin-right: 4px;
	text-shadow: #fff 2px 2px 1px;
}

#userbar a span
{
	display: block;
	padding: .25em 8px .25em 0;
}

#userbar a:hover
{
	background-position:0% -125px;
	color: #000;
}

#userbar a:hover span
{
	background-position: 100% -125px;
}

#top-a
{
	height: 8px;
}

#top-b
{
	margin-left: 16px;
	height: 8px;
}

.leaderboard
{
	text-align: left;
	margin-bottom: 1em;
	margin-left: 8px;
	height: 120px;
	width: 98%;
	overflow: hidden;
}

.leaderboard .header_image
{
	height: 120px;
	width: auto;
	margin: 0px 5px 0px 5px;
	background: url('./../../../../images/header.png') center left no-repeat;
}

/* ---[ main content ]------------------------------- */
#main
{
	float: right;
	width: 81%;
}

#content
{
	padding-left: 8px;
	margin-top: 1em;
}

#feed
{
	float: right;
}

.notice, #errorExplanation p
{
	margin: 2em 7%;
	padding: .5em 1em;
	background-color: #A6E855;
	border-top: 2px solid #86BA4E;
	border-bottom: 2px solid #86BA4E;
	font-size: .9em;
	text-align: center;
	color: #444;
}

#errorExplanation ul
{
	margin: -1.5em 7% 0 7%;
	padding: 1em;
	background-color: #eee;
	font-size: .9em;
}

.tabbox
{
	font-size: .8em;
	padding-left: 8px;
}

/* ---[ news ]------------------------------- */

.news
{
	float: left;
	width: 100%;
	font-size: .9em;
	border-bottom: 1px solid #ccc;
	padding: .5em 0;
}

.news .listing
{
	line-height: 1.5em;
	padding: 0 5px;
}

.news h5
{
	font-size: 1.3em;
	padding: 0 5px;
}

.news h5 a
{
	text-decoration: none;
	color: #444;
}

.news h5 a:hover
{
	color: #000;
}

.news strong
{
	color: #999;
}

.new .news
{
	background: url('./images/corner-right-feature.png') top right no-repeat #CFE6E0;
}

/* ---[ form ]------------------------------- */

#form
{
	float: left;
	width: 100%;
	font-size: .9em;
	border-bottom: 1px solid #ccc;
	padding: .5em 0;
	background: url('./images/corner-right-feature.png') top right no-repeat #CFE6E0;
}

#form h5
{
	font-size: 1.3em;
	padding: 0 5px;
}

#form h5 a
{
	text-decoration: none;
	color: #444;
}

#form h5 a:hover
{
	color: #000;
}

/* ---[ message ]------------------------------- */

#form .message_text
{
	text-align: center;
}

/* ---[ Login ]------------------------------- */

.title
{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	padding: 0 5px;
	color: #444;
}

.left
{
	float: left;
	width: 50%;
}

.right
{
	float: left;
	width: 50%;
}

.center
{
	text-align: center;
}

.error
{
	border: 1px solid #000000;
	color: #990600;
	padding: 5px 5px;
}

/* ---[ menu ]------------------------------- */

#menu
{
	float: left;
	width: 19%;
	background-color: #F3F1E8;
	font-size: .8em;
	font-family: Verdana, sans-serif;
}

#menu .search
{
	text-align: center;
	padding: 1.4em 0;
	background-color: #ccc;
	margin-bottom: 1em;
	background-image: url('./images/tile-grey.png');
	background-repeat: repeat;
}

#menu .sponsors
{
	text-align: center;
	padding: 1.4em 0;
	background-color: #ccc;
	margin-bottom: 1em;
	background-image: url('./images/tile-grey.png');
	background-repeat: repeat;
}

#menu .sponsors img
{
	border: 0;
	margin-bottom: 5px;
}

#navigation
{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 8px 1em 8px;
}

#navigation a
{
	color: #333333;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

#navigation a:hover
{
	color: #990600;
}

#navigation .opened
{
	background-image: url('./images/arrowup.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#navigation .closed
{
	background-image: url('./images/arrowdown.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#navigation .close
{
	display: none;
}

#navigation .sub
{
	margin-left: 1em;
	margin-bottom: 1em;
}

/* ---| footer |-------------------------------- */
#footer
{
	padding: 2em;
	margin-top: 8px;
	background-color: #000;
	background-image: url('./images/gradient-black.png');
	background-repeat: repeat-x;
	color: #777;
	font-size: .75em;
	border-bottom: 8px solid #fff;
	text-align: center;
	letter-spacing: .1em;
}

#footer a
{
	color: #fff; 
	text-decoration: none;
}

#footer a:hover
{
	color: #444;
}

/* ---| Forum Style |-------------------------------- */

.forum_style
{
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #323D4F;
	background-color: #FFFFFF;
	font-size: 11px; 
	margin: 0;
}

/* Layout
 ------------ */
.forum_style #datebar {
	margin-top: 10px;
}

.forum_style #findbar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forum_style .forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/*  Text
 --------------------- */
.forum_style h1 {
	color: black;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

.forum_style h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

.forum_style h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

.forum_style h4 {
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

.forum_style p {
	font-size: 1.1em;
}

.forum_style p.moderators {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
}

.forum_style .rtl p.moderators {
	float: right;
}

.forum_style p.linkmcp {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.forum_style .rtl p.linkmcp {
	float: left;
}

.forum_style p.breadcrumbs {
	margin: 0px;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.forum_style .rtl p.breadcrumbs {
	float: right;
}

.forum_style p.datetime {
	margin: 0px;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.forum_style .rtl p.datetime {
	float: left;
}

.forum_style p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

.forum_style p.searchbarreg {
	margin: 0px;
	float: right;
	white-space: nowrap;
}

.forum_style .rtl p.searchbarreg {
	float: left;
}

.forum_style p.forumdesc {
	padding-bottom: 4px;
}

.forum_style p.topicauthor {
	margin: 1px 0px;
}

.forum_style p.topicdetails {
	margin: 1px 0px;
}

.forum_style .postreported,
.forum_style .postreported a:visited,
.forum_style .postreported a:hover,
.forum_style .postreported a:link,
.forum_style .postreported a:active {
	margin: 1px 0px;
	color: red;
	font-weight:bold;
}

.forum_style .postapprove,
.forum_style .postapprove a:visited,
.forum_style .postapprove a:hover,
.forum_style .postapprove a:link,
.forum_style .postapprove a:active {
	color: green;
	font-weight:bold;
}

.forum_style .postapprove img,
.forum_style .postreported img {
	vertical-align: bottom;
}

.forum_style .postauthor {
	color: #000000;
}

.forum_style .postdetails {
	color: #000000;
}

.forum_style .postbody {
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.forum_style .postbody li,
.forum_style ol,
.forum_style ul {
	margin: 0 0 0 1.5em;
}

.forum_style .rtl .postbody li,
.forum_style .rtl ol,
.forum_style .rtl ul {
	margin: 0 1.5em 0 0;
}

.forum_style .posthilit {
	background-color: yellow;
}

.forum_style .nav {
	margin: 0px;
	color: black;
	font-weight: bold;
}

.forum_style .pagination {
	padding: 4px;
	color: black;
	font-size: 1em;
	font-weight: bold;
}

.forum_style .cattitle {

}

.forum_style .gen {
	margin: 1px 1px;
	font-size: 1.2em;
}

.forum_style .genmed {
	margin: 1px 1px;
	font-size: 1.1em;
}

.forum_style .gensmall {
	margin: 1px 1px;
	font-size: 1em;
}

.forum_style .copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forum_style .titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.forum_style .error {
	color: red;
}


/* Tables
 ------------ */
.forum_style th {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	padding: 7px 5px;
}

.forum_style td {
	padding: 2px;
}

.forum_style .tablebg {
	background-color: #A9B8C2;
}

.forum_style .catdiv {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.forum_style .rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.forum_style .cat {
	height: 28px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.forum_style .row1 {
	background-color: #ECECEC;
	padding: 4px;
}

.forum_style .row2 {
	background-color: #DCE1E5;
	padding: 4px;
}

.forum_style .row3 {
	background-color: #C0C8D0;
	padding: 4px;
}

.forum_style .rowgood {
	background-color: #C2D6CD;
	padding: 4px;
}

.forum_style .rowneutral {
	background-color: #CAC1D7;
	padding: 4px;
}

.forum_style .rowbad {
	background-color: #D7C1C3;
	padding: 4px;
}

.forum_style .spacer {
	background-color: #D1D7DC;
}

.forum_style hr {
	height: 1px;
	border-width: 0px;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.forum_style .legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
.forum_style a:link {
	color: #333333;
	text-decoration: none;
}

.forum_style a:active,
.forum_style a:visited {
	color: #333333;
	text-decoration: none;
}

.forum_style a:hover {
	color: #333333;
	text-decoration: underline;
}

.forum_style a.forumlink {
	color: #333333;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.forum_style a.topictitle {
	margin: 1px 0px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

.forum_style a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

.forum_style th a,
.forum_style th a:visited {
	color: #FFA34F !important;
	text-decoration: none;
}

.forum_style th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
.forum_style form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.forum_style input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

.forum_style textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

.forum_style select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

.forum_style option {
	padding: 0 1em 0 0;
}

.forum_style .rtl option {
	padding: 0 0 0 1em;
}

.forum_style input.radio {
	border: none;
	background-color: transparent;
}

.forum_style .post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.forum_style .btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.forum_style .btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.forum_style .btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.forum_style .btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.forum_style .helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.forum_style .quotetitle,
.forum_style .attachtitle {
	margin: 10px 5px 0px 5px;
	padding: 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.forum_style .quotetitle .quotetitle {
	font-size: 1em;
}

.forum_style .quotecontent,
.forum_style .attachcontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.forum_style .attachcontent {
	font-size: 0.85em;
}

.forum_style .codetitle {
	margin: 10px 5px 0px 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.forum_style .codecontent {
	margin: 0px 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.forum_style .syntaxbg {
	color: #FFFFFF;
}

.forum_style .syntaxcomment {
	color: #FF8000;
}

.forum_style .syntaxdefault {
	color: #0000BB;
}

.forum_style .syntaxhtml {
	color: #000000;
}

.forum_style .syntaxkeyword {
	color: #007700;
}

.forum_style .syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.forum_style .pm_marked_colour {
	background-color: #000000;
}

.forum_style .pm_replied_colour {
	background-color: #A9B8C2;
}

.forum_style .pm_friend_colour {
	background-color: #007700;
}

.forum_style .pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
.forum_style img {
	border: none;
}

.forum_style .blue {
	color: #006699;
}

.forum_style .sep {
	color: black;
	background-color: #FFA34F;
}

.forum_style table.colortable td {
	padding: 0;
}

.forum_style pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.forum_style .nowrap {
	white-space: nowrap;
}
