/* Layout
 ------------ */
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0;
	background-image: url(/styles/subsilver2/theme/images/hd.bmp);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left -30px;
}

#wrapheader {
	height: auto !important;
	padding: 0;
}

#wrapcentre {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	font-size: 11px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #FFFF99;
	border-width: 1px;
	border-style: solid;
	border-color: #009300;
}

#logodesc {
	height: 62px;
	padding: 10px;
}

#menubar {
	background-color: #e2f5f9;
	padding: 5px;
	margin: 0 10px;
	border: 1px solid #B3E3F0;
	background-image: url(./images/cellpic1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	height: 19px;
}
#longdesc {
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B3E3F0;
	border-bottom-color: #B3E3F0;
	border-left-color: #B3E3F0;
	font-size: 12px;
	background-color: #EFFAFC;
	}
#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #FFFF99;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 12px;
}

.forumrules h3 {
	color: red;
}

#pageheader a {
	color: #009900;
	margin-left: 15px;
	font-size: 14px;
}
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: #000000;
	font-weight: normal;
	font-size: 24px;
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	line-height: 120%;
	color: #009900;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #009900;
}

h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}

p {
}

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

.rtl p.moderators {
	float: right;
}

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

.rtl p.linkmcp {
	float: left;
}

.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.rtl p.breadcrumbs {
	float: right;
}

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

.rtl p.datetime {
	float: left;
}

.searchbar {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
} 

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

.rtl p.searchbarreg {
	float: left;
}

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

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

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

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

.postapprove img, .postreported img {
	vertical-align: bottom;
	padding-top: 5px;
}

.postauthor {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	padding-top: 5px;
}

.postdetails {
	color: #000000;
}

.postbody {
	font-size: 12px;
	line-height: 1.4em;
}

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

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

.posthilit {
	background-color: yellow;
}

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

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

.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 12px;
}

.genmed {
	margin: 1px 1px;
	font-size: 11px;
}

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

.copyright {
	color: #444;
	font-weight: normal;
}

.titles {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #009900;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #009900;
	font-size: 11px;
	font-weight: bold;
	background-color: #BFEAF2;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
	background-color: #e2f5f9;
	width: 200px;
}

.tablebg {
	background-color: #B3E3F0;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-attachment: scroll;
	background-color: #e2f5f9;
	background-image: url(./images/cellpic1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.rtl .catdiv {
	background-attachment: scroll;
	background-image: url(./images/cellpic1.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e2f5f9;
	background-image: url(./images/cellpic1.gif);
	text-indent: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
}

.row1 {
	background-color: #FFFFFF;
	padding: 4px;
	font-size: 11px;
}

.row2 {
	background-color: #e2f5f9;
	padding: 4px;
	font-size: 11px;
}

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

.spacer {
	background-color: #FFFFFF;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #CCCCCC;
	color: #FFFFFF;
}

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

/* Links
 ------------ */
a:link {
	color: #1D7792;
	text-decoration: none;
}

a:active,
a:visited {
	color: #1D7792;
	text-decoration: none;
}

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

a.forumlink {
	font-weight: bold;
	font-size: 12px;
}

a.topictitle {
	margin: 1px 0;
	font-weight: bold;
	font-size: 12px;
}

a.topictitle:visited {
	text-decoration: none;
}


/* Form Elements
 ------------ */


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	padding: 4px;
	color: #009900;
	font-size: 11px;
	font-weight: bold;
}

.quotecontent, .attachcontent {
	margin: 0 5px;
	padding: 5px;
	font-weight: normal;
	background-color: #e2f5f9;
	border-width: 1px;
	border-style: solid;
	border-top-color: #B3E3F0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B3E3F0;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	padding: 2px 4px;
	color: #009900;
	background-color: #FFFFFF;
	font-size: 11px;
}

.codecontent {
	direction: ltr;
	margin: 0 5px;
	padding: 5px;
	border-top-color: #B3E3F0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B3E3F0;
	border-width: 1px;
	border-style: solid;
	font-weight: normal;
	color: #FF0000;
	font-size: 13px;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #e2f5f9;
}
.syntaxbg {
	background-color: #FFFFFF;
	color: #000000;
}
.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


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

.pm_friend_colour {
	background-color: #B3FFB3;
}

.pm_foe_colour {
	background-color: #C6C6FF;
}


/* Misc
 ------------ */
img {
	border: none;
}
img.postbody{
	max-width: 100%;
}
.sep {
	color: black;
	background-color: #FFFF99;
}

table.colortable td {
	padding: 0;
}

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

.nowrap {
	white-space: nowrap;
}

.username-coloured {
}
.description {
	font-size: 11px;
	position: absolute;
	left: 80px;
	top: 52px;
	letter-spacing: -1px;
}
.postbody img {
	max-width: 100%;
	clear: both;
}
.upforum {
	text-align: center;
}
.agrmnt {
	font-size: 12px;
	padding: 3%;
	background-color: #FFFFFF;
}
.agrmnt li {
	padding: 3px;
}
.tad {
	padding-left: 158px;
	background-color: #e2f5f9;
	border-left: 1px solid #B3E3F0;
	border-right: 1px solid #B3E3F0;
	border-bottom: 1px solid #B3E3F0;
	background-image: url(./images/rkl.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
#tany {
	border-left: 1px solid #B3E3F0;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#market {
	background-color: #FFF;
	font-size: 11px;
}
#tmarket {
	border-left: 1px solid #B3E3F0;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
}.dadv {
	text-align: center;
	padding: 0;
}
#intopic {
	background-color: #EFFAFC;
	padding: 5px 0;
	font-size: 11px;
	border-left: 1px solid #B3E3F0;
	border-right: 1px solid #B3E3F0;
	background-image: url(./images/intopic.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

