﻿/*sprys v1.22 */

#spr-main
{
   background: #FFFFFF url('../spr-css/images/page.jpeg') top center no-repeat scroll;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.spr-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

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. 
 */
.spr-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #CFD2D3 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #CFD2D3 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #CFD2D3 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #CFD2D3 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #CFD2D3 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #CFD2D3 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #C7C7C7;
   padding:0 20px;
   margin:0 auto;
   height:29px;
}

.spr-postcontent,
.spr-postheadericons,
.spr-postfootericons,
.spr-blockcontent,
ul.spr-vmenu a 
{
   text-align: left;
}

.spr-postcontent,
.spr-postcontent li,
.spr-postcontent table,
.spr-postcontent a,
.spr-postcontent a:link,
.spr-postcontent a:visited,
.spr-postcontent a.visited,
.spr-postcontent a:hover,
.spr-postcontent a.hovered
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.spr-postcontent p
{
   margin: 10px 0;
}

.spr-postcontent h1, .spr-postcontent h1 a, .spr-postcontent h1 a:link, .spr-postcontent h1 a:visited, .spr-postcontent h1 a:hover,
.spr-postcontent h2, .spr-postcontent h2 a, .spr-postcontent h2 a:link, .spr-postcontent h2 a:visited, .spr-postcontent h2 a:hover,
.spr-postcontent h3, .spr-postcontent h3 a, .spr-postcontent h3 a:link, .spr-postcontent h3 a:visited, .spr-postcontent h3 a:hover,
.spr-postcontent h4, .spr-postcontent h4 a, .spr-postcontent h4 a:link, .spr-postcontent h4 a:visited, .spr-postcontent h4 a:hover,
.spr-postcontent h5, .spr-postcontent h5 a, .spr-postcontent h5 a:link, .spr-postcontent h5 a:visited, .spr-postcontent h5 a:hover,
.spr-postcontent h6, .spr-postcontent h6 a, .spr-postcontent h6 a:link, .spr-postcontent h6 a:visited, .spr-postcontent h6 a:hover,
.spr-blockheader .t, .spr-blockheader .t a, .spr-blockheader .t a:link, .spr-blockheader .t a:visited, .spr-blockheader .t a:hover,
.spr-vmenublockheader .t, .spr-vmenublockheader .t a, .spr-vmenublockheader .t a:link, .spr-vmenublockheader .t a:visited, .spr-vmenublockheader .t a:hover,
.spr-headline, .spr-headline a, .spr-headline a:link, .spr-headline a:visited, .spr-headline a:hover,
.spr-slogan, .spr-slogan a, .spr-slogan a:link, .spr-slogan a:visited, .spr-slogan a:hover,
.spr-postheader, .spr-postheader a, .spr-postheader a:link, .spr-postheader a:visited, .spr-postheader a:hover
{
   font-size: 32px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.spr-postcontent a, .spr-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #160372;
}

.spr-postcontent a:visited, .spr-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #7A4F05;
}

.spr-postcontent  a:hover, .spr-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #E40C17;
}

