/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0087

*/

* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    margin: auto;
    padding: 0px;
    float: none;
    background-color: #73A2CC;
}

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: 250px;
    text-align: center;
    float: none;
    clear: both;
    margin-top: 0px;
}

h1 {
    float: left;
    margin: auto;
    margin-top: 90px;
    font-size: 22pt;
    text-transform: capitalize;
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
    font-style: normal;
    padding-left: 160px;
    width: 600px;
}


h1 a {
    color: #FFFFFF;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform: capitalize;
}

h1 a:hover {
color: #0D2035;
text-decoration: none;
}

.description {
    color: #ffffff;
    float:left;
    margin-left: 160px;
    padding-top: 5px;
}


#nav-div {
    text-align: center;
    font-size: 9pt;
    margin: auto;
    float: right;
    height: 30px;
    overflow: hidden;
    width: 870px;
    padding: 0px;
    margin-top: 4px;
}

#nav-div ul {
    margin: 0px;
    list-style-type: none;
    padding-left: 0px;
}

#nav-div ul li {
    display: block;
    _display: inline;
    float: right;
    width: auto;
    height: 30px;
    padding-top: 0px;
    _padding-top: 7px;
    margin: 0px;
    margin-right: 5px;
}

#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 11px 6px 11px;
    _padding-bottom: 10px;
    text-decoration: none;
        background-image: url(./images/menu.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #014C93;
    border: 1px solid #1B5E9D;
    border-top: 1px solid #3BA8E1;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
}

#nav-div ul li.current_page_item  { 
text-decoration: none;
}

#nav-div ul li.current_page_item a{ 
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #ffffff;
    background-color: #930401;
    border: 1px solid #9D1E1B;
    border-top: 1px solid #E13F3B;
}

#nav-div ul li a:hover {
    text-decoration: none;
    background-image: url(./images/menu-hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #ffffff;
    background-color: #930401;
    border: 1px solid #9D1E1B;
    border-top: 1px solid #E13F3B;
}



/*   END HEADER  */

/*  MAIN */

#parent-div {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    padding: 0px;
    border-bottom: 1px dotted #9D9D9D;
    padding-bottom: 20px;
}


/*   END MAIN  */

/*   #POST  */


#middle-div {
    margin-bottom: 10px;
    color: #888888;
    float: right;
    width: 780px;
    margin: auto;

}

.text-div {
    float: none;
    width: 776px;
    _width: 765px;
    margin-right: 7px;
    _margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #888888;
    padding: 0px;
}


.text-div a {
    color: #D01717;
    font-weight: normal;
    text-decoration: none;
}


.text-div a:hover {
   color: #ffffff;
   text-decoration: none;
   
}

.text-div-title {
    font-family : Verdana, Arial, Palatino, Sans-Serif;
    width: auto;
    height: auto;
    font-size: 10pt;
    background-image: url(./images/h2.png);
    _background-image: url(./images/h2.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 26px 102px 6px 15px;
    margin: 0px;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: normal;
    border-bottom: 1px solid #D01717;
    letter-spacing: normal;
}

.text-div-title a {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.text-div-title a:hover {
    color: #132A44;
    text-decoration: none;
}

.inerm-div {
    margin: 0px;
    padding: 7px;
    padding-top: 0px;
        color: #888888;
    border: 1px solid #33383C;
    background-color: #080C0F;
        -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;
}

.date-div {
background-image: url(./images/date.jpg);
float: left;
width: 52px;
height: 52px;
margin: 10px 10px 10px 8px;
color: #FFFFFF;
}

.date_content_1 {
padding: 5px 0px 0px 0px;
font-size: 9pt;
font-weight: normal;
text-align: center;
color: #D01717;
font-weight: bold;
}

.date_content_2 {
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: 81px;
    text-align: center;
    background-image: url(./images/foot.jpg);
    background-repeat: no-repeat;
}

#bottom-div-links {
    display: block;
    padding: 30px 0px 0px 0px;
    float: none;
    font-weight: bold;
    font-size: 9pt;
    color: #888888;
}

#bottom-div-links a {
    color: #CCC7C7;
    font-weight: bold;
}

#bottom-div-links a:hover {
    color: #888888;
    text-decoration: none;
}


/* SIDEBAR ITEMS 
************************************/

#s-box {
display: block;
float: left;
width: 200px;
color: #91969A;
margin-left: 5px;
_margin-right: 5px;
margin-bottom: 0px;
margin-top: 0px;
}

#s-box ul li h4 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    padding: 23px 7px 5px 7px;
    margin: 0px;
    color: #ffffff;
    text-align: left;
    letter-spacing: normal;
    background-image: url(./images/h4.jpg);
    background-position: top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #176ED0;
}


#s-box ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.widget {
    padding: 0px;
}

#s-box ul li ul {
    color: #91969A;
    padding: 0px 0px 10px 0px;
    margin:0px;
    background-color: #1F2326;
    border: 1px solid #33373A;
    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;
}

#s-box ul li ol {
    list-style: none;
    color: #91969A;
    padding: 0px 0px 10px 0px;
    margin:0px;
    background-color: #1F2326;
    border: 1px solid #33373A;
    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;
}

#s-box ul li ul li, #s-box ul li ol li {
border: none;
padding: 0px;
margin: 0px;
padding-left: 15px;
border-bottom: 1px solid #34383B;
}


