/*standart options begin*/
html,
body
{
	height: 100%;
}

table {
	border-collapse: collapse;
}

html,
body,
table,
/*td,*/
form
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

img,
table
{
	border: none;
	vertical-align: top;
}

body,
td
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	cursor:default;
	border: 0px;
}
/*standart options end*/

#homepage {
	background-image:url(../images/mainBg.png);
	background-repeat: repeat-x;
	background-color: #2C1503;
}

#innerpage {
	background-color: #E9DCCE;
}

#general_panel{
	width: 100%;
	height: 100%;
}

#contentPanel {
	width: 900px;
	margin: auto;
}

#innerpage #contentPanel {
	background-color: #E9DCCE;
}

#homepage #header{
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 233px;
	padding-top: 30px;
}

#innerpage #header {
	background-image:url(../images/headerInnerpage.jpg);
	background-repeat: no-repeat;
	margin: 10px 13px 10px 13px;
	height: 24px;
}

/*menu panel begin*/

#homepage .top_menu {
	width: 792px;
	margin-left: 52px;
	margin-top: 168px ;
	clear: none;
	border: 1px solid #543308 !important;		
}

#homepage .top_menu  {
  *margin-top: 198px ;
}

*+html #homepage .top_menu  {
  margin-top: 198px ;
}

#innerpage .top_menu {
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 7px;
	background-image:url(../images/mmBg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 14px;
}

#innerpage .top_menu {
	*padding-top: 9px;
}

*+html #innerpage .top_menu {
	margin-top: 0;
  	padding-top: 9px;
  	padding-left: 7px;
}

#innerpage .top_menu table {
	border: 1px solid #543308 !important;
	width: 886px;
}

.top_menu a {
	display: block;
	height: 28px;
}

/*top menu end*/

#homeContent {
	background-image: url(../images/homeContentBg.jpg);
	background-repeat: no-repeat;
	padding-top: 14px;
	text-align: center;
	height: 337px;
}

.gameMenu {
	float: left;
	margin: 15px;
	margin-left: 125px;
}

.gameMenu {
	*margin-left: 65px;
}

*+html .gameMenu {
	margin-left: 125px;
}

.gameMenu a{
	font-size: 0px;
	display: block;
	width: 122px;
	height: 122px;
}

#homepage #roulette a {
	background-image: url(../images/roulette.jpg);
}

#homepage #blackjack a {
	background-image: url(images/blackjack.jpg);
}

#homepage #videoPoker a {
	background-image: url(../images/videopoker.jpg);
}

#homepage #videoSlots a {
	background-image: url(../images/videoSlots.jpg);
}

#homepage #classicSlots a {
	background-image:url(../images/classicSlots.jpg);	
}

#homepage #otherGames a {
	background-image: url(../images/otherGames.jpg);	
}

#innerpage .game table {
	width: 195px;
	margin: auto;
}

#innerpage .gameItem {
	width: 195px;
	height: 34px;
	display: block;
	margin-bottom: 6px;	
}

.button a {
	background-position: center top;
}

.button a:hover {
	background-position: center bottom;	
}

.news {
	width: 273px;
	float: right;
	text-align: left;
	margin-top: 3px;
	margin-right: 120px;
	color: #FFFFFF;
}

.news {
	*margin-right: 100px;
}

*+html .news {
	margin-right: 120px;
}

/* innerpage left nav panel */

#leftNavPanel {
	float: left;
	width: 221px;
	margin-right: 30px;
	margin-bottom: 21px;
	padding-bottom: 15px;
	text-align: center;
	background-image: url(../images/leftNavPanelBg.jpg);
	background-repeat: repeat-x;
	background-color: #6A3C08;
}

#leftNavPanel img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#introduction a{
	background-image: url(../images/introduction.jpg);	
}

#download a{
	background-image: url(../images/download.jpg);
}

#introduction a , #download a{
	width: 199px;
	height: 39px;
	display: block;
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 4px;
}

#downloadCasino {
	margin-bottom: 20px;
	margin-top: 20px;
	display: block;
}

/* Footer */

#footer{	
	height: 147px;
	background-image: url(../images/footerBg.jpg);
	background-repeat: repeat-x;
	background-color: #2C1603;
	text-align: center;
}
/*
#footerPanel {
	background-image: url(../images/footerPanelBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 78px;
	width: 900px;
	margin: auto;	
	padding-top: 10px;
}
*/
/* bottom menu*/

.bottom_menu {
	margin: auto;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: none;
}

.bottom_menu table{
	margin: auto;
}

.bottom_menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.bottom_menu a:hover {
	text-decoration: underline;
}

.bottom_menu_sep {
	font-size: 14px;
	margin-top: -2px;
	display: block;
}