/*
Theme Name: High Roller Black Theme designed and modified
Theme URI: http://www.flytonic.com/themes/high-roller-black
Description: Premium gambling wordpress theme.
Version: 1.0
Author: Alkesh Gupta alkesh.gupta@gmail.com
Author URI: http://www.flytonic.com
*/
/**************** Links *****************/
a, a:visited {
    color: #920606;
    text-decoration: none;
}

    a:hover {
        color: #999;
        text-decoration: none;
    }

body {
    margin: 20px 0px 0px 0px;
    background: #002146 url(images/bg.gif);
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #222;
}

#main {
    width: 980px;
    margin: 0px auto 0px auto;
    background: #EEE;
}

#wrap {
    width: 996px;
    background: url(images/wrap.png) repeat-y;
    margin: 0px auto 0px auto;
}

#topborder {
    width: 996px;
    margin: 0px auto 0px auto;
    height: 20px;
    background: url(images/topbg.png) no-repeat;
}

img {
    border: 0;
}

.clearboth {
    height: 20px;
    clear: both;
}
/****************** HEADER ***************************/
#header {
    height: 80px;
    width: 980px;
    margin: 0px;
    background: #0066CC url(images/header_bg.jpg) no-repeat;
    color: #FFF;
}

#header-left {
    float: left;
    width: 490px;
    height: 70px;
    padding: 20px 0px 0px 20px;
}

#header-right {
    float: left;
    width: 468px;
    height: 0px;
    padding-top: 0px;
}
/****************** Navbar ***************************/
#navtop {
    width: 980px;
    color: #FFF;
    height: 33px;
    font: 14px Arial, Helvetica, sans-serif;
    background: #99CC33 url(images/navbar.gif) repeat-x;
    font-weight: bold;
}

#navleft {
    float: left;
    width: 950px;
}

#subnav {
    width: 980px;
    background: #021c39;
    color: #FFF;
    height: 28px;
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#subnavactive {
    background: #021c39;
    height: 6px;
}
/************* Nav*************************************/
#nav2 {
    display: block;
    font-size: 12px;
    height: 33px;
    width: 100%;
    margin: 0px;
}

    #nav2, #nav2 ul {
        line-height: 23px;
        margin-left: 5px;
        padding: 0px;
        list-style: none;
    }

        #nav2 a, #nav2 a:hover {
            border: none;
            display: block;
        }

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

        #nav2 a, #nav2 a:visited {
            color: #FFF;
            display: block;
            font-weight: bold;
            margin: 0px;
            padding: 5px 0px 5px 0px;
        }

            #nav2 a span {
                padding: 9px 10px 9px 10px;
            }

            #nav2 a:hover span {
                background: url(images/nav2lefthover.gif) top left no-repeat;
                color: #fff;
                text-decoration: none;
                white-space: nowrap;
            }

            #nav2 a:hover, #nav2 a:active {
                color: #fff;
                display: block;
                text-decoration: none;
                background: url(images/nav2righthover.gif) top right no-repeat;
            }

        #nav2 .current_page_item {
            color: #fff;
            background: url(images/nav2right.gif) top right no-repeat;
            display: block;
            text-decoration: none;
        }

            #nav2 .current_page_item span {
                color: #fff;
                background: url(images/nav2left.gif) top left no-repeat;
                text-decoration: none;
            }

        #nav2 a.current_page_item:hover {
            color: #fff;
            background: url(images/nav2righthover.gif) top right no-repeat;
            text-decoration: none;
        }

            #nav2 a.current_page_item:hover span {
                color: #fff;
                background: url(images/nav2lefthover.gif) top left no-repeat;
                text-decoration: none;
            }

        #nav2 .current_page_parent {
            color: #fff;
            background: url(images/nav2right.gif) top right no-repeat;
            text-decoration: none;
        }

            #nav2 .current_page_parent span {
                color: #fff;
                background: url(images/nav2left.gif) top left no-repeat;
                text-decoration: none;
            }

        #nav2 a.current_page_parent:hover {
            color: #fff;
            background: url(images/nav2righthover.gif) top right no-repeat;
            text-decoration: none;
        }

            #nav2 a.current_page_parent:hover span {
                color: #fff;
                background: url(images/nav2lefthover.gif) top left no-repeat;
                text-decoration: none;
            }

