/*
*     Owl Carousel Owl Demo Theme
*    v1.3.3
*/
/*+clearfix {*/
#owl-demo.owl-carousel .owl-wrapper .owl-item:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#owl-demo.owl-carousel .owl-wrapper .owl-item
{
	display: inline-block;
}
#owl-demo.owl-carousel .owl-wrapper .owl-item
{
	/*\*/
	display: block;
	/**/
	-height: 1px;
}
/*+}*/
.owl-theme .owl-controls
{
	text-align: center;
	font-family: "Trebuchet MS";
}
#owl-demo .owl-controls DIV.owl-pagination
{
	margin-top: -38px;
	width: 650px;
	text-align: left;
	margin: 0 auto auto;
	z-index: 50;
	position: relative;
	padding-left: 23px;
	display: none;
}
/*Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons DIV
{
	color: #FFFFFF;
	display: inline-block;
	zoom: 1;
	=display: inline;
	/*IE7 life-saver*/
	margin: 5px;
	padding: 3px 10px;
	font-size: 15px;
	background: #1AA0DB;
	filter: Alpha(Opacity=80);
	/*IE7 fix*/
	opacity: 0.5;
	/*[empty]+placement:;*/
	font-weight: bold;
	/*+border-radius:27px;*/
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
	-khtml-border-radius: 27px;
	border-radius: 27px;
	height: 22px;
}
/*Clickable class fix problem with hover on touch devices
Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons DIV:hover
{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
#gallery .owl-prev
{
	/*+placement:shift -459px -190px;*/
	position: relative;
	left: -459px;
	top: -190px;
}
#gallery .owl-next
{
	/*+placement:shift 456px -190px;*/
	position: relative;
	left: 456px;
	top: -190px;
}
#owl-demo .owl-next
{
}
#owl-demo .owl-buttons DIV.owl-next
{
	float: right;
	top: -241px;
	right: 2%;
	position: relative;
	/*[empty]display:;*/
}
#owl-demo .owl-prev
{
}
#owl-demo .owl-buttons DIV.owl-prev
{
	float: left;
	top: -241px;
	left: 2%;
	position: relative;
}
/*Styling Pagination*/
.owl-theme .owl-controls .owl-page
{
	display: inline-block;
	zoom: 1;
	=display: inline;
	/*IE7 life-saver*/
}
.owl-theme .owl-controls .owl-page SPAN
{
	display: block;
	width: 13px;
	height: 13px;
	margin: 5px 3px 5px 7px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	background: #767676;
	border: 1px solid #E6F3FB;
}
.owl-theme .owl-controls .owl-page.active SPAN, .owl-theme .owl-controls.clickable .owl-page:hover SPAN
{
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}
/*If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page SPAN.owl-numbers
{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/*preloading images*/
.owl-item.loading
{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}
/*
*     Core Owl Carousel CSS File
*    v1.3.3

clearfix*/
.owl-carousel .owl-wrapper:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*display none until init*/
.owl-carousel
{
	position: relative;
	/*[empty]margin-bottom:;*/
}
.owl-carousel .owl-wrapper
{
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
	margin-top: 0px;
}
.owl-carousel .owl-wrapper-outer
{
	overflow: hidden;
	position: relative;
	margin: 0px;
}
#gallery #sync2 IMG
{
	width: 100%;
	max-height: 100px;
}
#gallery #sync2 .owl-item DIV
{
	margin-right: 11px;
}
.owl-carousel .owl-wrapper-outer.autoHeight
{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item
{
	float: left;
	text-align: center;
}
/*[clearfix]*/#owl-demo.owl-carousel .owl-wrapper .owl-item
{
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
.caption .big STRONG
{
	font-family: "century gothic";
	font-weight: bold;
	/*+text-shadow:0px 0px 19px rgba(0, 0, 0, 0.51);*/
	-moz-text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
	-webkit-text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
	-o-text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
}
.owl-item #item-shell .caption .big
{
	font-size: 45px;
	line-height: 1;
	display: block;
	padding: 10px 5% 14px;
	color: #FFFFFF;
	float: left;
	position: relative;
	margin-top: 0px;
	text-align: center;
	width: 90%;
	font-family: "open sans";
	font-weight: 100;
	top: -80px;
	/*+text-shadow:0px 0px 19px rgba(0, 0, 0, 0.51);*/
	-moz-text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
	-webkit-text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
	-o-text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
	text-shadow: 0px 0px 19px rgba(0, 0, 0, 0.51);
}
#owl-demo #sync1 .owl-item H1
{
	margin: auto;
	width: 100%;
	text-align: center;
}
#gallery .owl-carousel .owl-item
{
	background-color: #FFFFFF;
}
#gallery .span12
{
	width: 1000px;
	margin: auto;
	overflow: hidden;
	/*[empty]+placement:;*/
}
#gallery .owl-wrapper .owl-item .item
{
	float: left;
}
#gallery #sync1 .item IMG
{
	max-width: 1000px;
	height: 328px;
	border: 9px solid #D4D4D4;
}
#gallery #sync1 .owl-item H1
{
	margin: auto;
	width: 1000px;
}
.owl-controls .owl-page, .owl-controls .owl-buttons DIV
{
	cursor: pointer;
	/*[empty]+placement:;*/
}
.owl-controls
{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/*[empty]+placement:;*/
	height: 0px;
}
/*mouse grab icon*/
.grabbing
{
	cursor: url(grabbing.png) url(8) url(8), move;
}
/*fix*/
.item
{
	margin: auto;
}
.caption
{
	width: 100%;
	max-width: 980px;
	text-align: left;
	margin: auto;
}
.caption-shell
{
	color: #151515;
	width: 100%;
	z-index: 2;
	position: relative;
	line-height: 24px;
	bottom: 93px;
	height: 96px;
	margin: auto;
	font-size: 11pt;
}
