/* Paper Theme (Blue Paper) */
/*
 * @title: Paper
 * @authors : Nick Swider
 */
/* @import "../app"; */
/* 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;
}
/**************************************************************************************************/
/* Fixing sign-in form font problems */
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #555555;
}
.webs-content .fw-message,
.webs-content .fw-flash {
  border-color: #b7d7e1;
  background-color: #e6f1f4;
  color: #212121;
}
.webs-content .fw-message h2,
.webs-content .fw-flash h2 {
  color: #454545;
}
.webs-content .fw-message a,
.webs-content .fw-flash a {
  color: #5da5bb;
}
.webs-content .fw-message a:hover,
.webs-content .fw-flash a:hover {
  color: #81b9ca;
}
.webs-content table.fw-fixed td {
  vertical-align: top;
}
.webs-content .fw-even {
  border-color: #b7d7e1;
}
.webs-content .webs-body .fw-tabs {
  height: 35px;
}
.webs-content .webs-body .fw-tabs .fw-tab-item {
  background: #96c5d3;
  border-color: #2e606f;
}
.webs-content .webs-body .fw-tabs .fw-tab-item a {
  color: #555555;
}
.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: #7ab5c7 !important;
  border: 1px solid #4a98b0 !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: #5da5bb !important;
}
.webs-content .w-button-sb2_default a.w-button {
  background: #7ab5c7;
  border: 1px solid #4a98b0;
  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: #5da5bb;
}
.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('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%22https%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22https%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%2396c5d3%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%2396c5d3%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: #555555;
}
.webs-content .weekdayHeader:first-child {
  border-color: #555555;
}
.webs-content .weekdayHeader:last-child {
  border-color: #555555;
}
.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: #555555;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 21px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #96c5d3;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #8db9c7;
}
.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('https://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: #96c5d3;
  background: none;
}
.webs-content .theme-color-text {
  color: #96c5d3;
}
/*
 * 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: #96c5d3;
  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: #bad9e2;
}
.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');
}
/* ****************** Fonts ******************** */
#logo h1 {
  font-weight: normal;
}
.webs-nav {
  color: #333333;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.webs-nav a {
  color: #ffffff;
}
.webs-nav a:hover {
  color: #ffffff;
}
.webs-title {
  color: #454545;
  font-weight: normal;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 25px;
  line-height: 28px;
}
.webs-title a {
  color: #96c5d3;
}
.webs-title a:hover {
  color: #8db9c7;
}
.w-header-text-container .w-header-title {
  font-family: 'Quattrocento Sans', sans-serif;
}
.w-header-text-container .w-header-subtitle {
  font-family: 'Dancing Script', cursive;
}
body,
.webs-text,
.w-header-text,
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #555555;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 21px;
}
body a,
.webs-text a,
.w-header-text a,
input[type=text] a,
input[type=email] a,
input[type=password] a,
textarea a {
  color: #96c5d3;
}
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: #8db9c7;
}
footer,
footer .webs-text,
footer,
footer input[type=text],
footer input[type=email],
footer input[type=password],
footer textarea {
  color: #666666;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 12px;
  line-height: 16px;
}
footer a,
footer .webs-text a,
footer a,
footer input[type=text] a,
footer input[type=email] a,
footer input[type=password] a,
footer textarea a {
  color: #96c5d3;
}
footer a:hover,
footer .webs-text a:hover,
footer a:hover,
footer input[type=text] a:hover,
footer input[type=email] a:hover,
footer input[type=password] a:hover,
footer textarea a:hover {
  color: #8db9c7;
}
footer .webs-title {
  color: #666666;
  font-weight: normal;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 16px;
  line-height: 18px;
}
footer .webs-title a {
  color: #96c5d3;
}
footer .webs-title a:hover {
  color: #8db9c7;
}
/* ****************** General ******************** */
body {
  background: #dedad7 url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg.png") repeat 0 0;
}
a {
  text-decoration: none;
  color: #96c5d3;
}
a:hover {
  color: #8db9c7;
}
input[type=text],
input[type=email],
input[type=password],
textarea,
input.fw-editor-text {
  background: #fff;
  border: solid 1px #eae9e7;
  border-bottom: solid 1px #c2bfbd;
  font-style: italic;
  padding: 7px 0;
  display: block;
  text-indent: 5px;
  width: 100%;
}
caption {
  text-align: center;
  padding: 5px 0;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.alignleft {
  margin-right: 10px;
}
img.alignright {
  margin-left: 10px;
}
.a-right {
  text-align: right;
}
.a-center {
  text-align: center;
}
/* ****************** Common Boxes ******************** */
.wrapper {
  width: 960px;
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
  z-index: 2;
}
header.header {
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-header.png") no-repeat left top;
  padding: 40px 55px 40px 60px;
  min-height: 100px;
  margin-left: -24px;
  width: 889px;
  float: left;
}
.webs-content-header.webs-content .webs-parent-0 {
  margin-bottom: 0;
}
#logo {
  width: 100%;
  float: left;
  line-height: 1em;
}
.w-header-area {
  height: 100px;
}
.w-header-title {
  font-size: 32px;
  line-height: 1.2em;
  color: #454545;
}
.w-header-subtitle {
  font-size: 18px;
  line-height: 1.2em;
  color: #96c5d3;
}
#nav {
  margin: -55px -4px -10px 0;
  height: 65px;
  width: 910px;
  float: right;
}
.webs-nav {
  height: 65px;
  white-space: nowrap;
  position: relative;
  display: block;
  float: right;
}
.webs-nav > li {
  float: left;
  margin-left: 10px;
  position: relative;
}
.webs-nav > li.active,
.webs-nav > li:hover {
  top: -5px;
}
.webs-nav > li:hover > ul {
  display: block;
}
.webs-nav > li ul {
  display: none;
  left: 0;
  position: absolute;
  top: 50px;
  background: #fff;
  background: rgba(220, 220, 220, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  min-width: 140px;
  z-index: 100;
  padding: 6px 0;
  white-space: nowrap;
}
.webs-nav > li ul li {
  display: block;
  float: none;
  margin-left: 0;
  padding-left: 10px;
}
.webs-nav > li ul li a {
  background: none;
  margin: 0;
  line-height: 2em;
  height: 1.8em;
  padding-right: 15px;
  width: 100%;
}
.webs-nav > li ul li a span {
  padding-left: 15px;
}
.webs-nav > li ul li a .title {
  color: #666;
  font-size: 16px;
  text-shadow: 0 1px 0 #fff;
  background: none;
  padding: 0;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.webs-nav > li ul li a .after {
  display: none;
}
.webs-nav > li ul li ul {
  display: none;
  left: -140px;
  top: 0;
}
.webs-nav > li ul li ul li:hover > a > .title {
  color: #96c5d3;
}
.webs-nav > li ul li:hover {
  margin-top: 0;
}
.webs-nav > li ul li:hover > a > .title {
  color: #96c5d3;
}
.webs-nav > li ul li:hover ul {
  display: block;
}
.webs-nav a {
  display: inline-block;
  position: relative;
}
.webs-nav a .title {
  height: 20px;
  padding: 15px 15px 8px;
  display: inline-block;
  position: relative;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  text-shadow: 1px 1px 0 #3d7f93;
  background: #96c5d3 url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/btn.png") no-repeat -20px top;
  height: 27px;
  cursor: pointer;
  z-index: 3;
}
.webs-nav a .after {
  display: inline-block;
  position: absolute;
  top: 1px;
  left: -5px;
  width: 9px;
  height: 24px;
  z-index: -1;
  background: #96c5d3 url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/btn.png") no-repeat left top;
  -moz-transform: rotate(20deg);
  /* FF3.5+ */

  -o-transform: rotate(20deg);
  /* Opera 10.5 */

  -webkit-transform: rotate(20deg);
  /* Saf3.1+, Chrome */

  transform: rotate(20deg);
  /* IE6-IE8 */

  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9396926207859084, M12=-0.3420201433256687, M21=0.3420201433256687, M22=0.9396926207859084, SizingMethod='auto expand');
  zoom: 1;
  zoom: 1;
  *left: -5px;
}
.webs-nav a:hover .title {
  background-position: -20px bottom;
}
.webs-nav a:hover .after {
  background-position: left bottom;
}
.no-csstransitions .webs-nav a .after {
  left: -8px;
}
.no-rgba .webs-nav ul {
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/trans.png");
}
.container {
  width: 100%;
  float: left;
  padding: 35px 0;
  background: #f2efec url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-container.png") repeat-x left top;
}
.footer {
  padding: 15px 0 0;
  min-height: 20px;
  margin: 0 0 -200px;
  width: 960px;
  clear: both;
  background: #fff;
  z-index: 5;
}
.footer > div.webs-content {
  margin: 0 20px;
  clear: both;
}
.footerAfter {
  height: 224px;
  margin-left: -19px;
  width: 998px;
  clear: both;
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-footer.png") no-repeat center bottom;
  z-index: 4;
}
.left-shadow,
.right-shadow {
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/shadow.png") no-repeat left top;
  position: absolute;
  width: 16px;
  height: 344px;
  bottom: -185px;
}
.left-shadow {
  left: -16px;
}
.right-shadow {
  right: -16px;
  background-position: right top;
}
form label + input,
form label + textarea {
  margin-top: 5px;
}
.paper {
  border: 10px solid white;
  -moz-box-shadow: 0 0 6px #aaaaaa;
  -webkit-box-shadow: 0 0 6px #aaaaaa;
  box-shadow: 0 0 6px #aaaaaa;
}
/* ****************** Homepage content ******************** */
.secondary {
  background: #ffffff url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-secondary.png") repeat-x left bottom;
  position: relative;
  padding: 0 23px 0 40px;
  width: 897px;
  min-height: 100px;
  float: left;
}
.secondary > .secondary-inner {
  padding: 20px 0;
  width: 100%;
  float: left;
}
.image-info {
  width: 290px;
  float: left;
}
.subheader2 {
  width: 592px;
  float: right;
  margin-top: -70px;
  margin-bottom: -50px;
}
/* ========================== Layouts ======================== */
#body-wrapper-full {
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-body-full.png") no-repeat center center;
  width: 920px;
  padding: 0 20px;
}
.webs-main-sidebar .webs-sidebar {
  width: 250px;
}
.webs-main-sidebar #body-wrapper {
  width: 640px;
  padding: 0 14px;
}
.webs-main-sidebar-left .webs-sidebar {
  float: left;
  border-right: 0 solid #ccc;
  padding-right: 15px;
  margin-left: 20px;
}
.webs-main-sidebar-left #body-wrapper {
  float: right;
  margin-right: 5px;
}
.webs-main-sidebar-right .webs-sidebar {
  float: right;
  border-left: 0 solid #ccc;
  padding-left: 15px;
  margin-right: 20px;
}
.webs-main-sidebar-right #body-wrapper {
  float: left;
  margin-left: 5px;
}
#body-wrapper {
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-body.png") no-repeat center center;
}
.webs-body {
  background-color: #fff;
  min-height: 360px;
  -moz-box-shadow: 0 0 5px #cccccc;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
  padding: 15px;
}
a,
.comment-author {
  color: #96c5d3;
}
#searchDisplay,
#fw-search {
  height: 47px;
  margin: 9px 0 2px;
}
#searchDisplay .fw-searchContainer,
#fw-search .fw-searchContainer {
  float: left;
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/shadow-searchform.png") no-repeat center bottom;
  padding: 8px 0;
  border: none;
  filter: 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 {
  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;
}


