
/*
*		LinkingCarnivals Stylesheet
*		(c) 2010 by siwi & miwi
*/

* {
	margin:0;
	padding:0;
  	font-family: Verdana, Arial, Helvetica, sans-serif, Lucida Sans;
	font-style: italic;
	font-weight: bold;
  	vertical-align: middle;
  	font-size: 16px;
  	line-height: 18px;
  	color: #820024; /* #ee6600; #820024 #621a21 */
	text-shadow: 1px 1px 1px #ffffff;
}
	
html {
   background: #ffffff url("../images/bg0.png") repeat-x top left;	color: #820024;
  	}
    
body {
  	width: 100%;
  	text-align: center; 
  	}
  
h1 {
  	font-size: 18px;
  	line-height: 20px;
	font-weight: bold;
	color: #820024;
	margin-top: 3px;
	margin-bottom: 18px;
	}

h2 {
  	font-size: 18px;
  	line-height: 20px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 18px;
	}

h3 {
  	font-size: 16px;
  	line-height: 18px;
  	font-weight: bold;
	}
    
hr {
	border:solid 1px #cccccc;
	width: 520px;
	height: 1px;
	text-align: left;
	}
	
p {
	padding: 4px 6px 8px 4px;
  	}

img {
	border: 0px;
}

a:link {
	}
a:visited {
	}
a:hover {
	color: #d83a49; 
	}
a:active {
	color: #d83a49;
	}

textarea {
	border: 1px solid #888866;
	width: 580px;
	margin-top: 8px;
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #cccccc;
	}
textarea:focus {
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #dddddd;
}

.shortTextArea {
	width: 266px;
	margin-bottom: 8px;
}

input {
	border: 1px solid #888866;
	width: 300px;
	height: 19px;
	vertical-align: middle;
	text-align: left;
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #cccccc;
	}
input:focus {
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #dddddd;
}
input[type=checkbox] {
	width: 20px;
}
input[type=radio] {
	width: 20px;
}

select {
	border: 1px solid #888866;
	width: 302px;
	height: 22px;
	vertical-align: middle;
	background-color: #c8b4b4;
	text-shadow: 1px 1px 1px #dddddd;
	}

select:focus {
	background-color: #f8ecb4;
	text-shadow: 1px 1px 1px #cccccc;
}
select option {
	text-shadow: 1px 1px 1px #dddddd;
	}

fieldset {
	padding: 8px;
	padding-top: 4px;
	width: 476px;
}

legend {
	font-size: 11px;
	font-weight: normal;
}

label {
	font-size: 11px;
	margin-right: 10px;
}

.multi {
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	height: 88px;
}
.multi option {
	text-shadow: 1px 1px 1px #cccccc;
}
.multi:focus {
	background: transparent url(../images/lightyellow2.png) repeat 0px 0px;
}

.shortSelect {
	/*width: 48px;*/
	width: 58px;
}

.siwiLinked {
	position:fixed; 
	left: 2px; 
	bottom: 2px;
}
/*---------siwiLinked---------->*/
#copy {
	margin: 8px;
}
#siwiLinkedContentDiv {
	height: 600px;
	background: url(../images/siwiLinkedBg.png) no-repeat center 0px;
	margin: 16px;
	margin-left: 24px;
	padding-left: 16px;
}
#siwiLinkedLogoDiv {
	float: right;
	padding-top: 16px;
	padding-right: 12px;
}
#siwiLinkedLogoImg {
}
#siwiLinkedH1 {
	font-size: 36px;
	margin-bottom: 36px;
	margin-top: 32px;
	text-shadow: #ffffff 2px 2px 2px;
}
#siwiLinkedListDiv {
	margin-left: 8px;
	margin-bottom: 8px;
}
#siwiLinkedListUl {
	list-style-image: url(../images/siwiLinked16.png);
}
.siwiLinkedListLi {
	margin-left: 16px;
	line-height: 36px;
}
.siwiLinkedListA {
	vertical-align: top;
	line-height: 30px;
	text-decoration: none; 
	text-shadow: #000000 1px 1px 3px;
}
/*---------siwiLinked----------<*/

.clr {
	display: none;
}

/* classes */

.aktiv {
	color: #d83a49;
	}

.bold {
	font-weight: bold;
	}
				
.buu a {
	text-decoration: none;
	font-weight: bold;
	line-height: 52px;
	padding: 4px;
	text-shadow: 1px 1px 1px #888888;
	}
.buu a:link {
	}
.buu a:visited {
	}
.buu a:hover {
	color: #d83a49; 
	}
.buu a:active {
	color: #d83a49;
	}

