/* General HTML Styles */
body      {
   margin: 0;
   /*background:url(../img/uv/back_mainfull.png) top repeat-x #fff;*/
   background-color:#fff;
   font-family:  Verdana, Helvetica, Geneva, sans-serif;
}

div, span, p, tr, th, td {
   font-family:  Verdana, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1  { 
   color: #4b7a24;
   font-family: Century Gothic, Arial, Helvetica, sans-serif;
   font-size: 22px;
   font-weight:370;
	margin: 0;
}
h2  { 
   color: #4b7a24;
   font-size: 20px;
   font-weight: lighter;
   margin: 0px;
}
h3  { 
   color: #4b7a24;
   font-size: 18px;
   font-weight: lighter;
   margin: 0px;
}
h4  { 
   color: #4b7a24;
   font-size: 16px;
	font-weight: lighter;
   margin : 0px;
}
h5  { 
   color: #4b7a24;
   font-size: 14px;
	font-weight: lighter;
   margin : 0px;
}
h6  { 
   color: #666;
   font-size: 13px;
	font-weight: lighter;
   margin : 0px;
	padding: 0 0 2px 2px;
}
FORM {
  margin: 0px;
  padding: 0px;
}
img  { 
   border : 0px;
}
p {
	margin: 0;
	padding: 10px 0 5px 0;
}
input.standard {
	border: #333 1px solid; 
	font-size: 11px; 
	color: #333; 
   padding: 2px;
}
input.standard:hover {
	border: #4b7a24 1px solid; 
	font-size: 11px; 
	color: #333; 
   padding: 2px;
}
textarea.standard {
	border: #333 1px solid; 
	font-size: 11px; 
	color: #333; 
   padding: 2px;
	font-family: Tahoma, Helvetica, Geneva, sans-serif;
	width: 175px;
}
textarea.standard:hover {
	border: #4b7a24 1px solid; 
	font-size: 11px; 
	color: #333; 
   padding: 2px;
}
select.standard {
	border: #333 1px solid; 
	font-size: 11px; 
	color: #333; 
   padding: 1px;
	font-size: 11px; 
   vertical-align: middle;
}
select.standard:hover {
	border: #4b7a24 1px solid; 
}
select.standard option {
	border-bottom: #ccc 1px solid; 
	font-size: 11px; 
   vertical-align: middle;
}
select.standard option:hover {
	border-bottom: 1px solid #333;
}
input.Go {
	background-image: url(../img/interface/search_button.png);
	background-position: 0 0;
	background-repeat: repeat-x;
   background-color: transparent;
	border: 0;
	width: 65px;
	height: 22px;
	font-weight: bolder;
	color: #f2f0f0;
	padding: 0 0 0 10px;
	margin: 2px 2px 0 0;
}
input.Go:hover {
	background-image: url(../img/interface/search_button_h.png);
	background-position: 0 0;
	background-repeat: repeat-x;
   background-color: transparent;
	border: 0;
	width: 65px;
	height: 22px;
	color: #fff;
}

a { 
   text-decoration: none;
   color : #333;
}
a:hover { 
   color : #4b7a24;
	text-decoration: none;
}

/* ---------------------------------------------------- */

.MainHeader {
	height: 104px;
}
/*#Logo {
	margin: 0 0 0 100px;
}*/
#MainMenu {
	float: right;
	width: auto;
	margin: -18px 10px 0 0;
	color: #4b7a24;
}
#MainMenu a {
	color: #333;
	text-decoration: none;
}
#MainMenu a:hover {
	color: #4b7a24;
	text-decoration: underline;
}
/*.SubHeader {
	height: 35px;
	background-image: url(../img/interface/header_bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#SubHeader {
	height: 35px;
	vertical-align: middle;
}*/
#Lang img {
	margin: 4px 2px 1px;
	padding: 2px;
}
.Sel {
	border: 1px solid #333;
}
/*.tdselect {
	padding: 0 5px 0 0;
	width: auto;
	background-image: url(../img/interface/selector.png);
	background-position: right 2px;
	background-repeat: no-repeat;
}*/
.tdinput {
	padding: 0 0 0 5px;
}

