﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: 'Trebuchet MS' , Verdana, Arial;
    color: #000000;
    background-color: #2e0101;
    background-image: url('Images/BGTile.jpg');
    background-repeat: repeat;
    width:100%;
    height:100%;
}

#bodyBG
{
    background-image: url('Images/BGShade.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 624px;
    float: left;
}

#outerContainer
{
    float: none;
    width: 828px;
    margin: auto;
}

#container
{
    background-position: 5px 200px;
    float: left;
    width: 828px;
    margin: auto;
    background-image: url('Images/LeftNavFooterBlack.gif');
    background-repeat: no-repeat;    
}

.leftLink
{
    float:left;
    width: 183px;
    height:25px;
    background-color: Black;
}

.leftLink a
{
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    display: block;
}

.leftLink a:hover
{
    color: #f5e0a0;
}


#topMenu, #topMenuSecond
{
    background-image: url('Images/TopMenuBG.gif');
    background-repeat: no-repeat;
    height: 28px;
    float: right;
    width: 638px;
    margin-top: 38px;     
}

#topMenuSecond
{
    background-image: url('Images/TopMenuBGSecond.gif');
    height: 35px;
}

#topMenu a, #topMenuSecond a
{
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
    padding-right: 7px;
    padding-left: 7px;
    cursor: pointer;
}

#topMenuSecond a
{
    line-height: 33px;
}

#topMenu a:hover, #topMenuSecond a:hover
{
    color: #FFFFFF;
    background-image: url('Images/TopMenuHover.gif');
    background-repeat: repeat-x;
}

#content, #contentSecond
{
    float: right;
    width: 638px;
    position: relative;
    z-index: 10;
    color: #FFFFFF;
    font-size: 12px;
}

#contentSecond
{
    background-image: url('Images/ContentBGSecond.gif');
    background-repeat: repeat-y;
    background-color: #000000;
    color: #000000;
}

#contentSecond .button1
{
    width: 140px;
    height: 25px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    background-image: url('Images/BtnBG.jpg');
    background-repeat: no-repeat;
    text-decoration: none;
    display: inline-block;
    background-color: #000000;
    z-index: 500;
}

#contentSecond a
{
    color: #000000;
}

#contentFooter
{
    background-image: url('Images/SampleContentFooter.gif');
    background-repeat: no-repeat;
    float: right;
    width: 638px;
    height: 90px;
    position: relative;
    z-index: 10;
    clear: both;
}

#contentFooterSecond
{
    background-image: url('Images/ContentFooter.png');
    background-repeat: no-repeat;
    float: right;
    width: 638px;
    height: 16px;
    position: relative;
    z-index: 10;
    clear: both;
}

#logo
{
    float: left;
    width: 177px;
    height: 120px;
    margin-top: 6px;
    margin-bottom:15px;
}

#leftNavBlock
{
    float: none;
    background-color: #dedede;
    clear: both;
    width: 183px;
    
}

.leftNavBlockItem
{
    background-image: url('Images/LeftNavItem.jpg');
    width: 183px;
    background-repeat: no-repeat;
    height: 30px;
    float: left;
}

.leftNavBlockItem a
{
    float: left;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
    padding-left: 13px;
    display: block;
    text-align: left;
}

.leftNavBlockItem a:hover
{
    color: #f5e0a0;
}

#leftNavFooter
{
    float: left;
    background-image: url('Images/LeftNavFooter.gif');
    background-repeat: no-repeat;
    width: 230px;
    height: 67px;
    clear: both;
}

#leftNavFooterBlack
{
    float: left;
    width: 230px;
    height: 200px;
    clear: both;
    
}

#footerMenu
{
    float: none;
    clear: both;
    margin: auto;
    width: 820px;
    padding-left: 10px;
}

#footerMenu a
{
    font-size: 9px;
    font-weight: bold;
    color: #e3cc6f;
    text-decoration: none;
}

#footerMenu a:hover
{
    text-decoration: underline;
}

#footerPayment
{
    float: none;
    clear: none;
    margin: auto;
    padding-top: 10px;
}

#footerCopy
{
    float: none;
    clear: none;
    margin: auto;
    padding-top: 10px;
    color: #e3cc6f;
    font-size: 9px;
    float: none;
    clear: both;
    text-align: center;
}

#footerContent
{
    font-size: 9px;
    color: #FFFFFF;
}

.girlTab
{
    float: left;
    clear: both;
}

.girlTabTop
{
    float:left;
    background-image: url('Images/GirlTop.jpg');
    background-repeat: no-repeat;
    width: 183px;
    height: 35px;
}

.girlTabBottom
{
    float: left;
    background-image: url('Images/GirlBottom.jpg');
    background-repeat: no-repeat;
    width: 183px;
    height: 34px;
    clear: both;
}

.girlTab a
{
    padding: 0px 12px 0px 0px;
    color: #000000;
    background-color: Transparent;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    display: block;
    line-height: 34px;
    text-decoration: none;
}

.girlTab a:hover
{
    color: #FFFFFF;
}

/* Promo styles */
.promoItem
{
    float: left;
    clear: both;
    margin-bottom: 7px;
}

.promoItem .promoImage
{
    width: 125px;
    height: 125px;
}

.promoItem .promoImageSpacer
{
    width: 10px;
}

.promoItem .promoText h1
{
    padding: 0px;
    margin: 0px 0px 7px 0px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    float: left;
    clear: both;
}

.promoItem .promoText .promoBlurp
{
    padding: 0px;
    margin: 0px 0px 7px 0px;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    float: left;
    clear: both;
}

.promoItem .promoText .promoLink
{
    float: left;
    clear: both;
}

.promoItem .promoText .promoLink a
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}

.lastUpdatedDate
{
    text-align: center;
    font-size: 9px;
    color: #000000;
    float: none;
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
}

.lastUpdatedDate .label
{
}

.lastUpdatedDate .date
{
}
.JackpotTotalUpperBox
{
	display: none;
}

.slotsList
{
    display: block;
}

.slotsList .alphabetList
{
    clear: both;
    float: left;
}

.slotsList .alphabetList a
{
    color: #FF00FF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    float: left;
}

.slotsList .alphabetList a:hover
{
    text-decoration: underline;
}

.slotsList .alphabetList .seperator
{
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}

.slotsList .gamesList
{
    float: left;
    clear: both;
    margin-top: 5px;
}

.slotsList .gamesList th
{
    padding: 3px;
    font-weight: bold;
    color: #000000;
    font-size: 12px;
    white-space: nowrap;
}

.slotsList .gamesList td
{
    padding: 3px;
    font-size: 11px;
    color: #000000;
    white-space: nowrap;
}
.footertext
{
	font-family: 'Trebuchet MS' , Verdana, Arial;
    color: #FFFFFF;
	font-size:9px;
}

