body {
	margin:0;
	font:13px Tahoma, Arial, Helvetica, sans-serif;
}
a img {
	border:0;
}
form {
	margin:0;
	padding: 0;
}
input, select {
	vertical-align: absmiddle;
}
a:link, a:visited {
	text-decoration:none;
}
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

#wrapper {
	width:750px;
	margin:0 auto;
	min-height:590px;
}
#header {
	height:65px;
	position:relative;
}
#mainNav {
	margin:0;
	padding:0;
	background:url(../images/main-nav_bg.png);
	width:725px;
	height:35px;
	position:absolute;
	top:43px;
	left:13px;
	list-style:none;
}
#mainNav li {
	float:left;
	display:block;
}
#mainNav li a:link, #mainNav li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
	padding:9px 0px 0 0px;
	height:26px;
	background:url(../images/main-nav_li-bg.png) no-repeat right;
	text-align:center;
}
#mainNav li a.first {
}
#mainNav li a.last {
	background-image:none !important;
}
#mainNav li a.on {
	background:url(../images/main-nav-on_a-bg.png) repeat-x bottom !important;
}
#content {
	margin:0 12px;
	padding-top:20px;
	height:560px;
	width:726px;
}
#content .col1 {
	width:363px;
	float:left;
}
#content .col2 {
	width:350px;
	float:right;
}
#content .col2TopBorder {
	width: 350px;
	float: right;
	background: url(../images/col2-box-top_bg.png) no-repeat;
	padding-top:5px;
}
#content .col3 {
	width:350px;
	float:left;
}
#content .col3TopBorder {
	width: 350px;
	float: left;
	background: url(../images/col2-box-top_bg.png) no-repeat;
	padding-top:5px;
}
#footer {
	height:40px;
	position:relative;
	padding-top:15px
}
#accountWrapper {
	width:600px;
	margin:0 auto;
	min-height:400px;
}
.error {
	color: red;
}
.siteTxt {
	color:#055035;
}
/* Text styles */
.text8black {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.text10black {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.text10normal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}
.text14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.text10lightgrey {
	color:#c2c2c2;
	font-size:10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
/* Accounts PAGES */
#Wrapper {
	margin: 0 auto;
	background-color: #000;
	width: 800px;
}
#accountWrapper {
	margin: 0 auto;
	width: 600px;
	background-color: #FFF;
}
#accountWrapper {
	margin-top: 50px;
}
#accountWrapper * {
	font-size: 12px;
}
#accountHeader {
	width: 100%;
	height: 40px;
	background-color: #003466;
	color: #FFF;
}
#accountHeader a {
	color: #fff;
	text-decoration: underline;
	padding: 10px 10px 0 0;
	float: right;
}
#accountWrapper h3 {
	font-size: 16px;
	color: red;
}
#accountMenu {
	link-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
	font-size: 13px;
	height: 300px;
}
#accountMenu li {
	display:block;
	padding: 10px;
	border: 1px solid #444444;
	background-color: #F0F0F0;
	margin-bottom: 3px;
}
#accountMenu li a {
	display: block;
	font-size: 13px;
}
#accountMenu form {
	padding: 0;
	margin: 0;
}
/* PITCH */
.pitch-player-shadow {
	background: url("../images/pitch/pitch-player-shadow.png") no-repeat scroll center 15px transparent;
	display: inline-block;
 //height: 90px;
	text-align: center;
 //width: 86px;
	padding: 15px;
	margin: -15px;
	overflow: visible;
	position: relative;
}
div.pitch-player-jersey img, div.pitch-player-shadow img.placeholder-shirt {
	width: 48px
}
.pitch-player-number {
	-moz-border-radius: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	color: black;
	clear: both;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}
