@charset "UTF-8";
/* CSS Document */

/************************ SIVUN YLEISIÄ MÄÄRITTELYJÄ  ************************/

* {
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}

img {
	border: 0px;
}

/************************ CONTAINER  ************************/

div#nrg_container {
	background-image: url(layout_images/nrg_alasivu_harmaanavi_w195_bg.gif);
	background-repeat: repeat-y;
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	border-left: #eeeeee solid 3px;
	border-right: #eeeeee solid 3px;
	border-bottom: #eeeeee solid 3px;
	border-top: 0;
	text-align: left;
}

/************************ YLÄPALKKI ja HEADER, YLÄVALIKKO ************************/

div#nrg_header {
	width: 794px;
	height: 123px;
	background-image:url(layout_images/nrg_intro_ylapalkki_taustakuva.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;

}

div#nrg_header ul {
	padding-top: 34px;
	*padding-top: 32px;
	margin: 0px;
	*margin-left: 18px;
	*display: inline-block;
	width: 758px;
}

div#nrg_header ul li {
	float: left;
	display: inline;
	margin-right: 26px;
}

div#nrg_header ul li a:link, div#nrg_header ul li a:visited {
	color: #B0D2E4;
	text-decoration: none;
	font-style: normal;
	font-weight: bold; 
	font-size: 0.9em;
}

div#nrg_header ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 0.9em; 
}

div#nrg_header ul .selected {
	float: left;
	display: inline;
	margin-right: 26px;
}

div#nrg_header ul .selected a:link, div#nrg_header ul .selected a:visited {
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	font-weight: bold; 
	font-size: 0.9em;
}

div#nrg_header ul .selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 0.9em; 
}

/************************  CONTENT WRAPPER ************************/

div#nrg_sisalto {
	width: 794px;
	float: left;

}

/************************ VASEN PALSTA ja navigointi ************************/

.nrg_vasenpalsta {
	width: 175px;
	float: left;
	margin-left: 10px;
	*display: inline;
	margin-right: 10px;
	margin-top: 20px;
	padding: 0px;
}

/************************ VASEN PALSTA päänavigaatio UL LI ************************/

.nrg_vasenpalsta ul {
	width: 175px;
	*width: 165px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	border-bottom: 1px solid  #2a2a87;
}


.nrg_vasenpalsta ul li {
	list-style-type: none;
	background-image: url(layout_images/nrg_vasennavi_main_sinpallo.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 3px;
	border-top: 1px solid  #2a2a87;
}

.nrg_vasenpalsta ul li a {
	color: #323232;
	text-decoration: none;
}

.nrg_vasenpalsta ul li a:hover {
	color: #808080;
	text-decoration: none;
}

.nrg_vasenpalsta ul li.selected {
	list-style-type: none;
	background-image: url(layout_images/nrg_vasennavi_main_sinpallo.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	padding-top: 3px;
	border-top: 1px solid  #2a2a87;
	color: #0033CC;
}

.nrg_vasenpalsta ul li.selected a {
	color: #0033CC;
	text-decoration: none;
}

.nrg_vasenpalsta ul li.selected a:hover {
	color: #0033CC;
	text-decoration: none;
}

/************************ Vasen palsta alanavigaatio UL UL LI ************************/

.nrg_vasenpalsta ul ul {
	margin: 0px;
	border-bottom: 0px;
	color: #323232;
	
}

.nrg_vasenpalsta ul ul li {
	list-style-type: none;
	background-image: url(layout_images/nrg_vasennavi_sin_nuoli.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	border-top: 0px;
	margin-left: 10px;
	font-size: 0.9em;
	color: #323232;
}

.nrg_vasenpalsta ul li.selected ul li a {
	color: #323232;
	font-size: 0.9em;
	text-decoration: none;
}

.nrg_vasenpalsta ul li.selected ul li a:hover {
	color: #808080;
	font-size: 0.9em;
	text-decoration: none;
}

.nrg_vasenpalsta ul ul li.selected {
	list-style-type: none;
	background-image: url(layout_images/nrg_vasennavi_sin_nuoli.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	border-top: 0px;
	margin-left: 10px;
	font-size: 0.9em;
}

.nrg_vasenpalsta ul ul li.selected a:link, .nrg_vasenpalsta ul ul li.selected a:visited {
	color: #0033CC;
	font-size: 0.9em;
	text-decoration: none;
}

.nrg_vasenpalsta ul ul li.selected a:hover {
	color: #0033CC;
	font-size: 0.9em;
	text-decoration: none;
}

/************************ KESKIMMÄINEN PALSTA ************************/

.nrg_tekstialue {
	margin-top:10px;
	*margin-top: 24px;
	margin-left: 14px;
	margin-right: 10px;
	margin-bottom: 16px;
	padding-bottom: 10px;
	width: 390px;
	float: left;
}

.nrg_tekstialue h1 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #999999;
}

h1 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #999999;
}

h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #999999;
}

.nrg_tekstialue p {
	line-height: 1.4em;
	color: #323232;
}

.nrg_tekstialue a:link, .nrg_tekstialue a:visited  {
	color: #2a2a87;
}

.nrg_tekstialue a:hover {
	color: #2a2a87;
	text-decoration: none;
}

/************************ OIKEA PALSTA JA KUVA ************************/

div.nrg_oikeapalsta {
	width: 185px;
	float: right;
}

div.nrg_oikeapalsta img {
	border: 0px;
	border-bottom: 3px solid #ffffff;
	clear: both;
}

/************************ ALATUNNISTE  ************************/

div#nrg_footer {
	clear: both;
	background-color: #eeeeee;
	height: 20px;
	text-align: center;
	width: 794px;
}

div#nrg_footer p {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
}
