/*
  The portable allory Theme for phpBB version 2+
  Created by FladeX
  http://ageof.ru
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#body_bg {
	background: url(images/bg_top.jpg) #ffffff repeat-x top left;
}

/* General font families for common tags */
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link, a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-size: 11px;
	color: #454545;
	text-decoration: underline;
	font-weight: bold;
}

hr {
	color: #999999;
	height: 1px;
	width: 100%;
}

/* This is the border line & background colour round the entire page */
.bodyline {
	background-color: #ffffff;
	border: 1px #999999 solid;
}

/* This is the outline round the main forum tables */
.forumline {
	background-color: #ffffff;
	border: 2px #999999 solid;
}

form {
	margin: 0;
	padding: 0;
}

ul {
	margin: 2px;
	padding-left: 10px;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 10px;
	padding-top: 0;
	background-image: url(images/strelka.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* The register, login, search etc links at the top of the page */
.mainmenu {
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 1px;
}

.mainmenu li {
	float: right;
	display: block;
	list-style: none;
	background-image: none;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 28px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

a.mainmenu {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}

a.mainmenu:hover {
	font-size: 11px;
	color: #454545;
}

#mainmenu {
	font-size: 11px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 1px;
}

#mainmenu li {
	float: right;
	display: block;
	list-style: none;
	background-image: none;
	padding-left: 2px;
	padding-right: 2px;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

#mainmenu li a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}

#mainmenu li a:hover {
	font-size: 11px;
	color: #454545;
}

.searchbox {
	margin: 0;
	padding: 0;
	margin-top: 13px;
	margin-left: 10px;
	width: 130px;
	font-size: 11px;
	color: #454545;
	padding: 2px !important;
	padding: 1px;
	border: 1px solid #454545;
	background: none;
}

td.mainmenu {
	margin: 0;
	height: 80px;
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
	background-image: url(images/cellpic3.gif);
	background-repeat: repeat-x;
}

td.mainmenu2 {
	margin: 0;
	height: 80px;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/cellpic3.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 45px;
}

td.mainmenu3 {
	margin: 0;
	height: 80px;
	width: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/cellpic3.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 45px;
}

td.topnav {
	margin: 0px;
	padding:  0px;
	background: url(images/bg_top.jpg) repeat-x top left;
	height: 42px;
	width: 470px;
}

td.bgline {
	margin: 0px;
	padding:  0px;
	background: url(images/s.gif) repeat-y;
	width: 7px;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color: #707070;
	padding-right: 35px;
	width: 350px;
}

.pathway {
	font-size: 10px;
	font-weight: bold;
	color: #707070;
	padding-left: 6%;
}

a.pathway:link, a.pathway:visited {
	font-size: 10px;
	font-weight: bold;
	color: #707070;
	padding-left: 0;
}
a.pathway:hover {
	font-size: 11px;
	padding-left: 0;
}

td.top1 {
	margin: 0;
	padding:  0;
	height: 28px !important;
	height: 28px;
	padding-top:  2px !important;
	padding-top:  3px;
	background: url(images/shadow.jpg) #ffffff repeat-x top;
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {
	font-size: 10px;
	font-weight: bold;
	color: #707070;
}

/* The content of the posts (body of text) */
.postbody {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}

a.postlink:link	{
	text-decoration: none;
	color: #cccccc
}

a.postlink:visited {
	text-decoration: none;
	color: #aaaaaa;
}

a.postlink:hover {
	text-decoration: underline;
	color: #aaaaaa;
}

td.row1 {
	background-color: #e9e9e9;
}

td.row1:hover {
	background-color: #f1f1f1;
}

td.row2 {
	background-color: #e9e9e9;
}

td.row3 {
	background-color: #e1e1e1;
}

/*
  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: #e1e1e1;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
}

/* Header cells - the orange and silver gradient backgrounds */
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #e1e1e1;
	color: #f1f1f1;
	padding: 2px;
	line-height: 15px;
	background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/shadow.jpg);
			background-color:#e1e1e1;
			border: #999999;
			border-style: solid;
			height: 28px;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold;
	border: #ffffff;
	border-style: solid;
	height: 28px;
}

