
body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #3F4D5A;
  background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.rrvcpostheader, .rrvcpostheader a, .rrvcpostheader a:link, .rrvcpostheader a:visited, .rrvcpostheader a:hover,
.rrvcblockheader .t, .rrvcvmenublockheader .t, .rrvclogo-text, .rrvclogo-text a,
h1.rrvclogo-name, h1.rrvclogo-name a, h1.rrvclogo-name a:link, h1.rrvclogo-name a:visited, h1.rrvclogo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 35px;
}

a, 
.rrvcpost li a
{
  text-decoration: none;
  color: #435260;
}

a:link,
.rrvcpost li a:link
{
  text-decoration: none;
  color: #435260;
}

a:visited, a.visited,
.rrvcpost li a:visited, .rrvcpost li a.visited
{

  color: #625E41;
}

a:hover, a.hover,
.rrvcpost li a:hover, .rrvcpost li a.hover
{


  color: #5A6E81;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;
  font-size: 18px;
  color: #435260;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 15px;
  color: #435260;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 14px;
  color: #625E41;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 12px;
  color: #2E2C1F;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 14px;
  color: #2E2C1F;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 12px;
  color: #2E2C1F;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#rrvcmain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#jitresbackground-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;

}


#jitresbackground-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;
}

.plytr
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.rrvcsheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 53px;
  min-height: 53px;
}

.gukytbody
{
  position: relative;
  z-index: 1;
  padding: 12px;
}

.gukyttr, .gukyttl, .gukytbr, .gukytbl, .gukyttc, .gukytbc,.gukytcr, .gukytcl
{
  position: absolute;
  z-index: -1;
}

.gukyttr, .gukyttl, .gukytbr, .gukytbl
{
  width: 72px;
  height: 72px;
  background-image: url('images/sheet_s.png');
}

.gukyttl
{
  top: 0;
  left: 0;
  clip: rect(auto, 36px, 36px, auto);
}

.gukyttr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 36px, 36px);
}

.gukytbl
{
  bottom: 0;
  left: 0;
  clip: rect(36px, 36px, auto, auto);
}

.gukytbr
{
  bottom: 0;
  right: 0;
  clip: rect(36px, auto, auto, 36px);
}

.gukyttc, .gukytbc
{
  left: 36px;
  right: 36px;
  height: 72px;
  background-image: url('images/sheet_h.png');
}

.gukyttc
{
  top: 0;
  clip: rect(auto, auto, 36px, auto);
}

.gukytbc
{
  bottom: 0;
  clip: rect(36px, auto, auto, auto);
}

.gukytcr, .gukytcl
{
  top: 36px;
  bottom: 36px;
  width: 72px;
  background-image: url('images/sheet_v.png');
}

.gukytcr
{
  right: 0;
  clip: rect(auto, auto, auto, 36px);
}

.gukytcl
{
  left: 0;
  clip: rect(auto, 36px, auto, auto);
}

.gukytcc
{
  position: absolute;
  z-index: -1;
  top: 36px;
  left: 36px;
  right: 36px;
  bottom: 36px;
  background-image: url('images/sheet_c.png');
}

.rrvcsheet
{
  margin-top: -12px !important;
  cursor:auto;
}

#jitresbackground-simple-gradient, #jitresbackground-gradient, #jitresbackground-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.breshe
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 876px;
  height: 150px;
  overflow: hidden;
}


div.breshe-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 876px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Menu */
/* menu structure */

.rrvcmenu a, .rrvcmenu a:link, .rrvcmenu a:visited, .rrvcmenu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.rrvcmenu, .rrvcmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.rrvcmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.rrvcmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.rrvcmenu li li
{
  float: none;
}

.rrvcmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.rrvcmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.rrvcmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.rrvcmenu:after, .rrvcmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.rrvcmenu, .rrvcmenu ul
{
  min-height: 0;
}

.rrvcmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.rrvcmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.rrvcmenu
{
  padding: 4px 4px 4px 4px;
}

.rrvcnav
{
  position: relative;
  height: 37px;
  z-index: 100;
}

.rrvcnav .l, .rrvcnav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 37px;
  background-image: url('images/nav.png');
}

.rrvcnav .l
{
  left: 0;
  right: 0;
}

.rrvcnav .r
{
  right: 0;
  width: 876px;
  clip: rect(auto, auto, auto, 876px);
}


/* end Menu */

/* begin MenuItem */
.rrvcmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  text-decoration: none;
}

