body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-image: url(images/greeeen.gif);
}




a {
	color: #000099;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
ul { margin: 0; padding : 0; list-style : none; }

#wids {
	margin: 0 auto;
	width: 960px;
	background-color: #FFFFFF;
}

.mainpagelink {
	font-size: 15px; 
	font-weight: bold; 
}

.az {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.not_eligible {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F00;
}
.eligible {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0C3;
}
.small_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.med_text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}



/* header
   ------ */


#header {
	height: 80px;
	background-image: url(images/bg-top.png);
}

#top_logo {
	float: left;
	width: 530px;
	height: 80px;
}

#top_info {
	width: 250px;
	float: right;
	vertical-align: middle;
	height: 80px;
	text-align: right;
}




/* menu
   ------ */

#nav, #nav ul {
	float: left;
	width: 960px;
	height: 30px;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	background-image: url(images/bg-menu.png);
}	

#nav li {
	float: left;
	position: relative;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
}

#nav a {
	text-decoration: underline;
	display: block;
	font-weight: bold;
	width: 159px;
	height: 25px;
	vertical-align: middle;
	padding-top: 6px;
	color: #000000;
	text-shadow:0 1px 0 #F5D37A;
}


#nav a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/bg_menu2.png);
	text-shadow:0 1px 0 #454545;
}
.activ {
	display: block;
	font-weight: bold;
	width: 159px;
	height: 25px;
	vertical-align: middle;
	padding-top: 6px;
	color: #fff;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/bg_menu2.png);
	text-shadow:0 1px 0 #454545;
	}
#nav li:hover,
#nav li.jshover {
	height: 31px;
}

#nav li ul {
	display: none;
	position: absolute;
}


#nav li li a {
	width: 150px;
	background: none;
	border-bottom-width: 1px;







    border color: #FFFFFF;
	height: 25px;
	padding-top: 6px;
}
#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
	display: none;
	width: 140px;
	top: -9px;
	left: 118px;
	lef\t: 133px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}

 /* Quick Brands
   ------ */  

#quick_brands {
	height: 50px;
	background-color: #000001;
	position: inherit;
	float: left;
	width: 960px;
}

   
 /* Body
   ------ */  
.g1
{
	float: left;

}

#col_two {
	width : 715px;
	float : left;
	margin-bottom: 4px;
	padding-left: 5px;
	margin-right: 5px;
	background: #FFFFFB;
	height: 100%;
} 

#main_text
{
	height: 100%;
	margin-bottom: 15px;
	padding-left: 70px;
	width: 575px;
	margin-top: 15px;
} 


#col_two h1{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	text-align: left;
	margin: 0;
	height: 19px;
	padding-left: 15px;
	margin-top: 5px;
	background-image: url(images/bg-h1.png);
	background-repeat: repeat-x;
	border: thin solid #000000;
	text-shadow:0 1px 0 #F5D37A;
}

.table_header{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background-image: url(images/bg-h1.png);
	background-repeat: repeat-x;
	text-shadow:0 1px 0 #F5D37A;
	line-height: 20px;
}
.col_two_text {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 180px;
	padding-left: 5px;
	padding-top: 5px;
}
.col_two_black_line {
	height: 1px;
	background-color: #000000;

}
#col_two_header {
	height: 20px;
	width: 640px;
	margin-left: 40px;
	padding-top: 25px;

}
.col_two_bggold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	height: 19px;
	background-image: url(images/bg-h1.png);
	background-repeat: repeat-x;
	width: 178px;
	border: thin solid #000000;
	margin-bottom: 5px;
	background-position: center;
	padding-top: 1px;

}

.table {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.table:hover {
	text-decoration: none;
	background-color: #FBE19F;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}


#col_three {
	width : 230px;
	float : left;
	height: 100%;
	margin-left: 0px;
	vertical-align: top;
	background-color: #FFFFFF;


} 

.tablegr {
	background-image: url(/images/tablegr.png);
}

#col_three_text {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#col_three_top {
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;

}

