h1 { 
	font-family: Arial, sans-serif; 
	font-weight: normal;
	font-size: 20px; 
	color: #434646; 
}

h2 { 
	font-face: Arial, sans-serif; 
	font-weight: normal;
	font-size:18px; 
	color: #447DA6; 
	padding: 10px 0; }

.tarjous_form_selitys {
	text-align: left;
	
}

.tarjous_form_selitys a, .tarjous_form_selitys a:hover  {
	text-decoration: none;
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	color: #000000;
}

.tarjous_form_input {
	
}

#haku_area, #file_area {
	margin-top: 0px;
}	

#uusi_tarjous td, .lisaa_lisatiedot td {
	vertical-align: top;
	padding: 5px;
}


.tarjouspyynto, infot {
	margin: 5px 0px 10px 0px;
}

.tarjouspyynto h2 {
	margin: 0px;
}

.tarjouspyynto p {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}

.tarjouspyynto small, .tarjouspyynto small a {
	font-size: 9px;
}

.tarjouspyynto h2 a {
	font-size: 16px;
	font-weight: bold;
}

#lisatiedot {
	border: 2px dotted red;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lisatiedot p {
	text-align: left;
}

.infot small, .infot small a {
	font-size: 9px;
}

.infot p, .infot small {
	margin: 0px;
}

.sivuotsikko{
	margin: 0px;
}	

#tarjous {
	/* width: 420px; */
}

#tekstit_muokkausruutu textarea{
	width: 400px;
	height: 300px;
}

#tarjous td { 
	margin-top: 5px; 
	margin-bottom: 15px; 
	vertical-align: top;
}

#tarjous table {
	padding: 10px;
	border-spacing: 7px;
}

.tyyli1 {
	font-weight: bold;
	border-right: 2px solid gray;
	border-bottom: 1px solid gray;
	width: 177px;
}

.tyyli2 {
	font-weight: bold;
	font-size: 110%;
	color: #447DA6;
	width: 177px;
}

.otsikkolista {
	margin: 20px;
	/*border-bottom: 2px dotted gray;*/
	width: 70%;
	padding-bottom: 5px;
}

.otsikkolista span {
	font-weight: bold;
}
.otsikkolista span a {
	text-decoration: none;
	font-weight: normal;
}
.otsikkolista table {
	margin-top: 10px;
	margin-left: 5px;
}

.linkit_lisays input {
	margin-left: 5px;
}

#linkit_lisays_table {  width: 270px; margin-left: 40px;}

#paatos_tiedot_div { /*width: 400px;*/  }
#paatos_tiedot_div table { padding: 5px; border-spacing: 7px; }
#paatos_tiedot  td { vertical-align: top; }

.virheilmoitus {
	width: 400px;
	min-height:50px;
	height:auto !important;
	height:50px;
	position: relative;
	border: 2px dotted red;
	z-index: 1;
}

.vasen_huuto{
	position: absolute;
	width: 15px;
	left: 3px;
}

.oikea_huuto{
	position: absolute;
	width: 15px;
	right: 0px;
}

.oikea_huuto, .vasen_huuto {
	background: url(../img/huuto.png) no-repeat top left;
	width: 20px;
	height: 100px;
}
.onnistumisilmoitus {
	width: 400px;
	/*min-height:50px;
	height:auto !important;
	height:50px;
	position: relative;*/
	border: 2px dotted green;
	/*z-index: 1;*/
}

.oikea_huuto_onnistuminen, .vasen_huuto_onnistuminen {
	text-align: center;
	vertical-align: top;
}

.keskiruutu {
	text-align: center;
	padding: 5px;
}

/*
.vasen_huuto_onnistuminen{
	position: absolute;
	width: 15px;
	left: 3px;
}

.oikea_huuto_onnistuminen{
	position: absolute;
	width: 15px;
	right: 0px;
}*/
/*
.oikea_huuto_onnistuminen, .vasen_huuto_onnistuminen {
	background: url(../img/huuto_v.png) no-repeat top left;
	width: 20px;
	height: 100px;
}*/

/*
.oikea_huuto p, .vasen_huuto p {
	vertical-align: top;
	padding: 0px;
	margin-top: 10px;
	/*font-weight: bold;
	color: red;*/ /*
	vertical-align: bottom;
	font-size: 4em;
}
*/

.keski_virhe {
	position: absolute;
	margin-left: 28px;
	margin-right: 28px;
	vertical-align: top;
	text-align: center;
}

.sisaltotekstit {
	padding-right: 20px;
}



.lisaa_lisatiedot select, .lisaa_lisatiedot textarea { width: 200px; }
.lisaa_lisatiedot textarea { height: 100px; }
.lisaa_lisatiedot {
	border: 1px solid black;
	background: #f0f0fe;
	width: 80%;
}

#etusivu_pikanavi { border: 1px solid black; padding: 5px;}
#etusivu_pikanavi p { background: white; margin-top: -13px; width: 90px; text-align: center;}
#etusivu_pikanavi ul { margin-top: -5px; }

#faq_nyk_aihealueet {
	padding-left: 10px;
}

/* FAQ julkinen näkymä */

.faq_lista {
	border: 1px solid black;
	background: #f0f0fe;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	
}

.kysvas_pari {
	padding: 5px;
	margin-left: 20px;
}


.kysvas_pari h3, .kysvas_pari p {
	padding: 0px;
	margin: 0px;
}

.kysvas_pari p {
	
	padding: 5px;
}

.faq_kysvas_muokkaus {
	border: 1px solid black;
	background: #f0f0fe;
	width: 400px;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}


.faq_kysvas_muokkaus textarea {
	width: 350px;
	height: 100px;
}

.tekstiloota {
	width: 350px;	
}

/* HOX LOOTA */

#hox_area textarea {
	width: 350px;
	height: 100px;
}

/* julkinen näkymä */

#hox_loota {
	margin-top: 5px;
}

#hox_loota h3 {
	font-size: 120%;
	margin-top: 0px;
}	

#hox_loota p {
	margin-bottom: 0px;
}

#hox_loota div {
	border: 1px solid red;
	background: #f0f0fe;
	margin-top: 5px;
	padding: 10px;
}

.hox_small {
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}

/*
 * Palauteloota
 ****************/
 
 #palauteloota {
	width: 95%;
 }
 
 #palauteloota textarea {
	width: 100%;
	height: 250px;
 }
 
 #palauteloota input {
	float:right;
}

