@import url('standard.css');
@import url('wc-module-directory.css');
@import url('wc-module-doc-library.css');

body {-webkit-text-size-adjust:100%;}

/*** layout CSS ***/
.layer-accessibility {
	display: none
}

#layer-header,#layer-body,#layer-footer,#wc-module-directory,#layer-top{
	margin: 0 auto;

}

/*fixed width for all*/
#layer-header,
#layer-footer,
#layer-top{
	width: 972px;
}

/*** Header CSS ***/
#layer-header-wrapper{
	background-color: #ffffff;	
	border-top:3px solid #9aca3c;	
	/*height:149px;*/
	height:184px;
}


#layer-header {
	height:149px
}

#layer-header a {
	position: relative;
	/*top:12px;*/
	top:33px;
	left:8px;
	display: block;
	width: 186px;
	height: 83px;
	background: url(/graphics/logo-new.gif) left center no-repeat;
	z-index: 3;
}

#layer-header h2 {
	font-size: 128%;
	margin: 1.15em 0 0 0;
	font-weight: bold;
	letter-spacing: -1px
}

#layer-header p {
	font-size: 95%;
	font-family: Verdana, Arial, Georgia, Tahoma, Geneva, serif;
}

#layer-header #logo {
	
}

#layer-header #layer-logo h1 {
	display: none;
	padding: 0;
	margin: 0;
}

/* heading */
.heading-5-purple{
  	color: #9A4E9E;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 20px
}

.heading-5-green{
  	color: #3E6A5A;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 20px;
	float:left
}

.heading-5-orange{
  	color: #F28006;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 20px
}

.heading-top-slogan{
    color: #3C6351;
    float: right;
    font-size: 24px;
    font-weight: bold;
    margin-right: 50px;
    position: relative;
    text-transform: uppercase;
    top: -6px;
}


.heading-orange-bg-white-text{
	background-color:#F58220;
	padding: 10px 15px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;		
	behavior: url(/inc/htc/PIE.htc);	
}

.heading-green-bg-white-text-round{
	background-color:#9BCA3C;
	padding: 10px 15px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;		
	behavior: url(/inc/htc/PIE.htc);	
}

#layer-page .heading-green-bg-white-text{
	background-color:#9BCA3C;
	padding: 10px 15px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

#layer-page .heading-purple-bg-white-text{
	background-color:#9B4E9E;
	padding: 10px 15px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;}

.sytle-orange-arrow{
	background: url('/graphics/ico-open-arrow-orange.png') left top no-repeat;
	_background: url('/graphics/ico-open-arrow-orange.gif') left top no-repeat;
	background-position: top left;
 	display:inline-block;
	height: 20px;
	width:20px;
    float: right;
}

.sytle-green-arrow{
	background: url('/graphics/ico-open-arrow-green.gif') left top no-repeat;
	background-position: top left;
 	display:block;
	height: 20px;
	width:20px;
    float: right;
}

.style-button{
	background:url('/graphics/btn-grey-left.png') top left no-repeat;
	_background:url('/graphics/btn-grey-left.gif') top left no-repeat;
	display:block;
	padding:0 0 0 12px;
	margin:0;
	float:left;
    height: 27px;	
}
.style-button2{
	display:inline-block;
	float:none;
	margin:0 0 0 20px;  	
}
.style-button2 .link-update-mylf{
	font-size: 13px;
    color: #646464;
	text-decoration:none;
	padding: 0 13px 0 0;
	position:relative;
	top:0px;
}
.style-button input,
.style-button a{
	background:url('/graphics/btn-grey-right.png') top right no-repeat;
	_background:url('/graphics/btn-grey-right.gif') top right no-repeat;
	border:none;
	padding:4px 13px 5px 0;
	margin:0;
	cursor:pointer;
	height: 27px;
	display:inline-block
}

input[type="reset"],
input[type="submit"]{
	cursor: pointer;
}
.layer-main-addthis .button_youtube{
	float:left;
	width:auto;
	margin-bottom: 5px;
	padding: 0 2px;
}
.layer-main-addthis .button_blog{
	float:left;
	width:auto;
	margin-bottom: 5px;
	padding: 0 2px;
}
.layer-main-addthis .button_blog img,
.layer-main-addthis .button_youtube img{
	width:32px;
	height:32px;
}

/* combo box*/
.form-standard .input-combobox{
	background:url('/graphics/lfhe/bg-combobox-left1.png') top left no-repeat;
	border:none;
	padding:5px 10px 5px 12px;
	float:left;
    width: auto;
	outline:none;
	font-family: tahoma,arial;
    font-size: 13px;
	color:#5C5C5C;
	height: 16px;
}

.form-standard .style-color-dark{
	color:#505050
}

.form-standard button.ui-button-icon-only{
	background:url('/graphics/lfhe/bg-combobox-right.png') top right no-repeat;
	height: 26px;
	border:none;
	width:23px;
	float: left;
	font-size:13px;
	@overflow:hidden;
	outline:none;
}

.ui-button .ui-button-text {
    line-height: 18px;
	@line-height:16px;
	@font-size:10px;
}


/* Links */
.link-purple{
	color:#9A4E9E;
	text-decoration:underline
}

.link-green{
	color:#3E6A5A;
	text-decoration:underline
}

.link-orange{
	color:#F28006;
	text-decoration:underline
}

/*** page and body CSS ***/
#layer-body {
	width: 972px;
/*	_width: 994px;*/
	padding:8px 0 20px;
}

body{
	background:url('/graphics/bg-pattern.gif');
}

/*** footer CSS ***/
#layer-footer {
	background:#fff;
	width:100%
	
}

#layer-top-text-size{
    position: absolute;
    top: 47px;
    width:972px;
	z-index:2
}

#layer-top-text-size .layer-text-wrapper{
	float:right;
	margin:0 0 0 35px;
}

#layer-top-text-size .layer-event-cart{
	float:right;
	margin:7px 0 0 ;	
}
#layer-top-text-size .layer-event-cart .link-event-cart{
	background:url(/graphics/lfhe/ico_event-cart.png) no-repeat right 6px;
	padding:8px 30px 0 0px;
	color: #2a5f4d;
	cursor:pointer;
	text-decoration:none;
}
#layer-top-text-size .layer-event-cart span{
	margin: 0 10px 0 0 ;
}
#layer-top-text-size span{
	color:#9a4e9e;
	display:inline-block;
	margin:0 6px 0 0;
	vertical-align:bottom;
}

#layer-top-text-size a{
	vertical-align: bottom;
}

#layer-top-text-size .link-text-small{
    background: url("/graphics/text-size-small-purple.gif") no-repeat 0 0;
    height: auto;
    padding: 0 0px 2px;
    width: 18px;
}

#layer-top-text-size .link-text-medium{
    background: url("/graphics/text-size-medium-purple.gif") no-repeat 0 0;
  	height: auto;
    padding: 0 0px 2px;
    width: 22px;
}

#layer-top-text-size .link-text-large{
    background: url("/graphics/text-size-large-purple.gif") no-repeat 0 0;
    height: auto;
    padding: 0 0px 2px;
    width: 24px;
}

#layer-top-text-size .layer-border-wrapper{
	border-bottom:1px solid #e8e8e8;
	float:right;
	padding:0 0 2px;
	*width:60%;
}

#layer-top-toolbar {
	float:right;
	z-index:2
}

#layer-top-toolbar ul {
	margin: 0.6em 0 0.6em 2em;
	padding: 0;
	float: right
}

#layer-footer .link-resize {
	color: #BD2053;	
}

#layer-footer .link-resize.font-size-selected {
	text-decoration: underline;
}

ul.toolbar {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#layer-top-toolbar ul li {
	display: inline;
	margin-right: 11px;
	margin-bottom:2px
}

#layer-top-toolbar ul li a {
	color: #2A5F4D
}

span.divider-bar {
	padding-left: 11px;
	color: #74A222
}

#layer-top-toolbar ul li span.style-font-small {
	font-size: .8em
}

#layer-top-toolbar ul li span.style-font-big {
	font-size: 1.2em
}


