/* begin Page */

/* Generated with Artisteer version 2.5.0.31067, file checksum is 4B246BA7. */

body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #242929;
  background-color: #B5BFBF;
}

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,
.form-postheader, .form-postheader a, .form-postheader a:link, .form-postheader a:visited, .form-postheader a:hover,
.form-blockheader .t, .form-vmenublockheader .t, .form-logo-text, .form-logo-text a,
h1.form-logo-name, h1.form-logo-name a, h1.form-logo-name a:link, h1.form-logo-name a:visited, h1.form-logo-name a:hover
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a, 
.form-post li a
{
  text-decoration: underline;
  color: #435060;
}

a:link,
.form-post li a:link
{
  text-decoration: underline;
  color: #435060;
}

a:visited, a.visited,
.form-post li a:visited, .form-post li a.visited
{

  color: #667575;
}

a:hover, a.hover,
.form-post li a:hover, .form-post li a.hover
{

  text-decoration: none;
  color: #4C5757;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #4C5757;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 22px;
  color: #4C5757;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 18px;
  color: #667575;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 16px;
  color: #242929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 14px;
  color: #242929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 14px;
  color: #242929;
}

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;
}

#form-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#form-page-background-gradient
{
  position: absolute;
  background-image: url('/images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;

}


#form-page-background-simple-gradient
{
  position: absolute;
  background-image: url('/images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;
}

.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 */
.form-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 55px;
  min-height: 55px;
}

.form-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 4px;
}

.form-sheet-tr, .form-sheet-tl, .form-sheet-br, .form-sheet-bl, .form-sheet-tc, .form-sheet-bc,.form-sheet-cr, .form-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.form-sheet-tr, .form-sheet-tl, .form-sheet-br, .form-sheet-bl
{
  width: 66px;
  height: 66px;
  background-image: url('/images/sheet_s.png');
}

.form-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 33px, 33px, auto);
}

.form-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 33px, 33px);
}

.form-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(33px, 33px, auto, auto);
}

.form-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(33px, auto, auto, 33px);
}

.form-sheet-tc, .form-sheet-bc
{
  left: 33px;
  right: 33px;
  height: 66px;
  background-image: url('/images/sheet_h.png');
}

.form-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 33px, auto);
}

.form-sheet-bc
{
  bottom: 0;
  clip: rect(33px, auto, auto, auto);
}

.form-sheet-cr, .form-sheet-cl
{
  top: 33px;
  bottom: 33px;
  width: 66px;
  background-image: url('/images/sheet_v.png');
}

.form-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 33px);
}

.form-sheet-cl
{
  left: 0;
  clip: rect(auto, 33px, auto, auto);
}

.form-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 33px;
  left: 33px;
  right: 33px;
  bottom: 33px;
  background-color: #FCFDFD;
}

.form-sheet
{
  margin-top: -4px !important;
  cursor:auto;
}

#form-page-background-simple-gradient, #form-page-background-gradient, #form-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.form-menu a, .form-menu a:link, .form-menu a:visited, .form-menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.form-menu, .form-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  /*display: block;*/
  display:inline-block;
}

.form-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  /*display:inline-block;*/
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.form-menu li:hover
{
  z-index: 10000;
  white-space: normal;
  cursor:pointer;
}

.form-menu li li
{
  float: none;
}

.form-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.form-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.form-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.form-menu:after, .form-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  /*display:inline-block;*/
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.form-menu, .form-menu ul
{
  min-height: 0;
}

.form-menu ul
{
  background-image: url(/images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.form-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.form-menu
{
  padding: 12px 6px 0 6px;
}

.form-nav
{
  position: relative;
  height: 41px;
  z-index: 100;
}

.form-nav .l, .form-nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 41px;
  background-image: url('/images/nav.png');
}

.form-nav .l
{
  left: 0;
  right: 0;
}

.form-nav .r
{
  right: 0;
  width: 892px;
  clip: rect(auto, auto, auto, 892px);
}


/* end Menu */

/* begin MenuItem */
.form-menu a
{
  position: relative;
  display: block;
  /*display:inline-block;*/
  overflow: hidden;
  height: 29px;
  cursor: pointer;
  text-decoration: none;
}

.form-menu ul li
{
    margin:0;
    clear: both;
}


.form-menu a .r, .form-menu a .l
{
  position: absolute;
  display: block;
  /*display:inline-block;*/
  top: 0;
  z-index: -1;
  height: 87px;
  background-image: url('/images/menuitem.png');
}

.form-menu a .l
{
  left: 0;
  right: 4px;
}

.form-menu a .r
{
  width: 408px;
  right: 0;
  clip: rect(auto, auto, auto, 404px);
}

.form-menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #323C48;
  padding: 0 19px;
  margin: 0 4px;
  line-height: 29px;
  text-align: center;
}

.form-menu a:hover .l, .form-menu a:hover .r
{
  top: -29px;
}

.form-menu li:hover>a .l, .form-menu li:hover>a .r
{
  top: -29px;
}

.form-menu li:hover a .l, .form-menu li:hover a .r
{
  top: -29px;
}
.form-menu a:hover .t
{
  color: #212626;
}

.form-menu li:hover a .t
{
  color: #212626;
}

.form-menu li:hover>a .t
{
  color: #212626;
}


.form-menu a.active .l, .form-menu a.active .r
{
  top: -58px;
}

.form-menu a.active .t
{
  color: #D2D8E0;
}
/* end MenuItem */

/* begin MenuSeparator */


.form-menu .form-menu-li-separator
{
  display: block;
  /*display:inline-block;*/
  width: 4px;
  height: 29px;
}

