/*
* Skeleton V1.1
* Modified by Fonecta Oy
*/

/* #Site Default Styles
================================================== */

html {
	background: #c4eafa url(pics/ylakulma2.jpg) no-repeat top left;

}

body {
	font-family: "Open Sans", helvetica, arial, serif;
	font-size: 90%;
	line-height: 150%;
	color: #383838;
	overflow-x: hidden;
}

object { width: 430px !important; height: 272px !important; } /* Old videos */

input[type="checkbox"],
input[type="radio"] { width: auto !important; }

/* #Typography
================================================== */

h1 { font-size: 180%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }

h1, h2, h3, h4, h5, h6 {
	font-family: "Julius Sans One", helvetica, arial, sans-serif;
	font-weight: 400;
	color: #FF682C;
	line-height: 120%;
	word-wrap: break-word;
}

p, a, span, pre, input[type="text"], textarea {
	font-size: 100%;
}

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

ul {
	list-style-type: square;
	padding-left: 20px;
	color: inherit;
}

li {
	margin-bottom: 5px;
}

/* #Default Positioning
================================================== */

#mainWrapper,
#drawer,
#top,
#navigation,
#subnavigation,
#breadcrumb {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* #Default Positioning - Left Area (Navigation)
================================================== */

#headerWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 250px;
	margin: 5px 20px;
	padding: 0;
}

/* #Default Positioning - Right Area (Content)
================================================== */

#contentWrapper {
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	margin: 30px 0;
	padding: 0;
}

#contentWrapperCenter {
	max-width: 960px;
	margin: 0 auto;
}

#contentWrapperContent {
	background: #fff;
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}


.logot { 
	margin: 5px 0 0 0;
	background: #ffffff;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

.logot p { margin: 0;}

.logot img { 
	max-width: 100px !important;
	margin: 1%;
}

/* #Default Positioning - Main-column area
================================================== */

#main-column {
	width: 63%;
	margin: 0;
}

#main-columnContent {
	padding: 30px 30px 10px 30px;
}

/* #Default Positioning - Right-column area
================================================== */

#right-column {
	width: 37%;
	margin: 0;
}

#right-columnCenter {
	margin: 30px 30px 30px 0;
	border: 1px solid #dddfe0;
	background: #f2f1f0;
}

#right-columnContent { 
	padding: 20px 20px 0px 20px;
}

/* #Logo
================================================== */

/* Logo Area */

#drawerCenter {
	min-height: 178px;
	margin: 0px 5px 5px 5px;

}

#drawerContent {
	padding: 20px;
}

/* Logo Styles */

.logo a {
	font-family: "Allan", helvetica, arial, cursive;
	font-size: 210%;
	line-height: 115%;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	word-wrap: break-word;
}

.logo img {
	max-width: 100% !important;
	height: auto !important;
}

/* #Slogan
================================================== */

/* Slogan Area */

