

* {}
body{
	margin: 0;
	min-width: 1000px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-body.gif);
  background-position: 10% 50%;
}
img{
	border: 0;
	vertical-align: top;
}
a{
	text-decoration: none;
	outline: none;
	color: #0765b7;
}
a:hover{text-decoration: underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper{
	margin: 148px auto 0;
	max-width:1280px;
	position: relative;
	z-index: 10;
}
.header-holder{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-header-holder.gif) repeat-x;
	width: 100%;
	min-width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
}
/* header */
#header{
	margin: 0 auto;
	max-width:1280px;
	overflow: hidden;
	line-height: 18px;
	height:148px;
}
/* logo */
.logo{
	float: left;
	background:url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/logo.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width: 705px;
	height: 90px;
	margin: 0;
	position: absolute;
	top: -148px;
	left: 17px;
}
.logo a{
	display:block;
	height:100%;
}
.form-box{
	float: right;
	width:213px;
}
/* lang-selector */
.lang-selector{
	overflow: hidden;
	width: 100%;
	padding: 14px 0 19px;
	height:18px;
}
.lang-selector label{
	float: left;
	color: #767676;
	/*padding: 0 0 0 12px;*/
}
.lang-selector select{
	float: right;
	width:110px; /* 125px */
	margin: 0; /* 0 5px 0 0;*/
	font-size: 11px;
}
/* search-form */
.search-form {
	overflow: hidden;
	padding: 10px 15px 6px;
	background: #e0f2fa;
}
* html .search-form fieldset{
	overflow:visible;
	height:1%;
}
.search-form .text{
	margin: 0;
	padding: 3px 5px;
	height:15px;
	background: #fff;
	border: solid #a8b5bb;
	border-width: 1px 0px 1px 1px;
	width:115px;
	color: #767676;
	float: left;
}
.search-form .btn-search{float: left;}
/* nav */
div#header ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
	font-size: 17px;
	line-height: 37px;
}
div#header ul li{
	float: left;
}
div#header ul a{
	float: left;
	padding: 0 15px;
	color: #fff;
}
div#header ul .selected a,
div#header ul a:hover{
	background:#009128 url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-nav-active.gif) no-repeat 100% 0;
	text-decoration: none;
}
.header-block{
	overflow: hidden;
	width: 100%;
	padding: 2px 0 0;
}
/* breadctumbs */
.breadctumbs{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.header-block li span{color: #5b5b5b;}
.breadctumbs li, #header ul.breadctumbs li a {
	float: left;
	color: #0765b7;
	padding: 0 3px 0 0;
  font-size:12px;
  line-height: 18px;
}
/* text-resize */
.text-resize{
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.text-resize li{
	margin: 0 5px 0 0;
	float: left;
}
.text-resize a{
	width:13px;
	margin: 3px 0 0;
	height:13px;
	text-indent: -9999px;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/ico-resize.gif) no-repeat;
	float: left;
	overflow: hidden;
}
 div#header ul.text-resize a:hover {
   background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/ico-resize.gif) no-repeat;
 }
.text-resize a.increasetextsize, div#header ul.text-resize a.increasetextsize:hover{background-position: 0 -13px;}
.header-block .link{
	float: right;
	margin: 0 10px;
}
/* main */
#main{
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 17px 0 22px;
	margin: 0 0 7px;
}
/* content */
#content{
	float: left;
	width:100%
}
.content-box{margin: 0 209px 0 206px;}
.gallery-box{padding: 0 5px 24px 7px;}
/* gallery */
.gallery{
	width: 100%;
	overflow: hidden;
}
.gallery-holder{overflow: hidden;}
* html .gallery-holder{
	overflow:visible;
	height:1%;
}
.gallery-holder div{
	float: left;
	height: 215px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.gallery ul{
	left: 0;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-gallery.gif) repeat-x;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 99999px;
}
.gallery li{
	float: left;
	width:522px;
}
.gallery li img{
	float: left;
	margin: 0 -5px 0 0;
}
.gallery .text-box{
	overflow: hidden;
	position: relative;
}
.gallery .text-box strong{
	font: 21px/25px Arial, Helvetica, sans-serif;
	display: block;
	margin: 36px 0 12px;
}
.gallery .prev,
.gallery .next{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/btns-gallery.gif) no-repeat;
	width:24px;
	height:215px;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}
