/* CSS Document */

/* anchor properties */
a { font-family:Tahoma;}
a:hover { color: #0000ff; text-decoration: none;}
.box_head_3h_dyn { color:#E00015; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_1_dyn a,
.box_head_1_dyn { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_1_dyn a:hover { color:#0000ff; text-decoration: none; font-weight: bold;}
.box_head_1h_dyn a,
.box_head_1h_dyn { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_1h_dyn a:hover { color:#E00015; text-decoration: none; font-weight: bold;}
.box_head_2_dyn a { color:#FFFFFF; text-decoration: none; font-weight: bold; white-space:nowrap;}
.box_head_2_dyn a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_head_2_flip a { color:#FFFFFF; text-decoration: none; font-weight: bold;}
.box_head_2_flip a:hover { color:#DDDDDD; text-decoration: none; font-weight: bold;}
.box_content_link {}
.box_content_link a { color:#000000; text-decoration: none; font-weight: normal;}
.box_content_link a:hover { color:#ff9900; text-decoration: underline; font-weight: normal;}
.submenu_buttons a { color:#336699; text-decoration: none; font-weight: bold;}
.submenu_buttons a:hover { color:#FFFFFF; text-decoration: underline; font-weight: bold;}
.submenu a { color:#000000; text-decoration: none; font-weight: normal;}
.submenu a:hover { color:#0000ff; text-decoration: underline; font-weight: normal;}

/* Keep image links from having a border */
a img { border: none; }

body {
/*	background-color: #E2E4DA; */
	background-color: #E2E4DA;
	margin: 0 0 0 0;
	font-size:12px;
	font-family:Tahoma;

}
.bodytable {
	width: 916px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: auto;
    
}

.bodytablewhite {
	background-color: #ffffff;
	width: 916px;
	border: 0px solid #000000;
	border-collapse:collapse;
	padding: 0px;
	margin: auto;
    
}
/* 3 column main table */
.maintable {
	width: 100%;
   	background-color: #ffffff; 
	border: 0px solid #AAAAAA;
	border-collapse: collapse;
	padding: 2px;
	margin: 2px;
	margin-left: 0px;
}

/*columns in main table */
.leftcolumn {
	width: 150px;
	padding:4px;
}
.centercolumn {
	padding:4px;
}
.rightcolumn {
	width: 150px;
	padding:4px;
}

/*box defining properties */
.box_150 {
	width: 150px;
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_content_1 {
	background-color: #ffffff;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;
}
.box_head_1_150 {
	width: 126px;
	background-color: #336699;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_1_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_000066_left.gif);
	background-repeat: no-repeat; 
}
.box_head_1_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_000066_right.gif);
	background-repeat: no-repeat;
}
.box_head_1h_left {
	width:12px;
	height:21px;
}
.box_head_1h_right {
	width:12px;
	height:21px;
}
.box_head_2_150 {
	width: 126px;
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
}
.box_head_2_left {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_000066_left.gif);
	background-repeat: no-repeat;
}
.box_head_2_right {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_000066_right.gif);
	background-repeat: no-repeat;
}
.box_head_2_left_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_left_flip.gif);
}
.box_head_2_right_flip {
	width:12px;
	height:21px;
	background-image:url(images/boxhead2/hd_ff9900_right_flip.gif);
}
.box_150_content_2 {
	width: 148px;
	background-color: #a5cceb;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 4px;
}
.box_head_2_dyn {
	background-color: #000066;
	background-image:url(images/boxhead2/hd_000066_mid.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_head_2_flip {
	background-color: #ff9900;
	background-image:url(images/boxhead2/hd_ff9900_mid_flip.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	font-family:Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.box_content_2 {
	background-color: #EEEEEE;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	font-size: 12px;

}
/* Fix for IE 6 to inherit font size */
.box_content_2 td{
	font-size:12px;
}
.box_dyn {
	border-collapse: collapse;
	border: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
.box_head_1_dyn {
	background-color: #000066 ;
	background-image:url(images/boxhead2/hd_000066_mid.gif); 
	background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}
.box_head_1h_dyn {
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}
.box_dyn_content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 2px;
	padding-bottom: 2px;
}

/*not boxes*/
.submenu {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-collapse:collapse;
	text-indent: 8px;
	background-color: #a5cceb;
/* background-color: #E8E8FF; */
	padding: 2px;
	font-size: 12px;
	background-image:url(images/tile_sub.gif); 
}
.submenu_buttons {
	padding: 0px 0px 0px 0px;
	border-collapse:collapse;
	border: 0;
	font-size: 12px;
}
.formbutton {
/*
Example css for form buttons
background-color: #a5cceb;
border: 1px solid #000000;
color: #000000;
font-size: 10px;
font-weight: bold;
*/
}
.user_admin_text1 {
color: #000000;
font-size: 12px;
font-weight: bold;
}
h1 {
font-size: 16px;
text-align: center;
font-weight:bold;
}
.footertext {
	font-size: 10px;}
.login_box_text1 { font-size: 12px; }
.login_box_text2 { font-size: 12px; }

/* ----- CSS for User Management Table ----- */
.use_man_table_container
{
  text-align: center;
  margin: 0px auto;
  width: 600px;
}
.use_man_table_header
{
     clear: both;
     width: 600px;
     padding-bottom: 0px;
     padding-top: 30px;
}
.use_man_table_left
{
  width: 295px;
  padding-right: 5px;
  float: left;
  clear: left;
}

.use_man_table_right
{
  width: 295px;
  padding-left: 4px;
  float: right;
  clear: right;
}
.use_man_table_footer
{
     clear: both;
     width: 600px;
     height: 1px;
}
.use_man_table_left div,
.use_man_table_right div{
	text-align:left;
}.use_man_table_left div a,
.use_man_table_right div a {
	padding-left: 30px;
	text-decoration:none;
}
.use_man_table_left div img,
.use_man_table_right div img {
	width: 42px;
	height: 42px;	
}
.use_man_table_sep {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #dddddd;
	clear:both;
}

/* extra questions and extra checkboxes */
.extraCheckboxes {
	margin:0px;
	padding:0px;
	float:left;
	list-style-type: none;	
}
.extraCheckboxes li {
	background-image: url('images/checkbox_arw.gif');
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat: no-repeat;
	padding-left: 15px;
	border: 0px solid black;
	margin:0px;
}
.extraQuestionName,
.extraQuestionName li,
.extraQuestionValue,
.extraQuestionValue li {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.extraQuestionName li,
.extraQuestionValue li {
	margin-bottom: 5px;
}













#galleryContainer
{
	width: 450px;
	height: 100%;
	margin: 0px auto; /* CENTER THE DIV */
	text-align: center;
}
#galleryBigImage
{
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	margin-top: 4px;
}
#galleryBigImage img
{
	margin: 0px auto;
}
#galleryThumbs
{
	width: 192px;
	
	float: right;
	padding: 3px;
	
	text-align: auto;
}

#galleryThumbs ul
{
	margin: 0px;
	padding: 0px;
}
#galleryThumbs ul li
{
	list-style: none;
	padding: 0px;
	margin: 1px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	
}

#galleryThumbs ul li img
{
	margin: 0px auto;
	border: 0px;	
}










/* "High Gloss" theme styles
   $Id: theme.css 2788 2007-11-23 14:38:01Z josh $
---------------------------------------------------------------- */

#Table_01 {background-color:#e2e4da;}
.leaderborder {border: 1px solid #000000; }
.leaderborderads {padding:2px; border: 1px solid #000000; }
.gallerycontent {}
.logo1 {position: absolute; top: 105px; overflow: visible; }
.leftads {
text-align: center;
padding-left: 0px;
padding-bottom: 30px;
}

/* FONT SIZES
------------------------------------------------------------------------- */
.footer,
.bmc_caption,
.notes,
.sidebar,
p.bmw_tags,
div.bmw_breadcrumbs,
div.bmw_byline,
div.bmw_pagetools,
.bmc_comment_timestamp {
    font-size: 88%;
    line-height: 1.2em;
}

blockquote.bmc_bigPullquote {
    font-size: 140%;
}

/* headings */
h1 { font-size: 170%; font-style:italic; color: #4B598A;}
h2 { font-size:150%; margin-top: -5px; margin-bottom: -5px;}
h3 { font-size: 130%; }
h1,h2,h3 {
    font-weight: normal;
}
h4, h5 { font-size: 100%; }
h1,h2,h3,h4,h5 {
/*    color: #303; */
    margin: 0em 0em .5em;
}
div.mainContent h3,
div.mainContent h4,
div.mainContent h5 {
    margin-top: 1.5em;
}
div.mainContent h2 {line-height: 8px; }

div.mainContent h1 {margin-top:.5em; padding-bottom: 15px; }

/* PAGE/COLUMN STRUCTURE
------------------------------------------------------------------------- */
.padbot10 {padding-bottom:10px; padding-top:15px; }
.topad {
    padding-top:20px;
    padding-left:170px;
}

.container {
    width: 916px;
/*    border:1px solid #336; */
    border-left:1px solid #E2E4DA;
    border-right:1px solid #E2E4DA;
    background-color: #e2e4da;
    padding: 0px;
    margin: 0px auto 0px;
    overflow:hidden;
}

.pageFrame {
/*    background: #fff url(bm~theme/bg-page2.png) no-repeat; */
    background: #fff ;
    padding: 0px 0px 0px 0px;
    width:916px; /* ie6 needs specific width to display background */
    overflow:hidden;
}

/* container for the three columns */
.canvas {
    clear:both;
    width:916px;
    overflow:hidden;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
}

/* common for all columns */
.column {
    float: left;
    margin-right: 10px;
margin-top: 10px;
    overflow:hidden;
    padding-bottom: 5px;
}

.columnads {
    float: left;
    margin-right: 5px;
margin-top: 10px;
    overflow:hidden;
    padding-bottom: 5px;
}

/* left-column nav, tips, etc */
.utility {
    width: 160px;
margin-left: 10px;
    overflow: visible; /*for dropdowns*/
}

.utilityads {
    width: 160px;
margin-left: 10px;
    overflow: visible; /*for dropdowns*/
}

/* center-column content */
.mainContent {
    width:525px;
    line-height: 1.2em;
padding-left: 10px;
padding-right: 10px;
}

.mainContentads {
    width:545px;
    line-height: 1.2em;
padding-left: 0px;
padding-right: 0px;
}

/* right-column sidebar */
.sidebar {
    width: 160px; /* 270 should work, but ie6 doesn't like it */
    margin-right:5px;
    padding-left:5px;
    line-height:1.4em;
}

.sidebarads {
    width: 160px; /* 270 should work, but ie6 doesn't like it */
    margin-right:5px;
    padding-left:15px;
    line-height:1.4em;
}

.footer {
    clear:both;
    padding-top:20px;
    padding-left:0px;
    text-align:center;
}


/* GLOSS EFFECTS
------------------------------------------------------------------------- */
.glossbox,
div.bmn_vnav {
    background: #fff url(bm.theme/glossbox-bg.png) no-repeat;
    background-position: right top;
    border: 1px solid #ddf;
    margin-bottom:2em;
}
.glossbox { padding-left:4px; padding-right:4px;}

/* bottom of page */
.reflection {
    height: 60px;
    margin: 0px auto;
    width: 862px;
    background-image: url(bm~theme/bottom-reflect.png);
    background-repeat: no-repeat;
}


/* SITE TITLE/LOGO
------------------------------------------------------------------------- */
.sitelogo {
    margin: 0;
    padding-bottom: 0px;
    float:left;
    width: 940px; height: 155px;
    padding-left: 5px;
    overflow:visible;
/*    background-image: url(bm~theme/image/ted_logo_1.png); */

}

h1.bmw_sitelogo {
    margin: 0;
    padding-bottom: 0px;
    float:left;
    width: 940px; height: 155px;
    padding-left: 5px;
    overflow:visible;
/*    background-image: url(bm~theme/image/ted_logo_1.png); */

}
h1.bmw_sitelogo a {
    text-decoration: none;
}
h1.bmw_sitelogo a:hover {
    text-decoration: underline;
}

/* SEARCH
------------------------------------------------------------------------- */
form.bmw_search {
    float:right;
    width:270px;
    margin:0;
    padding-top: 8px;
    padding-right:34px;
    text-align:left;
    font-size: 100%;
    line-height:150%;
}

form.bmw_search input {
    width:150px;
    border:1px solid #69c;
    background: #fff;
    font-size: 88%;
    padding: 3px;
    margin:0;
    vertical-align: bottom;
}

form.bmw_search button {
    font-size: 88%;
    border: 1px solid;
    border-color: #fff #333 #333 #fff;
    background: #704c70 repeat-x;
    padding: 1px 3px;
    vertical-align: bottom;
    margin:0px 0px 0px 2px;
    text-align:center;
    color: #fff;
}

div.bmw_search_results form.bmw_search {
    float:none;
    width:auto;
}


/* MAIN NAVIGATION
   (Intended for use with Big Medium's dropdown menus)
------------------------------------------------------------------------- */
div.bmn_vnav {
    /* these styles in addition to gloss effects above */
    padding-top:.0em;
}

/*background color/border of dropdown menus */
div.bmn_vnav li {
    background-color: transparent;
    border: none;
}
div.bmn_vnav li ul li {
    background: #ddf;
    border-bottom: 1px solid #dee;
}

/* rollover background color */
div.bmn_vnav li:hover, div.bmn_vnav li.bmn_hover {
    background: #ccf;
}

/* navigation links */
div.bmn_vnav li a {
    padding: .3em 4px;
    text-transform: uppercase;
    text-decoration: none;
font-size: 10px;
}

/* active/hover links */
div.bmn_vnav li a:hover,
div.bmn_vnav li.bmn_active a,
div.bmn_vnav li.bmn_active a:visited {
    text-decoration: underline;
    color:#000;
}

/* subnav links */
div.bmn_vnav li li a,
div.bmn_vnav li.bmn_active li a,
div.bmn_vnav li.bmn_active li a:visited {
    text-transform: none;
    text-decoration: none;
    color: #009;
}

/* dropdown border */
div.bmn_vnav ul ul {
    border-right: 1px solid #c9f;
    border-bottom: 1px solid #c9f;
}


/* BREADCRUMB NAVIGATION
------------------------------------------------------------------------- */
.bmw_breadcrumbs {
    padding-left: 5px;
    padding-bottom: .3em;
    border-bottom:1px solid #ddf;
    margin-bottom:1.5em;
    color: #333;
    clear:both;

    /* ie6 needs this or the top margin goes nuts */
    float:left;
    width: 520px;
}


/* LEFT-COLUMN STYLES (below navigation)
------------------------------------------------------------------------- */
.notes {
    padding: 5px;
    width:120px;
    overflow:hidden;
}

div.bmw_tips {
    margin-bottom: 3em;
}


/* MAIN CONTENT STYLES
------------------------------------------------------------------------- */
h2.bmw_headline,
div.mainContent h2.bmw_headline {
    margin: 0em 0em 0.5em;
    line-height: 1.2em;
}

.sidebar h3 {
    line-height: 1.6em;
}

/* RELATED LINKS
------------------------------------------------------------------------- */
div.bmw_related ul,
div.bmw_related li,
div.bma_related ul,
div.bma_related li {
    margin: 0em 0em 0em 0.6em;
    padding: 0;
}


/* CONTENT PAGE: PULLQUOTES, DOCUMENTS, CODE BLOCKS, AUTHOR BLURBS
------------------------------------------------------------------------- */

/* misc boxes */
div.bmw_authorblurb,
div.bmc_download,
div.bmc_document,
pre {
    background: #fff;
    border:1px solid #ddf;
    padding: 1em;
}

pre {
    width: 94%;
    padding: 2%;
    overflow: auto;
    zoom:1;
}
pre,
div.bmw_authorblurb {
    margin: 1em auto;
}
div.bmw_authorblurb {
    background: #fff url(bm~theme/glossbox-bg.png) no-repeat;
    background-position: right top;
}

/* pullquotes */
blockquote.bmc_bigPullquote,
blockquote.bmc_smallPullquote {
    width: 170px;
    background:#fff url(bm~theme/pquote-bg.gif) no-repeat;
    border-top:1px solid #ddf;
    border-bottom:1px solid #ddf;
    color:#704c70;
    padding:15px 10px 10px 60px;
    line-height: 1.3em;
}

/* document downloads */
div.bmc_aboveContent div.bmc_document,
div.bmc_belowContent div.bmc_document,
div.bmc_centerDocument,
div.bmc_download {
    text-align:center;
    margin: 0em auto 1em;
    width: auto;
}

/* byline */
div.bmw_byline {
    border-top: 1px #ccc dotted;
    border-bottom: 1px #ccc dotted;
    margin-bottom:1em;
}

/* container for email/print links */
div.bmw_pagetools {
    padding:3px;
    margin-bottom: 0.5em;
}
div.bmw_pagetools img {
    vertical-align: text-bottom;
}

/* document and image captions */
div.bmc_caption {
    color: #666;
    line-height: 1.3em;
}

/* IMAGES
------------------------------------------------------------------------- */

/* misc images */
div.bmc_image {
    padding:10px;
    border-top:0px solid #ddf;
    border-bottom: 0px solid #ddf;
    background: #fff url(bm~theme/glossbox-bg.png) no-repeat;
    background-position: right top;
}

div.bmc_centerContentImage {
    margin-bottom: 1em;
}


/* image gallery */
div.bmw_gallery div.bmc_image {
    padding: 3px;
    margin-bottom: 0.5em;
    border: 1px solid #ddf;
}
div.bmw_gallery h3 {
    margin-top: 0;
}


/* FORMS
------------------------------------------------------------------------- */
form.bmf_form {
    border: 1px solid #ddf;
    background-color: #fff;
    padding:.5em;
    font-size:100%;
}

input, button, textarea {
    color: #333;
    font-family: "trebuchet ms", trebuchet, verdana, arial,
                 helvetica, sans-serif;
    font-size: 100%;
}


/* COMMENTS
------------------------------------------------------------------------- */

/*light border for comments */
.bmc_comment {
    background-color: #fff;
    border:1px solid #ddf;
    padding:4px;
}

/* gloss header bar for each comment */
.bmc_comment_meta {
    background: #fff url(bm~theme/glossbox-bg.png) no-repeat right top;
    border:1px solid #ddf;
    padding: 2px 4px;
}
.bmc_comment_date,
.bmc_comment_time {
    border-right: 1px solid #333;
}

/* bolder header/border for staff comments */
.bmc_comment_staff {
    border-color: #303;
}
.bmc_comment_staff .bmc_comment_meta {
    background-image: none;
    border: none;
    background-color: #303;
    color: #fff;
}
.bmc_comment_staff .bmc_comment_meta a,
.bmc_comment_staff .bmc_comment_meta a:visited {
    color: #fff;
}
.bmc_comment_staff .bmc_comment_date,
.bmc_comment_staff .bmc_comment_time {
    border-right: 1px solid #fff;
}

/* NEWS FEED LIST
------------------------------------------------------------------------- */
div.bmw_sectionfeeds {
    margin-top: 1.5em;
}

div.bmw_sectionfeeds ul,
div.bmw_sectionfeeds ul li {
    margin: 0;
    padding: 0;
    line-height: 1.4em;
    list-style: none;
}

div.bmw_newsgadget {
    margin: .8em 0em;
}


/* FOOTER
------------------------------------------------------------------------- */

a.bmw_bigmedium {
    margin: 10px 0px;
}






div.bmw_navigation ul { 
    background-color:#000000; 
}

div.bmw_navigation li { 
    background-color:#000000;
    border-style:solid;
    border-width:0px;
    margin-left:3px;
    padding-top:0px; 
}

div.bmw_navigation li.bmn_hover, div.bmw_navigation li:hover { 
    background-color:#000000; 
}

div.bmw_navigation li.bmn_active { 
    color:#e00015; 
}

div.bmw_navigation a { 
    background-color:#000000;
    color:#e5e5e5;
    font-family:sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-left:5px;
    margin-right:0px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:6px;
    padding-top:1px;
    text-align:center;
    text-decoration:none; 
}

div.bmw_navigation a:hover { 
    color:#e00015; 
}

div.bmw_navigation a:hover { 
    color:#e00015; 
}

div.bmw_breadcrumbs { 
    padding-top:2px; 
}

div.bmw_breadcrumbs a { 
    margin-top:0px;
    padding-top:0px; 
}


/* ---------------------------------------
   FOOTER STYLES
   --------------------------------------- */


/* ---------------------------------------
   LINKS STYLES
   --------------------------------------- */

div.bmw_link a { 
    text-decoration:none; 
}

div.bmw_link a:visited { 
    text-decoration:none; 
}

div.bmw_link a:hover { 
    text-decoration:underline; 
}

div.bmw_link a:visited { 
    text-decoration:none; 
}

div.bmw_link a:hover { 
    text-decoration:underline; 
}



/* navigation bars
---------------------------------------------------------- */
div.bmw_navigation ul, div.bmw_navigation li {
    list-style:none;
    padding:0;
    margin:0;
}
div.bmw_navigation a {
    display:block;
}
div.bmw_navigation iframe { /* for ie dropdowns */
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 0;
}
select.bmHide { visibility: hidden; } /* for IE 5.0 dropdowns */
div.bmw_navigation div.bmn_skipnav a,
div.bmw_navigation div.bmn_skipnav a:visited,
div.bmw_navigation div.bmn_skipnav a:hover {
    position: absolute;
    left: -99999px;
    float: left;
    width: 1px;
    font-size: 1px;
    line-height: 1px;
    text-align:left;
    background-color:transparent;
}
div.bmn_hnav li {
    background: #fff;  /* background color of main, top-level sections */
}

div.bmn_hnav li li {
    background-color: #eff;  /* background color of dropdowns*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background: #dee;    /* rollover background color */
}

div.bmn_hnav li {
    border-bottom: 1px solid #dee;   /* border between menu items */
    border-right: 1px solid #dee;
}

div.bmn_hnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}

/*
This section controls the width of the navigation; override in theme styles
-------------------------------------------------------------------    */
div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}

/* the rest is the css to handle the layout of the dropdowns
   --------------------------------------------------------- */
div.bmn_hnav, div.bmn_hnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hnav { margin: 0px 0px 1px 0px; }

div.bmn_hnav a {
    display: block;
    padding: .2em .7em;
}

div.bmn_hnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hnav li ) */
}

/*fix issue in IE7*/
div.bmn_hnav li:hover,
div.bmn_hnav li.bmn_hover {
    position: static;
}

/*hide all subnav*/
div.bmn_hnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
/*reveal first-level subnav on rollover*/
div.bmn_hnav li:hover ul,
div.bmn_hnav li.bmn_hover ul {
    left: auto;
}
/* ... but keep nested second-level and third-level subnav hidden */
div.bmn_hnav li:hover ul ul,
div.bmn_hnav li.bmn_hover ul ul,
div.bmn_hnav li:hover ul ul ul,
div.bmn_hnav li.bmn_hover ul ul ul {
    left: -999999em;
}
/* ... until their parents are rolled over */
div.bmn_hnav li li:hover ul,
div.bmn_hnav li li.bmn_hover ul,
div.bmn_hnav li li li:hover ul,
div.bmn_hnav li li li.bmn_hover ul {
    left: auto;
}

/*get clear of the floated navigation */
div.bmn_hnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}

