/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		subsilver2
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	subBlue ( http://www.subBlue.com/ )
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
	
	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: #818181 url('./images/bodybg.jpg') repeat-y;
	background-position:center;
	font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
	margin: 0;
}

#wrapheader {
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 0;
	width:920px;
	margin:auto;
	text-align:left;
	border: 0;
}
.midmenu{
	text-align:center;
	padding:1.5em;
	width:760px;
	margin:auto;
	}

#wrapcentre {
	margin: 15px 25px 0 25px;
	width:920px;
	margin:auto;
	border-top: 0;
	border: 0;
}

#wrapfooter {
	text-align: center;
	clear: both;
	width:920px;
	margin:auto;
}
#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: 1px solid #910000;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

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

#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: left;
	color: black;
	font-weight: bold;
}

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

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

.postdetails {
	color: #000000;
}

.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: black;
	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: #ff0000;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #bebdbd;
	background-image: url('./images/topmain.gif');/*cellpic3.gif*/
	white-space: nowrap;
	padding: 7px 5px;
	border:1px solid #910000;
	
}

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

.tablebg td{
	
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #cfcfcf url;('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: #cfcfcf url;('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #bebdbd;
	padding: 4px;
	border:1px solid black;
}
.row1 .topicdetails{
	background-color: #bebdbd;
	padding: 4px;
	
}



.row2 {
	background-color: #cfcfcf;
	padding: 4px;
	border:1px solid black;
}
.row2 .topicdetails{
	background-color: #cfcfcf;
	padding: 4px;
}


.row3 {
	background-color: #cfcfcf;
	padding: 4px;
}

.spacer {
	background-color: #000;
}

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

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

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

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

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

a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

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

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

th a:hover {
	text-decoration: underline;
}


/* 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 #910000;
	background-color: #FAFAFA;
}

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

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


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 0.85em;
	font-weight: bold;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

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

/* Below changes by Ian */