#layer-top-toolbar ul li.position-last {
	border: 0;
	margin: 0
}

#layer-form-search {
    position: absolute;
    top: 88px;
    width: 972px;
}

#module-form-search {
	border: 0;
}

#layer-form-search fieldset {
	float: right;
	margin: 0.6em 0;
	padding: 0;
	border: 0;
}

#layer-form-search input.text {
	background-color: #EEE;
	border: 1px solid #D9D9D9;
}

#layer-form-search label {
	display: none;
}

#layer-form-search input.text {
   	padding: 6px 10px;
    width: 255px;
    height: 14px;
	background:url(/graphics/bg-combobox-left2.gif) no-repeat top left;
	border:none;
	outline:none;
}


#layer-form-search li,#layer-form-search p.form-standard-submit {
	display: inline !important;
	padding: 0;
}

#layer-form-search ul {
	float: left;
	margin:  0;
	padding: 0;
}

#layer-form-search .panel-search-submit {
	float: left;
    margin: 0;
    padding: 0px 0 0;	
}


#layer-form-search .input-search-submit {
    width: 41px;
	height:26px;
	background: url(/graphics/btn-go2.gif) no-repeat right top;
	border: 0;
	color: #616161;
	font-size: 14px;
	text-indent:-9999px;
   	cursor: pointer;	
	line-height:0;
	margin:0px 0 0;
	@margin:1px 0 0;
	float:left;
}


#layer-footer .layer-footer-links{
	float:left;	
}

#layer-footer ul.listing-footer-link {
	margin: 0;
	padding: 0
}

#layer-footer ul.listing-footer-link li {
	display: inline-block;
	padding: 2px 0 5px;
	margin:0;
	float: left;
	list-style: none outside none
}

#layer-footer ul.listing-footer-link li a {
	font-size: 11px;
	padding: 0 5px;
	text-decoration: none;
	color:#555555
}

#layer-footer ul.listing-footer-link li .divider-bar{
	color:#E7E7E7;
	padding-left:4px;
}


#layer-footer ul.listing-footer-link li a:hover {
	text-decoration:underline
}

#layer-footer ul.listing-footer-link li.row-first a {
	padding: 0 5px 0 0
}

#layer-footer ul.listing-footer-link li.row-last a {
	border-right: 0 none
}


	
#layer-footer-content {
	padding: 1.3em 1em 0 1em;
	width: 972px;
	margin: 0 auto;
}

#layer-footer-content a {
	color: #505050
}

#layer-footer-content .style-column-2-1 {
	float: left;
	font-size: 95%;
	color: #FFF;
}

#layer-footer-content .style-column-2-2 {
	float: right;
	text-align: right;
	font-size: 95%;
	color: #FFF;	
}
#layer-footer-content  #layer-social-media .social-listing{
	list-style-type:none;
}

#layer-footer-content .style-column-2-2 a {
	color: #555555;
 	font-size: 11px;	
}
#layer-footer-content .style-column-2-2 a:hover {
	text-decoration:none;
}

#layer-footer-content .style-column-2-2 ul {
	list-style-type: none
}


#layer-footer-content .style-column-2-2 ul li {
	display: inline;
	margin-left: 18px
}
.link-resize{
    background: url("/graphics/ico-text-size.gif") no-repeat scroll center center transparent;
	display:inline-block;
	height:20px;
	width:20px;
	text-align:center;
    padding: 0 3px;	
    vertical-align: middle;
	text-indent:-9999px;
}

.link-text-small{
    background: url("/graphics/text-size-small.gif") no-repeat scroll center center transparent;
}

.link-text-medium{
    background: url("/graphics/text-size-medium.gif") no-repeat scroll center center transparent;
}

.link-text-large{
    background: url("/graphics/text-size-large.gif") no-repeat scroll center center transparent;
}
.link-print-icon{
    background: url("/graphics/ico-print.gif") no-repeat scroll right top transparent;
    display: inline-block;
    height: 16px;
    margin: 0 0 15px;
    padding-right: 25px;
    width: 69px;
}
.link-print-icon:hover{
	text-decoration:none
}


/*** Menu ***/

#layer-menu {
    position: absolute;
    /*top: 111px;*/
    top: 149px;
	width:970px;
	z-index: 999;
}

#layer-menu h3{
	display:none	
}

#layer-menu ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#layer-menu ol li {
	display: block;
	float:left;
	margin: 0;
	background:url(/graphics/divider.gif) no-repeat center right;
	padding: 0;
}

#layer-menu ol li.position-last,
#layer-menu ol li.state-selected{
	background:none;
}

#layer-menu ol li a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 10px 23px 10px 21px;
	margin: 0;
	font-size:14px
}


#layer-menu ol li.hover a{
	background:#254338;
	position:relative;
	padding: 12px 23px 10px 21px;
	top:-2px	
}

#layer-menu ol li.state-selected a {
	background:#2D5145;
	position:relative;
	padding: 12px 23px 10px 21px;
	top:-2px
}

#layer-menu ol li.list-top-button{
	display:none;
}

#layer-menu ol li ol {
    display: none;
	background-color: #254338;
    position: absolute;
    top: 37px;
    width: 200px;
	z-index:9999990;	
	clear:both
}

#layer-menu ol li ol li {
	clear: both;
	float: none;
	padding: 0;
}

#layer-menu ol li.hover ol li a {
	width: 180px;
	padding: 8px 25px;
	background: url(/graphics/bg-nav-dropdown-line.gif) repeat-x top #254338;
	color:#FFFFFF;
	top:0;
}

#layer-menu ol li ol li a:hover{
	background-color: #1F3B31 !important;
	top:0;
}

#layer-menu ol li ol li ol{
	right:-210px;
	display:none;
	top:auto;
	margin-top:-5px;
	clear:none
}

#layer-menu ol li.hover ol li ol li a {
	border-left:1px solid #2D5144
}


/* Drop Menu*/
#layer-menu-bottom-line{
    height: 38px;
	_font-size:0px;
	_line-height:0px;
    left: 0;
    position: absolute;
    /*top: 111px;*/
    top: 149px;
    width: 100%;
}

.layer-green-line{
    background-color: #3A6355;
}

.layer-purple-line{
    background-color: #9A4E9E!important;
}

#layer-menu-main #list-drop-menu{
	float:right;
	display:block;
	height:40px;
	width:174px;
	color:#fff;
	padding: 0 0 0 3px;
	position:relative;
	top: -2px;	
}

#layer-menu-main #list-drop-menu a:hover{
	text-decoration:none;
	top:0;
}

#layer-menu-main #list-drop-menu a{
	display:block;
	color:#fff;
	height:14px;
	padding:12px 17px 14px;
	background: #2D5145;
}

#layer-menu-main #list-drop-menu .link-collapse .style-purple-arrow{
 	background: url(/graphics/ico-open-arrow-purple.png) no-repeat;
	_background: url(/graphics/ico-open-arrow-purple.gif) no-repeat;
	background-position: bottom left;
 	display:inline-block;
	height: 20px;
	width:20px;
    float: right;	
}

#layer-menu-main #list-drop-menu .link-expand .style-purple-arrow{
	background-position: left top;
}


#layer-menu-main #list-drop-menu .style-tab-text{
	float:left;
	width:120px;
}
#layer-drop-menu-content{
	display:none;
	background: url(/graphics/menu-shadow.png) bottom left repeat-x ;
	padding-bottom: 3px;
  	position: absolute;
 	top: 187px;
    width: 100%;
}
#layer-drop-menu-content .layer-about-lfhe-wrapper{
	float:left;
	width:300px;
	margin-right:20px;
}
#layer-drop-menu-content .layer-about-lfhe{
	background:#C393C0;
	padding:25px;
	margin-bottom:20px;
	border-radius: 8px;
}
#layer-drop-menu-content .layer-about-lfhe .heading-membership{
	color:#FFFFFF;
	font-weight:200;
	font-size:22px;
	margin:0 0 20px;
}
#layer-drop-menu-content .layer-about-lfhe .layer-join{
	color:#FFFFFF;
}

