@import url(/css/content.css);
@import url(/css/publicContent.css);
@import url(/css/sd.css);

/** public filebank */
@import "/data/pubfilebank/filebank.css";

* {
	margin:0;
	padding:0;
}

#lay_Login{
	background: url(/images/janakkala_logo.gif) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 300px;
	margin: -130px 0 0 -170px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 80px 10px 10px 10px ;
	background-color: #f3f5ec;
}

#loginError{
	background-color:#fff;
	border:1px solid #ccc;
	color:red;
	text-align: center;
	width:300px;
	height: 20px;
	padding:10px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left:-170px;
	margin-top:-180px;
}

.lay_loginTable td{
	padding: 5px;	
}

#lay_body{
	background-color: #f3f5ec;
}

#lay_pageHeader{
	width: 100%;
	height:158px;
	background: url(/images/headerBg.png) repeat-x;
}

.lay_centered{
	width: 970px; 
	margin: 0 auto;	
}

#lay_pageHeaderContainer{
	height: 120px;
	background: url(/images/headerTopBg.jpg) no-repeat;
}


#lay_logo{
	width: 141px;
	height: 56px;
	float: left;
	margin: 0 15px 0 4px;
	padding: 0;
	border:0;
}

#welcomeUser{
	width: 260px;
	color:#0087ae;
}

#welcomeUser, #userInfoLink, #logout{
	float: left;
	padding: 5px 10px 5px;
}

#lay_textSize{
	float: left;
	margin: 5px 0 0 25px;
}


#lay_textSize, #lay_langSel a, #lay_topAdvancedSearch a {
	text-decoration: none;
	font-size: 12px;
}

.lay_textSize {
	float: left;
	display:block;
	width: 18px;
	height: 18px;
	margin: 6px 3px 0 1px;
}
.lay_textSizeBig {
	margin: 6px 3px 0 11px;
	background: url(/images/textSizeBig.gif) 0 0 no-repeat;
}
.lay_textSizeNormal {
	background: url(/images/textSizeNormal.gif) 0 0 no-repeat;
}
.lay_textSizeSmall {
	background: url(/images/textSizeSmall.gif) 0 0 no-repeat;
}
.lay_textSizeSel, a.lay_textSize:hover {
	background-position: 0 -18px;	
}

.lay_textSize span {
	display:none;
}

#lay_topSearch {
	float: left;
	display: inline;
	margin: 2px 0 0;	
}
.topSearchField{
	width:170px;
	height:16px;
	border:0;
	padding: 3px 5px;
	background: transparent;
}
#searchFieldWrapper{
	background : url(/images/searchFieldBg.gif) no-repeat;
	float: left;
	margin: 0 2px 0 0;
	
}
.topSearchBut{
	width:23px;
	height:22px;
	background: url(/images/searchButton.gif);
	border:0;
}
#lay_topAdvancedSearch{
	float:right;
	margin:7px 90px;	
}

* html #lay_topAdvancedSearch{
	margin:7px 45px;	
}

/** Top Navi */
#lay_topNavi {
	clear:both;
}

#lay_topNavi ul, #lay_topNavi ul li{
	list-style: none;
	margin: 0;
	paddin: 0;
}

#lay_topNavi ul li{
	float:left;
}

#lay_topNavi a{
	display:block;
	font-family: Georgia1, Georgia, "Times new roman", Times, serif;
	color: #fff !important;
	padding: 10px 6px;
	font-size: 14px;
	font-weight: bold;
	background: url(/images/topNaviSprite.gif) no-repeat left top; 
}
#lay_topNavi span{
	display:block;
	background: url(/images/topNaviSprite.gif) no-repeat right top; 
	padding: 0 1px 0 0;
}

#lay_topNavi ul li.selNaviItem {
	background: url(/images/topNaviSprite.gif) repeat-x left -42px;
}

/** Page Container */
#lay_pageContainer{
	background-color:#fff;
	padding: 10px 0;
	width:100%;
}


/** left navigation */
#lay_leftNaviContainer{
	float:left;
	display: inline;
	width:228px;
	margin-right: 27px;
	over-flow:hidden;
}
.menuStart{
	background-image: url(/images/menuStartBg.gif);
}
.menuEnd{
	background-image: url(/images/menuEndBg.gif);
	border-top: 1px solid #ebeddd;
	margin-bottom: 10px;
}
.menuStart, .menuEnd{
	width:226px;
	height:12px;
	font-size: 1px;
}

