@import url("editor.css");
@import url("services.css");

body {
	background-color: #b2b3b6;
}

/* WRAPPER */
#wrapper {
	width: 922px;
	margin: 10px auto 0px auto;
	background: transparent url("../gfx/tausta.gif") repeat;
}

/* HEADER */
#header {
	height: 223px;
	background: transparent url("../gfx/header.gif") no-repeat;
	padding:11px 11px 0px 10px;
}
#header #logo{
	float:left;
	height:141px;
	padding:37px 0px 0px 39px;
	zoom:1;
	width:141px;
}
#header #lisa_valikko_ylla{
	float: right;
	width: 480px;
	line-height:1.9em;
	margin-top: 10px;
	margin-right:30px;
	color: #7B7B7B;
	text-align: right;
}
#header #lisa_valikko_ylla a{
	margin-right: 5px;
	margin-left: 2px;
	color: #7B7B7B;
}
#header #lisa_valikko_ylla a:hover{
         border-bottom: 1px dotted #7b7b7b;
}
#header #head_image{
	float:right;
	height:150px;
	width:676px;
	background: transparent url("../gfx/head_drummer.jpg") no-repeat;
}
/* PUDOTUS VALIKKO YLLÄ ALKAA */
#header #navigation_top{
	float:right;
	height:39px;
	width:901px;
	background: transparent url("../gfx/navi_top.gif") no-repeat;
}
#header #navigation_top_esek{
	float:right;
	height:39px;
	width:901px;
	background: transparent url("../gfx/navi_top_esek.gif") no-repeat;
}
#header #navigation_top ul, #header #navigation_top_esek ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt 0pt 0px 0px;
}
#header #navigation_top ul li{
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px;
	text-align:left;
	line-height:3em;
	color: White;
	width: 225px;
}
#header #navigation_top_esek ul li{
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px;
	text-align:left;
	line-height:3em;
	color: White;
        text-align:center;
	width: 100%;

}
#header #navigation_top ul li:hover > ul {
	visibility: visible;
}

/*ie 6*/
#header #navigation_top ul li.over ul {
	display: inline;
	visibility: visible;
}
#header #navigation_top ul li.over ul ul {
	position: relative;
	display: none;
	visibility: hidden;
}
/*end of ie6*/

#header #navigation_top ul li a{
	color: White;
	/*font-weight: bold;*/
	font-size: 13px;
}
#header #navigation_top ul li a:hover{
	border-bottom: 1px dotted white;
}
#header #navigation_top ul li center a:hover{
	border-bottom: none;
}
#header #navigation_top ul li p{
	color: White;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#header #navigation_top ul ul {
	margin: -1px 0px 0px 0px;
	position: absolute;
	visibility: hidden;
	width:224px;
}
#header #navigation_top ul ul li {
	background-color: #ed2b22;
	/*float:none;
	text-align:left;*/
	padding:5px;
	margin: 0px;
	width:214px;
	line-height:1.2em;
	/*min-height:18px;*/
	border-top: solid 1px white;
}
#header #navigation_top ul ul li p{
	line-height:1em;
        margin-top:3px;
	font-family:Verdana, Arial,Helvetica,sans-serif;
}
#header #navigation_top ul ul li a{
        line-height:1.2em;
}
#header #navigation_top ul ul li.image {
        background-color: transparent;
        border: none;
        padding:0pt;
        text-align:left;
        padding:0px;
        margin: 0px;
        width:215px;
        border-bottom: none;
	line-height:0pt;
	height:10px;
	min-height:10px;
	font-size:0;
}

/* PUDOTUS LOPPUU */
#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;
	padding: 0 10px;
	font-size: 10px;
}

/* MAIN */
#main {
	background: transparent url("../gfx/menu_shadow.gif") repeat-x;
	margin-left: 10px;
	overflow: hidden;
	width: 901px;
	zoom: 1;
}

/* SIDEBAR */
#sidebar {
	width: 270px;
	padding: 0px 15px 15px 15px;
	float: right;
	border-left: solid 4px #eff0f0;
	margin-top: 30px;
	padding-bottom: 1001em;
	margin-bottom: -1001em;
	overflow:hidden;
}
#esek {
        border:none;
}
/* NAVIGATION */
#sidebar #navigation {
    	margin: 0 0 1em 1em;
	 padding: 0px 0px 0px 5px;
}
#sidebar #navigation ul {
    	padding: 0;
    	margin: 0;
}
#sidebar #navigation ul ul {
    	padding: 0px 0px 0px 2px;
    	margin: 0 0 0 0.2em;
}
#sidebar #navigation ul li {
    	padding: 0;
    	margin: 0;
	list-style: none;
}
#sidebar #navigation ul ul li a {
	background: transparent url("../gfx/kulma.gif") no-repeat;
	padding-left: 10px;
}
#sidebar #navigation ul li a.active {
	font-weight: bold;
}
#sidebar #navigation ul li a:hover {
	text-decoration: none;
}

/* LANGUAGE SELECTION */
#sidebar #language_selection {
	margin-bottom: 15px;
	text-align: center;
}

/* ADMIN LINK */
#sidebar #admin_link {
	margin-bottom: 15px;
	text-align: center;
}

/* CONTENT */
#content {
	margin-right: 300px;
	padding: 30px;
}
#print {
        text-align: right;
        padding-right: 325px;
}
/* EXTRA */
#ext{
	clear:both;
	height: 20px;
}
/* FOOTER */
#footer {
	clear: both;
	background: transparent url("../gfx/footer.gif") no-repeat;
	height: 41px;
	padding-left: 17px;
	padding-top: 17px;
	color: White;
}
#footer #yht{
	color: White;
	margin: 0px 0px 0px 30px;
	float: left;
}
#footer #lisa_valikko_alla{
	float: right;
	margin-right:90px;
}
#footer #lisa_valikko_alla a, #footer #yht a{
	color: white;
	margin-left: 5px;
	margin-right: 10px;
line-height:1.5em;
}
#footer #lisa_valikko_alla a:hover, #footer #yht a:hover{
	border-bottom: 1px dotted white;
}
/* EMEDIA SIGNATURE */
#signature {
	width: 902px;
	margin: 0px auto;
}
#signature, #signature a {
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 9px;
	line-height: 16px;
	text-align: right;
}
#signature a {
	text-decoration: none;
	font-weight: bold;
}







































