/* Soft Light Theme (Default) */
/*
 * @title: Soft Light
 * @authors: Noah Chase
 */
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('http://static.websimages.com/static/projects/finch/themes/ie-css3.htc');
		behavior: url('http://10.1.0.136/webstatic/static/projects/finch/themes/ie-css3.htc');
	}
}
*/
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE *//*
 * @title : Default App Styles
 * @author : Nick Swider
 * @requires : @theme, @title_color, @text_color
 */
/************ Standard Padding For All Pages, temporarily put here so all themes get it ************/
.webs-container {
  padding: 10px;
}
.webs-text p {
  padding: 0;
}
/**************************************************************************************************/
.webs-content {
  /* --- custom select --- 
	.select_container {
		position: relative;
		border: 1px solid hsl(hue(@theme), saturation(@theme), 80%);
		.border-radius(3px);
		display: inline-block;
		*display: inline; *zoom: 1;
	}
	.select_container .select_handle {
		display: block;
		float: right;
		width: 17px;
		height: 20px;
		margin: 2px;
		background: #fff url('-{theme_root}/images/dropdown_handle.png') no-repeat 6px 9px;
		text-indent: -9999px;
		.border-radius(3px);
	}
	.select_container .select_selected {
		line-height: 28px;
		padding: 0 5px;
		height: 27px;
	}
	.select_container .select_ul {
		position: absolute;
		top: 27px;
		left: -1px;
		width: 100%;
		padding: 0;
		z-index: 10;
		border: 1px solid hsl(hue(@theme), saturation(@theme), 80%);
		background: #fff;
	}
	.select_container .select_ul li { 
		padding: 2px 4px;
		display: block;
		float: none;
	}
	.select_container .select_handle:hover,
	.select_container .select_ul li:hover { 
		background-color: hsl(hue(@theme), saturation(@theme), 93%);
	}
	*/

}
.webs-content .fw-message,
.webs-content .fw-flash {
  border-color: #ff999b;
  background-color: #ffdbdc;
  color: #212121;
}
.webs-content .fw-message h2,
.webs-content .fw-flash h2 {
  color: #738ca0;
}
.webs-content .fw-message a,
.webs-content .fw-flash a {
  color: #ff1a1d;
}
.webs-content .fw-message a:hover,
.webs-content .fw-flash a:hover {
  color: #ff4d4f;
}
.webs-content table.fw-fixed td {
  vertical-align: top;
}
.webs-content .fw-even {
  border-color: #ff999b;
}
.webs-content .webs-body .fw-tabs {
  height: 35px;
}
.webs-content .webs-body .fw-tabs .fw-tab-item {
  background: #ff0004;
  border-color: #330001;
}
.webs-content .webs-body .fw-tabs .fw-tab-item a {
  color: #999999;
}
.webs-content .webs-title .pageTitle {
  margin-bottom: 10px !important;
  margin-right: 10px;
}
.webs-content #fw-menubar_aux {
  border: none !important;
}
.webs-content .fw-button {
  background: #ff0004 !important;
  border: 1px solid #b80003 !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  padding: .5em .9em !important;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.4);
  color: #fff !important;
  opacity: 1 !important;
  filter: none !important;
}
.webs-content .fw-button:hover {
  background: #d60003 !important;
}
.webs-content .w-button-sb2_default a.w-button {
  background: #ff0004;
  border: 1px solid #b80003;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: .5em .9em;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.4);
}
.webs-content .w-button-sb2_default a.w-button:hover {
  background: #d60003;
}
.webs-content .w-button-sb2_default a.w-button .w-button-text {
  color: #fff;
}
.webs-content .fw-editor-label {
  padding: 5px !important;
}
.webs-content .fw-searchContainer {
  width: 225px;
  position: relative;
  border: 0;
  background: none;
  padding: 4px 0;
  /* clearfix */

  zoom: 1;
}
.webs-content .fw-searchContainer .fw-searchbox {
  width: 100%;
  float: left;
}
.webs-content .fw-searchContainer .fw-searchSubmit {
  position: absolute;
  right: -4px;
  top: 50%;
  margin-top: -12px !important;
  z-index: 1;
  border: none;
  background-image: url('static/projects/finch/themes/app_search_ie.png');
  background-image: url('data:image/svg+xml;charset=iso-8859-1, %3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Ccircle%20fill%3D%22none%22%20stroke%3D%22%23ff0004%22%20stroke-width%3D%222%22%20cx%3D%226.099%22%20cy%3D%226.1%22%20r%3D%224.999%22/%3E%3Cline%20fill%3D%22none%22%20stroke%3D%22%23ff0004%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20x1%3D%229.828%22%20y1%3D%229.828%22%20x2%3D%2214.9%22%20y2%3D%2214.9%22/%3E%3C/g%3E%3C/svg%3E');
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  cursor: pointer;
}
.webs-content .fw-searchContainer:before,
.webs-content .fw-searchContainer:after {
  content: "";
  display: table;
}
.webs-content .fw-searchContainer:after {
  clear: both;
}
.webs-content #blogFields td {
  padding: 1px 0;
}
.webs-content .fwcalendar {
  border-collapse: collapse;
}
.webs-content .weekdayHeader {
  border-color: #999999;
}
.webs-content .weekdayHeader:first-child {
  border-color: #999999;
}
.webs-content .weekdayHeader:last-child {
  border-color: #999999;
}
.webs-content .albumTitle {
  display: inline;
}
.webs-content .webs-text .fw-album_meta {
  list-style: none;
}
.webs-content .fw-button-paypal {
  position: relative;
}
.webs-content .fw-button-paypal:after {
  content: "";
  margin: 2px 0;
  position: absolute;
  top: 50%;
  right: 4px;
  display: inline-block;
  background: transparent url("rails-static/webstore/images/paypal_24.png") no-repeat left top;
  width: 77px;
  padding: 0;
  height: 20px;
  margin-top: -9px;
}
.webs-content .categoryLinks .link {
  list-style-type: none;
}
.webs-content .webs-module-undefined,
.webs-content .webs-module-null {
  color: #999999;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 11px;
  line-height: 16px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #738ca0;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #738ca0;
}
.webs-content .webs-module-undefined .fw-list-grid,
.webs-content .webs-module-null .fw-list-grid {
  width: 100%;
}
.webs-content .webs-module-undefined .icon-link,
.webs-content .webs-module-null .icon-link {
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding-bottom: 2px;
  padding-left: 20px;
  padding-top: 2px;
}
.webs-content .webs-module-undefined #item-manage-website a.icon-link,
.webs-content .webs-module-null #item-manage-website a.icon-link {
  background-image: url('static/global/icons/silk/page_edit.png');
}
.webs-content .webs-module-undefined img.fw-photo,
.webs-content .webs-module-null img.fw-photo {
  border: 1px solid #ccc;
  padding: 2px;
  background-color: #fff;
}
.webs-content .webs-module-undefined .fw-list-grid,
.webs-content .webs-module-null .fw-list-grid {
  width: 100%;
}
.webs-content .webs-module-undefined .fw-list-grid img.fw-profile-pic,
.webs-content .webs-module-null .fw-list-grid img.fw-profile-pic {
  border: 1px solid #ccc;
  padding: 2px;
  background-color: #fff;
  width: 60px !important;
  height: 60px !important;
}
.webs-content .webs-module-undefined .fw-list-list,
.webs-content .webs-module-null .fw-list-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}
.webs-content .webs-module-undefined .fw-list-list li,
.webs-content .webs-module-null .fw-list-list li {
  clear: both;
}
.webs-content form .whiteBox {
  color: #ff0004;
  background: none;
}
.ie7 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie8 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie9 .webs-content .fw-searchContainer .fw-searchSubmit {
  background-image: url('static/projects/finch/themes/app_search_ie.png');
}
/* --- base variables --- */
.webs-nav {
  color: #7d7d7d;
  font-weight: normal;
  font-family: 'Amaranth', sans-serif;
  font-size: 36px;
  line-height: 24px;
}
.webs-nav a {
  color: #fff3f3;
}
.webs-nav a:hover {
  color: #fff7f7;
}
.webs-title {
  color: #738ca0;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  line-height: 16px;
  word-wrap: break-word;
}
.webs-title a {
  color: #738ca0;
}
.webs-title a:hover {
  color: #738ca0;
}
.w-header-text-container .w-header-title {
  font-family: 'Antic', sans-serif;
}
.w-header-text-container .w-header-subtitle {
  font-family: 'Helvetica Neue', sans-serif;
}
body,
.webs-text,
.w-header-text,
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #999999;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 11px;
  line-height: 16px;
}
body a,
.webs-text a,
.w-header-text a,
input[type=text] a,
input[type=email] a,
input[type=password] a,
textarea a {
  color: #738ca0;
}
body a:hover,
.webs-text a:hover,
.w-header-text a:hover,
input[type=text] a:hover,
input[type=email] a:hover,
input[type=password] a:hover,
textarea a:hover {
  color: #738ca0;
}
.footer-wrap,
.footer-wrap .webs-text,
.footer-wrap,
.footer-wrap input[type=text],
.footer-wrap input[type=email],
.footer-wrap input[type=password],
.footer-wrap textarea {
  color: #cccccc;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.footer-wrap a,
.footer-wrap .webs-text a,
.footer-wrap a,
.footer-wrap input[type=text] a,
.footer-wrap input[type=email] a,
.footer-wrap input[type=password] a,
.footer-wrap textarea a {
  color: #ffffff;
}
.footer-wrap a:hover,
.footer-wrap .webs-text a:hover,
.footer-wrap a:hover,
.footer-wrap input[type=text] a:hover,
.footer-wrap input[type=email] a:hover,
.footer-wrap input[type=password] a:hover,
.footer-wrap textarea a:hover {
  color: #ffffff;
}
.footer-wrap .webs-title {
  color: #ffffff;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  line-height: 16px;
}
.footer-wrap .webs-title a {
  color: #ffffff;
}
.footer-wrap .webs-title a:hover {
  color: #ffffff;
}
/* --- layout --- */
.header-wrap {
  position: relative;
  z-index: 4;
  background: #ffba0b;
  background-image: url("green-background-2.jpg");
  box-shadow: 0 3px 10px rgba(102, 102, 102, 0.4);
}
.header-wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: -moz-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0) 40%);
  background: -webkit-gradient(radial, center top, 0px, center top, 40%, color-stop(0%, rgba(255, 255, 255, 0.58)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0) 40%);
  background: -o-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0) 40%);
  background: -ms-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0) 40%);
  background: radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0) 40%);
}
.webs-subheader {
  margin: 0 auto;
  width: 960px;
}
.main-wrap {
  position: relative;
  z-index: 3;
  background: #000000;
  background-image: url("s/themes/soft_light/v1.6/images/bg_body.png");
  box-shadow: 0 3px 5px rgba(51, 51, 51, 0.8);
}
.webs-main {
  margin: 0 auto;
  padding: 30px 0;
  width: 960px;
  min-height: 350px;
}
.webs-main-sidebar .webs-body {
  width: 650px;
}
.webs-main-sidebar .webs-sidebar {
  position: relative;
  margin-bottom: 10px;
  width: 280px;
  border: 0 solid #D6D6D6;
  border-color: rgba(0, 0, 0, 0.15);
}
.webs-main-sidebar .webs-sidebar:before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  border: 0 solid #fff;
  border-color: rgba(255, 255, 255, 0.5);
}
.webs-main-sidebar-left .webs-body {
  padding-left: 5px;
  float: right;
}
.webs-main-sidebar-left .webs-sidebar {
  padding-right: 5px;
  float: left;
  border-right-width: 1px;
}
.webs-main-sidebar-left .webs-sidebar:before {
  right: 0;
  border-right-width: 1px;
}
.webs-main-sidebar-right .webs-body {
  padding-right: 5px;
  float: left;
}
.webs-main-sidebar-right .webs-sidebar {
  padding-left: 5px;
  float: right;
  border-left-width: 1px;
}
.webs-main-sidebar-right .webs-sidebar:before {
  left: 0;
  border-left-width: 1px;
}
.footer-wrap {
  position: relative;
  z-index: 2;
  padding: 20px 0;
  background: #ff0000;
  background-image: url("s/themes/soft_light/v1.6/images/bg_body.png");
  overflow: hidden;
}
.footer-wrap:before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: -moz-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 40%);
  background: -webkit-gradient(radial, center top, 0px, center top, 40%, color-stop(0%, rgba(255, 255, 255, 0.45)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 40%);
  background: -o-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 40%);
  background: -ms-radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 40%);
  background: radial-gradient(top, ellipse cover, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0) 40%);
}
#footer {
  margin: 0 auto;
  width: 960px;
}
/* --- header --- */
#webs-header {
  position: relative;
  margin: 0 auto;
  width: 960px;
}
#webs-header .site-title .w-header-area {
  position: relative;
  z-index: 1;
  height: 130px;
}
#webs-header .site-title .w-header-title {
  font-size: 38px;
  font-weight: normal;
  color: #f5f5f5;
}
#webs-header .site-title .w-header-subtitle {
  font-size: 14px;
  font-weight: normal;
  color: #f5f5f5;
}
#webs-header .site-title a {
  color: #f5f5f5;
}
/* --- nav --- */
#webs-header nav {
  position: absolute;
  bottom: 50%;
  right: 0;
  z-index: 100;
  margin-bottom: -22px;
  height: 44px;
  text-align: left;
  /* -- level 1 -- */

}
#webs-header nav > ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
  max-width: 640px;
  list-style: none;
  white-space: nowrap;
  background: #b30000;
  background-image: -moz-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: -webkit-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: -o-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: -ms-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b30000', endColorstr='#9a0000', GradientType=0);
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
#webs-header nav > ul:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#webs-header nav > ul li {
  position: relative;
  display: block;
}
#webs-header nav > ul li:hover > ul {
  display: block;
}
#webs-header nav > ul > li {
  float: left;
  padding-right: 14px;
  padding-left: 20px;
  height: 100%;
  line-height: 44px;
  /* -- level 1 + n -- */

}
#webs-header nav > ul > li:last-child > ul {
  border-radius: 0 10px 10px 10px;
}
#webs-header nav > ul > li:last-child > ul li:first-child {
  border-radius: 0 10px 10px 10px;
}
#webs-header nav > ul > li:last-child > ul li ul {
  right: 100%;
  left: auto;
  border-radius: 10px 0 0 10px;
}
#webs-header nav > ul > li:only-child {
  border-radius: 10px;
}
#webs-header nav > ul > li:only-child:hover {
  border-radius: 10px 10px 0 0;
}
#webs-header nav > ul > li.active,
#webs-header nav > ul > li:hover {
  border-radius: 0;
  background: #800000;
  background: rgba(204, 204, 204, 0.3);
}
#webs-header nav > ul > li a {
  display: block;
  height: 100%;
  text-decoration: none;
}
#webs-header nav > ul > li > a span.title {
  display: block;
}
#webs-header nav > ul > li.active > a span.title,
#webs-header nav > ul > li:hover > a span.title {
  color: #fff3f3;
}
#webs-header nav > ul > li ul {
  display: none;
  position: absolute;
  top: 100%;
  margin-left: -20px;
  padding: 0;
  min-width: 220px;
  font-size: 35px;
  font-weight: normal;
  text-align: left;
  line-height: 1;
  background-color: #b30000;
  background-image: -moz-linear-gradient(top, #b30000, #800000);
  background-image: -o-linear-gradient(top, #b30000, #800000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b30000), color-stop(1, #800000));
  background-image: -webkit-linear-gradient(#b30000, #800000);
  background-image: linear-gradient(top, #b30000, #800000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b30000', endColorStr='#800000');
  border-radius: 0 0 10px 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
#webs-header nav > ul > li ul > li {
  padding: 10px;
}
#webs-header nav > ul > li ul > li a {
  padding: 6px 15px;
  color: #fff3f3;
  border-radius: 5px;
}
#webs-header nav > ul > li ul > li:hover > a {
  color: #fff7f7;
  background: #660000;
  background: rgba(179, 179, 179, 0.4);
}
#webs-header nav > ul > li ul > li ul {
  top: 0;
  left: 100%;
  z-index: -1;
  margin-left: 0;
  border-radius: 0 10px 10px 0;
}
#webs-header nav > ul > li > ul > li:first-child {
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.2);
}
/* --- pagetitle --- */
.pagetitle-wrapper {
  background: #000000;
}
.pagetitle-wrapper .webs-pagetitle {
  margin: 0 auto;
  padding: 30px 0;
  width: 960px;
  color: #738ca0;
}
.pagetitle-wrapper .webs-pagetitle .webs-title {
  font-size: 2.4em;
}
/* --- main --- */
.webs-main .webs-text {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
/* --- footer --- */
#footer {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#footer .webs-title {
  text-shadow: none;
}



