* {
	margin:0px;
	padding:0px;
}

body {
	background:url('../../images/body_background.gif') #EFEFDF repeat-x 0px 57px;
	color:#7B7B7B;
	text-align:center;
	font-family:tahoma, sans-serif;
	font-size:9px;
}

a {
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}


/* Header Style */

#page_header {
	margin:0px auto;
	width:790px;
	height:57px;
	text-align:left;
	overflow:hidden;
}

#page_title {
	margin-top:3px;
	width:360px;
	height:44px;
	float:left;
	background:url('../../images/header.gif') no-repeat 10px 0px;
}

#page_title img {
	position:absolute;
	top:15px;
	margin-left:5px;
}

#header_search {
	margin-top:15px;
	width:220px;
	float:right;
	overflow:hidden;
}

#header_search form {
	margin-top:4px;
	margin-left:16px;
}

#header_search input {
	margin-top:4px;
	width:133px;
	float:left;
	font-size:11px;
	border:#737472 1px solid;
}

/* Menu Style */

#page_menu {
	margin:0px auto;
	width:814px;
	height:35px;
	float:none;
	clear:both;
	text-align:center;
}

#page_menu ul {
	height:35px;
}

#page_menu li {
	padding:5px 24px 0px;
	height:14px;
	float:left;
	display:block;
	position:relative;
}

#header ul li a{
	font:bold 12px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
#header ul li a:hover{
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
}

/* Main Body Style */

#page_wrapper {
	margin:0px auto;
	width:773px;
	text-align:justify;
	display:block;
	clear:both;
}

#page_leftcol {
	width:179px;
	float:left;
}

#page_maincol {
	margin-left:14px;
	width:580px;
	float:left;
}

/* Left Column Style */

.leftcol_box {
	width:177px;
	background:#fff;
	overflow:hidden;
	display:block;
	clear:both;
}

.leftcol_box h2 {
	padding:7px 0px;
	width:177px;
	height:11px;
	color:#fff;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
}

.leftcol_box h2 span {
	left:13px;
	display:block;
	position:relative;
}

.leftcol_box .content {
	margin:15px 14px;
	width:149px;
}

.leftcol_box form {
	width:149px;
	float:none;
}

#login_box {
	overflow:hidden;
	height:160px;
}

#login_box h2 {
	background-color:#F8C055;
	border-bottom:#A2B565 1px solid;
}

#login_box a {
	color:#D14A4A;
	font-weight:bold;
}

#login_box a:hover {
	color:#EF7C7C;
	text-decoration:none;
	position:static;
}

#login_box input {
	margin-bottom:14px;
	width:140px;
}

#login_box input.submit {
	margin-left:9px;
	width:28px;
	height:16px;
	float:right;
}

#gpwa {
	overflow:hidden;
	height:105px;
}

#gpwa h2 {
	background-color:#F8C055;
	border-bottom:#A2B565 1px solid;
}

div.bonusinfo {
	width:179px;
	overflow:hidden;
	color:#FEFEFE;
	text-align:justify;
}

.bonusinfo h2 {
	background-color:#9cb845;
}

.bonusinfo span.image {
	float:left;
	display:block;
	width:58px;
	height:45px;
}

.bonusinfo p {
	margin-left:10px;
	width:160px;
}

.bonusinfo .readmore {
	margin-right:5px;
	text-align:right;
	font-weight:bold;
	clear:both;
}

.bonusinfo a {
	color:#075B9B;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.bonusinfo a:hover {
	color:#000;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.box {
	margin:0 10px 0 0;
	border:#CCC 1px solid; 
	color:#000; 
	padding:10px;
	font-size:12px;
	width:157px;
}

div.partners {
	width:179px;
	overflow:hidden;
	color:#FEFEFE;
	text-align:justify;
}

.partners h2 {
	background-color:#075B9B;
}

.partners p {
	margin-left:10px;
	width:160px;
}

.partners a {
	color:#075B9B;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.partners a:hover {
	color:#000;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#newsletter h2 {
	background-color:#58A4DE;
	border-bottom:#58A4DE 1px solid;
}

