/*
	CSS Reset
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clear{
	clear:both;
}
/***************************************************************/

body{
	background:#010101 url(/view/images/central/new_bg.jpg) top center no-repeat;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size:11px;
}
#container{
	position:relative;
	width:810px;
	height:660px;
	margin:0 auto;
	margin-top:150px;
	padding:0 0 50px 0;
}
h1.logo{
	/*background:url(/view/images/central/logo.png) no-repeat;
	width:224px;
	height:146px;
	position:absolute;
	top:-145px;
	left:296px;*/
	text-indent:-9999px;
	overflow:hidden;
}
div.box{
	width:252px;
	height:220px;
}
div.box h2{
	width:252px;
	height:40px;
}
/************************** Grid Larg *****************************/
#gird_larg{
	/*float:right;*/
	width:810px;
}
#gird_larg div#slider_box{
	background:url(/view/images/central/bg_slider.jpg) right 0 no-repeat;
	width:778px;
	height:286px;
	margin:5px auto;
	margin-top:10px;
	margin-bottom:0;
	position:relative;
	z-index:-1;

}

/************************** Grid Small *****************************/
#grid_small{
	/*float:left;*/
	overflow:hidden;
	clear:both;
}
a.button_larg{
	width:274px;
	height:59px;
	display:block;
	margin:3px 0;
}
a.game_play{
	background:url(/view/images/central/sprite.jpg) left 0 no-repeat;
}
a.game_play:hover{
	background:url(/view/images/central/sprite.jpg) left -156px no-repeat;
}
a.game_tour{
	background:url(/view/images/central/sprite.jpg) left -77px no-repeat;
}
a.game_tour:hover{
	background:url(/view/images/central/sprite.jpg) left -233px no-repeat;
}
a.jackspot{
	background:url(/view/images/central/jackpot.jpg);
	width:243px;
	height:207px;
	display:block;
	float:left;
	margin:8px 0 0 13px;
}
div.screenshot_box{
	float:left;
	margin:4px 0 0 21px;
}
div.screenshot_box h2{
	background:url(/view/images/central/title_box_smallgrid.jpg) -13px -15px;
}
div.screenshot_box div.screenshots{
	margin:0 0 0 5px;
}
div.screenshot_box div.screenshots a{
	float:left;
	width:113px;
	height:82px;
	margin:2px 3px;
	display:block;
}
div.screenshot_box div.screenshots img {
	width: 100%;
	height: 100%;
	border:none;
}
div.screenshot_box div.screenshots a#screen1 img{
	background:url(/view/images/central/screenshot1.jpg) no-repeat;
}
div.screenshot_box div.screenshots a#screen2 img{
	background:url(/view/images/central/screenshot2.jpg) no-repeat;
}
div.screenshot_box div.screenshots a#screen3 img{
	background:url(/view/images/central/screenshot3.jpg) no-repeat;
}
div.screenshot_box div.screenshots a#screen4 img{
	background:url(/view/images/central/screenshot4.jpg) no-repeat;
}
#grid_small div.video_box{
	float: left;
    margin: 4px 0 0 7px;
}
#grid_small div.video_box h2{
	background:url(/view/images/central/title_box_smallgrid.jpg) -13px -72px;
}
#grid_small div.video_box div.video_insert #videogallery a{
	background:url(/view/images/central/images_video.jpg) no-repeat;
	width:233px;
	height:172px;
	margin:0 0 0 7px;
	display:block;
}
/************************** Slider  *************************/
#slideshow {
	margin:0;
	padding:0;
	position:relative;
	top:13px;
	left:12px;
}

#slideshow ul {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
}

#slideshow ul li {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}

#slideshow #pagination {
	display:none;
}

#slideshow .s-caption {
	width:735px;
	margin:0;
	padding:10px;
	position:absolute;
	left:0px;
	font-size:11px;
	font-weight:lighter;
	color:#fff;
	border-top:1px solid #000;
	background:#000;
	background:rgba(0,0,0,0.6);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
