/*
CSS Updater (style.php) 
*/

/*
Theme Name: T-0115
*/
@charset "utf-8";


body {
    background:#adaea8;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:9pt;
    color:#717274;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#games_main {
    width: 1000px;
    margin: 0px auto 0px auto;
    padding:0px;
	line-height:17px;
	background:#e6e7e1;
}

#games_top {
    height:157px;
	width:1000px;
    background: url(images/header.jpg);
	background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
	float:left;
	position:relative;
}

#games_top h1 {
    font-size:18pt;
    margin:0px;
    padding:70px 0px 0px 500px;
	text-align:left;
	text-transform:none;
}

#games_top h1 a {
    color:#ff0000;
    text-decoration:underline;
	font-weight:bold;
	font-style:italic;
}
#games_top .description {
	padding:10px 0px 0px 500px;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:10pt;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	margin:0px;
	text-transform:uppercase;
}
.separator {
	clear:both;
}

p {
	margin:0px;
	padding:0px 0px 10px 0px;
}

a img {
	border:none;
}


/**************************MAIN MENU************************************/

#games_mainmenu {
	position: relative;
	width: 1000px;
	height:31px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	float:left;
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
    background-position: left top;
}

#games_mainmenu ul {
    margin:0px;
	padding:2px 0px 0px 430px;
	list-style-type: none;
	overflow: hidden;
}

#games_mainmenu ul li {
    display: block;
    float: left;
    position: relative;
    padding:0px;
	margin:0px;
	border-right:1px solid #ffffff;
}

#games_mainmenu ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
	font-weight:bold;
    font-size: 9pt;
	font-weight:normal;
	padding:6px 10px 6px 10px;
}

#games_mainmenu ul  li:hover a, #games_mainmenu ul  li a:hover {
	background:#000000 url(images/bg-menu-hover.gif) no-repeat;
	background-position:left top;
	color:#ff0000;
}
 
 
#charts {
	width:98%;
	margin:10px 0px 0px 0px;
	padding:10px;
	float:left;
	overflow:hidden;
}

/*************************GET content***************************/

#games_content {
	float:right;
	width:771px;
	padding:0px;
	margin:0px 10px 0px 0px;
}

#games_content h2 {	
	padding:7px 5px 7px 35px;
	margin:0px;
	width:721px;
	color:#fe1211;
	background:#ffffff url(images/bg-post-h2.gif) no-repeat;
	background-position:left top;
	border:1px solid #c8c8c4;
	border-bottom:none;
	float:right;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}

#games_content h2 a {
	color:#fe1211; 
	text-decoration:none;
	font-weight:bold;
}
.games_post {
	margin:0px 0px 10px 0px;
	padding:0px;
}

.left-post {
	background: url(images/left-post.gif) no-repeat;
	background-position:top right;
	width:8px;
	height:88px;
	float:left;
}
.info {
	margin:0px;
	padding:10px;
	width:741px;
	border-left:1px solid #c8c8c4;
	border-right:1px solid #c8c8c4;
	background:#ffffff;
	float:right;
}
.read_more {
	background:#ffffff url(images/read-more.gif) no-repeat;
	background-position:top right;
	padding:3px 5px 3px 5px;
	width:751px;
	float:right;
	border-left:1px solid #c8c8c4;
	border-right:1px solid #c8c8c4;
	text-align:right;
}

.games_post-bot {
	background:#f1f2ed;
	border:1px solid #c8c8c4;
	border-top:none;
	height:10px;
	margin-bottom:20px;
	width:761px;
	float:right;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
.games_post a img  {
	border:none;
}


/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
	padding: 0px;
	margin: 0px;
	background-image: none;
}

body#charts-sidebar-body #sidebar , .textL #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	width:auto;
	background:#e6e7e1;
}
#sidebar {
	float: left;
	margin: 0px 0px 10px 10px;
	padding:0px;
	width:200px;
}

#sidebar ul li h4 {
	padding:10px 5px 20px 5px;
	margin:0px;
	text-align:left;
	color:#ffffff;
	background: url(images/bg-sidebar-h2.gif) no-repeat;
	background-position:left top;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	background:#ffffff url(images/bg-sidebar.gif) no-repeat;
	background-position:left bottom;
}

#sidebar ul ul li {
    background-position: left;
    padding: 4px 5px 4px 10px;
	margin:0px;
    vertical-align:middle;
	list-style-type:none;
	display:block;
	border-bottom:1px solid #e7e3e2;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 4px 5px 4px 10px;
    vertical-align:middle;
	border-bottom:1px solid #e7e3e2;
}
#sidebar .banners {
	text-align:center;
	vertical-align:middle;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	background:#ffffff url(images/bg-sidebar.gif) no-repeat;
	background-position:left bottom;
}

#sidebar .banners .banner {
	margin:0px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}
#sidebar ul ul li a {
	background: url(images/ul-li.gif) no-repeat;
	background-position: left;
    padding: 0px 0px 0px 10px;
	display:block;
}
#sidebar ul ul li a:hover {
	background: url(images/ul-li-hover.gif) no-repeat;
	background-position: left;
    padding: 0px 0px 0px 10px;
	display:block;
}