#nav3 {
    display: block;
    font-size: 11px;
    height: 26px;
    width: 100%;
    margin: 0px;
}

    #nav3, #nav3 ul {
        line-height: 16px;
        margin-top: 0px;
        padding-top: 0px;
        list-style: none;
    }

        #nav3 a, #nav3 a:hover {
            border: none;
            display: block;
        }

        #nav3 li {
            float: left;
            list-style: none;
            margin-right: 5px;
        }

        #nav3 a, #nav3 a:visited {
            color: #FFFFFF;
            display: block;
            font-weight: bold;
            margin-top: 0px;
            padding: 6px 0px 6px 0px;
        }

            #nav3 a:hover, #nav3 a:active {
                color: #000000;
                background: url(images/subnavrighthover.gif) right no-repeat;
                display: block;
                text-decoration: none;
            }

            #nav3 a span {
                padding: 7px 10px 7px 10px;
            }

            #nav3 a:hover span {
                background: url(images/subnavlefthover.gif) left no-repeat;
                color: #000000;
                text-decoration: none;
                white-space: nowrap;
            }

        #nav3 .current_page_item {
            color: #000000;
            background: url(images/subnavright.gif) right no-repeat;
            text-decoration: none;
        }

            #nav3 .current_page_item span {
                color: #000000;
                background: url(images/subnavleft.gif) left no-repeat;
                text-decoration: none;
            }

html > body #navbar a:hover {
    width: auto;
}
/************************ New *******************************************/
#searchnav {
    background-color: #99CC00;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 26px;
    border: 2px solid #DDD;
    padding: 1px;
    color: #FFF;
}

#searchinput {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    padding: 3px;
    margin: 0px;
    border: 2px solid #DDD;
    width: 125px;
    color: #999999;
}
/******************** Main Layout ***************************/
#content {
    width: 960px;
    clear: both;
    background: #EEE;
    line-height: 17px;
    margin: 0px auto 0px auto;
}

    #content p {
        padding: 0px 0px 10px 0px;
        margin: 0px;
    }

.block { /*border:1px solid #e2e2e2;*/
    padding: 5px;
    margin-bottom: 10px;
    background: #FFF;
}

#middlecontent {
    width: 482px;
    float: left;
    /* margin:10px 0px 0px 10px;*/
}

    #middlecontent h1 {
        margin: 5px 0px 13px 2px;
        color: #000;
        font-size: 28px;
    }

    #middlecontent h2 {
        margin: 0px 0px 12px 0px;
        font-size: 18px;
    }

    #middlecontent .block {
        padding: 0px;
    }
/*************************** Sidebar ********************************/
#sidebar {
    width: 200px;
    float: left;
    margin: 10px 0px 0px 0px;
}

    #sidebar h2, #index_sidebar h2 {
        padding: 4px 4px 4px 6px;
        margin: 0px 0px 4px 0px;
        color: #FFF;
        background: #003377;
        font-size: 12px;
    }

    #sidebar ul, #index_sidebar ul {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    #sidebar li, #index_sidebar li {
        padding: 0px 0px 5px 0px;
        margin: 0px 0px 0px 20px;
        list-style: url(images/sideicon.gif) outside;
    }

#index_sidebar {
    width: 200px;
    float: left;
    margin: 10px 0px 0px 10px;
}

.dot {
    background: url(images/css-dotted.gif) repeat-x bottom;
}
/************************ Newsletter ******************/
.newsletter {
    border: 1px dashed #DDD;
    padding: 2px;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    line-height: 12px;
}

#newsletterform {
    margin: 0;
}

    #newsletterform input {
        border: 2px solid #DDD;
        font: 10px Verdana, Arial, Helvetica,sans-serif;
        color: #666666;
        width: 160px;
        padding: 1px;
    }

    #newsletterform #submit {
        width: 25px;
        background-color: #EEE;
        border: 1px solid #CCC;
        margin-left: 4px;
    }
/************************ Pages and Single Page Layout ******************/
#pagecontent {
    width: 688px;
    float: left;
    margin-left: 10px;
}

    #pagecontent .block {
        padding: 8px;
    }

    #pagecontent h1 {
        margin: 5px 0px 9px 2px;
        font-size: 28px;
    }

    #pagecontent h2 {
        padding: 4px;
        margin: 0px 0px 3px 0px;
        color: #FFF;
        background: #3d3d3d;
        font-size: 14px;
        border-bottom: 2px solid #666;
    }

    #pagecontent h3 {
        padding: 0px;
        margin: 5px 0px 4px 2px;
        font-size: 18px;
    }

    #pagecontent h4 {
        margin-bottom: 5px;
        font-size: 14px;
        padding: 3px;
    }

.reviewheadings {
    padding: 3px;
    margin: 10px 0px 10px 0px;
    color: #006699;
    background: url(images/bigdot.gif) repeat-x bottom;
    font-size: 18px;
}

