@import url('standard.css');
@import url('wc-module-directory.css');
@import "pageao.css";

/*** layout CSS ***/
body {
	background: url(../../graphics/site-bg.gif) repeat-x #fff;
}

.layer-accessibility {
	display: none
}


#layer-page {
	margin: 0 auto;
	padding: 0;
}

/*fixed width for all*/
#layer-page {
	width: 975px;
}

/*** Header CSS ***/
#layer-header {
	height: 145px;
	padding: 1px 12px 1px;
}

#layer-header a {
	display: block;
	position: relative;
	width: 261px;
	height: 80px;
	margin: 13px 0 0 0;
	background: url(../../graphics/a451-logo.gif) no-repeat;
	text-indent: -999px;
	z-index: 9;
}

/*** page and body CSS ***/
#layer-body {
	padding: 21px 18px 3px 18px;
	background-color: #FFF;
}

#layer-body.layer-frontpage {
	padding: 21px 21px 3px 21px;
	background-color: #FFF;
}

/*** footer CSS ***/
#layer-top-toolbar {
	position: absolute;
	text-align: right;
	top: 12px;
	width: 718px;
	z-index: 2;
}

#layer-top-toolbar ul {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 100%;
}

#layer-top-toolbar ul li {
	display: inline;
	margin: 0;
	padding: 0 10px 0 0 ;
}

#layer-top-toolbar ul li a{
	color: #f46b0f
}



#layer-top-toolbar .divider-bar{
	color: #e7e6e5;
	padding: 0 8px 0 5px;
}

#layer-top-toolbar .link-resize {
	color: #f7891e;
	font-weight: bold;
	padding: 2px 5px;
}

#layer-top-toolbar .link-resize.font-size-selected {
	color: #484848;
}

#layer-top-toolbar .link-resize.font-size-selected:hover {
	text-decoration: none;
}



#layer-form-search {
	position: absolute;
	text-align: right;
	top: 11px;
	width: 959px;
	padding: 10px 0 30px 0;
	background: url(../../graphics/toolkit-shadow.gif) 100% 100% no-repeat;
	z-index: 1;
}

#layer-form-search form {
	border: 0;
	margin: 0;
	padding: 0;
}

#layer-form-search fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#layer-form-search label {
	display: none;
}

#layer-form-search ul {
	float: left;
	margin: 0;
	padding: 0;
}

#layer-form-search li  {
	display: inline;
	margin: 0;
	padding: 0;
}

#layer-form-search .input-text {
	background-color: #FFF;
	border: 0;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 100%;
	padding: 4px 2px;
	width: 175px;
	background: url(../../graphics/search-input.gif) no-repeat;
	
}

#layer-form-search input.input-submit {
	width: 61px;	
	height: 25px;
	margin-left: 3px;
	padding: 0px 0 4px 0;
	background: url(../../graphics/bg_button-sprite.gif) no-repeat 0 0;
	border: 0;
	color: #FFF;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 100%;
	cursor: pointer;
}

#layer-form-search input:hover.input-submit {
	background: url(../../graphics/bg_button-sprite.gif) no-repeat 0 -25px;
}

#layer-footer-content {
	color: #656565;
	font-size: 95%;
	padding: 16px;
}

#layer-footer-content a {
	color: #656565;
}

#layer-footer-content .link-pixl8 {
	background: url(../../graphics/ico-pixl8.gif) left center no-repeat;
	padding-left: 13px;
	margin-left: 2px;
}

#layer-footer-content .style-column-2-1 {
	float: left;
	margin-top: -46px;
}

#layer-footer-content .style-column-2-2 {
	
}

/*** Menu ***/
#layer-menu {
	position: absolute;
	top: 107px;
	margin: 0;
	width: 959px;
	text-align: left;
	z-index: 3;
}

#layer-menu h3{
	display:none	
}

#layer-menu ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position:relative
}

#layer-menu ol li  {
	float: left;
	margin: 0;
	padding: 0;
	background: url(../../graphics/tab-left.gif) left top no-repeat;	
}

#layer-menu ol li a {
	display: block;
}
#layer-menu ol li.position-last a {
	background: #fff url(../../graphics/tab-right.gif) right top no-repeat;
}

#layer-menu ol li a {
	background: url(../../graphics/tab-right.gif) -1px top no-repeat;
	margin: 0 0 0 3px;
	padding: 13px 15px;
	text-decoration: none;
	color:#4c4c4c;
}


#layer-menu ol li:hover, #layer-menu ol li.state-selected {
	background: url(../../graphics/tab-left-selected.gif) left top no-repeat;
}

#layer-menu ol li.state-selected a, #layer-menu ol li a:hover {
	color: #f46b0f;
	background: #fff url(../../graphics/tab-right-selected.gif) -1px top no-repeat;	
}

#layer-menu ol li.position-last a:hover, #layer-menu ol li.state-selected.position-last a {
	background: #fff url(../../graphics/tab-right-selected.gif) right top no-repeat;
}

/*** Sub Menu and side menu***/
#layer-menu-sub, #layer-menu-side {
	margin-bottom: 1em;
}