#layer-drop-menu-content .layer-drop-menu-content-wrapper{
    margin: 0 auto;
    padding: 20px 0px 0;
    width: 970px;
}

#layer-drop-menu-content .layer-col-300px{
    float: left;
    margin-right: 15px;
    width: 315px;
}
#layer-drop-menu-content .layer-column2{
   
    margin-right: 0px;
   
}

#layer-drop-menu-content .layer-col-600px{
	 width: 630px;
	 margin-right:0
}

#layer-drop-menu-content .style-no-margin-right{
    margin-right: 0;	
}

#layer-drop-menu-content ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 300px;
}

#layer-drop-menu-content .layer-col-600px ul{
	 width: 600px;
	 
}

#layer-drop-menu-content .layer-col-600px ul li{
	float:left;
	clear:none;
	margin-right:13px;
	*width: 287px;
}


#layer-drop-menu-content ul li{
	clear:both;
	margin: 0 0 5px 0;
	list-style-image: none;
}

#layer-drop-menu-content ul li .layer-text{
	float:right;
	width:226px
}

#layer-drop-menu-content ul li .layer-text ul {
	width: auto;
}

#layer-drop-menu-content ul li .layer-text ul li {
	list-style-image: inherit;
}

#layer-drop-menu-content ul li .link-image{
	float:left;
	margin: 0 10px 0 0;
}

#layer-drop-menu-content .layer-join img{
	margin-bottom:10px
}

#layer-drop-menu-content .style-margin-top{
	margin-top:15px;	
}

#layer-drop-menu-content .image-small,
#layer-drop-menu-content .image-small-quote{
	display:none
}

.layer-column2 .link-close{
	display:none;
}

/* Programme Search */
#layer-ao-layer-programme .layer-content-wrapper {
	width: auto;
	background-color: #FFFFFF;
	padding:15px;
}

#layer-ao-layer-programme .heading-text{
	float:left;
}

#layer-ao-layer-programme .heading-green-bg-white-text{
	background-color:#9BCA3C;
	padding: 10px 15px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
}

.style-column-right #layer-ao-layer-programme .style-right,
.layer-left-panel #layer-ao-layer-programme .style-right,
.style-main-panel .style-column-left .layer-memberhomepage-top-right #layer-ao-layer-programme .style-right  {
	float: left;
	width: 136px;
	margin-top: 20px;
	clear: both!important;
}

.style-main-panel .style-column-left #layer-ao-layer-programme #input-programme-name {
	background: url("/graphics/input-text-bg-right-long.gif") no-repeat scroll right top transparent;
}

.style-main-panel .style-column-left #layer-ao-layer-programme .layer-wrapped-combobox {
    width: 350px;
	background: url("/graphics/lfhe/bg-combobox-left2-long.png") no-repeat scroll left top transparent;
}

.form-programme fieldset{
	margin: 0;
	padding: 0;
	border:none
}
.form-programme fieldset ul{
	list-style-type:none;
	margin:0;
	padding:0;
	list-style-image: none;
}
.form-programme fieldset ul li{
	padding: 0 0 10px;
	clear:both;
	list-style-image: none;
}

#form-search-programme fieldset{
	margin-bottom:0;
}

#form-search-programme fieldset ul .list-position{
	padding-bottom:0;
}


/*.form-programme .input-wrapper{
    background: url("/graphics/input-text-bg-left.gif") no-repeat scroll left top transparent;
	padding: 5px 0 5px 12px;
	height:25px;
	
	outline:none;
}*/

.form-programme .input-wrapper {
    background: url("/graphics/input-text-bg-left.gif") no-repeat scroll left top transparent;
	@background: url("/graphics/input-text-bg-left.gif") no-repeat scroll left 1px transparent;
    float: left;
    outline: medium none;
    padding: 0 0 0 12px;
    width:92.5%;
}

.form-programme fieldset ul{
	width:100%;	
}

.form-programme .input-wrapper .input-text{
	padding:5px 5px 6px 0;
	height:14px;	
	border:none;
	width: 100%;
	outline:none;
    background: url("/graphics/bg-input-text-right.gif") no-repeat scroll right top transparent;
	
}

.form-programme .layer-wrapped-combobox{
	background:url('/graphics/lfhe/bg-combobox-left2.png') top left no-repeat;
	width:82%;
	float:left;
	padding-left:12px;
}
.style-main-panel .style-column-left .layer-memberhomepage-top-right  #layer-ao-layer-programme .layer-wrapped-combobox{
	background:url('/graphics/lfhe/bg-combobox-left2.png') top left no-repeat;
	width:80%;

}
.style-main-panel .style-column-left .layer-memberhomepage-top-right .form-programme .input-wrapper{
	width: 90.5%;	
}

.form-programme .input-combobox{
	background:none;
	padding:5px 0;
	width:100%;
}
.form-programme button.ui-button-icon-only{
	background:url('/graphics/lfhe/bg-combobox-right2.png') top right no-repeat;
}

.form-programme .style-combobox{
	position:relative;

}

.form-programme .list-select{
	padding: 0 0 7px
}

.layer-programme .link-expand{
	background-position: left bottom	
}

.form-programme .ui-button-icon-only .ui-icon {
    margin-left: -14px;
}



.link-close{
	display:block;
	float:right;
	width:20px;
	height:20px;
    margin-right: 10px;	
	background: url(/graphics/ico-close.png) no-repeat top left;	
}

/*** Sub Menu and side menu***/
#layer-menu-sub, #layer-menu-side {
	margin-bottom: 1em;
}

.layer-left-panel .button {
	text-align: center;
}

.layer-left-panel .button a {
	background: url("/graphics/button-bg.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    padding: 5px 18px 5px 20px;
}

#layer-menu-sub h3, #layer-menu-side h3{
	display: none;
}

#layer-menu-sub ol, #layer-menu-side ol {
	margin: 0;
	padding: 0;
}

#layer-menu-sub ol li, #layer-menu-side ol li {
	list-style: none;
    margin-bottom: 3px;	
	background: #fff;
	-webkit-border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;		
	behavior: url(/inc/htc/PIE.htc);	
}

#layer-menu-sub ol li a, #layer-menu-side ol li a {
	display: block;
	color: #69306C;
    padding: 6px 12px;
	font-size:12px;
}

#layer-menu-sub ol li.state-selected, #layer-menu-side ol li.state-selected{
	font-weight: normal;
	background: #9A4E9E;

	-webkit-border-radius: 2px 2px 0px 0px;
	-moz-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;		
}

#layer-menu-sub ol li.state-selected a{
	margin-bottom:0;	
}
#layer-menu-sub ol li.state-selected ol{
	background: #EED9EF;
}
#layer-menu-sub ol li.state-selected ol li {
	margin-bottom:0;
	background: none;
}
#layer-menu-sub ol li.state-selected ol li a{
	background:none;
	color:#69306C
}

#layer-menu-sub ol li.state-selected a, #layer-menu-side ol li.state-selected a,
#layer-menu-sub ol li.state-selected ol li.state-selected a, 
#layer-menu-sub ol li.state-selected ol li.state-selected ol li.state-selected a {
	color:#fff;
}

#layer-menu-sub ol li.state-selected ol li a,
#layer-menu-sub ol li.state-selected ol li.state-selected ol li a {
	font-weight: normal
}

#layer-menu-sub ol li ol, #layer-menu-side ol li ol{
	padding-bottom: 0;
}

#layer-menu-sub ol li ol li ol, #layer-menu-side ol li ol li ol{
	padding-bottom: 0;
}

#layer-menu-sub ol li ol li a, #layer-menu-side ol li ol li a{
	padding-left: 18px;
	font-weight: normal;
	background: #EEE;
}

#layer-menu-sub ol li.state-selected ol li.state-selected a, #layer-menu-side ol li ol li a{
	background: #9A4E9E;
}

#layer-menu-sub ol li.state-selected ol li.state-selected a {
	padding-top: .5em;
	padding-bottom: .5em
}

#layer-menu-sub ol li.state-selected ol li.state-selected ol li a {
	padding-top: .3em;
	padding-bottom: .3em
}

