#may_vip_knock-wrap {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin: 0 auto;
  width: 655px;
}

#may_vip_knock-top {
	font-size: 18px;
	margin: 10px 0;
}

#may_vip_knock-top span {
	font-size: 15px !important;
}

#may_vip_knock-top span b {
	color: #cc0000;
}

#may_vip_knock-top-2 {
	color: #122f02;
	font-weight: bold;
	font-size: 16px !important;
}

#may_vip_knock-top-3 {
	font-size: 18px !important;
	margin: 20px;
}

#may_vip_knock-top, #may_vip_knock-top-2, #may_vip_knock-top-3 {
	text-align: center;
	line-height: 18px;
	margin: 20px 45px 0;
}
.register {
	text-align: center;
	font-size: 15px;
	margin: 20px;
}
.register a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.may_line {
	background: url("../img/shadow.jpg") no-repeat scroll center bottom transparent;
	width: 190px;
	height: 3px;
	margin: 10px;
}

#flags {
  background: url("../img/flags.png") no-repeat scroll center top transparent;
  height: 64px;
  left: 267px;
  position: relative;
  top: -142px;
  width: 101px;
  display: block;
}

#bottom {
  position: relative;
  top: -90px;
}

#misc {
  background: url("../img/misc.png") no-repeat scroll center top transparent;
  width: 542;
  height: 43px;
  margin: 0 auto;
  text-align: center;
  padding: 22px;
}

#tournaments {
	margin: 20px auto;
	width: 550px;
}

.special_tourn {
	float: left;
	width: 270px;
	margin-right: 5px;
}

.special_tourn img {
	position: relative; 
	top: -119px; 
	left: 214px;
}

.special_tourn_top {
	background: url("../img/box_top.jpg") no-repeat scroll left top transparent;
	width: 265px;
	height: 33px;
	text-align: center;
	border-bottom: solid 1px white;
}

.special_tourn_top span {	
	color: white;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: 12px;
}

.special_tourn_middle {
	background-color: #43464a;
	width: 265px;
	background-repeat: repeat-y;
}

.special_tourn_middle span {
	font-size: 13px;
	position: relative;
	margin: 3px;
	
}

.special_tourn_middle .special_tourn_middle_txt {
	font-size: 15px;
	padding: 10px;
	color: white;
	line-height: 15px;
}

.special_tourn_middle .special_tourn_middle_txt a {
	color: #333300;
	font-size: 13px;
}

.special_tourn_middle .special_tourn_middle_txt em {
	color: #1e3a07;
}

.special_tourn_bottom1 {
	background: url("../img/box_middle.jpg") no-repeat scroll left top transparent;
	width: 265px;
	height: 21px;
	text-align: center;
}

.special_tourn_bottom, .special_tourn_bottom2 {
	background: url("../img/box_bottom.jpg") no-repeat scroll left top transparent;
	width: 265px;
	height: 13px;
	text-align: center;
}

.special_tourn_bottom  a, .special_tourn_bottom1 a, .special_tourn_bottom2 a, .special_tourn_bottom1 span, .special_tourn_bottom2 span {
	color: white;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: 1px;
	text-decoration: none;
}

#level_prizes {
	background: url("../img/prizes_box.jpg") no-repeat scroll left top transparent;
	width: 536px;
	height: 33px;
	margin: 0 auto;
	color: white;
	font-size: 18px;
	text-align: center;
	margin: 0px auto;
	padding: 10px 0 0;
}

#level_prizes_descr {
	font-size: 15px;
	text-align: center;
	line-height: 17px;
	margin: 0 60px;
}

#level_prizes_descr span, #prizes_levels span, .register span {
	color: #CC0000;
	font-weight: bold;
}
#prizes_levels {
  margin: 20px auto 30px;
  width: 480px;
}

.prizes_img {
  float: left;
  text-align: center;
  width: 240px;
}

.prizes_img span {
  color: #A23F3F;
  font-weight: bold;
}

#requirements {
	margin: 10px 0 17px 66px;
}

.requirement_level {
	background-color: #d9dbdb;
	width: 536px;
	background-repeat: repeat-y;
	border-bottom: solid 2px #FFFFFF;
	font-size: 15px;
	text-align: center;
	padding: 10px 0 4px;
	line-height: 16px;
}

.requirement_level a {
	color: #cc0000;
	font-size: 15px;
}

#tnc_mayrace {
	width: 470px;
	margin: 10px auto;
}

#tnc_btn_left {
	float: left;
}

#tnc_btn_right {
	float: right;
}

.tnc_middle {
	float: left;
	text-align: center;
	padding: 3px;
	background: url("../img/shadow.jpg") no-repeat scroll left bottom transparent;
}

.tnc_middle a {
	text-decoration: none;
	font-size: 15px;
	color: black;
	line-height: 16px;
}

.clear {
	clear: both;
}

 /*Leaderboards */
.first {
	width: 370px;
}