.pitch-player-jersey {
	position: relative;
	top: -2px;
}
.pitch-player-name {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	padding:0px 2px 0px 2px;
	/*---gradients*/
    background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C */
	/*---shadows*/
    -moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
	z-index:2;
	position: relative;
	color: black;
	display: inline-block;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.pitch-player-info {
 //background: url("http://www.totelfootball.com/affiliate/totelfootball/css/images/pitch/btn_info_23.png") repeat scroll 0 0 transparent;
	height: 13px;
	position: absolute;
	right: -5px;
	top: -9px;
	width: 13px;
	float: right;
}
.pitch-player-close {
	background1: url("../images/out.gif") repeat scroll 0 0 transparent;
	height: 13px;
	position: absolute;
	left: -5px;
	top: -9px;
	width: 13px;
	float: left;
}
.pitch-player-points {
	padding:1px 2px 1px 2px;
	/*---gradient*/
    background: rgb(254,191,1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 191, 1, 1)), color-stop(100%, rgba(239, 144, 2, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#ef9002', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* W3C */
	z-index:2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	width: 15px;
	position: absolute;
	left: -5px;
	top: -11px;
	text-align: center;
	float1: left;
}
.pitch-small-shadow {
	background:url(../images/new2/pitch/pitch-player-shadow-small.png) no-repeat top center;
	height:49px;
}
.pitch-small-player-number {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1px 2px 1px 2px;
	/*---gradient*/
  background: rgb(254,191,1); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 191, 1, 1)), color-stop(100%, rgba(239, 144, 2, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#febf01', endColorstr='#ef9002', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(254, 191, 1, 1) 0%, rgba(239, 144, 2, 1) 100%); /* W3C */
	margin-top:10px;
	display:inline-block;
	float:left;
	width:15px;
	z-index: 90;
}
.pitch-small-player-name {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0px 2px 0px 2px;
	/*---gradients*/
  background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(229, 229, 229, 1) 100%); /* W3C */
	/*---shadows*/
  -moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
	display:inline-block;
	background:#fff;
	clear:both;
	margin-top:5px;
	display:inline-block;
}
.pitch-small-jersey {
	position:relative;
	left:-12px;
	top:0px;
}
.pitch-small-h-goalkeeper {
	float:left;
	height:229px;
	overflow:auto;
}
.pitch-small-h-defender {
	float:left;
	height:229px;
	overflow:auto;
}
.pitch-small-h-midfielder {
	float:left;
	height:229px;
	overflow:auto;
}
.pitch-small-h-striker {
	float:left;
	height:229px;
	overflow:auto;
}
/* PICK A TEAM */
#teamSelectionHolder {
	float: left;
	width: 354px;
}
#teamSelection {
	position:relative;
	width:354px;
	height:566px;
	background:url(../images/football-field_subs.png);
	text-align:center;
	float:left;
}
#teamSelection td.tsPlayersRow {
	vertical-align:middle;
	font-size:11px;
}
#teamSelection td.gk {
	height:75px;
	margin-top:15px;
}
#teamSelection td.def {
	height:135px;
}
#teamSelection td.mid {
	height:70px;
}
#teamSelection td.st {
	height:113px;
}
.sub{
    padding-top:70px;
}
#teamSelection td table.secRow {
	width:60%;
}
table.teamSelection {
	border-collapse:collapse;
	margin:2px auto 0 auto;
	width:80%;
}
table.teamSelection td {
	padding: 0 0px;
	margin: 0 5px;
	vertical-align:top;
	color:#FFF;
	font-weight:bold;
}
//table.teamSelection td img {
margin:0 3px;
}
#teamSelection td table.secRow {
	width:60%;
}
#teamSelection #quickPickButton {
	position: absolute;
	padding: 3px;
}
div.teamInfoBox {
	position: relative;
	float: left;
	padding-left: 10px;
	width: 374px;
}
#controls {
	position:absolute;
	right:-60px;
	top:0;
	width:82px;
}
#controls .ctrlGK {
	margin-top:20px;
	cursor: pointer;
}
#controls .ctrlDEF {
	margin-top: 70px;
	cursor: pointer;
}
#controls .ctrlMID {
	margin-top: 105px;
	cursor: pointer;
}
#controls .ctrlSTR {
	margin-top: 90px;
	cursor: pointer;
}
#controls #controlGK {
	margin-top:20px;
	cursor: pointer;
	text-align: center;
}
#controls #controlDEF {
	margin-top:70px;
	cursor: pointer;
	text-align: center;
}
#controls #controlMID {
	margin-top:105px;
	cursor: pointer;
	text-align: center;
}
#controls #controlSTR {
	margin-top:85px;
	cursor: pointer;
	text-align: center;
}
#controls .playerCount {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
	text-align: center;
}
#controls div strong {
	display: block;
	height: 17px;
	padding: 2px 0 0 2px;
	text-align: center;
}
#controls div .add {
 //background: url("../images/ctrl-add-totelfootball.png") no-repeat scroll center center transparent;
 //background: url("../images/global/smallarrow_right.png") no-repeat scroll center center transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	background-color1: #FFFFFF;
	border: 0px solid #999999;
	margin-left: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
	text-align: center;
}
#controls div.on .add {
 //background: url("../images/ctrl-add-on-totelfootball.png") no-repeat scroll center center transparent;
 //background: url("../images/global/smallarrow_right.png") no-repeat scroll center center transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	background-color1: #FFFFFF;
	border: 0px solid #999999;
	margin-left: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
	text-align: center;
}
#controls div .remove {
 //background: url("../images/ctrl-remove-totelfootball.png") no-repeat scroll center center transparent;
 //background: url("../images/global/smallarrow_left.png") no-repeat scroll center center transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	background-color1: #FFFFFF;
	border: 0px solid #999999;
	margin-right: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
	text-align: center;
}
#controls div.on .remove {
 //background: url("../images/ctrl-remove-on-totelfootball.png") no-repeat scroll center center transparent !important;
 //background: url("../images/global/smallarrow_left.png") no-repeat scroll center center transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	background-color1: #FFFFFF;
	border: 0px solid #999999;
	margin-right: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
	text-align: center;
}
#controls div .addEmpty {
	background-color1: transparent;
	color: transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	margin-right: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
}
#controls div.on .addEmpty {
	background-color: transparent;
	color: transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	margin-right: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
}
#controls div .removeEmpty {
	background-color: transparent;
	color: transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	margin-right: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
}
#controls div.on .removeEmpty {
	background-color: transparent;
	color: transparent;
	-moz-border-radius: 4px 4px 4px 4px;
	margin-right: 1px;
	display: inline-block;
	min-width: 10px;
	padding: 1px 3px;
}
#controls div a {
	text-decoration: none;
	color: #000000;
}
div#playerListHolder {
	float:left;
	margin-left: -40px;
	width: 342px;
}
div#playerList {
	width:300px;
	height:465px;
	float:right;
	margin-bottom:15px;
}
table.playersListHead {
	border-collapse:collapse;
	width:100%;
}
.playersListHead{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
table.playersListHead th {
	white-space:nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-shadow:1px 1px 0px #dcdcdc;
	padding:4px 5px 5px 5px !important;
	background: rgb(233,233,233); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(233,233,233,1) 0%, rgba(184,184,184,1) 90%, rgba(135,135,135,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,1)), color-stop(90%,rgba(184,184,184,1)), color-stop(100%,rgba(135,135,135,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#878787',GradientType=0 ); /* IE6-9 */
}
table.playersListHead th:hover {
	background: rgb(224,224,224); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,224,224,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
table.playersListHead th-active {
	background: rgb(224,224,224); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(224,224,224,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,224,224,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(224,224,224,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0e0e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
table.playersListHead th a{
	font-weight:bold;
	font-size:12px;
}
table.playersListHead th a:link, table.playersListHead th a:visited {
	color:#000;
}
td .text14blue{
	color:#004279 !important;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
td .text14blue a{
	color:#004279 !important;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
td .text10gray{
	color:#777 !important;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
td .text10gray a{
	color:#777 !important;
	font-size:10px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
.playersList tr td{
	padding:5px 0px 5px 0px !important;
}
.budgetLoader{
	z-index: 1000; 
	margin: 25px auto; 
	padding: 20px 50px;
	width:70px;
	text-align: center; 
	top:-300px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border:2px solid #fff;
	background:rgba(255,255,255,.8);	
	-moz-box-shadow:    0px 0px 10px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
	box-shadow:         0px 0px 10px 0px rgba(0,0,0,.5);
}
.fixturesLoader{
	position: absolute; 
	top:130px; 
	left:120px; 
	width:60px;
	margin-left:30px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(211,211,211,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(211,211,211,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(211,211,211,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(211,211,211,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(211,211,211,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(211,211,211,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccd3d3d3',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow:    0px 0px 10px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
	box-shadow:         0px 0px 10px 0px rgba(0,0,0,.5);
	padding:10px;
	text-align:center;
}
td.plInfo {
	width:40px;
	text-align:center;
}
td.plName {
}
td.plTeam {
	width:65px;
}
td.plValue {
	color:#055035;
	text-align:center;
}
td.plGames {
	width:70px;
	text-align:center;
}
td.plPts_avg {
	width:60px;
	text-align:center;
	padding-right:10px !important;
}
th.plInfo {
	width:30px;
	padding-left:5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}
th.plName {
	width:60px;
	text-align:center;
}
th.plTeam {
}
th.plValue {
	font-weight:bold;
	text-align:right !important;
	padding-right:19px !important;
}
th.plGames {
	width:70px;
	text-align:center;
}
th.plPts_avg {
	width:60px;
	text-align:center;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
div.playersList {
	height:400px;
	width1:300px;
	overflow: auto;
	border-left:1px solid #e0e0e0;
}
table.playersList {
	font-size:11px;
	border-collapse:collapse;
	width:100%;
}
table.playersList td {
	border-bottom:solid 1px #ECECE8;
}
table.playersList tr.highlighted td {
	background-color: #b8d490;
}
a.plName:link, a.plName:visited {
	text-decoration:none;
	font-weight:bold;
}
div.col2Box {
	background:url(../images/col2-box-bott_bg.png) no-repeat bottom;
	clear:both;
	padding:0 10px 10px 10px;
}
div.col2Box h2 {
	margin:0 -10px;
	background:url(../images/col2-box-top_bg.png) no-repeat;
	padding:0 0 10px 10px;
}
div.col2Box h2 img {
	margin-top:10px;
}
div.col2Box table {
	border-collapse:collapse;
}
div.col2Box input {
	vertical-align: text-top;
}
div.col3Box {
	background:url(../images/col2-box-bott_bg.png) no-repeat bottom;
	clear:both;
	padding:0 10px 10px 10px;
}
div.col3Box h2 {
	margin:0 -10px;
	background:url(../images/col2-box-top_bg.png) no-repeat;
	padding:0 0 10px 10px;
}
div.col3Box h2 img {
	margin-top:10px;
}
div.col3Box table {
	border-collapse:collapse;
}
div.col3Box input {
	vertical-align: text-top;
}
td.totelManPool {
	color:#055035;
	font-size:13px;
}
#budget_info {
	width:100%;
	background: rgb(155,155,155); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(155,155,155,1) 0%, rgba(184,184,184,1) 10%, rgba(233,233,233,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(155,155,155,1)), color-stop(10%,rgba(184,184,184,1)), color-stop(100%,rgba(233,233,233,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(155,155,155,1) 0%,rgba(184,184,184,1) 10%,rgba(233,233,233,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(155,155,155,1) 0%,rgba(184,184,184,1) 10%,rgba(233,233,233,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(155,155,155,1) 0%,rgba(184,184,184,1) 10%,rgba(233,233,233,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(155,155,155,1) 0%,rgba(184,184,184,1) 10%,rgba(233,233,233,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b9b9b', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
table.budget_info {
	width: 100%;
	font-size:12px;
	border-collapse:collapse;
}
table.budget_info img {
	vertical-align:middle;
	margin-right:5px;
}
table.budget_info td.label {
	font-weight:bold;
	font-size:12px;
}
table.budget_info span.txtHilite {
	font-size:12px;
}
table.budget_info span.txtHiliteRed {
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
div.totalPlInfo span.txtHiliteRed {
	color:#F00;
	font-weight:bold;
}
/* PICK A TEAM END */

table.layout {
	width:725px;
	border-collapse:collapse;
}
/* PLAYER STATS */
/*div.plStat-sort {font-size:10px; background:url(../images/plStat-sort_bg.png) no-repeat; padding:4px 0 4px 8px;}
div.plStat-sort * {display:inline-block;}
div.plStat-sort a {margin:0 10px; padding-left:10px; background:url(../images/plstat-sort-a_bg.png) no-repeat 0 5px;}*/
div.playerStat-list {
	height:530px;
	overflow-y:auto;
	width:414px;
	border:solid 1px #eee;
	border-top:none;
}
table.playerStat-list {
	border-collapse:collapse;
	width:398px;
}
table.playerStat-list th {
	font-size:10px;
	font-weight:bold;
	background:url(../images/plStat-list-th_bg.png) repeat-x;
	height:18px;
}
table.playerStat-list th a:link, table.playerStat-list th a:visited {
	color:#5e5b4d;
}
table.playerStat-list td {
	font-size:11px;
	padding:3px 1px;
	border-bottom:solid 1px #EEE;
}
table.playerStat-list td.plName {
}
ul.teamList {
	height:500px;
	overflow:auto;
	width:176px;
	list-style:none;
	margin:0;
	padding:0;
	background:url(../images/plstat-team-list_bg.png) no-repeat bottom;
}
ul.teamList li {
	clear:left;
}
ul.teamList a:link, ul.teamList a:visited, ul.teamList a:active {
	display:block;
	padding:1px;
	margin-bottom:2px;
	width:174px;
	background:#f5f5f3;
	text-decoration:none;
	border-bottom:solid 1px #d9d8d0;
	color:#464439;
	outline:none;
}
ul.teamList a:hover {
	color:#f60;
}
ul.teamList a img {
	float:left;
	width:20px;
	margin-right:5px;
}
ul.teamList a strong {
	display:block;
}
a.plStat_showAll:link, a.plStat_showAll:visited {
	background:url(../images/player-stats_showAll.png) no-repeat;
	display:block;
	width:176px;
	height:22px;
	text-align:center;
	padding-top:6px;
	margin-bottom:2px;
	text-decoration:none;
}
a.plStat_showAll:hover {
	color:#f60;
}
/* PLAYER STATS END */

/* TEAM INFO */
div.totalPlInfo {
}
td.teamInfo h2 {
	font-size:13px;
	margin:0;
}
div.teamInfo-logged {
	height1:130px;
	overflow-x: hidden;
	overflow-y:auto;
	height:120px;
}
div.teamInfo-logged table {
	border-collapse:collapse;
	width:320px;
}
div.teamInfo-logged th {
	font-size:10px;
	text-align:center;
	background:url(../images/plStat-list-th_bg.png) repeat-x;
}
div.teamInfo-logged td {
	text-align:center;
	font-size: 11px;
}
div.teamInfo-logged tr.highlighted td {
	background-color: #ffd9bf;
}
table.poolInfo {
	border-collapse:collapse;
	width:100%;
}
table.poolInfo th {
	text-align:left;
	font-weight:normal;
	padding:1px 2px;
}
table.poolInfo td {
	text-align:right;
	font-weight:bold;
	padding:1px 2px;
}
.oddRow, tr.oddRow td {
	background:#f5f5f3;
}
.evenRow, tr.evenRow td {
	background:#FFF;
}
div#winners {
	height:125px;
	overflow-y:scroll;
}
div#winners table {
	border-collapse:collapse;
}
div#winners table th, table.winners th {
	font-size:10px;
	text-align:center;
	background:url(../images/plStat-list-th_bg.png) repeat-x;
}
div#winners table td, table.winners td {
	border-bottom:1px solid #ECECE8
}
div#winners tr.highlighted td, table.winners tr.highlighted td {
	background-color: #ffd9bf;
}
div#winners_top {
	height:180px;
}
div#winners_top table {
	border-collapse:collapse;
}
div#winners_top table th, table.winners th {
	font-size:10px;
	text-align:center;
	background:url(../images/plStat-list-th_bg.png) repeat-x;
}
div#winners_top table td, table.winners td {
	border-bottom:1px solid #ECECE8
}
div#winners_top tr.highlighted td, table.winners tr.highlighted td {
	background-color: #b8d490;
	color:#000;
}
div#winners_top {
	height:180px;
	overflow-y:scroll;
}
#teamInfo-field {
	position:relative;
	width:354px;
	background:url(../images/football-field_teaminfo.png) no-repeat;
	height:505px;
	text-align:center;
	float:left;
}
#teamInfo-field td.tsPlayersRow {
	vertical-align:middle;
}
#teamInfo-field td.gk {
	height:70px;
	margin-top:15px;
}
#teamInfo-field td.def {
	height:145px;
}
#teamInfo-field td.mid {
	height:140px;
}
#teamInfo-field td.st {
	height:65px;
}
#teamInfo-field td table.secRow {
	width:60%;
}
table.teamInfo {
	border-collapse:collapse;
	margin:2px auto 0 auto;
	width:80%;
}
table.teamInfo td {
	padding:0;
	vertical-align:top;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}
table.teamInfo td img {
	margin:0 3px;
}
table.teamInfo table.pointsBreakdown td {
	color: #FFFFFF;
	text-align: left;
}
div.teamInfo-field td table.secRow {
	width:60%;
}
div.teamInfo-whiteBox {
	background:url(../images/white-box_bg.png) no-repeat left bottom;
	width:340px;
	padding:10px;
	margin-bottom:10px;
}
div.teamInfo-whiteBox-top {
	background:url(../images/white-box-h2_bg.png) no-repeat;
	padding:10px 10px 0 10px;
	margin:-10px -10px 0 -10px;
}
div.teamInfo-whiteBox h2 {
	background:url(../images/white-box-h2_bg.png) no-repeat;
	padding:5px 0 5px 10px;
	margin:-10px -10px 0 -10px;
}
div.teamInfo-whiteBox h2.clear {
	background:none;
	padding:0 0 0 5px;
	margin:0px;
}
.teamInfo-whiteBox.h515 {
	background:url(../images/white-box_bg_h515.png) no-repeat;
}
.tabArea {
}
.tabArea span {
	display: block;
}
.tabBtn {
	margin-left: 10px;
	float: left;
}
.tabBtn .l {
	background:url(../images/tab_l.png) no-repeat 0 0;
	float: left;
}
.tabBtn .l, .tabBtn .r, .tabBtn .c {
	height: 25px;
}
.tabBtn .c {
	background:url(../images/tab_c.png) repeat-x 0 0;
	float: left;
	padding: 4px;
}
.tabBtn .r {
	background:url(../images/tab_r.png) no-repeat 0 0;
	padding-left: 4px;
	float: left;
}
.tabBtn .c a {
	text-decoration: none;
	font-weight: bold;
	color: #03225C;
}
.tabBtn.active .l {
	background:url(../images/tab_l_a.png) no-repeat 0 0;
}
.tabBtn.active .c {
	background:url(../images/tab_c_a.png) repeat-x 0 0;
}
.tabBtn.active .c a {
	color: #F3612C;
}
.tabBtn.active .r {
	background:url(../images/tab_r_a.png) no-repeat 0 0;
}
.tabBtn.active .l, .tabBtn.active .c, .tabBtn.active .r {
	height: 26px;
}
/* TEAM INFO END*/

/* RESULTS FIXTURE-LIST */
.whiteBox {
	background:url(../images/white-box_bg.png) no-repeat bottom;
	width:340px;
	padding:0 10px 10px 10px;
}
table.fixTableList {
	border-collapse:collapse;
	border-top:solid 1px #d9d8d0;
}
table.fixTableList img {
	border:solid 1px #d9d8d0;
}
table.fixTableList tr.highlighted td {
	background-color: #ffd9bf;
}
table.fixTableList td {
	border-bottom:1px solid #ECECE8;
}
div.fixtures h2 {
	background:url(../images/white-box_greyheader_bg.png) no-repeat !important;
	font-size:13px;
	margin:0 -10px;
	padding:6px 10px;
}
div.fixtures table {
	border-top:none;
}
div.InfoFeed {
	color:#5e5b4d;
	margin-top:10px;
}
div.InfoFeed h2 {
	background:url(../images/white-box-h2_bg.png) no-repeat;
	font-size:13px;
	margin:0 -10px;
	padding:7px 10px;
}
div.InfoFeed table {
	width:300px;
}
div.InfoFeed h3 {
	font-size:11px;
	margin:0;
}
div.InfoFeed td {
	vertical-align:top;
}
div.InfoFeed p {
	font-size:11px;
	margin:0;
	margin-left:15px;
}
/* RESULTS FIXTURE-LIST END */

/* RESULTS FIXTURE-RESULTS */
div.fixture-list-holder .docket-name {
	display: none;
}
table.fixRes-layout {
	width:725px;
	border-collapse:collapse;
}
td.fixRes-teams {
	width:350px;
	vertical-align:top;
}
td.fixRes-teams h2 {
	text-align:center;
	margin:0;
	font-size:17px;
	letter-spacing:-1px;
}
td.fixRes-teams h2 span {
	font-size:11px;
	color:#5e5b4d;
	font-weight:normal;
	letter-spacing:0;
}
table.results {
}
div.fixRes_field {
	width:350px;
	height:230px;
	background:url(../images/football-field_fixtures.jpg) no-repeat;
	color:#FFF;
	font-size:10px;
}
div.fixRes_field .fieldPos {
	float:left;
	height:230px;
	position:relative;
}
div.fixRes_field .fieldPos div {
	position:absolute;
	width:50px;
	text-align:center;
	font-weight:bold;
}
div.fixRes_field .fieldPos div img.info {
	position:absolute;
	top:16px;
	right:5px;
}
.fieldPos div .pl_points {
	position:absolute;
	top:10px;
	left:1px;
	color:#000;
	background:url(../images/plPoints_white_bg.png) no-repeat;
	display:block;
	width:16px;
	padding-top:1px;
	height:15px;
	text-align:center;
	letter-spacing:-2px;
}
.fieldPos .pl_points {
	position1:absolute;
	top1:10px;
	left1:1px;
	color:#000;
	background:url(../images/plPoints_white_bg.png);
	display:block;
	width:16px;
	padding-top:1px;
	height:16px;
	text-align:center;
}
div.plTooltip {
	position:absolute;
	background:rgba(0,0,0,.8);
	width:200px !important;
	padding:8px;
	top:35px;
	right:0;
	color:#fff;
	z-index: 100;
	text-align:left;
	font-weight: bold;
	-moz-box-shadow:    3px 3px 5px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,.5);
	box-shadow:         3px 3px 5px 0px rgba(0,0,0,.5);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.plTooltip h4 {
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#fff;
}
div.plTooltip table {
	border-collapse:collapse;
	text-align:left;
	color:#fff;
}
div.plTooltip table th {
	border-bottom:solid 1px #333;
	font-weight:bold;
}
div.plTooltip table td {
	font-size: 10px;
	font-weight: bold;
}
#home_goalkeeper {
	width:75px;
}
#home_defender {
	width:100px;
}
#home_midfielder {
	width:100px;
}
#home_striker {
	width:75px;
}
#away_goalkeeper {
	width:75px;
}
#away_defender {
	width:100px;
}
#away_midfielder {
	width:100px;
}
#away_striker {
	width:75px;
}
/* RESULTS FIXTURE-END */