.center {
	text-align: center;
	}

.checkbox {
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #cccccc;
	text-align: left;
	vertical-align: middle;
	width: auto;
	margin-bottom: 2px;
	}

.fineyellow {
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	}
.fineyellow td, .fineyellow a {
	text-shadow: 1px 1px 1px #dddddd;
	}
.fineyellow2 {
	background: transparent url(../images/lightyellow2.png) repeat 0px 0px;
	}

.fineyellow2 td, .fineyellow2 a {
	text-shadow: 1px 1px 1px #eeeeee;
	}

.fineblue {
	background: transparent url(../images/lightyellow3.png) repeat 0px 0px;
	}
.fineblue td, .fineblue a {
	text-shadow: 1px 1px 1px #eeeeee;
	}

.gamesLink {
	line-height: 18px;
	vertical-align: bottom;
	padding-bottom: 2px;
	font-size: 11px;
}
			
.form {
	text-align: left;
	border-collapse: collapse;
	}
.form td, .loginform td {
  	padding: 4px 6px 4px 4px;
	height: auto;
	vertical-align: middle;
	text-align: left;
	}

.keyicon {
	background: transparent url(../images/loginLogo.png) no-repeat 350px 6px;
	}
		
.lineOneAndHalf {
	margin-top:16px;
	}

.loginform {
	text-align: center; 
	margin: auto;
	background: transparent;
	}

.ltitle {
	width: 86px;
	height: 34px;
	}

.messages {
	width: 220px;
	color: #d83a49;
	text-shadow: 1px 1px 1px #f0f0f0;
	font-size: 11px;
	line-height: 16px;
	padding-left: 0px;
	}
.messages br {
	line-height: 16px;
	}
.messagesLong {
	width: 520px;
	color: #d83a49;
	font-size: 11px;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 8px;
	}
.messagesLong br {
	line-height: 16px;
	}

.contentText {
	width: 650px;
	font-size: 16px;
	line-height: 28px;
	padding: 0px;
	padding-left: 0px;
}
.contentText br {
	line-height: 28px;
}
.helpText {
	width: 520px;
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	padding-top: 36px;
	padding-left: 0px;
}
.helpText br {
	line-height: 16px;
}

.msgs {
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 190px;
	}
.errs {
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 190px;
	}

.multiple {
	height: auto;
	}

.mutTable input {
	width: 300px;
	vertical-align: middle;
	padding-bottom: 2px;
	}
.mutTable input.auto {
	width: auto;
	}
.mutTable select {
	width: 302px;
	vertical-align: middle;
	padding-bottom: 2px;
	}
.mutTable td {
	vertical-align: middle;
	}
.mutTable td.top {
	vertical-align: top;
	}

.nodeco {
	text-decoration: none;
	}

.cpointer {
	cursor: pointer;
	}

.vsmalltitle {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.vsmall {
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 11px;
	margin:0px; padding: 0px;
}
.small {
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
.smallfine {
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	}
.smallnormal {
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	}
.smalltitle {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	}
.smalltitlefirst {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 4px;
	}

.smalltable td, .smalltable th {
  	padding: 1px 2px 1px 2px;
	height: auto;
	vertical-align: bottom;
	text-align: left;
	font-size: 11px;
}

.smalltable2 td, .smalltable2 th {
  	padding: 1px 2px 1px 2px;
	height: auto;
	vertical-align: bottom;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
}
.smalltable2 td.ctr, .smalltable2 th.ctr {
	text-align: center;
}
.smalltable2 td.rght, .smalltable2 th.rght {
	text-align: right;
}

.scoretable td, .scoretable th {
  	padding: 1px 2px 1px 2px;
	height: auto;
	vertical-align: bottom;
	text-align: right;
	font-size: 11px;
}
.scoretable td.left, .scoretable th.left {
	text-align: left;
}
.scoretable td.cap {
	font-size: 13px;
}
.sf {
	padding: 1px 2px 1px 2px;
	height: auto;
	vertical-align: bottom;
	text-align: right;
	font-size: 11px;
	font-weight: normal;
}

.submits {
	width: auto;	height: 30px;
	line-height: 26px;
	text-align: center;
	font-weight: bold;
	padding:4px;
	padding-top:0px;
	background: transparent url(../images/bubg.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #bbbbbb;
	border: 1px solid #bbbbbb;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
.submits:hover {
	color: #d83a49; 
	}

.top {
	vertical-align: top;
	}

.topspace {
	margin-top: 16px;
}

.uli {
	list-style: none;
	padding-bottom: 24px;
	}

.standardBody {
	min-width: 1000px;
	}
.loginBody {
	min-width: 400px;
	}
.standardContent {
	width: 998px;
	background: transparent url(../images/bgline1.png) repeat-y -70px 0px;
	text-shadow: 1px 1px 1px #dddddd;
	}
.forbiddenContent {
	width: 998px;
	background: #ffffff;
	}
.loginContent {
	width: 398px;
	background: transparent url(../images/bgline1.png) repeat-y 170px 0px;
	text-shadow: 1px 1px 1px #dddddd;
	}
.standardWrap {
	width: 1000px;
	}
.loginWrap {
	width: 400px;
	}

.hiddenRow {
	display: none;
}

.scrolling {
	width: 600px;
	height: 600px;
	overflow: auto;
}

/* ids */

#content {
	font-size: 14px;
	line-height: 16px;
	overflow: hidden; 
	}

#footer {
	clear: both;
	margin-top: 8px;
	margin-bottom: 6px;
	background: transparent;
	color: #333333;
	text-shadow: 1px 1px 1px #555555;
	text-align: center;
  	font-size: 10px;
  	line-height: 12px;
	font-weight: normal;
  	}
    
#inner {
	padding: 10px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 190px;
	}
#innernomargin {
	padding: 8px;
	padding-top: 18px;
	height: 100%;
	}

