body, p, h1, h2, h3, h4, label, form, input, a, ul, li, img, textarea {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
	font-size:12px;
	text-align:left;
}

body {
	position:relative;
	color:#000000;
}

img {
	border:0;
}

h1 {
	font-size:24px;
	margin:12px 0 23px 0;
	font-family:futura t1,arial, sans-serif;
	line-height:100%;
}

h2 {
	font-size:18px;
	margin:22px 0;
	font-family:futura t1,arial, sans-serif;
}

h3 {
	font-size:16px;
	font-family:arial, sans-serif;
	margin-bottom:13px;
}

h4 {
	font-size:14px;
	font-family:arial, sans-serif;
}

p, span,a,li {
	font-family:arial, sans-serif;
	font-size:12px;
}

a {
	color:#009d96;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}


ul li{
    color:#000000;
    list-style-image: url(../images/bullet.gif)
}
li p{
    color:#000000;
}

td li{
    color:#000000 !important;
    margin:12px;
}

td.center{
    text-align:center;
}
/* header */

#header {
	margin:0 0 13px 0;
	background:url(../images/header_bg.gif) repeat-x;
	height:56px;
	width:100%;
}

#headerContent {
	margin:0 auto;
	width:902px;
	height:56px;
}

#headerLeft {
	float:left;
	height:56px;
}

img.logo{
    margin-right:30px;
}

#headerRight {
	margin:12px 0 0 0;
	float:right;
}

.alterFont {
	background:url(../images/header_fontsize_bg.gif.png) no-repeat;
	height:19px;
	width:14px;
	float:left;
	color:#ffffff;
	margin:2px 7px 0 0;
	padding:3px 7px;
}

.alterFont:hover {
	color:#fff;
}

#decreaseFont {
	color:#74ceca;
}

#headerRight input {
	margin:2px 0 0 0;
	vertical-align:middle;
}

#headerRight input#searchText {
	background-image:url(../images/searchbar_bg.gif.png) !important;
	width:226px;
	height:15px;
	border:0;
	padding:4px 0 4px 5px;
	float:left;
}

form#search input#searchText {
	background-image:url(../images/searchbar_bgWhite.gif);
	width:226px;
	height:15px;
	border:0;
	padding:4px 0 4px 5px;
	float:left;
}

#headerRight input#searchImage {
	margin:2px 0 0 -4px !important;
	vertical-align:middle;
	float:left;
}

form#search input#searchImage{
	margin:0;
	vertical-align:middle;
	float:left;
	border:none;
}

.greyBoxTop.search{
    padding: 7px 0 !important;
}
div#searchArea{
    margin-left:15px;
}

/* wrapper + mainimage */

#wrapper {
	width:902px;
	margin:0 auto;
}

#contentWrapper {
	width:902px;
	float:left;
	padding:0 0 34px 0;
}

#mainImage {
	margin:0 0 13px;
	height:239px;
    position:relative;
}
#mainImage img{
    position:absolute;
    bottom:0;
}


#mainImageFront {
 margin:0 0 13px!important;
 position:relative;
}

/* sidenavi */

#sideNaviContainer {
	width:295px;
	margin:0 13px 0 0;
	float:left;
}

#sideNaviContainer ul {
	list-style-type:none;
	line-height:1px;
	font-size:1px;

	/*margin:0;*/
}

#sideNaviContainer ul li {
	list-style-image: none;
}
.sideNaviFirst {
	margin:0 0 15px 0;
}

.sideNavi {
	width:295px;
	height:30px;
	margin:0 0 1px 0;
/*	padding:5px 0 5px 28px;*/
	background:url(../images/sidenavi.gif) no-repeat;
}

.sideNavi a{
	color:#000;
	line-height:20px;
	padding:5px 0 5px 28px;
	display:block;
	width:267px;
}

.sideNavi a:hover {
	color:#009d96;
}

.sideNavi.active {
	background-position:left bottom;
}

ul#hoitajatNavi .sideNavi.active{
    background:url(../images/hoitajat_sidenavi_active.gif) no-repeat;
}

.sideNavi.active a{
	color:#fff;
	font-weight:bold;
}

.sideNaviSecond a{
	color:#000;
	font-weight:normal;
	padding:5px 0 5px 48px;
	width:247px;
}

