/*======= BT CONTENT SLIDER ========*/

.bt-cs {
	position: relative;
	border: none;
	display: block;
	background-color:#444444;
}

#slide-button img {
	top:50%;
	right: 50%;
}

.bt-bgevents #slide-button {
	background-color: #6ea526;
	right: 10px;
}

.bt-bgrfp #slide-button {
	background-color: #009ddc;
}

.bt-bgmarina #slide-button {
	background-color: #8b3c8d;
}

#slide-button {
	border-radius: 50px;
	height: 50px;
	width: 50px;
	position: absolute;
	z-index: 10;
	border: 3px solid #ffffff;
	right: 5px;
	top: 65px;
	background-color: #AD2F31;
	background-image: url(side-arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
}



#btcontentslider436 #bt-view-allevents { 
    display:block !important;
	height: auto;
	width: 100%;
    border: 1px solid #48aa43;
    color: #48aa43;
    font-size: 16px;
    text-align: center;
}

#btcontentslider436 #bt-view-allevents:hover{ 
    display:block !important;
	height: auto;
	width: 100%;
	background-color:#626d5d;
    border: 1px solid #48aa43;
    color: #fff;
    font-size: 16px;
    text-align: center;
}



#btcontentslider437 #bt-view-alltheater { 
    display:block !important;
	height: auto;
	width: 100%;
    border: 1px solid #147eba;
    color: #147eba;
    font-size: 16px;
    text-align: center;
}

#btcontentslider437 #bt-view-alltheater:hover { 
    display:block !important;
	height: auto;
	width: 100%;
	background-color:#304d5d;
    border: 1px solid #147eba;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

#btcontentslider435 #bt-view-allexhibits{ 
    display:block !important;
	height: auto;
	width: 100%;
    border: 1px solid #ea7f1f;
    color: #4ea7f1f;
    font-size: 16px;
    text-align: center;
}

#btcontentslider435 #bt-view-allexhibits:hover { 
    display:block !important;
	height: auto;
	width: 100%;
	background-color:#765639;
    border: 1px solid #ea7f1f;
    color: #fff;
    font-size: 16px;
    text-align: center;
}


#btcontentslider438 #bt-view-alllearning { 
    display:block !important;
	height: auto;
	width: 100%;
    border: 1px solid #a94e95;
    color: #a94e95;
    font-size: 16px;
    text-align: center;
}

#btcontentslider438 #bt-view-alllearning:hover { 
    display:block !important;
	height: auto;
	width: 100%;
	background-color:#5c4156;
    border: 1px solid #a94e95;
    color: #fff;
    font-size: 16px;
    text-align: center;
}



.bt-csevents {
	background-color: #6ea526 !important;
	border-top-right-radius: 20px;
}

.bt-dateevents  {
	font-size: 200%;
}

/*=========================================================*/


.bt-csrfp {background-color:#009edd !important;
	border-top-right-radius: 20px;
}

.bt-daterfp {
	font-size: 200%;
}



/*=========================================================*/


.bt-csmarina {background-color:#8b3c8d !important;
	border-top-right-radius: 20px;
}

.bt-datemarina {
	font-size: 200%;
}

/*=========================================================*/

.slides_container {
	overflow: hidden;
	position: relative;
 height: 300px;

}



.bt-cs h3 {
	color: #FFFFFF;
	line-height: 37px;
	text-indent: 10px;
	text-transform: uppercase;
	height: 30px;
	margin: 0 !important;
	-webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}



/*

	Handles - Next/prev buttons

*/

.bt-cs .next,.bt-cs .prev {

	display: block;

	width: 11px;

	height: 21px;

}



.bt-cs .bt_handles {

	border: 1px solid red;

	position: absolute !important;

	margin:  0 !important;

	padding: 0 !important;

	border: 0 !important;

	z-index:999;

}



.bt-cs a.next {

	background: url(../images/re-right.png) !important;

	text-indent: -9999px;

	position:absolute;

	z-index:999;

	margin:0;

	padding:0;
	    border: none !important;
    outline: none !important;

}



.bt-cs a.prev {

	background: url(../images/re-left.png) !important;

	text-indent: -9999px;

	position:absolute;

	z-index:999;

	margin:0;

	padding:0;
		    border: none !important;
    outline: none !important;

}



.bt-cs .next:hover {

	background: url(../images/re-right-hover.png) scroll 0 0 transparent

		!important;

}



.bt-cs .prev:hover {

	background: url(../images/re-left-hover.png) scroll 0 0 transparent

		!important;

}

.bt-cs .bt_handles li {

	float: left;

	margin: 0 1px;

	list-style: none;

	padding:0px;

}



.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 a:active,.bt_handles li a:focus,.bt_handles li a:hover {

	background-color: transparent !important;

}



.bt_handles li.current a {

	background-position: 0 -12px;

}



.bt-cs .bt-container {

	position: relative;

}



.bt-cs .bt-row {

	float: left;

	position: relative;

	overflow: hidden;

	padding: 0;
	width: 100% !important;

}



/* main flash */

.bt-cs .bt-main-wapper {

	position: relative;

	overflow: hidden;

	z-index: 1;

}



.bt-cs .bt-main-wapper .bt-main-item {

	overflow: hidden;

	padding: 0px;

	margin: 0px;

	height: 100%;

	width: 100%;

	position: absolute;

}



/*** CSS STYLE FOR ITEM ****/

.bt-cs .bt-inner {

	margin: 0;

	position: relative;

	padding: 0;

}

.bt-cs .bt-inner a {

	text-decoration: none;

}

.bt-cs .bt-inner img {

	/*outline: 1px solid #b5b5b5;

	border: 2px solid #fff;*/

}
.bt-inner .readmore a{ color:#d8d8d8 !important;
}
.bt-inner .readmore { text-align:right !important;
}
.bt-inner .readmore a:hover{ color:#FFF !important;
}



.bt-cs .bt-inner .bt-title {
	clear: both;
	display: block;
    line-height: 16px;
	color: #ffffff;
	font-weight: bold;
    font-size: 140%;
	margin-top: 10px;
	padding-left: 10px;
    padding-right: 10px;
}

.bt-cs .bt-inner .bt-title:hover {
	color: #222222;
}

.bt-cs .bt-inner .bt-title-nointro {

	clear: both;
	padding: 0 0px 10px 0px;
	color: #d67900;
	font-weight: bold;
	text-transform: auto;

}



.bt-cs .bt-inner .bt-category {

	clear: both;

	color: #4a4a4a;

	margin: 5px 0px 10px 0px;

	display: block;

	font-weight: bold;

}

.bt-bgevents {
}

.bt-cs .bt-inner .bt-introtext {
	
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    width: 200px;

}

.bt-cs .bt-inner .bt-introtext img {

	margin: 5px 0px;

	

}

.bt-cs .bt-extra {

	clear: both;
	line-height: 18px;
    margin-top: 10px;
	font-family: Trebuchet ms,Tahoma,Arial,sans-serif;
	letter-spacing: -2px;
	   padding-left: 10px;
    padding-right: 10px;

}



.bt-cs .bt-date,.bt-cs .bt-author {

	font-weight: nomarl;

	font-size: 80%;

}



.bt-row-separate {

	clear: both;

	height: 1px;

	border-bottom: 1px dotted #959595;

	margin: 0px 10px;

	margin-bottom: 15px;

}