#topCenter {

	margin: 0 5px 5px 5px;
	border: 1px solid #2d84c6;
	background: #2d84c6;
	background: -moz-linear-gradient(-45deg, #2d84c6 0%, #005cb1 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#2d84c6), color-stop(100%,#005cb1));
	background: -webkit-linear-gradient(-45deg, #2d84c6 0%,#005cb1 100%);
	background: -o-linear-gradient(-45deg, #2d84c6 0%,#005cb1 100%);
	background: -ms-linear-gradient(-45deg, #2d84c6 0%,#005cb1 100%);
	background: linear-gradient(135deg, #2d84c6 0%,#005cb1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d84c6', endColorstr='#005cb1',GradientType=1 );
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

#topContent {
	padding: 20px;
}

/* Slogan Styles */

.sloganWidget h1,
.sloganWidget h2,
.sloganWidget h3,
.sloganWidget h4,
.sloganWidget h5,
.sloganWidget h6,
.sloganWidget p {
	font-family: "Allan", helvetica, arial, cursive;
	font-size: 140%;
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	margin-bottom: 0;
}

/* #Navigation
================================================== */

/* Navigation Area */

#navigationCenter {
	margin: 0 5px 5px 5px;
}

/* Navigation Styles in Other Stysheet */

/* #Company Information
================================================== */

/* Company Information Area */


.logopaikka {
	margin: 20px 0;
	padding-top: 15px;
	background: #fff;
	border: 1px solid rgb(221, 223, 224);
	
}

.logo {
	margin-bottom: 10px;}


#subnavigationCenter {

	margin: 0px 5px 5px 5px;
}

#subnavigationContent {
	
}

/* Company Information Styles */

.informationWidget {
	font-size: 90%;
	padding: 15px 20px;	

	border: 1px solid #eaeaea;
	background: #2d84c6;
	background: -moz-linear-gradient(-45deg, #2d84c6 0%, #005cb1 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#2d84c6), color-stop(100%,#005cb1));
	background: -webkit-linear-gradient(-45deg, #2d84c6 0%,#005cb1 100%);
	background: -o-linear-gradient(-45deg, #2d84c6 0%,#005cb1 100%);
	background: -ms-linear-gradient(-45deg, #2d84c6 0%,#005cb1 100%);
	background: linear-gradient(135deg, #2d84c6 0%,#005cb1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d84c6', endColorstr='#005cb1',GradientType=1 );
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.informationWidget a { color: #383838; }

.informationWidget label {
	float: left;
	font-size: inherit;
	font-weight: normal;
	color: #fff;
	margin-right: 4px;
}

.informationWidget .companynameOutput,
.informationWidget .companyaddress1Output,
.informationWidget .companyaddress2Output,
.informationWidget .companyzipOutput,
.informationWidget .companycityOutput,
.informationWidget .companycountryOutput,
.informationWidget .companyphone1Output,
.informationWidget .companyphone2Output,
.informationWidget .companyemailOutput,
.informationWidget .companywwwOutput {
	display: block;
	width: 100%;
	color: #fff;
}

.informationWidget .companyzipOutput {
	float: left;
	width: auto;
	margin-right: 4px;
}

/* #Breadcrumb
==================================================*/

/* Breadcrumb Area */

#breadcrumb {
	border-bottom: 1px dotted #dddfe0;
}

#breadcrumbCenter {
	padding: 10px 0;
}

#breadcrumbContent {
	padding: 0 30px;
}

/* Breadcrumb Styles */

.breadCrumb {
	color: #999;
}

.breadCrumb:before {
	float: left;
	margin-right: 5px;
	font-size: 90%;
	content: "Sijaintisi:";
}

.breadCrumb span {
	font-size: 95%;
}
		
.breadCrumb a {
	font-size: 95%;
	color: rgb(0, 92, 177);
}

/* #Yhteydenottolomake
==================================================*/

#main-column form textarea,
#main-column form input { width: 97%; }
#main-column .button { width: auto !important; margin-right: 5px; }

/* #siteInfo Widget
==================================================*/

.siteInfo { font-size: inherit; margin-bottom: 20px; }

.siteInfo label { 
	float: left;
	padding-right: 5px;
	font-weight: normal;
	font-size: inherit;
}

.siteInfo .companynameOutput {
	font-weight: bold;
}

.siteInfo .companyzipOutput {
	float: left;
	margin-right: 5px;
}


/* #Kielivalinta
==================================================*/

.languageSelectorContainer a {
margin-right: 10px;
color: #383838;
text-decoration: none;
}

.languageSelectorContainer img {
margin-right: 3px;
}

.languageSelectorContainer a:hover, .languageSelectorContainer a.open {
color: #FF682C;
}


/* #openingHours Widget
==================================================*/

.openingHours { font-size: inherit; margin-bottom: 20px; }
.openingHours span { font-size: inherit; }

/* #Facebook
================================================== */

.facebookFanbox,
.facebookLikebox {
	width: 100% !important;
	height: auto !important;
	overflow: hidden !important;
	margin: 10px auto 20px auto;
	background-color: rgb(255, 255, 255);
	border: 1px solid #dddddd;
}

/* #staticMap Widget
==================================================*/

.staticMap,
#MapArea {
	max-width: 100% !important;
	overflow-x: hidden;
	margin-bottom: 20px;
}

/* #Admin Widget
==================================================*/

.selfServiceLoginWrapper { padding-bottom: 15px; }

/* #Media Queries
================================================== */

	/* Tablet Portrait size to standard 1308 */
	@media only screen and (min-width: 768px) and (max-width: 1500px) {
	
		/* #Re-Arrange Content Area
		================================================== */
	
		#contentWrapper {
			left: 195px;
			width: 74%;
		}
	
	.sloganWidget h1,
	.sloganWidget h2,
	.sloganWidget h3,
	.sloganWidget h4,
	.sloganWidget h5,
	.sloganWidget h6,
	.sloganWidget p {
		font-size: 130%;
		
}

	
	
	#headerWrapper {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 20;
		width: 180px;
		margin: 5px 10px;
		padding: 0;
}



	#contentWrapperCenter {
		max-width: 800px;
		margin: 0 auto;
}
	
	
	
	
	}

	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
	
		/* #Hides the Following Elements
		================================================== */
	
		object,
		.video,
		#subnavigation { display: none; }
	
		/* #Reduce overall font size
		================================================== */
	
		body {
			font-size: 80%;
		}
	
		/* #Re-Arrange content elements
		================================================== */
	
		#mainWrapperContent {
			margin: 5px 0;
			padding: 0 20px;
		}

		#headerWrapper,
		#contentWrapper { position: static; margin: 0; }
	
		#headerWrapper,
		#contentWrapper,
		#main-column,
		#right-column { width: 100%; }
	
		#drawerCenter,
		#topCenter,
		#navigationCenter,
		#subnavigationCenter {
			min-height: 0;
			margin: 0 0 5px 0;
		
		}
	
		.logo img {
		max-width: 40% !important;
		height: auto !important;
		}
	
		/* #Change content elements padding
		================================================== */
	
		#drawerContent,
		#topContent {
			padding: 10px 20px; 
		}
	
		#breadcrumbContent {
			padding: 0 20px;
		}
	
		#right-columnCenter {
			margin: 0 20px 20px 20px;
		}
	
		#main-columnContent,
		#right-columnContent { padding: 20px; padding-bottom: 1px; }
	
		h1 { font-size: 150%; }
		h2 { font-size: 130%; }
		h3 { font-size: 120%; }
		h4 { font-size: 120%; }
		h5 { font-size: 110%; }
		h6 { font-size: 100%; }
	
	#services h1, #services h2, #services h3, #services h4, #services h5, #services h6 {
    font-family: "Julius Sans One",helvetica,arial,sans-serif;
    font-size: 130%;
}
	
	}

	/* Mobile Landscape Size to Tablet Portrait */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}
	/* Mobile Portrait Size to Mobile Landscape Size */
	@media only screen and (max-width: 479px) {h1 { font-size: 130%; } #services h1, #services h2, #services h3, #services h4, #services h5, #services h6 {
    font-family: "Julius Sans One",helvetica,arial,sans-serif;
    font-size: 130%;
}}

