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: 9pt;
  font-family: Trebuchet MS, Arial, Verdana;
  line-height: 13pt;
}


h1,h2,h3,h4,h5,h6 { 
	font-family: Georgia, Times New Roman;
	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;
}

#wrap {
	width: 950px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#header {
	float: left;
	width: 950px;
	height: 104px;
	position: relative;
	margin-bottom: 21px;
}

#logo {
	width: 382px;
	height: 41px;
	position: absolute;
	top: 31px;
	left: 0px;
	display: block;
	background-image: url(../background/suomen-ryhmapsykoterapia-logo.png);
	background-repeat: no-repeat;	
}

#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 {
	width: 185px;
	margin-right: 27px;
	float: left;
}

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

#navi li {
	display: block;
	float: left;
	margin-bottom: 1px;
}

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

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

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

#navi li ul li a {
	background-color: #fff;
	border-top: 1px solid #005f76;
	border-right: 0px;
	color: #005f76;
	text-transform: none;
}

#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;
}


.frontpage #content {
	width: 300px;
	float: left;
}

.article #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: 481px;
}
table.content_table tr.alkavat td{
padding: 5px 0px 5px 5px;
}
table.content_table tr.alkavat p{
margin-bottom: 0px;
}
table.content_table td.puhelin {
width: 100px;
padding: 5px 0px 5px 5px;
}
table.content_table td.jasenluettelo {
width: 150px;
}

table.content_table td{

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

  padding-bottom:0px !important;
  vertical-align:top;
}

#footer {
	width: 950px;
	padding-top: 5px;
	border-top: 1px solid #005f76;
	clear: both;
}

#footer p {
	color: #005f76;
}

/*Login*/

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

#sf_guard_auth_wrap_loiste {
	float: left;
	background-color: #e8ebeb;
	padding: 60px 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: left;
	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: right;
	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;
	float: right;
}

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

.content_table {
	border-left: 1px solid #CFDCE0;
	border-bottom: 1px solid #CFDCE0;
	border-collapse: collapse;
}

.content_table td {
	border-right: 1px solid #CFDCE0;
	border-top: 1px solid #CFDCE0;
	padding: 5px 5px 5px 10px;
}


/* Blog */

.write_comment {
 display: inline-block;
 font-weight: bold;
 margin-bottom: 15px;
 background-image: url(/assets/img/open.gif);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 13px;
}

.commentform {
 float: left;
 margin-bottom: 20px;
}

.commentform form {
 background-color:#E7EDEF;
 float:left;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
 padding-top:10px;
 width:451px;
}

.commentform label
{
 clear:both;
 float:left;
 margin-top:5px;
}

.commentform input
{
 border:1px solid #999999;
 clear:both;
 float:left;
 margin-bottom:10px;
}

.commentform textarea
{
 border:1px solid #999999;
 float:left;
 height:125px;
 margin-bottom:10px;
 width:440px;
}

.commentform .comment_submit {
	background-color:#005F76;
	border: 0px;
	color:#fff;
	cursor:pointer;
	padding: 2px 10px;
	margin-bottom: 0px;
	font-size: 12px;
}

.author {
 color:#005F76;
 float:left;
 font-weight:bold;
 width: 481px;
}

.comment {
	float: left;
	margin-bottom: 15px;
	width: 461px;
	padding-left: 20px;
}

.author .comment_date {
 float:right;
 font-size:11px;
 font-weight:normal;
}
