@charset "utf-8";
/* CSS Document */

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, th, td { 
	padding: 0;
	margin: 0;
	list-style: none;
	}


	
.clear {
	clear:both;
}

*  body {
	margin:0 auto;
	padding:0;
	background:#131313 url('/images/background.jpg') no-repeat center top;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:1.3em;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	font-weight: bold;
	font-size:1.8em;
	text-align:left;
	z-index: 1;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0;
	font-weight:bold;
	font-size:14px;
	margin: 0px;

}


h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding:6px 0 0px 0px;
	margin-bottom: -3px;
	font-weight:bold;
	font-size:1em;
	color:#309bd3;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0;
	font-weight:bold;
	font-size:20px;
	line-height: 22px;
	margin: 0px;
	color:#a3e601;
	text-decoration:none;
}


h4 a {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0;
	font-weight:bold;
	font-size:20px;
	line-height: 22px;
	margin: 0px;
	color:#a3e601;
	text-decoration:none;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	padding:4px 0;
	font-weight:bold;
	font-size:14px;
	margin: 0px;
}


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

a {
	color:#a3e601; 
	text-decoration:none;
	outline:none;
}

a.post-edit-link {
	color:#666;
	font-size:11px;
	font-weight: bold;	
	text-decoration:none;
}

a.post-edit-link:hover {
	color:#F54997;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;

}

img {
	border:none;
}

p {
	margin:0;
	padding:8px 0 8px 0;
}

.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
border:1px solid #333333;
margin:0;
padding:0;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
border:1px solid #a3e601;
}

ul.squarelist li {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:square;
    margin-left:18px;
}


#wrapper {
	margin:0 auto;
	padding:0;
	width:990px;
}

#header {
	margin:0 0 4px 0;
	padding:0;
	width:990px;
	height:180px;
	position: relative;
	z-index: 590;
	background:url('/images/header.jpg') no-repeat center top;
}

#logo {
    margin-left:278px;
	width: 220px;
	height: 148px;
	position: absolute;
	}
	
#navigation {
    position: absolute;
	top: 148px;
	width: 990px;
	height: 27px;
	padding-top: 3px;
}

#navigationevents {
	width: 990px;
	height: 27px;
	padding-top: 3px;
}

#bg {
	margin:0 0 10px 0;
	padding:0;
	background:#000000;
	position:relative;
}

#newsfeeds {
   width: 217px;
   position:relative;
}

#newsfeeds li {
   margin-bottom: 1px;
   padding: 3px 1px 3px 4px;
   background-color:#1e1e1e;
   line-height: 12px;
}

#newsfeeds li a {
   font-weight: bold;
   font-size:11px;
   display: block;
   }
   
#newsfeeds li:nth-child(even) {background-color: #1e1e1e}
#newsfeeds li:nth-child(2n+1) {background-color: #000000}
   
#newsfeeds li a:hover {
   font-weight: bold;
   background-color:#FFFFFF;
   color:#000000;
   text-decoration: none;
   }


.bg_cornertop {
    height: 5px;
	background:url('/images/bg_cornertop.png') no-repeat center top;
	margin: 0px;
	padding:0;
}

#footer {
	margin:0 auto;
	padding:0;
	background:url('/images/footer.png') no-repeat center top;
}

#footercontent {
	margin-left:8px;
	padding-top:52px;
}

.footerlogo {
	margin-right: 15px;;
	float:left;
}

.footerlinks {
	float:left;
	font-size: 11px;
	line-height: 60px;
}

.footerlinks ul {
	margin: 0px;
	padding: 0px;
	height: 60px;
	position: relative;
}

.footerlinks ul li {
	margin-right: 18px;
	padding: 0px;
	float: left;
	list-style:none;
	display:block;
	max-widthx: 80px;
}

.blogpost {
	border-bottom: 1px solid #333;
	padding: 10px 0px 10px 10px;
}

.post {
	float: left;
	width: 650px;
	
}

.post img {
	margin-right: 8px;
	margin-bottom: 5px;
	
}

.postyoutube {
	float: left;
	width: 620px;
	
}



.contentpic {
    float: left;
	margin-right: 8px;
}

.contentpicyoutube {
    float: left;
	width: 67px;
	margin-right: 8px;
}

