#rc-main
{
   background: #FFFFFF url('images/page.jpg') top center fixed;
   margin:0 auto;
   font-size: 12px;
   font-family: Tahoma, Arial, 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.rc-hmenu
{
   font-size: 11px;
   font-family: Tahoma, Arial, 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. 
 */
.rc-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #FF811A;
   background: linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   background: -moz-linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   background: -o-linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   background: -ms-linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   background: linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   -svg-background: linear-gradient(top, #FF943D 0, #FF7300 86%, #F56E00 100%) no-repeat;
   border:1px solid #A6A6A6;
   padding:0 25px;
   margin:0 auto;
   height:25px;
}

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

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

.rc-postcontent p
{
   margin: 10px 0;
}

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

.rc-postcontent a, .rc-postcontent a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #FF7300;
}

.rc-postcontent a:visited, .rc-postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #808080;
}

.rc-postcontent  a:hover, .rc-postcontent a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #FF9238;
}

.rc-postcontent h1
{
   color: #FF7300;
   margin: 20px 0 0;
   font-size: 22px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-blockcontent h1
{
   margin: 20px 0 0;
   font-size: 22px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postcontent h1 a, .rc-postcontent h1 a:link, .rc-postcontent h1 a:hover, .rc-postcontent h1 a:visited, .rc-blockcontent h1 a, .rc-blockcontent h1 a:link, .rc-blockcontent h1 a:hover, .rc-blockcontent h1 a:visited 
{
   font-size: 22px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postcontent h2
{
   color: #FF7300;
   margin: 20px 0 0;
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-blockcontent h2
{
   margin: 20px 0 0;
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postcontent h2 a, .rc-postcontent h2 a:link, .rc-postcontent h2 a:hover, .rc-postcontent h2 a:visited, .rc-blockcontent h2 a, .rc-blockcontent h2 a:link, .rc-blockcontent h2 a:hover, .rc-blockcontent h2 a:visited 
{
   font-size: 18px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postcontent h3
{
   color: #808080;
   font-size: 16px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-blockcontent h3
{
   font-size: 16px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postcontent h3 a, .rc-postcontent h3 a:link, .rc-postcontent h3 a:hover, .rc-postcontent h3 a:visited, .rc-blockcontent h3 a, .rc-blockcontent h3 a:link, .rc-blockcontent h3 a:hover, .rc-blockcontent h3 a:visited 
{
   font-size: 16px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postcontent h4
{
   color: #512E01;
   margin: 10px 0;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   text-shadow: 1.4px 1.4px 1px rgba(23, 23, 23, 0.82);
}

.rc-blockcontent h4
{
   margin: 10px 0;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   text-shadow: 1.4px 1.4px 1px rgba(23, 23, 23, 0.82);
}

.rc-postcontent h4 a, .rc-postcontent h4 a:link, .rc-postcontent h4 a:hover, .rc-postcontent h4 a:visited, .rc-blockcontent h4 a, .rc-blockcontent h4 a:link, .rc-blockcontent h4 a:hover, .rc-blockcontent h4 a:visited 
{
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-transform: uppercase;
   text-align: center;
   text-shadow: 1.4px 1.4px 1px rgba(23, 23, 23, 0.82);
}

.rc-postcontent h5
{
   color: #512E01;
   margin: 23px 10px 23px 20px;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-blockcontent h5
{
   margin: 23px 10px 23px 20px;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

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

.rc-postcontent h6
{
   color: #C06E02;
   margin: 32px 10px 32px 20px;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-blockcontent h6
{
   margin: 32px 10px 32px 20px;
   font-size: 14px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

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

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

header, footer, article, nav, #rc-hmenu-bg, .rc-sheet, .rc-slidenavigator > a, .rc-checkbox:before, .rc-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: 1000px;
   color: #292929;
}

.rc-header:before, #rc-header-bg:before, .rc-layout-cell:before, .rc-layout-wrapper:before, .rc-footer:before, .rc-nav:before, #rc-hmenu-bg:before, .rc-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.rc-header:after, #rc-header-bg:after, .rc-layout-cell:after, .rc-layout-wrapper:after, .rc-footer:after, .rc-nav:after, #rc-hmenu-bg:after, .rc-sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
	padding: 0 !important;
	margin: 0 !important;
}

form input[type="text"]
{
	border: 1px solid #FF6600;
}
form textarea
{
	border: 1px solid #FF6600;
}

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

li h1, .rc-postcontent li h1, .rc-blockcontent li h1 
{
   margin:1px;
} 
li h2, .rc-postcontent li h2, .rc-blockcontent li h2 
{
   margin:1px;
} 
li h3, .rc-postcontent li h3, .rc-blockcontent li h3 
{
   margin:1px;
} 
li h4, .rc-postcontent li h4, .rc-blockcontent li h4 
{
   margin:1px;
} 
li h5, .rc-postcontent li h5, .rc-blockcontent li h5 
{
   margin:1px;
} 
li h6, .rc-postcontent li h6, .rc-blockcontent li h6 
{
   margin:1px;
} 
li p, .rc-postcontent li p, .rc-blockcontent li p 
{
   margin:1px;
}


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

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

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

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

.rc-object0
{
    display: block;
    left: 100%;
    margin-left: -339px;
    position: absolute;
    top: -3px;
    width: 339px;
    height: 322px;
    background-image: url('images/object0.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 0;
}
.rc-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 71px;
  left: 2.6%;
  line-height: 100%;
  margin-left: -7px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.rc-headline, 
.rc-headline a, 
.rc-headline a:link, 
.rc-headline a:visited, 
.rc-headline a:hover
{
font-size: 58px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-align: left;
text-shadow: 2.1px 2.1px 1px rgba(23, 23, 23, 0.3);
  padding: 0;
  margin: 0;
  color: #A34900 !important;
  white-space: nowrap;
}
.rc-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 133px;
  left: 2.45%;
  line-height: 100%;
  margin-left: -6px !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;
}

.rc-slogan, 
.rc-slogan a, 
.rc-slogan a:link, 
.rc-slogan a:visited, 
.rc-slogan a:hover
{
font-size: 26px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-align: left;
text-shadow: 0.7px 0.7px 1px rgba(0, 0, 0, 0.2), 1.4px 1.4px 1px rgba(0, 0, 0, 0.2), 2.1px 2.1px 2px rgba(0, 0, 0, 0.2), 2.8px 2.8px 1px rgba(0, 0, 0, 0.2), 3.5px 3.5px 1px rgba(0, 0, 0, 0.2);
  padding: 0;
  margin: 0;
  color: #FF780A !important;
}

.rc-nav
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   padding:3px;
   margin:10px auto 0;
   position: relative;
   z-index: 499;
   text-align: left;
}

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

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

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

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

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

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

ul.rc-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 5px;
   padding-right: 5px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.rc-nav:before 
{
   content:' ';
}

.desktop .rc-nav{
   width: 1000px;
   padding-left: 3px;
   padding-right: 3px;
}

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

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

.rc-hmenu
{
   float: left;
}

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

ul.rc-hmenu>li>a
{
   -webkit-border-radius:6px 0;
   -moz-border-radius:6px 0;
   border-radius:6px 0;
   border:1px solid transparent;
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 23px;
   cursor: pointer;
   text-decoration: none;
   color: #3D3D3D;
   line-height: 23px;
   text-align: center;
}

.rc-hmenu a, 
.rc-hmenu a:link, 
.rc-hmenu a:visited, 
.rc-hmenu a.active, 
.rc-hmenu a:hover
{
   font-size: 13px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.rc-hmenu>li>a.active
{
   background: #FECE90;
   background: linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   background: -moz-linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   background: -o-linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   background: -ms-linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   background: linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   -svg-background: linear-gradient(top, #FEE0B8 0, #FDBC68 100%) no-repeat;
   -webkit-border-radius:6px 0;
   -moz-border-radius:6px 0;
   border-radius:6px 0;
   border:1px solid #D47902;
   padding:0 22px;
   margin:0 auto;
   color: #363636;
   text-decoration: none;
}

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

ul.rc-hmenu>li>a:hover, .desktop ul.rc-hmenu>li:hover>a
{
   background: #FDB453;
   background: linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   background: -moz-linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   background: -o-linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   background: -ms-linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   background: linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   -svg-background: linear-gradient(top, #FEC57C 0, #FDA430 100%) no-repeat;
   -webkit-border-radius:6px 0;
   -moz-border-radius:6px 0;
   border-radius:6px 0;
   border:1px solid #D47902;
   padding:0 22px;
   margin:0 auto;
}
ul.rc-hmenu>li>a:hover, 
.desktop ul.rc-hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

ul.rc-hmenu li li a
{
   background: #C7C7C7;
   background: transparent;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   padding:0 8px;
   margin:0 auto;
}
ul.rc-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

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

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

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

.rc-hmenu ul a:link, 
.rc-hmenu ul a:visited, 
.rc-hmenu ul a.active, 
.rc-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #1F1F1F;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin:0;
}

ul.rc-hmenu ul li a:hover, .desktop ul.rc-hmenu ul li:hover>a
{
   background: #FFCFA8;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   margin:0 auto;
}

.rc-hmenu ul li a:hover
{
   color: #000000;
}

.desktop .rc-hmenu ul li:hover>a
{
   color: #000000;
}

ul.rc-hmenu ul:before
{
   background: #FFA257;
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   border:1px solid #949494;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.rc-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.rc-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

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

.desktop ul.rc-hmenu ul ul
{
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

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

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

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

.desktop ul.rc-hmenu ul ul.rc-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 32px 32px 32px 14px;
   margin: -32px 0 0 -9px;
}

.desktop ul.rc-hmenu ul ul.rc-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 32px 14px 32px 32px;
   margin: -32px -9px 0 0;
}

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

.desktop ul.rc-hmenu ul ul:before
{
   border-radius: 7px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

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

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

.rc-header
{
   border:2px solid rgba(253, 153, 23, 0.5);
   margin:10px auto 0;
   position:relative;
   height: 250px;
   background-image: url('images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
}

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

.rc-header-inner{
   position: relative;
   width: 1000px;
   z-index: auto !important;
   margin: 0 auto;
}

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

.rc-sheet
{
   background: #FFFFFF;
   background: rgba(255, 255, 255, 0.5);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.07);
   border:2px solid rgba(199, 199, 199, 0.5);
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

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

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

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

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

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

.rc-block
{
   background: #E8E8E8;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   border-radius:6px;
   border:1px solid #DEDEDE;
   padding:7px;
   margin:7px;
}
div.rc-block img
{
   margin: 0;
}

.rc-blockheader
{
   padding:10px 7px;
   margin:0 auto;
}
.rc-blockheader .t,
.rc-blockheader .t a,
.rc-blockheader .t a:link,
.rc-blockheader .t a:visited, 
.rc-blockheader .t a:hover
{
   color: #000000;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   margin-left: 10px;
   margin-right: 10px;
}

.rc-blockcontent
{
   padding:7px;
   margin:0 auto;
   color: #363636;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
.rc-blockcontent table,
.rc-blockcontent li, 
.rc-blockcontent a,
.rc-blockcontent a:link,
.rc-blockcontent a:visited,
.rc-blockcontent a:hover
{
   color: #363636;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.rc-blockcontent a, .rc-blockcontent a:link
{
   color: #EB6A00;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.rc-blockcontent a:visited, .rc-blockcontent a.visited
{
   color: #A3A3A3;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

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

.rc-block li
{
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   line-height: 125%;
   color: #474747;
   margin-left: 5px;
}

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

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

.rc-breadcrumbs
{
   margin:0 auto;
}

a.rc-button,
a.rc-button:link,
a:link.rc-button:link,
body a.rc-button:link,
a.rc-button:visited,
body a.rc-button:visited,
input.rc-button,
button.rc-button
{
   text-decoration: none;
   font-size: 11px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   font-variant: normal;
   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: 25px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea, a.rc-search-button span
{
   vertical-align: middle;
   font-size: 11px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-transform: uppercase;
   font-variant: normal;
}

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

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

.rc-button.active, .rc-button.active:hover
{
   background: #828282;
   background: linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   background: -webkit-linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   background: -moz-linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   background: -o-linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   background: -ms-linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   background: linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   -svg-background: linear-gradient(top, #949494 0, #808080 57%, #707070 100%) no-repeat;
   border:1px solid #828282;
   padding:0 25px;
   margin:0 auto;
}
.rc-button.active, .rc-button.active:hover {
   color: #1C1C1C !important;
}

.rc-button.hover, .rc-button:hover
{
   background: #B5B5B5;
   background: linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   background: -webkit-linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   background: -moz-linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   background: -o-linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   background: -ms-linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   background: linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   -svg-background: linear-gradient(top, #C9C9C9 0, #A1A1A1 100%) no-repeat;
   border:1px solid #828282;
   padding:0 25px;
   margin:0 auto;
}
.rc-button.hover, .rc-button:hover {
   color: #000000 !important;
}

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

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

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

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

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

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

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

label.rc-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.rc-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #404040 !important;
}

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

label.rc-checkbox.active:before
{
   background: #FDB453;
   -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.rc-checkbox.hovered:before
{
   background: #FECE90;
   -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.rc-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.rc-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #404040 !important;
}

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

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

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

.rc-comments h2
{
   color: #292929;
}

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

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

.rc-comment-content
{
   padding:10px 0;
   color: #292929;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

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

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

.rc-comment-header
{
   color: #292929;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

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

.rc-comment-header a, .rc-comment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #803900;
}

.rc-comment-header a:visited, .rc-comment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #404040;
}

.rc-comment-header a:hover,  .rc-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #A84C00;
}

.rc-comment-content a, 
.rc-comment-content a:link, 
.rc-comment-content a:visited,
.rc-comment-content a.visited,
.rc-comment-content a:hover,
.rc-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.rc-comment-content a, .rc-comment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #FF7B0F;
}

.rc-comment-content a:visited, .rc-comment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #404040;
}

.rc-comment-content a:hover,  .rc-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #A84C00;
}

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

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

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

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

.rc-pager a:link,
.rc-pager a:visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #1F1F1F
;
}

.rc-pager .active
{
   background: #FF811A;
   background: linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   background: -o-linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   background: linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFAB66 0, #FF7300 67%, #CC5C00 100%) no-repeat;
   border:1px solid #FFA257;
   padding:7px;
   margin:0 4px 0 auto;
   color: #121212
;
}

.rc-pager .more
{
   background: #FFCFA8;
   background: linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   background: linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFCFA 0, #FFA052 100%) no-repeat;
   border:1px solid #FFA257;
   margin:0 4px 0 auto;
}
.rc-pager a.more:link,
.rc-pager a.more:visited
{
   color: #1F1F1F
;
}
.rc-pager a:hover
{
   background: #FFA257;
   background: linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   background: -webkit-linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   background: -o-linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   background: linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFCDA3 0, #FF7605 100%) no-repeat;
   border:1px solid #FFCFA8;
   padding:7px;
   margin:0 4px 0 auto;
}
.rc-pager  a:hover,
.rc-pager  a.more:hover
{
   color: #141414
;
}
.rc-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.rc-commentsform
{
   background: #F0F0F0;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #292929;
}

.rc-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #292929;
}

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

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

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

a img
{
   border: 0;
}

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

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

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

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

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

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

.rc-postheader
{
   color: #D15E00;
   margin: 10px 0 0 10px;
   font-size: 22px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postheader a, 
.rc-postheader a:link, 
.rc-postheader a:visited,
.rc-postheader a.visited,
.rc-postheader a:hover,
.rc-postheader a.hovered
{
   font-size: 22px;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-align: left;
}

.rc-postheader a, .rc-postheader a:link
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #E56700;
}

.rc-postheader a:visited, .rc-postheader a.visited
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #9E9E9E;
}

.rc-postheader a:hover,  .rc-postheader a.hovered
{
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #FF9238;
}

.rc-postheadericons,
.rc-postheadericons a,
.rc-postheadericons a:link,
.rc-postheadericons a:visited,
.rc-postheadericons a:hover
{
   font-size: 11px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #878787;
}

.rc-postheadericons
{
   padding: 1px;
}

.rc-postheadericons a, .rc-postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #B25000;
}

.rc-postheadericons a:visited, .rc-postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #B25000;
}

.rc-postheadericons a:hover, .rc-postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #E88502;
}

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

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

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

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

.rc-postcontent li, .rc-post li, .rc-textblock li
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 150%;
   color: #404040;
   margin: 0 0 10px 9px;
}

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

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

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

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

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

.rc-postcontent li, .rc-post li, .rc-textblock li
{
   margin: 0 0 10px 0;
}

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

.rc-postcontent ul>li, .rc-post ul>li, .rc-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: #FECE90;
   border:1px solid #FFA257;
   padding:6px;
   margin:10px 10px 10px 50px;
   color: #292929;
   font-family: Tahoma, Arial, 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, .rc-postcontent blockquote a, .rc-blockcontent blockquote a, .rc-footer blockquote a,
blockquote a:link, .rc-postcontent blockquote a:link, .rc-blockcontent blockquote a:link, .rc-footer blockquote a:link,
blockquote a:visited, .rc-postcontent blockquote a:visited, .rc-blockcontent blockquote a:visited, .rc-footer blockquote a:visited,
blockquote a:hover, .rc-postcontent blockquote a:hover, .rc-blockcontent blockquote a:hover, .rc-footer blockquote a:hover
{
   color: #292929;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

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

.rc-footer
{
   margin:10px auto 0;
   position: relative;
   color: #522500;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
}

.rc-footer a,
.rc-footer a:link,
.rc-footer a:visited,
.rc-footer a:hover,
.rc-footer td, 
.rc-footer th,
.rc-footer caption
{
   color: #522500;
   font-size: 12px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

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

.rc-footer a,
.rc-footer a:link
{
   color: #FA7000;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.rc-footer a:visited
{
   color: #7D7D7D;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.rc-footer a:hover
{
   color: #616161;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.rc-footer h1
{
   color: #DB6300;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.rc-footer h2
{
   color: #DB6300;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.rc-footer h3
{
   color: #A6A6A6;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.rc-footer h4
{
   color: #D47902;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.rc-footer h5
{
   color: #D47902;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.rc-footer h6
{
   color: #D47902;
   font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

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

.rc-footer-inner
{
   margin: 0 auto;
   width:1000px;
   padding:8px;
   padding-right: 8px;
   padding-left: 8px;
}

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

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

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

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

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

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

.rc-footer li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #525252;
}

.rc-page-footer, 
.rc-page-footer a,
.rc-page-footer a:link,
.rc-page-footer a:visited,
.rc-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: #AD4E00;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rc-blockheader .t, .rc-vmenublockheader .t {white-space: nowrap;}
.rc-content .rc-postcontent-0 .layout-item-0 { margin-top: 10px;margin-bottom: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-1 { border-spacing: 10px 0px; border-collapse: separate;  }
.rc-content .rc-postcontent-0 .layout-item-2 { color: #737373; background: #2F89B6; padding: 0px;  }
.rc-content .rc-postcontent-0 .layout-item-3 { color: #737373; background: #A04661; padding-right: 10px;padding-left: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-4 { color: #737373; background: #5B9121; padding-right: 10px;padding-left: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-5 { color: #737373; background: #EB9500; padding-right: 10px;padding-left: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-6 { padding-right: 10px;padding-left: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-7 { background: ; padding-right: 10px;padding-left: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-8 { margin-top: 0px;margin-right: 10px;margin-bottom: 20px;margin-left: 10px;  }
.rc-content .rc-postcontent-0 .layout-item-9 {  border-collapse: separate;  }
.ie7 .rc-post .rc-layout-cell {border:none !important; padding:0 !important; }
.ie6 .rc-post .rc-layout-cell {border:none !important; padding:0 !important; }

.Style1 {
	color: #A34900;
	font-weight: bold;
}