.DivBonus {
	margin: 5px 10px;
	padding: 0 15px 5px;
	width: 125px;
	border-bottom: 1px dotted #333;
}
#BannerBox {
	padding: 10px;
}
#BannerBox a img {
	vertical-align: top;
	margin: 5px;
}

.RightBox {
	padding: 5px 0px 10px;
}
#FilterBox {
	height: auto;
}
#FilterBox div {
	float: right;
	width: 255px;
	height: auto;
	margin: 5px 0;
	background-image: url(../img/interface/change_bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	border: 1px solid #333;
}
#FilterBox div select {
	float: right;
	margin: -16px 0 0;
}
#FilterBox div span{
	font-size: 11px;
	font-weight: lighter;
	color: #fff;
	margin: 3px 0 0 5px;
	width: auto;
	display: block;
	text-align: left;
}
.DateTable {
	margin: 10px;
}
.DateTable_sb {
	margin: 0px;
}
.Date {
	font-size: 14px;
	font-weight: bolder; 
}
.JaDate {
	font-size: 9px;
	font-weight: normal;
	font-style:italic; 
}
.BoxHead {
	margin: 10px 0 3px;
}
.BoxHead1 {
	width: 40px;
	text-align: center;
}
.BoxHead2 {
	width: 160px;
	text-align: center;
}
.BoxHead3 {
	width: 55px;
	text-align: center;
}
.BoxHead4 {
	width: 45px;
	text-align: center;
}
.BoxHead5 {
	width: 30px;
	text-align: center;
}
.BoxHead td {
	color: #4b7a24;
	font-size: 10px;
	font-weight: bolder; 
}

.BoxHead_sb {
	margin: 10px 0 3px;
}
.BoxHead_sb td {
	
	font-size: 10px;
	font-weight: bolder; 
}
.BoxHead1_sb {
	width: 30px;
	text-align: center;
	color: #4b7a24;
}
.BoxHead2_sb {
	width: 90px;
	text-align: center;
	color: #4b7a24;
}
.BoxHead3_sb {
	width: 50px;
	text-align: center;
	color: #4b7a24;
}
.BoxHead4_sb {
	width: 45px;
	text-align: center;
	color: #4b7a24;
}
.BoxHead5_sb {
	width: 30px;
	text-align: center;
	color: #4b7a24;
}
.BoxHead7_sb {
	width: 30px;
	text-align: center;
	color: #333333;
}
.BoxHead8_sb {
	width: 60px;
	text-align: center;
	color: #333333;
}
 
