
/* WebGarden 2015-10-08 */

* {	margin: 0; padding: 0; } img { border: 0; max-width:100%; } a:focus, input:focus, textarea:focus { outline: none; } .clear { clear: both; } :focus { -moz-outline-style:none; } strong { font-weight: bold; } i { font-style: italic; } td { vertical-align: top; } fieldset { border: 0; }
.span_1_of_4, .span_2_of_4 {-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
		
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 15px; 
	color: #414141;
	line-height: 1.6em;
}
	
	body.siteBody {
		text-align: center;
	}
	
	/**/
	
	h1, h2, h3, h4 { 
		font-family: 'Roboto Slab', serif;
		font-weight: 700;
		color: #1f1f1f;
		line-height: 1.3em;
		padding: 18px 0 6px 0;
	}

	h1,
	.blog h2 .subheading-category,
	h2.big { font-size: 36px; } 
						
	#footer h1,
	h2 { font-size: 30px !important; }
	
	h3 { font-size: 24px; }
	
		.moduletable h3 { padding-top: 30px; }
		
		h3.viivalla { color: #ff9a14; border-bottom: 1px solid #c7c7c7; padding-bottom: 15px; margin-bottom: 10px; }
	
	h4 { font-size: 21px; text-transform: none !important; }
	
	#footer h1, #footer h2, #footer h3 { color: #fff; }
		
	p { padding: 9px 0; }
	
	/*   MUUT   */

	.display { padding: 10px 0 15px 0; }
	
	table.category td, table.category th { padding: 0 15px 5px 0; }
	
	p.buttonheading { height: 0 !important; margin: 0 !important; padding: 0 !important; }
		
	.pagination { text-align: center; }
	
		.pagination ul { margin: 0 auto; font-size: 12px; color: #333; }
		
			.pagination li { list-style: none; display: inline; padding: 4px; }
	
	.clear { clear: both; }

	ol, ul { padding: 6px 0 6px 25px; list-style-position: outside; }
	
	table {
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-weight: 300;
		font-size: 15px;
		color: #414141;
	}
	
	.centered { text-align: center !important; }

	#foxcontainer_c155 { padding: 0 !important; }
	
	/**/
	
	body.siteBody .video-responsive {
		overflow:hidden;
		padding-bottom: 56.25%;
		position:relative;
		height:0;
	}
	
		body.siteBody .video-responsive iframe{
			left:0;
			top:0;
			height:100%;
			width:100%;
			position:absolute;
		}
	
	.player .video-wrapper { background: #fff !important; }
	
	ul.camera_pag_ul { text-align: center !important; }
	
	body.siteBody .google-maps {
        position: relative;
        padding-bottom: 150%;
        height: 0;
        overflow: hidden;
    }
    body.siteBody .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	/**/
	
	.center { text-align: center; }
	
	.green { color: #74c224; }
	
	.white { color: #fff; }
	
	.erotin { margin: 25px 0 0 0; padding: 5px 0 0 0; border-top: 1px dotted #8D8D8D; width: 100%; height: 1px; clear: both; display: block; }
	
	.isoteksti { font-size: 16px; line-height: 27px; }
	
	/**/
	
	a.readMore,
	div#foxcontainer_m115 .btn,
	.button.btn.btn-primary {
		background-color: #3838ef;
		border-top: 0 !important;
		border-right: 0 !important;
		border-left: 0 !important;
		border-bottom: 3px solid #000053 !important;
		padding: 5px 9px;
		margin: 0 0 2px 0 !important;
		color: #fff !important;
		font-family: 'Roboto Condensed', sans-serif !important;
		font-weight: 700 !important;
		text-transform: uppercase;
		line-height: 1.2em;
		border-radius: 3px !important;
		-moz-border-radius: 3px !important;
		-webkit-border-radius: 3px !important;
		text-decoration: none;
		cursor: pointer;
		display: inline-block;
		text-shadow: none !important;
		background-image: none !important;
		font-size: 15px !important;
		box-shadow: none !important;
	}
	
		a.readMore:hover,
		div#foxcontainer_m115 .btn:hover,
		.button.btn.btn-primary:hover { margin: 1px 0 2px 0 !important; border-bottom: 2px solid #000053 !important; background-color: #3838ef; color: #fff !important; 
		border-top: 0 !important;
		border-right: 0 !important;
		border-left: 0 !important;}
			
			div#foxcontainer_m115 .btn {
				border: none !important; 
				background-image: none !important; 
				box-shadow: none !important; 
				text-shadow: none !important;
				margin: 1px 0;
			}
	
			.button.btn.btn-primary { 
				border: none !important; 
				background-image: none !important; 
				box-shadow: none !important;
				text-shadow: none !important; 
				margin: 6px !important; 
			}
	
	/**/
	
	.foxcontainer { padding: 0 !important; }
	
	.foxcontainer input,
	.foxcontainer textarea { font-size: 14px !important; }
	
	.controls.buttons { width: 100%; clear: both !important; }
	
	/* Mobile - big-screen */
	
	.onlyMobile,
	.onlyTabletAndMobile { display: none; }
	
	/**/
	
	.imgWhiteBorder { border: 5px solid #D5D5D5; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
	
		.imgWhiteBorder:hover { border: 5px solid #E8E8E8; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
	
	/**/
	
	table.taulukko td { padding: 0 20px 0 0; }
	
	/* Phocagallery */
	
	.pg-cv-box-mod-ri.item {
		padding: 0 !important; 
		margin: 10px;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		background: none;
	}
	
	/**/
	
	.kuvaRight { float: right; margin: 7px !important; }
	
	/**/

	dl.article-info { font-size: 11px; color: #666; background-color: #e8e8e8; -moz-border-radius: 3px; border-radius: 3px; padding: 0 3px; height: 21px; width:auto; }
		
		.article-info-term,
		.create { float: left; margin: 0 4px; }
		
	.item-separator { width: 100%; border-top: 1px dashed #848483; padding-top: 20px; margin-top: 25px; height: 1px; line-height: 1em; }
		
	/**/
	
	.search label { display: none; }
	
/**  TEMPLATE                  **********************************************/

.container { margin: 0 auto; width: 1170px; padding: 0; }

#wrapperTop { width: 100%; height: 111px; border-bottom: 4px solid #3838ef; position: relative; z-index: 999; }
		
	#logo {
		float: left;
		padding: 15px 0 15px 0;
		text-align: left !important;
	}
	
		#logo img { width: 300px; }
	
	#topRight { float: right; padding-top: 30px; }

#isokuva { width: 100%; }

	#camera_wrap_106 .camera_loader { display: none !important; }
	
	.camera_caption { display: none !important; }
	
		.camera_caption_title, .camera_caption_desc { display: none !important; }

.wrapperMain { width: 100%; }
		
	.main { text-align: left; }
	
	.bodyMuutSivut .main { text-align: left; padding-top: 20px; }
	
		ul.breadcrumb { margin: 0; background-color: #fff; width: 100%; border: 1px solid #cccccc; /*height: 32px;*/ padding: 0px !important; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: inline-block; vertical-align: middle; }
	
			ul.breadcrumb li { list-style-type: none; float: left; color: #777777; height: 32px; line-height: 32px; margin: 0 3px 0 0; font-family: 'Lato', sans-serif; font-weight: 400; font-size: 13px; }
			
			ul.breadcrumb li:first-child { padding-left: 8px; }
					 
		.leftMuutSivut {
			width: 18%;
			padding: 1px 2% 0 0;
			float: left;
			text-align: left;
		}
			
			.box { background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #cccccc; padding: 10px; }
			
				.cf_li_clear { display: none; } /* Rajaustyökalun ensimmäinen valinta */
			
			.leftMuutSivut ul { margin: 8px 0 !important; padding: 0 !important; border-bottom: 1px solid #C8C8C8; }
			
			.leftMuutSivut li { list-style-type: none; padding: 5px 10px; margin: 0; border-top: 1px solid #C8C8C8; line-height: 1.5em; }
			
				.leftMuutSivut a,
				a.robotoLinkki {
					font-weight: 400;
					font-size: 15px;
					text-decoration: none;
					cursor: pointer;
					text-align: center;
					margin: 2px 0;
					letter-spacing: 0.04em;
				}
					
					.leftMuutSivut .current a { font-weight: 600; }
				
					.leftMuutSivut a:hover,
					a.robotoLinkki:hover { text-decoration: underline; }
		
		.rightMuutSivut {
			width: 80%;
			padding: 0;
			float: left;
			text-align: left;
		}
		
			.main ul, .main ol,
			#left ol, #left ul { padding: 6px 0 6px 25px; list-style-position: outside; }
			
			#phocagallery .pagination { display: none; }

	#grey { background: #cacaca url(../images/greyBack.jpg) 50% 50% no-repeat; width: 100%; padding: 40px 0 50px 0; text-align: center; }

.breadcrumb {
  padding:8px 15px;
  margin:0 0 20px;
  list-style:none;
  background-color:#f5f5f5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px
}
.breadcrumb>li {
  display:inline-block;
  /*display:inline;
  text-shadow:0 1px 0 #fff;
  *zoom:1*/
}
.breadcrumb>li>.divider {
  padding:0 5px;
  color:#ccc
}
.breadcrumb>.active {
  color:#999
}



.dj-megamenu-clean li a.dj-up_a > span span.name {

  font-family: "Roboto Condensed","Arial Narrow",Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}


/**  FOOTER                      **********************************************/
		
#footer { margin: 40px 0 40px 0; padding: 40px 0; border-top:1px solid #B8B8B8; width:100%; text-align: left; }

	.webgarden { width: 80px; margin-top: -5px; float: right; display: block; }
	
		.webgarden img { width: 80px; }
	
	
/**  GRIDS                       **********************************************/
	
	.span_3_of_3 {
		width: 96%;
		padding: 0 2%; 
		float: left;
		text-align: left;
	}
	
	.span_2_of_3 {
		width: 62.6%;
		padding: 0 2%;
		float: left;
		text-align: left;
	}
	
	.span_1_of_3 {
		width: 29.3%;
		padding: 0 2%;
		float: left;
		vertical-align: top;
		text-align: left;
	}
	
	.span_1_of_4 {
		width: 22%;
		padding: 0 1.5%;
		float: left;
		vertical-align: top;
		text-align: left;
	}
	
	.span_1_of_2_left {
		width: 49.3%;
		padding: 0 0.7% 0 0;
		float: left;
		vertical-align: top;
		text-align: left;
	}
	
	.span_1_of_2_right {
		width: 49.3%;
		padding: 0 0 0 0.7%;
		float: left;
		vertical-align: top;
		text-align: left;
	}
	
		.span_3_of_3 img, .span_2_of_3 img, .span_1_of_3 img, .span_1_of_4 img , .span_1_of_2 img { max-width: 100%; height: auto; }
	
		.span_3_of_3,
		.span_2_of_3,
		.span_1_of_3,
		.span_1_of_4,
		.span_1_of_2 { -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s; }


/**  MEDIA-QUERIES               **********************************************/

@media screen and (max-width: 1216px) {	
	
/* Virtuemart */

.back-to-category { margin-top: 19px; }

/**/
		
	.container { width: 96%; }
			
		.responsiveMenuTheme1 {
			font-size: 17px !important;
			line-height: 17px !important;
		}
		
		/**/
		
		.pg-cv-box-mod-ri.item {
			margin: 5px;
			height: 135px;
			width: 135px;
		}
			
			.pg-cv-box-img-mod-ri,
			.pg-cv-box-mod-ri.item img {
				height: 135px;
				width: 135px;
			}
			
		/**/
	
		h1, h2, h3, h4 {
			padding: 14px 0 6px 0;
		}
		
		h1 { font-size: 32px; }
			
		#footer h1,
		h2 { font-size: 25px; }
		
		h3 { font-size: 20px; }
		
			.infoboxLeft h3,
			.infoboxRight h3 { font-size: 24px;  }
		
		h4 { font-size: 18px; text-transform: none !important; }
		
		#footer h1, #footer h2, #footer h3 { color: #fff; }
			
		p { padding: 7px 0; }
		
		a.readMore {
			font-size: 15px;
		}
			
}
	
@media screen and (max-width: 994px) {
		
	#topRight { padding-top: 40px; }
	
	.rightMuutSivut { width: 75%; }
			
	.leftMuutSivut { width: 23%; padding: 1px 2% 0 0; }
		
	.valiviiva { width: 96%; padding: 0; margin: 20px 2%; }
			
		.span_1_of_4 { width: 46%; padding: 0 2%; }
	
		.span_2_of_4 { width: 46%; padding: 20px 2%; }
		
		h1.bigHeader { font-size: 36px; padding: 35px 0; }
		
		/**/
		
		.pg-cv-box-mod-ri.item {
			margin: 3px;
			height: 112px;
			width: 112px;
		}
			
			.pg-cv-box-img-mod-ri,
			.pg-cv-box-mod-ri.item img {
				height: 112px;
				width: 112px;
			}
		
		.kuvaRight { float: none; clear: both; text-align: center; display: block; margin-left: auto; margin-right: auto; max-width: 90%; height: auto; }
		
	.onlyTabletAndMobile { display: block; }
}

@media only screen and (max-width: 768px) {
	
	#wrapperTop { height: 175px; }
	
	#logo { float: none; width: 100%; text-align: center !important; }
	
	#topRight { float: none; width: 100%; padding: 0px 0 20px 0; }
	
}

@media only screen and (max-width: 767px) {
		
	.left,
	.leftMuutSivut { width: 100%; padding: 0; margin-bottom: 15px; }
	
		.leftMuutSivut { text-align: center !important; }
	
	.right,
	.rightMuutSivut { width: 100%; padding: 0; }
	
		.leftMuutSivut { order: 2; margin-top: 30px; }
		
		.rightMuutSivut { order: 1; }
	
	.google-maps {
        padding-bottom: 75%; 
	}
	
	.span_3_of_3,
	.span_2_of_3,
	.span_1_of_3 { width: 96%; padding: 0 2%; }
	
}

@media screen and (max-width: 640px) {
	
	.span_3_of_3,
	.span_2_of_3,
	.span_1_of_3,
	.span_1_of_2_left,
	.span_1_of_2_right { width: 96%; padding: 0 2%; }
	
		.span_3_of_3 img,
		.span_2_of_3 img,
		.span_1_of_3 img,
		.span_1_of_4 img { text-align: center; }
		
	.span_1_of_4 { width: 46%; padding: 0 2%; }
	
	.webgarden { float: none; }	
	
}

@media screen and (max-width: 540px) {
	
	.span_1_of_4 { width: 96%; padding: 2% 2%; }
	
	.span_2_of_4 { width: 96%; padding: 20px 2%; }

}

@media screen and (max-width: 480px) {
		
	.onlyBigscreen { display: none !important; }
	
	.onlyMobile { display: block; }
	
}

