@charset "UTF-8";
/* CSS Document */

body {
	background-color: #262626;
	margin: 0px;
}

.works {
	background-color: #333333;
}

.main {
	width: 100%;
	text-align: center;
}

td {
	font-family: arial;
	font-size: 11px;
	color: #7c7c7c;
}

a {
	color: #7c7c7c;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hiddenimages {
	display: none;
	position: absolute;
}

.header {
	width: 749px;
	display: block;
	text-align: left;
	position:relative;
	margin: 0px;
}

.header_text {
	width: 749px;
	display: block;
	text-align: left;
	position:relative;
	margin: 0px;
}

.btn_etusivu {
	position: absolute;
	left: 400px;
	top: 76px;
}

.btn_tyot {
	position: absolute;
	left: 485px;
	top: 76px;
}

.btn_yhteystiedot {
	position: absolute;
	left: 560px;
	top: 76px;
}

.btn_blogi {
	position: absolute;
	left: 692px;
	top: 76px;
}

.btn_txt_etusivu {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	left: 400px;
	top: 76px;
}

.btn_txt_tyot {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	left: 485px;
	top: 76px;
}

.btn_txt_yhteystiedot {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	left: 560px;
	top: 76px;
}

.btn_txt_blogi {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	left: 692px;
	top: 76px;
}

.header_logo {
	clear:both;
}

.work_image {
	clear: none;
	float: left;
}

.work_desc_cont {
	clear: none;
	float: left;
}

.work_container {
	clear:both;
}

.work_desc_title {
	width: 310px;
	height: 44px;
	clear: right;
	float: left;
	text-align: left;
	background-image: url('images/worktitle_bg.jpg');
	background-repeat: no-repeat;
}

.work_spacer {
	width: 310px;
	height: 44px;
	clear: both;
	background-image: url('images/spacer.jpg');
	background-repeat: no-repeat;
}


h1 {
	padding-left: 13px;
	color: #fff;
	font-size: 17px;
	margin-top: 13px;
	
}

h2 {
	padding-left: 7px;
	color: #fff;
	font-size: 17px;
	margin-top: 23px;
	margin-bottom: 3px;
}

h3 {
	padding-left: 7px;
	color: #fff;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 20px;
}
navi {
	padding-left: 7px;
	padding-right: 7px;
	color: #24abda;
	font-size: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
}

navi:hover {
text-decoration: none;
color: #cbb734;
}



.work_desc_top {
	clear: right;
	float: right;
}

.work_desc_text {
	clear: both;
	text-align: left;
	float: left;
	width: 370px;
	padding-left: 15px;
	line-height: 14px;
}

.work_footer {
	clear:both;
}

.footer {
	background-color: #1a1a1a;
}

.footer_container {
	width: 749px;
	height: 215px;
	text-align: left;
	margin: 0px;
}

.footer_header {
	float: left;
	clear: both;
	width:400px;
}

.footer_contact1  {
	padding-left:10px;
	width:165px;
	float: left;
	clear: left;
	display: block;
}

.footer_contact2  {
	float: left;
	clear: none;
	width:140px;
}

.footer_contact3  {
	float: left;
	width:140px;
	clear: none;
}
.footer_contact4  {
	float: left;
	width:140px;
	clear: none;
}

.footer_line  {
	float: left;
	clear: none;
	width: 20px;
}

.footer_social  {
	float: left;
	clear: none;
}

.yhteystiedot {
	width: 749px;
	height: 260px;
	text-align: left;
	margin: 0px;
	position: relative;
}

#yhteystiedot_form_labels {
	left: 285px;
	top: 40px;
	position: absolute;
	color: #fff;
	text-align: right;
	line-height: 25px;
}

#yhteystiedot_form_nimi {
	left: 350px;
	top: 40px;
	position: absolute;
	width: 236px;
	height: 23px;
	background-image: url('images/textfield.jpg');
}

#yhteystiedot_form_sahkoposti {
	left: 350px;
	top: 66px;
	position: absolute;
	width: 236px;
	height: 23px;
	background-image: url('images/textfield.jpg');
}

#yhteystiedot_form_viesti {
	left: 350px;
	top: 92px;
	position: absolute;
	width: 386px;
	height: 110px;
	background-image: url('images/textarea.jpg');
}

.form_inputfield {
	padding-left:3px;
	border: 0px;
	width: 233px;
	height: 23px;
	background: transparent;
}

.form_textfield {
	padding: 2px;
	border: 0px;
	width: 383px;
	height: 107px;
	background: transparent;
	resize: none;
}

input {
	color: #7c7c7c;
	font-family: arial;
	font-size: 11px;
}

textarea {
	color: #7c7c7c;
	font-family: arial;
	font-size: 11px;
}

#form_submit {
	left: 640px;
	top: 202px;
	position: absolute;
}

#yhteystiedot_form_success {
	left: 350px;
	top: 40px;
	position: absolute;
	width: 436px;
	height: 123px;
}

#yhteystiedot_form_error {
	left: 350px;
	top: 207px;
	position: absolute;
	width: 236px;
	height: 23px;
}

#yhteystiedot_form_error2 {
	left: 350px;
	top: 207px;
	position: absolute;
	width: 236px;
	height: 23px;
}

.bluetext {
	color: #38afe0;
}

.greytext {
	color: #7b7b7b;
}

.backtotop {
	position: fixed;
	bottom: 150px;
	right: 0px;
	width:50px;
	height: 50px;
	display: block;
	float: right;
}