body
{
    background-attachment: fixed;
    background-image: url(../images/NewBG.jpg);
    background-repeat: repeat-x;
    background-color: #000f2d;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}


.text_font
{
    font-family: Arial;
    font-size: 11px;
    font-weight: none;
    color: #000000;
    letter-spacing: 1px;
}

.footer
{
    font-family: Arial;
    font-size: 9px;
    font-weight: none;
    color: #ffffff;
    letter-spacing: 1px;
    text-align: center;
}
.footerExtra
{
    font-size: 11px;
    font-weight: bold;
}

.below_footer
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #3EA9D6;
    letter-spacing: 1px;
    text-align: center;
}

.footer_nav
{
    font-family: Arial;
    font-size: 11px;
    font-weight: none;
    color: #333333;
    letter-spacing: 1px;
    text-align: center;
}

.footer_nav a
{
    font-family: Arial;
    font-size: 11px;
    font-weight: none;
    color: #333333;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
}

.footer_nav a:hover
{
    color: #ffffff;
    font-weight: none;
}

.MainNavigation
{
    padding: 0px;
    margin: 0px;
    height: 46px;
    background-image: url('../images/TopNavBar.jpg');
    background-repeat: no-repeat;
    width: 802px;
    overflow: hidden;
    list-style-type: none;
    margin: auto;
}

.MainNavigation li
{
    float: left;
}

.MainNavigation li.spacer
{
    width: 4px;
    height: 46px;
    background-image: url('../images/nav_space2.jpg');
    background-repeat: no-repeat;
}

.MainNavigation li a
{
    float: left;
    height: 46px;
    line-height: 43px;
    width: 100%;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.MainNavigation li a:hover
{
    color: #20303D;
}

.MainNavigation li.selected
{
    background-image: url(../images/SelectedLeft.jpg);
    background-repeat: no-repeat;
}

.MainNavigation li.selected a
{
    background-position: right top;
    background-image: url(../images/SelectedRight.jpg);
    background-repeat: no-repeat;
}

.MainNavSub
{
    margin: 0px;
    list-style-type: none;
    float: left;
    width: 802px;
    height: 30px;
    background-color: #1a2734;
    padding: 0px;
    clear: both;
}

.MainNavSub li
{
    float: left;   
    height: 30px; 
}

.MainNavSub li.spacer
{
    float: left;
    height: 30px;
    width: 1px;
    background-image: url('../images/NavSubSpacer.gif');
    background-repeat: no-repeat;
}

.MainNavSub li a
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 15px;
}

.MainNavSub li a:hover
{
    color: #C0C0C0;
}

.FooterNav
{
    padding: 0px;
    width: 802px;
    height: 35px;
    margin: auto;
    background-image: url('../images/FooterMenuBar.jpg');
    background-repeat: no-repeat;
}

.FooterNav ul
{
    margin: 0px;
    list-style-type: none;
    padding: 0px 0px 0px 15px;
    float: left;
}

.FooterNav ul li
{
    float:left;
}

.FooterNav ul li a
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    line-height: 31px;
    padding-left: 20px;
    padding-right: 20px;
}

.FooterNav ul li a:hover
{
    color: #FFFFFF;
}

.FooterNav ul li.spacer
{
    width: 5px;
    height: 35px;
    background-image: url('../images/FooterMenuSpacer.jpg');
    background-repeat: no-repeat;
}

#contentContainer
{
    margin: auto;
    width: 802px;
}

#leftContent
{
    float: left;
    width: 233px;
    background-image: url('../images/small_middle21.jpg');
    background-repeat: repeat-y;
}

#leftContentTop
{
    float: left;
    background-image: url('../images/small_top21.jpg');
    background-repeat: no-repeat;
    width: 233px;
    height: 8px;
    clear: both;
}

#leftContentBottom
{
    float: left;
    background-image: url('../images/small_bottom21.jpg');
    background-repeat: no-repeat;
    width: 233px;
    height: 5px;
    clear: both;
}

#quickLinks
{
    float: left;
    clear: both;
    width: 217px;
    background-image: url('../images/QuickLinksBG.gif');
    background-repeat: repeat-x;
    background-color: #f5f5fb;
}

#quickLinks ul
{
    list-style-type: none;
    padding: 0px 0px 10px 10px;
    margin: 12px 0px 0px 0px;
}

