@import url('standard.css');
@import url('wc-module-directory.css');

/*** layout CSS ***/
body {
	background: #D1D1D1 url(/graphics/ctel/bg_page.jpg) 0 0 repeat-x;
}

.layer-accessibility {
	display: none
}

#layer-page {
	margin: 0 auto;
	padding: 0;
	width: 975px;
}

#layer-footer #layer-form-search {
	width: 947px;
	margin: 0 auto;
}


/*** Header CSS ***/
#layer-header {
	height: 147px;
	background: #FFF url(/graphics/bg-header.jpg) 18px 16px no-repeat;
	width: 975px;
}

#layer-header h1 {
	margin: 0;
	padding: 27px 0 0 36px;
}

#layer-header h1 a {
	position: relative;
	display: block;
	width: 255px;
	height: 59px;
	background-image: url(/graphics/logo.gif);
	z-index: 2;
}

#layer-header h1 a span {
	display: none;
}

/*** page and body CSS ***/
#layer-body {
	padding: 17px 17px 8px 17px;
	background: #fff !important
}

/*** footer CSS ***/
#layer-footer {
	
	 
}

#layer-footer #layer-top-toolbar {
	float: right;
	position: absolute;
	top: 30px;
	font-size: 90%;
	width: 940px;
}

#layer-footer #layer-top-toolbar ul {
	margin: 0;
	padding: 0;
	float: right
}

#layer-footer .link-resize {
	color: #50599E;	
}

#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: 6px;
}

#layer-top-toolbar ul li a {
	color: #4f5a9a
}

span.divider-bar {
	padding-left: 6px;
	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: 62px;
	display: block;
}


#layer-footer #layer-form-search form{
	border:0 !important;
}

#layer-footer #layer-form-search fieldset {
	border: 0;
	float: right;
	margin: 0 4px;
	padding: 0;
}

#layer-footer #layer-form-search label {
	float: none;
	margin: 0 4px;
	font-size: 90%;
}

#layer-footer #layer-form-search input.text {
	width: 136px;
	padding: 1px;
}

#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: .1em 0 0 0;
	padding: 0;
}

#layer-footer #layer-form-search .input-search-submit {
	margin-left: 5px;
	width: 64px;
	height: 25px;
	background: transparent url(/graphics/btn_standard.png) no-repeat;
	border: 0;
	color: #FFF;
	font-size: .9em;
}

#layer-footer #layer-form-search input.form-standard-search {
	padding: 2px 0 4px 0;
	margin: 1px 0 0 5px;
	width: 33px;
	height: 21px;
	background: transparent url(/graphics/go-button.png) left center no-repeat;
	border: 0;
	color: #818181;
	font-weight: bold;
	font-size: .9em;	
}


#layer-footer-content {
	padding: 1.3em 14px;
}

#layer-footer-content a {
	color: #505050
}

#layer-footer-content .style-column-2-1 {
	float: left;
	margin-left: 6px;
}

#layer-footer-content .style-column-2-2 {
	float: 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
}

#layer-footer-content .link-pixl8{
	background: url(/graphics/ico-pixl8.gif) left center no-repeat;
	padding-left: 15px;
}

/*** Menu ***/
#layer-menu {
	position: absolute;
	top: 103px;
	background: #7b82b6;
	border-top: #e7e7e7 1px solid;
	border-left: #e7e7e7 1px solid;
	font-size: 120%;
	width: 942px;
}

#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;
	padding: 0;
}

#layer-menu ol li a {
	border-right: 1px solid #CED7E8;
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	padding: 14px 14px 13px 14px;
	margin:0;
	overflow: hidden;
}


#layer-menu ol li a:hover {
	color: #666;
	background: #fff;
	overflow: hidden;
}

#layer-menu ol li ol {
	display:none	
}

#layer-menu ol li:hover ol {
	position:relative;
	display:block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#layer-menu ol li ol li a {
	
}

#layer-menu ol li ol li ol li a {
	padding-left: 27px
}

#layer-menu ol li.state-selected a {
	background: #fff !important;
	color: #666 !important;
}

#layer-menu ol li.state-selected a:hover {
	margin: 0;
	color: #fff;
}


/*** Sub Menu and side menu***/
#layer-menu-sub, #layer-menu-side {
	margin-bottom: 12px;
}

#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 {
	background: #E9E9E9 url(/graphics/ctel/bg_submenu-selected-bottom.gif) bottom center no-repeat;
	list-style-type: none;
	margin-bottom: 2px;
}

#layer-menu-sub ol li a, #layer-menu-side ol li a {
	display: block;
	padding: 9px 13px;
	background: url(/graphics/ctel/bg_submenu-selected-top.gif) top center no-repeat;
	color: #485695;
}

#layer-menu-sub ol li.state-selected, 
#layer-menu-side ol li.state-selected {
	background: #FAFAFA url(/graphics/ctel/bg_submenu-bottom.gif) bottom center no-repeat;
}

