/*
Style sheet for Brucehaven tennis club
created by Barry MCDougall
April 2006
*/

*
{
	padding: 0;
	margin: 0;
	border: 0;
}
body 
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-weight: 500;
	color: #333;
	font-size: 10pt;
    background-color: #ffe;
}
#wrapper
{
	width: 780px;
	margin: auto;
	text-align: center;
	border: 0;
	background-color: #fff;
	border-right: 3px solid #090;
	border-left: 3px solid #040;
}
#titlebar
{
	font-family: georgia, "times new roman", serif;
	font-size: 24pt;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #fff;
	font-weight: 600;
	width: 770px;
	height: 50px;
	font-variant: small-caps;
	border: 0;
	background: #040 url(pics/image.jpg) no-repeat bottom right;
}
#navigation
{	
	float: left;
	line-height: 1.5em;
	width: 115px;
	height: 600px;
	display: block;
	background: #eee;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	text-align: right;
	display: block;
	margin-right: 8px;
}
.active
{
	background: #fff;

}
#firstsection, #secondsection
{
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	color: #333;
	text-align: left;
	padding: 10px;
}
#firstsection
{
	width: 280px;
	float: left;
	border-right: 5px solid #999;
	margin: 5px;
}
#secondsection
{
	float: right;
	border: 0;
	margin: 10px;
	width: 300px;
	text-align: left;
}
#firstsection p, #secondsection p, .column p
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #333;
}
#secondsection img
{
	border-top: 5px solid #030;
	border-right: 5px solid #030;
	border-bottom: 10px solid #030;
	border-left: 5px solid #030;
	position: top;
	padding: 0;
}
#singlepage
{
	margin: 20px;
}
table.comps
{
	width: 640px;
}
table.comps td
{
	width: 180px;
	padding: 0;
	background: #ccc;
	text-align: left;
}
#columnholder
{
	width: 95%;
	border: 1px solid #000;
}
.column
{
	width: 186px;
	float: left;
	margin-right: 10px;
	padding: 10px;
	text-align: left;
	border-right: 1px dotted #666;
}
.funweek
{
	color: #990000;
	font-style: normal;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}
.noticeitems
{
	float: left;
	text-align: left;
	width: 620px;
	background-color: #ccc;
	border-left: 2px solid #999;
	border-bottom: 2px solid #999;
	font-family: georgia, "times new roman", serif;
	font-size: 11pt;
	color: #333;
	margin-bottom: 10px;
}
.noticeheading
{
	font-family: georgia, "times new roman", serif;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #0000ff;
	border-bottom: 1px solid #000;
}
#committee td
{
	border: 2px solid #000;
	text-align: left;
}
#committee table
{
	width: 500px;
}
#noticeboard
{
	font-family: georgia, "times new roman", serif;
	font-size: 16pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #900;
	width: 550px;
	padding: 5px;
	margin-top: 20px;
	margin-left: 160px;
}
#alphabet
{
	font-family: georgia, "times new roman", serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 10px;
}
#picturetable td
{
	background-color: #fff;
	border: 2px solid #000;
}
.social, .times, #history
{
	font-size: 13pt;
	color: #060;
	font-weight: bold;
}
.times
{
	font-size: 10pt;
}
#history
{
	width: 650px;
	border: 1px solid #000;
	position: relative;
}
#hiddenDiv 
{
	width: 600px;
}
.spacer
{
	text-align: center;
	height: 1px;
	clear: both;
	margin: 0;
	padding: 0;
}
p
{
	font-weight: 500;
	color: #333;
	font-size: 10pt;
	text-align: center;
}
#titlebar p
{
	font-family: georgia, "Times new roman", serif;
	font-size: medium;
	font-weight: bold;
	color: #fff;
	float: left;
	border-left: 2em;
}
#secondsection p
{
	margin-top: 10px;
}
#piccaption
{
	font-family: verdana, tahoma, sans-serif;
	font-weight: 600;
	color: #333;
	font-size: 150%;
	text-align: center;
}
h1
{
	font-family: georgia, times new roman;
	font-weight: 600;
	color: #333;
	font-size: 12pt;
}
a:link, a:visited
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
a:hover, a:active
{
	color: #000;
	background: none;
	border: 0;
}
#navigation a:link, #navigation a:visited
{
	color: #060;
}
#navigation a:active
{
	color: #090;
}
#navigation a:hover
{
	color: #fff;
	text-decoration: none;
	background: #333;
}
table a:link, table a:visited, table a:active, table a:hover
{
	border: 0;
	color: #009;
	text-decoration: underline;
}
table a:hover
{
	color: #fff;
	background: #009;
	text-decoration: none;
}
#headline
{
    padding: 1px 1px 1px 1px;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	margin-left: 100px;
	background-color: #ccc;
	font-family: small-veradana, tahoma, sans-serif;
	position: relative;
	margin-left: 125px;
}
#headline
{
	width: 60%;
	font-weight: 700;
	color: #333;
	text-align: center;
}
#socialtennis
{
	width: 500px;
	padding: 10px;
	text-align: left;
	float: left;
	margin-top: 50px;
}
ul
{
	list-style-type: square;
	list-style-position: inside;
	font-weight: 500;
	color: #444;
	font-size: 10pt;
}
li ul
{
	list-style-type: none;
}
#navigation ul
{
	list-style-type: none;
}
.date
{
	font-size: 8pt;
	color: #999;
	text-align: right;
	margin-right: 5em;

}
.banner
{
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
}
#footer
{
	clear: both;
	padding-bottom: 2px;
}
#footer p
{
	font-family: georgia, "times new roman", serif;
	color: #666;
	text-align: right;
	font-size: 8pt;
}
.comps
{
	font-size: 14pt;
	color: #f00;
	font-weight: 700;
	text-align: center;
}
#caption 
{
	margin-top: 0;
	margin-bottom: 6px;
	background-color: #fff8fb;
	font-family: georgia, "times new roman", serif;
	font-size: 120%;
	font-weight: 600;
	font-style: oblique;
}
#pictures
{
	text-align: center;
	margin: 10px;
}
table
{	
	table-layout: auto;
	width: 60%;
	border: 0;
	padding: 0;
	margin: 0;
	empty-cells:show;
}
tbody
{
	border: 1px solid black;
	background-color: #fff8fb;
}
th
{
	background-color: #030;
	border:none;
	font-size: 12pt;
	color: #fff;
	font-variant: small-caps;
}
tr, td
{	
	padding: 1px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: 700;
	color: #333;
	background-color: #fff;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
}
table.notice
{
	border:0;
	border-collapse: no-collapse;
	background: #fff;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: 700;
	color: #333;
	width: 650px;
}
table.notice th
{
	background: #507ea1;
	color: #000;
	border-bottom: 1px solid #406480;
	border-left: 1px solid #406480;
	padding: 0.2em;
	text-align: center;
	font-size: large;
}
table.notice td
{
	padding: 0.2em 0.2em 0.5em 0.2em;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.notice tr.even td
{
	background-color: #ececec;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#tenniscamp
{
	float: left;
	padding: 0;
	width: 150px;
	height: 137px;
}