#quickLinks li
{
    background-image: url('../images/QuickLinksLi.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 25px;
    line-height: 10px;
    margin-bottom: 5px;
}

#quickLinks li a
{
    font-size: 10px;
    color: #151d31;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#quickLinks li a:hover
{
    text-decoration: underline;
}

#contentSpacer
{
    float: left;
    padding-right: 13px;
}

#rightContent
{
float: left;
    width: 555px;
    background-image: url('/images/big_middle2.jpg');
    background-repeat: repeat-y;
}

#rightContentTop
{
    float: left;
    background-image: url('/images/big_top2.jpg');
    background-repeat: no-repeat;
    width: 555px;
    height: 8px;
    clear: both;
}

#rightContentBottom
{
    float: left;
    background-image: url('/images/big_bottom2.jpg');
    background-repeat: no-repeat;
    width: 555px;
    height: 5px;
    clear: both;
}

/* Use these classes to style content in the lower, right content section */
.rightLowerContentTop
{
    float: left;
    background-image: url('/images/big_top2.jpg');
    background-repeat: no-repeat;
    width: 555px;
    height: 8px;
    clear: both;
}

.rightLowerContentBottom
{
    float: left;
    background-image: url('/images/big_bottom2.jpg');
    background-repeat: no-repeat;
    width: 555px;
    height: 5px;
    clear: both;
}

.rightLowerContentMiddle
{
float: left;
    width: 555px;
    background-image: url('/images/big_middle2.jpg');
    background-repeat: repeat-y;
}

/* Responsible Gambling */
#rgContent
{
float: left;
    width: 802px;
    background-image: url('../images/RGMiddle.jpg');
    background-repeat: repeat-y;
}

#rgContentTop
{
    float: left;
    background-image: url('../images/RGTop.jpg');
    background-repeat: no-repeat;
    width: 802px;
    height: 8px;
    clear: both;
}

#rgContentBottom
{
    float: left;
    background-image: url('../images/RGBottom.jpg');
    background-repeat: no-repeat;
    width: 802px;
    height: 5px;
    clear: both;
}

/*---------------------------*/

#CasinoLandPageIcons a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #3a5d73;
}


/*----------------------------------------------------------------------------------*/
.navigation_casino
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-right: 15px;
    padding-left: 10px;
    color: #FFFFFF;
}
.navigation_casino a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.navigation_casino a:hover
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: silver;
}

h1
{
    color: #12202B;
    font-size: 20px;
    font-weight: 100;
}

a
{
    color: #0099CC;
}


h3
{
    color: #0099CC;
    font-size: 15px;
    font-weight: 700;
}


.tooltip
{
    position: relative;
    cursor: pointer;
}

.tooltip span
{
    border: 1px solid #000000;
    display: none;
    position: absolute;
    z-index: 100;
    left: 15px;
    top: 19px;
    background-color: #FFFFFF;
}

.tooltip span img
{
    border-style: none;
}

.showTooltip span
{
    display: block;
}

.tooltip span text
{
    padding: 5px;
    color: #000000;
    font-size: 10px;
    float: left;
    width: 150px;
}



.buttonGroup
{
    float: none;
    margin-top: 25px;
    padding-left: 0px;
    list-style-type: none;
    height: 21px;
}
.buttonGroup li
{
    float: left;
    height: 21px;
    background-image: url("../images/bg_buttons.gif");
    background-repeat: no-repeat;
    padding-left: 9px;
    margin-right: 5px;
    margin-bottom: 5px;
}
.buttonGroup a
{
    float: left;
    line-height: 21px;
    height: 21px;
    background-image: url("../images/bg_buttons.gif");
    background-repeat: no-repeat;
    background-position: right;
    color: #ffffff;
    text-decoration: none;
    font-size: 9px;
    padding-right: 7px;
}

.MobileQuickReg1
{
    background-image: url('http://www.piggspeak.com/Images/MobileRegister1.gif');
    width: 311px;
    height: 321px;
    float: left;
}

.MobileQuickReg2
{
    background-image: url('/Images/MobileRegister2.jpg');
    width: 206px;
    height: 321px;
    float: left;
}

.MobileQuickRegGroup
{
    float: left;
    margin-left: 130px;
    margin-top: 56px;
}

.MobileQuickRegGroup td
{
    height: 19px;
}

.MobileQuickRegGroup input
{
    height: 14px;
    width: 167px;
}

.MobileQuickRegGroup select
{
    height: 20px;
    width: 167px;
}

.MobileQuickRegGroup span, .MobileQuickReg1 .terms
{
    font-size: 7pt;
    color: white;
    font-family: arial;
}

.MobileQuickRegGroup .captchaField
{
    float: left;
    margin-top: 0px;
}

.MobileQuickReg1 .terms
{
    float: left;
    margin-left: 16px;
}

.MobileQuickReg1 a
{
    color: white;
}

.MobileQuickReg1 .submit
{
    float: left;
    margin-top: 4px;
    margin-left: 18px;
}

.MobileQuickReg1 .submit a
{
    float: left;
    width: 134px;
    height: 32px;
}


.MPVCompletedTournaments
{
}

.MPVTournamentHeader
{
    float: left;
    width: 300px;
    font-weight: bold;
    text-align: left;
}

.MPVTournamentCompletedHeader
{
    float: left;
    width: 150px;
    font-weight: bold;
    text-align: right;
}

.MPVCompletedTournaments .MPVTournament
{
    float: left;
    width: 300px;
    cursor: pointer;
}

.MPVCompletedTournaments .MPVCompleted
{
    float: left;
    width: 150px;
    text-align: right;
}

.MPVCompletedTournaments .MPVWinners
{
    display: none;
    margin-left: 25px;
    float: none;
    clear: both;
}

.MPVCompletedTournaments .WinnersPosition
{
    float: left;
    width: 20px;
}

.MPVCompletedTournaments .WinnersAlias
{
    float: left;
    width: 200px;
}

.MPVCompletedTournaments .WinnersPrize
{
    float: left;
    width: 100px;
    text-align: right;
}


.downloadAssist ol
{
    padding: 21px 0px 0px 51px;
    margin: 0px;
}

.downloadAssist .step1
{
    background-image: url('/Images/DownloadAssist1.jpg');
}

.lastUpdatedDate
{
    text-align: center;
    font-size: 9px;
    color: #000000;
    float: none;
    clear: both;
    margin-top: 10px;
    margin-bottom: 5px;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */

.jqmWindow
{
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay
{
    background-color: #000;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow
{
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.JackpotTotalUpperBox
{
    display: none;
}
