@charset "utf-8";

p, h3, .b12, .b14, .b16, .b20 { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.b12, .b14, .b16, .b20 { font-weight: bold; }
p, .b12 { font-size: 12px }
.b14 { font-size: 14px }
.b16 { font-size: 16px }
.b20 { font-size: 20px }

.required { color: black }
.clearer { clear: both; height: 1px; }

body { color: #fff; background-color: #09f; }
a {color: black; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }
div.rhdiv { position: absolute; top: 0; left: 188px; width: 486px; }
div.rhdiv img { display: block; margin: auto; }

/* Hides from IE5-mac and all browsers except IE6 & below */
* html a:hover { visibility: visible }

/* CONTACT FORMS: width of text boxes */
textarea.fmtextwide { width: 260px; }

/* CARAM.JS STYLES */

div.carambydiv { background-color: #09f; padding: 12px; margin: 12px; text-align: center; }
div.carambydiv.span { width: 90%; }
form.formleft { float: left; }
form.formright { float: right; }
div.bigpicdiv { padding: 12px; margin: 12px; text-align: center; width: 99%; }

/* PAGE LAYOUT STYLES */

div#hirowdiv, div#lorowdiv, div#preroundnumberdiv, div#roundnumberdiv { text-align: center; position: absolute; margin: 8px; padding: 8px; }
div#hirowdiv, div#lorowdiv { left: 160px; width: 640px; height: 220px; }
div#hirowdiv { top: 24px; }
div#lorowdiv { top: 222px; }
div#preroundnumberdiv, div#roundnumberdiv { top: 426px; left: 172px; height: 28px; border: 2px solid white; }
div#preroundnumberdiv img, div#roundnumberdiv img { text-align: center; margin: 0 auto; padding: 0px; }

.imcell { float: left; margin: 0px auto; padding: 0px; width: 128px; }

/* ROLLOVER STYLES */

.navwrap { width: 120px; margin: 24px; padding: 6px; position: fixed; top: 0; left: 0; border: 3px solid white; }
.navbut a:hover img, div#spendroll a:hover img, div#preroundnumberdiv a:hover img, div#roundnumberdiv a:hover img { visibility: hidden }

.navbut a { display: block; font-size: 8px; width: 120px; height: 63px; float: left; color: lime; }
.navbut img { width: 120px; height: 63px; border: 0 }
.navbut span { position: absolute; left: 0px; top: 0px; visibility: hidden; }

.numbimg { float: left; margin: 0px auto; padding: 0px; }

#gamebut, #playersbut, #howbut, #currentbut, #roundbut, #preroundbut, #sitesbut { position: relative; white-space: nowrap; display: block; width: 120px; height: 63px; margin: 0; padding: 0; }
.num01, .num02, .num03, .num04, .num05, .num06, .num07, .num08, .num09, .numnext, .numlast, .spendroll { white-space: nowrap; display: block; height: 28px; margin: 0; padding: 0;
}

.num01, .num02, .num03, .num04, .num05, .num06, .num07, .num08, .num09 { width: 34px; }
.numnext, .numlast { width: 78px; }
.spendroll { width: 221px; }

#gamebut { background: url(gifs/nav/AbGameH.gif) no-repeat; }
#playersbut { background: url(gifs/nav/AbPlayrH.gif) no-repeat; }
#howbut { background: url(gifs/nav/HowPlayH.gif) no-repeat; }
#currentbut { background: url(gifs/nav/LatestH.gif) no-repeat; }
#roundbut { background: url(gifs/nav/RoundsH.gif) no-repeat; }
#preroundbut { background: url(gifs/nav/PreNetH3.gif) no-repeat; }
#sitesbut { background: url(gifs/nav/SitesH.gif) no-repeat; }
a.num01 { background: url(gifs/num/Num01H.gif) no-repeat; }
a.num02 { background: url(gifs/num/Num02H.gif) no-repeat; }
a.num03 { background: url(gifs/num/Num03H.gif) no-repeat; }
a.num04 { background: url(gifs/num/Num04H.gif) no-repeat; }
a.num05 { background: url(gifs/num/Num05H.gif) no-repeat; }
a.num06 { background: url(gifs/num/Num06H.gif) no-repeat; }
a.num07 { background: url(gifs/num/Num07H.gif) no-repeat; }
a.num08 { background: url(gifs/num/Num08H.gif) no-repeat; }
a.num09 { background: url(gifs/num/Num09H.gif) no-repeat; }
a.numnext { background: url(gifs/nav/NextH.gif) no-repeat; }
a.numlast { background: url(gifs/nav/LastH.gif) no-repeat; }
a.spendroll { background: url(gifs/spend_b_10.gif) no-repeat; }

