/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0105

*/

* {
    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  */

#top-div {
    display: block;
    margin: auto;
    width: 1000px;
    height: 216px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url(./images/head.jpg);
    background-repeat: no-repeat;
    vertical-align: bottom;
}

h1 {
    display: inline;
    float: none;
    margin: auto;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #E55A05;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    font-style: normal;
    border: 5px solid #4FA615;
    background-color: #ffffff;
    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;
}


h1 a {
    color: #E55A05;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #4CA511;
text-decoration: none;
}

.description {
    color: #686464;
    padding-top: 3px;
    margin-bottom: 157px;
    _margin-bottom: 159px;
}


#nav-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    margin: auto;
    height: 30px;
    width: 1000px;
    overflow: hidden;
background-color: #E55A05;
}
        

#nav-div ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#nav-div ul li {
    display: block;
    _display: inline;
    float: left;
    width: auto;
    padding-top: 0px;
    _height: 30px;
    _padding-top: 9px;
    margin: 0px;
    background-image: url(./images/menu.jpg);
    background-position: right top;
    background-repeat: no-repeat;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    _height: 30px;
    padding: 8px 11px 8px 11px;
    text-decoration: none;
    margin-right: 1px;
}

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    color: #EDA700;
    text-decoration: none;
  }

#nav-div ul li a:hover {
    color: #6A0002;
    text-decoration: none;
    background-image: url(./images/hover.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
    background-color: #ffffff;
}

/*   END MAIN  */

/*   #POST  */


#middle-div {
    margin-bottom: 10px;
    color: #888888;
    float: right;
    width: 780px;
    margin: auto;

}

.text-div {
    display: block;
    float: none;
    width: 765px;
    _width: 765px;
    margin-right: 5px;
    margin-bottom: 15px;
    padding: 0px;
}


.text-div a {
    color: #6A0002;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #64B131;
   text-decoration: none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 7px;
    padding-left: 10px;
    padding-bottom: 0px;
    margin: 0px;
    color: #64B131;
    text-align: left;
    letter-spacing: normal;
 }

.text-div-title a {
    font-weight: bold;
    color: #64B131;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #6A0002;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    padding: 7px;
    padding-top: 1px;
    color: #000000;

}

.text-f {
    text-align: right;
    background-image: url(./images/postfoot.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 20px;
    padding: 3px 28px 6px 0px;
}

.text-f a {
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
}

.text-f a:hover {
    color: #000000;
}

.date-div {
background-image: url(./images/date.jpg);
float: left;
width: 54px;
height: 54px;
margin: 3px 10px 5px 0px;
color: #FFFFFF;
}

.date_content_1 {
padding: 12px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #ffffff;
font-weight: bold;
}

.date_content_2 {
font-size: 12pt;
font-weight: normal;
text-align: center;
font-weight: bold;
margin: 0px;
}

/*   END post-div  */

/*   FOOTER  */
#bottom-div {
    display: block;
    clear: both;
    border-top: none;
    margin: auto;
    width: 1000px;
    height: 123px;
    text-align: center;
    background-image: url(./images/footer.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

#bottom-div-links {
    display: block;
    padding: 47px 5px 0px 5px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #2A2929;
}

#bottom-div-links a {
    color: #9E0C0F;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #2A2929;
    text-decoration: none;
}



/* SIDEBAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 200px;
color: #363535;
margin-left: 7px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#s-box ul li h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h2.jpg);
    background-position: top-right;
    background-repeat: no-repeat;
    background-color: #9E0C0F;
    border: 1px solid #D28D8E;
    border-bottom: 1px solid #FFFFFF;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
}

#s-box ul li ul {
    padding: 5px 0px 15px 0px;
    margin: 0px;
    color: #000000;
    background-color: #E55A05;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}


#s-box ul li ol {
    list-style: none;
    padding: 5px 0px 15px 0px;
    margin: 0px;
    color: #000000;
    background-color: #E55A05;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#s-box ul li ul li, #s-box ul li ol li {
    border: none;
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    background-image: url(./images/li.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}


#s-box a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding: 7px 10px 7px 15px;
    margin: 0px;
    background-image: url(./images/link.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

#s-box a:hover {
    display: block;    
    text-decoration: none;
    color: #6A0002;
    background-image: url(./images/link-hover.gif);
    background-position: center left;
    background-repeat: no-repeat;
}

#s-box ul li ul li:hover, #s-box ul li ol li:hover {
}

#s-box .banners {
    text-align: center;
    padding: 5px;
    margin: 0px;
    color: #000000;
    background-color: #E55A05;
    background-image: url(./images/side.jpg);
    background-position: top left;
    background-repeat: no-repeat;

}

#s-box .banners a {
    background-image: none;
    padding-left: 0px;
    border: none;
}

#s-box .banners a:hover {
    background-image: none;
    border: none;
    background-color: transparent;
}


#s-box .sidebar-post a {
    background-image: none;
    padding-left: 10px;
}


#s-box .sidebar-post a:hover {
    text-decoration: none;
    background-image: none;
}

#s-box .banners a:hover {
    text-decoration: none;
    background-image: none;
}

#s-box .banners  img {
    margin-bottom: 5px;
}

#s-box .banners  object, #s-box .banners  embed {
    margin-bottom: 5px;
 }
 
#s-box .date {
    text-align: left;
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 998px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 10px;    
    padding: 5px 1px 5px 1px;
    margin-top: 0px;
    background-image: url(./images/chart.jpg);
    background-position: bottom left;
    background-repeat: repeat-x;
    margin-bottom: 15px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.jwts_slidecontent {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 2px 10px 2px;
    padding: 3px;
    background-image: url(./images/bg.gif);
    border: 1px solid #E6E6E6;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.jwts_slidecontent * {
    width: auto;
    float: none;
}

.jwts_slidecontent h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px 10px 7px 7px;
    margin: 0px;
    color: #ffffff;
    text-align: right;
    letter-spacing: normal;
    background-image: url(./images/h2.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #9E0C0F;
    -moz-border-radius-topleft:      6px;
    -moz-border-radius-topright:     6px;
    -webkit-border-top-left-radius:  6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius:   6px;
    -khtml-border-top-right-radius:  6px;
}

.jwts_slidecontent h2 a {
    color: #ffffff;
    text-decoration: none;
}
.jwts_slidecontent h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.jwts_slidecontent .reading {
    margin: 0px;
    padding: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #000000;
    background-color: #E0E2E6;
    background-image: url(./images/cell.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #D7D6D6;
    border-top: none;
}

.jwts_slidecontent .reading object, .jwts_slidecontent .reading embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.jwts_slidecontent .reading table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    }

.jwts_slidecontent .reading table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    background-color: #B8B8B8;
}


.jwts_slidecontent .reading table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #000000;
}

td.column3-2, td.column3-5, td .column3-6, td.column3-7, td.column3-8 , td.column3-9, td.column3-10  {
	text-align: center; 
	vertical-align: middle;
}

td.column3-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.column3-3, td.column3-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;
}
.customfields-listview {
    background-color: transparent;
}

.moduletable_hilite {
background-color: transparent;
}

.jwts_slidecontent .reading table tr.customfields-listview  td, .jwts_slidecontent .reading table tr.moduletable_hilite  td {
border-bottom: 1px solid #ffffff;
border-top: 1px solid #D9D9D9;
}

.even:hover, .odd:hover {
   background-color: #D6D7D9;
}

.jwts_slidecontent a {
    color: #6A0002;
    text-decoration: none;
}
.jwts_slidecontent a:hover {
    color: #4CA511;
    text-decoration: none;
}

.jwts_slidecontent .reading table tr td a {
    color: #6A0002;
    text-decoration: none;
    display: block;
}
.jwts_slidecontent .reading table tr td a:hover {
    color: #4CA511;
    text-decoration: none;
    display: block;
}

.jwts_slidecontent .reading table tr td img {
    border: none;
}

.jwts_slidecontent .footer {
    margin: 0px;
    padding: 5px;
    font-size: 8pt;
    text-align: center;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #ffffff;
    background-image: url(./images/cellfoot.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #E55B05;
    -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;
}

.jwts_slidecontent .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #7C1103;
    text-decoration: none;
    
    
}
.jwts_slidecontent .footer a:hover {
    color: #7C1103;
    text-decoration: underline;
}

.gifs, .pixs {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.lists img {
    text-align: center;
    vertical-align: middle;
}

.context, .textL {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.context h1, .textL h1,
.context h2, .textL h2,
.context h3, .textL h3,
.context h4, .textL h4,
.context h5, .textL h5,
.context h6, .textL h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.context p, .textL p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.context ul, .textL ul, .context ol, .textL ol{
    margin-left: 20px;
    padding-left: 10px;
}


.jwts_slidecontent img {
    border: none;
    margin: 0px;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.redtext, .reading ul.index_service_text_redcarpet li.boxnewsbar468 {
    background-color: #E0E1E5;
    color: #000000;
    border: 1px solid #DDDEE2;
}
.reading ul.index_service_text_redcarpet li {
    background-color: #000000;
}
.reading ul.index_service_text_redcarpet li, .reading ul.index_service_text_redcarpet li h4 {
    color: #7B4A4B;
}

/* Common tab styles */

.reading ul.index_service_text_redcarpet {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
    margin-top: 4px;
}
.reading ul.index_service_text_redcarpet li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 0 0 4px;
    background-color: #EDF0F6;
    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;
}
.reading ul.index_service_text_redcarpet li.boxnewsbar468 {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.reading ul.index_service_text_redcarpet h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.reading ul.index_service_text_redcarpet li.boxnewsbar468 h4 {
    font-weight: bold;
}
.reading ul.index_service_text_redcarpet li:hover {
    text-decoration: none;

}


.reading ul.index_service_text_redcarpet h4:hover {
        color: #4CA511;
}

.reading ul.index_service_text_redcarpet li.boxnewsbar468 h4:hover {
    color: #ffffff;
}

.reading .redtext {
    margin: 0;
    padding: 5px;    
}

.reading .redtext h1,
.reading .redtext h2,
.reading .redtext h3,
.reading .redtext h4,
.reading .redtext h5,
.reading .redtext h6 {
    margin: 0;
}

