/* CSS Document */

* html body {
	height: 1%;
}

body{
	background-image:url(../images/pagebg_01.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	padding:0px;
	margin:0px;
	text-align:left;
}

h1{
	font-size:24px;
}

h2{
	font-size:18px;
}

#top_header_left{
	background:url(new-logo.jpg) no-repeat 50% top;
	height:133px;
}

#top_header_right{
	background-image:url(../images/top_header_right_01.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:158px;
	
}

#top_header_padding{
	color:#FFFFFF;
	text-align:right;
	padding: 70px 20px 0px 20px;
}

#top_header_bg{
	background-image:url(new-bg.jpg);
	background-repeat:repeat-x;
	height:133px;
}

#main_menu{
	background-color:#000000;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#666666;
	padding:0px 20px 0px 20px;
}

#main_menu a:link, #main_menu a:visited, #main_menu a:active{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#main_menu a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

#product_menu{
	background-color:#000000;
	height:49px;
	line-height:49px;
	text-align:right;
	color:#FFFFFF;
	padding:0px;
}

#product_menu a:link, #product_menu a:visited, #product_menu a:active{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#product_menu a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

#content{
	background-color:#FFFFFF;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	width:775px;
	text-align:left;
}

#content_padding{
	padding:15px;
}

#footer_bg{
	background-image:url(../images/footer_bg_02.gif);
	background-repeat:repeat-x;
	border-left:1px solid #000000;
	border-right:1px solid #000000;	
	width:775px;
	height:44px;
	line-height:50px;
}

#footer_bg a:link, #footer_bg a:visited, #footer_bg a:active{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

#footer_bg a:hover{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

#login_hdr{
	background-image:url(../images/customer_login_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#contact_hdr{
	background-image:url(../images/contact_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}	

#hand_hdr{
	background-image:url(../images/uploaded_hand_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#report_hdr{
	background-image:url(../images/report_status_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#order_hdr{
	background-image:url(../images/order_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#casino_option_hdr{
	background-image:url(../images/casino_option_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#purchase_option_hdr{
	background-image:url(../images/purchase_option_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#faq_hdr{
	background-image:url(../images/faq_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#userguide_hdr{
	background-image:url(../images/userguide_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#bonus_hdr{
	background-image:url(../images/bonus_hdr_01.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.options_footer{
	background-image:url(../images/options_footer_01.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.small_text{
	font-size:10px;
	color:#666666;
}

.grey_bar {
	margin-top: 15px;
	background-color: #767676;
	width: 100%
}

.circle_box {
	border: 3px SOLID #000000;
	maring-top: 15px;
}

.red {
    color: #AA0000;
}

.appBoxContainer {
    height: 445px;
    margin-top: 15px;
    padding-left: 5px;
}

.appBox {
	border: 0px SOLID #FFFFFF;
	padding: 0 0 0 0px;
	margin: 0 0 0 15px;
	width: 120px;
	height: 220px;
	float: left;
}

.appBox ul {
    font-size:11px;
    height:200px;
    margin-left:0;
    margin-top:5px;
    padding-left:15px;
    text-align:left;
    width:105px;
}

.submenu {
	float: left;
	padding-left: 30px;
	padding-top: 50px;
	width:120px;
	font-align: left;
}

.width400 {
    width: 400px;
    text-align: left;
    margin-top: 15px;
}

.rnd_red_tl{
	background-image:url(../images/rnd_red_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.rnd_red_tr{
	background-image:url(../images/rnd_red_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.rnd_red_bl{
	background-image:url(../images/rnd_red_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.rnd_red_br{
	background-image:url(../images/rnd_red_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.rnd_red_bg{
	background-image:url(../images/rnd_red_bg.gif);
	background-repeat:repeat;
	color:#FFFFFF;
}

.rnd_red_padding{
	padding:15px;
}

.rnd_gry_tl{
	background-image:url(../images/rnd_gry_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.rnd_gry_tr{
	background-image:url(../images/rnd_gry_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.rnd_gry_bl{
	background-image:url(../images/rnd_gry_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.rnd_gry_br{
	background-image:url(../images/rnd_gry_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.rnd_gry_bg{
	background-image:url(../images/rnd_gry_bg.gif);
	background-repeat:repeat;
	color:#000000;
}

.rnd_gry_padding{
	padding:15px;
}

.inlay_gry_br{
	background-image:url(../images/inlay_gry_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.inlay_gry_bl{
	background-image:url(../images/inlay_gry_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.inlay_gry_lt{
	background-image:url(../images/inlay_gry_lt.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.inlay_gry_rt{
	background-image:url(../images/inlay_gry_rt.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.inlay_gry_bt{
	background-image:url(../images/inlay_gry_bt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.inlay_gry_bg{
	background-image:url(../images/inlay_gry_bg.gif);
	background-repeat:repeat;
}

.inlay_gry_tl{
	background-image:url(../images/inlay_gry_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:42px;
}

.inlay_gry_tr{
	background-image:url(../images/inlay_gry_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:42px;
}

.inlay_gry_tp{
	background-image:url(../images/inlay_gry_tp.gif);
	background-repeat:repeat-x;
	height:42px;
}

.rnd_gry2_tp{
	background-image:url(../images/rnd_gry2_tp.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.rnd_gry2_bt{
	background-image:url(../images/rnd_gry2_bt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.rnd_gry2_lt{
	background-image:url(../images/rnd_gry2_lt.gif);
	background-position:left;
	background-repeat:repeat-y;
}

.rnd_gry2_rt{
	background-image:url(../images/rnd_gry2_rt.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.rnd_gry2_tl{
	background-image:url(../images/rnd_gry2_tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.rnd_gry2_tr{
	background-image:url(../images/rnd_gry2_tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.rnd_gry2_bl{
	background-image:url(../images/rnd_gry2_bl.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.rnd_gry2_br{
	background-image:url(../images/rnd_gry2_br.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.rnd_gry2_bg{
	background-image:url(../images/rnd_gry2_bg.gif);
	background-repeat:repeat;
	color:#000000;
}

.rnd_gry2_padding{
	padding:15px;
}

.table_hdr{
	background-color:#000000;
	color:#FFFFFF;
}

.table_cell_01{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
}

.table_cell_02{
	background-color:#EFEFEF;
	border-bottom:1px solid #CCCCCC;	
}

#ebook_image{
	float:left;
	background-image:url(../images/ebook_3d_05.jpg);
	width:198px;
	height:295px;
	background-repeat:no-repeat;
	background-position:top;
	display:block;
}

#ebook_image a{
	width:198px;
	height:270px;
	display:block;	
}