#s-box a {
display: block;
text-decoration: none;
color: #1F84DA;
padding: 7px 10px 7px 10px;
margin: 0px;
}

#s-box a:hover {
display: block;    
text-decoration: none;
color: #ffffff;
}

#s-box ul li ul li:hover, #s-box ul li ol li:hover {
    background-color: #080C0F;
}

#s-box .banners {
    text-align: center;
    padding: 5px;
    color: #91969A;
    background-color: #1F2326;
    border: 1px solid #33373A;
    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;
}

#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: #CCDEED;
    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-bottom: 0px;
    background-color: #3D6F9A;
        -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;
}


.separate-div {
    clear:both;
    float:none;
}

.separator {
    clear:both;
    float:none;
}


.video_widget_content {
    width: auto;
    height: auto;
    clear: both;
    margin: 0px 2px 10px 2px;
    padding: 0px;
}

.video_widget_content * {
    width: auto;
    float: none;
}

.video_widget_content h2 {
    width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
    background-image: url(./images/h2.png);
    _background-image: url(./images/h2.gif);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 26px 102px 6px 15px;
    margin: 0px;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: normal;
    border-bottom: 1px solid #D01717;
}

.video_widget_content h2 a {
    color: #132A44;
    text-decoration: none;
}
.video_widget_content h2 a:hover {
    color: #ffffff;
    text-decoration: none;
}


.video_widget_content .textwidget {
    margin: 0px;
    padding: 0px;
    margin: 0px;
    width: auto;
    float: none;
    clear: both;
    text-align: left;
    color: #888888;
    border: 1px solid #33383C;
    background-color: #080C0F;
        -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;
}

.video_widget_content .textwidget object, .video_widget_content .textwidget embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}


.video_widget_content .textwidget table {
    width: 100%;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
    }

.video_widget_content .textwidget table thead th{
    font-size: 7pt;
    padding: 3px; 
    text-align:center;
    font-weight:normal;
    background-image: url(./images/thead.jpg);
    background-position: top;
    background-repeat: repeat-x;
    color: #9C9A9A;
    background-color: #191D1F;
    border-bottom: 1px solid #34383B;
}


.video_widget_content .textwidget table tr td {
    font-size: 8pt;
    padding: 3px;
    color: #888888;
}

td.linkgruenunderline-2, td.linkgruenunderline-5, td .linkgruenunderline-6, td.linkgruenunderline-7, td.linkgruenunderline-8 , td.linkgruenunderline-9, td.linkgruenunderline-10  {
	text-align: center; 
	vertical-align: middle;
}

td.linkgruenunderline-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.linkgruenunderline-3, td.linkgruenunderline-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;
}
.commenttext {
    background-color: #1F2326;
}

.col {
    background-color: transparent;
}

.video_widget_content .textwidget table tr.commenttext  td, .video_widget_content .textwidget table tr.col  td {
    border-top: ;
    border-bottom: 1px solid #34383B;
}

.even:hover, .odd:hover {
    background-color: #000000;
}

.video_widget_content a {
    color: #D01717;
    text-decoration: none;
}
.video_widget_content a:hover {
    color: #ffffff;
    text-decoration: none;
}

.video_widget_content .textwidget table tr td a {
    color: #D01717;
    text-decoration: none;
    display: block;
}
.video_widget_content .textwidget table tr td a:hover {
    color: #ffffff;
    text-decoration: none;
    display: block;
}

.video_widget_content .textwidget table tr td img {
    border: none;
}

.video_widget_content .footer {
    margin: 0px;
    padding: 4px 5px 0px 12px;
    font-size: 8pt;
    text-align: left;
    font-weight: bold;
    width: auto;
    float: none;
    clear: both;
    border: none;
    color: #000000;
    margin: 0px;
  
}

.video_widget_content .footer a {
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    text-decoration: none;
    
    
}
.video_widget_content .footer a:hover {
    color: #E6E2E2;
    text-decoration: none;
}

.banner125, .imageswitcher_image {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.items img {
    text-align: center;
    vertical-align: middle;
}

.textboxenpokertermine, .common {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.textboxenpokertermine h1, .common h1,
.textboxenpokertermine h2, .common h2,
.textboxenpokertermine h3, .common h3,
.textboxenpokertermine h4, .common h4,
.textboxenpokertermine h5, .common h5,
.textboxenpokertermine h6, .common h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.textboxenpokertermine p, .common p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.textboxenpokertermine ul, .common ul, .textboxenpokertermine ol, .common ol{
    margin-left: 20px;
    padding-left: 10px;
}


.video_widget_content img {
    border: none;
    margin: 0px;
}



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

/* Color tab styles */

.tool-text, .textwidget ul.input-text li.author_text {
    background-color: #1f2326;
    color: #ffffff;
    border: 1px solid #060707;
}
.textwidget ul.input-text li {
    background-color: #060707;
}
.textwidget ul.input-text li, .textwidget ul.input-text li h4 {
    color: #ffffff;
}

/* Common tab styles */

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

.textwidget .tool-text {
    margin: 0;
    padding: 5px;
}

.textwidget .tool-text h1,
.textwidget .tool-text h2,
.textwidget .tool-text h3,
.textwidget .tool-text h4,
.textwidget .tool-text h5,
.textwidget .tool-text h6 {
    margin: 0;
}

