/* Basics
----------------------------------------------- */
html, body {
	margin: 0;
	padding: 0;
}
body, p, td, th, div, blockquote, dl, ul, ol {
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
line-height: 18px;	

}

body {
background: url(/files/drum/images/body_bg.gif) left top repeat-y;
}


td, th {
	text-align: left;
	vertical-align: top;
}
img {
	border: 0;
	display: block;
}

/* Header
----------------------------------------------- */

#front_header {
width: 890px;
height: 372px;
background: #fff url(/files/drum/images/hr_grey.gif) bottom left repeat-x;
position: relative;
}

#front_logo {
width: 188px;
height: 94px;
padding-top: 12px;
background: url(/files/drum/images/hr_red.gif) bottom left repeat-x;
}

#frontpage {
position: absolute;
top: 0px;
right: 0px;
}

#front_nav_container {
width: 178px;
height: 94px;
margin-top: 19px;
padding-left: 10px;
font-family:"Times New Roman", Times, serif;
font-size: 16px;
line-height: 25px;
}

#header {
width: 890px;
height: 94px;
padding-top: 33px;
background: #fff url(/files/drum/images/hr_red.gif) bottom left repeat-x;
position: relative;
}


/* Structure
----------------------------------------------- */
#container {	
width: 911px;
background: #fff;
margin: 0px;
padding-left: 34px;
}

#front_content {
width: 890px;
background:  url(/files/drum/images/cont_bg.gif) top left repeat-y;
margin: 17px 0;
}


#content {
width: 890px;
margin-bottom: 17px;
}

#left_side {
float: left;
width: 197px;
}

#nav_container {
width: 187px;
margin-top: 19px;
padding-bottom: 30px;
padding-left: 10px;
font-family:"Times New Roman", Times, serif;
font-size: 16px;
line-height: 25px;
background: #fff url(/files/drum/images/hr_grey.gif) bottom left repeat-x;
}

#left {
width: 187px;
margin-top: 19px;
padding-left: 10px;
font-family:"Times New Roman", Times, serif;
font-size: 16px;
line-height: 25px;
}

#main_title {
margin-top: 19px;
margin-left: 20px;
float: left;
width: 550px;
border-bottom: 1px solid #a9a9a9;
}

#main_wide {
padding-left: 20px;
margin-top: 10px;
float: left;
width: 550px;
}

#main {
padding-left: 20px;
margin-top: 10px;
float: left;
width: 340px;
}

#right {
padding-left: 20px;
margin-top: 10px;
float: left;
width: 170px;
}

#front_left {
float: left;
width: 581px; }


#front_left_top {
float: left;
width: 581px;
/*height: 240px;*/
border-bottom: 1px solid #ccc;
 }

#front_left_bottom {
float: left;
width: 581px;
padding-top: 20px; }


#front_right {
float: right;
width: 270px;
 }

#front_news {
padding-bottom: 10px;
border-bottom: 1px solid #cccccc;
position: relative;
width: 270px;
}

#front_tweet {
padding-bottom: 10px;
border-bottom: 1px solid #cccccc;
position: relative;
width: 270px;
}

#news_archive {
position: absolute;
right: 0px;
bottom: 10px;
}

#news_preview {
padding: 20px 0;
border-bottom: 1px solid #cccccc;
}


#footer {
height: 100px;
width: 890px;
background: #fff url(/files/drum/images/hr_grey.gif) top left repeat-x;
}

#footer_text {
padding: 36px 0 0 10px;


}

div.separator {
height: 14px;
padding: 0 15px 0 14px;
background: url(/files/drum/images/footer_hr.gif) right no-repeat;
display: inline;
}

div.separator_last {
height: 14px;
padding: 0 15px 0 14px;
display: inline;
}

#hrh {
padding: 18px 0;
margin: 0 auto;
} 


.person {
padding: 20px 0px;
height: 180px;
border-bottom: 1px solid #cccccc;
}

.person_img {
margin-right: 20px;
padding-bottom: 20px;
}

/* Nav
----------------------------------------------- */

#front_nav_container a, #nav_container a{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
line-height: 25px;
text-decoration:none;
text-transform:uppercase;
color: #333333;
}

#front_nav_container a:hover, #front_nav_container a#selected, #nav_container a:hover, #nav_container a#selected {
color: #bf256f;
}


/* Search
----------------------------------------------- */
/* Headings
----------------------------------------------- */
h1, .person h1 {	
color: #bf256f;
font-size: 26px;
line-height: 28px;
font-family:"Times New Roman", Times, serif;
font-weight: normal;
}

#main_title h1 {
color: #333333;
font-size: 16px;
line-height: 15px;
text-transform:uppercase;
}

#main_wide h1 {
line-height: 26px;
}

h2 {
color: #333333;
font-size: 14px;
line-height: 15px;
font-family:"Times New Roman", Times, serif;
font-weight: normal;
} 

h3, h4, h5, h6 {	
}

#front_news h1 {
color: #333333;
font-size: 16px;
line-height: 15px;
}

.news_preview h1 {
color: #333333;
font-size: 20px;
line-height: 22px;
}

/* Lists
----------------------------------------------- */

ul#archive {
margin-left: 0px;
padding-left: 0px;
}

#front_news ul, #blog_list ul {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
}


#front_news ul li, #blog_list ul li {
color: #666666;
font-size: 11px;
line-height: 16px;
font-family:"Times New Roman", Times, serif;
padding-left: 20px;
padding-bottom: 10px;
background:url(/files/drum/images/icon_news.jpg) top left no-repeat;
}

#front_news ul li a, #blog_list ul li a {
color: #bf256f;
font-size: 14px;
line-height: 18px;
font-family:"Times New Roman", Times, serif;
}


.news_titles {
padding: 13px 0;
border-bottom: 1px solid #cccccc;
color: #666666;
font-size: 12px;
line-height: 18px;
}



/* Forms
----------------------------------------------- */
form {
	margin: 0;
}

.input_style { width: 263px;}

/* Links
----------------------------------------------- */
a {
color: #bf256f;
text-decoration: none;

}

a:hover, .news_titles a:hover {
text-decoration: underline;
}

.news_titles a {
font-family:"Times New Roman", Times, serif;
color: #bf256f;
font-size: 16px;
text-decoration: none;
}

a#lang_link {
font-size: 12px;
color: #333;
padding-top: 14px;
}


/* Misc
----------------------------------------------- */
.clearer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0;	
}
.skip {
	display: none;
}


/* Blog
----------------------------------------------- */
.blog_writer {
color: #bf256f;
font-size: 14px;
line-height: 18px;
font-family:"Times New Roman", Times, serif;
}

label {font-weight: normal;}

.comment_right {
border-right: 1px solid #eee;
}

/* ------------- Rekry lomake ------------------ */

#perustele {
display:none;
}

