/*
<!--	 Sidan skapad av Ann Zimmerman			-->
<!--	 Kod och design ägs av Ann Zimmerman	-->
<!--	 ann zimmerman@jcs.se					-->
<!--	 Klasserna kommer mestadels från JCI	-->
*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}
table { 
	border-top-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	border-bottom-width:0px; }
table.tb_bord{
	border-color: #0099CC ;
}
B {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	border-width:0pt;
	color: #000000;
}

IMG{ border-color: #006699;}
HR { color: #C5CFDF; }
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: #000000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
}
H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

.OddRow {
	background-color: #C5CFDF;
}

/* Klasser från JCI.CC */
/* ===== NAVIGATION ATTRIBUTES ============= */

/* sidenav bar   */
th, a.ath {
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	background-color: #274D85;
	margin: 1px 1px 1px 1px;
	border-width: 0px;
}

.subnavcontainer {
	width: 140px;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 0px;
}
.subnav01 a {
	color: #FFFFFF;
	padding: 4px 4px 4px 10px;
	display: block;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	background-color: #274D85;
}
.subnav01 a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #C5CFDF;
}

.subnav02 a {
	color: #274D85;
	display: block;
	padding: 4px 4px 4px 25px;
	background-color: #C5CFDF;
	/*background-color: #a4b3ca; */
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.subnav02 a:hover {
	color: #FFFFFF;
	background-color: #AAB3C2;
}


/* "YOU ARE HERE SETTING" FOR THE TOP LEVEL SIDEBAR LINK */
#ubernav01 a:link, 
#ubernav01 a:visited,
#ubernav01 a:hover, 
#ubernav01 a:active {
	display: block;
	padding: 2px 2px 4px 6px;
	background-color: #234D86;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* "YOU ARE HERE SETTING" FOR THE SUB LEVEL SIDEBAR LINK */

#ubernav02 a:link, 
#ubernav02 a:visited,
#ubernav02 a:hover, 
#ubernav02 a:active {
	display: block;
	background-color: #9EA6B4;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* SLUT KLASSER JCI.CC */

A { font-family: Arial, Helvetica, sans-serif; 
	color: #274D85;
	text-decoration:none;
} 
A:hover{ color:#ff9900; } 
/*<!--	lom.asp	-->*/
A.LOMBlueOrange{ font-family: Arial, Helvetica, sans-serif; 
	color:#0099cc; font-weight:bold; font-size:8pt; 
	text-decoration:none; 
}
A.LOMBlueOrange:hover{ text-decoration:none; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#ff9900; 
	font-weight:bold; 
}
/*<!--	Knappen på adminsidor som ändrar färg. Ska bytas ut till knappar	-->*/
A.admin{ font-family: Arial, Helvetica, sans-serif; 
	font-size:8pt; 
	color:#000000; 
	text-decoration:none;}	
A.admin:hover{color:#666666;}
A.menue{
	background-color: #0099CC;
	font-family:arial,helvetica,geneva;
	font-weight:bold;
	font-size:11px;  
	line-height: 18px;
	color:#FFFFFF;
	text-decoration:none;
}
a.menue:hover{ color: #006699;}
.menue_header{
		background-color: #006699;
		font-family:arial,helvetica,geneva;
		font-weight:bold;
		font-size:11px;
		color:#ffffff;
		line-height: 18px;
}
/*<!--	Till fliken på medlemsservice och lom_fakta. Borde byta namn.	-->	*/
A.rubrik{ 	font-family: Arial, Helvetica, sans-serif; 
			font-size:8pt; 
			color:#0099cc;
			text-decoration:none; 
			font-weight:bold;
} 
A.rubrik:hover{ color:#ff9900; }

/*<!--	visa_nyhet	-->*/
A.NAVBLUE { font-family: Arial, Helvetica, sans-serif; 
	color:#274D85; 
	font-size:8pt; 
	font-weight:bold; 
	text-decoration:none; 
}
A.NAVBLUE:hover { font-family: Arial, Helvetica, sans-serif; 
	color:#cc0000; 
	font-weight:bold; 
	text-decoration:none; 
	}
A.NAVBLACK { text-decoration:none; font-family: Arial, Helvetica, sans-serif; color:#000000; font-weight:bold; font-size:8pt; }
A.NAVBLACK:hover { color:#FF0000; }
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}
a.folder 	{ 
	font-family:arial,helvetica,geneva;
	font-size:10px;  
	line-height: 18px;
	color:#000000;
	text-decoration:none;
	}			
a.file { 
		color: #000000;
	text-decoration:none;
	}
/*<!--	Samma rubriker som i fredrik	-->*/
.rub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight: bold;
	color: #000000;
}
.rub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
}
.rub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #000000;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #FFFFFF;
}

/*<!--	Övriga JCI	-->*/
TD.SMALLFONT { font-family:helvetica; font-size:8pt; border-width:0pt; }
B.NAVBLACK { font-family:helvetica; font-size:8pt;}
B.TITLES { font-family:helvetica; font-size:8pt; }
B.WHITE { font-family:helvetica; font-size:10pt; color:white; }
B.DARKBLUE { font-family:helvetica; font-size:8pt; color:#014c73; }
B.ORANGE { font-family:helvetica; font-size:8pt; color:#ff9900; }
B.BIGBLUE { font-family:helvetica; font-size:12pt; color:#000099; }
B.SMALLWHITE { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:white; }
B.SMALLBLACK { font-family:helvetica; font-size:8pt; color:black; }
B.WARNING { font-family:helvetica; font-size:12pt; color:red; }	

P.SMALLFONT { font-family:helvetica; font-size:8pt; color:#555555; }
P.SMALLBLACK { font-family:helvetica; font-size:8pt; color:#000000; }
P.SMALLWHITE { font-family:helvetica; font-size:8pt; color:#ffffff; }
P.BLACK { font-family:helvetica; font-size:8pt; color:#000000; }

FONT.DARKBLUE { font-family:helvetica; font-size:10pt; color:#014c73; }
FONT { font-family:helvetica; font-size:10pt; font-weight:bold; }
FONT.NAVBAR { font-family:helvetica; font-size:8pt;}
FONT.MOSTVISIT { font-family:helvetica; font-size:10pt; font-weight:bold; }
FONT.BLACK { font-family:helvetica; font-size:10pt; font-weight:bold; color:black; }
FONT.WHITE { font-family:helvetica; font-size:8pt; font-weight:bold; color:white; }
FONT.TITLES2 { font-family:helvetica; font-size:10pt; color:#3689b1; }
FONT.TITLES3 { font-family:helvetica; font-size:10pt; color:#ffffff; }

A.NAVGREY { text-decoration:none; font-family:helvetica; color:#555555; font-weight:bold; font-size:8pt; }
A.NAVGREY:hover { text-decoration:none; font-family:helvetica; color:#cc0000; font-weight:bold; }
A.NAVBLUESMALL { text-decoration:none; font-family:helvetica; color:#44b2e3; font-weight:bold; font-size:8pt; }
A.NAVBLUESMALL:hover { text-decoration:none; font-family:helvetica; color:#cc0000; font-weight:bold; font-size:8pt; }
A.NAVORANGE { text-decoration:none; font-family:helvetica; color:#ff9900; font-weight:bold; font-size:10pt; }
A.NAVORANGE:hover { text-decoration:none; font-family:helvetica; color:#cc0000; font-weight:bold; font-size:10pt; }

A.NAVBLUE2 { text-decoration:none; font-family:helvetica; color:#01009a; font-weight:bold; font-size:8pt; }
A.NAVBLUE2:hover { color:#ff9900; }
A.WHITE { font-family:helvetica; font-size:8pt; color:#ffffff; text-decoration:none; font-family:helvetica; font-weight:bold; }
A.WHITE:hover { color:#0000ff; }

/* TILL BOXAR MED RUNDA HÖRN */
#roundcontainer {background: #cccccc;}
.roundtop {background: #ffffff;}
.roundbottom {background: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background: #cccccc;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background: #cccccc;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background: #cccccc;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background: #cccccc;}
.content {padding: 10px;}

/*globalnav
GlobalNav är en samling klasser för att skapa menyflikar. Kommer från http://clagnut.com/sandbox/csstabs/
Modifierad av Per Rylander per.rylander@jcs.se.

Exempel HTML för att skapa en flikar med hjälp av klasserna:
<!--
<ul id="globalnav">
  <li><a href="#">Home</a></li>
  <li><a href="#" class="here">About</a>
    <ul>
      <li><a href="#">Vision</a></li>
      <li><a href="#" class="here">History</a></li>
      <li><a href="#">Sponsorship</a></li>
    </ul>
  </li>
  <li><a href="#">News</a></li>
  <li><a href="#">Help</a></li>
</ul>
-->
*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#274D85;
	text-decoration:none;
	font-weight:bold;
	background:#C5CFDF;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#274D85;
	color:#FFF;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	font-weight:bold;
	color:#C5CFDF;
	left:0;
	top:1.5em;
	float:left;
	background:#274D85;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#274D85;
	color:#C5CFDF;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#FFF;
}
	


