/*======= BT CONTENT SHOWCASE ========*/

.defaultLayout .bt-contentshowcase {
    position: relative;
    border: none;
}

.defaultLayout .bt-contentshowcase a:hover {

}

.defaultLayout .slides_container {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.defaultLayout .bt-contentshowcase h3 {
    color: #aeaeae;
    line-height: 46px;
    text-indent: 15px;
    text-transform: uppercase;     
    margin: 0 !important;	
	font-size:30px;
	font-weight:300;	
	padding-right:20px;		
	text-align:right;
}
.defaultLayout .bt-contentshowcase h3  span{
	font-weight:bold;
	font-size:40px;
}
.defaultLayout .bt-contentshowcase h3 a{
    color: #d67901;
}
/*
        Next/prev buttons
*/
.defaultLayout .next,.defaultLayout .prev {
    display: block;
    width: 10px;
    height: 15px;
}

.defaultLayout .bt_handles {
    border: 1px solid red;
    position: absolute !important;
    margin:  0 !important;
    padding: 0 !important;
    border: 0 !important;
    z-index:999;
}



.defaultLayout p.bt-readmore {
    text-align: left;
    clear:both;
}

.defaultLayout p.bt-readmore a {
    color: #d67900;
}

.defaultLayout p.bt-readmore a:hover,.defaultLayout p.bt-readmore a:active {
    background: #ffffff;
}


/*
        Handle
*/
.defaultLayout .bt_handles li {
    float: left;
    margin: 0 1px;
    list-style: none;
    padding:0px;
}

.defaultLayout .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;
}

.defaultLayout .bt_handles li a:active,.defaultLayout .bt_handles li a:focus,.defaultLayout .bt_handles li a:hover {
    background-color: transparent !important;
}

.defaultLayout .bt_handles li.current a {
    background-position: 0 -12px;
}

.defaultLayout .bt-container {
    position: relative;
}



/* main flash */
.defaultLayout .bt-main-wapper {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.defaultLayout .bt-main-wapper .bt-main-item {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    position: absolute;
}

.defaultLayout .bt-row {
    position: relative;
    overflow: hidden;
    padding: 8px 0 0;
    float: left;
}
/*** CSS STYLE FOR ITEM ****/
.defaultLayout .bt-inner {
    margin-left: 10px;
    position: relative;

}
.t3-sidebar .defaultLayout .bt-inner{
	margin-right:5px;
}
.defaultLayout .bt-inner a {
    text-decoration: none;
	display:inline-block;
	position:relative;
}
.defaultLayout .bt-inner a.bt-image-link .arrow{
	position:absolute;
	top:0;
	right:0px;
	left:0px;
	bottom:0;
}
.defaultLayout .bt-inner a.bt-image-link:hover .arrow{
	background:url('../images/shadow-img.png') top left;	
}
.defaultLayout .bt-inner a.bt-image-link:hover .arrow1{
	background:url('../images/arrow.png') center center no-repeat;	
	height:100%;
}
.module_last .defaultLayout .bt-inner img {
    box-shadow: 5px -5px 0px #dddddd;
    -webkit-box-shadow: 5px -5px 0px #dddddd;
    -moz-box-shadow: 5px -5px 0px #dddddd;
	max-width:98%;
}
.module_last .defaultLayout .bt-inner a:hover img{	

}
.defaultLayout .bt-inner .bt-title {
	font-size:16px;	
	color:#646464;
    padding: 0 0 5px;
    display: block !important;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 20px;
	font-family:'Open Sans',sans-serif;
}

.defaultLayout .bt-inner .bt-title-nointro {
    padding: 0 0px 10px 0px;
    color: #d67900;
    font-weight: bold;
}

.defaultLayout .bt-inner .bt-category {
    color: #4a4a4a;
    margin: 0 0px 10px 0px;
    display: block;
    font-weight: bold;
}

.defaultLayout .bt-inner .bt-introtext {
    display: block;
    font-weight: normal;
    margin: 15px 0;
    padding-left: 10px;
}
.defaultLayout .bt-inner .bt-introtext img {
    margin: 5px 0px;

}
.defaultLayout .bt-extra {

    margin-top: 5px;
}

.defaultLayout .bt-date,.defaultLayout .bt-author {
    font-weight: normal;
    font-size: 80%;
}

.defaultLayout .bt-row-separate {
    clear: both;
    height: 1px;
    border-bottom: 1px dotted #959595;
    margin: 0px 10px;
    margin-bottom: 15px;
}

.defaultLayout .bt-contentshowcase ul li{
    display: block;
}

.defaultLayout .btcontentshowcase-prev {
    background-image: url(../images/re-left.png) !important;
    _text-indent: -9999px;
    margin:0 1px;
    padding:0;
    width: 31px; height: 31px;
    cursor: pointer;
    float: right;
}

.defaultLayout .btcontentshowcase-prev:hover{

}
.defaultLayout .btcontentshowcase-next {
    background-image: url(../images/re-right.png) !important;
    _text-indent: -9999px;
    margin:0 1px;
    padding:0;
    width: 31px; height: 31px;
    cursor: pointer;
    float: right;
}

.defaultLayout .btcontentshowcase-next:hover{
}
.defaultLayout  #btcontentshowcase-control{
    margin: 5px 0px; 
	position: absolute;
    right: 10px;
    top: -81px;   
}
.defaultLayout .btcontentshowcase-navigation{
    float: right;
    margin: 1px 3px;
}
.defaultLayout .btcontentshowcase-navigation .bullet{
    background-image: url("../images/bullet.png");
    background-position: 0 0;
    display: block !important;
    float: left;
    height: 12px;
    overflow: hidden;
    width: 12px;
    text-indent: 9999px;
    margin: 0px 1px;
}
.defaultLayout .btcontentshowcase-navigation .bullet:hover,
.defaultLayout .btcontentshowcase-navigation .bullet.current{
    background-position: 0 12px;
}
.defaultLayout .btcontentshowcase-navigation a{
    text-decoration: none !important;
}

