/*
Default CSS file for iPoker.it Website.

Created in: Nov 05, 2009

Created by: Playtech [insic]

*/
@font-face {
	font-family: 'Neuropol Regular';
	src: url('../fonts/NEUROPOL.eot');
	src: local('Neuropol Regular'), local('Neuropol'), url('../fonts/NEUROPOL.woff') format('woff'), url('../fonts/NEUROPOL.ttf') format('truetype'), url('../fonts/NEUROPOL.svg#Neuropol') format('svg');
}

html {
    overflow-y: scroll;
}


body {

	background: #0c0c0c;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {

	width: 868px;
	margin: 0 auto;
    position: relative;
}

#load {
	display: none;
	position: absolute;
	right: 60px;
	top: 0;
	background: url(../images/ajax-loader.gif);
	width: 16px;
	height: 16px;
	text-indent: -9999em;
}


#header {

	background: #fff url(../images/leaderhead-bg.png) no-repeat bottom;
	height: 101px;
	
}

#headerz {

	height: 101px;

}

.pastmtlb {
    padding: 0 0 0 30px;
}


#multitable {
    color: #fff;
    font-family: 'Neuropol Regular', Arial, sans-serif;
    font-size: 34px;
    font-weight: bold;
    float: left;
    width: 510px;
    margin: 30px 0 0 60px;
    text-align: center;
    text-shadow: 1px 1px 1px #00371d;
}

/* Logo Image Replacement */

#logo {

	background: url(../images/ipokerIT-logo.png) no-repeat left top;
	height: 65px;
	width: 241px;
	float: left;
    margin:15px 0 0 15px;
	
}

#logo a {
	
	display:block;
	font-size:1px !important;
	height:0 !important;
	overflow:hidden;
	padding:65px 241px 0 0;
	width:0 !important;
}

#language {
	text-align: right;
	padding: 2px 5px 0 0;
}

#menu {
	margin: 18px 0 0 0;
	color: #056839;
	font-family: Arial, Helvetica, sans-serif;
}

#menu strong {
    font-size: 18px;
    margin-right: 30px;
    margin-left: 30px;
}

#menu a {
	font-size:15px;
	color: #056839;
	font-weight:bold;
}

#menu a:hover {
	color: #b92025;
}

#menu a.active {
	color: #b92025;
	text-decoration:underline;
}


#main {
	min-height: 478px;
	height:auto;
	background: #fff url(../images/main-curve-top.png) no-repeat top center;
	margin: 8px 0 0 0;
	padding: 7px 0 0 0;
}

#banner {
	height:131px;
	border-top: 10px solid #d3d3d3;
	border-bottom: 10px solid #d3d3d3;
}

#left-box {
	background: url(../images/left-box-curve.gif) no-repeat left bottom;
	height: 327px;
	width: 283px;
	float: left;
}

#left-box h3 {
	text-transform: uppercase;
	margin:20px 0 15px 15px;
	padding:0;
}

#left-box p {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding:5px 15px;
	line-height:normal;
	font-size:13px;
}

#left-box p.more a {
	color:#484848;
	text-decoration:underline;
}

#left-box p.more a:hover {
	text-decoration:none;
}

#center-box {
	width:198px;
	height: 327px;
	float: left;
}


.connect-players {
	background: url(../images/connected-player.png) no-repeat;
	height: 177px;
}

.counter {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:32px;
	font-size:32px;
	text-align: center;
	font-weight:bold;
	line-height:1px;
	padding: 100px 0 10px 0;
}
.counter span{
	color: #fff;
}

.total-wins {
	background: url(../images/total-wins.png) no-repeat;
	height: 150px;
}

.jackpot {
	
	height:32px;
	font-size:23px;
	text-align: center;
	font-weight:bold;
	line-height:1px;
	padding: 90px 0 10px 0;
	color:#fff;
}	


/* FOOTER */

#footer {
	font-family: Helvetica, Arial, sans-serif;
	height:40px;
	color:#9e9e9e;
	margin: 0 0 20px 0;
}

.footer-menu {
	float:left;
	font-size: 11px;
	margin: 15px 0 0 10px;
	text-transform:capitalize;
}

.footer-menu a{
	color:#9e9e9e;
	padding: 0 7px;
}

#footer .footer-img{
	float:right;
	
}

/* CARD ROOM PAGE STYLE */

#banner-inner {
	height: 46px;
	border-top: 4px solid #d3d3d3;
	border-bottom: 4px solid #d3d3d3;
	margin: 5px 0 0 0;
}

#content {
	background: url(../images/inner-bottom-curve.gif) no-repeat bottom;
	min-height: 478px;
	height:auto;
	padding: 15px 0;
}

#content h2 {
	background: url(../images/title-line.jpg) no-repeat bottom left;
	color: #056839;
	font-size: 24px;
	font-weight: normal;
	padding: 5px 0;
	margin: 0 0 30px 0;
}

#content h2.homepage {
    margin: 20px 0 20px 80px;
}

#content h4 {
	color: #056839;
	font-size: 19px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}



.cardroom-list {
	background:#056839 url(../images/cardroom-list-bg.gif) no-repeat top;
	height:78px;
	width: 660px;
	margin: 5px 0;
	padding: 4px;
}

