/* regular elements */

BODY {
	background-image: url("https://files.sokker.org/pic/back.gif");
	scrollbar-face-color: #D2DA9E;
	scrollbar-arrow-color: #222222;
	scrollbar-track-color: #D9E0CF;
	scrollbar-shadow-color: #C9D3C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #B3C79C;
	scrollbar-darkshadow-Color: #7A886C;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	MARGIN: 5px 15px;
	COLOR: black;
	FONT-FAMILY: verdana, arial, sans-serif;
}
P {
	FONT-SIZE: 10px;
	MARGIN: 5px 5px 5px 5px;
	COLOR: black;
	LINE-HEIGHT: 150%;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, sans-serif;
	TEXT-ALIGN: left
}
B {
	FONT-FAMILY: verdana, arial, sans-serif;
}
U {
	FONT-FAMILY: verdana, arial, sans-serif;
}
TD {
	FONT-SIZE: 10px;
	COLOR: black;
	MARGIN: 5px 15px 5px 5px;
	LINE-HEIGHT: 150%;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, sans-serif;
}
TABLE {
	MARGIN: 0px;
}

I {
	FONT-SIZE: 10px;
}

A {
	COLOR: #1c4538;
}
SELECT {
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 11px;
}
INPUT {
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 11px;
}
BUTTON {
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 11px;
}
TEXTAREA {
	FONT-FAMILY: verdana, arial, sans-serif;
	FONT-SIZE: 11px;
}

/* links without underline */
A.atable:link,visited{
	COLOR: #1c4538; TEXT-DECORATION: none;
}
A.atable{
	COLOR: #1c4538; TEXT-DECORATION: none;
}

A.atable:hover{
	COLOR: #8cb538; TEXT-DECORATION: none;
}

/* elements */
.titleBlock1 {
	background-color: #E2EAD0;
	color: black;
	font-weight: bold;
	padding: 1px 10px 2px 10px;
}