.post-info {
    padding-top: 8px;
    background: url(images/bigdot.gif) top repeat-x;
    color: #777777;
    font-weight: bold;
    font: 10px Verdana, Arial, Helvetica,sans-serif;
    margin-bottom: 25px;
}

.articledate {
    color: #999;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-top: 3px;
}

.breadcrumb {
    padding: 4px;
    background: url(images/bigdot.gif) bottom repeat-x;
    color: #777;
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

.date {
    font-size: 10px;
    color: #666;
}

.date2 {
    font-size: 10px;
    color: #666;
    padding-left: 20px;
    background: url(images/files.gif) no-repeat left;
    margin: 2px 0px 15px 5px;
}

.bannerwidget {
    display: block;
    margin: 0px auto 0px auto;
    float: none;
    text-align: center;
}
/******************* Image format ****************************************/
p img {
    padding: 0;
    max-width: 100%;
}

img.centered, .aligncenter, div.aligncenter {
    display: block;
    margin: 10px auto 10px auto;
    float: none;
    text-align: center;
    padding: 2px;
}

img.alignright {
    padding: 2px;
    margin: 0 12px 4px 12px;
    display: inline;
}

img.alignleft {
    padding: 2px;
    margin: 0 12px 4px 12px;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}
/****************** Captions *****************************/
.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #EEE;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
    }

    .wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
    }
/******************* Comments ****************************************/
#commentform input {
    width: 250px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    border: 2px solid #DDD;
    color: #666;
}

#commentform {
    margin: 5px 10px 0 0;
}

    #commentform textarea {
        padding: 2px;
        width: 330px;
        border: 2px solid #DDD;
        color: #666;
    }

#respond {
    background: url(images/leave-comment.gif) top left no-repeat;
    padding-left: 40px;
}

    #respond:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

#commentform #submit {
    margin: 0;
    width: 170px;
    background-color: #EEE;
    border: 3px double #CCC;
}

.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    margin-left: 50px;
    text-align: justify;
}

    .commentlist li {
        margin: 15px 0 10px;
        padding: 5px 5px 10px 10px;
        list-style: none;
        border: 1px dashed #DDD;
    }

        .commentlist li ul li {
            margin-right: -5px;
            margin-left: 10px;
        }

    .commentlist p {
        margin: 10px 5px 10px 0;
    }

.children {
    padding: 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata {
    font-size: 10px;
}

.fn {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.avatar {
    float: left;
}
/******************** Footer************************/
#footer {
    width: 960px;
    background: #021c39;
    color: #FFF;
    height: 25px;
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

    #footer a {
        color: #FFF;
    }

        #footer a:hover {
            color: #FFF;
            text-decoration: underline;
        }

    #footer li {
        list-style: none;
        display: inline;
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0px;
    font-size: 0px;
}

img {
    border: none;
    vertical-align: top;
}

form, ul, h1, h2, h3, h4, h5, h6, p, span, input {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 24px;
    line-height: 26px;
}

h2 {
    font-size: 18px;
    line-height: 20px;
}

h3 {
    font-size: 16px;
    line-height: 18px;
}

h4 {
    font-size: 13px;
    line-height: 15px;
}

h5 {
    font-size: 11px;
    line-height: 13px;
}

h6 {
    font-size: 10px;
    line-height: 12px;
}

.floatleft {
    float: left;
    width: auto;
}

.floatright {
    float: right;
    width: auto;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.center {
    text-align: center;
}

.blocks1, .blocks2, .blocks3, .blocks4, .blocks5,
.cols1, .cols2, .cols3, .cols4, .cols5,
.cols01, .cols02, .cols03, .cols04, .cols05,
.tr1, .tr2, .tr3, .tr4, .tr5,
.tr01, .tr02, .tr03, .tr04, .tr05 {
    width: 100%;
    clear: both;
}

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9,
.block1, .block2, .block3, .block4, .block5, .block6,
.col01, .col02, .col03, .col04, .col05, .col06, .col07, .col08, .col09,
.td01, .td02, .td03, .td04, .td05, .td06, .td07, .td08, .td09,
.td1, .td2, .td3, .td4, .td5, .td6, .td7, .td8, .td9 {
    float: left;
    width: auto;
}

p {
    padding: 4px 0;
}

body {
    margin: 0px;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/bg01.gif) repeat-x left top;
    color: #282828;
}

input, select, textarea {
    font-size: 12px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #282828;
}

a {
    text-decoration: none;
    color: #920606;
    cursor: pointer;
}

div.container {
    width: 1006px;
    margin: 0 auto;
}