#layer-menu-side ol li ol li ol li a{
	padding-left: 36px;
	background: #FFF !important;
}

#layer-menu-sub ol li.state-selected ol li.state-selected ol li a{
	background:#cd8bd1;
}

#layer-menu-quick-links {
	text-align: right;
	padding: 11px 17px;
	border-top: 1px solid #EEEEEE;
	background: #fff
}

#layer-menu-quick-links ul {
	margin: 0;
	padding: 0
}

#layer-menu-quick-links ul li {
	list-style-type: none;
	display: inline;
	margin-right: 6px
}

#layer-menu-quick-links ul li span.divider-bar {
	color: #EEEEEE
}

#layer-section-menu{
	display:none;	
}

/*** panel CSS ***/
.style-panel {
}

.style-column-right .style-panel .layer-ao h3,.style-column-right .style-panel .layer-ao h2 {
	padding: .4em 10px;
	margin: 0 auto .5em auto;
	background: #EEE;
	border-top: 3px solid #A5B0CE
}

.style-column-right .style-panel img{
	max-width:100%;
}

.white-background{
    background:  #FFFFFF;
    line-height: 18px;
    margin: 0;
    padding: 10px;
}

.style-panel.style-frame-box {
	border: 1px solid #E1E1E1;
	padding: 8px 8px 5px 8px;
	margin-bottom: 12px
}

.style-panel.style-frame-box p {
	margin-bottom: 8px
}

.style-panel.style-frame-box h3 {
	padding: 0;
	background: none;
	color: #AF2024;
	border: 0
}

.style-panel.style-frame-box h3 a,
.style-panel.style-frame-box a {
	color: #AF2024
}

.style-panel.style-frame-box p {
	font-size: 120%
}

.style-panel ol {
	margin: 0 10px;
	padding: 0 0 .5em 0
}

.style-panel ol li {
	list-style-type: none;
	padding: 3px 0  
}

.style-panel ol li h4 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 120%
}

.style-panel ol li h4.style-normal-heading {
	font-size: 100%
}

.style-panel ol li p {
	margin-bottom: 0
}

.style-panel ol li.position-last {
	border-top: 1px solid #D8D8D8
}

.style-panel div.style-link-more {
	background: #F5F5F5;
	font-size: 100%;
	font-weight: normal;
	padding: 6px 10px;
	margin: 0
}

.style-panel div.style-link-more p {
	margin: 0;
	padding: 0;
	line-height: 1.75em
}

a.style-link-rss {
	background: url(/graphics/ico_rss.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

/*** Horizontal standard Page CSS***/
.style-horizontal .style-main-panel {
	float: right;
	width: 720px;

}

.style-horizontal .style-main-panel .style-column-left {
	float: left;
	width: 469px;
}

.style-horizontal .style-main-panel .layer-column-left-full{
	width: 718px;
}
.style-horizontal .layer-full-width .layer-column-left-full{
	width: 970px;
}
.style-horizontal .layer-full-width .style-column-left{
	width: 720px;
	float: left;
} 
.style-horizontal .layer-full-width .style-column-right {
	float: right;
	width: 232px
}
.style-horizontal .style-main-panel .style-column-right {
	float: right;
	width: 232px
}
.style-horizontal .layer-full-width .style-column-right .layer-content-wrapper {
	padding: 15px 20px 20px;
	background: #fff;
}
.style-horizontal .style-main-panel .style-column-right .style-panel {
	margin-bottom: 20px;
}

.layer-left-panel {
	float: left;
	width: 232px;
}

.layer-left-panel .style-panel {
	margin-bottom: 10px;
}

.style-horizontal .layer-full-width{
	width:auto;
}
	
.style-horizontal .layer-full-width .style-column-left {
	margin-right: 20px;
	width: 719px;
}
	
.style-horizontal .layer-full-width .layer-column-left-full {
	width: 972px;
	margin-right: 0px;
}	

.style-column-left{
	background:#fff;	
}
h2.style-page-title {
	font-size: 26px;
	margin-bottom: .7em;
	color:#9A4E9E;
}

.style-main-image-holder {
	margin-bottom: 0;
}
.style-main-image-holder p{
	margin:0;
	padding:0;
	line-height:0;
}

.style-column-right .style-panel .layer-ao p{
    margin-bottom: 0;
    margin-left: 3px;	
}

.style-column-right #layer-right-panel1 {
	margin-bottom: 15px
}

.style-column-right #layer-right-panel3 {
	margin-top: 15px
}

.style-column-left .layer-content-wrapper{
	padding: 15px 20px 20px;
	_padding: 15px 0 20px 20px;
}


/*** Horizontal white background standard Page CSS***/

.style-white-background-panel .style-main-panel {
	width: 684px;
	background: #fff;
	padding: 18px;
	float: right;
}

.style-white-background-panel .style-column-left {
	float: left;
	width: 451px;
}

.style-white-background-panel .layer-column-left-full{
	width: 684px;
}

.style-white-background-panel .style-column-right {
	float: right;
	width: 214px
}

.style-white-background-panel .layer-left-panel {
	float: left;
	width: 232px;
}

.style-white-background-panel .layer-full-width{
	width: 937px;
}
	
.style-white-background-panel .layer-full-width .style-column-left {
	margin-right: 20px;
	width: 719px;
}
	
.style-white-background-panel .layer-full-width .layer-column-left-full {
	width: 937px;
	margin-right: 0px;
	float: none;
}	

.style-white-background-panel .style-column-left{
	background:#fff;	
}

.style-white-background-panel h2.style-page-title {
	font-size: 26px;
	margin-bottom: .7em;
	color:#9A4E9E;
}

.style-white-background-panel .style-main-image-holder {
	margin-bottom: 0;
}

.style-white-background-panel .style-main-image-holder p{
	margin:0;
	padding:0;
	line-height:0;
}

.style-white-background-panel .style-column-right #layer-right-panel1 {
	margin-bottom: 15px
}

.style-white-background-panel .style-column-right #layer-right-panel3 {
	margin-top: 15px
}

.style-white-background-panel .style-column-left .layer-content-wrapper{
	padding: 0;	
}

/*** Horizontal white background standard Page CSS***/

.style-white-background-fullpage {
	background: #fff;
}

/*** Active objevcts standard CSS ***/

/*** tabs ***/
.style-tabs-container {
	border: 0;
	border-bottom: 0;
	margin-top: 12px;
}

.style-tabs{
	list-style:none;
	padding:0;
	margin:0;
	clear:left;
	position: relative;
    z-index: 2;
    _zoom: 1;
}

.style-tabs li{
	float:left;
	padding:0 1px 0;
	margin:0;
	background: url(/graphics/lfhe/tab-year-left.jpg) left top no-repeat;
}

.style-tabs li a{
	display: block;
	padding: 12px 17px 0.7em;
	color: #494949;
	background: url(/graphics/lfhe/tab-year-right.jpg) right top no-repeat;
}

.style-tabs li.state-selected {
	background: url(/graphics/lfhe/tab-year-selected-left.jpg) left top no-repeat;
}

.style-tabs li.state-selected a{
	background: url(/graphics/lfhe/tab-year-selected-right.jpg) right top no-repeat #fff;
	color: #494949;
}

.style-tab-content{
	border-top: 1px solid #ccc;
	position: relative;
    top: -1px;
}

/*** pagination ***/
.style-pagination {
	padding: 6px 0;
}

.style-pagination.position-top{
	margin-bottom:.25em;
	background: url(/graphics/lfhe/filter-panel-bg2.jpg) repeat-x;
	_position: relative;
}

.style-pagination.position-bottom{
	margin-top:.25em;
	text-align: center;
	background: url(/graphics/lfhe/bg-border-line.jpg) left top repeat-x;
}

.style-pagination .style-pagination-results{
	float:left;
	padding:0.5em 6px 0.5em 15px;
	_float:none;
}

.style-pagination .style-pagination-results .style-pagination-number{
	font-weight:bold
}

.style-pagination .style-pagination-pages span {
	display: inline;
	margin: 0 1px;
	padding: 3px 8px
} 

