/* subpage left column */
#sub-nav {float: left; width: 230px; background: url('../images/subpage-leftcolbg.jpg') no-repeat top left; height: 782px;}

#nav-heading {color: #fff; background: url('../images/generic-resources.png') no-repeat -268px -509px; width: 223px; height: 28px; font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 14px; padding-top: 11px; padding-left: 7px; margin: 0; margin-top: 20px; margin-bottom: 8px; font-weight: bold;}

#nav-heading a {color: #fff; text-decoration:none;}

#sub-nav ul {list-style-type: none; margin: 0; padding: 0;}
#sub-nav ul li {background: url('../images/subnav-seperator.png') no-repeat bottom left;}
#sub-nav ul#subpagenav a {color: #797c80; background: url('../images/generic-resources.png') no-repeat 90px -315px; text-decoration: none; width: 206px; height: 22px; display: block; padding-top: 7px; padding-left: 7px;}
#sub-nav ul a {color: #797c80; text-decoration: none;}
#sub-nav ul a:hover, #sub-nav ul#subpagenav a:hover {text-decoration: underline;}


#sub-nav ul#subpagenav {padding-bottom: 8px; background: url('../images/subnav-seperator.png') no-repeat bottom left;}
#sub-nav ul#subpagenav li {background: none;}

#sub-nav h3 {background: url('../images/generic-resources.png') no-repeat; text-transform: uppercase; color: #797c80; margin: 0; padding: 0; font-family: trebuchet ms, verdana, arial, sans-serif; font-size: 14px; height: 26px; padding-top: 8px; padding-left: 30px;}
#sub-nav h3#nav-popslots {background-position: -2px -687px;}
#sub-nav h3#nav-progressive {background-position: -2px -656px;}
#sub-nav h3#nav-popcasinos {background-position: -2px -624px;}
#sub-nav h3#nav-slotsearch {background-position: -2px -599px;}

/* sub drop downs */
li ul {position: absolute; left: 217px; top: 0; display: none;}
ul#subpagenav li {position: relative;}
li:hover ul, li.over ul {display: block;}
.navdrop {background-color: #f2f2f0; border: 1px solid #eaeaea;	border-left: none; width: 217px; z-index: 10;}
/* fix ie. hide from ie mac */
* html ul li { float: left; height: 1%;}
* html ul li a { height: 1%; }