* html .gallery .prev{margin: 0 -3px 0 0;}
* html .gallery .next{margin: 0 0 0 -3px;}
.gallery .next{
	float: right;
	background-position: 0 -215px;
}
.gallery .next:hover{background-position: -24px -215px;}
.gallery .prev:hover{background-position: -24px 0;}
#sidebar h2, .aside h2, #sidebar .groupheader h1, .aside h1{
	background:#0765b7 url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-title.gif) no-repeat 100% 0;
	padding: 0 9px;
	width:173px;
	position: relative;
	margin: 0;
	font: 15px/23px Arial, Helvetica, sans-serif;
	color: #fff;
}
/* news */
.news{
	width: 100%;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-news-lt.gif) no-repeat;
	margin: 0 0 20px;
}
.news .holder{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-news-rt.gif) no-repeat 100% 0;
	width: 100%;
}
.news .frame{
	padding: 0 31px 2px;
	height:1%;
}
#main .news h1{
	margin: 0 0 10px;
	background: #e0f2fa;
	color: #0765b7;
	font: 21px/41px Arial, Helvetica, sans-serif;
}
.channelitem h2{
	font-size: 17px;
	display: block;
	margin: 0 0 -2px;
	font-weight: normal;
  padding-bottom:3px;
}
.channelitem h2 a{
  color:#000;
}

.content-box .channelitem {
  padding-left:15px;
}

.content-box .showall {
  padding-left:15px;
}

.channelitem .standfirst p .itemdate{
  color:#000;
}

.channelitem .standfirst p{
  color:#0765B7;
}
.news .channelitem p{margin: 0 0 15px;}
.more-news{
	background:#e0f2fa url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-more-news-l.gif) no-repeat;
	width: 100%;
}
.more-news .box {
  display:inline-block;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-more-news-r.gif) no-repeat 100% 0;
	width: 100%;
	overflow: hidden;
	padding: 5px 0 7px;
}
.more-news .box a{
	float: left;
	margin: 0 0 0 31px;
	font-weight: bold;
}
p.showall {
  height: 30px;
}

.frontpage p.showall {
  height: 30px;
  background: url("/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-more-news-l.gif") no-repeat scroll 0 0 #E0F2FA;
  position:relative;
  padding-right:25px;
  width:100%;
  left:-31px;
  padding-left:31px;
}

.frontpage p.showall a {
  position:relative;
  top:3px;
  font-weight:bold;
}

