/******** FOR IE6 ********/
#footer {
  width:1150px!important;
}
#footer .block {
  width:280px!important;
}

#footer #block-block-1 {
  vertical-align:top!important;
  width:570px!important;
}

#slac-bar {
  display:none!important;
}
#site-name {
  display:none!important;
/*
  font-size: 1.0em!important;
   color: #999999!important;
   margin-top: 30px!important;
   margin-left:-10px!important;
*/
}
#content-column, .content-column, div.sidebar {
  vertical-align:top!important;
}
#header {
    background:none!important;
    padding: 5px 5px 10px;
    border-bottom: 1px solid #dddddd!important;
}
#site-name a {color: #999999!important;}

ul.sf-menu a {
    border-left: 0 none;
    border-top: 0 none;
    height: 2.0em!important;
    line-height: 2.0em!important;
    padding: 0 10px;
    text-decoration: none;
    font-size: 12px!important;
    border-bottom: 1px solid #dddddd!important;

}

.sidebar .block-superfish ul.sf-style-none a.active, .sidebar .block-superfish ul.sf-style-none a:hover {
    background: none repeat scroll 0 0 #dddddd!important;
}
.sf-no-children:{ height:10px!important; }

/* DH: styling for /conference-program page */
.programTable {width: 100%; margin: 15px 0 15px 0; padding: 0; border: 2px solid #638ba8 !important; border-collapse: collapse; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.programTable td { padding: 4px; margin: 0; border: 1px solid #c7dae2;}
.programTable td strong {color:black;}
.programDay { font-weight: bold; text-align: center; background-color: #c5e3ea; border: solid 2px #638ba8 !important; color: #003366; font-size: 1em; text-transform: uppercase; }
.programDay td {text-align: center; color: black;}
.programDayHead { text-transform: none; }
.programBreak { color: gray; }
.programDesc {padding-left:20px;}

/* DH General overrides */
tr:nth-child(2n+2) {background-color:white}
body.front .region-sidebar-second {margin-top: -20px; /* DH: need to eventually figure out why the various negative margins are needed. */}
#block-system-main .field-name-body .field-item h2:first-child, h2.pane-title {margin-top: 20px;}

/* DH Removed from menu */
body.front #block-superfish-1 {margin-top: -16px;}
#block-superfish-1 {	 margin-left:-15px!important; width:168px!important;}
ul.sf-menu a 
{ border-bottom: 1px solid #DDDDDD !important; border-left: 0 none; border-top: 0 none; font-size: 11px !important; 
height: 2em !important; line-height: 1.8em !important; padding: 0 0 0 4px; text-decoration: none; }