/*****************   Select Language      ******************/
#select_language{
	background:url(/view/images/central/bg_select_language.jpg) no-repeat;
	width:768px;
	height:92px;
	margin:0 auto;
	position:relative;
	z-index:1;
}
#select_language ul.list_language{
	width: 760px;
	height: 30px;
	margin: 0 auto;
	padding: 8px 0 0 49px;
}
#select_language ul li{
	float:left;
}
#select_language ul li a{
	display:block;
	width:110px;
	height:26px;
	text-indent:-99999px;
	overflow:hidden;
}
#select_language ul li a.english{
	background:url(/view/images/central/select_language.png) left 0 no-repeat;
}
#select_language ul li a.english:hover{
	background:url(/view/images/central/select_language.png) left -30px no-repeat;
}
#select_language ul li a.parsi{
	background:url(/view/images/central/select_language.png) left -60px no-repeat;
}
#select_language ul li a.parsi:hover{
	background:url(/view/images/central/select_language.png) left -90px no-repeat;
}

#select_language ul li a.arabic{
	background:url(/view/images/central/select_language.png) left -120px no-repeat;
}
#select_language ul li a.arabic:hover{
	background:url(/view/images/central/select_language.png) left -150px no-repeat;
}

#select_language ul li a.italian{
	background:url(/view/images/central/select_language.png) left -300px no-repeat;
}
#select_language ul li a.italian:hover{
	background:url(/view/images/central/select_language.png) left -330px no-repeat;
}

#select_language ul li a.gremany{
	background:url(/view/images/central/select_language.png) left -180px no-repeat;
}
#select_language ul li a.gremany:hover{
	background:url(/view/images/central/select_language.png) left -210px no-repeat;
}
#select_language ul li a.porteghali{
	background:url(/view/images/central/select_language.png) left -240px no-repeat;
}
#select_language ul li a.porteghali:hover{
	background:url(/view/images/central/select_language.png) left -270px no-repeat;
}

#select_language ul li a.torkish{
	background:url(/view/images/central/select_language.png) left -361px no-repeat;
}
#select_language ul li a.torkish:hover{
	background:url(/view/images/central/select_language.png) left -391px no-repeat;
}

#select_language ul li a.germany{
	background:url(/view/images/central/select_language.png) left -420px no-repeat;
}
#select_language ul li a.germany:hover{
	background:url(/view/images/central/select_language.png) left -450px no-repeat;
}


/************************** footer  *************************/
#footer{
	width:810px;
	margin-top: 26px;
}
#footer .box_footer{
	/*background:url(/view/images/central/bg_footer.png) no-repeat;
	width:287px;*/
	height:56px;
	margin:0 auto;
	width:558px;
}
#footer .box_footer .box_footer_r{
	background:url(/view/images/central/bg_footer_r.png) no-repeat;
	width:29px;
	height:56px;
	float:left;
}
#footer .box_footer .box_footer_c{
	background:url(/view/images/central/bg_footer_c.png) repeat-x;
	height:56px;
	float:left;
	width:500px;
}
#footer .box_footer .box_footer_l{
	background:url(/view/images/central/bg_footer_l.png) no-repeat;
	width:29px;
	height:56px;
	float:right;
}
#footer .box_footer p{
	/*display:block;*/
	padding:21px 0 0 43px;
	color:#B48969;
}
#footer .box_footer p a{
	color:#E6D1C2;
}
#footer .box_footer p.link{
	padding:21px 0 0 0px;
	text-align:center;
}


/****************************** Game tour  **************/
#game_tour {
	padding: 10px 10px 30px 10px;
	color: #d39d77;
	line-height: 20px;
	text-align: justify;
	background: url(/view/images/central/bg_jackpot.jpg) repeat 0 0;
	font-size:12px;
	font-weight:bold;
}
#game_tour .head {
	width: 100%;
	height: 110px;
	background: url(/view/images/central/header_jackpot.jpg) no-repeat center center;
}
#game_tour strong {
	display: block;
	margin: 10px 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

#gplus {
    position: absolute;
    left: 10px;
    top: 10px;
    overflow: hidden;
}
#gplus .h {display: none;}

#bottom_bar {
	background: url('/view/images/main_page/bg_top_bar.png') bottom repeat-x;
	position: static;
	width: 832px;
	margin: 0 auto;
	height: 42px;
	z-index: 1;
	padding-left: 40px;
	text-align: center;
}

#bottom_bar a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 40px;
}
#bottom_bar a:hover {
	text-decoration: underline;
}

span.poip {
	color:white;
	padding: 0 2px;
}