/* end MenuSeparator */

/* begin MenuSubItem */
.form-menu ul a
{
  display: block;
  /*display:inline-block;*/
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('/images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

.form-nav ul.form-menu ul span, .form-nav ul.form-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.form-menu ul a, .form-menu ul a:link, .form-menu ul a:visited, .form-menu ul a:hover, .form-menu ul a:active, .form-nav ul.form-menu ul span, .form-nav ul.form-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #EDEFF2;
  margin-right: 10px;
  margin-left: 10px;
  margin:0;
  padding:0;
}

.form-menu ul li a:hover
{
  color: #070808;
  background-position: 0 -20px;
}

.form-menu ul li:hover>a
{
  color: #070808;
  background-position: 0 -20px;
}

.form-nav .form-menu ul li a:hover span, .form-nav .form-menu ul li a:hover span span
{
  color: #070808;
}

.form-nav .form-menu ul li:hover>a span, .form-nav .form-menu ul li:hover>a span span
{
  color: #070808;
}


/* end MenuSubItem */


/* begin Header */
div.form-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 892px;
  height: 200px;
  overflow: hidden;
}


div.form-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 892px;
  height: 200px;
  background-image: url('/images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.form-logo
{
  display: block;
  position: absolute;
  left: 11px;
  top: 68px;
  width: 408px;
}

h1.form-logo-name
{
  display: block;
  text-align: center;
}

h1.form-logo-name, h1.form-logo-name a, h1.form-logo-name a:link, h1.form-logo-name a:visited, h1.form-logo-name a:hover
{
  font-size: 35px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #E3E3E3 !important;
}

.form-logo-text
{
  display: block;
  text-align: center;
}

.form-logo-text, .form-logo-text a
{
  font-weight: normal;
  font-size: 18px;
  padding: 0;
  margin: 0;
  color: #E3E3E3 !important;
}
/* end Logo */

/* begin Layout */
.form-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 892px;
}

.form-content-layout .form-content-layout
{
  width: auto;
  margin:0;
}

div.form-content-layout div.form-layout-cell, div.form-content-layout div.form-layout-cell div.form-content-layout div.form-layout-cell
{
   display: table-cell;
}

div.form-layout-cell div.form-layout-cell
{
   display: block;
}
div.form-layout-cellc div.form-layout-cellc
{
   display: block;
}
div.form-content-layout-row
{
  display: table-row; 
}

.form-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.form-layout-cell, .form-content-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 */
.form-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.form-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.form-vmenublock-tr, .form-vmenublock-tl, .form-vmenublock-br, .form-vmenublock-bl, .form-vmenublock-tc, .form-vmenublock-bc,.form-vmenublock-cr, .form-vmenublock-cl
{
  position: absolute;
  z-index: -1;
}

.form-vmenublock-tr, .form-vmenublock-tl, .form-vmenublock-br, .form-vmenublock-bl
{
  width: 2px;
  height: 2px;
  background-image: url('/images/vmenublock_s.png');
}

.form-vmenublock-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.form-vmenublock-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.form-vmenublock-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.form-vmenublock-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.form-vmenublock-tc, .form-vmenublock-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('/images/vmenublock_h.png');
}

.form-vmenublock-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.form-vmenublock-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.form-vmenublock-cr, .form-vmenublock-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('/images/vmenublock_v.png');
}

.form-vmenublock-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.form-vmenublock-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.form-vmenublock-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #E1E5E5;
}

.form-vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.form-vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.form-vmenublockheader .t
{
  height: 32px;
  color: #E7EAEE;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 32px;	
}

.form-vmenublockheader .l, .form-vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('/images/vmenublockheader.png');
}

.form-vmenublockheader .l
{
  left: 0;
  right: 22px;
}

.form-vmenublockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.form-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.form-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.form-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.form-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.form-vmenu, ul.form-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.form-vmenu ul
{
  display: none;
}

ul.form-vmenu ul.active
{
  display: block;
  
}
/* end VMenu */

/* begin VMenuItem */
ul.form-vmenu a
{
  position: relative;
  display: block;
  
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.form-vmenu li.form-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.form-vmenu .form-vmenu-separator-span
{
  display: block;
 
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #B3BDBD;
}

ul.form-vmenu a .r, ul.form-vmenu a .l
{
  position: absolute;
  display: block;
  /*display:inline-block;*/
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('/images/vmenuitem.png');
}

ul.form-vmenu a .l
{
  left: 0;
  right: 17px;
}

ul.form-vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 883px);
}