.style-pagination .style-pagination-pages {
	padding:.5em 6px;
}

.style-pagination.position-top .style-pagination-pages {
	float: right;
	_position: absolute;
	_right: 15px;
	_top: 2px;
}

.style-pagination.position-bottom .style-pagination-pages {
	height: 22px;
}

.style-pagination .style-pagination-pages .style-pagination-selected {
	background: url(/graphics/lfhe/pagination-bg.jpg) center center no-repeat;
	color: #fff
}

p.style-rss{
	float:left;	
	padding:.5em 6px;
	position: absolute;
    right: 0;
    _right: 12px;
    top: -35px;
    text-align: right;
}

/* wc-module-publication-page */
#wc-module-publication-page p.style-rss img{
	float:right;
	margin-left: 7px;
}

/*** listing ***/
ol.result-listing{
	list-style:none;
	padding: 8px 0;
	margin:0;
	clear:both;
}

ol.result-listing li {
	padding: 13px 0 27px;
	margin-bottom: 16px;
	background: url(/graphics/lfhe/bg-border-line.jpg) left bottom repeat-x;
	clear: both;
}

ol.result-listing .layer-last-row {
	background: none;
}

ol.result-listing li div.wc-layer-image-holder {
	float: left;
	width: 158px;
}

ol.result-listing li div.wc-layer-content {
	float: left;
	width: 75%;
}

ol.result-listing li h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

ol.result-listing li p {
	margin-bottom: 0
}

.result-listing img{
	margin:0 10px 0 6px
}

p.status-no-result {
	padding: 8px
}

table.tbl-result-listing {
	width: 100%
}

table.tbl-result-listing td h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

table.tbl-result-listing td p {
	margin-bottom: 4px
}

table.tbl-result-listing img{
	float:left;
	margin:0 10px 0 6px
}

.panel-date {
	width: 100%;
	font-style: italic;
	color: #a1a1a1;
}

.panel-author {
	clear: both;
	font-style: italic;
	color: #a1a1a1;
}

.panel-summary {
	clear: both;
	padding-top: 3px;
}

/* Details */

div.result-details .img-render-icon {
	float: none;
	margin-right: 0;
	margin-left: 5px;
}

p.style-return {
	margin: 15px 0 0 0;
	padding: 15px 12px 10px 3px;
	background: url(/graphics/lfhe/bg-border-line.jpg) left top repeat-x;
}

p.style-return a {
	background: url(/graphics/ico_arrow-dark-blue-left.gif) left center no-repeat;
	padding-left: 14px;
}

#layer-standard .panel-return-link-top {
	background: none;
	text-align: right;
	float: right;
	margin: 0 4px 1em;
	padding: 0;
}

#layer-standard .panel-return-link-top a {
	background: url(/graphics/ico_arrow-dark-blue-right.gif) right 6px no-repeat;
	padding-right: 14px;
}

.panel-details-date {
	float: left;
	width: 145px;
	font-style: italic;
	color: #777777;
	margin: 0 0 1em;
}

.panel-details-author {
	float: left;
	font-style: italic;
	color: #777777;
	margin: 0 0 1em;
}

.layer-details-image {
	float: left;
	width: 248px;
}

.panel-details-document {
	float: left;
	background: url(/graphics/lfhe/icon-download-file.jpg) no-repeat;
	width: 198px;
	height: 28px;
	padding: 10px 0 0 16px;
}

.panel-details-document a {
	color: #fff;
}

.layer-details-description {
	float: left;
	width: 435px;
}
.layer-container-wrapper .layer-container-right .layer-details-description {
	float:none;
	width:auto;
}
.layer-details-description-fullpage {
	width: 100%;
}

.result-details {
	clear: both;
	background: url(/graphics/lfhe/bg-border-line.jpg) left top repeat-x;
	padding-top: 25px;
	*padding-top: 12px;
}


/* Breadcrumbs */
	
#wc-breadcrumbs {
   border-bottom: 1px solid #E1E1E1;
   margin-bottom: 17px;
   padding:11px 10px 12px;
   position: relative;
}

#wc-breadcrumbs ul {
	padding: 0;
	margin: 0;
	width:75% 
}

#wc-breadcrumbs ul li {
	display: inline;
	@display:inline-block;
	@float:left;
}

#wc-breadcrumbs ul li .bar {
	color: #B5B7B6;
}

#wc-breadcrumbs ul li .style-breadcrumb-arrow{
	color:#0068A0;
	@margin:0 2px;
}
#wc-breadcrumbs ul li.list-first a{
	background:url(/graphics/icon-home.gif) no-repeat center center;
  	display: inline-block;
	float:left;
    height: 16px;
    width: 20px;
}

#layer-social-bookmark-wrapper{
	width:972px;
	margin:0 auto;
}

#layer-pagewrapper .layer-bottom-breadcrumb{
	display:none;
}

/* Social bookmark */
#wc-social-bookmark {
	text-align: right;
	margin:-21px 0 0;
	float: right;
	right: 0;
	top: 23px;
	position: absolute;
}
#wc-social-bookmark .link-addthis{
	background:url(/graphics/ico-social.png) no-repeat!important;
	display:block;
	height: 25px;
	width: 22px;
	margin-right:2px;
	float: left ;
	width: 25px ;
}

#wc-social-bookmark .link-addthis img{
	display:none;
}
#wc-social-bookmark .link-addthis:hover{
	opacity:1!important;
}

#wc-social-bookmark .addthis_button_print{
	background:url(/graphics/ico-printer.png) no-repeat!important;
}

#wc-social-bookmark .addthis_button_facebook{
	background-position:0 0!important;
}

#wc-social-bookmark .addthis_button_twitter{
	background-position:0 -25px!important;
}

#wc-social-bookmark .addthis_button_email{
	background-position:0 -50px!important;
}

#wc-social-bookmark .addthis_button_linkedin{
	background-position:0 -75px!important;
}

#wc-social-bookmark .addthis_button_more{
	background-position:0 -100px!important;
}

#wc-social-bookmark .addthis_button_facebook:hover{
	background-position:-25px 0!important;
}

#wc-social-bookmark .addthis_button_twitter:hover{
	background-position:-25px -25px!important;
}

#wc-social-bookmark .addthis_button_email:hover{
	background-position:-25px -50px!important;
}

#wc-social-bookmark .addthis_button_linkedin:hover{
	background-position:-25px -75px!important;
}

#wc-social-bookmark .addthis_button_more:hover{
	background-position:-25px -100px!important;
}

#atcounter{
	background:url(/graphics/bg-dialog-left.png) no-repeat top left;
  	height: 25px;
    width: 47px;
	cursor:default;
	color:#06A4B0;
	float: right;
	*float: none;
}

#atcounter .layer-counter-right{
	background:url(/graphics/bg-dialog-right.png) no-repeat top right;
    height: 20px;
    margin-left: 7px;
    max-width: 112px;
    min-width: 35px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    color: #000000;	
	position:relative;

}

#atcounter img{
	display:none;	
}


#layer-social-bookmark {
    margin: 0px auto 10px;
    width: 280px;
	display:inline-block
}
#layer-social-bookmark ul {
    list-style-type: none;
	list-style-image:none;
    margin: 0 auto;
    padding: 0;
    width: 155px;
}
#layer-social-bookmark ul li {
    float: left;
    margin-right: 5px;
}
#layer-social-bookmark .link-facebook {
    background: url("/graphics/sprite_social-media.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 20px;
    width: 45px;
}
#layer-social-bookmark .link-twitter {
    background: url("/graphics/sprite_social-media.png") no-repeat scroll -55px 0 transparent;
    display: block;
    height: 20px;
    width: 60px;
}
#layer-social-bookmark .link-google-plusone {
    background: url("/graphics/sprite_social-media.png") no-repeat scroll -126px 0 transparent;
    display: block;
    height: 20px;
    width: 32px;
}


.style-calendar {
	background: url(/graphics/ico_calendar.gif) left center no-repeat;
	padding-left: 18px
}

