@import url("/domains/share_libs/css/reset.css");
@import url("/domains/share_libs/css/common.css");
@import url("/domains/share_libs/css/jpjlogin.css");
@import url("/domains/share_libs/css/jpjfooter.php?v=0.10.1");

body {
	text-align:center;
	background:#00015e;	
	font-size:.79em;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper {
	width:992px;
	margin:0 auto;
	text-align:left;
	background:white;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;	
    border-color:#B2B2B2 #232F87 #6C6D9B;
    border-style:solid;
    border-width:0 1px 1px;	
}

#header {
	background:url('../images/jackpotjoy_header.jpg');
	height:85px;
	width:992px;
}

#header a, #header a:visited {
	height:100%;
	width:100%;
	display:block;
	text-indent:-99999px;
}

#left {
	width:188px;
	float:left;
    margin:7px;	
}

#menu {
    background:url('../images/menu.gif') repeat-x 0 100%;
    border:1px solid #d9d9d9;
    border-bottom:1px solid #b2b2b2;	
    position:relative;
	margin-bottom:7px;
}

#menu a, #menu a:visited {
	height:31px;
	line-height:31px;
	display:block;
	text-decoration:none;
	color:black;
}

#menu a:hover, #menu a:visited:hover, #menu li.active ul li a:hover, #menu li.active ul li a:visited:hover {
    background-color:#bddfff;
}

#menu li.active a, #menu li.active a:visited {
    background:#3fa6f9 url('../images/menu_icon.png') no-repeat 168px 10px;
    color:white;	
}

#menu li.active ul li a, #menu li.active ul li a:visited {
	background:white;
	color:inherit;
}

#menu ul li {
	list-style:none;
	font-size:14px;
}

#menu li {
	text-indent:8px;
}

#menu li li {
    text-indent:30px;
}

#menu li li li {
    text-indent:60px;
}

.corner {
	display:block;
	width:8px;
	height:8px;
	background:url('../images/boxCorners.png');
	background-position:left top;
	left:-1px;
	top:-1px;
	position:absolute;
}

.c2 {
    background-position:right top;
	right:-1px;
	left:auto;
}

.c3 {
    background-position:left bottom;	
	top:auto;
	bottom:-1px;  
}

.c4 {
    background-position:right bottom; 
	left:auto;
	top:auto;
	right:-1px;
	bottom:-1px;
}

div#content {
	float:left;
	width:781px;
}

div#navigation, div#mainColumn, div#submenuColumn {
	float:left;
	width:190px;
}

div#mainContent {
	display:inline;
	float:left;
	width:584px;
}

#right-column {
    position:relative;
    float:right;
    width:190px;
    margin:7px 5px 0 0;
}

.main_content {
	overflow:hidden;
	padding:32px 40px 25px;
}

.headerbox_container {
	border-width:0 1px;
}

.box, .headerbox_container {
	background:#FFFFFF url(../images/boxBorderBottom.png) repeat-x scroll center bottom;
	border-color:#D9D9D9;
	border-style:solid;
	color:#4E4E4E;
	padding-bottom:2px;
}

div.promotion {
	margin-bottom:7px;
	overflow:hidden;
	width:584px;
}

div#mainContent, div#mainColumn {
    margin:7px 0 0 0;
	position:relative;
}

div#mainContent {
    margin:7px 7px 10px 0;
}

div.contentbox .heading {
    background:transparent url(../images/bodytabheader.png) no-repeat scroll left top;
    color:#FFFFFF;
    font-size:108%;
    font-weight:bold;
    height:30px;
    line-height:30px;
    margin:0 6px 0 0;
    text-align:center;
}

div.contentbox .heading span {
    background:transparent url(../images/bodytabheader.png) no-repeat scroll right top;
    display:block;
    height:30px;
    left:6px;
    padding-right:6px;
    position:relative;
}

/******************** article content ************************/

.center {
    text-align:center;
}

.breadcrumbs {
   padding:17px 0 0 39px !important;
   margin:0 0 -10px 0 !important;
   font-weight:bold;
}

.breadcrumbs a, .breadcrumbs a:visited {
    color:#4d4d4d;
}

.articlebox {
    padding:0 32px;
    border-top:0;
    clear:both;
    position:relative;
    z-index:1;
	border-width:1px;
	border-bottom:0;
}

.articlebox p {
    color:#333333;
}

.articlebox span {
    display:block;
    text-align:center;
}

.articlebox span a, .articlebox span a:visited {
    text-decoration:none;
}

.articlebox span img {
    display:block;
}

.articlebox span.left {
    float:left; 
    margin:0 35px 10px 0;
}

.articlebox span.right {
    float:right;    
    margin:0 0 10px 35px;
}

.articlebox h3 {
    background:transparent url(../images/articlebox-h3.gif) repeat scroll 0 0;
    color:#4D4D4D;
    font-size:1.25em;
    font-weight:bold;
    height:41px;
    line-height:41px;
    margin:0 -33px 22px !important;
    position:relative;
    text-align:center;
}

.articlebox h3 span {
    height:41px;
	display:block;
	margin-left:3px;
    background:url('../images/articlebox-h3.gif') 100% 0;
	top:0;
	right:0;
	position:absolute;
}

.articlebox .clear {
    background:url('../images/articlebox-footer.gif');
    margin:22px -33px 0 -33px;
    height:6px;
    font-size:0;    
    clear:both;
    z-index:2;
}

.articlebox .clear {
	background:transparent url(../images/articlebox-footer.gif) repeat scroll 0 0;
	clear:both;
	font-size:0;
	height:6px;
	margin:22px -33px 0;
	z-index:2;
}