.comment {
   font-size: 11px;	
   margin-bottom: 2px;
   	background:transparent url('/images/comment.gif') no-repeat scroll left center;
    padding:3px 0 3px 16px;
	clear:both;
}

.social {
   color:#999999;
   font-size:10px;
}

.posttime {
    font-size:10px;
	color:#999;
	float:left;
}

.postauthor {
    font-size:10px;
	color:#999;
	float:left;
}

.post h2 a:hover, .postyoutube h2 a:hover {
	text-decoration: none;
	color: #A3E601;
	
}

.post h2, .postyoutube h2  {
	font-size: 21px;
	line-height: 22px;
	margin-top: -5px;
	margin-bottom: -4px;
	
}

.tags {
	font-size:10px;
	color:#999;
	float: right;
	padding-right: 20px;
}

.tagcloud a {
  	text-decoration:none;
	padding: 2px;
	font-weight: normal;
}

.post h2 a, .postyoutube h2 a  {
	color:#FFF;
	
}

.copyright {
   margin-top: 10px;
   margin-left: 10px;
   	font-size: 0.8em;
	color:#666;
}

iframe {
  border:none;
}



img.wrp-cards {
   margin:0 0 -4px;
   padding:0 0px 0 0;
   border:0px;
}

.headerbranding {
    width: 240px;
	position: absolute;
    right: 0px;
	text-align:center;
}

.brandingbutton {
    margin: 3px auto 0;
    width: 160px;	
	}
	
.livebutton {
    margin: -6px auto 4px;
    width: 160px;	
	}

.logo {
    margin-top: 27px;
}

.hero {
    margin-left: 5px;
	margin-top: 0px;
	position:relative;
	width: 980px;
	z-index: 1;
}

.euromap {
	width: 370px;
	margin-right: 5px;
	height: 230px;
	float: left;
	background:url('/images/uologobox.jpg') no-repeat center top;
	z-index: 1;
}

.eventteaser {
	margin-right: 5px;
	padding-top: 142px;
	width: 370px;
	float: left;
	background:url('/images/eventteaser.jpg') no-repeat center top;
	position:relative;
}

.winnerhero {
	margin-right: 5px;
	width: 370px;
	float: left;
	position:relative;
}

#countdown {
   height: 90px;
}

.pokerteaser {
	width: 230px;
	position: relative;
	height: 230px;
	float: right;
	background:#000000;
}

.signupbutton {
   height: 40px;
   margin: 104px auto 0;
   width: 130px;
}

.btn { 
	position: relative;
	border: 0; 
	height:40px;
	cursor: pointer;
	padding: 0px 17px 0px 0px; 
	text-align: center;
	height:40px; 
	background: transparent url('/images/buttonunibet-sprite2.png') no-repeat;
	background-position: right -80px;

}
	
.btn .btninside {
	padding: -0px 3px 0px 32px;
	line-height: 40px; 
	height:40px;
	background: transparent url('/images/buttonunibet-sprite2.png') no-repeat;
	background-position: 0 0px;
	font-size:11px;
	position: relative;
	display: block; 
	white-space: nowrap;	
}

.btninside a {
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	display:block;
}
	
.btn:hover { 
	background-position: right -120px;
}
	
.btn:hover .btninside {
	background-position: 0px -40px;
}




.btn-red { 
	position: relative;
	border: 0; 
	height:40px;
	cursor: pointer;
	padding: 0px 17px 0px 0px; 
	text-align: center;
	height:40px; 
	background: transparent url('/images/buttonunibet_red.png') no-repeat;
	background-position: right -80px;

}
	
.btn-red .btninside-red {
	padding: -0px 3px 0px 32px;
	line-height: 40px; 
	height:40px;
	background: transparent url('/images/buttonunibet_red.png') no-repeat;
	background-position: 0 0px;
	font-size:11px;
	position: relative;
	display: block; 
	white-space: nowrap;	
}

.btninside-red a {
	color:#FFFFFF; 
	font-weight: bold; 
	text-decoration: none;
	display:block;
}
	
.btn-red:hover { 
	background-position: right -120px;
}
	
.btn-red:hover .btninside-red {
	background-position: 0px -40px;
}








#comment {
	width: 500px;
	font-family:Arial, Helvetica, sans-serif;

}

