@import url(/styles/default.css);
@import url(/styles/redInv.css);

html, body {font-family: Verdana, Arial, Helvetica, sans-serif; background:#990000 url(../images/bg.jpg) repeat-y 50% 0; background-attachment:absolute; }

div#shiv { margin-top: -760px; }
div#centered { margin:0 auto; width: 1000px; height: 760px; }

.container {background-color: #FFF; width: 1000px;}
.frame-content {width:1000px; padding: 155px 0 0 0; }
.content, .frame-content{ padding-top:150px; width:1000px; background:#FFF; border:none;}


/* for new five profit dropdowns */
.header { *position:relative; _position:relative; *z-index:1000; _z-index:1000; }

dt{background:#000000;}
dt a:link {color:#FFFFFF;}
dt a:hover {color:#990000;}
dt a:visited {color:#999999;}


#tab a{color: #FFF}
#tab a:hover{color: #999}
#tab a:visited{color: #CCC}

/*= bzcopyright ==========================*/
#bz a:link {color:#FFF; text-decoration:none}
#bz a:visited {color:#CCC}
#bz a:hover {text-decoration: none}

#siteinfo{background:#333}
#siteinfo h1, #siteinfo h2, #siteinfo h3 {background:#333}
#siteinfo, #tabbar { width: 955px; }


/*-----SUB-MENU STYLES-----*/
* html .submenu ul{ /*IE 6 only */
width: 140px; /*Box model bug: 180px minus all left and right paddings for #submenu */
}

.submenu{
padding: 1em 0 1em 0;
margin-bottom: 1em;
font-size: 12px;
font-weight: 100;
font-family: HelveticaNeue, Trebuchet MS;
text-transform: uppercase;
letter-spacing: 1px;
color: #990000;
}

.submenu ul { list-style: none; margin-top: 5px; margin-left: 2px; padding: 0; border: none; width: 310px; _width: 300px; color: #FFF; }

.submenu li { margin-top: 5px; margin-left: 5px; color: #990000; }

.submenu li a { display: block; padding: 5px 20px 5px 20px; border: 2px solid #000; background-color: #990000; color: #FFF; text-decoration: none; width: 100%; _width:80%; }

html>body .submenu li a{ /*Non IE6 width*/width: auto;}

.submenu li a:hover{ border: 2px solid #000; background-color: #660000; color: #FFFFFF; }

.submenu li a:visited{ border: 2px solid #666; background-color: #990000; color: #CCC; }