/* 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;
  max-width: 100%;
}
.webs-title.webs-title-has_icon .w-text {
  display: inline;
}
.webs-title p {
  margin: 0;
  padding: 0;
}


/* 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: 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: 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("https://members.webs.com/s/modules/carousel/v1.39/images/placeholder.png");
}
.w-carousel .bldr-placeholder-element:after {
  margin-top: 12px;
  content: attr(data-placeholder-text);
}
.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('https://static.websimages.com/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('https://static.websimages.com/static/projects/finch/images/carousel_back_forward.png') no-repeat 0 bottom;
}
.w-carousel-default .w-carousel-next:focus {
  outline: none;
}


/* Module: table, Style: default */
.webs-table-container {
  position: relative;
}
.webs-table {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border: 1px solid;
}
.webs-table.showborder {
  border-style: solid !important;
}
.webs-table.showborder > tbody > tr > td,
.webs-table.showborder > thead > tr > td {
  border-left-style: solid !important;
}
.webs-table.showborder > tbody > tr > td:first-child,
.webs-table.showborder > thead > tr > td:first-child {
  border-left-style: none !important;
}
.webs-table.hideborder {
  border-style: none !important;
}
.webs-table.hideborder > tbody > tr > td,
.webs-table.hideborder > thead > tr > td {
  border-left-style: none !important;
}
.webs-table > tbody > tr > td,
.webs-table > thead > tr > td {
  min-width: 16px;
  padding: 8px 6px;
  border: 0;
  border-left: 1px solid;
}
.webs-table > tbody > tr > td:first-child,
.webs-table > thead > tr > td:first-child {
  border-left: 0;
}
.webs-table > thead.disabled {
  display: none;
}
.webs-table > thead > tr > td {
  border-color: transparent;
  padding: 12px 6px;
}
.webs-table > thead > tr > td .webs-text {
  font-weight: bold;
}
.webs-table {
  border-color: #96c5d3;
}
.webs-table tbody > tr > td {
  border-color: #96c5d3;
}
.webs-table thead > tr > td {
  background-color: #b7d7e1;
  background-color: rgba(150, 197, 211, 0.44999999999999996);
}
.webs-table > tbody > tr.even > td {
  background-color: #fafafa;
  background-color: rgba(0, 0, 0, 0.003);
}
.webs-table > tbody > tr.odd > td {
  background-color: #ebebeb;
  background-color: rgba(0, 0, 0, 0.07);
}


