/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0093

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-image: url(./images/bg.gif);
}

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  */

#conteynerhead {
    display: block;
    margin: auto;
    width: 1000px;
    height: 218px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
}

h1 {
    float: none;
    margin: auto;
    padding-top: 50px;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
    width: 235px;
}


h1 a {
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #045FAF;
text-decoration: none;
}

.description {
    color: #4F5152;
    padding-top: 3px;
    _padding-top: -3px;
}


#conteynermenu {
    text-align: center;
    font-size: 9pt;
    margin: auto;
    float: none;
    height: 30px;
    width: 1000px;
    background-image: url(./images/menu.jpg);
    background-position: top;
    background-repeat: repeat-x;
    overflow: hidden;
    border-top: 1px solid #0794D4;
    border-bottom: 1px solid #0794D4;
    background-color: #4BAFE0;
}
        

#conteynermenu ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#conteynermenu ul li {
    display: block;
    _display: inline;
    float: left;
    width: auto;
    padding-top: 0px;
    _padding-top: 7px;
    _height: 30px;
    margin: 0px;
    border-right: 1px solid #ffffff;
}

#conteynermenu ul li:hover {
}

#conteynermenu ul li a { 
    display: block;
    _display: inline;
    color: #FFFFFF;
    font-size: 9pt;
    font-weight: bold;
    _height: 32px;
    padding: 8px 11px 7px 11px;
    text-decoration: none;
}

#conteynermenu ul li.current_page_item  { 
text-decoration: none;
}

#conteynermenu ul li.current_page_item a{ 
    color: #2B6E8D;
    text-decoration: none;
    background-color: #DDE2E4;
    background-image: url(./images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
  }

#conteynermenu ul li a:hover {
    color: #2B6E8D;
    text-decoration: none;
    background-color: #DDE2E4;
    background-image: url(./images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}



/*   END HEADER  */

/*  MAIN */

#conteynermain {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    background-image: url(./images/main.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ffffff;
}


/*   END MAIN  */

/*   #POST  */


#conteynercont {
    margin-bottom: 10px;
    color: #393738;
    float: right;
    width: 780px;
    margin: auto;

}

.conteynerpost {
    float: none;
    width: 776px;
    _width: 765px;
    margin-right: 7px;
    _margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #393738;
    padding: 0px;
    padding-bottom: 15px;
    background-image: url(./images/post.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}


.conteynerpost a {
    color: #1399D5;
    font-weight: normal;
    text-decoration: none;
}


.conteynerpost a:hover {
   color: #004A6E;
   text-decoration: none;
   
}

.conteynerposttitle {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 7px 5px 0px 5px;
    margin: 0px;
    color: #045FAF;
    text-align: left;
    letter-spacing: normal;
    _padding-bottom: 7px;
    }

.conteynerposttitle a {
    font-weight: bold;
    color: #045FAF;
    text-decoration: none;
}

.conteynerposttitle a:hover {
    color: #8F9499;
    text-decoration: none;
}

.conteynertext {
    margin: 0px;
    padding: 7px;
    padding-top: 0px;
    color: #393738;
}

.conteynerdate {
background-image: url(./images/date.jpg);
float: left;
width: 48px;
height: 54px;
margin: 0px 10px 3px 0px;
color: #FFFFFF;
}

.conteynerdate_1 {
padding: 10px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #ffffff;
font-weight: bold;
}

.conteynerdate_2 {
font-size: 14pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}

/*   END post-div  */

/*   FOOTER  */
#conteynerfoot {
    display: block;
    clear: both;
    border-top: none;
    margin: auto;
    width: 1000px;
    height: 153px;
    text-align: center;
    background-image: url(./images/foot.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#conteynerfootlinks {
    display: block;
    padding: 110px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #4DB0E0;
}

#conteynerfootlinks a {
    color: #ffffff;
    font-weight: bold;
}

#conteynerfootlinks a:hover {
    color: #4DB0E0;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#conteynerside {
display: block;
float: left;
width: 200px;
color: #C3C3C3;
margin-left: 5px;
margin-bottom: 0px;
margin-top: 5px;
    padding: 0px;
}

#conteynerside ul li h4 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px;
    margin: 0px;
    color: #ffffff;
    text-align: left;
    letter-spacing: normal;
        background-image: url(./images/h4.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}


#conteynerside ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

#conteynerside ul li ul {
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #393738;
    background-color: #C6EBFA;
    background-image: url(./images/side.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    -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;
}

#conteynerside ul li ol {
    list-style: none;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #393738;
    background-color: #C6EBFA;
    background-image: url(./images/side.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    -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;

}

#conteynerside ul li ul li, #conteynerside ul li ol li {
border: none;
padding: 0px;
margin: 0px;
padding-left: 15px;
border-top: 1px solid #C4E5F3;
border-bottom: 1px solid #47A7D5;
}


#conteynerside a {
    display: block;
    text-decoration: none;
    color: #004A6E;
    padding: 7px 10px 7px 15px;
    margin: 0px;
}

#conteynerside a:hover {
    display: block;    
    text-decoration: none;
    color: #000000;
}

#conteynerside ul li ul li:hover, #conteynerside ul li ol li:hover {
    background-color: #CCD5DB;
}

#conteynerside .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #393738;
    background-color: #C6EBFA;
    background-image: url(./images/side.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    -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;

}