.comments_meta {
	color:#666;
	font-size:10px;	
}

.comments_meta div {
	font-weight:bold;
	font-size: 18px;
	margin-bottom: 3px;
}

.comments_meta p {
	padding: 2px 0px 2px 0px;
	
}

#comments_list li {
	padding: 4px 10px 4px;
	border:1px solid #333;
	background-color:#131313;
	margin-bottom: 5px;
	
}

.comments_reply {
   margin-top: 20px;	
}

.comment-edit-link {
   font-size:11px;
   font-weight:bold;
}


#main {
	padding-top:5px;
	padding-bottom:0;
	width: 980px;
	margin-left:5px;
}

#mainleft {
	margin:0;
	padding:0;
	width: 745px;
	float: left;
}

#mainleft2 {
	margin:0;
	padding-left:10px;
	width: 735px;
	float: left;
}



#content {
	margin:0px;
    width: 498px;
	float: left;
	margin-left: 8px;
}

.contenttitle {
	margin-bottom: 3px;
}

.infotextsmall {
	font-size:11px;
	color:#999999;
	line-height:14px;

}

.breadcrumbs {
    height: 30px;
	background: transparent url('/images/gradient2.jpg') repeat-x top left;
	margin-bottom: 10px;
	margin-top:2px;
}

.breadcrumbs a {
    text-decoration:none;
	font-weight: bold;
	color:#666666;
	margin-right: 5px;
	font-size:11px;
	font-weight:normal;
}

.breadcrumbs li {
    float: left;
	margin-right: 8px;
	height: 30px;
}



.breadcrumbs a:hover {
    text-decoration:none;
	color:#A3E601;
}

.breadcrumbs img {
   margin-bottom: -11px;
   margin-right: 3px;
   line-height: 30px;
}

.breadcrumbs a img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
}

.breadcrumbs a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.bigpagegradient {
	margin: 0px auto;
	background:#000 url('/images/gradient_streaming.gif') repeat-x bottom;
	color:#FFF;
	padding: 20px 0px 20px 0px;
}


.faqbox p{
  font-size: 11px;
  color:#b8b8b8;
  line-height: 1.2em;
}

.tacbox p {
  font-size: 11px;
  color:#CCCCCC;
  line-height: 1.2em;
}


.satellitebox {
  margin: 0px;
}

.satellitestructurelink {
    text-align: center;
}


#contentwp {
	margin-right:0px;
    width: 500px;
	padding-left: 0px;
	margin-bottom: 5px;
}

#contentfullwp {
	margin-right:0px;
    width: 722px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#contentfullwp-events {
	margin-right:0px;
    width: 740px;
	padding-left: 5px;
	margin-bottom: 5px;
	float:left;
}

#contentright {
	padding:0;
	width: 230px;
	float: right;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: right;
}

#sidebarleft {
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
}


.boxbig {
	margin-bottom: 8px;
	background:transparent url('/images/box_top.jpg') no-repeat center top;
	padding-top:3px;
	width: 510px;
}

.boxbigcontent {
    position: relative;
	padding: 0px 0px 4px 6px;
	background:#000000 url('/images/box_topgradient.jpg') no-repeat center top;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
}

.boxbigbottom {
	font-size: 0px;
	height: 3px;
	background:#000 url('/images/box_bottom.jpg') no-repeat center top;
}

.box455 {
	margin-bottom: 8px;
	background:transparent url('/images/box_top455.jpg') no-repeat center top;
	padding-top:3px;
	width: 455px;
}

.box455content {
    position: relative;
	padding: 0px 0px 4px 6px;
	background:#000000 url('/images/box_topgradient455.jpg') no-repeat center top;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
}

.box455bottom {
	font-size: 0px;
	height: 3px;
	background:#000 url('/images/box_bottom455.jpg') no-repeat center top;
}

.boxsmall {
	margin-bottom: 8px;
	background:transparent url('/images/box_topsmall.jpg') no-repeat center top;
	padding-top:3px;
	width: 230px;
}

.boxsmallcontent {
    position: relative;
	padding: 0px 0px 4px 6px;
	background:#000000 url('/images/box_topgradientsmall.jpg') no-repeat center top;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
}