ul.form-vmenu a .t
{
  display: block;
   line-height: 30px;
  color: #475252;
  padding: 0 10px 0 27px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.form-vmenu a.active .l, ul.form-vmenu a.active .r
{
  top: -60px;
}

ul.form-vmenu a.active .t
{
  color: #4D4D4D;
}


ul.form-vmenu a:hover .l, ul.form-vmenu a:hover .r
{
  top: -30px;
}

ul.form-vmenu a:hover .t
{
  color: #D1D7D7;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.form-vmenu ul, ul.form-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.form-vmenu 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.form-vmenu ul li
{
  padding: 0;
}

ul.form-vmenu ul span, ul.form-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.form-vmenu ul a, ul.form-vmenu ul a:link, ul.form-vmenu ul a:visited, ul.form-vmenu ul a:hover, ul.form-vmenu ul a:active, ul.form-vmenu ul span, ul.form-vmenu ul span span
{
  line-height: 20px;
  color: #404A4A;
  font-size: 11px;
  margin-left: 0;
}

ul.form-vmenu ul
{
    margin:0 0 0 0;
}

ul.form-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.form-vmenu ul li.form-vsubmenu-separator
{ 
  display: block;
   margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.form-vmenu ul .form-vsubmenu-separator-span
{
  display: block;
 
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.form-vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.form-vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.form-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.form-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.form-vmenu ul li a.active
{
  color: #545454;
  background-position: 25px -40px;
}

ul.form-vmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.form-vmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.form-vmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.form-vmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.form-vmenu ul li a:hover, ul.form-vmenu ul li a:hover.active
{
  color: #323939;
  background-position: 25px -20px;
}


ul.form-vmenu ul li li a:hover, ul.form-vmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.form-vmenu ul li li li a:hover, ul.form-vmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.form-vmenu ul li li li li a:hover, ul.form-vmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.form-vmenu ul li li li li li a:hover, ul.form-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.form-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.form-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.form-block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.form-blockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.form-blockheader .t
{
  height: 32px;
  color: #36414E;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 28px;
  white-space: nowrap;
  line-height: 32px;	
}

.form-blockheader .l, .form-blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('/images/blockheader.png');
}

.form-blockheader .l
{
  left: 0;
  right: 22px;
}

.form-blockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
    top: 14px;
}

/* end BlockHeader */


/* begin BlockHeader-fono */
.form-blockheader-fono
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.form-blockheader-fono .t
{
    height: 32px;
    color: #CC3300;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    margin: 0;
    padding: 0 10px 0 28px;
    white-space: nowrap;
    line-height: 32px;
    font-weight: bold;
}

.form-blockheader-fono .l, .form-blockheader-fono .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
 /* background-image: url('/images/blockheader-phone.png');*/
}

/** html #image-style {
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src="filename.png", sizingMethod="scale");
}*/
.form-blockheader-fono .l
{
  left: 0;
  right: 22px;
}

.form-blockheader-fono .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
    top: 14px;
}

/* end BlockHeader-fono */


/* begin Box, BlockContent */
.form-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.form-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.form-blockcontent-body, 
.form-blockcontent-body a, 
.form-blockcontent-body li a
{
  color: #1F2323;

}

.form-blockcontent-body a,
.form-blockcontent-body li a
{
  color: #3F4B5A;
  text-decoration: underline;
}

.form-blockcontent-body a:link,
.form-blockcontent-body li a:link
{
  color: #3F4B5A;
  text-decoration: underline;
}

.form-blockcontent-body a:visited, .form-blockcontent-body a.visited,
.form-blockcontent-body li a:visited, .form-blockcontent-body li a.visited
{
  color: #778888;

}

.form-blockcontent-body a:hover, .form-blockcontent-body a.hover,
.form-blockcontent-body li a:hover, .form-blockcontent-body li a.hover
{
  color: #546478;

  text-decoration: none;
}

.form-blockcontent-body ul
{
  list-style-type: none;
  color: #0E1010;
  margin: 0;
  padding: 0;
}

.form-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('/images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

.form-blockcontent-body-i ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 4px;
  background-image: url('/images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Button */
.form-button-wrapper .form-button
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #2B3131 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 21px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.form-button img, .form-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.form-button-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 .form-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.form-block select 
{
    width:96%;
}

.form-button-wrapper.hover .form-button, .form-button:hover
{
  color: #F5F5F5 !important;
  text-decoration: none !important;
}

.form-button-wrapper.active .form-button
{
  color: #ECEEEE !important;
}

.form-button-wrapper .l, .form-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 99px;
  margin: 0;
  padding: 0;
  background-image: url('/images/button.png');
}

.form-button-wrapper .l
{
  left: 0;
  right: 10px;
}

.form-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.form-button-wrapper.hover .l, .form-button-wrapper.hover .r
{
  top: -33px;
}

.form-button-wrapper.active .l, .form-button-wrapper.active .r
{
  top: -66px;
}

.form-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.form-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 13px;
  min-height: 13px;
}

.form-post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}

.form-post-tr, .form-post-tl, .form-post-br, .form-post-bl, .form-post-tc, .form-post-bc,.form-post-cr, .form-post-cl
{
  position: absolute;
  z-index: -1;
}

.form-post-tr, .form-post-tl, .form-post-br, .form-post-bl
{
  width: 12px;
  height: 12px;
  background-image: url('/images/post_s.png');
}

.form-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 6px, 6px, auto);
}

.form-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 6px, 6px);
}

.form-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(6px, 6px, auto, auto);
}

.form-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(6px, auto, auto, 6px);
}

.form-post-tc, .form-post-bc
{
  left: 6px;
  right: 6px;
  height: 12px;
  background-image: url('/images/post_h.png');
}

.form-post-tc
{
  top: 0;
  clip: rect(auto, auto, 6px, auto);
}

.form-post-bc
{
  bottom: 0;
  clip: rect(6px, auto, auto, auto);
}

.form-post-cr, .form-post-cl
{
  top: 6px;
  bottom: 6px;
  width: 12px;
  background-image: url('/images/post_v.png');
}

.form-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 6px);
}

.form-post-cl
{
  left: 0;
  clip: rect(auto, 6px, auto, auto);
}

.form-post-cc
{
  position: absolute;
  z-index: -1;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background-color: #EDEFF2;
}

.form-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.form-article img, img.form-article
{
  border: solid 1px #819292;
  margin: 10px;
}

.form-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.form-article table, table.form-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.form-article th, .form-article td
{
  padding: 2px;
  border: solid 1px #819292;
  vertical-align: top;
  text-align: left;
}