#layer-menu-sub ol li.state-selected a, 
#layer-menu-side ol li.state-selected a {
	background: url(/graphics/ctel/bg_submenu-top.gif) top center no-repeat;
	font-weight: bold;
}

#layer-menu-sub ol li.state-selected a span, 
#layer-menu-side ol li.state-selected a span {
	background: url(/graphics/ctel/ico_menu-arrow.gif) 0 4px no-repeat;
	padding-left: 11px;
}

#layer-menu-sub ol li.state-selected ol li, 
#layer-menu-side ol li.state-selected ol li {
	background: none;
	margin-bottom: 2px;
}

#layer-menu-sub ol li.state-selected ol li a, 
#layer-menu-side ol li.state-selected ol li a {
	background: none;
	font-weight: normal;
	padding: 3px 13px 2px 24px;
}

#layer-menu-sub ol li.state-selected ol li a span, 
#layer-menu-side ol li.state-selected ol li a span {
	background: none;
	padding-left: 0;
}

#layer-menu-sub ol li.state-selected ol, 
#layer-menu-side ol li.state-selected ol {
	margin: -5px 0 0 0;
	padding: 0 0 9px 0;
}


#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{
	padding-left: 24px;
	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: none;
	color:#50599E
}

#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-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: 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
}

/*** horizontal frontpage CSS ***/
#layer-frontpage.style-horizontal .style-col2 {
	float: left;
}

#layer-frontpage.style-horizontal .style-col3 {
	float: left;
	width: 950px;
	margin: 15px 0 0 -5px;
}

#layer-frontpage.style-horizontal .style-col2wide #layer-panel-1{
	float:left;
	width:624px;
}

#layer-frontpage.style-horizontal .style-col2wide #layer-panel-1 h2, #layer-frontpage.style-horizontal .style-col2wide #layer-panel-1 h3{
	padding:auto 0;
	border:0;
	background:transparent
}

#layer-frontpage.style-horizontal .style-col2wide #layer-panel-2{
	float:right;
	width:300px
}

#layer-frontpage-image .style-frontpage-image{

}

#layer-frontpage-image .style-frontpage-image-text{
	position:absolute;
	z-index:9;
}

#layer-frame-box-2col .style-left-panel{
	float:left;
	width:24.5em;
}

#layer-frame-box-2col .style-right-panel{
	float:right;
	width:24.5em;
}

#layer-frontpage-image .style-frontpage-image-text .style-image-text-content{
	position:relative;
	top:24px;
	left:640px;
	width:270px;
	color:#fff;
	font-size:105%;
}

#layer-frontpage.style-horizontal #layer-wide-panel {
	padding: 0;
	margin: 10px 0 .5em 0;
	width: 100%;
	height: 264px;
	background: url(/graphics/banner-bg.gif) no-repeat;
}

#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;
	display:block;
	width: 301px;
	min-height: 369px;
	margin-right:20px
}

#layer-frontpage.style-horizontal .style-col3 .style-panel h2 {
	margin: 8px 0 0 0;
	background: none;
	border: none;
	font-weight:normal; 
	font-size: 220%;
	padding-bottom: 2px;	
}

.style-col3 .style-panel h3 {
	margin: 0;	
	font-weight: bold;
	font-size: 115%;
	color: #4f599e;
	text-decoration: none;	
	border: none;
	background: none;
	padding: 10px 0 0 0px;
}

.style-col3 .style-panel h3.col2-p{
	padding-top: 12px;	
}

.style-col3 .style-panel p {
	margin: 0;
	padding: .7em 0;
	font-size: 112%;
	font-weight: normal;
}

.style-col3 .style-panel img.panel-thumb{
	margin: 3px .2em 0 .5em;
	padding: 0 12px 0 0;
	float: left;
}

.style-col3 .clear{
	clear: both;
}

.layer-3cols {
	padding: 0 15px 15px 15px;
}

.col3-panel {
	background: url(/graphics/style-panel-bottom1.gif) bottom center no-repeat;
	margin:0;
	padding:0;
	width: 301px;
}

 a.more{
	background: transparent url(/graphics/ico-more.png) left center no-repeat;
	padding-left: 10px;	
}

.style-col3 .style-panel h4{
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 115%;
}

#layer-frontpage.style-horizontal .style-col3 .position-last {
	margin-right: 0 !important;
}


/*** panel CSS ***/

.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 ul li {
	margin: 0 0 0 -17px;
	padding: 0 0 0.5em 0;
	list-style-image: url(/graphics/list-icon.gif);
}
.style-panel ol li p {
	margin-bottom: 0
}

.style-panel ol li.position-last {
	border-top: 1px solid #D8D8D8
}

.style-link-more {
	/*border-top:1px #ccc solid;*/
}

.style-link-more a {
	margin-left: 8px;
	padding-top:10px;
}
/*** Providers ***/
#layer-clients{
	float:right;
	margin: 20px 5px;
}