.sideNaviSecond li.sideNavi {
	/*background:url(../images/sidenavi_second_bg.gif) no-repeat;*/
	background:none;
}

.sideNaviSecond li.open a{
	color:#000;
	font-weight:bold;
}

.sideNaviSecond li.open a{
	background:url(../images/sidenavi_minus.gif) no-repeat 28px center;
	font-weight:bold;
}

.sideNaviSecond li.closed a{
	background:url(../images/sidenavi_plus.gif) no-repeat 28px center;
}

.sideNaviThird li {
	background:none!important;
/*	padding:5px 0 5px 70px;
	width:225px!important;*/
}

.sideNaviThird li a {
	background:#fff url(../images/sidenavi_minus.gif) no-repeat 48px center!important;
}

.sideNaviThird li.active a {
	font-weight:bold;
}

.sideNaviThird li.active a{
	color:#000;
	font-weight:bold!important;
}

.sideNaviThird li a{
	color:#000;
	width:225px;
	font-weight:normal!important;
	padding:5px 0 5px 70px;
}

/* sidenavin nostot */

.featureLeft {
	/*background:url(../images/feature_left.gif) no-repeat;*/
	background:none;
	width:295px;
	/*height:73px;*/
	margin:0 0 15px 0;
}


.featureLeft img{
	padding:1px 0 0 0;
}

.featureLeft a{
	display:block;
	height:100%;
	width:100%;
}

.leftBanner {
	margin:0 0 13px 0;
}

/* uutiset */

#newsContainer {
	width:295px;
	clear:both;
}

.newsItem {
	padding:4px 0 0 0;
	margin:0 0 15px 0;
	height:43px;
}

.newsItem.earlier a {
	color:#009d96;
	font-weight:bold;
}

.newsCalendar {
	margin:0 14px 0 0;
	height:45px;
	width:43px;
	float:left;
	font-size:11px;
}

.newsMonth {
	background:url(../images/calendar.gif) left top no-repeat;
	height:17px;
	padding:1px 5px;
	color:#ffffff;
	text-align:center;
	text-transform:lowercase;
}

.newsDate {
	background:url(../images/calendar.gif) left bottom no-repeat;
	height:22px;
	padding:2px 14px;
	text-align:center;
}

.newsContent {
  float:left;
  width:78%;
}

.readMoreLeft {
	background:url(../images/readmore_left_bg.gif) no-repeat;

}

.readMore {
	background:url(../images/readmore_bg.gif) no-repeat top right;
	padding:0 7px 0 2px;
	margin:0 0 0 5px;
	color:#fff;
	font-weight:bold;
}

.readMore:hover {
	color:#fff;
}

/* Full article */
div#newsArticle {

}

div#newsArticle .object-right{
    float:right;   
}

div#newsArticle .object-left{
    float:left;
    margin:15px 15px 0 0;
}


/* content */

#content {
	width:593px;
	float:right;
}

#content p {
	margin:10px 0;
	line-height:125%;
}

#content li{
    line-height:150%;
}

.articleMainImage {
	margin:0 0 13px 0;
}
.relativeMainImage{
    margin-top:-11px;   
}

.articleImageLeft {
	float:right;
	margin-left:18px;
}

.articleImageRight {
	float:right;
	margin-left:18px;
}





#mainImageFront a {
 height:215px;
 width:136px;
 position:absolute;
 top:74px;
 display:block;
 background:url(../images/1x1.gif);
}

#mainImageFront a.mainImageTop {
 left:264px;
 top:11px!important;
 display:block;
 width:384px!important;
 height:60px!important;
}
 
#mainImageFront a.mainImageDiabetes {
 left:12px;
}

#mainImageFront a.mainImageAstma {
 left:160px;
}

#mainImageFront a.mainImageHiusten {
 left:308px;
}

#mainImageFront a.mainImageMigreeni {
 left:456px;
}

#mainImageFront a.mainImageOsteoporoosi {
 left:604px;
}

#mainImageFront a.mainImageKipu {
 left:752px;
}


.fullColumn {
	clear:both;
	width:593px;

}

.fullColumn ul {
    margin-left:13px;
    padding-left:2px;
    margin-bottom:13px;
}