.menuLevel2 {
	background: #f3f4ec url(/images/menuLinkMain.gif) top no-repeat;
	display: block;
	padding: 11px 0 10px 29px;
	width: 197px;
	font-family: Georgia1, Georgia, "Times new roman", Times, serif;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ebeddd;
}
.menuLevel2Sel {
	background: #eff0e7 url(/images/menuLinkMainHover.gif) top no-repeat;
}
A.menuLevel2:hover, A.menuLevel2Sel:hover {
	color:#303030 !important;
	text-decoration: none !important;
}
.menuLevel3, .menuLevel4, .menuLevel5, .menuLevel6 {
	display: block;
	width: 195px;
	border:1px solid #eff0e7;
	border-top:0;
	padding: 4px 0 4px 29px;
	font-size: 1em;
	background: url(/images/brownArroy.gif) 18px 50% no-repeat;		
}
A.menuLevel3Sel, A.menuLevel4Sel, A.menuLevel5Sel{
	background-image: url(/images/redArroyDown.gif);
	color: #000 !important;
	font-weight: bold;
}
A.menuLevel6Sel{
	background-image: url(/images/redArroy.gif);
	color: #000 !important;
	font-weight: bold;
}

A.menuLevel3Open, A.menuLevel4Open, A.menuLevel5Open{
	background-image: url(/images/brownArroyDown.gif);
	font-weight: bold;
}
A.menuLevel3:hover, A.menuLevel4:hover, A.menuLevel5:hover, A.menuLevel6:hover {
	color: #000!important;
	text-decoration:underline !important;
}

A.menuLevel3:hover, A.menuLevel4:hover {
	background-color:#f9f9f5;
}


.menuLevel4 {
	background-position: 36px 50%;
	width: 179px;
	padding-left: 45px;
	font-size: 0.9em;
}

.menuLevel5 {
	background-position: 60px 50%;
	width: 153px;
	padding-left: 71px;
	font-size: 0.8em;
	border-bottom:0;
	
}	
.menuLevel6{
	background-position: 80px 50%;
	width: 134px;
	padding-left: 90px;
	font-size: 0.8em;
	border-bottom:0;
}

/** content */
#lay_contentContainer{
	float:left;
	width:712px;
	padding:0;
}

#lay_pageContFunctionsTop{
	padding:0 0 11px 0;
	border-bottom: 1px solid #e6e7dd;
	margin-bottom:15px;
	width:712px;
	float:left;
	margin-right:20px;
}
#lay_pageContFunctionsBottom{
	width: 100%;
	padding:15px 0;
	border-top: 1px solid #e6e7dd;
	margin-top:15px;
}

.pagePath A, .pagePath span{
	display:block;
	float: left;
	margin: 0 2px 0 0; 
}

.pagePath, .printPage{
	/*font-size:0.7em;*/	
}
.printPage{
	background: url(/images/printPage.gif) left 50% no-repeat;
	float:right;
	padding: 0 20px;
	margin-left: 20px;	
}

#lay_feedbackDiv{
	background: #f3f4ec url(/images/rgt_tplFloatLiftRightBg.gif) repeat-x top;
	border-bottom: 1px solid #ebeddd;
	float:left;
	width: 205px;
}

#lay_feedbackDiv p{
	font-size: 11px;
	padding: 0 16px 7px;
	margin: 0;
	
}

#lay_feedbackDiv.frontFeedBack p{
	font-size: 13px;
	padding: 5px 16px;
	margin: 0 0 14px 0;
}

#lay_feedbackDiv p a{
	font-size: 13px;
}

#frontPageFeedBack #lay_feedbackDiv{
	height:87px;	
}


.clearBoth, .clear, #lay_contCredits{
	clear:both;	
}

/**footer*/
#footer{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	border:0;
	width:970px;
}
#footer td {
	vertical-align:top;
	padding:0 0 0 5px;
	font-size: 1.2em;	
}
#footer ul {
	margin-left:0px;
	/*width:100%;*/
}
#footer li {
	list-style: none; /*url(/images/brownArroy.gif) inside;*/
	border-bottom: 1px solid #e2e2e2;
	padding:1px 10px;
	background: url(/images/brownArroy.gif) left 50% no-repeat;
}
#footer IMG{
	border:0;	
}
.hideInScreen{
	display:none;	
}

