#life-with-lancers {
	position:relative;
	clear:both;
	overflow:hidden;
	margin: -2px 0 16px;
	width:976px;
	}
#lancers-content-container {
	position: relative;
	width:976px;
	height:auto;
	overflow: hidden;
	}
.blq-js #lancers-content-container {
	height:360px;
	}
.lancers-content-panel {
	position: relative;
	height: 360px;
	width: 976px;
	margin: 0 0 16px;
	background-color:#333333;
	}
.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: 8px 16px;
	margin-right: 32px;
	}
.lancers-content-panel .lancers-content-core * {
	color: white;
	}	
.lancers-content-panel .lancers-content-core p.reporters_name {
	font-weight: bold;
	}
.lancers-content-panel .lancers-content-core img {
	position: absolute;
	top: 206px;
	}
	
.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;
	margin-bottom: 3px;
	text-indent: -2px;
	}
/* 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: 7px 0 9px;
	margin: 0;
	}
.lancers-content-panel .lancers-content-supplementary {
	position: absolute;
	top: 0;
	right: left;
	left: 34px;
	width: 640px;
	height: 100%;
	padding: 0;
	color: white;
}
.lancers-content-panel .lancers-content-supplementary .col1 {
	position: absolute;
	top: 0;
	left:16px;
	width: 304px;
	height: 100%;
	padding: 0;
}

.lancers-content-panel .lancers-content-supplementary .col2 {
	position: absolute;
	top: 0px;
	left: 336px;
	width: 304px;
	height: 100%;
	padding: 0;
	color: white;
}

.lancers-content-panel .lancers-content-supplementary .lancers-full-img-padding {
	position: absolute;
	top: 0px;
	left: 0px;
}

.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: 0px;
}
.lancers-full-frame * {
	color: white;
}
.lancers-full-frame .overlay {
	position: absolute;
	display: block;
	bottom: 83px;
	padding: 8px 16px 12px;
	background: black;
	background: rgba(0,0,0,0.6);
	font-size: 16px;
	font-weight: normal;
}
.lancers-full-frame .overlay-icon {
	position: absolute;
	display: block;
	height:72px;
	width:80px;
	bottom: 154px;
	background: transparent url(/news/special/world/11/south_asia/face_the_taliban/img/assets/video_cta/video_cta_25x27.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 {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	padding-bottom: 7px;
}
.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-top:0px;
	display:block;
	height: 171px;
}
/* add enough padding to bottom video in a column so it sits on the bottom of a content-panel */
.lancers-small-video2 {
	margin-top:18px;
}
.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-left: 12px;
	position: absolute;
	text-decoration: none;
	width: 292px;
}



.lancers-small-video:hover .overlay {
	text-decoration: none;
}

.lancers-small-video .overlay-icon {
	position: absolute;
	display: block;
	height:64px;
	width:64px;
	background: transparent url(/news/special/world/11/south_asia/face_the_taliban/img/assets/video_cta/video_cta_25x27.png) no-repeat 21px 19px;
}

.lancers-small-video .overlay-icon-wrapper {
	position: absolute;
	display: block;
	height:64px;
	width:64px;
	background: rgba(0,0,0,0.6);
}

.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 {
	margin-top: 24px;
}

.lancers-footer p,
.lancers-footer p a {
	color:white;
}
.lancers-footer p i {
	color:#cccccc;
}
.lancers-footer p.credits{
	color:#cccccc;
}
.lancers-footer p.credits a{
	color:#cccccc;
}