#newsletter .content {
	margin:8px 14px 5px;
	width:149px;
}

#newsletter input {
	margin-bottom:8px;
	width:140px;
}

#newsletter input.submit {
	margin-bottom:10px;
	width:66px;
	height:17px;
	float:right;
}

.maincol_box {
	width:578px;
	background:#fff;
	overflow:hidden;
}

.maincol_box h2 {
	width:578px;
	height:26px;
}

#content {
	overflow:hidden;
	min-height:724px;
}

#content h2 {
	background-color:#075B9B;
	color:#fff;
	padding:7px 0px;
	height:11px;
	padding-left:10px;
	color:#fff;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
}

#content p {
	padding-left:10px;
	margin-top:10px;
	color:#000;
	font-size:14px;
}

#content .content {
	width:179px;
	height:235px;
	float:left;
	overflow:hidden;
}

#content .wrapper {
	margin-top:10px;
	margin-left:10px;
	position:absolute;
	width:160px;
}

#content .bookcover {
	width:66px;
	height:101px;
	float:left;
	position:static;
}

#content p {
	padding-top:3px;
	padding-bottom:20px;
	float:none;
	color:#000;
	padding-left:15px;
	padding-right:15px;
	font:13px Arial, Helvetica, sans-serif;
}

#content .info {
	float:none;
	width:160px;
}

#content .price h3 {
	color:#E9993D;
	font-size:9px;
	font-weight:bold;
	float:left;
}

#content .buynow {
	font-weight:bold;
	float:right;
}

#content .buynow a {
	color:#577D0E;
}

#content .buynow a:hover {
	color:#7FAA2D;
	text-decoration:underline;
}

/* Footer Style */

#page_spacing {
	clear:both;
	float:none;
	border-top :#EFEFDF 5px solid;
}

#page_footer {
	margin:0px auto;
	width:775px;
	height:31px;
	margin-top:8px;
	padding-top:20px;
	background-color:#5C5E5F;
	font-size:10px;
	color:#C8C6C6;
}

#page_footer a {
	color:#E4E1E1;
	text-decoration:none;
}

#page_footer a:hover {
	color:#fff;
}

#page_footer #rights {
	padding-top:3px;
	padding-left:15px;
	float:left;
}

#page_footer #links {
	padding-top:3px;
	padding-right:10px;
	float:right;
	font-weight:bold;
}

#page_footer #links span {
	margin-left:20px;
	display:block;
	position:relative;
	float:left;
}

#page_credit {
	margin-top:15px;
	margin-bottom:7px;
	text-align:center;
	font-size:12px;
	color:#010101;
}

#page_credit a {
	text-decoration:none;
	color:#010101;
}

#page_credit a:hover {
	color:#464646;
}

.borderbox {
	clear:both;
	float:none;
	margin-top:13px;
	border:#A5A4A4 1px solid;
}


/* TOP BANNER */

div#topBanner {
	width:773px;
	height:106px;
	background-image:url('../../images/leaderboard.gif');
	background-repeat:no-repeat;
	position:relative;
	margin-top:10px;
	z-index:2;
}
div#topBanner div {
	position:absolute;
	top:8px;
	left:34px;
	width:728px;
	height:90px;
	overflow:hidden;
}

/* TOP BANNER */

#search {
	position:absolute;
	top:10px;
	left:57%;
	width:365px;
	height:25px;
}

#main_searchbox_form {
	position:relative;	
	top:3px;
	left:60px;
	width:200px;
	height:25px;
}

#main_searchbox_form DIV {
	position:relative;	
	width:195px;
	height:20px;
	padding:0px;
	background:transparent url(../../images/search_bg.gif) no-repeat scroll left top;
}

#main_searchbox {
	position:relative;
	border:none;
	width:170px;
	left:25px;
	top:3px;
	color:#C0C0C0;
	background:transparent;
}

#main_searchbox_form .submit_button {
	position:absolute;
	top:-6px;
	left:188px;
	width:5px;
	height:20px;
	border:none;
	background:transparent url(../../images/search_right.gif) no-repeat scroll right top;
	overflow:hidden;
}

input#main_searchbox {
	color:#ccc;
	border:none;
	margin-top:-1px;
}

