body {

  font: 12px Geneva, Arial, Helvetica, sans-serif;

  background: #000 url(http://www.beejack.com/images/bgbody.gif) repeat-x top;

  color: #000;

  text-align: center;

}

p {

text-align:justify;

}

a {

color: #00451a;

text-decoration:underline;

}

a:hover {

	color: #008d35;

   text-decoration:underline;

}

a:visited {

	color: #655e4c;


}


#con {

 width: 780px;

 margin: 0px auto 0px auto;

 position: relative;

 background-color: #fff;

}

h1 {

 font-size: 11px;

 font-weight: bold;

 padding: 7px 0px;

}

h1 a {
 text-decoration: none;
}


h2 {

font-size: 14px;

}

h3 {

font-size: 16px;

}



#header {
height: 85px;
background: #ffffff url(http://www.beejack.com/images/Logo.jpg) no-repeat; 

}

#header .Home {
	float: left;
	width: 90px;
	height: 85px;
	position: relative;
	margin: 0px auto 0px auto;
}

#header .Home a {
	display: block;
	width: 100%;
	height: 100%;
	background: #ffffff url(http://www.beejack.com/images/Logo.jpg) no-repeat; 
	
}




#top_langNav {
	color: #000;
	padding: 30px 0 0 60px;
	text-align: center;
	
}

#top_langNav a {
	color: #666680;
	text-align: center;
}

#top_langNav a:hover {
	color: #000;
}

/*- Menu Tabs--------------------------- */ 

   #tabs {
      width:100%;
		height: 26px;
      background:#fff;
      font-size:100%;
      line-height:normal;
      }
    #tabs ul {
	 float:left;
	 margin:0;
	 padding:2px 0px 4px 4px;
	 list-style:none;
	 font-weight: bold;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
		
    #tabs a {
      float:left;
      background:url("http://www.beejack.com/images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("http://www.beejack.com/images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	 font-weight: bold;
	 color: #fff;
}
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	    
		  /* selected tab */
	    #tabs .selected  a {
      background-position:0% -42px;
		}
		
	   #tabs .selected  a:hover {
      background-position:0% -42px;
		}
		
    	#tabs .selected span {
      background-position:100% -42px;
		color: #fff;
      }
		
		 #tabs .selected a:hover span {
		color: yellow;
      }
	     /* End selected tab */
	  
	  
/*- End Menu Tabs--------------------------- */ 

#content {
 width: 780px;
 margin: 0px auto 0px auto;
 position: relative;
 background: #fff  url(http://www.beejack.com/images/BGsideNav.gif) repeat-y;

}


/*- main Navigation (top)--------------------------- */ 
#mainNav {
 	margin: 0px auto 0px auto;
	height: 30px;
	width: 772px;
	background: #000;
	color: #fff;
	text-align: left;
}

#mainNav ul {
	float: left;
	width: 100%;
	margin: 0px;
	padding:0px ;
	list-style: none;
	font-weight:normal;
}
		
#mainNav li {
float: left; 
padding: 6px 10px 0px 10px; 
margin: 0px; 
background: URL(http://www.beejack.com/images/mainNavLine.gif) 0 0.7em no-repeat;

}

#mainNav li.first {
padding: 6px 10px 0px 8px; 
background: none;

}

#mainNav li a {
	color: #fff;
	text-decoration: none;
}

#mainNav li a:hover {
color: #f7ee03;
text-decoration: none;
}
/*- End main Navigation (top)--------------------------- */ 

/*- Side Navigation (left)--------------------------- */ 
#sideNav {
	float: left;
	width: 175px;
	height: 100%;
	padding: 0px;
	margin: 0px 0 0 4px;
}

#sideNav h1 {
	color: #197330;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 15px 0 0 8px;
	border-bottom: 1px #9f9f9f solid;
}


#sideNav ul {
text-align: left;
list-style-type: none;
font-weight: bold;
font-size: 11px;
margin: 0px;
padding: 0px;

}


#sideNav li {
	border-bottom: 1px #9f9f9f solid;
	padding: 2px 8px;
}


#sideNav li a{
display:block;
color: #1d1d1d;
text-decoration: none;
margin:0px;
padding:0px
}

#sideNav li a:hover{
color: #197330;
background-color: #fff;
}

#sideNav .signup {
font-size:11px;
font-weight:normal;
color:#2d5f3b;
}

#sideNav .signup a {
font-size:11px;
font-weight:normal;
color:#2d5f3b;
}

#sideNav .signup a:hover {
color:#19af51;
}

