#stacks_in_3>.s3_row {
	margin: 0 -10px;
}

#stacks_in_3>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_3>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_3>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_3>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_3>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_3>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* 
 * Facebook Connect
 * Author: Jeremy Hawes
 * Version: 2.0.2
 * Support: 1littledesigner.com
 * Description: Facebook buttons (like, send, follow), page comments, embedded posts & embedded pages
 */


	.fb-like {
		top: 4px;
		margin-bottom: 5px;
	}
	#wrapper_facebookConnect_stacks_in_5 {
	    min-height: 10px;
	    
	    
	        margin-bottom: -12px;
	    
	    padding-bottom: 15px;
	}




	



#stacks_in_9 {
	padding: 0px 0px 5px 0px;
}

#stacks_in_10 {
	font-size: 199%;
	font-weight: bold;
}

/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */

#stacks_in_11 .carousel {
  position: relative;
}

#stacks_in_11 .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#stacks_in_11 .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

#stacks_in_11 .carousel-inner > .item > img,
#stacks_in_11 .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1;
}

#stacks_in_11 .carousel-inner > .active,
#stacks_in_11 .carousel-inner > .next,
#stacks_in_11 .carousel-inner > .prev {
  display: block;
}

#stacks_in_11 .carousel-inner > .active {
  left: 0;
}

#stacks_in_11 .carousel-inner > .next,
#stacks_in_11 .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

#stacks_in_11 .carousel-inner > .next {
  left: 100%;
}

#stacks_in_11 .carousel-inner > .prev {
  left: -100%;
}

#stacks_in_11 .carousel-inner > .next.left,
#stacks_in_11 .carousel-inner > .prev.right {
  left: 0;
}

#stacks_in_11 .carousel-inner > .active.left {
  left: -100%;
}

#stacks_in_11 .carousel-inner > .active.right {
  left: 100%;
}

#stacks_in_11 .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* show_gradient = 1 */


#stacks_in_11 .carousel-control.left {

  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);

}

#stacks_in_11 .carousel-control.right {
  right: 0;
  left: auto;

  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);

}


#stacks_in_11 .carousel-control:hover,
#stacks_in_11 .carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#stacks_in_11 .carousel-control .icon-prev,
#stacks_in_11 .carousel-control .icon-next,
#stacks_in_11 .carousel-control .glyphicon-chevron-left,
#stacks_in_11 .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

#stacks_in_11 .carousel-control .icon-prev,
#stacks_in_11 .carousel-control .glyphicon-chevron-left {
  left: 50%;
}

#stacks_in_11 .carousel-control .icon-next,
#stacks_in_11 .carousel-control .glyphicon-chevron-right {
  right: 50%;
}

#stacks_in_11 .carousel-control .icon-prev,
#stacks_in_11 .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}

#stacks_in_11 .carousel-control .icon-prev:before {
  content: '\2039';
}

#stacks_in_11 .carousel-control .icon-next:before {
  content: '\203a';
}

#stacks_in_11 .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

#stacks_in_11 .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

#stacks_in_11 .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

#stacks_in_11 .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#stacks_in_11 .carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  #stacks_in_11 .carousel-control .glyphicons-chevron-left,
  #stacks_in_11 .carousel-control .glyphicons-chevron-right,
  #stacks_in_11 .carousel-control .icon-prev,
  #stacks_in_11 .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  #stacks_in_11 .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  #stacks_in_11 .carousel-indicators {
    bottom: 20px;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../files/glyphicons-halflings-regular.eot');
  src: url('../files/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../files/glyphicons-halflings-regular.woff') format('woff'), url('../files/glyphicons-halflings-regular.ttf') format('truetype'), url('../files/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

#stacks_in_11 .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

#stacks_in_11 .glyphicon-chevron-left:before {
  content: "\e079";
}

#stacks_in_11 .glyphicon-chevron-right:before {
  content: "\e080";
}


#stacks_in_11 .item img {
	width: 100%;
}




#stacks_in_11 .row {
	background-image: -webkit-linear-gradient(#eee 40%, #aaa 100%);
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
	padding: 10px;
	font-family: Georgia;
}

#stacks_in_11 .container {
  padding:0;
  position:static;
}

#stacks_in_11 ol, #stacks_in_11 ul {
  padding-top: 0;
  padding-bottom: 0;
}
#stacks_in_11 {
	padding: 10px 0px 0px 0px;
}

#stacks_out_11 {
	width: 80%;
}

#stacks_in_367 {
	padding: 30px 0px 0px 0px;
}
/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_365.headerInheritStylesOff,
#simpleHeaders_stacks_in_365.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_365.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_365.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_365.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_365.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_365.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_365.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_365.headerInheritColorsOff,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_365.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_365.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_365.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/**
 * 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 {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.bx-wrapper ul > li {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

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

.bx-wrapper .bx-viewport {
	
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	
	border: solid #D0D0D0 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	left: -5px;
	background: #FFFFFF;
}

.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;
}

/* PAGER */

.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: #606060;
	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: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.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 {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.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;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
	z-index: 9999;
	text-align: center;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 1em;
	padding: 10px;
}
#stacks_in_98 {
	padding: 0px 0px 20px 0px;
}
/* 
 * Simple Headers Pro
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-headers/
 * Support: http://forum.onelittledesigner.com
 * Verson: 2.0.5
 */

#simpleHeaders_stacks_in_300.headerInheritStylesOff,
#simpleHeaders_stacks_in_300.headerInheritStylesOff h1,
#simpleHeaders_stacks_in_300.headerInheritStylesOff h2,
#simpleHeaders_stacks_in_300.headerInheritStylesOff h3,
#simpleHeaders_stacks_in_300.headerInheritStylesOff h4,
#simpleHeaders_stacks_in_300.headerInheritStylesOff h5,
#simpleHeaders_stacks_in_300.headerInheritStylesOff h6 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	letter-spacing: 0px;
	display: block;
	text-shadow: ;
}
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn h1,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn h2,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn h3,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn h4,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn h5,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.fontFamilyOn h6 {
	font-family: Arial'ChunkFiveRegular';
	backface-visibility: visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
}
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn h1,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn h2,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn h3,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn h4,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn h5,
#simpleHeaders_stacks_in_300.headerInheritStylesOff.lineHeightOn h6 {
	line-height: 18px;
}
#simpleHeaders_stacks_in_300.headerInheritColorsOff,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a h1,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a h2,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a h3,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a h4,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a h5,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a h6,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h1,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h2,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h3,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h4,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h5,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h6 {
	color: #169EE6;
}
#simpleHeaders_stacks_in_300.headerInheritColorsOff:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover h1,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover h2,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover h3,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover h4,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover h5,
#simpleHeaders_stacks_in_300.headerInheritColorsOff a:hover h6,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h1:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h2:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h3:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h4:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h5:hover,
#simpleHeaders_stacks_in_300.headerInheritColorsOff h6:hover {
	color: #FF6600;
}
/**
 * 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 {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.bx-wrapper ul > li {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

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

.bx-wrapper .bx-viewport {
	
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	
	border: solid #D0D0D0 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	left: -5px;
	background: #FFFFFF;
}

.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;
}

/* PAGER */

.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: #606060;
	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: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.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 {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.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;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
	z-index: 9999;
	text-align: center;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: 1em;
	padding: 10px;
}