/* below here is top row of table settings*/
214#tl {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/tlcorner.gif"); background-repeat: no-repeat; width:15px; height:25px; }
215#tm {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/topmain.gif"); background-repeat: repeat-x; }
216#tr {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/trcorner.gif"); background-repeat: no-repeat; text-align: right; height:15px; width:25px;}
217
218
219/*below here is middle row of table settings */
220#le{background: #CFCFCF url("http://www.sudburymcc.co.uk/images/leftmain.gif"); background-repeat: repeat-y; width:15px;}
221#tb{background:#CFCFCF url("../images/"); background-repeat:
222 repeat;FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 16px; color: #000000; text-align:Left; padding:5px; }
223 #tbheader{background:#CFCFCF url("http://www.sudburymcc.co.uk/images/header.gif"); height:197; background-repeat:
224 repeat;FONT-FAMILY: Arial, Verdana, sans-serif; FONT-SIZE: 13px; color: #000000; text-align:middle; }
225
226#re{background: #CFCFCF url("http://www.sudburymcc.co.uk/images/rightmain.gif"); text-align:right; background-repeat: repeat-y; width:25px;}
227
228/* below here is bottom row of table settings*/
229#bl {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/blcorner.gif"); background-repeat: repeat-x; }
230#bm {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/bottommain.gif"); background-repeat: repeat-x;}
231#br {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/brcorner.gif"); background-repeat: no-repeat; text-align:right; }
232
233#navtop {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/navtop.gif"); background-repeat: no-repeat; height:37px; width:170px;
234 text-align:center; color:#ffff00; font-size:18px;}
235#navmain {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/navmain.gif"); background-repeat: repeat;FONT-FAMILY: Verdana, sans-serif;
236 FONT-SIZE: 13px; color: white; text-align:center; padding-top:10px; padding-bottom:10px; }
237
238
239#navbottom {background: #CFCFCF url("http://www.sudburymcc.co.uk/images/navbottom.gif"); background-repeat: no-repeat; width:170px; height:21px;}
240
241/*header Tabler*/
242#headertl {background: transparent url("http://www.sudburymcc.co.uk/images/headertl.gif"); background-repeat: no-repeat; }
243#headertop {background: white url("http://www.sudburymcc.co.uk/images/headertop.gif"); text-align:center; background-repeat: repeat-x; }
244#headertr {background: transparent url("http://www.sudburymcc.co.uk/images/headertr.gif"); background-repeat: no-repeat; width:34; height:51; text-align: right;}
245
246#headerleft {background: transparent url("http://www.sudburymcc.co.uk/images/headerleft.gif"); background-repeat: repeat-y; width:25px; }
247#headermain {background: transparent url("http://www.sudburymcc.co.uk/images/headermain.gif"); background-repeat: repeat; FONT-FAMILY: Verdana, sans-serif; text-align:center; FONT-SIZE: 13px; color: white; }
248#headerright {background: transparent url("http://www.sudburymcc.co.uk/images/headerright.gif"); background-repeat: repeat-y; }
249
250#headerbl {background: transparent url("http://www.sudburymcc.co.uk/images/headerbl.gif"); background-repeat: no-repeat; width:25px; height:33px; }
251#headerbottom {background: transparent url("http://www.sudburymcc.co.uk/images/headerbottom.gif"); background-repeat: repeat-x; }
252#headerbr {background: transparent url("http://www.sudburymcc.co.uk/images/headerbr.gif"); background-repeat: no-repeat; }
253
254
255 ul#navlist
256{
257margin: 1 0 0 1px;
258padding: 3px;
259width: 90%;
260}
261
262#navlist li
263{
264list-style-type: none;
265background-color: #b6b6b6;
266color: #ffffff;
267border: .2em solid #910000;
268font-weight: 600;
269text-align: center;
270padding: .3em;
271margin-bottom: .1em;
272}
273
274#navlist li a
275{
276color: #ffffff;
277text-decoration: none;
278display: block;
279}
280
281#navlist li a:hover
282{
283background-color: #faebd7;
284color: #191970;
285}
286
287/*css for results page menu*/
288 div#navcontainerr
289{
290background-color: #818181;
291border-top: solid 2px #910000;
292border-right: solid 2px #910000;
293border-left: solid 2px #910000;
294border-bottom: solid 2px #910000;
295}
296
297div#navcontainerr ul
298{
299font-family: Arial, Helvetica, sans-serif;
300font-weight: bold;
301font-size:13px;
302color: white;
303text-align: center;
304margin: 0;
305padding-bottom: 5px;
306padding-top: 5px;
307}
308
309div#navcontainerr ul li
310{
311display: inline;
312margin-left: -4px;
313}
314
315div#navcontainerr ul li a
316{
317padding: 5px 10px 5px 10px;
318color: white;
319text-decoration: none;
320border-right: 1px solid #910000;
321}
322
323div#navcontainerr ul li a:hover
324{
325background-color: #cfcfcf;
326color: red;
327}
328
329#activer a { border-left: 1px solid #910000; }
330
331/*results page but for year bar, makes it 200px wide*/
332 div#navcontainerry
333{
334background-color: #bebdbd;
335border-top: solid 2px #910000;
336border-right: solid 2px #910000;
337border-left: solid 2px #910000;
338border-bottom: solid 2px #910000;
339}
340
341div#navcontainerry ul
342{
343font-family: Arial, Helvetica, sans-serif;
344font-weight: bold;
345font-size:13px;
346color: white;
347text-align: center;
348margin: 0;
349padding-bottom: 5px;
350padding-top: 5px;
351}
352
353div#navcontainerry ul li
354{
355display: inline;
356margin-left: -4px;
357}
358
359div#navcontainerry ul li a
360{
361padding: 5px 10px 5px 10px;
362color: white;
363text-decoration: none;
364border-right: 1px solid #910000;
365}
366
367div#navcontainerry ul li a:hover
368{
369background-color: #cfcfcf;
370color: red;
371}
372
373#activerry a { border-left: 1px solid #910000; }
374
375/*horizontal nav menu*/
376#navhorizontal {padding: 0px; width:90%; border-collapse:collapse;}
377#left {background: transparent url("http://www.sudburymcc.co.uk/images/h-nav-left.gif"); background-repeat: no-repeat; width:50px; height:125px; text-align: right; }
378#center {background: transparent url("http://www.sudburymcc.co.uk/images/h-nav-bg1px.gif"); background-repeat: repeat-x; height:120px; }
379#right {background: transparent url("http://www.sudburymcc.co.uk/images/h-nav-right.gif"); background-repeat: no-repeat; width:50px; height:120px; text-align: left; }