#sideNav .langPage h1 {
	text-transform: none;
}

#sideNav .langPage li {
	list-style: square;
	color: #197330;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
	border-bottom: 1px #9f9f9f solid;
	padding: 2px 0px;
}
	
#sideNav .langPage li a {
	color: #197330;
}
	
#sideNav .langPage li a:hover {
	color: #19af51;
}
	
/*- End Side Navigation (left)--------------------------- */ 	


/*- Main Content (center)--------------------------- */ 	
#mainCon {
	 float: right;
	 text-align: left;
	 width: 570px;
	 padding: 10px 10px 0 0 ;
	 height: 100%;
	 background-color: #fff
}


#mainCon h1 {
	color: #197330;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 7px 0;
}

#links a {

 text-decoration: underline;

}

#PrintPage {
	 
	 text-align: left;
	 width:770px;;
	 padding-left: 10px;
	 height: 100%;
	 background-color: #fff
}

#PrintPage h1 {
 font-size: 18px;
 font-weight: bold;
 padding: 10px 0p;
 margin: 0px;
 color:#a30000
}

/*- End Main Content (center)--------------------------- */ 	


/*- Footer --------------------------------------------- */ 	

#footer {
	width: 780px;
	clear: both;
	margin:0px;
	padding: 25px 0 0 0;
	background: #000 url(http://www.beejack.com/images/footerBG.gif) no-repeat top;
	color: #c0c0c0;
	font-size: 11px;
	
}

#footer a {
	color: #c0c0c0;
	text-decoration: none;
	padding: 0px 4px;
}

#footer a:hover {
	color: #fff;
}

#copyrights {
 font-size: 11px;
 text-align:center;

}
/*- End Footer --------------------------------------------- */ 	

/*---------------------Tables-------------------------------*/

.shadow {
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='#d1d1d1', Positive='true');
background-color:#FFFFFF;
border:solid 1px #000000;
}


#BonusTB {
	border-collapse: collapse;
	border: 2px solid #197330;
	margin-bottom:10px;	
}

#BonusTB TD {
	padding: 4px;
	vertical-align: top;
}

#BonusTB h1 {
	padding: 0px;
	margin: 0px;
}

#BonusTB p {
	padding: 5px 0 0 0;
	margin: 0px;
}
#BonusTB ul {
	list-style: square;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0 0 15px;
}
#BonusTB li {
	padding: 2px 0 2px 0;
}

#BonusTB img {
	padding: 2px;
}
#BonusTB .BonusShort {
	background: #f7ee03;
	font-size: 11px;
	width:110px;
}

#BonusTB .BonusShort ul {
	width:110px;
	line-height:16px;
	list-style:none;
	padding:4px;
	margin:0px;
}
#BonusTB .BonusShort li {
	background: url(http://www.beejack.com/images/LineTableBonus.gif) repeat-x bottom;
	padding:3px 0;
	list-style:none;
} 
#BonusTB li.last {
	background-image: none;
	padding:3px 0;
} 

#BonusTB li.last span {
	color: Red;
	font-weight: bold;
} 

#BonusTB li span {
	color: Red;
	font-weight: bold;
} 

#BonusTB li.USAccept {
	background:url(http://www.beejack.com/images/ico_USA.gif) no-repeat left center;
	padding:3px 0px;	
} 

#BonusTB li.USAccept span {
	margin-left:18px;
	font-weight:bold;
	color:#000000;
	font-size:10px	
} 

#infoTB {
	border:#197330 2px solid;
	background: #ccdbcf;	
}

#infoTB caption {
	background: #197330;	
	color: #ffffff;
	padding: 3px;
}

#infoTB td{
	background: #fff;	
	padding: 4px;
}



/*---------------------Tables-------------------------------*/

/*---------------------Review-----------------------------*/

#boxReview {
	border:solid 3px yellow;
	min-height:270px; 
	padding:14px; 
	margin-top:10px;
		
}

#boxReview img {
float:right; padding:7px; border:1px solid #000; margin-right:14px; margin-top:45px;

}

#boxReview ul {
font-weight:bold; margin-left:14px; padding:3px 0;
}

 #boxReview li {
padding:3px 0px; list-style:square
}

#boxReview .links {
background:url(http://www.beejack.com/images/LineDot_link.gif) bottom repeat-x;
text-decoration:none;
padding: 0;

}

#boxReview table  {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}


#boxReview  td {
	background: url(http://www.beejack.com/images/line_review-bonus.gif) repeat-x bottom;
	height: 24px;

}


