/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	background-color: #252525;
	background-image: url(images/master-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
}
li {
	list-style-type: square;
	margin-bottom: 5px;
}
p {
	text-align: justify;
}
img {
	border-width: 0px;
}
hr {
	color: #FFFFFF;
	height: 1px;
}
a {
	color: #E30243;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
.H1Backer {
	background-image: url(images/H1-Backer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100%;
	height: 45px;
}
H1 {
	background-image: url(images/H1-End.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: lighter;
	text-indent: 10px;
	padding-top: 10px;
	height: 45px;
	display: block;
	margin: 0px;
}
.H2Backer {
	background-image: url(images/H2-Backer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #000000;
}
H2 {
	background-image: url(images/H2-End.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
	padding-top: 5px;
	height: 30px;
	display: block;
	border-bottom: 1px solid #000000;
}
.pdfback {
	background-image: url(images/H2-End.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-indent: 10px;
	padding-top: 5px;
	height: 30px;
	display: block;
	border-bottom: 1px solid #000000;
}
.london {
	background-image: url(images/london.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
}
.nav-background {
	background-image: url(images/main-nav-background.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.right-black-line {
	border-right: 1px solid #000000;
}
.credits {
	padding: 4px 20px 5px 20px;
	font-size: 8pt;
	color: #CCCCCC;
	line-height: normal;
}
.credits a {
	color: #CCCCCC;
}
.credits a:hover {
	color: #E30243;
}
.grey-line {
	border-bottom: 1px solid #363636;
	padding-bottom: 10px;
}
.background-button {
	background-image: url(images/300-Button.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}
.padding {
	padding: 0px 10px;
	line-height: 14pt;
}
.margin-bottom {
	margin-bottom: 10px;
}
.margin-right {
	margin-right: 5px;
}
.eleven-pt {
	font-size: 11pt;
}
.eleven-pt a {
	color: #FFFFFF;
}
.eleven-pt a:hover {
	color: #E30243;
}
.MarginLeftBottom {
	margin-left: 10px;
	margin-bottom: 10px;
}
#marqueecontainer {
	position: relative;
	width: 400px; /*marquee width */
	height: 350px; /*marquee height */
	background-color: black;
	overflow: hidden;
	border: 0px solid white;
	padding: 0px;
	margin-top: 1px;
}
.twelve-pt-pink {
	font-size: 11pt;
	color: #E30243;
}
.admin-pink-bar {
	font-size: 11pt;
	padding: 3px;
	background-color: #E30243;
}
.admin-light-pink-bar {
	font-size: 10pt;
	padding: 3px;
	background-color: #666666;
}
.imageright {
	padding-left: 10px;
}

/* 2010 Home */
.fiftyleft {
	width: 417px;
	float: left;
	margin-left: 10px;
}
.fiftyright {
	width: 417px;
	float: right;
	margin-right: 10px;
}
.imgflleft {
	float: left;
	margin-right: 10px;
}
.largeleft {
	background-image: url(/images/home2010/tuna.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.quad {
	background-color: #000;
	width: 417px;
	padding: 10px 0px;
}
.quadimg {
	margin-right: 12px;
}
.homewide {
	border-top: 1px solid #363636;
	padding: 10px 0px;
	margin: 0px 10px;
	display: block;
}
.rten {
	margin-right: 9px;
}

/* World Cup */
.fixtures ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
.fixtures li {
	padding-left: 20px;
	display: block;
	margin-bottom: 8px;
	background-image: url(/images/WC10-VS.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.innerleft {
	width: 412px;
	float: left;
	margin-left: 10px;
}
.innerright {
	width: 412px;
	float: right;
	margin-right: 10px;
}