@charset "UTF-8";
/* CSS Document */

body, html
{
	margin: 0 0 -25px 0;
	padding: 0;
	
 }

p {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 150%;
	color: #757575;
}



a:link {
font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 150%;
	color: #1f5b28;
	text-decoration: none;
}

a:visited {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 150%;
	color: #1f5b28;
	text-decoration: none;
}

a:hover {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 150%;
	color: #1f5b28;
	text-decoration: underline;
}

a:active {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 150%;
	color: #1f5b28;
	text-decoration: underline;
}

h1 {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 2em;
	text-align: left;
	color: #1f5b28;
}

h2 {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

.small-text {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top: 5px;
}

.button-text {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-top: 2px;
}

.ingressi {
	font-family: 'Kite One', sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 200%;
}

.laatikko-otsikko {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	padding-top: 15px;
}

.pvm {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
}

.ajankohtaista {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #999999;
	
}

.lue-lisaa {
	margin-left: 25px;
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #58b915;

}

.nappi {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	
}

/* -----------------------------------------------
	ASEMOINTI
/*------------------------------------------------*/

#hole-page {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	/*height:100%;*/
	min-width: 1380px;
	/*height: 100%;*/
	background-color: #e8e9eb;
	
}

/* -----------------------------------------------
	HEADER
/*------------------------------------------------*/
#header-area {
	width: 100%;
	height: 120px;
}

#lower-header {
	width: 100%;
	height: 120px;
	background-image: url('../images/header-pohja2.jpg');
	background-repeat: repeat-x;
}

#logo {
	width: 100%;
	height: 120px;
	/*background-image: url('../images/health-coaching-logo.png');
	background-size: 35%;
	background-repeat: no-repeat;
	background-position: 20% 25px;*/
}

#logo img {
	height: 90px;
	margin-left: 11%;
	margin-top: 15px;
}

/* -----------------------------------------------
	NAVI
/*------------------------------------------------*/

#navi {
	/*float:left;*/
	
	width: 100%;
	min-width: 1024px;
	height: 50px;
	
	background-color: #6bb46b;
	/*background-image: url('../images/greenback-50px-79.png');
	background-repeat: repeat-x;
	margin: 0;
	top: 0;*/
}

#navi ul {
	margin: 0 0 0 0;
	list-style:none;
	padding: 15px 0 0 10%;
}

#navi li {
	display:inline;
	margin-left: 15px;
	
	font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing:1px;
}

#navi a:link, #navi a:visited {
	
	font-family: 'PT Sans', sans-serif;
	padding: 17px 20px 32px 20px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing:2px;
    
    text-decoration: none;
}

#navi a:hover, #navi a:active {
	
	padding: 17px 20px 32px 20px;
	background-image: url('../images/green-arrow-back.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing:2px;
    text-decoration: none;
}

.valinta {
	padding: 17px 20px 32px 20px;
	background-image: url('../images/green-arrow-back.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing:2px;
    text-decoration: none;
}



/* -----------------------------------------------
	SLIDER 
/*------------------------------------------------*/

#navi-and-slider {
	position: relative;
	width: 100%;
	background-image: url('../images/etusivun-slider-esim2.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0 50px;
	background-color: orange;
}

.slider-box{
	
	/*float: left;*/
	margin-top: 10px;
	
	position: relative;
	width: 100%;		/* desired width */
	/*background-image: url('../images/etusivun-slider-esim2.jpg');
	background-repeat: no-repeat;
	background-size: 100%;*/
	background-color: transparent;
}
.slider-box:before{
	content: "";
	display: block;
	padding-top: 30.9%; 	/* initial ratio of 1:1*/
	
}

.slider-box .slider-box-content{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.slider-box h1 {
	
}
.slider-box p {
	
}

.slider-box a {
	
}





#contact-area {
	width: 80%;
	min-width: 1060px;
	margin: 0 auto;
	height: 50px;
	padding-left: 10%;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: transparent;
}

#contact-button {
	float: left;
	/*margin: 0 0 5% 15%;*/
	width: 200px;
	height: 35px;
	
	padding-top: 15px;
	text-align: center;
	background-image: url('../images/button-back-green50.jpg');
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

#contact-button a:link, #contact-button a:link {
	text-decoration: none;
}