.rrvcmenu ul li
{
    margin:0;
    clear: both;
}


.rrvcmenu a .r, .rrvcmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 87px;
  background-image: url('images/menuitem.png');
}

.rrvcmenu a .l
{
  left: 0;
  right: 10px;
}

.rrvcmenu a .r
{
  width: 420px;
  right: 0;
  clip: rect(auto, auto, auto, 410px);
}

.rrvcmenu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #151A1E;
  padding: 0 8px;
  margin: 0 10px;
  line-height: 29px;
  text-align: center;
}

.rrvcmenu a:hover .l, .rrvcmenu a:hover .r
{
  top: -29px;
}

.rrvcmenu li:hover>a .l, .rrvcmenu li:hover>a .r
{
  top: -29px;
}

.rrvcmenu li:hover a .l, .rrvcmenu li:hover a .r
{
  top: -29px;
}
.rrvcmenu a:hover .t
{
  color: #000000;
}

.rrvcmenu li:hover a .t
{
  color: #000000;
}

.rrvcmenu li:hover>a .t
{
  color: #000000;
}

/* end MenuItem */

/* begin MenuSeparator */


.rrvcmenu .rrvcmenu-li-separator
{
  display: block;
  width: 4px;
  height: 29px;
}

/* end MenuSeparator */

/* begin Layout */
.kontfd-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 876px;
}

.kontfd-layout .kontfd-layout
{
  width: auto;
  margin:0;
}

div.kontfd-layout div.rrvclayout-cell, div.kontfd-layout div.rrvclayout-cell div.kontfd-layout div.rrvclayout-cell
{
   display: table-cell;
}

div.rrvclayout-cell div.rrvclayout-cell
{
   display: block;
}

div.kontfd-layout-row
{
  display: table-row; 
}

.kontfd-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.rrvclayout-cell, .kontfd-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.rrvcvmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 11px;
  min-height: 11px;
}

.ikresdbody
{
  position: relative;
  z-index: 1;
  padding: 4px;
}

.ikresdtr, .ikresdtl, .ikresdbr, .ikresdbl, .ikresdtc, .ikresdbc,.ikresdcr, .ikresdcl
{
  position: absolute;
  z-index: -1;
}

.ikresdtr, .ikresdtl, .ikresdbr, .ikresdbl
{
  width: 10px;
  height: 10px;
  background-image: url('images/vmenublock_s.png');
}

.ikresdtl
{
  top: 0;
  left: 0;
  clip: rect(auto, 5px, 5px, auto);
}

.ikresdtr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 5px, 5px);
}

.ikresdbl
{
  bottom: 0;
  left: 0;
  clip: rect(5px, 5px, auto, auto);
}

.ikresdbr
{
  bottom: 0;
  right: 0;
  clip: rect(5px, auto, auto, 5px);
}

.ikresdtc, .ikresdbc
{
  left: 5px;
  right: 5px;
  height: 10px;
  background-image: url('images/vmenublock_h.png');
}

.ikresdtc
{
  top: 0;
  clip: rect(auto, auto, 5px, auto);
}

.ikresdbc
{
  bottom: 0;
  clip: rect(5px, auto, auto, auto);
}

.ikresdcr, .ikresdcl
{
  top: 5px;
  bottom: 5px;
  width: 10px;
  background-image: url('images/vmenublock_v.png');
}

.ikresdcr
{
  right: 0;
  clip: rect(auto, auto, auto, 5px);
}

.ikresdcl
{
  left: 0;
  clip: rect(auto, 5px, auto, auto);
}

.ikresdcc
{
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: #EAE9E1;
}

.rrvcvmenublock
{
  margin: 5px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.rrvcvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.rrvcvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.rrvcvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.rrvcvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.rrvcvmenu, ul.rrvcvmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.rrvcvmenu ul
{
  display: none;
}

ul.rrvcvmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.rrvcvmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.rrvcvmenu li.rrvcvmenu-separator
{
  display: block;
  padding: 1px 0 1px 0;
  margin: 0;
  font-size: 1px;
}

ul.rrvcvmenu .rrvcvmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 2px #C8C4AC;
}

ul.rrvcvmenu a .r, ul.rrvcvmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.rrvcvmenu a .l
{
  left: 0;
  right: 29px;
}

ul.rrvcvmenu a .r
{
  width: 902px;
  right: 0;
  clip: rect(auto, auto, auto, 873px);
}

