/*
 * Alumni
 * theme color:  orange-yellow = #FFCC66
 * crimson = #BB3D00;
 * brown = #7D2800
*/
hr{color:#BB3D00;}

#all{background:url('/web/img/skin/alumni/com/menu/bkgd.png') repeat-y top left;}
#all_inner{background:url("/web/img/skin/alumni/com/bkgd.jpg") 0 0 no-repeat;}
/*#breadcrumb{width:px}*/
#breadcrumbCurrentPage, h1, h2, h3, h3 a, #siteMap .siteMap_level_0_anchor {color:#666666;}
#breadcrumb{width:375px; margin-top:20px;}
#pageTitle {border-bottom:1px dotted #666;}
#link_to_other{color:#056D95;}
#footer_form{padding-top:45px; background-image:url('/web/img/skin/alumni/en/footer.png');}
#footer_2_home #lastUpdated{display:inline; padding-top:5px;}
#searchForm label{color:#FFF;}

#subMenuPane {
  width:200px;
}
#subMenuCore{margin-top:85px;}
#main{width:495px;}
.menu ul a{color:#7D2800;}
.menu ul a.current{background-color:#BB3D00; color:#FFFFFF;}
.menu ul a:hover{background-color:#7D2800; color:#FFF;}
.menu ul ul a{color:#FFFFFF;}
.menu ul ul.current a.current{background-color:#7D2800;}
.menu ul ul.current {background-color:#BB3D00;}

/*
.menu_level_0_anchor{font-weight:bold; padding:10px 10px 10px 21px; background-position:10px center; background-image:url('/web/img/skin/alumni/com/menu/level_0_bullet_off.gif');}
.menu ul a.current, .menu_level_0_anchor:hover{background-image:url('/web/img/skin/alumni/com/menu/level_0_bullet_on.gif')}
.menu_level_1_anchor{padding:5px 10px 5px 21px; background-position:10px center; background-image:url('/web/img/skin/alumni/com/menu/level_1_bullet_off.gif');}
.menu ul ul a.current, .menu_level_1_anchor:hover{background-image:url('/web/img/skin/alumni/com/menu/level_1_bullet_on.gif')}
.menu a.menu_level_2_anchor{padding:5px 10px 5px 27px; background-position:21px center; background-image:url('/web/img/skin/alumni/com/menu/level_2_bullet_off.gif');}
.menu ul ul ul a.current, .menu_level_2_anchor:hover{background-image:url('/web/img/skin/alumni/com/menu/level_2_bullet_on.gif')}
*/

/* level_0 padding-bottom was 10px; level_1, 5px; level_2, 5px */
.menu_level_0_anchor{font-weight:bold; padding:10px 10px 5px 21px; background-position:10px 11px; background-image:url('/web/img/skin/alumni/com/menu/level_0_bullet_off.gif');}
.menu ul a.current, .menu_level_0_anchor:hover{background-image:url('/web/img/skin/alumni/com/menu/level_0_bullet_on.gif')}
.menu_level_1_anchor{padding:5px 10px 2px 31px; background-position:20px 10px; background-image:url('/web/img/skin/alumni/com/menu/level_1_bullet_off.gif');}
.menu ul ul a.current, .menu_level_1_anchor:hover{background-image:url('/web/img/skin/alumni/com/menu/level_1_bullet_on.gif')}
.menu a.menu_level_2_anchor{padding:5px 10px 2px 32px; background-position:26px 12px; background-image:url('/web/img/skin/alumni/com/menu/level_2_bullet_off.gif');}
.menu ul ul ul a.current, .menu a.menu_level_2_anchor:hover{background-image:url('/web/img/skin/alumni/com/menu/level_2_bullet_on.gif')}

/* homepage */
#all_home{background:url('/web/img/skin/alumni/en/home/bkgd.jpg') no-repeat top left;}
/* this causes overflow error on IE7
#core_home{height:340px; min-height:340px; overflow:visible; clear:both;}
*/
#core_home{min-height:340px; clear:both;}
#main_home{position:absolute; left:321px; top:189px; width:254px; z-index:100;}
#menu_home_pane div{position:absolute; z-index:110;}

#menu_home_about{left:547px; top:164px;}
#menu_home_news{left:547px; top:188px;}
#menu_home_privileges{left:545px; top:211px;}
#menu_home_account{left:542px; top:235px;}
#menu_home_associations{left:538px; top:258px;}
#menu_home_enewsletter{left:533px; top:282px;}
#menu_home_recruitment{left:526px; top:305px;}
#menu_home_giving{left:517px; top:329px;}
#menu_home_connected{left:508px; top:352px;}
#menu_home_contact{left:498px; top:376px;}

#menu_home_new{left:652px; top:182px;}

/*
	String[] imgNames = {"about", "news", "privileges", "account", "associations", "enewsletter", "recruitment", "giving", "connected", "contact"};
	
1	547	164
2	547	188
3	545 211
4	542 235
5	538 258
6	533 282
7	526 305
8	517 329
9	508 352
10	498 376
*/
#main_home_banner{position:absolute; left:602px; top:230px;}
#main_home_banner ul{list-style:none; margin:0; padding:0;}
#main_home_banner li{margin:0; padding:0;}
#main_home_banner li img{margin-bottom:10px;}
#career_buttons{position:absolute; left:23px; top:437px; z-index:120;}
#searchForm_home{position:absolute; left:556px; top:440px; z-index:120;}
#centreForm_home select{font-size:smaller;}