#main_searchbox.active {
	color:black;
}

/* SEARCH */

/* DATES */

.datesHeader {

}
.datesHeader ul {
	list-style-type:none;
	width:427px;
	margin:0 auto;
}
.datesHeader li {
	float:left;
	padding:0;
	margin:0;
	margin-right:7px;
}
.datesHeader li.last {
	margin-right:0;
}
.datesHeader a {
	margin-top:6px;
	display:block;
	color:#fff;
	height:15px;
	font-size:11px;
	width:70px;
	text-align:center;
	background-color:#075B9B;
	color:#fff;
	text-decoration:none;
}
.datesHeader a:hover, .datesHeader li.current a {
	background-color:#075B9B;
	color:#fff;
	text-decoration:underline;
}
.datesHeader li.current a {
	width:70px;
	background-color:#F8C055;
	color:#fff;
	text-decoration:none;
}

.datesHeader li.menu a {
	width:130px;
	background-color:#075B9B;
	color:#fff;
	text-decoration:none;
}

.datesHeader li.menu a:hover {
	width:130px;
	background-color:#075B9B;
	color:#fff;
	text-decoration:underline;
}

.datesHeader li.menuc a {
	width:120px;
	background-color:#F8C055;
	color:#fff;
	text-decoration:none;
}

/* DATE */

h1 {
	display:none;
	font-size:2px;
	color:#EFEFDF;
}

span.clear {
	display:none;
}

img {
	border:0px;
}

p {
	text-align:justify;
	line-height:13px;
}

ul {
	list-style-position:inside;
	list-style-image:none;
	list-style-type:none;
	display:block;
}

li {
	text-indent:0px;
	list-style-position:inside;
	list-style-image:none;
	list-style-type:none;
}

input {
	padding:2px 0px 1px 7px;
	background-color:#fff;
	color:#000;
	border:#D7D7D7 1px solid;
	font-family:tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
}

select {
	padding:2px 0px 1px 0px;
	background-color:#fff;
	color:#000;
	border:#D7D7D7 1px solid;
	font-family:tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
}

input.submit {
	padding:0px;
	border:none;
	cursor:pointer;
}

.clearthis {
	margin:0px;
	clear:both;  
	float:none;	
	font-size:1px;
	line-height:0px;
}

table {
	margin-top:10px;
	margin-left:10px;
	color:#000;
	margin-bottom:20px;
}
	
optgroup {
	
}	

.btable {
	margin-top:10px;
	margin-left:10px;
	color:#000;
	margin-bottom:20px;
	border:#A5A4A4 1px solid;
}	
	
#lang {
	padding-top:4px;
}

.menu {
	padding-right:10px;
}

.flag {
	width:30px;
	text-align:left;
	padding-left:10px;
}
.even {
	background-color:#ebebeb;
	height:20px;
	font-size:11px;
}
.odd {
	background-color:#fff;
	height:20px;
	font-size:11px;
}

.balance {
	background-color:#ff6666;
	height:20px;
	font-size:11px;
}

.banner {
	padding-left:15px;
	padding-bottom:15px;
}

.game {
	height:30px;
	font-size:13px;
	background-color:#9cb845;
}

.top {
	padding:0;
	margin:0;
}

.tophead {
	padding-left:10px;
	background-color:#9cb845;
	height:30px;
	color:#fff;
	font-size:13px;
}

.topl {
	padding-left:10px;
	background-color:#EFEFDF;
	height:30px;
	color:#000;
	font-size:13px;
}

.s15{
	font-size:12px;
	width:150px;
	background-color:#075B9B;
	padding:0;
	position:absolute;
	display:none;
}

p.s16 {
	color:#fff;
	background-color:#fff;
}

.label { 
	width:165px; 
	font-size:13px;
	vertical-align:top;
	white-space:nowrap; 
}

.pay {
	width:25%;
	vertical-align:top;
}

