/* navigation bar styling */
#libya-nav-container {
	width:904px;
	margin-top:16px;
	display: none;
	padding: 0 35px 0 37px;
	overflow: hidden;
	}
/* CPS fix height */
.blq-js #libya-nav-container {
	position: relative;
	display: block;
	height:87px;
}
#libya-nav-container h2 {
	position: absolute;
	left: -5000%;
}
.libya-nav-section {
	position: relative;
	float: left;
	display: inline;
	width: 112px;
	overflow: hidden;
	border-right: 1px solid white;
}

.libya-nav-section-last{
	width: 112px;
	border-right: 0px;
}
.libya-nav-section h3 a {
	position: relative;
	display: block;
	overflow: hidden;
}
.libya-nav-section-selected h3 a {
	border: 4px solid #D2700F;
}
.libya-nav-section h3 * {
	color: #505050;
}
.libya-nav-section h3 img {
	position: relative;
	display: block;
}
.libya-nav-section-selected h3 img {
	margin: -4px;
}
.text-overlay {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding: 4px 8px;
	width: 96px;
	background: #dcdcdc;
	font-weight: normal;
}

.libya-nav-section h3 a:hover .text-overlay,
.libya-nav-section h3 a:focus .text-overlay {
	background: #dcdcdc;
}

.libya-nav-section-selected h3 .text-overlay {
	margin: 0 -4px -4px;
}

.nav-chapter-container-delete {
	width:144px;
	height:97px;
}


#libya-prev-button {
	width:36px;
	height:100%;
	display:none;
	position2:absolute;
	left:0;
	top:0px;
	overflow: hidden;
	text-indent: -5000%;
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -300px center;
}

#libya-next-button {
	width:35px;
	height:100%;
	display:none;
	right: 0;
	top:0px;
	overflow: hidden;
	text-indent: -5000%;
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -60px center;
}

.blq-js #libya-prev-button, .blq-js #libya-next-button {
	position: absolute;
	display: block;
}

#libya-next-button:hover {
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -120px center;
}
#libya-next-button:active {
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -180px center;
}
#libya-prev-button:hover {
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -360px center;
}
#libya-prev-button:active {
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -420px center;
}

#libya-next-button.disabled,
#libya-next-button.disabled:hover,
#libya-next-button.disabled:active {
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat 0px center;
	cursor: default;
}
#libya-prev-button.disabled,
#libya-prev-button.disabled:hover,
#libya-prev-button.disabled:active {
	background: transparent url(/news/special/world/11/africa/libya_crisis/img/nav_bar_images/nav_back_next.png) repeat -240px center;
	cursor: default;
}

.video-caption {display:none;}