/* Cool Rays Theme (Blue) */
/*
 * @title: Maliku
 * @authors : Noah Chase
 */
/* 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: #1e6675;
}
.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: #ba205e;
}
.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: #1e6675;
}
.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: #1e6675;
}
.webs-content .weekdayHeader:first-child {
  border-color: #1e6675;
}
.webs-content .weekdayHeader:last-child {
  border-color: #1e6675;
}
.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: #1e6675;
  font-weight: normal;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 19px;
}
.webs-content .webs-module-undefined a,
.webs-content .webs-module-null a {
  color: #1e6675;
}
.webs-content .webs-module-undefined a:hover,
.webs-content .webs-module-null a:hover {
  color: #ba205e;
}
.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');
}
/*--- Sitebuilder Variable Text Styles ---*/
.webs-nav {
  color: #ffffff;
  font-weight: normal;
  font-family: arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
}
.webs-nav a {
  color: #ffffff;
}
.webs-nav a:hover {
  color: #ffffff;
}
.webs-title {
  color: #ba205e;
  font-weight: normal;
  font-family: arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}
.webs-title a {
  color: #ba205e;
}
.webs-title a:hover {
  color: #ffffff;
}
.w-header-text-container .w-header-title {
  font-family: 'Irish Growler', 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: #1e6675;
  font-weight: normal;
  font-family: arial, sans-serif;
  font-size: 12px;
  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: #1e6675;
  font-weight: bold;
}
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: #ba205e;
}
#footer,
#footer .webs-text,
#footer,
#footer input[type=text],
#footer input[type=email],
#footer input[type=password],
#footer textarea {
  color: #1e6675;
  font-weight: normal;
  font-family: arial, 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: #ba205e;
}
#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: #ba205e;
}
#footer .webs-title {
  color: #ba205e;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}