/* Module: quote, Style: default */
.w-quote-wrapper p {
  line-height: normal;
}
.w-quote-wrapper .blockquoteWrapper {
  width: 100%;
  height: auto;
  position: relative;
}
.w-quote-wrapper .blockquoteWrapper blockquote {
  margin: 1em auto;
}
.w-quote-wrapper .blockquoteWrapper blockquote:before,
.w-quote-wrapper .blockquoteWrapper blockquote:after {
  font-family: serif;
  font-size: 65px;
  font-weight: bold;
  position: absolute;
  height: 65px;
  line-height: 65px;
  color: #96c5d3;
}
.w-quote-wrapper .blockquoteWrapper blockquote:before {
  content: "\201C";
  right: 87%;
  top: -0.25em;
}
.w-quote-wrapper .blockquoteWrapper blockquote:after {
  content: "\201D";
  left: 87%;
  bottom: -0.6em;
}
.w-quote-wrapper .blockquoteWrapper blockquote .w-quote-content {
  display: block;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
.w-quote-wrapper .w-quote-author .webs-submodule {
  display: none;
}
.w-quote-wrapper .w-quote-author .webs-submodule.enabled {
  display: block;
  margin-top: 2em;
}
.w-quote-wrapper.w-quote-wrapper-adjusted .blockquoteWrapper blockquote:before {
  right: auto;
  left: 0%;
}
.w-quote-wrapper.w-quote-wrapper-adjusted .blockquoteWrapper blockquote:after {
  left: auto;
  right: 0%;
}
.w-quote-wrapper.w-quote-wrapper-adjusted .blockquoteWrapper blockquote .w-quote-content {
  padding-top: 2em;
  padding-bottom: 2em;
}


/* Module: button, Style: default */
.w-button-container {
  display: block;
  position: relative;
  max-width: 100%;
}
.w-button-container.hidden {
  display: none;
}
.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-fugue {
  min-height: 16px;
}
.w-button-container .w-button.w-button-icon.w-button-icon-set-fugue .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-fugue .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-fugue.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-fugue.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-fugue.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-fugue.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;
}