.boxsmallbottom {
	font-size: 0px;
	height: 3px;
	background:#000 url('/images/box_bottomsmall.jpg') no-repeat center top;
}

.boxnews {
	margin-bottom: 8px;
	background:transparent url('/images/box_topnews.jpg') no-repeat center top;
	padding-top:3px;
	width: 230px;
}

.boxnewscontent {
    position: relative;
	padding: 0px 6px 4px 6px;
	background:#21282b url('/images/box_topgradientnews.jpg') no-repeat center top;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	font-size: 0.92em;
	line-height: 1.3em;
}

.boxnewsbottom {
	font-size: 0px;
	height: 3px;
	background:#000 url('/images/box_bottomnews.jpg') no-repeat center top;
}

#upcomingeventcalender {
	width: 45px;
	float: left;
	padding-top:5px;
}

#upcomingevent {
	float: left;
	width: 455px;
	padding-top:4px;
}

#previousevent {
	padding-top:32px;
}


a.arrow {
    background:transparent url('/images/arrowlink.jpg') no-repeat scroll left center;
    padding:3px 0 3px 14px;
	}
	

	
h2.news {
    background:transparent url('/images/newsglobe.png') no-repeat scroll left center;
    padding:3px 0px 5px 23px;
	}
	
#tourdates {
    font-size: 90%;
}

#tourdates tr.tablehead  {
    font-size: 95%;
	color:#666666;
}

.uneven  {
    background:#131313;
}

.albumslasteventbox {
	width: 520px;
}

.albumslastevent {
	float: left;
	padding: 5px;
	margin-right: 2px;
	height: 160px;
}

.albumslastevent img {
    width: 128px;
	height: 128px;
}

.imagegallerybox {
	
    background: #000 url('/images/gradient4.jpg') repeat-x bottom;
	margin-bottom: 8px;
	padding: 10px;
	height: 175px;

}

.imagegallery {
	float: left;
	padding: 0px;
	margin-right: 10px;
	height: 160px;
}

.imagegallery img {
    width: 128px;
	height: 128px;
}

.imagegallerybox2 {
   float:left;
   margin-top: 220px;
   clear:left;
   z-index: 1;
}

.albumnavigation {
   float:left;
   position:absolute;
   left:0px;
   top:30px;
   z-index: 300;
   
}

#bannerhome {
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}


.tweet {
	border-bottom: 1px solid #3d5859;
	padding-bottom: 6px;
}

.boxnewscontent p {
	padding-bottom: 0px;
}

.boxnewscontent .time {
	color:#3d5859;
}


a.facebook {
    background:transparent url('/images/links_facebook.gif') no-repeat scroll left center;
    padding-left:20px;
	line-height: 20px;
	}
	
a.twitter {
    background:transparent url('/images/links_twitter.gif') no-repeat scroll left center;
	padding-left:20px;
	}

ul.unibetpartners {
   overflow:auto;
}

ul.unibetpartners li {
   margin-bottom: 3px;
}



.linksbox {
    width: 250px;
	margin-bottom: 10px;
}

.linksbox ul.links {
    width: 65px;;
}

ul.links {
	float: left;
	margin-left: 20px;
}

ul.links li {
	padding:0px;
	margin: 3px 0px;
}

ul li.picasa {
    background:transparent url('/images/links_picasa.gif') no-repeat scroll left center;
    padding-left:20px;
	}
	
ul li.youtube {
    background:transparent url('/images/links_youtube.gif') no-repeat scroll left center;
    padding-left:20px;
	}
	
ul li.facebook {
    background:transparent url('/images/links_facebook.gif') no-repeat scroll left center;
    padding-left:20px;
	}
	
ul li.twitter {
    background:transparent url('/images/links_twitter.gif') no-repeat scroll left center;
    padding-left:20px;
	}
	
ul li.forum {
    background:transparent url('/images/links_forum.gif') no-repeat scroll left center;
    padding-left:20px;
	}
	
ul.ambassadors li {
    margin: 3px 0px 10px 0px;
	border-bottom: 1px sold #131313;
	padding: 0px;
	}
	
ul.ambassadors div.picture {
    margin-right: 6px;
	float: left;
	}
	
ul.ambassadors div.text {
    float: left;
	padding-top: 3px;
	}
	
	
