/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		sabah
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		EsmerÖzcan ( http://www.teskilatforum.net )
	
	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: #323D4F;
	background-color: #E5E5E5;
        background-image: url(http://tennis.my/wp-content/uploads/2009/12/graycourt.gif);
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#background {
    background: transparent url(styles/sabah/theme/images/background.png) repeat-y ; 
	margin:auto;
    width:990px;
}

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


#wrapcentre {
	margin: auto;
	width: 940px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	margin:auto;
	padding: 0;	
}

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

.logo { 
	width: 940px;
	/*height: 130px;*/
	padding: 20px 0;
	margin: auto;
	background: #E1E1E2 url('styles/sabah/theme/images/logo_bg.gif');
}

#menubar {
	margin: auto;
	height: 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;
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(styles/sabah/theme/images/menu.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 940px;	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #D4E59F;	
	text-decoration: overline;	
}
#menu ul li#current a {	
	color: #D4E59F;
}
.menu2 { 
background-color :#EFEFEF;
padding : 0px 2px 0px 2px; 
margin:auto;
} 
a.menu2:link, a.menu2:visited { 
color: #000000;
font : bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
text-decoration : none; 
white-space : nowrap;
} 
a.menu2:hover { 
color : #2C2C2C; 
text-decoration : underline; 

} 
.menu_top{ position:relative; width:900px; background-color: #FFFFFF;  padding:15px 5px 0px 5px; margin:1px auto 15px auto; font: 11px tahoma, arial, verdana; color:#000000; }
/* menu3 icin link ayarlari.. importantlar E6 icin..' */
a.menu_top{ font: 11px tahoma, arial, verdana; text-decoration: none!important; color: #000000!important; } 
a.menu_top:visited{ text-decoration: none!important; color: #000000!important; }
a.enustmenu:hover{text-decoration: none; color: #DDDDDD!important;}

#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: right;
	color: black;
	font-weight: bold;
	border-bottom:1px solid red;
}

.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;
	font-size: 16px;
	margin-left: -7px;
}

.postdetails {
background:transparent url(styles/sabah/theme/images/detail.gif) no-repeat scroll left top;
border:1px solid #D1D1E1;
font-size:8pt;
margin: 3px 3px 3px 5px;
padding: 3px 0px 3px 7px;
text-align:left;
width : 90%;
}

.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:#999999;
	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;
}


/* Tables
 ------------ */
th {
	color: #F7F7F7;
	font:bold 11px  verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: center;
	background-color:#9cce21;
    white-space: nowrap;
	padding: 2px 1px;
}

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

.tablebg {
	background-color: #D1D1E1;
	border: 1px solid #9cce21;
}

.cat {
	height: 28px;
	margin: 0;
	color: #F7F7F7!important;
	font:bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif ;
	text-decoration: none;
	background:#0319a4;
	padding: 0;
    text-indent: 4px;
}

.row1 {
	background: #FDFDFD;
    padding: 4px;
	border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
  
}

.row2 {
	background:#EFEFEF;
	border-left: 1px solid #FDFDFD;
    border-top: 1px solid #FDFDFD;
	padding: 4px;
}

.row3 {
	background-color: #F7F7F7;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
	padding: 4px;
	font-variant: small-caps;
	font-size: 12px;
}

.spacer {
	background-color: #D1D7DC;
}

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

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

/* Links
 ------------ */
a:link {
	color: #22229C;
	text-decoration: none;
}

a:active,
a:visited {
	color: #22229C;
	text-decoration: none;
}

a:hover {
	color: #9cce21;
	text-decoration:none;
}

a.forumlink {
    font:bold 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	padding-bottom:2px;
}

a.topictitle {
	margin: 1px 0;
    font:bold 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    text-transform: capitalize;
}

a.topictitle:visited {
	color: #757575;
	text-decoration: none;}
a.topictitle:hover {
	color: #FF2222;
	text-decoration:none;}	

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

th a:hover {
	text-decoration: underline;
}
.cat a,
.cat a:visited {
	color: #F7F7F7!important;
	font:bold 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif ;
	text-decoration: none;
}
.cat a:hover {
	color: #9cce21 !important;
	text-decoration: underline;
}

.nav a,
.nav a:visited {
    font-size:10px!important;
}
.nav a:hover {
    font-size:10px!important;
	color: #FFFF66 !important;
	
}

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

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

.searchbox {
	color: #333333;
	font: normal 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	background:transparent url(styles/sabah/theme/images/search.gif) no-repeat;
    padding: 3px 0px 0px 20px;
    vertical-align: middle;
    height: 21px;
    width: 279px;
    margin: 0px;
    line-height: 135%;
    border: none;
}

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

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

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: "Lucida Grande", 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;
}