.fullColumn.dotted {
	border-top:1px dotted #d5d5d5;
	float:left;
	margin:13px 0 0;
}

.leftColumn {
	width:290px;
	float:left;
	/*margin:0 13px 22px 0;*/
	margin:0 13px 0 0;
}

.rightColumn {
	width:290px;
	float:right;
/*	margin:0 0 22px 0;*/
}

.fullColumn div.object-right{
    float:right;
}

.fullColumn div.object-right img{
    margin-left:8px;
}

.fullColumn div.object-left{
    float:left;
}



/* nostoboksit */

.featureBox {
	width:290px;
	position:relative;
	margin:0 0 13px 0;
}

.featureBox .featureBoxTop {
	background:url(../images/feature_bg.gif.png) top left no-repeat;
	position:relative;
}

.featureBox p{
	margin:0!important;
}

.featureBox.medium, .featureBox.image {
    height:146px;
}

.featureBox.medium .featureBoxTop {
	min-height:82px;
	padding:18px 4px 0 20px;
}

.featureBox.medium img {
	position:absolute;
/*	bottom:6px;*/
	right:19px;
	bottom:13px;
	z-index:80;
}

.featureBoxBanner {
	padding: 6px 6px 7px 6px;
	background:url(../images/feature_fixed_bg.gif.png) bottom left no-repeat;
	height:130px;
	width:278px;
	margin:0 0 13px 0;
}

.featureBoxBanner a {
	height:100%;
	width:100%;
	display:block;
}

.featureBox.medium.custom img {
	position:absolute;
	bottom:6px;
	right:1px;
	z-index:80;
}

.featureBox.medium.kipu img {
	position:absolute;
	bottom:0px;
	right:1px;
	z-index:80;
}

.featureBox.large .featureBoxTop {
	height:178px;
}

.featureBox.large .featureBoxTop img {
	padding:25px 22px 0;
}

.featureBox.medium .featureBoxTop p {
	width:150px;
}

.featureBox .featureBoxBottom {
	background:url(../images/feature_bg.gif.png) bottom left no-repeat;
	height:28px;
	padding:15px 0 0 20px;
}

.featureBoxBottom a {
	font-weight:bold;
}

.featureBoxBottom a:hover {
	color:#009D96!important;
}

.featureBox.small {
	/*background:url(../images/feature_small.gif) no-repeat;*/
	background:none;
	height:72px;
}

.featureBox.small a{
	display:block;
	width:100%;
	height:100%;
}


.featureBox.small img{
	margin:0 0 0 4px;
}

.leftColumn .featureBox.small img{
	margin:0 0 0 0;
}

.featureBox.small.beforeSmall {
	margin:0 0 5px 0;
	height:69px;
}

/* greybox */

.greyBox {
	width:592px;
	margin:30px 0 20px;
}

div#materiaalia {
    margin:30px 0 0 0;
}

div#materiaalia .greyBox{
    margin:0 0 13px !important;
}

#laakarit.greyBox{
	width:592px;
	margin:0 0 20px;
}

.greyBoxTop {
	height:27px;
	background:url(../images/greybox_top.gif) no-repeat;
	width:592px;
	padding:14px 0 0 0;
}

.greyBoxTopBig {
	height:27px;
	background:url(../images/greybox_topBig.gif) no-repeat;
	width:592px;
	padding:14px 0 21px;
}

.greyBoxTopBig h2, .greyBoxTop h2 {
	margin:0!important;
}

.greyBoxLeft {
	float:left;
	width:276px;
	margin-left:19px;
	display:inline;
}

.greyBoxRight {
	float:left;
	width:296px;
	display:inline;
}

.greyBoxWhole {
	float:left;
	width:554px;
	display:inline;
	margin-left:19px;
	margin-right:19px;
}

.greyBoxWhole.dotted {
border-top:1px dotted #D5D5D5;
float:left;
margin:13px 0 0 !important;
}

#patientBox .greyBoxWhole p {
	margin:15px 0;
}

p.enhance {
	font-size:15px;
	line-height:125%;
	margin:10px 0 15px!important
}

p.enhance img {
	vertical-align:bottom;
}

