/* GLOBAL TAGS */
body {
    background: #000 url('/images/body-tile.jpg');
    color: #FFF;
    font: 62.5% arial, sans-serif;
    text-align: center;
    position: relative;
}
/* reset */
body, form, p, ul, h1, h2, h3, h4, dt, dd, dl {
    margin: 0;
    padding: 0;
}
img {
    border: none;
}
ul {
    list-style: none;
}
input, select {
    font: 100% arial, sans-serif;
}

/* GLOBAL CLASSES */
p.error {
    color: red;
}
p.returnToTop {
    clear: both;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.preload {
    position: absolute;
    top: -9999px;
    width: 800px;
}

/* CONTAINER */
#container {
    margin: 0 auto;
    text-align: left;
    width: 908px;
}

/* HEADER */
#header {
    background: url('/images/home-header-bg.jpg') bottom;
    height: 190px;
    position: relative;
}
.prod-casino #header {
    background: url('/images/casino-header-bg.jpg');
}
.prod-poker #header {
    background: url('/images/poker-header-bg.jpg');
}
.prod-sportsbook #header {
    background: url('/images/sportsbook-header-bg.jpg');
}
#logo {
    position: absolute;
    top: 18px;
    left: 37px;
    width: 236px;
}
.prod-home #logo {
    top: 13px;
    left: 26px;
    width: 289px;
}
#logo img {
    display: block;
}
#login {
    position: absolute;
    top: 24px;
    right: 40px;
    width: 146px;
}
#login img {
    float: right;
    margin-bottom: 8px;
}
#login input {
    display: block;
}
#username-block {
    background: url('/images/home-username-bg.jpg');
}
#password-block {
    background: url('/images/home-password-bg.jpg');
}
.prod-casino #username-block {
    background: url('/images/casino-username-bg.jpg');
}
.prod-casino #password-block {
    background: url('/images/casino-password-bg.jpg');
}
.prod-poker #username-block {
    background: url('/images/poker-username-bg.jpg');
}
.prod-poker #password-block {
    background: url('/images/poker-password-bg.jpg');
}
.prod-sportsbook #username-block {
    background: url('/images/sportsbook-username-bg.jpg');
}
.prod-sportsbook #password-block {
    background: url('/images/sportsbook-password-bg.jpg');
}
#username-block, #password-block {
    clear: both;
    margin-top: 8px;
    position: relative;
    width: 146px;
    height: 25px;
}
#username, #password {
    background: none;
    border: 0;
    color: #8D8D8D;
    font: bold 1.2em arial, sans-serif;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 136px;
}
#submit-block {
    float: right;
    margin: 6px 0;
}
#fgt-pwd {
    clear: both;
    text-align: right;
}
#fgt-pwd a, #player-info a {
    color: #8C8C8C;
    font: bold 1.1em arial, sans-serif;
    text-decoration: underline;
}
#fgt-pwd a:hover, #player-info a:hover {
    text-decoration: none;
}
#player-info {
    margin: 30px 0 0 -30px;
}
#player-info p {
    font: bold 12px arial, sans-serif;
    white-space: nowrap;
}

/* MENU */
#menu {
    background: url('/images/home-menu-bg.jpg') no-repeat bottom;
    height: 29px;
}
.prod-casino #menu {
    background: url('/images/casino-menu-bg.jpg') no-repeat bottom;
}
.prod-poker #menu {
    background: url('/images/poker-menu-bg.jpg') no-repeat bottom;
}
.prod-sportsbook #menu {
    background: url('/images/sportsbook-menu-bg.jpg') no-repeat bottom;
}
#menu ul {
    background: url('/images/menu-item-bg.jpg') no-repeat -9999px; /* preload */
    padding: 2px 0 0 57px;
}
#menu li {
    float: left;
}
#menu li:first-child {

}
#menu a {
    border: 1px solid transparent;
    color: #FFF;
    display: block;
    font: bold 10px arial, sans-serif;
    line-height: 24px;
    padding: 0 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#menu a:hover,
.mhl-home .menu-home a,
.mhl-poker .menu-poker a,
.mhl-casino .menu-casino a,
.mhl-sportsbook .menu-sportsbook a,
.mhl-account .menu-account a,
.mhl-comp-points .menu-comp-points a,
.mhl-affiliate .menu-affiliate a,
.mhl-bonuses .menu-bonuses a,
.mhl-promotions .menu-promotions a,
.mhl-help .menu-help a,
.mhl-signup .menu-signup a {
    background: url('/images/menu-item-bg.jpg');
    border: 1px solid #22261F !important;
}
/* sub menu */
#sub-menu {
    background: url('/images/sub-menu-bg.jpg');
    height: 45px;
    margin: 0 auto;
}
#sub-menu ul {
    margin-left: -5px;
    padding-top: 17px;
    text-align: center;
}
#sub-menu li {
    border-left: 1px solid #CCC;
    display: inline;
    padding: 0 20px;
}
#sub-menu li:first-child {
    border-left: 1px solid transparent;
}
.prod-poker #sub-menu li {
    padding: 0 15px;
}
#sub-menu a {
    color: #4490B4;
    font: bold 10px arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}
