/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0095

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-image: url("images/bg.jpg");
}

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: 288px;
    text-align: center;
    float: none;
    clear: both;
    background-image: url("images/head.jpg");
    background-repeat: no-repeat;
}

h1 {
    float: none;
    margin: auto;
    width: 780px;
    padding-top: 170px;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    font-style: normal;
}


h1 a {
    color: #ffffff;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #828282;
text-decoration: none;
}

.description {
    padding-top: 3px;
    color: #ffffff;
}


#nav-div {
    text-align: center;
    float: none;
    font-size: 9pt;
    margin: auto;
    height: 33px;
    width: 1000px;
    overflow: hidden;
    background-color: #7F7F7F;
    background-image: url("images/menu.jpg");
    background-position: top;
    background-repeat: repeat-x;

    }
        

#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;
    _padding-top: 7px;
    margin: 0px;
    margin-left: 4px;
}

#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: 6px 7px 10px 15px;
    text-decoration: none;
    background-image: url("images/li.png");
    _background-image: url("images/li.gif");
    background-position: center left;
    background-repeat: no-repeat;
}

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    color: #035EAF;
    text-decoration: none;
    background-image: url("images/li-hover.png");
    _background-image: url("images/li-hover.gif");
    background-position: center left;
    background-repeat: no-repeat;
  }

#nav-div ul li a:hover {
    color: #035EAF;
    text-decoration: none;
    background-image: url("images/li-hover.png");
    _background-image: url("images/li-hover.gif");
    background-position: center left;
    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;
}

/*   END MAIN  */

/*   #POST  */


#middle-div {
    margin-bottom: 10px;
    color: #000000;
    float: right;
    width: 780px;
    margin: auto;

}

.text-div {
    display: block;
    float: none;
    width: 765px;
    _width: 765px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding: 0px;
}


.text-div a {
    color: #045FAF;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #000000;
   text-decoration: none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    padding: 7px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-color: #CBCBCB;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    }

.text-div-title a {
    font-weight: bold;
    color: #62595D;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #ffffff;
    text-decoration: none;
}

.inerm-div {
    display: block;
    margin: 0px;
    padding: 7px;
    padding-top: 1px;
    color: #393738;
    background-image: url("images/text.jpg");
    background-position: top right;
    background-repeat: no-repeat;
}

.p-date {
float: none;
    color: #AF0303;
    margin: 0px;
    padding: 0px;
    padding-top: 3px;
    font-size: 9pt;
    font-style: italic;
}

/*   END post-div  */

/*   FOOTER  */
#bottom-div {
    display: block;
    clear: both;
    border-top: none;
    margin: auto;
    width: 1000px;
    height: 98px;
    text-align: center;
    background-image: url("images/foot.jpg");
    background-position: top;
    background-repeat: no-repeat;
}

#bottom-div-links {
    display: block;
    padding: 27px 5px 0px 5px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #E0E0E0;
}

#bottom-div-links a {
    color: #ffffff;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #E0E0E0;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 200px;
color: #331D08;
margin-left: 5px;
margin-bottom: 0px;
margin-top: 0px;
    padding: 0px;
}

#s-box .widget  h4 {
    width: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 15px 5px 0px 5px;
    height: 33px;
    padding-right: 10px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url("images/h4.jpg");
    background-position: top;
    background-repeat: no-repeat;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

#s-box ul li ul {
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #393738;
}

#s-box ul li ol {
    list-style: none;
    padding: 5px 0px 10px 0px;
    margin: 0px;
    color: #393738;
}

#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/side.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
}


#s-box  .widget a {
    display: block;
    text-decoration: none;
    color: #AF0303;
    padding: 7px 10px 7px 15px;
    margin: 0px;
    background-image: url("images/link.png");
    _background-image: url("images/link.gif");
    background-position: center left;
    background-repeat: no-repeat;
    
}

#s-box  .widget a:hover {
    display: block;    
    text-decoration: none;
    color: #035EAF;
    background-image: url("images/li-hover.png");
    _background-image: url("images/li-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: #393738;

}

#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;
}

#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: #035EAF;
    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 5px 1px;
    margin-top: 0px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.contentleftarea {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 2px 10px 2px;
    padding: 0px;
    border: 1px dashed #CCCCCC;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.contentleftarea * {
    width: auto;
    float: none;
}

.contentleftarea h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px;
    margin: 3px 2px 0px 2px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url("images/h2.jpg");
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #F58585;
    border-bottom: 1px solid #A60808;
    background-color: #DE0100;
    -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;
}

.contentleftarea h2 a {
    color: #FADCDD;
    text-decoration: none;
}
.contentleftarea h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.contentleftarea .oltext {
    margin: 0px;
    padding: 15px 5px 0px 5px;
    margin: 0px -1px 0px -1px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #393738;
        background-color: #CBCBCB;
    background-image: url("images/cell.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    border: 1px solid #E0E0E0;
    border-bottom: none;
    border-top: none;
}

.contentleftarea .oltext object, .contentleftarea .oltext embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.contentleftarea .oltext table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #000000;
    }

.contentleftarea .oltext table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    color: #000000;
    border-bottom: 1px solid #000000;
}


.contentleftarea .oltext table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #393738;
}

td.toproomsrow2-2, td.toproomsrow2-5, td .toproomsrow2-6, td.toproomsrow2-7, td.toproomsrow2-8 , td.toproomsrow2-9, td.toproomsrow2-10  {
	text-align: center; 
	vertical-align: middle;
}

