@charset "utf-8";
/* Style elements that we can use all through */

.odds{
	height: 23px;
	width: 50px;
	background-image: url(../images/odds.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	color: #FFF;
	letter-spacing: -1px;
	padding-top: 5px;
}
.odds:hover{
	background-image: url(../images/odds_h.png);
	color: #666;	
}
.odds:hover a{
	color: #666;
	text-decoration: none;
}
.odds a{
	color: #FFF;
	text-decoration: none;
}
h1 {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	}
.description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	font-weight: bold;
}
.eventname{
	color: #F30;
	text-align: left;
	vertical-align: middle;
	margin-top: 2px;
}
.cart{
	float: left;
	height: 23px;
	width: 29px;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.oddsnumbers{
	color: #02798A;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	
}


@charset "utf-8";
/* CSS Document */



.bordersincell {
	border:1 px solid #ccc;
}
.bordersincell a{
	text-decoration: none;
	color: #000;
}
.highest {
	color: #333;
	background-color: #FAA;
	border:1 px solid #ccc;
}
.highest a {
	text-decoration: none;
	color: #000;	
}
.lowest {
	color: #333;
	background-color: #B8F5FE;
}
.lowest a {
	text-decoration: none;
	color: #000;
}
.border_headings {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #E5E5E5;
}
.border_headings a {
	text-decoration: none;
color: #000	;
}

	 tr .bordersincell:hover{
	background-color: #996;
	color: #FFF;
}
	 tr .cellbold:hover{
	background-color: #666;
	font-weight: bolder;
	
}
 tr .cellbold:hover a{
	color: #FFF;	
	
}
tr .border_headings:hover{
	color: #F60;	
}
tr .border_headings:hover a{
	color: #F60;	
}
tr .border_headings:hover a{
	/*background-color: #Fff;*/
}
	 tr .lowest:hover{
	background-color: #3CF;
	color: #FFF;
}
 tr .lowest:hover a{
	
	color: #FFF;
}
	 tr .highest:hover{
	background-color: #F30;
	color: #FFF;
}
	 tr .highest:hover a{
	
	color: #FFF;
}
.cellbold {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-left-style: solid;
}
.cellbold a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	
}
.oddsrow{}
.oddsrow a{
	text-decoration: none;
	color: #000;
}

.oddsrow:hover{
	background-color: #F3F3F3;
}
.timings {
	width: 250px;
	float: left;
	padding-top: 6px;
	padding-left: 10px;
}

	
table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	}
table .oddsrow th {
	font-size:13px;
}
table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.bordersincell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	border-left-style: solid;
}

	.freebetrow{
	color: #FF0;
	background-color: #093;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
	.freebetrow a{
	color: #FF0;
	background-color: #093;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.win{
	font-weight: bold;
	color: #FFF;
	background-color: #03F;
}
.loose{
	font-weight: bold;
	color: #FFF;
	background-color: #C00;
}
.draw{
	font-weight: bold;
	color: #FFF;
	background-color: #666;
}
.goals{
	font-weight: bold;
	color: #FFF;
	background-color: #096;
}


.results{
	font-weight: bold;
	color: #333;
	
}

.percentscoring{
	font-weight: bold;
	color: #609;
}
.halftime{
	font-weight: bold;
	color: #FFF;
	background-color: #963;
}
.fulltime{
	font-weight: bold;
	color: #FFF;
	background-color: #993;
}
.hftime{
	font-weight: bold;
	color: #FFF;
	background-color: #F93;
}



.valuebet{
	color: #393;
	font-weight: bold;
	font-size: 16px;
}
.valuebet a{
	color: #393;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.valuebetsel{
	color: #F60;
}
.valuebetsel a{
	color: #393;
}
.genbold{
	font-weight: bold;
}
h2{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	font-size: 18px;
}
.mostbacked{
	font-weight: bold;
	color: #09F;
}

.contributeBtn {
	background:url(../../../images/icon_pencil.png) repeat-x 0 0;
	border:1px solid #fce485;
	font:bold 12px Arial,Tahoma,sans-serif;
	padding:14px 9px 11px 1px;
	margin:0;
	display:block;
	text-decoration:none;
	text-align:right;
	color:#000;
	width:182px;
}

#editorTable {
	
	margin-top:30px;
	
}

