/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		vira
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		aksi ( http://www.aksiyim.org )
	
	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
 ------------ */
* {
	/* 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: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #6E6D6D;
	background-color: #E7E6E6;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

br.spacer { height: 5px; font-size: 5px; line-height: 5px; overflow: hidden; }

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	width: 97% ;
	margin: 0 auto;
	padding: 0;
}

#wrapcentre {
	background: #DAECFF;
}

#main-right {
	padding: 0 13px 0 0;
	background: url('./images/side_right.gif') repeat-y right;
}

#main-left {
	padding: 0 0 0 13px;
	background: url('./images/side_left.gif') repeat-y left;
}

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

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

#menubar {
	margin: 0 25px;
}

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

.forumrules {
	background-color: #F6B2B2;
	padding: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #9a4444;
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
}

a.fontforumrules { color: #7e3030; text-decoration: underline; }

a.fontforumrules:hover { color: #7e3030; text-decoration: none; }

.forumrules h3 {
	color: #7e3030;
}

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

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

/* Header & Footer
 ------------ */
.bd_head_top { background: #B1D6FF url('./images/bd_header_top.gif') repeat-x top left; }
.bd_head_left { background: #B1D6FF url('./images/bd_header_left.gif') repeat-y top left; }
.bd_head_right { background: #B1D6FF url('./images/bd_header_right.gif') repeat-y top left; }
.forum-header {	background-color: #B1D6FF; }

.bd_foot_left { background: #B1D6FF url('./images/bd_header_left.gif') repeat-y top left; }
.bd_foot_right { background: #B1D6FF url('./images/bd_header_right.gif') repeat-y top right; }
.bd_foot_bottom { background: #B1D6FF url('./images/bd_footer_bottom.gif') repeat-x top left; }

#headb-right { padding: 0 13px 0 0; background: #B1D6FF url(images/bd_2.gif) no-repeat right; height: 13px }
#headb-centre { background: #B1D6FF; height: 13px }
#headb-left { padding: 0 0 0 13px; background: #B1D6FF url(images/bd_1.gif) no-repeat left; height: 13px }

#headm-right { padding: 0 13px 0 0; background: #B1D6FF url(images/bd_right.gif) repeat-y right; }
#headm-centre { background: #B1D6FF; min-height: 110px; height: auto !important; height: 110px; }
#headm-left { padding: 0 0 0 13px; background: #B1D6FF url(images/bd_left.gif) repeat-y left; }

#head-right { padding: 0 13px 0 0; background: #74B1F0 url(images/bd_4.gif) no-repeat right; height: 40px }
#head-left { padding: 0 0 0 13px; background: #74B1F0 url(images/bd_3.gif) no-repeat left; height: 40px }

#foot-right { padding: 0 16px 0 0; background: #74B1F0 url(images/bd_6.gif) no-repeat right; height: 24px }
#foot-centre { background: #74B1F0; padding-top:4px; min-height: 18px; height: auto !important; height: 18px; }
#foot-left { padding: 0 0 0 16px; background: #74B1F0 url(images/bd_5.gif) no-repeat left; height: 24px }

#footm-right { padding: 0 13px 0 0; background: #B1D6FF url(images/bd_right.gif) repeat-y right; }
#footm-centre { background: #B1D6FF; padding-top:5px; min-height: 25px; height: auto !important; height: 25px; }
#footm-left { padding: 0 0 0 13px; background: #B1D6FF url(images/bd_left.gif) repeat-y left; }

#footb-right { padding: 0 16px 0 0; background: #DCDBDB url(images/bd_8.gif) no-repeat right; height: 13px }
#footb-centre { background: #B1D6FF; height: 13px }
#footb-left { padding: 0 0 0 16px; background: #DCDBDB url(images/bd_7.gif) no-repeat left; height: 13px }

#header-buttons {
	padding-top: 7px;
	height: 25px;
	background-color: #74B1F0;
	font-size: 11px;
	color: #DAECFF;
	border-top: solid 4px #B1D6FF;
	border-bottom: solid 4px #DAECFF;
}

#header-buttons a, #header-buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#header-buttons a:hover { 
	color: #3894C9; text-decoration: none;
}

.head-but {
	font-size: 11px;
	color:#DAECFF; 
	text-decoration:none;
	font-weight:normal;
}

a.head-but {
	font-size: 11px;
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:normal;
	padding: 3px;
}

a.head-but:hover {
	color:#3894C9; 
	text-decoration:none;
	background-color:#DAECFF;
	padding-left:3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px
}

#footer-buttons {
	background-color: #74B1F0;
	font-size: 9px;
	color: #DAECFF;
}

#footer-buttons a, #footer-buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-buttons a:hover { 
	color: #3894C9; text-decoration: none;
}

.foot-but {
	font-size: 9px;
	color:#DAECFF; 
	text-decoration:none;
	font-weight:normal;
}

a.foot-but {
	font-size: 9px;
	color:#FFFFFF; 
	text-decoration:none;
	font-weight:normal;
}

a.foot-but:hover {
	color:#3894C9; 
	text-decoration:none;
	background-color:#DAECFF;
}

/*  Text
 --------------------- */
h1 {
	color: #6E6D6D;
	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;
}

h5 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

.slogan { color: #5e9ee1; }

p {
	font-size: 1.1em;
}

p.moderators {
	margin: 0;
	float: left;
	color: #6E6D6D;
	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;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

span.breadcrumbs {
	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;
}

.datetime {
	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: #6E6D6D;
}

.postdetails {
	color: #6E6D6D;
}

.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: #6E6D6D;
	font-weight: bold;
}

.pagination {
	padding: 4px;
	color: #6E6D6D;
	font-size: 1em;
	font-weight: bold;
}

.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #E57E35}
a.cattitle:link { text-decoration: none; color : #E57E35; }
a.cattitle:visited { text-decoration: none; color : #E57E35; }
a.cattitle:hover { text-decoration: underline; color : #E57E35; }

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

.disabled_alert {
	font-size: 10px;
	color: #3A5784;
	background: url('images/disabled_alert.gif') repeat-x bottom left;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#copyright {
	font-size: 9px;
	color: #FFFFFF;
}

#copyright a, #copyright a:visited {
	color: #6B8EFF;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #00366B;
	text-decoration: underline;
}

.admin-link { color : #6E6D6D; }

.admin-link a, .admin-link a:visited { 
	font-size: 10px;
	color: #4062d0;
	text-decoration: none;
}

.admin-link a:hover, .admin-link a:active {
	color: #00366B;
	text-decoration: underline;
}

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

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #7F7E7E;
	font-size: 1.1em;
	font-weight: bold;
	background: #EEEFF0 url('./images/th.gif') repeat-x top left;
	white-space: nowrap;
	padding: 7px 5px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #CFCFCF;
}

.tablewas {
	border: solid 4px #97C5F4;
}

.fl {
	background: url('./images/fl_m.gif') bottom left repeat-x;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.fll {
	background: url('./images/fl_l.gif') bottom left no-repeat;
	padding-left: 8px;
}

.flr {
	background: url('./images/fl_r.gif') bottom right no-repeat;
	padding-right: 8px;
}

.viewback {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	border: solid 1px #CFCFCF;
	background-color: #FFFFFF
}

.whiteback {
	border: solid 1px #CFCFCF;
	background-color: #FFF;
}

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

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF url('./images/cat.gif') repeat-x bottom left;
	text-indent: 4px;
}

.cat2 {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFF url('./images/cat2.gif') repeat-x top left;
	text-indent: 4px;
}

.cat3 {
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding-top: 8px;
	height: 20px;
	margin: 0;
	text-align: left;
	background: #FFF url('./images/cat.gif') repeat-x bottom left;
	text-indent: 4px;
}

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

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

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

.spacer {
	background-color: #ABCEF7;
}

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

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

/* Links
 ------------ */
a:link {
	color: #2774C2;
	text-decoration: none;
}

a:active,
a:visited {
	color: #2774C2;
	text-decoration: none;
}

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

a.forumlink, a.forumlink:visited {
	color: #2774C2;
	font-weight: bold;
	font-family : Verdana, "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

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

th a,
th a:visited {
	color: #2774C2 !important;
	text-decoration: none;
}

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


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

input {
	color: #6E6D6D;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #2774C2;
	background-color: #FFF;
}

input:hover {
	color: #2774C2;
	padding: 1px;
	border: 1px solid #00366B;
}

input:focus {
	color: #6E6D6D;
	padding: 1px;
	border: 1px solid #2774C2;
}

textarea {
	background-color: #FFF;
	color: #6E6D6D;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #2774C2;
	padding: 2px;
}

textarea:hover {
	color: #2774C2;
	padding: 2px;
	border: 1px solid #00366B;
}

textarea:focus {
	color: #6E6D6D;
	padding: 2px;
	border: 1px solid #2774C2;
}

select {
	color: #6E6D6D;
	background-color: #FFF;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #6D6E6E;
	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, .btnbbcode:focus {
	color: #6E6D6D;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #666666;
}

.btnbbcode:hover {
	color: #FFF;
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
}

.btnmain, .btnmain:focus {
	font-weight: bold;
	background-color: #FFF;
	border: 1px solid #2774C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnmain:hover {
	color: #FFF;
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
	padding: 1px 5px;
}

.btnlite, .btnlite:focus {
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #2774C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite:hover {
	color: #FFF;
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
	padding: 1px 5px;
}

.btnfile, .btnfile:focus {
	font-weight: normal;
	background-color: #FFF;
	border: 1px solid #2774C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile:hover {
	color: #FFF;
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
	padding: 1px 5px;
}

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

.helpline:hover {
	color: #FFF;
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
}


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

.quotetitle {
	background: #97c5f4 url('./images/bbcode_quote.gif') no-repeat right;
}

.attachtitle {
	background: #97c5f4 url('./images/bbcode_attach.gif') no-repeat right;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #97c5f4;
	border-width: 0 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;
}

.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: #97c5f4;
	color: #FFF;
	background: #97c5f4 url('./images/bbcode_code.gif') no-repeat right;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #97c5f4;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #4B5C77;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #6E6D6D;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


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

.pm_replied_colour {
	background-color: #97c5f4;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


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

.sep {
	color: #FFF;
	background-color: #c54242;
}

table.colortable td {
	padding: 0;
}

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

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	float: right;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 1px;
	font-weight: normal;
	color: #FFF;
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
	font-size: 1em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 1px;
	padding: 0 2px;
	background-color: #FFF;
	border: 1px solid #BABABA;
	font-size: 1em;
}

.pagination span a:hover {
	background-color: #74B1F0;
	border: 1px solid #74B1F0;
	color: #FFF;
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	font-size: 1em;
	background: none 0 50% no-repeat;
}

.row .pagination span a, li.pagination span a {
	background-color: #FFFFFF;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #74B1F0;
}

ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	font-size: 1em;
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	text-align: right;
}