@charset "utf-8";
/* CSS Document */

html, body {
height: 100%;
}

body {
	background-image: url(../images/bg_all.jpg);
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bg_all {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	min-height: 100%;
}
#wrapper {
	margin: auto;
	width: 766px;
	background-color: #000000;
	text-align: left;
}
#header {
	width: 100%;
	height: 118px;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
#login {
	width: 281px;
	position: absolute;
	height: 36px;
	color: #8c8c8c;
	top: 0px;
	margin-left: 485px;
}
.login_signin    {
	color: #FFFFFF;
	text-decoration: underline;
}
.login_join {
	color: #ff7600;
	text-decoration: underline;
}


#main_nav {
	height: 24px;
	background-image: url(../images/bg_main_nav.jpg);
	background-repeat: repeat-x;
}
.login_img_right {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#logo {
	float: left;
	position: absolute;
	height: 118px;
	width: 485px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#download_bg {
	background-image: url(../images/download.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 766px;
}
#download_button {
	height: 80px;
	width: 238px;
	position: absolute;
	display: block;
	margin-left: 470px;
}
#bottom_links {
	background-image: url(../images/bg_bottom_links.jpg);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #0F0F0F;
}

#bottom_links a{
	text-decoration: none;
	color: #000000;
	
}
.bonus_left {
	width: 25%;
	padding-left: 15px;
	float: left;
}
.bonus_right {
	float: right;
	width: 70%;
	padding-right: 15px;
	color: #474545;
}
.bonus_right h1{
	color: #ffffff;
	font-size: 14px;
}




#footer {
	background-color: #0f0f0f;
}
.clear_me {
	clear: both;
}
#left_bg {
	background-image: url(../images/bg_left_sidebar.jpg);
	height: 400px;
	width: 187px;
}
.dandplay {
	margin-top: 50px;
	position: absolute;
	width: 187px;
}
#promotion_right {
	float: right;
	width: 579px;
	
}
#promotions_right_content {
	color: #f6d71a;
	padding-left: 10px;
	padding-right: 10px;
	width: 559px;
	background-image: url(../images/promotion_maincontent_bg.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
}

#promotions_right_content a{
	color: #05ce00;
}

#left_side_bar {
	width: 187px;
	float: left;
}





/*Lobby Styles*/

#wrapper_lobby {
	margin: auto;
	width: 800px;
	background-color: #000000;
	text-align: left;
}



#upper_links_lobby {
	background-image: url(../images/bg_bottom_links.jpg);
	background-repeat: repeat-x;
	height: 19px;
	padding-top: 6px;
	padding-left: 10px;
	background-color: #FF0803;
}
#current_balance {
	height: 60px;
	width: 193px;
	background-image: url(../images/current_balance.jpg);
	background-repeat: no-repeat;
	float: left;
}
#marquee {
	float: right;
	background-image: url(../images/marquee_area.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 607px;
	color: #cec700;
	line-height: 34px;
}
#balance {
	position: absolute;
	margin-top: 32px;
	margin-left: 30px;
	color: #FDE73B;
	width: 150px;
	z-index: 8;
}
#main_buttons {
	width: 180px;
	position: absolute;
	margin-left: 166px;
	margin-top: 51px;
	z-index: 7;
}
#lobby_left {
	float: left;
}


#upper_links_lobby a{
	text-decoration: none;
	font-weight: 600;
	color: #000000;
	
}

.exit_button {
	position: absolute;
	margin-left: 250px;
}
#lobby_right {
	float: right;
}
#why_right_content {
	color: #f6d71a;
	background-image: url(../images/promotion_maincontent_bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	padding: 0px;
}
.bg_brown {
	color: #f6d71a;
	background-image: url(../images/promotion_maincontent_bg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
	padding: 0px;
}
h3 {
	color: #ff8800;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
}

#why_right_content p {
	color: #f6d71a;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#why_right_content a {
	color: #FFFFFF;
}
#cute {
	position: absolute;
	margin-left: 400px;
	margin-top: 260px;
}
#flash_elements {
	width: 423px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.clear_margin {
	margin: 0px;
	padding: 0px;
	float: left;
}