.BoxItem {
	margin: 3px 0;
	background-color: #e3e3e3;
	border: 1px solid #999;
}
.BoxItem td {
	font-size: 9px;
}
.BoxItem_sb {
	margin: 3px 0;
	background-color: #e3e3e3;
	
}
.BoxItem_sb td {
	font-size: 9px;
}
.BoxItem1 {
	width: 40px;
	text-align: center;
	vertical-align: middle;
}
.BoxItem2 {
	width: 40px;
	text-align: center;
	vertical-align: middle; 
	background-color: #bfbfbf;
}
.BoxItem3 {
	width: 160px;
	text-align: left;
	vertical-align: middle;
}
.BoxItem4 {
	width: 55px;
	text-align: center;
	vertical-align: middle;
	background-color: #bfbfbf;
}
.BoxItem5 {
	width: 45px;
	text-align: center;
	vertical-align: middle;
	background-color: #bfbfbf;
	border-left: 1px solid #ccc;
}
.BoxItem6 {
	width: 25px;
	text-align: center;
	vertical-align: middle;
}
.BoxItem7 {
	width: 200px;
	text-align: left;
	vertical-align: middle;
	background-color: #bfbfbf;
}
.BoxItem8 {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
.BoxItem1_sb {
	width: 30px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #999;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
}
.BoxItem2_sb {
	width: 30px;
	text-align: center;
	vertical-align: middle; 
	background-color: #bfbfbf;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
}
.BoxItem3_sb {
	width: 100px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
}
.BoxItem3_sb_2 {
	width: 100px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
.BoxItem4_sb {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	background-color: #bfbfbf;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
}
.BoxItem4_sb_x {
	width: 50px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ccc;
}
.BoxItem5_sb {
	width: 45px;
	text-align: center;
	vertical-align: middle;
	background-color: #bfbfbf;
	border-left: 1px solid #ccc;
}
.BoxItem6_sb {
	width: 25px;
	text-align: center;
	vertical-align: middle;
}
.BoxItem7_sb {
	width: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #bfbfbf; 
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999;
}
.BoxItem7_sb_profit {
	width: 30px;
	text-align: center;
	vertical-align: middle;
	background-color: #bfbfbf; 
	border: 1px solid #999; 
}
.BoxItem8_sb {
	width: 60px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; 
	border-right: 1px solid #999;
	cursor:pointer;
}

.BoxItem td input {
	margin: 0 0 1px 3px;
	padding: 0;
	vertical-align: middle;
}
.BG {
	background-color: #999;
}
.BG2 {
	background-color: #f5f5f5;
	color: #e5e5e5;
	font-size: 18px;
}

div.CouponFlag {
	width: 95%;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	clear: both;
	height: 17px;
	padding: 2px 3px;
	cursor: pointer;
}
div.CouponFlag:hover {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #B0B0B0; 
}
div.CouponFlag div {
	float: left;
	vertical-align: middle;
	height: 20px;
}

#MyCoupon {
	width: 180px;
	margin: auto auto;
	border: 1px solid #999;
	text-align:left;
	/*padding: 5px;
	background-image: url(../img/interface/right_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;*/
	background-color: #e3e3e3;
	height: auto;
}
#MyCouponHead {
	background:url(../img/uv/popleagues_headb.png) left top no-repeat;
	color: #fff;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	height:20px;
	line-height:20px;
	padding: 0 0 1px 30px;
}
#MyCouponBot {
	background:url(../img/uv/popleagues_botb.png) top repeat-x;
	height:10px;
	width:180px;
	margin:10px 0px 0px 0px;
}
.FirstBox {
	background-color: #dfdfdf;
	padding: 5px 0;
} 
.FirstBox table {
	margin: auto auto;
}
.SecBox {
	background-color: #c7c7c7;
	padding: 5px;
	border-bottom: 1px dotted #333;
} 
.SecBox2 {
	background-color: #c7c7c7;
	height: auto;
} 
.SecBox2 a {
	background-color: transparent;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #333;
}
.SecBox2 a:hover {
	background-color: #acacac;
}
.SecBox2 a table {
	margin: auto auto;
}
.FirstBox2 {
	background-color: #c6c6c6;
	padding: 5px 0;
	margin:5px 0 0;
} 
.FirstBox2 table {
	margin: auto auto;
}
.SecBox4 {
	background-color: #b0b0b0;
	padding: 5px;
	border-bottom: 1px dotted #333;
}
.SecBox3 {
	background-color: #b0b0b0;
	height: auto;
} 
.SecBox3 a {
	background-color: transparent;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #333;
}
.SecBox3 a:hover {
	background-color: #999;
}
.SecBox3 a table {
	margin: auto auto;
}
.LastBox {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	margin: 10px 0;
}
.LastBox span {
	margin: 5px 0;
	font-weight:bold;
	font-size: 10px;
}
.LastBox a {
	background-color: transparent;
	display: block;
	padding: 5px;
}
.LastBox a:hover {
	background-color: #ccc;
}
.LastBox a table {
	margin: auto auto;
}

