/* BEGIN FOOTER MENU A */
 #FooterMenuA
{
margin: 0;
padding: 0 0 0 1px;
width: 460px;
}

#FooterMenuA UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#FooterMenuA LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#FooterMenuA A
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 7px;
}

#FooterMenuA A:hover, #FooterMenuA A:active {
	color: #DFBE39;
}

#FooterMenuA A.active:link, #FooterMenuA A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}


/* END FOOTER MENU A */
/* 
-----------------------------------------------------------------------------
-----------------------------------------------------------------------------
*/
/* BEGIN FOOTER MENU B */
#FooterMenuB
{
	margin: 0;
	padding: 0 0 0 1px;
	width: 715px;
}

#FooterMenuB UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#FooterMenuB LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#FooterMenuB A
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 7px;
}

#FooterMenuB A:hover, #FooterMenuB A:active {
	color: #DFBE39;
}

#FooterMenuB A.active:link, #FooterMenuB A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

/* END FOOTER MENU B */

/*----------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

/* BEGIN DEPOSIT MENU */

#deposit_menu{
	list-style-image: url(images/arrow.gif);
	font-size: 11px;
}
#deposit_menu li{
	list-style-image: url(images/arrow.gif);
	padding: 3px;
	width: 60%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	text-decoration: none;
}
#deposit_menu td{
	text-align: left;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
#deposit_menu a{
	color: #666666;
	text-decoration: none;
}
#deposit_menu a:hover{
	color: #D7B323;
}
/* END DEPOSIT MENU */

/*----------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

/* BEGIN GAMES LIST */
 #index_games-list {
	width: 116px;
}

#index_games-list ul
{
	margin-left: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#index_games-list li
{
	list-style-type: none;
	list-style-image: none;
}

#index_games-list a
{
	display: block;
	padding: 3px;
	width: 116px;
	background-image: none;
	color: #666666;
}

#index_games-list a:link, #navlist-games a:visited
{
	color: #666666;
	text-decoration: none;
}
#index_games-list #navlist-games .last {
	background-image: url(images/index-games-list03.jpg);
	background-repeat: no-repeat;
	height: 23px;
	text-indent: 15px;
}

#index_games-list #navlist-games .fist {
	color: #000000;
	font-weight: bold;
	background-image: url(images/index-games-list01.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 8px;
	text-indent: 7px;
}
#index_games-list #navlist-games .regular {
	text-indent: 15px;
	background-image: url(images/index-games-list02.jpg);
	background-repeat: no-repeat;
	height: 16px;
}

#index_games-list a:hover
{
color: #990000;
}

/* END GAMES LIST */

/*----------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background-image: url(images/template/vegasmagic-bg-grad.jpg);*/
	background-attachment: fixed;
	list-style-type: decimal;
}
.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #000000;
	text-indent: 2pt;
}
hr {
	color: #FFFFFF;
	height: 1px;
	background-color: #000000;
	width: 90%;
}
p {
	text-align: justify;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 1px;
	margin-top: 3px;
	margin-left: 10px;
}
.table-title {
	font-size: 13px;
	color: #FFCC00;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
}
.table-subtitle {
	background-color: #eeeeee;
	color: #990000;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 15px;
	color: #000000;
	background-color: #eeeeee;
	padding: 5px 5px 5px 10px;
	margin: 3px;
}
h3 {
	color: #9E0001;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
.white {
	color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #CBA612;
	text-decoration: underline;
}
.link_box {
	color: #FFFFFF;
	background-color: #990000;
	width: 98%;
	text-align: right;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}
.promo-head {
	font-size: 12px;
	color: #E2BD25;
	font-weight: bold;
	text-align: center;
	background-color: #990000;
	padding: 5px;
	width: 80%;
	margin-left: 25px;
}
#promo {
	margin: 10px;
}
.promo-bonus {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
em {
	color: #000000;
	font-style: normal;
}
.yellow {
	color: #E2BD25;
}
p td {
	background-color: #eeeeee;
	vertical-align: top;
	border: 1px solid #FFFFFF;
	
}
.wizard {
	float: left;
	position: absolute;
	height: 10px;
	width: 10px;
	left: 15%;
	top: 200px;
	z-index: 0;
}
.live-chat-box {
	background-color: #eeeeee;
	width: 50%;
	padding: 10px;
	text-align: center;
	margin-left: 120px;
}
.coupon_code {
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	width: 100px;
	padding: 5px;
	margin: 5px;
}

ul {
	list-style-type: none;
	list-style-image: url(images/arrow-li.gif);
	text-align: justify;
}
.preview_games_tbl {
	border: 1px solid #D7B323;
	padding: 5px;
}
.deposit {
	background-color: #FFFFFF;
}
.deposit td {
	padding: 3px;
	border: 1px solid #eeeeee;
}
td .purple{ /*deposit td style*/
	background-color: #000000;
	color: #FFFFFF;
}
.coupon_red {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 25px;
	padding-left: 53px;
}
.promo-rules li {
	margin-right: 30px;
}
.promo-menu a , .promo-menu td {
	color: #FFFF00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.promo-main {
	color: #FFFFFF;
}
.promo-txt {
	padding: 5px;
}
.promo-main h1 {
	color: #FFCC00;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	font-size: 14px;
}
.promo-main hr {
	width: 100%;
}


.promo-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.flash_index {
	height: 377px;
	width: 550px;
	padding-left: 6px;
}
.index #txt_flash {
	width: 180px;
	text-align: justify;
	font-size: 10.5px;
	color: #FFFFFF;
	position: relative;
	top: -565px;
	left: 185px;
	line-height: 12px;
}.index_games {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	letter-spacing: -1px;
}
.table_promos {
	background-color: #000000;
	border: 1px solid #cccccc;
	border-margin: 10px;
	

	
	
}
.table_promos h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}
.table_promos ul li {
	list-style-image: url(images/estrella_fondo.gif);
}

.small-link-white{

	color:#FFFFFF;
	
}
.small-link{
	color:#B42D00;
	font-size: 11px;
	font-weight: normal;
}
.sub1{
	font-size: 11px;
}
.index #signup {
	width: 280px;
	text-align: justify;
	font-size: 10.5px;
	color: #FFFFFF;
	position: relative;
	top: -638px;
	left: 408px;
	line-height: 12px;
}

.index #signup_popup {
	width: 280px;
	text-align: justify;
	font-size: 10.5px;
	color: #FFFFFF;
	position: relative;
	top: -205px;
	left: 240px;
	line-height: 12px;
}
.index #txt_flash_popup {
	width: 180px;
	text-align: justify;
	font-size: 10.5px;
	color: #FFFFFF;
	position: relative;
	top: -135px;
	left: 25px;
	line-height: 12px;
}
