@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	
}

#wrapper
{
	width:auto;
	height:100%;
}

#flashContent {
	background-color: white;
	height: 520px;
}

#ylakuva {
	height: 490px;
	background-image: url(../kuvat/ylakuva_mehilainen_01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#menu_bg {
	background-color: #cccc33;
	background-image: url(../kuvat/menu_bg.jpg);
	background-repeat:repeat-x;
	height: 30px;
}

#menu {
	padding-top: 5px;
	color: white;
	height: 25px;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

#menu ul {
	list-style:none;
}

#menu ul li {
	float: left;
	padding-left: 30px;
}

#menu ul li a {
	color: white;
	text-decoration: none;
	display: block;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #333333;
}

#keskialue{
	width:100%;
	height:auto;
	background-color:#070B0E;
	background-color:transparent; 
	background-image: url(../kuvat/keskuksentausta.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:scroll;
}
	


#keskus
{
	width:1000px;
	height:auto;
	overflow:auto;

	margin-left:auto;
	margin-right:auto;
	padding-top:20px;	
}


#tekstiosio ul {
    list-style: none;
    margin: 0 0 20px 1em;
}
#tekstiosio li {
    list-style: none;
    padding-left: 1em;
    margin-bottom: 3px;
}

#tekstiosio
{
	width:580px;
	height:auto;
	float:left;
	color: #FFF;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#tekstiosio a
{
	color:#FFF;
	text-decoration:underline;
	padding-bottom:2px;	
}

#tekstiosio a:visited
{
	color:#A1A1A1;
	text-decoration:underline;
	padding-bottom:2px;
}



#oikeavalikko
{
	width:332px;
	height:auto;
	float:right;
	color: #FFF;
	padding-left:10px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#oikeavalikko a
{
	color: #FFF;
	text-decoration:none;
	padding-bottom:2px;

}

img
{
	border:none;
}

#oikeavalikko img
{
	border:none;
}

#oikeavalikko td
{
	background-image:url(../kuvat/menuvarjo.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:13px;
	padding-top:5px;
}


#alabanneri
{
	width:1000px;
	height:50px;
	float:left;
	color: #CCC;
	margin-top:20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

#alabanneri img
{
	border:none;
}

#alabanneri a
{
	text-decoration:none;
	color:#FFF;
}

#alabanneri a:visited
{
	text-decoration:none;
	color:#666;
}



#alabanneri_vasen
{
	height:inherit;
	width:auto;
	float:left;
	
	margin-left:20px;
	margin-top:10px;
	font-size:12px;	
	font-family:Arial, Helvetica, sans-serif;
}

#alabanneri_oikea
{
	height:inherit;
	width:auto;
	float:right;
	margin-top:12px;
	font-size:10px;	
	font-family:Arial, Helvetica, sans-serif;
}


#alareuna
{
	width:100%;
	height:11px;
	float:left;
	background-image:url(../kuvat/alareunapalikka.jpg);
	background-repeat:repeat-x;
}

.valkoinen
{
	color:#FFF;
}

.vihrea
{
	color:#b2f225;
}

.pinkki
{
	color:#FFCDFF;
}


/**/

H1
{
	font-size:17px;
	color:#b2f225;
	padding-bottom:15px;
}
H2
{
	font-size:15px;
}

H3
{
	font-size:13px;
	color:#b2f225;
}


/**/
.kuvateksti
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#FFF;
}

.hohto
{
	text-shadow:#FFF 0px 0px 2px;
}

/**/

input, select, textarea
{
	width:145px;
}
.nappi
{
	width:110px;
}



/*EDITORIIN*/
.mceEditorArea 
{
    background: #2C3135;
}

 
.mceContentBody
{
    background: #2C3135;
}
