#headerswf{position:absolute;z-index:1000;}
#header {position:absolute;}

dl dt {background:#990000;}

#lightbox{left:50% !important; margin-left:-508px !important;}

html, body { background: #0c7ecb url(/images/splashBg.jpg) repeat-x;}

div#shiv {margin-top: -850px;	/* Half the height of div#centered. */}
div#centered {width: 1000px;height:850px;}

.frame-content {width:1000px; padding: 100px 0 0 0; }
iframe { width:1000px;}
.content, .frame-content{ padding-top:225px; width:1000px; background:#FFF; border:none;}
.container { width:1000px; background:#FFF; border:none;}

#bz a:link {color:#000; }
#bz a:hover {color:#990000; }
#bz a:visited {color:#333; }

#tabbar a:link {color:#000; }
#tabbar a:hover {color:#990000; }
#tabbar a:visited {color:#333; }

/* === drop-down above DMI inventory === */
.header { *position:relative; _position:relative; *z-index:1000; _z-index:1000; }

/*-----SUB-MENU STYLES-----*/

html .submenu ul{ /*IE 6 only */
width: 300px;
}

.submenu{
padding: 1em 0 1em 0;
margin-bottom: 1em;
font-size: 12px;
font-weight: 100;
font-family: Times New Roman,
letter-spacing: 1px;
color: #000000;
line-height: 10px;
text-align: left;
}

.submenu ul{
list-style: none;
margin-top: 5px;
margin-left: 2px;
padding: 0;
border: none;
}

.submenu li {
margin-top: 5px;
margin-left: 5px;
}

.submenu li a{

display: block;
padding: 5px 20px 5px 20px;
border-top: 2px solid #666;
border-left: 2px solid #666;
border-right: 2px solid #CCC;
border-bottom: 2px solid #CCC;
background-color: #333333;
color: #FFF;
text-decoration: none;
width: 100%;
}

html>body .submenu li a{ 
width: auto;
}

.submenu li a:hover{
border: 2px solid #666;
background-color: #999;
color: #333;
}

.submenu li a:visited{
border: 2px solid #666;
background-color: #333;
color: #FFF;
}


