/* main selectors */
body {
	margin: 0;
	padding: 0;
	background:#EAF2F3;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #4f4f4f;
}

a {
	color: #2198a0;
	text-decoration: none;
}

a.title, p.title {
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.tip {
	margin-left: 5px;
}

img {
	border: none;
	vertical-align: middle;
}

* html img {
	vertical-align: baseline;
}

div.caption {
	background: #F2EEEB;
	font-size: 11px;
	padding-bottom: 2px;
	max-width:140px;
}

div.caption img {
	margin:0px 0px 0px 0px;
}


div.caption span {
	display: block;
	color: #807E7D;
	padding: 0 6px;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
}

p.legend {
	color: #A7A7A7;
	padding-bottom: 8px;
}

dd.error-line,
li.error-line {
	color: #E04823;
  font-weight:bold;
margin-left:210px;
}

dd.error,
dt.error,
li.error {
	color: #FFF;
	background: #DD4921;
}

ul.errors {
	white-space:normal;
}

p.headline {
	border-bottom: 1px solid #E7E4E0;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

p.mailinfo {
	font-size: 11px;
	color: #757575;
	padding: 0 4px 12px 8px;
	float:left;
}

p.mailinfo a {
	padding-left: 30px;
	background: url(http://spielerkabine.net/images/icon-mailinfo.gif?1269252226) no-repeat left;
}

span.del {
	font-weight: bold;
}

dl, dt {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 0 0 12px 0;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.content {
	margin-left:22px;
	list-style-type:decimal;
	margin-bottom: 12px;
}

ul.content{	
	margin-bottom: 12px;
}

ul.content li {
	background-image: url(http://spielerkabine.net/images/preRegister/ic_orange_simple_arrow.gif?1269252226);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}

ul.content-large, ol.content-large{
	font-size:16px;
}

ul.content-large li, ol.content-large li{
	margin-bottom:10px;
}

ul.iconic-helper, .iconic-helper ul {
	float:right;
	list-style-type:none;
}

.iconic-helper li {
	float:left;
	margin:0 4px;
	position:relative;
	top:0px;
}

div.article div.body ul,
div.article div.body ol {
	margin: 0 0 0 22px;
	padding: 0 0 16px 0;
}

div.article div.body ul {
	list-style: none;
}

div.article div.body ol {
	list-style: decimal;
}

a.button,
span.button {
	float: left;
	display: block;
	border: 1px solid #2198a0;
	background: #2198a0;
}

a.button span,
span.button input {
	float: left;
	display: block;
	border-width: 2px;
	border-style: solid;
	border-color: #ABDBDE rgb(48,139,144) rgb(48,139,144) #ABDBDE; 
	padding: 1px 12px;
	margin: 0;
	cursor: pointer;
	background: #2198a0;
	color: #FFF;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}

div.extra-button {
	border-top: 1px solid #E7E4E0;
	border-bottom: 1px solid #E7E4E0;
	margin-bottom: 12px;
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
}

div.join-button {
	padding: 20px 0;
}

div.extra-button a.button, div.join-button a.button {
	position: relative;
	margin-left: 100px;
	display: inline;
}

div.extra-button a.button img, div.join-button a.button img {
	position: absolute;
	left: 95%;
	top: -18px;
}

span.button-alternative,
a.button-alternative{
	position:relative;
	left:5px;
	top:4px;
}

a.more {
	padding-left: 8px;
	background: url(http://spielerkabine.net/images/icon-more.gif?1269252226) no-repeat left;
}

.alignleft {
	float: left;
	margin: 0 12px 8px 0;
}

.alignright {
	float: right;
	margin: 0 0 8px 12px;
}



table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	width: 100%;
}

th, td {
	vertical-align: top;
	padding: 6px 4px;
	font-weight: normal;
	text-align: left;
}

tr.error td {
	color: #FFF;
	background: #DD4921;
}

tr.legend td {
	color: #E04823;
}

tr.legend div {
	color: #E04823;
}

tr.unclaimed {
	background: #e6ecec;
}

h1 {
/*	clear:left;*/
	margin: 0;
	padding: 0;
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #664f36;
}

h1.unclaimed {
	color: gray;
}

h2, div.portlet h3 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 22px;
	line-height: 26px;
	color: #664f36;
}

div.portlet h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #C3B5A6;
	margin-bottom: 8px;
}

div.box-extra h2 {
	font-size: 12px;
	color: #4f4f4f;
	line-height: 16px;
}

div.box-lite h2 {
	padding: 8px 0 12px 0;
}

h2.sidebar {
	position: absolute;
	left: -9999px;
	top: -9999px;
	padding: 0;
	height: 0;
	overflow: hidden;
}

h3 {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 20px;
	line-height: 22px;
	color: #664f36;
}

h1 a, h2 a, h3 a {
	color: #664f36;
}

h1 span, h2 span {
	font-weight: normal;
}

div.portlet h4 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 4px 0;
	font-weight: bold;
}

/* form elements */
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0 0 12px 0;
	padding: 10px 12px;
	background-color: #DFF0F2;
	border: 1px solid #5EB9C1;
}

input.text {
	border: 1px solid #838383;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 2px 4px;
	vertical-align: middle;
}

span.input-subline{
	font-style: italic;
	font-size: 10px;
}

input.checkbox {
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 4px;
	vertical-align: middle;
}

textarea {
	border: 1px solid #838383;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 4px;
	vertical-align: middle;
	overflow: auto;
}

input.image {
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0;
	vertical-align: middle;
}

select {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	vertical-align: middle;
	border: 1px solid #838383;
}

/* main layouts */
#container {
	width: 998px;
	margin: 0 auto;
}

#main {
	background: #FAF8F6;
	width: 829px;
}

/* header section */
#header {
	background: #72ABB5 url(http://spielerkabine.net/images/background-header.gif?1269252226) repeat-x bottom left;
	height: 181px;
	position: relative;
	overflow: hidden;
}

/* main navigation section */
div.navigation-main {
	position: absolute;
	top: 123px;
	left: 8px;
	z-index: 5;
}

div.navigation-main ul {
	padding: 0;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	width:800px;
}