/* HELP TOOLTIP */
div.hlpTooltip {
	position: absolute;
	z-index: 100;
	font-size: 11px;
	text-align:left;
	background-color: rgba(0,0,0,.8);
	color:#fff;
	padding: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow:    3px 3px 5px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,.5);
	box-shadow:         3px 3px 5px 0px rgba(0,0,0,.5);
}
div.hlpTooltip h4 {
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border-bottom: 1px solid #333;
}
div.hlpFixturesTooltip {
	position: absolute;
	z-index: 100;
	font-size: 11px;
	text-align:left;
	background-color: #FFFFFF;
	border: 2px solid #333333;
	padding: 4px;
}
div.hlpFixturesTooltip h2 {
	background1: transparent url(../images/white-box_greyheader_bg.png) no-repeat scroll 0 0!important;
	font-size: 13px;
	margin: 0 -10px;
	padding: 6px 10px;
}
/* HELP TOOLTIP END */

/* HOME */
.homeLayout {
	border-collapse: collapse;
	width: 363px;
	height: 153px;
}
.homeLayout td.homeCol1 {
	vertical-align: top;
	width:475px;
}
.homeLayout td.homeColumn1 {
	vertical-align: top;
	width:475px;
}
div.home-mainPic {
	position: relative;
	height: 148px;
}
div.home-mainPic #home_video {
	padding: 50px 0 0 210px;
}
div.home-mainPic em {
	position: absolute;
	top: 70px;
	left: 13px;
	color: #FFF;
	font: bold italic 16px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div.home-mainPic em #large {
	font: bold italic 55px Arial, Helvetica, sans-serif;
	color: #e78024;
}
div.home-mainPic #button {
	position: absolute;
	width: 120px;
	height: 47px;
	top: 90px;
	left: 210px;
}
div.home-mainPic .button {
	width: 120px;
	height: 47px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0;
}
div.home-mainPic .button a {
	display: block;
	width: 120px;
	margin: 0;
	padding: 0;
	height: 47px;
	background: url(../images/button_play.png) no-repeat top left;
	outline: none;
}
div.home-mainPic .button a:hover {
	background-position: 0 -48px;
}
div.home-mainPic1 {
	position: relative;
	height: 148px;
}
div.home-mainPic1 #home_video {
	padding: 50px 0 0 210px;
}
div.home-mainPic1 em {
	position: absolute;
	top: 70px;
	left: 13px;
	color: #FFF;
	font: bold italic 16px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div.home-mainPic1 em #large {
	font: bold italic 55px Arial, Helvetica, sans-serif;
	color: #e78024;
}
div.home-mainPic1 #button1 {
	position: absolute;
	width: 120px;
	height: 47px;
	top: 90px;
	left: 210px;
}
div.home-mainPic1 .button1 {
	width: 120px;
	height: 47px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0;
}
div.home-mainPic1 .button1 a {
	display: block;
	width: 120px;
	margin: 0;
	padding: 0;
	height: 47px;
	background: url(../images/button_practice.png) no-repeat top left;
	outline: none;
}
div.home-mainPic1 .button1 a:hover {
	background-position: 0 -48px;
}
div.home-mainPic2 {
	position: relative;
	height: 148px;
}
div.home-mainPic2 #home_video {
	padding: 50px 0 0 210px;
}
div.home-mainPic2 em {
	position: absolute;
	top: 70px;
	left: 13px;
	color: #FFF;
	font: bold italic 16px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
div.home-mainPic2 em #large {
	font: bold italic 55px Arial, Helvetica, sans-serif;
	color: #e78024;
}
div.home-mainPic2 #button2 {
	position: absolute;
	width: 362px;
	height: 60px;
	top: 0px;
	left: 50px;
}
div.home-mainPic2 .button2 {
	width: 240px;
	height: 56px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0;
}
div.home-mainPic2 .button2 a {
	display: block;
	width: 240px;
	margin: 0;
	padding: 0;
	height: 56px;
	background: url(../images/button_play2.png) no-repeat top left;
	outline: none;
}
div.home-mainPic2 .button2 a:hover {
	background-position: 0 -57px;
}
div.home-mainPic2 #button3 {
	position: absolute;
	width: 362px;
	height: 60px;
	top: 0px;
	left: 50px;
}
div.home-mainPic2 .button3 {
	width: 240px;
	height: 56px;
	text-indent: -9999px;
	margin: 0 0 0 0;
	padding: 0;
}
div.home-mainPic2 .button3 a {
	display: block;
	width: 240px;
	margin: 0;
	padding: 0;
	height: 56px;
	background: url(../images/button_join.png) no-repeat top left;
	outline: none;
}
div.home-mainPic2 .button3 a:hover {
	background-position: 0 -57px;
}
.homeLayout td.homeCol2 {
	width:230px;
	padding:0 10px;
	background:url(../images/htplay_bg.png) no-repeat;
	vertical-align:top;
}
.homeSubcol {
	float:left;
	width:220px;
}
td.homeCol2 h2 {
	border-bottom:solid 1px #d9d8d0;
	margin:0 0 10px 0;
	padding:5px 0;
	font-size: 17px;
}
div.HTPlay {
	padding-left:35px;
	margin-bottom:10px;
}
div.HTPlay h3 {
	padding:5px 0;
	margin:0;
	font-size:16px;
}
div.HTPlay p, div.HTPlay li {
	margin:0;
	font-size: 12px;
}
div.HTPlay ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.step1 {
	background:url(../images/htp-s1.png) no-repeat;
}
div.step2 {
	background:url(../images/htp-s2.png) no-repeat;
}
div.step3 {
	background:url(../images/htp-s3.png) no-repeat;
}
div.step4 {
	background:url(../images/htp-s4.png) no-repeat;
}
table.homeFixtures {
	font-size:10px;
	border-collapse:collapse;
	width:100%;
}
table.homeFixtures td.odd {
	background:#ECECE8;
}
td.HFix-crest {
	width:20px;
}
div.homePool {
	background:url(../images/home_whitebox.png) no-repeat bottom;
	width:220px;
	padding:0 5px 10px 5px;
	margin-top:10px;
	float:left;
}
div.homePool h2 {
	background:url(../images/home_h2-whitebox.png) no-repeat;
	font-size:12px;
	padding:5px 0 5px 10px;
	margin:0 -5px;
}
div.homePool table td {
	font-size: 10px;
}
div.homePool table tr.highlighted td {
	background-color: #ffd9bf;
}
div.homeFfield {
	background:url(../images/football-field_home.jpg) no-repeat;
	display:inline;
	width:225px;
	height:293px;
	float:right;
	margin:10px 10px 0 0;
}
table.homeFfield {
	height:70px;
	margin:0 auto;
	font-size:10px;
}
table.homeFfield td {
	text-align:center;
	width:50px;
	color:#FFF;
}
table.homeFfield .pointsBreakdown td {
	text-align: left;
}
table.homeFfield div .pl_points {
	position:absolute;
	top:12px;
	left:5px;
	font-size:9px;
	color:#000;
	background:#FFF;
	display:block;
	width:12px;
	padding-top:1px;
	height:12px;
	text-align:center;
	letter-spacing:-2px;
}
table.homeFfield div .plName {
	position:absolute;
	right:8px;
	top:15px;
}
/* HOME END*/