/* boxes */
.boxes{
	width: 100%;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-boxes-lt.gif) no-repeat;
}
.boxes .rt{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-boxes-rt.gif) no-repeat 100% 0;
}
.boxes .lb{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-boxes-lb.gif) no-repeat 0 100%;
}
.boxes .rb{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-boxes-rb.gif) no-repeat 100% 100%;
	padding: 0 31px;
	overflow: hidden;
}
* html .boxes .rb{
	overflow:visible;
	height:1%;
}
.boxes .box{
	float: left;
	width:237px;
	padding: 0 0 39px;
}
.boxes .align-r{
	float: right;
	width:230px;
}
/* boxes-form */
.boxes-form fieldset{
	width: 100%;
	overflow: hidden;
	font-size: 15px;
}
#main .boxes h2{
  margin: 3px 0 16px;
  color:#fff;
  font:12px/20px Arial,Helvetica,sans-serif;
  font-weight:bold;
}
.boxes-form p{margin: 0 0 15px;}
.boxes-form .row{
	overflow: hidden;
	width: 100%;
	padding: 5px 0 0;
	line-height: 19px;
}
.boxes-form .radio{
	float: left;
	width:16px;
	height:16px;
	margin: 1px 3px 0 0;
	padding: 0;
}
.boxes-form label{
	float: left;
	margin: 0 20px 0 0;
}
.boxes-form .btn-send{
	float: right;
	margin: -5px 0 0;
}
.boxes .img-box{
	text-align: center;
	padding: 9px 0 0;
}
/* sidebar */
#sidebar{
	width:191px;
	float: left;
	margin:0 0 0 -100%;
	display:inline;
	padding: 0 0 0 10px;
}
/* menu */
#sidebar .menu{
	margin: 0;
	padding: 0 9px 34px;
	list-style: none;
	line-height: 32px;
	font-size: 14px;
  border:none;
}
#sidebar .menu a{color: #000;}
/* favorites */
.favorites h2 span{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/star.gif) no-repeat 100% 0;
	display: block;
	margin: 0 -9px 0 0;
}
.favorites dl{
	margin: -1px 0 0;
	overflow: hidden;
	line-height: 36px;
}
.favorites dt{
	float: left;
	padding: 0 0 0 9px;
	border-top: 1px solid #5eb6e4;
}
.favorites dd{
	text-align: right;
	padding: 0 9px 0 0;
	margin: 0;
	border-top: 1px solid #5eb6e4;
}
.favorites dd a{color: #f0ac04;}
.favorites .mark{
	background: #e0f2fa;
	font-weight: bold;
}
.favorites .mark a{color: #0765b7;}
/* aside */
.aside{
	width:191px;
	float:right;
	margin:0 0 0 -209px;
	display:inline;
	padding: 0 10px 0 0;
}
* html .aside{margin:0 -10px 0 -200px;}
* +html .aside{margin:0 -10px 0 -200px;}
/* contact-box */
.contact-box{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-contact-box.gif) no-repeat;
	padding: 18px 8px 0;
	height:212px;
	margin: 0 0 27px;
}
.contact-box address{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/ico-address.gif) no-repeat;
	padding: 0 0 20px 56px;
	font-style: normal;
}
.contact-box dl{
	overflow: hidden;
	padding: 0 0 0 15px;
	margin: 0;
}
* html .contact-box dl{
	overflow:visible;
	height:1%;
}
.contact-box dt{
	float: left;
	padding: 0 3px  0 0;
}
.contact-box dd{margin: 0;}
.contact-box dl a{font-weight: bold;}
/* links */
.aside .links{
	overflow: hidden;
	width: 100%;
	margin: 0 0 42px;
}
.aside .links ul{
	margin: 0 -8px 0 0;
	padding: 20px 0 23px;
	list-style: none;
	border-bottom: 1px solid #86c8eb;
	width:196px;
	overflow: hidden;
}
.aside .links li{
	float: left;
	padding: 0 8px 0 0;
}
.aside .links .index{
	display: block;
	background: #e0f2fa;
	padding: 10px 13px;
}
/* promo */
.aside .promo{
	margin: 0;
	padding: 0;
	list-style: none;
}
.aside .promo li{padding: 0 0 18px;}
/* inner page */
.inner #main{padding-bottom: 200px;}
.inner .content-box{margin: 0 240px 0 237px;}
.inner .img-holder{margin: 0 0 24px;}
/* content-text */
#content .content-text{
	overflow: hidden;
	width: 100%;
	margin: 0 0 60px;
	font-size: 13px;
	line-height: 17px;
}
.content-text .title-box{
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px;
	background:#e0f2fa url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-title-box-l.gif) no-repeat;
}
/*
#content .content-text h2{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-title-box-r.gif) no-repeat 100% 0;
	font: 21px/41px Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	color: #0765b7;
}
*/
.addfavoritelink{
  font-size:11px;
  color:#fff;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/add-favorite-button-bg.png) no-repeat;
	width:66px;
	height:23px;
	/*text-indent: -9999px;*/
	overflow: hidden;
  padding: 2px 0 0 3px;
	float: right;
  z-index:100;
  position:relative;
	/*margin: 23px 8px 0 0;
  */
  margin-right: 8px;
  top: 23px;
}
.content-text .box{padding: 0 15px;}
.content-text p{margin: 0 0 17px;}
/* link */
.inner #content .link{
	text-indent: -9999px;
	width:85px;
	height:19px;
	overflow: hidden;
	display: block;
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/text-take.gif) no-repeat;
}
/* add-nav */
div#sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	font-size: 14px;
	line-height: 16px;
  padding-bottom: 73px;
}
div#sidebar ul li{
	border-bottom: 1px solid #86c8eb;
	width: 100%;
	vertical-align: top;
}
div#sidebar ul a{
	color: #000;
	display: block;
	margin: 0 0 0 -5px;
	width:181px;
	padding: 9px 0 6px 15px;
	position: relative;
}
div#sidebar ul .selected a{background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/arrow-add-nav.gif) no-repeat 0 50%;}
div#sidebar ul ul{
	margin: 0;
	padding: 0 0 8px 20px;
	list-style: none;
	line-height: 20px;
	font-size: 12px;
}
div#sidebar ul ul li{border: none;}
div#sidebar ul .selected ul a{
	display: inline;
	background:0 !important;
	padding: 0;
	margin: 0;
}
div#sidebar ul ul ul{
	padding: 0 0 0 8px;
	line-height: 18px;
}
div#sidebar ul .selected .selected a{font-weight: bold;}
div#sidebar ul .selected .selected ul a{
	font-weight: normal;
	color: #5b5b5b;
}
div#sidebar ul .selected .selected .selected a{
	color: #0864b7;
	font-weight: bold;
}
.aside .img-box{margin: 0 0 38px;}
/* footer */
#footer{
	width: 100%;
	line-height: 18px;
}
.footer-box{
	border: 1px solid #d8eaf6;
	overflow: hidden;
	background: #fff;
	padding: 10px 17px 9px;
}
* html .footer-box{
	overflow:visible;
	height:1%;
}
.footer-box dl{
	float: left;
	margin: 0;
}
.footer-box dt{
	float: left;
	margin: 0 3px 0 0;
}
.footer-box dd{
	margin: 0 10px 0 0;
	float: left;
}
.footer-box ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-box li{
	float: left;
	padding: 0 10px 0 0;
}
.footer-box a{
	float: left;
}
.print{
	background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/ico-print.gif) no-repeat;
	width:17px;
	height:16px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer p{
	margin: 10px 0;
	color: #747474;
	text-align: center;
}
input.dosearch {
  background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/btn-search.gif) no-repeat;
  height: 23px;
  width: 32px;
}
div.quicklinks {
  margin-top:25px;
}
div.quicklinks ul {
  list-style-type: none;
  padding-left:10px;
}
img.splash-rounded-corner {
  margin-left:-25px;
}
#favorites-tooltip { 
  display: none; 
  position: fixed;
  background-color: #0765B7; 
  border: 2px solid #ffffff;
  padding: 10px 15px; 
  width:200px; 
  color:#fff; 
  text-align:left; 
  font-size:12px; 
}
div.content-text h1 {
  display: block;
  background: url(/instancedata/prime_product_julkaisu/kirkkonummi/pics/content-title-bg.png) no-repeat;
  line-height: 40px;
	font: 21px/41px Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	color: #0765b7;
  padding-right:110px;
}
div.xmldoc h2 {
	color: #0765b7;
  font-size: 15px; 
}
#sidebar h2.eventname {
  font-size: 12px;
  background: none;
  color:#000;
  padding:0;
  line-height: 16px;
  text-transform: uppercase;
}
.eventinfotable tr, .eventinfotable td{
  vertical-align: top;
}
.eventblock {
  border-bottom: 1px solid #0765b7;
  margin: 0;
  padding: 0 0 15px;
}
.timespaneventlisttable {
  padding:0;
  margin-left:-10px;
  width:100%;
}
.aside .channelitem h2 {
  background:none;
  font-size:12px;
}
.aside .showall {
  background:none;
  margin-left:10px;
}
.aside .showalllink {
  background:none;
}
.aside .channeltitle {
  margin-bottom:7px;
}
#sitemap ul li {
  list-style-type:square;
}
div#header ul.breadctumbs {
  max-width:500px;
}
div#header ul.text-resize {
  width:130px;
  font-size:12px;
  line-height: 16px;
}
div#header ul.text-resize li, div#header ul.text-resize li a {
  margin:2px 0 0 3px;
  padding:0;
}
#main .boxes div#gallupchannel h2 {
  color:#000;
}
div.gallupbar {
  display:none;
}
div#sidebar ul.menu li {
  border:none;
  line-height:18px;
}
body.innerpage .box {
  padding:0;
}
h2.eventname {
  font-size:15px;
  color: #0765B7;
}
div.boxfooter img {
  display: none;
}
div#header div.header-block ul.breadctumbs a, div#header div.header-block ul.breadctumbs a, div#header div.header-block ul.breadctumbs a:hover {
  background:none;
}

