@import url('standard.css');
@import url('wc-module-directory.css');
@import url('tmp-frontpage-2-3-cols.css');

/*** layout CSS ***/
body {
	background-color: #F4F4F4;
}

.layer-accessibility {
	display: none
}

#layer-page {
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #fff;
	padding: 0
}

/*fixed width for all*/
#layer-header,
#layer-page,
#layer-footer #layer-top-toolbar,
#layer-footer #layer-form-search {
	width: 980px;
}

/*** Header CSS ***/
#layer-header-wrapper {
	height: 218px;
	background: #fff;
}

#layer-header {
	height: 218px;
  	margin: 0 auto;
 	padding: 0 12px 0 20px;
}

#layer-header a {
	background: url(/graphics/epf/epf-logo.jpg) left top no-repeat;
	display: block;
	float: left;
	height: 111px;
	margin: 27px 0 0 0;
 	position: relative;
	width: 132px;
	z-index: 2;
}

#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 #layer-logo h1 {
	padding: 0;
	margin: 0;
}

/*** page and body CSS ***/
#layer-body-wrapper {
	background: #FFF;
	margin: 0 15px;
}

#layer-body {
	padding: 0 0 10px 0;
}

/*** footer CSS ***/

#layer-more-info {
	padding: 0 17px 55px;
}

#layer-more-info h3 {
	padding: 15px 0;
	font-size: 23px;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

#layer-more-info .layer-more-info-panel {
	float: left;
	width: 290px;
	margin: 0 30px 0 0;
}

#layer-more-info .last-child {
	margin: 0;
}

#layer-more-info .layer-more-info-panel h4 {
	margin-bottom: 15px;
	font-size: 18px;
}	

#layer-footer #layer-top-toolbar {
	float: right;
	position: absolute;
	top: -177px;
	font-size: 13px;
	color: #5c1b91;
}

#layer-footer #layer-top-toolbar ul {
	margin: 0 16px;
	padding: 0;
	float: right;
	font-size: 90%
}

#layer-footer .link-resize {
	margin-left: 10px;
}

#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-left: 15px
}

#layer-top-toolbar ul li span {
	padding-left: 5px;
	color: #fff
}

span.divider-bar {
	padding-left: 4px;
	color: #A7A5A6
}

#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-footer #layer-form-search {
	position: absolute;
	top: -140px;

}

#module-form-search {
	border: 0;
}

#layer-footer #layer-form-search fieldset {
	float: right;
	margin: 0.6em 15px;
	padding: 0;
	border: 0;
}

#layer-footer #layer-form-search input.text {
	height: 14px;
	background-color: #FFF;
	border: 1px solid #D9D9D9;
	margin: 1px 0 0 0;
	padding: 10px;
	width: 270px;
}

#layer-footer #layer-form-search label {
	display: none;
}

#layer-footer #layer-form-search li,#layer-footer #layer-form-search p.form-standard-submit {
	display: inline !important;
	padding: 0;
}

#layer-footer #layer-form-search ul {
	float: left;
	margin: 0;
	padding: 0;
}

#layer-footer #layer-form-search .input-search-submit {
  	width: 115px;
  	height: 36px;
  	margin: 1px 0 0 0;
  	padding: 6px 0;
  	background: #89877A;
	border: 0;
	color: #fff;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
}


#layer-footer #layer-form-search .panel-search-submit {
	float: left;	
 	padding: 0;	
}
	
#layer-footer-content {
	font-size: 12px;
	padding: 16px 16px 14px 16px;
	background: #F4F4F4;
	color: #B8B8B8;
}


#layer-footer-content .style-column-2-1 {
	float: left;
}

#layer-footer-content .style-column-2-1 p {
	margin: 0 0 1px
}

#layer-footer-content .style-column-2-2 {
	float: right;
}

#layer-footer-content .style-column-2-2 a {
	color: #B8B8B8;
}

#layer-footer-content .style-column-2-2 p {
	margin: 0;
	padding: 0;
}

#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
}

/*** Menu ***/
#layer-menu {
	background-color: #6601FF;
 	position: absolute;
	top: -53px;
	left: 0;
	width: 980px;
}

#layer-menu h3 {
	display:none	
}

#layer-menu ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#layer-menu ol li {
	display: block;
	float: left; 
 	margin: 0 1px 0 0;
 	padding: 0;
}

#layer-menu ol li a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial,Verdana, Georgia, Tahoma, Geneva, serif
	letter-spacing: 1px;
	color: #FFF;
	padding: 16px 30px;
	text-decoration: none;
}

#layer-menu ol li.state-selected a,
#layer-menu ol li:hover a {
	background: #822EFE;
}

#layer-menu ol li:hover ol {
	display: block;
}

#layer-menu ol li ol {
	display: none;
	position: absolute;
	width: 285px;
	background: #822EFE;
	z-index: 99;
}

#layer-menu ol li ol li { 
	float: none; 
}

#layer-menu ol li ol li a { 
	padding: 14px 30px;
}

