.bodytext {padding: 0 !important;}

/* NAV.CSS START */

/* navigation bar styling */
#lancers-nav-container {
	width:976px;
	margin-top:5px;
	/*display: none;*/
	padding: 0 0px 0 0px;
	overflow: hidden;
	}
/* CPS fix height */
.blq-js #lancers-nav-container {
	position: relative;
	display: block;
	height:91px;
}
#lancers-nav-container h2 {
	position: absolute;
	left: -5000%;
}
.lancers-nav-section {
	position: relative;
	float: left;
	display: inline;
	width: 162px;
	overflow: hidden;
	border-right: 1px solid #222;
}

.lancers-nav-section-last{
	width: 161px;
	border-right: 0px;
}
.lancers-nav-section h3 a {
	position: relative;
	display: block;
	overflow: hidden;
}
.lancers-nav-section-selected h3 a {
	border: 4px solid #D2700F;
}
.lancers-nav-section h3 * {
	color: white;
}
.lancers-nav-section h3 img {
	position: relative;
	display: block;
}
.lancers-nav-section-selected h3 img {
	margin: -4px;
}
.text-overlay {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	padding: 4px 4px;
	width: 148px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
}
.ie .text-overlay, 
.ie7 .text-overlay, 
.ie8 .text-overlay {
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    zoom: 1;
}
.lancers-nav-section h3 a:hover .text-overlay,
.lancers-nav-section h3 a:focus .text-overlay {
	background: black;
}
.lancers-nav-section-selected h3 .text-overlay {
	margin: 0 -4px -4px;
	padding: 4px 10px;
}

.nav-chapter-container-delete {
	width:144px;
	height:97px;
}


#lancers-prev-button {
	width:32px;
	height:100%;
	display:block;
	position:absolute;
	left:0;
	top:0px;
	overflow: hidden;
	text-indent: -5000%;
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -425px center;
}

#lancers-next-button {
	width:32px;
	height:100%;
	display:block;
	position:absolute;
	right: 0;
	top:0px;
	overflow: hidden;
	text-indent: -5000%;
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -93px center;
}

#lancers-next-button:hover {
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -176px center;
}
#lancers-next-button:active {
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -259px center;
}
#lancers-prev-button:hover {
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -508px center;
}
#lancers-prev-button:active {
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -591px center;
}

#lancers-next-button.disabled,
#lancers-next-button.disabled:hover,
#lancers-next-button.disabled:active {
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -10px center;
	cursor: default;
}
#lancers-prev-button.disabled,
#lancers-prev-button.disabled:hover,
#lancers-prev-button.disabled:active {
	background: transparent url(/staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -342px center;
	cursor: default;
}

.video-caption {display:none;}

/* NAV.CSS END */

/* CONTENT.CSS START */
#life-with-lancers {
	position:relative;
	clear:both;
	overflow:hidden;
	margin: -15px 0 16px;
	width:976px;
	}
#lancers-content-container {
	position: relative;
	width:976px;
	height:auto;
	overflow: hidden;
	}
.blq-js #lancers-content-container {
	/**/height:395px;
	}
.lancers-content-panel {
	position: relative;
	height:395px;
	width: 976px;
	margin: 0 0 16px;

	}
.blq-js .lancers-content-panel {
	position: absolute;
	top: 0;
	left: 100%;
}
.blq-js #lancers-content-container .open {
	left: 0px;
}
.lancers-content-panel .lancers-content-core {
	position: relative;
	float: right;
	display: inline;
	width: 240px;
	padding: 3px 15px;
	margin-right: 34px;
	}
.lancers-content-panel .lancers-content-core * {
	color: #fff;
	}
.lancers-content-panel .lancers-content-supplementary * {
	color: white;
	}
/* CPS fixes   margin      */
.lancers-content-panel .lancers-content-core h2 {
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: -1px;
	margin: 0px;
	}
/* CPS fixes   margin      */
.lancers-content-panel .lancers-content-core h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: -1px;
	padding: 5px 0 10px;
	margin: 0px;
	}
.lancers-content-panel .lancers-content-core p {
	padding: 0;
	margin: 0;
	}
.lancers-content-panel .lancers-content-supplementary {
	position: absolute;
	top: 0;
	right: left;
	left: 32px;
	width: 640px;
	height: 100%;
	padding: 0;
	color: white;
}
.lancers-content-panel .lancers-content-supplementary .col1 {
	position: absolute;
	top: 16px;
	left:4px;
	width: 304px;
	height: 100%;
	padding: 0;
}

.lancers-content-panel .lancers-content-supplementary .col2 {
    color: white;
    height: 100%;
    left: 323px;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 304px;
}