div.navigation-main ul li {
	float: left;
	background: url(http://spielerkabine.net/images/nav-shadow.png?1269252226) no-repeat 100% 5px;
	padding: 0 4px;
}

* html div.navigation-main ul li {
	padding-right: 0;
	background: none;
}

div.navigation-main ul a {
	float: left;
	border: 1px solid #C57809;
	border-bottom: none;
	background: #FFA017;
	color: #FFF;
	
	margin-top: 5px;
}

div.navigation-main ul a:hover, div.navigation-main ul a.active {
	margin-top: 0;
	border-bottom: 1px solid #8F7457;
	border-color: #66523B;
	background-color: #8F7457;
	border-bottom-color: #8F7457;
	text-decoration: none;
}

div.navigation-main ul a span {
	float: left;
	height: 23px;
	padding: 0 15px;
	cursor: pointer;
	border: 1px solid #FFA017;
	border-bottom: none;
}

div.navigation-main ul a:hover span, div.navigation-main ul a.active span {
	padding-top: 5px;
	border-color: #B19E8A;
	border-bottom: 1px solid #8F7457;
	margin-bottom: -2px;
	padding-bottom: 1px;
	position: relative;
	cursor: pointer;
}

div.navigation-main ul ul {
	position: absolute;
	top: 32px;
	left: 5px;
	width: 875px;
	line-height: 24px;
	font-weight: normal;
}

div.navigation-main ul ul li {
	padding: 0 0 0 2px;
	background: url(http://spielerkabine.net/images/nav-separator.gif?1269252226) no-repeat 0 6px;
}

div.navigation-main ul ul li:first-child {
	padding-left: 0;
	background: none;
}

div.navigation-main ul ul a {
	float: left;
	margin: 0;
	padding: 0 15px;
	background: none;
	border: none !important;
}

div.navigation-main ul ul a:hover,
div.navigation-main ul ul a.active {
	margin: 0;
	padding: 0 15px;
	background: url(http://spielerkabine.net/images/nav-hover.gif?1269252226) repeat-x bottom left;
}

div.navigation-main ul ul a.active {
	font-weight: bold;
}

/* header main section */
#header div.main {
	position: absolute;
	z-index: 4;
	top: 30px;
	left: 0;
	width: 829px;
	height: 122px;
	border-top: 1px solid #9DC4CB;
	background: url(http://spielerkabine.net/images/background-header.jpg?1269252226) no-repeat;
}

#header a.kicker {
	position: absolute;
	right: 15px;
	bottom: 35px;
}

/* header sub section */
#header div.sub {
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #006D7A;
	border-bottom: 1px solid #006D7A;
	background: #1F9299;
	padding-top: 4px;
	height: 24px;
	overflow: hidden;
	line-height: 18px;
	width: 829px;
	font-size: 11px;
	color: #FFF;
}

#header div.sub a {
	color: #FFF;
}

#header div.sub p {
	float: left;
	padding: 0 0 0 15px;
}

#header div.sub p a {
	font-weight: bold;
}

#header div.sub ul {
	float: right;
	padding-right: 10px;
}

#header div.sub ul li {
	display: inline;
	padding: 0 1px 0 5px;
	border-left: 1px solid #FFF;
}

#header div.sub ul li:first-child {
	padding-left: 0;
	border-left: none;
}

#header div.sub input.text {
	padding: 2px;
	font-size: 11px;
	line-height: 12px;
	width: 90px;
	border-color: #000;
}

#header div.sub select {
	font-size: 11px;
	line-height: 12px;
	color: #ADADAD;
}

/* logo section */
strong.logo {
	position: absolute;
	top: 22px;
	left: 25px;
}

strong.logo a.sk_logo {
	display: block;
	width: 143px;
	height: 57px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(http://spielerkabine.net/images/logo.png?1269252226) no-repeat;
}

strong.logo q:before, strong.logoq:after { 
	content: ""; 
}
strong.logo q {
	position: absolute;
	top: -20px;
	left: 100%;
	width: 202px;
	height: 90px;
	padding: 10px 10px 4px 29px;
	background: url(http://spielerkabine.net/images/quote.png?1269252226) no-repeat;
	font-size: 11px;
	line-height: 14px;
	color: #757575;
	font-weight: normal;
	font-style: normal;
	display: none;
}
/*
strong.logo:hover q,
strong.hover q {
	display: block;
}
*/
strong.logo q {
	display: block;
}

strong.logo q a.shoutbox{
	background:none;
}

strong.logo q span {
	font-weight: bold;
	color: #2198a0;
}

/* footer section */
#footer {
	border-top: 1px solid #644110;
	background: #8F7457 url(http://spielerkabine.net/images/background-footer.png?1269252226) repeat-x;
	padding: 20px 13px 8px 13px;
	position: relative;
	z-index: 5;
	color: #C2AB8E;
	height: 1%;
}

#footer a {
	color: #C2AB8E;
}

#footer div.deco {
	position: absolute;
	left: 0px;
	top: -29px;
	width: 829px;
	height: 28px;
	overflow: hidden;
	background: url(http://spielerkabine.net/images/footer-deco.png?1269252226) no-repeat;
}

#footer div.sub {
	border-top: 1px solid #957E61;
	padding: 12px 0;
	font-size: 10px;
	line-height: 15px;
}

#footer div.sub h4 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#footer div.sub p {
	padding-bottom: 4px;
}

#footer div.main {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	background: url(http://spielerkabine.net/images/logo-footer.gif?1269252226) no-repeat 670px 0;
}

#footer div.main ul {
	padding: 0;
	list-style: none;
	font-size: 11px;
}

#footer div.main h3 {
	color: #C2AB8E;
	font-size: 17px;
	white-space: nowrap;
	padding-right: 12px;
}

#footer div.main ul li {
	float: left;
	border-left: 1px solid #917A5D;
	padding-left: 8px;
	min-height: 110px;
}

* html #footer div.main ul li {
	height: 110px;
}

#footer div.main ul ul {
	float: left;
	padding-right: 12px;
}

#footer div.main ul ul li {
	float: none;
	padding: 0;
	border: none;
	min-height: 0;
}

* html #footer div.main ul ul li {
	height: auto;
}

/* content setion */
#content {
	width: 827px;
	overflow: hidden;
	position: relative;
	z-index: 4;
	border-right: 1px solid #D9D3CD;
	border-left: 1px solid #D9D3CD;
	background: url(http://spielerkabine.net/images/background-content.gif?1269252226) no-repeat 680px 100%;
}

#full {
	background: #FFF url(http://spielerkabine.net/images/background-full.gif?1269252226) no-repeat 680px 100%;
	width: 100%;
	overflow: hidden;
	padding-bottom: 80px;
}

div.empty {
	height: 70px;
	overflow: hidden;
	width: 100%;
	clear: both;
}

#primary {
	width: 479px;
	float: left;
	border-right: 1px solid #E1E2E2;
	background: #FFF;
	padding-bottom: 80px;
}

#sidebar {
	float: right;
	width: 347px;
	border-left: 1px solid #E1E2E2;
	margin-left: -1px;
	padding-top: 18px;
	padding-bottom: 80px;
	border-top: 1px solid #E1E2E2;
}

#full #primary {
	width: 351px;
}

#full #sidebar {
	width: 475px;
	padding-top: 0;
	border-top: none;
}


/* content boxes section */

/* paginator section */
div.pagination {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 20px 0;
}

div.pagination strong {
	display: block;
	padding-bottom: 4px;
}

div.pagination div.holder {
	width: 100%;
	position: relative;
	text-align: center;
}

div.pagination .prev_page {
	position: absolute;
	left: 0;
}

div.pagination .next_page {
	position: absolute;
	right: 0;
}

/* infobar section */
div.infobar {
	border-bottom: 1px solid #D9D3CD;
	background: #F9F7F4;
	font-size: 11px;
	padding: 5px 25px;
	height: 1%;
	overflow: hidden;
}