.header {
    height: 102px;
    position: relative;
}

    .header .logo {
        padding: 19px 0 0 11px;
    }

        .header .logo h1 {
            color: #FFFFFF;
            padding-top: 20px;
        }

    .header .banner {
        position: absolute;
        top: 25px;
        left: 460px;
    }

.wrapper {
    width: 1006px;
    background: url(images/bg03.gif) repeat-y left top;
}

.wrapper-top {
    background: url(images/bg02.gif) no-repeat left top;
    padding: 7px 8px 0 7px;
    width: 991px;
}

ul.topmenu {
    height: 34px;
}

    ul.topmenu li {
        width: auto;
        float: left;
        background: url(images/bg06.gif) no-repeat right top;
        padding: 0 2px 0 0;
        position: relative;
    }

        ul.topmenu li.last {
            background: none;
            padding: 0;
        }

        ul.topmenu li a {
            display: block;
            width: auto;
            float: left;
            font-size: 14px;
            font-weight: bold;
            line-height: 34px;
            color: #fff;
            padding: 0 18px;
        }

            ul.topmenu li a.parent {
                background: url(images/bg16.gif) no-repeat right top;
            }

        ul.topmenu li ul {
            display: none;
            width: 170px;
            height: auto;
            background: #920606;
            position: absolute;
            left: 0;
            top: 34px;
        }

            ul.topmenu li ul li {
                float: none;
                clear: both;
                padding: 0 18px;
            }

                ul.topmenu li ul li a {
                    display: inline;
                    float: none;
                    clear: both;
                    font-weight: normal;
                    font-size: 12px;
                    padding: 0;
                    line-height: 16px;
                }

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

        ul.topmenu li.shover ul {
            display: block;
        }

        ul.topmenu li.shover a.parent {
            background: url(images/bg15.gif) no-repeat right top;
        }

ul.menu {
    height: 35px;
    background: url(images/bg07.gif) repeat-x left top;
}

    ul.menu li {
        width: auto;
        float: left;
        line-height: 30px;
        background: url(images/bg08.gif) no-repeat right top;
        padding: 0 19px 0 17px;
        font-weight: bold;
    }

        ul.menu li.last {
            background: none;
            padding: 0 0 0 17px;
        }

        ul.menu li a {
            color: #090909;
        }

.content {
    width: 975px;
    margin: 6px auto 0;
    overflow: hidden;
}

.side1 {
    width: 175px;
    float: left;
}

.main {
    width: 482px;
    float: left;
    margin: 0 0 0 21px;
}

.side2 {
    width: 276px;
    float: right;
}

.bonus-obj .t1 {
    background: url(images/bg09.gif) no-repeat left top;
    line-height: 29px;
    padding: 0 0 0 12px;
    font-weight: bold;
    color: #090909;
}

.bonus-obj ul {
    padding: 4px 0 0 12px;
}

    .bonus-obj ul li {
        line-height: 13px;
        padding: 2px 0 2px 0;
    }

        .bonus-obj ul li a {
            color: #000;
        }

.other-obj {
    padding: 14px 0 0;
}

    .other-obj .t1 {
        background: url(images/bg09.gif) no-repeat left top;
        line-height: 29px;
        padding: 0 0 0 12px;
        font-weight: bold;
        color: #090909;
    }

    .other-obj ul {
        padding: 4px 0 0 12px;
    }

        .other-obj ul li {
            line-height: 13px;
            padding: 2px 0 2px 0;
        }

            .other-obj ul li a {
                color: #555555;
            }

.comptability-obj {
    padding: 14px 0 0;
}

    .comptability-obj .t1 {
        background: url(images/bg09.gif) no-repeat left top;
        line-height: 29px;
        padding: 0 0 0 12px;
        font-weight: bold;
        color: #090909;
    }

    .comptability-obj ul {
        padding: 4px 0 0 12px;
    }

        .comptability-obj ul li {
            line-height: 13px;
            padding: 2px 0 2px 0;
        }

            .comptability-obj ul li a {
                color: #555555;
            }

.rule-obj {
    padding: 14px 0 0;
}

    .rule-obj .t1 {
        background: url(images/bg09.gif) no-repeat left top;
        line-height: 29px;
        padding: 0 0 0 12px;
        font-weight: bold;
        color: #090909;
    }

    .rule-obj ul {
        padding: 4px 0 2px 12px;
    }

        .rule-obj ul li {
            line-height: 13px;
            padding: 2px 0 2px 0;
        }

            .rule-obj ul li a {
                color: #555555;
            }

