/* Completo 2 - css
/* (c) 2007 Virtamieli
--------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #3f96cc;
	text-align: center;
	font-size: 62.5%;
}
hr {
	display: none;
}
a:link, a:visited {
	border: 0px;
	color: #0053A6;
	text-decoration: none;
}
a:hover {
	background: #FDD66C;
}
img {
	border: 0px;
}
#box {
	width: 100%;
	background: #ffffff url(../images/c2_mtausta.gif) repeat-y center;
}
#wrap {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	background: transparent url(../images/c2_tekstitausta2.gif) no-repeat bottom left;
}
#wrap:after, .kouluttaja:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.left {
	float: left;
	text-align: left;
}
.left form {
	float: left;
}
.left a {
	float: left;
	margin: 4px 0 0 10px;
	font-size: 1.2em;
}
.right {
	float: right;
	text-align: right;
}
/* Footer
--------------------------------------------*/

#footer {
	border-top: 2px solid #FCCB42;
	background: url(../images/c2_footer.jpg) repeat-x;
	width: 100%;
	height: 96px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font: normal 1.1em "Lucida Grande", Arial, helvetica, sans-serif;
}
.wrap2 {
	width: 800px;
	margin: 0px auto;
}
/* Top items
--------------------------------------------*/


#logo {
	width: 155px;
	height: 145px;
	background: url(../images/c2_logo2.gif);
	float: left;
}
#logo:hover {
	width: 155px;
	height: 145px;
	background: url(../images/c2_logo2_over.gif);
}
#logo a {
	display: block;
	width: 100%;
	background: transparent;
	height: 100%;
	text-indent: -5000px;
}
#top {
	float: left;
	height: 55px;
	width: 620px;
	padding: 13px 0 0 25px;
	margin: 0;
	background: transparent;
	background: url(../images/c2_ylatausta.jpg) no-repeat top right;
	font: normal 1.2em "Lucida Grande", sans-serif;
}
#top span {
	display: none;
}
#top a:link, #top a:visited {
	text-decoration: none;
	color: #47BCE3;
	margin: 0 15px 0 0;
	padding: 0 0 8px 0;
}
#top a:hover {
	background: transparent;
	color: #cccccc;
	border-bottom: 5px solid #EBDDBB;
}
#top a.active {
	color: #ffffff;
	border-bottom: 5px solid #FDD66C;
	cursor: default;
}
/* Content
--------------------------------------------*/

#content {
	float: right;
	width: 630px;
	padding: 0 0 0 15px;
	font: normal 1.2em Arial, verdana, helvetica, sans-serif;
}
#main {
	float: left;
	width: 430px;
	margin: 0 0 15px 0;
}
#main_wide {
	width: 100%;
	margin: 0 0 15px 0;
}
.column1 {
	float: left;
	width: 250px;
}
.kategorialista {
	color: white;
	padding: 0 1px;
	margin-left: 0;
	width: 75%;
}
.kategorialista li {
	list-style: none;
	margin: 0;
	font-size: 1em;
}
.kategorialista a {
	display: block;
	text-decoration: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color: white;
	background: #39c;
	border-width: 1px;
	border-style: solid;
	border-color: #5bd #035 #068 #6cf;
	border-left: 1em solid #fc0;
	padding: 0.25em 0.5em 0.4em 0.75em;
}
.kategorialista a {
	width: 99%; /* IE */
}
.kategorialista a {
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 9.6em; /* IE6Sm */
}
.column1>.kategorialista a {
	width: auto;/* others */
}
.kategorialista a.active {
	border-color: #5bd #035 #068 #f30;
	background: #28b;
	padding: 0.4em 0.35em 0.25em 0.9em;
}
.kategorialista a:hover, .kategorialista a.active:hover {
	background: #28b;
	border-color: #069 #6cf #5bd #fc0;
	padding: 0.4em 0.35em 0.25em 0.9em;
}
.column2 {
	float: left;
	margin: 0;
	width: 360px;
}
.columncenter {
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}
.column2 h2 {
}
.column2 h4 {
	font-weight: normal;
	border-bottom: 1px solid #eee;
	margin: 8px 0 0 0;
	font-size: 1.2em;
}
.columnnorm {
	width: 50%;
	float: left;
}
#main_wide .columnnorm p {
	margin: 0 1.3em 1em 0;
	font: italic 1em Georgia, "Times new", "Times", sans-serif;
}
/* Text & sidebars
--------------------------------------------*/

