/* Luminous Theme (Luminous Cyan) */
/* 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: #666666;
}
.webs-content .fw-message,
.webs-content .fw-flash {
  border-color: #abedeb;
  background-color: #e2f9f8;
  color: #212121;
}
.webs-content .fw-message h2,
.webs-content .fw-flash h2 {
  color: #000000;
}
.webs-content .fw-message a,
.webs-content .fw-flash a {
  color: #42d7d2;
}
.webs-content .fw-message a:hover,
.webs-content .fw-flash a:hover {
  color: #6ce0dc;
}
.webs-content table.fw-fixed td {
  vertical-align: top;
}
.webs-content .fw-even {
  border-color: #abedeb;
}
.webs-content .webs-body .fw-tabs {
  height: 35px;
}
.webs-content .webs-body .fw-tabs .fw-tab-item {
  background: #1f928e;
  border-color: #000000;
}
.webs-content .webs-body .fw-tabs .fw-tab-item a {
  color: #666666;
}
.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: #1f928e !important;
  border: 1px solid #125755 !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: #18706d !important;
}
.webs-content .w-button-sb2_default a.w-button {
  background: #1f928e;
  border: 1px solid #125755;
  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: #18706d;
}
.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%231f928e%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%231f928e%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: #666666;
}
.webs-content .weekdayHeader:first-child {
  border-color: #666666;
}
.webs-content .weekdayHeader:last-child {
  border-color: #666666;
}
.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: #666666;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 19px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #1f928e;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #666666;
}
.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: #1f928e;
  background: none;
}
.webs-content .theme-color-text {
  color: #1f928e;
}
/*
 * 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: #fff;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: .5em .9em;
  background-color: #1f928e;
  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: #28bcb7;
}
.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');
}
/******************** templatebase.css *****************/
html,
body {
  height: auto !important;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.formSpan {
  display: block;
  margin-bottom: 1.25em;
}
.float_left {
  float: left;
}
.float_right {
  float: right;
}
/* Main dropdown functionality */
#fw-mainnavwrap li:hover,
#fw-mainnavwrap .sfhover {
  position: relative;
}
#fw-mainnavwrap li ul {
  position: absolute;
  left: -999em;
  line-height: 1;
  padding: 0;
  z-index: 10;
  margin: 0;
  display: block;
}
#fw-mainnavwrap li:hover ul ul,
#fw-mainnavwrap li.sfhover ul ul {
  left: -999em;
}
#fw-mainnavwrap li:hover ul,
#fw-mainnavwrap li li:hover ul,
#fw-mainnavwrap li.sfhover ul,
#fw-mainnavwrap li li.sfhover ul {
  left: 0;
}
#fw-mainnavwrap .webs-nav ul li {
  display: block;
  clear: both;
  white-space: nowrap;
  padding: 0 !important;
  width: 100%;
  margin: 0;
}
#fw-mainnavwrap .webs-nav > li > ul {
  opacity: .9;
}
/* Default dropdown styles */
#fw-mainnavwrap .webs-nav ul {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
#fw-mainnavwrap .webs-nav ul a {
  display: block;
  padding: 5px 10px;
  width: auto;
}
.navtype-Left #fw-mainnavwrap li:hover > ul {
  left: 100%;
  top: 0;
}
.navtype-Left #fw-mainnavwrap .sfhover .fw-nav-level-1 {
  left: 100%;
  top: 0;
}
.navtype-Right #fw-mainnavwrap li:hover > ul {
  left: -100%;
  top: 0;
}
.navtype-Right #fw-mainnavwrap .sfhover ul {
  left: -90%;
  top: 0;
}
.navtype-Top .webs-nav li:hover ul {
  top: 100%;
}
.navtype-Top .webs-nav ul li:hover > ul {
  top: -2px;
  left: 100%;
}
/* IE Bloat */
.navtype-Top #fw-mainnavwrap #fw-nav-menu .sfhover .sfhover ul,
.navtype-Left #fw-mainnavwrap #fw-nav-menu .sfhover .sfhover ul {
  left: 100%;
  top: -2px;
}
.navtype-Right #fw-mainnavwrap #fw-nav-menu .sfhover ul ul {
  left: -999em;
}
.navtype-Right #fw-mainnavwrap #fw-nav-menu .sfhover .sfhover ul {
  left: -100%;
  top: -2px;
}
* html #fw-mainnavwrap .webs-nav ul li {
  float: none;
  width: auto;
  line-height: 5px;
}
*:first-child + html #fw-mainnavwrap .webs-nav ul li {
  float: none;
  width: auto;
}
/*************** SB3 Extras *********************/
.webs-content.webs-body {
  min-height: 250px;
}
#fw-head h2.w-header-text-container {
  position: static !important;
}
#fw-bigcontain {
  overflow: visible;
}
/************************************/
.webs-content.webs-footer {
  width: 960px;
  margin: 0 auto;
}
body.hasOneColumn {
  font: 13px/1.5 'Helvetica Neue', Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #666666;
}
a:focus {
  outline: none;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 25px;
  color: #000;
}
h2 {
  font-size: 23px;
  color: #000;
}
h3 {
  font-size: 21px;
  color: #000;
}
h4 {
  font-size: 19px;
  color: #000;
}
h5 {
  font-size: 17px;
  color: #000;
}
h6 {
  font-size: 15px;
  color: #000;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
p {
  font-size: 13px;
}
blockquote,
code,
pre {
  background: #eee;
  border-right: solid 3px #ddd;
  padding: 20px;
  margin: 20px;
  font: italic 14px arial;
  color: #444;
  display: block;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
address,
fieldset {
  margin-bottom: 20px;
}
input,
textarea {
  border: 1px solid #ccc;
  color: #666;
  font: normal 11px arial;
  display: block;
  padding: 6px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
input:focus,
textarea:focus {
  border-color: #444 !important;
}
#fw-head {
  width: 100%;
  display: block;
  margin: 0 auto;
  overflow: visible !important;
  height: 80px;
}
#fw-head .webs-content.webs-header {
  position: relative;
  width: 960px;
  margin: auto;
}
#fw-head .webs-content.webs-header .webs-bin-active {
  z-index: 99;
}
#fw-head h1 {
  padding-top: 8px;
  font-size: 32px;
  margin: 0;
}
#fw-head h1 a {
  color: white;
  letter-spacing: 0px;
}
#fw-head h1 a:hover {
  text-decoration: none;
}
#fw-head h2 {
  font: normal 14px arial;
  margin: 0;
}
.fw-logo {
  height: 200px;
  width: 940px;
  position: absolute;
  top: 100px;
  border: solid 10px #fff;
}
/* ===== Navigation ===== */
#fw-mainnavwrap {
  position: absolute;
  right: 50%;
  top: 21px;
  margin-right: -480px;
  width: 630px;
  display: table;
  z-index: 30;
  *position: relative;
}
#fw-nav-menu {
  display: table-cell;
  vertical-align: middle;
  *position: absolute;
  *top: 50%;
}
.webs-nav {
  *position: relative;
  *top: -50%;
}
#fw-mainnavwrap ul {
  float: right;
  margin: 0;
  font-weight: normal;
  font-size: 14px;
  text-align: right;
  text-transform: uppercase;
  padding: 0;
  list-style: none;
}
#fw-mainnavwrap ul ul {
  text-align: left;
  width: 140px;
}
.webs-nav li {
  display: inline-block;
  margin-left: 15px;
  padding-bottom: 5px;
  zoom: 1;
  *display: inline;
}
.webs-nav li:hover {
  *padding-left: 15px;
  *margin-right: -15px;
}
#fw-mainnavwrap a {
  display: block;
  padding: 8px 10px 6px;
  float: left;
  color: #fff;
  font-weight: normal !important;
}
#fw-mainnavwrap a:hover,
#fw-mainnavwrap .fw-current-nav-link {
  text-decoration: none;
}
#fw-mainnavwrap a:hover {
  color: #ccc;
}
#fw-mainnavwrap .webs-nav > li > ul {
  min-width: 80px;
  margin-top: -5px;
  text-transform: none;
  border-top: 0;
  border-bottom: 0;
  opacity: 1;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#fw-mainnavwrap .webs-nav ul ul {
  margin-top: 1px;
  margin-left: -100%;
}
#fw-mainnavwrap ul ul ul {
  margin: 0;
  text-transform: none;
  border-bottom: 0;
}
#fw-mainnavwrap ul ul li {
  margin-left: 0;
  text-align: left;
}
#fw-mainnavwrap ul ul li a {
  margin-left: 0;
  background: none;
  width: 100% !important;
  padding: 10px !important;
  display: block;
}
#fw-mainnavwrap ul ul li:hover {
  background: transparent url('https://dynamic.websimages.com/s/themes/sb2_luminous/v1.25/assets/img/menu-hover.png');
}
#fw-mainnavwrap ul ul li a:hover {
  background: none !important;
}
#fw-nav-menu a:hover {
  background: transparent url('https://dynamic.websimages.com/s/themes/sb2_luminous/v1.25/assets/img/menu-hover.png');
}
#fw-nav-menu a.fw-current-nav-link {
  background: transparent url('https://dynamic.websimages.com/s/themes/sb2_luminous/v1.25/assets/img/menu-hover.png');
  display: block;
}
/* ===== Carousel ===== */
#carouselWrap {
  position: relative;
  width: 100%;
  min-height: 0px;
  padding: 10px 0;
  border-bottom: 1px solid #444;
}
#carouselWrap .webs-subheader {
  margin: auto;
  width: 960px;
}
/* ===== Content ===== */
#fw-blockContainer {
  width: 960px;
  margin: 20px auto;
  min-height: 300px;
}
#fw-sidebar {
  width: 300px;
  float: right;
}
#fw-bigcontain {
  width: 960px;
  margin: 0 0 60px;
}
.hasSidebar #fw-bigcontain {
  width: 600px;
  float: left;
  margin: 0 0 60px;
}
#fw-bigcontain .fw-title {
  font: normal 27px arial !important;
}
#fw-bigcontain .fw-title div span {
  margin-left: 4px;
}
#fw-sidebar {
  border-right: solid 1px #e0e0e0;
  border-left: solid 1px #e0e0e0;
  padding: 0px 20px;
}
#fw-sidebar .fw-title {
  font-size: 14px;
  margin-left: -20px;
  padding-left: 20px;
  text-transform: uppercase;
}
#fw-sidebar .fw-title a {
  color: #000;
}
#fw-sidebar .fw-paragraph {
  margin-bottom: 20px;
  border-bottom: solid 10px #E6E6E6;
  padding-bottom: 10px;
}
#fw-sidebar ul {
  margin: 0px !important;
}
#fw-sidebar ul li {
  padding: 0px !important;
  border: 0px !important;
  margin: 0px !important;
}
#fw-sidebar li a {
  display: block;
  padding: 5px 10px;
  border-bottom: solid 1px #ddd;
}
#fw-sidebar li a b {
  font-weight: normal !important;
}
/*  ===== Sidebar Module Style =====  */
#fw-sidebar .fw-profile-pic {
  float: left;
  width: 70px !important;
  height: auto !important;
  border: solid 4px #e6e6e6;
  margin-bottom: 38px;
  margin-right: 10px !important;
}
#fw-sidebar .fw-profile-pic:hover {
  border-color: #ddd;
}
#fw-sidebar .icon-link {
  width: 0px;
  -moz-border-radius: 4px;
  overflow: hidden;
}
#welcome-module li a {
  display: inline !important;
  border: 0px !important;
}
#fw_signin_link,
#fw_registersite_link {
  padding: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