p.enhance strong {
	font-size:18px;
}

.greyBoxBottom .greyBoxWhole {
	margin:10px 0 0 19px;
}

.greyBoxBottomFull .greyBoxWhole {
	margin:10px 0 10px 19px;
}

.greyBoxBottom {
	background:url(../images/greybox_bottom.gif) no-repeat bottom left;
	width:592px;
	padding:0 0 18px 0;
	display:inline-block;
}

.greyBoxBottomFull {
	background:url(../images/greybox_bottom_full.gif) no-repeat bottom left;
	width:592px;
	/*padding:0 0 18px 0;*/
	display:inline-block;
}

.greyBoxBottomFull.noFooter{
    background:url(../images/greybox_bottom_noFooter.gif) no-repeat bottom left !important;
}

.greyBoxBottom .greyBoxLeft {
	margin-top:18px;
}

.greyBoxBottom .greyBoxRight {
	margin-top:18px;
}

.greyBoxFooter {
	height:21px;
	display:inline-block;
	margin:0 0 0 19px;
	padding:11px 0;
	width:573px;
}

.greyBoxFooter p {
	font-weight:bold;
}

.greyBox select {
	background:#fff url(../images/input_bg.gif) no-repeat;
	border:0;
	height:21px;
	padding:1px 0 1px 4px;
	width:264px;
}

.plainBoxTop {
	width:592px;
	background:#fff url(../images/plainbox_top.gif) no-repeat;
	height:19px;
}
/* potilaskokemukset */
#patientIntro{
    margin-bottom:15px;
}


#patientFull {
	clear:both;
	display:none;
/*	margin:50px 0 0 0;*/
}

#patientFull h2{
	margin:0 0 22px 0;
}

#patientFull p{
    margin-top:0 !important;
}

.greyBoxWhole img.patientImage {
	float:left;
	margin-right:10px;
}

.greyBoxWhole img.patientIntro {
	/*float:left;*/
	margin:11px 0;
}

#openPatient {
	float:left;
	font-weight:bold;
	margin:10px 0 0 0;
}

.greyBox .greyBoxPatientFooter {
	display:inline-block;
	height:31px;
	margin:0 0 0 19px;
	padding:6px 0;
	width:573px;
	clear:both;
}

#openPatientImage {
	float:right;
	margin-right:21px;
	/*top:-5px;*/
	/*position:relative;*/
}

/* kysely */

.quizBlock {
	width:561px;
	border-bottom:#bfbfbf 1px dotted; 
	padding:0 0 5px 0;
	margin:5px 0 0 0;
}

.quizBlock.last {
	border:0!important;
}

.quizBlock input {
	vertical-align:middle;
	margin-right:5px;
}

#quizPage2,#quizPage3,#quizPage4,#quizPage5 {
	display:none;
}

.quizPrev {
	float:left;
}

.quizNext {
	float:right;
	margin-right:22px;
}
span.quizHead{
    font-weight:bold;
    font-size:14px;
    line-height:140%;
}
.quizHeader {
	float:left;
	margin-right:13px;
	top:-5px;
	position:relative;
}

.quizResult {
	float:right;
	margin:0 20px 5px 18px;
}

/* etusivun browser */

/*#frontpageBrowser {
	width:593px;
	height:299px;
	margin:0 0 13px 0;
	position:relative;
	background:url(../images/front_bg_592_298.gif) no-repeat;
}*/

.frontpageBrowserContent {
	top:84px;
	left:38px;
	position:absolute;
}

.frontpageBrowserContent div {
	width:360px;
}

.frontpageBrowser {
 width:593px;
 height:298px;
 margin:0 0 13px 0;
 position:relative;
 background:url(../images/browser_bg.jpg) no-repeat;
}

.frontpageBrowser.browserBg1 {
 background-position:left top; 
}

.frontpageBrowser.browserBg2 {
 background-position:left top; 
}

.frontpageBrowser.browserBg3 {
 background-position:0px -298px; 
}

.frontpageBrowser.browserBg4 {
 background-position:0px -596px; 
}

.frontpageBrowser.browserBg5 {
 background-position:0px -894px; 
}

#browseContent2 {
	display:none;
}

#browseContent3 {
	display:none;
}

