

body, p
{
  margin: 0.5em 0;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #CFA49B;
  background-color: #292929;
  background-image: url('page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
}

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,
.htexyheader, .htexyheader a, .htexyheader a:link, .htexyheader a:visited, .htexyheader a:hover,
.sreqrblockheader .t, .sreqrvmenublockheader .t, .sreqrlogo-text, .sreqrlogo-text a,
h1.sreqrlogo-name, h1.sreqrlogo-name a, h1.sreqrlogo-name a:link, h1.sreqrlogo-name a:visited, h1.sreqrlogo-name a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  text-align: left;
  letter-spacing: 3px;
}

a, 
.htexy li a
{
  text-decoration: underline;
  color: #CFA49B;
}

a:link,
.htexy li a:link
{
  text-decoration: underline;
  color: #CFA49B;
}

a:visited, a.visited,
.htexy li a:visited, .htexy li a.visited
{

  color: #D9C8C4;
}

a:hover, a.hover,
.htexy li a:hover, .htexy li a.hover
{

  text-decoration: none;
  color: #FFFFFF;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;
  font-size: 16px;
  color: #C5ABA6;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 14px;
  letter-spacing: 2px;
  color: #C5ABA6;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 12px;
  letter-spacing: 2px;
  color: #D9C8C4;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 11px;
  letter-spacing: 2px;
  color: #B5B5B5;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 12px;
  letter-spacing: 2px;
  color: #B5B5B5;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 12px;
  letter-spacing: 2px;
  color: #B5B5B5;
}

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;
}

#opi
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}



#sreqrpage-background-gradient
{
  background-position: top left;
}


.cleared
{
  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 */
.taci
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 83px;
  min-height: 83px;
}

.taci-body
{
  position: relative;
  z-index: 1;
  padding: 1px;
}

.taci-tr, .taci-tl, .taci-br, .taci-bl, .taci-tc, .taci-bc,.taci-cr, .taci-cl
{
  position: absolute;
  z-index: -1;
}

.taci-tr, .taci-tl, .taci-br, .taci-bl
{
  width: 82px;
  height: 82px;
  background-image: url('sheet_s.png');
}

.taci-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 41px, 41px, auto);
}

.taci-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 41px, 41px);
}

.taci-bl
{
  bottom: 0;
  left: 0;
  clip: rect(41px, 41px, auto, auto);
}

.taci-br
{
  bottom: 0;
  right: 0;
  clip: rect(41px, auto, auto, 41px);
}

.taci-tc, .taci-bc
{
  left: 41px;
  right: 41px;
  height: 82px;
  background-image: url('sheet_h.png');
}

.taci-tc
{
  top: 0;
  clip: rect(auto, auto, 41px, auto);
}

.taci-bc
{
  bottom: 0;
  clip: rect(41px, auto, auto, auto);
}

.taci-cr, .taci-cl
{
  top: 41px;
  bottom: 41px;
  width: 82px;
  background-image: url('sheet_v.png');
}

.taci-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 41px);
}

.taci-cl
{
  left: 0;
  clip: rect(auto, 41px, auto, auto);
}

.taci-cc
{
  position: absolute;
  z-index: -1;
  top: 41px;
  left: 41px;
  right: 41px;
  bottom: 41px;
  background-image: url('sheet_c.png');
}

.taci
{
  margin-top: -1px !important;
  cursor:auto;
}

#sreqrpage-background-simple-gradient, #sreqrpage-background-gradient, #sreqrpage-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.sreqrheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 898px;
  height: 225px;
  overflow: hidden;
}


div.sreqrheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 898px;
  height: 225px;
  background-image: url('header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Layout */
.sreqrcontent-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 898px;
}

.sreqrcontent-layout .sreqrcontent-layout
{
  width: auto;
  margin:0;
}

div.sreqrcontent-layout div.sreqrlayout-cell, div.sreqrcontent-layout div.sreqrlayout-cell div.sreqrcontent-layout div.sreqrlayout-cell
{
   display: table-cell;
}

div.sreqrlayout-cell div.sreqrlayout-cell
{
   display: block;
}

div.sreqrcontent-layout-row
{
  display: table-row; 
}