.play {
    display:inline-block;
    margin:10px 0 0 0;
    height:24px;
    line-height:21px;
    color:white;
    font-weight:bold;
    width:55px;
    background-image:url('../images/play.gif');
    background-position:0 0;
}

.play:hover, .playnow:hover {
    background-position:0 100%;
}

.playnow {
    background-image:url('../images/playnow.jpg');
    background-position:0 0;
    display:inline-block;
    width:190px;
    height:50px;
    text-indent:-99999px;
    margin:8px 0 0 0;
}

.flash {
    margin:0 0 15px 0;
}

.related {
    margin:21px 0 0 0;
}

.related h3 {
    text-indent:39px;
    text-align:left;
    color:#333333;
    height:34px;
    line-height:34px;
    font-size:1.05em;
    background:url('../images/related-h3.gif');
}

.related h3 span {
    background:url('../images/related-h3.gif') 100% 0;
    height:34px;
}

.related ul {
    font-size:.85em;
    float:left;
    margin:0 8px 10px 45px;
    _margin-left:22px;
    _margin-right:20px;
    padding:0;
}

.related ul li {
    list-style:none;
    background:url('../images/ul-li.gif') no-repeat 0 1px;
    text-indent:11px;
    margin:0 0 4px 0;
}

.related a, .related a:visited {
    color:#333333;
}

.related .clear {
    background:url('../images/related-footer.gif');
}

div.corner_top_left, div.corner_top_right, div.corner_bottom_left, div.corner_bottom_right {
	background-image:url(../images/boxCorners.png);
	background-repeat:no-repeat;
	font-size:1%;
	height:8px;
	position:absolute;
	width:8px;
	z-index:99;
}

div.corner_bottom_right {
	background-position:right bottom;
	bottom:0;
	right:0;
}

div.corner_bottom_left {
	background-position:left bottom;
	bottom:0;
	left:0;
}

.related, .articlebox {
    margin-bottom:10px;
}

.related h3 span {
	margin-left:40px;
	text-indent:-40px;
}

/****************** carousel ********************/

.carousel {
    height:191px;
    width:584px;
    background: url(../images/carousel.gif) 0 0 no-repeat;
    position:relative;
    margin:10px 0;
}

.carousel-space ul li a, .carousel-space ul li a:visited {
    text-decoration:none !important;
}

.jcarousel-prev, .jcarousel-next {
    cursor:pointer;
    position:absolute;
    z-index:9999;
    left:-1px;
    top:0;
    display:block;
    width:16px;
    height:130px;
    background:url('../images/carousel-arrow.gif') 0 0;
    text-indent:-99999px;
}

.jcarousel-next {
    left:auto;
    right:-1px;
    background-position:100% 0;
}

.jcarousel-container {
    width:544px;
    height:168px;
    position:absolute;
    top:0;
    left:0px;
    overflow:hidden;
    white-space:nowrap;
    padding:0 20px;
}

.carousel-space ul {
    position:relative;
}

.carousel-space ul li {
    margin:0 8px 0 0;
    position:relative;
    list-style:none;
    float:left;
    font-size:.85em;
}

.carousel-space ul li span {
    display:block;
    text-align:center;
    color:white;
    font-size:1em;
    padding:5px 0 0 0;
    font-weight:bold;
}

.carousel-space ul li img.price {
    position:absolute;
    left:0;
    top:0;
}

#content .carousel h2 {
    font-size:1em;
    color:white;
    font-weight:bold;
    text-align:center;
    line-height:26px;
}


/***************** page formatting *****************/

#content p {
	margin:0 0 1.25em 0;
	color:#4e4e4e;
	line-height:1.5em;
}

div.whatsNew h2 {
    color:#4D4D4D;
    font-size:153.9%;
    font-weight:bold;
    letter-spacing:-0.5px;
    margin-bottom:7px;
}

#content h3 {
	color:black;
	font-weight:bold;
	font-size:1.25em;
    margin:0 0 .75em 0;
}

.contentbox {
    position:relative;
}

#box1 {
	width:583px;
	height:285px;
	background:url('../images/box3.jpg');
	margin:0 0 10px 0;
	position:relative;
}

#box1 h2 {
	display:none;
}

.joinnow {
background-image:url("../images/join.png");
bottom:10px;
display:block;
height:53px;
left:188px;
position:absolute;
text-indent:-99999px;
width:204px;
}

#box2 {
	width:583px;
	height:276px;
	background:url('../images/box2.jpg');
}

.game {
	height:276px;
	width:194px;
	position:relative;
	float:left;
}

.game a, .game a:visited {
	display:block;
	width:100%;
	height:100%;
}

#content .game .play {
	position:absolute;
	display:block;
	width:150px;
	height:38px;
	top:170px;
	left:22px;
	background-image:url('../images/playnow.png');
	background-position:0 0;
	text-indent:-99999px;
}

#content .game .play:hover, .joinnow:hover {
	background-position:0 100%;
}

.bingo90 {
	background:url('../images/bingo88.png') no-repeat 47px 25px;
}

.bingo75 {
	background:url('../images/7slots.png') no-repeat 64px 25px;
}

.bingomonopoly {
	background:url('../images/casino.png') no-repeat 45px 25px;
}

#ticker {
left:87px;
position:absolute;
top:126px;
}

h1.heading {
	cursor:pointer;
	position:relative;
}

h1.heading em {
	display:block;
	width:9px;
	height:9px;
	position:absolute;
	right:9px;
	top:10px;
	background-image:url('../images/h1-arrow.gif');
	background-position:0 0;
}

h1.heading em.right {
	background-position:100% 0;	
}

.hidden {
	display:none !important;
}

.ex {
	background-image:url('../images/menu-arrow.gif');
	background-repeat:no-repeat;
	background-position:167px 0;
}

.ex2 {
	background-position:167px 100%;
}