.cardroom-list p{
	margin: 0 0 0 170px;
	background: #fff;
	height: 62px;
	padding: 8px;
	font-size:12px;
	position:relative;
	line-height:normal;
}

.cardroom-list p span{
	position:absolute;
	right: 20px;
	top: 55px;
	color: #747474;
}

.cardroom-list p span a{
	color: #747474;
}

.cardroom-list img {
	float: left;
	margin: 0 10px;
}


.page-content {
	width:443px;
	float:left;
	padding: 0 50px 0 0;
}

.page-content h5{
	margin: 0px;
	font-size:13px;
	font-weight: bold;
}

.page-content h5 span{
	text-decoration:underline;
}

.page-content p{
	line-height:normal;
	margin: 10px 0;
	font-size:13px;
}

.right-banner {
	margin-left: 498px;
}

.promotion-list {
	width:655px;
	background:url(../images/promo-mid.gif) repeat-y;
	margin: 0 0 20px 0;
}

.promotion-list h3{
	background:url(../images/promo-top.gif) no-repeat top;
	height:31px;
	margin: 0px;
	padding: 10px 0 0 10px;
	font-size:20px;
	font-weight:bold;
	color: #fff;
}

.promotion-list p{
	background:url(../images/promo-bot.gif) no-repeat bottom;
	padding: 16px 16px 25px 16px;
	font-size:12px;
	font-weight:bold;
	line-height: normal;
}

.tournament {
	line-height: normal;
	font-size: 12px;
	margin-bottom:25px;
    padding-right: 50px;
}

.tournament a{
    color: #2200CC;
    }

.tournament a:hover{
    text-decoration: underline;
    color: #2200CC;
    }

/* tournament table styles */

#tournament-table {
	width: 405px;
	background: #056839 url(../images/tournament-table-bot-bg.gif) no-repeat bottom;
}

.table-top {
	background: url(../images/tournament-table-top-bg.gif) no-repeat top;
	padding: 5px 2px 5px 5px;
}

#tournament-table th{
	color: #fff;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 0px 10px 5px 10px;
        
}

#tournament-table td{
	background: #fff;
	color: #000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:5px 0 5px 10px;
	margin-right: 5px;
	border-right: 4px solid #056839;
}

#tournament-table tr.even td{
	background: #fff;
}

.sitemap {
	width:400px;
	float: left;
}

.sitemap ul li{
	list-style:disc;
	list-style-position:inside;
	padding: 5px 0;
	font-size:12px;
}

/* Freezeout Tournament */

#freezeout-table {
	width: 705px;
	/* background: #056839 url(../images/tournament-table-bot-bg.gif) no-repeat bottom; */
	margin: 0 auto;
	height: auto;
        position: relative;
        margin-bottom: 30px;
}

#freezeout-table .tblBgR {
        position: absolute;
        width: 7px;
        height: 26px;
        top: 21px;
        right: -2px;
        z-index: 1000;
        background: url(../images/tbl-top-bg.gif) no-repeat;
}

#freezeout-table .tblBgL {
        position: absolute;
        width: 7px;
        height: 26px;
        top: 21px;
        left: 0px;
        z-index: 1000;
        background: url(../images/tbl-top-bg-l.gif) no-repeat;
}


#freezeout-table h4{
   font-size: 11px;
   /*
    background: url(../images/table-title-header.gif) no-repeat left;
    color: #fff;
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: -1px; */
    }

.table-freeze {
	/* background: url(../images/tournament-table-top-bg.gif) no-repeat top; */
        border:1px solid #a9c79b;
        border-top: none;
        width: 705px;
}

#freezeout-table th{
	background: #cbcbcb url(../images/th-bg-top.gif) repeat-x;
	color: #000;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding: 7px 0 7px 0;
        border-right:1px solid #a9c79b;
        border-left:1px solid #e1ebdc;
        text-align: center;
        text-shadow: 1px 1px 1px #fff;
}

#freezeout-table td{
	background: #fff;
	color: #000;
	font-size:12px;
	font-weight:normal;
        padding: 7px 0;
	text-align:left;
        border-right:1px solid #a9c79b;
        border-left:1px solid #e1ebdc;
}

#freezeout-table tr.even td{
	background: #fff;
        cursor:pointer;
        cursor:hand;
}

#freezeout-table tr.hover td{
	background: #0d6e06;
        cursor:pointer;
        cursor:hand;
        color: #fff;
}

.freezeout-title {
	margin: 15px 0 0 0;
	color: #056839;
	font-size:16px;
	font-weight: normal;
}

#scroll-table {
    height: 520px;
    width: 705px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.clear {
    clear:both;
}

#content ul.past-list li{
    padding: 6px 15px;
    font-size: 12px;
    font-weight: bold;
    background: url(../images/bg_arrows.gif) no-repeat left;
}

#content ul.past-list li a span{
    color: #999;
    font-style: italic;
    }

.previous-lb{
    font-weight: bold;
    font-size: 12px;
    margin-bottom:25px;
    padding-right: 80px;
}

.back-current{
    font-weight: bold;
    font-size: 12px;
	margin-top:45px;
}