.placeholder{
	color:#5C5C5C
}
#layer-catalogue ol {
	margin: 0;
	padding: 0;
}

#layer-catalogue ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#layer-catalogue ol li .catalogue-label {
	background-color: #DBDBDB;
	display: block;
	padding: 5px 14px;
	margin: 3px 0 0 0;
}

#layer-catalogue ol li .catalogue-label:hover {
	background-color: #EDEDED;
}

#layer-catalogue ol li ol {
	margin: 9px 0 11px 24px;
}

#layer-catalogue ol li ol li {
	background: url(/graphics/ico_arrow-right-grey.gif) 0 2px no-repeat;
	padding-left: 14px;
	display: block;
}

#layer-catalogue ol li ol li ol {
	margin: 4px 0 6px 0;
}



/***** pullquote CSS *****/

.pulledquote{
	display: block;
	background: url('/graphics/quote-left.png') .5em .2em no-repeat;
	margin: 0;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
	color: #000;
	font-style: italic
}

.pulledquote span.pulledquote-text{
	display: block;
	padding: 5px 25px;
	background: url('/graphics/quote-right.png') 100% 100% no-repeat;
	line-height: 18px;
}

.pulledquote .pullquote-bottom{
	display:none;
}


.pulledquote-left {
	float: left;
	text-align: left;
	margin: 0 15px 10px 0;
	
}

.pulledquote-right {
	float: right;
	text-align: Right;
	margin: 0 0 10px 15px;
}

.pulledquote-center {
	text-align: center;
	width:100%;
	margin: 10px 0;
	
}

/* Glossary */
a.link-glossary {
	color: #505050;
	border-bottom: 1px dotted #505050;
}

/* General */
#layer-pagewrapper .style-no-padding{
	padding:0;
	margin-bottom: 18px;
}

#layer-pagewrapper .style-no-margin{
	margin:0;
}

#layer-pagewrapper .style-left{
	float:left
}

#layer-pagewrapper .style-right{
	float:right
}

.style-float-left{
	float:left;	
}

.style-float-right{
	float:right;	
}

.style-margin-top-3{
	margin-top:3px
}

.style-margin-top-5{
	margin-top:5px
}

.style-margin-top-10{
	margin-top:10px
}

.style-margin-left-10{
	margin-left:10px
}

.style-margin-right-10{
	margin-right:10px
}

#layer-page .style-width-39px{
	width:39px	
}

#layer-page .style-width-60px{
	width:60px	
}

#layer-page .style-width-76px{
	width:76px	
}

#layer-page .style-width-79px{
	width:79px	
}

#layer-page .style-width-104px{
	width:104px	
}

#layer-page .style-width-114px{
	width:114px	
}

#layer-page .style-width-117px{
	width:117px	
}

#layer-page .style-width-114px{
	width:114px	
}

#layer-page .style-width-124px{
	width:124px	
}

#layer-page .style-width-154px{
	width:154px	
}

#layer-page .style-width-424px{
	width:424px	
}

.layer-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.layer-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .layer-clearfix  { height:1%; }
.layer-clearfix { display:block; }

/* General ao layout */

.layer-ao {
	background: #fff;
	border-radius: 2px;
}

.layer-ao h3
,.style-column-right .style-panel .layer-ao h3{
	background: transparent;
	color: #91278f;
	border-bottom: 1px solid #91278f;
	border-top: 0;
	margin: 0 auto;
    padding: 10px 10px 10px 17px;
    font-size: 110%;
    font-weight: bold;
}
.layer-ao .header-member-institution{
	margin-bottom:15px;
}
#wc-module-twitter.layer-ao h3 {
	background: url(/graphics/lfhe/ico_twitter-purple.jpg) 12px no-repeat;
	padding-left: 50px;
}

#wc-module-twitter.rss-ao h3 {
	background: none;
	padding-left: 15px;
}

.layer-ao .heading-orange-bg-white-text{
  	background-color: #F58220;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 10px 15px;	
	border:none;
}

.layer-ao .layer-content-wrapper{
	width: auto;
	background:#fff;
	padding: 10px 15px;
}

.layer-ao ol {
	margin: 0;
	padding: 0 5px 0 7px;
}

.layer-ao ol li {
	list-style-type: none;
	padding: 11px 7px 11px 9px;
	background: url(/graphics/border-line.png) bottom repeat-x;
	font-size: 12px;
}

.layer-ao ol li h4,
.style-column-right .style-panel .layer-ao ol li h4{
	margin: 0 0 5px 3px;
	font-weight: normal;
	font-size: 100%;
	color: #3777bc;
}

.layer-ao ol li h4.style-normal-heading {
	font-size: 100%
}

.layer-ao ol li p {
	margin-bottom: 0;
	margin-left: 3px;
}

.layer-ao ol li.position-last {
	border-top: 1px solid #D8D8D8
}

.layer-ao div.style-link-more {
	background: #fff;
	font-size: 100%;
	font-weight: normal;
	padding: 6px 11px;
	margin: 0
}

.layer-ao div.style-link-more p {
	margin: 0 0 0 3px;
	padding: 0;
	line-height: 1.75em
}

.layer-ao div.style-link-more-new {
	height: 30px;
	padding: 3px 11px 3px 0;
	text-align: right;
}

.layer-ao div.style-link-more-new a {
	padding: 0 15px 0 0;
	color: #91278f;
	background: url(/graphics/lfhe/icon-ao-arrow-right.jpg) right 5px no-repeat;
}

.layer-ao ol li .layer-ao-image {
	float: left;
}

.layer-ao ol li .layer-ao-description {
	margin-left: 80px;
}

.layer-ao a.style-link-rss {
    background: url("/graphics/ico_rss.gif") no-repeat scroll 2px center transparent;
    display: block;
    padding: 6px 20px 6px 24px;
}

.layer-ao a.style-link-rss-new {
	position: relative;
	bottom: 30px;
	right: 10px;
	float: right;	
    display: block;
    height: 25px;
    width: 25px;
    padding: 0;
    color: #fff;
    background: url("/graphics/lfhe/icon-ao-rss.jpg") no-repeat top right; 
}

.layer-ao a.style-link-twitter-new {
	position: relative;
	bottom: 30px;
	right: 10px;
	float: right;	
    display: block;
    height: 25px;
    width: 25px;
    padding: 0;
    color: #fff;
    background: url("/graphics/ico-social.png") no-repeat 0 -25px;
}


.layer-ao .panel-more {
	padding: 10px 0 0 11px;
	margin: 0 0 0 4px;
}


.layer-ao .heading-ao-title{
	font-size: 16px;
	font-weight:normal;
	padding:10px 10px 10px 12px
}

.layer-ao .panel-line-dotted-top{
	background: url("/graphics/border-line.png") repeat-x scroll center top transparent;		
	padding-top:10px
}

.layer-ao .panel-quote{
	font-family: 'Handlee', cursive;	
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 0;	
}

/* Related Document */
.wc-module-related-document a{
	vertical-align:top
}

.wc-module-related-document  .layer-content-wrapper{
	padding: 0 10px;	
}
.wc-module-related-document ol{
	padding:0
}

.wc-module-related-document ol li{
	padding:8px 0px	
}


.wc-module-related-document ol li img{
	padding:0 5px 0 0
} 
.wc-module-related-document .list-last{
	background:none;
}

/* Forum Display */
#wc-module-forum-display ol li {
	padding: 11px 7px;
}

/* Related Content AO */
#wc-module-related-content ol li a {
	background: url(/graphics/ico-arrow-grey.png) left no-repeat;
	padding-left: 22px;
}

/** Render file type **/	
.img-render-icon{
	margin-right:5px;
}

/* Sector Protected */
#layer-sector-protect {
    margin: 0 auto;
    padding-top: 27px;
    padding-bottom: 142px;
    width: 570px;
}

#layer-sector-protect .style-page-title {
	margin: 2px 0 21px 58px;
}

#layer-sector-protect span.form-standard-error {
	padding-bottom: 1em;
}

#layer-sector-protect .wc-module-sector-protect {
    background: url("/graphics/lfhe/img-locked.png") no-repeat scroll 0 7px transparent;
    padding: 0 0 0 50px;
}

