	/*======= BT CONTENT SLIDER ========*/
.bt-cs {
	position: relative;
/*--	background-color: #FFFFFF;	*/
}
.slides_container {
/*--	overflow: hidden;	*/
	position: relative;
}
.bt-cs h3 {
	color: #d67901;
	margin: -2px -2px 0px;
	padding: 0 10px;
}
.bt-introtext	{
	padding: 10px;
	overflow: hidden;
	height: 154px;
}
.bt-sarch	{
	width: 265px;
	float: right;
	position: relative;
}
.bt-sarcht	{
	float: right;
	position: absolute;
	left: 103px;
	bottom: 5px;
}
.headerlink	{
	padding:0 10px;
	font-weight: bold;
font-size: 110%;
height: 48px;
border-bottom: 1px solid #F5D7D7;
overflow:hidden;
text-align:left;
}
.bt-cs .readmore	{
float:right;
margin:0px;	
}
.header {
	font-weight:bold;
	padding:0 10px;
	font-size:120%;
	letter-spacing:.5px;
	background-color:#E9E0E1;
	border-bottom: 1px solid #9F9494;
	height:25px;
	color:#BC171A;
}
/*
	Handles - Next/prev buttons
*/
.bt-cs .next,.bt-cs .prev {
	position:absolute;
	z-index:100;
	width: 25px;
	height: 25px;
	font-family: FontAwesome;
	text-align: center;
	background: #000;
	font-size: 17px;
	color:#fff;
}
.bt-cs a.prev {
	top:0;
	left:795px;
}
.bt-cs a.next {
	right:0;
	top:25px;
}
a.prev:hover, a.next:hover {
	color:#B8C90B;
	text-decoration:none;
}
.prev:before {
	content: "\f106";
}
.next:before {
	content: "\f107";
}
/*bullet */
.bt-cs .bt_handles {
	border: 1px solid red;
	position: absolute !important;
	margin:  0 !important;
	padding: 0 !important;
	border: 0 !important;
	z-index:101;
}
.bt-cs .bt_handles li {
	float: left;
	margin: 0 1px!important;
	list-style:none;
	padding:0px!important;
	background:none!important;
}
.bt_handles li a {
	display: block !important;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	padding: 12px 0 0 0 !important;
	overflow: hidden;
}
.bt_handles li.current a {
	background-position: 0 -12px;
}

/*numbering */
.bt-cs .bt_handles_num {
	border: 1px solid red;
	position: absolute !important;
	margin:  0 !important;
	padding: 0 !important;
	border: 0 !important;
	z-index:101;
}
.bt-cs .bt_handles_num li {
	float: left;
	margin: 0 1px!important;
	list-style:none;
	padding:0px!important;
	background:none!important;
}
.bt_handles_num li a {
	display: block !important;
	width:12px;
	height:15px;
	line-height:15px;
	background:grey;
	float: left;
	padding:0!important;
	overflow: hidden;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:10px;
}
.bt_handles_num li a:hover{
	opacity:0.8;
}
.bt_handles_num li.current a {
	background:orange;
}

/*** CSS STYLE FOR ITEM ****/
.bt-cs .bt-row {
	float: left;
	position: relative;
	overflow: hidden;
}
.bt-cs .bt-inner {
	position: relative;
	margin: 1px 9px;
}
.bt-cs .bt-inner a {
	text-decoration: none;
}
.bt-cs .bt-inner img {
	max-width:100%;
}
.bt-cs .bt-inner .bt-title {
	clear: both;
	line-height:140%;
	display:inline-block;
	text-align:left;
}
.bt-cs .bt-inner .bt-category {
	clear: both;
	color: #4a4a4a;
	font-weight: bold;
	line-height:150%;

}
.bt-cs .bt-center{
	text-align:center;
}
.bt-cs .bt-extra {
	clear: both;
	margin-top: 5px;
}
.bt-cs .bt-date,.bt-cs .bt-author {
	font-weight: normal;
	font-size: 80%;
}
.bt-row-separate {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #959595;
	margin: 5px 10px;
}
.sliderbp	{
	top: 307px;
	position: absolute;
	background-color: rgb(255, 255, 255);
	height: 25px;
	opacity: 0.5;
	width: 100%;
}
.titlen {
	color: #E11B1B;
	font-size:125%;
}
.titles {
	margin:2px 0;	
	font-weight:bold;
}
.arrow {
	background:url(../../images/arrow.png) no-repeat left;
	padding-left: 20px;
}
.rm {
	text-align:right;
}
.rm a {
	color: #E31215;
}
.hlart a:hover, .hrart a:hover, .news a:hover {
    text-decoration: underline;
}
.nformat {
	color:#E11B1B;	
	float:left;
}
.nformat.comy {
	font-size:90%;
	margin:2px 0 0 7px;
}
.catdis.first {
    margin-right: 22px;
}
.catdis.second {
	margin: 0 11px 0 12px;
}
.catdis.third {
	margin-left: 23px;
}
.catdis {
	padding-bottom: 10px;
}
