* {
margin:0px;
padding:0px;
}

img a {
border:0;
}

body {
background-color:#000;
margin:0px;
padding:0px;
}

p {
font:12px Verdana, Arial, sans-serif;
color:#fff5c6;
margin:10px 0 0 0;
padding:2px 10px;
}

#joinForm{
width:400px;
}

h1{
font:16px Verdana, Arial, sans-serif;
font-weight:bold;
color:#fff5c6;
margin:10px 0 0 10px;
}

h2{
font:bold 14px Verdana, Arial, sans-serif;
color:#fff5c6;
margin:20px 0 0 10px;
}

a {
color:#FFF;
text-decoration:none;
outline:none;
}

a:hover {
color:#9e8a46;
}

ul {
list-style-image: url('../images/li_diamond.gif');
padding:2px 4px 0 0;
}

ul.content{
margin:10px 0 0 10px;
padding:0 0 0 18px;
}

li.content{
margin:0 0 4px 10px;
font-size:12px;
color:#fff5c6;
}

ul.custOffer{
list-style:none;
list-style-image:('../');
}

li.customerSignupOffer{
margin:2px 0 0 10px;
font:10px Verdana, Arial, sans-serif;
color:#fff;
}

li {
font:10px Verdana, Arial, sans-serif;
color:#fff;
padding-bottom:2px;
}

/*** Main Layout ***/

#container {
width:900px;
height:auto;
margin:20px auto;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
}

/*** Header ***/

#header {
min-height:100px;
height:auto;
clear:both;
}

#assetsTR
{
	width:188px;
	min-height:72px;
	height:auto;
	float:right;
	margin:7px 7px 8px 0;

}

#assetsTR p
{
	margin:0 0 10px 0;
}

#logo {
width:333px;
height:100px;
float:left;
margin:0 0 0 16px;
}

#affLogin {
width:100%;
height:auto;
}

.loginTable input
{
	margin:5px 5px 5px 0;
}

.loginTable h2
{
	margin:0 0 5px 0;
}

.submitBtn
{
	background:url(../images/loginBtnSmall.gif) no-repeat;
	width:76px;
	height:25px;
	margin:5px 0 0;
	border:none;
	cursor:pointer;
}

.forgotPassword
{	
	font-size:10px;
	margin:0;
}

#login
{	
	width:104px;
	height:34px;
	float:right;
	margin:8px 0 0 0;
}

/*** Navigation ***/

#navigation {
background:url(../images/menu_bar.gif);
background-repeat:repeat-x;
height:26px;
width:875px;
float:left;
margin:0;
padding:0 0 0 25px;
}

.nav {
padding:6px 0;
margin:0 24px;
float:left;
display:block;
}

.nav a {
font:bold 14px Arial, sans-serif;
color:#2c1e00;
text-align:center;
text-transform:uppercase;
font-weight:900;
font-stretch:narrower;
padding:0 30px;
}

.nav a:hover {
color:#9e8a46;
}

/*************************************************
  DROP DOWN MENU
*************************************************/

#sddm {
float:left;
margin: 0;
padding: 6px 0 0 0;
z-index: 20;
list-style:none;
list-style-image:none;
width:900px;
}

#sddm li {
margin: 0;
padding: 0;
list-style: none;
float: left;
font: bold 11px arial;
z-index: 20;
}	

#sddm li a {
display: block;
text-decoration: none;
z-index: 30;
font:bold 14px Arial, sans-serif;
color:#2c1e00;
text-align:center;
text-transform:uppercase;
font-weight:900;
font-stretch:narrower;
padding:0 34px;
}

#sddm li a.noUpper {
text-transform:none;
display: block;
text-decoration: none;
z-index: 30;
font:bold 14px Arial, sans-serif;
color:#2c1e00;
text-align:center;
font-weight:900;
font-stretch:narrower;
padding:0 22px;
}


#sddm li a:hover {
color:#9e8a46;
z-index: 40;
}

#sddm div {
position: absolute;
visibility: hidden;
margin-top: 0px;
padding: 0px;
background:#000;
border: 1px solid #a88213;
z-index: 11;
}

#sddm div a {
position:relative;
display:block;
margin:0px;
padding: 5px 10px;
width:190px;
white-space:nowrap;
text-align:left;
text-decoration:none;
background:#000;
color:#fff;
font-size:10px;
z-index:50;
}

#sddm div a:hover {
background:#333;
color:#FFF;
z-index: 60;
		}

/*** Content / Main Area ***/

#content {
background:url(images/main_content_about.jpg);
background-repeat:repeat-y;
width:900px;
height:auto;
}

#content_left {
float:left;
width:188px;
height:600px;
padding:10px 10px 0 10px;
}

#content_main {
float:left;
width:475px;
height:auto;
}

#content_right {
float:right;
width:188px;
height:auto;
min-height:610px;
padding:10px 10px 0 10px;
}

#main_asset {
width:455px;
height:auto;
margin:10px;
}

.main_images {
width:185px;
height:177px;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
float:right;
margin:1px 10px 0 0;
padding:2px 0 0 2px;
}

#main_li {
width:260px;
height:155px;
float:left;
padding:10px 0;
}

.asset_box {
width:188px;
height:auto;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
margin-bottom:10px;
}

.asset_box_header {
background:url(../images/asset_box_header.gif);
background-repeat:repeat-x;
height:18px;
font:bold 12px Arial, sans-serif;
color:#2c1e00;
text-transform:uppercase;
text-align:center;
font-weight:900;
font-stretch:narrower;
padding:5px 0 3px;
}

