/* top bar */

#topbar {
background:transparent url(../images/bg_topbar.gif) repeat-x scroll left top;
height:22px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:20;
}

#wordmark {
bottom:9px;
float:left;
position:relative;
width:178px;
z-index:35;
}

.align_right {
position:relative;
text-align:right;
z-index:30;
}

.buttons {
text-align:right;
}

.buttons button {
background:transparent none repeat scroll 0 0;
border:1px solid #FFFFFF;
color:#FFFFFF;
cursor:pointer;
font-size:11px;
margin:0 0 0 2px;
text-transform:uppercase;
}

/* menu styles */

#menu {
width:100%;
z-index:35;
}

#menu #items {
left:35px;
margin:0 auto;
position:relative;
top:9px;
width:870px;
z-index:35;
}

#menu p {
color:#FFFFFF;
line-height:1;
margin-bottom:6px;
padding:0;
}

#menu a {
color:#FFFFFF;
font-weight:bold;
outline-width:0;
text-decoration:none;
}

#menu a:hover {
color:#DCDAC4;
}

#menu input {
margin:2px 0 3px;
}

.menu_left {
float:left;
width:8px;
}

.menu_lb {
background:transparent url(../images/directory_bl.png) no-repeat scroll left top;
height:8px;
width:8px;
}

.menu_right {
float:left;
width:8px;
}

.menu_rb {
background:transparent url(../images/directory_br.png) no-repeat scroll left top;
clear:left;
float:left;
height:8px;
width:8px;
}

/* directory styles */

#directory {
right:0;
position:absolute;
top:11px;
visibility:hidden;
z-index:3;
}

.directory_middle {
background-color:#990000;
height:70px;
width:8px;
}

#directory_center {
background-color:#990000;
float:left;
height:70px;
overflow:hidden;
padding-bottom:8px;
}

#directory_content {
padding-top:8px;
}

/* misc market styles */

#misc {
position:absolute;
right:0;
top:11px;
visibility:hidden;
z-index:3;
}

.misc_middle {
background-color:#990000;
height:146px;
width:8px;
}

#misc_center {
background-color:#990000;
float:left;
height:146px;
overflow:hidden;
padding-bottom:8px;
}

#misc_content {
padding-top:8px;
width:186px;
}

#misc_content p {
line-height:1.15;
margin-bottom:10px;
}

/* mail market styles */

#mail {
position:absolute;
left:539px;
top:11px;
visibility:hidden;
z-index:3;
}

.mail_middle {
background-color:#990000;
height:67px;
width:8px;
}

#mail_center {
background-color:#990000;
float:left;
height:67px;
overflow:hidden;
padding-bottom:8px;
}

#mail_content {
padding-top:8px;
width:170px;
}

#mail_content p {
line-height:1.15;
margin-bottom:10px;
}