.defaultLayout .btcontentshowcase-navigation .number{
    background-image: url("../images/number.png"); background-position: 0 14px;
    display: block !important;
    float: left;
    width: 14px; height: 14px; line-height: 13px;
    margin: 0 1px;
    overflow: hidden;
    text-align: center;
    color: #ffffff; font-weight: bold; font-size: 10px;
}
.defaultLayout .btcontentshowcase-navigation .number:hover,
.defaultLayout .btcontentshowcase-navigation .number.current{
    background-position: 0 0;
}

.module_feature  #btcontentshowcase-control{
    right: 5px;
    top: -66px;   
}
.module_feature .defaultLayout .bt-inner .bt-introtext {
	border-left: 2px solid #fff;
	color:#fff;  
	margin-top:20px;
	margin-bottom:15px;
}
.module_feature .defaultLayout .bt-inner .bt-title{
	color:#fff;
	text-transform: inherit;
	font-family:'Open Sans',sans-serif;
	font-weight:300;
}
.module_feature  .defaultLayout .bt-row{
	margin-bottom:5px;
}
.module_feature .defaultLayout .readmore{
	float:left;
}
.module_feature  .defaultLayout .btcontentshowcase-next {
  background: url("../images/re-right1.png") repeat scroll 0 0 transparent !important;
  height: 13px;
  margin: 0 4px;
  width: 8px;
}
.module_feature  .defaultLayout .btcontentshowcase-prev {
  background: url("../images/re-left1.png") repeat scroll 0 0 transparent !important;
  height: 13px;
  margin: 0 4px;
  width: 8px;
}
.module_feature  .defaultLayout .btcontentshowcase-next:hover {
  background-color: transparent !important;
}
.module_feature  .defaultLayout .btcontentshowcase-prev:hover {
  background-color: transparent !important;
}
.module_feature .defaultLayout .bt-inner a.bt-image-link{
	border:1px solid #fca7bb;
	padding:3px;	
}
.module_feature .defaultLayout .bt-inner a.bt-image-link:hover{
	background-color:transparent;
}
.module_feature .defaultLayout .bt-inner a.bt-image-link img{
	width:100% !important;
}
.module_feature .icon-feature{
	background:url('../images/b-module-feature.png') no-repeat bottom right !important;
	width:21px;
	height:21px;
	float:right;
	margin-right:3px;
	margin-bottom:3px;
}
.defaultLayout  .swap-flanks{
	float:right;
	padding-right:20px;
	padding-top:10px;
}
.defaultLayout  .swap-flanks .btcontentshowcase-prev{
	position:static !important;
	float:left;
	width:33px;
	height:33px;
	border:1px solid #dcdcdc;
}
.defaultLayout  .swap-flanks .btcontentshowcase-next{
	width:33px;
	height:33px;
	position:static !important;
	border:1px solid #dcdcdc;
}