.prod-casino #sub-menu a {
    color: #53C80B;
}
.prod-poker #sub-menu a {
    color: #A863BE;
}
.prod-sportsbook #sub-menu a {
    color: #B00;
}
#sub-menu a:hover,
.smhl-getting-started .sm-getting-started a,
.smhl-vip-points .sm-vip-points a,
.smhl-download .sm-download a,
.smhl-account .sm-account a,
.smhl-features .sm-features a,
.smhl-school .sm-school a,
.smhl-calendar .sm-calendar a,
.smhl-bet-now .sm-bet-now a,
.smhl-scores .sm-scores a,
.smhl-account .sm-account a,
.smhl-cross-sport-parlay .sm-cross-sport-parlay a,
.smhl-parlay-challenge .sm-parlay-challenge a,
.smhl-faq .sm-faq a,
.smhl-terms .sm-terms a,
.smhl-home .sm-home a {
    color: #FFF !important;
}

/* MIDDLE */
#middle {
    background: url('/images/middle-tile.jpg');
    clear: both;
    min-height: 500px;
    position: relative;
}
#middle-top, #middle-bottom {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 908px;
    z-index: 1;
}
#middle-top {
    background: url('/images/middle-top-bg.jpg') no-repeat top;
    height: 120px;
    top: 0;
}
#middle-bottom {
    background: url('/images/middle-bottom-bg.jpg') no-repeat bottom;
    height: 128px;
    bottom: 0;
}
#left-side, #content {
    position: relative;
    z-index: 2;
}
/* left-side */
#left-side {
    float: left;
    width: 215px;
}
#left-side img {
    display: block;
}
#side-btns {
    margin: 32px 0 0 40px;
}
#side-btns a {
    display: block;
    margin-bottom: 4px;
}
/* content */
#content {
    color: #EEE;
    float: left;
    margin: 10px 0 15px 0;
    width: 675px;
}
#content a {
    color: #4490B4;
}
#content a:hover {
    text-decoration: none;
}
#content h1, #content h2, #content h3, #content h4 {
    font: 2em arial, serif;
    margin: 10px 20px;
}
#content h1 {
    color: #4490B4;
    text-transform: uppercase;
}
#content h2 {
    border-bottom: 1px solid #666;
    color: #CCC;
    font-size: 1.8em;
}
#content h3, #content h4 {
    font-weight: bold;
}
#content h3, #content h3 a {
    color: #4490B4;
    font-size: 1.6em;
}
#content h4 {
    color: #CCC;
    font-size: 1.4em;
}
.prod-casino #content a, .prod-casino #content h1, .prod-casino #content h3 {
    color: #53C80B;
}
.prod-poker #content a, .prod-poker #content h1, .prod-poker #content h3 {
    color: #A863BE;
}
.prod-sportsbook #content a, .prod-sportsbook #content h1, .prod-sportsbook #content h3 {
    color: #B00;
}
#content p, #content ul, #content table, #content form {
    font-size: 1.2em;
    line-height: 1.5em;
    margin: 10px 20px;
}
#content ul ul {
    font-size: 100%;
}
#content ul {
    list-style: square;
}
#content li { /* also applies to help content */
    margin-left: 40px;
}
#content form p {
    font-size: 100%;
    margin: 10px 0;
}
#content label {
    display: block;
    float: left;
    padding-right: 5px;
    text-align: right;
    width: 12em;
}
#content iframe, #account-frame-wrapper {
    margin: 0 0 10px 20px;
}

/* FOOTER */
#footer {
    background: url('/images/home-footer-bg.jpg') no-repeat top;
    color: #FFF;
    font: bold 1.1em arial, sans-serif;
    margin: 0 auto;
    padding-bottom: 15px;
}
.prod-casino #footer {
    background: url('/images/casino-footer-bg.jpg') no-repeat top;
}
.prod-poker #footer {
    background: url('/images/poker-footer-bg.jpg') no-repeat top;
}
.prod-sportsbook #footer {
    background: url('/images/sportsbook-footer-bg.jpg') no-repeat top;
}
#footer-menu {
    color: #4D4D4D;
    margin-left: -4px;
    padding-top: 15px;
    text-align: center;
    text-transform: uppercase;
}
.prod-home #footer-menu {
    padding-top: 13px;
}
#footer-menu a {
    color: #4D4D4D;
    margin: 0 5px;
    text-decoration: none;
}
#footer-menu a:hover {
    text-decoration: underline;
}
#copyright, #terms-privacy {
    padding: 33px 20px;
}
#copyright {
    color: #1F6282;
    float: right;
    text-transform: uppercase;
}
.prod-casino #copyright {
    color: #327309;
}
.prod-poker #copyright {
    color: #9036AD;
}
.prod-sportsbook #copyright {
    color: #932525;
}
#terms-privacy {
    color: #888;
    float: left;
}
#terms-privacy a {
    color: #4490B4;
    text-decoration: none;
}
.prod-casino #terms-privacy a {
    color: #53C80B;
}
.prod-poker #terms-privacy a {
    color: #A863BE;
}
.prod-sportsbook #terms-privacy a {
    color: #B00;
}
#terms-privacy a:hover {
    text-decoration: underline;
}
#terms-privacy span {
    padding: 0 10px;
}
#deposit-logos {
    clear: both;
    margin-left: -4px;
    text-align: center;
}

/*
Merge Feeds
*/

span.stats {
	float: right;
	margin-top: 5px;
	margin-right: 55px;
	font-size: 11px;
	color: #F0F0F0;
}
#playersonline {color: red; }	
#date {color: green; }
#time {color: blue; }
#caribjackpot {
	color:#ff0000;					
	background-color:#ffffff;
}	


