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

/*
 *		Description: Europassi screen stylesheet
 *		Media : Screen, Projection
 *		Type: CSS 2
 *		Copyright: Opetushallitus
 *		Author: Luovakulma, Jani Tarvainen
 *
 */

/* general styling */

html {
	background: white url("../img/common/bg/html.png") left top repeat-x;
	height:100%;
}

body {
	background: white url("../img/common/bg/body.gif") left top repeat-x;
	font-size:10px;
	font-family:arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-left:41px;
	width:882px;
	height:100%;
	color:#666666;
}

body {
	font-size:11px;
}

h1, h2, h3, h4, h5, h6 {
	font-size:11px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-size:11px;
}

ul h1, ul h2, ul h3, ul h4, ul h6 {
	margin-bottom:0;
}

a {
	color:#666666;
	text-decoration:none;
}

.leftBlock a {
	text-decoration:underline;
}

.leftBlock a:hover {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	width:80%;
	clear:both;
	height:4px;
	color:white;
	padding:0 !important;
	margin-left:70px; !important;
	border:0;
	border-top:1px dotted #CFCFCF;
	border-bottom:1px dotted #CFCFCF;
}

img, fieldset {
	margin:0;
	padding:0;
	border: none;
}

blockquote {
	clear:both;
}

input, textarea, select {
	border:1px solid #C6C6C6;
	font-family:arial, helvetica, sans-serif;
}


/* wrapper */

#wrapper {
	padding-left:16px;
	padding-right:16px;
	/*background: white url("../img/common/bg/wrapper.png") left top no-repeat;*/
}


/* site header */

#siteHeader {
	clear:both;
	display:block;
	height:28px;
	margin:0;
	padding:0;
        z-index: 900;
}


/* top block */

#top {
	padding:0px 0px 0px 0px;
	height:49px; /*88*/
	z-index: 1000;
}

#top * {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#top ul.flags {
	/*border-left:1px solid #DADCDA;*/
	padding-left:0px;
    padding-top:19px;
	padding-right:1px;
	float:left;
	width:110px;
	line-height:11px;
}

#top .flags ul li{
	font-size:9px;
	height:60px;
	font-weight:normal;
	border:0 none;
	padding:0;
	margin-top:5px;
}

#top .spacer {
	padding-top: 8px !important;
}

#navi{
    margin-left:278px;
    padding-top: 8px;
    position: absolute;
    }
    
#navi ul.menu {
    float:left;
    }
#navi ul.menu li{
    float:left;
    width:143px;
    height:35px;
    text-align:center;
    background-image:url('../img/common/navi_bg.gif');
    background-repeat:no-repeat;
    color: #ffffff;
    font-weight: bold;
}

#navi ul.menu li a {
    display: block;
    line-height: 30px;
    padding: 0 0 11px 0;
    text-decoration: none;
    color: white;
}

#navi ul li ul {
    display: none;
    margin: -1px 0 0; 
    overflow: hidden;
    height: auto;
}

#navi ul.menu ul li {
    padding: 1px 2px 1px 1px;
    height: auto;
    background: white;
    width: 139px;
}

#navi ul.menu ul a {
    background: #f0eaea;
    line-height: 14px;
    padding: 6px 0 6px 6px;
    text-align: left;
    font-weight: normal;
    text-decoration: none;
    min-height: 16px;
    color: #504c5f;
}

#navi ul li:hover ul {
    display: block;
}

#navi ul.menu ul a:hover {
    background: #ffcc33;
}
    
/*#navi ul li{

    }
 
#submenu ul {
    
}

#navi .selected{
    width:143px;
    height:28px;
    margin-top:20px;
    background-color:#ffcc33;
    border-bottom:solid 2px;
    border-right:solid 2px;
    border-left:solid 2px;
    border-right-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    color:#000000;
    text-align:center;
    z-index:1;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#666666;
    
    }
#navi .nonselected{
    width:143px;
    height:28px;
    background-color:#efeaea;
    border-bottom:solid 2px;
    border-right:solid 2px;
    border-left:solid 2px;
    border-right-color:#FFFFFF;
    border-left-color:#FFFFFF;
    border-bottom-color:#FFFFFF;
    color:#000000;
    text-align:center;
    z-index:1;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#666666;  
    }*/


    

#flags, .flags {
	width:65px !important; /*65px*/
}


.flags li {
	display:block;
	float:left;
	border-right:5px solid white;
	padding-top:0px !important; /*19px*/
}


/* document header */

#docHeader {
	display:block;
	clear:both;
	margin:2px 0px 0px 0px;
	padding:0;
}

#docHeader span, #siteHeader span {
	display:none;
}

/* content block */

#content {
	margin:0;
	padding:0;
}

