/*
CSS Updater (style.php)
*/

/*
Theme Name: Poker Player
*/



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #000000;}
a:hover {color: #990000;}

body {
	background: #000000 url('img/bg.jpg') no-repeat;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif
}

p,code,ul {padding-bottom: 10px;}


h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 1000px;
}

/* header */



/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 210px;
        margin:0px auto;
	padding: 10px 10px 5px;
	width: 1000px;
}
.header .left, .header .right {
	background: #fff;
	color: #000;
	height: 210px;	
}
.header .left {
	background: #fff url('img/header.jpg') no-repeat;
	text-align: center;	
	width: 700px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 210px;
}
.header .right {
	overflow: auto;
	width: 300px;
	background: #fff url('img/akqj.jpg') no-repeat;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	border: 1px solid #FFFFFF;
	border-color: #000000 #000000;
	background:#FFFFFF url('img/nav.gif');
	height: 41px;
    overflow: hidden;
	list-style:none;
}
.navigation a {
	background: #000000 url('img/nav.gif');
	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
}

#menu ul {
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}

#menu ul li {
    display: inline;
    _display: inline;
    float: left;
    width: auto;
    _height: 21px;
    margin-top: 0px;

}

.navigation a:hover {background-position: left bottom; color: #FFFFFF;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url('img/bgmain_only.gif') repeat-y;
}

/* sub navigation */
/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #ffffff;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .box1content #sidebar{
float: none;
clear: both;
margin: 0px;
padding:0px;
width:auto;
}


#sidebar{
	float: right;
	width: 190px;
	color: #000000;
	margin: 10px 10px 15px 0px;
	-margin-right:5px;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #7b7e7e;
	text-align:right;
    letter-spacing: normal;
    background:#fae395;
	text-transform:uppercase;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px 0px 15px 0px;
	color: #7b7e7e;
	background:#f4e5b1;
	font-size:8pt;
}

#sidebar ul ul li {
	padding: 5px 5px 5px 15px;
	margin:0px;
	border-top:1px solid #fafde0;
	border-bottom:1px solid #fae395;
	list-style:none;
	
}

#sidebar ul ol.links li { 
    padding: 5px 5px 5px 15px;
	margin:0px;
	border-top:1px solid #fafde0;
	border-bottom:1px solid #fae395;
	list-style-position: inside;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	color: #7b7e7e;
	background:#f4e5b1;
	font-size:8pt;
	margin-bottom:15px;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

#sidebar a {
text-decoration: none;
color: #000000;
}

#sidebar a:hover {
text-decoration: none;
color: red;
}

/* content */
#content {
    clear: both;
	float: left;
	margin: 10px 0;
	padding: 0 0px;
	width:790px;
}
#charts {
	width:99%;
	overflow:hidden;
	margin-top:10px;
	float:left;
}
#content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

