/* Created by Artisteer v4.1.0.59861 */

#cc-main
{
   background: #F7F7F7 url('images/page.png') scroll;
   margin:0 auto;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.cc-hmenu
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-align: justify;
}

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. 
 */
.cc-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #D67E31;
   background: linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   background: -moz-linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   background: -o-linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   background: -ms-linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   background: linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   -svg-background: linear-gradient(top, #E3A772 0, #D57A2A 57%, #9E5A1F 100%) no-repeat;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #D67E31;
   padding:0 20px;
   margin:0 auto;
   height:31px;
}

.cc-postcontent,
.cc-postheadericons,
.cc-postfootericons,
.cc-blockcontent,
ul.cc-vmenu a 
{
   text-align: left;
}

.cc-postcontent,
.cc-postcontent li,
.cc-postcontent table,
.cc-postcontent a,
.cc-postcontent a:link,
.cc-postcontent a:visited,
.cc-postcontent a.visited,
.cc-postcontent a:hover,
.cc-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: justify;
}

.cc-postcontent p
{
   margin: 12px 0;
}

.cc-postcontent h1, .cc-postcontent h1 a, .cc-postcontent h1 a:link, .cc-postcontent h1 a:visited, .cc-postcontent h1 a:hover,
.cc-postcontent h2, .cc-postcontent h2 a, .cc-postcontent h2 a:link, .cc-postcontent h2 a:visited, .cc-postcontent h2 a:hover,
.cc-postcontent h3, .cc-postcontent h3 a, .cc-postcontent h3 a:link, .cc-postcontent h3 a:visited, .cc-postcontent h3 a:hover,
.cc-postcontent h4, .cc-postcontent h4 a, .cc-postcontent h4 a:link, .cc-postcontent h4 a:visited, .cc-postcontent h4 a:hover,
.cc-postcontent h5, .cc-postcontent h5 a, .cc-postcontent h5 a:link, .cc-postcontent h5 a:visited, .cc-postcontent h5 a:hover,
.cc-postcontent h6, .cc-postcontent h6 a, .cc-postcontent h6 a:link, .cc-postcontent h6 a:visited, .cc-postcontent h6 a:hover,
.cc-blockheader .t, .cc-blockheader .t a, .cc-blockheader .t a:link, .cc-blockheader .t a:visited, .cc-blockheader .t a:hover,
.cc-vmenublockheader .t, .cc-vmenublockheader .t a, .cc-vmenublockheader .t a:link, .cc-vmenublockheader .t a:visited, .cc-vmenublockheader .t a:hover,
.cc-headline, .cc-headline a, .cc-headline a:link, .cc-headline a:visited, .cc-headline a:hover,
.cc-slogan, .cc-slogan a, .cc-slogan a:link, .cc-slogan a:visited, .cc-slogan a:hover,
.cc-postheader, .cc-postheader a, .cc-postheader a:link, .cc-postheader a:visited, .cc-postheader a:hover
{
   font-size: 28px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent a, .cc-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #E3A773;
}

.cc-postcontent a:visited, .cc-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #E3A773;
}

.cc-postcontent  a:hover, .cc-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #75B1E2;
}

.cc-postcontent h1
{
   color: #8C8C8C;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
   text-align: left;
}

.cc-blockcontent h1
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
   text-align: left;
}

.cc-postcontent h1 a, .cc-postcontent h1 a:link, .cc-postcontent h1 a:hover, .cc-postcontent h1 a:visited, .cc-blockcontent h1 a, .cc-blockcontent h1 a:link, .cc-blockcontent h1 a:hover, .cc-blockcontent h1 a:visited 
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-transform: uppercase;
   text-align: left;
}