ul.rrvcvmenu a .t
{
  display: block;
  line-height: 30px;
  color: #5F5B3F;
  padding: 0 11px 0 39px;
  font-size: 13px;
  margin-left:0;
  margin-right:0;
}

ul.rrvcvmenu a.active .l, ul.rrvcvmenu a.active .r
{
  top: -60px;
}

ul.rrvcvmenu a.active .t
{
  color: #5F5B3F;
}


ul.rrvcvmenu a:hover .l, ul.rrvcvmenu a:hover .r
{
  top: -30px;
}

ul.rrvcvmenu a:hover .t
{
  color: #5C583D;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.rrvcvmenu ul, ul.rrvcvmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.rrvcvmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 25px;
}

ul.rrvcvmenu ul li
{
  padding: 0;
}

ul.rrvcvmenu ul span, ul.rrvcvmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.rrvcvmenu ul a, ul.rrvcvmenu ul a:link, ul.rrvcvmenu ul a:visited, ul.rrvcvmenu ul a:hover, ul.rrvcvmenu ul a:active, ul.rrvcvmenu ul span, ul.rrvcvmenu ul span span
{
  line-height: 20px;
  color: #6B6647;
  font-size: 12px;
  margin-left: 0;
}

ul.rrvcvmenu ul
{
    margin:0 0 0 0;
}

ul.rrvcvmenu ul ul
{
  margin:0 0 0 0;
}

ul.rrvcvmenu ul li.rrvcvsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.rrvcvmenu ul .rrvcvsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.rrvcvmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.rrvcvmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.rrvcvmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.rrvcvmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.rrvcvmenu ul li a.active
{
  color: #4D4933;
  background-position: 25px -40px;
}

ul.rrvcvmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.rrvcvmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.rrvcvmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.rrvcvmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.rrvcvmenu ul li a:hover, ul.rrvcvmenu ul li a:hover.active
{
  color: #394546;
  background-position: 25px -20px;
}


ul.rrvcvmenu ul li li a:hover, ul.rrvcvmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.rrvcvmenu ul li li li a:hover, ul.rrvcvmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.rrvcvmenu ul li li li li a:hover, ul.rrvcvmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.rrvcvmenu ul li li li li li a:hover, ul.rrvcvmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.rrvcblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
}

.uyxxcbody
{
  position: relative;
  z-index: 1;
  padding: 11px;
}

.uyxxctr, .uyxxctl, .uyxxcbr, .uyxxcbl, .uyxxctc, .uyxxcbc,.uyxxccr, .uyxxccl
{
  position: absolute;
  z-index: -1;
}

.uyxxctr, .uyxxctl, .uyxxcbr, .uyxxcbl
{
  width: 34px;
  height: 34px;
  background-image: url('images/block_s.png');
}

.uyxxctl
{
  top: 0;
  left: 0;
  clip: rect(auto, 17px, 17px, auto);
}

.uyxxctr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 17px, 17px);
}

.uyxxcbl
{
  bottom: 0;
  left: 0;
  clip: rect(17px, 17px, auto, auto);
}

.uyxxcbr
{
  bottom: 0;
  right: 0;
  clip: rect(17px, auto, auto, 17px);
}

.uyxxctc, .uyxxcbc
{
  left: 17px;
  right: 17px;
  height: 34px;
  background-image: url('images/block_h.png');
}

.uyxxctc
{
  top: 0;
  clip: rect(auto, auto, 17px, auto);
}

.uyxxcbc
{
  bottom: 0;
  clip: rect(17px, auto, auto, auto);
}

.uyxxccr, .uyxxccl
{
  top: 17px;
  bottom: 17px;
  width: 34px;
  background-image: url('images/block_v.png');
}

.uyxxccr
{
  right: 0;
  clip: rect(auto, auto, auto, 17px);
}

.uyxxccl
{
  left: 0;
  clip: rect(auto, 17px, auto, auto);
}

.uyxxccc
{
  position: absolute;
  z-index: -1;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-color: #EAE9E1;
}

.rrvcblock
{
  margin: 5px;
}

/* end Box, Block */

/* begin Box, BlockContent */
.rrvcblockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.rrvcblockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.rrvcblockcontent-body, 
.rrvcblockcontent-body a, 
.rrvcblockcontent-body li a
{
  color: #2B291D;

}

.rrvcblockcontent-body a,
.rrvcblockcontent-body li a
{
  color: #41505D;

}

