.wpcf7-form  {
	margin: 50px 0 0 0;
	padding: 0;
}

div.wpcf7 {
	background-image: url(../../themes/ilkka/images/lomakebg.jpg);
	width: 950px;
	height: 440px;
	margin: 0;
	padding: 1px 0 0 80px;
	z-index: 9999;
}

.tekstikentta {
	background:  url(../../themes/ilkka/images/field_bg.gif) no-repeat left top;
	width: 360px;
	height: 28px;
	padding: 9px 10px 5px 7px;
	border: 0;
	font-size: 14px;
	font-family: Verdana, Arial;
}

.tekstikentta_pn {
	float: left;
	background:  url(../../themes/ilkka/images/field_pn_bg.gif) no-repeat left top;
	width: 95px;
	height: 28px;
	padding: 8px 20px 5px 7px;
	border: 0;
	font-size: 14px;
	font-family: Verdana, Arial;
}

.tekstikentta_ptm {
	background:  url(../../themes/ilkka/images/field_ptm_bg.gif) no-repeat left top;
	width: 237px;
	height: 28px;
	padding: 8px 20px 5px 7px;
	margin-top: 0px;
	border: 0;
	font-size: 14px;
	font-family: Verdana, Arial;
}

label {
	margin: 0;
	padding: 0;
}

label#puhelin {
	float: left;
	margin-top: 0;
}

label#ptm {
	float: left;
	margin-top: -19px;
}

.checkbox {
	float: left;
	display: block;
	width: 340px;
	margin: 0;
	padding: 0;
}

div#erat {
	background:  url(../../themes/ilkka/images/right_line.gif) no-repeat right top;
	float: left;
	margin: 10px 40px 20px 20px;
	padding-right: 12px;
	width: 350px;
	height: 400px;
}

.wpcf7-list-item {
	padding: 0 8px 0 0px;
}

div#tiedot{
	margin-top: 30px;
}

.lomake_leipa {
	margin-bottom: 0px;
	line-height: 16px;
}

.otsikko {
	float: left;
	margin: 10px 0 5px 0;
}

.kk {
	float: left;
	padding-right: 270px;
}

.erat_teksti_bold {
	margin-right: 20px;
	padding: 5px 0 0 0;
	color: #2176b6;
	font-family: Georgia, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
}


.erat_teksti_first {
	float: left;
	padding-right: 40px;
}

.erat_teksti {
	float: left;
	margin-right: 40px;
	padding:0;
}

#laheta {
	width: 140px;
	height: 35px;
	float: left;
	margin: 65px 0 0 -240px;
	display: block;
	background: url(../../themes/ilkka/images/laheta.gif);
	outline: none;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
}

#laheta:hover {
  background-position: 0px -35px;
  outline: none;
}

#tyhjenna {
	width: 140px;
	height: 35px;
	float: left;
	margin: 65px 0 0 -385px;
	display: block;
	background: url(../../themes/ilkka/images/tyhjenna.gif);
	outline: none;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
}

#tyhjenna:hover {
  background-position: 0px -35px;
  outline: none;
}

.erat_teksti_last {
	margin-right: 0px;
	margin-bottom: 3px;
	padding: 0;
}

#maksuerat {
	margin: 2px 0 5px 0;
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #a3a3a3;
	outline: none;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	background: url(../../themes/ilkka/images/kiitos.jpg) no-repeat;
	position: absolute;
	top: 35px;
	left: 57px;
	width: 839px;
	height: 362px;
	margin:  0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	color: #ffffff;
}

div.wpcf7-mail-sent-ng {
	position: absolute;
	top: 385px;
	left: 90px;
	background: #005a9b;
	width: 770px;
	height: 20px;
	margin:  0;
	padding: 2px 0 0 0;
	text-align: center;
	border: 2px solid #cf4900;
	font-size: 13px;
	font-style: italic;
	color: #ffffff;
}

div.wpcf7-spam-blocked {
	position: absolute;
	top: 385px;
	left: 90px;
	background: #005a9b;
	width: 770px;
	height: 20px;
	margin:  0;
	padding: 2px 0 0 0;
	text-align: center;
	border: 2px solid #aec016;
	font-size: 13px;
	font-style: italic;
	color: #ffffff;
}

div.wpcf7-validation-errors {
	position: absolute;
	top: 385px;
	left: 90px;
	background: #005a9b;
	width: 770px;
	height: 20px;
	margin:  0;
	padding: 2px 0 0 0;
	text-align: center;
	border: 2px solid #aec016;
	font-size: 13px;
	font-style: italic;
	color: #ffffff;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

.ajax-loader {
	position: absolute;
	top: 335px;
	margin-left: -90px;
}

span.wpcf7-not-valid-tip {
	visibility: hidden;
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	position: absolute;
	float: left;
	color: #f00;
	font-size: 10pt;
	display: block;
	visibility: hidden;
}

.wpcf7-display-none {
	display: none;
}
