/*
 * Youth College
 * theme color:  green = #108F34
 * dark green = #336600
 * orange = #FE9900
 */
#all{background:url('/web/img/skin/youth/com/menu/bkgd.png') repeat-y top left;}
#all_inner{background:url("/web/img/skin/youth/com/bkgd.jpg") 0 0 no-repeat;}
/*#breadcrumb{width:px}*/
#breadcrumbCurrentPage, h1, h3, h3 a, #siteMap .siteMap_level_0_anchor {color:#FE9900;}
h2{color:#108F34;}
#breadcrumb{width:258px;}
#link_to_other{color:#FF6601;}
#footer_form{padding-top:0px; /*background-image:url('/web/img/skin/youth/en/footer.jpg');*/}
#footer_2_home #lastUpdated{display:inline; padding-top:25px;}
#footer_logo{display:inline; float:right; margin:15px 15px 10px 0;}
#footer_text_browser {padding-top:15px;}
#footer_text{padding-top:15px;}
#searchForm label{color:#000;}

#subMenuCore{margin-top:65px;}
#topPane{height:140px;}

.menu ul a{color:#336600;}
.menu ul a.current, .menu ul a:hover{color:#FE9900;}
.menu ul ul.current a.current{background-color:transparent;}
.menu ul ul.current {background-color:transparent;}

/*
.menu_level_0_anchor{font-weight:bold; padding:10px 10px 10px 21px; background-position:10px center; background-image:url('/web/img/skin/youth/com/menu/level_0_bullet_off.gif');}
.menu ul a.current, .menu_level_0_anchor:hover{background-image:url('/web/img/skin/youth/com/menu/level_0_bullet_on.gif')}
.menu_level_1_anchor{padding:5px 10px 2px 26px; background-position:20px 11px; background-image:url('/web/img/skin/youth/com/menu/level_1_bullet_off.gif');}
.menu ul ul a.current, .menu_level_1_anchor:hover{background-image:url('/web/img/skin/youth/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/youth/com/menu/level_2_bullet_off.gif');}
.menu ul ul ul a.current, .menu_level_2_anchor:hover{background-image:url('/web/img/skin/youth/com/menu/level_2_bullet_on.gif')}
*/

.menu_level_0_anchor{font-weight:bold; padding:10px 10px 5px 23px; background-position:10px 12px; background-image:url('/web/img/skin/youth/com/menu/level_0_bullet_off.gif');}
.menu ul a.current, .menu_level_0_anchor:hover{background-image:url('/web/img/skin/youth/com/menu/level_0_bullet_on.gif')}
.menu_level_1_anchor{padding:5px 10px 2px 31px; background-position:24px 11px; background-image:url('/web/img/skin/youth/com/menu/level_1_bullet_off.gif');}
.menu ul ul a.current, .menu_level_1_anchor:hover{background-image:url('/web/img/skin/youth/com/menu/level_1_bullet_on.gif')}
.menu a.menu_level_2_anchor{padding:5px 10px 2px 37px; background-position:31px 12px; background-image:url('/web/img/skin/youth/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/youth/com/menu/level_2_bullet_on.gif')}

/* homepage */
#all_home{background:url('/web/img/skin/youth/com/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:211px; top:300px; z-index:100;}
#menu_home_pane{position:absolute; left:4px; top:213px; width:156px; z-index:100;}
#menu_home{list-style:none; margin:0; padding:0;}
#menu_home li{margin:0; padding:0;}
#menu_home li{font-size:1px; line-height:0;}
#searchForm_home{position:absolute; left:536px; top:440px; z-index:120;}
#centreForm_home select{font-size:smaller;}
#footer_home #footer_form{/*background-image:url('/web/img/skin/youth/en/home/footer.png');*/}

/*** contentType/certCourse.jsp, yc_course.jsp, degree_course.jsp ***/
.course_table_even_row{background-color:#E7FBDD;}

/*** yc_event.jsp ***/
.yc_eventList dt, .yc_eventList dd {float:none; clear:both; width:auto;}
.yc_eventList dd {margin-left:3em; margin-bottom:1.5em;}
.yc_event_location {margin-left:1.5em;}