.rrvcblockcontent-body a:link,
.rrvcblockcontent-body li a:link
{
  color: #41505D;

}

.rrvcblockcontent-body a:visited, .rrvcblockcontent-body a.visited,
.rrvcblockcontent-body li a:visited, .rrvcblockcontent-body li a.visited
{
  color: #9B9469;
  text-decoration: none;
}

.rrvcblockcontent-body a:hover, .rrvcblockcontent-body a.hover,
.rrvcblockcontent-body li a:hover, .rrvcblockcontent-body li a.hover
{
  color: #56697B;
  text-decoration: none;

}

.rrvcblockcontent-body ul
{
  list-style-type: none;
  color: #403D2B;
  margin: 0;
  padding: 0;
}

.rrvcblockcontent-body ul li
{
  line-height: 1.25em;
  padding: 0 0 0 16px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.rrvcbutton-wrapper .rrvcbutton
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.rrvcbutton img, .rrvcbutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.rrvcbutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .rrvcbutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.rrvcblock select 
{
    width:96%;
}

.rrvcbutton-wrapper.hover .rrvcbutton, .rrvcbutton:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.rrvcbutton-wrapper.active .rrvcbutton
{
  color: #EBEFEF !important;
}

.rrvcbutton-wrapper .l, .rrvcbutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 99px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.rrvcbutton-wrapper .l
{
  left: 0;
  right: 9px;
}

.rrvcbutton-wrapper .r
{
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}

.rrvcbutton-wrapper.hover .l, .rrvcbutton-wrapper.hover .r
{
  top: -33px;
}

.rrvcbutton-wrapper.active .l, .rrvcbutton-wrapper.active .r
{
  top: -66px;
}

.rrvcbutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.rrvcpost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 31px;
  min-height: 31px;
}

.pstcbbody
{
  position: relative;
  z-index: 1;
  padding: 16px;
}

.pstcbtr, .pstcbtl, .pstcbbr, .pstcbbl, .pstcbtc, .pstcbbc,.pstcbcr, .pstcbcl
{
  position: absolute;
  z-index: -1;
}

.pstcbtr, .pstcbtl, .pstcbbr, .pstcbbl
{
  width: 42px;
  height: 42px;
  background-image: url('images/post_s.png');
}

.pstcbtl
{
  top: 0;
  left: 0;
  clip: rect(auto, 21px, 21px, auto);
}

.pstcbtr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 21px, 21px);
}

.pstcbbl
{
  bottom: 0;
  left: 0;
  clip: rect(21px, 21px, auto, auto);
}

.pstcbbr
{
  bottom: 0;
  right: 0;
  clip: rect(21px, auto, auto, 21px);
}

.pstcbtc, .pstcbbc
{
  left: 21px;
  right: 21px;
  height: 42px;
  background-image: url('images/post_h.png');
}

.pstcbtc
{
  top: 0;
  clip: rect(auto, auto, 21px, auto);
}

.pstcbbc
{
  bottom: 0;
  clip: rect(21px, auto, auto, auto);
}

.pstcbcr, .pstcbcl
{
  top: 21px;
  bottom: 21px;
  width: 42px;
  background-image: url('images/post_v.png');
}

.pstcbcr
{
  right: 0;
  clip: rect(auto, auto, auto, 21px);
}

.pstcbcl
{
  left: 0;
  clip: rect(auto, 21px, auto, auto);
}

.pstcbcc
{
  position: absolute;
  z-index: -1;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-color: #F2F2ED;
}

.rrvcpost
{
  margin: 5px;
}

a img
{
  border: 0;
}

.rrvcarticle img, img.rrvcarticle
{
  border: solid 2px #CCC9B2;
  margin: 10px;
}

.rrvcmetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.rrvcarticle table, table.rrvcarticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.rrvcarticle th, .rrvcarticle td
{
  padding: 2px;
  border: solid 1px #7D7854;
  vertical-align: top;
  text-align: left;
}

.rrvcarticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.rrvcpost h2.rrvcpostheader, 
.rrvcpost h2.rrvcpostheader a, 
.rrvcpost h2.rrvcpostheader a:link, 
.rrvcpost h2.rrvcpostheader a:visited, 
.rrvcpost h2.rrvcpostheader a.visited, 
.rrvcpost h2.rrvcpostheader a:hover, 
.rrvcpost h2.rrvcpostheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 20px;
  color: #3F4D5A;
}

