/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0160
*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #ffffff;
}

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  */

#h-div {
    margin: auto;
    margin-top: 0px;
    width: 1000px;
    height: 195px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    }


h1 {
    float: none;
    display: block;
    margin: auto;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #1b498e;
    font-weight: bold;
    font-style: normal;
    padding: 75px 0px 0px 0px;
    width: auto;
}

h1 a {
    color: #1b498e;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
    color: #000000;
    text-decoration: none;
}

.description {
    float: none;
    text-align: center;
    color: #000000;
    font-style: normal;
    padding: 10px 0px 0px 0px;
    width: auto;
}

#m-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    height: 32px;
    width: 1000px;
    overflow: hidden;
    padding: 0px;
    margin: auto;
    border-bottom: none;
    background-color: #1c4b8f;
    background-image: url(./images/menu.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border-top: 1px solid #5080c9;
        }


#m-div ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#m-div ul li {
    display: block;
    float: left;
    margin: 0px;
    font-weight: bold;
    padding-right: 1px;
    background-image: url(./images/li.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

#m-div ul li:hover {

}

#m-div ul li a {
    display: block;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    padding: 9px 10px 9px 10px;
    text-decoration: none;
    }

#m-div ul li.current_page_item  {
text-decoration: none;
}

#m-div ul li.current_page_item a{
    color: #ffffff;
    text-decoration: none;
    background-color: #5080ca;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

#m-div ul li a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #5080ca;
    background-image: url(./images/menu-hover.jpg);
    background-repeat: repeat-x;
    background-position: top;
}



/*   END HEADER  */

/*  MAIN */

#mn-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px;
}
/*   END MAIN  */

/*   #POST  */


#c-div {
    float: left;
    width: 1000px;
    margin: auto;
    background-image: url(./images/content.jpg);
    background-position: top left;
    background-repeat: repeat-y;
}

.p-div {
    float: left;
    display: block;
    width: 760px;
    margin-left: 15px;
    margin-bottom: 5px;
    padding: 0px;
    background-image: url(./images/post.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: #bdc5d0;
    padding-bottom: 80px;
    -moz-border-radius-bottomleft:     9px;
    -webkit-border-bottom-left-radius: 9px;
    -khtml-border-bottom-left-radius:  9px;
    }


.p-div a {
    color: #ffee6a;
    font-weight: normal;
    text-decoration: none;

}


.p-div a:hover {
    color: #ffffff;
    text-decoration:  none;

}

.p-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 7px;
    margin: 0px;
    color: #721b10;
    text-align: left;
    letter-spacing: normal;
    background-color: #ffffff;
 }

.p-div-title a {
    font-weight: bold;
    color: #721b10;
    text-decoration: none;
}

.p-div-title a:hover {
    color: #2e5896;
    text-decoration: none;
}

.t-div {
    display: block;
    margin: 0px;
    padding: 1px 7px 4px 35px;
    color: #666666;
    background-image: url(./images/text.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #bdc5d0;
}


/*   END post-div  */

/*   FOOTER  */
#f-div {
    display: block;
    clear: both;
    width: 1000px;
    height: 90px;
    text-align: center;
    background-image: url(./images/footer.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    margin: auto;
}

#f-div-links {
    display: block;
    padding: 42px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}
#f-div-links a {
    color: #1b498e;
    font-weight: bold;
}

#f-div-links a:hover {
    color: #000000;
    text-decoration: none;
}

.img {
    float: left;
background-image: url(./images/img.jpg);
background-position: top left;
background-repeat: no-repeat;
height: 28px;
width: 45px;
margin-left: -50px;
margin-top: -1px;
}


/*  BAR ITEMS
************************************/

#s-div {
    display: block;
    float: right;
    width: 201px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    margin-right: 5px;
    }

#s-div ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 5px 5px 21px 5px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


#s-div ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
    background-color: #1d4b90;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: repeat-y;
    border-bottom: 15px solid #4f7fc8;
    -moz-border-radius-topleft:      9px;
    -moz-border-radius-bottomleft:     9px;
    -webkit-border-top-left-radius:  9px;
    -webkit-border-bottom-left-radius: 9px;
    -khtml-border-top-left-radius:   9px;
    -khtml-border-bottom-left-radius:  9px;
}

#s-div ul li ul {
    padding: 0px;
    margin: 0px;
    color: #000000;
    background-image: url(./images/ul.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    -moz-border-radius-bottomleft:     9px;
    -webkit-border-bottom-left-radius: 9px;
    -khtml-border-bottom-left-radius:  9px;
    margin-left: 25px;
    padding-bottom: 10px;
}


#s-div ul li ol {
    list-style: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
    background-image: url(./images/ul.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    -moz-border-radius-bottomleft:     9px;
    -webkit-border-bottom-left-radius: 9px;
    -khtml-border-bottom-left-radius:  9px;
    margin-left: 25px;
        padding-bottom: 10px;

}

#s-div ul li ul li, #s-div ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 5px;
    border-bottom: 1px solid #9d9d9d;
    margin-left: 2px;
}



#s-div a {
    display: block;
    text-decoration: none;
    color: #316b04;
    padding: 7px 5px 7px 15px;
    margin: 0px;
    font-weight: normal;
}

#s-div a:hover {
    display: block;
    text-decoration: none;
    color: #6b0f04;

    }

#s-div ul li ul li:hover, #s-div ul li ol li:hover {
}

#s-div .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #000000;
    background-image: url(./images/ul.jpg);
    background-position: top right;
    background-repeat: repeat-y;
    -moz-border-radius-bottomleft:     9px;
    -webkit-border-bottom-left-radius: 9px;
    -khtml-border-bottom-left-radius:  9px;
    margin-left: 25px;
}

