html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  text-decoration: none;
}

:focus {
  outline: 0;
}

body {
  line-height: 0px;
  color: #2b2b2b;
  
}

table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}


blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  
}
blockquote, q {
  quotes: "" "";
}

body {
  font-size: 11pt;
  font-family: Trebuchet MS, Arial, Verdana;
  line-height: 13pt;
}


h1,h2,h3,h4,h5,h6 { 
	//font-family: Georgia, Times New Roman;
	font-family: Trebuchet MS, Arial, Verdana;
	margin: 0 0 15px 0; 
	color: #005f76;
}

h1 { font-size: 16pt; font-weight: normal; line-height: 25px; }
h2 { font-size: 15pt; font-weight: normal; line-height: 24px; }
h3 { font-size: 15pt; font-weight: normal;line-height: 24px; color: #2b2b2b; }
h4 { font-size: 14pt; font-weight: normal;line-height: 20px; }
h5 { font-size: 11pt; font-weight: normal; line-height: 18px; color: #2b2b2b; font-family: Trebuchet MS, Arial, Verdana; }
h6 { font-size: 11pt; font-weight: normal ;line-height: 18px; font-family: Trebuchet MS, Arial, Verdana; }

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

a {
	color: #005f76;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
}

ul, ol {
	margin-left: 10px;
	//margin-bottom: 15px;
	list-style-position: outside;
}

p {
	//margin-bottom: 15px;
}

body {
	text-align: center;
	background-color: #fff;
	//background-image: url(../background/body.png);
	//background-repeat: repeat-x;
	//background-color: #879475;
	//background-color: #98A9D5;
	background-color: #CAD3E9;
}
#header_right_top, #header_left_top{
  height:125px;
  width: 125px;
  //border: 1px solid #C3D9DF;
}
#header_left_top{
  float:left;
}
#header_right_top{
  float:left;
}

#wrap {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	//border: 1px solid #C3D9DF;
	float:left;
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

#header {
	float: left;
	width: 950px;
	height: 125px;
	position: relative;
	//margin-bottom: 21px;
	//border: 1px solid #C3D9DF;
}
#header_image{
  float:left;
  height: 125px;
  width:198px;
  //border: 1px solid #C3D9DF;
  background-image: url(../background/header_yla.png);
	background-repeat: no-repeat;
  
}
#header_repeat{
  width: 950px;
  height: 125px;

  background-image: url(../background/header_repeat.png);
	background-repeat: repeat-x;
	//border: 1px solid #C3D9DF;
}

#logo {
	width: 382px;
	height: 41px;
	position: absolute;
	top: 31px;
	left: 0px;
	display: block;
	margin-left: 245px;
	//background-image: url(../background/suomen-ryhmapsykoterapia-logo.png);
	//background-repeat: repeat-x;
	font-size: 17pt;
	letter-spacing: 3px;
}

#language {
	width: 75px;
	position: absolute;
	top: 66px;
	right: 0px;
	display: block;
	margin: 0px;
	list-style-type: none;
}

#language li {
	float: right;
	display: block;
	padding-left: 4px;
}

#language li a {
	display: block;
	border: 1px solid #cceef7;
	line-height: 0px;
}
#content_left_image{
  float: left;
  height: 164px;
  //border: 1px solid #c3d9df;
  
  width: 198px;
  background-image: url(../background/header_ala.png);
	background-repeat: no-repeat;
}
#content_left {
	//width: 185px;
	width: 198px;
	//margin-right: 27px;
	float: left;
	margin-top: 0px;
}

#navi {
	margin: 0px;
	float: left;
	list-style-type: none;
	//background-image: url(../background/navi.png);
	//background-repeat: no-repeat;
	//background-position: bottom;
	margin-left:45px;
	
	padding-bottom: 18px;
	margin-bottom: 5px;
}

#navi li {
	display: block;
	float: left;
	margin-bottom: 1px;
	//testaa tämä
	//list-style-type:none;
}