#layer-sector-protect .panel-restrict {
    color: #000000;
    font-size: 125%;
    font-weight: bold;
    margin: 0 0 8px 58px;
}

#layer-sector-protect #wc-module-sector-protect-form {
    margin-left: 36px;
    margin-left: 45px;
}

#layer-sector-protect #wc-module-sector-protect-form fieldset {
    border: none;
}

#layer-sector-protect #wc-module-sector-protect-form label {
    width: 80px;
}

#layer-sector-protect .layer-password-field {
	width: 385px;
}

#layer-sector-protect #wc-module-sector-protect-form input.form-standard-password {
    width: 205px;
    height: 21px;
    padding-left: 10px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	border-radius: 25px 25px 25px 25px;
	behavior: url(/inc/htc/PIE.htc);
	position: relative;
	float: left;
}

#layer-sector-protect #wc-module-sector-protect-form ol {
	float: left;
}

#layer-sector-protect #wc-module-sector-protect-form p.button {
	float: right;
    margin-top: -1px;
    margin-left: 10px;
    *margin-left: 1px;
    text-align: left;
}

#layer-sector-protect #wc-module-sector-protect-form .button {
    background: url("/graphics/lfhe/filter-button-left.png") no-repeat scroll left top transparent;
    padding: 0 0 0 11px;
}

#layer-sector-protect #wc-module-sector-protect-form .form-standard-button {
    background: url("/graphics/lfhe/filter-button-right.png") no-repeat scroll right top transparent;
    border: 0 none;
    color: #5F5F5F;
    height: 26px;
    padding: 3px 10px 5px 0;
}

/*Member Homepage */
.layer-member-area .layer-homepage-ao-title{
	position:relative;
}
.layer-member-area .link-homepage-ao-edit{
	border:none;
	background:url("/graphics/dashboard-buttons.gif") no-repeat scroll 0 0 transparent;
	height:14px;
	top:5px;
	outline:medium none;
	position:absolute;
    right:5px;
	text-indent:-9999em;
	width:24px;
}

.layer-member-area .link-homepage-ao-close-edit{
	display:none;
	border:none;
	background:url("/graphics/dashboard-buttons.gif") no-repeat scroll -66px 0 transparent;
	height:14px;
	top:5px;
	outline:medium none;
	position:absolute;
    right:5px;
	text-indent:-9999em;
	width:55px;
}

.layer-member-area .layer-edit-box {
	background:none repeat scroll 0 0 #7B7B7B;
	color:#FFFFFF;
	margin:0 2px 0 0;
	overflow:hidden;
	padding:10px;
}
.layer-member-area .form-my-homepage-panel fieldset {
	border:none;
}
.layer-member-area .form-my-homepage-panel fieldset ul{
	padding:0;
	margin:0;
}
.layer-member-area .form-my-homepage-panel fieldset ul li{
	list-style-type:none;
	padding:0;
	margin:0;
}

input{
	-webkit-border-radius:0px;	
}

/* heading background */
.layer-heading-orange-wrapper{
	background: url('/graphics/tab-order-orange-left.png') left top no-repeat;
	padding: 0 0 0 3px
}

.layer-heading-green-wrapper{
	background: url('/graphics/tab-order-green-left.png') left top no-repeat;
	padding: 0 0 0 3px
}

.layer-heading-orange-wrapper .heading-orange-bg-white-text-2{
	background: url('/graphics/tab-order-orange-right-medium.png') right top no-repeat;
	padding: 10px 15px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	height:20px
} 

.layer-heading-orange-wrapper .heading-orange-bg-white-text-3{
	background: url('/graphics/tab-order-orange-right-long.png') right top no-repeat;
	padding: 10px 15px 9px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	height:20px;
} 

.layer-heading-green-wrapper .heading-green-bg-white-text-3{
	background: url('/graphics/tab-order-green-right-long.png') right top no-repeat;
	padding: 10px 15px 9px;
	margin:0;
	color:#fff;
	font-size:16px;
	font-weight:normal;
	height:20px;
} 

.style-main-image-holder img{
	width:100%;
	height:auto
}
.style-main-image-holder2 img{
	width:auto;
	height:auto
}

#layer-social-bookmark-wrapper{
	display:none;	
}

.style-column-left .layer-content-wrapper img{	
	height:auto;
}
.style-column-left .layer-content-wrapper table{
	max-width:100%;
	width:100%;
}

/* member institution search */
#layer-member-institution-search #form_filter ul {
	padding: 3px 5px;
	background: url(/graphics/lfhe/bg_filter-bg.jpg) 0 bottom repeat-x;
}

#layer-member-institution-search #form_filter label {
	margin-top: 6px;
}

#layer-member-institution-search #form_filter input.text {
	width: 238px;
	padding: 4px 10px;
	border: 0;
	color: #7F7F7F;
	background: none;
}

#layer-member-institution-search #form_filter .style-input-text {
	display: block;
	margin: 3px 0 0 0;
	background: url(/graphics/lfhe/bg_member-search-text.jpg) 0 bottom no-repeat;
}

#layer-member-institution-search #form_filter .form-standard-button {
	width: 61px;
	height: 27px;
	margin: 0;
	padding: 0 6px 1px 6px;
	background: url(/graphics/lfhe/bg_member-search-button.jpg) 0 bottom no-repeat;
}

#layer-member-institution-search .style-pagination {
	background: none;
}

#layer-member-institution-search .position-top {
	background: url(/graphics/lfhe/ico_pagination-dot-grey.gif) 0 bottom repeat-x;
}

#layer-member-institution-search .position-bottom {
	border: 0;
	background: url(/graphics/lfhe/ico_pagination-dot-grey.gif) 0 top repeat-x;
}

#layer-member-institution-search .position-bottom .style-pagination-results {
	display: none;
}

#layer-member-institution-search .result-listing li {
	margin: 0 0 15px 15px;
	padding: 0 0 10px 33px ;
	background: url(/graphics/ico-tick2.gif) no-repeat  left 2px;
	
}
#layer-member-institution-search .result-listing li.list-not-membership {
	background: url(/graphics/ico-cross.gif) no-repeat  left 2px;

}
#layer-member-institution-search .panel-no-results{
	padding:10px 0;
}
/* autocomplete */
.ac_results {
	margin: 5px 0 0 10px;
	border: #DEDEDE 1px solid!important;
}

.ac_results li {
	list-style-image: none;
}

.ac_results .ac_odd {
	background: none;
}

.ac_results .ac_over {
	color: #7F7F7F;
	background: #EEEEEE;
}

/* career */
#layer-filter-form-career select {
	width: 110px;
}

#list-career-listing {
	padding-bottom: 0;
}

#list-career-listing li {
	padding: 0 15px 20px 15px;
	background: url(/graphics/lfhe/ico_pagination-dot-grey.gif) 0 bottom repeat-x;
}

#list-career-listing .panel-closing-date {
	margin-bottom: 8px;
	font-style: italic;
	color: #8C8C8C;
}

#list-career-listing h3 {
	float: left;
	width: 49%;
	font-size: 14px;	
}

#list-career-listing .layer-region-salary {
	float: right;
	width: 49%;	
	font-style: italic;
	text-align: right;
}

#list-career-listing .layer-region-salary .style-salary {
	margin-left: 20px;
}

.layer-pagination-no-border .style-pagination {
	padding-top: 0;
	border: 0;
}

.layer-pagination-no-border-bg .style-pagination {
	padding-top: 0;
	border: 0;
	background: none;
}

.layer-career-details-info {
	margin: 35px 0 10px 0;
	border: 1px solid #fff;
}

.layer-career-details-info ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-style: italic;	
	color: #9C9C9C;
}

.layer-career-details-info ul li {
	margin-right: 25px;
}

.layer-career-details-info ul strong {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
	font-style: italic;	
	color: #3C3C3C;
}

.layer-career-details-info a {
	float: right;
	padding-right: 15px;
	font-style: italic;	
	font-size: 12px;
	background: url(/graphics/ico_arrow-dark-blue-right.gif) right center no-repeat;	
}

