@charset "utf-8";
/* CSS Document 223254 */


/* Master header of page */
div#pheader {
	background-image: url(../../images/header-tile.jpg);
	background-repeat: repeat-x;
	height: 104px;
	background-color: #FAD910;
}
div#pheader div.logo {
	
}
div#pheader img {
	border: none;
}

/* header-content spacer */
div#headspace {
	height: 15px;
	font-size:1px;
}

/* left bar */
div#pleft {
	float: left;
	width: 210px;
}

/* right bar */
div#pright {
	float: right;
	width: 220px;
}

/* content */
div#content {
/*	float: left;*/
	margin-left: 215px;
	margin-right: 225px;
	padding-left: 5px;
	padding-right: 5px;
}

/* footer */
div#footer {
	clear: both;
	color: #FFFFFF;
	font-size: 1.0em;
	font-weight:bold;
	clear: both;
	height: 18px;
	vertical-align: middle;
	padding-top: 4px;
	background-image: url(../../images/menu-up-tile-red.jpg);
	background-repeat: repeat-x;
}

div#footer a {
	color:#FFFFFF;
}

/* Top Menu */
div#TopMenu {
	clear: both;
	font-size: 1.25em;
	height: 29px;
	margin-top: 10px;
	padding: 3px;
	background-image: url(../../images/menu-up-tile-red.jpg);
	background-repeat: repeat-x;
}
div#TopMenu ul {
	margin: 0px;
	padding: 2px 0px 0px 10px;
	list-style-type: none;
}
div#TopMenu li {
	display: inline;
}
div#TopMenu a {
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 25px;
	text-decoration:none;
}

/* Side Menu */
div#SideMenu {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 1.1em;
}
div#SideMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#SideMenu li {
	margin-bottom: 4px;
}
div#SideMenu a {
	display: block;
	width: 201px;
	font-size: 1em;
	background: #F1F1F1 url(../../images/tile-menu.jpg) top left repeat-x;
	padding: 3px 2px 3px 5px;
	border: 1px solid #B7B7B7;
	color: #FFFFFF;
	text-decoration:none;
}
/* SELECTED */
div#SideMenu .sel a {
	display: block;
	width: 201px;
	font-size: 1em;
	background: #FEF0CF;
	border: 1px solid #B7B7B7;
	padding: 3px 2px 3px 5px;
	margin-bottom: 4px;
}
/* WHITE HOVER */
div#SideMenu a:hover {
	text-decoration: none;
	background: #FFFFFF url(../../images/tile-menu-hover.jpg) top left repeat-x;
	color: #000000;
}
/* Side Sub Menu */
div#SideSubMenu {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #000000;
	font-size: 1.1em;
}
div#SideSubMenu h1 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 1.1em;
	border-bottom: 1px solid #000000;
}
div#SideSubMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#SideSubMenu li {
	margin-bottom: 4px;
}
div#SideSubMenu a {
	display: block;
	width: 201px;
	font-size: 1em;
	background: #F1F1F1 url(../../images/tile-submenu.jpg) top left repeat-x;
	text-decoration: none;
	padding: 3px 2px 3px 5px;
	border: 1px solid #B7B7B7;
	color: #000000;
}
/* SELECTED */
div#SideSubMenu .sel a {
	display: block;
	width: 201px;
	font-size: 1em;
	background: #FFFFFF url(../../images/tile-menu-hover.jpg) top left repeat-x;
	border: 1px solid #B7B7B7;
	padding: 3px 2px 3px 5px;
	margin-bottom: 4px;
}
/* WHITE HOVER */
div#SideSubMenu a:hover {
	text-decoration: none;
	background: #FFFFFF url(../../images/tile-menu-hover.jpg) top left repeat-x;
	color: #000000;
}

/* SIDE BOX */
div.SideBox {
	margin-bottom: 15px;
	background: #C0C4CD;
	color: #223254;
	
}

div.SideBox div.top {
	background-image: url(../../images/boxtoptile.jpg);
	height: 10px;
}

