/* Created by Artisteer v4.3.0.60745 */

#rmp-main
{
   background: #2F2E22 url('images/pageglare.png') no-repeat fixed;
   background: url('images/pageglare.png') no-repeat, -webkit-linear-gradient(top, #000000 0, #211F18 179px) no-repeat, #2F2E22;
   background: url('images/pageglare.png') no-repeat, -moz-linear-gradient(top, #000000 0, #211F18 179px) no-repeat, #2F2E22;
   background: url('images/pageglare.png') no-repeat, -o-linear-gradient(top, #000000 0, #211F18 179px) no-repeat, #2F2E22;
   background: url('images/pageglare.png') no-repeat, -ms-linear-gradient(top, #000000 0, #211F18 179px) no-repeat, #2F2E22;
   -svg-background: url('images/pageglare.png') no-repeat, linear-gradient(top, #000000 0, #211F18 179px) no-repeat, #2F2E22;
   background-size: auto, 100% 179px, auto !important;
   background: url('images/pageglare.png') no-repeat, linear-gradient(to bottom, #000000 0, #211F18 179px) no-repeat, #2F2E22;
   background-attachment: fixed, fixed, scroll !important;
   margin:0 auto;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.rmp-hmenu
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

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

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.rmp-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #D0C871 url('images/button.png') scroll;
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.37) 0, rgba(176, 166, 59, 0.09) 60%, rgba(38, 36, 13, 0.17) 100%) no-repeat, url('images/button.png'), -webkit-linear-gradient(top, #EDEAC9 0, #BFB540 60%, #635E21 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.37) 0, rgba(176, 166, 59, 0.09) 60%, rgba(38, 36, 13, 0.17) 100%) no-repeat, url('images/button.png'), -moz-linear-gradient(top, #EDEAC9 0, #BFB540 60%, #635E21 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(255, 255, 255, 0.37) 0, rgba(176, 166, 59, 0.09) 60%, rgba(38, 36, 13, 0.17) 100%) no-repeat, url('images/button.png'), -o-linear-gradient(top, #EDEAC9 0, #BFB540 60%, #635E21 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.37) 0, rgba(176, 166, 59, 0.09) 60%, rgba(38, 36, 13, 0.17) 100%) no-repeat, url('images/button.png'), -ms-linear-gradient(top, #EDEAC9 0, #BFB540 60%, #635E21 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(255, 255, 255, 0.37) 0, rgba(176, 166, 59, 0.09) 60%, rgba(38, 36, 13, 0.17) 100%) no-repeat, url('images/button.png'), linear-gradient(top, #EDEAC9 0, #BFB540 60%, #635E21 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.37) 0, rgba(176, 166, 59, 0.09) 60%, rgba(38, 36, 13, 0.17) 100%) no-repeat, url('images/button.png'), linear-gradient(to bottom, #EDEAC9 0, #BFB540 60%, #635E21 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   border:2px solid rgba(169, 146, 76, 0.5);
   padding:0 10px;
   margin:0 auto;
   height:32px;
}

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

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

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

.rmp-postcontent h1, .rmp-postcontent h1 a, .rmp-postcontent h1 a:link, .rmp-postcontent h1 a:visited, .rmp-postcontent h1 a:hover,
.rmp-postcontent h2, .rmp-postcontent h2 a, .rmp-postcontent h2 a:link, .rmp-postcontent h2 a:visited, .rmp-postcontent h2 a:hover,
.rmp-postcontent h3, .rmp-postcontent h3 a, .rmp-postcontent h3 a:link, .rmp-postcontent h3 a:visited, .rmp-postcontent h3 a:hover,
.rmp-postcontent h4, .rmp-postcontent h4 a, .rmp-postcontent h4 a:link, .rmp-postcontent h4 a:visited, .rmp-postcontent h4 a:hover,
.rmp-postcontent h5, .rmp-postcontent h5 a, .rmp-postcontent h5 a:link, .rmp-postcontent h5 a:visited, .rmp-postcontent h5 a:hover,
.rmp-postcontent h6, .rmp-postcontent h6 a, .rmp-postcontent h6 a:link, .rmp-postcontent h6 a:visited, .rmp-postcontent h6 a:hover,
.rmp-blockheader .t, .rmp-blockheader .t a, .rmp-blockheader .t a:link, .rmp-blockheader .t a:visited, .rmp-blockheader .t a:hover,
.rmp-vmenublockheader .t, .rmp-vmenublockheader .t a, .rmp-vmenublockheader .t a:link, .rmp-vmenublockheader .t a:visited, .rmp-vmenublockheader .t a:hover,
.rmp-headline, .rmp-headline a, .rmp-headline a:link, .rmp-headline a:visited, .rmp-headline a:hover,
.rmp-slogan, .rmp-slogan a, .rmp-slogan a:link, .rmp-slogan a:visited, .rmp-slogan a:hover,
.rmp-postheader, .rmp-postheader a, .rmp-postheader a:link, .rmp-postheader a:visited, .rmp-postheader a:hover
{
   font-size: 24px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

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

.rmp-postcontent a:visited, .rmp-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #7F8F9F;
}

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

.rmp-postcontent h1
{
   color: #FFFFFF;
   margin: 10px 0 0;
   font-size: 29px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 29px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h1 a, .rmp-postcontent h1 a:link, .rmp-postcontent h1 a:hover, .rmp-postcontent h1 a:visited, .rmp-blockcontent h1 a, .rmp-blockcontent h1 a:link, .rmp-blockcontent h1 a:hover, .rmp-blockcontent h1 a:visited 
{
   font-size: 29px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h2
{
   color: #FFFFFF;
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 24px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h2 a, .rmp-postcontent h2 a:link, .rmp-postcontent h2 a:hover, .rmp-postcontent h2 a:visited, .rmp-blockcontent h2 a, .rmp-blockcontent h2 a:link, .rmp-blockcontent h2 a:hover, .rmp-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h3
{
   color: #EFF2F5;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h3 a, .rmp-postcontent h3 a:link, .rmp-postcontent h3 a:hover, .rmp-postcontent h3 a:visited, .rmp-blockcontent h3 a, .rmp-blockcontent h3 a:link, .rmp-blockcontent h3 a:hover, .rmp-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h4
{
   color: #49F7FD;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h4 a, .rmp-postcontent h4 a:link, .rmp-postcontent h4 a:hover, .rmp-postcontent h4 a:visited, .rmp-blockcontent h4 a, .rmp-blockcontent h4 a:link, .rmp-blockcontent h4 a:hover, .rmp-blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h5
{
   color: #3E9EB1;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h5 a, .rmp-postcontent h5 a:link, .rmp-postcontent h5 a:hover, .rmp-postcontent h5 a:visited, .rmp-blockcontent h5 a, .rmp-blockcontent h5 a:link, .rmp-blockcontent h5 a:hover, .rmp-blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h6
{
   color: #3E9EB1;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-postcontent h6 a, .rmp-postcontent h6 a:link, .rmp-postcontent h6 a:hover, .rmp-postcontent h6 a:visited, .rmp-blockcontent h6 a, .rmp-blockcontent h6 a:link, .rmp-blockcontent h6 a:hover, .rmp-blockcontent h6 a:visited 
{
   font-size: 14px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

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

header, footer, article, nav, #rmp-hmenu-bg, .rmp-sheet, .rmp-slidenavigator > a, .rmp-checkbox:before, .rmp-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

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

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

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #FFFFFF;
}

.rmp-header:before, 
#rmp-header-bg:before, 
.rmp-layout-cell:before, 
.rmp-layout-wrapper:before, 
.rmp-footer:before, 
.rmp-nav:before, 
#rmp-hmenu-bg:before, 
.rmp-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.rmp-header:after, 
#rmp-header-bg:after, 
.rmp-layout-cell:after, 
.rmp-layout-wrapper:after, 
.rmp-footer:after, 
.rmp-nav:after, 
#rmp-hmenu-bg:after, 
.rmp-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, .rmp-postcontent li h1, .rmp-blockcontent li h1 
{
   margin:1px;
} 
li h2, .rmp-postcontent li h2, .rmp-blockcontent li h2 
{
   margin:1px;
} 
li h3, .rmp-postcontent li h3, .rmp-blockcontent li h3 
{
   margin:1px;
} 
li h4, .rmp-postcontent li h4, .rmp-blockcontent li h4 
{
   margin:1px;
} 
li h5, .rmp-postcontent li h5, .rmp-blockcontent li h5 
{
   margin:1px;
} 
li h6, .rmp-postcontent li h6, .rmp-blockcontent li h6 
{
   margin:1px;
} 
li p, .rmp-postcontent li p, .rmp-blockcontent li p 
{
   margin:1px;
}


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

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

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

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

.rmp-object314102446
{
    display: block;
    left: 0.22%;
    margin-left: -2px;
    position: absolute;
    top: 0px;
    width: 108px;
    height: 162px;
    background-image: url('images/object314102446.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2;
}

.default-responsive .rmp-object314102446
{
  display: none;
}.rmp-object1901520329
{
    display: block;
    left: 99.27%;
    margin-left: -180px;
    position: absolute;
    top: 15px;
    width: 182px;
    height: 46px;
    background-image: url('images/object1901520329.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 3;
}

.default-responsive .rmp-object1901520329
{
  display: none;
}.rmp-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 74px;
  left: 98.95%;
  margin-left: -332px !important;
  line-height: 100%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 101;
}

.rmp-headline, 
.rmp-headline a, 
.rmp-headline a:link, 
.rmp-headline a:visited, 
.rmp-headline a:hover
{
font-size: 24px;
font-family: 'Times New Roman', Georgia, Times, Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #C9B173 !important;
  white-space: nowrap;
}
.rmp-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 106px;
  left: 98%;
  line-height: 100%;
  margin-left: -735px !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;
}

.rmp-slogan, 
.rmp-slogan a, 
.rmp-slogan a:link, 
.rmp-slogan a:visited, 
.rmp-slogan a:hover
{
font-size: 36px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #C9B173 !important;
}







#rmp-hmenu-bg
{
   position: absolute;
   overflow: hidden;
   left: 0;
   margin: 0 auto;
   width: 100%;
   z-index: auto;
   border-radius: 0;
}

.rmp-header
{
   border:1px solid #74562F;
   margin:5px auto 0;
   background-repeat: no-repeat;
   height: 175px;
   position:relative;
   background-image: url('images/header.png');
   background-position: center top;
}

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

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

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

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

.rmp-sheet
{
   background: #2F2F23 url('images/sheet.png') scroll;
   -webkit-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   -moz-box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.3);
   border:1px solid #74562F;
   border-bottom:none;
   margin:-20px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.rmp-nav
{
   background: #23292F;
   background: transparent;
   padding:2px;
   margin:0 auto;
   position: relative;
   z-index: 499;
}

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

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

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

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

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

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

ul.rmp-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 2px;
   padding-right: 2px;
}

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

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

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

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

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

.rmp-hmenu
{
   float: left;
}

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

ul.rmp-hmenu>li>a
{
   background: #A8A87A;
   background: -webkit-linear-gradient(top, #EFEFE6 0, #9A9A65 53%, #28281A 100%) no-repeat;
   background: -moz-linear-gradient(top, #EFEFE6 0, #9A9A65 53%, #28281A 100%) no-repeat;
   background: -o-linear-gradient(top, #EFEFE6 0, #9A9A65 53%, #28281A 100%) no-repeat;
   background: -ms-linear-gradient(top, #EFEFE6 0, #9A9A65 53%, #28281A 100%) no-repeat;
   -svg-background: linear-gradient(top, #EFEFE6 0, #9A9A65 53%, #28281A 100%) no-repeat;
   background: linear-gradient(to bottom, #EFEFE6 0, #9A9A65 53%, #28281A 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:4px ridge #B7A56C;
   border-top:2px ridge #B7A56C;
   border-left:3px ridge #B7A56C;
   padding:0 50px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 21px;
   cursor: pointer;
   text-decoration: none;
   color: #161A1D;
   line-height: 21px;
   text-align: center;
}

.rmp-hmenu>li>a, 
.rmp-hmenu>li>a:link, 
.rmp-hmenu>li>a:visited, 
.rmp-hmenu>li>a.active, 
.rmp-hmenu>li>a:hover
{
   font-size: 15px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.rmp-hmenu>li>a.active
{
   background: #238708;
   background: -webkit-linear-gradient(top, #80F660 0, #C2FBB2 15%, #3FF10E 44%, #36CF0C 50%, #1D6F06 50%, #3BE30D 100%) no-repeat;
   background: -moz-linear-gradient(top, #80F660 0, #C2FBB2 15%, #3FF10E 44%, #36CF0C 50%, #1D6F06 50%, #3BE30D 100%) no-repeat;
   background: -o-linear-gradient(top, #80F660 0, #C2FBB2 15%, #3FF10E 44%, #36CF0C 50%, #1D6F06 50%, #3BE30D 100%) no-repeat;
   background: -ms-linear-gradient(top, #80F660 0, #C2FBB2 15%, #3FF10E 44%, #36CF0C 50%, #1D6F06 50%, #3BE30D 100%) no-repeat;
   -svg-background: linear-gradient(top, #80F660 0, #C2FBB2 15%, #3FF10E 44%, #36CF0C 50%, #1D6F06 50%, #3BE30D 100%) no-repeat;
   background: linear-gradient(to bottom, #80F660 0, #C2FBB2 15%, #3FF10E 44%, #36CF0C 50%, #1D6F06 50%, #3BE30D 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:4px ridge #39D90D;
   border-top:2px ridge #39D90D;
   border-left:3px ridge #39D90D;
   padding:0 50px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

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

ul.rmp-hmenu>li>a:hover, .desktop ul.rmp-hmenu>li:hover>a
{
   background: #94D076;
   background: -webkit-linear-gradient(top, #EDF7E8 0, #6BBE41 55%, #1E3512 100%) no-repeat;
   background: -moz-linear-gradient(top, #EDF7E8 0, #6BBE41 55%, #1E3512 100%) no-repeat;
   background: -o-linear-gradient(top, #EDF7E8 0, #6BBE41 55%, #1E3512 100%) no-repeat;
   background: -ms-linear-gradient(top, #EDF7E8 0, #6BBE41 55%, #1E3512 100%) no-repeat;
   -svg-background: linear-gradient(top, #EDF7E8 0, #6BBE41 55%, #1E3512 100%) no-repeat;
   background: linear-gradient(to bottom, #EDF7E8 0, #6BBE41 55%, #1E3512 100%) no-repeat;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   border:4px ridge #CAB921;
   border-top:2px ridge #CAB921;
   border-left:3px ridge #CAB921;
   padding:0 50px;
   margin:0 auto;
}
ul.rmp-hmenu>li>a:hover, 
.desktop ul.rmp-hmenu>li:hover>a {
   color: #23292F;
   text-decoration: none;
}

ul.rmp-hmenu li li a
{
   background: #A8A87A;
   background: -webkit-linear-gradient(top, #A2A271 0, #BBBB96 20%, #A8A87A 50%, #9A9A65 76%, #979763 80%, #9A9A65 85%, #A0A06E 100%) no-repeat;
   background: -moz-linear-gradient(top, #A2A271 0, #BBBB96 20%, #A8A87A 50%, #9A9A65 76%, #979763 80%, #9A9A65 85%, #A0A06E 100%) no-repeat;
   background: -o-linear-gradient(top, #A2A271 0, #BBBB96 20%, #A8A87A 50%, #9A9A65 76%, #979763 80%, #9A9A65 85%, #A0A06E 100%) no-repeat;
   background: -ms-linear-gradient(top, #A2A271 0, #BBBB96 20%, #A8A87A 50%, #9A9A65 76%, #979763 80%, #9A9A65 85%, #A0A06E 100%) no-repeat;
   -svg-background: linear-gradient(top, #A2A271 0, #BBBB96 20%, #A8A87A 50%, #9A9A65 76%, #979763 80%, #9A9A65 85%, #A0A06E 100%) no-repeat;
   background: linear-gradient(to bottom, #A2A271 0, #BBBB96 20%, #A8A87A 50%, #9A9A65 76%, #979763 80%, #9A9A65 85%, #A0A06E 100%) no-repeat;
   -webkit-border-radius:13px;
   -moz-border-radius:13px;
   border-radius:13px;
   border:3px double rgba(169, 146, 76, 0.98);
   padding:0 12px;
   margin:0 auto;
}
ul.rmp-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

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

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

.rmp-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 22px;
   min-width: 7em;
   border: 3px solid transparent;
   text-align: left;
   line-height: 22px;
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.rmp-hmenu ul a:link, 
.rmp-hmenu ul a:visited, 
.rmp-hmenu ul a.active, 
.rmp-hmenu ul a:hover
{
   text-align: left;
   line-height: 22px;
   color: #000000;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.desktop ul.rmp-hmenu>li>ul>li
{
   margin-top: 0;
   margin-bottom: 0;
}

.desktop .rmp-hmenu>li>ul>li>a
{
   font-weight: bold !important;
}
.desktop .rmp-hmenu>li>ul>li
{
   float: left;
}
.desktop .rmp-hmenu>li>ul>li>ul
{
   position: relative;
   left: 0 !important;
   right: auto !important;
   padding: 0 !important;
   margin: 0 !important;
}
.desktop .rmp-hmenu>li:hover>ul>li>ul
{
   visibility: visible;
}
.desktop .rmp-hmenu>li>ul>li>ul:before
{
   visibility: hidden;
}

ul.rmp-hmenu ul li a:hover
{
   background: #D7D7C1;
   background: -webkit-linear-gradient(top, #D1D1B8 0, #E7E7DA 20%, #D7D7C1 50%, #C9C9AC 80%, #CFCFB5 100%) no-repeat;
   background: -moz-linear-gradient(top, #D1D1B8 0, #E7E7DA 20%, #D7D7C1 50%, #C9C9AC 80%, #CFCFB5 100%) no-repeat;
   background: -o-linear-gradient(top, #D1D1B8 0, #E7E7DA 20%, #D7D7C1 50%, #C9C9AC 80%, #CFCFB5 100%) no-repeat;
   background: -ms-linear-gradient(top, #D1D1B8 0, #E7E7DA 20%, #D7D7C1 50%, #C9C9AC 80%, #CFCFB5 100%) no-repeat;
   -svg-background: linear-gradient(top, #D1D1B8 0, #E7E7DA 20%, #D7D7C1 50%, #C9C9AC 80%, #CFCFB5 100%) no-repeat;
   background: linear-gradient(to bottom, #D1D1B8 0, #E7E7DA 20%, #D7D7C1 50%, #C9C9AC 80%, #CFCFB5 100%) no-repeat;
   -webkit-border-radius:13px;
   -moz-border-radius:13px;
   border-radius:13px;
   border:3px double #36F519;
   margin:0 auto;
}
.rmp-hmenu ul a:hover
{
   color: #000000;
}

ul.rmp-hmenu ul:before
{
   background: #676746;
   -webkit-border-radius:13px;
   -moz-border-radius:13px;
   border-radius:13px;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.4);
   border:1px double #B7A56C;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.rmp-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.rmp-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rmp-block
{
   background: #353D46;
   padding:2px;
   margin:3px;
}
div.rmp-block img
{
   border: 1px solid #3E9EB1;
   margin: 3px;
}

.rmp-blockheader
{
   background: #3D91D6;
   background: rgba(61, 145, 214, 0.6);
   border:1px solid rgba(35, 41, 47, 0.6);
   padding:6px 7px;
   margin:0 auto;
}
.rmp-blockheader .t,
.rmp-blockheader .t a,
.rmp-blockheader .t a:link,
.rmp-blockheader .t a:visited, 
.rmp-blockheader .t a:hover
{
   color: #000000;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 5px;
}

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

.rmp-blockcontent
{
   background: #21262C;
   padding:7px;
   margin:0 auto;
   color: #A2ADB9;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.rmp-blockcontent table,
.rmp-blockcontent li, 
.rmp-blockcontent a,
.rmp-blockcontent a:link,
.rmp-blockcontent a:visited,
.rmp-blockcontent a:hover
{
   color: #A2ADB9;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.rmp-blockcontent p
{
   margin: 12px 0;
}

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

.rmp-blockcontent a:visited, .rmp-blockcontent a.visited
{
   color: #B6BFC8;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

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

.rmp-block li
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #B3BDC6;
   margin: 5px 0 0 10px;
}

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

.rmp-block ul>li
{
   padding-left: 11px;
}

.rmp-breadcrumbs
{
   margin:0 auto;
}

a.rmp-button,
a.rmp-button:link,
a:link.rmp-button:link,
body a.rmp-button:link,
a.rmp-button:visited,
body a.rmp-button:visited,
input.rmp-button,
button.rmp-button
{
   text-decoration: none;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: 0 0 12px rgba(23, 23, 23, 0.98);
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #181C20;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 32px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

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

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

input, select, textarea, a.rmp-search-button span
{
   vertical-align: middle;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: 0 0 12px rgba(23, 23, 23, 0.98);
}

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

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

.rmp-button.active, .rmp-button.active:hover
{
   background: #E2341D url('images/activebutton.png') scroll;
   background: -webkit-linear-gradient(top, rgba(252, 235, 232, 0.36) 0, transparent 50%, rgba(23, 5, 3, 0.18) 100%) no-repeat, url('images/activebutton.png'), -webkit-linear-gradient(top, #F3AEA5 0, #E2341D 50%, #5A150C 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(252, 235, 232, 0.36) 0, transparent 50%, rgba(23, 5, 3, 0.18) 100%) no-repeat, url('images/activebutton.png'), -moz-linear-gradient(top, #F3AEA5 0, #E2341D 50%, #5A150C 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(252, 235, 232, 0.36) 0, transparent 50%, rgba(23, 5, 3, 0.18) 100%) no-repeat, url('images/activebutton.png'), -o-linear-gradient(top, #F3AEA5 0, #E2341D 50%, #5A150C 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(252, 235, 232, 0.36) 0, transparent 50%, rgba(23, 5, 3, 0.18) 100%) no-repeat, url('images/activebutton.png'), -ms-linear-gradient(top, #F3AEA5 0, #E2341D 50%, #5A150C 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(252, 235, 232, 0.36) 0, transparent 50%, rgba(23, 5, 3, 0.18) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(top, #F3AEA5 0, #E2341D 50%, #5A150C 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(252, 235, 232, 0.36) 0, transparent 50%, rgba(23, 5, 3, 0.18) 100%) no-repeat, url('images/activebutton.png'), linear-gradient(to bottom, #F3AEA5 0, #E2341D 50%, #5A150C 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.35);
   border:2px solid #697A8C;
   padding:0 10px;
   margin:0 auto;
}
.rmp-button.active, .rmp-button.active:hover {
   color: #0A1E2E !important;
}

.rmp-button.hover, .rmp-button:hover
{
   background: #23292F url('images/hoveredbutton.png') scroll;
   background: -webkit-linear-gradient(top, rgba(235, 237, 240, 0.16) 0, rgba(174, 184, 194, 0.12) 23%, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('images/hoveredbutton.png'), -webkit-linear-gradient(top, rgba(150, 163, 176, 0.5) 0, rgba(110, 127, 145, 0.5) 23%, rgba(4, 5, 6, 0.5) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(235, 237, 240, 0.16) 0, rgba(174, 184, 194, 0.12) 23%, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('images/hoveredbutton.png'), -moz-linear-gradient(top, rgba(150, 163, 176, 0.5) 0, rgba(110, 127, 145, 0.5) 23%, rgba(4, 5, 6, 0.5) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(235, 237, 240, 0.16) 0, rgba(174, 184, 194, 0.12) 23%, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('images/hoveredbutton.png'), -o-linear-gradient(top, rgba(150, 163, 176, 0.5) 0, rgba(110, 127, 145, 0.5) 23%, rgba(4, 5, 6, 0.5) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(235, 237, 240, 0.16) 0, rgba(174, 184, 194, 0.12) 23%, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('images/hoveredbutton.png'), -ms-linear-gradient(top, rgba(150, 163, 176, 0.5) 0, rgba(110, 127, 145, 0.5) 23%, rgba(4, 5, 6, 0.5) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(235, 237, 240, 0.16) 0, rgba(174, 184, 194, 0.12) 23%, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(top, rgba(150, 163, 176, 0.5) 0, rgba(110, 127, 145, 0.5) 23%, rgba(4, 5, 6, 0.5) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(235, 237, 240, 0.16) 0, rgba(174, 184, 194, 0.12) 23%, rgba(0, 0, 0, 0.1) 100%) no-repeat, url('images/hoveredbutton.png'), linear-gradient(to bottom, rgba(150, 163, 176, 0.5) 0, rgba(110, 127, 145, 0.5) 23%, rgba(4, 5, 6, 0.5) 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.17);
   -moz-box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.17);
   box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.17);
   border:2px solid rgba(35, 41, 47, 0.5);
   padding:0 10px;
   margin:0 auto;
}
.rmp-button.hover, .rmp-button:hover {
   color: #B7DEE6 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F9FAFB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #2A6C79 !important;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.rmp-error, textarea.rmp-error
{
   background: #F9FAFB;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.rmp-error, textarea.rmp-error {
   color: #2A6C79 !important;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.rmp-search input[type="text"]
{
   background: #FFFFFF;
   background: -webkit-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -moz-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -o-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: -ms-linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   -svg-background: linear-gradient(top, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   background: linear-gradient(to bottom, #D6D6D6 0, #F2F2F2 40%, #F5F5F5 50%, #F5F5F5 100%) no-repeat;
   border-radius: 0;
   border:1px solid #CCD6E0;
   margin:0 auto;
   width: 100%;
   padding: 4px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #374049 !important;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.rmp-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

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

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

form.rmp-search input[type="submit"], input.rmp-search-button, a.rmp-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.rmp-search input[type="submit"], input.rmp-search-button, a.rmp-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #FFFFFF !important;
   cursor: pointer;
}

a.rmp-search-button span.rmp-search-button-text {
   display: none;
}

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

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

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

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

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

.rmp-comments
{
   border-top:1px dotted #697A8C;
   margin:0 auto;
   margin-top: 25px;
}

.rmp-comments h2
{
   color: #B3BDC6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rmp-pager
{
   background: #EFF2F5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #697A8C;
   padding:5px;
}

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

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

.rmp-pager>*
{
   background: #A2ADB9;
   background: -webkit-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: -moz-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: -o-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: -ms-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   -svg-background: linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: linear-gradient(to bottom, #CED4DA 0, #738596 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #A2ADB9;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.rmp-pager a:link,
.rmp-pager a:visited,
.rmp-pager .active
{
   line-height: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #121417
;
}

.rmp-pager .active
{
   background: #B6BFC9;
   background: -webkit-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -moz-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -o-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: -ms-linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   -svg-background: linear-gradient(top, #E5E8EB 0, #8796A6 100%) no-repeat;
   background: linear-gradient(to bottom, #E5E8EB 0, #8796A6 100%) no-repeat;
   border:1px solid #A2ADB9;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.rmp-pager .more
{
   background: #A2ADB9;
   background: -webkit-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: -moz-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: -o-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: -ms-linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   -svg-background: linear-gradient(top, #CED4DA 0, #738596 100%) no-repeat;
   background: linear-gradient(to bottom, #CED4DA 0, #738596 100%) no-repeat;
   border:1px solid #A2ADB9;
   margin:0 4px 0 auto;
}
.rmp-pager a.more:link,
.rmp-pager a.more:visited
{
   color: #071622
;
}
.rmp-pager a:hover
{
   background: #7F8F9F;
   background: -webkit-linear-gradient(top, #ABB5BF 0, #6E7F91 70%, #5A6977 100%) no-repeat;
   background: -moz-linear-gradient(top, #ABB5BF 0, #6E7F91 70%, #5A6977 100%) no-repeat;
   background: -o-linear-gradient(top, #ABB5BF 0, #6E7F91 70%, #5A6977 100%) no-repeat;
   background: -ms-linear-gradient(top, #ABB5BF 0, #6E7F91 70%, #5A6977 100%) no-repeat;
   -svg-background: linear-gradient(top, #ABB5BF 0, #6E7F91 70%, #5A6977 100%) no-repeat;
   background: linear-gradient(to bottom, #ABB5BF 0, #6E7F91 70%, #5A6977 100%) no-repeat;
   border:1px solid #A2ADB9;
   padding:7px;
   margin:0 4px 0 auto;
}
.rmp-pager  a:hover,
.rmp-pager  a.more:hover
{
   color: #161A1D
;
}
.rmp-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

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

.rmp-commentsform
{
   background: #E2E8EE;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #B3BDC6;
}

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

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

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

.rmp-commentsform .form-submit
{
   margin-top: 10px;
}
.rmp-post
{
   margin:5px;
}
a img
{
   border: 0;
}

.rmp-article img, img.rmp-article, .rmp-block img, .rmp-footer img
{
   margin: 5px 5px 5px 5px;
}

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

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

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

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

.rmp-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: 5px 5px 5px 5px;
   -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.rmp-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;
}

.rmp-postheader
{
   color: #FFFFFF;
   margin: 5px 0;
   font-size: 22px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-align: left;
}

.rmp-postheader a, 
.rmp-postheader a:link, 
.rmp-postheader a:visited,
.rmp-postheader a.visited,
.rmp-postheader a:hover,
.rmp-postheader a.hovered
{
   font-size: 22px;
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-align: left;
}

.rmp-postheader a, .rmp-postheader a:link
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #358DD4;
}

.rmp-postheader a:visited, .rmp-postheader a.visited
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #9EC8EA;
}

.rmp-postheader a:hover,  .rmp-postheader a.hovered
{
   font-family: 'Times New Roman', Georgia, Times, Serif;
   text-decoration: none;
   text-align: left;
   color: #2675B5;
}

.rmp-postmetadataheader
{
   background: #353D46;
   background: rgba(53, 61, 70, 0.5);
   border:1px solid #586674;
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
   margin-top: 5px;
}

.rmp-postheadericons,
.rmp-postheadericons a,
.rmp-postheadericons a:link,
.rmp-postheadericons a:visited,
.rmp-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #49F7FD;
}

.rmp-postheadericons
{
   padding: 1px;
}

.rmp-postheadericons a, .rmp-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #B1BAC4;
}

.rmp-postheadericons a:visited, .rmp-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #B1BAC4;
}

.rmp-postheadericons a:hover, .rmp-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #55B1C3;
}

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

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

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

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

.rmp-postcontent li, .rmp-post li, .rmp-textblock li
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #A2ADB9;
   margin: 3px 0 0 11px;
}

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

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

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

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

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

.rmp-postcontent li, .rmp-post li, .rmp-textblock li
{
   margin: 3px 0 0 0;
}

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

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

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

.rmp-postfootericons,
.rmp-postfootericons a,
.rmp-postfootericons a:link,
.rmp-postfootericons a:visited,
.rmp-postfootericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #D9DEE2;
}

.rmp-postfootericons
{
   padding: 1px;
}

.rmp-postfootericons a, .rmp-postfootericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ABB5BF;
}

.rmp-postfootericons a:visited, .rmp-postfootericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #ABB5BF;
}

.rmp-postfootericons a:hover, .rmp-postfootericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #4AACBF;
}

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

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

.Navigator .rmp-ccs-navigator img, .Navigator img
{
   border: 0;
   margin: 0;
   vertical-align: middle;
}
tr.Navigator td, td span.Navigator
{
   text-align: center;
   vertical-align: middle;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C5CCD3;
}

.Sorter a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C5CCD3;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #C5CCD3;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #ABB5BF;
}

.Sorter
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#C8CFD5;
}

.rmp-footer
{
   padding:10px;
   margin:0 auto;
   position: relative;
   color: #B3BDC6;
   font-size: 12px;
   font-family: 'Arial Black', Arial, Helvetica, Sans-Serif;
   letter-spacing: 1px;
   text-align: center;
}

.rmp-footer a,
.rmp-footer a:link,
.rmp-footer a:visited,
.rmp-footer a:hover,
.rmp-footer td, 
.rmp-footer th,
.rmp-footer caption
{
   color: #B3BDC6;
   font-size: 12px;
   font-family: 'Arial Black', Arial, Helvetica, Sans-Serif;
   letter-spacing: 1px;
}

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

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

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

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

.rmp-footer h1
{
   color: #586674;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-footer h2
{
   color: #697A8C;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-footer h3
{
   color: #6CACE0;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-footer h4
{
   color: #8AC9D6;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-footer h5
{
   color: #8AC9D6;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-footer h6
{
   color: #8AC9D6;
   font-family: 'Times New Roman', Georgia, Times, Serif;
}

.rmp-footer img
{
   border: none;
   margin: 5px;
}

.rmp-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;
   vertical-align: middle;
}

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

.rmp-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;
   vertical-align: middle;
}

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

.rmp-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;
   vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

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

.rmp-footer li
{
   font-size: 12px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #B3BDC6;
}

.rmp-page-footer, 
.rmp-page-footer a,
.rmp-page-footer a:link,
.rmp-page-footer a:visited,
.rmp-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: #92CDD9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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