/* Frames */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
div.webs-align-center {
  margin: 0 auto;
  display: block;
}
div.webs-align-left {
  float: left;
}
div.webs-align-right {
  float: right;
}
div.webs-frame {
  display: table;
}
div.webs-frame .webs-hasframe {
  margin: 0;
  float: none;
}
.webs-bin-active .webs-frame:hover .covering {
  display: none;
}
div.webs-frame-default {
  background-color: #fff;
  border: 1px solid #ccc;
}
div.webs-frame-default .webs-frame-container {
  position: relative;
  margin: 4px;
}
div.webs-frame-thickborder {
  background-color: #e1e1e1;
}
div.webs-frame-thickborder .webs-frame-container {
  position: relative;
  margin: 6px;
}
div.webs-frame-u_shadow {
  background-color: #fff;
  border: 1px solid #ccc;
  outline: none;
}
div.webs-frame-u_shadow .webs-frame-container {
  margin: 4px;
  position: relative;
}
div.webs-frame-u_shadow div.webs-frame-shadow {
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow > span.webs-frame-shadow-tile {
  display: block;
  margin: 0 50px;
  height: 100%;
  background: transparent url('images/frames/u_shadow.png') repeat-x 0 -6px;
}
div.webs-frame-u_shadow div.webs-frame-shadow:before,
div.webs-frame-u_shadow div.webs-frame-shadow:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 3px;
  width: 50px;
  background: transparent url('images/frames/u_shadow.png') 0 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow:before {
  left: 0;
}
div.webs-frame-u_shadow div.webs-frame-shadow:after {
  right: 0;
  background-position: 0 -3px;
}
div.webs-frame-inner_opacity {
  position: relative;
}
div.webs-frame-inner_opacity .webs-frame-top,
div.webs-frame-inner_opacity .webs-frame-bottom {
  position: absolute;
  left: 0;
  width: 100%;
  height: 7px;
}
div.webs-frame-inner_opacity .webs-frame-top:after,
div.webs-frame-inner_opacity .webs-frame-bottom:after {
  content: "";
  display: block;
  margin: 0 7px;
  height: 7px;
}
div.webs-frame-inner_opacity .webs-frame-top {
  top: 0;
}
div.webs-frame-inner_opacity .webs-frame-bottom {
  bottom: 0;
}
div.webs-frame-inner_opacity .webs-frame-left,
div.webs-frame-inner_opacity .webs-frame-right {
  position: absolute;
  top: 0;
  width: 7px;
  height: 100%;
}
div.webs-frame-inner_opacity .webs-frame-left {
  left: 0;
}
div.webs-frame-inner_opacity .webs-frame-right {
  right: 0;
}
div.webs-frame-inner_opacity-light .webs-frame-top:after,
div.webs-frame-inner_opacity-light .webs-frame-bottom:after,
div.webs-frame-inner_opacity-light .webs-frame-left,
div.webs-frame-inner_opacity-light .webs-frame-right {
  background: rgba(255, 255, 255, 0.3);
}
div.webs-frame-inner_opacity-dark .webs-frame-top:after,
div.webs-frame-inner_opacity-dark .webs-frame-bottom:after,
div.webs-frame-inner_opacity-dark .webs-frame-left,
div.webs-frame-inner_opacity-dark .webs-frame-right {
  background: rgba(0, 0, 0, 0.4);
}
div.webs-frame-double_contrast {
  background-color: #333;
}
div.webs-frame-double_contrast .webs-frame-container1 {
  position: relative;
  margin: 7px;
  background: #fff;
  border: 1px solid #1f1f1f;
}
div.webs-frame-double_contrast .webs-frame-container2 {
  margin: 4px;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  box-shadow: inset 0 0 3px #000000;
}
div.webs-frame-paper div.webs-frame-container {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 6px;
  position: relative;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade {
  height: 8px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade > span.webs-frame-paper-tile {
  display: block;
  margin: 0 34px;
  height: 100%;
  background: transparent url('images/frames/papershade.png') repeat-x 0 -8px;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:before,
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  height: 8px;
  width: 34px;
  background: transparent url('images/frames/papershade.png') 0 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:before {
  left: 0;
}
div.webs-frame-paper div.webs-frame-container > div.webs-frame-paper-shade:after {
  right: 0;
  background-position: 0 100%;
}
div.webs-frame-tape {
  position: relative;
  padding: 6px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
}
div.webs-frame-tape div.webs-frame-tape-left,
div.webs-frame-tape div.webs-frame-tape-right {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -35px;
  z-index: 1;
  background: transparent url('images/frames/tape.png') no-repeat 0 0;
}
div.webs-frame-tape div.webs-frame-tape-left-container {
  position: absolute;
}
div.webs-frame-tape div.webs-frame-tape-right-container {
  position: relative;
}
div.webs-frame-tape div.webs-frame-tape-left {
  left: -35px;
}
div.webs-frame-tape div.webs-frame-tape-right {
  right: -35px;
  background-position: 100% 0;
}
div.webs-frame-album {
  position: relative;
  padding: 20px 15px 20px 43px;
  background: #71789f url('images/frames/album-noise.png') 0 0;
  box-shadow: inset 30px 1px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 0 rgba(0, 0, 0, 0.1), 4px 4px 0 rgba(0, 0, 0, 0.5), 3px 3px 0 rgba(0, 0, 0, 0.15), 2px 2px 0 rgba(0, 0, 0, 0.15), 1px 1px 0 rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
div.webs-frame-album div.webs-frame-album-bind {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background: #222222 url('images/frames/album-binder.png') repeat-y 0 0;
}
div.webs-frame-album div.webs-frame-album-container {
  border: 1px solid #aaa;
  outline: 1px solid #333;
  box-shadow: 0 0 4px #000;
}
div.webs-frame-thumbtack {
  position: relative;
  padding: 15px;
  background: #fff;
  border: 1px solid #aaa;
}
div.webs-frame-thumbtack div.webs-frame-thumbtack-pin {
  position: absolute;
  left: 50%;
  top: -29px;
  width: 31px;
  height: 40px;
  margin-left: -10px;
  background: url('images/frames/thumbtack.png') no-repeat 0 0;
}
div.webs-frame-thumbtack div.webs-frame-thumbtack-container {
  border: 1px solid #aaa;
  outline: 1px solid #888;
}
div.webs-frame-photocorners {
  position: relative;
  padding: 6px;
  background: #fff;
  border: 1px solid #273531;
}
div.webs-frame-photocorners div.webs-frame-pc-all {
  position: absolute;
  z-index: 1;
  width: 50px;
  height: 50px;
  background: url('images/frames/photo-corners.png') no-repeat 0 0;
}
div.webs-frame-photocorners div.webs-frame-pc-tl {
  background-position: 0 0;
  left: -4px;
  top: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-tr {
  background-position: 100% 0;
  right: -4px;
  top: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-bl {
  background-position: 0 100%;
  left: -4px;
  bottom: -4px;
}
div.webs-frame-photocorners div.webs-frame-pc-br {
  background-position: 100% 100%;
  right: -4px;
  bottom: -4px;
}



/* Module Styles */


/* Module: header_editor, Style: default */
.w-header-layer {
  position: absolute;
}
.webs-frame .w-header-layer {
  position: static;
}
.w-header-text {
  white-space: nowrap;
  width: auto;
}
.w-header-layer-delete,
.w-header-layer-overlap {
  display: none;
}
.w-header-layer-align-left .w-header-text {
  text-align: left;
}
.w-header-layer-align-right .w-header-text {
  text-align: right;
}
.w-header-layer-centered {
  left: auto;
  right: 50%;
}
.w-header-layer-centered .w-header-layer-container {
  position: relative;
  right: -50%;
}
.w-header-layer-align-center .w-header-text {
  text-align: center;
}
.w-header-layer-image .w-header-image {
  width: 100%;
  height: 100%;
}
#webs-header .webs-container,
.webs-content-header .webs-container {
  padding: 0;
}


/* Module: button, Style: default */
.w-button-container {
  display: block;
  position: relative;
  max-width: 100%;
}
.w-button-container.webs-align-left {
  text-align: left;
  float: none;
}
.w-button-container.webs-align-center {
  text-align: center;
}
.w-button-container.webs-align-right {
  text-align: right;
  float: none;
}
.w-button-container .w-button-align {
  display: inline-block;
  max-width: 100%;
}
.w-button-container .w-button-align.webs-align-center {
  margin: auto auto;
}
.w-button-container .w-button {
  position: relative;
  padding: 5px;
  display: block;
  border: 1px solid black;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  color: #fff;
  font: 700 14px sans-serif;
  text-shadow: 0px 1px 2px #565656;
  text-decoration: none;
  text-transform: none;
}
.w-button-container .w-button .w-button-inner {
  position: relative;
}
.w-button-container .w-button .w-button-inner .w-button-text-wrapper {
  position: relative;
}
.w-button-container .w-button .w-button-inner .w-button-text-wrapper .w-button-text {
  text-align: center;
  word-wrap: break-word;
  position: relative;
}
.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper {
  left: 0;
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
}
.w-button-container .w-button.w-button-icon .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  position: absolute;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-boolean.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy {
  min-height: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-icon-wrapper .w-button-icon-icon {
  width: 24px;
  height: 24px;
  top: -12px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-classy.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow {
  min-height: 32px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-icon-wrapper .w-button-icon-icon {
  width: 32px;
  height: 32px;
  top: -16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow .w-button-text-wrapper .w-button-text {
  padding-top: 8px;
  padding-bottom: 8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 40px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 40px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fatcow.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugee.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-icon-wrapper .w-button-icon-icon {
  width: 16px;
  height: 16px;
  top: -8px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky .w-button-text-wrapper .w-button-text {
  padding-top: 0px;
  padding-bottom: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-left: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-left .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  left: 0px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-text-wrapper .w-button-text {
  margin-right: 24px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-rocky.w-button-icon-pos-right .w-button-inner .w-button-icon-wrapper .w-button-icon-icon {
  right: 0px;
}


/* Module: image, Style: default */
.webs-image-wrapper-1 {
  display: inline-block;
  position: relative;
}
.webs-image-crop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.webs-image-crop img {
  width: 100%;
}
.webs-module-image .webs-align-left,
.webs-module-image .webs-align-center,
.webs-module-image .webs-align-right {
  font-size: 0;
}
/* alignment */
.webs-image-left {
  float: left;
  display: block;
  width: auto;
}
.webs-image-right {
  float: right;
  display: block;
  width: auto;
}
.webs-image-center {
  float: none;
  margin: 0 auto;
  display: block;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link {
  -webkit-transition: opacity 1s ease-in;
  -moz-transition: opacity 1s ease-in;
  -o-transition: opacity 1s ease-in;
  transition: opacity 1s ease-in;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:before {
  content: "+";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -33px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 900 60px/1em sans-serif;
  color: white;
  z-index: 2;
  opacity: 0;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:after {
  content: "+";
  text-indent: -9999px;
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font: 900 30px/1em sans-serif;
  color: white;
  z-index: 1;
  opacity: 0;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover {
  text-decoration: none;
  width: 500%;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:before {
  opacity: .8;
}
.w-image-default--height_broken-SITEBUILDER-1938 .lightbox-link:hover:after {
  opacity: .3;
}


/* Module: html, Style: base */
.w-custom-html b,
.w-custom-html strong {
  font-weight: bolder;
}
.w-custom-html u {
  text-decoration: underline;
}
.w-custom-html i,
.w-custom-html em {
  font-style: italic;
}
.w-custom-html strike,
.w-custom-html del {
  font-style: strikethrough;
}
.w-custom-html big {
  font-size: bigger;
}
.w-custom-html small {
  font-size: smaller;
}
.w-custom-html p {
  margin: 1em 0;
}
.w-custom-html blockquote {
  margin: 1em 40px;
}
.w-custom-html h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0;
}
.w-custom-html h2 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.83em 0;
}
.w-custom-html h3 {
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}
.w-custom-html h4 {
  font-weight: bold;
  margin: 1.33em 0;
}
.w-custom-html h5 {
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}
.w-custom-html h6 {
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}
.w-custom-html pre {
  white-space: pre;
  margin: 1em 0;
}
.w-custom-html table {
  border-spacing: 2px;
  border-collapse: separate;
  margin-top: 0;
  margin-bottom: 0;
}
.w-custom-html table[align="center"] > caption {
  margin-left: auto;
  margin-right: auto;
}
.w-custom-html tr {
  vertical-align: inherit;
}
.w-custom-html tbody,
.w-custom-html thead,
.w-custom-html tfoot,
.w-custom-html table > tr {
  vertical-align: middle;
}
.w-custom-html td {
  vertical-align: inherit;
  padding: 1px;
}
.w-custom-html th {
  vertical-align: inherit;
  font-weight: bold;
  padding: 1px;
}
.w-custom-html sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: normal;
}
.w-custom-html sup {
  vertical-align: super;
  font-size: smaller;
  line-height: normal;
}
.w-custom-html ul,
.w-custom-html menu,
.w-custom-html dir {
  list-style-type: disc;
  padding-left: 40px;
}
.w-custom-html ol {
  list-style-type: decimal;
  margin: 1em 0;
}
.w-custom-html ul ul,
.w-custom-html ul ol,
.w-custom-html ul dir,
.w-custom-html ul menu,
.w-custom-html ul dl,
.w-custom-html ol ul,
.w-custom-html ol ol,
.w-custom-html ol dir,
.w-custom-html ol menu,
.w-custom-html ol dl,
.w-custom-html dir ul,
.w-custom-html dir ol,
.w-custom-html dir dir,
.w-custom-html dir menu,
.w-custom-html dir dl,
.w-custom-html menu ul,
.w-custom-html menu ol,
.w-custom-html menu dir,
.w-custom-html menu menu,
.w-custom-html menu dl,
.w-custom-html dl ul,
.w-custom-html dl ol,
.w-custom-html dl dir,
.w-custom-html dl menu,
.w-custom-html dl dl {
  margin-top: 0;
  margin-bottom: 0;
}
.w-custom-html ol ul,
.w-custom-html ul ul,
.w-custom-html menu ul,
.w-custom-html dir ul,
.w-custom-html ol menu,
.w-custom-html ul menu,
.w-custom-html menu menu,
.w-custom-html dir menu,
.w-custom-html ol dir,
.w-custom-html ul dir,
.w-custom-html menu dir,
.w-custom-html dir dir {
  list-style-type: circle;
}
.w-custom-html ol ol ul,
.w-custom-html ol ul ul,
.w-custom-html ol menu ul,
.w-custom-html ol dir ul,
.w-custom-html ol ol menu,
.w-custom-html ol ul menu,
.w-custom-html ol menu menu,
.w-custom-html ol dir menu,
.w-custom-html ol ol dir,
.w-custom-html ol ul dir,
.w-custom-html ol menu dir,
.w-custom-html ol dir dir,
.w-custom-html ul ol ul,
.w-custom-html ul ul ul,
.w-custom-html ul menu ul,
.w-custom-html ul dir ul,
.w-custom-html ul ol menu,
.w-custom-html ul ul menu,
.w-custom-html ul menu menu,
.w-custom-html ul dir menu,
.w-custom-html ul ol dir,
.w-custom-html ul ul dir,
.w-custom-html ul menu dir,
.w-custom-html ul dir dir,
.w-custom-html menu ol ul,
.w-custom-html menu ul ul,
.w-custom-html menu menu ul,
.w-custom-html menu dir ul,
.w-custom-html menu ol menu,
.w-custom-html menu ul menu,
.w-custom-html menu menu menu,
.w-custom-html menu dir menu,
.w-custom-html menu ol dir,
.w-custom-html menu ul dir,
.w-custom-html menu menu dir,
.w-custom-html menu dir dir,
.w-custom-html dir ol ul,
.w-custom-html dir ul ul,
.w-custom-html dir menu ul,
.w-custom-html dir dir ul,
.w-custom-html dir ol menu,
.w-custom-html dir ul menu,
.w-custom-html dir menu menu,
.w-custom-html dir dir menu,
.w-custom-html dir ol dir,
.w-custom-html dir ul dir,
.w-custom-html dir menu dir,
.w-custom-html dir dir dir {
  list-style-type: square;
}


/* Module: title, Style: default */
.webs-title {
  line-height: normal;
}
.webs-title.webs-title-align-left {
  text-align: left;
}
.webs-title.webs-title-align-right {
  text-align: right;
}
.webs-title.webs-title-align-center {
  text-align: center;
}
.webs-title.webs-title-align-justify {
  text-align: justify;
}
.webs-title .w-text {
  display: block;
  word-wrap: break-word;
}
.webs-title.webs-title-has_icon .w-text {
  display: inline;
}


/* Module: video, Style: default */
.webs-module-video {
  overflow: hidden;
}
.webs-module-video .bldr-placeholder-element {
  height: 100%;
}
.webs-module-video .bldr-placeholder-element:before {
  width: 38px;
  height: 41px;
  margin-top: -21px;
  margin-left: -19px;
  background-image: url("s/modules/video/v1.7/images/placeholder-icon.png");
}
.webs-module-video .webs-video-wrapper {
  position: relative;
}
.webs-module-video .webs-video-wrapper.webs-hasframe {
  margin: 0;
  float: none;
}
.webs-module-video .webs-video-crop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.webs-module-video .webs-video-crop img {
  width: 100%;
}
.webs-module-video .webs-video-embed .bldr-placeholder-element {
  height: 100%;
}
.webs-module-video .webs-video-embed .bldr-placeholder-element::after {
  content: "Your video embed code will display here";
}
.webs-module-video .webs-video-embed .bldr-placeholder-element:after {
  content: "Your video embed code will display here";
}


/* Module: contact_form, Style: default */
.w-contact_form {
  /* ---  validation errors --- */

}
.w-contact_form .w-contact_form-container {
  position: relative;
}
.w-contact_form .w-contact_form-container .error-message,
.w-contact_form .w-contact_form-container .success-message {
  background: white;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  visibility: hidden;
  font: 14px sans-serif;
  color: #575757;
}
.w-contact_form .w-contact_form-container .error-message a {
  color: inherit;
  text-decoration: underline;
}
.w-contact_form .w-contact_form-container .error-message .error-icon {
  width: 47px;
  height: 42px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url('s/modules/contact_form/v1.14/images/error_icon.png');
}
.w-contact_form .w-contact_form-container .success-message .success-icon {
  width: 43px;
  height: 48px;
  margin: auto;
  margin-bottom: 10px;
  background-image: url('s/modules/contact_form/v1.14/images/form_success_check.png');
}
.w-contact_form .w-contact_form-container.success form {
  visibility: hidden;
}
.w-contact_form .w-contact_form-container.success .success-message {
  visibility: visible;
}
.w-contact_form .w-contact_form-container.failure form {
  visibility: hidden;
}
.w-contact_form .w-contact_form-container.failure .error-message {
  visibility: visible;
}
.w-contact_form .w-contact_form-li {
  margin-bottom: 10px;
}
.w-contact_form .w-contact_form-li label {
  font-weight: bold;
}
.w-contact_form .w-contact_form-li label.required::after {
  content: ' *';
}
.w-contact_form .w-contact_form-li label.required:after {
  content: ' *';
}
.w-contact_form .w-contact_form-li .w-contact_form-input .w-contact_form-field {
  border: 1px solid #dbdbdb;
  padding: 3px 6px;
  width: auto;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
  width: 90%;
  max-width: 400px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input textarea.w-contact_form-field {
  height: 84px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input input.w-contact_form-field {
  max-width: 300px;
}
.w-contact_form .w-contact_form-li .w-contact_form-input ul.w-contact_form-options {
  /* margin-left: 25px; */

}
.w-contact_form .w-contact_form-li .w-button {
  margin: 0;
}
.w-contact_form .w-contact_form-submit {
  position: absolute;
  left: -20000px;
}
.w-contact_form .w-button {
  cursor: pointer;
}
.w-contact_form ul.w-contact_form-ul {
  line-height: 22px;
}
.w-contact_form table.w-contact_form-label-left {
  width: 100%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-label {
  vertical-align: top;
  padding-bottom: 8px;
  padding-right: 17px;
  max-width: 20%;
  min-width: 80px;
  word-wrap: break-word;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input {
  padding-bottom: 15px;
  width: 80%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > input,
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input textarea {
  width: 85%;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > textarea {
  max-width: 400px;
}
.w-contact_form table.w-contact_form-label-left tr.w-contact_form-li td.w-contact_form-input > input {
  max-width: 300px;
}
.w-contact_form .error .w-contact_form-ul .error-item > label,
.w-contact_form .error .w-contact_form-ul .error-item > .w-contact_form-label > label,
.w-contact_form .error .w-contact_form-ul .error-item input,
.w-contact_form .error .w-contact_form-ul .error-item textarea {
  color: red;
  border-color: red;
}


/* Module: audio, Style: default */
.webs-audio-wrapper {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
.webs-audio-wrapper .colorSwatch {
  background-color: #ff0004;
}
.webs-audio-wrapper.webs-audio-size-large .play-pause {
  background: #ff3336;
  background: -moz-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3336), color-stop(100%, #990002));
  background: -webkit-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: -o-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: -ms-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: linear-gradient(top, #ff3336 0%, #990002 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3336', endColorstr='#990002',GradientType=0 );
}
.webs-audio-wrapper .progress-container .seekable .current {
  background: #ff3336;
  background: -moz-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3336), color-stop(100%, #990002));
  background: -webkit-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: -o-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: -ms-linear-gradient(top, #ff3336 0%, #990002 100%);
  background: linear-gradient(top, #ff3336 0%, #990002 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3336', endColorstr='#990002',GradientType=0 );
}
.webs-audio-wrapper .colorSwatch {
  display: none;
}
.webs-audio-wrapper .progress-container .seekable {
  width: 0%;
}
.webs-audio-wrapper .progress-container .seekable .current {
  width: 0%;
}
.webs-audio-wrapper .progress-container {
  position: relative;
}
.webs-audio-wrapper .progress-container .seekable {
  position: relative;
  display: inline-block;
  box-sizing: padding-box;
}
.webs-audio-wrapper .progress-container .seekable .current {
  display: inline-block;
  box-sizing: padding-box;
}
.webs-audio-wrapper.webs-audio-size-large {
  border-radius: 3px;
}
.webs-audio-wrapper.webs-audio-size-large .webs-audio-highlight {
  margin-left: 1px;
  margin-right: 1px;
  border-top-width: 1px;
  border-top-style: solid;
}
.webs-audio-wrapper.webs-audio-size-large .play-pause {
  cursor: pointer;
  position: relative;
  z-index: 1;
  width: 28px;
  height: 28px;
  border-radius: 15px;
  border-width: 1px;
  border-style: solid;
  margin: 12px;
  display: inline-block;
}
.webs-audio-wrapper.webs-audio-size-large .play-pause .play-pause-icon {
  background: transparent url("s/modules/audio/v1.6/images/player-sprite.png") no-repeat 0px -45px;
  position: relative;
  left: 9px;
  top: 6px;
  width: 14px;
  height: 14px;
}
.webs-audio-wrapper.webs-audio-size-large .play-pause.playing .play-pause-icon {
  background-position: -16px -45px;
}
.webs-audio-wrapper.webs-audio-size-large .id3-container {
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 12px;
  padding-left: 55px;
  padding-right: 75px;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  font-family: "Helvetica Neue" Helvetica;
}
.webs-audio-wrapper.webs-audio-size-large .id3-container .title {
  font-weight: bold;
  font-size: 11pt;
  white-space: nowrap;
  overflow: hidden;
}
.webs-audio-wrapper.webs-audio-size-large .id3-container .album {
  font-size: 10pt;
  line-height: 13pt;
  white-space: nowrap;
  overflow: hidden;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 60px;
  height: 30px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .mute-toggle {
  display: inline-block;
  width: 14px;
  height: 12px;
  background-color: transparent;
  background-image: url("s/modules/audio/v1.6/images/player-sprite.png");
  background-repeat: no-repeat;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container {
  width: 15px;
  height: 11px
					position: relative;
  display: inline-block;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container .volume-bar {
  display: inline-block;
  position: relative;
  width: 2px;
  bottom: 3px;
  margin-right: 1px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container .volume-bar.volume-1 {
  height: 3px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container .volume-bar.volume-2 {
  height: 4px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container .volume-bar.volume-3 {
  height: 5px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container .volume-bar.volume-4 {
  height: 6px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .volume-controls .volume-bar-container .volume-bar.volume-5 {
  height: 7px;
}
.webs-audio-wrapper.webs-audio-size-large .right-controls .time-display {
  font-family: "Helvetica Neue" Helvetica;
  font-size: 9pt;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.webs-audio-wrapper.webs-audio-size-large .progress-container {
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  height: 16px;
  margin: 12px;
  margin-top: 0px;
}
.webs-audio-wrapper.webs-audio-size-large .progress-container .seekable {
  height: 10px;
  margin: 3px;
  border-radius: 3px;
}
.webs-audio-wrapper.webs-audio-size-large .progress-container .seekable .current {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 10px;
  border-radius: 3px;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light {
  border: 1px solid #aaaaaa;
  background: #dedede;
  background: -moz-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dedede), color-stop(100%, #afafaf));
  background: -webkit-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: -o-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: -ms-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: linear-gradient(top, #dedede 0%, #afafaf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#afafaf',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .webs-audio-highlight {
  border-top-color: #ededed;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .play-pause {
  border-color: #dddddd;
  -moz-box-shadow: 0px 1px 1px #dddddd;
  -webkit-box-shadow: 0px 1px 1px #dddddd;
  box-shadow: 0px 1px 1px #dddddd;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='rgb(221,221,221)')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='rgb(221,221,221)');
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .id3-container .title {
  color: #464849;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .id3-container .album {
  color: #666666;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .right-controls .volume-controls .mute-toggle {
  background-position: -34px 0px;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .right-controls .volume-controls .mute-toggle.muted {
  background-position: -50px 0px;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .right-controls .volume-controls .volume-bar-container .volume-bar {
  background-color: #8a8a8a;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .right-controls .volume-controls .volume-bar-container .volume-bar.active {
  background-color: #464849;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .right-controls .time-display {
  color: #464849;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .right-controls .time-display .played {
  color: #666666;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .progress-container {
  border-color: #aaaaaa;
  border-bottom-color: #dadada;
  background: #808080;
  background: -moz-linear-gradient(top, #808080 0%, #adadad 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #808080), color-stop(100%, #adadad));
  background: -webkit-linear-gradient(top, #808080 0%, #adadad 100%);
  background: -o-linear-gradient(top, #808080 0%, #adadad 100%);
  background: -ms-linear-gradient(top, #808080 0%, #adadad 100%);
  background: linear-gradient(top, #808080 0%, #adadad 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#adadad',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-light .progress-container .seekable {
  background: #cacaca;
  background: -moz-linear-gradient(top, #cacaca 0%, #919191 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cacaca), color-stop(100%, #919191));
  background: -webkit-linear-gradient(top, #cacaca 0%, #919191 100%);
  background: -o-linear-gradient(top, #cacaca 0%, #919191 100%);
  background: -ms-linear-gradient(top, #cacaca 0%, #919191 100%);
  background: linear-gradient(top, #cacaca 0%, #919191 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#919191',GradientType=0 );
  border-bottom: 1px solid #5c5c5c;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark {
  border: 1px solid #272727;
  background: #555555;
  background: -moz-linear-gradient(top, #555555 0%, #434343 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #434343));
  background: -webkit-linear-gradient(top, #555555 0%, #434343 100%);
  background: -o-linear-gradient(top, #555555 0%, #434343 100%);
  background: -ms-linear-gradient(top, #555555 0%, #434343 100%);
  background: linear-gradient(top, #555555 0%, #434343 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#434343',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .webs-audio-highlight {
  border-top-color: #7d7d7d;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .play-pause {
  border-color: #3c3c3c;
  -moz-box-shadow: 0px 1px 1px #373737;
  -webkit-box-shadow: 0px 1px 1px #373737;
  box-shadow: 0px 1px 1px #373737;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='rgb(55,55,55)')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='rgb(55,55,55)');
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .id3-container .title {
  color: #dcdee0;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .id3-container .album {
  color: #a9a9a9;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .right-controls .volume-controls .mute-toggle {
  background-position: -2px 0px;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .right-controls .volume-controls .mute-toggle.muted {
  background-position: -18px 0px;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .right-controls .volume-controls .volume-bar-container .volume-bar {
  background-color: #272727;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .right-controls .volume-controls .volume-bar-container .volume-bar.active {
  background-color: #C8C8C8;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .right-controls .time-display {
  color: #a9a9a9;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .right-controls .time-display .played {
  color: #dcdee0;
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .progress-container {
  border-color: #272727;
  border-bottom-color: #7d7d7d;
  background: #191919;
  background: -moz-linear-gradient(top, #191919 0%, #313131 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #191919), color-stop(100%, #313131));
  background: -webkit-linear-gradient(top, #191919 0%, #313131 100%);
  background: -o-linear-gradient(top, #191919 0%, #313131 100%);
  background: -ms-linear-gradient(top, #191919 0%, #313131 100%);
  background: linear-gradient(top, #191919 0%, #313131 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#313131',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-large.webs-audio-scheme-dark .progress-container .seekable {
  background: #313131;
  background: -moz-linear-gradient(top, #313131 0%, #191919 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #313131), color-stop(100%, #191919));
  background: -webkit-linear-gradient(top, #313131 0%, #191919 100%);
  background: -o-linear-gradient(top, #313131 0%, #191919 100%);
  background: -ms-linear-gradient(top, #313131 0%, #191919 100%);
  background: linear-gradient(top, #313131 0%, #191919 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#191919',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-small {
  border-radius: 3px;
  height: 26px;
}
.webs-audio-wrapper.webs-audio-size-small .play-pause {
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 9px;
}
.webs-audio-wrapper.webs-audio-size-small .id3-container {
  visibility: hidden;
  z-index: 2;
  height: 40px;
  position: absolute;
  left: 2px;
  top: -45px;
  background: #000000;
  opacity: 0.9;
  padding: 7px;
  font-family: "Helvetica Neue" Helvetica;
  box-sizing: border-box;
  border-radius: 2px;
}
.webs-audio-wrapper.webs-audio-size-small .id3-container .title {
  font-size: 13px;
  font-weight: bold;
  color: #dcdee0;
}
.webs-audio-wrapper.webs-audio-size-small .id3-container .album {
  font-size: 11px;
  line-height: 16px;
  color: #a9a9a9;
}
.webs-audio-wrapper.webs-audio-size-small .id3-container .tip {
  background: transparent url('s/modules/audio/v1.6/images/tip.png') no-repeat 0px 0px;
  width: 5px;
  height: 3px;
  position: absolute;
  top: 40px;
  left: 10px;
}
.webs-audio-wrapper.webs-audio-size-small:hover .id3-container {
  visibility: visible;
}
.webs-audio-wrapper.webs-audio-size-small .progress-crop {
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 10px;
  padding-left: 25px;
  padding-right: 90px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  height: 6px;
  font-size: 0px;
  display: inline-block;
}
.webs-audio-wrapper.webs-audio-size-small .progress-crop .progress-container {
  height: 5px;
  border-width: 1px;
  border-style: solid;
  border-radius: 1px;
}
.webs-audio-wrapper.webs-audio-size-small .progress-crop .progress-container .seekable {
  display: inline-block;
  height: 5px;
  border-radius: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.webs-audio-wrapper.webs-audio-size-small .progress-crop .progress-container .seekable .current {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 1px;
  height: 5px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls {
  position: absolute;
  top: 5px;
  right: 7px;
  width: 80px;
  height: 16px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .time-display {
  padding-right: 37px;
  padding-top: 1px;
  text-align: right;
  font-family: "Helvetica Neue" Helvetica;
  font-size: 8pt;
  overflow: hidden;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .mute-toggle {
  display: inline-block;
  width: 14px;
  height: 12px;
  background-color: transparent;
  background-image: url("s/modules/audio/v1.6/images/player-sprite.png");
  background-repeat: no-repeat;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container {
  width: 15px;
  height: 11px
					position: relative;
  display: inline-block;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container .volume-bar {
  display: inline-block;
  width: 2px;
  position: relative;
  bottom: 3px;
  margin-right: 1px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container .volume-bar.volume-1 {
  height: 3px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container .volume-bar.volume-2 {
  height: 4px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container .volume-bar.volume-3 {
  height: 5px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container .volume-bar.volume-4 {
  height: 6px;
}
.webs-audio-wrapper.webs-audio-size-small .right-controls .volume-controls .volume-bar-container .volume-bar.volume-5 {
  height: 7px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light {
  background: #dedede;
  background: -moz-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dedede), color-stop(100%, #afafaf));
  background: -webkit-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: -o-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: -ms-linear-gradient(top, #dedede 0%, #afafaf 100%);
  background: linear-gradient(top, #dedede 0%, #afafaf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dedede', endColorstr='#afafaf',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .play-pause {
  background: transparent url("s/modules/audio/v1.6/images/player-sprite.png") no-repeat -33px -33px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .play-pause.playing {
  background-position: -48px -33px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .play-pause:hover {
  background-position: -33px -47px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .play-pause.playing:hover {
  background-position: -48px -47px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .progress-crop .progress-container {
  border-color: #626262;
  background-color: #717171;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .progress-crop .progress-container .seekable {
  background-color: #a8a8a8;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .right-controls .time-display {
  color: #464849;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .right-controls .volume-controls .mute-toggle {
  background-position: -34px 0px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .right-controls .volume-controls .mute-toggle.muted {
  background-position: -50px 0px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .right-controls .volume-controls .volume-bar-container .volume-bar {
  background-color: #8a8a8a;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-light .right-controls .volume-controls .volume-bar-container .volume-bar.active {
  background-color: #464849;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark {
  background: #555555;
  background: -moz-linear-gradient(top, #555555 0%, #434343 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555555), color-stop(100%, #434343));
  background: -webkit-linear-gradient(top, #555555 0%, #434343 100%);
  background: -o-linear-gradient(top, #555555 0%, #434343 100%);
  background: -ms-linear-gradient(top, #555555 0%, #434343 100%);
  background: linear-gradient(top, #555555 0%, #434343 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#434343',GradientType=0 );
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .play-pause {
  background: transparent url("s/modules/audio/v1.6/images/player-sprite.png") no-repeat -1px -33px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .play-pause.playing {
  background-position: -16px -33px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .play-pause:hover {
  background-position: -1px -47px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .play-pause.playing:hover {
  background-position: -16px -47px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .progress-crop .progress-container {
  border-color: #282828;
  background-color: #282828;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .progress-crop .progress-container .seekable {
  background-color: #464849;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .right-controls .time-display {
  color: #a9a9a9;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .right-controls .volume-controls .mute-toggle {
  background-position: -2px 0px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .right-controls .volume-controls .mute-toggle.muted {
  background-position: -18px 0px;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .right-controls .volume-controls .volume-bar-container .volume-bar {
  background-color: #272727;
}
.webs-audio-wrapper.webs-audio-size-small.webs-audio-scheme-dark .right-controls .volume-controls .volume-bar-container .volume-bar.active {
  background-color: #C8C8C8;
}


/* Module: text_image, Style: default */
.webs-text-image .webs-submodule-image .webs-align-right {
  margin-left: 15px;
  margin-bottom: 15px;
}
.webs-text-image .webs-submodule-image .webs-align-left {
  margin-right: 15px;
  margin-bottom: 15px;
}
.webs-text-image .webs-submodule-image .webs-hasframe {
  margin: 0;
}


/* Module: slideshow, Style: base */


/* Module: slideshow, Style: white */
.w-slideshow {
  padding-bottom: 66px;
  position: relative;
  /* main figure */

  /* thumbnails */

}
.w-slideshow .bldr-placeholder-element {
  height: 100%;
}
.w-slideshow .bldr-placeholder-element:before {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  background-image: url("s/modules/slideshow/v1.13/images/placeholder-icon.png");
}
.w-slideshow .w-slideshow-thumbnails-li .bldr-placeholder-element:before,
.w-slideshow .w-slideshow-thumbnails-li .bldr-placeholder-element:after {
  display: none;
}
.w-slideshow.w-slideshow-empty .w-slideshow-nav,
.w-slideshow.w-slideshow-empty:hover .w-slideshow-nav {
  display: none;
}
.w-slideshow.w-slideshow-empty .w-slideshow-current .w-slideshow-image_container {
  cursor: pointer;
  width: 100%;
}
.w-slideshow.w-slideshow-resizing .w-slideshow-current {
  visibility: hidden;
}
.w-slideshow.w-slideshow-resizing .w-slideshow-current img {
  visibility: hidden;
}
.w-slideshow.w-slideshow-resizing .w-slideshow-current .w-slideshow-image_container {
  border-color: #fff;
}
.w-slideshow .w-slideshow-timerbar {
  height: 1px;
  width: 76px;
  overflow: hidden;
  position: absolute;
  bottom: 3px;
  left: 10px;
  background: #5f524e;
  border: 1px solid #5f524e;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.w-slideshow .w-slideshow-progress {
  position: absolute;
  left: 0;
  height: 1px;
  background: #a6a3a3;
}
.w-slideshow:hover .w-slideshow-nav {
  display: block;
}
.w-slideshow .w-slideshow-nav {
  display: none;
  position: absolute;
  bottom: 18px;
  left: 50%;
  width: 96px;
  height: 30px;
  margin-left: -48px;
  background: transparent url("s/modules/slideshow/v1.13/images/white-timerbg.png");
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.w-slideshow .w-slideshow-nav .w-slideshow-play,
.w-slideshow .w-slideshow-nav .w-slideshow-next,
.w-slideshow .w-slideshow-nav .w-slideshow-prev {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 8px;
  text-decoration: none;
  text-indent: -9999px;
  width: 11px;
  height: 15px;
  background: transparent url("s/modules/slideshow/v1.13/images/white-nav.png");
}
.w-slideshow .w-slideshow-nav .w-slideshow-play {
  left: 50%;
  margin-left: -5px;
  background-position: -14px 0;
}
.w-slideshow .w-slideshow-nav .w-slideshow-play.w-slideshow-pause {
  background-position: -29px 0;
}
.w-slideshow .w-slideshow-nav .w-slideshow-prev {
  left: 23px;
  background-position: 0 0;
}
.w-slideshow .w-slideshow-nav .w-slideshow-next {
  right: 23px;
  background-position: 100% 0;
}
.w-slideshow .w-slideshow-resize {
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 10px;
}
.w-slideshow .w-slideshow-current {
  position: relative;
  width: 100%;
  height: 100%;
}
.w-slideshow .w-slideshow-current .w-slideshow-figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.w-slideshow .w-slideshow-current .w-slideshow-figure.incoming,
.w-slideshow .w-slideshow-current .w-slideshow-figure.outgoing {
  position: absolute;
  top: 0;
  left: 0;
}
.w-slideshow .w-slideshow-current .w-slideshow-image_container {
  position: relative;
  margin: 0px auto;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  padding: 10px;
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}
.w-slideshow .w-slideshow-current .w-slideshow-image {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  float: left;
}
.w-slideshow .w-slideshow-current .w-slideshow-caption {
  width: 100%;
  max-height: 50%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 10px;
  overflow: hidden;
}
.w-slideshow .w-slideshow-current .w-slideshow-caption > div {
  background: black;
  color: white;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-align: left;
  padding: 10px;
  margin: 10px;
  margin-bottom: 0px;
  font-family: Helvetica;
  font-size: 12px;
  line-height: 16px;
  word-wrap: break-word;
}
.w-slideshow .w-slideshow-thumbnails {
  position: relative;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  width: auto;
  height: 66px;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-ul {
  position: absolute;
  padding: 4px;
  padding-left: 4px;
  padding-right: 4px;
  white-space: nowrap;
  overflow: hidden;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li {
  display: inline-block;
  list-style-type: none;
  background: #fff;
  background: rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  width: 58px;
  height: 58px;
  border: 0px;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li .w-slideshow-image {
  box-sizing: border-box;
  max-width: 100%;
  height: 58px;
  width: 58px;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected {
  border: 1px solid #c8c8c8;
  width: 46px;
  height: 46px;
  padding: 5px;
  margin: 0;
  background: #fff;
  position: relative;
  top: -6px;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected .w-slideshow-figure {
  opacity: 1;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-li.selected .w-slideshow-image {
  box-sizing: border-box;
  max-width: 100%;
  height: 46px;
  width: 46px;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-figure {
  box-sizing: border-box;
  text-align: center;
  width: 100%;
  height: 100%;
  opacity: 0.67;
  cursor: pointer;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  -webkit-transition: opacity 100ms linear;
  -ms-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-figure:hover {
  opacity: 1;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-caption {
  display: none;
}
.w-slideshow .w-slideshow-thumbnails .w-slideshow-thumbnails-nav {
  display: none;
}
.w-slideshow.w-slideshow-none {
  padding-bottom: 21px;
}
.w-slideshow.w-slideshow-none .w-slideshow-thumbnail-area {
  visibility: hidden;
  position: absolute;
}
.w-slideshow.w-slideshow-bottom {
  padding-bottom: 86px;
}
.w-slideshow.w-slideshow-bottom .w-slideshow-thumbnail-area {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.w-slideshow.w-slideshow-top {
  padding-top: 66px;
  padding-bottom: 20px;
}
.w-slideshow.w-slideshow-top .w-slideshow-thumbnail-area {
  position: absolute;
  top: 0px;
  width: 100%;
}


/* Module: horizontal_rule, Style: base */
.webs-module-horizontal_rule {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
*:first-child + html .webs-hr .webs-hr-rule .webs-hr-container {
  position: absolute;
}
*:first-child + html .webs-hr .webs-hr-rule .webs-hr-left-container {
  left: 0;
}
*:first-child + html .webs-hr .webs-hr-rule .webs-hr-left-spacer-container {
  left: 20%;
}
*:first-child + html .webs-hr .webs-hr-rule .webs-hr-center-container {
  left: 40%;
}
*:first-child + html .webs-hr .webs-hr-rule .webs-hr-right-spacer-container {
  right: 20%;
}
*:first-child + html .webs-hr .webs-hr-rule .webs-hr-right-container {
  right: 0;
}
* html .webs-hr .webs-hr-rule .webs-hr-container {
  position: absolute;
}
* html .webs-hr .webs-hr-rule .webs-hr-left-container {
  left: 0;
}
* html .webs-hr .webs-hr-rule .webs-hr-left-spacer-container {
  left: 20%;
}
* html .webs-hr .webs-hr-rule .webs-hr-center-container {
  left: 40%;
}
* html .webs-hr .webs-hr-rule .webs-hr-right-spacer-container {
  right: 20%;
}
* html .webs-hr .webs-hr-rule .webs-hr-right-container {
  right: 0;
}
.webs-hr .webs-hr-rule {
  position: relative;
  display: table;
  width: 100%;
}
.webs-hr .webs-hr-rule .webs-hr-container {
  display: table-cell;
  vertical-align: top;
  width: 20%;
  position: relative;
  top: 0px;
}
.webs-hr .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-color: transparent;
}


/* Module: horizontal_rule, Style: dark */
.w-horizontal_rule-dark-1 .webs-hr-rule {
  height: 25px;
}
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-container {
  height: 25px;
}
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-1-sprite.png");
}
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 8px;
}
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-center-container {
  min-width: 36px;
}
.w-horizontal_rule-dark-1 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 25px;
  background-position: center 0;
}
.w-horizontal_rule-dark-2 .webs-hr-rule {
  height: 44px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-container {
  height: 44px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-2-sprite.png");
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-container {
  min-width: 48px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 6px;
  position: relative;
  top: 13px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 20px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 13px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 15px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-center-container {
  min-width: 63px;
}
.w-horizontal_rule-dark-2 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 44px;
  background-position: center 0;
}
.w-horizontal_rule-dark-3 .webs-hr-rule {
  height: 12px;
}
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-container {
  height: 12px;
}
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-3-sprite.png");
}
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 5px;
}
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-center-container {
  min-width: 55px;
}
.w-horizontal_rule-dark-3 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 12px;
  background-position: center 0;
}
.w-horizontal_rule-dark-4 .webs-hr-rule {
  height: 29px;
}
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-container {
  height: 29px;
}
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-4-sprite.png");
}
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
}
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-center-container {
  min-width: 128px;
}
.w-horizontal_rule-dark-4 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 29px;
  background-position: center 0;
}
.w-horizontal_rule-dark-5 .webs-hr-rule {
  height: 7px;
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-container {
  height: 7px;
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-5-sprite.png");
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-container {
  min-width: 52px;
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 7px;
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 0;
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 3px;
}
.w-horizontal_rule-dark-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 15px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule {
  height: 40px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-container {
  height: 40px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-6-sprite.png");
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-container {
  min-width: 40px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 40px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 71px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 2px;
  background-position: center 2px;
  position: relative;
  top: 19px;
}
.w-horizontal_rule-dark-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 0px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule {
  height: 19px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-container {
  height: 19px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-7-sprite.png");
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-container {
  min-width: 28px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 19px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 24px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 9px;
}
.w-horizontal_rule-dark-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 0px;
}
.w-horizontal_rule-dark-8 .webs-hr-rule {
  height: 17px;
}
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-container {
  height: 17px;
}
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-8-sprite.png");
}
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 3px;
  background-position: center 3px;
  position: relative;
  top: 12px;
}
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-center-container {
  min-width: 55px;
}
.w-horizontal_rule-dark-8 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 17px;
  background-position: center 0;
}
.w-horizontal_rule-dark-9 .webs-hr-rule {
  height: 20px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-container {
  height: 20px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-9-sprite.png");
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 4px;
  position: relative;
  top: 8px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 18px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 12px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 2px;
  background-position: center 2px;
  position: relative;
  top: 9px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-center-container {
  min-width: 63px;
}
.w-horizontal_rule-dark-9 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 20px;
  background-position: center 0;
}
.w-horizontal_rule-dark-10 .webs-hr-rule {
  height: 12px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-container {
  height: 12px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/light-10-sprite.png");
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-container {
  min-width: 3px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 3px;
  position: relative;
  top: 2px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 16px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 10px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 3px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-center-container {
  min-width: 63px;
}
.w-horizontal_rule-dark-10 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 12px;
  background-position: center 0;
}


/* Module: horizontal_rule, Style: light */
.w-horizontal_rule-light-1 .webs-hr-rule {
  height: 25px;
}
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-container {
  height: 25px;
}
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-1-sprite.png");
}
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 1px;
  background-position: center 61px;
  position: relative;
  top: 8px;
}
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-center-container {
  min-width: 36px;
}
.w-horizontal_rule-light-1 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 25px;
  background-position: center 0;
}
.w-horizontal_rule-light-2 .webs-hr-rule {
  height: 44px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-container {
  height: 44px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-2-sprite.png");
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-container {
  min-width: 48px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 6px;
  position: relative;
  top: 13px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 22px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 13px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 15px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-center-container {
  min-width: 63px;
}
.w-horizontal_rule-light-2 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 44px;
  background-position: center 0;
}
.w-horizontal_rule-light-3 .webs-hr-rule {
  height: 12px;
}
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-container {
  height: 12px;
}
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-3-sprite.png");
}
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 1px;
  background-position: center 61px;
  position: relative;
  top: 5px;
}
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-center-container {
  min-width: 55px;
}
.w-horizontal_rule-light-3 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 12px;
  background-position: center 0;
}
.w-horizontal_rule-light-4 .webs-hr-rule {
  height: 29px;
}
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-container {
  height: 29px;
}
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-4-sprite.png");
}
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
}
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-center-container {
  min-width: 128px;
}
.w-horizontal_rule-light-4 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 29px;
  background-position: center 0;
}
.w-horizontal_rule-light-5 .webs-hr-rule {
  height: 7px;
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-container {
  height: 7px;
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-5-sprite.png");
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-container {
  min-width: 52px;
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 7px;
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 0;
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 3px;
}
.w-horizontal_rule-light-5 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 12px;
}
.w-horizontal_rule-light-6 .webs-hr-rule {
  height: 40px;
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-container {
  height: 40px;
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-6-sprite.png");
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-container {
  min-width: 40px;
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 40px;
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 0;
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 2px;
  background-position: center 2px;
  position: relative;
  top: 19px;
}
.w-horizontal_rule-light-6 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 50px;
}
.w-horizontal_rule-light-7 .webs-hr-rule {
  height: 19px;
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-container {
  height: 19px;
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-7-sprite.png");
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-container {
  min-width: 28px;
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 19px;
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 0;
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-center-container .webs-hr-bg,
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 9px;
}
.w-horizontal_rule-light-7 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 24px;
}
.w-horizontal_rule-light-8 .webs-hr-rule {
  height: 17px;
}
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-container {
  height: 17px;
}
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-8-sprite.png");
}
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 3px;
  background-position: center 3px;
  position: relative;
  top: 12px;
}
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-center-container {
  min-width: 55px;
}
.w-horizontal_rule-light-8 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 17px;
  background-position: center 0;
}
.w-horizontal_rule-light-9 .webs-hr-rule {
  height: 20px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-container {
  height: 20px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-9-sprite.png");
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 4px;
  position: relative;
  top: 8px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 18px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 10px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 2px;
  background-position: center 2px;
  position: relative;
  top: 9px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-center-container {
  min-width: 63px;
}
.w-horizontal_rule-light-9 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 20px;
  background-position: center 0;
}
.w-horizontal_rule-light-10 .webs-hr-rule {
  height: 12px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-container {
  height: 12px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-container .webs-hr-bg {
  background-image: url("s/modules/horizontal_rule/v1.5/images/dark-10-sprite.png");
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-container,
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-container {
  min-width: 3px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg,
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  height: 3px;
  position: relative;
  top: 2px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-container .webs-hr-bg {
  background-position: left 15px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-container .webs-hr-bg {
  background-position: right 9px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-left-spacer-container .webs-hr-bg,
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-right-spacer-container .webs-hr-bg {
  height: 1px;
  background-position: center 1px;
  position: relative;
  top: 3px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-center-container {
  min-width: 63px;
}
.w-horizontal_rule-light-10 .webs-hr-rule .webs-hr-center-container .webs-hr-bg {
  height: 12px;
  background-position: center 0;
}


/* Module: horizontal_rule, Style: dark-1 */


/* Module: horizontal_rule, Style: dark-2 */


/* Module: horizontal_rule, Style: dark-3 */


/* Module: horizontal_rule, Style: dark-4 */


/* Module: horizontal_rule, Style: dark-5 */


/* Module: horizontal_rule, Style: dark-6 */


/* Module: horizontal_rule, Style: dark-7 */


/* Module: horizontal_rule, Style: dark-8 */


/* Module: horizontal_rule, Style: dark-9 */


/* Module: horizontal_rule, Style: dark-10 */


/* Module: horizontal_rule, Style: light-1 */


/* Module: horizontal_rule, Style: light-2 */


/* Module: horizontal_rule, Style: light-3 */


/* Module: horizontal_rule, Style: light-4 */


/* Module: horizontal_rule, Style: light-5 */


/* Module: horizontal_rule, Style: light-6 */


/* Module: horizontal_rule, Style: light-7 */


/* Module: horizontal_rule, Style: light-8 */


/* Module: horizontal_rule, Style: light-9 */


/* Module: horizontal_rule, Style: light-10 */


/* Module: spacer, Style: default */
.webs-container.w-spacer-default {
  padding: 0;
}


/* Module: carousel, Style: default */
.w-carousel .bldr-carousel-placeholder .bldr-image-zoomer {
  display: none;
}
.w-carousel .bldr-carousel-placeholder img {
  display: block;
  height: 2000px;
  visibility: hidden;
}
.w-carousel .bldr-placeholder-element {
  width: 100%;
  height: 100%;
}
.w-carousel .bldr-placeholder-element:before {
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  background-image: url("s/modules/carousel/v1.17/images/placeholder.png");
}
.w-carousel-default .w-carousel-indices {
  display: none;
}
.w-carousel-default .hide_description .w-carousel-description,
.w-carousel-default .hide_title .w-carousel-title,
.w-carousel-default .hide_text .w-carousel-text,
.w-carousel-default .hide_button .w-carousel-button {
  display: none;
}
.w-carousel-default .single_slide .w-carousel-next,
.w-carousel-default .single_slide .w-carousel-prev,
.w-carousel-default .single_slide .w-carousel-indices {
  display: none;
}
.w-carousel-default .w-carousel {
  position: relative;
  height: 188px;
}
.w-carousel-default .w-carousel .w-carousel-list-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.w-carousel-default .w-carousel.w-carousel-transitioning .w-carousel-list-wrapper {
  overflow: hidden;
}
.w-carousel-default .w-carousel .w-carousel-list {
  margin: 0;
  padding: 0;
  height: 100%;
}
.w-carousel-default .w-carousel .w-carousel-list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  display: none;
  position: absolute;
}
.w-carousel-default .w-carousel .w-carousel-list li.active {
  display: block;
}
.w-carousel-default .w-carousel .w-carousel-list li.incoming,
.w-carousel-default .w-carousel .w-carousel-list li.outgoing {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.w-carousel-default .w-carousel .w-carousel-list li .webs-image-crop {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.w-carousel-default .w-carousel-slide {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.w-carousel-default .w-carousel-description {
  position: absolute;
  right: 20px;
  top: 20px;
  background: #fff;
  width: 300px;
  padding: 10px;
  -moz-box-shadow: 0 2px 4px #000000;
  -webkit-box-shadow: 0 2px 4px #000000;
  box-shadow: 0 2px 4px #000000;
}
.w-carousel-default .w-carousel-image {
  position: relative;
  height: 100%;
}
.w-carousel-default .w-carousel-image img {
  position: absolute;
  top: 0;
  left: 0;
}
.w-carousel-default .w-carousel-title {
  color: #064560;
  font: 500 21px 'myriad pro', 'helvetica';
  margin-bottom: 5px;
}
.w-carousel-default .w-carousel-text {
  padding: 0;
}
.w-carousel-default .w-carousel-prev {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 23px;
  height: 22px;
  text-indent: -9999px;
  background: transparent url('static/projects/finch/images/carousel_back_forward.png') no-repeat 0 0;
}
.w-carousel-default .w-carousel-prev:focus {
  outline: none;
}
.w-carousel-default .w-carousel-next {
  position: absolute;
  bottom: 20px;
  left: 50px;
  width: 23px;
  height: 22px;
  text-indent: -9999px;
  background: transparent url('static/projects/finch/images/carousel_back_forward.png') no-repeat 0 bottom;
}
.w-carousel-default .w-carousel-next:focus {
  outline: none;
}


/* Module: google_map, Style: plain */
.map_canvas {
  width: 80%;
  height: 200px;
}
.map_canvas.webs-hasframe {
  float: none;
}
.map_canvas .w-get-directions {
  z-index: 20;
  background-color: #498af3;
  color: white;
  position: absolute;
  bottom: 20px;
  right: 10px;
  display: inline-block;
  padding: 5px 10px;
  font: bold 12px/1 "Helvetica Neue", helvetica, arial;
  border: 1px solid #3079ed;
  border-radius: 2px;
  cursor: pointer;
}


/* Module: buckets, Style: default */
.w-buckets-default .w-buckets-wrapper {
  display: table;
  table-layout: fixed;
}
.w-buckets-default .w-buckets-wrapper .w-buckets {
  display: table-row;
}
.w-buckets-default .w-buckets-wrapper .w-buckets .w-bucket {
  display: table-cell;
  float: none;
  vertical-align: top;
}
.w-buckets-default .w-bucket {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.w-buckets-default .w-bucket:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
.w-buckets-default .w-bucket:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
.w-buckets-default .w-bucket .webs-title {
  padding: 8px 0;
  margin: 0;
  clear: both;
}
.w-buckets-default .w-bucket .webs-submodule-button {
  margin-top: 10px;
}


/* Module: google_checkout, Style: base */
.google_checkout.disabled img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}



/* Theme Module Styles */
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('http://static.websimages.com/static/projects/finch/themes/ie-css3.htc');
		behavior: url('http://10.1.0.136/webstatic/static/projects/finch/themes/ie-css3.htc');
	}
}
*/
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */.w-email_list-soft_light_default .w-email_list-ul .w-email_list-li label {
  font-size: 11px;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  color: #738ca0;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.w-email_list-soft_light_default .w-email_list-ul .w-email_list-li .w-email_list-field {
  border-width: 1px;
  border-color: #ebebeb;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-wrap .w-email_list-ul .w-email_list-li label {
  color: #ffffff;
}
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('http://static.websimages.com/static/projects/finch/themes/ie-css3.htc');
		behavior: url('http://10.1.0.136/webstatic/static/projects/finch/themes/ie-css3.htc');
	}
}
*/
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */.subheader-wrapper {
  margin: 0 auto;
  width: 940px;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel {
  padding-bottom: 31px;
  text-align: center;
  background: url("s/themes/soft_light/v1.6/images/bg_carousel_shadow.png") bottom no-repeat;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-list-wrapper .w-carousel-description {
  position: absolute;
  top: auto;
  left: 0;
  bottom: 15%;
  width: 33%;
  min-height: 10%;
  text-align: left;
  background: #000;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-list-wrapper .w-carousel-description .w-carousel-title {
  margin: 0 6px 6px;
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  color: #fff;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-list-wrapper .w-carousel-description .w-carousel-text {
  margin: 0 6px 6px;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #fff;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-list-wrapper .w-carousel-description .w-text::selection {
  color: #000;
  background: #fff;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-prev,
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-next {
  display: none;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel.single_slide .w-carousel-indices {
  display: none;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices {
  position: relative;
  display: inline-block;
  margin-top: -17px;
  padding: 10px 50px;
  height: 15px;
  background: #b30000;
  background-image: -moz-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: -webkit-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: -o-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: -ms-linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  background-image: linear-gradient(top, #b30000 0%, #9a0000 50%, #7b0000 51%, #9a0000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b30000', endColorstr='#9a0000', GradientType=0);
  box-shadow: 0 1px 3px #111;
  border-radius: 5px;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices li {
  position: static;
  width: auto;
  height: 15px;
  margin: 0 2px;
  float: left;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices li a.w-carousel-index {
  display: inline-block;
  margin: 0;
  width: 14px;
  height: 14px;
  text-indent: -9999px;
  background-image: none;
  background: #c2c2c2;
  background-clip: content-box;
  border-radius: 50%;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.5);
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices li a.w-carousel-index span {
  display: block;
  position: relative;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices li a.w-carousel-index span:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 6px;
  height: 6px;
  background-color: transparent;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices li a.w-carousel-index span:hover:after {
  background-color: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}
.subheader-wrapper .w-carousel-soft_light_default .w-carousel .w-carousel-indices li.active a.w-carousel-index span:after {
  background-color: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}
.subheader-wrapper .webs-bin-active .w-carousel {
  margin-bottom: 30px;
}
.subheader-wrapper .webs-bin-active .w-carousel .w-carousel-indices {
  margin: 17px 0;
}
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('http://static.websimages.com/static/projects/finch/themes/ie-css3.htc');
		behavior: url('http://10.1.0.136/webstatic/static/projects/finch/themes/ie-css3.htc');
	}
}
*/
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */.w-button-soft_light_default .w-button {
  padding: 10px 28px;
  background: #ff0004;
  border-width: 0;
  border-radius: 20px;
  text-shadow: 0 -1px 1px #666666;
}
.w-button-soft_light_default .w-button:hover {
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.1)), color-stop(1, rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('http://static.websimages.com/static/projects/finch/themes/ie-css3.htc');
		behavior: url('http://10.1.0.136/webstatic/static/projects/finch/themes/ie-css3.htc');
	}
}
*/
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */.w-contact_form-soft_light_default .w-contact_form-ul .w-contact_form-li label {
  font-size: 11px;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  color: #738ca0;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.w-contact_form-soft_light_default .w-contact_form-ul .w-contact_form-li .w-contact_form-field {
  border-width: 1px;
  border-color: #ebebeb;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.footer-wrap .w-contact_form-ul .w-contact_form-li label {
  color: #ffffff;
}