.control input { 
	padding:1px; 
	color:#000;
	background-color:#fff;
	color:#000;
	border:#D7D7D7 1px solid;
	font-family:tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
}
 .long { 
	width:243px; 
}
.button input {
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.h1 {
	height:20px;
	background:url(../../images/graph.gif) #F8C055 no-repeat;
	padding-left:20px;
}

.profile {
	background-color:#EFEFDF;
	color:#000;
	font-size:12px;
}

.proimg {
	padding:5px;
}

.message {
	background-color:#e1ebfb;
	font-size:12px;
}

.msgpost{
	padding:0px;
	margin:0px;
	float:left;
	margin-bottom:15px;
}

.msgpost td{
	padding:0px;
	vertical-align:top;
}

.msgpost td.msgimage{
	width:130px;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

.msgpost td.msgimage img{
	width:120px;
	margin-right:5px;
}
.msgpost td.msgtext{
	width:100%;
	border-top:solid 1px #3B5998;
}

.msgpost .msgtext .msgheader{
	padding:3px 5px 3px;
	background:#f7f7f7;
	font-size:13px;
	border-bottom:solid 1px #D8DFEA;
}

.msgpost .msgactions{
	padding:3px 5px;
	border-bottom:solid 1px #D8DFEA;
	border-top:none;
	clear:right;
}

.msgpost .msgtext .text{
	padding:5px 5px;
	font-size:14px;
	min-height:50px;
}

.msgpost .wallphoto img{
	width:50px;margin:0px 0px 0px 5px;
}

.rules {
	font-size:12px;
	color:#000;
	padding-left:14px;
	padding-right:20px;
	padding-top:20px;
}

.rule {
	padding-bottom:10px;
}

td.line {
	height:20px;
	background:#F8C055;
	padding-left:10px;
	font-size:11px;
}

.lg {
	padding-left:10px;
	height:25px;
}

.tip {
	background-color:#9cb845;
	padding-left:5px;
	width:20px;
}

.toph {
	padding-left:5px;
	background-color:#9cb845;
	height:30px;
	color:#fff;
	font-size:13px;
}

.tople {
	padding-left:5px;
	background-color:#EFEFDF;
	height:30px;
	color:#000;
	font-size:13px;
}

/* SPECIAL LINK */
a.adv {
	margin-top:10px;
	padding-top:2px;
	padding-left:15px;
	width:164px;
	height:20px;
	color:#fff;
	font-weight:bold;
	background:#7B7B7B;
	text-decoration:none;
	overflow:hidden;
	display:block;
	clear:both;
}
a.adv:hover {
	color:#fff;
	text-decoration:underline;
	position:static;
}

/* Add prediction link */
a.spec {
	background:#075B9B;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

/* MORE PAGES */
font.active {
	background:#F8C055;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

a.res {
	background:#9cb845;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
}

p.results {
	padding-left:20px;
}

.types {
	width:25%;
	height:20px;
	background:#F8C055;
	padding-left:10px;
	font-size:11px;
}

.p {
	width:25%;
	height:20px;
	padding-left:10px;
	font-size:11px;
	background:#EFEFDF;
}

/* INFO Fields popup */

#popup { 
	color: #000;
}

#popup a, #popup a:visited {
	position: relative;
	display: block;
	line-height: 20px;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}

#popup a span {
	display: none;
}

#popup a:hover { 
	background-color: #fff; 
	cursor: default;
}

/* the IE correction rule */
#popup a:hover	{
	color: #000; 
	background-color: #fff;
	text-indent: 0; /* added the default value */
	cursor: default;
}

#popup a:hover span{
	display: block;
	position: absolute;
	top: 0px;
	left: 80px;
	width: 180px;
	margin: 0px;
	padding: 10px;
	color: #000;
	font-weight: normal;
	background: #e5e5e5;
	text-align: left;
	font-size: 1.1em;
	border: 1px solid #666;
	cursor: default;
}

ul.links {
	padding:0 0 0 15px;
	margin:0;
}
li.link { 
	padding-top:0px; 
	height:22px;
}
li.ldesc {
	padding-bottom:5px;
	margin-right: 15px;
	border-bottom: 1px dotted #c3c3c3;
}

a.linkex {
	text-indent:-999em;
	display:block;
	height: 26px;
	background:url(../img/soccer/add-your-link.png) no-repeat;
}