.form-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.form-post h2.form-postheader, 
.form-post h2.form-postheader a, 
.form-post h2.form-postheader a:link, 
.form-post h2.form-postheader a:visited, 
.form-post h2.form-postheader a.visited, 
.form-post h2.form-postheader a:hover, 
.form-post h2.form-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #2E3742;
}

.form-post h2.form-postheader a, 
.form-post h2.form-postheader a:link, 
.form-post h2.form-postheader a:visited, 
.form-post h2.form-postheader a.visited, 
.form-post h2.form-postheader a:hover, 
.form-post h2.form-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #384451;
}

.form-post h2.form-postheader a:visited, 
.form-post h2.form-postheader a.visited
{

  color: #6D7E7E;
}


.form-post h2.form-postheader a:hover, 
.form-post h2.form-postheader a.hovered
{


  color: #4C5757;
}

.form-post h2.form-postheader img
{
  border: none;
  vertical-align: middle;
  margin: 0;
}
/* end PostHeaderIcon */

/* begin PostBullets */
.form-post ol, .form-post ul
{
  color: #343C3C;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.form-post li ol, .form-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.form-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.form-post ul
{
  list-style-type: none;
}

.form-post ol
{
  list-style-position: inside;

}



.form-post li
{
  padding: 0 0 0 15px;
  line-height: 1em;
}

.form-post ol li, .form-post ul ol li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.form-post ul li, .form-post ol ul li
{
  background-image: url('/images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 15px;/* 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,
.form-postcontent blockquote p
{
  color: #0F0F0F;
  font-style: italic;
  text-align: left;
}

blockquote,
.form-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 32px;
  background-color: #CFD5DE;
  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 */
.form-footer
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.form-footer-b 
{
  position: absolute;
  left:20px;
  right:20px;
  bottom:0;
  height:20px;
  background-image: url('/images/footer_b.png');
}

.form-footer-r, .form-footer-l
{
  position: absolute;
  height:20px;
  background-image: url('/images/footer_s.png');
  bottom: 0;
}

.form-footer-l
{
  left: 0;
  width:20px;
}

.form-footer-r
{
  right: 0;
  width:40px;
  clip: rect(auto, auto, auto, 20px);
}

.form-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 20px;
  background-color: #535F5F;
}

.form-footer-body
{
    position:relative;
    padding: 8px;
}

.form-footer-body .form-rss-tag-icon
{
  position: absolute;
  left:   10px;
  bottom:8px;
  z-index:1;
}

.form-rss-tag-icon
{
  display: block;
  /*display:inline-block;*/
  background-image: url('/images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
  cursor: default;
}

.form-footer-text, .form-footer-text p
{
  margin: 0;
  padding: 0;
  text-align: center;
}

.form-footer,
.form-footer p,
.form-footer a,
.form-footer a:link,
.form-footer a:visited,
.form-footer a:hover
{
  color: #C0C8C8;
  font-size: 14px;
}

.form-footer-text
{
  min-height: 16px;
  margin: 0 10px 0 10px;
}

.form-footer a,
.form-footer a:link
{
  color: #9FACBC;
  text-decoration: underline;
}

.form-footer a:visited
{
  color: #C3CBCB;

}

.form-footer a:hover
{
  color: #BDC6D1;

  text-decoration: none;
}/* end Footer */

/* begin PageFooter */
.form-page-footer, .form-page-footer a, .form-page-footer a:link, .form-page-footer a:visited, .form-page-footer a:hover
{
  font-family: Arial;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #BEC6C6;
}

.form-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #5F6D6D;
}
/* end PageFooter */

/* begin LayoutCellmenu, sidebar1 */
.menu-content-layout .menu-sidebar1
{
  background-color: #D9DEDE;
  width: 25%;
}
/* end LayoutCellmenu, sidebar1 */

/* begin LayoutCell, sidebar1 */
.form-content-layout .form-sidebar1
{
  background-color: #D9DEDE;
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.form-content-layout .form-content
{
  width: 50%;
}
.form-content-layout .form-contentc
{
  width: 75%;
}
.form-content-layout .form-content .form-block
{
  background-color: #D9DEDE;
}
.form-content-layout .form-content-sidebar1
{
  width: 75%;
}
.form-content-layout .form-content-sidebar2
{
  width: 75%;
}
.form-content-layout .form-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.form-content-layout .form-sidebar2
{
  background-color: #D9DEDE;
  width: 25%;
}

.form-content-layout .form-sidebarc
{
    background-color: #FFFFFF;
    width: 25%;
}
/* end LayoutCell, sidebar2 */



.overview-table .form-layout-cell
{
    width:33%;
}
.overview-table .menu-layout-cell
{
    width:33%;
}

.overview-table .pant-layout-cell
{
    width:67%;
}

.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
#contenidos { 
	
	width:100%;
	clear:both;
	min-height:100px;
	background-image:url(/imgportal/contenidosbg.gif);
	background-repeat:repeat;
	
	}
		#contenidos .centro { 
		
		padding:10px;
		width:100%;
		line-height:21px;
		color:#FFFFFF;
		}
		
		
#slide-images{
	position:relative;
	display:block;
	position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
	margin:0px;
	padding:0px;
	width:892px;
	height:200px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}
/* begin Button */
.Verd-button-wrapper .Verd-button
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #EDF7F6 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 14px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.Verd-button img, .Verd-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.Verd-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 28px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .Verd-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
}

.Verd-block select 
{
    width:96%;
}

.Verd-button-wrapper.hover .Verd-button, .Verd-button:hover
{
  color: #EBEBEB !important;
  text-decoration: none !important;
}