div.SideBox div.left {
	background-image: url(../../images/boxlefttile.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

div.SideBox div.right {
	background-image: url(../../images/boxrighttile.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

div.SideBox div.middle {
	margin-left: 10px;
	margin-right: 16px;
}

div.SideBox div.middle h3 {
	margin: 0px;
	padding: 0px;
	font-size:15px;
}

div.SideBox div.middle a {
	color: #223254;
}

div.SideBox div.bottom {
	background-image: url(../../images/boxbottomtile.jpg);
	height: 21px;
}


div.NewsBox {
	margin-bottom: 15px;
	/*border-left: 1px solid #000000;*/
}

div.NewsBox div.top {
	height: 14px;
	border-left: 1px solid #000000;
}

div.NewsBox div.top div.header {
	margin-right: 11px;
	border-top: 1px solid #000000;
/*	border-left: 1px solid #000000;*/
}

div.NewsBox div.top div.header div.box {
	font-size: 10px;
	margin: 3px;
	border: 1px solid #000000;
	background-color: #223254;
}

div.NewsBox div.left {
	border-left: 1px solid #000000;
}

div.NewsBox div.right {
	background-image: url(../../images/news/boxrighttile.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

div.NewsBox div.middle {
	margin-left: 3px;
	margin-right: 11px;
}
div.NewsBox h2 a:link {
	
	text-decoration:none;
}
div.NewsBox h2 a:visited {
	
	text-decoration:none;
}
div.NewsBox h2 a:hover {
	
	text-decoration:none;
}
div.NewsBox h2 a:active {
	
	text-decoration:none;
}

div.NewsBox div.bottom {
	background-image: url(../../images/news/boxbottomtile.jpg);
	height: 20px;
}

div.NewsBox div.footer {
	margin-top: 5px;
	height: 16px;
}

div.NewsBox div.footer div.box {
	height: 16px;
	margin-right: 18px;
	background-image: url(../../images/lines-small-red.jpg);
	background-repeat:repeat-x;
}

div.NewsBox h2 {
	margin: 0px 4px 2px 0px;
	padding-top: 4px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #000000;
}

div.SideStandings {
	margin: 0px;
}

.LStandings {

}
.LStandings h3 {
	margin: 0px;
	padding: 0px;
}

.LStandings .row {
	font-weight: normal;
}

.LStandings .row_sel {
	font-weight: bold;
}

.LStandings .no {
	float: left;
	padding: 2px;
	font-weight: inherit;
}

.LStandings .team {
	float: left;
	padding: 2px;
	font-weight: inherit;
}

.LStandings .points {
	text-align: right;
	padding: 2px;
	font-weight: inherit;
}

.LGameTeam {
	height: 35px;
}
.LGameTeam .logo {
	float: left;
	width: 35px;
}
.LGameTeam .subtitle {
	float: none;
	text-align: center;
}
.LGameTeam .result {
	float: right;
	width: 35px;
	padding-top: 10px;
	text-align: center;
}
.LGameTeam .result_sel {
	float: right;
	width: 22px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
}
.LGameTeam .team {
	float: left;
	width: 95px;
	padding-top: 10px;
	padding-left: 40px;
}
.LGameTeam .team_sel {
	float: left;
	width: 105px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
div.clearer {
	clear: both;
	height: 0px;
}

.LNews {
	margin-top: 0;
	text-decoration: none;
}
.LNews ul {
	padding: 0;
	margin: 4px 0px 0px 20px;
}
.LNews li {

}
.LNews li a:link{
text-decoration:none;

}
.LNews li a:visited{
text-decoration:none;

}
.LNews li a:hover{
text-decoration:underline;

}.LNews li a:active{
text-decoration:underline;

}

#content h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c80000;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 15px;
}

table#CResultsTable {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;color:#223254;
}
table#CResultsTable td.odd {
	background: #F1f1f1;
	text-align: center;color:#223254;
}
table#CResultsTable td.even {
	background: #FFFFFF;
	text-align: center;color:#223254;
}
table#CResultsTable td.void {
	background: #000000;
	text-align: center;color:#223254;
}

div#CResults {
	width: 95%;
	margin-left: auto;
	margin-right: auto;color:#223254;
}
div#CResults .header {
	text-align: center;
	background: #223254;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#CResults .odd {
	background: #F1f1f1;
	color:#223254;
	height: 20px;
}
div#CResults .even {
	background: #FFFFFF;
	color:#223254;
	height: 20px;
}
div#CResults .teams {
	float: left;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
	width: 80%;
	color:#223254;
}
div#CResults .result {
	float: left;
	paddin-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 18%;color:#223254;
}
div#CResults .spacer {
	clear: both;
	maring: 0px;
	padding: 0px;
	height: 1px;
}

