/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #FFFFFF;
	color: #0099CC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #0099CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #0099CC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0099CC;	
}

/* General font families for common tags */
font,th,td,p,div,span { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #0099CC; }
a:hover		{ text-decoration: underline; color : yellow; }
hr	{ height: 1px; color: #0099CC border: solid #0099CC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #0099CC solid; }

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #0099CC; font-size: 11px; font-weight : bold;
	background-color: #FFFFFF; height: 18px;
	
}

/*
  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. */
.maintitle	{
	font-weight: bold; font-size: 38px; font-family: "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 160%; color : #0099CC;
}

/* General text */
.gen { font-size : 12px; }
.gen { color : #0099CC; }
td.gen {background-color: #FFFFFF; }
a.gen,a.genmed,a.gensmall { color: #0099CC; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: yellow; text-decoration: underline; }

/* Image caption text */
.caption	{ font-weight: bold; font-size: 10px; color : #0099CC;}
a.caption 	{ text-decoration: none; color : #0099CC; }
a.caption:hover{ text-decoration: underline; color : yellow; }
a.caption:active { text-decoration:none; font-weight:bold; color:yellow; }


#calendar{
			background:url(background.jpg) top left no-repeat #FFFFFF;
			width:486px;
			height:600px;
			margin:auto;
			list-style:none;
			position:relative;
		}
		#pic{
			background:url(washout.jpg) top left no-repeat #FFFFFF;
			width:486px;
			height:600px;
      align:center;
			margin:auto;
			list-style:none;
			position:relative;
			padding-top:8px;
		}
		#pic a img{
			display:block;
			margin:0 auto;
			border:2px solid #0099CC;
		}
		#calendar li{
			list-style:none;
		}

		#calendar li span.new{
			border:2px solid #0099CC;
			display:block;
			width:30px;
			font-weight:bold;
			color:#000000;
			text-decoration:none;
			font-family:Verdana,sans-serif;
			padding:30px 5px 5px 5px;
			position:absolute;
   
			background:#FFFFFF;
			filter:alpha(opacity=50); -moz-opacity: 0.5; opacity:
0.5; -khtml-opacity: 0.5;
		}

		#calendar li a{
			border:2px solid #FFFFFF;
			display:block;
			width:30px;
			font-weight:bold;
			color:#000000;
			text-decoration:none;
			font-family:Verdana,sans-serif;
			padding:30px 5px 5px 5px;
			position:absolute;
		}
		#calendar li a.done{
			border:2px solid #CC6600;
			color:#000000;
			background:#FFFFFF;
			filter:alpha(opacity=50); -moz-opacity: 0.5; opacity:
0.5; -khtml-opacity: 0.5;
   
		}
		#calendar li a:hover{
			background:#0099CC;
			color:#FFFFFF;
			filter:alpha(opacity=50); -moz-opacity: 0.5; opacity:
0.5; -khtml-opacity: 0.5;
		}


		/*  =daylinks */

		#l1{
			left:210px;
			top:30px;
		}
		#l2{
			left:100px;
			top:455px;
		}
		#l3{
			left:185px;
			top:512px;
		}
		#l4{
			left:50px;
			top:280px;
		}
		#l5{
			left:393px;
			top:435px;
		}
		#l6{
			left:130px;
			top:355px;
		}
		#l7{
			left:35px;
			top:410px;
		}
		#l8{
			left:370px;
			top:145px;
		}
		#l9{
			left:43px;
			top:530px;
		}
		#l10{
			left:355px;
			top:355px;
		}
		#l11{
			left:40px;
			top:158px;
		}
		#l12{
			left:375px;
			top:510px;
		}
		#l13{
			left:405px;
			top:270px;
		}
		#l14{
			left:275px;
			top:110px;
		}
		#l15{
			left:220px;
			top:170px;
		}
		#l16{
			left:75px;
			top:25px;
		}
		#l17{
			left:235px;
			top:375px;
		}
		#l18{
			left:405px;
			top:40px;
		}
		#l19{
			left:135px;
			top:235px;
		}
		#l20{
			left:285px;
			top:496px;
		}
		#l21{
			left:220px;
			top:270px;
		}
		#l22{
			left:130px;
			top:125px;
		}
		#l23{
			left:187px;
			top:440px;
		}
		#l24{
			left:320px;
			top:250px;
		}

