* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    max-width: 100%;
    display: inline-block !important;
}

img.alignleft {
    display: inline;
    padding: 5px 10px 0 0;
    float: left;
    border: 0 none;
}

img.alignright {
    display: inline;
    padding: 5px 0 0 10px;
    float: right;
    border: 0 none;
}

a {
    color: #fe2d00;
}

a:focus {
    outline-style: none;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    font-family: Arial,Helvetica,Sans-serif;
    color: #fff;
}

h1 {
    font: bold 19px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fe2d00;
}

h2 {
    font: bold 13px/20px 'Istok Web ',Arial;
    color: #fe2d00;
}

h3 {
    font: bold 13px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #cd56a9;
    text-shadow: 1px 1px #000;
}

h4 {
    font: bold 12px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fe2d00;
    text-transform: uppercase;
    float: left;
}

h5 {
    font-size: 11px;
}

h6 {
    font-size: 11px;
}

p {
    margin: 0;
    padding: 12px 0 0 0;
    font: normal 12px/17px 'Istok Web ',Arial,Helvetica,sans-serif;
    text-align: justify;
    color: #818181;
}

ul,li {
    list-style: none;
    font: normal 12px 'Istok Web ',Arial;
    line-height: 17px;
    color: #505050;
    text-decoration: none;
}

a:link,a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 a:link,h1 a:visited,h2 a:link,h2 a:visited,h3 a:link,h3 a:visited,h4 a:link,h4 a:visited,h5 a:link,h5 a:visited,h6 a:link,h6 a:visited {
    text-decoration: none;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    text-decoration: underline;
    border: none !important;
}

body {
    font: normal 12px Arial,Helvetica,sans-serif;
    background: url(images/body_rp.jpg) center top repeat-x;
    background-color: #fff;
}

#main {
    width: 1035px;
    margin: 0 auto;
}

#header {
    background: #fff;
}

.header_area {
    width: 1035px;
    float: left;
}

.logo {
    padding: 20px 15px;
}

.logo h1 {
}

.logo a {
}

.header_banner {
    padding: 17px 13px;
    height: 62px;
    text-align: center;
}

.top_nav {
    background: url(images/nav_bg.jpg) left top no-repeat;
    width: 100%;
    height: 100px;
    margin-top: 80px;
}

.top_nav ul {
    list-style: none;
}

.top_nav ul li {
    padding: 0px 12px;
    display: block;
    background: url(images/divider.jpg) left center no-repeat;
    float: left;
}

.top_nav ul li a {
    font: bold 13px/30px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fff;
}

.top_nav ul li a:hover {
    text-decoration: underline;
}

.top_nav ul li:first-child {
    background: none;
}

#center {
    padding: 20px 13px 0 13px;
    background-color: #fff;
}

.center_area {
}

.side_bar {
}

.side_bar_menu {
    padding-bottom: 10px;
    width: 160px;
    border-top: 3px solid #ff9700;
    float: left;
}

.menu_list {
    width: 160px;
    float: left;
    padding: 2px 0 0 0;
}

.menu_list h2 {
    padding-bottom: 3px;
}

.menu_list ul {
    float: left;
    list-style: none;
}

.menu_list ul li {
    padding: 4px 0px;
    display: block;
    border-top: 1px dotted #585858;
}

.menu_list ul li a {
    color: #505050;
}

.menu_list a:hover {
    text-decoration: underline;
}

.side_banner {
    padding: 15px 0px;
    width: 160px;
    text-align: center;
    float: left;
}

.center_fild {
    padding: 0px 20px;
}

.center_content_one {
    width: 470px;
    float: left;
    padding-top: 5px;
    font: normal 12px/18px 'Istok Web ',Arial,Helvetica,sans-serif;
    text-align: justify;
    color: #818181;
}

.center_content_one h1 {
    color: #FE2D00;
    font: bold 19px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
}

.center_content_one h2 {
    color: #FE2D00;
    font: bold 19px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
}

.center_content_two {
    width: 470px;
    float: left;
    padding-top: 5px;
    font: normal 12px/18px 'Istok Web ',Arial,Helvetica,sans-serif;
    text-align: justify;
    color: #818181;
}