/* RULES */
.gameRules {
	height:540px;
	overflow:auto;
	padding:0 20px;
}
.gameRules h1 {
	font:bold 26px Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.gameRules h2 {
	font-size:15px;
	margin:15px 0 0 0;
}
.gameRules h3 {
	font-size:13px;
	margin:10px 0 0 0;
}
.gameRules p {
	font-size:12px;
	margin:5px 0 10px 0;
	line-height:17px;
}
.gameRules ul {
	margin:0;
	padding:0;
}
.gameRules ul li {
	margin-left:30px;
}
.gameRules table {
	width:100%;
	border-collapse:collapse;
}
.gameRules table td, .gameRules table th {
	border:solid 1px #000;
	padding:3px 6px;
}
.gameRules table p {
	margin:0;
}
.gameRules table h3 {
	margin:0;
}
/* RULES END*/
/* RULES TABLE */
table.rules {
	text-align: left;
	border-collapse: collapse;
	font: 13px Arial, Helvetica, sans-serif;
	border: none;
}
table.rules ul li {
	margin-left: 0px;
}
table.rules thead tr {
	color: #FFF;
	background-color: #003466;
}
.rowEven {
	background-color: #F3F3F3;
}
.rowOdd {
	color: #333;
}
/* RULES TABLE END */
.col2Wide {
	background:url(../images/h2_bg-totelfootball_wide.png) no-repeat;
}
.col2WideBox {
	background:url(../images/box-bott_bg_wide.png) no-repeat bottom;
	width:725px;
}
/* HELP */
.gameHelp {
	height:540px;
	overflow:auto;
	padding:0 20px;
}
.gameHelp h1 {
	font:bold 26px Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.gameHelp h2 {
	font-size:15px;
	margin:15px 0 0 0;
}
.gameHelp h3 {
	font-size:13px;
	margin:10px 0 0 0;
}
.gameHelp p {
	font-size:12px;
	margin:5px 0 10px 0;
	line-height:17px;
}
.gameHelp ul {
	margin:0;
	padding:0;
}
.gameHelp ul li {
	margin-left:30px;
}
.gameHelp table {
	width:100%;
	border-collapse:collapse;
}
.gameHelp table td, .gameRules table th {
	border:solid 1px #000;
	padding:3px 6px;
}
.gameHelp table p {
	margin:0;
}
.gameHelp table h3 {
	margin:0;
}
#contact p, label, legend {
}
#contact h1 {
	margin: 3px 0 5px;
	font-size: 20px;
	color: #333333;
}
#contact hr {
	color: inherit;
	height: 0;
	margin: 4px 0 4px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
