




/*
     FILE ARCHIVED ON 0:50:31 Feb 9, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 9:46:11 Apr 30, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
    display: block;
}

body
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after
    {
        content: '';
        content: none;
    }

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

.clearFix
{
    clear: both;
}

/*********************************************************/

body
{
    background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/BackGroundTile.png) repeat-x #000;
    font-family: Arial;
}

#SiteContainer
{
    width: 984px;
    margin: auto;
    padding: 0 0;
    position: relative;
    z-index: 10;
}

/*********************************************************/

#SiteHeader
{
    height: 113px;
    padding: 0 0 0 0;
    *z-index: 10; /*IE7 fix*/
    position: absolute;
    width: 984px;
    top: 0;
    left: 0;
    margin: 0 0;
}

#SiteLogo
{
    position: absolute;
    top: 25px;
    left: 14px;
}

/*********************************************************/
/*                  SITE HEADER LOGIN                    */
/*********************************************************/

#SiteLoginRegisterHeader
{
    position: absolute;
    width: 583px;
    height: 78px;
    right: 0;
    top: 0;
    z-index: 12;
}


    #SiteLoginRegisterHeader input[type=text],
    #SiteLoginRegisterHeader input[type=password]
    {
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/InputBoxBackground.png) no-repeat;
        border: none;
        color: #666666;
        height: 20px;
        padding: 1px 6px;
        margin: 7px 0 0 0;
        display: block;
        width: 186px;
    }

        #SiteLoginRegisterHeader input[type=text]:focus,
        #SiteLoginRegisterHeader input[type=password]:focus
        {
            outline: none;
        }

    #SiteLoginRegisterHeader .LoginBtn
    {
        width: 88px;
        height: 35px !important;
        color: #FFF;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/LoginRegisterTabs.png) no-repeat;
        display: block;
        text-decoration: none;
        text-align: center;
        padding: 8px 0 8px;
        position: absolute;
        top: 0;
        left: 207px;
        border: none;
        cursor: pointer;
        font-size: 16px;
    }

    #SiteLoginRegisterHeader a.RegisterBtn
    {
        width: 100px;
        height: 19px;
        color: #FFF;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/LoginRegisterTabs.png) -88px 0 no-repeat;
        display: block;
        text-decoration: none;
        text-align: center;
        padding: 8px 0 8px;
        position: absolute;
        top: 0;
        left: 305px;
    }

    #SiteLoginRegisterHeader .LanguageDropdown
    {
        width: 168px;
        height: 35px;
        color: #FFF;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/LoginRegisterTabs.png) -188px 0 no-repeat;
        display: block;
        text-decoration: none;
        text-align: left;
        padding: 0;
        position: absolute;
        top: 0;
        left: 415px;
        font-size: 12px;
        z-index: 12;
    }

        #SiteLoginRegisterHeader .LanguageDropdown li
        {
            display: block;
            padding: 12px 0 11px 12px;
            cursor: pointer;
            position: relative;
            margin: 0;
            z-index: 10;
        }

            #SiteLoginRegisterHeader .LanguageDropdown li ul
            {
                display: none;
                position: absolute;
                top: 35px;
                width: 364px;
                left: -197px;
                margin: 0;
                border-top: 1px solid #a5b0cd;
                border-left: 1px solid #a5b0cd;
                z-index: 10;
            }

                #SiteLoginRegisterHeader .LanguageDropdown li ul li
                {
                    padding: 0;
                    margin: 0;
                    z-index: 10;
                    float: left;
                }

                    #SiteLoginRegisterHeader .LanguageDropdown li ul li a
                    {
                        float: left;
                        width: 169px;
                        border: 1px solid #a5b0cd;
                        background: #233d84;
                        border-top: none;
                        border-left: none;
                        display: block;
                        padding: 10px 0 11px 12px;
                        color: #FFF;
                        text-decoration: none;
                        position: relative;
                        z-index: 10;
                    }

                        #SiteLoginRegisterHeader .LanguageDropdown li ul li a span
                        {
                            right: 10px;
                            height: 16px;
                            width: 20px;
                            background-image: url(/web/20140209005031/https://www.7sultanscasino.com/images/flags.png);
                            position: absolute;
                            top: 9px;
                        }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.gl
                            {
                                background-position: -42px -80px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.ca
                            {
                                background-position: -42px -16px;
                                right: 56px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.uk
                            {
                                background-position: 0 0;
                                right: 33px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.au
                            {
                                background-position: -21px 0;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.no
                            {
                                background-position: 0px -96px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.fr
                            {
                                background-position: -21px -16px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.frca
                            {
                                background-position: -42px -16px;
                                right: 33px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.pt
                            {
                                background-position: -21px -64px;
                                right: 33px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.br
                            {
                                background-position: -42px -64px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.cl
                            {
                                background-position: 0 -16px;
                                right: 56px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.mx
                            {
                                background-position: -21px -32px;
                                right: 33px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.ar
                            {
                                background-position: -42px -32px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.sv
                            {
                                background-position: -21px -96px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.de
                            {
                                background-position: 0px -48px;
                                right: 56px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.ch
                            {
                                background-position: -21px -48px;
                                right: 33px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.as
                            {
                                background-position: -42px -48px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.el
                            {
                                background-position: -42px 0px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.fi
                            {
                                background-position: -42px -96px;
                            }

                            #SiteLoginRegisterHeader .LanguageDropdown li ul li a span.it
                            {
                                background-position: -21px -80px;
                            }

            #SiteLoginRegisterHeader .LanguageDropdown li:hover ul
            {
                display: block;
            }

    #SiteLoginRegisterHeader a.ForgotPasswordLink
    {
        color: #FFF;
        font-size: 11px;
        text-decoration: none;
    }

        #SiteLoginRegisterHeader a.ForgotPasswordLink:hover
        {
            color: #aeb3cd;
        }

    #SiteLoginRegisterHeader .RememberMe
    {
        color: #FFF;
        font-size: 11px;
        padding: 0 0 0 20px;
    }

        #SiteLoginRegisterHeader .RememberMe input
        {
            margin: 7px 0 0 0;
        }

    #SiteLoginRegisterHeader .EncryptionImage
    {
        width: 75px;
        height: 24px;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/EncryptionImage.png) no-repeat;
        position: absolute;
        top: 55px;
        left: 215px;
    }

/*********************************************************/
/*               SITE HEADER LOGEDIN USER                */
/*********************************************************/

#SiteLogedinUserHeader
{
    position: absolute;
    width: 638px;
    height: 78px;
    right: 0;
    top: 0;
    z-index: 10;
}

    #SiteLogedinUserHeader .myAccountBlock
    {
        position: absolute;
        width: 638px;
        height: 78px;
        right: 0;
        top: 0;
        z-index: 10;
    }

        #SiteLogedinUserHeader .myAccountBlock .welcomeMessage
        {
            font-size: 16px;
            color: #FFF;
            position: absolute;
            top: 20px;
        }

            #SiteLogedinUserHeader .myAccountBlock .welcomeMessage strong
            {
                font-weight: 600;
            }

        #SiteLogedinUserHeader .myAccountBlock a.myAccountLink
        {
            font-size: 14px;
            color: #ffe271;
            position: absolute;
            top: 50px;
            left: 0;
        }

        #SiteLogedinUserHeader .myAccountBlock a.rewardsLink
        {
            font-size: 14px;
            color: #ffe271;
            position: absolute;
            top: 70px;
            left: 0;
        }

        #SiteLogedinUserHeader .myAccountBlock .cashBalance,
        #SiteLogedinUserHeader .myAccountBlock .bonusBalance,
        #SiteLogedinUserHeader .myAccountBlock .totalBalance
        {
            position: absolute;
            left: 150px;
            font-size: 12px;
            color: #FFF;
            width: 160px;
        }

            #SiteLogedinUserHeader .myAccountBlock .cashBalance span,
            #SiteLogedinUserHeader .myAccountBlock .bonusBalance span,
            #SiteLogedinUserHeader .myAccountBlock .totalBalance span
            {
                float: right;
            }

        #SiteLogedinUserHeader .myAccountBlock .cashBalance
        {
            top: 52px;
        }

        #SiteLogedinUserHeader .myAccountBlock .bonusBalance
        {
            top: 68px;
        }

        #SiteLogedinUserHeader .myAccountBlock .totalBalance
        {
            top: 84px;
        }

    #SiteLogedinUserHeader a.depositButton
    {
        position: absolute;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/images/LogedinTabs.png) no-repeat;
        display: block;
        top: 0;
        width: 92px;
        text-align: center;
        font-size: 18px;
        color: #121d51;
        text-decoration: none;
        font-weight: 600;
        height: 18px;
        padding: 9px 0;
        left: 333px;
        z-index: 3;
    }

    #SiteLogedinUserHeader a.logoutButton
    {
        position: absolute;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/images/LogedinTabs.png) -92px 0 no-repeat;
        display: block;
        top: 0;
        width: 82px;
        text-align: center;
        font-size: 16px;
        color: #FFF;
        text-decoration: none;
        height: 18px;
        padding: 9px 0;
        left: 435px;
    }

    #SiteLogedinUserHeader a.liveChatButton
    {
        position: absolute;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/images/LogedinTabs.png) -174px 0 no-repeat;
        display: block;
        top: 0;
        width: 100px;
        text-align: left;
        font-size: 16px;
        color: #FFF;
        text-decoration: none;
        height: 18px;
        padding: 9px 0 9px 10px;
        left: 528px;
    }

/**********************************************************/

#SiteMainNavigation
{
    height: 45px;
    padding: 1px 0 7px 0;
    margin: 0 13px;
    background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavigationTile.png) repeat-x;
    position: absolute;
    width: 958px;
    top: 113px;
    z-index: 9;
    font-size: 16px;
}

    #SiteMainNavigation .left
    {
        width: 13px;
        height: 45px;
        padding: 1px 0 7px 0;
        left: -13px;
        top: 0;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavigationTileSides.png) 0 0;
        position: absolute;
    }

    #SiteMainNavigation .right
    {
        width: 13px;
        height: 45px;
        padding: 1px 0 7px 0;
        right: -13px;
        top: 0;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavigationTileSides.png) -13px 0px;
        position: absolute;
    }

    #SiteMainNavigation ul
    {
        height: 45px;
        float: left;
        display: block;
    }

        #SiteMainNavigation ul li
        {
            float: left;
        }

            #SiteMainNavigation ul li a
            {
                color: #FFF;
                text-decoration: none;
                padding: 14px 16px;
                display: block;
            }

                #SiteMainNavigation ul li a:hover
                {
                    color: #aeb3cd;
                }

    #SiteMainNavigation li ul
    {
        display: none;
        position: absolute;
        top: 35px;
        width: 364px;
        left: -197px;
        margin: 0;
        border-top: 1px solid #a5b0cd;
        border-left: 1px solid #a5b0cd;
        z-index: 10;
    }

        #SiteMainNavigation li ul li
        {
            padding: 0;
            margin: 0;
            z-index: 10;
            float: left;
        }

            #SiteMainNavigation li ul li a
            {
                float: left;
                width: 169px;
                border: 1px solid #a5b0cd;
                background: #233d84;
                border-top: none;
                border-left: none;
                display: block;
                padding: 10px 0 11px 12px;
                color: #FFF;
                text-decoration: none;
                position: relative;
                z-index: 10;
            }

                #SiteMainNavigation li ul li a span
                {
                    right: 10px;
                    height: 16px;
                    width: 20px;
                    position: absolute;
                    top: 9px;
                }

    #SiteMainNavigation li:hover ul
    {
        display: block;
    }

    #SiteMainNavigation #NavigationTabs
    {
        width: 296px;
        height: 36px;
        position: absolute;
        top: -35px;
        right: -9px;
    }

        #SiteMainNavigation #NavigationTabs .leftTab
        {
            width: 86px;
            height: 16px;
            background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 0;
            display: block;
            float: left;
            color: #FFF;
            text-decoration: none;
            padding: 10px 0;
            text-align: center;
            margin: 0 7px 0 0;
        }

        #SiteLoginRegisterHeader a.middelTab,
        #SiteLogedinUserHeader a.middelTab
        {
            width: 110px;
            height: 16px;
            background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 -108px;
            display: block;
            float: right;
            color: #FFF;
            text-decoration: none;
            padding: 10px 0;
            text-align: center;
            margin: 0 0 0 7px;
            position: absolute;
            top: 78px;
            right: 5px;
        }
            #SiteLoginRegisterHeader a.middelTab:hover,
            #SiteLogedinUserHeader a.middelTab:hover
            {
                background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 -72px;
            }



        #SiteMainNavigation #NavigationTabs a.rightTab {
    width: 86px;
    height: 16px;
    background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 -36px;
    display: block;
    float: left;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 0 7px 0 0;
    padding: 10px 0;
}

            #SiteMainNavigation #NavigationTabs a.rightTab:hover
            {
                background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 0;
            }

    #SiteMainNavigation #MetaLinks
    {
        float: right;
        margin: 0 3px 0 0;
        font-size: 14px;
    }

        #SiteMainNavigation #MetaLinks .contactUsIcon
        {
            background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/SupportIcon.png) right 12px no-repeat;
            padding: 14px 30px 14px 16px;
        }

/**********************************************************/

#OfferPromoBox
{
	width: 100%;
	margin: 0 auto;
	height: 300px;
	padding: 30px 0 44px 0;
	position: absolute;
	top: 129px;
	left: 0px;
    background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/OpeningOffer.jpg) center no-repeat;
    /*z-index: 5;*/
}

    #OfferPromoBox .OpeningOffer
    {
        width: 100%;
        height: 300px;
        margin: auto;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/OfferImage_eu.png) center no-repeat;
        z-index: 5;
    }

    #OfferPromoBox .promoOffer
    {
        width: 100%;
        height: 150px;
        margin: auto;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/promoBanner_top_logged.png) center no-repeat;
        z-index: 5;
    }

    .OpeningOffer #Container {
        position: relative;
        width: 960px;
        margin: auto;
        height: 300px;
        display: block;
    }

    .OpeningOffer #playNow {
        position: absolute;
        margin: auto;
        width: 250px;
        height: 60px;
        display: block;
        z-index: 99;
        text-indent: -9999px;
        top: 219px;
        left: 58px;
    }
    
    .OpeningOffer #downloadCasino {
        position: absolute;
        margin: auto;
        width: 197px;
        height: 50px;
        display: block;
        top: 229px;
        z-index: 99;
        text-indent: -9999px;
        left: 330px;
    }

    .OpeningOffer .moreInfo {
        position: absolute;
        display: block;
        top: 183px;
        z-index: 99;
        left: 375px;
        color:gold;
        text-decoration: underline;
    }

    .promoOffer #Container {
        display: none;
    }

#myPromoClick
{
    display: none;
}

#OfferPromoBox .promoOffer #myPromoClick
{
    position: relative;
    margin: auto;
    width: 240px;
    height: 50px;
    display: block;
    top: 90px;
    z-index: 99;
    text-indent: -9999px;
}

/***********************************************************/

.spacerPromo
{
    height: 503px;
}



#ContentBox
{
    position: relative;
    z-index: 5;
    margin: 0 0 95px 0;
    min-height: 808px;
    border-right: 250px solid #344c94;
	background: #000;
}

#ContentBox .navigationSearch
    {
        width: 275px;
        height: 52px;
        position: absolute;
        right: -250px;
        top: -45px;
        z-index: 10;
    }

       #ContentBox#ContentBox .navigationSearch .searchBox
        {
            position: absolute;
            color: #FFF;
            top: 11px;
            right: 0px;
        }

            #ContentBox .navigationSearch .searchBox input[type=text]
            {
                background: url(/web/20140209005031/https://www.7sultanscasino.com/images/SearchBoxBackground.png) no-repeat;
                color: #FFF;
                border: none;
                padding: 4px 50px 6px 10px;
                width: 187px;
                margin: 0 0 0 10px;
            }

                #ContentBox .navigationSearch .searchBox input[type=text]:focus
                {
                    outline: none;
                }

            #ContentBox .navigationSearch .searchBox span
            {
                position: absolute;
                top: 5px;
                right: 210px;
            }

            #ContentBox .navigationSearch .searchBox .button
            {
                position: absolute;
                right: 0;
                top: 0;
                height: 25px;
                width: 30px;
                cursor: pointer;
                z-index: 9;
                display: block;
            }



    #ContentBox .navigation
    {
        width: 984px;
        height: 52px;
        position: absolute;
        left: 0;
        top: -45px;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/SecondatyNavBackground.png);
        z-index: 9;
    }

        #ContentBox .navigation h1
        {
            color: #ffe674;
            position: absolute;
            top: 10px;
            font-size: 25px;
            padding: 0 15px;
            font-family: "Times New Roman", Times, serif;
            width: 954px;
        }

        #ContentBox .navigation ul
        {
            margin: 0;
            padding: 0 0;
        }

            #ContentBox .navigation ul li
            {
                float: left;
                padding: 15px 10px;
				position: relative;
            }

                #ContentBox .navigation ul li a
                {
                    color: #FFF;
                    text-decoration: none;
                }


        #ContentBox .navigation ul li ul
        {
            display: none;
            position: absolute;
            top: 45px;
			left: -5px;
            width: 180px;
            margin: 0;
            border: 1px solid #a5b0cd;
            border-bottom: none;
            z-index: 10;
			background: #172a63;
        }

            #ContentBox .navigation ul li ul li
            {
                padding: 0;
                margin: 0;
				border-bottom: 1px solid #a5b0cd;
            }

                #ContentBox .navigation ul li ul li a
                {
					width: 180px;
                    border-top: none;
                    border-left: none;
                    display: block;
                    padding: 10px 0;
                    color: #FFF;
                    text-decoration: none;
                    position: relative;
                    z-index: 10;
                    text-indent: 15px;
                }

        #ContentBox .navigation ul li a:hover
        {
            color: #fdef79;
        }

        .selected {
            color: #fdef79;  
        }
           


        #ContentBox .navigation li:hover ul
        {
            display: block;
        }



    #ContentBox .mainContent
    {
        margin: 5px 0;
        float: left;
        width: 724px;
    }

    #ContentBox .secondaryPages
    {
        color: #333333;
		font-size: 13px;
		line-height: 17px;
		padding: 25px 20px;
		width: 684px;
		margin: 10px 0;
		background: #d2daef;	
		min-height: 721px;
    }
	
	.secondaryPages li
	{
		list-style-position:outside;
		margin: 0 0 0 20px;
	}

        #ContentBox .secondaryPages p
        {
            margin: 10px 0;
        }

        #ContentBox .secondaryPages h1
        {
            margin: 15px 0;
            font-size: 20px;
            color: #173899;
            font-weight: 600;
        }

        #ContentBox .secondaryPages h2
        {
            margin: 15px 0;
            font-size: 17px;
            color: #173899;
            font-weight: 600;
        }

        #ContentBox .secondaryPages h3
        {
            margin: 15px 0;
            font-size: 15px;
            color: #173899;
            font-weight: 600;
        }

        #ContentBox .secondaryPages h4
        {
            margin: 15px 0;
            font-size: 13px;
            color: #173899;
        }

        #ContentBox .secondaryPages h5
        {
            margin: 15px 0;
            font-size: 13px;
            color: #173899;
        }

        #ContentBox .secondaryPages a
        {
            color: #333;
        }

        #ContentBox .secondaryPages a:hover
        {
            color: #000;
        }
        #ContentBox .secondaryPages ol, #ContentBox .secondaryPages ul
	 {
			list-style: inside;
		}

    #ContentBox .pageNavigationSpacer
    {
        height: 10px;
    }

    #ContentBox .pageNavigation
    {
        font-size: 14px;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/PageNavigationBackground.png);
        height: 40px;
        width: 724px;
    }

        #ContentBox .pageNavigation li
        {
            float: left;
            padding: 13px 13px;
            border-right: 1px solid #51576c;
			position: relative;
        }
		
		#ContentBox .pageNavigation li ul{
			display: none;
			position: absolute;
			top: 39px;
			left: 0;
			background: #0e1c46;
			width: 180px;
			border: 1px solid #51576c;
			border-bottom: none;
		}
		
		
		#ContentBox .pageNavigation li:hover ul
        {
            display: block
        }
		#ContentBox .pageNavigation li ul li
		{			
			padding: 10px 15px;
			margin: 0;
			clear: both;
			border: none;
			border-bottom: 1px solid #51576c;
			display: block;
			width: 150px;
		}

        #ContentBox .pageNavigation a
        {
            font-size: 14px;
            color: #fdef79;
            text-decoration: none;
			display: block;
        }

            #ContentBox .pageNavigation a:hover
            {
                color: #FFF;
            }

    #ContentBox .GamesBox
    {
        width: 219px;
        height: 161px;
        float: left;
        border: 1px solid #4f5464;
        /*cursor: pointer;*/
        padding: 10px;
        position: relative;
    }

        #ContentBox .GamesBox .rollOver
        {
            position: absolute;
            border: 2px solid #f2dc65;
            width: 237px;
            height: 179px;
            top: -1px;
            left: -1px;
            display: none;
            background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/TransBackground.png) no-repeat;
        }

        #ContentBox .GamesBox:hover .rollOver
        {
            display: block;
            z-index: 9;
        }

        #ContentBox .GamesBox .gamesName
        {
            position: absolute;
            color: #bbbbbb;
            font-size: 12px;
            font-weight: 600;
            top: 150px;
            left: 10px;
            width: 220px;
        }

        #ContentBox .GamesBox .rollOver a.RealPlay
        {
            width: 110px;
            height: 14px;
            color: #FFF;
            text-decoration: none;
            position: absolute;
            top: 62px;
            left: 63px;
            background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/PlayGameButtonBackground.png) no-repeat;
            text-align: center;
            font-size: 13px;
            padding: 8px 0;
            cursor: pointer;
        }

        #ContentBox .GamesBox .rollOver a.DemoPlay
        {
            width: 110px;
            height: 14px;
            color: #FFF;
            text-decoration: none;
            position: absolute;
            top: 100px;
            left: 63px;
            background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/PlayGameButtonBackground.png) 0 -38px no-repeat;
            text-align: center;
            font-size: 13px;
            padding: 8px 0;
        }

    #ContentBox .DepositBox
    {
        width: 219px;
        height: 161px;
        float: left;
        border: 1px solid #51576c;
        padding: 10px;
        position: relative;
    }

    /*********************************Login Overlay************************************/
    #ContentBox .GamesBox .rollOver a.Login
    {
        width: 110px;
        height: 14px;
        color: #FFF;
        text-decoration: none;
        position: absolute;
        top: 62px;
        left: 63px;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/PlayGameButtonBackground.png) no-repeat;
        text-align: center;
        font-size: 13px;
        padding: 8px 0;
    }

    #ContentBox .GamesBox .rollOver a.DemoPlay
    {
        width: 110px;
        height: 14px;
        color: #FFF;
        text-decoration: none;
        position: absolute;
        top: 100px;
        left: 63px;
        background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/PlayGameButtonBackground.png) 0 -38px no-repeat;
        text-align: center;
        font-size: 13px;
        padding: 8px 0;
    }
