/* Welcome Image */
.welcome { background: url(/images/bg/welcome_casino_bg.it.jpg) #990000 no-repeat; }
/* Intant Play */
.instant_play a { background: url(/images/bonus_butt/instant_play.it.png) 0 0 no-repeat; }
.download a { background: url(/images/bonus_butt/download.it.png) 0 0 no-repeat; }
.iphone a { background: url(/images/bonus_butt/iphone.it.png) 0 0 no-repeat; }
/* =DEPOSIT BOX */
.butt_deposit a { background: url(/images/sidebar_butt/butt_deposit.it.png) 0 0 no-repeat; }
.butt_join a { background: url(/images/sidebar_butt/butt_join.it.png) 0 0 no-repeat; }
.butt_loyalty a { background: url(/images/sidebar_butt/butt_loyalty.it.png) 0 0 no-repeat; }
/************************************** BUTTONS  ********************************/
/* =Header*/
.head_butt_deposit a { background: url(/images/header_butt/deposit.it.gif) 0 0 no-repeat; }
.head_butt_register a { background: url(/images/header_butt/register.it.gif) 0 0 no-repeat; }
/* A fix for Suckerfish dropdowns in IE 7
 * http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/
 */
#nav8 li:hover, #nav8 li.hover { position: static; }
/* MAIN NAVIGATION  - HORIZONTAL DROP-DOWN */
ul#nav8 { clear: left; float: left; list-style: none; margin: 0px; padding: 0px; position: relative; left: 50%; text-align: center; }
#nav8 a { /* all menu links */ display: block; width: auto; }
#nav8 li.nav-top { /* only effects top menu items */ display: block; float: left; list-style: none; margin: 0px; padding: 0px; position: relative; right: 50%; }
#nav8 li { /* all list items */ float: left; width: auto;  /* width needed in the #nav8 li selector or else Opera goes nuts */ text-align: left; list-style: none; margin: 0px; padding: 0px; }
#nav8 li ul { /* second-level lists */ position : absolute; left: -999em; /* hide sub-menus */ width: 150px; /* second level width */ height: auto; margin: 0px 0px 0px 5px; /* placement of dropdown */ padding: 0px; background: #b70101; border: 1px solid #000; padding: 3px 0px 3px 7px; }
#nav8 li li { width: 150px; /* must be the same as the second-level list width */ }
#nav8 li ul ul { /* third-and-above-level lists */ margin: -23px 0px 0px 150px; /* affects alignment of third level boxes */ width: 150px; /* third level width */ padding: 3px 0px 3px 7px; }
#nav8 li a { display: block; color: #fff; font-weight: bold; font-size: 1.2em; text-transform:uppercase; text-decoration: none; width: auto; margin: 0px; padding-top:9px; margin: 0px 10px; font-family: Arial, Helvetica, sans-serif; }
#nav8 li.nav-sub a { width: 140px; }
#nav8 li a:hover, #nav8 li a:active { color: #fe9700; }
#nav8 li a:active { color: #fe9700; }
#nav8 li li a { /* second-level */ position: relative; left: -10px; display: block; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top:2px; padding-bottom:5px; }
#nav8 li li li a { /* third-level and above links */ width: 120px; /* affects placement of arrows third level - X horizontal */ padding-top:2px; padding-bottom:5px; }
#nav8 a.nav-current { /* menu item for current page */ color: #fff; }
#nav8 li li a.nav-current { /* menu item for current page in second level */ color: #fe9700; }
li.arrow { background: url(/layout/arrow.gif) no-repeat; background-position: 95% 50%; }
#nav8 li:hover ul ul, #nav8 li:hover ul ul ul, #nav8 li:hover ul ul ul ul, #nav8 li:hover ul ul ul ul ul, #nav8 li:hover ul ul ul ul ul ul, #nav8 li:hover ul ul ul ul ul ul ul, #nav8 li:hover ul ul ul ul ul ul ul ul, #nav8 li:hover ul ul ul ul ul ul ul ul ul, #nav8 li:hover ul ul ul ul ul ul ul ul ul ul, #nav8 li.sfhover ul ul, #nav8 li.sfhover ul ul ul, #nav8 li.sfhover ul ul ul ul, #nav8 li.sfhover ul ul ul ul ul, #nav8 li.sfhover ul ul ul ul ul ul, #nav8 li.sfhover ul ul ul ul ul ul ul, #nav8 li.sfhover ul ul ul ul ul ul ul ul, #nav8 li.sfhover ul ul ul ul ul ul ul ul ul, #nav8 li.sfhover ul ul ul ul ul ul ul ul ul ul { /* hide third-and-above-level lists */ left: -999em; }
#nav8 li:hover ul, #nav8 li li:hover ul, #nav8 li li li:hover ul, #nav8 li li li li:hover ul, #nav8 li li li li li:hover ul, #nav8 li li li li li li:hover ul, #nav8 li li li li li li li:hover ul, #nav8 li li li li li li li li:hover ul, #nav8 li li li li li li li li li:hover ul, #nav8 li li li li li li li li li li:hover ul, #nav8 li.sfhover ul, #nav8 li li.sfhover ul, #nav8 li li li.sfhover ul, #nav8 li li li li.sfhover ul, #nav8 li li li li li.sfhover ul, #nav8 li li li li li li.sfhover ul, #nav8 li li li li li li li.sfhover ul, #nav8 li li li li li li li li.sfhover ul, #nav8 li li li li li li li li li.sfhover ul, #nav8 li li li li li li li li li li.sfhover ul { /* show lists nested under hovered list items */ left: auto; }
/* SECONDARY NAVIGATION (FOOTER MENU) -  */
#secondary_nav { width: 769px; background-color: #660000; }
#nav-text20 { width: 769px; text-align: center; padding: 5px 0px 5px 0px; }
#nav-text20 a, #nav-text20 a:hover { color: #fff; text-decoration: none; font-size: 12px; }
.login_btn { margin-right:2px; width: 106px; height: 18px; background: url(/images/bonus_butt/login.it.png) no-repeat; float: left; cursor: pointer; }
.register_btn { width: 106px; height: 18px; background: url(/images/bonus_butt/register.it.png) no-repeat; float: left; cursor: pointer; }