.sreqrcontent-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.sreqrlayout-cell, .sreqrcontent-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 */
.sreqrvmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.sreqrvmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.sreqrvmenublock
{
  margin: 5px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.sreqrvmenublockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.sreqrvmenublockheader .t
{
  height: 32px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 32px;	
}

.sreqrvmenublockheader .l, .sreqrvmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('vmenublockheader.png');
}

.sreqrvmenublockheader .l
{
  left: 0;
  right: 25px;
}

.sreqrvmenublockheader .r
{
  width: 898px;
  right: 0;
  clip: rect(auto, auto, auto, 873px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.sreqrvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.sreqrvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.sreqrvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.sreqrvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.sreqrvmenu, ul.sreqrvmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.sreqrvmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-decoration: none;
}

ul.sreqrvmenu li.sreqrvmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.sreqrvmenu .sreqrvmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.sreqrvmenu a .r, ul.sreqrvmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 84px;
  background-image: url('vmenuitem.png');
}

ul.sreqrvmenu a .l
{
  left: 0;
  right: 17px;
}

ul.sreqrvmenu a .r
{
  width: 902px;
  right: 0;
  clip: rect(auto, auto, auto, 885px);
}

ul.sreqrvmenu a .t
{
  display: block;
  line-height: 28px;
  color: #B8B8B8;
  padding: 0 11px 0 27px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-left:0;
  margin-right:0;
}

ul.sreqrvmenu a:hover .l, ul.sreqrvmenu a:hover .r
{
  top: -28px;
}

ul.sreqrvmenu a:hover .t
{
  color: #DDCECB;
}

ul.sreqrvmenu a.active .l, ul.sreqrvmenu a.active .r
{
  top: -56px;
}

ul.sreqrvmenu a.active .t
{
  color: #CC9E94;
}
/* end VMenuItem */

/* begin Box, Block */
.sreqrblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.mikdbody
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.sreqrblock
{
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.sreqrblockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.sreqrblockheader .t
{
  height: 32px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: uppercase;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 32px;	
}

.sreqrblockheader .l, .sreqrblockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('blockheader.png');
}

.sreqrblockheader .l
{
  left: 0;
  right: 25px;
}

.sreqrblockheader .r
{
  width: 898px;
  right: 0;
  clip: rect(auto, auto, auto, 873px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.bkont
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 19px;
  min-height: 19px;
}

.bkont-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.bkont-tr, .bkont-tl, .bkont-br, .bkont-bl, .bkont-tc, .bkont-bc,.bkont-cr, .bkont-cl
{
  position: absolute;
  z-index: -1;
}

.bkont-tr, .bkont-tl, .bkont-br, .bkont-bl
{
  width: 18px;
  height: 18px;
  background-image: url('blockcontent_s.png');
}

.bkont-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 9px, 9px, auto);
}

.bkont-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 9px, 9px);
}

.bkont-bl
{
  bottom: 0;
  left: 0;
  clip: rect(9px, 9px, auto, auto);
}

.bkont-br
{
  bottom: 0;
  right: 0;
  clip: rect(9px, auto, auto, 9px);
}

.bkont-tc, .bkont-bc
{
  left: 9px;
  right: 9px;
  height: 18px;
  background-image: url('blockcontent_h.png');
}

.bkont-tc
{
  top: 0;
  clip: rect(auto, auto, 9px, auto);
}

.bkont-bc
{
  bottom: 0;
  clip: rect(9px, auto, auto, auto);
}

.bkont-cr, .bkont-cl
{
  top: 9px;
  bottom: 9px;
  width: 18px;
  background-image: url('blockcontent_v.png');
}

.bkont-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 9px);
}

.bkont-cl
{
  left: 0;
  clip: rect(auto, 9px, auto, auto);
}

.bkont-cc
{
  position: absolute;
  z-index: -1;
  top: 9px;
  left: 9px;
  right: 9px;
  bottom: 9px;
  background-color: #595959;
}

.bkont-body, 
.bkont-body a, 
.bkont-body li a
{
  color: #C4C4C4;

}

.bkont-body a,
.bkont-body li a
{
  color: #BFA39C;
  text-decoration: underline;
}

.bkont-body a:link,
.bkont-body li a:link
{
  color: #BFA39C;
  text-decoration: underline;
}