#conteynerside .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#conteynerside .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#conteynerside .sidebar-post a {
    background-image: none;
    padding-left: 10px;
}


#conteynerside .sidebar-post a:hover {
    text-decoration: none;
}

#conteynerside .banners a:hover {
    text-decoration: none;
}

#conteynerside .banners  img {
    margin-bottom: 5px;
}

#conteynerside .banners  object, #conteynerside .banners  embed {
    margin-bottom: 5px;
 }
 
#conteynerside .date {
    text-align: left;
    color: #393738;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;    
    padding: 15px 1px 5px 1px;
    margin-bottom: 0px;
    background-image: url(./images/chart.png);
    _background-image: url(./images/chart.gif);    
    background-position: top;
    background-repeat: repeat-x;
}


.conteynerwrap {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.K-portion {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 2px 10px 2px;
    padding: 0px;

}

.K-portion * {
    width: auto;
    float: none;
}

.K-portion h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    background-color: #000000;
    padding: 7px;
    margin: 0px;
    color: #ffffff;
    text-align: left;
    letter-spacing: normal;
    background-color: #4C4C4C;
    background-image: url(./images/h2.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #B5B5B6;
    border-bottom: 1px solid #F5F5F5;
    -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;
}

.K-portion h2 a {
    color: #E1E3E5;
    text-decoration: none;
}
.K-portion h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.K-portion .K-chapter {
    margin: 0px;
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    border: 1px solid #E5E5E5;
    border-top: 1px solid #000000;
    color: #393738;
    background-color: #F4F2F2;
    border-bottom: none;

}

.K-portion .K-chapter object, .K-portion .K-chapter embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.K-portion .K-chapter table {
    width: 100%;
    border-spacing: 0px;
    margin: 0pxpx;
    padding: 0px;
    }

.K-portion .K-chapter table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    background-color: #4DB0E0;
    border-bottom: 1px solid #90CAE7;
}


.K-portion .K-chapter table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #393738;
}

td.K-chapter-2, td.K-chapter-5, td .K-chapter-6, td.K-chapter-7, td.K-chapter-8 , td.K-chapter-9, td.K-chapter-10  {
	text-align: center; 
	vertical-align: middle;
}

td.K-chapter-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.K-chapter-3, td.K-chapter-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;
}
.even {
    background-color: #E5E5E5;
}

.odd {
   background-color: #F4F2F2;
}

.K-portion .K-chapter table tr.even  td, .K-portion .K-chapter table tr.odd  td {
    border-top: 1px solid #D6D6D6;
    border-bottom: 1px solid #FFFFFF;
}

.even:hover, .odd:hover {
    background-color: #C7DAE3;
}

.K-portion a {
    color: #1399D5;
    text-decoration: none;
}
.K-portion a:hover {
    color: #004A6E;
    text-decoration: none;
}

.K-portion .K-chapter table tr td a {
    color: #1399D5;
    text-decoration: none;
    display: block;
}
.K-portion .K-chapter table tr td a:hover {
    color: #004A6E;
    text-decoration: none;
    display: block;
}

.K-portion .K-chapter table tr td img {
    border: none;
}

.K-portion .footer {
    margin: 0px;
    padding: 7px;
    font-size: 8pt;
    text-align: right;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    border: none;
    color: #393738;
    background-color: #B2B2B2;
    margin: 0px;
    border: 1px solid #D0D0D0;
    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;
}

.K-portion .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
    
    
}
.K-portion .footer a:hover {
    color: #004A6E;
    text-decoration: none;
}

.K-imgs, .K-artwork {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.K-element img {
    text-align: center;
    vertical-align: middle;
}

.K-portion, .K-rss {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.K-portion h1, .K-rss h1,
.K-portion h2, .K-rss h2,
.K-portion h3, .K-rss h3,
.K-portion h4, .K-rss h4,
.K-portion h5, .K-rss h5,
.K-portion h6, .K-rss h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.K-portion p, .K-rss p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.K-portion ul, .K-rss ul, .K-portion ol, .K-rss ol{
    margin-left: 20px;
    padding-left: 10px;
}


.K-portion img {
    border: none;
    margin: 0px;
}



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

/* Color tab styles */

.K-logo, .K-chapter ul.K-labels li.K-labels {
    background-color: #c6ebfa;
    color: #000000;
    border: 1px solid #aecedb;
}
.K-chapter ul.K-labels li {
    background-color: #aecedb;
}
.K-chapter ul.K-labels li, .K-chapter ul.K-labels li h4 {
    color: #000000;
}

/* Common tab styles */

.K-chapter ul.K-labels {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.K-chapter ul.K-labels 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;
}
.K-chapter ul.K-labels li.K-labels {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.K-chapter ul.K-labels h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.K-chapter ul.K-labels li.K-labels h4 {
    font-weight: bold;
}
.K-chapter ul.K-labels li:hover {
    text-decoration: underline;
}

.K-chapter .K-logo {
    margin: 0;
    padding: 5px;
}

.K-chapter .K-logo h1,
.K-chapter .K-logo h2,
.K-chapter .K-logo h3,
.K-chapter .K-logo h4,
.K-chapter .K-logo h5,
.K-chapter .K-logo h6 {
    margin: 0;
}

