/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0070

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-image: url(./images/body.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;
    background-image: url(./images/head.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 1000px;
    height: 213px;
    text-align: center;
    float: none;
    clear: both;
    margin-top: 0px;    
}

h1 {
    float: right;
    margin: auto;
    margin-top:80px;
    font-size: 20pt;
    width: 520px;
    text-transform: capitalize;
    text-align: left;
    color: #F7EDE9;
    font-weight: bold;
    font-style: normal;
}

.description {
    float: right;
    margin: auto;
    margin-top: 4px;
    width: 520px;
    color: #F7EDE9;
    text-align: left;
}


h1 a {
    color: #F7EDE9;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #FFFFFF;
text-decoration: none;
}


#nav-div {
text-align: center;
font-size: 9pt;
margin: auto;
float: left;
height: 30px;
overflow: hidden;
width: 550px;
margin-left: 445px;
_margin-left: 220px;
margin-top: 53px;
padding-right: 5px;
margin-bottom: -21px;
}

#nav-div ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#nav-div ul li {
    display: block;
    _display: inline;
    float: left;
    width: auto;
    _height: 30px;
    padding-top: 0px;
    _padding-top: 7px;
    margin-right: 5px;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #30291E;
    font-weight: normal;
    font-size: 9pt;
    _height: 31px;
    padding: 8px 11px 7px 11px;
    _padding-bottom: 10px;
    text-decoration: none;
    background-image: url(./images/menu.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #FFF8D1;
}

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    text-decoration: none;
    color: #60625B;
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #FFF196;
}

#nav-div ul li a:hover {
    color: #60625B;
    text-decoration: none;
     background-image: url(./images/menu-hover.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #FFF196;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
}


/*   END MAIN  */

/*   #POST  */


#middle-div {
    width: 780px;
    margin-bottom: 10px;
    color: #30291E;
    float: right;
}

.text-div {
    float: none;
    width: 775px;
    _width: 765px;
    margin-right: 5px;
    _margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 15px;
    color: #30291E;
    padding: 0px;
    background-image: url(./images/post.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #DFDED6;
}


.text-div a {
    color: #2D3C10;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #2D3C10;
   text-decoration: underline;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 7px;
    margin: 0px;
    color: #30291E;
    text-align: left;
    letter-spacing: normal;
    margin: 0px;
}

.text-div-title a {
    font-weight: bold;
    color: #30291E;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #4B4A4A;
    text-decoration: none;
}

.inerm-div {
    margin: 0px;
    padding: 7px;
    color: #30291E;
    padding-top: 0px;
}

.date-div {
background-image: url(./images/date.jpg);
float: left;
width: 76px;
height: 68px;
margin: 10px 5px 5px -1px;
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 {
padding-right: 3px;
font-size: 14pt;
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: 0px auto 0px auto;
    width: 1000px;
    height: 78px;
    text-align: right;
    background-image: url(./images/foot.jpg);
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #27231D;
    border-top: 5px solid #FFF8D0;
}

#bottom-div-links {
    display: block;
    padding: 40px 80px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #8A8472;
}

#bottom-div-links a {
    color: #FFFFFF;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #8A8472;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 200px;
color: #0A0000;
margin-left: 5px;
_margin-left: 5px;
margin-bottom: 10px;
margin-top: 5px;
}

#s-box ul li h4 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px;
    margin: 0px;
    color: #30291E;
    text-align: right;
    letter-spacing: normal;
   background-image: url(./images/side-h2.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin-bottom: 15px;
    background-color: #FFF195;
    background-image: url(./images/side.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

#s-box ul li ul {
    color: #535B54;
    padding: 10px 0px 10px 0px;
    margin:0px;
}

#s-box ul li ol {
    list-style:none;
    color: #535B54;
    padding: 10px 0px 10px 0px;
}

#s-box ul li ul li, #s-box ul li ol li {
border: none;
padding: 0px;
margin: 0px;
}


#s-box a {
display: block;
text-decoration: none;
color: #30291E;
padding: 7px 10px 7px 20px;
margin: 0px;
}

#s-box a:hover {
display: block;    
text-decoration: none;
color: #344F37;
}

#s-box ul li ul li:hover, #s-box ul li ol li:hover {
    background-color: #;
}

#s-box .banners {
    text-align: center;
    padding: 5px;
    color: #535B54;
}

