
/* CSS Document */

body {
	background:url(/i/bg_top.jpg) top repeat-x !important;
}

.oneColFixCtrHdr .bg_container_center {
	background: url(/i/bg_center.jpg) center top no-repeat  !important;
}

.oneColFixCtrHdr #container {
	background:url(/i/bg_center.jpg) center top no-repeat;
}

/**********************
	HEADER
**********************/	

.oneColFixCtrHdr #header .header_right,
.oneColFixCtrHdr #header .header_right_unlogged {
	height:560px;
}

div#logo{
	margin-top:115px;
}
.oneColFixCtrHdr #header .header_play {
    height:130px;
}

/***********************
		BANNERS
***********************/

div#jackpot {
	background:url(/i/en/jackpot.gif) 3px 34px no-repeat;
	width:182px;
	padding-top:70px;
    padding-left: 1px;
	text-align:center;
	float:left;
	position:relative;
	display:inline;
    height: 51px;
}		

div#casino {
	width:230px;
	height:92px;
	margin-left: 41px;
	float:left;
	position:relative;
	display:inline;
	margin-top:24px
}
	
div#casino a {
	background:url(/i/en/b-play-casino.png) no-repeat top left;
	display:block;
	width:230px;
	height:92px;
    border-bottom: 0 none;
	}

div#casino a:hover {
	background-position: bottom left;
}
	
div#poker {
	width:230px;
	height:95px;
	margin-left:6px;
	float:left;
	display:inline;
	margin-top:9px;
	}
	
div#poker a {
	background:url(/i/en/b-play-poker.png) no-repeat top left;
	display:block;
	width:230px;
	height:95px;
    border-bottom: 0 none;
	}

div#poker a:hover {
	background-position: bottom left;
}

div#payout {
	background:url(/i/en/payout.gif) no-repeat;
	width:128px;
	height:75px;
	position:relative;
	float:left;
	display:inline;
	margin-top:42px;
	margin-left:81px;
	}		
	
/**********************
	CONTENT
*********************/
#sub-container {
    margin-bottom: 0;
    padding-bottom: 0;
}
#bonus_ban, #aff_ban {
	margin-top:2px !important;
	margin-left:5px;
    padding-left:0;
}
#aff_ban {
    margin-top: 20px !important;
}
div#bonus_ban a {border-bottom: 0 none;}

/************************
	CENTER_CONTENT
*************************/	
#left {
  float: left;
  width: 535px;
  margin-left: -535px;
  position: relative;
  min-height: 900px; /*500px;*/
  height: auto !important; /* понимают все современные браузеры */
  height: 900px;/*500px;*/ /* IE6 неправильно использует данное значение */
  padding-top:11px;
}

img.welcome {
	margin-left:4px;
}

#left h2 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#ffeeaa;
	margin-top:19px;
	margin-bottom:15px;}
	
div#flash_games {
	/*background:url(/i/en/flash_games.gif) no-repeat;*/
	height:198px;
	width:474px;
    float: left;
}
.stepcarousel{
position: relative; /*leave this value alone*/
/*border: 10px solid black;*/
overflow: hidden; /*leave this value alone*/
width: 462px; /*Width of Carousel Viewer itself*/
height: 198px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .box{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 14px 0 14px; /*margin around each panel*/
/*width: 250px;*/ /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
#panel-left,
#panel-right {
    float: left;
    display: block;
    overflow: hidden;
    width: 18px;
    height: 198px;
    border-bottom: 0 none;
}
#panel-left {background: transparent url("/i/panel-left.png") top left;}
#panel-right {background: transparent url("/i/panel-right.png") top right;}
#panel-left:hover {background-position: top right;}
#panel-right:hover {background-position: top left;}

#last-winners {
    min-height: 100px;
}
#last-winners table{
	width:510px;
	margin-top:5px;
}

#last-winners table td{
	height:30px;
	vertical-align:middle;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-left:10px
}

#last-winners table td.name{
	width:174px;}
	
#last-winners table td.game{
	width:190px;}

#last-winners table .odd td{
	background-color:#111e2a;
}

table.help {
	height:85px;
	margin-top:0;
    margin-left:220px;
    margin-bottom: 40px;
    background-color: transparent;
}


/*************************
		RIGHT
*************************/		
#right {padding-left:10px;}
div#but_download {
	width:184px;
	height:65px;
    margin-top:8px;
}

div#but_download a{
	width:184px;
	/*margin-left:14px;*/
	margin-top:1px;
}


div.click_buy a {margin-left:197px;}

#winners-testimonials {
    margin-top: 36px;
    margin-left: 5px;
}
#winners-testimonials IMG {
    float:left;
    margin-right: 18px;
}
#winners-testimonials P {
    margin-top: 10px;
}
#winners-testimonials H1 {
    padding-top: 10px;
}