#navi li a {
	width: 174px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	padding: 7px 5px;
	background-color: #fff;
	//font-family: Georgia, Times New Roman;
	font-size: 12pt;
	//font-weight: bold;
	//text-transform: uppercase;
	display: block;
	float: left;
	//background-color: #0000FF;
	color: #0078B0;
	color: #6786CF;
	color: #005F85;
	
	//border-right: 1px solid #c3d9df;
}

#navi li ul {
	float: left;
	margin: 0px;
}

#navi li ul li {
	//margin: 0px 0px 0px 0px;
	
	margin:0px;
	margin-top: -15px;
}

#navi li ul li a {
	//background-color: #AECDD7;
	//background-color: #D7DEEF;
	//background-image: url(../background/header_repeat.png);
	//background-repeat: repeat-x;
	//border-top: 1px solid #005f76;
	border-right: 0px;
	color: #005f76;
	text-transform: none;
	font-size: 12px;
	background-color: #CAD3E9;
	margin:0;
	
}

a.current, span.current, a.selected{
  //text-transform:uppercase;
    font-weight: bold;
  letter-spacing: 1px;
  //color: #00339E;
  color: #00266F !important;
}
/*
navi li ul li a {
background-color:#FFFFFF;
border-right:0 none;
border-top:1px solid #005F76;
color:#005F76;
text-transform:none;
}*/

/*#navi li a {
background-color:#005F76;
border-right:1px solid #C3D9DF;
color:#FFFFFF;
display:block;
float:left;
font-family:Georgia,Times New Roman;
font-size:8pt;
font-weight:bold;
height:auto !important;
min-height:16px;
padding:7px 5px;
text-transform:uppercase;
width:174px;
}*/


#content_left .hae {
	float: left;
	background-color: #cfdce0;
	width: 185px;
	margin-bottom: 10px;
}

#content_left .hae form {
	padding: 10px 15px;
	width: 155px;
}

#content_left .hae  p {
	margin-bottom: 0px;
}

#content_left .hae  label {
	font-size: 11pt;
	display: block;
	margin-bottom: 5px;
}

#content_left .hae  select {
	width: 155px;
}

.article #splasherwrap .tulevat_koulutukset {
	float:  left;
	border-bottom: 1px solid #005f76;
	margin-bottom: 15px;
}

#splasherwrap .tulevat_koulutukset ul {
	list-style-type: none;
	margin-left: 0px;
}

.article #splasherwrap .ajankohtaista {
	float:  left;
	border-bottom: 1px solid #005f76;
	margin-bottom: 15px;
}

.article #splasherwrap {
	width: 230px;
	float: right;
}

.frontpage #splasherwrap {
	width: 738px;
	float: right;
	margin-bottom: 20px;
}

.frontpage #splasherwrap .tulevat_koulutukset {
	width: 239px;
	float: right;
	margin-left: 7px;
	position: relative;
	padding-bottom: 30px;
}

.frontpage #splasherwrap .ajankohtaista {
	width: 239px;
	float: right;
	margin-left: 7px;
	position: relative;
	padding-bottom: 30px;
}

.frontpage #splasherwrap .blogi {
	width: 239px;
	float: right;
	margin-left: 7px;
	position: relative;
	padding-bottom: 30px;
}

.frontpage #splasherwrap .read_more {
	position: absolute;
	bottom: 0px;
	display: block;
	background-color: #e7edef;
	height: 16px;
	width: 225px;
	padding: 7px;
}

#content{
  margin-left: 47px;
  //border: 1px solid #C3D9DF;
  width: 620px;
	float: left;
	margin-bottom: 20px;
}
.frontpage #content {
	//width: 481px;
	//float: left;
}