#dontShowAge,
#rememberMe {
  padding: 0;
  display: inline;
  margin: 0 3px 0 0;
}
input[type="checkbox"],
input[type="radio"] {
  background: transparent;
  border: 0 !important;
  display: inline;
}
#fw-bigcontain .sectionHeader div {
  *position: absolute !important;
}
#fw-bigcontain .sectionHeader div a {
  *width: 16px !important;
  *margin: 2px 0 0 135px;
}
.icon-link {
  background-position: left 2px !important;
}
/* ===== Apps ===== */
.fw-even {
  background: #eee;
  padding: 5px !important;
  border-bottom: dotted 1px #ccc !important;
  border-top: 0px !important;
  font-size: 12px;
  min-height: 18px !important;
}
#searchDisplay,
#fw-menubar_aux {
  background: #eee !important;
  padding: 5px !important;
  border: 0px !important;
  font-size: 11px !important;
}
#searchDisplay td {
  padding-right: 10px !important;
}
#fw-profile-status-update img,
.sidebarForumTopic img,
.snap_noshots img,
.channelsHeader img,
.fw-even img {
  border: 0px !important;
}
/* ===== Forums ===== */
.categoryDisplay .mainDisplay {
  padding-left: 5px;
}
.categoryDisplay .fw-even {
  background: none !important;
  padding: 5px !important;
  border: 0px !important;
}
.categoryDisplay .header th {
  font: normal 14px arial !important;
  color: white;
}
#footer td {
  font-size: 11px !important;
  padding: 3px !important;
}
#topicDisplay .profilePic img {
  width: 80px !important;
}
#topicDisplay .smallText .bold {
  font-weight: normal;
}
#topicDisplay .smallText {
  font-size: 11px;
  color: #999;
  padding-top: 5px;
}
.flagIcon {
  color: red !important;
}
#postQuickReply {
  padding: 0px 20px !important;
  border: 0px  !important;
  margin-bottom: 20px;
  background: #eeeeee !important;
}
#postQuickReply h4 {
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
}
.categoryDisplay img {
  border: 0px !important;
}
/* ===== Blog ===== */
.blogHeader a {
  color: black;
  font-size: 23px;
  text-transform: uppercase;
}
.blogPostDetails {
  color: #999;
  font-size: 11px !important;
}
.addthis_button {
  padding-right: 10px;
}
/* ===== Search ===== */
#fw-search {
  padding: 0 !important;
}
.fw-searchContainer {
  border: none !important;
  padding: 1px!important;
  width: 245px !important;
  *padding: 1px 2px 3px 3px !important;
}
.fw-searchContainer #query_searchBox {
  background: #fff;
  border: solid 1px #ccc !important;
}
.fw-searchContainer .fw-searchSubmit {
  border: none;
}
.fw-searchbox {
  display: inline;
  width: 208px !important;
}
.fw-searchSubmit {
  display: inline;
  border: none !important;
  width: 22px !important;
}
/* ===== Comments ===== */
#commenterNameContainer label {
  display: block !important;
}
.commentItem {
  border: solid 1px #ddd;
  margin: 10px 0px;
}
#commentForm {
  border: 0px;
  background: #fff;
}
#anonymousForm #commentTextbox {
  margin-left: 64px !important;
}
#anonymousForm #commenterName,
#anonymousForm #commenterEmail {
  margin-right: 23px !important;
}
#commentForm form textarea,
.commentBody.hasOneColumn form textarea {
  width: 98% !important;
}
#commentForm form label,
#commentForm .commentSignIn {
  font-weight: normal !important;
  color: #333;
}
#commentForm .commentSignIn a {
  font-weight: bold;
}
#commentWall h4 {
  font: bold 18px arial !important;
  letter-spacing: -1px;
}
.flagging {
  margin-bottom: -10px !important;
  *margin-bottom: -14px !important;
}
/* Profile Buttons */
.fw-button,
.fw-button:link,
.fw-button:active,
.fw-button:visited {
  opacity: 1 !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border-radius: 5px !important;
  border: 0px !important;
  background: #195c78;
  color: #fff !important;
  text-transform: capitalize !important;
  margin: 0 !important;
}
#commentForm #commentSubmitBtn {
  margin: 10px 0 0 65px !important;
}
.hr {
  background: #ddd;
}
/* ===== Login Box ===== */
#apps-auth-container {
  padding: 20px !important;
  background: #eee !important;
  border: solid 3px #ddd !important;
}
.fw-editor td {
  padding: 5px !important;
}
/* =====Profile App===== */
.feedlist li {
  margin: 0px !important;
}
ul.feedlist li {
  margin-left: 0px !important;
}
ul.feedlist .feedUtility {
  color: #888888 !important;
  display: block;
  padding-left: 20px !important;
}
table.fw-fixed img.fw-profile-pic {
  width: 140px !important;
  border: solid 4px #eee !important;
}
.sectionHeader {
  border-bottom: solid 1px #248eba !important;
  font-size: 15px;
  text-transform: uppercase;
  color: #333;
  padding: 0px !important;
}
.fw-tab-item {
  padding: 0px !important;
  background: #e0e0e0 !important;
  border: solid 1px #ccc !important;
  padding: 0px !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.fw-tab-item a:link,
#fw-container .fw-tab-item a:visited {
  color: #777 !important;
  padding-top: 1px !important;
}
.fw-tab-item a:hover {
  background: #e0e0e0 !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.43, #c7c5c7), color-stop(1, #e0e0e0)) !important;
  background: -moz-linear-gradient(center bottom, #c7c5c7 43%, #e0e0e0 100%) !important;
}
.fw-tab-item-selected {
  padding: 0px !important;
  background: #fff !important;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.43, #ffffff), color-stop(1, #e6e6e6)) !important;
  background: -moz-linear-gradient(center bottom, #ffffff 43%, #e6e6e6 100%) !important;
  border: solid 1px #ccc !important;
}
/* =====PRAYER / TESTI===== */
.dp-dam-table {
  background: #eee;
  padding: 10px;
}
.dp-prayer-signature p {
  font: normal 19px arial !important;
  text-transform: uppercase;
}
.dp-prayer-msg {
  margin: 0px !important;
}
.dp-td-ldquo,
.dp-td-rdquo {
  display: none;
}
/* Video App */
.fw-list-grid {
  color: #999 !important;
}
/* =====Webstore===== */
.fw-list-grid .fw-even {
  border: 0px !important;
}
.fw-button-paypal span {
  background: transparent url("https://dynamic.websimages.com/s/themes/sb2_luminous/v1.25/assets/https://static.websimages.com/rails-static/webstore/images/paypal_24.png") no-repeat right center;
  padding-right: 90px !important;
  line-height: 20px;
}
/* Links */
.linkGroupBar {
  padding: 0px !important;
  border: 0px !important;
  font: normal 20px verdana;
  letter-spacing: -1px;
}
.album {
  height: auto !important;
  width: 219px !important;
  text-align: left !important;
  color: #999;
}
.fw-album_meta {
  text-align: left !important;
  font-size: 11px;
}
.albumTitle {
  font-size: 18px !important;
}
/* =====Footer===== */
#fw-footer {
  clear: both;
  border-top: solid 70px #16171b;
  background: #000;
  border-top: 4px solid #444;
  color: #FFFFFF;
  padding: 10px 0 20px;
}
#fw-footer #fw-foottext {
  margin: 0 -480px !important;
  padding: 20px 0 70px;
  text-align: center;
}
#fw-footer p {
  float: none !important;
  left: 50%;
  margin: 65px -480px;
  position: absolute;
  width: 960px;
}
.snap_noshots {
  float: right;
  margin-top: -16px;
}
/******************** VARIABLES ********************/
.webs-title {
  color: #000000;
  font-weight: bold;
  font-family: 'Arial', sans-serif;
  font-size: 27px;
  line-height: 32px;
}
.webs-title a {
  color: #1f928e;
}
.webs-title a:hover {
  color: #000000;
}
.w-header-text-container .w-header-title {
  font-family: 'Helvetica Neue', sans-serif;
}
.w-header-text-container .w-header-subtitle {
  font-family: 'Arial', sans-serif;
}
body,
.webs-text,
.w-header-text,
input[type=text],
input[type=email],
input[type=password],
textarea {
  color: #666666;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 19px;
}
body a,
.webs-text a,
.w-header-text a,
input[type=text] a,
input[type=email] a,
input[type=password] a,
textarea a {
  color: #1f928e;
}
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: #666666;
}
#fw-sidebar,
#fw-sidebar .webs-text,
#fw-sidebar input[type=text],
#fw-sidebar input[type=email],
#fw-sidebar input[type=password],
#fw-sidebar textarea {
  color: #666666;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 19px;
}
#fw-sidebar a,
#fw-sidebar .webs-text a,
#fw-sidebar input[type=text] a,
#fw-sidebar input[type=email] a,
#fw-sidebar input[type=password] a,
#fw-sidebar textarea a {
  color: #1f928e;
}
#fw-sidebar a:hover,
#fw-sidebar .webs-text a:hover,
#fw-sidebar input[type=text] a:hover,
#fw-sidebar input[type=email] a:hover,
#fw-sidebar input[type=password] a:hover,
#fw-sidebar textarea a:hover {
  color: #666666;
}
#fw-sidebar .webs-title {
  color: #000000;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