.about-obj h1 {
    color: #7c0000;
    padding: 3px 0 14px 0;
    background: url(images/bg10.gif) repeat-x left bottom;
}

.top-obj {
    padding: 14px 0 0;
}

    .top-obj .t1 {
        font-size: 18px;
        line-height: 20px;
        color: #7c0000;
        padding: 0 0 8px;
        font-weight: bold;
    }

    .top-obj div.box01 {
        width: 482px;
        background: url(images/bg11.gif) repeat-y left top;
    }

    .top-obj div.box01-top {
        background: url(images/bg12.gif) no-repeat left top;
    }

    .top-obj div.box01-btm {
        background: url(images/bg13.gif) no-repeat left bottom;
        padding: 0 0 1px;
    }

    .top-obj div.cols1 {
        width: 482px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        font-weight: bold;
    }

        .top-obj div.cols1 div.col1 {
            width: 74px;
            text-indent: 16px;
        }

        .top-obj div.cols1 div.col2 {
            width: 85px;
        }

        .top-obj div.cols1 div.col3 {
            width: 30px;
            text-align: center;
        }

        .top-obj div.cols1 div.col4 {
            width: 72px;
            text-align: center;
        }

        .top-obj div.cols1 div.col5 {
            width: 57px;
            text-align: center;
        }

        .top-obj div.cols1 div.col6 {
            width: 50px;
            text-align: center;
        }

        .top-obj div.cols1 div.col7 {
            width: 60px;
            text-align: center;
        }

        .top-obj div.cols1 div.col8 {
            width: 54px;
            text-align: center;
        }

    .top-obj div.odd {
        width: 480px;
        padding: 6px 0;
        margin: 0 auto;
    }

        .top-obj div.odd div.col1 {
            width: 28px;
            text-indent: 10px;
            color: #555555;
            font-weight: bold;
            padding: 3px 0 0;
        }

        .top-obj div.odd div.col2 {
            width: 45px;
        }

        .top-obj div.odd div.col3 {
            width: 85px;
            color: #004596;
            padding: 3px 0 0;
            font-weight: bold;
        }

        .top-obj div.odd div.col4 {
            width: 30px;
            text-align: center;
        }

        .top-obj div.odd div.col5 {
            width: 72px;
            text-align: center;
            padding: 5px 0 0;
        }

        .top-obj div.odd div.col6 {
            width: 57px;
            text-align: center;
            color: #555555;
            padding: 3px 0 0;
        }

        .top-obj div.odd div.col7 {
            width: 50px;
            text-align: center;
            color: #555555;
            font-weight: bold;
            padding: 3px 0 0;
        }

        .top-obj div.odd div.col8 {
            width: 60px;
            text-align: center;
            padding: 3px 0 0;
        }

        .top-obj div.odd div.col9 {
            width: 53px;
            text-align: center;
        }

        .top-obj div.odd div.col3 a {
            color: #004596;
        }

        .top-obj div.odd div.col8 a {
            color: #004596;
        }

    .top-obj div.even {
        width: 480px;
        padding: 6px 0;
        margin: 0 auto;
        background: #f1f1f1;
    }

        .top-obj div.even div.col1 {
            width: 28px;
            text-indent: 10px;
            color: #555555;
            font-weight: bold;
            padding: 3px 0 0;
        }

        .top-obj div.even div.col2 {
            width: 45px;
        }

        .top-obj div.even div.col3 {
            width: 85px;
            color: #004596;
            padding: 3px 0 0;
            font-weight: bold;
        }

        .top-obj div.even div.col4 {
            width: 30px;
            text-align: center;
        }

        .top-obj div.even div.col5 {
            width: 72px;
            text-align: center;
            padding: 5px 0 0;
        }

        .top-obj div.even div.col6 {
            width: 57px;
            text-align: center;
            color: #555555;
            padding: 3px 0 0;
        }

        .top-obj div.even div.col7 {
            width: 50px;
            text-align: center;
            color: #555555;
            font-weight: bold;
            padding: 3px 0 0;
        }

        .top-obj div.even div.col8 {
            width: 60px;
            text-align: center;
            padding: 3px 0 0;
        }

        .top-obj div.even div.col9 {
            width: 53px;
            text-align: center;
        }

        .top-obj div.even div.col3 a {
            color: #004596;
        }

        .top-obj div.even div.col8 a {
            color: #004596;
        }

.banner-obj {
    text-align: center;
    padding: 14px 0 0;
}

