/*
Theme Name: IWS_5
Theme URI: www.needawebshop.com
Description: Website by Needawebshop.com
Version: 1.0
Author: David
Author URI: www.needawebshop.com
Tags: fluid-layout, responsive-layout, valid XHTML, widgets
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



#abtmain
{
   background: #9DC5CD url('images/page.jpeg') fixed;
   background: url('images/pageglare.png') top center no-repeat, -webkit-linear-gradient(top, rgba(168, 203, 211, 0.1) 0, rgba(81, 146, 160, 0.2) 149px) no-repeat, url('images/page.jpeg'), -webkit-linear-gradient(top, #99C2CC 0, #5C9EAD 149px) no-repeat, #9DC5CD;
   background: url('images/pageglare.png') top center no-repeat, -moz-linear-gradient(top, rgba(168, 203, 211, 0.1) 0, rgba(81, 146, 160, 0.2) 149px) no-repeat, url('images/page.jpeg'), -moz-linear-gradient(top, #99C2CC 0, #5C9EAD 149px) no-repeat, #9DC5CD;
   background: url('images/pageglare.png') top center no-repeat, -o-linear-gradient(top, rgba(168, 203, 211, 0.1) 0, rgba(81, 146, 160, 0.2) 149px) no-repeat, url('images/page.jpeg'), -o-linear-gradient(top, #99C2CC 0, #5C9EAD 149px) no-repeat, #9DC5CD;
   background: url('images/pageglare.png') top center no-repeat, -ms-linear-gradient(top, rgba(168, 203, 211, 0.1) 0, rgba(81, 146, 160, 0.2) 149px) no-repeat, url('images/page.jpeg'), -ms-linear-gradient(top, #99C2CC 0, #5C9EAD 149px) no-repeat, #9DC5CD;
   -svg-background: url('images/pageglare.png') top center no-repeat, linear-gradient(top, rgba(168, 203, 211, 0.1) 0, rgba(81, 146, 160, 0.2) 149px) no-repeat, url('images/page.jpeg'), linear-gradient(top, #99C2CC 0, #5C9EAD 149px) no-repeat, #9DC5CD;
   background-size: auto, 100% 149px, auto, 100% 149px, auto !important;
   background: url('images/pageglare.png') top center no-repeat, linear-gradient(to bottom, rgba(168, 203, 211, 0.1) 0, rgba(81, 146, 160, 0.2) 149px) no-repeat, url('images/page.jpeg'), linear-gradient(to bottom, #99C2CC 0, #5C9EAD 149px) no-repeat, #9DC5CD;
   background-attachment: fixed, fixed, fixed, fixed, scroll !important;
   margin:0 auto;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.abthmenu
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.abtbutton
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #B54117;
   background: -webkit-linear-gradient(top, #D94E1C 0, #953613 100%) no-repeat;
   background: -moz-linear-gradient(top, #D94E1C 0, #953613 100%) no-repeat;
   background: -o-linear-gradient(top, #D94E1C 0, #953613 100%) no-repeat;
   background: -ms-linear-gradient(top, #D94E1C 0, #953613 100%) no-repeat;
   -svg-background: linear-gradient(top, #D94E1C 0, #953613 100%) no-repeat;
   background: linear-gradient(to bottom, #D94E1C 0, #953613 100%) no-repeat;
   -webkit-border-radius:16px;
   -moz-border-radius:16px;
   border-radius:16px;
   border:1px solid #832F11;
   padding:0 20px;
   margin:0 auto;
   height:40px;
}

.abtpostcontent,
.abtpostheadericons,
.abtpostfootericons,
.abtblockcontent,
ul.abtvmenu a 
{
   text-align: left;
}

.abtpostcontent,
.abtpostcontent li,
.abtpostcontent table,
.abtpostcontent a,
.abtpostcontent a:link,
.abtpostcontent a:visited,
.abtpostcontent a.visited,
.abtpostcontent a:hover,
.abtpostcontent a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.abtpostcontent p
{
   margin: 12px 0;
}

.abtpostcontent h1, .abtpostcontent h1 a, .abtpostcontent h1 a:link, .abtpostcontent h1 a:visited, .abtpostcontent h1 a:hover,
.abtpostcontent h2, .abtpostcontent h2 a, .abtpostcontent h2 a:link, .abtpostcontent h2 a:visited, .abtpostcontent h2 a:hover,
.abtpostcontent h3, .abtpostcontent h3 a, .abtpostcontent h3 a:link, .abtpostcontent h3 a:visited, .abtpostcontent h3 a:hover,
.abtpostcontent h4, .abtpostcontent h4 a, .abtpostcontent h4 a:link, .abtpostcontent h4 a:visited, .abtpostcontent h4 a:hover,
.abtpostcontent h5, .abtpostcontent h5 a, .abtpostcontent h5 a:link, .abtpostcontent h5 a:visited, .abtpostcontent h5 a:hover,
.abtpostcontent h6, .abtpostcontent h6 a, .abtpostcontent h6 a:link, .abtpostcontent h6 a:visited, .abtpostcontent h6 a:hover,
.abtblockheader .t, .abtblockheader .t a, .abtblockheader .t a:link, .abtblockheader .t a:visited, .abtblockheader .t a:hover,
.abtvmenublockheader .t, .abtvmenublockheader .t a, .abtvmenublockheader .t a:link, .abtvmenublockheader .t a:visited, .abtvmenublockheader .t a:hover,
.abtheadline, .abtheadline a, .abtheadline a:link, .abtheadline a:visited, .abtheadline a:hover,
.abtslogan, .abtslogan a, .abtslogan a:link, .abtslogan a:visited, .abtslogan a:hover,
.abtpostheader, .abtpostheader a, .abtpostheader a:link, .abtpostheader a:visited, .abtpostheader a:hover
{
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.abtpostcontent a, .abtpostcontent a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00C0EB;
}

.abtpostcontent a:visited, .abtpostcontent a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #6AA6B4;
}

.abtpostcontent  a:hover, .abtpostcontent a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #1FD6FF;
}

.abtpostcontent h1
{
   color: #00C0EB;
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtblockcontent h1
{
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h1 a, .abtpostcontent h1 a:link, .abtpostcontent h1 a:hover, .abtpostcontent h1 a:visited, .abtblockcontent h1 a, .abtblockcontent h1 a:link, .abtblockcontent h1 a:hover, .abtblockcontent h1 a:visited 
{
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h2
{
   color: #1FD6FF;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtblockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h2 a, .abtpostcontent h2 a:link, .abtpostcontent h2 a:hover, .abtpostcontent h2 a:visited, .abtblockcontent h2 a, .abtblockcontent h2 a:link, .abtblockcontent h2 a:hover, .abtblockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h3
{
   color: #4F8E9C;
   margin: 10px 0;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtblockcontent h3
{
   margin: 10px 0;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h3 a, .abtpostcontent h3 a:link, .abtpostcontent h3 a:hover, .abtpostcontent h3 a:visited, .abtblockcontent h3 a, .abtblockcontent h3 a:link, .abtblockcontent h3 a:hover, .abtblockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h4
{
   color: #3F1708;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtblockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h4 a, .abtpostcontent h4 a:link, .abtpostcontent h4 a:hover, .abtpostcontent h4 a:visited, .abtblockcontent h4 a, .abtblockcontent h4 a:link, .abtblockcontent h4 a:hover, .abtblockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h5
{
   color: #3F1708;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtblockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h5 a, .abtpostcontent h5 a:link, .abtpostcontent h5 a:hover, .abtpostcontent h5 a:visited, .abtblockcontent h5 a, .abtblockcontent h5 a:link, .abtblockcontent h5 a:hover, .abtblockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h6
{
   color: #9E3915;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtblockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostcontent h6 a, .abtpostcontent h6 a:link, .abtpostcontent h6 a:hover, .abtpostcontent h6 a:visited, .abtblockcontent h6 a, .abtblockcontent h6 a:link, .abtblockcontent h6 a:hover, .abtblockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #abthmenu-bg, .abtsheet, .abthmenu a, .abtvmenu a, .abtslidenavigator > a, .abtcheckbox:before, .abtradiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #abthmenu-bg, .abtsheet, .abtslidenavigator > a, .abtcheckbox:before, .abtradiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 700px;
   color: #182B2F;
}

.abtheader:before, 
#abtheader-bg:before, 
.abtlayout-cell:before, 
.abtlayout-wrapper:before, 
.abtfooter:before, 
.abtnav:before, 
#abthmenu-bg:before, 
.abtsheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.abtheader:after, 
#abtheader-bg:after, 
.abtlayout-cell:after, 
.abtlayout-wrapper:after, 
.abtfooter:after, 
.abtnav:after, 
#abthmenu-bg:after, 
.abtsheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0;
   margin: 0;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .abtpostcontent li h1, .abtblockcontent li h1 
{
   margin:1px;
} 
li h2, .abtpostcontent li h2, .abtblockcontent li h2 
{
   margin:1px;
} 
li h3, .abtpostcontent li h3, .abtblockcontent li h3 
{
   margin:1px;
} 
li h4, .abtpostcontent li h4, .abtblockcontent li h4 
{
   margin:1px;
} 
li h5, .abtpostcontent li h5, .abtblockcontent li h5 
{
   margin:1px;
} 
li h6, .abtpostcontent li h6, .abtblockcontent li h6 
{
   margin:1px;
} 
li p, .abtpostcontent li p, .abtblockcontent li p 
{
   margin:1px;
}


.abtshapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.abtslider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.abtslidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.abtslidenavigator > a:last-child {
   margin-right: 0 !important;
}

.abtheadline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 27px;
  left: 3.5%;
  margin-left: -17px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.abtheadline, 
.abtheadline a, 
.abtheadline a:link, 
.abtheadline a:visited, 
.abtheadline a:hover
{
font-size: 28px;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-transform: uppercase;
text-shadow: 1px 0px 0px rgb(255, 255, 255), -1px 0px 0px rgb(255, 255, 255), 0px -1px 0px rgb(255, 255, 255), 0px 1px 0px rgb(255, 255, 255), 0px 0px 10px rgba(0, 0, 0, 0.99);
  padding: 0;
  margin: 0;
  color: #9E3915 !important;
  white-space: nowrap;
}
.abtslogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 31px;
  left: 79.68%;
  line-height: 100%;
  margin-left: -98px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 102;
  white-space: nowrap;
}

.abtslogan, 
.abtslogan a, 
.abtslogan a:link, 
.abtslogan a:visited, 
.abtslogan a:hover
{
font-size: 18px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-shadow: 0px 0px 14px rgb(23, 23, 23);
  padding: 0;
  margin: 0;
  color: #000000 !important;
}





.abtfooter .layout-item-0 { padding: 5px;  }
.ie7 .abtpost .abtlayout-cell {border:none !important; padding:0 !important; }
.ie6 .abtpost .abtlayout-cell {border:none !important; padding:0 !important; }

.abtheader
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 150px;
   position:relative;
   background-image: url('images/header.png');
   background-position: center top;
}

.custom-responsive .abtheader
{
   background-image: url('images/header.png');
   background-position: center top;
}

.default-responsive .abtheader,
.default-responsive #abtheader-bg
{
   background-image: url('images/header.png');
   background-position: center center;
   background-size: auto;
}

.abtheader-inner{
   position: relative;
   min-width: 700px;
   max-width: 1344px;
   width: 70%;
   z-index: auto !important;
   margin: 0 auto;
}

.abtheader>.widget 
{
   position:absolute;
   z-index:101;
}

.abtnav
{
   background: #006C85 url('images/nav.png') scroll;
   background: -webkit-linear-gradient(top, rgba(0, 158, 194, 0.04) 0, rgba(0, 58, 71, 0.02) 100%) no-repeat, url('images/nav.png'), -webkit-linear-gradient(top, rgba(0, 142, 173, 0.5) 0, rgba(0, 75, 92, 0.5) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(0, 158, 194, 0.04) 0, rgba(0, 58, 71, 0.02) 100%) no-repeat, url('images/nav.png'), -moz-linear-gradient(top, rgba(0, 142, 173, 0.5) 0, rgba(0, 75, 92, 0.5) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(0, 158, 194, 0.04) 0, rgba(0, 58, 71, 0.02) 100%) no-repeat, url('images/nav.png'), -o-linear-gradient(top, rgba(0, 142, 173, 0.5) 0, rgba(0, 75, 92, 0.5) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(0, 158, 194, 0.04) 0, rgba(0, 58, 71, 0.02) 100%) no-repeat, url('images/nav.png'), -ms-linear-gradient(top, rgba(0, 142, 173, 0.5) 0, rgba(0, 75, 92, 0.5) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(0, 158, 194, 0.04) 0, rgba(0, 58, 71, 0.02) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, rgba(0, 142, 173, 0.5) 0, rgba(0, 75, 92, 0.5) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(0, 158, 194, 0.04) 0, rgba(0, 58, 71, 0.02) 100%) no-repeat, url('images/nav.png'), linear-gradient(to bottom, rgba(0, 142, 173, 0.5) 0, rgba(0, 75, 92, 0.5) 100%) no-repeat;
   position: absolute;
   margin: 0;
   bottom:     0;
   width: 100%;
   z-index: 100;
}

ul.abthmenu a, ul.abthmenu a:link, ul.abthmenu a:visited, ul.abthmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.abthmenu, ul.abthmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.abthmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.abthmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.abthmenu:after, ul.abthmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.abthmenu, ul.abthmenu ul 
{
   min-height: 0;
}

ul.abthmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.abtnav-inner:before 
{
   content:' ';
}

nav.abtnav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.abtnav-inner{
   text-align: left;
   margin:0 auto;
}

.desktop  .abtnav-inner{
   min-width: 700px;
   max-width: 1344px;
   width: 70%;
   padding-left: 0;
   padding-right: 0;
}

.desktop .abtnav
{
   padding-left: 0;
   padding-right: 0;
}

.abthmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.abthmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.abthmenu
{
   float: left;
}

.abtmenuitemcontainer
{
   margin:0 auto;
}
ul.abthmenu>li {
   margin-left: 0;
}
ul.abthmenu>li:first-child {
   margin-left: 0;
}
ul.abthmenu>li:last-child, ul.abthmenu>li.last-child {
   margin-right: 0;
}

ul.abthmenu>li>a
{
   padding:0 23px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 62px;
   cursor: pointer;
   text-decoration: none;
   color: #D3E5E9;
   line-height: 62px;
   text-align: center;
}

.abthmenu>li>a, 
.abthmenu>li>a:link, 
.abthmenu>li>a:visited, 
.abthmenu>li>a.active, 
.abthmenu>li>a:hover
{
   font-size: 16px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.abthmenu>li>a.active
{
   background: #9E3915 url('images/menuactiveitem.png') scroll;
   background: -webkit-linear-gradient(top, rgba(93, 33, 12, 0.18) 0, rgba(208, 75, 27, 0.27) 40%, rgba(214, 78, 28, 0.28) 50%, rgba(208, 75, 27, 0.27) 60%, rgba(93, 33, 12, 0.18) 100%) no-repeat, url('images/menuactiveitem.png'), -webkit-linear-gradient(top, #71290F 0, #BE4519 40%, #C24619 50%, #BE4519 60%, #71290F 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(93, 33, 12, 0.18) 0, rgba(208, 75, 27, 0.27) 40%, rgba(214, 78, 28, 0.28) 50%, rgba(208, 75, 27, 0.27) 60%, rgba(93, 33, 12, 0.18) 100%) no-repeat, url('images/menuactiveitem.png'), -moz-linear-gradient(top, #71290F 0, #BE4519 40%, #C24619 50%, #BE4519 60%, #71290F 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(93, 33, 12, 0.18) 0, rgba(208, 75, 27, 0.27) 40%, rgba(214, 78, 28, 0.28) 50%, rgba(208, 75, 27, 0.27) 60%, rgba(93, 33, 12, 0.18) 100%) no-repeat, url('images/menuactiveitem.png'), -o-linear-gradient(top, #71290F 0, #BE4519 40%, #C24619 50%, #BE4519 60%, #71290F 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(93, 33, 12, 0.18) 0, rgba(208, 75, 27, 0.27) 40%, rgba(214, 78, 28, 0.28) 50%, rgba(208, 75, 27, 0.27) 60%, rgba(93, 33, 12, 0.18) 100%) no-repeat, url('images/menuactiveitem.png'), -ms-linear-gradient(top, #71290F 0, #BE4519 40%, #C24619 50%, #BE4519 60%, #71290F 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(93, 33, 12, 0.18) 0, rgba(208, 75, 27, 0.27) 40%, rgba(214, 78, 28, 0.28) 50%, rgba(208, 75, 27, 0.27) 60%, rgba(93, 33, 12, 0.18) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(top, #71290F 0, #BE4519 40%, #C24619 50%, #BE4519 60%, #71290F 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(93, 33, 12, 0.18) 0, rgba(208, 75, 27, 0.27) 40%, rgba(214, 78, 28, 0.28) 50%, rgba(208, 75, 27, 0.27) 60%, rgba(93, 33, 12, 0.18) 100%) no-repeat, url('images/menuactiveitem.png'), linear-gradient(to bottom, #71290F 0, #BE4519 40%, #C24619 50%, #BE4519 60%, #71290F 100%) no-repeat;
   padding:0 23px;
   margin:0 auto;
   color: #E7F1F3;
   text-decoration: none;
}

ul.abthmenu>li>a:visited, 
ul.abthmenu>li>a:hover, 
ul.abthmenu>li:hover>a {
   text-decoration: none;
}

ul.abthmenu>li>a:hover, .desktop ul.abthmenu>li:hover>a
{
   background: #B54117 url('images/menuhovereditem.png') scroll;
   background: -webkit-linear-gradient(top, rgba(115, 42, 15, 0.17) 0, rgba(226, 85, 34, 0.27) 40%, rgba(227, 90, 41, 0.29) 50%, rgba(226, 85, 34, 0.27) 60%, rgba(115, 42, 15, 0.17) 100%) no-repeat, url('images/menuhovereditem.png'), -webkit-linear-gradient(top, #873112 0, #D44D1C 40%, #D94E1C 50%, #D44D1C 60%, #873112 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(115, 42, 15, 0.17) 0, rgba(226, 85, 34, 0.27) 40%, rgba(227, 90, 41, 0.29) 50%, rgba(226, 85, 34, 0.27) 60%, rgba(115, 42, 15, 0.17) 100%) no-repeat, url('images/menuhovereditem.png'), -moz-linear-gradient(top, #873112 0, #D44D1C 40%, #D94E1C 50%, #D44D1C 60%, #873112 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(115, 42, 15, 0.17) 0, rgba(226, 85, 34, 0.27) 40%, rgba(227, 90, 41, 0.29) 50%, rgba(226, 85, 34, 0.27) 60%, rgba(115, 42, 15, 0.17) 100%) no-repeat, url('images/menuhovereditem.png'), -o-linear-gradient(top, #873112 0, #D44D1C 40%, #D94E1C 50%, #D44D1C 60%, #873112 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(115, 42, 15, 0.17) 0, rgba(226, 85, 34, 0.27) 40%, rgba(227, 90, 41, 0.29) 50%, rgba(226, 85, 34, 0.27) 60%, rgba(115, 42, 15, 0.17) 100%) no-repeat, url('images/menuhovereditem.png'), -ms-linear-gradient(top, #873112 0, #D44D1C 40%, #D94E1C 50%, #D44D1C 60%, #873112 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(115, 42, 15, 0.17) 0, rgba(226, 85, 34, 0.27) 40%, rgba(227, 90, 41, 0.29) 50%, rgba(226, 85, 34, 0.27) 60%, rgba(115, 42, 15, 0.17) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(top, #873112 0, #D44D1C 40%, #D94E1C 50%, #D44D1C 60%, #873112 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(115, 42, 15, 0.17) 0, rgba(226, 85, 34, 0.27) 40%, rgba(227, 90, 41, 0.29) 50%, rgba(226, 85, 34, 0.27) 60%, rgba(115, 42, 15, 0.17) 100%) no-repeat, url('images/menuhovereditem.png'), linear-gradient(to bottom, #873112 0, #D44D1C 40%, #D94E1C 50%, #D44D1C 60%, #873112 100%) no-repeat;
   padding:0 23px;
   margin:0 auto;
}
ul.abthmenu>li>a:hover, 
.desktop ul.abthmenu>li:hover>a {
   color: #FBE7DF;
   text-decoration: none;
}

ul.abthmenu li li a
{
   background: #E2521D;
   border:1px solid #E35C2B;
   padding:0 8px;
   margin:0 auto;
}
ul.abthmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.abthmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.abthmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.abthmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 24px;
   color: #321206;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.abthmenu li li a 
{
   border-top-width: 0 !important;
}
.abthmenu li li:hover>a 
{
   border-top-width: 1px !important;
}
.abthmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.abthmenu ul a:link, 
.abthmenu ul a:visited, 
.abthmenu ul a.active, 
.abthmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #321206;
   font-size: 12px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.abthmenu ul li a:hover, .desktop ul.abthmenu ul li:hover>a
{
   background: #00BBE5;
   border:1px solid #006C85;
   margin:0 auto;
}
.abthmenu ul a:hover
{
   color: #000000;
}

.abthmenu ul li a.abthmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop .abthmenu ul li:hover>a
{
   color: #000000;
}

ul.abthmenu ul:before
{
   background: #EE9A7C;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.abthmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.abthmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.abthmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.abthmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.abthmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.abthmenu ul.abthmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.abthmenu ul.abthmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.abthmenu li li:hover>ul.abthmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.abthmenu li li:hover>ul.abthmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.abthmenu ul ul.abthmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.abthmenu ul ul.abthmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.abthmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.abthmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.abthmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.abthmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.abthmenu>li>ul.abthmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.abthmenu>li>ul.abthmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.abthmenu ul ul.abthmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.abthmenu ul ul.abthmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.abtsheet
{
   background: #E0EDF0;
   -webkit-border-radius:5px 5px 0 0;
   -moz-border-radius:5px 5px 0 0;
   border-radius:5px 5px 0 0;
   -webkit-box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.25);
   -moz-box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.25);
   box-shadow:1px 1px 3px 2px rgba(0, 0, 0, 0.25);
   border:1px solid #599CAB;
   border-bottom:none;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 70%;
   min-width: 700px;
   max-width: 1344px;
   z-index: auto !important;
}

.abtlayout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.abtcontent-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.abtcontent-layout-row 
{
   display: table-row;
}

.abtlayout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.abtpostcontent .abtcontent-layout
{
   border-collapse: collapse;
}

.abtblock
{
   background: #D0E3E7;
   padding:7px;
   margin:5px;
}
div.abtblock img
{
   border: none;
   margin: 0;
}

.abtblockheader
{
   padding:15px 10px;
   margin:0 auto;
}
.abtblockheader .t,
.abtblockheader .t a,
.abtblockheader .t a:link,
.abtblockheader .t a:visited, 
.abtblockheader .t a:hover
{
   color: #000000;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   margin: 0 10px;
}

.abtblockheader .t:before
{
   content:url('images/blockheadericon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .abtblockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtblockcontent
{
   padding:10px;
   margin:0 auto;
   color: #16282C;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}
.abtblockcontent table,
.abtblockcontent li, 
.abtblockcontent a,
.abtblockcontent a:link,
.abtblockcontent a:visited,
.abtblockcontent a:hover
{
   color: #16282C;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.abtblockcontent p
{
   margin: 6px 0;
}

.abtblockcontent a, .abtblockcontent a:link
{
   color: #008EAD;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.abtblockcontent a:visited, .abtblockcontent a.visited
{
   color: #60A0AF;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.abtblockcontent a:hover, .abtblockcontent a.hover
{
   color: #00B7E0;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}
.abtblock ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -10px;
}
.opera .abtblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtblock li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #203B40;
}

.abtblock ul>li, .abtblock ol
{
   padding: 0;
}

.abtblock ul>li
{
   padding-left: 10px;
}

.abtbreadcrumbs
{
   margin:0 auto;
}

a.abtbutton,
a.abtbutton:link,
a:link.abtbutton:link,
body a.abtbutton:link,
a.abtbutton:visited,
body a.abtbutton:visited,
input.abtbutton,
button.abtbutton
{
   text-decoration: none;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #F8D5C9;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 40px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.abtbutton img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .abtbutton
{
   display: block;
   float: left;
}

input, select, textarea, a.abtsearch-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
}

.abtblock select 
{
   width:96%;
}

input.abtbutton
{
   float: none !important;
   -webkit-appearance: none;
}

.abtbutton.active, .abtbutton.active:hover
{
   background: #356069;
   background: -webkit-linear-gradient(top, #437884 0, #294A51 100%) no-repeat;
   background: -moz-linear-gradient(top, #437884 0, #294A51 100%) no-repeat;
   background: -o-linear-gradient(top, #437884 0, #294A51 100%) no-repeat;
   background: -ms-linear-gradient(top, #437884 0, #294A51 100%) no-repeat;
   -svg-background: linear-gradient(top, #437884 0, #294A51 100%) no-repeat;
   background: linear-gradient(to bottom, #437884 0, #294A51 100%) no-repeat;
   -webkit-border-radius:16px;
   -moz-border-radius:16px;
   border-radius:16px;
   border:1px solid #356069;
   padding:0 20px;
   margin:0 auto;
}
.abtbutton.active, .abtbutton.active:hover {
   color: #BDF3FF !important;
}

.abtbutton.hover, .abtbutton:hover
{
   background: #467E8B;
   background: -webkit-linear-gradient(top, #5294A3 0, #3A6973 100%) no-repeat;
   background: -moz-linear-gradient(top, #5294A3 0, #3A6973 100%) no-repeat;
   background: -o-linear-gradient(top, #5294A3 0, #3A6973 100%) no-repeat;
   background: -ms-linear-gradient(top, #5294A3 0, #3A6973 100%) no-repeat;
   -svg-background: linear-gradient(top, #5294A3 0, #3A6973 100%) no-repeat;
   background: linear-gradient(to bottom, #5294A3 0, #3A6973 100%) no-repeat;
   -webkit-border-radius:16px;
   -moz-border-radius:16px;
   border-radius:16px;
   border:1px solid #356069;
   padding:0 20px;
   margin:0 auto;
}
.abtbutton.hover, .abtbutton:hover {
   color: #DAE9EC !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #E0EDF0;
   border:1px solid rgba(123, 176, 188, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #182B2F !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.abterror, textarea.abterror
{
   background: #E0EDF0;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.abterror, textarea.abterror {
   color: #182B2F !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.abtsearch input[type="text"]
{
   background: #E0EDF0;
   border-radius: 0;
   border:1px solid #7BB0BC;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #182B2F !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.abtsearch 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.abtsearch input, a.abtsearch-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.abtsearch>input, a.abtsearch-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.abtsearch input[type="submit"], input.abtsearch-button, a.abtsearch-button
{
   background: #356069;
   border-radius: 0;
   margin:0 auto;
}
form.abtsearch input[type="submit"], input.abtsearch-button, a.abtsearch-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #F7D2C4 !important;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.abtsearch-button span.abtsearch-button-text, a.abtsearch-button:after {
   vertical-align:middle;
}

a.abtsearch-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.abtsearch-button, a.abtsearch-button span,
a.abtsearch-button:visited, a.abtsearch-button.visited,
a.abtsearch-button:hover, a.abtsearch-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.abtsearch-button 
{
   line-height: 100% !important;
}

label.abtcheckbox:before
{
   background: #E0EDF0;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.abtcheckbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #182B2F !important;
}

.abtcheckbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.abtcheckbox.active:before
{
   background: #8AE9FF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.abtcheckbox.hovered:before
{
   background: #A9DAE5;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.abtradiobutton:before
{
   background: #E0EDF0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.abtradiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #182B2F !important;
}

.abtradiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.abtradiobutton.active:before
{
   background: #8AE9FF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.abtradiobutton.hovered:before
{
   background: #A9DAE5;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.abtcomments
{
   border-top:1px dotted #9DC5CD;
   margin:0 auto;
   margin-top: 25px;
}

.abtcomments h2
{
   color: #182B2F;
}

.abtcomment-inner
{
   background: #EBF3F5;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.abtcomment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #7BB0BC;
}

.abtcomment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.abtcomment-content
{
   padding:10px 0;
   color: #182B2F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.abtcomment
{
   margin-top: 6px;
}

#comment-list>li:first-child>.abtcomment
{
   margin-top: 0;
}

.abtcomment-header
{
   color: #182B2F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.abtcomment-header a, 
.abtcomment-header a:link, 
.abtcomment-header a:visited,
.abtcomment-header a.visited,
.abtcomment-header a:hover,
.abtcomment-header a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.abtcomment-header a, .abtcomment-header a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #00576B;
}

.abtcomment-header a:visited, .abtcomment-header a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #30565F;
}

.abtcomment-header a:hover,  .abtcomment-header a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #00758F;
}

.abtcomment-content a, 
.abtcomment-content a:link, 
.abtcomment-content a:visited,
.abtcomment-content a.visited,
.abtcomment-content a:hover,
.abtcomment-content a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.abtcomment-content a, .abtcomment-content a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #00576B;
}

.abtcomment-content a:visited, .abtcomment-content a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #30565F;
}

.abtcomment-content a:hover,  .abtcomment-content a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #00758F;
}

.abtpager
{
   background: #9DC5CD;
   background: -webkit-linear-gradient(top, #D3E5E9 0, #66A4B2 100%) no-repeat;
   background: -moz-linear-gradient(top, #D3E5E9 0, #66A4B2 100%) no-repeat;
   background: -o-linear-gradient(top, #D3E5E9 0, #66A4B2 100%) no-repeat;
   background: -ms-linear-gradient(top, #D3E5E9 0, #66A4B2 100%) no-repeat;
   -svg-background: linear-gradient(top, #D3E5E9 0, #66A4B2 100%) no-repeat;
   background: linear-gradient(to bottom, #D3E5E9 0, #66A4B2 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #599CAB;
   padding:5px;
}

.abtpager>*:last-child
{
   margin-right:0 !important;
}

.abtpager>span {
   cursor:default;
}

.abtpager>*
{
   background: #7BB0BC;
   background: -webkit-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: -moz-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: -o-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: -ms-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   -svg-background: linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: linear-gradient(to bottom, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #599CAB;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.abtpager a:link,
.abtpager a:visited,
.abtpager .active
{
   line-height: normal;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #001D24
;
}

.abtpager .active
{
   background: #599CAB;
   background: -webkit-linear-gradient(top, #8CBAC5 0, #559AAA 53%, #3E6F7A 100%) no-repeat;
   background: -moz-linear-gradient(top, #8CBAC5 0, #559AAA 53%, #3E6F7A 100%) no-repeat;
   background: -o-linear-gradient(top, #8CBAC5 0, #559AAA 53%, #3E6F7A 100%) no-repeat;
   background: -ms-linear-gradient(top, #8CBAC5 0, #559AAA 53%, #3E6F7A 100%) no-repeat;
   -svg-background: linear-gradient(top, #8CBAC5 0, #559AAA 53%, #3E6F7A 100%) no-repeat;
   background: linear-gradient(to bottom, #8CBAC5 0, #559AAA 53%, #3E6F7A 100%) no-repeat;
   border:1px solid #356069;
   padding:7px;
   margin:0 4px 0 auto;
   color: #001D24
;
}

.abtpager .more
{
   background: #7BB0BC;
   background: -webkit-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: -moz-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: -o-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: -ms-linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   -svg-background: linear-gradient(top, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   background: linear-gradient(to bottom, #AECFD6 0, #559AAA 84%, #4D8B99 100%) no-repeat;
   border:1px solid #599CAB;
   margin:0 4px 0 auto;
}
.abtpager a.more:link,
.abtpager a.more:visited
{
   color: #001D24
;
}
.abtpager a:hover
{
   background: #E8784F;
   background: -webkit-linear-gradient(top, #F1AC93 0, #E2521D 84%, #CB4A1A 100%) no-repeat;
   background: -moz-linear-gradient(top, #F1AC93 0, #E2521D 84%, #CB4A1A 100%) no-repeat;
   background: -o-linear-gradient(top, #F1AC93 0, #E2521D 84%, #CB4A1A 100%) no-repeat;
   background: -ms-linear-gradient(top, #F1AC93 0, #E2521D 84%, #CB4A1A 100%) no-repeat;
   -svg-background: linear-gradient(top, #F1AC93 0, #E2521D 84%, #CB4A1A 100%) no-repeat;
   background: linear-gradient(to bottom, #F1AC93 0, #E2521D 84%, #CB4A1A 100%) no-repeat;
   border:1px solid #E2521D;
   padding:7px;
   margin:0 4px 0 auto;
}
.abtpager  a:hover,
.abtpager  a.more:hover
{
   color: #001D24
;
}
.abtpager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.abtpager>*:last-child:after{
   display:none;
}

.abtcommentsform
{
   background: #EBF3F5;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #182B2F;
}

.abtcommentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #182B2F;
}

.abtcommentsform label {
   display: inline-block;
   line-height: 25px;
}

.abtcommentsform input:not([type=submit]), .abtcommentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.abtcommentsform .form-submit
{
   margin-top: 10px;
}
.abtpost
{
   padding:5px;
}
a img
{
   border: 0;
}

.abtarticle img, img.abtarticle, .abtblock img, .abtfooter-text img
{
   margin: 0 0 0 0;
}

.abtmetadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.abtarticle table, table.abtarticle
{
   border-collapse: collapse;
   margin: 1px;
}

.abtpost .abtcontent-layout-br
{
   height: 0;
}

.abtarticle th, .abtarticle td
{
   padding: 2px;
   border: solid 1px #7BB0BC;
   vertical-align: top;
   text-align: left;
}

.abtarticle th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.abtcollage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.abtpostheader
{
   color: #00576B;
   margin: 10px 0 0 10px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostheader a, 
.abtpostheader a:link, 
.abtpostheader a:visited,
.abtpostheader a.visited,
.abtpostheader a:hover,
.abtpostheader a.hovered
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtpostheader a, .abtpostheader a:link
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #00ABD1;
}

.abtpostheader a:visited, .abtpostheader a.visited
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #559AAA;
}

.abtpostheader a:hover,  .abtpostheader a.hovered
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #1FD6FF;
}

.abtpostheadericons,
.abtpostheadericons a,
.abtpostheadericons a:link,
.abtpostheadericons a:visited,
.abtpostheadericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #30565F;
}

.abtpostheadericons
{
   padding: 1px;
}

.abtpostheadericons a, .abtpostheadericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00819E;
}

.abtpostheadericons a:visited, .abtpostheadericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #00819E;
}

.abtpostheadericons a:hover, .abtpostheadericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #00ABD1;
}

.abtpostdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostprinticon:before
{
   content:url('images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .abtpostprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostemailicon:before
{
   content:url('images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostcontent ul>li:before,  .abtpost ul>li:before,  .abttextblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .abtpostcontent ul>li:before, .opera   .abtpost ul>li:before, .opera   .abttextblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostcontent li, .abtpost li, .abttextblock li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #244147;
   margin: 0 0 0 26px;
}

.abtpostcontent ul>li, .abtpost ul>li, .abttextblock ul>li, .abtpostcontent ol, .abtpost ol, .abttextblock ol
{
   padding: 0;
}

.abtpostcontent ul>li, .abtpost ul>li, .abttextblock ul>li
{
   padding-left: 10px;
}

.abtpostcontent ul>li:before,  .abtpost ul>li:before,  .abttextblock ul>li:before
{
   margin-left: -10px;
}

.abtpostcontent ol, .abtpost ol, .abttextblock ol, .abtpostcontent ul, .abtpost ul, .abttextblock ul
{
   margin: 1em 0 1em 26px;
}

.abtpostcontent li ol, .abtpost li ol, .abttextblock li ol, .abtpostcontent li ul, .abtpost li ul, .abttextblock li ul
{
   margin: 0.5em 0 0.5em 26px;
}

.abtpostcontent li, .abtpost li, .abttextblock li
{
   margin: 0 0 0 0;
}

.abtpostcontent ol>li, .abtpost ol>li, .abttextblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.abtpostcontent ul>li, .abtpost ul>li, .abttextblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #9DC5CD url('images/postquote.png') no-repeat scroll;
   padding:15px 15px 15px 39px;
   margin:10px 10px 10px 50px;
   color: #070C0E;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .abtpostcontent blockquote a, .abtblockcontent blockquote a, .abtfooter-text blockquote a,
blockquote a:link, .abtpostcontent blockquote a:link, .abtblockcontent blockquote a:link, .abtfooter-text blockquote a:link,
blockquote a:visited, .abtpostcontent blockquote a:visited, .abtblockcontent blockquote a:visited, .abtfooter-text blockquote a:visited,
blockquote a:hover, .abtpostcontent blockquote a:hover, .abtblockcontent blockquote a:hover, .abtfooter-text blockquote a:hover
{
   color: #070C0E;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

/* Override native 'p' margins*/
blockquote p,
.abtpostcontent blockquote p,
.abtblockcontent blockquote p,
.abtfooter-text blockquote p
{
   margin: 0;
   margin:3px;
}