#layer-menu-sub h3, #layer-menu-side h3{
	display: none;
}

#layer-menu-sub ol {
	margin: 0;
	padding: 0 0 6px 0;
	border-top: 1px solid #dfdfdf;
	background: url(/graphics/subnav-bottom.gif) no-repeat bottom;
}

#layer-menu-sub ol ol, #layer-menu-sub ol ol ol {
	margin: 0;
	padding: 0;
	border: none;
	background: none;	
}

#layer-menu-sub ol li, #layer-menu-side ol li {
	
	padding: 0 10px;
	list-style-type: none;
	border: 1px solid #dfdfdf;
	border-width: 0 1px;	
}

#layer-menu-sub ol li ol li, #layer-menu-side ol li ol li {
	margin: 0 0 0 10px;
	border: 0;	
	background: url(/graphics/line-dotted-grey.gif) repeat-x bottom;
}

#layer-menu-sub ol li ol li.position-last, #layer-menu-side ol li ol li.position-last {
	border: 0;	
	background: none;
}

#layer-menu-sub ol li a, #layer-menu-side ol li a {
	display: block;
	padding: 10px 5px;
	color: #484848;
	border-bottom: 1px solid #dfdfdf;
}

#layer-menu-sub ol li.state-selected, #layer-menu-side ol li.state-selected{
	background:none;	
	color: #f5893e;
	font-weight: bold;
	border: 1px solid #dfdfdf;
	border-width: 0 1px;	
}
#layer-menu-sub ol li.state-selected ol li.state-selected, #layer-menu-side ol li.state-selected ol li.state-selected{
	border: 0;	
	background: url(/graphics/line-dotted-grey.gif) repeat-x bottom;
}

#layer-menu-sub ol li.state-selected a {
	border: 0;
	background: url(/graphics/line-dotted-grey.gif) repeat-x bottom;		
}
#layer-menu-sub ol li.position-last a, #layer-menu-side ol li.position-last a {
	border-bottom: none !important;
	background: none !important;
}


#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: #f5893e;
}

#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;
	padding: 10px 0;
}

#layer-menu-sub ol li ol, #layer-menu-side ol li ol{
	padding-bottom: 0;
	border-bottom: 1px solid #dfdfdf;
}

#layer-menu-sub ol li ol li ol, #layer-menu-side ol li ol li ol{
	padding-bottom: 0.3em;
}

#layer-menu-sub ol li ol li a, #layer-menu-side ol li ol li a{
	font-weight: normal;
}

#layer-menu-sub ol li.state-selected ol li.state-selected a, #layer-menu-side ol li ol li a{
	background: none;
}

#layer-menu-sub ol li.state-selected ol li.state-selected a {
	padding: 10px 0;
}

#layer-menu-sub ol li.state-selected ol li.state-selected ol li a {
	padding-top: .3em;
	padding-bottom: .3em
}

#layer-menu-sub ol li ol li ol li a, #layer-menu-side ol li ol li ol li a{
	padding-left: 36px;
	background: #FFF !important;
}

#layer-menu-quick-links {
	text-align: right;
	padding: 15px 17px;
	border-top: 1px solid #e9e9e9;
}

#layer-menu-quick-links {
	text-align: right;
	padding: 15px 17px;
	border-top: 1px solid #e9e9e9;
}

#layer-menu-quick-links ul {
	margin: 0;
	padding: 0
}

#layer-menu-quick-links ul li {
	border-right: 1px solid #e9e9e9;
	display: inline;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
}

#layer-menu-quick-links ul li.position-last {
	border-right: 0;
	margin: 0;
	padding: 0;
}

/*** horizontal frontpage CSS ***/
#layer-frontpage.style-horizontal .style-col2 {
	float: left;
	width: 634px;
}

#layer-frontpage.style-horizontal #layer-wide-panel {
	padding: .5em 6px;
	margin-bottom: .5em;
}

#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 {
	padding: .4em 10px;
	margin: 0 auto .5em auto;
	background: #4A4A4A;
	color: #fff;
}

.style-panel.style-frame-box {
	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: #f16013;
	border: 0
}

.style-panel.style-frame-box h3 a,
.style-panel.style-frame-box a {
	color: #f16013
}