ul.imagesalbumlinks li {
    margin: 3px 0px 10px 0px;
	border-bottom: 1px sold #131313;
	padding: 0px;
	}
	
ul.imagesalbumlinks div.picture {
    margin-right: 6px;
	float: left;
	}
	
ul.imagesalbumlinks div.text {
    float: left;
	padding-top: 15px;
	}
	
ul.imagesalbumlinks li img {
    width: 50px;
	height: 50px;
	}
	
.commentstemplate {
	margin-top: 25px;
}

	
.arrowbutton {
    position: absolute;
	right:0px;
    top: 0px;
	border: 0;
}

.arrowbutton a {
    background:transparent url('/images/arrowbutton.png') no-repeat 0 0;
	display: block;
	width: 24px;
    height: 24px;
	margin: 0px 4px;
	border: 0;
}

.arrowbutton a:hover {
    background-position: 0px -26px;
}

.unibetfooterlogo {
    margin: 0px auto 15px;
	width: 131px
}

#lastevent {
}

.smallinfotext {
    color:#666;
	font-size: 95%;
}

.tabbed-box {
	margin-top: 5px;
    margin-right: 5px;
    background: #222222 url('/images/tabbed-body-top.gif') repeat-x top;
     }

.tabbed-box .tabs li {
    list-style: none;
    float: left; }
	
.tabbed-box .tabs li a {
    display: block;
    width: 100px;
    padding: 5px 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #A3E601;
    background: #000 url('/images/tabbed-tab-bg.gif') repeat-x top;
    border-left: 1px solid #222222;
    border-bottom: 1px solid #222222;}
	
div.boxsmallcontent .tabbed-box .tabs li a {
    width: 71px;
	}
	
div.boxsmallcontent .tabbed-box .tabs li.sideevents a {
    width: 40px;
	}
	
.tabbed-box .tabs li:first-child a {
    border-left: none; }

.tabbed-box .tabs li a:hover {
    color: #666; }
	
.tabbed-box .tabs li a:focus {
    outline: none; }
	
.tabbed-box .tabs li a.active {
    background: #222222 url('/images/tabbed-body-bg.gif') repeat-x top;
    color: #FFF;
     }
	
.tabbed-content {
    padding: 38px 5px 5px 8px;
    display: none; }


.videolinkbox {
    width: 520px;

}

.videolink {
    float: left;
    height:127px;
    padding-bottom:10px;
    margin-right:18px;
    width:130px;
	display: block;
}

.videolinktv, .videolinktvfeatured {
	margin-bottom: 3px;
}

.videolinktvfeatured {
    border-bottom: 1px solid #333333;
}

.tvproductions {
    background: #000 url('/images/gradient4.jpg') repeat-x top;
	margin-bottom: 8px;
}



.videolinktv, .videolinktvfeatured, .tvproductions  {
    width: 700px;
	padding: 3px 0px 6px 20px;
}

.videolinktv ul, .videolinktvfeatured ul, .tvproductions ul {
    overflow: auto;

}

.videolinktv ul li a, .videolinktvfeatured ul li a {
    margin: 0px;
	padding: 0px;
}


.videolinktv ul li, .videolinktvfeatured ul li {
    float: left;
    padding-bottom:10px;
    margin-right:3px;
    width:130px;
	display: block;
}

.tvproductions ul li {
    float: left;
    padding-bottom:20px;
    margin-right:20px;
	display: block;
}


.videolinktext {
    color:#A3E601;
    font-size:10px;
    font-weight:bold;	
    margin:3px 0px 0px 3px;
    text-align:left;
	line-height:1.1em;
	padding: 0px;
	height: 26px;
}

.videolanguagebox {
    margin: 0px 0px 0px 80px;
}

.tvlanguageicon {
margin-top: -8px;

}

.videolanguagebuttons {
    float: left;
	margin-right: 5px;
}

.episodebox {
    margin-bottom: 20px;
	width: 700px;

}

.slideshow {
    margin-bottom: 10px;
	}
	
.eventslist {
    margin-left: 50px;
}

.eventhomebox {
    margin-top: 3px;
	background: url('/images/UO2010_logo.jpg') no-repeat top right;
	position:relative;
}

.eventhomenext {
    width: 180px;
	height: 96px;
	border: 1px solid #222222;
	float: left;
	position: absolute;
	top: 296px;
	left: 370px;
	background: #000 url('/images/gradient1.jpg') repeat-x top;
}

.eventhomebox ul {
   float: left;
  
}

.pastevents {
   width: 646px;
   margin: 0 auto;
}

.blogtweet {
	border-bottom: 1px solid #333;
	padding: 10px 0px 8px 0px;
}

.articleimage {
    float: right;	
}

.twitterimg {
   float: left;
   padding: 0px;
   height: 73px;
   width: 75px;
}

.twitterbody {
   float: left;
   background: url('/images/twitterbkgd-top.jpg') no-repeat top;
   width: 625px;
   margin: 0px;
   padding: 0px;
}

.twitterbody-content {
   padding: 8px 18px 0px 32px;
}

.twitterbody-content .posttime {
   margin-bottom: -5px;
   float:none;
}

.twitterbodybottom {
   clear: both;
   background: url('/images/twitterbkgd-bottom.jpg') no-repeat bottom;
   height: 20px;
   padding: 0px;
   margin: 0px;
}

.postnavigation {
padding: 5px;

}

.tvarchivebox {
   margin: 0px;
   padding: 0px;
}


.tvarchivelinks {
   width: 230px;
   margin-right: 12px;
   float: left;
}

.tvarchivecontent {
   width: 640px;
   float: left;
}

.imagearchivecontent {
   float: left;
   width: 720px;
   position:relative;
}



.boxoverflow {
   overflow:auto;
   padding: 3px;
}

.boxoverflow_events {
   padding-top: 3px;
   width: 490px;
   float: left;
}

.boxfloatleft {
   float: left;
   padding: 3px;
}

.boxfloatleft ul {
   margin-left: 10px;
}

.boxfloat_eventscalender {
   float: left;
   padding: 3px;
   width: 40px;
}

.boxfloat_eventscontent {
   float: left;
   padding: 3px;
   width: 430px;
}

.eventhomebox li {
    margin-bottom:12px;
}

.eventhomeimage {
    float: left;
	margin-right: 12px;
	border: 1px solid #222222;
}

.eventhometext {
    float: left;
}

.eventdate {
   margin-bottom: -6px;
   font-size: 11px;
}

.pie-img {
   margin:3px;

}

table#winnerlastevent {
    width: 424px;
	border: 0px;
	font-size: 90%;
	margin-top: 10px;
}

table#winnerlastevent .position {
    width: 16px;
}

