/* Design CSS */

body, input, textarea, select
{
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px; 
	font-weight: bold;
	line-height: 150%;
}

textarea, text
{
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana;
}

.normaltxt
{
	font-weight: normal;
}

.largeerror
{
	color: #ff0000;
	font-size: 18px;
	font-weight: normal;
}

.smalltxt
{
	font-weight: normal;
	font-size: 10px;
}

.popupsmltxt
{
	font-weight: normal;
	font-size: 11px;
}

.popupclubname
{
	width: 122px;
	border-bottom: solid 1px #999999;
	padding-bottom: 3px;
	margin-bottom: 3px;	
}

.resultnotes
{
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 5px;
}

a
{
	text-decoration: none;
	color: #2b7bb8;
}

li
{
	margin-top: 10px;
}

.alphabg {
	background-color: Transparent;
	background-image: url(images/whitealpha.png);
	background-repeat: repeat;	
}

.alphablkbg {
	background-color: Transparent;
	background-image: url(images/blackalpha.png);
	background-repeat: repeat;	
}

.fixturedateheader
{
	background-color: Transparent;
	background-image: url(images/fixtureheading.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	margin-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 100%;
}

.fixtureCompetitionheader
{
	background-color: Transparent;
	color: #015fa9;
	font-weight: bold;
	font-size: 14px;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 97%;
}


.infoheader
{
	background-color: Transparent;
	background-image: url(images/infoheading.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 14px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-top: 0px;
	width: 100%;
	height: 25px;
}

.infolabel
{
	color: #666666;
}

.modalpanel
{
	padding: 5px;
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;	
	border-width: 1px;
	z-index: 2;
}

.modalpanelinner
{
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.modalclosebtn
{
	color: #666666;
	font-weight: normal;
	border-color: #cccccc;
	border-style: solid;	
	border-width: 1px;
	font-size: 10px;
	background-color: Transparent;
}


a:hover
{
	text-decoration: underline;
}


h1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
	letter-spacing: 3px;
	margin: 0px;
}

.clubname
{
	font-size: 18px;	
}

.nickname
{
	font-size: 16px;
	color: #999999;
	font-style: italic;	
}

.gridview
{
	
}

.LTRowStyle
{
	background-color: Transparent;	
}

.LTRowStyle:hover
{
	/*background-color: #feffb6;*/	
}

.flatbutton
{
	background-color: #ffffff;
	border-style: none;
	font-size: 12px;
	color: #FF5442;
	cursor: pointer;
}

.midheading
{
	font-family: Arial, "Gill Sans", GillSans, Verdana;
	font-size: 28px;
	font-weight: normal;
	line-height: 150%;
	color: #015fa9;
}

.smallheading
{
	font-family: Arial, "Gill Sans", GillSans, Verdana;
	font-size: 16px;
	font-weight: normal;
	line-height: 150%;
	color: #015fa9;
}

.newsdate
{
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}

.newssideheader
{
	line-height: normal;
}

.newssideintro
{
	font-weight: normal;
	font-size: 10px;
}

.newstext
{
	font-weight: normal;
}

.shadedbg
{
	background: #5b1988;	
}


#lyrtitletext
{
	font-family: Arial, "Gill Sans", GillSans, Verdana;
	font-size: 46px;
	font-weight: normal;
	color: #015fa9;
	line-height: normal;
	z-index: 5px;
}

#lyrsubheadingtext
{
	font-family: Arial, "Gill Sans", GillSans, Verdana;
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	color: #015fa9;
	text-transform: uppercase;
}

#lyrsubheadingtext_NH
{
	font-family: Arial, "Gill Sans", GillSans, Verdana;
	font-size: 18px;
	font-weight: normal;
	line-height: 150%;
	color: #015fa9;
}

#lyrmenu ul
{
	color: #ffffff;
	font-size: 11px;
	word-spacing: 5px;
}

#lyrmenu a, #lyrmenu li
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
}

#lyrmenu a:hover, #lyrmenu li:hover
{
	color: #ffff00; 
}

#lyrcontentcol
{
	background-color: #ffffff;
}

#lyrtitletext
{
	background-color: #ffffff;
}

#divArticle
{
	background-color: #EEEEEE;
	border: solid 1px #999999;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