.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-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.style-horizontal .style-main-panel {
	float: right;
	width: 718px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left {
	float: left;
	width: 458px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-right {
	float: right;
	width: 228px;
}

.layer-left-panel {
	float: left;
	width: 195px;
}

h2.style-page-title {
	margin-bottom: .7em
}

.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 {
	padding: .4em 0 .6em 1px;
	margin-bottom: 3px
}

#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;
}



/***** 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%;
	
}

.layer-ao {
	margin: 0 0 12px;
	padding: 12px 14px 1px 14px;
	position: relative;
}

#layer-frontpage133 .layer-ao {
	padding: 18px 18px 1px 18px;
}

#layer-frontpage133 .layer-ao {
	border: 1px solid #E4E3E1;
}

.layer-ao h3 {
	background-color: #7F7F7F;
	color: #FFFFF8;
	letter-spacing: -1px;
	margin: -12px -14px 12px -14px;
	padding: 7px 14px 7px 14px;
	text-transform: uppercase;
}

#layer-right-panel0 .layer-ao h3 {
	margin-top: 0!important;
}

#layer-frontpage133 .layer-ao h3 {
	margin: -19px -19px 12px -19px;
	padding: 12px 18px 12px 18px;
	color: fff;
}

.layer-ao ol {
	margin: 0;
	padding: 0;
}

.layer-ao ol li {
	background: url(../../graphics/line-dotted.gif) bottom repeat-x;
	list-style-type: none;
	margin: 0 0 19px;
	padding: 0 0 8px;
}

#layer-right-panel0 .layer-ao ol li {
	margin-bottom: 9px;
	padding-bottom: 12px!important;	
}

.layer-ao ol li.position-last {
	background: none;
	margin: 0;
	padding: 0 0 1px;
}

#layer-right-panel0 .layer-ao ol li.position-last {
	padding-bottom: 3px!important;	
}

.layer-ao ol li h4 {
	font-size: 120%;
	line-height: 120%;
	margin: 0 0 8px;
	padding: 0;
	text-transform: uppercase;
}

#layer-right-panel0 .layer-ao ol li h4 {
	font-size: 110%;
	line-height: 140%;
	margin-bottom: 1px!important;
}

#layer-right-panel0 .layer-ao ol li p {
	margin-bottom: 0;
}	


#layer-right-panel0 .layer-ao .panel-more { 
	font-weight: bold;
}

#layer-right-panel0 .layer-ao .style-ao-case-study-date {
	font-style: italic;	
}

#layer-frontpage133 .layer-ao .panel-more {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 16px;
}

#layer-frontpage133 .layer-ao .panel-more .style-plus {
	display: none;
}

#layer-right-panel0 .layer-ao .panel-more .style-plus {
	display: block;
	float: left;
	width: 10px;
	background: url(/graphics/ico_plus-blue.gif) 0 center no-repeat;	
}

#layer-frontpage133 .layer-ao .panel-more .style-title {
	display: none;
}

#layer-frontpage133 .layer-ao .panel-more a {
	color: #FFF;
}

.layer-ao-news h3 {
	background-color: #8C8978;
}

#layer-frontpage133 .layer-ao-news .panel-more {
	right: 10px;
}

#layer-frontpage133 .layer-ao-news .panel-more a {
	background: url(/graphics/bg_more-news.gif) no-repeat;
	font-size: 90%;
	padding: 1px 15px 3px 7px;
}

.layer-ao-event h3 {
	background-color: #A5AA82;
}

#layer-frontpage133 .layer-ao-event .panel-more {
	right: 10px;
}

#layer-frontpage133 .layer-ao-event .panel-more a {
	background: url(/graphics/bg_more-event.gif) no-repeat;
	font-size: 90%;
	padding: 1px 15px 3px 7px;
}

.layer-ao-event .style-location {
	color: #B7AC98;
	text-transform: uppercase;
}

.layer-ao-charity h3 {
	background-color: #BEB096;
}

#layer-frontpage133 .layer-ao-charity .panel-more {
	right: 10px;
}

#layer-frontpage133 .layer-ao-charity .panel-more a {
	background: url(../../graphics/bg_more-charity.gif) no-repeat;
	font-size: 90%;
	padding: 1px 15px 3px 7px;
}

.link-button {
	background: #8B8A75 url(../../graphics/bg_button-left.gif) left no-repeat;
	color: #FFF;
	padding: 5px 0 5px 10px;
}

.link-button span {
	background: url(../../graphics/bg_button-right.gif) right no-repeat;
	padding: 5px 10px 5px 0;
}

.link-button:hover {
	color: #E3E4DB;
	text-decoration: none;
}

.style-button-wrapper {
	background: #8B8A75 url(../../graphics/bg_button-left.gif) left no-repeat;
	padding: 6px 0 5px 6px;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
}

.style-button-wrapper input {
	background: url(../../graphics/bg_button-right.gif) right no-repeat;
	color: #FFF;
	border: 0;
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin: 0;
	padding: 6px 6px 5px 0;
}

.style-button-wrapper input:hover {
	color: #E3E4DB;
	text-decoration: none;
}
/*
a.link-button{
	display: block;
	width: 166px;
	height: 56px;
	margin: 0;
	padding: 0;
	text-indent: -999px;

}
a.link-button:hover{
	background-position: 0 0;

}
a.link-seo{
	background: url(/graphics/Btn-seo.gif) no-repeat 0 -56px;
}
a.link-ppc{
	background: url(/graphics/Btn-ppc.gif) no-repeat 0 -56px;
}
a.link-management{
	background: url(/graphics/Btn-management.gif) no-repeat 0 -56px;
}
a.link-clients{
	background: url(/graphics/Btn-clients.gif) no-repeat 0 -56px;
}
a.link-quote{
	background: url(/graphics/Btn-quote.gif) no-repeat 0 -56px;
}
*/

.layer-credits {
	margin: 25px 0 15px 0;
}

/* Glossary */
a.link-glossary {
	color: #505050;
	border-bottom: 1px dotted #505050;
}

a.link-glossary:hover {
	text-decoration: none;
}