#browseContent4 {
	display:none;
}

#browseContent5 {
	display:none;
}

.frontpageBrowser a.browseLeft {
	position:absolute;
	left:0;
	top:98px;
	height:96px;
	width:22px;
	background:url(../images/1x1.gif);
}

.frontpageBrowser a.browseRight {
	position:absolute;
	right:0;
	top:98px;
	height:96px;
	width:22px;
	background:url(../images/1x1.gif);
}

.frontpageBrowser a.topButton {
	position:absolute;
	width:89px;
	height:23px;
	top:11px;
}

.frontpageBrowser a#topButton1 {
	left:37px;
	background:transparent url(../images/frontpage_browser.gif) left top no-repeat;
}

.frontpageBrowser a#topButton2 {
	left:145px;
	background:transparent url(../images/frontpage_browser.gif) -90px top no-repeat;
}

.frontpageBrowser a#topButton3 {
	left:253px;
	background:transparent url(../images/frontpage_browser.gif) -180px top no-repeat;
}

.frontpageBrowser a#topButton4 {
	left:361px;
	background:transparent url(../images/frontpage_browser.gif) -270px top no-repeat;
}

.frontpageBrowser a#topButton5 {
	left:469px;
	background:transparent url(../images/frontpage_browser.gif) -360px top no-repeat;
}

.frontpageBrowser .inactiveTopButton  {
    background-position:left top;
}

.frontpageBrowser a#topButton1.activeTopButton {
    background-position:left bottom;
}
.frontpageBrowser a#topButton2.activeTopButton {
    background-position:-90px bottom;
} 
.frontpageBrowser a#topButton3.activeTopButton {
    background-position:-180px bottom;
} 
.frontpageBrowser a#topButton4.activeTopButton {
    background-position:-270px bottom;
} 
.frontpageBrowser a#topButton5.activeTopButton {
    background-position:-360px bottom;
}  

/* filebrowser */

.fileBrowser {
	margin:0 0 22px 0;
	float:left;
}

.fileBrowserLeft {
	background:url(../images/filebrowser_left.gif) no-repeat;
	float:left;
	height:143px;
	width:22px;
}

.fileBrowserContent {
	background:url(../images/filebrowser_bg.gif) repeat-x;
	float:left;
	height:123px;
	width:529px;
	padding:20px 0 0 16px;
}

.fileBrowserText {
	float:left;
	width:260px;
}

.fileBrowserText p {
	margin:0 0 5px!important;
}

.fileBrowserImage {
	float:left;
	margin:2px 0 0 20px;
}

.fileBrowserRight {
	background:url(../images/filebrowser_right.gif) no-repeat;
	float:left;
	height:143px;
	width:22px;
}

.fileBrowserLeft a, .fileBrowserRight a  {
	display:block;
	height:100%;
	width:100%;
}

/* artikkelisivu */

.leftColumn .fileLink, .rightColumn .fileLink, .greyBoxBottomFull .fileLink, .greyBoxWhole a.fileLink {
	background:url(../images/file_icon.gif) no-repeat;
	padding:0 0 1px 25px;
}
.greyBoxWhole a.fileLink{
  /*display:block;*/
}

/* palautesivu */

form#feedbackForm textarea{
	background:#ffffff url(../images/textarea_bg.gif) repeat-y;
	height:136px;
	width:570px;
	border:0;
	padding:5px 0 1px 5px;
	border-bottom:1px solid #d5d5d5;
	/*	border:1px solid #d5d5d5;*/
}
ul#formError{
    margin-left:17px;
}

ul#formError li{
    list-style-image: url(../images/errorIcon.gif)
}

textarea.feedbackArea {
	background:#fff url(../images/textarea_bg.gif) repeat-y;
	height:136px;
	width:570px;
	border:0;
	padding:5px 0 1px 5px;
	border-bottom:1px solid #d5d5d5;
	/*	border:1px solid #d5d5d5;*/
}

#feedbackForm input {
	background:url(../images/input_bg.gif) no-repeat;
	width:277px;
	height:17px;
	padding:4px 0 0 0;
	/*border:1px solid #d5d5d5;*/
	border:0;
	margin:0 0 22px 0;
}

