/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0059

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    background-color: #FFFFFF;
    float: none;
}

img {
    border: none;
}

a:active, a:focus, a:visited {
    text-decoration: none;
    outline: none;    
}

h2, h3, h4 {
font-family : Verdana, Arial, Palatino, Sans-Serif;
}

h3, h4, h5, h6  {
    padding: 5px 0px 5px 10px;
    font-size: 10pt;
    font-family : Verdana, Arial, Palatino, Sans-Serif;
}

ul {
    margin: 0px;
    padding: 0px;
}

/*   HEADER  */

#he_block {
    display: block;
    margin: auto;
    background-image: url(./images/head.jpg);
    background-position: top;
    background-repeat: no-repeat;
    width: 1000px;
    height: 225px;
    text-align: center;
    float: none;
    clear: both;
    margin-top: 0px;
}

h1 {
    float: left;
    margin-top: 110px;
    margin-left: 9px;
    _margin-left: 4px;
    font-size: 18pt; 
    text-transform: capitalize;
    text-align: center;
    color: #90BAC4;
    font-weight: bold;
    width: 350px;
    _width: 350px;
}


h1 a {
color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

h1 a:hover {
color: #E3FD06;
text-decoration: none;
}

.description  {
    float: right;
    width: 600px;
    padding-top: 5px;
padding-right: 5px;
color: #ffffff;
text-align: right;
}


#me_block {
text-align: center;
font-size: 9pt;
margin: auto;
float: right;
padding: 0px;
margin-top: 20px;
width: 679px;
height: 33px;
overflow: hidden;
border-bottom: none;
border-top: none;
padding-left: 0px;
}

#me_block ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#me_block ul li {
    display: block;
    _display: inline;
    float: left;
    height: 33px;
    width: auto;
    margin-right: 5px;
    _padding-top: 10px;
}

#me_block ul li:hover {
 
}

#me_block ul li a { 
    display: block;
    _display: inline;
    height: 24px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 9pt;
    padding: 9px 15px 3px 15px;
    text-decoration: none;
    _padding-bottom: 13px;
    background-image: url(./images/menu.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #CDED3F;
    border: 1px solid #A2C025;
    border-bottom: none;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius: 9px;
    -khtml-border-top-right-radius: 9px;
}

#me_block ul li.current_page_item  { 
text-decoration: none;
}

#me_block ul li.current_page_item a{ 
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FAB304;
    border: 1px solid #FA8202;
    border-bottom: none;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius: 9px;
    -khtml-border-top-right-radius: 9px;
}

#me_block ul li a:hover {
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FAB304;
    border: 1px solid #FA8202;
    border-bottom: none;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius: 9px;
    -khtml-border-top-right-radius: 9px;
}



/*   END HEADER  */

/*  MAIN */

#ma_block {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding-top: 10px;
    background-color: #FFFFFF;
    border-top: 0px;
}


/*   END MAIN  */

/*   #POST  */


#co_block {
    width: 780px;
    margin-bottom: 10px;
    color: #2C3F03;
    float: right;
}

.po_block {
    float: none;
    width: 770px;
    _width: 770px;
    margin-left: 7px;
    _margin-left: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #1C2302;
    padding: 0px;
}


.po_block a {
   text-decoration: none;
   color: #FA8905;
   font-weight: bold;
}


.po_block a:hover {
   color: #FA8905;
   text-decoration: underline;
}

a {
   text-decoration: none;
   color: #FA8905;
}


a:hover {
    color: #FA8905;
    text-decoration: underline;
}


.po_block-title {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px;
    margin: 0px;
    color: #FA8905;
    text-align: right;
    letter-spacing: normal;
    text-transform: capitalize;
}

.po_block-title a {
color: #FA8905;
text-decoration: none;
}

.po_block-title a:hover {
color: #88A70D;
    text-decoration: none;
}

.en_block {
    margin: 0px;
    width: auto;
    color: #1C2302;
    padding: 5px;
    padding-top: 0px;
    height: auto;
    background-color: #F7F7F7;
    border-top: 4px solid #CEED43;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius: 9px;
    -khtml-border-bottom-right-radius: 9px;
}

.da_block {
background-image: url(./images/date.jpg);
float: left;
width: 66px;
height: 64px;
margin: -4px 10px 3px -5px;
color: #FFFFFF;
}