/* #Font-Face
================================================== */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/

/* #CUSTOM COLORS
================================================== */

.custom html {
	background: #ede1d1 url(pics/bg.jpg) no-repeat fixed right top;
}

.custom body {
	color: #383838;
}

/* #Typography
================================================== */

.custom h1,
.custom h2,
.custom h3,
.custom h4,
.custom h5,
.custom h6 {
	color: #d14e47;
}

.custom a { color: #35a191; }


/* #Default Positioning - Right Area (Content)
================================================== */

.custom #contentWrapperContent {
	background: #fff;
}

/* #Default Positioning - Right-column area
================================================== */

.custom #right-columnCenter {
	border: 1px solid #dddfe0;
	background: #f2f1f0;
}

/* #Logo
================================================== */

/* Logo Area */

.custom #drawerCenter {
	border: 1px solid #ebb852;
	background: #ebb852;
	background: -moz-linear-gradient(-45deg, #ebb852 0%, #eb9605 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ebb852), color-stop(100%,#eb9605));
	background: -webkit-linear-gradient(-45deg, #ebb852 0%,#eb9605 100%);
	background: -o-linear-gradient(-45deg, #ebb852 0%,#eb9605 100%);
	background: -ms-linear-gradient(-45deg, #ebb852 0%,#eb9605 100%);
	background: linear-gradient(135deg, #ebb852 0%,#eb9605 100%);/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebb852', endColorstr='#eb9605',GradientType=1 );
}

/* Logo Styles */

.custom .logo a {
	color: #fff;
}

/* #Slogan
================================================== */

/* Slogan Area */

.custom #topCenter {
	border: 1px solid #5fada7;
	background: #5fada7;
	background: -moz-linear-gradient(-45deg, #5fada7 0%, #35a191 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#5fada7), color-stop(100%,#35a191));
	background: -webkit-linear-gradient(-45deg, #5fada7 0%,#35a191 100%);
	background: -o-linear-gradient(-45deg, #5fada7 0%,#35a191 100%);
	background: -ms-linear-gradient(-45deg, #5fada7 0%,#35a191 100%);
	background: linear-gradient(135deg, #5fada7 0%,#35a191 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fada7', endColorstr='#35a191',GradientType=1 );
}

/* Slogan Styles */

.custom .sloganWidget h1,
.custom .sloganWidget h2,
.custom .sloganWidget h3,
.custom .sloganWidget h4,
.custom .sloganWidget h5,
.custom .sloganWidget h6,
.custom .sloganWidget p {
	color: #fff;
}

/* #Company Information
================================================== */

/* Company Information Area */

.custom #subnavigationCenter {
	border: 1px solid #eaeaea;
	background: #eaeaea;
	background: -moz-linear-gradient(-45deg, #eaeaea 0%, #d8d8d8 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eaeaea), color-stop(100%,#d8d8d8));
	background: -webkit-linear-gradient(-45deg, #eaeaea 0%,#d8d8d8 100%);
	background: -o-linear-gradient(-45deg, #eaeaea 0%,#d8d8d8 100%);
	background: -ms-linear-gradient(-45deg, #eaeaea 0%,#d8d8d8 100%);
	background: linear-gradient(135deg, #eaeaea 0%,#d8d8d8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#d8d8d8',GradientType=1 );
}

/* Company Information Styles */

.custom .informationWidget a { color: #383838; }

/* #Breadcrumb
==================================================*/

/* Breadcrumb Area */

.custom #breadcrumb {
	border-bottom: 1px dotted #dddfe0;
}

/* Breadcrumb Styles */

.custom .breadCrumb {
	color: #999;
}
		
.custom .breadCrumb a {
	font-size: 95%;
	color: #35a191;
}