.eventWeekDay{
	vertical-align:middle !important;
	text-transform: uppercase;
	text-align: center;
}
.eventWeekDay span{
	font-size:0.7em;
}

/*datepicker*/
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	background: #e2e5da 0 0 repeat-x;
	font-size: 1em;
	border: 4px solid #e2e5da;
	width: 20.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e2e5da  0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
/*.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #509fc3  0 50% repeat-x;
}*/
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(/images/sym_arrow_lft.gif) 50% 50% no-repeat;
	/*border: 1px solid #e2e5da;*/
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(/images/sym_arrow_rgt.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(/images/sym_arrow_lft.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(/images/sym_arrow_rgt.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(/images/sym_arrow_lft.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(/images/sym_arrow_rgt.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #e2e5da;
	color: #000000;
	background: #ffffff;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #509fc3;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 6.7em;
	left: 2.1em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5.2em;
	left: 9.1em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
	border-collapse:collapse;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #000000 !important;
	background: #ffffff  0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #e2e5da;
}
table.ui-datepicker .ui-datepicker-days-row td a{
	border: 1px solid #fff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #e2e5da;
	color: #212121 !important;
	background: #509fc3  0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #e2e5da;
	color: #222222 !important;
	background: #a1b942  0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	border:1px solid #e2e5da;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222 !important;
	background: none;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

/* Modaaliboxi */

#modalBody{
	background: #f3f5ed;
	height:95%;
}
#modalHead{
	background: url(/images/modalBoxHeadBg.gif) repeat-x;
	padding: 16px 22px 10px 22px;
}
#modalHead h1, #modalHead h1 a{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:1.0em;
}
#modalHead h1 a{
	float:right;
	display:block;
	padding-right:25px;
	background: url(/images/closeModal.gif) right 50% no-repeat;
	margin-right:10px;
}
#modalBody h2{
	font-size:0.8em;
	margin:0 0 10px 22px;
	color:#000;
}
.modalTable, .modalTableTasks{
	width:100%;
	border:none;	
}
.modalTable th{
	padding:10px 22px;
	border:none;
}
.modalTable td {
	padding:15px 22px;
	border:none;
	
}
.modalTableTasks td {
	padding:15px 22px 0 22px;
	border:none;
	
}
.modalTable th{
	background:#fade00;
	text-align:left;
}
.modalTable td, .modalTableTasks td {
	font-size:0.7em;
	vertical-align:top;
}
.modalTable p{
	margin-bottom:10px;
}
#modalTasks{
	position:relative;
	bottom:0;
	width:100%;
	background: #fff;
	height:80px;	
}
.saveInfoWrapper{
	height:25px;
}

.doneInfo{
	/*border:1px solid #fff;*/
	background: #a1b942;
	text-align:center;
	padding: 2px;
}

/* serviceDirectory -> */

/* <- serviceDirectory */

/* BBS */

.bbsCatDesc{
	/*background-color:#EAEED9;
	padding: 10px 10px;
	margin: 0 0 10px;
	font-size:13px;*/
}

.bbsEntryTitle, .bbsListHead{
	background:url(/images/bbsListHead.png) no-repeat;
}
.bbsEntryTitle h3, .bbsListHead h3{
	background:url(/images/frontPageArticleHeadBgEnd.gif) right top no-repeat;
	padding: 6px 0 8px 45px;
	margin: 0;
	font-size: 12px;
}

.bbsCatDesc{
	border-left: 1px solid #E8EADA;
	border-right: 1px solid #E8EADA;
	padding: 5px 5px 1px;
}

.bbsReplyRow {
	background-color:#EAEED9;
	position: relative;
	margin:0px;
	width: 100%;
	
}

.bbsReplyRow2 {
	background-color:#EAEED9;
	width:90%;
	margin-top: 10px;
	margin-right:0px;
	clear: right;
	float: right;
}

.bbsReplyImg{
	clear: both;
	float: left	
}
.bbsReplyImg img{
	border: 0;	
}