.abtpostfootericons,
.abtpostfootericons a,
.abtpostfootericons a:link,
.abtpostfootericons a:visited,
.abtpostfootericons a:hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   color: #3C6C77;
}

.abtpostfootericons
{
   padding: 1px;
}

.abtpostfootericons a, .abtpostfootericons a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00819E;
}

.abtpostfootericons a:visited, .abtpostfootericons a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00819E;
}

.abtpostfootericons a:hover, .abtpostfootericons a.hover
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #00ABD1;
}

.abtpostcategoryicon:before
{
   content:url('images/postcategoryicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtposttagicon:before
{
   content:url('images/posttagicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtposttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtpostcommentsicon:before
{
   content:url('images/postcommentsicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .abtpostcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.abtfooter
{
   background: #9DC5CD url('images/footer.png') scroll;
   border-top:4px solid #004757;
   margin:0 auto;
   position: relative;
   color: #0F1C1F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-align: left;
   padding: 0;
}

.abtfooter-text a,
.abtfooter-text a:link,
.abtfooter-text a:visited,
.abtfooter-text a:hover,
.abtfooter-text td, 
.abtfooter-text th,
.abtfooter-text caption
{
   color: #0F1C1F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.abtfooter-text p 
{
   padding:0;
   text-align: left;
}

.abtfooter-text a,
.abtfooter-text a:link
{
   color: #00758F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.abtfooter-text a:visited
{
   color: #30565F;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.abtfooter-text a:hover
{
   color: #0096B8;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.abtfooter-text h1
{
   color: #00BBE5;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtfooter-text h2
{
   color: #1AD5FF;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtfooter-text h3
{
   color: #599CAB;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtfooter-text h4
{
   color: #B54117;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtfooter-text h5
{
   color: #B54117;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtfooter-text h6
{
   color: #B54117;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.abtfooter-text img
{
   border: none;
   margin: 5px;
}

.abtfooter-inner
{
   margin: 0 auto;
   min-width: 700px;
   max-width: 1344px;
   width:70%;
   padding:8px;
   padding-right: 8px;
   padding-left: 8px;
}

.abtrss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abtrss-tag-icon:empty
{
   vertical-align: middle;
}

.abtfacebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abtfacebook-tag-icon:empty
{
   vertical-align: middle;
}

.abttwitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abttwitter-tag-icon:empty
{
   vertical-align: middle;
}

.abttumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abttumblr-tag-icon:empty
{
   vertical-align: middle;
}

.abtpinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abtpinterest-tag-icon:empty
{
   vertical-align: middle;
}

.abtvimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abtvimeo-tag-icon:empty
{
   vertical-align: middle;
}

.abtyoutube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abtyoutube-tag-icon:empty
{
   vertical-align: middle;
}

.abtlinkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.abtlinkedin-tag-icon:empty
{
   vertical-align: middle;
}

.abtfooter-text li
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #16282C;
}

.abtpage-footer, 
.abtpage-footer a,
.abtpage-footer a:link,
.abtpage-footer a:visited,
.abtpage-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #006075;
}

.abtpage-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #27474E;
}

.abtlightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.abtlightbox,
.abtlightbox-wrapper .abtlightbox-image
{
   cursor: pointer;
}

.abtlightbox-wrapper .abtlightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.abtlightbox-wrapper .abtlightbox-image.active
{
   display: inline-block;
}

.abtlightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.abtlightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.abtlightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.abtlightbox-wrapper .arrow.left
{
   left: 9px;
}

.abtlightbox-wrapper .arrow.right
{
   right: 9px;
}

.abtlightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.abtlightbox-wrapper .arrow.disabled 
{
   display: none;
}

.abtlightbox-wrapper .arrow-t, 
.abtlightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.abtlightbox-wrapper .arrow-t
{
   top: 38px;
}

.abtlightbox-wrapper .arrow-b
{
   top: 50px;
}

.abtlightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.abtlightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.abtlightbox-wrapper .close .cw, 
.abtlightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.abtlightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.abtlightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.abtlightbox-wrapper .close-alt, 
.abtlightbox-wrapper .arrow-right-alt, 
.abtlightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .abtlightbox-wrapper .close-alt, 
.ie8 .abtlightbox-wrapper .arrow-right-alt, 
.ie8 .abtlightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .abtlightbox-wrapper .cw, 
.ie8 .abtlightbox-wrapper .ccw 
{
   display: none;
}

.abtcontent-layout .abtsidebar1
{
   -webkit-border-radius:4px 0 0;
   -moz-border-radius:4px 0 0;
   border-radius:4px 0 0;
   margin:0 auto;
   width: 225px;
}

.abtcontent-layout .abtcontent
{
   margin:0 auto;
}



#comment
{
    width:99%;
}

#comments-list, #comments-list .comment 
{
  background: none;
  padding:0;
  margin:0;
  overflow: visible;
}

#comments-list .comment:before, #comments-list .comment:after
{
  display:none;
}

#comments-list .comment .comment 
{
  margin-left: 20px;
}

span.page-navi-outer, span.page-navi-inner 
{
    position:relative;
    display:block;
    float:left;
    margin:0;
    padding:0;
}

span.page-navi-outer
{
  margin: 1px;
  border: 1px solid #aaa;
}

span.page-navi-inner 
{
  padding: 1px;
  min-width:14px;
  line-height:18px;
  text-align:center;
  border: 2px solid #fff;
  font-weight:bold;
}

a span.page-navi-inner, span.page-navi-caption span.page-navi-inner 
{
    border-width:1px;
    font-weight:normal;
}

a span.page-navi-outer, span.page-navi-caption
{
    margin:2px 1px;
}

ul#comments-list li cite
{
  font-size: 1.2em;
}

#commentform textarea
{
  width: 100%;
}

#commentform
{
  text-align:left;
}

.rtl #commentform
{
  text-align:right;
}

img.wp-smiley
{
  border: none;
  margin: 1px;
  vertical-align:middle;
  padding: 0;
}

.navigation
{
  display: block;
  text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .abtarticle .aligncenter img, .aligncenter img.abtarticle, .aligncenter img, img.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.aligncenter , p.center 
{
   text-align: center; 
}

.alignleft
{
  float: left;
}

.alignright
{
  float: right;
}

.sticky 
{
}

.bypostauthor  
{
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery {
	margin: 0 auto 18px;
    clear:both;
    overflow:hidden;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br+br {
	display: none;
}
/* End */


.hidden
{
  display: none;
}

/* Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

.gallery {
  letter-spacing: normal;
}

.abtcontent {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

ul#comments-list li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.abtfooter div.abtcontent-layout
{
    margin:0 auto;
    width:100%;
}

div.abtlayout-cell-size1 
{
    width:100%;
}

div.abtlayout-cell-size2 
{
    width:50%;
}
div.abtlayout-cell-size3 
{
    width:33%;
}

div.abtlayout-cell-size4
{
    width:25%;
}

.abtwidget-title
{
    padding:0 0 0 24px;
    margin-bottom:0;
}

div.abtcenter-wrapper
{
  position: relative;
  float: right;
  right: 50%;

}

div.abtcenter-inner
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 div.abtcenter-inner
{
  float: none;
}

.abthmenu-extra1, .abthmenu-extra2 {
 font-size:12px;
}

div.breadcrumbs h4, 
div.breadcrumbs p, 
li.pingback p, 
#respond p,
h3#reply-title, 
h4#comments, 
h4.box-title
{
    margin:0;
}

#respond .comment-notes {
	margin-bottom: 1em;
}

.form-allowed-tags {
	line-height: 1em;
}

#comments-list #respond {
	/*margin-left: NaNpx !important; TODO NodeJS*/
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	font-size: 12px;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}

#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	width: auto;
}

.abtfooter .abtwidget-title 
{
    font-size:1.2em;
    padding: 0;
}

.abtfooter .abtwidget,
.abtfooter .abtwidget a,
.abtfooter .abtwidget a:link,
.abtfooter .abtwidget a:visited,
.abtfooter .abtwidget a:hover
{
    text-align: left;
}

DIV[id^="GMPmap"] IMG 
{
    margin: 0px;
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Begin Additional CSS Styles */
.abtblockheader .t, .abtvmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */

