/* 514b3460a4595e682100015b Theme (1) */
/*
.ie6, .ie7, .ie8 {
	.htc() {
		background: red !important;
		//behavior: url('https://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 {
  /* Fixing sign-in form font problems */

}
.webs-content .fw-message,
.webs-content .fw-flash {
  border-color: #cccccc;
  background-color: #ededed;
  color: #212121;
}
.webs-content .fw-message h2,
.webs-content .fw-flash h2 {
  color: #ffffff;
}
.webs-content .fw-message a,
.webs-content .fw-flash a {
  color: #8c8c8c;
}
.webs-content .fw-message a:hover,
.webs-content .fw-flash a:hover {
  color: #a6a6a6;
}
.webs-content table.fw-fixed td {
  vertical-align: top;
}
.webs-content .fw-even {
  border-color: #cccccc;
}
.webs-content .webs-body .fw-tabs {
  height: 35px;
}
.webs-content .webs-body .fw-tabs .fw-tab-item {
  background: #dddddd;
  border-color: #777777;
}
.webs-content .webs-body .fw-tabs .fw-tab-item a {
  color: #333333;
}
.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: #a1a1a1 !important;
  border: 1px solid #7d7d7d !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: #8c8c8c !important;
}
.webs-content .w-button-sb2_default a.w-button {
  background: #a1a1a1;
  border: 1px solid #7d7d7d;
  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: #8c8c8c;
}
.webs-content .w-button-sb2_default a.w-button .w-button-text {
  color: #fff;
}
.webs-content input[type=text],
.webs-content input[type=email],
.webs-content input[type=password],
.webs-content textarea {
  color: #333333;
}
.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('https://static.websimages.com/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%23dddddd%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%23dddddd%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: #333333;
}
.webs-content .weekdayHeader:first-child {
  border-color: #333333;
}
.webs-content .weekdayHeader:last-child {
  border-color: #333333;
}
.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("https://static.websimages.com/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: #333333;
  font-weight: normal;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #000000;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #000000;
}
.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('http://images.webs.com/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: #dddddd;
  background: none;
}
.webs-content .theme-color-text {
  color: #333333;
}
/*
 * This is the correct way to calculate which color to use ... but we can't do this because
 * luma isn't supported in our version of less.js.  When we move to node and are using the latest
 * less.js, we can use this methods directly over calculating the correct luma values in javascript
.determineColorLegibleFromTextColor (@input_color) when (abs(luma(@text_color) - luma(@input_color)) > 43%) {
	color: @text_color;
}
.determineColorLegibleFromTextColor (@input_color) when (abs(luma(@text_color) - luma(@input_color)) <= 43%) {
	color: @input_color;
}
*/
.webs-outer.fw-persistent-cart-header {
  margin: -8px -8px 0;
  padding: 16px 0 8px;
  background: #000;
  position: relative;
  z-index: 100;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container {
  width: 960px;
  margin: 0 auto;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container .fw-pcart-button {
  color: #000;
  color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: .5em .9em;
  background-color: #dddddd;
  text-decoration: none;
  font-family: "Helvetica", Arial, Sans-Serif;
  font-weight: 300;
  transition: background-color 0.3s ease;
  font-size: 14px;
  line-height: 14px;
}
.webs-outer.fw-persistent-cart-header .fw-pcart-container .fw-pcart-button-container .fw-pcart-button:hover {
  background-color: #f7f7f7;
}
.ie7 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie8 .webs-content .fw-searchContainer .fw-searchSubmit,
.ie9 .webs-content .fw-searchContainer .fw-searchSubmit {
  background-image: url('https://static.websimages.com/static/projects/finch/themes/app_search_ie.png');
}
#webs-nav:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#webs-nav {
  white-space: nowrap;
}
#webs-nav > li {
  float: left;
}
#webs-nav li {
  position: relative;
}
#webs-nav li > ul {
  position: absolute;
  z-index: 30;
  left: 10px;
  top: 100%;
  margin-top: -2px;
  display: none;
}
#webs-nav li > ul li {
  clear: both;
}
#webs-nav li:hover > ul,
#webs-nav li.hover > ul {
  display: block;
}
.tb-sidebar-vertical .tbsection-navigation #webs-nav > li {
  float: none;
}
.tb-sidebar-horizontal .tbsection-navigation #webs-nav > li {
  float: left;
}
.tb-hasSidebar:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.tb-hasSidebar > #webs-sidebar,
.tb-hasSidebar > #webs-inner_wrapper,
.tb-hasSidebar > #webs-main {
  float: left;
}
.tbsection {
  position: relative;
}
.w-header-area {
  min-height: 30px;
}
.w-header-layer {
  position: absolute;
}
.w-carousel {
  min-height: 50px;
}
.w-carousel .w-carousel-list-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.w-carousel .w-carousel-list-wrapper .w-carousel-list {
  height: 100%;
}
.w-carousel .w-carousel-list-wrapper .w-carousel-list > li {
  list-style-type: none;
  position: absolute;
  width: 100%;
  height: 100%;
}
.w-carousel .w-carousel-list-wrapper .w-carousel-slide {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.w-carousel .w-carousel-list-wrapper .w-carousel-image {
  position: relative;
  height: 100%;
}
.w-carousel .w-carousel-list-wrapper .webs-image-crop {
  position: relative;
  width: 100%;
  height: 100%;
}
.w-carousel .w-carousel-list-wrapper .webs-image-crop img {
  position: absolute;
}
.w-carousel .w-carousel-prev,
.w-carousel .w-carousel-next {
  text-decoration: none;
}
.w-carousel .w-carousel-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
.w-carousel .w-carousel-next {
  position: absolute;
  top: 50%;
  right: 0;
}
.w-carousel .w-carousel-indices {
  display: none;
}
.webs-content-main {
  min-height: 350px;
}
textarea,
input[type="text"],
input[type="email"],
input[type="password"] {
  border: 1px solid #dbdbdb;
  padding: 3px 6px;
  border-radius: 3px;
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.25);
}
.variable_title {
  color: #ffffff;
  font-family: 'Quicksand', sans-serif;
  font-size: 19px;
  line-height: 20px;
}
.variable_text {
  color: #333333;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.variable_nbfr_eoli_tvkr_hmmx {
  color: #000000;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
}
.variable_aeky_ngoq_tjhn_lrqv {
  color: #535353;
  font-family: 'Quicksand', sans-serif;
}
.variable_wloe_itey_hyoc_qxgr {
  color: #aaaaaa;
  font-size: 19px;
}
.variable_mixf_ljaj_qyfy_lqut {
  color: #ffffff;
  font-family: 'Poller One', sans-serif;
}
.variable_mkpy_fiyx_eikr_ipke {
  color: #aaaaaa;
}
.variable_vtmh_oqfh_asog_kdop {
  color: #fcf9f9;
}
.variable_jcmm_scjp_oist_gmqb {
  color: #7d7d7d;
}
.variable_tbxp_ldsh_vtvo_kaik {
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/Web_header_copy.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.variable_gsxo_ybfy_xtqm_swhu {
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.variable_mcpu_cvrd_okgd_lcvo {
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/nav_child.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.variable_fjxx_mbja_amsr_hnqn {
  background-color: #eb1c24;
  background-repeat: no-repeat;
  background-position: left top;
}
.variable_alfw_jqcb_vmue_iaow {
  background-color: #f5f9e8;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/645242");
  background-repeat: repeat-x;
  background-position: center top;
}
.variable_yfwf_tgvy_rdgp_mfou {
  background-color: #f5f9e8;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/base.png");
  background-repeat: repeat-x;
  background-position: center top;
}
.variable_yopc_kvul_iajq_gfco {
  background-color: #f5f9e8;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/base.png");
  background-repeat: repeat-x;
  background-position: 0 0;
}
.variable_kgde_lcvk_xftp_ltao {
  background-color: #f5f9e8;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/base.png");
  background-repeat: repeat-x;
  background-position: center top;
}
body {
  background-color: #f5f9e8;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/base.png");
  background-repeat: repeat-x;
  background-position: center top;
}
.tbsection-wrapper {
  width: 960px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  background: #f5f9e8 no-repeat 0 0;
}
.tbsection-content {
  font-family: Arial;
}
.tb-hasSidebar > .tbsection-main {
  width: 695px;
}
.tbsection-main {
  background: 0 0;
  font-family: Quicksand;
  font-size: 16px;
  color: #000000;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
}
.tbsection-main-content .webs-title {
  font-family: Poller One;
}
.tbsection-main-content .webs-text {
  font-family: Arial;
}
.tbsection-main-content a {
  font-family: Arial;
}
.tbsection-header {
  background: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/Web_header_copy2.png") 0 0;
  height: 287px;
  width: 960px;
  color: #000000;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/Web_header_copy.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.tbsection-header .w-header-area {
  height: 81px;
  width: 460px;
  margin-left: 185px;
  margin-top: 21px;
}
.tbsection-header .w-header-subtitle {
  font-family: Quicksand;
  font-size: 21px;
  color: #ffffff;
}
.tbsection-header .w-header-title {
  font-family: Poller One;
  font-size: 33px;
}
.tbsection-header a:hover,
.tbsection-header .a-hover {
  color: #c3c3c3;
}
.tbsection-subheader {
  background: #dddddd 0 0;
  margin-top: 16px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 25px;
}
.tbsection-navigation {
  margin-bottom: 2px;
  padding-top: 4px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 0px;
  color: #ffffff;
  font-family: 'Quicksand', sans-serif;
  font-size: 19px;
  line-height: 20px;
  margin-left: 185px;
  width: 761px;
}
.tbsection-navigation #webs-nav {
  margin-top: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.tbsection-navigation #webs-nav li {
  margin-right: 10px;
}
.tbsection-navigation #webs-nav ul {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 204px;
  margin-top: 10px;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/nav_child.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.tbsection-navigation #webs-nav ul ul {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: url("https://dynamic.websimages.com/s/themes/514b3460a4595e682100015b/v1.6/images/nav_child.png");
  background-repeat: no-repeat;
  background-position: 0 0;
}
.tbsection-navigation a:hover,
.tbsection-navigation .a-hover {
  color: #646464;
  color: #aaaaaa;
  font-size: 19px;
}
.tbsection-navigation #webs-nav li li a {
  width: 250px;
  margin: 4px;
  font-size: 17px;
}
.tbsection-navigation #webs-nav li.active > a {
  font-family: Poller One;
  color: #f5f9e8;
  color: #ffffff;
  font-family: 'Poller One', sans-serif;
}
.tbsection-navigation a {
  color: #f5f9e8;
  color: #ffffff;
  font-family: 'Quicksand', sans-serif;
  font-size: 19px;
  line-height: 20px;
}
.tbsection-sidebar {
  width: 265px;
  border: none #d2232a;
  background-color: #eb1c24;
  background-repeat: no-repeat;
  background-position: left top;
}
.tbsection-sidebar-content .webs-title {
  background: 0 0;
  color: #f5f9e8;
  font-family: Poller One;
}
.tbsection-sidebar-content .webs-text {
  font-family: Arial;
}
.tbsection-sidebar-content a {
  color: #231f20;
  color: #fcf9f9;
}
.tbsection-sidebar-content a:hover,
.tbsection-sidebar-content .a-hover {
  color: #aaaaaa;
  color: #aaaaaa;
}
.tbsection-footer {
  margin-top: 10px;
  font-family: Arial;
  color: #b5b5b5;
  width: 900px;
  height: 75px;
  padding-left: 65px;
  padding-top: 39px;
  margin-left: 0px;
  color: #aaaaaa;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.tbsection-footer-content .webs-text {
  color: #7d7d7d;
  color: #7d7d7d;
}
.tbsection-footer-content a {
  color: #fcf9f9;
}
.tbsection-footer-content a:hover,
.tbsection-footer-content .a-hover {
  color: #646464;
  color: #aaaaaa;
}