#logo {
	background: url(../images/carnivals.png) no-repeat 0px 0px;
	position: fixed;
	bottom: 3px;
	right: 2px;
	width: 190px;
	height: 240px;
}

#logoadm {
	background: url(../images/carnivals_admin.png) no-repeat 0px 0px;
	position: fixed;
	bottom: 3px;
	right: 2px;
	width: 190px;
	height: 240px;
}

#logopl {
	background: url(../images/carnivals_proleague.png) no-repeat 0px 0px;
	position: fixed;
	bottom: 3px;
	right: 2px;
	width: 190px;
	height: 240px;
}
    
#menu {
	padding: 8px 8px 8px 12px;
	float: left;
	overflow: hidden;
	width: 150px;
	}

#user, #password {
	width: 220px;
	}
		
#visitors {
	padding: 0px;
	margin: 0px;
	width: 150px;
	overflow: hidden;
	}

#visitors .smalltitlefirst .smallnormal {
	text-shadow: 1px 1px 1px #eeeeee;
	}

#visitors p {
	padding-bottom: 0px;
	}

#visitors p, #visitors br {
	font-size: 11px;
	line-height: 13px;
	}

#wrap {
	background:transparent;
  	margin-top: 36px;
  	margin-left: auto; 
  	margin-right: auto;
  	text-align: left;
  	}

#wrap2 {
	border: 1px solid #ffffff; /*#820024;*/
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	overflow: hidden;
	background: #e7e9eb;
	-moz-box-shadow: 1px 1px 2px #666666;
}

#addGameDiv, #lastGamesOwnDiv, #newSeasonDiv, #recalculationDiv, #tournamentGenDiv, #confirmDiv, #newGroupPeriodDiv {
	padding-bottom: 10px;
	margin-bottom: 8px;
	border-bottom: solid 1px #820024;
}

#actionWrap {
	width: 100%;
	position:fixed; top: 0px; left: 0px;
	border: 0px;
	padding: 0px;
}

#actionInfoMessage {
	background: transparent url(../images/lightyellow5.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #666666;
	width: 100%;
	border-bottom: solid 1px #666666;
	padding: 2px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #dddddd;
}

#actionErrorMessage {
	background: transparent url(../images/lightyellow6.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #888888;
	width: 100%;
	border-bottom: solid 1px #666666;
	padding: 2px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #dddddd;
}

#actionNoteMessage {
	background-color: #f0ff99;
	width: 100%;
	border-bottom: solid 1px #666666;
	padding: 2px;
	padding-bottom: 1px;
	padding-left: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

#tournamentWrap {
	background: transparent url(../images/lightyellow7.png) repeat 0px 0px;
	width: 100%;
	position:absolute; top: 0px; left: 0px;
	border: 0px;
	padding: 0px;
}

#tournamentDiv {
	margin-left: auto;
	margin-right: auto;
	margin-top: 36px;
	margin-bottom: 20px;
	width: 800px;
	background-color: #ffffff;
	border: 0px;
	padding: 12px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}
#tournamentDiv br, #tournamentDiv .tournamentSmall {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}

#tournamentDiv .tournamentNormal {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