#layer-clients h3{
	color: #c2c2c2;
	font-weight: bold;	
	float:left;
	padding: 15px 15px 0 0;
	font-size: 120%;
}

#layer-clients img{
	float:left;
	margin-right:10px;
}

/*** Horizontal standard Page CSS***/
#layer-standard.style-horizontal .style-main-panel {
	float: right;
	width: 692px;
}

#layer-standard.style-horizontal .style-main-panel-no-nav .style-column-left{
	float: left;
	width: 692px;
}

#layer-standard.style-horizontal .style-main-panel-no-nav  .style-column-right {
	float: right;
	width: 241px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left h3{
	color: #7d7fb3;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left {
	float: left;
	overflow: hidden;
	width: 430px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-right {
	float: right;
	width: 241px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-right h3 {
	margin-bottom:14px
}

#layer-standard.style-horizontal  .style-column-right .bg-top {
	background: url(/graphics/ctel/bg_ao-top.gif) top center no-repeat;
}

#layer-standard.style-horizontal  .style-column-right .bg-middle {
	background: url(/graphics/ctel/bg_ao-middle.gif) center center repeat-y;
	
}

#layer-standard.style-horizontal  .style-column-right .bg-bottom {
	background: url(/graphics/ctel/bg_ao-bottom.gif) bottom center no-repeat;
	padding: 10px 19px 10px 19px;
	margin-bottom: 12px;
}

.layer-left-panel {
	float: left;
	width: 229px;
}

h2.style-page-title {
	font-size: 220%;
	margin: 0 0 20px;
}

.style-main-image-holder {
	margin: 0 0 23px;
}

.style-main-image-holder p {
	margin: 0;
	padding: 0;
}


/*** Active objevcts standard CSS ***/

/*** tabs ***/
.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;
	padding:.75em 15px;
	background-color: #EEE;
	margin-right:2px;
}

.style-tabs li.state-selected a{
	font-weight:bold;
	background-color:#ccc	
	
}

.style-tab-content{
	border-top:.2em solid #ccc;
	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
}

ol.result-listing li {
	margin-bottom: 10px
}

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 6px
}

/* Details */
div.result-details img {
	margin-right: 8px
}


/* Breadcrumbs */
	
#wc-breadcrumbs {
	margin: 9px 0 16px 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-p8glossary {
	border-bottom: 1px dotted #50599E;
}

.style-p8glossary-definition {
	background-color: #7B82B6;
	color: #FFF;
	display: none;
	font-size: 90%;
	left: 0;
	max-width: 300px;
	padding: 6px 8px;
	position: fixed;
	top: 12px;
}

* html .style-p8glossary-definition {
	width: 300px;
}


.layer-ao {
	background: url(/graphics/ctel/bg_ao-middle.gif) center center repeat-y;
	margin: 0 auto 12px auto;
	width: 241px;
}

.layer-ao-bottom {
	background: url(/graphics/ctel/bg_ao-bottom.gif) bottom center no-repeat;
}

.layer-ao-top {
	background: url(/graphics/ctel/bg_ao-top.gif) top center no-repeat;
	padding: 19px 19px 9px 19px;
}

 .col3-panel .layer-ao{
 	background: none !important;
	margin: 0 !important;
	padding:0 !important;
	width: 100%;
 }
 
 .col3-panel .layer-ao-top{
 	background: none !important;
	padding:0px !important;
 }
 
 .col3-panel .layer-ao-bottom{
 	background: none !important;
 }
 
 .col3-panel .layer-ao p {
	line-height: 130%;
	padding:0;
	margin:0;
}

.col3-panel .layer-ao .panel-more {
	margin-bottom:20px
} 

 .col3-panel .layer-ao h3 {
	margin:0;
	background: none;
	border: none;
	color:#000;
	font-weight:normal; 
	font-size: 220%;
	padding: 0 0 10px 0;
	margin-top:7px
}

.layer-ao h3 {
	margin: 0 0 14px;
	padding: 0;
}

.layer-ao h4 {
	font-size: 100%;
	margin: 0 0 4px;
	padding: 0;
}

.layer-ao p {
	line-height: 130%;
}

.layer-ao ol {
	margin: 0;
	padding: 0;
}

.layer-ao ol li {
	list-style-type: none;
	margin: 0 0 12px;
	padding: 0;
}

#layer-provider {
	background: #FFF url(/graphics/ctel/bg_provider.gif) top repeat-x;
	text-align: right;
	padding: 15px 19px 7px 19px;
}

#layer-provider p {
	color: #C2C2C2;
	display: inline;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 200%;
	margin: 0;
	padding: 0;
}

#layer-provider ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#layer-provider ul li {
	display: inline;
	margin: 0 0 0 24px;
	padding: 0;
}

#layer-provider ul li img {
	vertical-align: middle;
}

