﻿/* content and left side menu */
#spacerHr { height:500px; width:1px }
#contentTBL { margin-left:4px; width:991px }
#leftMenuTop { background:url(images/leftMenuTop.jpg) top right no-repeat; width:245px; height:20px }
#contentGlow { background:url(images/contentGlow.jpg) top left no-repeat }
#contentDIV { padding-left:10px; height:100% }
#leftMenuShadow1 { background:url(images/leftMenuShadow.gif) right repeat-y; width:245px }
#leftMenuShadow2 { background:url(images/leftMenuShadow.gif) right repeat-y; width:245px; height:150px }
#leftMenuBottom { background:url(images/leftMenuBottom.gif) bottom right no-repeat; width:245px; height:100% }
.leftMenuInfo { background:url(images/leftMenuLink.gif) bottom right no-repeat; font-size:12px; padding-right:10px; padding-top:7px; padding-bottom:10px; color:#000099; text-align:center }
/* menu links */
.leftMenuActive { background:url(images/leftMenuActive.jpg) right bottom; width:245px; height:40px; text-align:right  }
.leftMenuActive div, .leftMenuActive a:link, .leftMenuActive a:visited, .leftMenuActive a:active, .leftMenuActive a:hover { text-decoration:none; font-size:12px; margin-right:10px; padding-top:7px; color:#CCCCCC; height:23px; display:block }
.leftMenuLink { background:url(images/leftMenuLink.gif) right bottom; width:245px; height:40px; text-align:right }
.leftMenuLink a:link,.leftMenuLink a:visited,.leftMenuLink a:active { text-decoration:none; font-size:12px; margin-right:10px; padding-top:7px; color:#336666; height:23px; display:block }
.leftMenuLink a:hover { color:#FF0000 }

/*  */
#menuBarTBL { background:url(images/barBg.gif) repeat-x; margin-left:5px }
#menuLoginTD { }
#menuListTD { }

/* horizontal menu and popup menu */
#menuTBL{ height:30px }
a.menu, a.menu:link, a.menu:visited, a.menu:active { padding-top:8px; font-family:Arial; font-size:12px; display:block; text-decoration:none; font-weight:bold; color:#FFFFFF; background:url(images/barLine.gif) no-repeat left top; padding-left:5px }
a.menu:hover { color:#CCFFFF; text-decoration:none }
#menuHome{ position: relative; width:50px; }
#menuHowToPlay { position: relative; width:80px; }
#menuScoringPoints{ position: relative; width:100px; }
#menuPrizes{ position: relative; width:55px; }
#menuLeaderboard{ position: relative; width:90px; }
#menuPlayerStats{ position: relative; width:100px; }
#menuFAQs{ position: relative; width:40px; }
.menuItems{ position:absolute; top:24px; left:0px; z-index:12; visibility:hidden; }
.menuTable { border:#336633 solid 1px; visibility:inherit; }
.menuTable td{ border:#669966 solid 1px; background-color:#669966 }
.menuTable a:link, .menuTable a:visited, .menuTable a:active { font-size:12px; display:block; color:#FFFFFF; text-decoration:none }
.menuTable a:hover { width:100%; color:#000000; background-color:#FFFFFF; text-decoration:none }

/* login/logout links */
#lnkTBL { margin-left:5px  }
#lnkTBL tr td a { color:#FFFFFF; font-family:Arial; font-size:12px; font-weight:bold; white-space:nowrap; text-decoration:none; height:30px; padding-left:20px; display:block; background:url(images/barBullet.jpg) no-repeat top left; padding-top:8px; padding-right:10px }
#lnkTBL tr td a:hover { color:#FF0000; font-size:12px; white-space:nowrap; text-decoration:none }