#contact {
	display: block;
	width: 500px;
	padding: 3px;
	background-color: #FFF;
	-webkit-border-radius:5px;
}
/* Form style */
#contact label {
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 155px;
	font-size: 1em;
	-webkit-border-radius:5px;
}
#contact input, textarea {
	width: 300px;
	margin: 0;
	padding: 3px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	webkit-border-radius:5px;
}
#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
#contact input.submit {
	width: 70px;
	cursor: pointer;
	border: 1px solid #222;
	background:#333;
	color:#fff;
}
#contact input.submit:hover {
	background:#444;
}
#contact input[type="submit"][disabled] {
	background:#888;
}
#contact fieldset {
	padding:20px;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#contact legend {
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #eee;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
}
#contact span.required {
	font-size: 12px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
#message {
	margin: 8px 0;
	padding: 0;
}
.error_message {
	display: block;
	height: 20px;
	line-height: 18px;
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center;
	padding: 2px 7px 2px 35px;
	color:#8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius:5px;
}
.loader {
	padding: 0 10px;
}
#contact #success_page h1 {
	background: url('../assets/success.gif') left no-repeat;
	padding-left:18px;
}
acronym {
	border-bottom:1px dotted #ccc;
}
/* HELP END*/

/* FLAGS / COMPETITION SELECTION */
.CL-container {
	background-image: url("../images/flags/head.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 13px;
	width: 120px;
}
.CL-flags {
	float: left;
	margin-top: 12px;
}
.CL-flags-active {
	background-color: #ffffff;
}
/*
CSS for Steps
*/
#Steps-container {
	height:25px;
	border:1px solid #9c9c9c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 218, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(219, 218, 218, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 218, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 218, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 218, 1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdada', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(219, 218, 218, 1) 100%); /* W3C */
	margin-bottom: 5px;
}
.Steps-arrow {
	float:left;
}
.Steps-normal {
	padding:0px;
	float:left;
}
.Steps-text-normal {
	padding:4px;
	float:left;
	color:#999;
	padding-left:10px;
	padding-right:10px;
}
.steps-done-check {
	float:left;
	padding-left:10px;
}
.Steps-selected {
	height:25px;
	padding:0px;
	float:left;
	background: rgb(218,218,218); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(218, 218, 218, 1) 0%, rgba(126, 126, 126, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(218, 218, 218, 1)), color-stop(100%, rgba(126, 126, 126, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(218, 218, 218, 1) 0%, rgba(126, 126, 126, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(218, 218, 218, 1) 0%, rgba(126, 126, 126, 1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(218, 218, 218, 1) 0%, rgba(126, 126, 126, 1) 100%); /* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#7e7e7e', GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(218, 218, 218, 1) 0%, rgba(126, 126, 126, 1) 100%); /* W3C */
}
.Steps-text-selected {
	padding:4px;
	float:left;
	color:#666;
	padding-left:10px;
	padding-right:20px;
}
/* Login area */
.loginarea-input-form-holder {
	float:left;
	width:150px;
}
/* Register page */
div.register-form-holder {
	float: left;
	width: 355px
}
div.login-form-holder {
	float: right;
	margin-left: 10px;
	width: 325px
}
/* BLOG view all */
#post_list {
	width:66%;
	height:520px;
	border:none;
	float:left;
	overflow:auto;
}
/* PLACE A BET */
#betFormHolder {
	width: 365px
}
/* HINTS CSS*/
#tf-hints-container {
	float:right;
	background:url(../images/new/global/gianniposing.gif) top right no-repeat;
	min-height:76px;
	margin-bottom:10px;
	padding-right:50px;
}
#tf-hints-container2 {
	float:right;
	background:url(../images/new/global/gianniposing.gif) top right no-repeat;
	min-height:76px;
	margin-top:-70px;
	margin-bottom:10px;
	padding-right:50px;
}
#tf-hints-area-arrow {
	background:url(../images/new/global/tf-hints-arrow-right.png) right 9px no-repeat;
	padding-right:9px;
}
#tf-hints-area {
	border:1px solid #999;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(214, 214, 214, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(214, 214, 214, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(214, 214, 214, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(214, 214, 214, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(214, 214, 214, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(214, 214, 214, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#d6d6d6', GradientType=0 ); /* IE6-9 */
}
#tf-hints-area h1{
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	size:22px;
	font-weight:normal;
	margin:0px;
	color:#000;
}
#gototop {
	padding:2px 5px 2px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(209, 209, 209, 1) 49%, rgba(219, 219, 219, 1) 50%, rgba(226, 226, 226, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(254, 254, 254, 1)), color-stop(49%, rgba(209, 209, 209, 1)), color-stop(50%, rgba(219, 219, 219, 1)), color-stop(100%, rgba(226, 226, 226, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(209, 209, 209, 1) 49%, rgba(219, 219, 219, 1) 50%, rgba(226, 226, 226, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(209, 209, 209, 1) 49%, rgba(219, 219, 219, 1) 50%, rgba(226, 226, 226, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(209, 209, 209, 1) 49%, rgba(219, 219, 219, 1) 50%, rgba(226, 226, 226, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(254, 254, 254, 1) 0%, rgba(209, 209, 209, 1) 49%, rgba(219, 219, 219, 1) 50%, rgba(226, 226, 226, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2', GradientType=0 ); /* IE6-9 */
	font-weight:bold;
	margin:10px 0px 10px 0px;
	width:100px;
	text-align:center;
	border:1px solid #CCC;
}
#gototop:hover{
	background: rgb(168,244,26); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(168,244,26,1) 0%, rgba(107,165,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,244,26,1)), color-stop(100%,rgba(107,165,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(168,244,26,1) 0%,rgba(107,165,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(168,244,26,1) 0%,rgba(107,165,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(168,244,26,1) 0%,rgba(107,165,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(168,244,26,1) 0%,rgba(107,165,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8f41a', endColorstr='#6ba500',GradientType=0 ); /* IE6-9 */
	color:#000;
}
/* NEW CSS MAR 12 2012 */

.btn-SmallAction1 {
	margin-bottom:10px;
	padding:5px 20px 5px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #a8f41a; /* Old browsers */
	background: -moz-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #a8f41a), color-stop(100%, #6ba500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* IE10+ */
	background: linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8f41a', endColorstr='#6ba500', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    2px 2px 5px 0px #9a9a9a;
	-webkit-box-shadow: 2px 2px 5px 0px #9a9a9a;
	box-shadow:         2px 2px 5px 0px #9a9a9a;
	text-shadow: #333 1px 1px 0px;
	border:1px solid #6ba500;
	cursor:pointer;
}
.btn-SmallAction1:hover {
	padding:5px 20px 5px 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgb(203,255,99); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203, 255, 99, 1)), color-stop(100%, rgba(132, 204, 0, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbff63', endColorstr='#84cc00', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    2px 2px 5px 0px #999;
	-webkit-box-shadow: 2px 2px 5px 0px #999;
	box-shadow:         2px 2px 5px 0px #999;
	text-shadow: #333 1px 1px 0px;
	border:1px solid #6ba500;
	cursor:pointer;
}
.box-register2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
	width: 380px;
	float:left;
	padding:10px;
	margin-top:70px;
}
.box-login2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
	width: 270px;
	float:left;
	padding:10px;
	margin-top:70px;
	margin-left:20px;
}
.box-password2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #ccc;
	width: 420px;
	float:left;
	padding:10px;
	margin-top:70px;
}
.td-box-graybordered {
	background:#efefef;
	border:1px dashed #CCC;
}
.td-box-greenbordered {
	background: rgb(246,255,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246, 255, 229, 1)), color-stop(100%, rgba(217, 229, 188, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ffe5', endColorstr='#d9e5bc', GradientType=0 ); /* IE6-9 */
	border:1px dashed #BFC9A7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.td-box-greenborderedsolid {
	background:#98A872;
	text-shadow: -2px 0 #768258, 0 2px #768258, 2px 0 #768258, 0 -2px #768258;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
.td-box-greybordered{
	background: rgb(246,255,229); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246, 255, 229, 1)), color-stop(100%, rgba(217, 229, 188, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(246, 255, 229, 1) 0%, rgba(217, 229, 188, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ffe5', endColorstr='#d9e5bc', GradientType=0 ); /* IE6-9 */
	border:1px dashed #BFC9A7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.td-box-greybordered2 {
	background-color:#EFEFEF;
	border:1px dashed #ececec;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.td-box-greyborderedsolid {
	background:#efefef;
	text-shadow: -2px 0 #ccc, 0 2px #ccc, 2px 0 #ccc, 0 -2px #ccc;
	font:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
.btn-smallselect-gray {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	border: 2px solid #ccc;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:60px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	color:#ccc;
	-moz-box-shadow:    2px 2px 5px 0px #666;
	-webkit-box-shadow: 2px 2px 5px 0px #666;
	box-shadow:         2px 2px 5px 0px #666;
}
.btn-smallselect-gray:hover {
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(238, 238, 238, 1)), color-stop(100%, rgba(204, 204, 204, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(238, 238, 238, 1) 0%, rgba(204, 204, 204, 1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
	cursor:pointer;
	border: 2px solid #ccc;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:60px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	color:#000;
	-moz-box-shadow:    2px 2px 5px 0px #666;
	-webkit-box-shadow: 2px 2px 5px 0px #666;
	box-shadow:         2px 2px 5px 0px #666;
}
.btn-SmallAction2 {
	padding:5px 20px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:50px;
	background: #a8f41a; /* Old browsers */
	background: -moz-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #a8f41a), color-stop(100%, #6ba500)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* IE10+ */
	background: linear-gradient(top, #a8f41a 1%, #6ba500 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8f41a', endColorstr='#6ba500', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    2px 2px 5px 0px #666;
	-webkit-box-shadow: 2px 2px 5px 0px #666;
	box-shadow:         2px 2px 5px 0px #666;
	text-shadow: #333 1px 1px 0px;
	border:1px solid #6ba500;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
.btn-SmallAction2:hover {
	padding:5px 20px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:50px;
	background: rgb(203,255,99); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(203, 255, 99, 1)), color-stop(100%, rgba(132, 204, 0, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(203, 255, 99, 1) 0%, rgba(132, 204, 0, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbff63', endColorstr='#84cc00', GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    2px 2px 5px 0px #666;
	-webkit-box-shadow: 2px 2px 5px 0px #666;
	box-shadow:         2px 2px 5px 0px #666;
	text-shadow: #333 1px 1px 0px;
	border:1px solid #6ba500;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
.btn-SmallAction3 {
	padding:5px 20px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:50px;
	background: -moz-linear-gradient(top,  rgba(206,206,206,0.95) 0%, rgba(139,139,139,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,206,206,0.95)), color-stop(100%,rgba(139,139,139,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(206,206,206,0.95) 0%,rgba(139,139,139,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(206,206,206,0.95) 0%,rgba(139,139,139,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(206,206,206,0.95) 0%,rgba(139,139,139,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(206,206,206,0.95) 0%,rgba(139,139,139,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2cecece', endColorstr='#8b8b8b',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    2px 2px 5px 0px #666;
	-webkit-box-shadow: 2px 2px 5px 0px #666;
	box-shadow:         2px 2px 5px 0px #666;
	text-shadow: #333 1px 1px 0px;
	border:1px solid rgba(139,139,139,1);
	cursor:pointer;
	color:#fff;
	font-weight:bold;
	margin-top:15px;
}
.btn-SmallAction3:hover {
	padding:5px 20px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:50px;
	background: -moz-linear-gradient(top,  rgba(163,163,163,0.95) 0%, rgba(84,84,84,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(163,163,163,0.95)), color-stop(100%,rgba(84,84,84,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(163,163,163,0.95) 0%,rgba(84,84,84,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(163,163,163,0.95) 0%,rgba(84,84,84,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(163,163,163,0.95) 0%,rgba(84,84,84,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(163,163,163,0.95) 0%,rgba(84,84,84,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2a3a3a3', endColorstr='#545454',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    2px 2px 5px 0px #666;
	-webkit-box-shadow: 2px 2px 5px 0px #666;
	box-shadow:         2px 2px 5px 0px #666;
	text-shadow: #333 1px 1px 0px;
	border:1px solid rgba(84,84,84,1);
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
.countplaceLeft {
	float:left;
	margin-left:2px;
}
.select-drop-n2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:1px solid #989898;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	background:#fff;
}
.select-drop-n2:focus{
	background:#efefef;
}
#team-header{
	padding:0px 0px 10px 6px;
}
#team-header h1{
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	size:30px;
	font-weight:normal;
	margin:0px;
	color:#000;
}
#team-change-game{
	list-style:none;
	float:right;
	position:relative;
	background: #efefef;
	margin:5px 5px 0px 0px;
	padding:0px;
}
#team-change-game li{
	padding:5px 10px 5px 10px;
	font-family: "BebasNeueRegular",Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#999;
	text-align:center;
	-moz-box-shadow:    inset 0 0 10px #ccc;
	-webkit-box-shadow: inset 0 0 10px #ccc;
	box-shadow:         inset 0 0 10px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#team-change-game li:hover{
	background: rgb(230,230,230); 
	-moz-box-shadow:    inset 0 0 0px #ccc;
	-webkit-box-shadow: inset 0 0 0px #ccc;
	box-shadow:         inset 0 0 0px #ccc;
	color:#666;
	cursor:pointer;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-box-shadow:    2px 2px 4px 0px rgba(50,50,50,0.6);
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50,50,50,0.6);
	box-shadow:         2px 2px 4px 0px rgba(50,50,50,0.6);
}
#team-change-game li ul{
	display:none;
	position:absolute;
	list-style:none;
	background: -moz-linear-gradient(top,  rgba(230,230,230,1) 0%, rgba(211,211,211,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(211,211,211,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(211,211,211,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(211,211,211,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(211,211,211,0.9) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(230,230,230,1) 0%,rgba(211,211,211,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#e6d3d3d3',GradientType=0 ); /* IE6-9 */
	right:0px;
	margin:5px 0px 0px 0px;
	padding:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow:    2px 2px 4px 0px rgba(50,50,50,0.6);
	-webkit-box-shadow: 2px 2px 4px 0px rgba(50,50,50,0.6);
	box-shadow:         2px 2px 4px 0px rgba(50,50,50,0.6);
}
#team-change-game li:hover ul{
	display:block;
}
#team-change-game li ul li{
	padding:5px 5px 5px 5px;
	margin:0px;
	text-align:left;
	background:rgba(230,230,230,1);
	-moz-box-shadow:    inset 0 0 0px rgba(70,70,70,0);
	-webkit-box-shadow: inset 0 0 0px rgba(70,70,70,0);
	box-shadow:         inset 0 0 0px rgba(70,70,70,0);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background:rgba(255,255,255,0);
	overflow:auto;
}
#team-change-game li ul li:hover{
	background:#efefef;
	-moz-box-shadow:    1px 1px 3px 0px #ccc;
	-webkit-box-shadow: 1px 1px 3px 0px #ccc;
	box-shadow:         1px 1px 3px 0px #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#team-change-game li ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333 !important;
	white-space:nowrap;
	padding-top:5px;
	padding-right:10px;
}
#team-change-game li ul li a div{
	float:left;
	width:40px;
	text-align:center;
}
#team-change-game li ul li:hover a{
	color:#777 !important;
}
#team-change-game li ul li a img{
	margin-top:-5px;
}
#Pitch-top{
	height:65px;
	margin-bottom:-10px;
	padding:7px;
}
#table-register .input_wide{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:0px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	margin:10px 0px 10px 0px;
    background:#fff;
}
#table-register .input_wide:focus{
	-moz-box-shadow:    0px 0px 5px 0px #1EC2FF;
	-webkit-box-shadow: 0px 0px 5px 0px #1EC2FF;
	box-shadow:         0px 0px 5px 0px #1EC2FF;
}
#table-register select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:1px solid #989898;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	margin:10px 0px 10px 0px;
    background:#fff;
}
#table-register select:hover{
	background:#efefef;
}
.h1new{
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	size:30px;
	font-weight:normal;
	margin:0px;
	color:#000;
}
.box-title{
	font-family: "BebasNeueRegular",Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}#help-page{
	padding-top:10px;
}
#help-page-left{
	float:left;
	padding-left:5px;
}
#help-page-left h1{
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#202020;
	margin:0px;
}
.help-page-subtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#999;
	margin-bottom:20px;
}
#help-page-left input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:0px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	margin:10px 0px 10px 0px;
    background:#fff;
}
#help-page-left input:focus{
	-moz-box-shadow:    0px 0px 5px 0px #1EC2FF;
	-webkit-box-shadow: 0px 0px 5px 0px #1EC2FF;
	box-shadow:         0px 0px 5px 0px #1EC2FF;
}
#help-page-left textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:0px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	margin:10px 0px 10px 0px;
	width:410px;
	max-width:410px;
	min-height:150px;
	max-height:450px;
    background:#fff;
}
#help-page-left textarea:focus{
	-moz-box-shadow:    0px 0px 5px 0px #1EC2FF;
	-webkit-box-shadow: 0px 0px 5px 0px #1EC2FF;
	box-shadow:         0px 0px 5px 0px #1EC2FF;
}
#help-page-right{
	float:right;
	width:260px;
	margin-left:20px;
	padding-top:10px;
}
#help-page-right-top{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow:    0px 0px 20px 0px #555555 inset;
	-webkit-box-shadow: 0px 0px 20px 0px #555555 inset;
	box-shadow:         0px 0px 20px 0px #555555 inset;
	background:#828282;
	padding:6px;
	position:relative;
	height:44px;
}
#help-page-right-top h2{
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	margin:0px;
}
#help-page-right-top img{
	position:absolute;
	right:0px;
	bottom:0px;
}
#help-page-right-bottom{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-box-shadow:    0px 0px 20px 0px #cbcbcb inset;
	-webkit-box-shadow: 0px 0px 20px 0px #cbcbcb inset;
	box-shadow:         0px 0px 20px 0px #cbcbcb inset;
	background:#f3f3f3;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
}
#help-page-right-bottom div{
	margin-bottom:10px;
}
#help-page-right-bottom img{
	margin-right:10px;
}
.text24blackbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding-top:2px;
}
#blogPostsHolder img{
	width:30px;
}
.h1-title{
	font-family: "BebasNeueRegular","Arial Black", Gadget, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-top:2px;
	margin:10px;
}
#container-tour{
	padding:10px;
	overflow:auto;
}
#container-tour h1{
	margin:0px;
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#000;
	font-weight:normal;
}
#container-tour h2{
	margin:0px;
	font-family: "BebasNeueRegular", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#000;
	font-weight:normal;
}
#howitworks-signup{
	float:right;
	border:1px solid #CCC;
	padding:10px;
	width:300px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#howitworks-btn-complete{
	background: rgb(255,187,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,187,0,1) 0%, rgba(226,132,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,187,0,1)), color-stop(100%,rgba(226,132,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,187,0,1) 0%,rgba(226,132,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,187,0,1) 0%,rgba(226,132,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,187,0,1) 0%,rgba(226,132,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,187,0,1) 0%,rgba(226,132,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbb00', endColorstr='#e28400',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	text-align:center;
	padding:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#howitworks-header{
	width:640px;
	float:left;
}
#howitworks-video{
	width:640px;
	height:360px;
	background:#333;
	margin-top:10px;
}
#howitworks-video-Bottom{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	background: rgb(0,56,103); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,56,103,1) 0%, rgba(20,81,147,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,56,103,1)), color-stop(99%,rgba(20,81,147,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,56,103,1) 0%,rgba(20,81,147,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,56,103,1) 0%,rgba(20,81,147,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,56,103,1) 0%,rgba(20,81,147,1) 99%); /* IE10+ */
	background: linear-gradient(top, rgba(0,56,103,1) 0%,rgba(20,81,147,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003867', endColorstr='#145193',GradientType=0 ); /* IE6-9 */
	padding:20px;
}
#howitworks-process{
	clear:both;
	width:100%;
	padding-top:20px;
	overflow:auto;
}
.howitworks-tableborder-bottom{
	border-bottom:2px solid #004076;
	padding-left:0px;
}
#howitworks-signup .input_wide{
	margin:0px;
}
#howitworks-signup select{
	margin:0px;
}
/*NEW Leagues Dropdown CSS*/
.Menu-n3-drop{
	list-style:none;
	position:relative;
	margin:0px;
	padding:0px;
}
.Menu-n3-drop li{
	float:left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding:2px 4px 0px 4px;
	margin:5px 5px 0px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow:#000 1px 1px 1px;
}
.Menu-n3-drop li:hover{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(193,193,193,1) 49%, rgba(211,211,211,1) 50%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(49%,rgba(193,193,193,1)), color-stop(50%,rgba(211,211,211,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	box-shadow:         0px 0px 5px 0px #000;
}
.Menu-n3-drop .on{
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(193,193,193,1) 49%, rgba(211,211,211,1) 50%, rgba(247,247,247,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(49%,rgba(193,193,193,1)), color-stop(50%,rgba(211,211,211,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(193,193,193,1) 49%,rgba(211,211,211,1) 50%,rgba(247,247,247,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
	-moz-box-shadow:    0px 0px 5px 0px #000;
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	box-shadow:         0px 0px 5px 0px #000;
}
.Menu-n3-drop li a{
	margin:0px;
	padding:0px;
}
.Menu-n3-drop li .drop{
	display:none;
	width:240px;
	top:40px;
	margin-left:-115px;
	position:absolute;
	padding:10px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.95) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.75)), color-stop(100%,rgba(0,0,0,0.95))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.95) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.95) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.95) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.95) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#f2000000',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	-moz-box-shadow:    3px 3px 5px 0px #000;
	-webkit-box-shadow: 3px 3px 5px 0px #000;
	box-shadow:         3px 3px 5px 0px #000;
    z-index:100;
}
.Menu-n3-drop li:hover .drop{
	display:block;
}
.Menu-n3-drop li .drop .img{
	float:left;
	margin-right:20px;
}
.Menu-n3-drop li .drop .gpcontent{
	float:left;
}
.RC-dropdown{
	width:135px !important;
}
.input-n1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:0px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
    background:#fff;
}
.input-n1:focus{
	-moz-box-shadow:    0px 0px 5px 0px #1EC2FF;
	-webkit-box-shadow: 0px 0px 5px 0px #1EC2FF;
	box-shadow:         0px 0px 5px 0px #1EC2FF;
}