/*** Side Menu ***/
#layer-menu-side {
	margin-bottom: 12px;
}

#layer-menu-side h3 {
	display: none;
}

#layer-menu-side ol {
	margin: 0;
	padding: 0;
}

#layer-menu-side ol li {
 	list-style-type: none;
	margin-bottom: 2px;
}

#layer-menu-side ol li a {
 	display: block;
	padding: .8em 0;
	font-size: 1.1em;
}

#layer-menu-side ol li.state-selected a {
 	font-weight: bold;
	color: #000
}

#layer-menu-side ol li.state-selected a:hover {
	text-decoration: underline;
}

#layer-menu-side ol li.state-selected ol {
	padding-bottom: .75em;
}

#layer-menu-side ol li.state-selected ol li {
	background: transparent;
}

#layer-menu-side ol li.state-selected ol li a {
	background: transparent;
	padding: .25em 12px .25em 24px;
}

#layer-menu-side ol li.state-selected ol li.state-selected a, 
#layer-menu-side ol li.state-selected ol li.state-selected ol li.state-selected a {
	background: transparent;
	font-weight: bold;
}

#layer-menu-side ol li.state-selected ol li a,
#layer-menu-side ol li.state-selected ol li.state-selected ol li a {
	font-weight: normal;
}

#layer-menu-side ol li ol li a {
	padding-left: 26px;
}

#layer-menu-quick-links {
	font-size: 13px;
	background-color: #FFF;
	border-top: 1px solid #EEE;
	padding: 18px 17px;
	position: relative;
	/*text-align: right;*/
}

#layer-menu-quick-links p {
	margin: 0;
	padding: 0;
}

#layer-menu-quick-links .style-column-left {
	float: left;
	width: 65%;
	z-index: 10;
	position: relative
}

#layer-menu-quick-links .style-column-left img {
	margin-right: 15px
}

#layer-menu-quick-links .style-column-right {
	float: right;
	width: 30%;
	text-align: right;
	z-index: 10;
	position: relative
}

#layer-menu-quick-links ul {
	margin: 0;
	padding: 0;
	font-size: 90%
}

#layer-menu-quick-links ul li {
	list-style-type: none;
	display: inline;
	margin-right: 4px
}

#layer-menu-quick-links ul li span.divider-bar {
	color: #EEEEEE
}

/*** horizontal frontpage CSS ***/
#layer-frontpage {
	padding: 20px 0 0 0;
}

#layer-frontpage.style-horizontal .style-col2 {
	float: left;
	width: 634px;
}

#layer-frontpage.style-horizontal #layer-wide-panel {
	padding: .5em 6px;
	margin-bottom: .5em;
	background-color: #EEEEEE
}

#layer-frontpage.style-horizontal #layer-main-panel {
	margin: 0 10px 9px 0;
	padding: 13px 12px;
	background-color: #EEEEEE;
	width: 600px
}

#layer-frontpage.style-horizontal #layer-main-panel h3 {
	margin-bottom: 14px
}

#layer-frontpage.style-horizontal #layer-main-panel img {
	margin-right: 14px
}

#layer-frontpage.style-horizontal #layer-main-panel h2 {
	margin-top: 0
}
	
#layer-frontpage.style-horizontal #layer-main-panel a {
	color: #102A77
}

#layer-frontpage.style-horizontal .style-col2 .style-panel {
	float: left;
	width: 307px;
	margin-right: 10px;
}

#layer-frontpage.style-horizontal .style-col1 {
	float: left;
	width: 304px;
}

#layer-frontpage.style-horizontal .style-col3 .style-panel {
	float: left;
	width: 308px;
	margin-right: 12px
}

#layer-frontpage.style-horizontal .style-col3 .position-last {
	margin-right: 0 !important;
}

/*** panel CSS ***/
.style-panel {
	margin-bottom: 12px
}

.style-panel h3,.style-panel h2 {
	border-bottom: 4px solid #F0F0F0;
	font-weight: bold;
	margin: 0 auto .5em auto;
	padding: 8px 10px 8px 10px;
}

.style-panel h3 {
	font-size: 125%;
	text-transform: uppercase
}

.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  
}

#layer-frontpage .style-panel ol li {
	margin-bottom: 10px  
}

.style-panel ol li h4 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 120%
}

#layer-frontpage .style-panel ol li h4 {
	font-weight: bold;
}