#s-div .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#s-div .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#s-div .sidebar-post a {
    background-image: none;
    padding-left: 5px;
    padding-right: 5px;
}


#s-div .sidebar-post a:hover {
    text-decoration: none;
}

#s-div .banners a:hover {
    text-decoration: none;
}

#s-div .banners  img {
    margin-bottom: 5px;
}

#s-div .banners  object, #s-div .banners  embed {
    margin-bottom: 5px;
 }

#s-div .date {
    text-align: left;
    color: #6b0f04;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;
    padding: 5px 1px 10px 1px;
    margin-bottom: 0px;
    background-image: url(./images/chart.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}


.w-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.moduletable_hilite {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 1px 10px 1px;
    padding: 4px;
    background-color: #5080c9;
    background-image: url(./images/cell.jpg);
    background-position: top;
    background-repeat: repeat-x;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    }

.moduletable_hilite * {
    width: auto;
    float: none;
}

.moduletable_hilite h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding:  5px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-color: #f8c200;
    background-image: url(./images/h2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.moduletable_hilite h2 a {
    color: #1c4a8f;
    text-decoration: none;
}
.moduletable_hilite h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.moduletable_hilite .footer-left-content {
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #ffffff;
    }

.moduletable_hilite .footer-left-content object, .moduletable_hilite .footer-left-content embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.moduletable_hilite .footer-left-content table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    }

.moduletable_hilite .footer-left-content table thead th{
    font-size: 7pt;
    padding: 3px;
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    background-color: #1f4d93;
}
.moduletable_hilite .footer-left-content table tbody {
}

.moduletable_hilite .footer-left-content table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #bdc5d0;
}

td.comment-meta-2, td.comment-meta-5, td .comment-meta-6, td.comment-meta-7, td.comment-meta-8 , td.comment-meta-9, td.comment-meta-10  {
	text-align: center;
	vertical-align: middle;
}

td.comment-meta-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.comment-meta-3, td.comment-meta-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;
}
.moduletabletabs {
    background-color: transparent;

}

.gray-underline {
    background-color: #3060a6;
}

.moduletable_hilite .footer-left-content table tr.moduletabletabs  td, .moduletable_hilite .footer-left-content table tr.gray-underline  td {
}

.even:hover, .odd:hover {
    background-color: #13243d;
}

.moduletable_hilite a {
    color: #ffee6a;
    text-decoration: none;
}
.moduletable_hilite a:hover {
    color: #ffffff;
    text-decoration: none;
}

.moduletable_hilite .footer-left-content table tr td a {
    color: #ffee6a;
    text-decoration: none;
    display: block;
}
.moduletable_hilite .footer-left-content table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.moduletable_hilite .footer-left-content table tr td img {
    border: none;
}

.moduletable_hilite .footer {
    padding: 6px 6px 6px 6px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    float: none;
    margin: 0px;
    clear: both;
    color: #ffffff;
    background-color: #bcc4cf;
    background-image: url(./images/cellfoot.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.moduletable_hilite .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #1f4d92;
    text-decoration: none;
}
.moduletable_hilite .footer a:hover {
        color: #ffee6a;
    text-decoration: none;
}

.ads, .ads {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.charts .ads, .charts .ads {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.ygrp-catitem img {
    text-align: center;
    vertical-align: middle;
}

.textSMALLgray, .moduletableartikel3 {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.textSMALLgray h1, .moduletableartikel3 h1,
.textSMALLgray h2, .moduletableartikel3 h2,
.textSMALLgray h3, .moduletableartikel3 h3,
.textSMALLgray h4, .moduletableartikel3 h4,
.textSMALLgray h5, .moduletableartikel3 h5,
.textSMALLgray h6, .moduletableartikel3 h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.textSMALLgray p, .moduletableartikel3 p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.textSMALLgray ul, .moduletableartikel3 ul, .textSMALLgray ol, .moduletableartikel3 ol{
    margin-left: 20px;
    padding-left: 10px;
}


.moduletable_hilite img {
    border: none;
    margin: 0px;
}

/*** TAB STYLES *************************************************************/

/* Color tab styles */

.wording, .footer-left-content ul.moduletable_hilite li.boxnewsbar468middlecontentsleft {
    background-color: #5080c9;
    color: #ffffff;
    border: 1px solid #5080c9;
}
.footer-left-content ul.moduletable_hilite li {
    background-color: #1c4a8f;
}
.footer-left-content ul.moduletable_hilite li, .footer-left-content ul.moduletable_hilite li h4 {
    color: #eddd87;
}

/* Common tab styles */

.footer-left-content ul.moduletable_hilite {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.footer-left-content ul.moduletable_hilite li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #1c4a8f;
    border: 1px solid #5080c9;
    border-bottom: none;
    margin-top: 5px;
    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;
}
.footer-left-content ul.moduletable_hilite li.boxnewsbar468middlecontentsleft {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.footer-left-content ul.moduletable_hilite h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.footer-left-content ul.moduletable_hilite li.boxnewsbar468middlecontentsleft h4 {
    font-weight: bold;
}
.footer-left-content ul.moduletable_hilite li:hover {
    text-decoration: none;

}


.footer-left-content ul.moduletable_hilite h4:hover {
        color: #ffffff;
}

.footer-left-content ul.moduletable_hilite li.boxnewsbar468middlecontentsleft h4:hover {
    color: #ffffff;
}

.footer-left-content .wording {
    margin: 0;
    padding: 5px;
    margin-bottom: 0px;
}

.footer-left-content .wording a {
}

.footer-left-content .wording a:hover {
}

.footer-left-content .wording h1,
.footer-left-content .wording h2,
.footer-left-content .wording h3,
.footer-left-content .wording h4,
.footer-left-content .wording h5,
.footer-left-content .wording h6 {
    margin: 0;
}