/* update 17.05.2008.  */
#basic_caption, #basic_caption2 {
	margin: 0;
	padding: 0;
	height:18px;
	border-bottom: 3px solid #808080;
}
#basic_data, #basic_data2 {
	margin: 0;
	padding: 0;
}
#basic_footer, #basic_footer2 {
	margin: 0;
	padding: 0;
	height:18px;
	border-top: 3px solid #808080;
	text-align: center;
}
#display_data, #display_caption,#display_data2, #display_caption2,#display_data3, #display_caption3 {
	width: 100%;
}
#display_caption_bookmaker, #display_data_bookmaker, #display_caption_bookmaker2, #display_data_bookmaker2, #display_caption_bookmaker3, #display_data_bookmaker3 {
	width: 70px;
}
#display_caption_one, #display_data_one, #display_caption_one2, #display_data_one2, #display_caption_one3, #display_data_one3 {
	width: 50px;
}
#display_caption_x, #display_data_x, #display_caption_x2, #display_data_x2, #display_caption_x3, #display_data_x3 {
	width: 50px;
}
#display_caption_two, #display_data_two, #display_caption_two2, #display_data_two2, #display_caption_two3, #display_data_two3 {
	width: 50px;
}
#display_caption_over, #display_data_over, #display_caption_over2, #display_data_over2, #display_caption_over3, #display_data_over3 {
	width: 50px;
}
#display_caption_under, #display_data_under, #display_caption_under2, #display_data_under2, #display_caption_under3, #display_data_under3 {
	width: 50px;
}
#display_caption_margin, #display_data_margin, #display_caption_margin2, #display_data_margin2, #display_caption_margin3, #display_data_margin3 {
	width: 65px;
}
#display_caption_update, #display_data_update, #display_caption_update2, #display_data_update2, #display_caption_update3, #display_data_update3 {
	width: 80px;
}
#display_caption_lastupd, #display_data_lastupd, #display_caption_lastupd2, #display_data_lastupd2, #display_caption_lastupd3, #display_data_lastupd3 {
	width: 4px;
}
tr.display_caption {
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	color: #000;
	text-align: center;
}
tr.display_caption {
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	color: #000;
	text-align: center;
}
tr.display_caption2 {
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	color: #000;
	text-align: center;
}
tr.display_caption3 {
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	color: #000;
	text-align: right;
}
td.display_caption_asc {
	color:#68432D;
	background-image: url(../img/interface/sortArrow_asc.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	cursor: default;
}
td.display_caption_asc2 {
	color:#68432D;
	background-image: url(../img/interface/sortArrow_asc.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	cursor: default;
}
td.display_caption_asc3 {
	color:#68432D;
	background-image: url(../img/interface/sortArrow_asc.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	cursor: default;
}
td.display_caption_desc {
	color:#68432D;
	background-image: url(../img/interface/sortArrow_desc.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	cursor: default;
}
td.display_caption_desc2 {
	color:#68432D;
	background-image: url(../img/interface/sortArrow_desc.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	cursor: default;
}
td.display_caption_desc3 {
	color:#68432D;
	background-image: url(../img/interface/sortArrow_desc.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	cursor: default;
}
tr.display_data {
	background-color: #fff;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data2 {
	background-color: #fff;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data3 {
	background-color: #fff;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data2 td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data3 td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data_alt {
	background-color: #F1F7F1;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_alt2 {
	background-color: #F1F7F1;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_alt3 {
	background-color: #F1F7F1;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_alt td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data_alt2 td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data_alt3 td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data:hover, tr.display_data_alt:hover{
	background-color: #E3F7E3;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data2:hover, tr.display_data_alt2:hover{
	background-color: #E3F7E3;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data3:hover, tr.display_data_alt3:hover{
	background-color: #E3F7E3;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_select {
	background-color: #D5E8D5;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_select2 {
	background-color: #D5E8D5;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_select3 {
	background-color: #D5E8D5;
	cursor: default;
	font-weight: normal;
	color: #333;
	text-align: center;
}
tr.display_data_select td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data_select2 td {
	border-bottom: 1px dotted #ccc;
}
tr.display_data_select3 td {
	border-bottom: 1px dotted #ccc;
}
.SelResult {
	font-weight: bold;
	cursor: pointer;
}
.NotSelResult {
	cursor: pointer;
}
.StatUp {
	background: url(../img/interface/up.png) 0 4px no-repeat transparent;
}
.StatDown {
	background: url(../img/interface/down.png) 0 4px no-repeat transparent;
}