#feedbackForm p {
	margin:10px 0;
}

#feedbackForm .checkboxLabel input{
	width:auto!important;
	height:auto!important;
	border:0!important;
	margin:0 10px 0 0;
	vertical-align:middle;
	background:none!important;
}

#feedbackForm .captcha {
	margin:0 0 22px 0;
}

label {
	font-family:arial, sans-serif;
	font-size:12px;
	margin:5px 0 0 0;
	font-weight:normal;
}

.feedbackButtons {
	margin:22px 0 0 0;
}

/*.feedbackButtons input {
	height:auto!important;
	width:auto!important;
	background:none!important;
	padding:0!important;
}*/

form#feedbackForm input.submitButton {
    border:none;
    background:#ffffff url(../images/btn_send.gif) no-repeat;
	height:32px;
	width:136px;
	cursor:pointer;
}

form#feedbackForm input.resetButton {
    border:none;
    background:#ffffff url(../images/btn_cancel.gif) no-repeat;
	height:32px;
	width:136px;
	cursor:pointer;
}

/*.feedbackSubmit {
	background:url(../images/feedback_submit.gif) no-repeat!important;
	border:0!important;
	width:136px!important;
	height:32px!important;
	font-size:13px;
	font-weight:bold;
	float:left;
	cursor:pointer;
}

.feedbackCancel {
	background:url(../images/feedback_cancel.gif);
	width:134px!important;
	height:32px;
	display:block;
	float:right;
}

.feedbackCancel a{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding:8px 40px;
	display:block;
}*/

/* uutisarkisto */

.newsPage {
	width:31px;
	height:19px;
	display:block;
	float:left;
	margin-right:7px;
	padding:4px 0 0;
	text-align:center;
}

.newsPage.activeNewsPage {
	background:#fff url(../images/newsarchive_button_active.gif) no-repeat;
	color:#fff;
}

.newsPage.inactiveNewsPage {
	background:#fff url(../images/newsarchive_button_inactive.gif) no-repeat;
	color:#009d96;
}

.newsPage.forwardNewsPage {
	background:#fff url(../images/newsarchive_button_forward.gif) no-repeat;
	color:#009d96;
}

.newsPage.backwardNewsPage {
	background:#fff url(../images/newsarchive_button_backward.gif) no-repeat;
	color:#009d96;
}

span.other{
    float:left;
    margin-right:5px;   
}
/* laakarit */

.laakariBlock {
	margin:0 0 8px 0;
	display:inline-block;
}

.laakariHeader {
	margin:0 0 18px 0;
	display:inline-block;
	height:60px;
}

.laakariBlock img {
	float:left;
	margin-right:22px;
}

.laakariContent {
	float:left;
	width:174px;
	margin-right:18px;
	display:inline;
}

.laakariContentLast {
	float:left;
	width:170px;
	margin-right:0px;
	display:inline;
}

.laakariContent p, .laakariContentLast p  {
	margin-top:0px!important;
}
.laakariAddress {
	background:url(../images/laakarit_osoite.jpg) left top no-repeat;
	padding:7px 0 0 45px;
	width:129px;
	height:50px;
	margin:0 0 20px 0;
	float:left;
}

.laakariReserve {
	background:url(../images/laakarit_varaus.jpg) left top no-repeat;
	padding:7px 0 0 45px;
	width:129px;
	height:50px;
	margin:0 0 20px 16px;
	float:left;
}

.laakariMap {
	background:url(../images/laakarit_kartta.jpg) left top no-repeat;
	padding:7px 0 0 45px;
	width:129px;
	height:50px;
	margin:0 0 20px 16px;
	float:left;
}

.laakariHeader .laakariMap p{
    padding-top:5px !important;
}

.laakariBlock p, .laakariHeader p {
	margin-top:0px!important;
}
/* footer */

html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter {
	position:relative;
	min-height:100%;
/*	padding:0 0 40px 0;*/
/*	padding-bottom:34px;*/
}

#footer {
  background:transparent url(../images/footer_bg.gif) repeat-x scroll 0 0;
  clear:both;
  height:64px;
  margin-top:-34px;
  position:relative;
  width:100%;
}

#footerContent {
	width:902px;
	margin:0 auto;
}