.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 {
	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-twitter {
	background: url(/graphics/ico_twitter.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

a.style-link-rss {
	background: url(/graphics/ico_rss.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

.panel-rss a {
	background: url(/graphics/ico_rss.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

/*** Horizontal standard Page CSS***/
#layer-standard {
	padding: 40px 0 0 0;
}

#layer-standard.style-horizontal .style-main-panel {
	float: right;
	width: 655px;
	margin: 0 20px 0 0;
	padding: 0 0 0 35px;
	border-left: 1px solid #EBEBEB;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left {
	float: left;
	width: 448px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-right {
	float: right;
	width: 235px
}

.layer-left-panel {
	float: left;
	width: 230px;
	margin: 0 0 0 5px;
}

h2.style-page-title {
	font-size: 190%;
	margin-bottom: .8em;
	font-weight: bold;
}

.style-main-image-holder {
	margin-bottom: 2em
}

.style-column-right #layer-right-panel1 {
	margin-bottom: 15px
}

.style-column-right #layer-right-panel3 {
	margin-top: 15px
}

/*** Active objevcts standard CSS ***/

/*** tabs ***/
.style-tabs-container {
	border: 1px solid #fff;
	border-bottom: 2px solid #ccc;
	margin-top: 12px 
}

.style-tabs{
	list-style:none;
	padding:0;
	margin:0;
	clear:left
}

.style-tabs li{
	float:left;
	padding:0;
	margin:0;		
}

.style-tabs li a{
	display:block;
	margin-right: 2px;
	padding:.75em 15px;
	background-color: #6D6D6D;
	color: #FFF;
}

.style-tabs li.state-selected a{
	background-color: #EEE;	
	font-weight: bold;
	color: #000;	
}

.style-tab-content{
	clear:both;	
}

/*** pagination ***/
.style-pagination {
	padding: 3px 0 2px 0
}

.style-pagination.position-top{
	margin-bottom:.25em;
	border-bottom:solid 1px #ccc	
}

.style-pagination.position-bottom{
	margin-top:.25em;
	border-top:solid 1px #ccc	
}

.style-pagination .style-pagination-results{
	float:left;
	padding:.5em 6px	
}

.style-pagination .style-pagination-results .style-pagination-number{
	font-weight:bold
}

.style-pagination .style-pagination-pages span {
	display: block;
	float: left;
	margin: 0 3px;
	padding: 1px 5px
} 

.style-pagination .style-pagination-pages {
	float:right;
	padding:.5em 6px	
}

.style-pagination .style-pagination-pages .style-pagination-selected {
	background: #686E7E;
	color: #fff
}

p.style-rss{
	float:left;	
	padding:.5em 6px
}

/*** listing ***/
ol.result-listing{
	list-style:none;
	padding: 8px 0;
	margin:0;
	clear:both
}

ol.result-listing li {
	padding: 5px 0;
	margin-bottom: 16px
}

ol.result-listing li div.wc-layer-image-holder {
	float: left;
	width: 110px;
}

ol.result-listing li div.wc-layer-content {
	float: left;
	width: 320px
}

ol.result-listing li h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

ol.result-listing li p {
	margin-bottom: 4px
}

.result-listing img{
	float:left;
	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
}

/* Details */
div.result-details img {
	margin-right: 8px
}

p.style-return {
	margin: 15px 0 0 0;
	padding: 10px 12px;
	border-top: 1px solid #EEEEEE;
	background: url(/graphics/ico_arrow-dark-blue-left.gif) left center no-repeat;
}


/* Breadcrumbs */
	
#wc-breadcrumbs {
 	margin-bottom: 10px;
	padding: 0;
}

#wc-breadcrumbs ul {
	padding: 0;
	margin: 0;
	width:78% 
}

#wc-breadcrumbs ul li {
	display: inline;
}

#wc-breadcrumbs ul li .bar {
	color: #B5B7B6;
}

/* Social bookmark */
#wc-social-bookmark {
	text-align: right;
	margin: -15px 0 0 0
}

.style-calendar {
	background: url(/graphics/ico_calendar.gif) left center no-repeat;
	padding-left: 18px
}


#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;
}

span.pulledquote-left {
	display: block;
	float: left;
	padding: 0 0 0 10px;
	margin: 10px 10px 0 0;
	width: 170px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	color: #666;
	border-left: 3px solid #ccc;
}

span.pulledquote-right {
	display: block;
	float: right;
	padding: 0 10px 0 0;
	margin: 0 0 10px 10px;
	width: 170px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: right;
	color: #666;
	border-right: 3px solid #ccc;
}

span.pulledquote-center {
	clear: both;
	display: block;
	padding: 10px;
	margin: 0;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: center;
	color: #666;
	border: 3px solid #ccc;
}

.layer-ao {
	position: relative;
}

.layer-ao .panel-rss {
	position: absolute;
	top: 12px;
	right: 12px;
}

.layer-ao .panel-rss a {
	display: block;
	height: 16px;
	padding: 0 8px;
}

.layer-ao .panel-rss a span {
	display: none;
}

.layer-ao .panel-more {
	border-top: 1px solid #E5E5E5;
	margin: 0 10px;
	padding: 11px 0;
}

.layer-2cols .layer-box {
	border: 1px solid #E5E5E5;
	padding: 12px 12px 1px 12px;
	margin: 0 0 12px 0;
}

.layer-2cols-1 {
	float: left;
	width: 340px;
}

.layer-2cols-2 {
	float: right;
	width: 342px;
}

#atffc {
	display: none !important; 
}

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix  { height:1%; }
.clearfix { display:block; } 