.featured-obj {
    margin: 14px 0 0;
    border: solid 1px #cccccc;
    background: #efefef;
    padding: 16px 20px;
}

    .featured-obj .t1 {
        font-size: 18px;
        line-height: 20px;
        color: #236e8d;
        text-align: center;
        padding: 0 0 12px;
    }

    .featured-obj div.cols1 {
        width: 440px;
    }

        .featured-obj div.cols1 div.col1 {
            width: 185px;
        }

        .featured-obj div.cols1 div.col2 {
            width: 255px;
        }

        .featured-obj div.cols1 div.col1 img {
            border: solid 5px #fff;
        }

    .featured-obj a.start {
        width: 208px;
        height: 48px;
        background: url(images/bg14.gif) no-repeat left top;
        color: #fff;
        display: block;
        text-align: center;
        margin: 0 auto;
    }

        .featured-obj a.start span.s1 {
            font-size: 16px;
            font-weight: bold;
            display: block;
            padding: 6px 0 0;
        }

        .featured-obj a.start:hover {
            text-decoration: none;
        }

    .featured-obj p a {
        text-decoration: underline;
    }

.footer {
    background: #670001 url(images/bg05.gif) repeat-x left top;
    color: #fff;
}

    .footer a {
        color: #fff;
    }

.footer-inner {
    width: 946px;
    background: url(images/bg04.gif) no-repeat left top;
    margin: 0 auto;
    padding: 28px 30px 12px;
}

.bonus-obj {
    padding-bottom: 20px;
}

.rightwidget {
    margin-bottom: 20px;
}

    .rightwidget .t1 {
        background: none repeat scroll 0 0 #920606;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        line-height: 34px;
        padding: 0 0 0 12px;
    }

    .rightwidget ul {
        padding: 4px 0 0 0;
    }

        .rightwidget ul li {
            line-height: 13px;
            padding: 2px 0 2px 12px;
        }

    .rightwidget .rank-obj {
        margin-bottom: 0px !important;
    }

.rank-obj {
    border: solid 1px #920606;
    margin-bottom: 20px;
}

    .rank-obj div.cols1 {
        width: 274px;
        line-height: 34px;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        background: #920606;
    }

        .rank-obj div.cols1 div.col1 {
            width: 150px;
            text-indent: 9px;
        }

        .rank-obj div.cols1 div.col2 {
            width: 60px;
            text-align: center;
        }

        .rank-obj div.cols1 div.col3 {
            width: 64px;
            text-align: center;
        }

    .rank-obj div.cols2 {
        width: 274px;
        color: #920606;
    }

        .rank-obj div.cols2 div.col1 {
            width: 18px;
            text-align: left;
            padding: 2px 0 0;
        }

        .rank-obj div.cols2 div.col2 {
            width: 44px;
        }

        .rank-obj div.cols2 div.col3 {
            width: 88px;
            padding: 2px 0 0;
            font-weight: bold;
        }

        .rank-obj div.cols2 div.col4 {
            width: 60px;
            text-align: center;
            padding: 2px 0 0;
        }

        .rank-obj div.cols2 div.col5 {
            width: 64px;
            text-align: center;
            padding: 1px 0 0;
        }

        .rank-obj div.cols2 a {
            color: #920606;
        }

    .rank-obj ul {
        border: none !important;
    }

        .rank-obj ul li {
            padding: 5px 0 5px 4px;
            border-bottom: solid 1px #ccc;
        }

            .rank-obj ul li.last {
                border-bottom: none;
            }
/* Toplist Table */
div.toplist {
    margin: 10px 0 25px 0;
    padding 0 0 0 0;
}

div.toptable_header {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
    color: white;
    padding: 0 0 0 14px;
    background-image: url("http://www.mosesbet.com/images/toptable/back.png");
    background-position: 0 0;
    background-repeat: repeat;
    border-top-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
}

ul.toptable {
    list-style: none;
    background-color: #EDEDED;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #cccccc;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    margin: 0 0;
    padding: 10px 10px 0 10px;
}

    ul.toptable li {
        background-color: #FFF;
        margin: 0 0 10px 0;
        padding: 10px 10px 10px 10px;
        border-style: solid;
        border-width: 1px;
        border-color: #ccccc1;
    }

div.toptable_column2 {
    margin: 0 5px 0 0;
    width: 440px;
}

    div.toptable_column2 p {
        margin-bottom: 0;
    }












/* RESPONSIVE starts here */
#mobile-menu {
    display: none;
}

.slicknav_menu {
    display: none;
}

.logo-mobile {
    display: none;
}

