/* CSS Document */

/* Links Style */

a img {
border: none; 
} 
A:link, A:active, A:visited, A:hover {
	color: #015CAB;
	text-decoration: underline;
}
A:link, A:active, A:visited {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}


/* layout + main Classes*/

body {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(skin/diagLine.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.bannerBack {
	background-image: url(skin/bannerBack.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.greyStrip {
	background-image: url(skin/greyStrip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.pods{
	background-color: #b3d8fe;
	border: 1px solid #b3d8fe;
}
.pods2{
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b3d8fe;
	border-right-color: #b3d8fe;
	border-bottom-color: #b3d8fe;
}
.pods3{
	background-color: #b3d8fe;
}
.pods4{
	background-color: #b3d8fe;
	border: 1px solid #b3d8fe;
}

/* Type Style */

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1a1a1a;
font-size: 70%;
}
.playerMain{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: eeeeee;
}
.playerCard {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1a1a1a;
font-size: 70%;
}
.teams {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1a1a1a;
font-size: 70%;
}
.league{
font-family: verdana,arial,lucida,helvetica,sans-serif;
font-size:60%;
color: #FF0000;
}
.news {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #cc0000;
}
h1 {
font-family: Verdana, Geneva, Arial, Helvetica;
color: #030c38;
font-size: 125%;
font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.podHead {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #1f9ae1;
font-size: 70%;
font-weight:bold;
background-color: #030c38;

}
.leagueResult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1a1a1a;
	font-size: 70%;
	background-color: #b3d8fe;
}
#fixTitle {
font-family: verdana,arial,lucida,helvetica,sans-serif;
font-size: 140%;
font-weight:bold;
color: black;
}
#copy{
	font-family: verdana,arial,lucida,helvetica,sans-serif;
	font-size:55%;
	color: #030c38;

}

/* Reports Style*/

.report_on
{
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 6px;
	BACKGROUND-COLOR: #CCE4EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
		border-left-color: #cccccc;

}

.report_off
{
	PADDING-LEFT:2px;
	PADDING-RIGHT:2px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 6px;
	BACKGROUND-COLOR: #f2f2f2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

/* Nav Style*/

.submenu_on
{
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 6px;
	BACKGROUND-COLOR: #CCE4EE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #b3d8fe;
	border-right-color: #b3d8fe;
	border-bottom-color: #b3d8fe;
	border-left-color: #b3d8fe;
	CURSOR: hand;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.submenu_off
{
	PADDING-LEFT:4px;
	PADDING-RIGHT:4px;
	PADDING-TOP: 5px;
	PADDING-BOTTOM: 5px;
	CURSOR:hand
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #b3d8fe;
	border-right-color: #b3d8fe;
	border-bottom-color: #b3d8fe;
	border-left-color: #b3d8fe;
}

/*Images display*/

img.playerMug {
	margin: 5px;
	padding: 5px;
	border: 1px solid #eeeeee;
	background-image: url(skin/diagLine.jpg);
	background-repeat: repeat;
}
img.image_right {
float:right;
margin: 5px;
padding: 5px;
border: 1px solid #015CAB;
display:block;
}

img.image_left {
float:left;
margin: 5px;
padding: 5px;
border: 1px solid #015CAB;
}
img.image_centre {
float:none;
margin: 5px;
padding: 5px;
border: 1px solid #015CAB;
display:block;
}