table#winnerlastevent .flags {
    width: 25px;
}

table#winnerlastevent .name {
}

table#winnerlastevent .money {
    width: 120px;
	padding-right: 10px;
	text-align: right;
}

table#leaderboard {
    width: 200px;
	border: 0px;
	font-size: 90%;
}

table#leaderboard .position {
    width: 16px;
}

table#leaderboard .flags {
    width: 25px;
}

table#leaderboard .name {
}

table#leaderboard .money {
	padding-right: 4px;
	text-align: right;
}

#accordion  {
	
}

#accordion div div ul li {

	
}

#accordion h2 {
		outline:none;
}

.ui-accordion .ui-accordion-header { 
    cursor: pointer; 
	position: relative; 
	margin-top: 1px; 
	zoom: 1;
	background: #000 url('/images/tabbed-tab-bg.gif') repeat-x top;
	}
	
.ui-accordion .ui-accordion-li-fix { 
    display: inline; 
	}
	
.ui-accordion .ui-accordion-header-active { 
     border-bottom: 0 !important; 
	 }
	 
.ui-accordion .ui-accordion-header a { 
     display: block; 
	 font-size: 1em; 
	 padding: 3px 0px 0px 18px; 
	margin-bottom: 8px;
	 }
	 
.ui-accordion .ui-accordion-header a:hover { 
    text-decoration: none;
	
	 }
	 
.ui-accordion .ui-accordion-header .ui-icon { 
     position: absolute; 
	 left: .5em; 
	 top: 50%; 
	 margin-top: -8px; 
	 }
	 
.ui-accordion .ui-accordion-content { 
	 padding: 1px 0px 6px 18px; 
	 border-top: 0; 
	 margin-top: -2px; 
	 position: relative; 
	 top: 1px; margin-bottom: 2px;
	 overflow: auto; 
	 display: none; 
	 }
	 