.cc-postcontent h2
{
   color: #ABABAB;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-blockcontent h2
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h2 a, .cc-postcontent h2 a:link, .cc-postcontent h2 a:hover, .cc-postcontent h2 a:visited, .cc-blockcontent h2 a, .cc-blockcontent h2 a:link, .cc-blockcontent h2 a:hover, .cc-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h3
{
   color: #ABABAB;
   margin: 0 0 10px;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   text-align: left;
}

.cc-blockcontent h3
{
   margin: 0 0 10px;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   text-align: left;
}

.cc-postcontent h3 a, .cc-postcontent h3 a:link, .cc-postcontent h3 a:hover, .cc-postcontent h3 a:visited, .cc-blockcontent h3 a, .cc-blockcontent h3 a:link, .cc-blockcontent h3 a:hover, .cc-blockcontent h3 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   text-align: left;
}

.cc-postcontent h4
{
   color: #C06E26;
   margin: 0 0 -10px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-blockcontent h4
{
   margin: 0 0 -10px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h4 a, .cc-postcontent h4 a:link, .cc-postcontent h4 a:hover, .cc-postcontent h4 a:visited, .cc-blockcontent h4 a, .cc-blockcontent h4 a:link, .cc-blockcontent h4 a:hover, .cc-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h5
{
   color: #287ABE;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-blockcontent h5
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h5 a, .cc-postcontent h5 a:link, .cc-postcontent h5 a:hover, .cc-postcontent h5 a:visited, .cc-blockcontent h5 a, .cc-blockcontent h5 a:link, .cc-blockcontent h5 a:hover, .cc-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h6
{
   color: #A7CDEC;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-blockcontent h6
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.cc-postcontent h6 a, .cc-postcontent h6 a:link, .cc-postcontent h6 a:hover, .cc-postcontent h6 a:visited, .cc-blockcontent h6 a, .cc-blockcontent h6 a:link, .cc-blockcontent h6 a:hover, .cc-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

header, footer, article, nav, #cc-hmenu-bg, .cc-sheet, .cc-hmenu a, .cc-vmenu a, .cc-slidenavigator > a, .cc-checkbox:before, .cc-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #cc-hmenu-bg, .cc-sheet, .cc-slidenavigator > a, .cc-checkbox:before, .cc-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%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #464646;
}

.cc-header:before, #cc-header-bg:before, .cc-layout-cell:before, .cc-layout-wrapper:before, .cc-footer:before, .cc-nav:before, #cc-hmenu-bg:before, .cc-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.cc-header:after, #cc-header-bg:after, .cc-layout-cell:after, .cc-layout-wrapper:after, .cc-footer:after, .cc-nav:after, #cc-hmenu-bg:after, .cc-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, .cc-postcontent li h1, .cc-blockcontent li h1 
{
   margin:1px;
} 
li h2, .cc-postcontent li h2, .cc-blockcontent li h2 
{
   margin:1px;
} 
li h3, .cc-postcontent li h3, .cc-blockcontent li h3 
{
   margin:1px;
} 
li h4, .cc-postcontent li h4, .cc-blockcontent li h4 
{
   margin:1px;
} 
li h5, .cc-postcontent li h5, .cc-blockcontent li h5 
{
   margin:1px;
} 
li h6, .cc-postcontent li h6, .cc-blockcontent li h6 
{
   margin:1px;
} 
li p, .cc-postcontent li p, .cc-blockcontent li p 
{
   margin:1px;
}


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

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

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

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

.cc-slidecontainerheader {
    position: relative;
            width: 100%;
    height: 100%;
    }

.cc-slidecontainerheader .cc-slide-item
{

}



.cc-slidecontainerheader .cc-slide-item {
    -webkit-transition: 600ms ease-in-out opacity;
    -moz-transition: 600ms ease-in-out opacity;
    -ms-transition: 600ms ease-in-out opacity;
    -o-transition: 600ms ease-in-out opacity;
    transition: 600ms ease-in-out opacity;
    position: absolute;
    display: none;
	left: 0;
	top: 0;
	opacity: 0;
    width:  100%;
    height: 100%;
}

.cc-slidecontainerheader .active, .cc-slidecontainerheader .next, .cc-slidecontainerheader .prev {
    display: block;
}

.cc-slidecontainerheader .active {
    opacity: 1;
}

.cc-slidecontainerheader .next, .cc-slidecontainerheader .prev {
    width: 100%;
}

.cc-slidecontainerheader .next.forward, .cc-slidecontainerheader .prev.back {
    opacity: 1;
}

.cc-slidecontainerheader .active.forward {
    opacity: 0;
}

.cc-slidecontainerheader .active.back {
    opacity: 0;
}


.cc-slideheader0 {
    background-image: url('images/slideheader0-object494337657.png'),url('images/slideheader0-object1142272516.png'),  url('images/slideheader0.png');
        background-size: 100% 69.74%,100% 100%,  100%;
        background-position: 0px 59px,0px -2px,  0 0;
    background-repeat: no-repeat;
}
.cc-slideheader1 {
    background-image: url('images/slideheader1-object1231724372.png'),  url('images/slideheader1.png');
        background-size: 100% 69.74%,  100%;
        background-position: 0px 59px,  0 0;
    background-repeat: no-repeat;
}
.cc-slideheader2 {
    background-image: url('images/slideheader2-object1973835860.png'),  url('images/slideheader2.png');
        background-size: 100% 69.74%,  100%;
        background-position: 0px 59px,  0 0;
    background-repeat: no-repeat;
}


.cc-slidenavigatorheader {
  display: inline-block;
  position: absolute;
  direction: ltr !important;
  top: 366px;
  left: 92.89%;
  z-index: 101;
  line-height: 0 !important;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
    white-space: nowrap;
    }
.cc-slidenavigatorheader
{
background: #9C9C9C;background: linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;background: -webkit-linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;background: -moz-linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;background: -o-linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;background: -ms-linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;background: linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;-svg-background: linear-gradient(top, rgba(194, 194, 194, 0.6) 0, rgba(128, 128, 128, 0.6) 84%, rgba(115, 115, 115, 0.6) 100%) no-repeat;
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;


padding:7px;





}
.cc-slidenavigatorheader > a
{
background: #575757;background: #575757;background: #575757;background: #575757;background: #575757;background: #575757;background: #575757;-svg-background: #575757;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 10px;

height: 10px;
}
.cc-slidenavigatorheader > a.active
{
background: #C0DBF2;background: #C0DBF2;background: #C0DBF2;background: #C0DBF2;background: #C0DBF2;background: #C0DBF2;background: #C0DBF2;-svg-background: #C0DBF2;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 10px;

height: 10px;
}
.cc-slidenavigatorheader > a:hover
{
background: #297DC2;background: #297DC2;background: #297DC2;background: #297DC2;background: #297DC2;background: #297DC2;background: #297DC2;-svg-background: #297DC2;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;



margin:0 10px 0 0;

width: 10px;

height: 10px;
}







.cc-header
{
   border:1px solid #DEDEDE;
   margin:0 auto;
   height: 390px;
   background-image: none;
   background-position: 0 0;
   background-repeat: no-repeat;
   position: relative;
   width: 900px;
   z-index: auto !important;
}

.responsive .cc-header 
{
   background-image: none;
   background-position: center center;
}

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

.cc-nav
{
   background: #414141 url('images/nav.png') scroll;
   background: linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), -webkit-linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), -moz-linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), -o-linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), -ms-linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   background: linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(125, 125, 125, 0.1) 0, rgba(3, 3, 3, 0.06) 100%) no-repeat, url('images/nav.png'), linear-gradient(top, #696969 0, #171717 100%) no-repeat;
   border-bottom:1px solid #6D6D6D;
   padding:20px 0 0;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

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

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

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

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

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

ul.cc-hmenu, ul.cc-hmenu ul 
{
   min-height: 0;
}

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

.cc-nav-inner:before 
{
   content:' ';
}

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

.desktop  .cc-nav-inner{
   width: 900px;
   padding-left: 0;
   padding-right: 0;
}

.desktop .cc-nav
{
   padding-left: 0;
   padding-right: 0;
}

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

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

.cc-hmenu
{
   float: left;
}

.cc-menuitemcontainer
{
   margin:0 auto;
}
ul.cc-hmenu>li {
   margin-left: 0;
}
ul.cc-hmenu>li:first-child {
   margin-left: 0;
}
ul.cc-hmenu>li:last-child, ul.cc-hmenu>li.last-child {
   margin-right: 0;
}

ul.cc-hmenu>li>a
{
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   border:2px solid transparent;
   border-bottom:none;
   padding:0 40px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 49px;
   cursor: pointer;
   text-decoration: none;
   color: #D2D2D2;
   line-height: 49px;
   text-align: center;
}

.cc-hmenu a, 
.cc-hmenu a:link, 
.cc-hmenu a:visited, 
.cc-hmenu a.active, 
.cc-hmenu a:hover
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.cc-hmenu>li>a.active
{
   background: #FFFFFF;
   background: linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   background: -moz-linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   background: -o-linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   background: -ms-linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   background: linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   -svg-background: linear-gradient(top, #ADADAD 0, #E5E5E5 40%, #EBEBEB 50%, #EBEBEB 100%) no-repeat;
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   border:2px solid #414141;
   border-bottom:none;
   padding:0 40px;
   margin:0 auto;
   color: #878787;
   padding-bottom: 1px;
   margin-bottom: -1px;
   text-decoration: none;
}

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

ul.cc-hmenu>li>a:hover, .desktop ul.cc-hmenu>li:hover>a
{
   background: #EBBF98;
   background: linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   background: -moz-linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   background: -o-linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   background: -ms-linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   background: linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   -svg-background: linear-gradient(top, #E19F66 0, #F2D4BB 40%, #F3DAC3 50%, #F3DAC3 100%) no-repeat;
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   border:2px solid #414141;
   border-bottom:none;
   padding:0 40px;
   margin:0 auto;
}
ul.cc-hmenu>li>a:hover, 
.desktop ul.cc-hmenu>li:hover>a {
   color: #464646;
   text-decoration: none;
}
ul.cc-hmenu>li>a.active:hover {
   padding-bottom: 0;
   margin-bottom: 0;
}

ul.cc-hmenu li li a
{
   background: #414141;
   padding:0 8px;
   margin:0 auto;
}
ul.cc-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

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

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

.cc-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 23px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 23px;
   color: #ECECEC;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

.cc-hmenu ul a:link, 
.cc-hmenu ul a:visited, 
.cc-hmenu ul a.active, 
.cc-hmenu ul a:hover
{
   text-align: left;
   line-height: 23px;
   color: #ECECEC;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

ul.cc-hmenu ul li a:hover, .desktop ul.cc-hmenu ul li:hover>a
{
   background: #414141;
   margin:0 auto;
}

.cc-hmenu ul li a:hover
{
   color: #A7CDEC;
}

.desktop .cc-hmenu ul li:hover>a
{
   color: #A7CDEC;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.cc-sheet
{
   background: #FFFFFF;
   border:1px solid #DEDEDE;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

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

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

.cc-content-layout-row 
{
   display: table-row;
}

.cc-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

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

.cc-block
{
   margin:10px;
}
div.cc-block img
{
   border: none;
   margin: 0;
}

.cc-blockheader
{
   background: #F9EBDF;
   background: linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   background: linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.8) 0, rgba(240, 207, 178, 0.8) 100%) no-repeat;
   padding:10px 7px;
   margin:0 auto;
}
.cc-blockheader .t,
.cc-blockheader .t a,
.cc-blockheader .t a:link,
.cc-blockheader .t a:visited, 
.cc-blockheader .t a:hover
{
   color: #000000;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin-left: 10px;
   margin-right: 10px;
}

.cc-blockcontent
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.5);
   padding:7px;
   margin:0 auto;
   color: #000000;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
.cc-blockcontent table,
.cc-blockcontent li, 
.cc-blockcontent a,
.cc-blockcontent a:link,
.cc-blockcontent a:visited,
.cc-blockcontent a:hover
{
   color: #000000;
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.cc-blockcontent a, .cc-blockcontent a:link
{
   color: #E3A773;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.cc-blockcontent a:visited, .cc-blockcontent a.visited
{
   color: #75B1E2;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.cc-blockcontent a:hover, .cc-blockcontent a.hover
{
   color: #E3A773;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.cc-block 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: -13px;
}
.opera .cc-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cc-block li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   line-height: 125%;
   color: #000000;
}

.cc-block ul>li, .cc-block ol
{
   padding: 0;
}

.cc-block ul>li
{
   padding-left: 13px;
}

.cc-breadcrumbs
{
   margin:0 auto;
}

a.cc-button,
a.cc-button:link,
a:link.cc-button:link,
body a.cc-button:link,
a.cc-button:visited,
body a.cc-button:visited,
input.cc-button,
button.cc-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 31px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

.firefox2 .cc-button
{
   display: block;
   float: left;
}

input, select, textarea, a.cc-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
}

.cc-block select 
{
   width:96%;
}

input.cc-button
{
   float: none !important;
}

.cc-button.active, .cc-button.active:hover
{
   background: #848484;
   background: linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -moz-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -o-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: -ms-linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   background: linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   -svg-background: linear-gradient(top, #ABABAB 0, #808080 57%, #5E5E5E 100%) no-repeat;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #848484;
   padding:0 20px;
   margin:0 auto;
}
.cc-button.active, .cc-button.active:hover {
   color: #FFFFFF !important;
}

.cc-button.hover, .cc-button:hover
{
   background: #549EDB;
   background: linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   background: -webkit-linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   background: -moz-linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   background: -o-linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   background: -ms-linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   background: linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   -svg-background: linear-gradient(top, #92C1E8 0, #2D88D2 80%, #2777B9 100%) no-repeat;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #549EDB;
   padding:0 20px;
   margin:0 auto;
}
.cc-button.hover, .cc-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #FFFFFF;
   border:1px solid rgba(225, 159, 101, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: auto;
   padding: 8px 0;
   color: #754317 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.cc-error, textarea.cc-error
{
   background: #FFFFFF;
   border:1px solid #E54934;
   margin:0 auto;
}
input.cc-error, textarea.cc-error {
   color: #754317 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.cc-search input[type="text"]
{
   background: #FFFFFF;
   border-radius: 0;
   border:1px solid #E7ECF0;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #754317 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.cc-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.cc-search input, a.cc-search-button
{
   top:0;
   right:0;
}

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

form.cc-search input[type="submit"], input.cc-search-button, a.cc-search-button
{
   background: #BFDBF1;
   -webkit-border-radius:0 -1px -1px 0;
   -moz-border-radius:0 -1px -1px 0;
   border-radius:0 -1px -1px 0;
   margin:0 auto;
}
form.cc-search input[type="submit"], input.cc-search-button, a.cc-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #287ABE !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

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

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

a.cc-search-button, a.cc-search-button span,
a.cc-search-button:visited, a.cc-search-button.visited,
a.cc-search-button:hover, a.cc-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

label.cc-checkbox:before
{
   background: #FFFFFF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.cc-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #754317 !important;
}

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

label.cc-checkbox.active:before
{
   background: #9A9A9A;
   -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.cc-checkbox.hovered:before
{
   background: #B9B9B9;
   -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.cc-radiobutton:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.cc-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #754317 !important;
}

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

label.cc-radiobutton.active:before
{
   background: #9A9A9A;
   -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.cc-radiobutton.hovered:before
{
   background: #B9B9B9;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.cc-comments
{
   border-top:1px dotted #848484;
   margin:0 auto;
   margin-top: 25px;
}

.cc-comments h2
{
   color: #2D2D2D;
}

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

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

.cc-comment-content
{
   padding:10px 0;
   color: #194B74;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-comment
{
   margin-top: 6px;
}

.cc-comment:first-child
{
   margin-top: 0;
}

.cc-comment-header
{
   color: #2D2D2D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.cc-comment-header a, 
.cc-comment-header a:link, 
.cc-comment-header a:visited,
.cc-comment-header a.visited,
.cc-comment-header a:hover,
.cc-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 100%;
}

.cc-comment-header a, .cc-comment-header a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #959595;
}

.cc-comment-header a:visited, .cc-comment-header a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #959595;
}

.cc-comment-header a:hover,  .cc-comment-header a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #959595;
}

.cc-comment-content a, 
.cc-comment-content a:link, 
.cc-comment-content a:visited,
.cc-comment-content a.visited,
.cc-comment-content a:hover,
.cc-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-comment-content a, .cc-comment-content a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C06E26;
}

.cc-comment-content a:visited, .cc-comment-content a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #206399;
}

.cc-comment-content a:hover,  .cc-comment-content a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C06E26;
}

.cc-pager
{
   background: #FFFFFF;
   background: linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   background: linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #8FA5BC 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #848484;
   padding:5px;
}

.cc-pager>*:last-child,
.cc-pager>*:last-child:hover
{
   margin-right:0;
}

.cc-pager>span {
   cursor:default;
}

.cc-pager>*
{
   background: #B9B9B9;
   background: linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -moz-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -o-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -ms-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   -svg-background: linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #B9B9B9;
   padding:7px;
   margin:0 4px 0 auto;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.cc-pager a:link,
.cc-pager a:visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #191919
;
}

.cc-pager .active
{
   background: #B6BFC9;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   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;
   background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #B9B9B9;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.cc-pager .more
{
   background: #B9B9B9;
   background: linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -webkit-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -moz-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -o-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: -ms-linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   background: linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   -svg-background: linear-gradient(top, #E3E3E3 0, #919191 100%) no-repeat;
   border:1px solid #B9B9B9;
   margin:0 4px 0 auto;
}
.cc-pager a.more:link,
.cc-pager a.more:visited
{
   color: #2A1808
;
}
.cc-pager a:hover
{
   background: #9A9A9A;
   background: linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   background: -moz-linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   background: -o-linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   background: -ms-linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   background: linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   -svg-background: linear-gradient(top, #C2C2C2 0, #808080 84%, #737373 100%) no-repeat;
   border:1px solid #B9B9B9;
   padding:7px;
   margin:0 4px 0 auto;
}
.cc-pager  a:hover,
.cc-pager  a.more:hover
{
   color: #1F1F1F
;
}
.cc-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.cc-commentsform
{
   background: #FFFFFF;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #2D2D2D;
}

.cc-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #2D2D2D;
}

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

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

.cc-commentsform .form-submit
{
   margin-top: 10px;
}

a img
{
   border: 0;
}

.cc-article img, img.cc-article, .cc-block img, .cc-footer img
{
   margin: 0 0 0 0;
}

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

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

.cc-post .cc-content-layout-br
{
   height: 0;
}

.cc-article th, .cc-article td
{
   padding: 2px;
   border: solid 1px #B9B9B9;
   vertical-align: top;
   text-align: left;
}

.cc-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.cc-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;
}

.cc-postheader
{
   color: #464646;
   margin: 20px 0 0 20px;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   text-align: left;
}

.cc-postheader a, 
.cc-postheader a:link, 
.cc-postheader a:visited,
.cc-postheader a.visited,
.cc-postheader a:hover,
.cc-postheader a.hovered
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   text-align: left;
}

.cc-postheader a, .cc-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #754317;
}

.cc-postheader a:visited, .cc-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #000000;
}

.cc-postheader a:hover,  .cc-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #1A4E78;
}

.cc-postheadericons,
.cc-postheadericons a,
.cc-postheadericons a:link,
.cc-postheadericons a:visited,
.cc-postheadericons a:hover
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #161616;
}

.cc-postheadericons
{
   padding: 1px;
}

.cc-postheadericons a, .cc-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #000000;
}

.cc-postheadericons a:visited, .cc-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #626262;
}

.cc-postheadericons a:hover, .cc-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #0B2133;
}