#col_three_news {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;

}

.col_three_rules {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	background-color: #FFFFFF;

}

#col_three h1{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	text-align: left;
	margin: 0;
	height: 19px;
	padding-left: 15px;
	margin-top: 5px;
	background-image: url(images/bg-h1.png);
	background-repeat: repeat-x;
	border: thin solid #000000;
	text-shadow:0 1px 0 #F5D37A;
}

/* footer
   ------ */

.bottombg
 {
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
	text-shadow:0 1px 0 #090909;
	background-color: #999;
	background-image: url(images/bg-bot.png);
	color: #CCC;
}
.bottombg a
 {
	color: #CCC;
}
.bottombg a:hover
 {
	color: #CCC;
}

.bottom {
	clear: both;
	height: 20px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
}

.bottom1 {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	font-size: 11px;
	padding-left: 40px;
	text-shadow:0 1px 0 #090909;
	font-weight: bold;
}

.bottom2 {
	clear: both;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	

}
.bottom21 {
	width: 250px;
	height: 115px;
	float: left;
	background-image: url(images/border.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 15px;
}

.bottom22 {
	width: 290px;
	height: 115px;
	float: left;
	padding-left: 60px;
	margin-top: 15px;
	color: #CCC;
}
.visitnow{
	background: url(images/visitnow.png) 0 0 no-repeat;
}
.visitnow:hover {
        background-position: 0 -26px;

}
.pokerstars{
	background: url(images/alllogotop.png) 0 0 no-repeat;
}
.pokerstars:hover {
        background-position: 0 -40px;
}

.betsson{
	background: url(images/alllogotop.png) -70px 0 no-repeat;
}
.betsson:hover {
        background-position: -70px -40px;
}
.partypoker{
	background: url(images/alllogotop.png) -140px 0 no-repeat;
}
.partypoker:hover {
        background-position: -140px -40px;
}
.poker888{
	background: url(images/alllogotop.png) -210px 0 no-repeat;
}
.poker888:hover {
        background-position: -210px -40px;
}
.williamhill{
	background: url(images/alllogotop.png) -280px 0 no-repeat;
}
.williamhill:hover {
        background-position: -280px -40px;
}
.bovada{
	background: url(images/alllogotop.png) -350px 0 no-repeat;
}
.bovada:hover {
        background-position: -350px -40px;
}
.cakepoker{
	background: url(images/alllogotop.png) -420px 0 no-repeat;
}
.cakepoker:hover {
        background-position: -420px -40px;
}
.ladbrokes{
	background: url(images/alllogotop.png) -490px 0 no-repeat;
}
.ladbrokes:hover {
        background-position: -490px -40px;
}
.carbon{
	background: url(images/alllogotop.png) -560px 0 no-repeat;
}
.carbon:hover {
        background-position: -560px -40px;
}
.Bet365{
	background: url(images/alllogotop.png) -630px 0 no-repeat;
}
.Bet365:hover {
        background-position: -630px -40px;
}
.grade_A_plus{
        background: url(images/marks.png) 0 0;
}
.grade_A{
        background: url(images/marks.png) 0 -23px;
}
.grade_A_minus{
        background: url(images/marks.png) 0 -46px;
}
.grade_B_plus{
        background: url(images/marks.png) -40px 0;
}
.grade_B{
        background: url(images/marks.png) -40px -23px;
}
.grade_B_minus{
        background: url(images/marks.png) -40px -46px;
}
.grade_C_plus{
        background: url(images/marks.png) -80px 0;
}
.grade_C{
        background: url(images/marks.png) -80px -23px;
}
.grade_C_minus{
        background: url(images/marks.png) -80px -46px;
}
.grade_D_plus{
        background: url(images/marks.png) -120px 0;
}
.grade_D{
        background: url(images/marks.png) -120px -23px;
}
.grade_D_minus{
        background: url(images/marks.png) -120px -46px;
}
#shadow {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}

