/*
Default CSS file for iPoker.it Website.

Created in: Feb 19, 2009

Created by: Playtech [insic]

*/

html {
    overflow-y: scroll;
}


body {

	background: #0a0405 url(../images/sng-master-bg.png) no-repeat;
    background-position: center 80px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {

	width: 868px;
	margin: 0 auto;
    position: relative;
    //padding-bottom: 130px;
	padding-bottom: 40px;
	
}

#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;

}

/* 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;
	
}

.ego {
	color:white;
	margin:0;
}


#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: 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;
}

#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;
	
	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;
}

.ego{
	color: white;
	margin: 0px 0px 0px 0px;
}

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


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

#right-box h3 {
	text-transform: uppercase;
	margin:20px 0 45px 25px;
	padding:0;
	font-size:14px;
}

#right-box .newslist {
	border-bottom:1px solid #e3e3e3;
	margin: 0 25px;
	padding: 0 0 10PX 0;
}

#right-box .newslist h5{
	margin: 15px 0;
	padding: 0;
	font-size: 11px;
	font-weight:bold;
}

#right-box .newslist p{
	font-size:11px;
	line-height:normal;
	margin: 5px 0;
	
}

#right-box .newslist p.more-details a{
	font-style:italic;
	text-decoration:underline;
	font-size: 11px;
}

#right-box .newslist p.more-details a:hover{
	text-decoration:none;
}

.center {
	text-align:center;
	margin-top: 10px;
}

/* FOOTER */

#footer {
	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: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 {
	
	min-height: 478px;
	height:auto;
	padding: 90px 0 15px 50px;
}

#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 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: 655px;
	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: 245px;
	/* background: #056839 url(../images/tournament-table-bot-bg.gif) no-repeat bottom; */
	margin: 0 15px 20px 0;
	height: auto;
    float: left;
    position: relative;
}

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

#freezeout-table h4{
    font-size: 12px;
    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;
    border-right: none;
    width: 245px;
}

#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-left:1px solid #e1ebdc;
    text-align: center;
}

#freezeout-table td{
	background: #fff;
	color: #000;
	font-size:11px;
	font-weight:normal;
    padding: 5px 0;
	text-align:left;
    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: 220px;
    width: 243px;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #fff;
    border-right:1px solid #2d2d2d;
}

.clear {
    clear:both;
}
/*
FORM
*/

form.cmxform fieldset {
        margin: 0 0 10px 0;
        border: 0px solid #fff;
        padding: 0;
  }

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
    color: #000000;
	_margin: 0 -7px; /* IE Win */
	}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
    font-size: 12px;
	}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px 0;
	margin: 0;
	}

form.cmxform fieldset fieldset {
	border: none;
	margin: 0;
	}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}
form.cmxform .text {
    width: 210px;
    border: 1px solid #b1afb0;
    padding: 2px 0;
}
form.cmxform label {
        width: 120px;
      } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

#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: 50px;
}

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



