/* CSS Document */

/* this file should be replaced by the client's stylesheet */
/* the import rule must go above all other rules in this document */
@import "whitelabel.css";
@import "pstyle.css";

/* general body properties */
body{color:#ffffff; background-color:#336699; margin:0; padding:0; font-family:verdana, sans-serif;}

.style4 {font-size:12px; color:#FF0; font-weight:bold;}

li, a, p, .points, td{font-size:9pt;}

a, a:visited{color:#ff0000; text-decoration:underline;}
a:hover, a:active{color:#FF0000; text-decoration:none;}


h3, h5, h4, h1{color:#FFFF00; font-weight:bold;}
h3, h1{font-size:12pt;}
h5, h4{font-size:10pt;}
h4{font-style:italic;}

.highlight{color:#FF0000; font-weight:bold; font-size:9pt;}
.italic{color:#FFFF00; font-style:italic; font-size:9pt;}
.errmsg{color:#ffff99; font-size:10px; font-weight:bold;}
.altColor{color:#ffcc00;}

div.faqHdr{padding:7px 0; margin:5px 0; border-top:1px solid #FFFF00; border-bottom:1px solid #FFFF00;}
.faqSubhead{color:#FFFF00; font-size:10pt; font-weight:bold;}
a.faqLink, a.faqLink:visited{text-decoration:underline; font-weight:bold;}
a.faqLink:hover, a.faqLink:active{color:#ffff00; text-decoration:none; font-weight:bold;}

table#wrapper{border:0; width:740px; background-color:#000033;}
table#wrapper tr td#icons{text-align:center; background-color:#000000;}
table#wrapper tr td#footer{padding:20px; vertical-align:middle; text-align:center; font-size:9pt;}
table#wrapper tr td#footer a, table#wrapper tr td#footer a:visited, table#wrapper tr td#footer a:hover, table#wrapper tr td#footer a:active{font-size:10px; font-weight:bold; color:#ffcc00; text-decoration:none; margin:15px;}

td#left{background-color:#990000; text-align:center;}
#previewAd img{margin-bottom:10px; text-align:center;}
.imgLift{margin-top:-0.7em;}

td#right{background-color:#003366; padding:10px;}

table#login{width:230px; border:0; margin-top:-1em;}
table#login tr td{padding:2px; text-align:center;}
table#login tr td#buttons img{margin-top:2px;}
table#login tr td.input{background-color:#cc0000; text-align:right; vertical-align:middle;}

table#home{border:0;}
table#home td{background-color:#003366; padding:4px; text-align:left; vertical-align:top;}

table.specials{width:98%; border:0;}
table.specials tr th{padding:2px; text-align:left; vertical-align:top; color:#FFFF00; font-weight:bold; font-style:italic; font-size:11pt;}
table.specials tr td{padding:10px; text-align:left; vertical-align:top;}

/* players gallery table */
table#playersGal{margin:0 15px;}
table#playersGal tr td{text-align:center; vertical-align:top; padding:4px; font-size:13px;}
table#playersGal tr.caption td{background-color:#CC0000;}
table#playersGal tr td img{width:125px; height:147px; border:2px solid black;}
table#playersGal tr#ftr a{margin:0 5px; font-weight:bold; background-color:#000033;}
table#playersGal tr.hdr td{text-align:left; font-weight:bold;}
table#playersGal tr.hdr td a{color:#ffff00;}
table#playersGal tr.hdr td span.free{background-color:#cc0000;}

div#subMenu {margin: 0; padding:0}
div#subMenu div.subMenuLinks {padding: 5px 0 5px 15px; border-bottom: 1px dashed #ffff00; font-size: 14px; color: #ffff00; height: 20px; vertical-align: center; font-weight: bold;}
div#subMenu div.subMenuLinks img{margin: 2px; vertical-align: middle}
div#subMenu div.subMenuLinks a, div#subMenu div.subMenuLinks a:visited{color: #ffcc33; font-weight: normal; font-size: 14px; padding: 0 6px 0 2px;}
div#subMenu div.subMenuLinks a:hover, div#subMenu div.subMenuLinks a:active{color: #ff6600;}
div#subMenu div.subMenuLinks .picked {color: #ffffff; font-weight: bold; padding: 0 6px 0 2px;}
div#subMenu div.subMenuLinks img{width:15px; height:14px; border:0;}
div#subMenu div.subMenuTitle {padding: 8px 0 8px 15px; border-bottom: 2px solid #cb6900; font-size:16px; font-weight: bold; color: #993300;}