.bkont-body a:visited, .bkont-body a.visited,
.bkont-body li a:visited, .bkont-body li a.visited
{
  color: #E0E0E0;
  text-decoration: none;
}

.bkont-body a:hover, .bkont-body a.hover,
.bkont-body li a:hover, .bkont-body li a.hover
{
  color: #DBBAB3;
  text-decoration: none;

}

.bkont-body ul
{
  list-style-type: none;
  color: #E4CDC8;
  margin: 0;
  padding: 0;
}

.bkont-body ul li
{
  margin-left: 12px;
  line-height: 1.25em;
  padding: 0 0 0 11px;
  background-image: url('blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.sreqrbutton-wrapper .sreqrbutton
{
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #EDEDED !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0;
  padding: 0 13px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.sreqrbutton img, .sreqrbutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.sreqrbutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .sreqrbutton-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-weight: bold;
}

.sreqrblock select 
{
    width:96%;
}

.sreqrbutton-wrapper.hover .sreqrbutton, .sreqrbutton:hover
{
  color: #F7EFEE !important;
  text-decoration: none !important;
}

.sreqrbutton-wrapper.active .sreqrbutton
{
  color: #F5F1F0 !important;
}

.sreqrbutton-wrapper .l, .sreqrbutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 90px;
  margin: 0;
  padding: 0;
  background-image: url('button.png');
}

.sreqrbutton-wrapper .l
{
  left: 0;
  right: 7px;
}

.sreqrbutton-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 396px);
}

.sreqrbutton-wrapper.hover .l, .sreqrbutton-wrapper.hover .r
{
  top: -30px;
}

.sreqrbutton-wrapper.active .l, .sreqrbutton-wrapper.active .r
{
  top: -60px;
}

.sreqrbutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.htexy
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 31px;
  min-height: 31px;
}

.htexy-body
{
  position: relative;
  z-index: 1;
  padding: 15px;
}

.htexy-tr, .htexy-tl, .htexy-br, .htexy-bl, .htexy-tc, .htexy-bc,.htexy-cr, .htexy-cl
{
  position: absolute;
  z-index: -1;
}

.htexy-tr, .htexy-tl, .htexy-br, .htexy-bl
{
  width: 38px;
  height: 38px;
  background-image: url('post_s.png');
}

.htexy-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 19px, 19px, auto);
}

.htexy-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 19px, 19px);
}

.htexy-bl
{
  bottom: 0;
  left: 0;
  clip: rect(19px, 19px, auto, auto);
}

.htexy-br
{
  bottom: 0;
  right: 0;
  clip: rect(19px, auto, auto, 19px);
}

.htexy-tc, .htexy-bc
{
  left: 19px;
  right: 19px;
  height: 38px;
  background-image: url('post_h.png');
}

.htexy-tc
{
  top: 0;
  clip: rect(auto, auto, 19px, auto);
}

.htexy-bc
{
  bottom: 0;
  clip: rect(19px, auto, auto, auto);
}

.htexy-cr, .htexy-cl
{
  top: 19px;
  bottom: 19px;
  width: 38px;
  background-image: url('post_v.png');
}

.htexy-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 19px);
}

.htexy-cl
{
  left: 0;
  clip: rect(auto, 19px, auto, auto);
}

.htexy-cc
{
  position: absolute;
  z-index: -1;
  top: 19px;
  left: 19px;
  right: 19px;
  bottom: 19px;
  background-color: #454545;
}

.htexy
{
  margin: 10px;
}

a img
{
  border: 0;
}

.sreqrarticle img, img.sreqrarticle
{
  border: solid 3px #B36E61;
  margin: 10px;
}

.sreqrmetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.sreqrarticle table, table.sreqrarticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.sreqrarticle table, table.sreqrarticle .sreqrarticle tr, .sreqrarticle th, .sreqrarticle td
{
  background-color: Transparent;
}

.sreqrarticle th, .sreqrarticle td
{
  padding: 2px;
  border: solid 1px #8F8F8F;
  vertical-align: top;
  text-align: left;
}

.sreqrarticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.htexymetadataheader
{
  padding: 1px;
  background-color: #3D3D3D;
  border-color: #292929;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.htexy h2.htexyheader, 
.htexy h2.htexyheader a, 
.htexy h2.htexyheader a:link, 
.htexy h2.htexyheader a:visited, 
.htexy h2.htexyheader a.visited, 
.htexy h2.htexyheader a:hover, 
.htexy h2.htexyheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  margin-top: 12px;
  margin-bottom: 8px;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 2px;
  color: #E4CDC8;
}

.htexy h2.htexyheader a, 
.htexy h2.htexyheader a:link, 
.htexy h2.htexyheader a:visited, 
.htexy h2.htexyheader a.visited, 
.htexy h2.htexyheader a:hover, 
.htexy h2.htexyheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #DCBDB7;
}

.htexy h2.htexyheader a:visited, 
.htexy h2.htexyheader a.visited
{

  color: #F1EBE9;
}


.htexy h2.htexyheader a:hover, 
.htexy h2.htexyheader a.hovered
{

  text-decoration: underline;
  color: #FFFFFF;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.htexy ol, .htexy ul
{
  color: #B5B5B5;
  margin: 1em 0 1em 2em;
  padding: 0;
  text-align: left;
}

.htexy li ol, .htexy li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.htexy li
{
  margin: 0.2em 0;
  padding: 0;
}

.htexy ul
{
  list-style-type: none;
}

.htexy ol
{
  list-style-position: inside;

}



.htexy li
{
  padding: 0 0 0 11px;
  line-height: 1em;
}

.htexy ol li, .htexy ul ol li
{
  background: none;
  padding-left: 0;
}

.htexy ul li, .htexy ol ul li
{
  background-image: url('postbullets.png');
  background-repeat: no-repeat;
  padding-left: 11px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.htexycontent blockquote p
{
  color: #0A0605;
  font-style: italic;
  text-align: left;
}

blockquote,
.htexycontent blockquote
{
  border: solid 1px #DBBAB3;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 38px;
  background-color: #C7948A;
  background-image: url('postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.sreqrfooter
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 898px;
  margin: 0 auto;
}

.sreqrfooter .sreqrfooter-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.sreqrfooter .sreqrfooter-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('footer.png');
  width: 898px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.sreqrfooter .sreqrfooter-text p
{
  margin: 0;
}

.sreqrfooter, .sreqrfooter-text, .sreqrfooter-text p
{
  color: #D6D6D6;
  text-align: center;
}

.sreqrfooter .sreqrfooter-text,
.sreqrfooter .sreqrfooter-text a,
.sreqrfooter .sreqrfooter-text a:link,
.sreqrfooter .sreqrfooter-text a:visited,
.sreqrfooter .sreqrfooter-text a:hover
{
  font-size: 11px;
}

.sreqrfooter .sreqrfooter-text a,
.sreqrfooter .sreqrfooter-text a:link
{
  color: #BFA39C;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.sreqrfooter .sreqrfooter-text a:visited
{
  text-decoration: none;
  color: #E0E0E0;

}

.sreqrfooter .sreqrfooter-text a:hover
{
  text-decoration: none;
  color: #CA9A91;


}
/* end Footer */

/* begin PageFooter */
.sreqrpage-footer, .sreqrpage-footer a, .sreqrpage-footer a:link, .sreqrpage-footer a:visited, .sreqrpage-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: #634740;
}

.sreqrpage-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #525252;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.sreqrcontent-layout .sreqrsidebar1
{
  width: 20%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.sreqrcontent-layout .sreqrcontent
{
  width: 60%;
}
.sreqrcontent-layout .sreqrcontent .sreqrblock
{
  background-color: #FFFFFF;
}
.sreqrcontent-layout .sreqrcontent-sidebar1
{
  width: 80%;
}
.sreqrcontent-layout .sreqrcontent-sidebar2
{
  width: 80%;
}
.sreqrcontent-layout .sreqrcontent-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.sreqrcontent-layout .sreqrsidebar2
{
  width: 20%;
}
/* end LayoutCell, sidebar2 */



/*
** HTML elements
*/

body.sreqrbody-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;
}

.bkont
{
	width: 100% !important;	
}

.filefield-upload .sreqrbutton-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 */
.mikdbody .htexyheader
{
	display: none;
}

.mikdbody .htexy
{
	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: #454545 !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.sreqrbutton-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 */