#boxReview .icoImg img {
	padding: 0px 6px 0 0;
	margin: 0px;
	border: 0px;
	float: none;
}


#mainCon .BoxBonus {
	background: url(http://www.beejack.com/images/ico_signupBig.gif) no-repeat left bottom;
}

#mainCon .BoxBonus  h2  {
   font-size: 15px;
	font-weight: bolder;
	line-height: 22px;
	color: #8e0000;
	text-decoration: none;
	margin-left:60px;	
}

#content .BoxBonus  a  {
	border-bottom: 1px dotted #8e0000;
	color: #8e0000;
	text-decoration: none;
	
}

#content .BoxBonus  a:hover  {
	color: #ff1919;
	text-decoration: none;
	border-bottom: 1px solid #ff1919;

}

#content .BoxBonus  span {
	color: #000
}



#mainCon .review {
	background: url(http://www.beejack.com/images/ico_editorReviewBig.gif) no-repeat left bottom;
	height: 50px;

}

#mainCon .review h2 {
	font-size: 15px;
	font-weight: bolder;
	line-height: 22px;
	text-decoration: none;
	margin-left:60px;
	margin-top:20px;
	
}


/*----------USA Box --------*/

#mainCon .BoxUSA {
	background: url(http://www.beejack.com/images/ico_USA_flag.gif) no-repeat left top;
}

#mainCon .BoxUSA h4  {
    font-size: 12px;
	font-weight: bolder;
	color: #8e0000;
	text-decoration: none;
	margin: 10px 0px 10px 60px;
	padding:0px
}

#content .BoxUSA  a  {
	border-bottom: 1px dotted #8e0000;
	color: #8e0000;
	text-decoration: none;
	margin: 0px;
	padding:0px
	
}

#content .BoxUSA  a:hover  {
	color: #ff1919;
	border-bottom: 1px solid #ff1919;

}

/*----------End USA Box --------*/


.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('http://www.beejack.com/images/bg_button_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font-size:14px;
	font-weight: bold;
    height: 35px;
    margin-right: 6px;
    padding-right: 14px; /* sliding doors padding */
    text-decoration: none;
	cursor: pointer;
}

a:hover.button {
color: #fff;
text-decoration: none;
}

a.button span {
    background: transparent url('http://www.beejack.com/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 10px 0px 5px 18px;
	float: left;
	height: 35px;
	cursor: pointer;
} 

#mainCon .big1 {
 font-size: 24px;
 font-weight: bold;
 padding: 10px 0px 0px 0px;

}
	
#mainCon .big2 {
 font-size: 22px;
 font-weight: bold;
 padding: 0px 0px 0px 0px;
 margin: 0px;
}



#mainCon .big3 {
	 font: 14px;
	 font-weight:bold;
}

#mainCon a.big3  {
text-decoration:none;
}

#mainCon .PageTitle {
 font-size: 18px;
 font-weight: bold;
 padding: 10px 0p;
 margin: 0px;
 color:#a30000
}


#mainCon .textH1 {
	 font: 12px;
	 color:#000000;
	 font-style:italic;
}

#mainCon ul li {
padding:3px 0px; list-style:square
}

#mainCon ol li {
padding:3px 0px; 
}

#mainCon ol li ol li {
padding:3px 0px; list-style:lower-alpha
}

/* Terms */

.Terms {
padding:0;
margin:0px
}

.Terms dd {
padding:0 0 15px 0;
margin:0px
}

.Terms dt {
font-weight: bold
}


#list { list-style:none; margin:0;
} 
#list li {list-style:none; margin:0; float:left;
} 

/* title */
h1.TitleBg {
background-color:#ccdbcf;


}
h1.TitleBg a {
color:#2b2b2b;
padding:0px 3px;
text-transform:uppercase;
}
h1.TitleBg a:hover {
text-decoration:none;
}

/* Backgrounds */

.blackjackBG {
background:url(http://www.beejack.com/casino/images/BG_blackjack.jpg) top repeat-y;
}

.CaribbeanBG {
background:url(http://www.beejack.com/casino/images/BG_CaribbeanPoker.jpg) top repeat-y;
}

.RouletteBG {
background:url(http://www.beejack.com/casino/images/BG_Roulette.jpg) top repeat-y;
}

.VideoPokerBG {
background:url(http://www.beejack.com/casino/images/BG_VideoPoker.jpg) top repeat-y;
}
/* hr */
div.hr  {
background: transparent url(http://www.beejack.com/images/LineDot_link.gif) repeat-x; 
height : 30px;
}

div.hr hr {
  display: none;
}
