#mainmenu_cont{
	margin-left:0;
	height:30px;
}
div.menubtn{
	float:left;
}
div.menubtn a {
	display:block;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	padding:0px 15px 0px 15px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div.menubtn a:hover {
	background:#333;
	text-decoration:none;
}
div.menusep{
	width:3px;
	float:left;
	background:url(../img/uv/menu_sep.gif) no-repeat;
	height:30px;
}
	
.sub2row{
	height:30px;
	padding-left:8px;
	background:url(../img/uv/sub2menu_backpat.gif) repeat-x;
}
	
.footer{font-size:11px; color:#C5C5C5;}
.footer a { 
   text-decoration: none;
   color : #4b7a24;
}
.footer a:hover { 
   color : #C5C5C5;
	text-decoration: none;
}

/* INFO PAGE */

.match-info {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666;
	line-height:16px;
}

/* from old css */
#Logo {
	margin: 0 0 0 0px;
}
.tdselect {
	padding: 0 5px 0 0;
	width: auto;
	background-image: url(../img/uv/sub2menu_sep.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}
.SubHeader {
	height: 30px;
	background-image: url(../img/interface/header_bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	vertical-align: middle;
}
#SubHeader {
	height: 30px;
	vertical-align: middle;
}

#PopularLeagues {
	width: 163px;
	margin: 0;
	border: 1px solid #c0c0c0;
	padding: 1px 1px 1px 1px;
	/*background-image: url(../img/interface/right_bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;*/
	background-color: #fff;
	height: auto;
}
#PopularLeaguesHead {
	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;
}
#PopularLeaguesBot {
	background:url(../img/uv/popleagues_botb.png) top repeat-x;
	height:10px;
	width:163px;
	margin:0 auto;
}
#coupon_container {
	position:relative;
}

#MyCoupon {
	position:relative;
}
#kill {
	margin-left:30px;
	cursor:pointer;
}
#rotator1 {
	width:468px;
	height: 60px; 
	overflow:hidden;
}
#rotatorb {
	background:#598403 url(../img/uv/bannerbg.jpg); 
	width:468px;
	height: 60px; 
}
#rotatorb table, #rotatorb td {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
#rotatorb a {
	font-size:12px;
}
.blackbg {
	background-color: #000;
	width: 4px;
	color:#000;
	font-size:7px;
	height:20px;
}
.greenbg {
	background-color: #4b7a24;
	width: 4px;
	color:#4b7a24;
	font-size:7px;
	height:20px;
}
.yellowbg {
	background-color: #e9c117;
	width: 4px;
	color:#e9c117;
	font-size:7px;
	height:20px;
}
.redbg {
	background-color: #cb1013;
	width: 4px;
	color:#cb1013;
	font-size:7px;
	height:20px;
}
.greybg {
	background-color: #ddd;
	width: 4px;
	color:#ddd;
	font-size:7px;
	height:20px;
	
}

.oddsright{
	float:right;
	height:20px;
	line-height:20px;
	min-width:30px;
	text-align:center;
}
.arrowleft{
	float:right;
	height:20px;
	line-height:20px;
}
.arrowleft img{
	margin:5px 2px 0;
}
.oddsrightmax{
	background-color:#d4d6b2;
	/*-webkit-border-radius-topright: 3px;
	-webkit-border-radius-bottomright: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;*/
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	float:right;
	height:20px;
	min-width:30px;
	/*padding-right:1px;*/
	text-align:center;
	line-height:20px;
	letter-spacing:-0.04em;
}
.arrowleftmax{
	/*background-color:#d4d6b2;*/
	-webkit-border-radius-topleft: 3px;
	-webkit-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	float:right;
	height:20px;
	line-height:20px;
}
.arrowleftmax img{
	margin:5px 2px 0;
}

#newsletter_box {
	width: 143px;
	margin: 0;
	border: 1px solid #c0c0c0;
	padding: 1px;
	background-color: #fff;
	height: auto;
}
#newsletter_box_head {
	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;
}

#contact_form { 
	margin:10px;
}
#contact_form #email_label {
	font-weight: bold;
}
#contact_form #email {
	width: 110px;
}
#contact_form #country {
	width: 110px;
}
