/*
 *		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:100%;
	clear:both;
	height:4px;
	color:white;
	padding:0 !important;
	margin:0 !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;
}


/* top block */

#top {
	padding:15px 10px 10px 200px;
	height:88px;
}

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

#top ul {
	border-left:1px solid #DADCDA;
	padding-left:5px;
	padding-right:5px;
	float:right;
	width:110px;
	line-height:11px;
}

#top ul {
	font-weight:bold;
}

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

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

#top li li {
	padding-bottom:4px;
}

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

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


/* 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 {
	margin:20px 35px 10px 50px;
}


/* right block */

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

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

.rightBlock ul {
	margin-left:0px !important;
}

/* search */

#search {
	margin-top:10px;
}

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

#searchField {
	height:15px;
	width:190px;
	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;
}

#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;
}


/* 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;
}
