/* Reset CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;

}

a {cursor: pointer;}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* fonts and basic formatting */
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #fff;
	background-image: url('img/bg.gif');
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 4px;
}

h1  {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
}

h2 	{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 8px;
}

.text_block  h2{
	font-size: 120%;
	padding-left: 10px;
}
	
h2.bar 	{
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #fff;
	// width: 120px;
	float:left;
}	
	
h2.bar_right 	{
	color: #46BFF8;
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	float:left;
}	
	
.counter h3 {
	font-size: 160%;
	font-weight: normal;
}

.counter h4 {
	font-size: 80%;
}
	
.columns h1 {
	color: #000;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 8px;
}

.text_block h1 {
	margin-left: 10px;
}

.text_block h5 {
	font-size: 80%;
	margin-left: 10px;
	color: #252424;}
	
.login h5 {
	font-size: 85%;
	//color: #252424;
	color: #666;
}
	
.login_failed h5 {
	float: left;
	font-size: 85%;
	color: #666;
}
	
.feedback {
	font-weight: bold;
	color: #ee0242;
	font-size: 90%;
}

.attach {
	color: #46bff8;
}

a:link	{
	color: #46bff8;
}

a:visited {
	color: #46bff8;
}

a:hover {
	color: #333;
}

a:active {
	color: #46bff8;
}

.columns a {
	text-decoration: none;
}

.login a {
	text-decoration: none;
}

a.remove {
	text-decoration: none;
	color: #F22E72;
}

.download a {
	text-decoration: none; 
	color: #46bff8; 
	float: left;
	padding-left: 10px;
}

.download img {
	float: left;
	padding-left: 40px;
}

.download input {
	float: left;
}


.footer a {
	text-decoration: none; color: #666;
}

.navi a	{
	text-decoration: underline;
}

.smaller_right a {
	color: #666;
}

li.active a {
	background: #eeeeee;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}

li.inactive a {
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}

li.settings a {
	text-decoration: underline;
	padding: 2px;
}

input.mini
{
	width:95px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.mini:hover, input.long:hover, input.skills:hover {
	background: #FEFEF8;
}

input.long {
	width:225px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.long2 {
	width:300px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.login_box {
	float: left;
	width:250px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.password_box {
	margin-right: 4px;
	float: left;
	width:100px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.login_button {
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

input.skills {
	width:234px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.i_bar {
	width: 300px;
	float:left;
}

input.full_length {
	width: 630px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
	float:left;
}

input.nano {
	width: 40px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

input.date {
	width: 65px;
	margin-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

.job_list, .user_list {
    margin: 10px;
    border: 0;
}

.user_list .main_header td {
    font-weight: bold;
}

.job_list_date {
    width: 65px;
}

.job_list_item {
    font-size: 150%;
    margin-right: 10px;
}

input.i_button {
	padding-left: 7px;
}

.text_block textarea {
	width: 630px;
	margin-left: 10px;
	margin-bottom:0;
	padding:0;
	border-style: solid;
	border-width: 1px;
	border-color: #7f9db9;
}

.text_block select {
	margin-left: 10px;
	margin-bottom:0;
	padding:0;
}

/* divs and wrappers */

ul.feedbackPanel {
	display: inline;
	background: #fdfdf9;
}


.header ul {
	list-style: none;
	padding-top: 30px;
}


.navi li {
	display: inline;
	padding-left:16px;
	padding-right:12px;
	padding-top: 30px;
	background-image: url('img/navi_bg.gif');
	background-repeat: no-repeat;
}

.logout li {
	display: inline;
	padding-left:10px;
	padding-top: 30px;
	background-image: url('img/navi_bg.gif');
	background-repeat: no-repeat;
}

.logout li.settings {
	margin-right: 5px;
}	
	
.logo {
	float:left;
	width:300px;
	height:60px;
}

.navi {
	float:left;
	margin-top: -25px;
}

.logout {
	float:right;
	margin-top: 5px;
}

.login {
	height: 75px;
	width: 250px;
	float: right;
	padding: 0 0 0 0;
	margin-top: 0px;
}
	
.login_failed {
	float: left;
	margin-left: 310px;
	margin-top: 100px;
	margin-bottom: 200px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
    background-color: #f7f8ed;
	border: 1px solid #E7E7E7;
}
	
	
.login_error {
	float: left;
	padding: 0 0 0 0;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #F22E72;
}


.header_bar {
	background-image: url('img/profileheader_bg.gif');
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 2px;
	position: relative;
}

.saved_bar {
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 10px 10px 10px 12px;
	background-color: #fff000;
	color: #000;
	font-size: 125%;
	font-weight: bold;
	position: relative;
}
	
.error_bar {
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 10px 10px 10px 12px;
	background-color: #F22E72;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	position: relative;
}
	
.error_marker {
	float: left;
	margin-left: 0px;
	padding-left: 4px;
	font-size: 250%;
	color: #F22E72;
}
	
.error_tip {
	margin-left: 4px;
	float: left;
	font-size: 80%;
	color: #F22E72;
}
	
.error_tip_right {
	padding-left: 8px;
	font-size: 80%;
	color: #F22E72;
}

.feedbackPanel li {
	display: inline;
	color: #F22E72;
}
	
.simple_left {
	float: left;
}

.counter {
	float:right;
	text-align: center;
	background: #F2F3EE;
	width: 45px;
	height: 41px;
	color: #46bff8;
	padding-top: 5px;
	padding-left: 1px;
}

.text_block {
	padding-top: 10px;
	padding-bottom: 5px;
	clear:both;
}

.save {
	float:right;
	padding: 5px 10px 10px 10px;
	height: 40px;
}
	
.container  { 
	margin: 0 auto; padding: 0px; width: 936px;
	background: #fff;
	border-style: solid;
	border-width: 10px 22px 0px 22px;
	border-color: #fff;
}
	
.header {
	height: 75px;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #e8e8e8;
	margin-bottom: 5px;
}
	
.container div.wrapper {
	width: 936px;
	float:left;
	background-image: url('img/margin_bg.gif');
	background-repeat: repeat-y;
	margin-bottom: 5px;
	clear:both;
	min-height: 200px;
}
	
.container div.wrapper_empty {
	width: 936px;
	float:left;
	margin-bottom: 5px;
	clear:both;
	min-height: 200px;
	text-align: justify;
}

.wrapper_single_column {
	padding-top: 20px;
	min-height:250px;
	padding-left: 10px;
}

.inline li {
	display: inline;
	float: left;
}

.content ul, .content ol {
    margin-left: 2em;
    padding-left: 2em;
}

.sidebar_header {
	width: 250px;
	background: #f7f8ed;
	float:left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar_body {
	width: 230px;
	background: #f7f8ed;
	float:left;
	font-size: 120%;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	

/*ie hack */
* html .empty {
	height: 250px;
}

.front_page_content {
	width: 675px;
	height: 440px;
	background-image: url('img/front_page_picture.jpg');
	background-repeat: no-repeat;

}

.wrapper div.margin {
	width: 11px;
	padding-top: 5px;
	float: left;
}

.wrapper div.sidebar {
	width: 250px;
	float: right;
	padding-top: 5px;
}
	
.container div.footer {
	font-size: 80%;
	text-align: center;
	color: #666;
	padding-top: 20px;
	padding-left: 10px;
	background: #fff;
	background-image: url('img/footer_bg.gif');
	background-repeat: repeat-x;
	min-height: 100px;
	clear:both;
}
	
.footer li {
	display: inline;
	text-align: center;
	padding-right: 30px;
	padding-left: 20px;
}

	

.content {
	background: #f7f8ed;
	float:left;
	width: 675px;
}
	
	
/*form_block tyyli voidaan poistaa*/

.form_block {
	background: #f7f8ed;
	float:left;
	width: 675px;
}

.home_column1 {
	width: 225px;
	padding: 15px 12px 15px 15px;
	font-size: 95%;
	color: #666;
}

.home_column2 {
	width: 225px;
	padding: 15px 12px 15px 15px;
	font-size: 95%;
	color: #666;
}

.home_column3 {
	width: 225px;
	padding: 15px 12px 15px 18px;
	font-size: 95%;
	color: #666;
}
	
.columns {
	width: 675px;
	background-image: url('img/columns_bg.gif');
	background-repeat: repeat-y;
}	
	
.form_left {
	float: left;
	width: 337px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-style: dashed;
	border-width: 0 1px 0 0;
	border-color: #ced0ca;
}

.form_right {
	float: right;
	width: 337px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.form_right p, .form_left p, .form_right h2, .form_left h2, .header_bar h2 {
	padding-left: 10px;
	padding-right: 10px;
}

.text_block p {
	padding: 10px;
}
	
.text_block h5 {
	float: left;
	font-size: 85%;
}
	
.text_block input {
	margin-left: 10px;
}
	
div.smaller_right {font-size: 80%;
		color: #666;
		text-align:right;
		width:291px;
}

.profile_navi {
	background-color: #fff;
	margin:0;
	padding:0;
}
	
.lower_navi {
	background-color: #fff;
	margin:0;
	padding:0;
	width: 675px;
	height: 27px;
	background-image: url('img/lowerbg.gif');
	background-repeat: repeat-x;
}

/* table formatting */
.columns table {
	width: 675px;
	padding: 0 0 0 0;
	margin:0;
	border-spacing:0;
	border-collapse: collapse;
}

.login_table {
	background-image: url('img/navi_bg.gif');
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin:0;
	border-spacing:0;
	border-collapse: collapse;
}

table td.column1, table td.column2, table td.column3, table td.column4, table td.column5 {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	border-spacing:0;
	border-collapse: collapse;

}

table td.column2 {
	
	text-align: right;
}
	
table td.column3 {
	vertical-align: middle;
}

table td.column4 {
	vertical-align: middle;
	width: 110px;
}

table td.column5 {
	font-size: 80%;
	vertical-align: top;
}

table td.column6 {
	vertical-align: middle;
	padding-left: 8px;
	padding-bottom:0;
}

table td.column7 {
	vertical-align: bottom;
	padding-left: 8px;
	font-size: 80%;
	color: #46bff8;
	padding-top:8px;
	line-height: 8px;
}

/* special paragraphs */	

p.dashed {
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #ced0ca;
	height: 5px;
	margin: 0px 10px 15px 10px;
}

p.long_dashed {
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #ced0ca;
	height: 5px;
	margin: 0px 0 15px 0;
}

.text_block p.long_dashed {
	border-style: dashed;
	border-width: 0 0 1px 0;
	border-color: #ced0ca;
	height: 5px;
	margin: 5px 10px 5px 10px;
}
	
p.smaller {
	font-size: 90%;
	color: #333;
}
	
p.button_position {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.button_position2 {
	text-align: right;
	padding-top: 350px;
	padding-right: 100px;
}	

p.skill {
	background: #fdfdf9;
	border-style: dashed;
	border-width: 1px 0 1px 0;
	border-color: #ced0ca;
	line-height: 40px;
	margin:10px;
}

.header_bar p {
	padding:4px;
	font-size: 90%;
	color: #46bff8;
	float:left;
}

.header_bar img {
	float:left;
	margin-right: 15px;
}

a.jobads_link, a.jobads_link:link, a.jobads_link:hover, a.jobads_link:visited {
    text-decoration: none;
    color: #000;
}