.first .header {
	color: #003172;
	font-weight: bold;
	background: none repeat scroll 0 0 #d7d7d7;
	border-bottom: solid 1px #b7b7b7;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.first .data1 {
	color: black;
	font-weight: bold;
	border-bottom: solid 1px #b7b7b7;
	background: none repeat scroll 0 0 #d7d7d7;
	text-align: center;
	padding: 2px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.first .data1.all {
	border-right: solid 1px #b7b7b7;
}

.first .data2 {
	color: black;
	font-weight: bold;
	text-align: center;
	bgcolor: red;	
	border-bottom: solid 1px #b7b7b7;
	background: none repeat scroll 0 0 #ebebeb;
	padding: 2px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.first .data2.all {
	border-right: solid 1px #b7b7b7;
}

.first .tl {
	background: url('../img/tl.jpg') no-repeat scroll left top transparent;
	width: 5px;
	height: 26px;	
}

.first .tm {
	background: url('../img/tm.jpg');
	repeat: repeat-x;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	width: 360px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
	line-height: 20px;
}

.first .tr {
	background: url('../img/tr.jpg') no-repeat scroll right top transparent;
	width: 5px;
	height: 26px;	
}

.first .last_line {
	background: none repeat scroll 0 0 #ebebeb;
	text-align: center;
	padding: 2px;
	color: #003172;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.second {
	width: 370px;
}

.second .header {
	color: #003172;
	font-weight: bold;
	background: none repeat scroll 0 0 #d6e0e1;
	border-bottom: solid 1px #b7b7b7;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.second .data1 {
	color: black;
	font-weight: bold;
	border-bottom: solid 1px #b7b7b7;
	background: none repeat scroll 0 0 #d6e0e1;
	text-align: center;
	padding: 2px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.second .data1.all {
	border-right: solid 1px #b7b7b7;
}

.second .data2 {
	color: black;
	font-weight: bold;
	text-align: center;
	bgcolor: red;	
	border-bottom: solid 1px #b7b7b7;
	background: none repeat scroll 0 0 #ebebeb;
	padding: 2px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

.second .data2.all {
	border-right: solid 1px #b7b7b7;
}

.second .tl {
	background: url('../img/tl.jpg') no-repeat scroll left top transparent;
	width: 5px;
	height: 26px;	
}

.second .tm {
	background: url('../img/tm.jpg');
	repeat: repeat-x;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	width: 360px;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
	line-height: 20px;
}

.second .tr {
	background: url('../img/tr.jpg') no-repeat scroll right top transparent;
	width: 5px;
	height: 26px;	
}

.second .last_line {
	background: none repeat scroll 0 0 #ebebeb;
	text-align: center;
	padding: 2px;
	color: #003172;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
}

#tbl1_left {
	float: left;
	width: 400px;
	height: 250px;
	overflow: auto;
}
#tbl2_right {
	float: right;
	width: 400px;
	height: 250px;
	overflow: auto;
}

#tbl3_left {
	float: left;
	width: 400px;
	height: 250px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}
#tbl4_right {
	float: right;
	width: 400px;
	height: 250px;
	overflow: auto;
}


.clear {
	clear: both;
}

#wrap_lbd {
	width: 820px;
}

#wrap_lbd h2 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	text-transform: capitalize;
	color: #003172;
	text-decoration: underline;
	font-family: Trebuchet MS1,Trebuchet MS,sans-serif;
	margin: 12px;
}

#delimiter {
	padding: 10px;
}

#ppd13-lbdlevels, #ppd13-lbdlevels2 {
	width: 830px;
	padding: 5px;
	background: #FFFFFF;
	display: none;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 11px;
	border-left: 1px solid #151515;
	border-top: 1px solid #151515;
	border-right: 1px solid #151515;
	border-bottom: 1px solid #151515;
	background-color:#FFFFFF;
}

#ppd13-lbdlevels .close, #ppd13-lbdlevels2 .close {
	background: #FFFFFF url(../img/close.png) no-repeat scroll center center;
	width: 25px;
	height: 25px;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index:1000;
	cursor:pointer;
}

#ppd13-lbdlevels2 {
	width: 650px !important;
}

#april_tbl_left, #april_tbl_right {
  height: 500px !important;
  overflow: auto !important;
  width: 320px !important;
}

#april_tbls {
  width: 640px !important;
}

/*Prizes */

/* TnC */
#vip_races-prizes, #vip_races-tnc, #knock_races-tnc {
	/*width: 650px;
	padding: 5px;*/
	background: #FFFFFF;
	display: none;
	font-family: Verdana;
	font-size: 12px;
	border: solid 1px #151515;
	background-color:#f7f7f7;
	line-height: 16px;
}



#vip_races-prizes .close, #vip_races-tnc .close, #knock_races-tnc .close {
	background: #FFFFFF url(../img/close.png) no-repeat scroll center center;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 830px;
	top: -10px;
}

#vip_races-prizes {
	width: 680px;
}

#vip_races-prizes .close {
	left: 680px;
}

#vip_races-prizes ul li {
	list-style-type: circle;
	padding: 0 0 5px 0;
}

#prizes_table {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	margin: 10px 10px 20px;
}