/* small desktop */
@media only screen and (max-width: 1020px), only screen and (max-device-width: 1020px) {
    .container {
        width: 860px !important;
    }

        .container > .wrapper {
            width: 860px !important;
            background-size: 100%;
        }

            .container > .wrapper > .wrapper-top {
                width: 860px;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                background-size: 100% 82px;
            }

                .container > .wrapper > .wrapper-top > .content {
                    width: 800px;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    margin-left: 20px;
                    margin-top: 15px;
                }

                    .container > .wrapper > .wrapper-top > .content > .side1 {
                        width: 276px !important;
                        text-align: center;
                        float: right !important;
                    }

                        .container > .wrapper > .wrapper-top > .content > .side1 > .bonus-obj > .t1 {
                            background-size: 100% 100% !important;
                        }

                    .container > .wrapper > .wrapper-top > .content > .side2 {
                        float: right !important;
                    }

                    .container > .wrapper > .wrapper-top > .content > .main {
                        float: left !important;
                        margin-left: 10px !important;
                    }

                .container > .wrapper > .wrapper-top > ul.topmenu > li > a {
                    padding: 0 10px !important;
                }

    .footer .footer-inner {
        width: 860px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-size: 100%;
    }
}

/* mobile */
@media only screen and (max-width: 880px), only screen and (max-device-width: 880px) {
    .logo-mobile {
        height: 54px;
        position: fixed;
        top: 0;
        width: 67%;
        display: table;
        margin: 0;
        padding: 0;
    }

        .logo-mobile .helper {
            height: 100%;
            display: inline-block;
            vertical-align: middle;
        }

        .logo-mobile img {
            height: auto;
            width: 100%;
            max-height: 54px;
            max-width: 239px;
            display: inline-block;
            vertical-align: middle;
        }

    #mobile-menu {
        display: block;
        width: 100% !important;
        position: fixed;
        height: 54px;
        margin-bottom: 0;
        border: none;
        top: 0;
        left: 0;
    }

    .slicknav_menu {
        display: block;
    }

    .topmenu {
        display: none;
    }


    .container {
        width: 100% !important;
    }

        .container > .header {
            display: none;
        }

        .container > .wrapper {
            width: 100% !important;
            background-size: 100% 100%;
        }

            .container > .wrapper > .wrapper-top {
                width: 100% !important;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                background: none !important;
            }

                .container > .wrapper > .wrapper-top > .content {
                    width: 100% !important;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    padding-top: 54px;
                    margin: 0;
                }

                    .container > .wrapper > .wrapper-top > .content > .side1 {
                        width: 100% !important;
                        /*width: 30% !important;*/
                        min-width: 170px;
                    }

                        .container > .wrapper > .wrapper-top > .content > .side1 .t1 {
                            width: 100%;
                            background-size: 100% 100%;
                            -moz-box-sizing: border-box;
                            -webkit-box-sizing: border-box;
                            box-sizing: border-box;
                        }

                        .container > .wrapper > .wrapper-top > .content > .side1 .widget {
                            text-align: center;
                        }

                    .container > .wrapper > .wrapper-top > .content > .main {
                        width: 100%;
                        -moz-box-sizing: border-box;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                        margin: 0;
                        padding: 5px;
                        /*width: 65%;*/
                        margin-left: 0 !important;
                        float: left !important;
                    }

                        .container > .wrapper > .wrapper-top > .content > .main > #middlecontent {
                            width: 100% !important;
                        }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent h1 {
                                font-size: 20px;
                            }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent .toptable_column2 {
                                width: 100% !important;
                            }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent #respond #commentform input {
                                width: 100% !important;
                                max-width: 250px !important;
                            }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent #respond #commentform label {
                                width: 100%;
                                float: left;
                            }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent #respond #commentform textarea {
                                width: 100%;
                                max-width: 330px;
                            }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent .block .post strong img {
                                /*width: 30%;*/
                                /*height: auto;*/
                            }

                            .container > .wrapper > .wrapper-top > .content > .main > #middlecontent .block .post .topreview td:first-child img {
                                width: 10px;
                                height: auto;
                            }

                    .container > .wrapper > .wrapper-top > .content > .side2 {
                        width: 100%;
                        -moz-box-sizing: border-box;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                    }

                        .container > .wrapper > .wrapper-top > .content > .side2 > .rightwidget {
                            clear: both;
                        }

                            .container > .wrapper > .wrapper-top > .content > .side2 > .rightwidget > .tablewidget > .rank-obj > .cols1 {
                                width: 100% !important;
                            }

    .footer {
        width: 100% !important;
    }

        .footer .footer-inner {
            width: 100% !important;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            background-size: 100% auto;
        }
}

