/*
  Iris Theme for phpBB version 2+
  Created by Vjacheslav Trushkin
  http://www.trushkin.net
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #66A3C2;
	scrollbar-arrow-color:  #666666;
	scrollbar-face-color: #006699;
	scrollbar-track-color: #BFBDA6;
	scrollbar-highlight-color: #C6EBFF;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-shadow-color: #0096F0;
	scrollbar-darkshadow-color: #005E95;
}
/*PAGE LOADING BACKGROUND */
.pgLoadBkg {
	background-repeat: no-repeat;
	background-position: center middle;	
	background-image: url(images/pgloadingBkg.jpg);
	width: 360px;
	height: 144px;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Verdana,Tahoma,Arial, helvetica, sans-serif;
	font-size: 10px;
}

/* General font families for common tags */
font,th,td,p { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; }
/* 
a { text-decoration: underline; color: #00639D; }
a:visited	{ text-decoration: underline; color: #00639D; }
a:hover		{ text-decoration: underline; color: #0099FF; }
a:active	{ text-decoration: underline; color: #FF9900; }
*/
hr	{ height: 0px; border: solid #00639D 0px; border-top-width: 1px;}


.firsttable	{ background-color: #EFEFEA; border: #000000; border-style: solid;
	border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; }
.simpletable { background-color: #EFEFEA; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #333333; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F8F8F8; }
td.row1_over	{ background-color: #FFFFFF; }
td.row2	{ background-color: #EFEFEA; }
td.row2_over	{ background-color: #EFEFEA; }
td.row3, td.row3Right	{ background-color: #F6F6F6; }
td.row3_over	{ background-color: #FCFCFC; }
td.row4	{ background-color: #F0F0F0; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
}

/* Header cells - the blue and silver gradient backgrounds */
th, td.th	{
	color: #000000; font-size: 12px; font-weight: bold;
	background-color: #BFBDA6; height: 26px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {	height: 24px; color: #FFFFFF; background-color: #006699;}
td.th2 {background-color: #5BC1FF; height: 18px; color: #FFFFFF; }
td.spacerow { background-color: #5BC1FF; }
td.cat2 { background-color: #006699; color: #FFFFFF; }

td.catA,td.catHeadA,td.catSidesA,td.catLeftA,td.catRightA,td.catBottomA {	height: 24px; color: #FFFFFF; background-color: #BEBEBE;}
td.th2A {background-color: #5BC1FF; height: 18px; color: #FFFFFF; }
td.spacerowA { background-color: #5BC1FF; }
td.cat2A { background-color: #006699; color: #FFFFFF; }

.th			{ color: #000000	; }
a.th, a.th:visited	{ text-decoration: underline; color: #000000; }
a.th:hover, a.th:active	{ text-decoration: underline; color: #006699; }


.cat2			{ color: #FFFFFF; }
a.cat2, a.cat2:visited	{ text-decoration: underline; color: #FFFFFF; }
a.cat2:hover, a.cat2:active	{ text-decoration: underline; color: #666600; }

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/

/* The largest text used in the index page title and toptic title etc. */
h1,h2	{
			font-weight: bold; font-size: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #000000;
}
.maintitle	{
			font-weight: bold; font-size: 18px; font-family: Tahoma, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #006699;
}
.subtitle	{
			font-size: 16px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; font-weight: bold; color: #FFFFFF;
}


/* General text */
.gen { font-size : 12px; color: #000000; }
.genmed { font-size : 11px; color : #000000; }
.gensmall { font-size : 10px; color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #006699; text-decoration: underline; }

/* General ADMIN text */
.gen2 { font-size : 12px; color: #FFFFFF; }
.gen2med { font-size : 11px; color : #FFFFFF; }
.gen2small { font-size : 10px; color : #FFFFFF; }
a.gen2,a.gen2med,a.gen2small { color: #FFFFFF; text-decoration: underline; }
a.gen2:hover,a.gen2med:hover,a.gen2small:hover { color: #0099FF; text-decoration: underline; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color: #444444; }
a.cattitle { text-decoration: none; color: #444444; }
a.cattitle:hover,{ text-decoration: none; color: #006699; }

/* Forum category titles */
.cattitle2		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color: #000000; }
a.cattitle2, a.cattitle2:visited, .cattitle2 a, .cattitle2 a:visited  { text-decoration: none; color: #000000; }
a.cattitle2:hover, a.cattitle2:active, .cattitle2 a:hover, .cattitle2 a:active { text-decoration: none; color: #666600; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color: #00639D; }
a.forumlink 	{ text-decoration: underline; color: #00639D; }
a.forumlink:hover{ text-decoration: underline; color: #0099FF; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color: #000000;}
a.nav			{ text-decoration: underline; color: #00639D; }
a.nav:hover		{ text-decoration: underline; color: #0099FF; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color: #000000; }
a.topictitle:link   { text-decoration: underline; color: #00639D; }
a.topictitle:visited { text-decoration: underline; color: #00639D; }
a.topictitle:hover	{ text-decoration: underline; color: #0099FF; }
a.topictitle:active	{ text-decoration: underline; color: #FF9900; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size: 11px; color: #000000;}
a.name:link   { text-decoration: underline; color: #00639D; }
a.name:visited { text-decoration: underline; color: #00639D; }
a.name:hover	{ text-decoration: underline; color: #0099FF; }
a.name:active	{ text-decoration: underline; color: #FF9900; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size: 10px; color: #000000; }


/* The content of the posts (body of text) */
.postbody { font-size: 12px;}
a.postlink:link	{ text-decoration: underline; color: #00639D; }
a.postlink:visited { text-decoration: underline; color: #00639D; }
a.postlink:hover { text-decoration: underline; color: #0099FF; }
a.postlink:active { text-decoration: underline; color: #FF9900; }


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #F6F6F6; border: #0099FF; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #00639D; line-height: 125%;
	background-color: #F6F6F6; border: #0099FF; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: #444444; letter-spacing: -1px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
a.copyright, a.copyright:visited, .copyright a, .copyright a:visited { color: #444444; text-decoration: none;}
a.copyright:hover, .copyright a:hover { color: #000000; text-decoration: underline;}

.copyright2		{ font-size: 10px; color: #FFFFFF; font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.copyright2 a { text-decoration: underline; color: #FFFFFF; }
.copyright2 a:visited { text-decoration: underline; color: #FFFFFF; }
.copyright2 a:hover { text-decoration: underline; color: #F3F7FA; }
.copyright2 a:active { text-decoration: underline; color: #FFFFFF; }

/* Form elements */
input,textarea, select {
	color: #000000;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color: #FFFFFF;
}

input { text-indent: 2px; }

/* The buttons used for bbCode styling in message post */
input.button { 
	background-color: #BFBDA6; 
	color: #000000; 
	font-size: 9px; 
	border: solid 1px #333333; 
	padding: 1px; 
	cursor: hand;
}

/* The main submit button option */
input.mainoption {
	border: 1px solid #FFFFFF;
	padding: 1px;
	background-color: #006699;
	color: #EFEFEA;
	font-size: 10px; 	
	font-weight: bold;
	cursor: hand;
}

/* None-bold submit button */
input.liteoption {
	background-color: #BFBDA6;
	color: #000000; 
	font-size: 10px; 
	font-weight: bold;
	border: solid 1px #333333; 
	padding: 1px; 
	cursor: hand;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
input.helpline { background-color: #F4F4F4; border: solid 1px #F4F4F4; }

/* Articles */
.articleSidebar01{
	font-family: Verdana,Tahoma,Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	height: 20px;
	width: 150px;
	background-color: #006699;
	background-image: url(images/sidebox1_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.articleSidebar02 {
	font-family: Verdana,Tahoma,Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	height: 25px;
	width: 150px;
	background-color: #CCCC99;
	background-image: url(../../images/sidebox2_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.articlebkg{
	border: 1px solid #000000;
	padding: 2px;
	background-color: #EFEFEA;	
}
.articleTop01 {
   background-color: #006699;
	color: #FFFFFF;
	font: bolder 10px Tahoma, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
}
.articleTop02 {
   background-color: #BDBFA6;
	color: #000000;
	font: bolder 10px Tahoma, Arial, Helvetica, sans-serif;
	height: 20px;
	text-align: center;
}

.mainbodyTopNews {
	font-family: Verdana,Tahoma,Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 6px;
	padding: 3px;
	height: 20px;
	width: 460px;
	background-color: #006699;
	background-image: url(../../images/mainbodyTitle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mainbodyCenterNews{
	font-family: Verdana,Tahoma,Arial, helvetica, sans-serif;
	border: 1px solid #006699;
	font-size: 10px;
	color: #333333;	
	text-decoration: none;
	padding: 5px;
	height: 60px;
	width: 460px;
	background-color: transparent;	
	background-repeat: repeat-y;
	background-position: left top;	
}