td.row3Right,td.spaceRow {
	background-color: #e1e1e1;
	border: #ffffff;
	border-style: solid;
}

th.thHead,td.catHead {
	font-size: 12px;
	border-width: 1px 1px 0px 1px;
}

th.thSides,td.catSides,td.spaceRow {
	border-width: 0px 1px 0px 1px;
}

th.thRight,td.catRight,td.row3Right {
	border-width: 0px 1px 0px 0px;
}

th.thLeft,td.catLeft {
	border-width: 0px 0px 0px 1px;
}

th.thBottom,td.catBottom {
	border-width: 0px 1px 1px 1px;
}

th.thTop {
	border-width: 1px 0px 0px 0px;
}

th.thCornerL {
	border-width: 1px 0px 0px 1px;
}

th.thCornerR {
	border-width: 1px 1px 0px 0px;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	color: #454545;
}

/* General text */
.gen {
	font-size: 14px;
}

.genmed {
	font-size: 12px;
}

.gensmall {
	font-size: 11px;
}

.gen,.genmed,.gensmall {
	color: #454545;
}

a.gen,a.genmed,a.gensmall {
	color: #aaaaaa;
	text-decoration: none;
}

a.gen:hover,a.genmed:hover,a.gensmall:hover {
	color: #cccccc;
	text-decoration: underline;
}

/* Forum category titles */
.cattitle {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #454545;
}

a.cattitle {
	font-size: 12px;
	padding: 2px 0;
	color: #454545;
	font-weight: bold;
	text-indent: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

a.cattitle:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
	text-decoration: underline;
	text-indent: 10px;
}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink {
	font-weight: bold;
	font-size: 12px;
	color: #454545;
}

a.forumlink {
	text-decoration: none;
	color: #dd6900;
}

a.forumlink:hover {
	text-decoration: underline;
	color: #454545;
}

/* 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: none;
	color: #dd6900;
}

a.nav:hover {
	text-decoration: underline;
}

/* titles for the topics: could specify viewed link colour too */
.topictitle {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

a.topictitle:link {
	text-decoration: none;
	color: #333333;
}

a.topictitle:visited {
	text-decoration: none;
	color: #666666;
}

a.topictitle:hover {
	text-decoration: underline;
	color: #454545;
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {
	font-size: 11px;
	color: #454545;
}

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

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #2f3acf;
	background-color: #f9f9f9;
	border: #333333;
	border-style: solid;
	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: 10px;
	color: #666666;
	line-height: 125%;
	background-color: #f9f9f9;
	border: #333333;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

/* Copyright and bottom info */
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454545;
	font-weight: bold;
}

a.copyright {
	font-size: 10px;
	color: #454545;
	text-decoration: underline;
	font-weight: bold;
}

a.copyright:hover {
	font-size: 10px;
	color: #626262;
	text-decoration: underline;
	font-weight: bold;
}

/* Form elements */
.inputbox {
	color: #000000;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 3px;
}

.inputbox:hover {
	border: 1px solid #dd6900;
}

input,textarea, select {
	color: #000000;
	background: #ffffff;
	border: 1px solid #cccccc;
	margin: 3px;
}

input:hover, textarea:hover {
	border: 1px solid #dd6900;
}

/* 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 {
	font-size: 11px;
	color: #454545;
	border: 1px solid #999999;
	margin: 3px;
	background-color: #ededed;
	padding: 2px !important;
	padding: 1px;
	cursor: pointer;
}

input.button:hover {
	border: 1px solid #dd6900;
}

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

/* None-bold submit button */
input.liteoption {
	background-color : #fafafa;
	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 ;)
*/
.helpline {
	background-color: #cccccc;
	border-style: none;
}

.helpline:hover {
	border-style: none;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