#contact-button a:hover, #contact-button a:active {
	text-decoration: none;
}

#text-slider {
	float: right;
	/*margin: -5% 0 2% 40%;*/
	margin-right: 20%;
	padding: 0px 20px 35px 20px;
	width: 540px;
	height: 25px;
	background-image: url('../images/white-opacity70.png');
	border: 3px #3ab54a solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}



/* -----------------------------------------------
	CONTENT
/*------------------------------------------------*/

#content-wrapper {
	position: relative;
	/*margin: 0 auto;*/
	width: 100%;
	clear: both;
	/*background-image: url('../images/lined.png');*/
	background-color: transparent;
}

#content {
	margin: 0 auto;
	width: 70%;
	padding: 1% 5% 5% 5%;
	margin-bottom: 20px;
	border-right: 3px #999999 solid;
	border-left: 3px #999999 solid;
	border-bottom: 3px #999999 solid;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	
	background-color: #ffffff;
	
}

#left-column {
	position: relative;
	float: left;
	width: 25%;
	
	/*height: 450px;*/
	background-color: transparent;
}

#ajankohtaista {
	position: relative;
	width: 80%;
	min-width: 200px;
	margin: 0 auto;
	/*height: 300px;*/
	background-image: url('../images/white-opacity70.png');
	padding-bottom: 25px;
	
	border: 3px #58b915 solid;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#ajankohtaista-head {
	position: relative;
	width: 100%;
	min-width: 200px;
	height: 50px;
	margin-top: -20px;
	background-color: #58b915;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

#ajankohtaista a:link, #ajankohtaista a:visited {
	text-decoration: none;
}

#ajankohtaista a:hover, #ajankohtaista a:active {
	text-decoration: underline;
}

.linja {
	margin: 15px auto;
	width: 80%;
	border: 1px #999999 solid;
}

#koulutuskalenteri-button {
	width: 80%;
	min-width: 200px;
	height: 35px;
	margin: 20px auto;
	padding-top: 15px;
	text-align: center;
	background-image: url('../images/button-back-green50.jpg');
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#koulutuskalenteri-button a:link, #koulutuskalenteri-button a:visited {
	text-decoration: none;
}

#koulutuskalenteri-button a:hover, #koulutuskalenteri-button a:active {
	text-decoration: none;
}

#hakemus-button {
	width: 80%;
	min-width: 200px;
	height: 35px;
	margin: 20px auto;
	padding-top: 15px;
	text-align: center;
	background-image: url('../images/button-back-green50.jpg');
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#hakemus-button a:link, #hakemus-button a:visited {
	text-decoration: none;
}

#hakemus-button a:hover, #hakemus-button a:active {
	text-decoration: none;
}

#right-column {
	position: relative;
	top: 0;
	margin-left: 0;
	float: right;
	width: 75%;
	/*height: 700px;*/
	background-color: transparent;
}

#main-content {
	position: relative;
	width: 80%;
	/*height: 100%;*/
	margin-bottom: 25px;
	background-color: transparent;
	background-image: url('../images/white-opacity70.png');
	border: 1px #666666 solid;
	
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	
}

#main-content p {
	margin: 25px;
}

#main-content-image {
	width: 100%;
	height: 300px;
	background-image: url('../images/pyoraily.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

#main-content-image img {
	
}

#img-box-wrapper {
	margin-left: 0;
	width: 100%;
	
	/*min-width: 800px;*/
	/*height: 500px;*/
	background-color: transparent;
}

