
/* Microsites have different menu and content backgrounds */
#wrapper3 {background-image:url(/img/backgrounds/bg_microsite_menu.gif); background-repeat:repeat-y; background-position:left; background-color:#FFFFFF; }

#content {background-image:url(../img/backgrounds/bg_content_top_white.gif); padding-bottom:0;}


#user_panel p{color:#D06E0C; font-weight:bold; margin:0 0 0 0; padding-left:10px; height:1%;}

div.first {margin-bottom:0;}
div.first p.highlight {font-weight:bold; clear:right;}


.microsite_list li{list-style-type:disc; margin:5px 0 5px 15px;}

/* microsite contact */
#microsite_contact span.highlight {color:#D06E0C;}
#microsite_contact address {font-weight:bold; font-style:normal; color:#D06E0C;}
#microsite_contact h4 {font-weight:normal; margin:0;}


/* navigation */
#nav li.active {border-bottom:1px solid #BDB6B0; padding:8px 0;}
#nav li.nolink {border:none;}
#nav li #subnav li.active {border-bottom:1px solid #D06E0C; }
#nav li span {font-weight:bold; color:#221C56;}


/* Promotions stuff */
.microsite_promo {}
.microsite_promo div h3 {margin-top:5px;}
.microsite_promo div h4 {margin-top:5px;}
.microsite_promo .promo_right{float:right;}
.microsite_promo .promo_left{float:left;}
.microsite_promo .icon_landscape {float:right; margin-top:-30px;}
.tusk_promo .icon_landscape {float:right; margin-top:-15px;}
.funds_promo .icon_landscape {float:right; margin-top:-10px;}

/* just to make everything the same height - adjust accordingly */
#promotions {height:23em; } 
#promo1 .bannerbox, #promo2 .bannerbox  {height:21em;}
#promo1{width:250px; float:left; margin:0 0 0 10px; display:inline; padding:0;}
#promo2{width:250px;  margin:0 0 0 270px;}

#promotions .bannerbox h3{ margin:5px;}
#promotions .bannerbox p{margin:5px;}
#promo2 .bannerbox p{margin:25px 5px; text-transform:none;}


/* awards stuff */
#artemis_awards {text-align:center; margin-top:0px; margin-bottom:0;}
#artemis_awards img{margin:0 1px;}


/* competition stuff */
fieldset{border:none;}
#address {width:200px;}

/* for footer warning */
#footnote {color: #211B59; clear:both; text-align:left; margin:0 20px;}

/* fund specific IE fixes! 
.fundAGF h2 { border: 1px solid white; } */