.text12whitebold{
	color: #FFF !important;
}

.text12whitebold a{
 color: #FFF;
 text-decoration: none;
}
.text12blackbold a{
 color: #000;
 text-decoration: none;
}
#container-Miniblog-home {
    margin-bottom:10px;
}

#container-TotelFootballContent h1 {
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	size:22px;
	font-weight:normal;
	margin:0px;
	color:#000;
}
#table-lobby{
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #efefef;
}
#table-lobby th{
	background: rgb(213,213,213); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(213,213,213,1) 0%, rgba(238,238,238,1) 84%, rgba(191,191,191,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,213,213,1)), color-stop(84%,rgba(238,238,238,1)), color-stop(100%,rgba(191,191,191,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(238,238,238,1) 84%,rgba(191,191,191,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(238,238,238,1) 84%,rgba(191,191,191,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(238,238,238,1) 84%,rgba(191,191,191,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(213,213,213,1) 0%,rgba(238,238,238,1) 84%,rgba(191,191,191,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */
	padding:5px;
}
#table-lobby td{
	padding:5px;
	border-bottom:1px solid #efefef;
	position:relative;
}
#table-lobby td .lobby-timer{
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border:1px solid rgba(0,0,0,.1);
	white-space:nowrap;
	padding:2px 6px 2px 6px;
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	font-size:16px;
	background:rgba(0,0,0,.1);
}
#table-lobby td h2{
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	size:14px;
	font-weight:normal;
	margin:0px;
	color:#000;
}
#table-lobby td .lobby-info{
	position:absolute;
	z-index:100;
	display:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:8px;
	background:rgba(0,0,0,.7);
	/*background: rgba(0,0,0,.7);*/
	left:55px;
	top:0px;
	width:350px;
	-moz-box-shadow:    5px 5px 5px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,.5);
	box-shadow:         5px 5px 5px 0px rgba(0,0,0,.5);
}
#table-lobby td:hover .lobby-info {
	display:block;
}
#table-lobby td .lobby-info h2{
	color:#fff;
	font-size:18px;
	padding-bottom:8px;
}
#table-lobby td .lobby-info table{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:rgba(255,255,255,1);
	padding:5px;
}
#table-lobby td .lobby-info table tr td{
	background:rgba(255,255,255,1);
	border-bottom:1px solid #EFEFEF;
}
#table-lobby .row1 td{
	background:#fff;
}
#table-lobby .row2 td{
	background:#efefef;
}
#table-lobby .selected td{
	background:#999;
	border-bottom:2px solid #000;
}
#table-lobby tr:hover td{
	background:#CCC;
}
#home-gamebox-EU2{
	height:152px;
	background:url(../images/new/global/home-gamebox-euro2012.jpg) no-repeat bottom left #fff;
	margin-top:10px;
}
#home-gamebox-B-EU2{
	height:250px;
	background:url(../images/new/global/home-gamebox-euros.jpg) no-repeat bottom left #fff;
	margin-top:0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.n1-h1{
	font-family:"BebasNeueRegular",Arial, Helvetica, sans-serif;
	size:32px;
	font-weight:normal;
	margin:0px;
	color:#000;
}

