/* @override 
	http://affiliates.buzzluck.com/buzzluck.css
*/

/* reset ---------------------------------------------------------- */


* {
margin:0;
padding:0;
}

body{
	font:12px "Trebuchet MS", serif;
	color:#fff;
	/*background:#3d3d3d url(images/body-blackbg.jpg) no-repeat 50% 0;*/
	background:#d2d2d2 url(images/body-whitebg.jpg) no-repeat;
	/*margin:10px auto;*/
	text-align: center; /* added for IE */
	
}

body.white{background:#d2d2d2 url(images/body-whitebg.jpg) no-repeat 50% 0;}

a:focus{outline:none;}

a{text-decoration:none;}

a:hover{text-decoration:underline;}

strong { color: #afafaf; font-weight: bold;}

img{color: #cecece; text-decoration: underline; font-weight: bold; border:none;}

form,p,ul{
	margin:0;
	padding:0;
}

.smalltext {
color:#fff;
font-size:10px;
}

.form{
	color:#fff;
}

ul{list-style:none;}

hr {border: none 0;
border-top: 1px dashed #ccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#main
{
	text-align: left;
	height:auto;
	
	/*background-color:#000;*/
	}



/* Form */

fieldset { border: none; }
legend { display: none; }
label {	 font-weight: bold; }
input, select, button {	vertical-align: middle; }

/* Text */

h1, h2, h3, h4, h5, h6, .head {	margin-bottom: .4em; line-height: 1.3em; }
h1 { font-size: 2em; line-height: 1.17; margin-bottom: 2ex;}
h2 { font-size: 1.5em;  }
h3 { font-size: 1.35em; }
h4 { font-size: 1.05em; }
h5 { font-size: 1.05em; }
h6 { font-size: .95em;  }
p { font-size: 1.05em; margin-bottom: 0.8em; }

p.center { text-align: center;}

ol { list-style-type: lower-latin;	margin-left: 4em; padding-bottom: 2ex; }
ol ol {	margin-left: 4em; list-style-type: lower-roman; }
ol.faq { font-size: 1.05em; list-style-type: decimal; }

/* Links */
a {	color: #eac117;	text-decoration: none; }
a img {	border: 0; }
a:hover { color: #999999; text-decoration: none; }

.no-display { display: none; }



strong, em { color: #ffffff; }


/* structure ------------------------------------------------------ */


#page-container {
    width: 900px;
	margin: 20px auto 0;
	background-color: #2a2a2a;
	margin-left:auto;/* added for IE */
	margin-right:auto;/* added for IE */
	
	/*margin:20px auto 0;
	width: 900px;
	background-color: #2a2a2a;*/
	
}

#footer {
	clear: both;
    padding: 15px 10px 10px;
    background: url(images/bz_footer.jpg) repeat;
	text-align: center;
}

#content {
	background-image:url(images/midholder-bg.gif);
	padding:0 10px 0 10px;;
	height:auto;
	/*background-color:#2a2a2a;
border-style:solid;
border-width:10px;*/

}

#content2 {
	/*padding: 2px;*/
	background-image:url(images/midholder-bg2.gif);
	height:auto;
}

.textblock{
	margin-left:24px;
	width:580px;
	overflow:hidden;
	padding-bottom:10px;
}

.textblock h2{
	margin:20px 0 0;
	font:bold 15px "Trebuchet MS", serif;
	color:#fff;
}

.textblock h2 a{color:#fff;}

.textblock a.image{
	margin:15px 13px 10px 0;
	float:left;
}



/* Middle Blocks */

/* Middle Right Column */

.midholder .column{
	width:250px;
	float:left;
	margin-left:30px;
}

.column h3{
	margin:0;
	font:bold 18px "Trebuchet MS", serif;
	color:#fff;
	overflow:hidden;
}

.white .column h3{color:#333;}

.column .support{
	margin:10px 10px 0 10px;
	width:250px;
	overflow:hidden;
}

.column .support div{
	margin-top:15px;
	width:285px;
	overflow:hidden;
}

.column .support div .image,
.column .support div .image img{float:left;}

.column .support div .image{
	padding:4px;
	width:120px;
	height:80px;
	background:url(../images/image-blackbg.gif) no-repeat;
}

.white .column .support div .image{background:url(../images/image-whitebg.gif) no-repeat;}

.column .support div p{
	width:150px;
	float:right;
	font:11px/15px "Trebuchet MS", serif;
	color:#fff;
}

.column .support div p a{
	color:#fff;
	text-decoration:underline;
}

.white .column .support div p a{color:#333;}

.column .support div p a:hover{text-decoration:none;}

.deposit{
	margin:30px 0 0 5px;
	padding-left:5px;
	width:295px;
	overflow:hidden;
}

.white .column .deposit{
	margin:10px 0 0 0;
	padding:0 5px 0 10px;
	width:295px;
	border-top:10px #fff solid;
	padding-top:10px;
}

.column .deposit p{
	margin-top:5px;
	font:11px/15px "Trebuchet MS", serif;
	color:#fff;
}

.column .deposit ul{
	margin:8px 0 0 -5px;
	width:300px;
	overflow:hidden;
}

.column .deposit ul li{
	width:100px;
	float:left;
	text-align:center;
}

.column .deposit ul li img{vertical-align:top;}


.midholder{
	margin:6px 0 0 10px;
	width:870px;
	height:auto;
	padding-bottom:7px;
	/*background:url(../images/midholder-bg.gif) repeat-y;*/
	overflow:hidden;
}

.white .midholder{background:url(../images/midholder-bg2.gif) repeat-y;}

/* Middle Left Column */

.midholder .main{
	width:570px;
	float:left;
}

.midholder .main .news{
	margin-left:0px;
	width:570px;
	overflow:hidden;
	color:#fff;
}

.midholder .main .news li{
	margin-top:6px;
	width:570px;
	float:left;
	color:#fff;
}

.midholder .main .news li a.image,
.midholder .main .news li a.image img{float:left;}

/*.midholder .main .news li a.image{
	padding:4px;
	width:120px;
	height:80px;
	background:url(../images/image-blackbg.gif) no-repeat;
}*/

.white .midholder .main .news li a.image{background:url(../images/image-whitebg.gif) no-repeat;}

.midholder .main .news li div{
	width:560px;
	float:right;
	overflow:hidden;
}

.midholder .main .news li div h4{
	margin:7px 0 0;
	font:11px "Trebuchet MS", serif;
	color:#c93;
}

.midholder .main .news li div h4.green{color:#699;}

.midholder .main .news li div h4.red{color:#c30;}

.midholder .main .news li div h4.braun{color:#990;}

.midholder .main .news li div h4.blue{color:#39c;}

.midholder .main .news li div h1{
	margin:10px 0 0 0;
	font: 20px "Trebuchet MS", serif;
	color:#fff;
	overflow:hidden;
}

.midholder .main .news li div h2{
	margin:0;
	font: 15px "Trebuchet MS", serif;
	color:#eac117;
	overflow:hidden;
}

.midholder .main .news li div h3{
	margin:0;
	font: 15px "Trebuchet MS", serif;
	color:#eac117;
	overflow:hidden;
}

.midholder .main .news li div h3 a{color:#fff;}

.midholder .main .news li div p{
	margin-top:8px;
	font:11px/15px "Trebuchet MS", serif;
	color:#fff;
}

.midholder .main .news li.first div p{color:#f5f5f5;}

.white .midholder .main .news li div h3 a,
.white .midholder .main .news li div p{color:#000;}


#footer li {
	display: inline;
	background: url(images/bz_footer_pipe.gif) no-repeat 100% 50%;
	padding-right: 8px;
	padding-left: 4px;
}
#footer li.first { padding-left: 0; }
#footer li.last { padding-right: 0; background: none; }

#footer a {	color: #bbbbbb;}
#footer a:hover { color: #999999;}

#legal { text-align: center; margin-top: 20px; color: #888888;
width: 900px;/* added for IE */
margin-left:auto;/* added for IE */
margin-right:auto;/* added for IE */
}

#login {
	float: left;
	background: #000000 url(images/bg_login.gif) no-repeat;
	width: 199px;
	height: 148px;
	color:#fff;
}


/* login form ------------------------------------------------------ */

#login form {
	width: 155px; height: 128px;
	margin-top: 8px;
	margin-left: 18px;
	text-align: right;
}

#login label {
	text-align: left;
	display: block;
	text-transform: uppercase;
	margin-left: 5px;
}

#login .formsmall {
	background: url(images/bz_login_fld.png) no-repeat;
	font: 9pt verdana, helvetica, arial, sans-serif;
	border: 0;
	padding:8px 8px 0 8px; 
	height: 30px;
	width: 155px;
	color: #dddddd;
	
}


/* CSS Document */

/*--------- dropdown menu ----------*/

/*
Container for the menu. We set top and bottom borders only because the menu container
stretches the entire window width. Note that this container can go inside a fixed width
element that is centered on the page, if you so desire. It can even go inside a table cell.
It carries a background image for aesthetics.
*/
#menuwrapper {
	border: 0px;
	background-color: #000000;
	background-image: url(images/nav_06_blank.gif);
	background-repeat: repeat-x;

}

#menuwrapper2, {
	border: 0px;
	background-color: #000000;
	background-image: url(images/nav_06_blank.gif);
	background-repeat: repeat-x;

}
/*Clears the floated menu items.
Assigned to a BR tag placed just before
menuwrapper's closing DIV tag*/
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*
p7menubar is the root UL and p7menubar ul applies to all the sub-menu ULs.
We set padding and margin to zero to eliminate all indentation, turn bullets off,
and set a font-family different from the global font-family declared for the
body element above. This sets font for just the menu. Do not add a font-size here.
*/
#p7menubar, #p7menubar ul, #scoresmenubar {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
/*
Root-Level Links.  Do not change the first two properties.
Adjust padding values to make the root links taller and to offset them
from the left and right edges of the link box. The border right creates a
separator between links. Font-size is set here and will apply to all menu levels.
Font color is set to light gray.
*/
#p7menubar a, #scoresmenubar a {
	display: block;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
/*
Class assigned to those Root-Level links that have associated Sub-Menus.
The top and bottom padding assigned this element must be the same as
that assigned to the p7menubar a element. The right padding is increased
to accomodate the display of background image depicting a downward
pointing arrow.
*/
#p7menubar a.trigger01 {
	padding: 0px;
	background-image: url(../images/nav_01_sportsbook.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger02 {
	padding: 0px;
	background-image: url(../images/nav_02_casino.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger03 {
	padding: 0px;
	background-image: url(../images/nav_03_horsebook.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger04 {
	padding: 0px;
	background-image: url(../images/nav_04_poker.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger05 {
	padding: 0px;
	background-image: url(../images/nav_05_bonus.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger01:hover {
	padding: 0px;
	background-image: url(../images/nav_01_sportsbook_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger02:hover {
	padding: 0px;
	background-image: url(../images/nav_02_casino_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger03:hover {
	padding: 0px;
	background-image: url(../images/nav_03_horsebook_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger04:hover {
	padding: 0px;
	background-image: url(../images/nav_04_poker_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#p7menubar a.trigger05:hover {
	padding: 0px;
	background-image: url(../images/nav_05_bonus_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#scoresmenubar a.trigger08 {
	padding: 0px;
	background-image: url(../images/nav_08_scores.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#scoresmenubar a.trigger08:hover {
	padding: 0px;
	background-image: url(../images/nav_08_scores_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*
The Root-Level list items. Floating left allows
them to appear horizontally. Width is for IE5 Mac. The last rule in
this style sheet will set the width for this element to auto for all
other browsers - hiding it from IE5 Mac. The width is proportional.
As you add and edit root menu items, you will need to test this width
to ensure it is wide enough to accomodate all text.
*/
#p7menubar li {
	float: left;
	width: 9em;
}
/*
Sets width for Sub-Menu box and the List Items inside - in proportional em units. 
This allows the sub-menu width to expand if users resize the text in their browsers.
*/
#p7menubar li ul, #p7menubar ul li  {
	width: 160px;
}
/*
The sub-menu links. We set color and turn off the right border, which
would otherwise be inherited from the root link rule. We set top and 
bottom padding less than the root items and increas the left padding
to indent the sub-menu links a small amount in from the root links.
*/
#p7menubar ul li a  {
	color: #333333;
	border-right: 0;
	padding: 6px 12px 4px 16px;
}
/*
Sub-Menu Unordered Lists describes each dropdown sub-menu grouping. 
Positioned Absolutely to allow them to appear below their root trigger.
Set to display none to hide them until trigger is moused over.
Background Color must be set or problems will be encountered in MSIE.
Right and bottom borders are set to simulate a raised look.
A gradient background image is assigned.
*/
#p7menubar li ul {
	z-index: 20;
	position: absolute;
	display: none;
	/*background-color: #6d6d6d;*/
	border-left: 1px solid #9a7528;
	border-bottom: 1px solid #9a7528;
	border-right: 1px solid #9a7528;
	border-top: 1px solid #9a7528;
	background-image: url(images/dropdown_bg.gif);
	background-repeat: repeat-x;
}
/*
Changes the Text color and background color when the Root-Level
menu items are moused over. The second selector sets color and background
when Root-Level items are accessed with the keyboard tab key. The third
selector sets an active state to support keyboard access in MSIE. The fourth 
selector is assigned to IE5 and IE6 Windows via the P7_ExpMenu script.
Note that IE7 supports hover on elements other than links and so behaves
like Firefox, Opera, and Safari - making the menu operable even if JavaScript
is not enabled.
*/
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #FFFFFF;
	background-color: #000000;
}
/*
Set the Sub-Menu UL to be visible when its associated
Root-Level link is moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
*/
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
/*
Sets the Text color of the Sub-Level links when the Root-Level
menu items are moused over. The second selector is 
assigned to IE5 and IE6 via the P7_ExpMenu script.
The color set should march the normal Sub-Level link color
in the rule: #p7menubar ul li a. The background color must be
transparent to allow the underlying gradient background on the UL
to show through.
*/
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #FFFFFF;
	background-color: transparent;
}
/*
The normal hover class for Sub-Level links. The Important directive
is required for older browsers. We set a background color, which shows
over the gradient background. We set text color to white.
*/
#p7menubar ul a:hover {
	background-image: url(../images/rollover.png);
	/*background-color: #FFFFFF!important;*/
	color: #000000!important;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width.
Do not edit this rule in any way. */
#p7menubar li {width: auto;}
	
	
	/* CONTENT */

#corner{
background:transparent url(images/cornerlabel.png) no-repeat scroll 0 0;
display:block;
height:70px;
margin-left:316px;
position:absolute;
top:134px;
width:70px;
z-index:99;
}

#leadertext{ margin:60px 0 0 40px; width:450px;}
#leaderimage{ margin:43px 47px 0 0; width: 380px;}
#leadersteps{clear: both; height: 130px; position:relative; top:5px;}
#leadersteps ul{margin:0 0 0 40px;}
#leadersteps ul li{ line-height:20px; margin:0 26px 0 10px; width:255px;}
#leadersteps h2{margin:10px 0 -25px 44px;}
#leadersteps img{float: left;} 





/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:378px;
		height:182px;
		overflow:hidden; 
		}	

	#slider2 li{ 
		background:#f1f1f1;
		}		
	#slider2 li h2{ 
		margin:0 20px;
		padding-top:20px;
		}	
	#slider2 li p{ 
		margin:20px;
		}						
		
	p#controls, p#controls2{
		margin:0;
		position:relative;
		} 
	
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
		display:block;
		margin:0;
		overflow:hidden;
		text-indent:-8000px;		
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:-160px;
		}	
	/*#nextBtn, #nextBtn2{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #nextBtn2 a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}*/												

/* // Easy Slider */