.lancers-content-panel .lancers-content-supplementary .lancers-full-img-padding {
	position: absolute;
	top: 0;
	left: 18px;
}

.lancers-img-padding {
	margin-top: 16px;
}

.lancers-content-panel .lancers-content-supplementary .lancers-email {
	background-color: white;
	padding: 16px;
}
.lancers-content-panel .lancers-content-supplementary .lancers-email p, 
.lancers-content-panel .lancers-content-supplementary .lancers-email p b{
	color: black;
}

/* ----------------- */
/* CPS fixes         */
/* ----------------- */
div#life-with-lancers.tabbed div#lancers-nav-container h3 {
	margin: 0;
}

.top-index-stories,
.share-body-bottom {
    display: none;
}

.story-body .lancers-nav-section ul,
.story-body .lancers-nav-section h3 {
    margin: 0;
}

.story-body #lancers-content-container p {
    font-size: 13px;
    line-height: 16px;
}

/* ----------------- */
/* end of CPS fixes  */
/* ----------------- */
/* ---------- */
/* full frame */
/* ---------- */

.lancers-full-frame {
	display: block;
	position: relative;
	margin: 0;
	left: 2px;
}
.lancers-full-frame * {
	color: white;
}
.lancers-full-frame .overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    bottom: 63px;
    display: block;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    padding: 8px 16px 12px;
    position: absolute;
	font-family: arial, verdana,sans-serif !important;
}
.lancers-full-frame .overlay-icon {
	position: absolute;
	display: block;
	height:72px;
	width:80px;
	bottom: 154px;
	background: transparent url(/staticarchive/631c1d618757838e89a95bb540d29cf0d09dbe87.png) no-repeat 29px 22px;
}
.lancers-full-frame .overlay-icon-wrapper {
	position: absolute;
	display: block;
	height:72px;
	width:80px;
	bottom: 154px;
	background: black;
	background: rgba(0,0,0,0.6);
}

.ie .lancers-full-frame .overlay , 
.ie7 .lancers-full-frame .overlay , 
.ie8 .lancers-full-frame .overlay ,
.ie .lancers-full-frame .overlay-icon-wrapper , 
.ie7 .lancers-full-frame .overlay-icon-wrapper , 
.ie8 .lancers-full-frame .overlay-icon-wrapper  {
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    zoom: 1;
}

.ie .lancers-full-frame:hover .overlay , 
.ie7 .lancers-full-frame:hover .overlay , 
.ie8 .lancers-full-frame:hover .overlay ,
.ie .lancers-full-frame:hover .overlay-icon-wrapper , 
.ie7 .lancers-full-frame:hover .overlay-icon-wrapper , 
.ie8 .lancers-full-frame:hover .overlay-icon-wrapper  {
	background:black;
}

.lancers-full-frame strong {
    display: block;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    padding-bottom: 7px;
	font-family: arial, verdana,sans-serif !important;
}
.lancers-full-frame:hover strong,
.lancers-full-frame:focus strong {
	text-decoration: underline;
	background: rgb(0,0,0);
}

.lancers-full-frame:hover,
.lancers-full-frame:focus {
	text-decoration: none;
}


.lancers-full-frame:hover .overlay ,
.lancers-full-frame:focus .overlay,
.lancers-full-frame:hover .overlay-icon-wrapper ,
.lancers-full-frame:focus .overlay-icon-wrapper {
	background: rgb(0,0,0);
}

/* ----------------- */
/* end of full frame */
/* ----------------- */

/* ---------- */
/* small video */
/* ---------- */
.lancers-small-video {
	position: relative;
	margin-bottom:16px;
	display:block;
	height: 171px;
}
.lancers-small-video * {
	color: white;
}
.lancers-small-video .overlay {
	background: rgba(0, 0, 0, 0.597656);
	bottom: 0px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	position: absolute;
	text-decoration: none;
	width: 280px;
}



.lancers-small-video:hover .overlay {
	text-decoration: none;
}

.lancers-small-video .overlay-icon {
	position: absolute;
	display: block;
	height:64px;
	width:64px;
	background: transparent url(/staticarchive/631c1d618757838e89a95bb540d29cf0d09dbe87.png) no-repeat 21px 19px;
	left: 0;
}

.lancers-small-video .overlay-icon-wrapper {
	position: absolute;
	display: block;
	height:64px;
	width:64px;
	background: rgba(0,0,0,0.6);
	left: 0;
}

.ie .lancers-small-video .overlay-icon-wrapper , 
.ie7 .lancers-small-video .overlay-icon-wrapper , 
.ie8 .lancers-small-video .overlay-icon-wrapper,
.ie .lancers-small-video .overlay , 
.ie7 .lancers-small-video .overlay , 
.ie8 .lancers-small-video .overlay {
	background:transparent;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aa000000,endColorstr=#aa000000);
    zoom: 1;
}