#sidebar ul li li.sidebar-post a,
#sidebar ul li li.sidebar-post a:hover {
	background-image:none;
	padding:0px;
}
#sidebar a,
.textL .textboxpokertermine table tr td a,
.textL .footer a:hover,
.read_more a:hover,
#games_top h1 a:hover,
a {
	color:#2e546b;
	text-decoration:none;
}
#sidebar a:hover, 
a:hover {
	color: #fe0100;
	text-decoration:none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.textL {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:0px;
}

.textL * {
    width: auto;
    float: none;
}

.textL h2 {
    width: auto;
    height: auto;
    font-weight: bold;
    padding: 5px;
    margin: 0;
    color: #ffffff;    
	text-align:center;
	background:#fe0100 url(images/bg-cell-h2.gif) no-repeat;
	background-position:top center;
	border-bottom:1px solid #ffffff;
	-moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
.textL h2 a {
    color: #ffffff;
    text-decoration: none;
	font-weight:bold;
}
.textL h2 a:hover {
    text-decoration: underline;
	color: #ffffff;
}

.textL .textboxpokertermine {
    margin:0px;
	padding:0px;
	background:#f1f2ed;
	border-left:1px solid #dfdfdc;
	border-right:1px solid #dfdfdc;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
td.replyarea-1 {
	text-align: right; 
	vertical-align: middle;
}

td.replyarea-2, td.replyarea-5, td .replyarea-6, td.replyarea-7, td.replyarea-8 , td.replyarea-9, td.replyarea-10 {
	text-align: center; 
	vertical-align: middle;
}

td.replyarea-3, td.replyarea-4  {
	text-align: left; 
	vertical-align: middle;
}


.banners, 
.imgSchool2 {
	vertical-align:middle;
	text-align:center;
	padding:auto;
}

.textL .textboxpokertermine #tabs, 
.textL .textboxpokertermine #accordeon, 
.commons,
.textboxenpokerheadtermine {
	padding:5px;
}
.textL .textboxpokertermine object, 
.textL .textboxpokertermine embed {
    width: 100%;
}
.textL .textboxpokertermine ul, 
.games_post ul, 
.textL .textboxpokertermine ol, 
.games_post ol {
	margin:5px;
	padding:0px;
	
}
.textL .textboxpokertermine ul li, .games_post ul li {
	list-style-position:outside;
	padding:0px;
	margin:4px 5px 4px 15px;
	list-style-type:square;
}
.textL .textboxpokertermine ol li, .games_post ol li {
	list-style-position:outside;
	padding:0px;
	margin:4px 5px 4px 15px;
}
.textL .textboxpokertermine table {
    width: 100%;
    background-color:#f1f2ed;
	border-spacing:0px;
	line-height:15px;
}
.textL .textboxpokertermine table tr th {
    font-size:7pt;
    padding: 2px;
	font-weight:normal;
	background:#c9c9c9 url(images/bg-th) repeat-x;
	background-position:left top;
	color:#636464;
}

.textL .textboxpokertermine table tr td {
	font-size:8pt;
    padding:4px 2px 4px 2px;
	font-weight:normal;
	vertical-align:middle;
	border-top:1px dashed #b2b3ad;
}

.textL .textboxpokertermine table tr.rating_star_author td {
    background-color: #e6e7e1;
}

.textL .textboxpokertermine table tr td a:hover {
    color: #fe0100;
	text-decoration:underline;
}

.textL .textboxpokertermine table tr td img {
    border: none;
	vertical-align:middle;
}
.textL .footer {
    padding: 5px;
	margin:0px;
    font-size:8pt;
    text-align: right;
	background:#ffffff url(images/bg-cell-footer.gif) no-repeat;
	background-position:top right;
	font-weight:bold;
	font-style:italic;
	-moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
}
.textL .footer a, .read_more a  {
	color:#fe0100;
    text-decoration: none;
	font-weight:bold;
	font-style:italic;
}

/************************GET FOOTER*******************************/
#games_footer {
	background: url(images/footer.jpg) no-repeat;
	background-position:left bottom;
	padding:44px 0px 41px 0px;
	text-align:center;
	width:auto;
}

#games_footer a,
.navigation {
	text-decoration:none;
	color: #2e546b;
	font-style:italic;
	font-weight:bold;
}


/*** TAB STYLES *************************************************************/

/* Color tab styles */

.textboxenpokerfootertermine, .textboxpokertermine ul.doc-layout li.tablebewertungen {
    background-color: #f1f2ed;
    border: 1px dashed #cbcbc9;
}
.textboxpokertermine ul.doc-layout li {
    background-color: #d6d6d6;
}
.textboxpokertermine ul.doc-layout li, .textboxpokertermine ul.doc-layout li h4 {
    color: #2e546b;
	font-style:normal;
	text-transform:none;
}

/* Common tab styles */

.textboxpokertermine ul.doc-layout {
    display: block;
    clear: both;
    margin: 0;
    padding: 3px 0 0px 0;
    text-align: left;
}
.textboxpokertermine ul.doc-layout li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 3px 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;
}
.textboxpokertermine ul.doc-layout li.tablebewertungen {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.textboxpokertermine ul.doc-layout h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.textboxpokertermine ul.doc-layout li.tablebewertungen h4 {
    font-weight: bold;
}
.textboxpokertermine ul.doc-layout li:hover {
    text-decoration: underline;
}

.textboxpokertermine .textboxenpokerfootertermine {
    margin: 0;
    padding: 5px;
}

.textboxpokertermine .textboxenpokerfootertermine h1,
.textboxpokertermine .textboxenpokerfootertermine h2,
.textboxpokertermine .textboxenpokerfootertermine h3,
.textboxpokertermine .textboxenpokerfootertermine h4,
.textboxpokertermine .textboxenpokerfootertermine h5,
.textboxpokertermine .textboxenpokerfootertermine h6 {
    margin: 0;
}