.bgColor1 { BACKGROUND-COLOR: #E2EAD0; color: black }

.titleBlock2 {
	BACKGROUND-COLOR: #FFFFFF;
	color: black;
	font-weight: bold;
}

.bgColor2 { BACKGROUND-COLOR: #FFFFFF; color: black }

.bgColorGrass { BACKGROUND-COLOR: #308F00; color: #FFFFFF }
.bgColorGrass TD { color: #FFFFFF }
.bgColorGrass A { color: #FFFFFF }

.list2 { border-bottom: 1px solid #E2EAD0; }

.textRed { color: #CC0000 }
.textRed * { color: #CC0000 }

.textGreen { color: #00A500 }
.textGreen * { color: #00A500 }

.textGray { color: #AAAAAA }
.textGray * { color: #AAAAAA }



/* top frame */
BODY.topframe {
	background-image: url("https://files.sokker.org/pic/top.jpg");
	background-repeat: no-repeat;
}

/* left frame */
BODY.leftframe {
	background-image: url("https://files.sokker.org/pic/left.jpg");
	margin: 28px 6px;
}

TABLE.lfTable {
	width: 101px ;
	border: 0px ;
	font-weight: bold;
	font-size: 11px ;
}
TD.lfTableTd {
	background-color: #D7E3BA ;
	width: 101px ;
	height: 22px ;
	padding: 0px 7px;

	border-bottom: 1px solid #7E9C3A;
	border-right: 1px solid #7E9C3A;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
TD.lfTableTdSpace {
	height: 22px;
}
A.alewa {
	FONT-SIZE: 11px;
	COLOR: #4E3A13;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 110%;
	FONT-WEIGHT: bold;
}
A.alewa:link {
	COLOR: #4E3A13;
}
A.alewa:hover {
	COLOR: #8E6A13;
}

DIV.lfSpace1 {
	height: 20px ; /* left frame: upper space */
}


/* right frame */
BODY.rfBody {
	background-image: url("https://files.sokker.org/pic/right.jpg");  /* right frame background */
	margin: 10px 1px 1px 6px;
}
BODY.rfBlank {
	background-image: url("https://files.sokker.org/pic/right.jpg");  /* right frame background */
	margin: 20px 5px 5px 5px;
}
TABLE.rfTable {
	width: 32px;
}
.rfNavigationImg1 {
	background-image: url("https://files.sokker.org/pic/klaw1.gif"); /* menu image: news */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg2 {
	background-image: url("https://files.sokker.org/pic/klaw2.gif"); /* menu image: my team */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg3 {
	background-image: url("https://files.sokker.org/pic/klaw3.gif"); /* menu image: players */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg4 {
	background-image: url("https://files.sokker.org/pic/klaw4.gif"); /* menu image: matches */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg5 {
	background-image: url("https://files.sokker.org/pic/klaw5.gif"); /* menu image: training */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg6 {
	background-image: url("https://files.sokker.org/pic/klaw6.gif"); /* menu image: economy */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg7 {
	background-image: url("https://files.sokker.org/pic/klaw7.gif"); /* menu image: arena */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg8 {
	background-image: url("https://files.sokker.org/pic/klaw8.gif"); /* menu image: office */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg9 {
	background-image: url("https://files.sokker.org/pic/klaw9.gif"); /* menu image: office */
	width: 28px;
	height: 28px;
	cursor: hand;
}
.rfNavigationImg9_new {
	background-image: url("https://files.sokker.org/pic/klaw9_1.gif"); /* menu image: mail */
	width: 28px;
	height: 28px;
	cursor: hand;
}
IFRAME.rfMail { 	/* mail icon floating frame */
	width: 28px;
	height: 28px;
}
BODY.mailcheck {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* clock frame */
BODY.clock {
	background-image: url("https://files.sokker.org/pic/left_down.jpg");
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

BODY.clock * {
	color: black !important;
	border: 0px solid black ;
}

BODY.clock TEXTAREA{
	width: 78px;
	border: 0px solid ;
	text-align: right;
	font-size: 10px;
	font-family: verdana,arial;
	font-weight: bold;
	font-style: italic;
	overflow: hidden;
	background-color: #CBDEA6;
	color: black;
	border-top:
}

/* team's menu */
TABLE.barTable {			/*main table*/
	border: 1px solid #9A0002;
	background-color: #E2EAD0;
	background-image: url("add_skin/Bar_background.gif");  /* bar menu background */
}
TABLE.barDivFrame { 				/* additional border */
	border-bottom: 1px solid #C4CAB0;
	border-right: 1px solid #C4CAB0;
}
TABLE.barMenuTable {
	background-color: #E2EAD0;
	height: 15px;
	background-image: url("https://files.sokker.org/pic/bar_menu.jpg");
}
TD.barMenuCell {

}
.barMenuCell A {
	font-size: 10px;
	text-decoration: none !important;
}
.barMenuCell A:hover{
	COLOR: #8cb538; TEXT-DECORATION: none;
}
H1.barHeader {
	padding: 1px 0px 0px 0px;
	FONT-SIZE: 15px;
	MARGIN: 5px 15px;
	COLOR: black;
	FONT-FAMILY: verdana, arial, sans-serif;
}


/* team's page */

.tpNews {
	background-color: #E2EAD0;
	color: #509040;
	border-right: 4px solid #E2EAD0;
}
.tpNews TD {
	text-align: center;
}
.tpNews STRONG {
	color: #509040;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
TD.tpNewsText {
	background-color: #F3F7ED;
	text-align: left;
	padding: 1px 2px 1px 2px;
}

P.tpNewsTitle {
	margin: 5px 5px 0px 5px;
	font-weight: bold;
	font-size: 12px;
	line-height: 95%;
}
P.tpNewsDate {
	font-size: 9px;
	line-height: 95%;
	color: #C0C0C0;
	font-style: italic;
}
P.tpGBDate {
	font-size: 9px;
	line-height: 95%;
	color: #C0C0C0;
	font-style: italic;
	text-align: right;
}
P.tpGBGuest {
	font-weight: bold;
	font-size: 10px;
	line-height: 95%;
	text-align: right;
}
TD.tpGBNavigation {
	background-color: #F3F7ED;
	text-align: right;
	padding: 3px 5px 2px 0px;
}
.tpGBNavigation TEXTAREA {
	OVERFLOW: hidden;
}


/* arena */
.arEmpty { background-color: white }
.arTerrace { background-color: #CFCFCF }
.arBench { background-color: #999999 }
.arSeat { background-color: #777777 }

/* forum */
.frTitle { /* title of read topic */
	color: #487567;
	font-weight: bold;
}
.frTitleNew { /* title of unread topic */
	color: #1C4538;
	font-weight: bold;
}
.frUser {
	color: #5F733C;
}
.frNew { /* counter */
	color: #5F733C;
}
.frPostsHead {
	background-color: #E2EAD0;
	padding: 5px;
}
.frTopicClosed {
	color: red;
	font-weight: bold;
}
.frPostNew {
	background-color: #D9EBB0;
}
.frPostRead {
	background-color: #E2EAD0;
}

.frPostContent {
	background-color: white;
	color: black;
	padding: 2px 2px 10px 2px;
}

/* squad select page */
.sqPreview { /* player's skills preview */
	border: 0px;
	overflow: hidden;
	font-size: 7pt;
	color: #999999;
	line-height: 100%
}

/* mailbox */
.maList { /* left column: list of mails */
	padding: 1px 4px 1px 4px;
	border-right: 1px solid #E2EAD0;
}
.maText {
	padding: 20px 5px 0px 15px
}

/* matches */
.mcWeek { /* current week cell */
	background-color: #FFFFFF;
	border: 0px solid #DDDDDD;
}

/* players stats */
.stLine {
	background-color: #F8FFE6;
}