.cc-postpdficon: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 .cc-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

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

.cc-postemailicon: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 .cc-postemailicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cc-postcontent ul>li:before,  .cc-post ul>li:before,  .cc-textblock 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 .cc-postcontent ul>li:before, .opera   .cc-post ul>li:before, .opera   .cc-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.cc-postcontent li, .cc-post li, .cc-textblock li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 200%;
   color: #161616;
   margin: 0 0 0 14px;
}

.cc-postcontent ul>li, .cc-post ul>li, .cc-textblock ul>li, .cc-postcontent ol, .cc-post ol, .cc-textblock ol
{
   padding: 0;
}

.cc-postcontent ul>li, .cc-post ul>li, .cc-textblock ul>li
{
   padding-left: 14px;
}

.cc-postcontent ul>li:before,  .cc-post ul>li:before,  .cc-textblock ul>li:before
{
   margin-left: -14px;
}

.cc-postcontent ol, .cc-post ol, .cc-textblock ol, .cc-postcontent ul, .cc-post ul, .cc-textblock ul
{
   margin: 1em 0 1em 14px;
}

.cc-postcontent li ol, .cc-post li ol, .cc-textblock li ol, .cc-postcontent li ul, .cc-post li ul, .cc-textblock li ul
{
   margin: 0.5em 0 0.5em 14px;
}

