@charset "utf-8";
body {
	background-color: #2B090D;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../layout/bm_bg.gif);
}
.cb{
	clear:both;
}
a{
outline:none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 770px;
}
#container {
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

#flash {
	position: relative;
	background-color: #000000;
	height: 450px;
	overflow: hidden;
}
#capital {
	width: 100%;
}
#maincontent {
	background-color: #000000;
	width: 100%;
	background-repeat: repeat-x;
	background-position: center bottom;
}
.content {
	position: relative;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-bottom: 10px;
}
#left {
	width: 220px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
}

#right {
	margin-left: 220px;
	position: relative;
}
#logo {
	background-image: url(../layout/logo.jpg);
	display: block;
	height: 230px;
	width: 173px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#logo span {
	display: none;
}
#left .hr {
	height: 1px;
	margin: 10px;
}
#right .hr {
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#nav ul {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
#nav li {
	clear: left;
	float: left;
	list-style-type: none;
}
#nav  li a  {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	text-transform: capitalize;
	font-size: 14px;
	display: block;
	height: 34px;
	width: 135px;
	text-align: left;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 3px;
	background-image: url(../layout/nav_home.gif);
	background-repeat: no-repeat;
}

#nav a:hover {
	color: #5C5C5C;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #666666;
	font-weight: lighter;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: lighter;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}


p {
	color: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
p a{
	color: #CCCCCC;
	text-decoration: none;
}
p a:hover{
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}

#footer {
	height: 80px;
	width: 100%;
	background-color: #333333;
	text-align: left;
	padding-top: 12px;
	position: relative;
}
#footer p {
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer p span {
	font-size: 1.2em;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	color: #C1CE30;
}
#footer   .footerbutton {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 20px;
	border: 1px solid #000000;
}
#footer .footerbutton:hover {
	color: #4E2124;
}
#footer #footer-links {
	position: absolute;
	top: 5px;
	right: 20px;
}
#footer #footer-links .pad-10 {
	padding-right: 10px;
}

#footer  #footer-links2 {
	position: absolute;
	width: 300px;
	bottom: 12px;
	right: 20px;
	text-align: right;
	color: #FFFFFF;
	font-size: 0.8em;
}

label {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 120px;
	display: block;
}
.formtxt{
	color: #380C11;
	font-size: 10px;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
.formtxt1{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
.buttontxt{
	color: #FFFFFF;
	font-size: 0.8em;
	margin-left: 10px;
	background-color: #333333;
}
#nav{
	text-align: left;
	padding-left: 23px;
}
#nav img{
	display: block;
	margin-top: 2px;
}
#rugby {
	background-image: url(#);
	position: absolute;
	height: 130px;
	width: 163px;
	visibility: visible;
	left: -223px;
	top: -180px;
}
.nextfixture{
	position: absolute;
	top: 60px;
	right: 0px;
	z-index:5;
	padding: 10px;
	overflow: hidden;
	height: 60px;
	width: 200px;
}
.nextfixture .trans{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #2B090D;
}
.nextfixture .content{
	position: absolute;
	left: 0px;
	top: 0px;
}
.nextfixture .content h2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nextfixture .content p {
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#special {
	background-image: url(../layout/nyelink.png);
	height: 94px;
	width: 259px;
	position: absolute;
	z-index: 5;
	top: 350px;
	right: 10px;
	display: block;
}
.form {
	font-size: 1em;
}
.form span {
	font-size: 0.8em;
}
.form select {
	color: #DDDBC8;
	width: 60px;
	background-color: #5A4A42;
}
.form input {
	background-color: #5A4A42;
	color: #DDDBC8;
}
.form textarea {
	background-color: #5A4A42;
	color: #DDDBC8;
	width: 300px;
}
.form .submit {
	background-color: #380C11;
	width: 70px;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form .textfieldRequiredMsg {
	color: #FFFFFF;
}
a#christmas_download {
	display: block;
	float: right;
	background-color: #2B090D;
	color: #FFFFFF;
	width: 150px;
	margin-left: 5px;
	cursor: pointer;
	margin-right: 10px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
}
a#christmas_download:hover {
	background-color: #5A4A42;
}