div.infobar li {
	float: left;
	padding-right: 6px;
}

div.infobar strong {
	color: #2198a0;
}

div.infobar li a,
div.infobar li span {
	padding-left: 12px;
	background: url(http://spielerkabine.net/images/bullet.gif?1269252226) no-repeat left;
}

div.infobar li.first a,
div.infobar li.first span {
	background: none !important;
	padding-left:0px !important;
}



div.infobar li span {
	font-weight: bold;
}

/* headline box section */
div.headline {
	background: #FFF;
	padding: 18px 25px 20px 12px;
}

div.headline p {
	font-size: 11px;
	padding-bottom: 10px;
}

/* subnavigation section */
div.subnavigation {
	border-top: 1px solid #DED8D3;
	border-bottom: 1px solid #A19487;
	margin-bottom: -1px;
	position: relative;
	z-index: 5;
	background: #F4F3F2 url(http://spielerkabine.net/images/background-subnav.gif?1269252226) repeat-x;
	height: 1%;
}

div.subnavigation ul {
	margin: -4px 0 -1px 0;
	padding: 4px 12px 0 11px;
	list-style: none;
	overflow: hidden;
	line-height: 27px;
	font-weight: bold;
}

div.subnavigation ul li {
	float: left;
	background: url(http://spielerkabine.net/images/separator-subnav.gif?1269252226) no-repeat 0 8px;
}

div.subnavigation ul li:first-child {
	background: none;
}

div.subnavigation ul li a {
	float: left;
	color: #fe7300;
	padding: 0 9px;
}

div.subnavigation ul li a.active {
	border: 1px solid #AFA396;
	border-bottom: 1px solid #FFF;
	background: #FFF;
	padding-top: 4px;
	margin: -4px -1px 0px 0;
	position: relative;
}

/* advertisement main boxes */
div.ad-top {
	padding: 3px 10px 5px 101px;
	height: 90px;
	overflow: hidden;
	width: 728px;
}
div.ad-right {
	float: right;
	width: 160px;
}

/* boxes */
div.box {
	border-top: 1px solid #DBDAD9;
	background: url(http://spielerkabine.net/images/background-box.gif?1269252226) repeat-x;
	padding: 12px 12px 0 12px;
	height: 1%;
	position: relative;
}

div.box:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* full width box section */
div.box-full {
	padding: 0 12px;
}

/* lite box section */
div.box-lite {
	background: #FFF;
	border: none;
}

/* ad box section */
div.box-ad {
	background: none;
	padding: 6px 0;
}

div.box-ad div.inner {
	width: 468px;
	margin: 0 auto;
}

/* special box section */
div.box-special {
	margin-top: 40px;
	padding-top: 35px;
}

div.box-special img.deco {
	position: absolute;
	top: -35px;
	left: 50%;
	margin-left: -30px;
}

/* extra box section */
div.box-extra {
	background: #F6F3F0;
	padding-bottom: 12px;
}

div.box div.box-extra {
	margin: 0 -12px 0 -12px;
}

div.timeline div.box-extra {
	border-bottom: 1px solid #DBDAD9;
	margin-bottom: 12px;
}

div.box-extra a.close {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 6px;
	height: 7px;
	text-indent: -9999px;
	overflow: hidden;
	background: #51B3BA url(http://spielerkabine.net/images/close.gif?1269252226) no-repeat;
}

div.summary {
	border-top: 1px solid #E7E4E0;
	padding: 12px 0;
	width: 100%;
	overflow: hidden;
}

div.summary a.more {
	float: right;
	margin-top: 4px;
}

div.summary a.right {
	float: right;
}

span.right{
	float: right;
}

div.box-extra div.summary {
	padding-bottom: 0;
}

/* count main section */
div.count-main h2 {
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #4f4f4f;
	font-size: 38px;
	line-height: 50px;
}

div.count-main h2 small {
	font-size:12px;
}

div.count-main h2 span, span.score {
	display: block;
	font-size: 18px;
	line-height: 24px;	
}

div.count-main {
	height: 200px;
	position: relative;
	padding-top: 45px;
	padding-bottom: 12px;
}

div.count-main div.l {
	width: 200px;
	float: left;
	text-align: center;
}

div.count-main div.r {
	width: 200px;
	float: right;
	text-align: center;
}

div.count-main h3 {
	padding-top: 6px;
}

/* count sub section*/
div.count-sub {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
	line-height: 21px;
}

div.count-sub ul.l {
	width: 200px;
	float: left;
	padding-left: 25px;
}

div.count-sub ul.r {
	width: 200px;
	float: right;
	text-align: center;
}

/* article section */
div.alist div.article {
	border-top: 1px solid #E7E4E0;
	padding-top: 12px;
}

div.article div.head p.info {
	font-size: 11px;
}

div.article div.head, div.article div.body {
	width: 100%;
	overflow: hidden;
}

div.article div.body {
	padding-bottom: 6px;
}

/* head extra actions */
div.head div.extra {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
	font-size: 11px;
	color: #A6A5A4;
}

div.extra p.rating {
	float: left;
	padding: 0;
	line-height: 15px;
}

div.extra p.rating img {
	vertical-align: top;
}

div.extra p.rating span {
	padding-left: 8px;
}

div.extra p.rating span.star {
	padding: 0;
	margin: 0;
	height: 15px;
	width: 18px;
	overflow:hidden;
	text-indent: -9999px;
	display:block;
	float:left;
	clear:none;
}

div.extra p.rating span.full {
	background: url(http://spielerkabine.net/images/misc/rating_full.gif?1269252226) no-repeat;
}

div.extra p.rating span.empty {
	background: url(http://spielerkabine.net/images/misc/rating_empty.gif?1269252226) no-repeat;
}

div.extra ul.actions {
	float: right;
	padding: 0;
}

div.extra ul.actions li {
	float: left;
	padding-left: 4px;
}

/* article comments section */
div.comments {
	clear: both !important;
}

div.indented-comments {
	padding-left: 77px;
	width: 378px;
}


div.indented-comments div.comments div.comment div.text {
	width: 331px;	
}

div.indented-comments div.respond {
	width: 331px;
	padding-left:47px;
}



div.indented-comments div.respond textarea {
	width: 321px;
}

div.indented-comments div.comments div.comment div.avatar {
	width:37px;
}


div.comments h3 {
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #BFB4A9;
	margin-bottom: 12px;
}

div.comment {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}

div.comment cite {
	display: block;
	font-size: 11px;
	color: #A7A7A7;
	font-style: normal;
}

div.comment div.avatar {
	float: left;
	width: 70px;
}

div.comment div.small {
	width: 37px;
}

div.comment div.text {
	width: 360px;
	margin-left: 10px;
	display: inline;
	float: left;
	border-bottom: 1px solid #E7E4E0;
}
div.portlet div.comment div.text{
	width: 253px;
}

div.gallery div.comment div.text {
	width: 450px;
}

div.forum div.comment div.text{
	width: 723px;
}

div.comment-more {
	width: 100%;
	overflow: hidden;
	padding-bottom: 8px;
}

div.comment-more strong {
	float: left;
}

div.comment-more a {
	float: right;
	padding-left: 8px;
	background: url(http://spielerkabine.net/images/icon-more.gif?1269252226) no-repeat left;
}

/* match reports links */
div.match-report-links {
	clear: both !important;
	padding-bottom: 20px;
}

/* respond form section */
div.respond {
	width: 360px;
	padding-left: 80px;
	margin-bottom: 12px;
}

div.gallery div.respond {
	width: 450px;
}

div.respond textarea {
	width: 350px;
	height: 40px;
	margin-bottom: 12px;
	display: block;
}

div.gallery div.respond textarea {
	width: 440px;
}

div.respond div.buttons {
	width: 100%;
	overflow: hidden;
}

div.respond div.buttons a {
	float: right;
	margin-left: 8px;
}

/* stat box section */
div.stat dl {
	padding-bottom: 10px;
}

div.stat dd {
	padding-bottom: 4px;
	line-height: 12px;

	width: 100%;
	overflow: hidden;
}

div.stat p.button {
	width: 100%;
	overflow: hidden;
}

div.stat span.value {
	width: 250px;
	height: 12px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 8px;
	background: #F2F2F2 url(http://spielerkabine.net/images/stat.gif?1269252226) no-repeat;
	position: relative;
}

div.stat span.value em {
	display: block;
	height: 12px;
	width: 0%;
	text-indent: -9999px;
	overflow: hidden;
	background: #32A4AA url(http://spielerkabine.net/images/stat.gif?1269252226) no-repeat 0 -12px;
}

div.stat dl dt span {
	font-weight:normal;
}



/* thumns list section */
div.thumbs {
	padding-bottom: 12px;
}

div.thumbs ul {
	padding-bottom: 0;
}

div.thumbs ul li {
	display: inline;
	padding: 0 6px 6px 0;
}

/* thumbs grid section */
div.thumbs-grid ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	padding-bottom: 6px;
	font-size: 11px;
}

div.thumbs-grid ul li {
	float: left;
	padding: 0 6px 6px 0;
	width: 143px;
}

div.thumbs-grid div.icon {
	width: 143px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 4px;
}

div.thumbs-grid div.caption {
	margin-bottom: 4px;
	overflow:hidden;
	height: 151px;
}

div.thumbs-grid p {
	padding: 0;
}

div.thumbs-grid span a {
	padding-left: 8px;
	background: url(http://spielerkabine.net/images/icon-more.gif?1269252226) no-repeat 0 4px;
}

div.thumbs-grid strong,
div.thumbs-grid span {
	display: block;
}

/* thumbs form section */
dl.thumbs-form {
	width: 440px;
}

dl.thumbs-form dt {
	font-weight: normal;
	padding-bottom: 4px;
	width: 100%;
	overflow: hidden;
	line-height: 24px;
}

dl.thumbs-form dt label {
	float: left;
}

dl.thumbs-form dt span {
	padding: 0;
	float: right;
}

dl.thumbs-form dt span a {
	float: left;
	padding-left: 4px;
}

dl.thumbs-form input.text {
	width: 430px;
	padding: 3px 4px;
}

dl.thumbs-form textarea {
	width: 430px;
	height: 245px;
}

/* foto upload section */

#foto-status
{
  
  padding:        10px 15px;
  width:          420px;
}

#foto-status .progress
{
  background:        white url(http://spielerkabine.net/images/fancy-upload/progress.gif?1269252226) no-repeat;
  background-position:  +50% 0;
  margin-right:      0.5em;
}

#foto-status .progress-text
{
  font-size:        0.9em;
  font-weight:      bold;
}

#foto-list
{
  list-style:        none;
  width:          450px;
  margin:          0;
}

#foto-list li.file
{
  border-bottom:      1px solid #eee;
  background:        url(http://spielerkabine.net/images/fancy-upload/file.png?1269252226) no-repeat 4px 4px;
}
#foto-list li.file.file-uploading
{
  background-image:    url(http://spielerkabine.net/images/fancy-upload/uploading.png?1269252226);
  background-color:    #D9DDE9;
}
#foto-list li.file.file-success
{
  background-image:    url(http://spielerkabine.net/images/fancy-upload/success.png?1269252226);
}
#foto-list li.file.file-failed
{
  background-image:    url(http://spielerkabine.net/images/fancy-upload/failed.png?1269252226);
}

#foto-list li.file .file-name
{
  font-size:        1.2em;
  margin-left:      44px;
  display:        block;
  clear:          left;
  line-height:      40px;
  height:          40px;
  font-weight:      bold;
}
#foto-list li.file .file-size
{
  font-size:        0.9em;
  line-height:      18px;
  float:           right;
  margin-top:        2px;
  margin-right:      6px;
}
#foto-list li.file .file-info
{
  display:        block;
  margin-left:      44px;
  font-size:        0.9em;
  line-height:      20px;
  clear:	 both;

}
#foto-list li.file .file-remove
{
  clear:          right;
  float:          right;
  line-height:      18px;
  margin-right:      6px;
}



/* time grid section */
div.time-grid {
	width: 455px;
	height: 66px;
	background: url(http://spielerkabine.net/images/time-grid.gif?1269252226) no-repeat;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}

div.time-grid ul {
	position: absolute;
	left: 25px;
	padding: 0;
	width: 410px;
}

div.time-grid ul.h { top: 4px;}
div.time-grid ul.a { top: 26px;}

div.time-grid ul li {
	position: absolute;
	top: 0;
	left: 0;
}

div.time-grid ul span {
	display: none;
}

/* positions grid */
div.position {
	width: 442px;
	height: 491px;
	background: url(http://spielerkabine.net/images/position.png?1269252226) no-repeat bottom left;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}

div.position-form {
	width: 450px;
	height: 460px;
	background: #6DA02A url(http://spielerkabine.net/images/position-form.png?1269252226) no-repeat bottom left;
}

div.position ul {
	position: absolute;
	top: 29px;
	left: 0;
	width: 442px;
	height: 462px;
}

div.position-form ul {
	top: 0;
}

div.position ul li {
	position: absolute;
	width: 90px;
}

div.position-form ul li {
	cursor : move;
}

div.position ul img {
	border: 1px solid #000;
	margin: 0 auto;
	display: block;
}

div.position ul p {
	width: 88px;
	border: 1px solid #2198a0;
	color: #2198a0;
	background: #e9f4f6;
	text-align: center;
	padding: 2px;
	margin-top: -4px;
	position: relative;
	font-size: 11px;
}

div.position ul p span {
	display: none;
}

div.position-data div.summary a.button {
	float: right;
}

div.position h3 {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #2198a0;
	border: 1px solid #CFC8C0;
	line-height: 24px;
	margin: 4px 6px 0 0;
	padding: 0 9px;
	width: 190px;
	border-bottom: none;
	display: inline;
}

div.position h3 a {
	color: #2198a0;
}

div.position h3.active {
	margin-top: 0;
	line-height: 28px;
	color: #FFF;
	background: #348C2C;
	border-color: #348C2C;
	font-weight: bold;
}

div.position h3.active a {
	color: #FFF;
}

/* timeline box section */
div.timeline div.head {
	width: 100%;
	overflow: hidden;
	font-weight: bold;
	color: #664f36;
	padding-bottom: 6px;
}

div.timeline div.section {
	width: 100%;
	border-top: 1px solid #C3B5A6;
	padding: 6px 0;
	width: 100%;
	overflow: hidden;
}

div.timeline div.minute {
	width: 60px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
}

div.timeline div.stand {
	width: 45px;
	text-align: center;
	font-weight: bold;
	float: left;
}

div.timeline div.data {
	width: 320px;
	padding: 0 10px;
	float: left;
}

div.timeline div.data img {
	vertical-align: top;
	border: 1px solid #000;
}

div.timeline div.data p {
	padding: 0 0 6px 0;
}

div.timeline div.data p.info {
	padding-top: 6px;
	border-top: 1px solid #DFDAD5;
	font-size: 11px;
	color: #A7A7A7;
}

div.timeline div.data strong {
	display: block;
	padding-bottom: 6px;
}

div.timeline div.actions {
	padding: 6px 6px 0 6px;
	overflow: hidden;
	height: 1%;
	clear: both;
}

div.timeline div.actions p {
	padding: 0;
	float: right;
}

div.timeline div.actions p a {
	padding-right: 6px;
}

div.timeline div.actions em {
	float: left;
	font-style: normal;
}

div.timeline ul.actions {
	float: right;
	padding: 0;
}

div.timeline ul.actions li {
	float: left;
	padding-left: 4px;
}

div.timeline ul.actions img {
	border: none;
}


/* editor form section */
div.editor-form table {
	margin-bottom: 12px;
}

div.editor-form th, div.editor-form td {
	text-align: center;
	padding: 2px;
}

div.editor-form thead th {
	font-weight: bold;
}

div.editor-form thead th.title {
	width:180px;
}

div.editor-form th.title,
div.editor-form tbody th {
	text-align: left;
}

div.editor-form tr.fieldset td {
	border: 1px solid #5EB9C1;
	background: #DFF0F2;
	text-align: left;
}

div.editor-form td.checked {
	border: 1px solid #5EB9C1;
	background: #DFF0F2;
	padding: 0;
	border-bottom-color: #DFF0F2;
}

div.editor-form tr.fieldset fieldset {
	margin-bottom: 0;
	border: none;
}

div.editor-form fieldset p {
	padding: 0;
}

div.editor-form tr.fieldset dl {
	width: 100%;
	overflow: hidden;
}

div.editor-form tr.fieldset dl dt {
	font-weight: normal;
	float: left;
	clear: left;
	width: 110px;
	padding-right: 5px;
	padding-bottom: 2px;
}

div.editor-form tr.fieldset dl dd {
	width: 180px;
	overflow: hidden;
	float: left;
	padding: 0 0 2px 0;
}

ul.user-info {
	width: 100%;
}

ul.user-info li {
	float: left;
	padding: 0 6px 6px 0;
}

ul.user-info label {
	display: block;
}

ul.user-info input.text {
	width: 120px;
}

ul.user-info input.email {
	width: 190px;
}

/* edit form section (used for ruleset edit)*/
dl.edit-form {
	width: 100%;
	overflow: hidden;
}

dl.edit-form dt {
	width: 430px;
	float: left;
	padding: 0 10px 12px 0;
	clear: left;
	font-weight: normal;
}

dl.edit-team dt {
	width: 200px;
	line-height:20px;
}

dl.edit-form dd {
	width: 360px;
	float: left;
	line-height:20px;
}

dl.edit-form textarea {
	width: 350px;
	height: 110px;
}

dl.edit-form select {
	font-size: 13px;
}

/* lite table section */
table.lite td{
	border-top: 1px solid #DEDEDE;
}

/* content table section */
table.content {
	margin-bottom: 12px;
	border: 1px solid #5fb9c1;
}

table.content tr:last-child td{
	border-bottom: 1px solid #5fb9c1;
}

table.content td,
table.content th {
	border: none;
	padding: 6px;
}

table.content td{
	border-top: 1px solid #e1e2e2;
}

table.content td.details {
	background-color: #ebf6f7;
	text-align:center;
}

table.content td span.withdrawn {
	text-decoration: line-through;
}

table.content th {
	border-left: 1px solid #5fb9c1;
}

table.content th,
table.content th a {
	font-weight: bold;
	color: #664f36;
}

table.content th img{
	display:block;
	margin-left: auto;
	margin-right: auto;
}

table.content td.alternative-y,
table.content th.alternative-y {
	border-left: 1px solid #e1e2e2;
}

table.content th.column-only{
	border-right: 1px solid #5fb9c1;
}

table.content td.no-header{
	border-top: 1px solid #5fb9c1;
}

table.content td.alternative-x,
table.content th {
	border-bottom: 1px solid #5fb9c1;
}

table.content td:first-child,
table.content th:first-child {
	border-left: none !important;
}

table.content th {
	background-color: #DEF0F2;
}

table.content th.alternative-x{
	border-left: none !important;
}

table.content th.alternative {
	background: #F4F2F5 url(http://spielerkabine.net/images/background-table.gif?1269252226) repeat-x;
	border-left: 1px solid #e1e2e2;
	border-top: 1px solid #5fb9c1;

}

table.content th.right,
table.content td.right{
	text-align:right;
}

table.content th.center,
table.content td.center{
	text-align:center;
}

table.content td.colon{
	padding-left:0px;
	padding-right:0px;
	border-left: none !important;
}

table.content td.colon + td{
	border-left: none !important;
}

table.content tr:hover td {
	background-color: #eef7fa;
}

table.content tr.promote td{
	background-color: #e6f3d9;
	border-bottom: 1px solid #c4c6c5;
	border-left: 1px solid #c4c6c5 ;

}

table.content tr.promote-directly td{
	background-color: #d8edc4;
	border-bottom: 1px solid #c4c6c5;
	border-left: 1px solid #c4c6c5 ;
}

table.content tr.promote:hover td,
table.content tr.promote-directly:hover td{
	background-color: #e8f4dc;
}

table.content tr.relegate td{
	background-color: #faece9;
	border-top: 1px solid #c4c6c5;
	border-left: 1px solid #c4c6c5 ;
}

table.content tr.relegate-directly td{
	background-color: #f6d9d3;
	border-left: 1px solid #c4c6c5 ;
	border-top: 1px solid #c4c6c5;
}

table.content tr.relegate:hover td,
table.content tr.relegate-directly:hover td{
	background-color: #fcf4f1;
}

table.content tr.selected{
	border: 3px solid #fea116;
	font-weight:bold;
}
table.content tr.selected *{
	font-weight:bold;
}

/* chart table section */
table.chart{
	table-layout:fixed;
}
table.chart td {
	border-top: 1px solid #b8e0e2;
	border-left: 1px solid #b8e0e2;
	background-color: #eef7fa;
}


table.chart th{
	color: gray;
	width: 15px; 
	font-size: 8px;
	vertical-align:top;
	text-align: center;
	padding:0;
}
table.chart th:first-child{
	text-align:right;
}
table.chart tr.align-right th{
	text-align: right;
}

table.small-rows th,
table.small-rows td,
table.small-rows th div,
table.small-rows td div{
	height:17px;
	padding:0;
	margin:0;
}

table.large-rows th,
table.large-rows td,
table.large-rows th div,
table.large-rows td div{
	height:50px;
	padding:0;
	margin:0;
}

table.chart td.border-top{
	border-top: 1px solid #5fb9c1;
}

table.chart td.border-bottom{
	border-bottom: 1px solid #5fb9c1;
}

table.chart td.border-left{
	border-left: 1px solid #5fb9c1;
}

table.chart td.border-right{
	border-right: 1px solid #5fb9c1;
}

table.chart tr.promote td {
	background-color: #e6f3d9;
	border-bottom: 1px solid #5fb9c1;

}

table.chart tr.promote-directly td{
	background-color: #d8edc4;
	border-bottom: 1px solid #5fb9c1;
}


table.chart tr.relegate td{
	background-color: #faece9;
	border-top: 1px solid #5fb9c1 !important;
}

table.chart tr.relegate-directly td{
	background-color: #f6d9d3;
	border-top: 1px solid #5fb9c1 !important;
}

/* chart legend section */

span.chart-legend-rank,
span.chart-legend-matchday,
span.chart-legend-goals,
span.chart-legend-minute{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

span.chart-legend-rank{
	background: transparent url(http://spielerkabine.net/images/chart-legend-rank.png?1269252226) no-repeat scroll 0 0;
	margin-bottom:6px;
	margin-left:6px;
	height: 11px;
	width:84px;
}

span.chart-legend-matchday{
	background: transparent url(http://spielerkabine.net/images/chart-legend-matchday.png?1269252226) no-repeat scroll 0 0;
	margin-top:6px;
	margin-left:19px;
	height: 7px;
	width:64px;
}

span.chart-legend-goals{
	background: transparent url(http://spielerkabine.net/images/chart-legend-goals.png?1269252226) no-repeat scroll 0 0;
	margin-bottom:6px;
	margin-left:6px;
	height: 11px;
	width:40px;
}

span.chart-legend-minute{
	background: transparent url(http://spielerkabine.net/images/chart-legend-minute.png?1269252226) no-repeat scroll 0 0;
	margin-top:-30px;
	margin-left:19px;
	height: 8px;
	width:59px;
}



/* multi-match-edit section */
table.multi-match-edit div {
	width: 100%;
	padding: 3px 0;
}

table.multi-match-edit span.abort-reason,
table.multi-match-edit span.cancel-reason {
	width: 100px !important;
	padding: 0;
/*	overflow:visible;*/
}

table.narrow select.cancel-reason {
	width:180px;
}

table.multi-match-edit ul {
	color: red;
}

table.multi-match-edit div:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

table.multi-match-edit p {
	color: #4f4f4f;
	padding: 3px 0;
}

table.multi-match-edit select.sel {
	width: 225px;
}

table.narrow select.sel {
	width: 208px !important;
}

table.multi-match-edit select.selr {
	float: right;
}

table.multi-match-edit div.etime,
table.multi-match-edit div.edate {
	width: 164px;
}

table.multi-match-edit div.etime select,
table.multi-match-edit div.edate select {
	float: left;
	margin: 0 2px;
	display: inline;
}

table.multi-match-edit div.etime span,
table.multi-match-edit div.edate span {
	float: left;
	width: 4px;
	margin: 0 2px;
	display: inline;
}

table.multi-match-edit select.mon,
table.multi-match-edit select.min,
table.multi-match-edit div.etime select,
table.multi-match-edit div.edate select {
	width: 45px;
}

table.multi-match-edit select.day,
table.multi-match-edit select.hour,
table.multi-match-edit div.etime select:first-child,
table.multi-match-edit div.edate select:first-child {
	width: 40px !important;
}

table.multi-match-edit select.year,
table.multi-match-edit select#league_default_date_1i,
table.multi-match-edit div.etime select:last-child,
table.multi-match-edit div.edate select:last-child {
	width: 55px !important;
}

table.multi-match-edit div.esel {
	width: 460px;
}

table.narrow div.esel {
	width: 428px !important;
}

table.multi-match-edit th.esel-half{
	width: 230px;
}

table.multi-match-edit td {
	white-space: nowrap;
}
table.multi-match-edit div.ecount input.text {
	width: 15px;
	text-align: right;
}

table.multi-match-edit div.l {float: left;width: 32%;}
table.multi-match-edit div.r {float: right;width: 68%; text-align:left;}


/*table.multi-match-edit div.l label {padding-left: 8px;}*/
table.multi-match-edit div.r select {margin-left: 6px;}




/* gallery section */
div.gallery-image {
	padding-bottom: 12px;
}

div.gallery-image img {
	display: block;
	margin: 0 auto;
}

div.gallery-image span {
	float:right;
}

div.gallery-image a.more {
	float:right;
	margin-top:5px;
}

div.gallery div.selector h3 {
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #BFB4A9;
	margin-bottom: 12px;
	width: 100%;
	overflow: hidden;
}

div.gallery div.selector h3 a {
	font-size: 12px;
	color: #2198a0;
	font-weight: normal;
	float: right;
}

div.gallery div.selector p {
	width: 100%;
	overflow: hidden;
}

/* portlets section */
div.portlet {
	border: 1px solid #DFDAD5;
	background: #FFF;
	margin: 0 0 18px 7px;
	padding: 10px 15px 12px 15px;
	width: 300px;
	overflow: hidden;
}

div.portlet input[type=text],
div.portlet input[type=password] {
	font-size:16px;
	width:224px;
}

div.portlet th label{
	font-weight:bold;
	position:relative;
	top:3px;
	display:block;
	width:60px;
}

/* info portlet section */
div.portlet-info dl {
	width: 100%;
	overflow: hidden;
	line-height: 18px;
}

div.portlet-info dt {
	float: left;
	clear: left;
	padding-right: 5px;
}

div.portlet-info dd {
	display: table;
	padding: 0;
	height: 1%;
	overflow: hidden;
}

/* schedule portlet section */
div.portlet-schedule td,
div.portlet-schedule th {
	border-top: 1px solid #DFDAD5;
}

div.portlet-schedule tr.first td,
div.portlet-schedule tr.first th {
	border: none;
}

div.portlet-schedule th {
	font-weight: bold;
}

/* adverttise portlet section */
div.portlet-ad {
	border: none;
	background: none;
	width: 336px;
	padding: 0 auto !important;
	margin-left: 5px;
}

div.portlet-ad p, div.box-ad p {
	font-size: 11px;
	color: #8D8A8A;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: none;
}

/* users portlet section */
div.portlet-users p {
	padding-bottom: 8px;
}

div.portlet-users td {
	border-top: 1px solid #DEDEDE;
}

/* portlet featured users section */
.portlet-featured-users div,
.portlet-featured-users span.name{
	float:left;
	width:150px;
}

.portlet-featured-users .image-container{
	height:85px;
	text-align:center;
	margin-bottom:10px;
}
.portlet-featured-users span.name{
	text-align:center;
	clear:both;
	display:block;
}

/* sportsmen portlet section */
div.portlet-latest-sportsmen td {
	border-top: 1px solid #DEDEDE;
}

/* latest teams portlet section */
div.portlet-latest-teams td {
	border-top: 1px solid #DEDEDE;
}

/* login form portlet section */
div.portlet-login-form {
	background:#e9f4f6 none repeat scroll 0 0 !important;
}

div.portlet-login-form td {
	padding: 2px;
}

div.portlet-login-form td label {
	font-width: bold;
}




/* commands portlet section */
div.portlet-commands p {
	line-height: 18px;
	padding: 0;
	margin-bottom: 4px;
}

div.portlet-commands p.more {
	padding: 5px 0;
	border-top: 1px solid #F2F0EE;
	border-bottom: 1px solid #F2F0EE;
}

/* result portlet section */
div.portlet-result div.l,
div.portlet-cards div.l {
	float: left;
	width: 149px;
}

div.portlet-result div.r,
div.portlet-cards div.r {
	float: right;
	width: 149px;
}

div.portlet-result dl {
	width: 100%;
	overflow: hidden;
}

div.portlet-result dl span {
	display: block;
}

div.portlet-result dt {
	float: left;
	clear: left;
	padding-right: 6px;
}

div.portlet-result dd {
	padding: 0;
	display: table;
	height: 1%;
	overflow: hidden;
}

/* cards portlet section */
div.portlet-cards ul {
	line-height: 21px;
}

/* photos portlet section */
div.portlet-photos ul {
	width: 100%;
	overflow: hidden;
}

div.portlet-photos ul li {
	float: left;
	width: 95px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	padding: 0 5px 5px 0;
}

div.snippet-head h4 {
	padding:0 0 4px;
	margin:0;
	font-size:12px;
}

hr.separator {
	
	width:90%;
	color:#dbdad9;
	background-color:#dbdad9;
	height:1px;
	margin: 0 auto;
	border: 0;
}

/* photos list for snippet on matchreport index*/

ul.snippet-photos {
	width: 100%;
	overflow: hidden;
}

ul.snippet-photos li {
	float: left;
	width: 95px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	padding: 0 5px 5px 0;
}

/* interaction portlet section */ 

div.portlet-interaction {
    border: 1px solid #CCD2D0 !important;
    background: #e9f4f6 !important;
}
div.portlet-interaction td {
    padding:2px;
}
div.portlet-interaction li{
    padding:4px 0px;
    border-bottom:1px solid #CCD2D0;
		clear:left;
		height:35px;
		vertical-align:middle;
}
div.portlet-interaction li img{
	float:left;
	margin-right:10px;
}


/* ticket section */

div.ticket1 {
	width: 100%;
	overflow: hidden;
}

div.ticket1 div.ticket-selector {
	width: 380px;
	float: left;
}

div.ticket1 div.calendar-holder {
	width: 302px;
	padding-right: 20px;
	float: right;
	padding-bottom: 20px;
}

/* ticket selector section */
div.ticket1 ul.radio {
	padding-bottom: 10px;
}

div.ticket1 ul.radio li {
	display: inline;
	padding-right: 20px;
}

div.ticket-selector ul.select {
	text-align: center;
}

div.ticket-selector ul.select li {
	padding: 9px 0;
	width: 100%;
}

div.ticket-selector select {
	font-size: 18px;
	color: #4f4f4f;
	width: 355px;
	background: #FFF;
	border: 1px solid #838383;
}

div.ticket-selector select.extra {
	width: auto;
	border: 1px solid #2198a0;
	background: #e9f4f6;
}

/* ticket calendar section */

div.ticket1 div.calendar-holder select {
	font-size: 18px;
	width: 50px;
}

div.ticket1 div.calendar-holder dd.date select {
	vertical-align: bottom;
}

div.ticket1 div.calendar-holder select.year {
	width: 90px;
}

div.ticket1 div.calendar-holder dl {
	margin-top: -6px;
	position: relative;
}

/* ticker2 box section */
div.ticket2 h2,
div.ticket3 h3 {
	font-size: 12px;
}

div.ticket2 {
	border-top: 1px solid #E2E2E2;
	padding: 12px 0;
	width: 100%;
	overflow: hidden;
}

div.ticket2 div.left {
	width: 370px;
	float: left;
}

div.ticket2 div.right {
	width: 370px;
	float: right;
}

div.ticket2 select,
div.ticket3 select {
	width: 210px;
	font-size: 14px;
}

div.ticket2 input.text {
	width: 200px;
	font-size: 14px;
}

div.ticket2 table p {
	padding: 4px 0;
}

/* ticket3 box section */
div.ticket3 {
	border-top: 1px solid #E2E2E2;
	padding: 12px 0;
	width: 100%;
	overflow: hidden;
}

div.ticket3 td,
div.ticket2 td {
	vertical-align: middle;
	padding: 4px;
}

div.ticket3 div.left {
	width: 330px;
	padding-right: 40px;
	float: left;
}

div.ticket3 div.right {
	border: 1px solid #E7E4DF;
	background: #F7F3F0;
	padding: 12px;
	float: right;
	width: 370px;
}

div.ticket3 div.right input.text {
	font-size: 14px;
	width: 36px;
}

div.ticket3 div.left input.text {
	font-size: 14px;
	width: 36px;
}

div.ticket3 div.left .long input.text {
	width: 200px;
}

/* ticket steps section */
div.tsteps {
	width: 100%;
	overflow: hidden;
	padding-bottom: 12px;
	text-align: center;
}

div.tsteps li {
	display: inline;
	font-size: 20px;
	padding: 0 6px;
	font-weight: bold;
	color: #2198a0 !important;
}

div.tsteps li.medium {
	font-size: 18px !important;
}

div.tsteps li.inactive,
div.tsteps li.inactive a {
	color: #ACACAC !important;
}

/* Tag-Cloud */

.nube1 {font-size: 12px; text-decoration:none;}
.nube2 {font-size: 16px; text-decoration:none;}
.nube3 {font-size: 20px; text-decoration:none;}
.nube4 {font-size: 24px; text-decoration:none;}
.nube5 {font-size: 27px; text-decoration:none;}
.nube6 {font-size: 30px; text-decoration:none;}


/* generally ignore fieldWithErrors visually */

div.fieldWithErrors{
	
	padding:0;
	margin:0;
	
}

/* style for info-pages */

div.info-message p, div.info-message ul  {
	font-size:18px;
	line-height:26px;
}

div.info-message ul  {
	margin-bottom:12px;
}

div.title-object{
	 float:right; 
	border:1px solid #666; 
	margin:0 0 15px 15px;	
}

div.call-to-action{
	clear:both;
	text-align:center;
}

div.call-to-action p {
	text-align:left;
	font-size:16px;
	border:1px solid #FF9800;
	background-color:#FEFED4;
	padding:10px;
	margin:15px 0;
}

div.call-to-action p a {
	color:#F18011;
}

div.testimonial{
	padding:5px 5px 0; 
	margin:15px 0; 
	clear:both;
	background:#e9f4f6 none repeat scroll 0 0;
	border:1px solid #CCD2D0;
}
div.testimonial img{
	margin-right:10px;
	float:left;
}

div.testimonial p.statement{
	color:#2198a0;
	font-family:Times New Roman,Times,serif;
	font-size:23px;
	line-height:120%;
}

div.testimonial p.source {
	text-align:right; 
	font-size:11px;
}

table.key-feature-table td{
	padding:15px 0;
	width:382px;
}

table.key-feature-table td.first-column{
	padding-right:20px;
}

table.key-feature-table td.last-column{
	padding-left:20px;
}

table.key-feature-table img{
	float:left; 
	background-image:url(http://spielerkabine.net/images/ic/ic_zoom.png?1269252226);
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-right:20px;
}

/* flash error messages */

div#flash br {
	display:none;
	height:0px;
}
.flash_notice { height:60px; background: url("http://spielerkabine.net/images/notice_back.jpg?1269252226");}
.flash_warning { height:60px; background: url("http://spielerkabine.net/images/warning_back.jpg?1269252226");}
.flash_error { height:60px; background: url("http://spielerkabine.net/images/error_back.jpg?1269252226"); } 

#flash_message { float:left; font-weight: bold; color:#FFF; padding:10px; vertical-align:middle; margin-bottom:20px; height:30px; width:78%; }
#flash_icon { float:left; height:30px; width:74px; } 
#flash_close { float:left; vertical-align:middle; padding-top:18px; height:30px; width:80px; }
#flash_close a { color:#FFF; text-decoration:none; vertical-align:middle; font-size:10px; font-weight:300; }


div.tooltip_content {
	max-width:250px;
	text-align: left;
}

/* feedback box section */
#feedback-shoutbox {
	z-index:9000;
	color: #FFFFFF; 
	padding: 50px 30px 30px 30px; 
	position: absolute; 
	left: 120px; 
	top: 20px;  
	width: 400px; 
	height: 450px; 
	background: url(http://spielerkabine.net/images/sb/sb_feedback_bg.gif?1269252226) no-repeat;
}

/* autocomplete section */

.auto_complete {
	background-color: white;
	border: 1px solid #999;
	color: #333;
	margin:1px;
}

.auto_complete ul li:hover {	
	background-color: #D9F0FB; 
}

/* registration layer section */
div#registration-layer{
	width: 100%;
	position: absolute;	
	top: 50px;
	z-index:99999	;
	height: 0px;
	overflow: visible;
	
}

div#registration-layer-inner {
	background-image:url(http://spielerkabine.net/images/dialog-layer.png?1269252226);

	margin: 0pt auto;

	width:318px;
	height:470px;

	padding: 40px 40px 40px 40px;
	
	z-index:99999	;
		
	
}

div#registration-layer select, 
div#registration-layer input[type="text"], 
div#registration-layer input[type="password"] {
	width: 150px;
}

div#registration-layer p.teaser em{
	color: #fe7300;
}

div#registration-layer p.teaser{
	font-weight:bold;
	margin-top: 20px;

}

div#registration-layer span.close-button{
	background-image: url(http://spielerkabine.net/images/close-button.gif?1269252226);
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 24px;
	float: right;
	cursor: pointer;
}

div#registration-layer input[type="checkbox"]{
	float: left;
	display: block;
	clear: none;
	
} 


div#registration-layer label{
	clear: none;
	font-weight: normal;
	display:block;
	float: left;	
	color: #4f4f4f;
}

/* profile page section */

div.profile-full{
	background:#FFFFFF none repeat scroll 0 0;
	padding-top:15px;
	padding-bottom:20px;
	width:100%;
}

div.profile-image{
	max-width: 300px;
	height: 200px;
	float:left;
	padding-right:40px;
}

div.profile-info{
	margin-left:0px;
}

div.profile-info dl{
	line-height:18px;
	overflow:hidden;
	width:auto;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
	
div.profile-info dl dt:after{
	content: ":"; 
}

div.profile-info dl dt{
	width: 100px;
	float:left;
}

div.profile-info dl dd{
	padding-bottom:0px !important;
}

table.content img.thumb {
	padding-right: 10px;
	float: left;
}

div.membership-stats {
	text-align: left;
}

div.membership-stats hr {
	width:90%;
	color: #e6ecec;
	background-color:#e6ecec;
	height:1px;
	margin: 10px auto;
	border: 0;
}
div.membership-stats td {
	width:200px;
}

div.membership-stats dl {
	float: left;
	margin-left:5px;
	margin-right:15px;
}

div.membership-stats dl dt:after{
	content: ":"; 
}

div.membership-stats dl dt{
	font-weight: normal;
	width: 100px;
	float:left;
	clear:left;
}

div.membership-stats dl dd{
	float:left;
	padding-bottom:0px !important;
}

/* attention box section */
div.attention{
	background-color: #f9f8f6;
	padding:15px 15px 15px 15px;
}
div.attention p:last-child{
	padding-bottom:0px;
	margin-bottom:0px;
}
div.attention-orange{
	border: 1px solid #fea116;
}
div.attention-green{
	border: 1px solid #6aa539;
}

/* Pagination spinner section*/
.pagination div.spinner{
	height:0;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}

/* HELP LINKS ON FORMS */ 
img.form_help {
	float:right;
}

/* LEAGUE-MANAGER */

div.league_manager_teaser{
	width:182px;
	height:60px;
	background: url(http://spielerkabine.net/images/liga-manager_teaser.png?1269252226) no-repeat top;
	float:right;
	padding-top:28px;
}

div.manager_name{
	width:120px;
	padding-top:19px;
	padding-left:20px;
}

div.manager_name a{
	margin-right:5px;
	color:#FFF;
}

div.manager_thumb img{
	float:right;
	margin-right:10px;
	border:1px #FFF solid;
}

div.headline_managed_league{
	padding-top:0px !important;
}

div.headline_managed_league p.info{
	padding-top:18px !important;
}

/* Thickbox section */ 

/* global settings needed for thickbox */
*{padding: 0; margin: 0;}

/* thickbox specific link and font settings */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* thickbox settings */
#TB_overlay {
  position: fixed;
  z-index:10000;
  top: 0px;
  left: 0px;
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  height:100%;
  width:100%;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 10002;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:10003;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:9999;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* Facebook */

.FBConnectButton_Text_Simple{
	color: #3B5998;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif
}

.facebook{
	width:100%;
	text-align:center;
	padding-bottom:12px;
}