/* Now for the header box styling */
/*----------------header box---------------------------*/


.headercontent {
position:relative;
background:#bebdbd url(./images/fullwidthmain.gif) repeat scroll 0%;
border:0;
width:920px;
text-align:inherit;
}
.headercontentinner {/*added to give padding inside the box and a few other styles*/
padding-left:15px;
padding-right:15px;
height:197px;
width:865px;
font-size:1.2em;
background:#bebdbd url(./images/header.gif) repeat-x scroll 0%;
margin:0 auto;
z-index:-1
}
/* below style temp just for thie years 50th anniversary */
.headercontentinner50 {/*added to give padding inside the box and a few other styles*/
padding: 0 15px 0 15px;
text-align:
height:204px;
width:870px;
font-size:1.2em;
background:#bebdbd url(./images/header50.jpg) no-repeat scroll 0%;
margin:0 auto;
z-index:-1
}

.headerboxtop {
background:#bebdbd url(./images/fullwidthtop.gif) no-repeat scroll 0%;
border:0;
height:26px;
margin:0;
padding:0;
width:920px;
}
.headerboxbottom {
background:#bebdbd url(./images/fullwidthbottom.gif) no-repeat scroll 0%;
border:0;
height:26px;
width:920px;
}

/* everything below here is for that horizontal menu */


   ul#navlist
{
margin: 1 0 0 1px;
padding: 3px;
width: 760px;
}

#navlist li
{
list-style-type: none;
background-color: #b6b6b6;
color: #ffffff;
border: .2em solid #910000;
font-weight: 600;
text-align: center;
padding: .3em;
margin-bottom: .1em;
}

#navlist li a
{
color: #ffffff;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #faebd7;
color: #191970;
}

/*css for results page menu*/
 div#navcontainerr
{
background-color: #818181;
border-top: solid 2px #910000;
border-right: solid 2px #910000;
border-left: solid 2px #910000;
border-bottom: solid 2px #910000;
}

div#navcontainerr ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainerr ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainerr ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #910000;
}

div#navcontainerr ul li a:hover
{
background-color: #cfcfcf;
color: red;
}

#activer a { border-left: 1px solid #910000; }

/*results page but for year bar, makes it 200px wide*/
 div#navcontainerry
{
background-color: #bebdbd;
border-top: solid 2px #910000;
border-right: solid 2px #910000;
border-left: solid 2px #910000;
border-bottom: solid 2px #910000;
}

div#navcontainerry ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:13px;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainerry ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainerry ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #910000;
}

div#navcontainerry ul li a:hover
{
background-color: #cfcfcf;
color: red;
}

#activerry a { border-left: 1px solid #910000; }

/*horizontal nav menu*/
#navhorizontal {padding: 0px; width:760px; border-collapse:collapse;}
#left {background: transparent url("http://www.sudburymcc.co.uk/images/h-nav-left.gif"); background-repeat: no-repeat; width:50px; height:125px; text-align: right; }
#center {background: transparent url("http://www.sudburymcc.co.uk/images/h-nav-bg1px.gif"); background-repeat: repeat-x; height:120px; }
#right {background: transparent url("http://www.sudburymcc.co.uk/images/h-nav-right.gif"); background-repeat: no-repeat; width:50px; height:120px; text-align: left; }

/* everything ABOVE here is for that horizontal menu */