a#christmas_download h1  {
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: normal;
}
a#christmas_download p  {
	color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 0px;
}
#baf-box {
	height: 100px;
	width: 500px;
	background-color: #4D2325;
	margin-left: 10px;
	position: relative;
	padding-top: 6px;
}
#baf-box h1 {
	color: #FFFFFF;
	padding: 0px;
}
#baf-box h2 {
	margin-top: 0px;
	color: #B2AE99;
}
#baf-box p {
	color: #FFFFFF;
}
#baf-box .textbox {
	position: absolute;
	top: 15px;
	right: 75px;
	width: 160px;
	height: 20px;
	color: #380C11;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
}
#baf-box button {
	position: absolute;
	top: 15px;
	right: 20px;
	display: block;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #4D2325;
	padding-top: 4px;
	color: #FFFFFF;
	height: 21px;
	cursor: pointer;
}
#baf-box button:hover {
	color: #B2AE78;
}

#baf-box1 {
	height: 210px;
	width: 360px;
	background-color: #4D2325;
	margin-left: 10px;
	position: relative;
	padding-top: 6px;
	float: left;
}
#baf-box1 h1 {
	color: #FFFFFF;
	padding: 0px;
}
#baf-box1 h2 {
	margin-top: 0px;
	color: #B2AE99;
}
#baf-box1 p {
	color: #FFFFFF;
}
#baf-box1 .textbox {
	width: 220px;
	height: 20px;
	color: #380C11;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
}
#baf-box1 button {
	right: 10px;
	display: block;
	width: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	padding-top: 4px;
	color: #380C11;
	height: 21px;
	cursor: pointer;
	position: absolute;
	bottom: 12px;
}
#baf-box1 button:hover {
	color: #B2AE78;
}
#gallery-enter {
	height: 210px;
	width: 140px;
	background-color: #4D2325;
	margin-left: 10px;
	position: relative;
	padding-top: 6px;
	float: left;
}
#gallery-enter .enter {
	height: 27px;
	width: 80px;
	display: block;
	margin-top: 20px;
	padding-top: 8px;
	padding-left: 40px;
	font-size: 1.1em;
	background-color: #380C11;
	color: #CCCCCC;
	font-weight: normal;
	margin-left: 10px;
	cursor: pointer;
}
#gallery-enter .enter:hover {
	color: #FFFFFF;
}



#bid {
	float: right;
	padding-left: 10px;
	padding-top: 20px;
}
.floatright {
	float: right;
}
.link-strip {
	background-color: #4E2124;
	margin-left: 10px;
	margin-right: 15px;
}
.link-strip .download {
	float: right;
	padding-top: 12px;
	padding-right: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-strip .download:hover {
	color: #CCCCCC;
}

.link-strip h2 {
	color: #FFFFFF;
	padding-top: 5px;
}
.link-strip p {
	color: #CCCCCC;
	line-height: 10px;
	padding-bottom: 7px;
}
#thumbbox {
	background-color: #4E2124;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 10px;
	text-align: center;
}
#thumbbox img {
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 5px;
}
#mission {
	height: 30px;
	width: 192px;
	text-align: center;
	position: absolute;
	margin-top: 10px;
	top: 240px;
	left: 29px;
	color: #CCCCCC;
	font-size: 0.9em;
	font-style: italic;
}
#cd {
	width: 250px;
	position: absolute;
	top: 412px;
	height: 32px;
	right: 19px;
	padding-top: 2px;
	background-color: #28A7DF;
	font-size: 0.8em;
	color: #FFFFFF;



!important
; 						float: left;
	font-weight: bold;
}
#cd span {
	color: #000000;
}
#cd-blank {
	width: 250px;
	position: absolute;
	top: 350px;
	height: 38px;
	right: 40px;
	background-image: url(../../plugs/countdown/worldcup-flag.png);
	padding-top: 2px;
}
#cd-blank span {
	color: #000000;
}
#premleague {
	background-image: url(../layout/PremierLeagueStart.png);
	height: 167px;
	width: 320px;
	position: absolute;
	top: 250px;
	right: 20px;
	z-index: 3;
}


#desc {
	border: 1px solid #081536;
	background-image: url(../../plugs/countdown/worldcup-desc.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 370px;
	position: absolute;
	top: 393px;
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	padding-left: 5px;
	right: 33px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 2px;
	text-decoration: none;
}
#desc:hover {
	color: #E9C46A;
}

#desc span {
	font-size: 0.6em;
	text-transform: none;
}
#thumbbox {
	width: 300px;
	background-color: #333333;
}
