@charset "UTF-8";
/* CSS Document */

/* 2-14-2014-rk */

/* photo-article slider css start */
.w460 {
	width: 460px !important;
}
.photoslider {
	margin: 0 auto;
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	content: ".";
}
/* h2.pagetitle copied from custom.css #article p.head */
.photoslider h2.pagetitle {
	font-family: "Questrial", arial, helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #165d9e;
	font-weight: bold;
}
/* p.pagetitle copied from custom.css #article .article_sub_title */
.photoslider p.pagetitle {
	font-family: "Gudea", arial, helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #61646C;
	font-weight: bold;
}
/* h5.date copied from custom.css #article .sub_date */
.photoslider h5.date {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #83868c;
	padding-top: 9px;
	display: block;
}
/* h6.autor copied from custom.css #article .byline_bio */
h6.autor {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #165d9e;
}
.navigate-back {
	float: left;
	padding-bottom:3px;
}
.navigate-next {
	float: right;
	padding-bottom:3px;
}
.navigate-back a, .navigate-next a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #165d9e;
	text-decoration: none;
	font-weight: bold;
}
.navigate-back span, .navigate-next span {
	color: #ccc;
}
.navigate-back a:hover, .navigate-next a:hover {
	text-decoration: underline;
}
.navigate-back a.disable, .navigate-next a.disable {
	display: none;
}
.photoslider-component {
	display: block;
	content: ".";
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.jcarousel-list li {
	display: inline-block;
	float: left;
	margin: 0 8px;
	width: 80px;
}
.jcarousel-list li.last {
	margin-right: 0 !important;
}
.pagetitle-details {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	clear: both;
	padding-bottom: 20px;
}
.pagetitle-details a, .pagetitle-details a:hover {
	color: #165d9e;
}
.pagetitle-details h5, .pagetitle-details h6 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color:#83868C; /* devang 14-03-2014 807 */
}
.pagetitle-details h6.source a {
	color: #ccc;
}
.pagetitle-details h6.source a:hover {
	color: #165d9e;
	text-decoration: underline;
}
.pagetitle-details-left {
	float: left;
	width: 59%;
}
.pagetitle-details-right {
	float: right;
	margin-top: 12px;
}
.photoslider-content {
	padding-bottom: 15px;
}
.thumb-slider {
	display: block;
	content: ".";
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
}
.jcarousel-privious {
	float: left;
}
.jcarousel-privious .navigate-slider-back a {
	font-size: 0;
	line-height: 0;
	width: 30px;
	height: 30px;
	display: block;
	margin: 24px 0 24px 6px;
	float: left;
}
.jcarousel-privious .navigate-slider-back a.enable {
	background-image: url(../images/prev-next-horizontal.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.jcarousel-privious .navigate-slider-back a.disable {
	background-image: none !important;
	visibility: hidden;
}
.jcarousel-next .navigate-slider-next a {
	float: right;
	font-size: 0;
	line-height: 0;
	width: 30px;
	height: 30px;
	display: block;
	margin: 24px 0 24px 6px;
}
.jcarousel-next .navigate-slider-next a.enable {
	background-image: url(../images/prev-next-horizontal.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.jcarousel-next .navigate-slider-next a.disable {
	background-image: none !important;
	visibility: hidden;
}
#mycarousel {
	float: left;
	width: 84%;
	height: auto;
	overflow: hidden;
}
#mycarousel p.pager-caption {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#mycarousel p.pager-caption a {
	color: #165d9e;
  font-size: 14px;
	line-height: 16px;
	text-align: center;
	display: inline-block;
}
#mycarousel p.pager-caption a:hover {
	color: #ec7d21;
	/*background: #165d9e;*/
	display: inline-block;
}
#mycarousel p.pager-caption a.active {
	color: #ec7d21;
	/*background: #165d9e;*/
	display: inline-block;
}
.thumb-bottom-content {
	display: block;
	content: ".";
	clear: both;
	width: 100%;
}
.photoslider-content-img {
	display: table;
	content: ".";
	clear: both;
	height: auto;
	overflow: hidden;
	width: 100%;
	margin: 0 0 5px;
}
.photoslider-content-img img {
	margin: 0 auto;
	vertical-align: top;
	text-align: center;
	display: table-caption;
}
/* .photoslider-content-holder p copied from custom.css #article p.text */
.photoslider-content-holder p, .thumb-bottom-content p {
	font-family: "Gudea", arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #0C0C0C;
	font-weight: 400;
	margin-bottom: 1.3em;
}
/* .photoslider-content-holder p copied from custom.css #article p.subhead */
.thumb-bottom-content p strong {
	font-family: "Questrial", arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.1em;
	color: #000000;
	margin-top: 15px;
	font-weight: bold;
}

/* photo-article slider css end */