.Verd-button-wrapper.active .Verd-button
{
  color: #F0F0F0 !important;
}

.Verd-button-wrapper .l, .Verd-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 84px;
  margin: 0;
  padding: 0;
  background-image: url('/images/buttonv.png');
}

.Verd-button-wrapper .l
{
  left: 0;
  right: 8px;
}

.Verd-button-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.Verd-button-wrapper.hover .l, .Verd-button-wrapper.hover .r
{
  top: -28px;
}

.Verd-button-wrapper.active .l, .Verd-button-wrapper.active .r
{
  top: -56px;
}

.Verd-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* Begin Indicadores */

#indicadores_hd {
	margin-top:20px;
	margin-left:10px;
	width:228px;
	height:47px;
	background:url(/images/indicadores_hd.png) no-repeat;
}
.indicadores_bg {
	margin-left:0px;
	background:url(/images/ind_bg.jpg) repeat-y;
}
#indicador_base{
	margin:0px;
	padding-top:3px;
	width:201px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:4px;
	background:url(/images/indicadores_bass.jpg) no-repeat;
}

#indicador_base p{
	padding-right:10px;
	padding-top:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
}
#indicador_base b{
	float:left;
}

#indicadores_hd_2 {
	margin-top:10px;
	margin-left:10px;
	width:230px;
	height:50px;
	background:url(/images/ind_2_hd.jpg) no-repeat;
}
.indicadores_bg_2 {
	margin-left:10px;
	background:url(/images/ind_2_bg.jpg) repeat-y;
}
#indicador_base_2{
	margin:0px;
	margin-left:7px;
	margin-top:0px;
	padding-top:3px;
	width:213px;
	
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:4px;
	background:url(/images/indicadores_bass.jpg) no-repeat;
}
#indicador_base_2 p{
	padding-right:10px;
	padding-top:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	float:right;
                    }
#indicador_base_2 b{
	float:left;
                   }
#indicadoresAjax{
	padding-left:7px;
                }
/* end Indicadores */
html { 
overflow: auto; 
} 


#center {
		position: absolute;
		left: 50%;
		top: 50%;
	}
	#slider {
		position: absolute;
		width: 560px; /*820px;*/
		height: 333px;
		left: -297px;/*430px;*/
		top: -186px;
		overflow: hidden;
		background: #000;
		border: 20px solid #000;
	}
	#slider .slide {
		position: absolute;
		top: 0px;
		height: 333px;
		width: 557px;
		background: #000;
		overflow: hidden;
		border-left: #000 solid 1px;
		cursor: default;
    left: 0px;
}
	#slider .title   {
		color: #F80;
		font-weight: bold;
		font-size: 1.2em;
		margin-right: 1.5em;
		text-decoration: none;
	}
	#slider .backgroundText {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 100%;
		background: #000;
		filter: alpha(opacity=40);
		opacity: 0.4;
	}
	#slider .text {
		position: absolute;
		top: 1%;
		top: 100%;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		font-size: 0.9em;
		text-align: justify;
		width: 470px;
		left: 10px;
	}
	#slider .diapo {
		position: absolute;
		filter: alpha(opacity=100);
		opacity: 1;
		visibility: hidden;
	}
/* IE6 css fixer v0.95: Wed, 09 Feb 2011 15:11:54 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html .form-menu li,
* html .firefox2 .form-button-wrapper, * html .firefox2 .Verd-button-wrapper,
* html #indicador_base p, * html #indicador_base_2 p,
* html #indicador_base b, * html #indicador_base_2 b {display:inline;}

/* convert min height values */
* html .form-sheet {height:55px;}
* html .form-menu, * html .form-menu ul {height:0;}
* html .form-vmenublock {height:3px;}
* html .form-block {height:1px;}
* html .form-post {height:13px;}
* html .form-footer-text {height:16px;}
* html #contenidos {height:100px;}
* html .form-vmenublockcontent, * html .form-blockcontent {height:1px;}


/* fix negative margins */
* html .form-sheet,
* html .form-menu ul,
* html .form-menu ul ul {position:relative; zoom:1;}

/* add zoom:1 to overflow:hidden */
* html .form-sheet,
* html .form-menu ul,
* html .form-menu ul ul {zoom:1;}

/* add zoom:1 to pos:relative elements */
* html #form-main,
* html table.position,
* html .form-sheet-body,
* html .form-menu li,
* html .form-nav,
* html .form-vmenublock,
* html .form-vmenublock-body,
* html .form-vmenublockheader,
* html .form-block,
* html .form-blockcontent-body,
* html .form-post,
* html .form-post-body,
* html .form-footer-body,
* html .form-vmenublockcontent,
* html .form-blockcontent,
* html .form-vmenublockcontent-body,
* html .form-block-body,
* html .form-blockheader,
* html .form-blockheader-fono {zoom:1;}

/* add transparancy */
* html #slider .backgroundText {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);}
* html #slider .diapo {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);}


/* add zoom:1; display:inline; to inline-block elements */
* html .form-button-wrapper .form-button,
* html .form-button-wrapper,
* html .Verd-button-wrapper .Verd-button,
* html .Verd-button-wrapper {zoom:1; display:inline;}

/* add overflow:visible to (submit) buttons */
 * html input, * html button {overflow:visible;}
 /* begin BlockHeader-social */
.form-blockheader-social
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 0;
}

.form-blockheader-social .t
{
    height: 32px;
    color: #CC3300;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    margin: 0;
    padding: 0 10px 0 28px;
    white-space: nowrap;
    line-height: 32px;
    font-weight: bold;
}

