/* less than ie7 specific fixes */
ul.dropdown ul li {display:inline;width:100%;}

/* browse by popup - no drop shadow */
#browse-by-topic, #browse-by-country {margin:/*-322px*/ -167px 0px 0px /*-664px*/ -669px;}

#browse-by-speaker, #browse-by-publication, #browse-by-date {margin:/*-322px*/ -167px 0px 0px /*-335px*/ -340px;}

#browse-by-topic, #browse-by-country {background:url("/images/2010/shadow-top.gif") 0px 0px no-repeat;}
#popup-content01 {background:url("/images/2010/shadow-middle.gif") 0px 0px repeat-y;}
#popup-bottom01 {background:url("/images/2010/shadow-bottom.gif") 0px 0px no-repeat;}

#browse-by-speaker, #browse-by-publication, #browse-by-date {background:url("/images/2010/shadow-top02.gif") 0px 0px no-repeat;}
#popup-content02 {background:url("/images/2010/shadow-middle02.gif") 0px 0px repeat-y;}
#popup-bottom02 {background:url("/images/2010/shadow-bottom02.gif") 0px 0px no-repeat;}

#browse-by {display:inline-block;}

a.close-popup {margin-top:2px;}

ul.alphabet li {margin-right:3px;}

h2.viewing-by-topic-headline, h2.viewing-by-speaker-headline, h2.viewing-by-publication-headline, h2.viewing-by-country-headline, h2.viewing-by-date-headline {margin-left:15px;}

#quick-links-dropdown, #country-profiles-dropdown {position:absolute;}
#quick-links span.select, #country-profiles span.select {display:none;}

iframe.selectOverlap {position:absolute;z-index:-1;filter:mask();border:0;margin:0;padding:0;top:0;left:0;overflow:hidden;filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);}

/*#locations-and-dates {margin-top:41px;}*/

#breadcrumb-trail {padding:8px 38px 8px 38px;}

/* tier 2 specific fixes for less than ie7 */
/* display inline fixes ie double margin float bug */
.tier2-column1 {/*width:187px;*/width:199px;display:inline;}
.tier2-column2 {/*width:199px;*/width:229px;}
.tier2-column3 {/*width:184px;*/width:196px;}

/*.tier2-column1 dl {background:red;}
.tier2-column2 dl {background:green;}
.tier2-column3 dl {background:blue;}

.tier2-column1 dl dd {background:purple;}
.tier2-column2 dl dd {background:yellow;}
.tier2-column3 dl dd {background:orange;}*/

/* float left needed for bullet position fix in ie */
.tier2-column1 dl dd, .tier2-column2 dl dd, .tier2-column3 dl dd {float:left;}

/* adjustment for tier 2 arrows */
.tier2-column1 ul li.arrow a {background:transparent url(/images/2010/red-arrow.png) no-repeat scroll 0 7px;}
.tier2-column2 ul li.arrow a, .tier2-column3 ul li.arrow a  {background:transparent url(/images/2010/red-arrow.png) no-repeat scroll 18px 7px;}

/* needed for bullet position fix in ie? */
.tier2-column1 dl dd a {width:177px;}
.tier2-column2 dl dd a {width:189px;}
.tier2-column3 dl dd a {width:156px;}

/* prevents weird column issues on tier 2 page in ie6 - originally part of clear-fix - no bottom margin being added below definition lists in columns 1, 2 and 3. strange staircase effect in columns 2 and 3. column 3 wrapping below columns 1 and 2. */
#travel-documents dl, #resources dl, #emergency-information dl {display:inline-block;}

/* tier 3 specific fixes for less than ie7 */
/* display inline fixes ie double margin float bug */
#tier3-local-nav {display:inline;}

ul#local-nav.level01 {width:136px;/*width:126px;background:red;*/}
ul#local-nav.level01 li, ul#local-nav.level01 li.selected {float:left;/*background:purple;*/}
ul#local-nav.level01 li a {width:136px;/*width:126px;background:black;*/}

ul#local-nav li ul.level02 {width:136px;/*width:126px;background:green;*/}
ul#local-nav li ul.level02 li {float:left;/*background:yellow;*/}
ul#local-nav li ul.level02 li a {width:136px;/*width:126px;background:black;*/}

/* doc level specific fixes for less than ie7 */

#where-is-the-secretary {margin:0px 0px 35px 0px;}

#tier2-content {width:695px;}
.tier2-column2 h2 {width:221px;} /* makes sure header for col 2 is completely masked with white instead of blue */
.tier2-column1 ul li a, .tier2-column2 ul li a, .tier2-column3 ul li a {margin:0;}

/* slight adjustment to vertically align browse-by bullets */
#browse-by dl dd {background:transparent url(/images/2010/browse-by-arrow.png) no-repeat scroll 0 6px;}

/* large white space below feature slider on home page.  in ie6, the last column was "wrapping" silently.  make it smaller */
.feature3 {width:163px;}

/* not believed to help anything really.  tried to fix issues with highlights column getting pushed too wide with big images */
#highlights-tier3-short, #highlights-tier3-long, #learnmore-tier2-short, #learnmore-tier2-long {width:215px;}

/*.closebutton {display:block;}*/