.da_block_1 {
padding: 7px 0px 0px 15px;
font-size: 9pt;
font-weight: normal;
text-align: left;
color: #FFFFFF;
font-weight: bold;
}

.da_block_2 {
padding-left: 15px;
font-size: 14pt;
font-weight: normal;
text-align: left;
font-weight: bold;
margin: 0px;
}


/*   END post-div  */

/*   FOOTER  */
#fo_block {
    display: block;
    clear: both;
    background-image: url(./images/foot.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border-top: none;
    margin: 0px auto 0px auto;
    width: 1000px;
    height: 165px;
    text-align: left;
    margin-top: 10px;
}

#fo_block-links {
    display: block;
    padding: 90px 0px 0px 20px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #FFFFFF;
}

#fo_block-links a {
    color: #2B3503;
    font-weight: bold;
}

#fo_block-links a:hover {
    color: #FFFFFF;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#si_block {
display: block;
float: left;
width: 200px;
color: #000000;
margin-left: 6px;
_margin-left: 5px;
margin-bottom: 10px;
margin-top: 6px;
}

#si_block ul li h4 {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 5px 2px 7px 2px; 
    margin: 0px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #CDED3F;
    border: 1px solid #F04A00;
    border-bottom: none;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -khtml-border-top-left-radius: 9px;
    -khtml-border-top-right-radius: 9px;
}

#si_block ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin-bottom: 15px;
}

#si_block ul li ul {
color: #000000;
padding: 10px 0px 10px 5px;
margin: 0px;
background-color: #FA8905;
background-image: url(./images/side.jpg);
background-position: top;
background-repeat: repeat-x;
border: 1px solid #FEE8CD;
border-top: none;
-moz-border-radius-bottomleft: 9px;
-moz-border-radius-bottomright: 9px;
-webkit-border-bottom-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
-khtml-border-bottom-left-radius: 9px;
-khtml-border-bottom-right-radius: 9px;
}

#si_block ul li ol {
list-style:none;
padding: 10px 0px 10px 5px;
background-color: #FA8905;
margin: 0px;
background-image: url(./images/side.jpg);
background-position: top;
background-repeat: repeat-x;
border: 1px solid #FEE8CD;
border-top: none;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-khtml-border-bottom-left-radius: 6px;
-khtml-border-bottom-right-radius: 6px;
}

#si_block ul li ul li, #si_block ul li ol li {
border: none;
padding: 5px;   
}


#si_block a {
display: block;
text-decoration: none;
color: #2B3503;
background-image: url(./images/link.png);
_background-image: url(./images/link.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 17px;
}

#si_block a:hover {
display: block;    
text-decoration: none;
color: #FFFFFF;
background-image: url(./images/link-hover.png);
_background-image: url(./images/link-hover.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 17px;
text-decoration: none;
}

#si_block ul li ul li:hover, #si_block ul li ol li:hover {
}

#si_block .banners {
    text-align: center;
    padding: 5px;
    color: #000000;
    background-image: url(./images/side.jpg);
background-position: top;
background-repeat: repeat-x;
background-color: #FA8905;
border-top: none;
-moz-border-radius-bottomleft: 9px;
-moz-border-radius-bottomright: 9px;
-webkit-border-bottom-left-radius: 9px;
-webkit-border-bottom-right-radius: 9px;
-khtml-border-bottom-left-radius: 9px;
-khtml-border-bottom-right-radius: 9px;
}

#si_block .banners a {
    background-image: none;
    padding-left: 0px;
}

#si_block .sidebar-post a {
    background-image: none;
    padding-left: 10px;
}


#si_block .sidebar-post a:hover {
    text-decoration: none;
}

#si_block .banners a:hover {
    text-decoration: none;
}

#si_block .banners  img {
    margin-bottom: 5px;
}

#si_block .banners  object, #si_block .banners  embed {
    margin-bottom: 5px;
 }
 
#si_block .date {
    text-align: left;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 10px;
    padding: 10px 1px 10px 1px;
}

