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

!ENTITY nbsp   CDATA '&#160;'

body.agr {
	font-family: Courier, 'Courier New', sans-serif; font-size: 9px; color: #000000;
	background-color: #FFFFCC;
}
 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}

body.green {
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	background-color: #daedae;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
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: #FFFFFF; border: #0099FF; border-style: dotted;
	border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; }
.simpletable { background-color: #FFFFFF; }


/*SIMdecisions*/
td.wizfilter {border-left: solid 1px #000080; border-top: solid 1px #000080}
td.wizlist {border-left: solid 1px #000080; border-bottom: solid 1px #000080}
td.wizhead {border-left: solid 1px #000080; border-right: solid 1px #000080; border-top: solid 1px #000080}
td.wizedit {border-left: solid 1px #000080; border-right: solid 1px #000080;}
td.wizfoot {border-left: solid 1px #000080; border-right: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080}
td.wizall {border-right: solid 1px #000080; border-left: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080}

td.feature {vertical-align: middle; font-size: 12; border-right: solid 1px #000080; border-left: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; padding: 2px; margin: 2px}
td.feature0 {background: #edfeed; vertical-align: middle; font-size: 12; border-right: solid 1px #000080; border-left: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; padding: 2px; margin: 2px}
td.feature1 {background: #dcdcdc; vertical-align: middle; font-size: 12; border-right: solid 1px #000080; border-left: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; padding: 2px; margin: 2px}
th.feature1 {vertical-align: middle; font-size: 12; border-right: solid 1px #000080; border-left: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; padding: 2px; margin: 2px}
table.feature{ border-collapse: collapse; border-width: 1px;}

table.featlist{ border-collapse: collapse; border-width: 1px;}
td.featname {font-size: 12; font-weight: bold; color: #1919e9; vertical-align: top; text-align: right; font-size: 12; border-top: solid 1px #000080; border-bottom: solid 1px #000080; padding: 2px; margin: 2px}
td.featdesc {font-size: 12; font-weight: bold; color: #00aa11; vertical-align: top; text-align: right; font-size: 12; border-top: solid 1px #000080; border-bottom: solid 1px #000080; padding: 2px; margin: 2px}


td.menu {border-right: solid 1px #000080; border-left: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; background-color: #ffff00}
td.tabon {border-right: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; border-left: solid 1px #000080; background-color: #1919EC}
td.taboff {border-right: solid 1px #000080; border-top: solid 1px #000080; border-bottom: solid 1px #000080; border-left: solid 1px #000080}
td.brief { padding: 10px; font-size: 15px; color:#daedae ; font-weight: bold;}
td.ibrief {background-color: #daedae; padding: 10px; font-size: 15px; color:#daedae ; font-weight: bold;}
p.brief {font-size: 15px; color:#daedae ; font-weight: bold ;}




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


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #F8F8F8; }
td.row1_over	{ background-color: #FFFFFF; }
td.row2	{ background-color: #F4F4F4; }
td.row2_over	{ background-color: #FAFAFA; }
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 
was height 26px */
th, td.th	{
	color: #FFFFFF; font-size: 10px; font-weight: bold;
	background-color: #0033cc; height: 13px;
/*
background-color: #FAAA34; #1919e5
*/
	}

	/*
	5BC1FF
	*/
	
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {	background-color:#daedae; height: 28px; color: #FFFFFF; }
td.th2 {background-color: #daedae; height: 20px; color: #FFFFFF; }
td.spacerow { background-color: #daedae; }
td.cat2 { background-color: #daedae; color: #FFFFFF; }

td.index{ background-color: #0000cc; color: #FFFFFF; font-size: 18px; }

.th			{ color: #FFFFFF; }
a.th, a.th:visited	{ text-decoration: underline; color: #FFFFFF; }
a.th:hover, a.th:active	{ text-decoration: underline; color: #0099FF; }

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

/*
  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: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #000000;
}

h4 {color:#1919e9;font-size: 14px}
h3 {color:#00aa11;font-size: 15px}
h5 {font-size: 12px}


/*help style */
.helptitle{ color: #00aa11; font-size: 20px; font-weight:bold; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}
.helpsection{ color: #111111; font-size: 14px; font-weight:bold; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}
.helphead{ color: #00aa11; font-size: 16px; font-weight:bold; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;}
.helpitem{ color: #1919e9; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;margin-left: 10px}
.helptext{ color: #000000; font-size: 12px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;margin-left: 20px}



.maintitle	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #0099FF;
}
.subtitle	{
			font-size: 16px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; font-weight: bold; color: #FFFFFF;
}



/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 11px; }
.gensmall, .gensmall2 { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #00639D; text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0099FF; text-decoration: underline; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 1px; color: #00588C; }
a.cattitle, a.cattitle:visited, .cattitle a, .cattitle a:visited  { text-decoration: underline; color: #00588C; }
a.cattitle:hover, a.cattitle:active, .cattitle a:hover, .cattitle a:active { text-decoration: underline; color: #FF9900; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 10px; 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; }


a					{ text-decoration: underline; color: #1919e9; }
a:hover				{ text-decoration: underline; color: #00aa11; }
a:visited   		{ text-decoration: underline; color: #000066; }
a:visited:hover   	{ text-decoration: underline; color: #00aa11; }

/* 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: 10px;}
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; }



.brief { font-family:Verdana, Arial, Helvetica, sans-serif; color:#0033CC; font-size:15px; font-weight:bold;}
a.brieflink:link {text-decoration:underline; color:#0033CC}
a.brieflink:visited	{ text-decoration: underline; color: #0033CC; }
a.brieflink:hover {text-decoration:underline; color:#FFFFFF}
a.brieflink:active { text-decoration: underline; color: #0033CC;}

qqq





/* 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: Verdana, 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
}

.grid {
	border: 0px;
	
	
	
}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; color: #444444; letter-spacing: -1px; font-family: Verdana, 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: Verdana, 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; }


.disclaimer	{ font-size: 9px; color: #555555; font-family: Verdana, Arial, Helvetica, sans-serif; }
.disclaimer a {text-decoration: underline; color: #555555;} 
.disclaimer a:visited {text-decoration: underline; color: #555555;} 
.disclaimer a:hover {text-decoration: underline; color: #555555;} 
.disclaimer a:active {text-decoration: underline; color: #555555;} 



/* Form elements */
input,textarea, select {
	color: #000000;
	font: normal 11px Verdana, 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: #F0F0F0; color: #000000; font-size: 11px; border: solid 1px #404040; }

/* The main submit button option */
input.mainoption {
	background-color: #F0F0F0;
	font-weight: bold;
}

/* None-bold submit button */
input.liteoption {
	background-color: #F0F0F0;
	font-weight: normal;
}

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



