
/*---------- Element -----------*/
body
{
	margin: 0px;
	background-color: #c0c0c0;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
	/*overflow: hidden;*/
}
table
{
	text-align: left;
	font-size: 14px;
	color: #000000;
	font-family: Sans-Serif, 'Courier New';
}
a:link, a:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
a:active, a:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border-bottom: #c0c0c0 1px solid;
	font-family: Verdana;
}
a.small:link, a.small:visited
{
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	font-family: Verdana;
	text-decoration: none;
}
a.small:active, a.small:hover
{
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	border-bottom: #c0c0c0 1px solid;
	font-family: Verdana;
}


/*Komponenter*/
.txt
{
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	height: 16px;
	width: 150px;
}

.txtPlayer
{
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	/*height: 16px;*/
	width: 150px;
}

.lblPlayer
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	height: 16px;
	width: 120px;
}
.txtSerBp
{
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-align: center;
	height: 16px;
	width: 30px;
}
#txtCronicalHeadline, #txtNewsHeadline, #txtFunnyReportHeadline, #txtFunnyCommentWriter
{
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	height: 16px;
	width: 230px;
}
#txtCronicalText, #txtNewsText, #txtFunnyReportText, #txtFunnyCommentText
{
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	height: 370px;
	width: 380px;
}
#uploadMeetingReport, #uploadNewsLetter, #uploadGameReport
{
	background-color: #ffffff; 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: #000000 1px solid;
	margin-top: 5px;	
}
.txtGameInfo, #txtGuestMessage, #txtHeadGuestMessage, #txtEditGuestMessage, #txtMembersGuestMessage
{
	border: #000000 1px solid;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	height: 80px;
	width: 380px;
}
.button
{
	background-color: #808080; 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: black 1px solid;
	margin-top: 5px;
}
.buttonMiddle
{
	background-color: #808080; 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: black 1px solid;
	vertical-align: middle;
}
.dropDownList
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: black 1px solid;
	margin-top: 5px;
}

.cbx
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


/*----------- Divar ------------*/
#banner
{
	position: absolute;
	top: 20px;
	left: 50px;
	background-image: url(../images/logo.jpg);
	width: 700px;
	height: 82px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
#menuHeader
{
	position: absolute;
	top: 112px;
	left: 390px; /*260*/
	width: 190px;
	height: 20px;
}
#topMenu
{
	position: absolute;
	top: 4px;
	left: 50px;
	width: 700px;
	height: 20px;	
	background-image: url(../images/menu.jpg);
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	padding-top: 3px;
}
#downMenu
{
	position: absolute;
	top: 102px;
	left: 50px;
	background-image: url(../images/menu.jpg);
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	width: 700px;
	height: 20px;
}
#content
{
	position: absolute;
	top: 122px;
	left: 50px;
	background-color: #E6E6E6;
	width: 701px;		
	/* height: 100%; 450px;*/
	border-top: #000000 1px solid;	
	/*border-bottom: #000000 1px solid;*/
	/*border-right: #000000 1px solid;	*/
	/*border-left: #000000 1px solid;*/
	/*overflow: auto;*/
}
#contentBottomLine
{
	position: absolute;
	left: 253px;
	top: 0px;
	width: 499px;
	height: 2px;
	border-top: #000000 1px solid;
}
#footer
{
	position: absolute;
	top: 0px;
	left: 50px;
	width: 700px;
	height: 20px;
}
#main
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 698px;
	/*height: 100%; 448px;*/
	/*background-image: url(../images/contentBackground.jpg);*/
	/*overflow: auto;*/
}
#absencereport
{
	position: absolute;
	top: 200px;
	left: 400px;
	width: 225px;
	height: 115px;
	border: #000 1px solid;
	background-color: #c0c0c0;
	margin: 4px;
}
#absenceinfo
{
	position: absolute;
	top: 200px;
	left: 400px;
	width: 225px;
	height: 90px;
	border: #000 1px solid;
	background-color: #c0c0c0;
	margin: 4px;
}
#sponsors
{
	position: absolute;
	top: 125px;
	left: 755px;
	width: 190px;
	height: 565px;
	/*background-color: #c0c0c0;*/
}
#trainingsubscription
{
	position: absolute;
	top: 200px;
	left: 400px;
	width: 225px;
	height: 115px;
	border: #000 1px solid;
	background-color: #c0c0c0;
	margin: 4px;
}