/* mobile 2 */
@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
    .container > .wrapper > .wrapper-top > .content > .main {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }

    .container > .wrapper > .wrapper-top > .content > .side1 {
        width: 100% !important;
    }
}


/* Popupmaker Plugin */
   
#popup { border: rgba(0,0,0,.51) solid 10px; }
#popup h2 { text-align: center; font-size: 48px; background: #e8e8e8; margin-top: 0px; line-height: 60px; text-transform: uppercase; line-height: 60px; padding: 10px 0px; margin-bottom: 20px; color: #000;}
#popup h3 { color: #000;
    font-size: 40px;
    margin: 20px 0;
    /* text-transform: capitalize; */
 }
.popup-left { width: 40%;}
.popup-right { width: 60%;}
.popup-left,.popup-right { float: left; padding: 0px 40px; }
.popup-left { text-align: center;}
.popup_body { clear: both; overflow: hidden;}
.popup_body img { max-width: 100%;}
.links-bottom { padding: 40px; clear: both; overflow: hidden;}
.links-bottom a { background: #7A7A7A; padding: 20px 0px;  border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: Arial, sans-serif; color: #fff; font-size: 20px; width: 59%; margin: 0px 1%; display: block; text-align: center; float: left;}
.links-bottom a strong { display: inline-block;
    font-size: 40px;
    line-height: 50px;
    margin-right: 5px;
    vertical-align: middle;}
.links-bottom a.grey span { vertical-align: top; line-height: 22px; padding-top: 17px;}
.links-bottom a { text-decoration: none;}
.links-bottom a.orange { 

 	-moz-box-shadow:inset 0px 1px 0px 0px #CEFFAF;
	-webkit-box-shadow:inset 0px 1px 0px 0px #CEFFAF;
	box-shadow:inset 0px 1px 0px 0px #CEFFAF;
	
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #96FF2C), color-stop(1, #009E32) );
	background:-moz-linear-gradient( center top, #96FF2C 5%, #009E32 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#96FF2C', endColorstr='#009E32');
	background-color:#96FF2C;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #00541F;
}
.links-bottom a.orange:hover {
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009E32), color-stop(1, #96FF2C) );
	background:-moz-linear-gradient( center top, #009E32 5%, #96FF2C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009E32', endColorstr='#96FF2C');
	background-color:#009E32;	
	}
.links-bottom a.grey { background: #bcbcbc; width: 37%; padding: 10px 0px; margin-top: 5px;}
.links-bottom a.grey:hover { background: #ccc;}
.links-bottom a span { font-size: 16px; line-height: 60px; display: inline-block; text-align: left; height: 60px; vertical-align: middle; line-height: 60px;}
.pop-bullets > li {font-size: 20px;
    padding: 5px 0;
    color: #000;
}
.pop-bullets {margin:0px; padding:0 0 0 50px;}
.links-bottom .popmake-close {position:relative; top:30px;}
.popmake-content{background:#1111;}
.popmake-close {display:none;}
#popmake-overlay {background: black none repeat scroll 0 0;
    opacity: 0.6;}
.pop-bullets > p {
    color: black;
    font-size: 30px;
    margin-bottom: 0;
    margin-left: -30px;
    margin-right: 0;
    margin-top: 0;
}


@media (max-width: 1024px){
	#popup h3 {font-size: 40px;
		
	}
	
	.pop-bullets > li {
    font-size: 20px;
}
pop-bullets > p {
    font-size: 20px;
}
.links-bottom a {
		padding:10px;
		}
.links-bottom a strong {
    font-size: 40px;
}
.popmake.fixed {
    position: absolute !important;
}
.links-bottom a.grey {margin-top:0px;}

.grey.popmake-close > span {
    display: none;
}
.orange > span {display: none !important;}

.links-bottom .popmake-close {
    position: relative;
    top: 25px;
}
	
	}
	
@media (max-width: 768px){
	.pop-bullets > p {
    color: black;
    font-size: 20px;
    margin: 0 0 0 -30px;
}
#popup h3 {
    font-size: 30px;
}

.pop-bullets > li {
    font-size: 20px;
}
pop-bullets > p {
    font-size: 20px;
}
.links-bottom a.grey span {
    line-height: 21px;
    padding-top: 0;
    vertical-align: top;
}
.links-bottom a span {font-size:13px;}

.grey.popmake-close > span {
    display: none;
}
.orange > span{display: none !important;
}
.grey.popmake-close{
margin-top:0px !important;
}
 
	}	

@media (max-width: 480px){
	
#popup h2 {
		font-size: 30px;	
		}
		
	.popup-left, .popup-right {
    padding: 0 40px;
    width: 100%;
}
	}	