.center_content_two h1 {
    padding-bottom: 12px;
    font: bold 19px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fe2d00;
}

.center_content_two h2 {
    padding-bottom: 12px;
    font: bold 19px/20px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fe2d00;
}

#table_chart {
    padding: 10px 0px 20px 0;
    width: 470px;
    float: left;
}

#table_chart table {
    width: 470px;
    float: left;
}

#table_chart table tr.title {
}

#table_chart table tr {
}

#table_chart table tr th {
    padding: 5px 10px;
    font: bold 12px/16px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fe2d00;
    border-bottom: 1px dotted #585858;
}

#table_chart table tr td {
    border-bottom: 1px dotted #585858;
    font: bold 12px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #505050;
    padding: 8px 10px;
    text-align: center;
}

#table_chart table tr td.casino_name {
    font: bold 12px 'Istok Web ',Arial,Helvetica,sans-serif;
    text-align: left;
    color: #856300;
}

#table_chart table tr th.name_left {
    text-align: left;
    padding: 5px 15px;
}

#table_chart table tr th.name_left2 {
    text-align: left;
}

#table_chart table tr td.casino_name1 a {
    font: bold 12px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #856300;
}

.center_banner {
    padding: 25px 0 0 0;
    width: 470px;
    float: left;
    text-align: center;
}

.side_bar1 {
}

.side_bar_banner {
    padding: 2px 0px 0px 0px;
    width: 100%;
    border-top: 3px solid #ff9700;
}

.side_bar_banner img {
    max-width: 100%;
}

.side_bar_banner h2 {
    padding-bottom: 3px;
}

.visit_area {
    padding: 13px 0 18px 0;
    text-align: left;
}

.visit_text {
    text-align: left;
}

.visit_text span {
    font: bold 12px/22px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #505050;
    display: block;
}

.visit_text small {
    font: bold 12px/15px 'Istok Web ',Arial,Helvetica,sans-serif;
    color: #fe2d00;
}

.visit_btn {
}

.visit_btn a {
    float: right;
    width: 104px;
    height: 41px;
    background: url(images/visit.jpg) no-repeat 0 0;
    text-shadow: 1px 1px #933920;
    text-align: center;
    font-family: 'Open Sans ',arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: capitalize;
    line-height: 41px;
}

.visit_btn a:hover {
    background-position: 0 -43px;
    text-decoration: none;
}

.banner_box {
    padding: 25px 0px;
    text-align: center;
}

.banner_box_two {
    text-align: center;
    padding: 25px 39px;
}

.banner_box_two img {
    max-width: 100%;
}

.banner_box_two span {
    float: left;
    padding: 0 5px;
}

.review-banner {
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

.review-button {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.visit-casino {
    padding: 0 20px 0 35px;
    float: left;
}

.visit-casino a {
    background: url( "images/visit-review.jpg ") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans ',arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    text-align: center;
    text-shadow: 1px 1px #933920;
    text-transform: capitalize;
    width: 154px;
    text-transform: capitalize;
}

.visit-casino a:hover {
    background-position: 0 -43px;
    text-decoration: none;
}

.download-software a {
    background: url( "images/download-software.jpg ") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    font-family: 'Open Sans ',arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    text-align: center;
    text-shadow: 1px 1px #933920;
    text-transform: capitalize;
    width: 234px;
    text-transform: capitalize;
}

.download-software a:hover {
    background-position: 0 -43px;
    text-decoration: none;
}

.side_bar1_review {
    float: left;
    width: 338px;
}

.side_bar1_review ul {
    float: left;
    width: 100%;
}

.side_bar1_review ul li {
    float: left;
    width: 100%;
    padding: 3px 0;
    border-top: 1px dotted #585858;
    font: bold 13px/20px 'Istok Web ',Arial;
}

.side_bar1_review ul li:first-child {
    border: none!important;
    font-size: 13px;
}

.left-align {
    float: left;
    width: 40%;
    color: #505050;
}

.right-align {
    float: right;
    width: 55%;
    color: #FE2D00;
}

.visit-site {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.visit-site a {
    font-family: 'Open Sans ',arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: capitalize;
}

.visit-site a:hover {
    text-decoration: none;
}

.banner_box_two_review {
    float: left;
    padding: 25px 104px;
    text-align: center;
    width: 130px;
}

/*---gamepage----*/
#game-box {
    background-color: #fff;
    margin: 0;
    padding: 20px 116px 50px;
    float: left;
    width: 802px;
}

#game-box .heading {
    width: 802px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0;
}

#game-box .heading a {
    font: normal 20px Arial,Helvetica,sans-serif;
    line-height: 22px;
    color: #fe2d00;
}