#footerLeft {
	float:left;
	height:34px;
}

.footerCopy {
	padding:10px 0;
	color:#fff;
	font-size:11px;
	display:block;
	float:left;
	margin:0 22px 0 0;
}

.footerLogo {
	margin:0 32px 0 0;
	float:left;
}

.footerPalaute {
	background:url(../images/footer_palaute_bg.gif);
	width:128px;
	height:27px;
	display:block;
	float:left;
	margin:5px 0;
}

.footerPalaute a {
	color:#fff;
	font-size:11px;
	padding:5px 0 5px 38px;
	float:left;
}

.footerPalaute a:hover {
	color:#fff;
}


#footerRight {
	float:right;
}

#footerRight a {
	color:#fff;
	font-size:11px;
	padding:10px 0 10px 23px;
	margin:0 35px 0 0px;
	display:block;
	float:left;
	background:url(../images/footer_graph.gif) no-repeat center left;
}

#footerRight a.feedback {
background:transparent url(../images/footer_feedback.gif) no-repeat scroll left center;
}

#footerRight a.brief {
	background:url(../images/footer_brief.gif) no-repeat center left;
}


.noMargin{
    margin:0 !important;
}

.bottomMargin {
    margin-bottom:30px;
}

/*SEARCH*/
ul.searchResults li.noBullet {
    list-style-type:none;
}
ul.searchResults li.bullet, div.greyBoxWhole li.bullet {
    margin:0 0 7px 15px;
}

ul.searchResults li.noBullet p{
    margin:0!important;
}

/*SITEMAP*/

.content-view-sitemap li {
    list-style:none;
    margin-bottom:0;
}

.content-view-sitemap h2{
    margin:16px 0 16px 0;
}

.content-view-sitemap ul.second{
    margin-left:20px;   
}

/*CORE.CSS Override*/
input.box, textarea.box {
	border:1px solid #A5ACB2;
	font-size:1em;
	width:95%;
}


div.object-right {
	margin:0;
	float:none;
}

div#content div.object-right{
	float:right;
}

ul ul, ol ul {
	margin:0;
}

div.warning ul {
    margin-left:10px;
}

div.message-warning, div.warning {
    border:none;
    background-color:#ffffff;
    padding:0;
}

div.message-warning ul{
    list-style:none;
}

#content .fullColumn .content-view-children li{
    float:left;
    width:200px;
    height:230px;
}

#content .fullColumn .content-view-children h2{
    margin-top: 0;   
}


/* Diff styles */

div#diffview ul
{
    margin: 0 0 0.5em 0;
    padding: 0.25em 0.5em 0.25em 0.5em;
    border-bottom: 1px solid #808080;
    display: block;
}

div#diffview li
{
    font-size: 0.85em;
    margin: 0 0.5em 0 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

div.attribute-view-diff
{
    padding: 0.25em;
    border: 1px solid #d7d7d2;
}

div.attribute-view-diff label
{
   color: #75756c;
}

div.attribute-view-diff-old
{
    padding-bottom: 0.25em;
    border-bottom: 1px dashed #bfbfb7;
}

div.attribute-view-diff-new
{
    padding-top: 0.25em;
}

ins
{
    color: #008000;
    text-decoration: none;
    border-bottom: 1px solid #00b000;
}

del
{
    color: #d98078;
    text-decoration: line-through;
}

ins:hover, del:hover
{
    background-color: #ffffff;
}

ins:hover
{
    color: #006000;
    border-bottom: none;
}

del:hover
{
    color: #852c25;
    text-decoration: none;
}

div.blockchanges ins, div.blockchanges del
{
    color: #000000;
    padding-left: 0.5em;
    text-decoration: none;
    border-bottom: none;
    display: block;
}

div.blockchanges ins
{
    border-left: 0.5em solid #008000;
}

div.blockchanges del
{
    border-left: 0.5em solid #d98078;
}

div.previous ins
{
    display: none;
}

div.previous del
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none
}

div.latest del
{
    display: none;
}

div.latest ins
{
    color: #000000;
    background-color: #ffff00;
    border-bottom: none;
    text-decoration: none;
}

/** Breadcrumbs **/
div#tracker .separator{
  color: #009D96;
}