/* Play Now button */
a.playnow { background: url(/images/buttons/play_now.sv.gif) no-repeat; }
/* Download button */
a.download_link { background: url(/images/buttons/download.sv.png) no-repeat; width: 223px; height: 82px; float: left; margin-left: 15px; margin-top: 20px; }
a.download_link:hover { background-position: 0 -82px; }
/* iPhone button */
a.iphone_link { background: url(/images/buttons/iphone.sv.png) no-repeat; width: 223px; height: 82px; float: left; margin-left: 15px; margin-top: 20px; }
a.iphone_link:hover { background-position: 0 -82px; }
li.arrow { background: url(/layout/arrow.gif) no-repeat; background-position: 95% 50%; }
/* Main Menu */
#navbar { background:url(/images/menu.gif) repeat; clear: both; width: 725px; height: 29px; margin: 0px auto; z-index: 100; }
/* A fix for Suckerfish dropdowns in IE 7
 * http://www.builtfromsource.com/2006/10/23/a-fix-for-suckerfish-dropdowns-in-ie-7/
 */
#nav12 li:hover, #nav12 li.hover { position: static; }
/* MAIN NAVIGATION  - HORIZONTAL DROP-DOWN */
#nav12, #nav12 ul { z-index: 100; position: absolute; height: 2em; margin: 0px; padding: 0px; list-style: none; line-height: normal; padding-left:60px; }
#nav12 a { /* all menu links */ display: block; width: auto; }
#nav12 li { /* all list items */ float: left; width: auto;  /* width needed in the #nav12 li selector or else Opera goes nuts */ text-align: left; }
#nav12 li ul { /* second-level lists */ position : absolute; left: -999em; /* hide sub-menus */ width: 140px; /* second level width */ height: auto; margin: 0px 0px 0px 24px; /* placement of dropdown */ padding: 0px; background: #9E8E7E; padding-top:3px; padding-bottom:3px; }
#nav12 li li { width: 140px; /* must be the same as the second-level list width */ }
#nav12 li ul ul { /* third-and-above-level lists */ margin: -2.1em 0px 0px 140px; /* affects alignment of third level boxes */ width: 140px; /* third level width */ padding-top:3px; padding-bottom:3px; }
#nav12 li a { display: block; color: #ffffff; font-weight: bold; font-size: 12px; text-transform:capitalize; text-decoration: none; width: auto; margin: 0px; padding-top:7px; margin-left: 24px;/* spacing between main links */ font-family: Verdana, Arial, Helvetica, sans-serif; }
#nav12 li a:hover, #nav12 li a:active { color: #837351; }
#nav12 li a:active { color: #837351; }
#nav12 li li a { /* second-level */ width: 120px; /* affects placement of arrows second level - X horizontal */ position: relative; left: -10px; display: block; font-size: 12px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding-top:2px; padding-bottom:5px; }
#nav12 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; }
#nav12 a.nav-current { /* menu item for current page */ color: #837351; }
#nav12 li li a.nav-current { /* menu item for current page in second level */ color: #837351; }
#nav12 li:hover ul ul, #nav12 li:hover ul ul ul, #nav12 li:hover ul ul ul ul, #nav12 li:hover ul ul ul ul ul, #nav12 li:hover ul ul ul ul ul ul, #nav12 li:hover ul ul ul ul ul ul ul, #nav12 li:hover ul ul ul ul ul ul ul ul, #nav12 li:hover ul ul ul ul ul ul ul ul ul, #nav12 li:hover ul ul ul ul ul ul ul ul ul ul, #nav12 li.sfhover ul ul, #nav12 li.sfhover ul ul ul, #nav12 li.sfhover ul ul ul ul, #nav12 li.sfhover ul ul ul ul ul, #nav12 li.sfhover ul ul ul ul ul ul, #nav12 li.sfhover ul ul ul ul ul ul ul, #nav12 li.sfhover ul ul ul ul ul ul ul ul, #nav12 li.sfhover ul ul ul ul ul ul ul ul ul, #nav12 li.sfhover ul ul ul ul ul ul ul ul ul ul { /* hide third-and-above-level lists */ left: -999em; }
#nav12 li:hover ul, #nav12 li li:hover ul, #nav12 li li li:hover ul, #nav12 li li li li:hover ul, #nav12 li li li li li:hover ul, #nav12 li li li li li li:hover ul, #nav12 li li li li li li li:hover ul, #nav12 li li li li li li li li:hover ul, #nav12 li li li li li li li li li:hover ul, #nav12 li li li li li li li li li li:hover ul, #nav12 li.sfhover ul, #nav12 li li.sfhover ul, #nav12 li li li.sfhover ul, #nav12 li li li li.sfhover ul, #nav12 li li li li li.sfhover ul, #nav12 li li li li li li.sfhover ul, #nav12 li li li li li li li.sfhover ul, #nav12 li li li li li li li li.sfhover ul, #nav12 li li li li li li li li li.sfhover ul, #nav12 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) - en */
#nav-text24 { padding-top: 4px; }
#nav-text24 a { color: #846B31; font-weight: normal; font-size: 12px; text-transform: uppercase; text-decoration:none; }
#nav-text24 a:hover, #nav-text24 a:active { color: #890858; }
#nav-text24 a:active { color: #890858; }
/* SECONDARY NAVIGATION (FOOTER MENU) - de */
#nav-text24 { padding-top: 4px; }
#nav-text24 a { color: #846B31; font-weight: normal; font-size: 1em; text-transform: uppercase; }
#nav-text24 a:hover, #nav-text24 a:active { color: #890858; }
#nav-text24 a:active { color: #890858; }
/************************ Flash Casino *****************/
ul#flash_nav { display:none; }
.nav-arrow { float: right; margin-top: 0.2em;  *margin: -1em 0px 0px;
}
/* by echo */
.login_btn { width: 130px; height: 19px; background: url(/images/buttons/login.sv.png) no-repeat; float: left; cursor: pointer; }
.register_btn { width: 130px; height: 19px; background: url(/images/buttons/register.sv.png) no-repeat; float: left; cursor: pointer; }
