/**
* 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
===================================*/
.bx-wrapper
{
	/*[disabled]position:relative;*/
	margin: 0px 0;
	padding: 0;
	=zoom: 1;
	height: auto;
	position: relative;
}
.bx-wrapper IMG
{
	width: 98%;
	display: block;
	position: relative;
	z-index: 2;
	overflow: visible;
}
#home .bx-wrapper IMG
{
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}
LI.projects
{
	width: 100%;
	background: transparent !important;
}
BODY .body-project
{
	background: transparent !important;
}
.bx-pager-project
{
	margin-top: 1%;
	margin-right: 0;
	padding-right: 0;
}
.bx-pager-project
{
	margin-top: 1%;
	margin-right: 0;
	padding-right: 0;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport
{
	/*[disabled]-moz-box-shadow:0 0 5px #ccc;*/
	/*[disabled]-webkit-box-shadow:0 0 5px #ccc;*/
	/*[disabled]box-shadow:0 0 5px #CCC;*/
	/*[disabled]border:5px solid #FFF;*/
	/*[disabled]left:-5px;*/
	background: transparent;
	height: 100%;
	overflow: visible;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto
{
	position: absolute;
	z-index: 999;
	bottom: 8px;
}
#bx-pager-project IMG, #bx-pager-project2 IMG, .project-small IMG
{
	border-radius: 5px;
	width: 100%;
}
#bx-pager-project A, #bx-pager-project2 A, A.project-small
{
	width: 32%;
	margin-right: 1%;
	float: left;
	/*[disabled]margin-top:1%;*/
}
/*LOADER*/
.bx-wrapper .bx-loading
{
	min-height: 50px;
	background: transparent url(images/bx_loader.gif) no-repeat center center;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/*PAGER*/
.bx-wrapper .bx-pager
{
	/*[disabled]text-align:center;*/
	font: italic 13px / 1.7 Garamond;
	color: #666;
	padding-top: 4px;
	/*[disabled]width:90%;*/
	bottom: 14px;
	left: 4%;
	position: fixed;
	text-align: left;
	z-index: 9999;
	width: 340px;
	margin: 0px auto 0px;
	opacity: 0.7;
}
#projekte .bx-wrapper .bx-controls
{
	z-index: 1;
	position: relative;
	height: 100%;
	bottom: 50%;
}
.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: #2C2C2C;
	opacity: 1;
	text-decoration: none;
	/*[disabled]text-indent:-9999px;*/
	display: block;
	width: 8px;
	height: 19px;
	margin: 0 2px 0 5px;
	outline: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-left: 7px;
	color: #FFFFFF;
	padding-bottom: 2px;
	z-index: 9999;
	padding-right: 6px;
}
#projekte .bx-wrapper .bx-pager.bx-default-pager A
{
	background: #2C2C2C;
	opacity: 1;
	text-decoration: none;
	/*[disabled]text-indent:-9999px;*/
	display: none !important;
	width: 8px;
	height: 19px;
	margin: 0 2px 0 5px;
	outline: 0;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-left: 7px;
	color: #FFFFFF;
	padding-bottom: 2px;
	z-index: 9999;
	padding-right: 6px;
	border: 1px solid #EEC8C8;
}
.bx-wrapper .bx-pager.bx-default-pager A:hover, .bx-wrapper .bx-pager.bx-default-pager A.active
{
	background: #A7C8C6;
	/*[disabled]text-decoration:line-through;*/
	color: #272727;
}
/*DIRECTION CONTROLS (NEXT / PREV)*/
.bx-wrapper .bx-prev
{
	left: -68px;
	background: url(../images/controls_white.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next
{
	right: -60px;
	background: url(../images/controls_white.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover
{
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover
{
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction A
{
	bottom: 3px;
	margin-top: 0px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	opacity: 0.9;
	position: relative;
	/*[disabled]display:none;*/
}
#projekte .bx-wrapper .bx-controls-direction A
{
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	opacity: 0.9;
	position: absolute;
	/*[disabled]display:block;*/
}
.bx-controls-direction
{
	height: 100%;
	position: relative;
}
.slider-projects .bx-controls-direction A
{
	bottom: 3px;
	margin-top: 0px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
	opacity: 0.9;
	position: relative;
	/*[disabled]display:none;*/
}
.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) no-repeat -86px -11px;
	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) no-repeat -86px -44px;
	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;
}
/*IMAGE CAPTIONS*/
.bx-wrapper .bx-caption
{
	position: absolute;
	top: 72px;
	left: 5%;
	width: 578px;
}
.bx-wrapper .bx-caption SPAN
{
	color: #FFFFFF;
	font: 1em Miso, Helvetica, Arial !important;
	text-transform: uppercase;
}