div#CProgram {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
div#CProgram .header {
	text-align: center;
	background: #223254;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#CProgram .odd, div#PlayerList .odd {
	background: #F1F1F1;
	color:#223254;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
div#CProgram .even, div#PlayerList .even {
	background: #FFFFFF;
	color:#223254;
	text-align: center;
	margin: 0px;
	padding: 2px;
}

div#CStandings {
	margin-left: auto;
	margin-right: auto;
	width:508px;
}
div#CStandings .header {
	text-align: center;
	background:#223254;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
div#CStandings .header form {
	margin: 0px;
	padding: 0px;
}
div#CStandings .header select {
	color: #006699;
	font-size: 1em;
}
div#CStandings .odd {
	background: #F1F1F1 ;
	color:#223254;
}
div#CStandings .even {
	background: #FFFFFF;
	color:#223254;
}
div#CStandings .row {
	font-weight: normal;
	height: 20px;
}
div#CStandings .row_sel {
	font-weight: bold;
	height: 20px;
}
div#CStandings .no {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 20px;
}
div#CStandings .team {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: left;
	width: 220px;
}
div#CStandings .team_c {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 220px;
}
div#CStandings .stats {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 22px;
}
div#CStandings .goals {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 80px;
}
div#CStandings .points {
	float: left;
	padding: 2px;
	font-weight: inherit;
	text-align: center;
	width: 50px;
}
div#CStandings .spacer {
	clear: both;
}

div#CGallery {
	margin-bottom: 20px;
	padding-bottom: 4px;
}
div#CGallery h2 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #223254;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
}
div#CGallery .thumbs {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
}
div#CGallery .thumbs img {
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #223254;
}
div#CGallery a.thumbnail {
	float: left;
}
div#CGallery .spacer {
	clear: both;
}
div#CGallery .more {
	text-align: right;
}

div#PlayerPhoto {
	float: left;
}
div#PlayerPhoto img {
	margin-right: 5px;
	margin-bottom: 5px;
}

div#Player {
	margin-bottom: 10px;
}
div#Player .odd {
	background: #F1F1F1;
}
div#Player .even {
	background: #FFFFFF;
}
div#Player .stat {
	width: 160px;
	float: left;
	font-weight: bold;
}
div#Player .spacer {
	clear: both;
	height: 0;
}
div#PlayerStats {
	margin-bottom: 10px;
}
div#PlayerStats .odd {
	background: #F1F1F1;
}
div#PlayerStats .even {
	background: #FFFFFF;
}
div#PlayerStats .stat {
	float: left;
	font-weight: bold;
}
div#PlayerStats .spacer {
	clear: both;
	height: 0;
}
div#PlayerList h2 {
	text-align: center;
	background: #223254;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1.1em;
}
div#PlayerList {
	width: 42%;
	margin-left: 3%;
	margin-right: 2%;
	margin-top: 20px;
	float: left;
}

.spacer {
	clear: both;
}


/*	MAIN TEXT CSS */

.greyRow{
background-color:#EFEFEF;
padding-left:5px;
padding-top:6px;
padding-bottom:6px;
}

.whiteRow{
background-color:#FFFFFF;
padding-left:5px;
padding-top:6px;
padding-bottom:6px;
}

.titles{
background-color:#EFEFEF;
color:#BB9F04;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#BB9F04;
}
.title{
background-color:#223254;
color:#FFFFFF;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
}

.rowOdd{
background-color:#FFFFFF;
padding-top:2px;color:#223254;
padding-bottom:2px;
color:#223254;
}
.rowEven{
background-color:#F1F1F1;
padding-top:2px;color:#223254;
padding-bottom:2px;
}

.padRight{
padding-right:5px;
}

.padLeft{
padding-left:5px;
}

.lezanda{
font-style:italic;
font-size:10px;
font-weight:bold;}
.ert{
	border: 1px solid #CCCCCC;
}

