/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0084

*/

* {
    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;
    background-image: url(./images/head.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #FFFBD6;
    width: 1000px;
    height: 259px;
    text-align: center;
    float: none;
    clear: both;
    margin-top: 0px;
    border-bottom: 1px solid #7AAB2E;
}

h1 {
    float: right;
    margin: auto;
    margin-top: 106px;
    font-size: 22pt;
    width: 645px;
    text-transform: capitalize;
    text-align: left;
    color: #85B80D;
    font-weight: bold;
    font-style: normal;
}


h1 a {
    color: #85B80D;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #FF9D2A;
text-decoration: none;
}

.description {
    float: left;
    color: #FE9D2A;
    margin-top: 5px;
    text-align: left;
    margin-left: 356px;
}


#nav-div {
text-align: center;
font-size: 9pt;
margin: auto;
float: none;
height: 29px;
overflow: hidden;
width: 1000px;
padding: 0px;
margin-top: 0px;
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;
    border-right: 1px solid #FFFFFF;
}

#nav-div ul li:hover {
}

#nav-div ul li a { 
    display: block;
    _display: inline;
    color: #ffffff;
    font-weight: normal;
    font-size: 9pt;
    font-weight: bold;
    _height: 31px;
    padding: 7px 11px 6px 11px;
    _padding-bottom: 10px;
    text-decoration: none;

}

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    text-decoration: none;
    color: #ffffff;
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#nav-div ul li a:hover {
    text-decoration: none;
    color: #ffffff;
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #FFFACF;
    padding-top: 20px;
    padding-bottom: 20px;
}


/*   END MAIN  */

/*   #POST  */


#middle-div {
    margin-bottom: 10px;
    color: #000000;
    float: none;
        width: 994px;
    margin: auto;
    background-color: #ffffff;
    float:none;
    margin-top: 0px;    
    padding: 5px 1px 5px 1px;
}

.text-div {
    float: right;
    width: 775px;
    _width: 765px;
    margin-right: 7px;
    _margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000000;
    padding: 0px;
    background-image: url(./images/post.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}
.portions .header ul, .text-div ul, .portions .header ol, .text-div ol {
	margin:5px;
	padding:0px;
}

.portions .header ul li, .text-div ul li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
	list-style-type:square;
}
.portions .header ol li, .text-div ol li {
	list-style-position:outside;
	padding:0px;
	margin:5px 5px 5px 20px;
}

.text-div a {
    color: #E07410;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #4E6E05;
   text-decoration: none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 11pt;
    font-weight: bold;
    padding: 6px;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-color: #5EA5D9;
    background-image: url(./images/posttitle.jpg);
    background-position: top;
    background-repeat: repeat-x;
    border: 1px solid #8DBBDE;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    margin-bottom: 8px;
}

.text-div-title a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #FFFACF;
    text-decoration: none;
}

.inerm-div {
    margin: 0px;
    padding: 7px;
    color: #000000;
    background-color: #EFEFEE;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    padding-top: 0px;
}

.postdate {
   color: #4E6E05;
   margin: 0px;
   margin-top: 5px;
}


/*   END post-div  */

/*   FOOTER  */
#bottom-div {
    display: block;
    clear: both;
    border-top: none;
    margin: 0px auto 0px auto;
    width: 1000px;
    height: 121px;
    text-align: center;
    background-image: url(./images/footer.jpg);
    background-position: top;
    background-repeat: repeat-x;
}

#bottom-div-links {
    display: block;
    padding: 60px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #FFFACF;
}

#bottom-div-links a {
    color: #ffffff;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #FFFACF;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 200px;
color: #333333;
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: #ffffff;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #F2822E;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    border: 1px solid #F09220;
    margin-bottom: 7px;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
    margin-bottom: 15px;
}

#s-box ul li ul {
    color: #000000;
    padding: 10px 0px 10px 0px;
    margin:0px;
    background-color: #EFEFEE;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

#s-box ul li ol {
    list-style: none;
    color: #000000;
    padding: 10px 0px 10px 0px;
    margin:0px;
    background-color: #EFEFEE;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

#s-box ul li ul li, #s-box ul li ol li {
border: none;
padding: 0px;
margin: 0px;
padding-left: 12px;
}


#s-box a {
display: block;
text-decoration: none;
color: #D5781D;
padding: 7px 10px 7px 20px;
margin: 0px;
background-image: url(./images/link.jpg);
background-position: center left;
background-repeat: no-repeat;
}

#s-box a:hover {
display: block;    
text-decoration: none;
color: #4E6E05;
background-image: url(./images/link-hover.jpg);
background-position: center left;
background-repeat: no-repeat;
}

#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: #000000;
    background-color: #EFEFEE;
    border: 1px solid #DBDBDB;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

#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: 0px;
}


#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: #4E6E05;
    font-size: 8pt;
    font-weight: normal;
    margin-bottom: 4px;
}



/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

#charts {
    width: 994px;
    margin: auto;
    overflow:hidden;
    float:none;
    margin-top: 0px;    
    padding: 5px 1px 5px 1px;
    margin-bottom: 15px;
    background-color: #E7DE91;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.portions {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 2px 10px 2px;
    padding: 0px;
}

.portions * {
    width: auto;
    float: none;
}

.portions h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 6px 7px 7px 7px;
    margin: 0px;
    margin-bottom: 5px;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: normal;
    background-image: url(./images/h2.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #B1E55F;
    border: 1px solid #7AAB2E;
        -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

.portions h2 a {
    color: #E0ECDE;
    text-decoration: none;
}
.portions h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.portions .header {
    margin: 0px;
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #000000;
    border: 1px solid #C9C9C9;
    border-top: none;
    background-color: #E0E0DF;
    -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;
}

.portions .header object, .portions .header embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.portions .header table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #797979;
    background-image: url(./images/table.jpg);
    background-position: top;
    background-repeat: repeat-x;
    -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;
    }

.portions .header table thead {
    font-size: 7pt;
    padding: 4px 3px 4px 3px; 
    text-align:center;
    font-weight:normal;
    color: #ffffff;
    border-bottom: 1px solid #BDBDBD;
}


.portions .header table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #000000;
}

td.titleArrow-2, td.titleArrow-5, td .titleArrow-6, td.titleArrow-7, td.titleArrow-8 , td.titleArrow-9, td.titleArrow-10  {
	text-align: center; 
	vertical-align: middle;
}

td.titleArrow-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.titleArrow-3, td.titleArrow-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;
}
.toppoker_rankings {
    background-color: #EFEFEE;
}

.doc-layout-3 {
    background-color: #E0E0DF;
}

.portions .header table tr.toppoker_rankings  td, .portions .header table tr.doc-layout-3  td {
    border-top: 1px solid #;
    border-bottom: 1px solid #;
}

.even:hover, .odd:hover {
    background-color: #F8922A;
}

.portions a {
    color: #4E6E05;
    text-decoration: none;
}
.portions a:hover {
    color: #E07410;
    text-decoration: none;
}

.portions .header table tr td a {
    color: #4E6E05;
    text-decoration: none;
    display: block;
}
.portions .header table tr td a:hover {
    color: #000000;
    text-decoration: none;
    display: block;
}

.portions .header table tr td img {
    border: none;
}

.portions .footer {
    margin: 0px;
    padding: 6px;
    font-size: 9pt;
    text-align: center;
    font-weight: normal;
    width: auto;
    float: none;
    clear: both;
    border: none;
    color: #000000;
    background-color: #A0A0A0;
    margin: 0px;
-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;
  
}

.portions .footer a {
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    
    
}
.portions .footer a:hover {
    color: #F9AC25;
    text-decoration: none;
}

.pixs, .bgimage {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.toptable img {
    text-align: center;
    vertical-align: middle;
}

.textSMALLLine, .blue_bold_text {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.textSMALLLine h1, .blue_bold_text h1,
.textSMALLLine h2, .blue_bold_text h2,
.textSMALLLine h3, .blue_bold_text h3,
.textSMALLLine h4, .blue_bold_text h4,
.textSMALLLine h5, .blue_bold_text h5,
.textSMALLLine h6, .blue_bold_text h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.textSMALLLine p, .blue_bold_text p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.textSMALLLine ul, .blue_bold_text ul, .textSMALLLine ol, .blue_bold_text ol{
    margin-left: 20px;
    padding-left: 10px;
}


.portions img {
    border: none;
    margin: 0px;
}







/*** TAB STYLES *************************************************************/

/* Color tab styles */

.moduletable_hilite, .header ul.textboxenpokertermine li.fliesstextboxraummonatselber {
    background-color: #efefee;
    color: #000000;
    border: 1px solid #d0d0d0;
}
.header ul.textboxenpokertermine li {
    background-color: #d0d0d0;
}
.header ul.textboxenpokertermine li, .header ul.textboxenpokertermine li h4 {
    color: #000000;
}

/* Common tab styles */

.header ul.textboxenpokertermine {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.header ul.textboxenpokertermine 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;
}
.header ul.textboxenpokertermine li.fliesstextboxraummonatselber {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.header ul.textboxenpokertermine h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.header ul.textboxenpokertermine li.fliesstextboxraummonatselber h4 {
    font-weight: bold;
}
.header ul.textboxenpokertermine li:hover {
    text-decoration: underline;
}

.header .moduletable_hilite {
    margin: 0;
    padding: 5px;
}

.header .moduletable_hilite h1,
.header .moduletable_hilite h2,
.header .moduletable_hilite h3,
.header .moduletable_hilite h4,
.header .moduletable_hilite h5,
.header .moduletable_hilite h6 {
    margin: 0;
}