#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: 20px;
}


#s-box .sidebar-post a:hover {
    text-decoration: none;
}

#s-box .banners a:hover {
    text-decoration: 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: #344F37;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 996px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;    
    padding: 5px 1px 5px 1px;
    margin-bottom: 15px;
    background-image: url(./images/bg-charts.jpg);

}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.contentdescription {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.contentdescription * {
    width: auto;
    float: none;
}

.contentdescription h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 11px 7px 13px 37px;
    margin: 0px;
    margin-left: -7px;
    color: #30291E;
    text-align: left;
    letter-spacing: normal;
    background-color: #DFDED6;
    background-image: url(./images/h2.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    -moz-border-radius-bottomright: 9px;
    -moz-border-radius-topright: 9px;
    -webkit-border-top-right-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -khtml-border-top-right-radius: 9px;
    -khtml-border-bottom-right-radius: 9px;  
}

.contentdescription h2 a {
    color: #30291E;
    text-decoration: none;
}
.contentdescription h2 a:hover {
    color: #5F584D;
    text-decoration: none;
}


.contentdescription .lines {
    margin: 0px;
    padding: 0px;
    margin: 0px 7px 0px 7px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #AA9A88;
    border: 1px solid #CACACA;
    background-color: #27231D;
}


.contentdescription .lines table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    }

.contentdescription .lines table thead {
    font-size: 7pt;
    padding: 3px;
    text-align:center;
    font-weight:normal;
    color: #DFDED6;
    background-color: #88856F;
    border-bottom: 1px solid #7B7B7B;
}


.contentdescription .lines table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #AA9A88;
}

td.cls2-2, td.cls2-5, td .cls2-6, td.cls2-7, td.cls2-8 , td.cls2-9, td.cls2-10  {
	text-align: center; 
	vertical-align: middle;
}

td.cls2-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.cls2-3, td.cls2-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;
}
.col4 {
    background-color: #1A1A1A;
}

.popular_line {
    background-color: #27231D;
}

.contentdescription .lines table tr.col4  td, .contentdescription .lines table tr.popular_line  td {
    border-top: 1px solid #27231D;
    border-bottom: 1px solid #000000;
}

.even:hover, .odd:hover {
    background-color: #000000;
}

.contentdescription a {
    color: #F4E1C1;
    text-decoration: none;
}
.contentdescription a:hover {
    color: #ffffff;
    text-decoration: none;
}

.contentdescription .lines table tr td a {
    color: #F4E1C1;
    text-decoration: none;
    display: block;
}
.contentdescription .lines table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.contentdescription .lines table tr td img {
    border: none;
}

.contentdescription .footer {
    margin: 0px;
    padding: 7px 7px 8px 7px;
    font-size: 9pt;
    text-align: center;
    font-weight: normal;
    width: auto;
    float: none;
    clear: both;
    border: none;
    color: #AA9A88;
    border: 1px solid #DFDED6;
    border-top: none;
    background-color: #27231D;
    margin: 0px 7px 0px 7px;
-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;
  
}

.contentdescription .footer a {
    font-weight: normal;
    color: #F4E1C1;
    text-decoration: none;
    
    
}
.contentdescription .footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.pic, .banners {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.heading img {
    text-align: center;
    vertical-align: middle;
}

.articleinfo, .article {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.articleinfo h1, .article h1,
.articleinfo h2, .article h2,
.articleinfo h3, .article h3,
.articleinfo h4, .article h4,
.articleinfo h5, .article h5,
.articleinfo h6, .article h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.articleinfo p, .article p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.articleinfo ul, .article ul, .articleinfo ol, .article ol{
    margin-left: 20px;
    padding-left: 10px;
}


.contentdescription img {
    border: none;
    margin: 0px;
}



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

/* Color tab styles */

.choices, .lines ul.markers li.index_service_text {
    background-color: #27231d;
    color: #ffffff;
    border: 1px solid #080806;
}
.lines ul.markers li {
    background-color: #080806;
}
.lines ul.markers li, .lines ul.markers li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.lines .choices {
    margin: 0;
    padding: 5px;
}

.lines .choices h1,
.lines .choices h2,
.lines .choices h3,
.lines .choices h4,
.lines .choices h5,
.lines .choices h6 {
    margin: 0;
}