div#enrolmentgroupselector select.datafield {
  width:180px;
  margin-bottom:5px;
}

.groupheader h1 {
  margin: 8px 0 0 0 !important;
}

table.eventcalendertable {
  position:relative;
  
  top:-42px;
  
  width:103%;
}

table#enrolmentinfo {
  position:relative;
  width:103%;
  
  top:-3px;
  
}

a.printlink {
  display:none;
}

.content-text .xmldoc {
  margin-left:15px;
}

.content-text h1 {
  margin-left:-15px;
}

.content-text h1.channeltitle, .timespaneventlisttable h1, #enrolmentinfo h1 {
  margin-left:0px;
}

.frontpage .content-box .channelitem {
  padding-left:0px;
}

.content-text .eventblock, .content-text .section, .content-text #descarea, .content-text .button, .content-text .addthis_button {
  margin-left:15px;
}
/* search */

.search-button-left {
    background: url("/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-searchbtn-lb.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    width: 5px;
}
.search-button-center {
    background: url("/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-searchbtn-c.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 20px;
    min-width: 23px;
    padding: 3px 0 0;
    line-height: normal;
}

.search-button-center a{
  color: white !important;
	font-weight: bold;
  text-decoration: none !important;
  font: 10px Arial, Helvetica, sans-serif;
  line-height: 10px;
}

.search-button-center a:hover {
  text-decoration: underline !important;
}
.search-button-right {
    background: url("/instancedata/prime_product_julkaisu/kirkkonummi/pics/bg-searchbtn-rb.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 23px;
    width: 7px;
}