/*---------- Kolumner ----------*/
#tdPlayerImage
{
	width: 200px;
	height: 250px;
	text-align: center;
	vertical-align: top;
	padding-right: 10px;
}
.tdLeftMenu
{
	width: 200px;
	/*height: 100%; 428px;*/
	vertical-align: top;
	background-color: #c0c0c0;
}
.tdContent
{
	width: 100%; /*488px;*/
	/*height: 100%; 428px;*/
	padding-top: 15px;
	padding-left: 5px;
	vertical-align: top;
	background-color: #E6E6E6;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
#tdDownMenuContentRight
{
	width: 349px;
	text-align: right;
	padding-right: 15px;
}
#tdDownMenuContentLeft
{
	width: 349px;
	text-align: left;
	padding-right: 15px;
}
.tdPlayerInfoText
{
	width: 150px;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.tdUnderlineLeftText
{
	border-bottom: #000000 1px solid;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
}
.tdUnderlineRedLeftText
{
	border-bottom: #000000 1px solid;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	color: #ff0000;
}
.tdUnderlineLeftBoldText
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-align: left;
}
.tdUnderlineCenterText
{
	border-bottom: #000000 1px solid;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
}
.tdUnderlineRedCenterText
{
	border-bottom: #000000 1px solid;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	color: #ff0000;
}
.tdUnderlineCenterBoldText
{
	border-bottom: #000000 1px solid;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.tdUnderlineOverlineLeftBoldText
{
	border-bottom: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
}
.tdUnderlineOverlineCenterBoldText
{
	border-top: #000000 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	text-align: center;
}
.tdWhiteBackground
{
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	background-color: #ffffff;
	vertical-align: top;
}
.tdSmallCenterTextWhiteBackground
{
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	background-color: #ffffff;
	vertical-align: top;
}
.tdCenterTextWhiteBackground
{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	background-color: #ffffff;	
	vertical-align: top;
}
.tdBlackBackground
{
	background-color: #000000;
	border-bottom: #000000 1px solid;	
}

.tdCommentHeadline
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #c0c0c0;
	padding-left: 10px;
}

.td100procent
{
	width: 100%;
}

.tdDotted
{
	width: 100%;
	border-top: #000000 1px dotted;
}


/*---------- Tabeller ----------*/
.tbl
{
	width: 484px;
	vertical-align: top;
}
#tblContent
{
	width: 701px;
	height: 100%; /*450px;*/
}
#tblTopMenu
{
	width: 698px;
	height: 20px;
	text-align: center;
}
#tblMenuHeader
{
	width: 190px;
	height: 20px;
}
#tblLeftMenu
{
	width: 200px;
	vertical-align: top;
}
#tblDownMenu
{
	width: 698px;
	height: 20px;
}
#tblFooter
{
	width: 99%; /*698px;*/
	height: 100%; /*20px;*/
	padding-bottom: 5px;
	padding-top: 10px;
}
#tblJavaMenu
{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
#tblLeague
{
	width: 230px;
}

/*------------ Text ------------*/
.italicText
{
	font-style: italic;	
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
}
.italicCenterText
{
	font-style: italic;	
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
	text-align: center;
}
.centerText
{
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
}
.redCenterText
{
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
	color: #ff0000;
}
.rightText
{
	text-align: right;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
}
.rightMiddleText
{
	text-align: right;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: middle;
}
.leftMiddleText
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: middle;
}
.leftText
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
}
.redLeftText
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	vertical-align: top;
	color: #ff0000;
}
.boldText
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: top;
	font-family: Verdana;
	text-align: left;
}
.centerBoldText
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana;
	text-align: center;
}
.rightBoldText
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	font-family: Verdana;
	text-align: right;	
}
.contentHeaderText
{
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.menuHeaderText
{
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
	vertical-align: top;
	/*text-decoration: underline;*/
	padding-top: 20px;
}
.normalText
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.smallText
{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

.smallCenterText
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

.smallMiddleText
{
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

.smallRightText
{
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
}

.redCenterText
{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	color: #ff0000;
	vertical-align: top;
}

.centerTopText
{
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

.topText
{
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


/*--------- Java Meny ----------*/
all.clsMenuItemNS, .clsMenuItemIE
{	
	text-decoration: none;
	font: 10pt Verdana; 
	color: black; 
	cursor: hand; 
	z-index:100;
}

.menu
{
	border-bottom: solid 1px #000;
}

.menuItem
{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background: #808080;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: Verdana;
}

.menuItemHover
{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background: #808080;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	font-family: Verdana;
	text-decoration: underline;
}