/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:relative; width:10; height:10; background-color:#006600; layer-background-color:#006600; visibility:hidden}
.barBackground {
	position:absolute;
	/*background-color: #000000;*/
	width:10; height:10; background-color:#000000; layer-background-color:#000000; visibility:visible;
}
/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding-top:2px; font-family:verdana,tahoma,arial,helvetica; font-size:8pt; font-weight:bold}
.clLevel0{background-color:#006600; layer-background-color:#006600; color:#FFFFFF;}
.clLevel0over{background-color:#008800; layer-background-color:#008800; color:#FFFFFF; cursor:pointer; cursor:default; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006600; layer-background-color:#006600}

/*Styles for level 1*/
.clLevel1,.clLevel1over{position:absolute; padding-top:2px; font-family:verdana,tahoma,arial,helvetica; font-size:8pt; font-weight:bold}
.clLevel1{background-color:#006600; layer-background-color:#006600; color:#FFFFFF;}
.clLevel1over{background-color:#008800; layer-background-color:#008800; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

/*Styles for level 2*/
.clLevel2,.clLevel2over{position:absolute; padding-top:2px; font-family:verdana,tahoma,arial,helvetica; font-size:8pt; font-weight:bold}
.clLevel2{background-color:#006600; layer-background-color:#006600; color:#FFFFFF;}
.clLevel2over{background-color:#008800; layer-background-color:#008800; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

a:link { 
	color: #000000;
}

a:visited { 
	color: #666666;
}

a:hover {
	color: #666666;
}

BODY {
	background-color: #ffffff;
}
BODY,TD {
	font-family: Verdana, Arial;
	font-size: x-small;
}

.CONTENT {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 3px; 
}

A.head:HOVER {
	color: #FF3300;
	text-decoration: underline;
}

TABLE.calendar,TD.calendar {
	font-size: 8px;
	font-family: Verdana;
}

INPUT,SELECT,TEXTAREA {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
}

.ic_headline,TD{
	font-size:11px;
}

.ic_protocols,TD {
	font-size: 11px;
}

A.news,SPAN.menu {
	color: #000000;
	font-family: Verdana, Arial,helvetica;
	font-size: 1px;
	font-weight: none;
	text-decoration: none;
}

A.news:HOVER {
	color: #440000;
	text-decoration: underline;
}

TD.menubg{
	background-color: #F6C786;
}

TD.modulebg{
	background-color: #FFFFFF;
}

TD.blackline{
	background-color: #000000;
}

TD.bgline{
	background-color: #B3C8C9;
}

TD.lightbl{
	background-color: #B3C8C9;
}

.lefthead {
	background-image: url(http://www.innebandy.aland.fi/.composer/images//innebandy/middle_head.jpg);
}

/* Calender stuff */
.calendar_headline,.calendar_group_headline{
	font-weight:bold;
}

.ic_headline {
	font-weight:bold;
}

/* Nytt */
.calendar_month_mark{
	background-color: #F6C786;
	font-size: xx-small;
	border: solid 1px #E89F3A;
}
.calendar_month_link{
	color: #000000;
	text-decoration: none;
}
.calendar_month_today{
	background-color: #F1F9FC;
	font-weight:bold;
	font-size: xx-small;
}
.calendar_month_day{
	font-size: xx-small;
}

.calendar_month_head, .calendar_month_week_head{
	color: #000000;
	font-size: xx-small;
}
.calendar_month_head{
	padding-left: 5px;
	padding-right: 5px;
}
.calendar_month_week_head{
	font-weight: bold;
	font-size: xx-small;
	padding-top: 5px;
	padding-bottom: 5px;
}
.calendar_month{
	text-align: center;
}