.lancers-small-video:hover .overlay ,
.lancers-small-video:hover .overlay,
.lancers-small-video:hover .overlay-icon-wrapper ,
.lancers-small-video:hover .overlay-icon-wrapper ,
.ie .lancers-small-video:hover .overlay , 
.ie7 .lancers-small-video:hover .overlay , 
.ie8 .lancers-small-video:hover .overlay ,
.ie .lancers-small-video:hover .overlay-icon-wrapper , 
.ie7 .lancers-small-video:hover .overlay-icon-wrapper , 
.ie8 .lancers-small-video:hover .overlay-icon-wrapper  {
	background:black;
	text-decoration: none;
}

/* ----------------- */
/* end of small video */
/* ----------------- */


.block-quote-container{
	background-image:url(/news/special/world/11/south_asia/face_the_taliban/img/quotemark26x24.png);
	background-repeat:no-repeat;
	border-bottom-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color2:#666666;
	padding-top:38px;
	padding-bottom:10px;
	font-size: 13px;
	font-weight:normal;
	line-height2: 40px;
	letter-spacing2: -1px;
	margin-top:16px;
	color: white;
}
.block-quote{
	border-top-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	background-color2:#444444;
	padding-top:12px;
	padding-bottom:10px;
	
	font-size: 16px;
	font-weight:bold;
	line-height2: 40px;
	letter-spacing2: -1px;
	color: white;
}

/* -------------------------- */
/* footer content style */
/* ------------------------- */
.lancers-footer p,
.lancers-footer p a {
	color:white;
}
.lancers-footer p i {
	color:#cccccc;
}
/* CONTENT.CSS END */

/*RTL CUSTOMISATION START*/
#lancers-content-container ,#life-with-lancers
		{
			width: 946px !important;
			background-color: #323232;
		}

.story .share-help 
{
  float: left !important;
  width: 120px !important;
  overflow:hidden;
}

.lancers-nav-section 
{
	float: right !important;
	width:157px !important;
	border-right: 1px solid #fff;
}
/*
.lancers-content-panel .lancers-content-core {
  margin-right: 60px !important;

}
*/
.lancers-content-panel .lancers-content-supplementary {

  width: 640px !important;
}

#lancers-prev-button {
  right: 0 !important;
  left auto !important;
  background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -93px center !important;
  
}
#lancers-next-button {
left: 0 !important;
right: auto !important;

background: url("http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png") repeat scroll -425px center transparent !important;


}		

#lancers-prev-button:hover {
	background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -176px center !important;
}
#lancers-prev-button:active {
	background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -259px center !important;
}
#lancers-next-button:hover {
	background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -508px center !important;
}
#lancers-next-button:active {
	background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -591px center !important;
}

#lancers-prev-button.disabled,
#lancers-prev-button.disabled:hover,
#lancers-prev-button.disabled:active {
	background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -10px center !important;

}
#lancers-next-button.disabled,
#lancers-next-button.disabled:hover,
#lancers-next-button.disabled:active {
	background: transparent url(http://noldev25new.newsonline.tc.nca.bbc.co.uk:11004/news/special/world/11/south_asia/face_the_taliban/img//staticarchive/c551646e33fe4a7edb8659026f172eaf42fbc636.png) repeat -342px center !important;

}

 


.lancers-content-panel .lancers-content-core {

	float: left;
	margin-right: 0;
	margin-left: 32px;
	width: 213px;
	}

.lancers-content-panel .lancers-content-supplementary {
	right: 65px;
	left: auto;
}	

#lancers-nav-container, .blq-js #lancers-nav-container {

    height: 124px;

}


.text-overlay {


  height: 23px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 1);

}
 .lancers-nav-section h3 a {

  height: 123px;

}
.lancers-nav-section-selected.lancers-nav-section h3 a {

  height: 115px;
border: 4px solid #1788DC;
}

.lancers-nav-section-selected h3 .text-overlay {
margin: 0 -10px -4px;
}


#lancers-content-container *
{
	font-family: tahoma,verdana,sans-serif;
}

.lancers-content-panel .lancers-content-core p
{
font-size: 1em;
line-height: 24px;
}
.lancers-content-panel .lancers-content-core h2
{
font-size: 26px;
line-height: 28px;
margin-bottom: 0;
padding-top: 6px;
font-family: arial,tahoma,verdana,sans-serif !important;
font-size: 1.31em;
}
















/*RTL CUSTOMISATION START*/