.form-blockheader-social .l, .form-blockheader-social .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
 /* background-image: url('/images/blockheader-phone.png');*/
}

/** html #image-style {
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src="filename.png", sizingMethod="scale");
}*/
.form-blockheader-social .l
{
  left: 0;
  right: 22px;
}

.form-blockheader-social .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 870px);
    top: 14px;
}

/* end BlockHeader-social */


/* Login Block */

div.login-block
{
    position: absolute;
    text-align: left;
   /* margin: -140px 10px 10px -170px;*/
     margin: 0px 10px 10px -240px;
   
    padding: 0px 0px 0px 0px;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 300px;
    /*background-image: url('../images/logo-bg.png');*/
     background-image: url('../images/bloque.png');
    background-repeat: no-repeat;
    background-position: top;
    background-color: #77787b;
    /*color: #ffffff;*/
}

div.login-block table.login-table-container
{
	margin: 120px 20px 0px 70px;
}

/*
.login-table-container .forgot-password a
{
	font-weight: bold;
	color: #FFFFFF;
}
*/
.adminButtonBlue
{
    background: #333 url('../images/blue_button_bg.gif') no-repeat 25% 50%;
    border: 1px solid #0f72ac;
    margin-bottom: 3px;
    color: #FFF;
    height: 22px;
    padding: 0 10px 0 10px;
    font-size: 11px;
    font-weight: bold;
}

.adminButton
{
	background: url(images/grey_button_bg.gif) no-repeat 25% 50% #333;
	border: 1px solid #333;
	margin-bottom: 3px;
	color: #FFF;
	text-align: right;
	height: 20px;
	padding: 0 10px 0 10px;
	font-size: 11px;
	font-weight: bold;
}

.adminInput
{
	border: 1px solid #acacac;
	width: 250px;
}

.adminInputNoWidth
{
	border: 1px solid #acacac;
}

label
{
	padding-left: 3px;
}
.login-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.login-page .page-title
{
	border-bottom: 0 none;
}

.login-page .wrapper
{
	width: 720px;
	margin-top: 10px;
	padding-left: 5px;
	font-size: 11px;
	color: #555;
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width: 50%;
}

.login-page .wrapper .new-wrapper .register-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	/*border: solid 1px #d3d3d3;*/
	border: 1px solid #E8E6D2;
	min-height: 240px;
	vertical-align: top;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #d3d3d3;
	height: 240px;
	vertical-align: top;
}

.login-page .wrapper .returning-wrapper
{
	float: right;
	width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
	text-align: center;
	margin: 0px 10px 0px 10px;
	font-weight: bold;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	padding: 15px 5px 5px 5px;
	/*border: solid 1px #d3d3d3;*/
	border: 1px solid #E8E6D2;
	min-height: 240px;
}

.login-table-container
{
	vertical-align: middle;
}

.login-table-container .row
{
}

.login-table-container .row .item-name
{
	padding: 10px 10px 10px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
	font-weight: bold;
}

.login-table-container .row .item-value
{
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.login-page .forgot-password
{
	font-weight: bold;
}

.login-page .buttons
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.registration-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.registration-page .page-title
{
	border-bottom: 0 none;
}

.registration-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}

.registration-page .section-title
{
	padding: 10px 10px 5px 0px;
	font-weight: bold;
	clear: both;
	font-size: 12px;
}

.registration-page .section-body
{
	text-align: left;
	padding: 10px;
	border: 1px solid #d7d7d7;
	height: auto;
}

.registration-page .button
{
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	clear: both;
}

.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .page-title, newsletter-page .page-title
{
	border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	color: #555;
	background-color: inherit;
}
.table-container
{
}

.table-container .row
{
}

.table-container .row .item-name
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.table-container .row .item-value
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

/*End  Login Block */
/* begin Button */
.bto-button-wrapper a.bto-button,
.bto-button-wrapper a.bto-button:link,
.bto-button-wrapper input.bto-button,
.bto-button-wrapper button.bto-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #FFFFFF !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 32px;
  height: 32px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

.bto-button img, .bto-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.bto-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 32px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .bto-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

.bto-block select 
{
    width:96%;
}

.bto-button-wrapper.hover .bto-button, .bto-button-wrapper.hover a.bto-button:link, .bto-button:hover
{
  color: #7F5305 !important;
  text-decoration: none !important;
}

.bto-button-wrapper.active .bto-button, .bto-button-wrapper.active a.bto-button:link
{
  color: #424242 !important;
}

.bto-button-wrapper .bto-button-l, .bto-button-wrapper .bto-button-r
{
  display: block;
  position: absolute;
  height: 106px;
  margin: 0;
  padding: 0;
  background-image: url('/images/buttono.png');
}

.bto-button-wrapper .bto-button-l
{
  left: 0;
  right: 10px;
}

.bto-button-wrapper .bto-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.bto-button-wrapper.hover .bto-button-l, .bto-button-wrapper.hover .bto-button-r
{
  top: -37px;
}

.bto-button-wrapper.active .bto-button-l, .bto-button-wrapper.active .bto-button-r
{
  top: -74px;
}

.bto-button-wrapper input
{
  float: none !important;
}
/* end Button */
/* begin Box, Sheet */
.cdo-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
  margin-top: 0;
  margin-bottom: 0;
  cursor:auto;
  width: 900px;
}

.cdo-sheet-body
{
  position: relative;
  padding: 11px;
    padding-top:0;
    padding-bottom:0;
}