/* event ao */

#wc-module-event .style-link-more-new {
	height: 38px;
}

#wc-module-event .style-link-more-new a {
	background: url("/graphics/lfhe/icon-ao-arrow-right.jpg") no-repeat scroll right 6px transparent;
}    

/* event search calendar ao */
#layer-ao-event-calendar-search .layer-content-wrapper {
	background-color: #FFFFFF;
	padding:15px;
}

#layer-ao-event-calendar-search ul{
	list-style-image:none;
}

.listing-year{
  	float: left;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 0 0;
    /*width: 52px;*/
     width: 18%;
}

.listing-year li{
	margin:0;
	padding:3px 5px;
	background-color:#DEEEBF;
	text-align: center;
}
.listing-year li.list-selected{
	background-color:#A6D052;
	border-left:3px solid #9BCA3C;
	padding: 3px 5px 3px 2px
}
.listing-year li.list-selected a{
	color:#fff;
}

.listing-month {
    background-color: #F1F8E6;
    border: 1px solid #9BCA3C;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 3px 0;
    /*width: 224px;*/
    width: 80.3%;	
}

.listing-month li {
	float: left;
    margin: 3px 11px;
	_margin: 3px 9px;
    padding: 2px;
    text-align: center;
    width: 30px;
	_width:29px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;		
	behavior: url(/inc/htc/PIE.htc);
	position:relative;
}

.listing-month li.list-selected {
	background-color:#9BCA3C;
}
.listing-month li a{
	font-size:13px
}

.listing-month li.list-selected a{
	color:#fff
}

#layer-page .heading-4-normal{
  	font-size: 15px;
    font-weight: normal;
    margin: 10px 0px;
}

.listing-event-detail{
    list-style-type: none;
    margin: 0;
	padding:0;
   	list-style-image: none;		
}
.listing-event-detail li {
 	margin: 0;
    padding: 10px 0;
	background:url(/graphics/line-dotted-grey.gif) repeat-x left top;
}
.listing-event-detail li span{
	display:block;
}

.layer-white-bg .panel-more-link {
    margin: 0;
    padding-top: 15px;
    text-align: right;
}

/* event booking history */
.layer-grey-text {
	margin-bottom: 20px;
	font-size: 14px;
	color: #7B7B7B;
	line-height: 20px;
}

#layer-event-booking-history li {
	margin-bottom: 5px;
	padding: 0 15px 20px;
	
}

#layer-event-booking-history .layer-last-row {
	padding-bottom: 0;
}

#layer-event-booking-history .wc-layer-image-holder {
	padding-left: 5px;
	width: 125px;
}

#layer-event-booking-history .panel-date-location {
	margin: 5px 0 7px 0;
}

#layer-event-booking-history .position-bottom .style-pagination-pages {
	margin-top: 10px;
}

#layer-event-booking-history .panel-summary {
	font-style: italic;
}    
.layer-document-ao ol li img{
	margin-top:3px;
	float:left;
}
.layer-document-ao ol li h4,.layer-memberhomepage-bottom .layer-panel .layer-document-ao ol li h4{
	margin-left:20px;
}
.panel-link-more{
	display: none;
}

/*** Customized Select list ***/
.customStyleSelectBox{
	background:#FFFFFF;
	border:1px solid #DCDCDC;
	border-radius: 15px;
	box-shadow: 1px 1px 1px #D1D1D1 inset;
	padding: 2px 0 2px 8px;
	display:block;
	height:20px;
	overflow:hidden;
}

.customStyleSelectBoxInner{
	padding: 0 17px 0 0;
	height:20px;
	line-height:20px;
	color:#929292 ;
	background:url("/graphics/lfhe/select-arrow-small.png") no-repeat right 5px;
}

.customStyleSelectBox .style-color-dark{
	color:#3E3E3E ;
}

.layer-select-wrapper{
	position:relative;
	float:left;
}

.form-standard.filter fieldset .layer-select-wrapper select{
	margin-top:0;
}

#layer-filter-form-career select,
.layer-filter-form-standard .form-standard.filter fieldset select,
.form-standard.filter fieldset .layer-select-wrapper select,
#layer-filter-form-career .customStyleSelectBox
{
	width:150px;
}

#form_filter fieldset select.input-select-total,
#layer-filter-form-career .-total,
.layer-filter-form-standard .form-standard.filter fieldset .-total{
	width:77px;
}

.panel-return{
	background:url("/graphics/lfhe/bg-border-line.jpg") repeat-x left top;
	padding: 20px 0 0;	
}

.panel-return a{
	background: url(/graphics/lfhe/pagination-arrow-left.jpg) left 5px no-repeat;
	padding: 0 0 0 15px;
}

/* mobile listing*/

.listing-tabs .list-more
,#layer-event .listing-tab .list-more{
	display:none;
}
.listing-tabs .list-more a{
	cursor: pointer;
}

#layer-search-knowledge-center .layer-pagination-no-border .style-pagination.position-bottom{
	margin-top:0;
	background:none !important;
}

/*search*/
#form-search fieldset input.form-standard-button{
	background: url(/graphics/lfhe/bg_member-search-button.jpg) 0 bottom no-repeat;
	width: 61px;
	height: 27px;
	padding: 0 6px 1px 6px;
}
	#wc-module-web-search .result-listing li .layer-webpage,
	#wc-module-web-search .result-listing li .layer-page{	
		background: url(/filemanager/filetypes/icon_webpage.gif) left 3px no-repeat;
		padding: 0 25px;
	}
	#wc-module-web-search .result-listing li .layer-doc,
	#wc-module-web-search .result-listing li .layer-pdf{
		background: url(/filemanager/filetypes/icon_pdf.gif) left 3px no-repeat;
		padding: 0 25px;
	}
	#wc-module-web-search .result-listing li .layer-word{
		background: url(/filemanager/filetypes/icon_docx.gif) left 3px no-repeat;
		padding: 0 25px;
	}
	
/*layer content feed ao*/
.layer-content-feed-ao  h4{
	padding: 0 0 5px 30px;
	
}
	.layer-content-feed-ao ol li h4{
		margin: 0 0 0px 3px;
}

	.layer-content-feed-ao .list-blog h4{
		
		background: url(/graphics/lfhe/ico-blog.png) left 2px no-repeat;
	}
	.layer-content-feed-ao .list-news h4{
		background: url(/graphics/lfhe/ico-document.png) left 3px no-repeat;
		
	}
	.layer-content-feed-ao .list-twitter{
		overflow:hidden;
	}	
	.layer-content-feed-ao .list-twitter h4{
		background: url(/graphics/lfhe/ico-twitter.png) left 3px no-repeat;
	}
	

/*Cookies Text*/

.layer-cookies{
	background:url(/graphics/lfhe/trans-grey-message-bg.png) repeat top left;
	padding: 12px 20px; 	
	width:738px;
	position:fixed;
  	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	behavior: url(/inc/htc/PIE.htc);
	_behavior: none;
	margin: 0 auto;
	
	z-index:99999;
	bottom:20px;
	left:0;
	right:0;
	
	_top:auto;
	_margin-bottom:20px;
	opacity:0.8		
}


.editmode .layer-cookies{
	bottom:80px;	
}

* html,* html body /* IE6 Fixed Position Jitter Fix */{background-image:url(about:blank);background-attachment:fixed;}
* html .layer-cookies /* IE6 position fixed Bottom */{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}

.layer-cookies .image-cookies{
	float:left;
	margin-right:15px;
	margin-top:5px
}

.layer-cookies  .layer-cookies-text{
	float:left;
	width: 641px;
    padding-top: 5px;
}

.layer-cookies  .layer-cookies-text p{
	font-size:12px;	
}

.layer-cookies .link-close{
	float:right;
	display:inline-block;
	width:21px;
	height:21px;
	background:url(/graphics/lfhe/ico-close2.png) no-repeat top left;
	_background:url(/graphics/lfhe/ico-close2.gif) no-repeat top left;
	text-indent:-9999px;
	}