#tournamentDiv .tournamentSmallTitle {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
  	line-height: 12px;
	vertical-align: bottom;
}
#tournamentDiv .tournamentSmallTitle b {
	font-weight: bold;
  	line-height: 16px;
	vertical-align: bottom;
	color: #333333;
}
#tournamentDiv .bold {
	font-weight: bold;
}

.tableTournament td, .tableTournament th {
  	padding: 4px 2px 0px 2px;
	height: auto;
	vertical-align: bottom;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	white-space: nowrap;
}
.tableTournament th {
	font-weight: bold;
}

.tableTournament td.ulineName {
	border-bottom: 1px dotted #333333;
	width: 172px;
}
.tableTournament td.bottomB {
	border-bottom: 1px solid #333333;
	width: 50px;
	text-align: center;
}
.tableTournament td.bottomBL {
	border-bottom: 1px solid #333333;
	width: 300px;
}
.tableTournament td.bottomBS {
	border-bottom: 1px solid #333333;
	text-align: right;
	width: 50px;
}
.tableTournament td.bottomR {
	border-bottom: 1px solid #333333;
	text-align: right;
	width: 30px;
}
.tableTournament td.bottomBSW {
	border-bottom: 1px solid #333333;
	text-align: right;
	width: 70px;
}
.borderSpacing {
	border-spacing: 5px 2px;
}

.overOptions {
	position: absolute;
	width: 64px;
	padding: 2px;
	border: 1px solid #333333;
	background-color: #ffffff;
	text-align: center;
}
.fncImg {
	border: 0px;
	margin: 2px;
	vertical-align: top;
}

.nobr {
	white-space: nowrap;
}

#selectOrderList {
	width: 160px;
	height: 86px;
	font-size: 11px;
	line-height: 12px;
	margin:0px; padding: 0px;
	overflow: auto;
	border: 1px solid #888866;
	background: transparent url(../images/lightyellow.png) repeat 0px 0px;
	text-shadow: 1px 1px 1px #cccccc;
}
#selectOrderList br {
	font-size: 11px;
	line-height: 12px;
	margin:0px; padding: 0px;
}

#forPrompt {
	width: 280px;
	height: 120px;
	background: #e7e9eb;
	border: 2px solid #820024;
	margin: auto;
	margin-top: 10%;
	padding: 12px;
}
#forPromptWide {
	width: 320px;
	height: 120px;
	background: #e7e9eb;
	border: 2px solid #820024;
	margin: auto;
	margin-top: 10%;
	padding: 12px;
}

#forPromptWrap {
	background: transparent url(../images/lightyellow7.png) repeat 0px 0px;
	width: 100%;
	height: 100%;
	position:absolute; top: 0px; left: 0px;
	border: 0px;
	padding: 0px;
}

/*--------------------------------*/

#treeTable {
	border-collapse: collapse;
}

#treeTable td {
	height: 16px;
	width: 12px;
	border: 0px;
}

#treeTable tr {
	border: 0px;
}

#treeTable div {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}

#treeTable .game {
	border: 1px solid #333333;
	margin: 0px; padding: 0px;
	width: 160px;
}
#treeTable .gameSmall {
	border: 1px solid #333333;
	margin: 0px; padding: 0px;
	width: 120px; 
	overflow: hidden; 
	white-space: nowrap;
}
#treeTable .btr {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
}
#treeTable .blb {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
#treeTable .blt {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
}
#treeTable .bbr {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
#treeTable .bl {
	border-left: 1px solid #333333;
}
#treeTable .br {
	border-right: 1px solid #333333;
}
#treeTable .pId {
	padding: 0px 2px 0px 2px;
	border: 1px solid #333333;
	border-bottom: 0px;
	background-color: #ffdddd;
	float: left;
	line-height: 15px;
}
#treeTable .pRk {
	padding: 0px 2px 0px 2px;
	border: 1px solid #333333;
	border-bottom: 0px;
	background-color: #ffffdd;
	float: right;
	line-height: 15px;
}
#treeTable .pRf {
	background-color: #ddffdd;
	padding: 0px 2px 0px 2px;
}
#treeTable .pRb {
	background-color: #ffddff;
	padding: 0px 2px 0px 2px;
}
#treeTable .pPl {
	background-color: #ddddff;
	padding: 0px 2px 0px 2px;
}

 @media print
 {

	td { border: 1px solid #cccccc; border-collapse: collapse; border-spacing: 0px; }
	table { border-spacing: 0px; border-collapse: collapse; }	#actionWrap{display:none;}
 	#tournamentDiv{display:block; background:#ffffff; color:#333333; margin:0px; width: auto;}
	.siwiLinked {display:none;}
	#logo, #logopl, #logoadm {display:none;}
 }