.se_block {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.comtext {
    width: auto;
    height: auto;
    clear: both;
    margin:0px 0px 10px 0px;
    padding: 0px 3px 0px 3px;
    background-image: url(./images/cell.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #DEDEDE;
    border: 1px solid #EEEEEE;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.comtext * {
    width: auto;
    float: none;
}

.comtext h2 {
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 10px 7px 5px 2px;
    margin: 0px;
    color: #FA8905;
    text-align: right;
    letter-spacing: normal;
    border-bottom: none;
}

.comtext h2 a {
    color: #FA8905;
    text-decoration: none;
}
.comtext h2 a:hover {
    color: #88A70D;
    text-decoration: none;
}


.comtext .menutext {
    margin: 0px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #1C2302;
    border-top: 4px solid #CEED43;
}

.copies, .imageswitcher {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.right-part img {
    text-align: center;
    vertical-align: middle;
}

.articleinfo, .index_service_text {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.articleinfo ul, .index_service_text ul, .articleinfo ol, .index_service_text ol{
    margin-left: 20px;
    padding-left: 10px;
}
.comtext .menutext object, .comtext .menutext embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.comtext .menutext table {
    width: 100%;
    background-color: #DDFE49;
    border-spacing: 0px;
    background-image: url(./images/table.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

.comtext .menutext table tr th {
    color: #FFFFFF;
    font-size: 7pt;
    padding: 3px;
    text-align:center;
    font-weight:normal;
    background-color: #75900A;
    background-image: url(./images/thead.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border-top: 1px solid #FFFEB1;
    border-bottom: 1px solid #FFFFFF;
    
}


.comtext .menutext table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #1C2302;
}

td.blogtable-2, td.blogtable-5, td .blogtable-6, td.blogtable-7, td.blogtable-8 , td.blogtable-9, td.blogtable-10  {
	text-align: center; 
	vertical-align: middle;
}

td.blogtable-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.blogtable-3, td.blogtable-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}
.emptycell {
    background-color: transparent;
}
.menu57 {
    background-color: transparent;
}

.visited_table {
    background-color: #A6BA59;
}

.comtext .menutext table tr.menu57  td, .comtext .menutext table tr.visited_table  td {

}

.even:hover, .odd:hover {
    background-color: #FA9503;
}

.comtext a {
    color: #1C2302;
    text-decoration: underline;
}
.comtext a:hover {
    color: #7BDCA2;
    text-decoration: none;
}

.comtext .menutext table tr td a {
    color: #1C2302;
    text-decoration: underline;
    display: block;
}
.comtext .menutext table tr td a:hover {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
}

.comtext .menutext table tr td img {
    border: none;
}

.comtext .footer {
    padding: 7px;
    font-size: 9pt;
    padding-bottom: 10px;
    text-align: left;
    color: #FA8905;
    width: auto;
    float: none;
    clear: both;
    border: none;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -webkit-border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-bottom-left-radius: 9px;
    -khtml-border-bottom-right-radius: 9px;
}

.comtext .footer a {
    color: #E37D05;
    text-decoration: none;
    
}
.comtext .footer a:hover {
    color: #1C2302;
    text-decoration: none;
}

.copies, .imageswitcher {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.right-part img {
    text-align: center;
    vertical-align: middle;
}

.articleinfo, .index_service_text {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.articleinfo h1, .index_service_text h1,
.articleinfo h2, .index_service_text h2,
.articleinfo h3, .index_service_text h3,
.articleinfo h4, .index_service_text h4,
.articleinfo h5, .index_service_text h5,
.articleinfo h6, .index_service_text h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.articleinfo p, .index_service_text p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.articleinfo ul, .index_service_text ul, .articleinfo ol, .index_service_text ol{
    margin-left: 20px;
    padding-left: 10px;
}


.comtext img {
    border: none;
    margin: 0px;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.feeds_widget, .menutext ul.contenttoc li.moduletablerecht {
    background-color: #fa8905;
    color: #000000;
    border: 1px solid #db7704;
}
.menutext ul.contenttoc li {
    background-color: #db7704;
}
.menutext ul.contenttoc li, .menutext ul.contenttoc li h4 {
    color: #000000;
}

/* Common tab styles */

.menutext ul.contenttoc {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.menutext ul.contenttoc li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.menutext ul.contenttoc li.moduletablerecht {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.menutext ul.contenttoc h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.menutext ul.contenttoc li.moduletablerecht h4 {
    font-weight: bold;
}
.menutext ul.contenttoc li:hover {
    text-decoration: underline;
}

.menutext .feeds_widget {
    margin: 0;
    padding: 5px;
}

.menutext .feeds_widget h1,
.menutext .feeds_widget h2,
.menutext .feeds_widget h3,
.menutext .feeds_widget h4,
.menutext .feeds_widget h5,
.menutext .feeds_widget h6 {
    margin: 0;
}