#game-box .heading h2 {
    font: normal 20px Arial,Helvetica,sans-serif;
    line-height: 38px;
    color: #fe2d00;
    padding-bottom: 10px;
}

#game-box .heading h1 {
    font: normal 20px Arial,Helvetica,sans-serif;
    line-height: 38px;
    color: #fe2d00;
    padding-bottom: 10px;
}

#game-box .play-area {
    width: 802px;
    float: left;
    text-align: center;
    padding: 0 0 25px;
}

#game-box .game-jackpot-box {
    width: 278px;
    float: left;
    padding: 10px 262px;
}

#game-box .game-jackpot-box .jackpot-top {
    width: 278px;
    height: 17px;
    float: left;
}

#game-box .game-jackpot-box .jackpot-center {
    width: 258px;
    padding: 0px 10px;
    float: left;
}

#game-box .game-jackpot-box .jackpot-center p {
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #505050;
}

#game-box .game-jackpot-box .jackpot-center p span {
    color: #fe2d00;
}

#game-box .game-jackpot-box .jackpot-bottom {
    width: 278px;
    height: 15px;
    float: left;
}

#game-box .software-box {
    width: 802px;
    padding: 30px 0px 10px;
    float: left;
}

#game-box .software-box .software-row {
    width: 774px;
    padding: 20px 14px 10px;
    float: left;
}

#game-box .software-box .software-row .triple-box {
    background: url(images/software-box.png) no-repeat;
    width: 218px;
    height: 98px;
    padding: 0px;
    float: left;
    margin: 0 20px;
}

#game-box .software-box .software-row .triple-box .top-txt {
    width: 198px;
    height: 38px;
    padding: 10px 10px 2px;
    float: left;
    margin: 0;
}

#game-box .software-box .software-row .triple-box .top-txt h2 {
    font-family: 'Istok Web ',Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

#game-box .software-box .software-row .triple-box p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 0;
}

#game-box .software-box h3 {
    font: normal 20px Arial,Helvetica,sans-serif;
    line-height: 38px;
    color: #fe2d00;
    text-shadow: none;
    text-align: left;
}

#game-box .software-box .button {
    width: 198px;
    padding: 10px 10px 2px;
    float: left;
    margin: 0;
}

#game-box .software-box .button a {
    background: url(images/joinsite-btn.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: 'Open Sans ',arial,sans-serif;
    font-size: 16px;
    font-weight: 800;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-shadow: 1px 1px #891900;
    width: 104px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
}

#game-box .software-box .button a:hover {
    background-position: 0 -32px;
    text-decoration: none;
}

#game-box .game-content {
    width: 802px;
    float: left;
    padding: 15px 0px 25px;
    font: normal 14px/18px Arial,Helvetica,sans-serif;
    color: #505050;
}

#game-box .game-content p {
    font: normal 14px/18px Arial,Helvetica,sans-serif;
    text-align: left;
    color: #505050;
    padding-top: 10px;
}

#game-box .game-content p a {
    color: #505050;
    text-decoration: none;
}

footer {
    margin: 10px 0;
    padding: 10px 0;
}

.casinoreview {
    margin: 20px 0 50px;
    border: 1px solid #fff;
    width: 100%;
    background: #ff9700;
}

.casinoreview td,.casinoreview th {
    font-size: 14px;
    padding: 12px 20px
}

.casinoreview td {
    color: #fff;
    border: 1px solid #fff
}

.casinoreview td .icon-img {
    display: inline;
    margin-right: 10px
}

.casinoreview td:first-child {
    font-weight: 500
}

.casinoreview td,.casinoreview th {
    border-bottom: 1px solid #fff;
    padding: 15px
}


.payment:not(:empty):not(:last-child):after {
    content: ", "
}