.cc-postcontent li, .cc-post li, .cc-textblock li
{
   margin: 0 0 0 0;
}

.cc-postcontent ol>li, .cc-post ol>li, .cc-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.cc-postcontent ul>li, .cc-post ul>li, .cc-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: #414141 url('images/postquote.png') no-repeat scroll;
   border:1px solid #614C15;
   padding:6px 6px 6px 43px;
   margin:10px 10px 10px 50px;
   color: #D0D0D0;
   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, .cc-postcontent blockquote a, .cc-blockcontent blockquote a, .cc-footer blockquote a,
blockquote a:link, .cc-postcontent blockquote a:link, .cc-blockcontent blockquote a:link, .cc-footer blockquote a:link,
blockquote a:visited, .cc-postcontent blockquote a:visited, .cc-blockcontent blockquote a:visited, .cc-footer blockquote a:visited,
blockquote a:hover, .cc-postcontent blockquote a:hover, .cc-blockcontent blockquote a:hover, .cc-footer blockquote a:hover
{
   color: #D0D0D0;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.cc-postcontent blockquote p,
.cc-blockcontent blockquote p,
.cc-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.cc-footer
{
   background: #2D2D2D;
   padding:25px;
   margin:0 auto;
   position: relative;
   color: #F2F7FC;
   font-size: 10px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.cc-footer a,
.cc-footer a:link,
.cc-footer a:visited,
.cc-footer a:hover,
.cc-footer td, 
.cc-footer th,
.cc-footer caption
{
   color: #F2F7FC;
   font-size: 10px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer p 
{
   padding:0;
   text-align: center;
}

.cc-footer a,
.cc-footer a:link
{
   color: #D3792A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.cc-footer a:visited
{
   color: #D3792A;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.cc-footer a:hover
{
   color: #2C86D0;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.cc-footer h1
{
   color: #6D6D6D;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer h2
{
   color: #848484;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer h3
{
   color: #E19F65;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer h4
{
   color: #BFDBF1;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer h5
{
   color: #BFDBF1;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer h6
{
   color: #BFDBF1;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.cc-footer img
{
   border: none;
   margin: 0;
}

.cc-rss-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;
}

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

.cc-facebook-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;
}

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

.cc-twitter-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;
}

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

.cc-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #FCF6F1;
}

.cc-page-footer, 
.cc-page-footer a,
.cc-page-footer a:link,
.cc-page-footer a:visited,
.cc-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: #9B581F;
}

.cc-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #9A9A9A;
}

.cc-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;
}

.cc-lightbox,
.cc-lightbox-wrapper .cc-lightbox-image
{
   cursor: pointer;
}

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

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

.cc-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;
}

.cc-lightbox-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;
}

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

.cc-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.cc-lightbox-wrapper .arrow.right
{
   right: 9px;
}

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

.cc-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

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

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

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

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

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

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

.cc-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 */}

.cc-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 */}

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

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

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

.cc-content-layout .cc-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */
.cc-blockheader .t, .cc-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
