/*

 Some styles used by the "Cascading Popup Menus" script.
 Consult a CSS reference (a good one is www.ncdesign.org) for syntax and tweaking ideas.
 You can delete the ones you're not using in your ItemStyles, or add more if you want.

*/


/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
*/
.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica; text-align: left }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica; text-align: left }

/* Borders used by some items */
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* The "button" demo menu styles, as used by the "File-Reopen" menu */
.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

/* Sportclix 1.0 spclx.css file  */

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none; background-color: #003264; height: 20px; width: 100px; clip:  rect(   ); border: 1px #C8E1FF solid}
a:link { color: #000066}
a:hover { color: #3399FF}
a:active { color: #3399FF }
a:visited { color: #000066}
.nav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
.username {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none; text-align: left}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none}
.header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #003264; text-decoration: none; letter-spacing: 0.1em}
a.nav:link { color: #FFFFFF}
a.nav:hover { color: #FFFFFF}
a.nav:active { color: #FFFFFF}
a.nav:visited { color: #FFFFFF}
.register {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333; text-decoration: none}
a.register:link {  color: #333333}
a.register:hover { color: #0000FF}
a.register:visited { color: #333333 }
a.register:active { color: #333333 }