/*standart options begin*/
html,
body
{
	height: 100%;
}

table {
	border-collapse: collapse;
}

html,
body,
table,
td,
form
{
	padding: 0px;
	margin: 0px;
}

img,
table
{
	border: none;
	vertical-align: top;
}

body,
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:default;
	vertical-align: top;
}
/*standart options end*/

body {
	background-color: #000000;
}

#general_panel {
	width: 822px !important;
	height: 100%;
	margin: auto;
}

/*header begin*/
#header {
	height:115px;
	background-image: url(/var/themes/GoldVegasCasino/images/bg/header_bg.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

/*games menu begin*/
.games_menu {
	float:right;
	margin-top: 20px;
	margin-right: 3px;
	
}

.games_menu_item {
	margin-left:14px;
}

.games_menu_select {
	margin-left:14px;
}
/*games menu end*/

#logo {
	margin-left:35px;
	margin-top:35px;	
}

*+html #logo {
	margin-top:-70px;
}

#logo {
	_margin-top:-70px;
}
/*header end*/

/*main menu begin*/
.main_menu {
	background-image: url(/var/themes/GoldVegasCasino/images/bg/mm_bg.jpg);
	background-repeat: no-repeat;
	height:36px;
	padding-left:30px;
}

body:last-child:not(:root:root) .main_menu {
  padding-left:28px;
}

.main_menu_item {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	padding-right: 11px;
	color: #3b2d03;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

.main_menu_select {
	padding-top:10px;
	padding-left:11px;
	padding-right:11px;
	color: #3b2d03;
	text-decoration: none;
	display:block;
	font-weight: bold;
}

.main_menu_separator {
	
}
/*main menu begin*/

/*content homepage begin*/
#center {
	background-image: url(/var/themes/GoldVegasCasino/images/bg/content_bg.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:100%;
	margin-top:3px;
}

#left_panel {
	margin-top:13px;
	margin-left:26px;
	width:328px;
}

#bonus img {
	display:block;
	margin-bottom:8px;
}

#download {
	margin-top:0px;
	text-align: center;
}

#jackpot {
	margin-top: 15px;
	height: 63px;
	text-align: center;
	background-image: url(/var/themes/GoldVegasCasino/images/baners/jackpot_panel.gif);
	background-position: center 20px;
	background-repeat: no-repeat;
}

#jackpot img {	
	margin-bottom: 1px;
}

#cubes_woman1 {
	margin-left:103px;
}

/*content homepage end*/

/*inner pages options begin*/
#center_innerpage {
	width:100%;
	margin-top:3px;
	min-height:380px;
	height:380px;
}

#center_innerpage td {
	height:100%!important;
}

#float {
	width: 347px;
}

#topbar{
	position:absolute;
	width: 347px;
	visibility: hidden;
	z-index: 100;
	text-align: center;
	background-color: #000000;
}
/*inner pages options end*/

/*footer begin*/
#footer {
	text-align: center;
}

/*bottom menu begin*/
.bottom_menu {
	margin-top:20px;
	text-align: center;	
	margin-bottom:15px;
}

.bottom_menu table {
	margin: auto;
}

.bottom_menu_items {
	font-size: 11px;
	font-weight: bold;
}

.bottom_menu a {
	color: #E8B71C;
	text-decoration: none;
}

.bottom_menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.bottom_menu_separator {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	display: block;
	
}
/*bottom menu end*/
/*footer end*/