.cdo-sheet-tr, .cdo-sheet-tl, .cdo-sheet-br, .cdo-sheet-bl, .cdo-sheet-tc, .cdo-sheet-bc,.cdo-sheet-cr, .cdo-sheet-cl
{
  position: absolute;
}

.cdo-sheet-tr, .cdo-sheet-tl, .cdo-sheet-br, .cdo-sheet-bl
{
  width: 2px;
  height: 2px;
  background-image: url('images/sheet_s.png');
}

.cdo-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.cdo-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.cdo-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.cdo-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.cdo-sheet-tc, .cdo-sheet-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('images/sheet_h.png');
}

.cdo-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.cdo-sheet-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.cdo-sheet-cr, .cdo-sheet-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('images/sheet_v.png');
}

.cdo-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.cdo-sheet-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.cdo-sheet-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #FBFBF9;
}

#cdo-page-background-top-texture, #cdo-page-background-middle-texture, #cdo-page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Layout */
.cdo-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.cdo-layout-cell, .cdo-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.cdo-content-layout .cdo-content-layout{margin:0;}
.cdo-content-layout .cdo-layout-cell, .cdo-content-layout .cdo-layout-cell .cdo-content-layout .cdo-layout-cell{display: table-cell;}
.cdo-layout-cell .cdo-layout-cell{display: block;}
.cdo-content-layout-row {display: table-row;}
.cdo-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.cdo-vmenublock
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
}

.cdo-vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.cdo-vmenublockheader
{
  margin-bottom: 0;
  position: relative;
  height: 33px;
}

.cdo-vmenublockheader h3.t
{
  position: relative;
  height: 33px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 33px;
}

.cdo-vmenublockheader h3.t a,
.cdo-vmenublockheader h3.t a:link,
.cdo-vmenublockheader h3.t a:visited, 
.cdo-vmenublockheader h3.t a:hover
{
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.cdo-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.cdo-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.cdo-vmenu, ul.cdo-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.cdo-vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
}

ul.cdo-vmenu ul
{
  display: none;
}

ul.cdo-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.cdo-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

ul.cdo-vmenu li.cdo-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.cdo-vmenu .cdo-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #8D8558;
}

ul.cdo-vmenu a .r, ul.cdo-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 88px;
  background-image: url('images/vmenuitem.png');
}

ul.cdo-vmenu a .l
{
  left: 0;
  right: 0;
}

ul.cdo-vmenu a .r
{
  width: 878px;
  right: 0;
  clip: rect(auto, auto, auto, 878px);
}

ul.cdo-vmenu a .t, ul.cdo-vmenu ul a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

ul.cdo-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 26px;
  color: #994515;
  padding: 0 7px 0 7px;
  margin-left:0;
  margin-right:0;
}

ul.cdo-vmenu a.active .l, ul.cdo-vmenu a.active .r
{
  top: -62px;
}

ul.cdo-vmenu a.active .t
{
  color: #3F3B27;
}

ul.cdo-vmenu a:hover .l, ul.cdo-vmenu a:hover .r
{
  top: -31px;
}

ul.cdo-vmenu a:hover .t
{
  color: #F0B593;
}

/* end VMenuItem */

/* begin Box, Block */
.cdo-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.cdo-block-body
{
  position: relative;
  padding: 0;
}

div.cdo-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #CCC7AD;
  border-style: solid;
  margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.cdo-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 33px;
}

.cdo-blockheader h3.t
{
  position: relative;
  height: 33px;
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 33px;
}