#img-box-left {
	float: left;
	width: 31%;
	padding: 1%;
	/*height: 450px;*/
	background-color: transparent;
}

.personal-trainer {
	background-image: url('../images/Personal-Trainer-koulutus-Prassi-300x200.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	max-height: 200px;
}

.business-wellbeing {
	background-image: url('../images/Business-Wellbeing-Coach-300x200.jpg');
	background-repeat: no-repeat;
	background-size: contain;
}

#img-box-right-wrapper {
	float: right;
	width: 67%;
	/*height: 450px;*/
	background-color: transparent;
}

#img-box-right-left {
	float: left;
	width: 48%;
	padding: 1%;
	/*height: 450px;*/
	background-color: transparent;
}

.ravintovalmentaja {
	background-image: url('../images/ravintovalmentaja-300x200.jpg');
	background-repeat: no-repeat;
	background-size: contain;
}

.master-personal-trainer {
	background-image: url('../images/master-personal-trainer-300x200.jpg');
	background-repeat: no-repeat;
	background-size: contain;
}

#img-box-right-right {
	float: right;
	width: 48%;
	padding: 1%;
	/*height: 450px;*/
	background-color: transparent;
}

.health-coach {
	background-image: url('../images/Health-Coach-koulutus-300x200.jpg');
	background-repeat: no-repeat;
	background-size: contain;
}

.tyollistyminen {
	background-image: url('../images/tyollistyminen-alalle-300x200.jpg');
	background-repeat: no-repeat;
	background-size: contain;
}

#imagebox {
	
	max-width: 100%;
	
	height: 200px;
	
	background-color: transparent;
	
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

#image-label {

	width: 100%;
	height: 50px;
	
	background-color: transparent;
}

#caption {
	width: 100%;
	
	height: 15%;
	background-image: url('../images/black-opacity80.png');
}

#caption p {
	color: #ffffff;
	
	
}

/* -----------------------------------------------
	FOOTER
/*------------------------------------------------*/

#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 280px;
	/*background-image: url('../images/lined-rev.png');*/
	background-color: #1f5b28;
}

#footer_wrapper {
	width: 83%;
	padding-left: 7%;
	/*height: 300px;*/
	margin: 0 auto;
	background-color: transparent;
}

#footer_left_wrapper {
	float: left;
	width: 50%;
	/*height: 300px;*/
	background-color: transparent;
}

#footer_left_left {
	float: left;
	width: 50%;
	/*height: 300px;*/
	background-color: transparent;
}

#footer_left_right {
	float: right;
	width: 50%;
	/*height: 300px;*/
	background-color: transparent;
}

#footer_right_wrapper {
	float: right;
	width: 50%;
	/*height: 300px;*/
	background-color: transparent;
}

#footer_right_left {
	float: left;
	width: 50%;
	/*height: 300px;*/
	background-color: transparent;
}

#footer_right_right {
	float: right;
	width: 50%;
	/*height: 300px;*/
	background-color: transparent;
}

#footer a {
	text-decoration: none;
	font-size: 1.2em;
	line-height: 200%;
}

#copyright {
	clear:both;
	width: 100%;
	
}

#copyright a:link, #copyright a:visited {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	font-family: 'PT Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
}



#footer p {
	
	color: #ffffff;
	margin: 0;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	line-height: 3em;
}

.pointer {
	margin-bottom: 20px;
	background-image: url('../images/pointer.png');
	background-repeat: no-repeat;
}




.puh {
	margin-bottom: 20px;
	height:30px;
	background-image: url('../images/telephone.png');
	background-repeat: no-repeat;
}

.email {
	background-image: url('../images/email.png');
	background-repeat: no-repeat;
}

#footer_left_left p {
	margin-left: 50px;
}

#footer_left_left p.otsikko {
	margin-left: 0;
	margin-bottom: 15px;
	font-size: 1.1em;
	font-weight: bold;
}

#footer_left_left ul li {
	line-height: 2em;
}