#sidebar {
	width: 185px;
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
	float: right;
	color: #666666;
	background: #fff;
}
#sidebar.down {
}
#sidebar.coaching p {
	margin: 0 0 1em 0;
}
#main_wide .columncenter ul {
	margin: 10px 0;
	padding: 0;
}
#main_wide .columncenter li {
	list-style-type: square;
	margin: 0 0 3px 25px;
	padding: 0;
}
#sidebar .related {
	background-color: #FDD66C;
	padding: 5px 0;
}
#sidebar .related a {
	margin: 5px 0 3px 7px;
}
#sidebar.down h5 {
	background: #FDD66C;
	color: #0053A6;
	text-align: center;
	font: bold 1em Verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #fff;
}
#sidebar.down ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar.down h4 {
	font-size: 1.2em;
	background: #FDD66C;
	color: #0053A6;
	text-align: center;
	font-weight: bold;
}
#sidebar.down li {
	list-style-type: none;
	margin: 2px 0 3px 5px;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times new", Times, serif;
	font-weight: normal;
	color: #0053A6;
	margin: 5px 0;
}
h2 span {
	color: #959595;
}
#sidebar h5 {
	margin: 5px 0 0 5px;
	font-size: 1em;
}
#content #sidebar .related p {
	margin: 0 5px 5px 5px;
}
#sidebar h2 {
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	background: url(../images/c2p_navislide.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
}
.rounded {
	background: #0053A6;
}
#sidebar h3 {
	text-align: center;
	font-weight: normal;
	/*	color: #E8B423;
	background: #426FB0; */
	color: #FECC00;
}
#sidebar h4 {
	font-weight: normal;
	margin: 0px;
	color: #E8B423;
}
#sidebar p.more {
	text-align: center;
	margin: 5px 0 15px 0;
}
#sidebar p.more a {
	padding: 2px;
}
#sidebar .sivukuva {
	border: 1px solid #eee;
	padding: 3px;
	background: #ffffff;
	margin: 5px 5px 0 10px;
}
h1 {
	font-size: 2.7em;
	letter-spacing: 1px;
	margin: 5px 0 15px 0;
}
p {
	margin: 0;
	padding: 0;
	line-height: 130%;
}
#main p, #main_wide p {
	margin: 0 0 .7em 0;
}
#main img, #main_wide img {
	border: 1px solid #eee;
	padding: 3px;
	background: #ffffff;
	margin: 5px 0;
}
img.b1 {
	border: 1px solid #eee;
	padding: 3px;
	background: #ffffff;
	margin: 5px 0;
}
img.b2 {
	border: 1px solid #eee;
	padding: 3px;
	background: #ffffff;
	margin: 5px 0 5px 30px;
	float: right;
}
#main_wide .valmennus p {
	font: italic 1.1em Georgia, "Times new", "Times", sans-serif;
}
.columncenter h4 span {
	color: gray;
}
.kouluttaja {
	margin: 0 0 10px 0;
}
#sidebar .front h2 {
	text-align: center;
	padding: 0 0 5px 0;
	margin: 20px 0 10px 0;
	background: url(../images/c2p_navislide2.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	font-size: 1.3em;
}
#sidebar .sivukuva a:hover {
	background: #FFFFFF;
	border: 0px;
}

/** Ajankohtaista-listan muotoilu *****/

#sidebar .front li {
	margin-left:15px;
	padding-bottom: 2px;
	color: #0053A6;
	list-style-type: square;
}

/**  SUOMEN PARHAAT KUVA -JA TEKSTITYYLIT ALKAA **************/
#sidebar .suomenparhaat {
	font-family: Verdana;
	font-weight: bold;
	font-size: 0.85em;
	text-align: center;
	background: #ffffff;
	color: #09466D;
	margin: 5px 5px 0 10px;
}
#sidebar .suomenparhaat a:hover {
	background: #FFFFFF;
	border: 0px;
}
/**  SUOMEN PARHAAT KUVA -JA TEKSTITYYLIT LOPPUU **************/

/* Navit (behrooz)
--------------------------------------------*/

