@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;
}

a, a:visited {
	color:#125de7;
}

a:hover {
	text-decoration:none;
}

.main_content li {
	margin-left:15px;
	margin-bottom:4px;
}

#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:#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;
}

.story div.box_content {
	padding:20px 18px 2px;
}

.box_content p {
	margin-bottom:7px !important;
	line-height:1.25em !important;
}

#content div.story h3 {
	border-top:1px dotted #CCCCCC;
	padding:14px 0 0 0;
	color:#4D4D4D;
	font-size:175.9%;
	font-weight:bold;
	letter-spacing:-0.5px;	
}

div#winnerGame h4 {
	font-weight:bold;
	margin-bottom:7px;
}

div.story td.amount {
	font-weight:bold;
	text-align:right;
}

div.story table {
	margin-bottom:7px;
	width:260px;
}

table {
	font-size:inherit;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.image {
	float:left;
	margin-right:20px;
	
}

div.game_links a {
	color:#333333;
	margin-right:10px;
}

div.game_links a:hover {
	text-decoration:none;
}

div.game_links p.play a:active span {
	background-position:right -46px;
}

.story p.more, .story p.demo, .story p.play, .story div.play_links {
	display:inline;
}

div.game_links p.play {
	display:inline-block;
}

.description {
	margin-bottom:15px;
}

.story div.story_content {
	border-top:1px dotted #CCCCCC;
	overflow:hidden;
	padding:14px 0;
}

div.game_links p.play a {
	background:url("../img/buttons/genericbutton2stretch.png") no-repeat scroll left top transparent;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size:93%;
	font-weight:bold;
	height:23px;
	line-height:23px;
	margin:0 15px 0 0;
	text-align:center;
	text-decoration:none;
}

div.game_links p.play a span {
	background:url("../img/buttons/genericbutton2stretch.png") no-repeat scroll right top transparent;
	display:inline-block;
	height:23px;
	left:15px;
	padding-right:15px;
	position:relative;
}

div.article div.main_content h1, div.article div.main_content h2, div.article div.main_content h3, div.storyList div.main_content h1, div.storyList div.main_content h2 {
	color:#4D4D4D;
	font-size:153.9%;
	font-weight:bold;
	letter-spacing:-0.5px;
}

div.game_links  {
	text-align:right;
}

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_top_left {
	background-position:left top;
	left:-1px;
	top:-1px;
}

div.corner_top_right  {
	background-position:right top;
	right:-1px;
	top:-1px;
}

.box > div.corner_bottom_left  {
	left:-1px;
}

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

.box > div.corner_bottom_right  {
	right:-1px;
}

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

.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  {
	border-width:1px 1px 0;
}

.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;
}

.box, .headerbox, .contentbox {
	margin-bottom:7px;
	position:relative;
}

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:inline-block;
	margin-left:3px;
	float:right;
    background:url('../images/articlebox-h3.gif') 100% 0;
}

.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, .play:visited {
    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:7px 0 0 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;
}

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

.contentbox {
    position:relative;
}