#footer .webs-title a {
  color: #ba205e;
}
#footer .webs-title a:hover {
  color: #ffffff;
}
/*--- body style, etc ---*/
body {
  margin: 0 auto;
  padding: 0;
  background-color: #eef0e3;
}
#theme-wrapper {
  position: relative;
  z-index: 1;
}
#theme-wrapper > .webs-content {
  margin: 0 auto;
  width: 960px;
}
/*--- Header ---*/
#theme-wrapper > header {
  position: relative;
}
#theme-wrapper > header .nav-wrap {
  position: relative;
  z-index: 30;
  /* -- level 1 -- */

}
#theme-wrapper > header .nav-wrap ul.webs-nav {
  margin: 0 auto;
  padding: 25px 0 0;
  width: 960px;
  height: 30px;
  list-style-type: none;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li {
  display: block;
  position: relative;
  margin-right: 20px;
  padding-bottom: 8px;
  float: left;
  /* -- level 2 -- */

}
#theme-wrapper > header .nav-wrap ul.webs-nav > li:hover > ul {
  display: block;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li ul {
  display: none;
  padding: 0 0 10px 0;
  min-width: 162px;
  white-space: nowrap;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul {
  position: absolute;
  top: 26px;
  left: 0;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li {
  position: relative;
  padding: 10px 10px 7px 10px;
  margin-bottom: 10px;
  background-color: #E6E6E6;
  background-color: rgba(230, 230, 230, 0.2);
  border-radius: 3px;
  /* -- level 3 -- */

}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li a {
  padding-bottom: 5px;
  height: 13px;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li a:hover {
  background-image: none;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li a:hover span.title {
  border-bottom: 1px solid #ffffff;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li a span.title {
  padding-bottom: 2px;
  display: inline-block;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li:hover ul {
  display: block;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li > ul li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  padding: 0 10px;
}
#theme-wrapper > header .nav-wrap ul.webs-nav li a {
  display: block;
  padding-bottom: 2px;
  width: 100%;
  height: 20px;
  float: left;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
#theme-wrapper > header .nav-wrap ul.webs-nav li a:hover {
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_nav.png") no-repeat center bottom;
}
#theme-wrapper > header .nav-wrap ul.webs-nav > li.active > a {
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_nav.png") no-repeat center bottom;
}
#theme-wrapper > header .header-title-wrap {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding-top: 60px;
  width: 960px;
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_flare.png") no-repeat center 30px;
}
#theme-wrapper > header .header-title {
  margin: 0 auto;
  width: 960px;
}
#theme-wrapper > header .w-header-title {
  font-size: 50px;
  line-height: 54px;
  text-align: center;
  color: #fff;
}
#theme-wrapper > header .w-header-subtitle {
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  font-style: italic;
  color: #e7f7fa;
}
#theme-wrapper > header .w-header-area {
  height: 96px;
}
#theme-wrapper > header .header-helper {
  position: absolute;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ab1c3', endColorstr='#eef0e3');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ab1c3', endColorstr='#eef0e3');
  background-image: -ms-linear-gradient(top, #6ab1c3 0%, #eef0e3 100%);
  background-color: #6ab1c3;
  background-image: -moz-linear-gradient(top, #6ab1c3, #eef0e3);
  background-image: -o-linear-gradient(top, #6ab1c3, #eef0e3);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6ab1c3), color-stop(1, #eef0e3));
  background-image: -webkit-linear-gradient(#6ab1c3, #eef0e3);
  background-image: linear-gradient(top, #6ab1c3, #eef0e3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6ab1c3', endColorStr='#eef0e3');
}
.subheader {
  margin: 0 auto 30px;
  width: 960px;
  padding: 25px 80px;
  font-size: 20px;
  line-height: 30px;
  color: #1e6675;
  font-style: italic;
}
.subheader-text {
  margin-top: -50px;
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_subhead.png") no-repeat center bottom;
}
.subheader-text,
.subheader-text .webs-text {
  font-size: 20px;
  line-height: 30px;
  color: #1e6675;
  text-align: center;
}
/*--- General Style ---*/
a {
  color: #1e6675;
}
p {
  padding: 5px 0;
  line-height: 19px;
  text-align: justify;
}
h1 {
  margin: 0 auto;
  padding: 5px 0;
  font-weight: normal;
  color: #ba205e;
  width: 100%;
}
h2 {
  padding: 30px 0 15px 15px;
  font-weight: normal;
  color: #ba205e;
  clear: both;
}
h3 {
  padding: 15px 0 5px;
  clear: both;
  font-weight: normal;
  color: #ba205e;
}
h4 {
  padding: 15px 0 5px 15px;
  font-size: 18px;
  font-weight: normal;
  color: #1e6675;
  clear: both;
}
/*--- webs-main ---*/
.webs-main {
  margin: 0 auto 20px;
  width: 960px;
}
.standard-wrap {
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 960px;
  border: solid #dbdccb;
  border-width: 1px 1px 0;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.boxshadow .standard-wrap {
  border-width: 0;
}
.boxshadow .standard-wrap:before,
.boxshadow .standard-wrap:after {
  z-index: -1;
  position: absolute;
  top: 12px;
  left: 16px;
  width: 16%;
  max-width: 960px;
  height: 200px;
  -moz-box-shadow: 0 0 56px #3a6c73;
  -webkit-box-shadow: 0 0 56px #3a6c73;
  box-shadow: 0 0 56px #3a6c73;
  -moz-transform: skew(12deg) rotate(4deg);
  -o-transform: skew(12deg) rotate(4deg);
  -webkit-transform: skew(12deg) rotate(4deg);
  content: '';
}
.boxshadow .standard-wrap:after {
  left: auto;
  right: 16px;
  -moz-transform: skew(-12deg) rotate(-4deg);
  -o-transform: skew(-12deg) rotate(-4deg);
  -webkit-transform: skew(-12deg) rotate(-4deg);
}
.theme-standard {
  padding: 25px 10px 10px;
  background: #eef0e3;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.webs-body {
  min-height: 360px;
}
.webs-main-sidebar .webs-body {
  padding-right: 18px;
  width: 635px;
  float: left;
}
.webs-sidebar {
  width: 307px;
  float: right;
}
.webs-main-sidebar-left .webs-body {
  float: right;
  padding: 0 0 0 18px;
}
.webs-main-sidebar-left .webs-sidebar {
  float: left;
}
/*--- webs-sidebar: list styles ---*/
.webs-sidebar ul li {
  padding: 0 0 6px 5px;
  position: relative;
  list-style-type: none;
}
.webs-sidebar ul li a {
  font-weight: normal;
  text-decoration: none;
}
.webs-sidebar ul li:before {
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-size: 18px;
  content: '\2022';
  color: #8ec5d2;
}
/*--- webs-footer ---*/
#footer #footer_inner {
  position: relative;
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_footer_grid.png") no-repeat center top;
}
#footer #footer_inner a {
  font-weight: normal;
  text-decoration: none;
}
#footer #footer_inner li a {
  text-decoration: none;
}
#footer #footer_inner li a:hover {
  border-bottom: 1px #90ccda dotted;
}
#footer .footer_content {
  position: relative;
  margin: auto;
  padding-top: 40px;
  width: 960px;
  min-height: 80px;
}
#footer .footer-helper-wrap {
  position: relative;
  margin: 0 auto;
  width: 960px;
}
#footer .footer-helper-wrap .footer-helper {
  position: absolute;
  top: -19px;
  left: 0;
  width: 100%;
  height: 20px;
  content: '';
  border-radius: 50%;
  -moz-box-shadow: 15px 9px 13px -8px #397d8e;
  -webkit-box-shadow: 15px 9px 13px -8px #397d8e;
  box-shadow: 15px 9px 13px -8px #397d8e;
}
/*--- social links module ---*/
.w-social-links_resizer {
  padding: 10px 2px !important;
  background: #f5f6ee;
  background-image: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_noise.png");
  border-radius: 5px;
  -moz-box-shadow: inset 1px 1px 5px #d9d9d3;
  -webkit-box-shadow: inset 1px 1px 5px #d9d9d3;
  box-shadow: inset 1px 1px 5px #d9d9d3;
  border: 1px #fdfff5 solid;
  border-width: 0 1px 1px 0;
}