#prizes_table h2 {
	color: #D70F02;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 11px 0 30px;
}

#scenario_tbl33 p.header11 {
	color: #C2721B;
	font-size: 14px;
	font-weight: bold;
}

#scenario_tbl33 p.header22 {
	color: #BCBCBC;
	font-size: 14px;
	font-weight: bold;
}

#may_vip_knock-header-popup {
	position: relative;
	left: -6px;
}

.tnc_header {
  color: #1E1E1E;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}

#scenario_tbl11, #scenario_tbl22, #scenario_tbl33 {
  font-family: Arial,Helvetica,sans-serif;
  margin: 5px auto;
}

#scenario_tbl11 table, #scenario_tbl22 table, #scenario_tbl33 table {
  width: 510px;
}

#scenario_tbl11 table th, #scenario_tbl22 table th, #scenario_tbl33 table th {
  background-color: #D2D7DD;
  padding: 5px;
  text-align: center;
}

#scenario_tbl11 table td, #scenario_tbl22 table td, #scenario_tbl33 table td {
  font-family: Arial,Helvetica,sans-serif;
  padding: 5px;
  text-align: center;
}

 #vip_races-tnc ul li, #knock_races-tnc ul li {
	line-height: 12px !important;
}

/*Summer Races style*/
#may_vip_knock-sub {
	color: #14501a;
	font-weight: bold;
	font-family: Arial;
	font-size: 15px;
	text-align: center;
	margin: 30px 0 20px;
}

#summer_descr {
	text-align: left;
	font-size: 15px;
	font-family: Arial;
}

#summer_descr ul.summer_list {
  width: 390px;
  margin: 0 auto;
}

.summer_list li {
  background: url("../img/arrow_green.png") no-repeat scroll 0 0.1em transparent;
  list-style-type: none !important;
  margin: 0 0 10px 20px !important;
  padding: 0 0 7px 20px !important;
  line-height: 16px !important;
}

.summer_tnc {
  width: 167px;
  height: 40px;
  margin: 12px auto;
  text-align: center;
}

.summer_tnc.registration {
	background: url("../img/tnc_btn.png") no-repeat scroll 0 0 transparent;
}

.summer_tnc.lbd {
	background: url("../img/lbd_btn.png") no-repeat scroll 0 0 transparent;
}

.summer_tnc.tnc {
	background: url("../img/tnc.png") no-repeat scroll 0 0 transparent;
	width: 208px;
}

.summer_tnc.registration a, .summer_tnc.lbd a, .summer_tnc.tnc a {
	text-decoration: none;	
}

.summer_tnc.tnc span  {
	font-size: 16px !important;
}
.summer_tnc span{
	font-family: Myriad Pro;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	position: relative;
	top: 13px;
}

#summer_prizes {
	width: 537px;
	margin: 30px auto;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	text-align: center;
	padding: 20px 0 1px;
	font-size: 13px;
}
#summer_prizes span {
	color: #b60000;
	font-weight: bold;
	font-size: 15px;
}

#note {
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	line-height: 15px;
	padding: 18px;
	margin: 20px 0;
	text-align: left;
}

#summer_prizes_additional {
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  margin: 20px 10px;
  padding: 7px 0 10px 7px;
  text-align: left;
  font-size: 13px;
}

#summer_prizes_additional a {
	text-decoration: none;
	color: #b60000;
}

#summer_prizes_additional img {
	float: left;
	padding-right: 10px;
}

#summer_levels {
	margin: 10px auto;
	width: 360px;
}

.bronze {
	float: left;
	width: 167px;
}
.silver {
	float: right;
	width: 167px;
}

#summer_level_bronze, #summer_level_silver {
	width: 124px;
	height: 128px;
	margin: 0 auto;
}

.summer_level_prizes {
	background: url("../img/click_here_prizes.jpg") no-repeat scroll 0 center transparent;`
	width: 167px;
	height: 40px;
	margin: 13px auto;
}
.summer_level_prizes a {
  color: white;
  font-family: Myriad Pro;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  top: 8px;
  line-height: 13px;
}

#summer_level_bronze {
	background: url("../img/bronze.png") no-repeat scroll 0 center transparent;`
}

#summer_level_silver {
	background: url("../img/silver.png") no-repeat scroll 0 0 transparent;`
}

.other_bonus_container {width:90%;margin:0 auto;text-align:center;}

.monthly-race2 #knock_races-tnc.simnplemodal-data {border:0px solid white;}

.monthly-race2 .simplemodal-container {width:700px;min-height:200px;height:auto;max-height:700px;padding:5px!important;border-width:1px!important;}
.monthly-race2 #method-frame-middle {min-height:200px;height:auto;overflow-y:hidden;max-height:2000px!important;}
.monthly-race2 #method-frame-top,.monthly-race2 #method-frame-middle,.monthly-race2 #method-frame-bottom {width:640px!important;}
.monthly-race2 #method-frame-middle ul {width:620px;margin-left:20px;}
.monthly-race2 #method-frame-middle ul li {list-style-type:disc!important;margin-bottom: 10px;}