/*************************************************************************/

#footerContainer
{
    color: #fff;
    clear: both;
    position: relative;
    background: url(/web/20140209005031/https://www.7sultanscasino.com/images/FooterTile.png) repeat-x;
    padding: 40px 0 20px 0;
}

    #footerContainer .footerContainerBox
    {
        width: 984px;
        margin: auto;
    }

#placeHolder
{
    height: 800px;
}

#footerLinksMenu
{
    width: 100%;
    height: 20px;
    margin:0 auto;
}

#footerVersions
{
    width: 360px;
    height: 20px;
    float: left;
    font-weight: bold;
}

#footerLinks
{
    font-family: Helvetica;
    font-size: 11px;
    color: #8b8989;
    text-decoration: none;
}

    #footerLinks a
    {
        font-family: Helvetica;
        font-size: 11px;
        color: #8b8989;
        text-decoration: none;
    }

        #footerLinks a:visited
        {
            font-family: Helvetica;
            font-size: 11px;
            color: #8b8989;
            text-decoration: none;
        }

        #footerLinks a:hover
        {
            font-family: Helvetica;
            font-size: 11px;
            color: #8b8989;
            text-decoration: underline;
        }

#digimedia
{
    background-image: url(/web/20140209005031/https://www.7sultanscasino.com/Images/digimedia.png);
    background-repeat: no-repeat;
    width: 960px;
    background-position: center;
    height: 56px;
}

#spacer
{
    height: 30px;
}

#spacer1
{
    height: 800px;
}

#digiText
{
    background-image: url(/web/20140209005031/https://www.7sultanscasino.com/images/footer_copy.png);
    width: 1003px;
    height: 111px;
    background-repeat: no-repeat;
    background-position: center;
}

#cogra
{
    width: 100px;
    height: 27px;
    position: relative;
    top: 13px;
    left: -298px;
}

#netteller
{
    width: 100px;
    height: 27px;
    position: relative;
    top: -10px;
    left: -179px;
}

#entrust
{
    width: 123px;
    height: 40px;
    position: relative;
    top: -57px;
    left: -45px;
}

#agerestriction
{
    width: 40px;
    height: 30px;
    position: relative;
    top: -80px;
    left: 92px;
}

#malta{
width: 140px;
height: 30px;
position: relative;
top: -110px;
left: 230px;
}

#gamecertification
{
    width: 40px;
    height: 30px;
    position: relative;
    top: -80px;
    left: 50px;
}

.digiaddress
{
    text-align: center !important;
    color: #8b8989;
    text-decoration: none;
    display: block;
}

/*****************************************************/

#rightNav
{
    background: #344c94;
    width: 230px;
    min-height: 752px;
    padding: 20px 10px;
    position: absolute;
    top: 0;
    right: -250px;
}

    #rightNav h3
    {
        color: #fdef79 !important;
        font-weight: 600 !important;
        padding: 10px 0 10px 0 !important;
        margin: 0 !important;
    }

#progressiveticker
{
    background-image: url(/web/20140209005031/https://www.7sultanscasino.com/Images/progressive_ticker.jpg);
    width: 230px;
    height: 200px;
    background-repeat: no-repeat;
}

#ticker
{
    position: relative;
    top: 157px;
}

.winnersBlock
{
    text-align: center;
    position: relative;
    z-index: 999; 
            display: block; 
        width: 230px; 
        height: 260px; 
}

.loginError
{
    color: #F00;
    position: absolute;
    top: 87px;
    left: 0;
    font-size: 14px;
}

/*---------Games Control Popup---------*/

#searchWrapper
{
    position: absolute;
    width: 248px;
    align-content: center !important;
    background-color: #000;
    z-index: 1000000;
    /* float: right;*/
    top: 45px;
    right: 30px;
    border: none !important;
    padding: 10px 0px 10px 5px;
    
}

.dropshadow
{
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-box-shadow: 0px 3px 4px 3px #000;
    /*-webkit-box-shadow: 0px 3px 4px 3px #000;
    box-shadow: 0px 3px 4px 3px #000;*/
}

/*.winnerslist
{
    xposition: absolute;
    top: 528px;
    left: 10px;
    height: 265px;
    width: 224px;
    display: block;
    z-index: 9000 !important;
}*/

    .winnersLink { 
        display: block; 
        width: 230px; 
        height: 260px; 
        position: absolute;
        z-index: 999; 
    }

    .winnersFeedBlock {
        position: relative;
    }


.downloadSoftware {
    height: 67px;
    width: 230px;
    z-index: 5;
    background-image: url('/web/20140209005031/https://www.7sultanscasino.com/Images/downloadSoftware.png');
    background-repeat: no-repeat;
    cursor:pointer;
}

#downloadSoftwareLink{
    margin: 20px 0 0 0;
    display: block;
}

#winnersBlockContainer {
    background: #000;
    position:absolute;
    width: 230px; 
    height: 260px; 
    cursor: pointer;
    text-align: center;
    top: 528px;
	overflow: hidden;
	border-bottom: 5px solid #000;
}

/*Global Nav
#GlobalNav {position:absolute; top:15px; right:30px;padding:0;z-index:10000000000000;}
#GlobalNav #Language_Drop_Hover{width:237px; height:23px; background:transparent url(/web/20140209005031/https://www.7sultanscasino.com/images/flags/lang-drop-back.png) no-repeat; display:block; color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#GlobalNav #Language_Drop_Hover span {display:block;float:left;width:155px;}
#GlobalNav #LanguageBox_current{width:179px; padding:3px 20px 5px 38px; display:block;  position:relative;height:15px;}
#GlobalNav #LanguageBox_currentFlag{position:absolute; right:21px; top:0}
#GlobalNav #LanguageBox_current a{color:#CCCCCC; text-decoration:none;}
#GlobalNav #LanguageBox_Choice{ padding:1px 0px; border:2px solid #000; background-color: #262626; margin:0 0 0 25px; font-family:Arial, Helvetica, sans-serif; font-size:12px; display:none;visibility:hidden; width:212px;position:absolute;}*/
.tabNoOpacity{background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 0 !important;}
.tabOpacity{background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 -36px !important;}
.tabOpacity:hover{background: url(/web/20140209005031/https://www.7sultanscasino.com/Images/MainNavTabs.png) 0 0 !important;}

.UsernameSpanPopup {
    color: #fff;
    font-size: 12PX;
    float: left;
}

.PasswordSpanPopup {
    color: #fff;
    font-size: 12PX;
    float: left;
}



.UsernameSpan {
    color: #fff;
    font-size: 12PX;
    left: -70px;
    position: absolute;
    top: 10px;
}

.PasswordSpan {
    color: #fff;
    font-size: 12PX;
    left: -70px;
    position: absolute;
    top: 40px;
}

.circleBase {
				width: 20px;
				background: #233d84;
				height: 16px;
				display: inline-block;
				margin-right: 5px;
				color: #ffe674;
				padding-top: 4px;
				font-size: small;
                text-align: center;
				float: left;
				text-decoration: none;
				cursor: pointer;
			}

            .circleBaseSelected {
				width: 20px;
				background: #ffe674;
				height: 16px;
				display: inline-block;
				margin-right: 5px;
				color: #233d84;
				padding-top: 4px;
				font-size: small;
                text-align: center;
				float: left;
				text-decoration: none;
				cursor: pointer;
			}

            .circleBaseHidden {
				width: 20px;
				background: #000000;
				height: 16px;
				display: inline-block;
				margin-right: 5px;
				color: #000000;
				padding-top: 4px;
				font-size: small;
				float: left;
				text-decoration: none;
				cursor: pointer;
			}

        .arrowLeft {
        height: 16px;
        width: 20px;
        background-image: url('/web/20140209005031/https://www.7sultanscasino.com/Images/arrowLeft.png');
        display:inline-block;
        padding-top: 4px;
    }

        .arrowRight {
        height: 16px;
        width: 20px;
        background-image: url('/web/20140209005031/https://www.7sultanscasino.com/Images/arrowRight.png');
        display:inline-block;
        padding-top: 4px;
    }



.licenseLink {
    display: block;
    height: 25px;
    width: 100%;
}

#siteDown{
    position: relative;left: -111px;top: 4px;
}

/*facebook sprite*/
#facebookSprite {position: absolute;top: -2px;left: 35px; background: url('/web/20140209005031/https://www.7sultanscasino.com/images/socialsprite.png') 0 -50px; width: 25px;height: 22px;}
#facebookSprite:hover{background: url('/web/20140209005031/https://www.7sultanscasino.com/images/socialsprite.png') 0 -73px;}
#googleLike{width: 85px; position: absolute;bottom: 10px;right: 80px;}

#twitterSprite {position: absolute;top: 0px;left: 64px;background: url('/web/20140209005031/https://www.7sultanscasino.com/images/socialsprite.png') 23px 144px;width: 21px;height: 21px;}
#twitterSprite:hover{background: url('/web/20140209005031/https://www.7sultanscasino.com/images/socialsprite.png') 23px 170px; (-bracket-:hack; background: url('/web/20140209005031/https://www.7sultanscasino.com/images/socialsprite.png') 23px 170px;)}