.cdo-blockheader h3.t a,
.cdo-blockheader h3.t a:link,
.cdo-blockheader h3.t a:visited, 
.cdo-blockheader h3.t a:hover
{
  color: #000000;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.cdo-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.cdo-blockcontent-body
{
  position: relative;
  padding: 7px;
  color: #4B472F;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.cdo-blockcontent-body table,
.cdo-blockcontent-body li, 
.cdo-blockcontent-body a,
.cdo-blockcontent-body a:link,
.cdo-blockcontent-body a:visited,
.cdo-blockcontent-body a:hover
{
  color: #4B472F;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.cdo-blockcontent-body p
{
  margin: 6px 0;
}

.cdo-blockcontent-body a, .cdo-blockcontent-body a:link
{
  color: #7D8924;
  text-decoration: underline;
}

.cdo-blockcontent-body a:visited, .cdo-blockcontent-body a.visited
{
  color: #E57B3E;
  text-decoration: underline;
}

.cdo-blockcontent-body a:hover, .cdo-blockcontent-body a.hover
{
  color: #A6B530;
  text-decoration: none;
}

.cdo-blockcontent-body ul li
{
  line-height: 125%;    
  color: #322F1F;
}/* end Box, BlockContent */

/* begin Button */
.cdo-button-wrapper a.cdo-button,
.cdo-button-wrapper a.cdo-button:link,
.cdo-button-wrapper input.cdo-button,
.cdo-button-wrapper button.cdo-button
{
  text-decoration: none;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 24px;
  height: 24px;
  margin: 0 !important;
  padding: 0 7px !important;
  overflow: visible;
  cursor: pointer;
}

.cdo-button img, .cdo-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.cdo-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .cdo-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}

.cdo-block select 
{
    width:96%;
}

.cdo-button-wrapper.hover .cdo-button, .cdo-button-wrapper.hover a.cdo-button:link, .cdo-button:hover
{
  color: #232116 !important;
  text-decoration: none !important;
}

.cdo-button-wrapper.active .cdo-button, .cdo-button-wrapper.active a.cdo-button:link
{
  color: #311607 !important;
}

.cdo-button-wrapper .cdo-button-l, .cdo-button-wrapper .cdo-button-r
{
  display: block;
  position: absolute;
  height: 82px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.cdo-button-wrapper .cdo-button-l
{
  left: 0;
  right: 0;
}

.cdo-button-wrapper .cdo-button-r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.cdo-button-wrapper.hover .cdo-button-l, .cdo-button-wrapper.hover .cdo-button-r
{
  top: -29px;
}

.cdo-button-wrapper.active .cdo-button-l, .cdo-button-wrapper.active .cdo-button-r
{
  top: -58px;
}

.cdo-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.cdo-post
{
  position: relative;
  min-width: 15px;
  min-height: 15px;
  margin: 5px;
}

.cdo-post-body
{
  position: relative;
  padding: 13px;
}

.cdo-post-tr, .cdo-post-tl, .cdo-post-br, .cdo-post-bl, .cdo-post-tc, .cdo-post-bc,.cdo-post-cr, .cdo-post-cl
{
  position: absolute;
}

.cdo-post-tr, .cdo-post-tl, .cdo-post-br, .cdo-post-bl
{
  width: 14px;
  height: 14px;
  background-image: url('../images/post_so.png');
}

.cdo-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.cdo-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.cdo-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.cdo-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.cdo-post-tc, .cdo-post-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('../images/post_ho.png');
}

.cdo-post-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.cdo-post-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.cdo-post-cr, .cdo-post-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('../images/post_vo.png');
}

.cdo-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.cdo-post-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.cdo-post-cc
{
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #FDFDFC;
}

a img
{
  border: 0;
}

.cdo-article img, img.cdo-article, .cdo-block img, .cdo-footer img
{
  border: solid 1px #CCC7AD;
  margin: 10px;
}

.cdo-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.cdo-article table, table.cdo-article
{
  border-collapse: collapse;
  margin: 1px;
}

.cdo-article th, .cdo-article td
{
  padding: 2px;
  border: solid 1px #CE5E1C;
  vertical-align: top;
  text-align: left;
}

.cdo-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.cdo-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-image: url('images/postmetadataheader_bg.png');
  border-color: #CCC7AD;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.cdo-postheader
{
  color: #424913;
  margin: 3px 0;
  font-size: 18px;
 
}

h2.cdo-postheader a, 
h2.cdo-postheader a:link, 
h2.cdo-postheader a:visited,
h2.cdo-postheader a.visited,
h2.cdo-postheader a:hover,
h2.cdo-postheader a.hovered
{
  font-size: 18px;
}

h2.cdo-postheader a, h2.cdo-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #727D21;
}

h2.cdo-postheader a:visited, h2.cdo-postheader a.visited
{
  color: #672F0E;
}

h2.cdo-postheader a:hover,  h2.cdo-postheader a.hovered
{
  text-decoration: underline;
  color: #555D19;
}

h2.cdo-postheader img
{
  border: none !important;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* end PostHeaderIcon */
/* begin Box, Post */
.blc-post
{
  position: relative;
  min-width: 21px;
  min-height: 21px;
  margin: 5px;
}

.blc-post-body
{
  position: relative;
  padding: 12px;
}

.blc-post-tr, .blc-post-tl, .blc-post-br, .blc-post-bl, .blc-post-tc, .blc-post-bc,.blc-post-cr, .blc-post-cl
{
  position: absolute;
}

.blc-post-tr, .blc-post-tl, .blc-post-br, .blc-post-bl
{
    width: 20px;
    height: 20px;
    background-image: url('../images/post_s.png');
}

.blc-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 10px, 10px, auto);
}

.blc-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 10px, 10px);
}

.blc-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(10px, 10px, auto, auto);
}

.blc-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(10px, auto, auto, 10px);
}

.blc-post-tc, .blc-post-bc
{
  left: 10px;
  right: 10px;
  height: 20px;
  background-image: url('../images/post_h.png');
}

.blc-post-tc
{
  top: 0;
  clip: rect(auto, auto, 10px, auto);
}

.blc-post-bc
{
  bottom: 0;
  clip: rect(10px, auto, auto, auto);
}

.blc-post-cr, .blc-post-cl
{
  top: 10px;
  bottom: 10px;
  width: 20px;
  background-image: url('../images/post_v.png');
}

.blc-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 10px);
}

.blc-post-cl
{
  left: 0;
  clip: rect(auto, 10px, auto, auto);
}

.blc-post-cc
{
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-image: url('../images/post_c.png');
}

a img
{
  border: 0;
}

.blc-article img, img.blc-article, .blc-block img, .blc-footer img
{
  border: solid 0 #868A75;
  margin: 5px;
}

.blc-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.blc-article table, table.blc-article
{
  border-collapse: collapse;
  margin: 1px;
}

.blc-article th, .blc-article td
{
  padding: 2px;
  border: solid 1px #464C2E;
  vertical-align: top;
  text-align: left;
}

.blc-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
h2.blc-postheader
{
  color: #E5F0AD;
  margin: 6px 0;
  font-size: 18px;
  text-align: center;
}

h2.blc-postheader a, 
h2.blc-postheader a:link, 
h2.blc-postheader a:visited,
h2.blc-postheader a.visited,
h2.blc-postheader a:hover,
h2.blc-postheader a.hovered
{
  font-size: 18px;
  text-align: center;
}

h2.blc-postheader a, h2.blc-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #D5E779;
}

h2.blc-postheader a:visited, h2.blc-postheader a.visited
{
  color: #CBD1B2;
}

h2.blc-postheader a:hover,  h2.blc-postheader a.hovered
{
  color: #E1EEA0;
}

/* end PostHeaderIcon */