/* Eastcote Lawn Tennis Club    */
/* Stylesheet modified 24.01.10 */

body
{
font-family:arial;
font-size:12px;
overflow-y: scroll;
overflow-x: none;
}

h2
{
color:#825b82;
}

.main-page
{
width:800px;
}

.logo
{
width:800px;
border:0px;
}

.popupmenu 
{
	position:relative;
	width:100px !important;
	height:96px;
	line-height:96px !important;
	text-align:center;	
    background-image: url('images/web-ball-bullet.gif');
	color: #205000;
    font-size:19px;
    font-weight:bold;
    text-decoration:none;
	float:left;
	z-index:1;
}

.popupmenu:hover
{
    background-image: url('images/web-ball-bullet-hot.gif');
    text-decoration:none;
	line-height:96px !important;
	color: #ffff00;
	display:block;
}

.popupmenu:hover a
{
	display:block;
	text-decoration:none;
	color: #ffff00;
}

.popupmenu:hover a:hover
{
	display:block;
    text-decoration:none;
	color: #ffff00;
}

.popupmenu a
{
	text-decoration:none;
	color:#205000;
}

.popupmenu .more
{
	display : none;
	position : relative;
	top : -11px;
	line-height:96px !important;
}

.popupmenu .more .small
{
line-height:48px !important;
font-size:12px;
}

.popupmenu:hover .more
{
	position:relative;
	display:block;
	top: -11px;
	left:0px;
	width:100px !important;
	text-align:center;		
    text-decoration:none;
}

.popupmenu:hover .more a
{
	display:block;
	line-height:85px !important;
	text-decoration:none;
	color:#205000;
	background-image: url('images/submenu.gif');
	background-position: 0px 00%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
}

.popupmenu:hover .more a:hover
{
	display:block;
	line-height:85px !important;
	width:100px !important;
	background-image: url('images/submenu-hot.gif');
	background-position: 0px 00%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
    text-decoration:none;
	color:#ffff00;
}

.popupmenu:hover .more .option1 {top:0px;line-height:85px !important;}
.popupmenu:hover .more .option2 {top:-10px;line-height:85px !important;}
.popupmenu:hover .more .option3 {top:-20px;line-height:85px !important;}
.popupmenu:hover .more .option4 {top:-30px;line-height:85px !important;}
.popupmenu:hover .more .option5 {top:-40px;line-height:85px !important;}


.breadcrumb
{
	position:relative;
	top:3px;
	float:top;
	line-height:20px;
	text-align:left;
	font-size:9px;
	color:#407000;
}

.breadcrumb a
{
	line-height:20px;
	text-decoration:none;
	color:#407000;
}

.breadcrumb a:hover
{
	line-height:20px;
	color:#70b020;
}

/* End of menu's and breadcrumbs */

.line
{
width:804px;
position:relative;
left:-2px;
font-size:4px;
line-height:4px;
border-top:5px none;
border-bottom:1px solid #aaaaaa;
z-index:0;
}

.homepage
{
background-image: url('images/homepage.jpg');
background-position: 0px 0px;
background-repeat: no-repeat;
}
.content
{
width:800px;
color:#407000;
background:#ffffff;

}
.contentblank
{
color:#407000;
padding-top:100px;
background:#e0ffe0;
height:500px;
}

ul.aboutbullets
{
list-style:none;
text-align:left;
vertical-align:middle;
line-height:22px;
font-size:16px;
}

li.aboutbullets 
{
	background-image: url('images/bullet.gif');
	background-position: 0px 2px; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
    padding-left:24px;
}

.split-in-two
{
width:800px;
}

.contact
{
font-size : 14px;
color : #70b020;
}
.address
{
font-size:20px;
position:relative;
left:200px;
font-weight:bold;
text-align:left;
color:#000000;
}

.email
{
color:#2070f0;
text-decoration:none;
}
a
{
color:#2080e0;
text-decoration:none;
}
a:hover
{
color:#60a0ff;
text-decoration:none;
}

.ladiestennis
{
	float:top;
	position:absolute; 
	left:20px;
	top:120px;
}
.menstennis
{
	float:top;
	position:absolute; 
	left:420px;
	top:120px;
}

.bottombar
{
position:relative;
top:200px;
}

.fees
{
font-size:20px;
line-height:28px;
color:#407000;
text-align:left;
}

.fees td
{
border-bottom:1px solid #f0e0f0;
border-spacing:0px;
padding:0px;
}
.fees td.right
{
text-align:right;
color:#825b82;
}

.protected
{
display:none;
}

.diary
{
width:95%;
font-size:18px;
line-height:28px;
color:#407000;
text-align:left;
}

.diary td
{
border-bottom:1px solid #f0e0f0;
border-spacing:0px;
padding:0px;
}


.committee
{
width:750px;
border-collapse: collapse;
border-width:1px;
margin:4px 0px 4px 0px;
border-color: #00bb00;
}
.committee img
{
float:left;
margin:0px;
vertical-align:top;
border:0px solid #000000;
width:148px;
height:200px;
}

.coaching
{
width:750px;
border-collapse: collapse;
border-width:1px;
margin:4px 0px 4px 0px;
border-color: #00bb00;
}

.coaching img
{
float:left;
margin:0px;
vertical-align:top;
border:0px solid #000000;
width:190px;
}

td.coaching
{
width:550px;
height:188px;
text-align:justify;
vertical-align:text-top;
line-height:15px;
font-size:14px;
color:#000000;
float:left;
padding:10px 8px 2px 8px;
border:1px;
}

