/*
  The original subSeries60 Theme for phpBB version 2+
  Created by Andrey Babak
  http://www.friendly-art.com
*/


body
{
	background-color:#FFFFFF; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

a:link, a:active, a:visited
{
	text-decoration:none;
	color:#204070;
}

a:hover
{
	text-decoration:underline;
	color:#4080E0;
}

hr
{
	height:0px;
	border:solid #D1D7DC 0px;
	border-top-width:1px;
}

form
{
	display:inline;
}

ul.mainmenu
{
	list-style-position:outside;
	list-style-image:url("/templates/subSeries60/images/triright.gif");
}

.mainmenu li
{
	margin-left:-15px;
	margin-bottom:2px;
}

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

td.genmed, .genmed
{
	font-size:11px;
/*	line-height:110%; */
}

.gensmall
{
	font-size:10px;
}
.gensmall img
{
	margin:1px 2px;
}
.gen,.genmed,.gensmall { color:#101010; }
a.gen,a.genmed,a.gensmall { color:#204070; text-decoration:none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color:#4080C0; text-decoration:underline; }


/* This is the border line & background colour round the entire page */
.bodyline
{
	background-color:#FFFFFF;
	border:0px;
	padding:0px;
}

/* This is the outline round the main forum tables */
.forumline
{
	background-color:#FFFFFF;
/*	border:1px solid #204070; */
	border-width:1px 1px 8px 1px;
	border-style:solid;
	border-color:#204070;
	padding:0px 0px 0px 0px;
}

/* Gets rid of the need for border="0" on hyperlinked images */
img
{
	border:0;
}

.banner
{
	background-image:url('/templates/subSeries60/images/Club60-Header_03.gif');
	background-repeat:no-repeat;
	height:88px;
}

.banner a
{
	color:#FFFFFF;
}

/* Background images for tables */
.tbl
{
	border-collapse:collapse;
	height:4px;
	width:100%;
}

.tbll
{
	background:url("images/tb4_l.gif") no-repeat;
	width:8px;
}

.tblbot
{
	background:url("images/tb4_m.gif") repeat-x;
	width:100%;
}

.tblr
{
	background:url("images/tb4_r.gif") no-repeat;
	width:8px;
}

.subhead, .subhead td
{
	font-size:11px;
	color:#FFFFFF; /* $textcolor1 */
	font-weight:normal;
	text-decoration:none;
	background-color:#000000;
	vertical-align:middle;
	background-color:#204070; height:31px;
	background-image:url("/templates/subSeries60/images/cellpic4.gif");
}

.subhead a
{
	color:#FFFFFF;
	text-decoration:none;
}

.subhead a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Main table cell colours and backgrounds */
td.row1
{
	background-color:#EfF6FF;
	padding:4px;
}
td.row2
{
	background-color:#DFECFF;
	padding:4px;
}
td.row3
{
	background-color:#EEEEEE;
	padding:4px;
}
td.row4
{
	background-color:#E0E0E0;
	padding:4px;
}


/*
  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;
	background-image:url("/templates/subSeries60/images/cellpic2.gif");
	background-repeat:repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th
{
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	background-color:#204070;
	height:22px;
	padding:3px;
	background-image:url("/templates/subSeries60/images/cellpic4.gif");
	background-repeat:repeat-x;
}

th.nav
{
	color:#FFFFFF;
}

.forumline th a
{
	color:#FFFFFF;
	text-decoration:none;
}

.forumline th a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

td.cat
{
	background-color:#B0D0FF; border:#FFFFFF; border-style:solid; height:28px;
	padding:4px 10px 4px 10px;
	background-image:url("/templates/subSeries60/images/cellpic1.gif");
	background-repeat:repeat-x;
}


/*
  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:-)
*/
td.cat
{
	height:29px;
	border-width:0px 0px 0px 0px;
}

td.spaceRow
{
	background-color:#D1D7DC;
	border:#FFFFFF;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	padding:0px;
	height:2px;
	line-height:2px;
}

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

.forumtitle,h1,h2
{
	font-weight:bold; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none; line-height:120%; color:#000000;
}


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size:11px; color:#FFFFFF }
a.mainmenu		{ text-decoration:none; color:#FFFFFF;  }
a.mainmenu:hover{ text-decoration:underline; color:#FFFFFF; }


/* Forum category titles */
.cattitle		{ font-weight:normal; font-size:12px ; letter-spacing:1px; color:#000000; }
a.cattitle		{ text-decoration:none; color:#204070; }
a.cattitle:hover{ text-decoration:underline; color:#4080C0; }


/* Forum title:Text and link to the forums used in:index.php */
.forumlink		{ font-weight:bold; font-size:12px; letter-spacing:1px; color:#204070; }
a.forumlink 	{ text-decoration:none; color:#204070; }
a.forumlink:hover{ text-decoration:underline; color:#4080E0; }


/* 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:#204070; }
a.nav:hover		{ text-decoration:underline; }


/* titles for the topics:could specify viewed link colour too */
.topictitle			{ font-weight:bold; font-size:11px; color:#000000; }
a.topictitle:link   { text-decoration:none; color:#204070; }
a.topictitle:visited { text-decoration:none; color:#4070B8; }
a.topictitle:hover	{ text-decoration:underline; color:#4080E0; }


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

/* 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:none; color:#204070 }
a.postlink:visited { text-decoration:none; color:#4070B8; }
a.postlink:hover { text-decoration:underline; color:#B0D0FF}

/*.postbody ul
{
	list-style-position:outside;
	list-style-image:url("/templates/subSeries60/images/bullet.gif");
	margin:0;
	padding:2px 0 6px 30px;
}

.postbody li
{
	padding:2px 0 0 0;
}*/

/* Quote & Code blocks */
.code {
	font-family:Courier, 'Courier New', sans-serif; font-size:11px; color:#006600;
	background-color:#FAFAFA; border:#D1D7DC; 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:11px; color:#444444; line-height:125%;
	background-color:#FAFAFA; border:#D1D7DC; 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-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444444; letter-spacing:-1px;}
a.copyright		{ color:#444444; text-decoration:none;}
a.copyright:hover { color:#000000; text-decoration:underline;}

.subhead form
{
	margin:0;
	padding:0;
	font-size:10px;
}

.subhead input
{
	font-size:10px;
}

/* 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:#DEE3E7; border-style:none; }

/* For Slideshow Photo Album Mod */
.imageborder { color:{T_FONTCOLOR1}; border-color:{T_FONTCOLOR1}; }

div#navbox
{
	padding:0;
}

div#navbox a	
{
	display:block;
	margin:0;
	padding:5px 5px 5px 28px;
	background:#DFECFF url(/templates/subSeries60/images/triright.gif) no-repeat -5px -9px;
	text-align:left;
	border-bottom:1px solid #FFF;
	text-decoration:none;
	text-shadow:2px 2px 4px #999;
	font-size:11;
}

div#navbox a:hover
{
	color:#FFFFFF;
	background:#204070 url(/templates/subSeries60/images/triright.gif) no-repeat 8px 7px;
}

div#navbox .break
{
	display:block;
	margin:0;
	padding:0;
	background:#EEEEEE;
	line-height:4px;
	max-height:4px;
	height:4px;
}
