/*City Club Casino Index CSS file, Written by Yossi 10.01.2007*/
body{
	background-image:url(images/backgr.gif);
	background-repeat:repeat;
	border:0px;
	margin:0px;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	}
div{
	margin:0px;
	padding:0px;
	border:0px;
}
td{
	margin:0px;
	padding:0px;
	border:0px;
}
#mostOuterTable{
	background-color:transparent;
	width:100%;
}

	#tdToHoldThemAll{
	width:783px;
}

#backgrStirp{
	background-image:url(images/strip-background.gif);
	background-repeat:repeat-x;
	padding:0px; /*padding makes div bigger in firefox*/
	width:784px;
	height:485px;
}
#topNav{
	background-image:url(images/top-menu.gif);
	margin:0px 3px 0px 3px;
	height:22px;
	width:778px;
	}
#topNav ul{		
	display:block;
	margin:0px;
	padding:0px;
	height:22px;
	line-height:21px;
	}
#topNav li{		
	display:inline;
	background-image:url(images/bullet2.gif);
	background-position: 0% 50%;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 5px;
	font-size:12px;
}
a, a:link, a:visited,  a:active{
		color:#E8FFDE;
		text-decoration:none;
		}
a:hover{
		color:#53E015;
		text-decoration:none;
		}

#middleBckgr{
	margin: 4px 3px 0px 3px;
	background-image:url(images/bckgr.gif);
	background-repeat:no-repeat;
	width:778px;
	height:346px;
}
#flags{
	margin:0px 6px 0px 0px;
	height:16px;
	clear:both;
	text-align:right;
	}
#flags img{
	margin:0px 0px 0px 5px;
	}

.spacer{ /*ie needs this becouse he puts a note in empty divs*/
		font-size:1px;
		line-height:1px;
		backgournd-color:transparent;
}
#jackpot{
	margin-top:138px;
	margin-left:30px;
	_margin-left:15px;
	width: 190px;
	height: 150px;
	background-image:url(/es/images/goldrally-index-es.gif;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
	float:left;
	}
#promotion{
	width:293px;
	margin-left:84px;
	margin-top:8px;
	_margin-top:5px;
	text-align:center;
	float:left;
}
#promotion a{
	font-size:20px;
}
#tabs{
	width:136px;
	margin-top:0px;
	margin-right:6px;
	_margin-right:2px;
	float:right;
	}
.currencyImg{
	float:right;
	margin-left:14px;
}
#games{
	background-image:url(images/strip-games.gif);
	background-repeat:repeat-x;
	height:101px;
	width:775px;
	margin:0 2px 0px 0px;
	border:0px;	
	}
#games img{
	float:right;
	margin-right:1px;
	margin-top:9px;
	width:156px;
	height:76px;
	cursor:hand;
	cursor:pointer;
}
#flash{
	float:left;
	width:410px;
	height:88px;
	background-color:transparent;
	margin-left: 31px;
	_margin-left: 15px;
}
#bottomMenu{
	background-image:url(images/bottom-menu.gif);
	background-repeat:repeat-x;
	height:22px;
	border-left:1px solid #8EB95A;
	border-right:1px solid #8EB95A;
}
#bottomMenu ul{		
		display:block;
		margin:0px 0px 0px 3px;
		padding:0px;
		font-size:12px;
		height:22px;
		line-height:21px;
	}
#bottomMenu li{		
		display:inline;
		margin: 0px 0px 0px 8px;
		padding:0px;
		font-size:12px;
		color:#E8FFDE;
	}
#bottomMenu li a{
		margin-left: 8px;
}

#footer{
		background-image:url(images/bottom.gif);
		height:44px;
		}