table.adultcoaching
{
width:800px;
border-width:5px;
margin:4px 0px 4px 0px;
border-color: #00bb00;
line-height:30px;
}

.underline {
	border-bottom : 1px solid #888888;
	padding-bottom:20px;
}

td.adultcoaching {
 line-height:24px;
 font-size:14px;
 height:11px;
} 

table.juniorcoaching
{
	position:relative;
	left:0px;
	font-size:18px;
	empty-cells : show;
	table-layout : fixed;
	border: 1px solid #000000;
	border-collapse : collapse;
}
table.juniorcoaching td
{
	line-height:28px;
	font-style : bold;
	border:1px solid #000000;
	padding:5px 5px 5px 15px;
	border-spacing:0px;
} 

table.juniorcoaching th
{
	line-height:42px;
	color : #000000;
	font-size:32px;
	font-family : Arial;
	font-weight:bold;
	text-align : center;
	border:1px solid #000000;
}

.juniorcoachingkey
{
	position:relative;
	left:0px;
	padding-right:50px;
	text-align:right;
	line-height:22px;
	font-size:18px;
	font-family : Arial;
	font-weight:bold;
	border:1px solid #000000;
	color:#000000;
}

tr.toprow
{
	border-top:12px solid #000000;
	font-size:8px;
	line-height:10px;
}

tr.bottomrow
{
	border-bottom:4px solid #000000;
}


th {
 line-height:20px;
}

.fixtures
{
position:relative;
font-size:20px;
text-align:left;
}

.fixtures td
{
border:1px solid #eeeeee;
border-spacing:0px;
padding:2px;
text-indent:3px;
}
.fixtures table
{
text-align:left;
border:1px solid #eeeeee;
border-spacing:0px;
padding:2px;
}

.fixtures .colheader th
{
text-align:left;
border:1px solid #eeeeee;
background:#825b82;
color:#ffffff;
font-size:22px;
font-weight:bold;
line-height:28px;
height:28px;
text-indent:3px;
}

.fixtures .rowheader
{
background : #e0cee0 !important;
font-size:22px;
font-weight:bold;
line-height:28px;
height:28px;
}

.davidEmms
{
position:relative;
left:-25px;
height:208px;
}

.grahamSmith
{
position:relative;
left:25px;
height:208px;
}

.anthonyStevenson
{
position:relative;
left:-25px;
height:208px;
}

.blue1
{
background : #e0cee0;
}
.blue2
{
background : #e0cee0;
}

.fixtureTitle
{
font-size:24px;
line-height:20px;
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.person
{
position:relative;
top:-18px;
width:100%;
float:left;
color:#ffff00;
text-align:left;
font-size:13px;
text-indent:4px;
line-height:20px;
font-weight:bold;
background:#825b82;
}

.title
{
line-height:18px;
font-size:11px;
color:#407000;
font-weight:bold;
width:100%;
display:block;
background:#ffffff;
}

.coaching_contact
{
position:relative;
top:-15px;
float:right;
text-align:left;
padding:3px;
background:#ffffff;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #008800;
line-height:16px;
width:200px;
color:#000000;
}

.paymentdetails
{

text-align:center;
position:relative;
left:15px;
width : 800px;
color:#000000;
}

.underline
{
text-decoration : underline;
}

.greenday {
	color : #60bf00;
}

.bottom-section
{
float:top;
color:#aaaaaa;
font-size:9px;
}

.bottom-section a
{
text-decoration:none;
color:#aaaadd;
}
.bottom-section a:hover
{
color:#ff6666;
}

.rules_download
{
font-size:9px;
border:1px solid #88aa88;
width:100px;
height:150px;
margin:0px 0px 10px 10px;
padding-top:5px;
display:block;
float:right;
vertical-align:middle;
text-align:center;
}
.rules_download a
{
text-decoration:none;
color:#007030;
}
.rules_download a:hover
{
color:#30aa60;
}
.contact a
{
color: #000000;
text-decoration:none;
}
.contact a:hover
{
color:#2080e0;
}

.font1 {
font-family:"courier New", Impact, Georgia, Arial, "Comic Sans";
font-size:23px;
font-style:italic;
font-weight:normal;
color:#407000;
}
.font2 {
font-family:"Comic Sans", Georgia, Arial, "courier New", Impact;
font-size:22px;
font-style:bold;
color:#407000;
}
.font3 {
font-family:Impact, "courier New", Arial, "Comic Sans", Georgia;
font-size:20px;
font-style:normal;
color:#407000;
}
.font4 {
font-family:Arial, Georgia, Impact, "Comic Sans", "courier New";
font-size:18px;
font-style:italic;
font-weight:normal;
color:#407000;
}
.font5 {
font-family:Georgia, "Comic Sans", "courier New", Impact, Arial;
font-size:24px;
font-style:bold;
color:#407000;
}
.font6 {
font-family:Impact, "courier New", Arial, "Comic Sans", Georgia;
font-size:80px;
color:#407000;
}


.colourkey
{
	border: 1px solid #000000;
	margin-bottom:3px;
}

.redbg
{
	color:#c11e1d;
	font-weight:bold;
}
.orangebg
{
	color:#d0731d;
	font-weight:bold;
}
.greenbg
{
	color:#1e7e1e;
	font-weight:bold;
}
.bluebg
{
	color:#64aed3;
	font-weight:bold;	
}
.purple1bg
{
	color:#825b82;
	font-weight:bold;
}
.purple2bg
{
	color : #a00ea0;
	font-weight:bold;
}