.commission_structure {
width:188px;
height:auto;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
margin-bottom:10px;
}

.com_structure {
font:12px Verdana, Arial, sans-serif;
color:#fff5c6;
padding:4px 6px 2px;
}

.feeds {
width:188px;
height:auto;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
margin-bottom:10px;
}

.feed_header {
margin:2px 0 0 5px
}

.flash_feed {
width:100%;
height:60px;
margin:4px 0 0 0;
color:#9e8a46;
padding:0;
}

#flash_feed_jp {
width:100%;
height:60px;
margin:4px 0 0 0;
color:#9e8a46;
padding:0;
z-index:0;
}

#flash_feed_winners {
width:100%;
height:60px;
margin:4px 0 0 0;
color:#9e8a46;
padding:0;
}

.register_now {
width:77px;
height:25px;
margin:10px 8px 5px 0;
float:right;
}

.register_now_main {
width:107px;
height:32px;
margin:10px 0 10px 350px;
}

.register_now_main_asset {
width:107px;
height:32px;
float:right;
margin:5px 10px 0 0;
}

.join_now_btn{
width: 103px;
height:34px;
border:none;
float:left;
margin:10px 0 0 350px;
}

.ul_li {
margin:2px 0 2px 36px;
}

.ul_li_main li {
margin:2px 0 2px 36px;
font-size: 14px;
padding-bottom: 8px;
}

.header {
margin:8px 10px 0 8px;
clear:both;
}

.sign_up {
background:url(../images/signUpBtn.gif) no-repeat;
width:77px;
height:25px;
border:0;
cursor:pointer;
margin:10px 8px 10px 0;
float:right;
}

#newsletter {
margin-top:4px;
}

.text_box {
background-color:#000000;
font:11px Verdana, Arial, sans-serif;
color:#fff;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
padding:2px 4px;
margin:0 0 5px 10px;
}

.form_input_box{
background-color:#000000;!important;
font:11px Verdana, Arial, sans-serif;
color:#fff;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
height:18px;
margin:4px 0 0 0;
}

.signup_form_txt{
margin:4px 0 0 0;
}

.top_p {
margin:4px 0 4px 0;
}

#formTable {
margin:10px 0 0 10px;
}


#formTable tr {
margin:0 0 2px 0;
}

#submit_btn{
float:left;
margin:10px 0 10px 350px;
background-image:url(../images/submit_btn.gif);
background-repeat:no-repeat;
width:103px;
height:34px;
cursor:pointer;
border:none;
}

.manditory{
font:11px Verdana, Arial, sans-serif;
float:left;
color:#fff5c6;
}

.alt_tr{
background-color:#1A1915;
}

#mega_jackpot{
float:left;
margin:15px 0 0 20px;
width:141px;
height:135px;
}


.banner_example {
width:255px;
height:255px;
margin:10px 0 0 10px;
}

.sizes{
float:left;
width:150px;
margin:10px 0 0 5px;
}

.bannerDownloads{
margin:10px 0 0 10px;
padding:0;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
}

tr.bannerDownloadsHead{
background-color:#E8D396;
}

.bannerDownloadsHead p{
color:#000;
padding:0;
margin:5px 0 5px 5px;
}
/*** Footer ***/

#footer {
width:900px;
height:auto;
clear:both;
}

#footer_bar {
background:url(../images/footer_bar.gif);
background-repeat:repeat-x;
height:21px;
}

#footer_support
{
	width:480px;
	height:auto;
	float:right;
	margin:5px 5px 20px 0;
}

#managed_by
{
	width:113px;
	height:24px;
	float:right;
	margin:0 10px 0 0;
}

#footer_barcrest_tagline {
width:350px;
height:24px;
float:right;
margin:5px 3px 0 0;
}

#footer_powered_by
{
	width:208px;
	height:21px;
	float:right;
	margin:0;
}

p.footer {
color: #fff;
font:500 7pt Verdana, Arial, sans-serif;
margin:0 4px;
}

#footer_logos {
height:30px;
margin:4px 0;
}

.million2-1 {
float:left;
width:76px;
height:19px;
padding:6px 0 5px 6px;
}

.barcrest_games {
float:left;
width:76px;
height:30px;
padding:0 0 0 5px;
}

.gamcare {
float:left;
width:22px;
height:27px;
padding:3px 0 0 2px;
}

.gamble_aware {
float:left;
width:77px;
height:19px;
padding:7px 0 4px 13px;
}

.marketing_bg_flash {
background:url(../banners/300x250_page_sg.gif);
background-repeat:no-repeat;
width:450px;
height:320px;
margin:5px 10px;
}

.marketing_flash_300 {
padding:38px 0 0 110px;
}

.marketing_flash_250 {
padding:38px 0 0 135px;
}

.marketing_table {
width:220px;
margin:5px 0 5px 10px;
float:left;
}

.marketing_table ul {
margin-left:24px;
}

.banner_surround {
width:450px;
border-top:1px solid #9e8a46;
border-left:1px solid #f4e3a9;
border-right:1px solid #f4e3a9;
border-bottom:1px solid #c29818;
margin:8px 0 6px 10px;
padding:5px;
font:12px Verdana, Arial, sans-serif;
color:#fff5c6;
}

p a{text-decoration:underline;}
p a:hover{text-decoration:none;}