/* MY Teams New CSS*/
#Pitch-top2{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background:#b8d490;
	-moz-box-shadow:    inset 0 0 60px #819663;
	-webkit-box-shadow: inset 0 0 60px #819663;
	box-shadow:         inset 0 0 60px #819663;
	margin:0px 0px -10px 0px;
	padding:5px;
}
#container-myTeams-n2{
	width:365px;
	float:left;
	overflow:auto;
	margin-right:10px;
}
#container-myTeams-n2 select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:1px solid #989898;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	margin-bottom:5px;
    background:#fff;
	width:100%;
}
#container-myTeams-n2 select:hover{
	background:#efefef;
}
#container-myTeams-n2 select:active{
	background:#efefef;
}
#container-myTeams-n2 .myteams{
	margin-top:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: rgb(240,240,240); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(240,240,240,1) 0%, rgba(205,205,205,1) 81%, rgba(172,172,172,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(81%,rgba(205,205,205,1)), color-stop(100%,rgba(172,172,172,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(205,205,205,1) 81%,rgba(172,172,172,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(205,205,205,1) 81%,rgba(172,172,172,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(205,205,205,1) 81%,rgba(172,172,172,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(240,240,240,1) 0%,rgba(205,205,205,1) 81%,rgba(172,172,172,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#acacac',GradientType=0 ); /* IE6-9 */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-shadow:#efefef 1px 1px 0px;
	overflow:auto;
}
#container-myTeams-n2 .myteams div{
	float:left;
	padding:3px 4px;
}
#container-myTeams-n2 .myteams-content{
	clear:both;
	background:#ebebeb;
	overflow:scroll;
	overflow-x:hidden;
	height:125px;
}
#container-myTeams-n2 .col1{
	width:50px;
}
#container-myTeams-n2 .col2{
	width:120px;
}
#container-myTeams-n2 .col3{
	width:45px;
	text-align:center;
}
#container-myTeams-n2 .col4{
	width:50px;
	text-align:center;
}
#container-myTeams-n2 .col5{
	width:50px;
	text-align:center;
}
#container-myTeams-n2 .myteams-content table{
	border-collapse:collapse;
}
#container-myTeams-n2 .myteams-content table .row1{
	background:#fcfcfc;
}
#container-myTeams-n2 .myteams-content table .row2{
	background:#ebebeb;
}
#container-myTeams-n2 .myteams-content table tr:hover{
	background:#b8d490;
}
#container-myTeams-n2 .myteams-content table tr:hover, #container-myTeams-n2 .myteams-content table tr.highlighted{
	background:#b8d490;
}
#container-myTeams-n2 .myteams-content table .row-active{
	background:#b8d490;
}
#container-myTeams-n2 .myteams-content td{
	padding:8px 4px;
	white-space:nowrap;
}
#myteams-content .btn-std-1{
	padding:1px 3px  !important;
	display:inline;
}
#container-myTeams-n2 .h1{
	font-family: "BebasNeueRegular",Arial, Helvetica, sans-serif;
	color:#000;
	margin:0px;
	font-weight:normal;
}
#container-myTeams-n2 .h2{
	font-family: "BebasNeueRegular",Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	margin:18px 0px 5px 0px;
	font-size:22px;
	font-weight:normal;
}
#container-myTeams-n2 #leaderboard{
	height:265px !important;
}
/*Pick a Team New*/