/* Theme Module Styles */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-email_list-paper_default .w-email_list label {
  color: #555555;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 21px;
}
.w-email_list-paper_default .w-email_list-li .w-email_list-field {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-carousel-paper_default .w-carousel {
  position: relative;
  background: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-slideshow.png") center bottom;
  border: none;
  overflow: visible;
  z-index: 1;
}
.w-carousel-paper_default .w-carousel .w-carousel-list-wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  border: 12px solid #fff;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-shadow: 0 0 5px #cccccc;
  -webkit-box-shadow: 0 0 5px #cccccc;
  box-shadow: 0 0 5px #cccccc;
}
.w-carousel-paper_default .w-carousel ul li {
  overflow: hidden;
}
.w-carousel-paper_default .w-carousel-next,
.w-carousel-paper_default .w-carousel-prev {
  width: 26px;
  height: 52px;
  position: absolute;
  top: 50%;
  margin-top: -26px;
  background: #96c5d3 url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/btn-slideshow.png") no-repeat left top;
}
.w-carousel-paper_default .w-carousel-next span,
.w-carousel-paper_default .w-carousel-prev span {
  display: block;
  height: 0;
  padding-top: 52px;
  overflow: hidden;
}
.w-carousel-paper_default .w-carousel-next:hover,
.w-carousel-paper_default .w-carousel-prev:hover {
  background-color: #79b5c7;
}
.w-carousel-paper_default .w-carousel-next:after,
.w-carousel-paper_default .w-carousel-prev:after {
  /* putting drop shadow on ::after to z-index under the slides' border */
  content: "";
  z-index: -1;
  box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.6);
  width: 26px;
  height: 52px;
  position: absolute;
  top: 50%;
  margin-top: -26px;
}
.w-carousel-paper_default .w-carousel-prev,
.w-carousel-paper_default .w-carousel-prev:after {
  left: -26px;
  -moz-border-radius-top-left: 52px;
  -webkit-border-top-left-radius: 52px;
  border-top-left-radius: 52px;
  -moz-border-radius-bottom-left: 52px;
  -webkit-border-bottom-left-radius: 52px;
  border-bottom-left-radius: 52px;
}
.w-carousel-paper_default .w-carousel-next,
.w-carousel-paper_default .w-carousel-next:after {
  right: -26px;
  left: auto;
  background-position: right top;
  -moz-border-radius-top-right: 52px;
  -webkit-border-top-right-radius: 52px;
  border-top-right-radius: 52px;
  -moz-border-radius-bottom-right: 52px;
  -webkit-border-bottom-right-radius: 52px;
  border-bottom-right-radius: 52px;
}
.w-carousel-paper_default .w-carousel-prev:after {
  left: 1px;
}
.w-carousel-paper_default .w-carousel-next:after {
  right: 1px;
}
.w-carousel-paper_default .w-carousel-index {
  display: none;
}
.w-carousel-paper_default .w-carousel ul li.incoming,
.w-carousel-paper_default .w-carousel ul li.outgoing {
  top: auto;
}
.w-carousel-paper_default .w-carousel-description {
  background: #ffffff;
  background: rgba(255, 255, 255, 0.75);
  box-shadow: 0 2px 4px #343434;
  bottom: 0;
  top: auto;
  width: 528px;
  right: 0;
}
.w-carousel-paper_default .w-carousel-title {
  font-weight: bold;
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 25px;
  line-height: 33.6px;
  color: #6fafc3;
  text-shadow: 0 1px 1px #a5cdd9;
}
.w-carousel-paper_default .w-carousel-text {
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 21px;
  color: #555555;
}
.no-borderradius .w-carousel-paper_default .w-carousel-next,
.no-borderradius .w-carousel-paper_default .w-carousel-prev {
  background-image: url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/btn-slideshow-ie.png");
}
.no-boxshadow .w-carousel-paper_default .w-carousel > ul.w-carousel-list {
  outline: 1px solid #ccc;
}
.no-boxshadow .w-carousel-paper_default .w-carousel .w-carousel-description {
  outline: 1px solid #ccc;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-button-paper_default .w-button {
  background: #96c5d3 url('https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg.png') repeat left top;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 4px #565656;
  -webkit-box-shadow: 0 1px 4px #565656;
  box-shadow: 0 1px 4px #565656;
  border: none;
  text-decoration: none;
  font-size: 14px;
  line-height: 21px;
  padding: 8px 13px 4px;
  color: #fff;
}
.w-button-paper_default .w-button:hover {
  background-image: url('https://dynamic.websimages.com/s/themes/paper/v1.29/images/bg-hover.png');
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-audio-paper_default .webs-audio-scheme-light.webs-audio-wrapper.webs-audio-size-small,
.w-audio-paper_default .webs-audio-scheme-light.webs-audio-wrapper.webs-audio-size-large {
  border: 1px solid #d3d3d3;
  background: #fff;
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.4);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=180, Color='#666')";
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.w-audio-paper_default .webs-audio-scheme-light.webs-audio-wrapper.webs-audio-size-large .webs-audio-highlight {
  border: none;
}
.w-audio-paper_default .webs-audio-scheme-light.webs-audio-wrapper.webs-audio-size-large .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='#dddddd')";
}
.w-audio-paper_default .webs-audio-scheme-light.webs-audio-wrapper.webs-audio-size-large .progress-container {
  border-color: #dddddd;
  background-color: #ececec;
  background-image: -moz-linear-gradient(top, #ececec, #cecece);
  background-image: -o-linear-gradient(top, #ececec, #cecece);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(1, #cecece));
  background-image: -webkit-linear-gradient(#ececec, #cecece);
  background-image: linear-gradient(top, #ececec, #cecece);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ececec', endColorStr='#cecece');
}
.w-audio-paper_default .webs-audio-scheme-light.webs-audio-wrapper.webs-audio-size-large .progress-container .seekable {
  border-bottom-color: #7e7e7e;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-table-paper_default .webs-table-wrap {
  padding: 5px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
}
.no-boxshadow .w-table-paper_default .webs-table-wrap {
  border: 1px solid #ccc;
}
.w-table-paper_default .webs-table-wrap .webs-table {
  border: none;
}
.w-table-paper_default .webs-table-wrap .webs-table > thead > tr > td {
  background: #96c5d3 url("https://dynamic.websimages.com/s/themes/paper/v1.29/images/btn.png") no-repeat fixed -20px top;
}
.w-table-paper_default .webs-table-wrap .webs-table > thead > tr > td .webs-text {
  font-family: 'Quattrocento Sans', sans-serif;
  font-size: 1em;
  color: #fff;
  text-shadow: 0 1px 0 #3d7f93;
}
.w-table-paper_default .webs-table-wrap .webs-table > tbody > tr.odd > td {
  background-color: #e6f1f4;
}
.w-table-paper_default .webs-table-wrap .webs-table > tbody > tr.even > td {
  background-color: #f7f7f7;
}
.w-table-paper_default .webs-table-wrap .webs-table > tbody > tr > td {
  border-color: #e1e1e1;
  border-color: rgba(0, 0, 0, 0.07);
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-contact_form-paper_default .w-contact_form label {
  color: #555555;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 21px;
}
.w-contact_form-paper_default .w-contact_form-li > .w-contact_form-input .w-contact_form-field {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
