/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/
.blokbanner { 
	margin-top: 30px !important;
	margin-bottom: 0px !important;	
	-webkit-box-shadow: 0px -5px 4px -5px #333 !important;
	box-shadow: 0px -5px 4px -5px #333 !important;
	} 

/*
.Banner:after {
			z-index: -1;
			position: absolute;
			content: "";
			bottom: 15px;
			right: 3px;
			left: auto;
			width: 92%;
			top: 0%;
			max-width: 300px;
			-webkit-box-shadow: 0 17px 8px #000;
			-moz-box-shadow: 0 17px 8px #000;
			box-shadow: 0 17px 8px #000;
			-webkit-transform: rotate(3deg);
			-moz-transform: rotate(3deg);
			-o-transform: rotate(3deg);
			-ms-transform: rotate(3deg);
			transform: rotate(3deg);
			max-height:100%; 
			}
*/				
	
.slideFrame { 
			/*
			margin: 0px auto 0px auto; 
			
			width: 616px; 
			height: 265px;
			*/
			width: 100% !important; 
			max-width: 100% !important; 
			height: auto;
			/*max-height:268px;*/
			overflow: hidden; 
			/*padding: 0px 0 0 0px; */
			position: relative; 
			/*
			background: #FFCC99;
			box-shadow: inset 2px 2px 2px #5c6468; 
			*/
			box-shadow: inset 0px 0px 0px #ffffff; 
			background-color: transparent !important; 
			
			width: 100%;
			position: relative;

			
			
			-webkit-border-top-left-radius: 5px !important;
			-webkit-border-top-right-radius: 5px !important;
			-moz-border-radius-topleft: 5px !important;
			-moz-border-radius-topright: 5px !important;
			border-top-left-radius: 5px !important;
			border-top-right-radius: 5px !important;
			
			-webkit-border-bottom-right-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;
	-moz-border-radius-bottomright: 5px !important;
	-moz-border-radius-bottomleft: 5px !important;
	border-bottom-right-radius: 5px !important;
	border-bottom-left-radius: 5px !important;

			content: '';
			}
	
.bx-wrapper {
	position: relative;
	/*width: 677px;*/
	width: 100%;
	max-width: 100% !important; 
	/*margin: 0 auto 60px;*/
	margin: 0; 
	padding: 0;
	*zoom: 1;
	/*background:#996666; */
	

	}
	
.bx-wrapper img {	
	display: block;
	border: 0px; 
	width: 100%; 
	max-width: 100%;
	height:auto; 
	}
	
				
	

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*left: -60px;*/
	/*width: 676px !important; */
	width: 100% !important;
	/*margin-top:-12px;*/
	}


.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}


/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	display: none !important; 
	position: absolute !important;
	/*top: 0px; */
	bottom: 0 !important;
	left: 0 !important;
	line-height: 40px !important;

	width: 100% !important;
	height: 40px !important;
	border: 1px solid #213242 !important;
	z-index: 2 !important;
	position: relative !important;
	margin-top: -5px !important;
	background-color: #063053 !important;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.20, #3f627f), color-stop(0.40, #3f627f), color-stop(0.6, #2e4f6f), color-stop(0.8, #2e4f6f)) !important;
	background-image: -webkit-linear-gradient(#3f627f, #3f627f, #2e4f6f, #2e4f6f) !important;
	background-image: -moz-linear-gradient(top, #3f627f, #3f627f, #2e4f6f, #2e4f6f) !important;
	background-image: -ms-linear-gradient(#3f627f, #3f627f, #2e4f6f, #2e4f6f) !important;
	background-image: -o-linear-gradient(#3f627f, #3f627f, #2e4f6f, #2e4f6f) !important;
	background-image: linear-gradient(#3f627f, #3f627f, #2e4f6f, #2e4f6f) !important;
	-webkit-box-shadow: inset 0px 0px 1px 0px #fff !important;
	box-shadow: inset 0px 0px 1px 0px #fff !important;
	
	-webkit-border-bottom-right-radius: 5px !important;
	-webkit-border-bottom-left-radius: 5px !important;
	-moz-border-radius-bottomright: 5px !important;
	-moz-border-radius-bottomleft: 5px !important;
	border-bottom-right-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
	}
	
	
.bx-wrapper .bx-caption span {
	display: block;
	font-family: UbuntuRegular;
	text-transform: uppercase !important;
	color: #a2bace !important;
	font-size: 14px !important;
	position: absolute !important;
	height: 28px !important;
	width: 92% !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	}



/*
	
.bx-wrapper .bx-caption1 {	
top: 0px;
bottom: 0;
left: 0px;
height: 25px;
background: #666\9;
background: rgba(80, 80, 80, 0.65);
width: 100%;
}
*/
/*
.bx-wrapper .slide {
	border: 1px solid #2c3339;
	width: 677px;
	background: #fff;
	min-height: 275px;
	}

.bx-wrapper a { text-decoration:none; margin:0px; }
*/



/* PAGER */
.bx-wrapper .bx-controls {  display:none !important;  } 

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	/*padding-top: 20px;*/
	
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	z-Index:50;
	position:absolute;
	left:-47px;
	/*top: 12px !important;*/
	top: 30% !important; 
	height: 60px !important; 
	width: 60px !important; 
 	cursor:pointer;
	background: url(../images/prev.png) no-repeat;
	}


.bx-wrapper .bx-next {
	right:53px !important;
	/*top: 12px !important;*/
	top: 30% !important; 
	height: 60px !important; 
	width: 60px !important; 
 	cursor:pointer;
	background: url(../images/next.png) no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background: url(../images/prev_hover.png) no-repeat;
}

.bx-wrapper .bx-next:hover {
	background: url(../images/next_hover.png) no-repeat;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top:27px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 400 !important;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
	}