#content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #878181;
	font: bold 1em sans-serif;
	padding: 0 16px;
	line-height: 39px;
	height: 39px;
}
.footer a, .footer a:hover {color: #878181;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.post img {border: 4px solid #DDD; margin: 4px 0;}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
#content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width:90%;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/********** divs ***********/

.separator {
    clear: both;
}

.charts {
    width: auto;
    margin: auto;
    float: none;
}

.charts table .box1content .footer-left-content table  {
    font-size: 8pt;
}

.charts table .box1content .footer-left-content table a{
    font-size: 8pt;
}

.charts table .box1content .footer-left-content table tr th {
    font-size: 7pt;
    font-weight: normal;
	padding:2px;
}

.charts table .box1content .footer-left-content table tr td{
    vertical-align: middle;
}

.box1content {
    width: auto;
    margin: 5px 2px 10px 2px;
    padding: 5px 3px 5px 3px;
    float: none;
    border: 2px solid #FAE395;
    background-color: #FAFDE0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.box1content .footer-left-content {
    width: auto;
    margin: auto;
    float: none;
    padding:5px 0px 5px 0px;
    text-align: left;
}


.charts table .box1content .footer {
    background-color: #FAE395;
    background-image: none;
    border: 1px solid #E3E4E4;
    width: auto;
    padding-left: 10px;
    text-align: left;
    margin: auto;
    float: none;
    clear: both;
    height: 20px;
	line-height: 15px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}

.box1content .footer a {
    color: red;
    font-weight: normal;
    text-decoration: none;
}

.box1content .footer a:hover {
    color: 000000;
    text-decoration: underline;
}
.box1content .footer a:active {
    outline: none;
}

.box1content .footer a:focus {
    outline: none;
}

.box1content h2 {
    padding:5px;
    margin:0px;
    text-align: left;
    border-bottom: 1px solid #dadada;
    text-transform: uppercase;
    color: #7B7E7E;
    font-size: 15px;
    background-color: #FAE395;
    font-weight: bold;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
}    

.box1content h2 a {
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}

.box1content h2 a:hover {
    text-decoration: underline;
}

.box1content  a:focus {
    outline: none;
}

.box1content a:active {
    outline: none;
}

.box1content a:focus {
    outline: none;
}

/********** table **********/

.box1content table {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    vertical-align: middle;
    background-color: #BCCAF3;
}

.box1content table thead {
    width: auto;
    text-align: center;
    vertical-align: middle;
}
.box1content .footer-left-content object, .box1content .footer-left-content embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.box1content table thead th {
    text-align: center;
    font-weight: bold;
    font-size: 7pt;
   background-color: #FAE395;
}

.box1content table tr td img {
    border: none;
    background-color: transparent;
}

.linkweissfettunderline {
    background-color: #F4E5B1;
}

.tablecasinosites {
    background-color: #F5EAC7;
}

.linkweissfettunderline td {
    background-color: #F4E5B1;
     padding:3px;
}

.tablecasinosites td {
    background-color: #F5EAC7;
    padding:3px;
}

.box1content table tbody td {
    color: #7B7E7E;
    font-size: 8pt;
}

.box1content table tr td a {
    display: block;
    color: #000000;
    text-decoration: none;
}

.box1content .footer-left-content table tr:hover td {
    background-color: #F6EFD8;
}

.box1content table tr td a:hover {
    color: #F9111C;
}

.box1content table tr td a:active {
    outline: none;
}

.box1content  a:active {
    outline: none;
}

.box1content table td a:focus {
    outline: none;
}

/********** lists **********/

.box1content  .footer-left-content ul {
    text-align: left;
}


.box1content  li a:hover {
    color: #000000;
}

.box1content ol  {
    text-align: left;
    list-style-type: decimal;
}

.box1content ol  li {
    background-image: none;
    
}

.box1content ol  li a {
   text-decoration: none;
}

.box1content ol  li a :hover {
    color: #000000;
}

/********** tabs *********/

.ui-tabs-hide {
    display: none;
}

.ui-tabs-panel {
    margin: 0 0 0 0;
    padding: 5px;
    background-color: #F5F5F5;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
}

.ui-tabs-panel img {
    background-color: transparent;
    border: none;
}

.ui-tabs-nav {
    height: 24px;
    display: block;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #DADADA;
}


.ui-tabs-nav li.ui-tabs-selected {
    margin: 0;
    height: 15px;
    background-color: #F5F5F5;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-top: 1px solid #DADADA;
}

.ui-tabs-nav li.ui-tabs-selected a {
    color: #000000;
}

.ui-tabs-nav li {
    height: 12px;
    display: inline;
    width: auto;
    float: left;
    clear: none;
    padding: 5px;
    margin: 0 0 -1px 0;
    border: none;
    background-color: #FFFFFF;
    background-image: none;

}

.ui-tabs-nav li a {
    display: block;
    color: #FF0000;
    text-decoration: none;
    display: inline;
    margin: 0;
    padding: 5px 0px 5px 0px;
    width: auto;
    float: none;
    clear: none;
    background-color: transparent;
}

.ui-tabs-nav li p {
    padding: 0;
    margin: 0;
    color: #FFFFFF;
}


.ui-tabs-nav li a:focus {
    outline: none;
}

/********** accordion **********/

.ui-accordion h3 {
    color: #FF0000;
    cursor: pointer;
    padding: 5px;
    margin: 0;
    background-color: #F5F5F5;
    border-bottom: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    
    text-align: left;
}
.ui-accordion h3:focus {
    outline: none;
}

.ui-accordion .ui-state-active {
    background-color: #E9F7F7;
    border-top: 1px solid #DADADA;
}

.ui-accordion-content {
    margin: 0 0 0 0;
    padding: 5px;
    text-align: left;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DADADA;
    color: #767676;
}

.ui-accordion-content  a {
    color: #FF0000;
}

.ui-accordion-content  a:hover {
    color: #000000;
}

td.moduletable_text-1, td.moduletable_text-2, td.moduletable_text-4, td.moduletable_text-5, td .moduletable_text-6, td.moduletable_text-7, td.moduletable_text-8 , td.moduletable_text-9, td.moduletable_text-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {background-color: transparent;} 


#searchform {padding:10px;}

#site_content {position: absolute;left: -10000px;};

.pixs, .gif {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.charts .pixs, .charts .gif {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
    border: none;
}

.table_border img {
    text-align: center;
    vertical-align: middle;
}

.moduletabletopartikel, .content {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.moduletabletopartikel a, .content a {
    text-decoration: none;
    font-size: 9pt;
}

.moduletabletopartikel a:hover, .content a:hover {
}

.moduletabletopartikel h1, .content h1,
.moduletabletopartikel h2, .content h2,
.moduletabletopartikel h3, .content h3,
.moduletabletopartikel h4, .content h4,
.moduletabletopartikel h5, .content h5,
.moduletabletopartikel h6, .content h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
}

.moduletabletopartikel p, .content p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.moduletabletopartikel ul, .content ul, .moduletabletopartikel ol, .content ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.moduletable_text-2, td.moduletable_text-5, td .moduletable_text-6, td.moduletable_text-7, td.moduletable_text-8 , td.moduletable_text-9, td.moduletable_text-10  {
	text-align: center; 
	vertical-align: middle;
}

td.moduletable_text-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.moduletable_text-3, td.moduletable_text-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.box1content .footer-left-content table tr th {
    font-size: 8pt;
}

.box1content .footer-left-content table tr td {
    font-size: 8pt;
}

.box1content .footer-left-content table {
    border-spacing: 0px;
}

.box1content img {
    border: none;
    margin: 0px;
    padding: 0px;
}




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

/* Color tab styles */

.rss, .footer-left-content ul.bonusdiv li.textH1 {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #e0e0e0;
}
.footer-left-content ul.bonusdiv li {
    background-color: #e0e0e0;
}
.footer-left-content ul.bonusdiv li, .footer-left-content ul.bonusdiv li h4 {
    color: #000000;
}

/* Common tab styles */

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

.footer-left-content .rss {
    margin: 0;
    padding: 5px;
}

.footer-left-content .rss h1,
.footer-left-content .rss h2,
.footer-left-content .rss h3,
.footer-left-content .rss h4,
.footer-left-content .rss h5,
.footer-left-content .rss h6 {
    margin: 0;
}