/* 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 {
  right: auto;
  left: 50%;
}
.w-header-layer-centered .w-header-layer-container {
  position: relative;
  left: -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;
}



/* Theme Module Styles */
.w-button-default .w-button {
  font-size: 11px;
  color: #dddddd;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  background-image: none;
  background: #242424;
  text-transform: uppercase;
  text-shadow: none;
  padding: 8px;
}
.w-button-default .w-button:hover {
  text-decoration: none;
  background: #333333 !important;
}
.w-carousel-default {
  padding: 0;
  position: relative;
  z-index: 1;
}
.w-carousel-default .w-carousel {
  position: relative;
  background: #232323;
  overflow: visible;
  border: none;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.7);
}
.w-carousel-default .w-carousel ul {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  z-index: 2;
}
.w-carousel-default .w-carousel ul li {
  overflow: hidden;
}
.w-carousel-default .w-carousel ul li.incoming,
.w-carousel-default .w-carousel ul li.outgoing {
  top: auto;
  overflow: hidden;
}
.w-carousel-default .w-carousel .bldr-crop-handle {
  z-index: 10;
}
.w-carousel-default .w-carousel .w-carousel-index {
  display: none;
}
.w-carousel-default .w-carousel .w-carousel-prev,
.w-carousel-default .w-carousel .w-carousel-next {
  width: 25px;
  height: 40px;
  top: 50%;
  bottom: auto;
  margin-top: -20px;
  z-index: -1;
}
.w-carousel-default .w-carousel .w-carousel-prev span,
.w-carousel-default .w-carousel .w-carousel-next span {
  display: block;
  height: 0;
  overflow: hidden;
}
.w-carousel-default .w-carousel .w-carousel-prev,
.w-carousel-default .w-carousel .w-carousel-next {
  background: transparent url("data:image/png;base64,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") left top no-repeat;
}
.w-carousel-default .w-carousel .w-carousel-prev {
  background-position: -25px top;
  right: auto;
  left: -23px;
}
.w-carousel-default .w-carousel .w-carousel-prev:hover {
  left: -25px;
}
.w-carousel-default .w-carousel .w-carousel-next {
  left: auto;
  right: -23px;
}
.w-carousel-default .w-carousel .w-carousel-next:hover {
  right: -25px;
}
.w-carousel-default .w-carousel .w-carousel-description {
  position: absolute;
  bottom: 0;
  width: 100%;
  right: auto;
  left: 0;
  top: auto;
  background: #121212;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 50px;
  width: 860px;
  min-height: 66px;
}
