/*
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;
}


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: 70px;
_margin-top: 71px;
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;
}


.N4_area {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.N4_area * {
    width: auto;
    float: none;
}

.N4_area 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;  
}

.N4_area h2 a {
    color: #30291E;
    text-decoration: none;
}
.N4_area h2 a:hover {
    color: #5F584D;
    text-decoration: none;
}


.N4_area .N4_documentes {
    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;
}


.N4_area .N4_documentes table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    }

.N4_area .N4_documentes table thead {
    font-size: 7pt;
    padding: 3px;
    text-align:center;
    font-weight:normal;
    color: #DFDED6;
    background-color: #88856F;
    border-bottom: 1px solid #7B7B7B;
}


.N4_area .N4_documentes table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #AA9A88;
}

td.N4_drafts-2, td.N4_drafts-5, td .N4_drafts-6, td.N4_drafts-7, td.N4_drafts-8 , td.N4_drafts-9, td.N4_drafts-10  {
	text-align: center; 
	vertical-align: middle;
}

td.N4_drafts-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.N4_drafts-3, td.N4_drafts-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: #1A1A1A;
}

.odd {
    background-color: #27231D;
}

.N4_area .N4_documentes table tr.even  td, .N4_area .N4_documentes table tr.odd  td {
    border-top: 1px solid #27231D;
    border-bottom: 1px solid #000000;
}

.even:hover, .odd:hover {
    background-color: #000000;
}

.N4_area a {
    color: #F4E1C1;
    text-decoration: none;
}
.N4_area a:hover {
    color: #ffffff;
    text-decoration: none;
}

.N4_area .N4_documentes table tr td a {
    color: #F4E1C1;
    text-decoration: none;
    display: block;
}
.N4_area .N4_documentes table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.N4_area .N4_documentes table tr td img {
    border: none;
}

.N4_area .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;
  
}

.N4_area .footer a {
    font-weight: normal;
    color: #F4E1C1;
    text-decoration: none;
    
    
}
.N4_area .footer a:hover {
    color: #ffffff;
    text-decoration: none;
}

.N4_pictures, .N4_picture {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.N4_graphs img {
    text-align: center;
    vertical-align: middle;
}

.N4_wording, .N4_parts {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.N4_wording h1, .N4_parts h1,
.N4_wording h2, .N4_parts h2,
.N4_wording h3, .N4_parts h3,
.N4_wording h4, .N4_parts h4,
.N4_wording h5, .N4_parts h5,
.N4_wording h6, .N4_parts h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.N4_wording p, .N4_parts p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.N4_wording ul, .N4_parts ul, .N4_wording ol, .N4_parts ol{
    margin-left: 20px;
    padding-left: 10px;
}


.N4_area img {
    border: none;
    margin: 0px;
}

.ispoker-met-images img, .ispoker-met-image img {
margin: 0px;
padding: 0px;
border: none;
}






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

/* Color tab styles */

.N4_labels, .N4_documentes ul.N4_bookmarks li.N4_formatting {
    background-color: #27231d;
    color: #ffffff;
    border: 1px solid #080806;
}
.N4_documentes ul.N4_bookmarks li {
    background-color: #080806;
}
.N4_documentes ul.N4_bookmarks li, .N4_documentes ul.N4_bookmarks li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.N4_documentes .N4_labels {
    margin: 0;
    padding: 5px;
}

.N4_documentes .N4_labels h1,
.N4_documentes .N4_labels h2,
.N4_documentes .N4_labels h3,
.N4_documentes .N4_labels h4,
.N4_documentes .N4_labels h5,
.N4_documentes .N4_labels h6 {
    margin: 0;
}