#Pitch-container{
	width:354px;
	float:left;
}
#Pitch-body{
	background:url(http://www.totelfootball.com/affiliate/totelfootball/css/images/global/background_pitch.jpg) top center no-repeat;
	height:448px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:-5px;
}
#Pitch-bottom{
	background:url(http://www.totelfootball.com/affiliate/totelfootball/css/images/global/background_pitch_bottom.jpg) no-repeat top center;
	height:118px;
	margin-bottom:6px;
}
div#playerListHolder {
	float:right;
	margin-left: 10px;
	width: 370px;
}
#playerListHolder .head{
	padding:5px;
	overflow:auto;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: rgb(233,233,233); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(233,233,233,1) 0%, rgba(184,184,184,1) 90%, rgba(135,135,135,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(233,233,233,1)), color-stop(90%,rgba(184,184,184,1)), color-stop(100%,rgba(135,135,135,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(233,233,233,1) 0%,rgba(184,184,184,1) 90%,rgba(135,135,135,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#878787',GradientType=0 ); /* IE6-9 */	
}
#playerListHolder .head select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	border:1px solid #989898;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline:none;
	-moz-box-shadow:    0px 0px 5px 0px #989898;
	-webkit-box-shadow: 0px 0px 5px 0px #989898;
	box-shadow:         0px 0px 5px 0px #989898;
	padding:3px;
	background:#fff;
	margin:0px;
}
#playerListHolder .head select:hover{
	background:#efefef;
}
#playerListHolder .head select:active{
	background:#efefef;
}
#playerListHolder .head .input-teams{
	width:140px;
}
#playerListHolder .head .input-sort{
	width:93px;
	float:right;
}
#playerListHolder .head table{
	width:100%;
}
#playerListHolder .head table td{
	text-shadow:1px 1px 0px #dcdcdc;
	padding-top:5px;
}
#playerListHolder .col1{
	width:35px;
	text-align:center;
}
#playerListHolder .col2{
	width:190px;
}
#playerListHolder .col3{
	width:40px;
	text-align:center;
}
#playerListHolder .col4{
	text-align:center;
}
#playerListHolder .content{
	clear:both;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	height:430px;
	overflow:auto;
}
#playerListHolder .content table{
	border-collapse:collapse;
	width:100%;
	margin:0px;
	padding:0px;
}
#playerListHolder .content table tr{
	border-bottom:1px solid #e0e0e0;
}
#playerListHolder .content table td{
	padding:4px 2px;
}
#budget_info {
	width:100%;
	background: rgb(135,135,135); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(135,135,135,1) 0%, rgba(184,184,184,1) 19%, rgba(233,233,233,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(135,135,135,1)), color-stop(19%,rgba(184,184,184,1)), color-stop(100%,rgba(233,233,233,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(184,184,184,1) 19%,rgba(233,233,233,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(184,184,184,1) 19%,rgba(233,233,233,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(184,184,184,1) 19%,rgba(233,233,233,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(135,135,135,1) 0%,rgba(184,184,184,1) 19%,rgba(233,233,233,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#878787', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
#budget_info td {
	padding:3px;
}
#budget_info td img{
	vertical-align:middle;
}
.txtHiliteRed {
	font-size:12px;
	color:#F00;
	font-weight:bold;
}
#playerListHolder .actions{
	clear:both;
	padding:5px 0px 0px 0px;
}
.btn-std-Pitch-QuickPick{
	position:relative;
	top:10px; 
	left:260px;
	width:65px;
	font-family: "BebasNeueRegular",Arial, Helvetica, sans-serif;
	font-size:18px;
	background: rgb(255,174,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,174,0,1) 0%, rgba(226,138,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,174,0,1)), color-stop(100%,rgba(226,138,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae00', endColorstr='#e28a00',GradientType=0 ); /* IE6-9 */
	text-transform:uppercase;
	padding:5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow:    1px 1px 5px 0px #333;
	-webkit-box-shadow: 1px 1px 5px 0px #333;
	box-shadow:         1px 1px 5px 0px #333;
	text-shadow: #ffbf36 1px 1px 0px;
	cursor:pointer;
	text-align:center;
}
.btn-std-Pitch-QuickPick:hover{
	background: rgb(255,216,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,216,0,1) 0%, rgba(255,156,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,216,0,1)), color-stop(100%,rgba(255,156,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,216,0,1) 0%,rgba(255,156,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,216,0,1) 0%,rgba(255,156,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,216,0,1) 0%,rgba(255,156,0,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,216,0,1) 0%,rgba(255,156,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd800', endColorstr='#ff9c00',GradientType=0 ); /* IE6-9 */
}
.highlighted {
	background-color:#B8D490;	
}
.rules-links-list{
	margin:10px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:rgb(244,244,244);
}
.rules-links-list a{
	display:block;
	padding:8px 4px;
	background: rgb(244,244,244); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(244,244,244,1) 0%, rgba(211,211,211,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(100%,rgba(211,211,211,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(211,211,211,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(211,211,211,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(211,211,211,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(244,244,244,1) 0%,rgba(211,211,211,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
	color:#000;
}
.rules-links-list a:hover{
	background: rgb(165,219,57); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(165,219,57,1) 0%, rgba(107,165,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(165,219,57,1)), color-stop(100%,rgba(107,165,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(165,219,57,1) 0%,rgba(107,165,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(165,219,57,1) 0%,rgba(107,165,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(165,219,57,1) 0%,rgba(107,165,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(165,219,57,1) 0%,rgba(107,165,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5db39', endColorstr='#6ba500',GradientType=0 ); /* IE6-9 */
}

/* Mini Fixtures */
#mini-fixture{
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#mini-fixture tr td{
	padding:1px;
	cursor:pointer;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(242,242,242,1) 86%, rgba(206,206,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(86%,rgba(242,242,242,1)), color-stop(100%,rgba(206,206,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 86%,rgba(206,206,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 86%,rgba(206,206,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 86%,rgba(206,206,206,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(242,242,242,1) 86%,rgba(206,206,206,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
	height: 22px;
	vertical-align: middle;
}
#mini-fixture tr:hover td{
	color:#fff !important;
	background: rgb(92,141,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(92,141,0,1) 0%, rgba(141,212,0,1) 14%, rgba(92,141,0,1) 86%, rgba(59,89,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(92,141,0,1)), color-stop(14%,rgba(141,212,0,1)), color-stop(86%,rgba(92,141,0,1)), color-stop(100%,rgba(59,89,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(92,141,0,1) 0%,rgba(141,212,0,1) 14%,rgba(92,141,0,1) 86%,rgba(59,89,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(92,141,0,1) 0%,rgba(141,212,0,1) 14%,rgba(92,141,0,1) 86%,rgba(59,89,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(92,141,0,1) 0%,rgba(141,212,0,1) 14%,rgba(92,141,0,1) 86%,rgba(59,89,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(92,141,0,1) 0%,rgba(141,212,0,1) 14%,rgba(92,141,0,1) 86%,rgba(59,89,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c8d00', endColorstr='#3b5900',GradientType=0 ); /* IE6-9 */
}
#mini-fixture img{
	width:20px;
	margin-left:2px;
}
#mini-fixture .col1{
	width:10px !important;
}
#mini-fixture .col1 img{
	width:8px !important;
	height:10px !important;
}
#mini-fixture .col2{
	width:18px !important;
}
#mini-fixture .col6{
	width:18px;
	width: 20px !important;
}
#mini-fixture .col3{
	text-align:left;
	width: 73px !important;
}
#mini-fixture .col4{
	text-align:center;
	font-size:10px;
	color:#888;
	width: 34px !important;
}
#mini-fixture .col5{
	text-align:right;
	width: 73px !important;
}

#mini-fixture tr td a{
    color:#000;
    font-weight:bold;
    font-size:10px;
    }
#mini-fixture tr:hover td a{
    color:#fff;
    }

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('http://www.totelfootball.com/affiliate/totelfootball/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#container-rightcolumn-inner-tote{
	display:none;
}
#RC-timer-tote{
	display:none;
}
#home-gamebox-B-EU3{
	height:250px;
	background:url(../images/new/global/home-gamebox-superleague.jpg) no-repeat bottom left #fff;
	margin-top:0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}