#fw-sidebar .webs-title a {
  color: #000000;
}
#fw-sidebar .webs-title a:hover {
  color: #000000;
}
#fw-footer #fw-foottext,
#fw-footer #fw-foottext .webs-text,
#fw-footer #fw-foottext input[type=text],
#fw-footer #fw-foottext input[type=email],
#fw-footer #fw-foottext input[type=password],
#fw-footer #fw-foottext textarea {
  color: #ffffff;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 19px;
}
#fw-footer #fw-foottext a,
#fw-footer #fw-foottext .webs-text a,
#fw-footer #fw-foottext input[type=text] a,
#fw-footer #fw-foottext input[type=email] a,
#fw-footer #fw-foottext input[type=password] a,
#fw-footer #fw-foottext textarea a {
  color: #1f928e;
}
#fw-footer #fw-foottext a:hover,
#fw-footer #fw-foottext .webs-text a:hover,
#fw-footer #fw-foottext input[type=text] a:hover,
#fw-footer #fw-foottext input[type=email] a:hover,
#fw-footer #fw-foottext input[type=password] a:hover,
#fw-footer #fw-foottext textarea a:hover {
  color: #ffffff;
}
#fw-footer #fw-foottext .webs-title {
  color: #ffffff;
  font-weight: bold;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 15.6px;
  line-height: 22.8px;
}
#fw-footer #fw-foottext .webs-title a {
  color: #1f928e;
}
#fw-footer #fw-foottext .webs-title a:hover {
  color: #ffffff;
}
html {
  background: #ffffff none repeat 0 0 !important;
}
#fw-head {
  background-color: #197874;
}
#carouselWrap {
  background-color: #229591;
}
a:link,
a:visited {
  color: #1f928e;
}
#fw-head h1 a {
  text-shadow: -1px 1px 4px #123c46;
}
#fw-head h2 {
  color: #3fe5de;
  text-shadow: 1px 1px 0px #052e39;
}
.fw-logo {
  background: url('https://dynamic.websimages.com/s/themes/sb2_luminous/v1.25/assets/img/logo_cyan.jpg') repeat center top;
}
#fw-mainnavwrap a:link,
#fw-mainnavwrap a:visited {
  text-shadow: 1px 1px 1px #124346;
}
#fw-mainnavwrap ul ul {
  background: #197874 !important;
  border-left: 1px solid #145f5c !important;
  border-right: 1px solid #145f5c !important;
  border-top: 0px !important;
  border-bottom: 0px !important;
  opacity: 1 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
