@charset "utf-8";
/* CSS Document */

/* basic */
body {background: #ffffff; color: #000000; text-align: center; font-size: 12px; font-family: Tahoma, Helvetica, Arial, sans-serif;}
h1, h2, h3, h4 {font-weight: normal; line-height: normal;}
h1 {font-size: 200%;}
h2 {font-size: 180%; overflow: hidden;}
h3 {font-size: 125%;}
p, li {}
li {}
blockquote {}
a {color: #000000; text-decoration: underline;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
strong {font-weight: bold;}
big {font-size: 110%;}
small {font-size: 85%;}
input, textarea, button, select {position: relative; font-family: Tahoma, Helvetica, Arial, sans-serif; margin:0; padding:0; border:0;}
fieldset {position: relative;}
label {}
select {}
.hidden {display: none;}
sup {font-size:9px; *font-size:11px;}

#wrapper {margin: 0 auto; text-align: left; padding:40px; position:relative; z-index:1;}


	/* start pages style */
header#header-pg {display:none;}
section#section-pg {color:#000000; margin:0; padding:0 30px 0 25px; clear:both; position:relative; z-index:0;}
section#section-pg a {color:#c84b00;}
section#section-pg a:hover {}

footer#footer-mp {display:none;}
.background-pg {display:none;}


/* content */
#content {width:100%; clear:both; background:none; display:inline-block;}
#txt {float:left; width:100%; color:#000000; padding:0; overflow:hidden; }
#txt p {margin:0 0 15px 0;}
#txt table {background:#ffedbd !important; color:#62312b !important; width:100%; overflow:hidden; margin:4px 0 10px; 0}
#txt tr {border:1px solid #ffffff !important; overflow:hidden;}
#txt td {border-right:1px solid #fbb700 !important; border-top:1px solid #ffffff !important; overflow:hidden; text-align:center; padding:5px 10px 5px 10px !important;}
#txt h4 {font-size:12px; text-transform:uppercase; margin:10px 0 10px 0; font-weight:bold;}

#yamap table {background:none !important; color:none !important; width:0; margin:0;}
#yamap tr {border:0 !important; overflow:hidden;}
#yamap td {border-right:0 !important; border-top:0 !important; overflow:hidden; text-align:center; padding:0 !important;}

#left {display:none;}
#editor {display:none;}

.c-right-icons {display:none;}
.c-cb-cont {display:none;}
.c-t-menu {float:left; background:url(../img/c-left-top.gif) no-repeat bottom; height:75px; width:227px;}
.c-b-menu {float:left; background:url(../img/c-left-b.gif) no-repeat top; height:75px; width:227px;}
.c-t-cont {float:left; background:url(../img/c-cont-tb.png) no-repeat top; height:75px; width:708px;}
.c-b-cont {float:left; background:url(../img/c-cont-tb.png) no-repeat bottom; height:75px; width:708px;}
.c-root {display:none;}
.c-img-co {display:none;}
.c-for-print {font-size:13px; float:right; background:none; margin-top:-30px; padding-left:20px;}
.c-txt-h1 {color:#000000; background: none; margin-left:-10px; font:Georgia, "Times New Roman", Times, serif; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; display:block;}
.a-content {width:90%;}

/* BREADCRUMBS */
.breadcrumbs {display:none;}

/* JQ sifr styles */
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
  .sIFR-replaced embed {display:none;}