/* 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: 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: slideshow, Style: base */


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

  /* thumbnails */

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


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



/* Theme Module Styles */
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-email_list-maliku_default {
  position: relative;
  clear: both;
}
.w-email_list-maliku_default:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  content: '';
  -o-box-shadow: 15px 15px 15px -15px #397d8e;
  -webkit-box-shadow: 15px 15px 15px -15px #397d8e;
  -moz-box-shadow: 15px 15px 15px -15px #397d8e;
  box-shadow: 15px 15px 15px -15px #397d8e;
  -moz-transform: skew(1deg) rotate(-1deg);
  -o-transform: skew(1deg) rotate(-1deg);
  -webkit-transform: skew(1deg) rotate(-1deg);
  transform: skew(1deg) rotate(-1deg);
}
.w-email_list-maliku_default .w-email_list-ul .w-email_list-li label {
  color: #ba205e;
  font-weight: normal;
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.w-email_list-maliku_default .w-email_list-ul .w-email_list-email .w-email_list-input input,
.w-email_list-maliku_default .w-email_list-ul .w-email_list-text .w-email_list-input input,
.w-email_list-maliku_default .w-email_list-ul .w-email_list-textarea .w-email_list-input input,
.w-email_list-maliku_default .w-email_list-ul .w-email_list-email .w-email_list-input textarea,
.w-email_list-maliku_default .w-email_list-ul .w-email_list-text .w-email_list-input textarea,
.w-email_list-maliku_default .w-email_list-ul .w-email_list-textarea .w-email_list-input textarea {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px 0 0 1px;
  border-color: #e0ddca;
}
.webs-sidebar .w-email_list-maliku_default .w-email_list-ul .w-email_list-li:before {
  display: none;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.subheader-carousel {
  position: relative;
  z-index: 11;
  padding: 25px 0;
  width: 954px;
}
.subheader-carousel .carousel-helper {
  position: absolute;
  top: 0;
  left: -1px;
  height: 100%;
  width: 54px;
  border-left: 1px solid #aaa;
}
.w-carousel-maliku_default {
  margin: 10px 0;
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_carousel.png") center bottom repeat-y;
}
.w-carousel-maliku_default .w-carousel {
  position: relative;
  z-index: 0;
  margin: 30px;
  overflow: visible;
  border: none;
}
.w-carousel-maliku_default .w-carousel:before {
  position: absolute;
  left: 5px;
  bottom: 7px;
  width: 30%;
  height: 50%;
  content: '';
  -moz-box-shadow: 1px 2px 8px 5px #333333;
  -webkit-box-shadow: 1px 2px 8px 5px #333333;
  box-shadow: 1px 2px 8px 5px #333333;
  -moz-transform: skew(-5deg, 1deg) rotate(-3deg);
  -o-transform: skew(-5deg, 1deg) rotate(-3deg);
  -webkit-transform: skew(-5deg, 1deg) rotate(-3deg);
  transform: skew(-5deg, 1deg) rotate(-3deg);
  -moz-transform: skew(-5deg, 1deg) rotate(-3deg);
  -o-transform: skew(-5deg, 1deg) rotate(-3deg);
  -webkit-transform: skew(-5deg, 1deg) rotate(-3deg);
  transform: skew(-5deg, 1deg) rotate(-3deg);
}
.w-carousel-maliku_default .w-carousel .w-carousel-list-wrapper {
  position: relative;
  z-index: 0;
}
.w-carousel-maliku_default .w-carousel > ul.w-carousel-list {
  position: relative;
  margin: 0 auto;
  border: 0;
  overflow: hidden;
  background: white;
}
.w-carousel-maliku_default .w-carousel ul.w-carousel-list li.incoming,
.w-carousel-maliku_default .w-carousel ul.w-carousel-list li.outgoing {
  top: auto;
}
.w-carousel-maliku_default .w-carousel .w-carousel-description {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  padding: 0;
  width: 100%;
  min-height: 20%;
  color: #ffffff;
  background: #111;
  background: rgba(33, 33, 33, 0.5);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.w-carousel-maliku_default .w-carousel .w-carousel-title {
  margin: 5px 10px;
  min-height: 12px;
  font-size: 14px;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
  line-height: 1;
}
.w-carousel-maliku_default .w-carousel .w-carousel-title.webs-title-align-left {
  text-align: left;
}
.w-carousel-maliku_default .w-carousel .w-carousel-title.webs-title-align-center {
  text-align: center;
}
.w-carousel-maliku_default .w-carousel .w-carousel-title.webs-title-align-right {
  text-align: right;
}
.w-carousel-maliku_default .w-carousel .w-carousel-text {
  margin: 5px 10px;
  min-height: 12px;
  font-family: arial, sans-serif;
  font-size: 11px;
  line-height: 1.72;
}
.w-carousel-maliku_default .w-carousel .w-carousel-button {
  margin: 5px;
}
.w-carousel-maliku_default .w-carousel .w-carousel-button:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.w-carousel-maliku_default .w-carousel .w-carousel-prev,
.w-carousel-maliku_default .w-carousel .w-carousel-next {
  position: absolute;
  width: 46px;
  height: 45px;
}
.w-carousel-maliku_default .w-carousel .w-carousel-prev span,
.w-carousel-maliku_default .w-carousel .w-carousel-next span {
  display: block;
  height: 0;
  overflow: hidden;
}
.w-carousel-maliku_default .w-carousel .w-carousel-prev:before,
.w-carousel-maliku_default .w-carousel .w-carousel-next:before {
  position: absolute;
  z-index: -1;
  right: 8px;
  bottom: 7px;
  width: 30px;
  height: 30px;
  content: '';
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: -3px 3px 10px 0px #666666;
  -webkit-box-shadow: -3px 3px 10px 0px #666666;
  box-shadow: -3px 3px 10px 0px #666666;
}
.w-carousel-maliku_default .w-carousel .w-carousel-prev:hover:before,
.w-carousel-maliku_default .w-carousel .w-carousel-next:hover:before {
  -moz-box-shadow: -3px 3px 10px 3px #e35d93;
  -webkit-box-shadow: -3px 3px 10px 3px #e35d93;
  box-shadow: -3px 3px 10px 3px #e35d93;
}
.w-carousel-maliku_default .w-carousel .w-carousel-prev {
  bottom: -20px;
  left: 22%;
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/slider_nav_left.png") no-repeat left top;
}
.w-carousel-maliku_default .w-carousel .w-carousel-next {
  bottom: -20px;
  right: 22%;
  left: auto;
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/slider_nav_right.png") no-repeat left top;
}
.w-carousel-maliku_default .w-carousel .w-carousel-next:before {
  right: 4px;
}
.w-carousel-maliku_default .w-carousel .w-carousel-next:hover:before {
  -moz-box-shadow: -3px 3px 10px 3px #e35d93;
  -webkit-box-shadow: -3px 3px 10px 3px #e35d93;
  box-shadow: -3px 3px 10px 3px #e35d93;
}
.w-carousel-maliku_default .w-carousel .w-carousel-index {
  display: none;
}
.boxshadow .subheader-carousel .carousel-helper {
  left: 0;
  height: 100%;
  width: 36px;
  overflow: hidden;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-left: 0;
}
.boxshadow .subheader-carousel .carousel-helper:before {
  position: absolute;
  top: 0;
  left: 68px;
  height: 100%;
  width: 0;
  content: '';
  -moz-box-shadow: -3px 0 25px 4px #397d8e;
  -webkit-box-shadow: -3px 0 25px 4px #397d8e;
  box-shadow: -3px 0 25px 4px #397d8e;
}
.boxshadow .subheader-carousel .carousel-helper:after {
  position: absolute;
  top: 0;
  left: 36px;
  height: 100%;
  width: 70px;
  content: '';
  border-radius: 50%;
  -moz-box-shadow: -2px 0 33px 4px #397d8e;
  -webkit-box-shadow: -2px 0 33px 4px #397d8e;
  box-shadow: -2px 0 33px 4px #397d8e;
}
.boxshadow .subheader-carousel .w-carousel-maliku_default:before,
.boxshadow .subheader-carousel .w-carousel-maliku_default:after {
  position: absolute;
  z-index: -1;
  width: 10px;
  height: 100%;
  -moz-box-shadow: 0px 0 35px #397d8e;
  -webkit-box-shadow: 0px 0 35px #397d8e;
  box-shadow: 0px 0 35px #397d8e;
  content: '';
}
.boxshadow .subheader-carousel .w-carousel-maliku_default:before {
  top: 0;
  left: 0;
  -moz-box-shadow: 15px 0 35px #397d8e;
  -webkit-box-shadow: 15px 0 35px #397d8e;
  box-shadow: 15px 0 35px #397d8e;
  -moz-transform: skew(4deg) rotate(4deg);
  -o-transform: skew(4deg) rotate(4deg);
  -webkit-transform: skew(4deg) rotate(4deg);
  transform: skew(4deg) rotate(4deg);
  -moz-transform: skew(4deg) rotate(4deg);
  -o-transform: skew(4deg) rotate(4deg);
  -webkit-transform: skew(4deg) rotate(4deg);
  transform: skew(4deg) rotate(4deg);
}
.boxshadow .subheader-carousel .w-carousel-maliku_default:after {
  top: 0;
  right: 9px;
  visibility: visible;
  -moz-transform: skew(5deg) rotate(4deg);
  -o-transform: skew(5deg) rotate(4deg);
  -webkit-transform: skew(5deg) rotate(4deg);
  transform: skew(5deg) rotate(4deg);
  -moz-transform: skew(5deg) rotate(4deg);
  -o-transform: skew(5deg) rotate(4deg);
  -webkit-transform: skew(5deg) rotate(4deg);
  transform: skew(5deg) rotate(4deg);
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-button-maliku_default .w-button {
  padding: 6px 16px 6px 13px;
  font-size: 14px;
  line-height: 1.43;
  text-decoration: none !important;
  text-shadow: 0 1px #111;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
  border: 1px solid #111;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background-color: #b9205d;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
}
.w-button-maliku_default .w-button:hover {
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(255, 255, 255, 0.1));
}
#footer #footer_inner .w-button-maliku_default a {
  font-weight: bold;
  color: #ffffff;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-buckets-maliku_default {
  position: relative;
}
.w-buckets-maliku_default:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  content: '';
  -o-box-shadow: 15px 15px 15px -15px #397d8e;
  -webkit-box-shadow: 15px 15px 15px -15px #397d8e;
  -moz-box-shadow: 15px 15px 15px -15px #397d8e;
  box-shadow: 15px 15px 15px -15px #397d8e;
  -moz-transform: skew(1deg) rotate(-1deg);
  -o-transform: skew(1deg) rotate(-1deg);
  -webkit-transform: skew(1deg) rotate(-1deg);
}
.w-buckets-maliku_default .w-buckets .w-bucket {
  border-left: none;
}
.w-buckets-maliku_default .w-buckets .w-bucket .webs-submodule-image {
  background: url("https://dynamic.websimages.com/s/themes/cool_rays/v1.27/images/bg_grid-generic.png") center;
}
.w-buckets-maliku_default .w-buckets .w-bucket .webs-submodule-title,
.w-buckets-maliku_default .w-buckets .w-bucket .webs-submodule-title .webs-title {
  font-weight: bold;
  font-size: 12px;
  color: #1e6675;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-contact_form-maliku_default {
  position: relative;
  clear: both;
}
.w-contact_form-maliku_default:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60px;
  height: 60px;
  content: '';
  -o-box-shadow: 15px 15px 15px -15px #397d8e;
  -webkit-box-shadow: 15px 15px 15px -15px #397d8e;
  -moz-box-shadow: 15px 15px 15px -15px #397d8e;
  box-shadow: 15px 15px 15px -15px #397d8e;
  -moz-transform: skew(1deg) rotate(-1deg);
  -o-transform: skew(1deg) rotate(-1deg);
  -webkit-transform: skew(1deg) rotate(-1deg);
  transform: skew(1deg) rotate(-1deg);
}
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-li label {
  color: #ba205e;
  font-weight: normal;
  font-family: arial, sans-serif;
  font-size: 14px;
  line-height: 19px;
}
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-email .w-contact_form-input input,
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-text .w-contact_form-input input,
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-textarea .w-contact_form-input input,
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-email .w-contact_form-input textarea,
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-text .w-contact_form-input textarea,
.w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-textarea .w-contact_form-input textarea {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 1px 0 0 1px;
  border-color: #e0ddca;
}
.webs-sidebar .w-contact_form-maliku_default .w-contact_form-ul .w-contact_form-li:before {
  display: none;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
.w-table-maliku_default .webs-table-wrap .webs-table > thead > tr > td .webs-text {
  font-size: 1em;
  color: #fff;
  text-shadow: 0 1px 0 #96c5d3;
}
.w-table-maliku_default .webs-table-wrap .webs-table > tbody > tr.odd > td {
  background-color: #e6f1f4;
  background-color: rgba(150, 197, 211, 0.09999999999999998);
}
.w-table-maliku_default .webs-table-wrap .webs-table > tbody > tr.even > td {
  background-color: transparent;
}
/* new clearfix */
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE */
