/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	This is an alternative style for phpBB3 for those wishing to stay with
	the familiar subSilver style of phpBB version 2.x
	
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */
/*=================================================================== styles ===================================================================*/
* { margin:0; padding:0;}
body { background:url('./images/body_bg.gif') repeat; font-size:14px; line-height:1em; font-family:Arial; color:#5c5c5c;}


/*in_line*/
input, select, textarea { vertical-align:middle; font-weight:normal; font-family:tahoma; color:#000000; font-weight:normal; font-size:1em; border:solid 1px #a4a4a4; color:#646464; padding-left:5px; background:none}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

/*==================list====================*/
ul{margin:0px; padding:0px; list-style:none}
ul li { line-height:1.67em}
ul li a{text-decoration:underline; color:#49a8c7; background:url('./images/marker_list.gif') no-repeat 0 5px; padding-left:18px}
ul li a:hover{ text-decoration:none}

ul.list {margin:0px; padding:0px; list-style:none}
ul.list li { line-height:1em; background:url('./images/list_bg.gif') repeat-x bottom; padding:6px 0 11px 11px}
ul.list li img {margin-right:28px; vertical-align:middle}
ul.list li a{text-decoration:none; color:#5c5c5c; background:none; padding:0}
ul.list li a:hover{ text-decoration:none; color:#49a8c7}
ul.list li.none {background:none}

/*======================================================================== layout ========================================================================*/
#site_center, #footer_center {text-align:center;}
#main, #footer_main {margin:0 auto; width:100%; text-align:left;}

.min_width {min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}

/*You can modify the width of the website by changing "width" parameter with #header, #menu, #wrapper_header, #content, #footer. The minimum value is 780px.*/

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

#content .row_1 {width:100%}
#content .row_2 {width:100%}
.align_content {padding:0 25px 25px 25px;}
.width {width:100%}

/*======= index.html =======*/
#page1 #content .row_1 .col_1{width:50%;}
#page1 #content .row_1 .col_2{width:49%;}
#page1 #content .row_2 .col_1{width:50%;}
#page1 #content .row_2 .col_2{width:49%;}

/*======================================================================== layout ========================================================================*/
a {text-decoration:underline; color:#49a8c7}
a:hover {text-decoration:none}

a.link {text-decoration:underline; color:#49a8c7; background:url('./images/marker_link.gif') no-repeat 0 5px; padding-left:18px}
a.link:hover {text-decoration:none; background:url('./images/marker_link.gif') no-repeat 4px 5px}


.aright {text-align:right}
.aleft {text-align:left}
.column { float:left;}
.clear { clear:both;}


.logo {position:absolute; margin:42px 0 0 37px}
h1{text-indent:-10000px; background:url('./images/logo.gif') no-repeat 0 42px; height:177px; font-size:0; line-height:0; margin:0 0 0 37px}

h2 {font-size:1em; margin:0 0 15px 0; color:#5c5c5c}

p {margin:0 0 15px 0}

#site_center {background:url('./images/top_bg.gif') repeat-x center top #fcfcfc}

#header, #menu, #wrapper_header, #content, #footer { width:100%}

/*header*/
#header {height:57px; background:url('./images/header_bg.gif') no-repeat top right; color:#c0c0c0; font-family:Arial; font-size:0.75em; line-height:1.25em}
#header .col_1 {width:66%}
#header .col_1 .ind {padding:21px 0 0 22px}
#header .col_2 {width:33%; padding-top:15px}
#header input {width:180px; height:22px; margin-right:5px; background:none; font-size:1em; border:solid 1px #696969; color:#c0c0c0}

#menu {height:87px; background:url('./images/menu_bg.jpg') no-repeat right top; font-family:Arial; font-size:0.75em}
#menu .ind {padding:23px 0 0 20px}
#menu ul{margin:0px; padding:0px; list-style:none}
#menu ul li { line-height:1em; float:left; margin-right:5px; padding:0 0 15px 0}
#menu ul li a{text-decoration:none; color:#2d2c2c; background:url('./images/menu_bg.gif') no-repeat 0 0; padding:15px 0 15px 0; text-align:center; display:block; width:95px}
#menu ul li a.hover {background:url('./images/menu_hover_bg.gif') no-repeat 0 0; color:#fff}
#menu ul li a:hover{ text-decoration:none; background:url('./images/menu_hover_bg.gif') no-repeat 0 0; color:#fff}


#wrapper_header {height:262px; background:url('./images/wrapper_header_bg.jpg') no-repeat right top}
#wrapper_header img {margin:42px 0 0 37px}

/*content*/
#content {font-size:0.75em; line-height:1.25em; background:url('./images/cont_bg.gif') no-repeat right top}
.title {margin-bottom:20px; display:block}
.title_1 {margin-bottom:10px; display:block}
.img_left {float:left; margin:4px 20px 16px 0}

.pic {display:block; margin-bottom:13px}

.bg_col {background:url('./images/col_bg.gif') repeat-y right}
.bg_col_2 {background:url('./images/col_bg_2.gif') repeat-y right}
.bg_none { background:url('./images/bg_none.gif') no-repeat right top}
.bg_1 {background:url('./images/block_bg.gif') repeat-x top #e3e3e3}

.line {background:url('./images/line_bg.gif') repeat-x 0 28px; height:58px}

/*footer*/
#footer_center {background:url('./images/footer_bg.gif') repeat-x top}
#footer { height:109px; color:#c0c0c0; font-size:0.75em; line-height:1.25em;}
#footer .indent {padding:30px 25px 20px 19px}
#footer a {text-decoration:underline; color:#fff}
#footer a.home {color:#c0c0c0; text-decoration:none}
#footer a.home:hover {text-decoration:underline}
#footer .col_1 {width:91%}
#footer .col_2 {width:8%}
#footer a.rss {background:url('./images/rss_img.gif') no-repeat right; padding:5px 27px 5px 0; color:#c0c0c0; text-decoration:none; float:right}
#footer a.rss:hover {text-decoration:underline}

/*================== index.html ==================*/
#page1 #content .row_1 {padding-bottom:16px}
#page1 #content .row_1 h2 {margin-bottom:5px}
#page1 #content .row_1 .col_1 .indent { padding:0 40px 0 19px}
#page1 #content .row_1 .col_2 .indent { padding:0 37px 0 23px}
#page1 #content .row_2 .indent { padding:39px 20px 30px 20px}
#page1 #content .row_2 .col_1 .box {width:100%}
#page1 #content .row_2 .col_1 .col_box_1 {width:55%}
#page1 #content .row_2 .col_1 .col_box_1 .ind_box {padding-right:10px}
#page1 #content .row_2 .col_1 .col_box_2 {width:45%}
#page1 #content .row_2 .col_1 .ind {padding:6px 15px 16px 0}
#page1 #content .row_2 .col_2 .ind {padding:6px 0 0 18px}

.div_links {text-align:right; width:468px}


/*==================block====================*/
.block { background:#c5cab6}
.block .l_t { background:url('./images/l_t_1.gif') left top no-repeat;}
.block .r_t { background:url('./images/r_t_1.gif') right top no-repeat;}
.block .r_b { background:url('./images/r_b_1.gif') right bottom no-repeat;}
.block .l_b { background:url('./images/l_b_1.gif') left bottom no-repeat;}
.block .left {background:url('./images/border.gif') repeat-y left}
.block .top {background:url('./images/border.gif') repeat-x top}
.block .right {background:url('./images/border.gif') repeat-y right}
.block .bot {background:url('./images/border.gif') repeat-x bottom}
/*==========================================*/

/*=================================================================== styles ===================================================================*/

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./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: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: "Tahoma", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Tahoma, 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: Tahoma, 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: #585858;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
		color: #585858;
}

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: "Tahoma", "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;
	font-family:"Tahoma";
	
}

.gensmall {
	margin: 1px 1px;
	font-size: 1em;
	text-decoration:none;
}

.copyright {
	color: #c0c0c0;
	
	text-decoration:none;
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #585858;
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #A9B8C2;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #EAEAEA;
}
.rtl .catdiv {
	background: #EAEAEA;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #EAEAEA;
	padding: 4px;
	color:#585858;
}

.row2 {
	background-color: #EAEAEA;
	padding: 4px;
}

.row3 {
	background-color: #EAEAEA;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color: #585858;
	text-decoration: none;
}

a:active,
a:visited {
	color: #005784;
	text-decoration: none;
}

a:hover {
	color: #D46400;
	text-decoration: underline;
}

a.forumlink {
	color: #585858;
	font-weight: bold;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Tahoma", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {
	color: #585858;
	text-decoration: none;
}

th a,
th a:visited {
	color: #585858 !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Tahoma", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Tahoma", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Tahoma", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Tahoma, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #585858;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Tahoma, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}