table.bbsEntryList{
	/*border:1px solid #DCE1C8;
	border-collapse: collapse;*/
	width: 100%;
	border-color: #DCE1C8;
	border-width: 0 0 1px 1px;
	border-style: solid;
}

table.bbsEntryList td, table.bbsEntryList th  {
	border-color: #DCE1C8;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding: 5px;
}

th.bbsListHead, tr.bbsListHead th{
	font-weight:normal;
	padding:5px;
	background-color: #F9FAF6;
	color:#D1212E;
	text-align: left;
	border:1px solid #DCE1C8;
}

div.bbsListHead{
	width:100%;
	margin: 0 0 20px;
	font-size: 12px;
	clear: both;
}

.bbsListHead a, .bbsListHead a:hover{
	color:#D1212E !important;
	text-decoration:none;
}

A.bbsBackLink, A.bbsBackLink:link, A.bbsBackLink:visited{
	background-image:url(/images/bbs_back.png);
	background-repeat:no-repeat;
	background-position: center left;
	text-decoration: none;
	padding: 5px 0 5px 15px;
	text-align: left;
	float: left;
	display: block;
	margin: 0 0 8px;
}

A.bbsBackLink:link:hover, A.bbsBackLink:visited:hover{

}


A.bbsReplyLink, A.bbsReplyLink:link, A.bbsReplyLink:visited{
	background-image:url(/images/bbs_reply.png);
	background-repeat:no-repeat;
	background-position: center left;
	text-decoration: none;
	padding-left: 15px;
	float: right;
}

A.bbsReplyLink:link:hover, A.bbsReplyLink:visited:hover{

}

.bbsListRow {
	margin-bottom:1px;
	background-color:#FCFDFA;
}

.bbsListRow2 {
	margin-bottom:1px;
}

.bbsNumber {

}

.bbs_msgFile{
	margin: 10px 0 0;
}

.form_multiChkElemContainer{
	margin: 15px 0;
	border:1px solid #E6E7DD;
	overflow:auto;
	padding: 3px;
	width: 350px;
}

.form_multiChkElemBox{
	float:left;
	clear:both;
	margin: 0 5px 0 0;
}

.form_multiChkElemTitle {
	float:left;
}

/*blog */
td.blog_commentFormElementTitle, td.blog_commentFormElement{
	padding: 5px 0;
	border-top: 1px solid #e8ead9;
}
td.blog_commentFormElementTitle{
	width: 150px;
}

.blog_authorDescriptionContainer{
	padding: 10px;
	background: #EAEED9;
	margin: 0 0 5px;
}

.blog_authorDescriptionContainer img {
	border-color: #C8D1A2;
}

h1.blog_title{
	border-bottom:1px solid #EBECE3;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif,Arial;
	padding-bottom:8px;
}

.blog_commentTitle{
	font-size: 0.9em;
}

.blog_commentItem{
	border: 1px solid #E8EAD9;
	padding: 5px;
	margin: 0 0 10px;
}

/* attend event */
div.reg_eventInfo{}

div.reg_eventInfo div.event_date{}

div.reg_eventInfo h1{
	margin: 10px 0;
}

div.reg_eventInfo div.event_info{
	margin: 10px 0;
}

div.reg_eventInfo div.event_links{
	margin: 10px 0;
}

div.reg_eventInfo div.event_footer{
	margin: 10px 0;
}

div.reg_warning{
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #999;
	background: #efefef none;
	font-size: 0.9em;
}

div.reg_warning div.reg_errorTopic{
	font-weight: bold;
	padding: 0 0 5px 0;
	font-size: 1.1em;
}

div.reg_thanks{
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #efefef none;
}

table.reg_fielset{
	width: 100%;
	margin: 0 0 10px 0;
}

table.reg_fielset td.reg_head{
	font-weight: bold;
}

table.reg_fielset td.reg_head div.reg_fieldTitle{
	padding: 10px 0;
}

table.reg_fielset td.reg_label{
	padding: 5px 0;
	width: 10%;
}

table.reg_fielset td.reg_label div.reg_fieldTitle{}

table.reg_fielset td.reg_field{
	padding-left: 10px;
}

table.reg_fielset td.reg_field input.reg_textField{}
