@import url("NEXT_editor.css");
@import url("NEXT_services.css");

body {
	background-color: #40831a;
}

/* WRAPPER */
#wrapper {
 	position: relative;
	width: 918px;
	margin: 10px auto;
}

/* HEADER */
#header {
	height: 295px;
	background: transparent url("../gfx/NEXT2008yla.gif") no-repeat;
}

#header #headerLinks{
	width: 259px;
	height: 35px;
	float: right;
	margin: 7px 3px 3px 0px;	
}

#header #headerLinks a{
	text-decoration: none;
	display: block;
	height: 35px;
}

#header #headerLinks #hL1{
	width: 142px;	
	float: left;
}
#header #headerLinks #hL2{
	width: 61px;	
	float: left;

}
#header #headerLinks #hL3{
	width: 56px;	
	float: right;
}

#header #horizontalBanner{
	width: 633px;
	height: 250px;
	overflow:hidden;
	float: right;
	/*margin-top:161px;*/
	clear: both;
   position: relative;
}
   #header #horizontalBanner .htmldata_controls{
      left:0pt;
      position:absolute;
      top:163pt;
      width:100%;
   }

#header #cms_version {
	padding: 70px 17px 0 0;
	text-align: right;
	color: #fff;
	line-height: 20px;
	font-size: 10px;
}

/* ROUTE */
#route {
	text-align: right;
	clear: both;
	line-height: 24px;
	border: 1px solid #fff;
	padding: 0 10px;
	font-size: 10px;
	border: 1px solid Black;
}

/* MAIN */
#main {
	background: transparent url("../gfx/NEXT2008mainBack.gif") repeat-y;
	position: relative;
	background-color: white;
	overflow: hidden;
	min-height: 400px;
	zoom: 1;
}
#main_two {
	background: transparent url("../gfx/NEXT2008mainBackTwo.gif") repeat-y;
	position: relative;
	background-color: white;
	overflow: hidden;
	min-height: 400px;
	zoom: 1;
}
/*sidebarRight*/
#sidebarRight{
	float:right;
	width: 198px;
	overflow:hidden;
	padding: 4px 4px 0px 4px;
}
#sidebarRight p{

}
#sidebarRight a{
	font: Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align: center;
	color:#0060a9;
	text-decoration: underline;
}
#sidebarRight #bannerImage{
	width: 198px;
	height: 50px;
	background: transparent url("../gfx/NEXT2008banner.gif") no-repeat;
}
#sidebarRight #banners{
	overflow:hidden;
	margin: 5px 0px 5px 0px;
	text-align:center;
}
#sidebarRight #newsImage{
	width: 198px;
	height: 50px;
	background: transparent url("../gfx/NEXT2008uutiset.gif") no-repeat;
}
/* SIDEBAR */
#sidebar {
	width: 243px;
	min-height: 100%;
	float:left;
	margin: 0;
	overflow: hidden;
}

/* NAVIGATION */
#sidebar #navigation {
    margin: 5px;
}
#sidebar #navigation ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#sidebar #navigation ul ul {
    padding: 0;
    margin: 0 0 0 0.3em;
}
#sidebar #navigation ul li {
    padding: 0;
    margin: 0;
	 
}
#sidebar #navigation ul li a {
	height: 13px;
	color: white;
	background: transparent url("../gfx/NEXT2008naviO.gif") no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 16px;
	margin-top: 2px;
	display: block;
	text-decoration: none;
	white-space: nowrap;
}
#sidebar #navigation ul ul li a {
	height: 11px;
	color: #0068a1;
	background: transparent url("../gfx/NEXT2008naviN.gif") no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 0px 0px 20px;
	display: block;
	margin: 2px 0px 0px 0px;
	text-decoration: none;
	white-space: nowrap;
}
#sidebar #navigation ul li a.active {
	
}
#sidebar #navigation ul li a:hover {
	
}

/* LANGUAGE SELECTION */
#sidebar #language_selection {
	margin-bottom: 15px;
	text-align: center;
}

/* ADMIN LINK */
#sidebar #admin_link {
	margin-bottom: 15px;
	text-align: center;
}
.htmldata_controls a{
   color: White!important;
}
#admin_link{
   z-index:99;
}

/* CONTENT */
#content {
	width: 440px;
	margin-right: 150px;	
	margin-left: 243px;
	position: relative;
	min-height: 100%;
	padding: 10px;
}

/* FOOTER */
#footer {
	clear: both;
	height: 26px;
	background: transparent url("../gfx/NEXT2008ala.gif") no-repeat;
	border-top: none;
	color:white;
	text-align: right;
	padding: 8px 20px 0px 0px;
}

/* EMEDIA SIGNATURE */
#signature {
	float: right;
	height: 0px;
}
#signature, #signature a {
	color: white;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}