td.toproomsrow2-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.toproomsrow2-3, td.toproomsrow2-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;
}
.inline-div {
    background-color: transparent;
}

.menulist-section {
       background-image: url("images/odd.png");
       _background-color: #E5E5E5;
}

.contentleftarea .oltext table tr.inline-div  td, .contentleftarea .oltext table tr.menulist-section  td {

}

.even:hover, .odd:hover {
   background-image: url("images/hover.png");
}

.contentleftarea a {
    color: #035EAF;
    text-decoration: none;
}
.contentleftarea a:hover {
    color: #000000;
    text-decoration: none;
}

.contentleftarea .oltext table tr td a {
    color: #035EAF;
    text-decoration: none;
    display: block;
}
.contentleftarea .oltext table tr td a:hover {
    color: #000000;
    text-decoration: none;
    display: block;
}

.contentleftarea .oltext table tr td img {
    border: none;
}

.contentleftarea .footer {
    margin: 0px -1px -1px -1px;
    padding: 7px;
    font-size: 8pt;
    text-align: left;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    color: #000000;
    background-color: #CBCBCB;
    border: 1px solid #E0E0E0;
    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;
}

.contentleftarea .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #035EAF;
    text-decoration: none;
    
    
}
.contentleftarea .footer a:hover {
    color: #035EAF;
    text-decoration: underline;
}

.caption-img-right, .jpeg {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.featured-item-image img {
    text-align: center;
    vertical-align: middle;
}

.form-hr, .bodytext {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.form-hr h1, .bodytext h1,
.form-hr h2, .bodytext h2,
.form-hr h3, .bodytext h3,
.form-hr h4, .bodytext h4,
.form-hr h5, .bodytext h5,
.form-hr h6, .bodytext h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.form-hr p, .bodytext p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.form-hr ul, .bodytext ul, .form-hr ol, .bodytext ol{
    margin-left: 20px;
    padding-left: 10px;
}


.contentleftarea img {
    border: none;
    margin: 0px;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.content-inner, .oltext ul.ttext li.htext {
    background-color: #cbcbcb;
    color: #000000;
    border: 1px solid #acacac;
}
.oltext ul.ttext li {
    background-color: #acacac;
}
.oltext ul.ttext li, .oltext ul.ttext li h4 {
    color: #000000;
}

/* Common tab styles */

.oltext ul.ttext {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.oltext ul.ttext 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;
}
.oltext ul.ttext li.htext {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.oltext ul.ttext h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.oltext ul.ttext li.htext h4 {
    font-weight: bold;
}
.oltext ul.ttext li:hover {
    text-decoration: underline;
}

.oltext .content-inner {
    margin: 0;
    padding: 5px;
}

.oltext .content-inner h1,
.oltext .content-inner h2,
.oltext .content-inner h3,
.oltext .content-inner h4,
.oltext .content-inner h5,
.oltext .content-inner h6 {
    margin: 0;
}

/* POST_IMAGE */

.post-image-container {
    display: block;
    float: left;
    border: 1px dashed #CCCCCC;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

#middle-div .text-div .inerm-div h2.post-image-title {
    width: auto;
    float: none;
    font-size: 10pt;
    font-weight: bold;
    padding: 7px;
    margin: 3px 2px 0px 2px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url("images/h2.jpg");
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #F58585;
    border-bottom: 1px solid #A60808;
    background-color: #DE0100;
    -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;
}

#middle-div .text-div .inerm-div h2.post-image-title a {
    color: #FADCDD;
    text-decoration: none;
    font-weight: bold;
}

#middle-div .text-div .inerm-div h2.post-image-title a:hover {
    color: #ffffff;
    text-decoration: none;
}

#middle-div .text-div .inerm-div .post-image-content {
    display: block;
    padding: 15px 5px 0px 5px;
    margin: 0px -1px 0px -1px;
    width: auto;
    float: none;
    background-color: #CBCBCB;
    background-image: url("images/cell.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    border: 1px solid #E0E0E0;
    border-bottom: none;
    border-top: none;
}

#middle-div .text-div .inerm-div .post-image-content p {
    margin:  0px;
    padding: 0px;
}


#middle-div .text-div .inerm-div .post-image-content a {
    border: none;
    background-image: none;
    margin: 0px;
    padding: 0px;
    display: block;
}


#middle-div .text-div .inerm-div .post-image-content a img {
    margin: 0px;
    padding: 0px;
}

#middle-div .text-div .inerm-div .post-image-footer {
    margin: 0px -1px -1px -1px;
    padding: 7px;
    font-size: 8pt;
    text-align: left;
    font-weight: bold;
    width: auto;
    float: none;
    color: #000000;
    background-color: #CBCBCB;
    border: 1px solid #E0E0E0;
    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;
}

#middle-div .text-div .inerm-div .post-image-footer a {
    color: #62595D;
    text-decoration: none;
    font-weight: bold;
}

#middle-div .text-div .inerm-div .post-image-footer a:hover {
    color: #000000;
    text-decoration: none;
}

.image_right {
    float: right;
    margin: 5px 0px 10px 10px;
}

.image_left {
    float: left;
    margin: 5px 10px 10px 0px;
}

.more-link {
    clear: both;
    text-decoration: none;
}

.more-link:hover {
    text-decoration: none;
}

.serif {
        clear: both;
}


#s-box .contentleftarea {
    margin-right: auto;
    margin-left:auto;

}

.oltext h1 a,
.oltext h2 a,
.oltext h3 a,
.oltext h4 a,
.oltext h5 a,
.oltext h6 a {
   text-decoration: none;
font-weight: bold;
}