.ui-accordion .ui-accordion-content-active { 
    display: block; 
	}
	
.qualifybox {
    width:416px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
	margin-left: 10px;
}

.qualifybox a {
    background:transparent url('/images/arrowlink.jpg') no-repeat scroll left center;
    padding:3px 0 3px 14px;
	}
	
.qualifyheadergradient {
	background:#000 url('/images/sep1.jpg') no-repeat center top;
	height: 30px;
	padding-top: 10px;
}

.qualifyimportant {
   padding: 20px;
   border: 1px solid #A3E601;
   background:#131313;

}
	
.playercommentbox {
    width:416px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
}

.playercommentpicture {
	float: left;
	margin-right: 15px;

}
	
	
table.tablecss {
	border-collapse: collapse; 
	width: 400px; 
    border: 1px solid #333333;
	}


table.tablecss td {
	padding: 0.1em 1em; 
	text-align:left; 

	}

table.tableblinds {
    border-collapse: collapse; 
	width: 260px; 
	border: 1px solid #666; 
	}


table.tableblinds td {
    padding: 0.1em 1em; 
	text-align:right; 
	border-right: 1px solid #666;
	}


table.tablecss caption { 
    font-size: 12px; 
	font-weight: bold; 
	margin:0 0 1em 0;
	}

table.tablecss col { 
    border-right: 1px solid #ccc;}


table.tableblinds thead td { 
    font-weight: bold;  
	border-bottom: 1px solid #666;
	}


table.tableblinds thead tr { 
    background-color: #a3e601; 
	color:#000000;  
	border-top:1px solid #a5a5a5; 
	border-bottom: 1px solid #a5a5a5;
	}


table.tablecss th { 
    font-weight: normal; 
	text-align: left;
	}


table.tablecss tr.odd { 
    background-color: #131313;
	}

table.tableblinds tr.odd { 
    background-color: #181818;
	}
	
.logowallpaperbox {
    position: relative;
	border-bottom:#131313 solid 1px;
	padding: 5px;
}

.logowallpaperimg {
    float:left;
	margin-top:5px;
	margin-right:8px;
	width: 288px;
}

.logowallpaperinfo {
    float:left;
	margin-top: 54px;
	width: 260px;
}

.logowallpaperinfosmall {
	margin-top: 0px;
}

.logowallpaperinfosmall a img {
	margin: 5px 0px 2px;
}


.logowallpaperinfo a img {
	margin: 5px 0px 2px;
}

.logowallpaperimgfirst {
	margin-bottom: 3px;
}

span.logowallpaperfontsmall {
    font-size: 11px;
	color:#333333;
}

.logowallpaperfloatleft {
    float: left;
	margin-right: 15px;
	width: 174px;
	margin-bottom: 5px;
}

ul.countryselect {
    float: right;
	width: 74px;
	padding-top: 6px;
}


#sddm
{	margin-top: 0;
	padding: 0;
	z-index: 30;
	}
	
span#sddm 
{
	position:relative;
	width:100px;
	}
	
#sddm a:hover
{	text-decoration: none;
	}
	
#sddm img
{
	position:absolute;
	left:-12px;
	vertical-align: middle;
	}

#sddm div img
{
	position:relative;
	left:-3px;
	vertical-align: middle;
	}

#sddm div
{
	position:absolute;
	visibility: hidden;
	width: 80px;
	top: 18px;
	right: 0px;
	padding: 0;
	border: 1px solid #333;
	background-color:#000;
	}

	#sddm div a
	{
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #A3E601;
		}

	#sddm div a:hover
	{	background: #222222;
		color: #FFF;
		text-decoration: none;
		}
		
		
/*
	FOR THE MOVER
*/
#wrap, #wrap2   							{ width: 500px; position: relative; }
#small, #small2								{ position: relative; width: 100%; }
#large, #large2    							{ background: white; position: relative; width: 600px; }
#mover, #mover2								{ position: absolute; top: 0; left: 0; width: 272px; height: 200px; overflow: hidden; z-index: 100; background: black; display: none; cursor:crosshair; }
#overlay, #overlay2							{ border: 1px solid #309bd3; width: 270px; height: 198px; position: absolute; top: 0; left: 0; z-index: 200; }