.spr-postcontent h1
{
   color: #79060C;
   margin: 0 0 12px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-blockcontent h1
{
   margin: 0 0 12px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postcontent h1 a, .spr-postcontent h1 a:link, .spr-postcontent h1 a:hover, .spr-postcontent h1 a:visited, .spr-blockcontent h1 a, .spr-blockcontent h1 a:link, .spr-blockcontent h1 a:hover, .spr-blockcontent h1 a:visited 
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postcontent h2
{
   color: #E40C17;
   margin: 0 0 20px;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-blockcontent h2
{
   margin: 0 0 20px;
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postcontent h2 a, .spr-postcontent h2 a:link, .spr-postcontent h2 a:hover, .spr-postcontent h2 a:visited, .spr-blockcontent h2 a, .spr-blockcontent h2 a:link, .spr-blockcontent h2 a:hover, .spr-blockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postcontent h3
{
   color: #E40C17;
   margin-left: 0;
   margin-right: 0;
   margin-bottom: 20px;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-blockcontent h3
{
   margin-left: 0;
   margin-right: 0;
   margin-bottom: 20px;
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-postcontent h3 a, .spr-postcontent h3 a:link, .spr-postcontent h3 a:hover, .spr-postcontent h3 a:visited, .spr-blockcontent h3 a, .spr-blockcontent h3 a:link, .spr-blockcontent h3 a:hover, .spr-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-postcontent h4
{
   color: #000000;
   margin: 10px 0;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-blockcontent h4
{
   margin: 10px 0;
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postcontent h4 a, .spr-postcontent h4 a:link, .spr-postcontent h4 a:hover, .spr-postcontent h4 a:visited, .spr-blockcontent h4 a, .spr-blockcontent h4 a:link, .spr-blockcontent h4 a:hover, .spr-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postcontent h5
{
   color: #B30912;
   margin: 26px 0;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-blockcontent h5
{
   margin: 26px 0;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-postcontent h5 a, .spr-postcontent h5 a:link, .spr-postcontent h5 a:hover, .spr-postcontent h5 a:visited, .spr-blockcontent h5 a, .spr-blockcontent h5 a:link, .spr-blockcontent h5 a:hover, .spr-blockcontent h5 a:visited 
{
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-postcontent h6
{
   color: #F75F67;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-postcontent h6 a, .spr-postcontent h6 a:link, .spr-postcontent h6 a:hover, .spr-postcontent h6 a:visited, .spr-blockcontent h6 a, .spr-blockcontent h6 a:link, .spr-blockcontent h6 a:hover, .spr-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #spr-hmenu-bg, .spr-sheet, .spr-hmenu a, .spr-vmenu a, .spr-slidenavigator > a, .spr-checkbox:before, .spr-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #spr-hmenu-bg, .spr-sheet, .spr-slidenavigator > a, .spr-checkbox:before, .spr-radiobutton: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: 900px;
   color: #5E5E5E;
}

.spr-header:before, #spr-header-bg:before, .spr-layout-cell:before, .spr-layout-wrapper:before, .spr-footer:before, .spr-nav:before, #spr-hmenu-bg:before, .spr-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.spr-header:after, #spr-header-bg:after, .spr-layout-cell:after, .spr-layout-wrapper:after, .spr-footer:after, .spr-nav:after, #spr-hmenu-bg:after, .spr-sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .spr-postcontent li h1, .spr-blockcontent li h1 
{
   margin:1px;
} 
li h2, .spr-postcontent li h2, .spr-blockcontent li h2 
{
   margin:1px;
} 
li h3, .spr-postcontent li h3, .spr-blockcontent li h3 
{
   margin:1px;
} 
li h4, .spr-postcontent li h4, .spr-blockcontent li h4 
{
   margin:1px;
} 
li h5, .spr-postcontent li h5, .spr-blockcontent li h5 
{
   margin:1px;
} 
li h6, .spr-postcontent li h6, .spr-blockcontent li h6 
{
   margin:1px;
} 
li p, .spr-postcontent li p, .spr-blockcontent li p 
{
   margin:1px;
}


.spr-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.spr-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.spr-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.spr-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.spr-object1236895073
{
    display: block;
    left: 88.99%;
    margin-left: -398px;
    position: absolute;
    top: -136px;
    width: 511px;
    height: 511px;
    background-image: url('../spr-css/images/object1236895073.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
}

.default-responsive .spr-object1236895073
{
  display: none;
}.spr-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 25px;
  left: 0%;
  margin-left: -58px !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;
}

.spr-headline, 
.spr-headline a, 
.spr-headline a:link, 
.spr-headline a:visited, 
.spr-headline a:hover
{
font-size: 55px;
font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #C98208 !important;
  white-space: nowrap;
}
.spr-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 108px;
  left: 15.83%;
  line-height: 100%;
  margin-left: -19px !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;
}

.spr-slogan, 
.spr-slogan a, 
.spr-slogan a:link, 
.spr-slogan a:visited, 
.spr-slogan a:hover
{
font-size: 26px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #878787 !important;
}





.spr-footer .layout-item-0 { padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 35px;  }
.spr-footer .layout-item-1 { padding: 20px;  }
.spr-footer .layout-item-2 { padding-top: 20px;padding-right: 35px;padding-bottom: 20px;padding-left: 20px;  }
.ie7 .spr-post .spr-layout-cell {border:none !important; padding:0 !important; }
.ie6 .spr-post .spr-layout-cell {border:none !important; padding:0 !important; }

.spr-nav
{
   background: #B5B5B5;
   background: rgba(181, 181, 181, 0.77);
   padding:5px 0;
   margin:5px auto 0;
   position: relative;
   z-index: 499;
}

ul.spr-hmenu a, ul.spr-hmenu a:link, ul.spr-hmenu a:visited, ul.spr-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.spr-hmenu, ul.spr-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.spr-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.spr-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.spr-hmenu:after, ul.spr-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.spr-hmenu, ul.spr-hmenu ul 
{
   min-height: 0;
}

ul.spr-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 0;
   padding-right: 0;
}

.spr-nav-inner:before 
{
   content:' ';
}

.spr-nav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop  .spr-nav-inner{
   width: 900px;
   padding-left: 0;
   padding-right: 0;
}

.desktop .spr-nav
{
   padding-left: 0;
   padding-right: 0;
}

.spr-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.spr-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.spr-hmenu
{
   float: right;
}

.spr-menuitemcontainer
{
   margin:0 auto;
}
ul.spr-hmenu>li {
   margin-left: 14px;
}
ul.spr-hmenu>li:first-child {
   margin-left: 7px;
}
ul.spr-hmenu>li:last-child, ul.spr-hmenu>li.last-child {
   margin-right: 7px;
}

ul.spr-hmenu>li>a
{
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid transparent;
   border-top:none;
   border-bottom:3px outset transparent;
   padding:0 30px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 20px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 20px;
   text-align: center;
}

.spr-hmenu>li>a, 
.spr-hmenu>li>a:link, 
.spr-hmenu>li>a:visited, 
.spr-hmenu>li>a.active, 
.spr-hmenu>li>a:hover
{
   font-size: 18px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   font-variant: normal;
   text-align: left;
}

ul.spr-hmenu>li>a.active
{
   background: #B5B5B5;
   background: -webkit-linear-gradient(top, #E5E5E5 0, #808080 82%, #696969 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E5E5 0, #808080 82%, #696969 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E5E5 0, #808080 82%, #696969 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E5E5 0, #808080 82%, #696969 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E5E5 0, #808080 82%, #696969 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E5E5 0, #808080 82%, #696969 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid transparent;
   border-top:none;
   border-bottom:3px outset transparent;
   padding:0 30px;
   margin:0 auto;
   color: #000000;
   text-decoration: none;
}

ul.spr-hmenu>li>a:visited, 
ul.spr-hmenu>li>a:hover, 
ul.spr-hmenu>li:hover>a {
   text-decoration: none;
}

ul.spr-hmenu>li>a:hover, .desktop ul.spr-hmenu>li:hover>a
{
   background: #F6AC2C;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid transparent;
   border-top:none;
   border-bottom:3px outset transparent;
   padding:0 30px;
   margin:0 auto;
}
ul.spr-hmenu>li>a:hover, 
.desktop ul.spr-hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

ul.spr-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -14px;
   width:14px;
   height: 20px;
   background: url('../spr-css/images/menuseparator.png') center center no-repeat;
}
ul.spr-hmenu>li:first-child:before{
   display:none;
}

ul.spr-hmenu li li a
{
   background: #DDDFDF;
   border:1px solid #F53D46;
   padding:0 22px;
   margin:0 auto;
}
ul.spr-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.spr-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.spr-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.spr-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: left;
   line-height: 23px;
   color: #5C0509;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.spr-hmenu li li a 
{
   border-top-width: 0 !important;
}
.spr-hmenu li li:hover>a 
{
   border-top-width: 1px !important;
}
.spr-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.spr-hmenu ul a:link, 
.spr-hmenu ul a:visited, 
.spr-hmenu ul a.active, 
.spr-hmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #5C0509;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.spr-hmenu ul li a:hover, .desktop ul.spr-hmenu ul li:hover>a
{
   background: #B5B5B5;
   border:1px solid #F53D46;
   margin:0 auto;
}
.spr-hmenu ul a:hover
{
   color: #583904;
}

.spr-hmenu ul li a.spr-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop .spr-hmenu ul li:hover>a
{
   color: #583904;
}

ul.spr-hmenu ul:before
{
   background: #ED0C18;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.spr-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.spr-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.spr-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('../spr-css/images/spacer.gif');
}

.desktop ul.spr-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.spr-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.spr-hmenu ul.spr-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.spr-hmenu ul.spr-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.spr-hmenu li li:hover>ul.spr-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.spr-hmenu li li:hover>ul.spr-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.spr-hmenu ul ul.spr-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.spr-hmenu ul ul.spr-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.spr-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.spr-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.spr-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.spr-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.spr-hmenu>li>ul.spr-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.spr-hmenu>li>ul.spr-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.spr-hmenu ul ul.spr-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.spr-hmenu ul ul.spr-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.spr-header
{
   margin:0 auto;
   background-repeat: no-repeat;
   height: 300px;
   position:relative;
   background-image: url('../spr-css/images/header.png');
   background-position: center top;
}

.custom-responsive .spr-header
{
   background-image: url('../spr-css/images/header.png');
   background-position: center top;
}

.default-responsive .spr-header,
.default-responsive #spr-header-bg
{
   background-image: url('../spr-css/images/header.png');
   background-position: center center;
   background-size: cover;
}

.spr-header-inner{
   position: relative;
   width: 900px;
   z-index: auto !important;
   margin: 0 auto;
}

.spr-header>.widget 
{
   position:absolute;
   z-index:101;
}

.spr-sheet
{
   background: #FFFFFF;
   background: transparent;
   -webkit-border-radius:0 0 5px 5px;
   -moz-border-radius:0 0 5px 5px;
   border-radius:0 0 5px 5px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.spr-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.spr-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.spr-content-layout-row 
{
   display: table-row;
}

.spr-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.spr-postcontent .spr-content-layout
{
   border-collapse: collapse;
}

.spr-block
{
   margin:10px;
}
div.spr-block img
{
   border: none;
   margin: 0;
}

.spr-blockheader
{
   padding:6px 5px;
   margin:0 auto;
}
.spr-blockheader .t,
.spr-blockheader .t a,
.spr-blockheader .t a:link,
.spr-blockheader .t a:visited, 
.spr-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.spr-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #6B060B;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.spr-blockcontent table,
.spr-blockcontent li, 
.spr-blockcontent a,
.spr-blockcontent a:link,
.spr-blockcontent a:visited,
.spr-blockcontent a:hover
{
   color: #6B060B;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.spr-blockcontent p
{
   margin: 6px 0;
}

.spr-blockcontent a, .spr-blockcontent a:link
{
   color: #787878;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.spr-blockcontent a:visited, .spr-blockcontent a.visited
{
   color: #F75F67;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.spr-blockcontent a:hover, .spr-blockcontent a.hover
{
   color: #F6AE31;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.spr-block ul>li:before
{
   content:url('../spr-css/images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -12px;
}
.opera .spr-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.spr-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #91080F;
}

.spr-block ul>li, .spr-block ol
{
   padding: 0;
}

.spr-block ul>li
{
   padding-left: 12px;
}

.spr-breadcrumbs
{
   margin:0 auto;
}

a.spr-button,
a.spr-button:link,
a:link.spr-button:link,
body a.spr-button:link,
a.spr-button:visited,
body a.spr-button:visited,
input.spr-button,
button.spr-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #000000;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 29px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.spr-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .spr-button
{
   display: block;
   float: left;
}

input, select, textarea, a.spr-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-block select 
{
   width:96%;
}

input.spr-button
{
   float: none !important;
   -webkit-appearance: none;
}

.spr-button.active, .spr-button.active:hover
{
   background: #F9C367;
   background: -webkit-linear-gradient(top, #FAD38E 0, #F7B645 100%) no-repeat;
   background: -moz-linear-gradient(top, #FAD38E 0, #F7B645 100%) no-repeat;
   background: -o-linear-gradient(top, #FAD38E 0, #F7B645 100%) no-repeat;
   background: -ms-linear-gradient(top, #FAD38E 0, #F7B645 100%) no-repeat;
   -svg-background: linear-gradient(top, #FAD38E 0, #F7B645 100%) no-repeat;
   background: linear-gradient(to bottom, #FAD38E 0, #F7B645 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #F6AC2C;
   padding:0 20px;
   margin:0 auto;
}
.spr-button.active, .spr-button.active:hover {
   color: #000000 !important;
}

.spr-button.hover, .spr-button:hover
{
   background: #FCE0B1;
   background: -webkit-linear-gradient(top, #FEF2DD 0, #FAD189 100%) no-repeat;
   background: -moz-linear-gradient(top, #FEF2DD 0, #FAD189 100%) no-repeat;
   background: -o-linear-gradient(top, #FEF2DD 0, #FAD189 100%) no-repeat;
   background: -ms-linear-gradient(top, #FEF2DD 0, #FAD189 100%) no-repeat;
   -svg-background: linear-gradient(top, #FEF2DD 0, #FAD189 100%) no-repeat;
   background: linear-gradient(to bottom, #FEF2DD 0, #FAD189 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:1px 1px 2px 1px rgba(0, 0, 0, 0.35);
   border:1px solid #F9C367;
   padding:0 20px;
   margin:0 auto;
}
.spr-button.hover, .spr-button:hover {
   color: #000000 !important;
}

input[type=text], input[type=password], input[type=email], input[type=url], textarea
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #CCD6E0 0, #EFF2F5 40%, #F2F5F7 50%, #F2F5F7 100%) no-repeat;
   background: -moz-linear-gradient(top, #CCD6E0 0, #EFF2F5 40%, #F2F5F7 50%, #F2F5F7 100%) no-repeat;
   background: -o-linear-gradient(top, #CCD6E0 0, #EFF2F5 40%, #F2F5F7 50%, #F2F5F7 100%) no-repeat;
   background: -ms-linear-gradient(top, #CCD6E0 0, #EFF2F5 40%, #F2F5F7 50%, #F2F5F7 100%) no-repeat;
   -svg-background: linear-gradient(top, #CCD6E0 0, #EFF2F5 40%, #F2F5F7 50%, #F2F5F7 100%) no-repeat;
   background: linear-gradient(to bottom, #CCD6E0 0, #EFF2F5 40%, #F2F5F7 50%, #F2F5F7 100%) no-repeat;
   border:1px solid #F6AC2C;
   margin:0 auto;
}
input[type=text], input[type=password], input[type=email], input[type=url], textarea
{
   width: 100%;
   padding: 6px 0;
   color: #764C05 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.spr-error, textarea.spr-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.spr-error, textarea.spr-error {
   color: #764C05 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.spr-search input[type=text]
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #99ADC2 0, #DFE5EC 40%, #E6EBF0 50%, #E6EBF0 100%) no-repeat;
   background: -moz-linear-gradient(top, #99ADC2 0, #DFE5EC 40%, #E6EBF0 50%, #E6EBF0 100%) no-repeat;
   background: -o-linear-gradient(top, #99ADC2 0, #DFE5EC 40%, #E6EBF0 50%, #E6EBF0 100%) no-repeat;
   background: -ms-linear-gradient(top, #99ADC2 0, #DFE5EC 40%, #E6EBF0 50%, #E6EBF0 100%) no-repeat;
   -svg-background: linear-gradient(top, #99ADC2 0, #DFE5EC 40%, #E6EBF0 50%, #E6EBF0 100%) no-repeat;
   background: linear-gradient(to bottom, #99ADC2 0, #DFE5EC 40%, #E6EBF0 50%, #E6EBF0 100%) no-repeat;
   border-radius: 0;
   border:3px double #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 7px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #764C05 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.spr-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.spr-search input, a.spr-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.spr-search>input, a.spr-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.spr-search input[type=submit], input.spr-search-button, a.spr-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.spr-search input[type=submit], input.spr-search-button, a.spr-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('../spr-css/images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #A00810 !important;
   cursor: pointer;
}

a.spr-search-button span.spr-search-button-text {
   display: none;
}

label.spr-checkbox:before
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #B2C2D1 0, #FFFFFF 100%) no-repeat;
   background: -moz-linear-gradient(top, #B2C2D1 0, #FFFFFF 100%) no-repeat;
   background: -o-linear-gradient(top, #B2C2D1 0, #FFFFFF 100%) no-repeat;
   background: -ms-linear-gradient(top, #B2C2D1 0, #FFFFFF 100%) no-repeat;
   -svg-background: linear-gradient(top, #B2C2D1 0, #FFFFFF 100%) no-repeat;
   background: linear-gradient(to bottom, #B2C2D1 0, #FFFFFF 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #DC8F09;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.spr-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #6C4604 !important;
   position: relative;
}

.spr-checkbox > input[type=checkbox]
{
   margin: 0 5px 0 0;
}

label.spr-checkbox.active:before
{
   background: #C7C7C7;
   background: -webkit-linear-gradient(top, #ABABAB 0, #E3E3E3 100%) no-repeat;
   background: -moz-linear-gradient(top, #ABABAB 0, #E3E3E3 100%) no-repeat;
   background: -o-linear-gradient(top, #ABABAB 0, #E3E3E3 100%) no-repeat;
   background: -ms-linear-gradient(top, #ABABAB 0, #E3E3E3 100%) no-repeat;
   -svg-background: linear-gradient(top, #ABABAB 0, #E3E3E3 100%) no-repeat;
   background: linear-gradient(to bottom, #ABABAB 0, #E3E3E3 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #DC8F09;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.spr-checkbox.hovered:before
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #C2C2C2 0, #FCFCFC 100%) no-repeat;
   background: -moz-linear-gradient(top, #C2C2C2 0, #FCFCFC 100%) no-repeat;
   background: -o-linear-gradient(top, #C2C2C2 0, #FCFCFC 100%) no-repeat;
   background: -ms-linear-gradient(top, #C2C2C2 0, #FCFCFC 100%) no-repeat;
   -svg-background: linear-gradient(top, #C2C2C2 0, #FCFCFC 100%) no-repeat;
   background: linear-gradient(to bottom, #C2C2C2 0, #FCFCFC 100%) no-repeat;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #F6AC2C;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.spr-radiobutton:before
{
   background: #F9FAFB;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #B2C2D1 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #B2C2D1 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #B2C2D1 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #B2C2D1 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #B2C2D1 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #B2C2D1 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #DC8F09;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
   vertical-align: top;
   content: ' ';
}
label.spr-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #6C4604 !important;
   position: relative;
}

.spr-radiobutton > input[type=radio]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.spr-radiobutton.active:before
{
   background: #C7C7C7;
   background: -webkit-linear-gradient(top, #E3E3E3 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #E3E3E3 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #E3E3E3 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #E3E3E3 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #E3E3E3 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #E3E3E3 0, #ABABAB 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #DC8F09;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.spr-radiobutton.hovered:before
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FCFCFC 0, #C2C2C2 100%) no-repeat;
   background: -moz-linear-gradient(top, #FCFCFC 0, #C2C2C2 100%) no-repeat;
   background: -o-linear-gradient(top, #FCFCFC 0, #C2C2C2 100%) no-repeat;
   background: -ms-linear-gradient(top, #FCFCFC 0, #C2C2C2 100%) no-repeat;
   -svg-background: linear-gradient(top, #FCFCFC 0, #C2C2C2 100%) no-repeat;
   background: linear-gradient(to bottom, #FCFCFC 0, #C2C2C2 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.4);
   border:1px solid #F6AC2C;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.spr-radiobutton input[type=radio]
{
   display: none;
}

label.spr-radiobutton.spr-checked:after
{
   content: url('../spr-css/images/radiobuttonicon.png');
   position: absolute;
   line-height: 12px;
   left: 4px;
   top: 4px;
}

label.spr-checkbox input[type=checkbox]
{
   display: none;
}

label.spr-checkbox.spr-checked:after
{
   content: url('../spr-css/images/checkboxicon.png');
   position: absolute;
   left: 2px;
   top: 2px;
}

.spr-comments
{
   border-top:1px dotted #B5B5B5;
   margin:0 auto;
   margin-top: 25px;
}

.spr-comments h2
{
   color: #262626;
}

.spr-comment-inner
{
   background: #E2E8EE;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.spr-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #E2E8EE;
}

.spr-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.spr-comment-content
{
   padding:10px 0;
   color: #6B060B;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.spr-comment
{
   margin-top: 6px;
}

.spr-comment:first-child
{
   margin-top: 0;
}

.spr-comment-header
{
   color: #262626;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.spr-comment-header a, 
.spr-comment-header a:link, 
.spr-comment-header a:visited,
.spr-comment-header a.visited,
.spr-comment-header a:hover,
.spr-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.spr-comment-header a, .spr-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #7A7A7A;
}

.spr-comment-header a:visited, .spr-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #7A7A7A;
}

.spr-comment-header a:hover,  .spr-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #7A7A7A;
}

.spr-comment-content a, 
.spr-comment-content a:link, 
.spr-comment-content a:visited,
.spr-comment-content a.visited,
.spr-comment-content a:hover,
.spr-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.spr-comment-content a, .spr-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B57508;
}

.spr-comment-content a:visited, .spr-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #91080F;
}

.spr-comment-content a:hover,  .spr-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B57508;
}

.spr-pager
{
   background: #EFF2F5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #B5B5B5;
   padding:5px;
}

.spr-pager>*:last-child
{
   margin-right:0 !important;
}

.spr-pager>span {
   cursor:default;
}

.spr-pager>*
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.spr-pager a:link,
.spr-pager a:visited,
.spr-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #212121
;
}

.spr-pager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.spr-pager .more
{
   background: #E0E0E0;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #ABABAB 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #ABABAB 100%) no-repeat;
   border:1px solid #E0E0E0;
   margin:0 4px 0 auto;
}
.spr-pager a.more:link,
.spr-pager a.more:visited
{
   color: #402903
;
}
.spr-pager a:hover
{
   background: #C7C7C7;
   background: -webkit-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -moz-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -o-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: -ms-linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   -svg-background: linear-gradient(top, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   background: linear-gradient(to bottom, #F0F0F0 0, #9E9E9E 100%) no-repeat;
   border:1px solid #E0E0E0;
   padding:7px;
   margin:0 4px 0 auto;
}
.spr-pager  a:hover,
.spr-pager  a.more:hover
{
   color: #292929
;
}
.spr-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.spr-pager>*:last-child:after{
   display:none;
}

.spr-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #262626;
}

.spr-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #262626;
}

.spr-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.spr-commentsform input:not([type=submit]), .spr-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.spr-commentsform .form-submit
{
   margin-top: 10px;
}
.spr-post
{
   background: #DC8F09;
   background: rgba(220, 143, 9, 0.11);
   -webkit-border-radius:27px;
   -moz-border-radius:27px;
   border-radius:27px;
   border:1px solid rgba(136, 7, 14, 0.2);
   padding:15px;
   margin:2px;
}
a img
{
   border: 0;
}

.spr-article img, img.spr-article, .spr-block img, .spr-footer img
{
   margin: 0 0 0 0;
}

.spr-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.spr-article table, table.spr-article
{
   border-collapse: collapse;
   margin: 1px;
}

.spr-post .spr-content-layout-br
{
   height: 0;
}

.spr-article th, .spr-article td
{
   padding: 2px;
   vertical-align: top;
   text-align: left;
}

.spr-article 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.spr-collage
{
   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;
}

.spr-postheader
{
   color: #EB980A;
   margin: 0 0 5px;
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postheader a, 
.spr-postheader a:link, 
.spr-postheader a:visited,
.spr-postheader a.visited,
.spr-postheader a:hover,
.spr-postheader a.hovered
{
   font-size: 24px;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.spr-postheader a, .spr-postheader a:link
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #CE8509;
}

.spr-postheader a:visited, .spr-postheader a.visited
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #F3121D;
}

.spr-postheader a:hover,  .spr-postheader a.hovered
{
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #7A4F05;
}

.spr-postheadericons,
.spr-postheadericons a,
.spr-postheadericons a:link,
.spr-postheadericons a:visited,
.spr-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #91080F;
}

.spr-postheadericons
{
   padding: 1px;
}

.spr-postheadericons a, .spr-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #9D6607;
}

.spr-postheadericons a:visited, .spr-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #525252;
}

.spr-postheadericons a:hover, .spr-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #1A1A1A;
}

.spr-postpdficon:before
{
   content:url('../spr-css/images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .spr-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.spr-postprinticon:before
{
   content:url('../spr-css/images/postprinticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .spr-postprinticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.spr-postemailicon:before
{
   content:url('../spr-css/images/postemailicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .spr-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.spr-postcontent ul>li:before,  .spr-post ul>li:before,  .spr-textblock ul>li:before
{
   content:url('../spr-css/images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .spr-postcontent ul>li:before, .opera   .spr-post ul>li:before, .opera   .spr-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.spr-postcontent li, .spr-post li, .spr-textblock li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #121212;
   margin: 12px 0 12px 6px;
}

.spr-postcontent ul>li, .spr-post ul>li, .spr-textblock ul>li, .spr-postcontent ol, .spr-post ol, .spr-textblock ol
{
   padding: 0;
}

.spr-postcontent ul>li, .spr-post ul>li, .spr-textblock ul>li
{
   padding-left: 15px;
}

.spr-postcontent ul>li:before,  .spr-post ul>li:before,  .spr-textblock ul>li:before
{
   margin-left: -15px;
}

.spr-postcontent ol, .spr-post ol, .spr-textblock ol, .spr-postcontent ul, .spr-post ul, .spr-textblock ul
{
   margin: 1em 0 1em 6px;
}

.spr-postcontent li ol, .spr-post li ol, .spr-textblock li ol, .spr-postcontent li ul, .spr-post li ul, .spr-textblock li ul
{
   margin: 0.5em 0 0.5em 6px;
}

.spr-postcontent li, .spr-post li, .spr-textblock li
{
   margin: 12px 0 12px 0;
}

.spr-postcontent ol>li, .spr-post ol>li, .spr-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.spr-postcontent ul>li, .spr-post ul>li, .spr-textblock 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: #FBB1B5 url('../spr-css/images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 38px;
   margin:10px 10px 10px 50px;
   color: #570509;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .spr-postcontent blockquote a, .spr-blockcontent blockquote a, .spr-footer blockquote a,
blockquote a:link, .spr-postcontent blockquote a:link, .spr-blockcontent blockquote a:link, .spr-footer blockquote a:link,
blockquote a:visited, .spr-postcontent blockquote a:visited, .spr-blockcontent blockquote a:visited, .spr-footer blockquote a:visited,
blockquote a:hover, .spr-postcontent blockquote a:hover, .spr-blockcontent blockquote a:hover, .spr-footer blockquote a:hover
{
   color: #570509;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.spr-postcontent blockquote p,
.spr-blockcontent blockquote p,
.spr-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.spr-postfootericons,
.spr-postfootericons a,
.spr-postfootericons a:link,
.spr-postfootericons a:visited,
.spr-postfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #91080F;
}

.spr-postfootericons
{
   padding: 1px;
}

.spr-postfootericons a, .spr-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #9D6607;
}

.spr-postfootericons a:visited, .spr-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #525252;
}

.spr-postfootericons a:hover, .spr-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1A1A1A;
}

.spr-footer
{
   background: #312002;
   background: transparent;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border-top:1px solid #F9C367;
   padding:20px;
   margin:5px auto 0;
   position: relative;
   color: #F31B26;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: left;
}

.spr-footer a,
.spr-footer a:link,
.spr-footer a:visited,
.spr-footer a:hover,
.spr-footer td, 
.spr-footer th,
.spr-footer caption
{
   color: #F31B26;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.spr-footer p 
{
   margin: 15px 0;
   padding:0;
   text-align: left;
}

.spr-footer a,
.spr-footer a:link
{
   color: #7F5305;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.spr-footer a:visited
{
   color: #7F5305;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.spr-footer a:hover
{
   color: #F59F0A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.spr-footer h1
{
   color: #A6A6A6;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-footer h2
{
   color: #B5B5B5;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-footer h3
{
   color: #F6AC2C;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-footer h4
{
   color: #F76E75;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-footer h5
{
   color: #F76E75;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-footer h6
{
   color: #F76E75;
   font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
}

.spr-footer img
{
   border: none;
   margin: 5px;
}

.spr-rss-tag-icon
{
   background:  url('../spr-css/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;
}

.spr-rss-tag-icon:empty
{
   vertical-align: middle;
}

.spr-facebook-tag-icon
{
   background:  url('../spr-css/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;
}

.spr-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.spr-twitter-tag-icon
{
   background:  url('../spr-css/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;
}

.spr-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.spr-tumblr-tag-icon
{
   background:  url('../spr-css/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;
}

.spr-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.spr-pinterest-tag-icon
{
   background:  url('../spr-css/images/pinteresticon.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;
}

.spr-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.spr-vimeo-tag-icon
{
   background:  url('../spr-css/images/vimeoicon.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;
}

.spr-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.spr-youtube-tag-icon
{
   background:  url('../spr-css/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;
}

.spr-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.spr-linkedin-tag-icon
{
   background:  url('../spr-css/images/linkedinicon.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;
}

.spr-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.spr-footer ul>li:before
{
   content:url('../spr-css/images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -17px;
}
.opera .spr-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.spr-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #A26907;
}

.spr-footer ul>li, .spr-footer ol
{
   padding: 0;
}

.spr-footer ul>li
{
   padding-left: 17px;
}

.spr-page-footer, 
.spr-page-footer a,
.spr-page-footer a:link,
.spr-page-footer a:visited,
.spr-page-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: #362302;
}

.spr-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #949494;
}

.spr-lightbox-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;
}

.spr-lightbox,
.spr-lightbox-wrapper .spr-lightbox-image
{
   cursor: pointer;
}

.spr-lightbox-wrapper .spr-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.spr-lightbox-wrapper .spr-lightbox-image.active
{
   display: inline-block;
}

.spr-lightbox-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;
}

.spr-lightbox-wrapper .loading
{
   background: #fff url('../spr-css/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;
}

.spr-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.spr-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.spr-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.spr-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.spr-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.spr-lightbox-wrapper .arrow-t, 
.spr-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.spr-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.spr-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.spr-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.spr-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.spr-lightbox-wrapper .close .cw, 
.spr-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.spr-lightbox-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 */}

.spr-lightbox-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 */}

.spr-lightbox-wrapper .close-alt, 
.spr-lightbox-wrapper .arrow-right-alt, 
.spr-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .spr-lightbox-wrapper .close-alt, 
.ie8 .spr-lightbox-wrapper .arrow-right-alt, 
.ie8 .spr-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .spr-lightbox-wrapper .cw, 
.ie8 .spr-lightbox-wrapper .ccw 
{
   display: none;
}

.spr-content-layout .spr-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.spr-blockheader .t, .spr-vmenublockheader .t {white-space: nowrap;}

.spr-headline,.spr-slogan {text-shadow: 1px 1px 2px #FFFFFF;}
/* End Additional CSS Styles */
/* End Additional CSS dyn */
.spr-content .spr-postcontent-0 .layout-item-0 { color: #4A4A4A; background: #FFFFFF;  }
.spr-content .spr-postcontent-0 .layout-item-1 { color: #4A4A4A; padding: 20px;  }
.ie7 .spr-post .spr-layout-cell {border:none !important; padding:0 !important; }
.ie6 .spr-post .spr-layout-cell {border:none !important; padding:0 !important; }