.subforum.read { 
	background: url('styles/sabah/theme/images/subforum_read.gif')  left top no-repeat ;
	line-height: 15px;
	padding-left: 13px;
	white-space: nowrap;
}
.subforum.unread { 
	background: url('styles/sabah/theme/images/subforum_unread.gif') left  top no-repeat;
	line-height: 15px;
	padding-left: 13px;
	white-space: nowrap;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle{
font-size: 1em;
color: black;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 8px;
	padding: 5px;
    border-top:1px solid #747474;
	border-left:1px solid #747474;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #E1E4F2;
	color: black;
}

.attachcontent {
	font-size: 0.85em;
}


.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: #FFA34F;
}

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


/* Code block */
dl.codebox {
   padding: 3px;
   background-color: #FFFFFF;
   border: 1px solid #d8d8d8;
   font-size: 1em;
}

dl.codebox dt {
   text-transform: uppercase;
   border-bottom: 1px solid #CCCCCC;
   margin-bottom: 3px;
   font-size: 0.8em;
   font-weight: bold;
   display: block;
}

blockquote dl.codebox {
   margin-left: 0;
}

dl.codebox code {
   /* Also see tweaks.css */
   overflow: auto;
   display: block;
   height: auto;
   max-height: 200px;
   white-space: normal;
   padding-top: 5px;
   font: 0.9em Monaco, "Andale Mono","Courier New", Courier, mono;
   line-height: 1.3em;
   color: #2E8B57;
   margin: 2px 0;
}

/* prosilver rollover css */
/* Rollover buttons
   Based on: http://wellstyled.com/css-nopreload-rollovers.html
----------------------------------------*/
.buttons {
   float: left;
   width: auto;
   height: auto;
}

/* Rollover state */
.buttons div {
   margin: 0 5px 0 0;
   background-position: 0 100%;
}

/* Rolloff state */
.buttons div a {
   display: block;
   width: 100%;
   height: 100%;
   background-position: 0 0;
   position: relative;
   overflow: hidden;
}

/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span      { display: none; }*/
/*.buttons div a:hover   { background-image: none; }*/
.buttons div span         { position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span   { background-position: 0 100%; }

/* Big button images */
.reply-icon span   { background: transparent none 0 0 no-repeat; }
.post-icon span      { background: transparent none 0 0 no-repeat; }
.locked-icon span   { background: transparent none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.reply-icon      { width: 97px; height: 25px; }
.buttons div.post-icon      { width: 97px; height: 25px; }
.buttons div.locked-icon   { width: 97px; height: 25px; }

/* Big button images */
.reply-icon span   { background-image: url("./styles/sabah/imageset/en/button_topic_reply.gif"); }
.post-icon span      { background-image: url("./styles/sabah/imageset/en/button_topic_new.gif"); }
.locked-icon span   { background-image: url("./styles/sabah/imageset/en/button_topic_locked.gif"); }


/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	float: right;
	padding: 4px;
	font-size: 7.5pt;
	font-weight: bold;
	border: none;
}

.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: #9cce21;
	border: 1px solid #9cce21;
	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: #9cce21;
	border: 1px solid #9cce21;
	color: #FFF;
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

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