﻿body 
{
	background-color: #f2f3f0 !important;
}

.pageFrameInner 
{
	border: none;
	background-color: White;
}

.pageHeaderFrame 
{
	padding: 0;
	height: 100px;	
	background-image: url(../Images/myrugbylogo-stacked-small.png);
	background-position: 14px 15px;
	background-repeat: no-repeat;
	background-color: White;
}

.largeLogo
{
	background-position: 14px 15px;
	background-image: url(../Images/myrugbylogo-stacked-small.png);
}

.middleFrame 
{
	background-color: #f2f2ef;
}

.sideMenuFrame 
{
	border-right: 1px #888888;	
	background-color: Black;
	background-image: url(../Images/PageBack_Black.gif);
	background-position: right bottom;
	background-repeat: no-repeat;	
}

.leftContentFrame 
{
	border-right: solid 1px #dddddd;
}

.footerFrame 
{
	color: #333333;
}

.footer a 
{
	color: #666666 !important;
	text-decoration: none;
}

.footer a:hover
{
	color: #336699 !important;
	text-decoration: none;
}

.headerDividerBar 
{
	height: 4px; 
	width:887px; 
	float: right; 
	border: none;
	background-color: Black;
}

h1 
{
	font-size: 18px;
	color: #0886b6;	
	margin: 0 0 16px 0;
	font-family: Arial Rounded MT Bold; 
	font-weight: normal;
}

.pageHeaderMenu 
{	
}

.pageHeaderMenu a
{
	color: Black;
	font-family: Arial Rounded MT Bold; 
	text-decoration: none;	
}

.pageHeaderMenu a:hover
{
	color: #f13b41;
}

.sidePanel 
{
	width: 148px;
	padding: 6px 0;	
}

.sidePanel h2
{
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 3px 0;
	font-family: Arial Rounded MT Bold; 
}

.sidePanel h3
{
	text-decoration: none;
	color: Black;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 3px 0;
	font-family: Arial Rounded MT Bold; 
}

.sidePanel .infoText 
{
	padding: 1px 0 4px 0;
	color: #333333;
}

.sidePanel a 
{
	text-decoration: none;
	font-weight: normal;
}

.contentPanel 
{
	/*
	width: 520px;
	background-color: #f9f9f6;
	padding: 6px;
	*/
	width: 532px;
}

.oddRow td, div.oddRow
{
	background-color: #f3f3ee;
}

.evenRow td, div.evenRow
{
	background-color: #f3f3ee;
}

.eventTable 
{
	width: 100%;	
}

.eventTable td
{
	
}

.eventTable .topRowCell 
{
	padding: 6px 4px 2px 4px;	
}
.eventTable .bottomRowCell 
{
	padding: 2px 4px 6px 4px;
	border-bottom: solid 1px #ccccca;
}
.eventTable .noteCell *
{
	font-size: 12px;
	color: #333333;
}

.bold 
{
	font-weight: bold;
}

a 
{
	color: #059cd5;
	text-decoration: none;
}

a:hover 
{
	color: #077aa5;
	text-decoration: none;
}

.entryForm 
{
	
}

.entryForm tr
{
	vertical-align: top;
}

.entryForm tr td
{
	padding: 2px;
}

.entryForm td.label
{
	color: #666666;	
	padding-top: 6px;
	padding-left: 0;
}

.entryForm td.subheading
{
	color: Black;	
	padding: 16px 3px 6px 0;
	font-weight: bold;
}

.entryForm td.fullWidth
{
	padding-left: 0px;
}

.infoForm 
{
}

.infoForm tr 
{
	vertical-align: top;
}

.infoForm td 
{
	padding: 2px;
}

.infoForm td.subheading
{
	color: Black;	
	padding: 16px 3px 6px 0;
	font-weight: bold;
}

.infoForm td.label
{
	color: #666666;	
	padding-left: 0;
}

.infoForm td.paddedRightAlign
{
	text-align: right;
	padding-right: 30px;
}

.infoForm td.fullWidth
{
	padding-left: 0px;
}

input.disabled 
{
	background-color: #f6f6f6;
	border: solid 1px #cccccc;
}

.gamePointsInput 
{
	text-align: center;
}

.playerLinkBlock 
{
	width: 148px; 
	overflow: hidden;
	position:relative;
}

.playerLinkBlockOddRow 
{
}

.playerLinkDeleteBlock
{
	z-index: 2000; 
	position: absolute; 
	right: 2px;
	bottom: 3px;	
}

.playerLinkDeleteBlock a 
{
	font-size: 10px;
}

.playerLinkDeleteBlock a:hover
{
}

.smallText, .smallText *
{
	font-size: 11px;
}

.homePageImageRotator 
{
	border-style: solid;
	border-color: #666666;
	border-width: 1px 0;
}
.panelheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

