#areasList span, #authorsList span { display:inline; }

#areaCall img.loader, #authorCall img.loader { display:none; }

#areaCall #areaDD, #authorCall #authorDD { display:none; }

#areaCall #areaDD { z-index:2; }
#authorCall #authorDD { z-index:2; }

#areaCall:hover #areaDD, #authorCall:hover #authorDD { display:block; }

#areaCall.inactive img, #authorCall.inactive img { display:inline; }

#areaCall img.dropArrow, #authorCall img.dropArrow { z-index:1; }

#areaCall.inactive a, #authorCall.inactive a { color:#666!important; cursor:default!important; text-decoration:none!important; }


#areaDD, #authorDD { position:relative; }

#authorDD .bdc-dd-title-label {  }

.bdc-dd-menu {

	width: 200px;

	height: 220px;

	margin: 0;

	padding: 0;

	overflow: hidden;
	
	position:absolute;
	left:215px;
	border-bottom:1px solid #666666;

}


.bdc-dd-menu-panel {

	background-color: white;

	padding: 0;

	margin: 0;

}



.bdc-dd-scroll-pane {

	overflow: hidden;

	position: relative;

}

.bdc-dd-scroll-up, .bdc-dd-scroll-up-hover, .bdc-dd-scroll-up-click, .bdc-dd-scroll-down, .bdc-dd-scroll-down-hover, .bdc-dd-scroll-down-click { 
	width: 100%;
	height: 10px;
	cursor: pointer;
	position: absolute;
	left: 0;
	z-index: 100;
}

.bdc-dd-scroll-up, .bdc-dd-scroll-up-hover, .bdc-dd-scroll-up-click{ 
	top: 0;
}

.bdc-dd-scroll-down, .bdc-dd-scroll-down-hover, .bdc-dd-scroll-down-click { 
	bottom: 0;
}

.bdc-dd-scroll-up {
	background-image: url(/images/arrow-black-up.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
}



.bdc-dd-scroll-up-hover {
	background-image: url(/images/arrow-white-up.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #b0b0b0;
}



.bdc-dd-scroll-up-click {
	background-image: url(/images/arrow-white-up.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #c0c0c0;
}



.bdc-dd-scroll-down {
	background-image: url(/images/arrow-black-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
}



.bdc-dd-scroll-down-hover {
	background-image: url(/images/arrow-white-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #b0b0b0;
}



.bdc-dd-scroll-down-click {
	background-image: url(/images/arrow-white-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #c0c0c0;
}


.bdc-dd-sub-menu {
	padding: 0;
	margin: 0;
	clear: both;
	width:100%;
}


#areaDD .bdc-dd-item, #authorDD .bdc-dd-item {

	margin: 0;

	padding: 0;

	list-style-type: none;
	float:none;
	clear:none;
}



.bdc-dd-label {

	padding: 0;

	margin: 0;

	cursor: pointer;

}



.bdc-dd-label-hover {

	padding: 0;

	margin: 0;

	cursor: pointer;

	background-color: #eee;

}



.bdc-dd-label-initial {

	padding: 0;

	margin: 0;

	cursor: pointer;

	background-color: #3cf;

}



.bdc-dd-label-initial-hover {

	padding: 0;

	margin: 0;

	cursor: pointer;

	background-color: #b0b0b0;

}



.bdc-dd-label-initial .bdc-dd-text {

	color: #252525;

}



.bdc-dd-label-initial-hover .bdc-dd-text {

	color: #252525;

}

.bdc-dd-text {

	display: block;

	padding: 3px;

	margin: 0;

	color: #252525;

	text-decoration: none;

}



.bdc-dd-label-hover .bdc-dd-text {

	display: block;

	padding: 3px;

	margin: 0;

	color: #252525;

	text-decoration: none;

}



.bdc-dd-text-hover {

	display: block;

	padding: 3px;

	margin: 0;

	color: white;

	text-decoration: none;

	background-color: #eee;

}



.bdc-dd-icon {

	width: 20px;

	float: right;

	margin: 0;

	padding: 0;

	background: url(/images/arrow-black-right.png) no-repeat;

	background-position: center center;

}



.bdc-dd-label-hover .bdc-dd-icon {

	width: 20px;

	float: right;

	margin: 0;

	padding: 0;

	background: url(/images/arrow-white-right.png) no-repeat;

	background-position: center center;

}



.bdc-dd-icon-hover {

	width: 20px;

	float: right;

	margin: 0;

	padding: 0;

	background: #b0b0b0 url(/images/arrow-white-right.png) no-repeat;

	background-position: center center;

}



.bdc-dd-title {

	background-color: #b0b0b0;

	color: #252525;

	cursor: pointer;

}



.bdc-dd-title-root {

	color: #252525;
	background-color:#d0d0d0;

}



.bdc-dd-title-hover {

	background-color: #c0c0c0;

	color: #252525;

	cursor: pointer;

}



.bdc-dd-title-root-hover {


	background-color: #c0c0c0;

	color: #252525;

}



.bdc-dd-title-label {
	font-size: 1em;
	margin: 0;
	padding: 0.2em 0 0.2em 0.2em;
	border-bottom:1px solid #666666;

}



.bdc-dd-title-icon {
	border-bottom:1px solid #666666;
	width: 20px;

	height: 100%;

	float: right;

	margin: 0;

	padding: 0;

	background: url(/images/arrow-black-up.png) no-repeat;

	background-position: center center;

}

.bdc-dd-title-hover .bdc-dd-title-icon {
	width: 20px;

	height: 100%;

	float: right;

	margin: 0;

	padding: 0;

	background: url(/images/arrow-white-up.png) no-repeat;

	background-position: center center;
}