.article #contentwrap {
	//width: 481px;
	float: left;
	//margin-right: 27px;
	//margin-bottom: 20px;
}
.sitemap #contentwrap{

}
.frontpage #contentwrap, .sitemap #contentwrap {
	width: 738px;
	float: left;
	margin-bottom: 20px;
	
	
}

.frontpage #contentwrap .nostokuva {
	position: relative;
	float: right;
	width: 452px;
	height: 325px;
	background-image: url(../background/nostokuva_frontpage.png);
	background-repeat: no-repeat;
	margin-right: -35px;
	margin-top: -40px;
	padding: 20px 0px 0px 20px;
}

.article #contentwrap .nostokuva {
	float: right;
	width: 465px;
	height: 183px;
	background-image: url(../background/nostokuva_article.png);
	background-repeat: no-repeat;
	padding: 14px 0px 0px 14px;
}
table.content_table{
  
  width: 520px;
  
   
}

table.content_table td{
  
  padding-bottom:10px !important;
  vertical-align:top;
}

td.eettiset_header, p.content_header, span.content_header{
  font-weight: bold; 
}
/*td.terapeutti_uri{
  border-bottom:1px dotted #0078B0;
padding-bottom:8px;
//padding-top:8px;
vertical-align:top;
}
td.terapeutti_yhteys{
  min-width: 200px; !important
}
td.terapeutti_kuvaus, td.terapeutti_yhteys{
  //border-bottom:1px dotted #0078B0;
//padding-bottom:8px;
padding-top:8px;
vertical-align:top;
}
table.terapeuttilista_linkit td{
  
  padding-right:10px;
  //font-weight:bold;
  font-size: 12pt;
  padding-bottom:10px;
}*/
#terapeuttilista td{
  padding:10px;
}
#footer {
	width: 755px;
	padding-top: 5px;
	border-top: 1px solid #005f76;
	clear: both;
	margin-left:45px;
}

#footer p {
	//color: #005f76;
	color: #004BA9;
}

p#footerwhite{ color: #FFFFFF; }
/*Login*/

#sf_guard_auth_form {
	float: left;
	text-align: left;
	padding-bottom: 20px;
	font-size: 9pt;
}

#sf_guard_auth_wrap {
	float: left;
	//background-color: #e8ebeb;
	//background-color: #CFDCE0;
	padding: 25px 25px 25px 25px;
	color: #000;
	//background-image: url(/assets/background/loiste-editor.png);
	//background-repeat: no-repeat;
	//background-position: 1px 1px;
}
#sf_guard_auth_wrap_loiste {
  float: left;
  background-color: #e8ebeb;
  //background-color: #CFDCE0;
  padding: 25px 25px 25px 25px;
  color: #000;
  background-image: url(/assets/background/loiste-editor.png);
  background-repeat: no-repeat;
  background-position: 1px 1px;
}

#sf_guard_auth_form form {
	width: 360px;
	margin: 0 auto;
}

#sf_guard_auth_username {
	float: left;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_username input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_password {
	float: right;
	width: 150px;
	margin-bottom: 8px;
}

#sf_guard_auth_password input {
	border: 1px solid #b3c4d2;
	width: 150px;
	height: 18px;
	margin-top: 4px;
}

#sf_guard_auth_remember {
	float: right;
	width: 150px;
}

#sf_guard_auth_remember input {
	margin-left: 10px;
	float: left;
	width: 15px;
	height: 15px;
}

#sf_guard_auth_remember label {
	float: left;
}

#sf_guard_auth_signin {
	float: left;
	width: 150px;
}

#sf_guard_auth_signin input {
	width: 85px;
	height: 18px;
	background-color: transparent;
	color: #fff;
	display: block;
	background-image: url(/assets/background/sf_guard_auth_signin.png);
	background-repeat: no-repeat;
	border: 0px;
	cursor: hand;
	cursor: pointer;
	padding-bottom: 2px;
}

#sf_guard_auth_forgot_password {
	width: 360px;
	color: #f05a20;
	float: left;
}