.rrvcpost h2.rrvcpostheader a, 
.rrvcpost h2.rrvcpostheader a:link, 
.rrvcpost h2.rrvcpostheader a:visited, 
.rrvcpost h2.rrvcpostheader a.visited, 
.rrvcpost h2.rrvcpostheader a:hover, 
.rrvcpost h2.rrvcpostheader a.hovered
{
  margin: 0;
  text-align: left;
  text-decoration: none;
  color: #384551;
}

.rrvcpost h2.rrvcpostheader a:visited, 
.rrvcpost h2.rrvcpostheader a.visited
{

  color: #534F37;
}


.rrvcpost h2.rrvcpostheader a:hover, 
.rrvcpost h2.rrvcpostheader a.hovered
{


  color: #5A6E81;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.rrvcpost ol, .rrvcpost ul
{
  color: #43402D;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.rrvcpost li ol, .rrvcpost li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.rrvcpost li
{
  margin: 0.2em 0;
  padding: 0;
}

.rrvcpost ul
{
  list-style-type: none;
}

.rrvcpost ol
{
  list-style-position: inside;

}



.rrvcpost li
{
  padding: 0 0 0 17px;
  line-height: 1em;
}

.rrvcpost ol li, .rrvcpost ul ol li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.rrvcpost ul li, .rrvcpost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 17px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow: auto;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.rrvcpostcontent blockquote p
{
  color: #12120C;

}

blockquote,
.rrvcpostcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E4E3D7;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
}

/* end PostQuote */

/* begin Footer */
.rrvcfooter
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.rrvcfooter-b 
{
  position: absolute;
  left:9px;
  right:9px;
  bottom:0;
  height:9px;
  background-image: url('images/footer_b.png');
}

.rrvcfooter-r, .rrvcfooter-l
{
  position: absolute;
  height:9px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.rrvcfooter-l
{
  left: 0;
  width:9px;
}

.rrvcfooter-r
{
  right: 0;
  width:18px;
  clip: rect(auto, auto, auto, 9px);
}

.rrvcfooter-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 9px;
  background-color: #FFFFFF;
}

.rrvcfooter-body
{
    position:relative;
    padding: 15px;
}


.rrvcfooter-text, .rrvcfooter-text p
{
  margin: 0;
  padding: 0;
  text-align: center;
}

.rrvcfooter,
.rrvcfooter p,
.rrvcfooter a,
.rrvcfooter a:link,
.rrvcfooter a:visited,
.rrvcfooter a:hover
{
  color: #212930;

}

.rrvcfooter-text
{
  margin: 0 10px 0 10px;
}

.rrvcfooter a,
.rrvcfooter a:link
{
  color: #495A69;
  text-decoration: none;
}

.rrvcfooter a:visited
{
  color: #000000;

}

.rrvcfooter a:hover
{
  color: #171C21;


}/* end Footer */

/* begin PageFooter */
.jitresfooter, .jitresfooter a, .jitresfooter a:link, .jitresfooter a:visited, .jitresfooter a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #526475;
}

.jitresfooter
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #777250;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.kontfd-layout .rrvcsidebar1
{
  width: 30%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.kontfd-layout .kontfd
{
  width: 70%;
}
.kontfd-layout .kontfd-wide
{
  width: 100%;
}
/* end LayoutCell, content */



/*
** HTML elements
*/

body.rrvcbody-nostyle
{
	background-image: none;
}

table
{
	width: 100%;
}

ul li, .item-list ul li, li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

.arttabs_primary, .arttabs_secondary, .links, .service-links img, service-links img
{
	padding-left: 0;
	margin: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.links li
{
	display: inline;
	background-image: none;
}

ul.menu li a.active
{
	font-weight: bold;
}

li.messages
{
	margin: 5px 0;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
fieldset, fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	padding-bottom: .7em;
}

#edit-name, #edit-pass, #edit-mail, #search-block-form input.form-text
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
}

#forum td.active
{
	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum td.container
{
	font-weight: bold;
}

#forum td.active
{
	background-color: transparent;
}

.forum-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
	margin: 5px 0;
	text-align: left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}

.rrvcblockcontent
{
	width: 100% !important;	
}

.filefield-upload .rrvcbutton-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
	padding-left: 1em;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */
.uyxxcbody .rrvcpostheader
{
	display: none;
}

.uyxxcbody .rrvcpost
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: #F2F2ED !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumb
{
	margin: 1em 0 0 0.7em;
}
/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.rrvcbutton-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}