#content ul {
	list-style-type:none;
	margin-left:15px;
	padding-left:0px;
}

#content li {
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:5px;
}

/* left block */

.leftBlock *, #palette * {
	line-height:16px;
}

#palette * {
	line-height:14px;
}

.leftBlock {
	width:566px;
	float:left;
}

.leftBlock blockquote {
    width:450px; /*566px*/
	margin:20px 35px 10px 25px;
      
} /*
.leftBlock blockquote  {
    width:450px; 566px
	margin:20px 35px 10px 50px;
      
}
*/

#leftBlockpara{
    width:500px;
}

/* right block */

.rightBlock {
	background:white;
	width:282px;
	float:right;
}

.rightBlock blockquote {
	margin:15px 25px 0 40px;
}

.rightBlock ul {
	margin-left:0px !important;
}
#video1{
    height:72px;
    padding-top:8px;
}
#video1 a{
    text-decoration:underline;
}
#video1 a:hover{
    color:#333333;
}
#videotxt{
    font-family:Tahoma;
    font-size:11px;
    color:#666666;
    background-image:url(img/common/video_txt_bg.gif);
    background-repeat:no-repeat;
}

/* search */

#search {
	margin-top:10px;
}

#searchField, #searchSubmit {
	display:block;
	height:18px;
	float:left;
	margin-bottom:15px;
	padding:0;
}

#searchField {
	height:15px;
	width:255px;
	border:1px solid #C6C6C6;
}

#searchSubmit {
	border:0 none;
	margin-left:5px;
}

.searchResults h3 {
	margin-bottom:0px;
}

.searchResults p {
	margin-top:0px;
}

/* news */

#news {
	margin-right:10px;
}

#news span, #news dt, #news dd.selected * {
	color:#9966CC;
}

#news dt {
	width:82px;
	clear:none;
	float:left;
}

#news dd {
	margin-left:82px;
	display:block;
	margin-bottom:5px;
} 

/* contact form */

.contactForm input, .contactForm select {
	width:200px;
}

#contactFormFeedback {
	height:200px !important;
	width:200px !important;
}

#contactFormLeft {
	float:left;
	width:200px;
	margin-right:40px;
}

#contactFormRight {
	clear:right;
	float:left;
	width:200px;
}

/* dotted bars */

.bar {
	margin:0;
	padding:0;
	color:white;
	padding-left:24px;
	line-height:23px;
	border-top:2px solid white;
	border-bottom:2px solid white;
	cfont-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Geneva, Arial, sans-serif;
}

.dots1 {
	background: white url("../img/common/bg/dots1.png") left top no-repeat;
}

.dots2 {
	background: white url("../img/common/bg/dots2.png") left top no-repeat;
}

.dots3 {
	background: white url("../img/common/bg/dots3.png") left top no-repeat;
}

.dots4 {
	background: white url("../img/common/bg/dots4.png") left top no-repeat;
}


/* footer */

#footer {
	clear:both;
	border-top:4px solid #CFCFCF;
	padding:10px 0px 20px 0px;
    align:center;
}

#footer ul {
	margin:0px;
	padding:0px;
}

#footer li {
	background:white !important;
	padding-left:0px !important;
	display:block;
	float:left;
	border-right:1px solid #D5D5D5;
	padding-right:0px;
	margin-right:0px;
}

#footer li.link {
	padding-right:8px;
	margin-right:8px;
}

#footer .copy {
	border:none;
	float:Right;
    text-align:center;
    font-family:Tahoma;
    font-size:9px;
    color:#999999;
}
#footerimg{
padding-left:207px;}


/* specials */

.arial14 {
	font-size:14px;
}

.violet {
	color:#9966CC;
}

.orange {
	color:#FFAE00;
}

.green {
	color:#86BF22;
}

.blue {
	color:#5BBAC9;
}

.lucida {

}

.left {
	float:left;
	margin-right:20px;
	margin-bottom:7px;
}

.right {
	float:right;
	margin-left:20px;
	margin-bottom:7px;
}

.thisDotsArrow {
	background: white url("../img/common/bg/dots1.png") right top no-repeat;
}

.thisdocHeader {
	color:green;
}

.thisHue {
	background:#f4f4f4;
}

.thisColor {
	color:#9966CC;
}

.required {
	padding-left:8px;
	background: #F6FFEC url("../img/common/bullet_confirm.gif") left top no-repeat;
}

.noborder {
	border:0 none !important;
}

ul.attachment li {
	background-image: url("../img/common/bullet_attachment.gif") !important;
}

.locationSelect {
	width:170px !important;
	margin-bottom:5px;
}

.thisHueGradient ul {
	margin-left:10px !important;
}

.clr {
	display:block;
	clear:both;
}