#editorTable h1 {
	
	display:block;
	width:600px;
	float:left;
	
}

.loginArea {
	display:block;
	float:right;
	text-align:right;
	margin-bottom:30px;
}

.wikiDate {
	text-align:right;
	padding:25px 0;
	font:normal 12px Arial,Tahoma,sans-serif;

}


#errorMsg,
#warnMsg {
	text-align:left;
	padding:5px;
	font:bold 13px Arial,Tahoma,sans-serif;
	background:#cc0000;
	color:#fff;
}

#warnMsg {
	background:#ff8800;
	margin:20px 0 20px 0;
}

	

.frontWikiContent button {
	border:1px solid #fce485;
	background:#ffcc00;
	font:bold 12px Arial,Tahoma,sans-serif;
	padding:5px;
	margin:10px 5px;
	text-align:center;	
}

.welcomeMsg {
	text-align:right;
	margin:5px 10px;
	font:normal 12px Arial,Tahoma,sans-serif;	
}

.welcomeMsg img {
	
	margin:0 0 0 8px;
	border:0;
	padding:0;
	
}

.welcomeMsg a, .welcomeMsg a:hover {
	color:#0d819e;
	text-decoration:underline;
}

.frontWikiContent a, .frontWikiContent a:hover {
	color:#0d819e;
	text-decoration:none;
}

.frontWikiContent a:hover {text-decoration:underline;}

.frontWikiContent cite {font-style:italic;border-bottom:1px dotted #0d819e}
.frontWikiContent abbr {border-bottom:1px dotted #000}
.frontWikiContent acronym {border-bottom:1px dotted #000}

.wikiBlock {
	
	display:block;
	width:100%;
	float:left;

}

.wikiArticle p {
	
	padding:0 0 15px 0;
	
}

.contentBanner {

	display:block;
	width:100%;
	padding:5px 0 20px;
}

.zIndex0 {z-index:0 !important}

#TB_overlay {z-index:1000 !important}
#TB_window {z-index:1010 !important;padding-top:18px;border:0;background:#000 url("../../../images/front/wiki/wiki03.png") top left no-repeat}
#TB_window #adminContainer {padding: 0 10px 10px 10px !important}
#TB_title {display:none !important}



/**
 * ****************************************
 * 
 *  wiki css
 * 
 * ****************************************/


.wikiboxout{
	width: 800px;
	height: auto;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F60;
	border-bottom-color: #F60;
	float: left;
	text-align:left;
	margin:40px 0;
}
.wikitext{
	background-color: #FFFFE8;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 900px;
	display: block;
	float: left;
}
 
 .wikitext p{
	font-size: 16px;
	color: #333;
	letter-spacing: -0.46px;
	margin-bottom: 0px;
	margin-top: 8px;
}
.addcolour, .addcolour a{
	color: #F30;
	text-decoration: none;
}
.longbutton{
	background-image: url(../../../images/front/wiki/wiki07.png);
	height: 35px;
	width: 283px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 8px;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.longbutton:hover{
	background-image: url(../../../images/front/wiki/wiki07_h.png);
 
}
 .longbutton a{
	 
	color: #000; 
}
 .longbutton:hover a{
	 
	color: #000; 
}
.wleft{
	display: block;
	float: left;
	width: 200px;
	margin-right: 10px;
	padding-top: 10px;
}
.wright{
	padding-right: 10px;
	float: left;
	width: 555px;
	margin-left: 15px;
}

h2.noSleepersTitle {padding:0 0 20px 0}
.wfull h1 {font:20px Arial,Tahoma,sans-serif; margin:0;padding:5px 10px 18px 0;float:left}
.wfull a {float:left;}
.wfull a img {height:31px;padding:3px 0}
.wfull {width:100%;}