#navi {
	padding: 20px 0;
	float: left;
	width: 155px;
}
#navi a {
	background: transparent;
	width: 150px;
	height: 66px;
	display: block;
	text-indent: -5000px;
}
#navi .navivalmentaa {
	background: url(../images/c2p_valmentaa.jpg) no-repeat;
}
#navi .navimittaus {
	background: url(../images/c2p_mitata.jpg) no-repeat;
}
#navi .navimiksi {
	background: url(../images/c2p_miksi.jpg) no-repeat;
}
#navi .navicaset {
	background: url(../images/c2p_caset.jpg) no-repeat;
}
#navi .navivalmentaa_en {
	background: url(../images/67.jpg) no-repeat;
}
#navi .navimittaus_en {
	background: url(../images/66.jpg) no-repeat;
}
#navi .navimiksi_en {
	background: url(../images/69.jpg) no-repeat;
}
#navi .navicaset_en {
	background: url(../images/62.jpg) no-repeat;
}
/* Valmentajaksi */

#valmentajaksi {
	width: 143px;
	height: 115px;
	background: url(../images/c2_valmentajaksi.jpg) no-repeat;
	margin: 0 0 0 5px;
}
#valmentajaksi a {
	background: transparent;
	width: 143px;
	height: 115px;
	display: block;
	text-indent: -5000px;
}
.back {
	width: 119px;
	height: 23px;
	position: relative;
	display: block;
	margin: 0;
}
.back span {
	background: url(../images/c2_takaisin2.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}
.show {
	width: 119px;
	height: 39px;
	position: relative;
	display: block;
}
.show span {
	background: url(../images/c2_kerro.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}
.show_en {
	width: 119px;
	height: 39px;
	position: relative;
	display: block;
}
.show_en span {
	background: url(../images/70.jpg) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}
p.ajank {
	margin: 10px 0 10px 32px;
	width: 119px;
	height: 23px;
	background: url(../images/c2_takaisin4.gif) no-repeat;
}
p.ajank a, p.ajank a:hover {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	background: transparent;
	text-indent: -5000px;
}
p.avaa {
	border-bottom: 1px solid #395C85;
}
p.avaa a {
	width: 119px;
	height: 29px;
	position: relative;
	display: block;
}
p.avaa a span {
	background: url(../images/c2_avaa.gif) no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
}
#about, #works, #cv {
	width: 73px;
	height: 34px;
	margin: 0 10px 0 0;
	float: left;
	position: relative;
}
#about span, #works span, #cv span {
	position: absolute;
	width: 100%;
	height: 100%;
}
/* Lomakkeet
--------------------------------------------*/

form.zemContactForm {
	margin: 0;
	padding: 0;
}
.zemContactForm fieldset {
	border: 1px solid #DFDEDE;
	padding: 5px 0 10px 10px;
	margin: 10px 0;
}
.zemContactForm input {
	margin: 10px 0 10px 10px;
}
.zemContactForm input#mail, .zemContactForm input#name {
	margin: 0;
	padding: 0;
	height: 0px;
}
.zemContactForm fieldset#info label {
	float: left;
	width: 150px;
}
.zemContactForm fieldset {
	background: #fff url(../images/c2_lomaketausta.gif) repeat-x bottom;
}
.zemContactForm legend {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.zemContactForm fieldset input {
	margin: 10px 8px 0 0;
}
.zemContactForm fieldset label {
	margin: 10px 0 0 0;
}
.zemError {
	color: red;
}
#sivuhaku {
}
#sivuhaku form {
	margin: 8px 5px 0 0;
}
#sivuhaku input {
	border: 2px solid gray;
	margin: 0;
	padding: 3px;
	background: #eee;
}
#sivuhaku button {
	margin: 0px auto;
	width: 80px;
	text-align: center;
	border: 0px;
	background: transparent;
	color: #0053A6;
	font-weight: normal;
	font-size: 1.1em;
}
#sivuhaku button:hover {
	font-weight: bold;
	background: #FDD66C;
}
.hakukorostus {
	margin: 5px 8px;
	padding: 8px 0 0 0;
	border-top: 2px solid #fff;
	text-align: center;
}
.hakukorostus a:link, .hakukorostus a:visited {
	font: normal 1.3em "Lucida Grande", Arial, helvetica, sans-serif;
}
.hakukorostus a:hover {
	font-weight: bold;
	background: #FDD66C;
}
p.ingressi {
	font: italic 1.2em Georgia, "Times new roman", Times, serif;
	line-height: 120%;
	margin: 0 15px 1em 0;
}
noscript {
	color: red;
}
noscript span {
	font-weight: bold;
}

/***  COMPLETO DISC -SIVUN MUOTOILUJA  ********************/
#disc img{
float:left;
margin: 0px 20px 5px 0px;
}
#disc p{
clear:both;
}