#fw-mainnavwrap ul ul ul {
  border: 1px solid #145f5c !important;
}
#fw-mainnavwrap ul ul li {
  border-bottom: 1px solid #145f5c !important;
}
.categoryDisplay tr.header {
  background: #197874 !important;
}
.fw-button,
.fw-button:link,
.fw-button:active,
.fw-button:visited {
  background: #277b09;
  background: -moz-linear-gradient(center bottom, #0a7b68 38%, #66b8ab 85%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.38, #0a7b68), color-stop(0.85, #66b8ab));
}
.fw-button:hover {
  text-shadow: 1px 1px 3px #0a373a;
  background: #277b09;
  background: -moz-linear-gradient(center bottom, #66b8ab 38%, #0a7b68 85%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0.38, #66b8ab), color-stop(0.85, #0a7b68));
}
#commentWall h4 {
  color: #1F928E !important;
}
#fw-columnContainer {
  background: transparent none repeat scroll 0% 0%;
}
#fw-columnContainer #fw-mainColumn {
  background: transparent none repeat scroll 0% 0%;
}
#fw-columnContainer .webs-content.webs-body {
  background: transparent none repeat scroll 0% 0%;
}
html > body {
  zoom: 1;
  box-shadow: none;
}
html > body:before,
html > body:after {
  content: '';
  display: table;
}
html > body:after {
  clear: both;
}
.w-header-area {
  width: 960px;
  height: 80px;
}
.w-header-title {
  font-size: 32px;
  line-height: 48px;
  color: #ffffff;
}
.w-header-subtitle {
  font-size: 14px;
  line-height: 16px;
  color: #3fe5de;
}
.w-header-text {
  color: #3fe5de;
}
.webs-content.webs-header {
  position: absolute;
  width: 100%;
}
#fw-head {
  position: relative;
}



/* 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;
}



/* Theme Module Styles */
.w-email_list-sb2_default .w-email_list label {
  color: #666666;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 19px;
}
.w-email_list-sb2_default .w-email_list-li .w-email_list-field {
  color: #666666;
}
.w-contact_form-sb2_default .w-contact_form label {
  color: #666666;
  font-weight: normal;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 13px;
  line-height: 19px;
}
.w-contact_form-sb2_default .w-contact_form-li > .w-contact_form-input .w-contact_form-field {
  color: #666666;
}
