@charset "utf-8";
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3B043A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


/* Tables
 ------------ */
th {
	color: #FFA34F;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #006699;
	background-image: url('styles/subsilver2/theme/images/cellpic3.gif');
	white-space: nowrap;
}

td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #A9B8C2;
}

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

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

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

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

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

.spacer {
	background-color: #D1D7DC;
}

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

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





#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('styles/subsilver2/theme/images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
}

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

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

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

.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;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

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


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

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

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

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

p {
	font-size: 1.1em;
}

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;
}

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

.rtl p.breadcrumbs {
	float: right;
}

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

.rtl p.datetime {
	float: left;
}

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

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;
}

.postauthor {
	color: #000000;
}

.postdetails {
	color: #000000;
}

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

.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: 1em;
	font-weight: bold;
}

.cattitle {

}

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

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

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

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

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

.error {
	color: red;
}
a img {
	border: none;
}
a {
	color:#CCFFCC;
	text-decoration: none;
	font-weight: bold;
}
#topGear a {
	color:#999B26;
}
#topGear {
	color: #000;
	width: 100%;
	background-image: url(images/top_gear.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomGear {
	background-image: url(images/bottom_gear.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	min-width:720px;
}
.left_site_gears {
	background-image: url(images/left_gears.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 34px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
#top_Menu_left {
	background-image: url(images/goldborder_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
}
#top_Menu_left #top_menu_right {
	background-image: url(images/goldborder_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 100%;
}

.left_site_gears .left_site_gears_top {
	background-image: url(images/side_gears.png);
	background-repeat: repeat-y;
	background-position: right center;
	width: 37px;
	height: 100%;
}
.right_site_gears {
	background-image: url(images/right_gears.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 34px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom_site_back {
	background-image: url(images/goldborder_bottom_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottom_site_back #bottom_left_site {
	background-image: url(images/goldborder_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom_site_back #bottom_left_site #bottom_right_site {
	background-image: url(images/goldborder_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
}
#top_Menu_left #top_menu_right li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5B5F15;
	font-size: 18px;
	font-weight: bold;
}
#top_Menu_left #top_menu_right li:first-child {
	border:none;
}
#top_Menu_left #top_menu_right a {
	color: #FFFED8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-style: italic;
}
#site_top_left_corner {
	background-image: url(images/left_gears.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#calendar, #archive, #tags {
	width: 200px;
}

#site_top_right_corner {
	background-image: url(images/right_gears.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#top_Menu_left #top_menu_right ul {
	margin: 0px;
	padding: 0px;
}
.gear_table_header {
	color: #FFFFFF;
	background-image: url(images/table_border_top_gear.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 47px;
}
.gear_table_header_left {
	background-image: url(images/table_border_hearder_left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.gear_table_header_text {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	min-width:220px;
}
.table_content {
	padding-top: 5px;
}
.table_content .tablebg tr .cat_header {
	background-color: #D8C9EF;
}
.table_content .tablebg tr .cat, .table_content .tablebg tr .catdiv {
	font-size:16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8C9EF;
}
.header_large #left {
	background-image: url(images/table_border_top_left.png);
	height: 47px;
	width: 13px;
}
.header_large #right {
	background-image: url(images/table_border_top_right.png);
	height: 47px;
	width: 13px;
}
.header_large #top {
	color:#FFFFF;
	background-image: url(images/table_border_top.png);
	background-repeat: repeat-x;
}
.header_large #top #gear_table_header_left {
	color:#FFFFF;
	height: 47px;
	background-image: url(images/table_border_hearder_left.png);
	background-repeat: no-repeat;
	background-position: left;
}
.header_large #top #gear_table_header_left #gear_table_header {
	color:#FFFFF;
	background-image: url(images/table_border_top_gear.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 47px;
}
.header_large #top #gear_table_header_left #gear_table_header #gear_table_header_text {
	color:#FFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	min-width:220px;
}
.header_small #left {
	background-image: url(images/smaller_headerlefta.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 13px;
}
.header_small #top {
	background-image: url(images/smaller_headermiddle.png);
	height: 26px;
}
.header_small #top #gear_table_header_left {
	background-image: url(images/smaller_headerleft_middle.png);
	background-repeat: no-repeat;
	background-position: left;
	height:26px;
}
.header_small #top #gear_table_header_left #gear_table_header {
	background-image: url(images/smaller_headerright_middle.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}
.header_small #right {
	background-image: url(images/smaller_headerrighta.png);
	height: 26px;
	width: 13px;
}

.header_large a {
	color:#FFFFF;
}
.header_small #top #gear_table_header_left #gear_table_header #gear_table_header_text {
	font-size: 16px;
	padding-top: 2px;
}
.header_small #top #gear_table_header_left #gear_table_header #gear_table_header_text {
	font-weight: bold;
	color: #FFF;
}
.table tr .left {
	background-image: url(images/table_border_left.png);
	background-repeat: repeat-y;
	background-position: left;
}
.table .table_bottom .left {
	background-image: url(images/table_border_bottom_left.png);
	height: 16px;
	width: 13px;
}
.table tr .right {
	background-image: url(images/table_border_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
.table .table_bottom .right {
	background-image: url(images/table_border_bottom_right.png);
	height: 16px;
	width: 13px;
}
.table .table_bottom .bottom {
	background-image: url(images/table_border_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.table {
	width: 100%;
}