@import url('standard.css');
@import url('menu.css');
@import url('focuspartnership.css');
@import url('wc-module-directory.css');
@import url('wc-module-twitter.css');

/*** layout CSS ***/
.layer-accessibility {
	display: none
}

#layer-page {
	margin: 0 auto;
	padding: 0;
}

div#layer-content {
	background: #dddddd;
}

/*fixed width for all*/
#layer-page,
#layer-footer #layer-top-toolbar,
#layer-menu {
	width: 988px;
}

/*** Header CSS ***/
div#layer-header {
	margin-top: 44px;
	background: url(/graphics/focus/banner-1.jpg) left top no-repeat;
	height: 182px;
}

div#layer-header img {
	margin: 0 0 0 8px
}

#layer-header a {
	position: relative;
	display: block;
	width: 268px;
	height: 178px;
	/*background: url(/graphics/focus/fp-logo.png) left center no-repeat;*/
	z-index: 2;
	margin-right: 24px;
	float: left
}

#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 {
	padding: 19px 17px 8px 17px;
	background: #fff !important
}

/*** footer CSS ***/
#layer-footer {
	margin-top: .8em;
	color: #ff0000;
}

#layer-footer a{
	margin-top: .8em;
	color: #ff0000;
}

#layer-footer .link-resize {
	color: #ff0000;	
}

#layer-footer .link-resize.font-size-selected {
	text-decoration: underline;
}

ul.toolbar {
	list-style-type: none;
	margin: 0;
	padding: 0
}

span.divider-bar {
	padding-left: 6px;
	color: #A7A5A6
}

#layer-footer-content {
	padding: .5em 1em 0 1em;
	background-color: #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;	
}

#layer-footer-content .style-column-2-1 {
	float: left;
}

#layer-footer-content .style-column-2-2 {
	float: right;
	text-align: right;
}

#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
}

/* General Top navigation ==========*/
div#layer-top-toolbar {
	position: absolute;
	top: 9px;
	text-align: right;
	font-family: Verdana;
	font-size: .9em;
}

div#layer-top-toolbar ul {
	display: block;
	margin: 0 20px 0 0;
	padding-top:5px
}

#layer-top-toolbar ul li {
	display: inline;
	color: #ff0000;
	margin: 0;
	background: none;
	padding: 0;
}

#layer-top-toolbar ul li span {
	color: #E9E9E9;
	margin: 0 0 0 6px
}

#layer-top-toolbar ul li.last {
	border-right: 0;
	padding-right: 0
}

#layer-top-toolbar h2 {
	margin: 40px 18px 0 0;
	font-size: 1.9em;
	font-family: Arial;
	color: #ff0000
}

/* Frontpage ==========*/
#layer-frontpage .home-col-1 {
	float: left;
	margin-right: 8px;
	width: 229px
}

#layer-frontpage .home-col-2 {
	width: 501px;
	float: left;
	margin-right: 6px
}

#layer-frontpage .home-col-3 {
	width: 229px;
	float: left;
}

#layer-frontpage .layer-home-event h4 {
	color: #095394;
}

/* Middle column in homepage */
#layer-frontpage .home-col-2 div.panel-content {
	padding: 0
}

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
}

/*** Horizontal standard Page CSS***/
#layer-standard {
	width: 739px;
	float: right;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left {
	width: 502px;
	float: left;
	margin-right: 6px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left .panel-content-holder {
	margin: 0 6px 0 8px;
	padding: 6px 2px 10px 5px;
}

h2.style-page-title {
	color: #ff0000
}

.style-main-image-holder {
	margin-bottom: 1.5em
}

#layer-standard.style-horizontal .style-main-panel .style-column-right {
	width: 230px;
	float: left;
}

.layer-left-panel {
	width: 229px;
	float: left
}

#menu-sub .panel-content {
	font-size: 115%;
	padding-top: 2px;
	padding-bottom: 7px
}

#menu-sub .panel-content p {
	line-height: 1.2em
}

/*** 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;
}

#wc-breadcrumbs ul {
	padding: 0;
	margin: 0;
}

#wc-breadcrumbs ul li {
	display: inline;
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 0;
	background: none;
}

#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;
}



/***** pullquote CSS *****/

.pulledquote{
	display: block;
	background: #f9f9f9 url('/graphics/pullquote-top.gif') .5em .2em no-repeat;
	width: 40%;
	padding: 1.75em 0.5em 0.25em 0.5em;
	margin: 0.5em;
	font-size: 1.2em;
	line-height: 1em;
	font-weight:bold;
	color: #666;
}

.pulledquote span.pulledquote-text {
	padding-left: 3.3em;
	text-align: left;
	display: inline;
}

.pulledquote .pullquote-bottom{
	display:block;
	background: url('/graphics/pullquote-bottom.gif') 0 0 no-repeat;
	width:40px;
	height:40px;
	float:right;
}


.pulledquote-left {
	float: left;
	text-align: left;
	
}

.pulledquote-right {
	float: right;
}

.pulledquote-center {
	text-align: center;
	width:100%;
	
}

/** Splah Window  **/
 
 div.jqmWindow {
    position: fixed;
    top: 1%;
    left: 36%;    
    width: 993px;
  	overflow: hidden;
  	border: 0;
}

#tempLandingPage span{
	color: #FF0000;
	font-weight: bold;
	margin-top: 15px;
}

#tempLandingPage{
	text-align:center;
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 200) + 'px');
}
#splash .jqmOverlay{background-color: #fff;}
#splash img{
	border: 3px solid #FFCCCC;
}

div.temporaryImg-splash
{
	text-align: center;
	width:100%;
}


