@CHARSET "ISO-8859-1";

/* BANNER */
    #blq-container.blq-gvl-3  { background:url("../img/banner/english.jpg") no-repeat top center; }
	#blq-local-nav ul.level2 { background:url("../img/f/english_ribbon.png") 710px 0px #73c2e1 no-repeat;  }
	
	#masthead .second_link { width:230px; height:62px; float:left; margin-top:33px; display:inline }

/* HOVER STATES */
	#blq-container .promo.list li a:hover,#blq-container ul.carousel_1 li a:hover,#blq-container ul.carousel_2 li a:hover,
	ul.four_up li a:hover,ul.three_up li a:hover,.overlay_image:hover,#blq-container #rhc .carousel_2 a:hover,
	#blq-container #main_content .carousel_2 a:hover,.supportive .linked_articles a:hover,
	.resource_selector ol li a:hover, #rhc .promo.big li a:hover, .promo.carousel_two_up a:hover .carousel_icon_bg,
	#blq-local-nav .level1 li.site_area a:hover, .resource_selector li.current a, .topic_major_promo:hover .text_overlay,
	#blq-container .carousel_two_up ul.pageNav li.dotActive .dotLabel, #blq-container a:hover .overlay_image { background:#5ca113; }
	
    #blq-container #rhc .level_menu li a:hover { background-color:#579813; }
	
	/* border */
		ul.three_up li a:hover,ul.four_up li a:hover { border:solid 8px #5ca113; }			
	/* emp hover */
		.topic_major_promo:hover .play_button, .emp_overlay .play_button:hover { background-position: 0px -64px;  cursor:pointer;}
		
/* LEVEL MENU */
    #blq-container .level_menu li a.e1-e2 { background-image: url("../img/f/level_1_icon.png"); }
    #blq-container .level_menu li a.e3 { background-image: url("../img/f/level_2_icon.png");  }
    #blq-container .level_menu li a.l1{ background-image: url("../img/f/level_3_icon.png"); }
    #blq-container .level_menu li a.l2 { background-image: url("../img/f/level_4_icon.png"); }
    #blq-container .level_menu li.disabled { background-image: url("../img/f/disabled_icon.png"); }
	
/* Factsheet blockquote */
    .factsheet blockquote { background: lightgreen; }
	
/* RHC */
	/* Small Level Menu */
		.small_level_menu li a.e1-e2 { background-image: url("../img/f/entry_level_2_english.png"); }
		.small_level_menu li a.e3 { background-image: url("../img/f/entry_level_3_english.png"); }
		.small_level_menu li a.l1 { background-image: url("../img/f/level_1_english.png"); }
		.small_level_menu li a.l2 { background-image: url("../img/f/level_2_english.png"); }
		.small_level_menu li.disabled { background-image: url("../img/f/disabled_english.png"); }
		
		/* Carousels */
		#blq-container .carousel_two_up ul.pageNav li#leftarrow a { background-image: url('../img/f/carousel_2_prev_eng.png') }
        #blq-container .carousel_two_up ul.pageNav li#rightarrow a { background-image: url('../img/f/carousel_2_next_eng.png') }