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

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

html {
	
	background: #002750; /* Old browsers */


}

body {
	
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 100%; /* 15px */
	line-height: 150%;
	color: #232323;
	overflow-x: hidden;
	background: #002750; /* Old browsers */
	background: -moz-linear-gradient(top, #002750 0%, #2666a6 50%, #184d83 80%, #002750 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#002750), color-stop(50%,#2666a6), color-stop(80%,#184d83), color-stop(100%,#002750)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #002750 0%,#2666a6 50%,#184d83 80%,#002750 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #002750 0%,#2666a6 50%,#184d83 80%,#002750 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #002750 0%,#2666a6 50%,#184d83 80%,#002750 100%); /* IE10+ */
	background: linear-gradient(to bottom, #002750 0%,#2666a6 50%,#184d83 80%,#002750 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002750', endColorstr='#002750',GradientType=0 ); /* IE6-9 */
	
}

object, embed, video { height: 272px !important; }
object { width: 430px !important; height: 272px !important; }

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

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

h1 {
	
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 130%;
	color: #FF4500;
	word-wrap: break-word;
	margin-bottom: 15px;
	
}

h2, h3, h4, h5, h6 {
	
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	line-height: 130%;
	color: #B22222;
	word-wrap: break-word;
	margin-bottom: 15px;
	
}

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

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

a {

	color: #006C92;
	font-size: inherit;
	
}

a:hover {

	text-decoration: none;

}

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

ul li {
	
	font-size: inherit;
	color: inherit;
	
}

table {
	
	margin-bottom: 10px;
	
}

/* #AREA POSITIONING
================================================== */

#mainWrapper {
	
	width: 100%;
	margin: 0;
	
}

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

#mainWrapperContent {
	
	margin-left: 1%;
	margin-right: 1%;
	
}

#headerWrapper #top {
	
	margin-bottom: 0px;
	
}

/* #POSITIONING FOR THOSE AREAS WHICH ARE IN USE
================================================== */

#drawer,
#top,
#advertisement,
#services,
#products,
#breadcrumb,
#bottom {
	
	margin: 0;
	padding: 0;
	width: 100%;
	
}

/* #COLORING OF MAIN AREAS
================================================== */

/* Background of Logo & Slogan areas */

#top {
	
	background: #fcfcfc;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
}

#topContent {
	

		
}

/* Background of Content Areas */

#contentWrapper {

	background: #fcfcfc;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	
}

#contentWrapperContent {

}

/* #CALL & SEARCH WIDGET AREA
==================================================*/

#drawer {
	
	padding-top: 100px;

}

/* #CALL & SEARCH WIDGET STYLES
==================================================*/

.callSearchWidget {
	display: none;
	float: right;
	margin: 0;
	padding: 0;
	
}

.callSearchWidget p,
.callSearchWidget a {
	
	font-size: 85%;
	color: #2e2e2e;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 5px;
	
}

.callSearchWidget a:hover {
	
	text-decoration: underline;
	
}

/* #LOGO & SLOGAN AREA
==================================================*/

#topContent {
	text-align: center;
	padding: 20px 20px 5px 20px;
	
}

/* #LOGO STYLES
==================================================*/

.logo {

	display: inline-block;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	
}

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

.logo a {

	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 250%;
	color: #2e2e2e;
	text-decoration: none;
	
}

/* #SLOGAN STYLES
==================================================*/

.sloganWidget h1,
.sloganWidget h2,
.sloganWidget h3,
.sloganWidget h4,
.sloganWidget h5,
.sloganWidget h6,
.sloganWidget p,
.sloganWidget a {
	display: none;
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 95%;
	color: #a5a7a8;
	text-transform: none;
	text-decoration: none;
	
}

/* #NAVIGATION STYLES IN DIFFERENT STYLESHEETS
==================================================*/

#advertisementCenter { 
 
}

/* #TAB STYLES IN DIFFERENT STYLESHEET
==================================================*/

/* #JS-BANNER AREA
==================================================*/

#services {
	display: none;
	padding-bottom: 0px;
	background: #dcdde0;
	
	
}


/* #JS-BANNER STYLES IN DIFFERENT STYLESHEET
==================================================*/

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

#breadcrumb {
	display: none;
	margin-left: -1px;
	border-bottom: 1px dotted #d4d5d9;
	
}

.breadCrumb {
	
	padding: 10px 20px;
	font-size: 90%;
	font-style: italic;
	color: #6b7074;
	
}

.breadCrumb:before {
	
	content: "Sivupolku:";
	margin-right: 3px;
	float: left;

}

.breadCrumb a {
	
	color: #df6f31;
	text-decoration: none;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-ms-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
	
}

.breadCrumb a:hover {
	
	color: #2e2e2e;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-ms-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
	
}

.crumbMarker span {
	
	font-size: 110%;
	
}

/* #Content Areas
==================================================*/
#main-column {

	min-height: 600px;
	
}
#main-columnContent {

	padding: 20px 0 5px 10px;
	
}

#right-columnContent {
	
	padding: 25px 12px 5px 0;
	
}

/* #Search Widget
==================================================*/

.search {

	margin-bottom: 20px;

}

.searchBox,
.searchField table {
	
	width: 250px;
	
}

.searchField table td:first-child {
	width: 150px;
}

.searchField table td {
	width: 30px;
}

.searchField input.searchInput {
	
	margin: 0;
	font-size: 78%;
	
}

.searchField input.searchSubmit {
	
	margin-left: 10px;
	padding: 7px 7px 5px 7px;
	
}

/* #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;

}

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

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

/* #Map
==================================================*/

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

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

.selfServiceLoginWrapper { padding-bottom: 15px; }

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

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

/* #Footer Area
==================================================*/

#bottom {

	padding: 15px 0;
	border-top: 1px solid #dcdde0;
	
}

#bottomContent {
	text-align: center;
	padding: 0 20px;
	
}

/* #Yritystiedot
==================================================*/

#bottom .informationWidget {
	
	font-family: Candara, Calibri, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 75%;
	line-height: inherit;
	color: #61605f;
	
}

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

}

#bottom .informationWidget .companynameOutput,
#bottom .informationWidget .companyaddress1Output,
#bottom .informationWidget .companyaddress2Output,
#bottom .informationWidget .companyzipOutput,
#bottom .informationWidget .companycityOutput,
#bottom .informationWidget .companycountryOutput,
#bottom .informationWidget .companyphone1Output,
#bottom .informationWidget .companyphone2Output,
#bottom .informationWidget .companyemailOutput,
#bottom .informationWidget .companywwwOutput {
	
	display: inline-block;
	float: left;
	padding-right: 8px;
	
}

#bottom .informationWidget .companynameOutput:after,
#bottom .informationWidget .companyaddress1Output:after,
#bottom .informationWidget .companyaddress2Output:after,
#bottom .informationWidget .companycityOutput:after,
#bottom .informationWidget .companycountryOutput:after,
#bottom .informationWidget .companyphone1Output:after,
#bottom .informationWidget .companyphone2Output:after,
#bottom .informationWidget .companyemailOutput:after {
	
	content: "/";
	color: inherit;
	padding-left: 8px;
	
}


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

	/* Tablet Portrait size to standard 960 */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}
	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
	
		/* #Hide Video
		==================================================*/
	
		.video,
		object { display: none; }

		/* #Scale All Font Sizes
		==================================================*/

		body { font-size: 85%; }
	
		/* #Area Positioning
		==================================================*/
	
		#mainWrapperContent {
			margin-left: 3%;
			margin-right: 3%;
		}
	
		#headerWrapper #top {
			
			margin-bottom: 0px;
			
		}
			
		/* #Logo & Slogan
		==================================================*/
		
		.logo a { font-size: 150%; }
		.sloganWidget h1,
		.sloganWidget h2,
		.sloganWidget h3,
		.sloganWidget h4,
		.sloganWidget h5,
		.sloganWidget h6,
		.sloganWidget p,
		.sloganWidget a { font-size: 80%; }
	
		/* #Content Areas
		==================================================*/
		#main-column {

				min-height: 150px;
	
		}
		
		#main-columnContent {
	
			padding: 20px;
			padding-bottom: 0;
			
		}
		
		#right-columnContent {
			
			padding: 0 20px;
			padding-bottom: 10px;
			
		}
	
		#MapArea {
		
			margin-bottom: 15px;
			
		}

	}

	/* 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) {}

/* #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; }
*/

@font-face {
    font-family: 'BrawlerRegular';
    src: url('http://fonts.rcms.fi/voima/Brawler-webfont.eot');
    src: url('http://fonts.rcms.fi/voima/Brawler-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://fonts.rcms.fi/voima/Brawler-webfont.woff') format('woff'),
         url('http://fonts.rcms.fi/voima/Brawler-webfont.ttf') format('truetype'),
         url('http://fonts.rcms.fi/voima/Brawler-webfont.svg#BrawlerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* #DEFAULT COLORING
================================================== */

html .custom {
	
	background: #fff url(pics/background-picture.jpg) no-repeat fixed top left;
	
}

.custom body {
	
	color: #76787a;
	background: #fff url(pics/background-picture.jpg) no-repeat fixed top left;
	
}

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

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

.custom a {

	color: #2380b0;
	
}

/* #COLORING OF MAIN AREAS
================================================== */

/* Background of Logo & Slogan areas */

.custom #top {
	
	background: #fcfcfc;
	background: -moz-linear-gradient(top, #fcfcfc 0%, #f4f6f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f4f6f7));
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#f4f6f7 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#f4f6f7 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#f4f6f7 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%,#f4f6f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f4f6f7',GradientType=0 );
	
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
	
}

.custom #topContent {
	
	border: 1px solid rgba(0,0,0,0.1);
	border: 1px solid #dcdde0 \9;
		
}

/* Background of Content Areas */

.custom #contentWrapper {

	background: #fcfcfc;
	
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.18);
	
}

.custom #contentWrapperContent {
	
	border: 1px solid rgba(0,0,0,0.1);
	border: 1px solid #dcdde0 \9;
	
}

/* #CALL & SEARCH WIDGET STYLES
==================================================*/

.custom .callSearchWidget p,
.custom .callSearchWidget a {

	color: #2e2e2e;
	
}

/* #LOGO STYLES
==================================================*/

.custom .logo a {

	color: #2e2e2e;
	
}

/* #SLOGAN STYLES
==================================================*/

.custom .sloganWidget h1,
.custom .sloganWidget h2,
.custom .sloganWidget h3,
.custom .sloganWidget h4,
.custom .sloganWidget h5,
.custom .sloganWidget h6,
.custom .sloganWidget p,
.custom .sloganWidget a {

	color: #a5a7a8;
	
}

/* #NAVIGATION STYLES IN DIFFERENT STYLESHEETS
==================================================*/

/* #TAB STYLES IN DIFFERENT STYLESHEET
==================================================*/

/* #JS-BANNER AREA
==================================================*/

.custom #services {

	background: #dcdde0;
	
}


/* #JS-BANNER STYLES
==================================================*/

/* Pager */

/* Pager Styles */

.custom .rslides_tabs li a {
	
	color: #bfbfbf;
	
}

/* Pager Hover */

.custom .rslides_tabs li a:hover {
	
	color: #807474;
	
}

/* Pager Open */

.custom .rslides_tabs .rslides_here a {
	
	color: #807474;
	
}

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

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

.custom .breadCrumb {

	color: #6b7074;
	
}

.custom .breadCrumb a {
	
	color: #df6f31;
	
}

.custom .breadCrumb a:hover {
	
	color: #2e2e2e;
	
}

/* #Footer Area
==================================================*/

.custom #bottom {

	border-top: 1px solid #dcdde0;
	
}

/* #Yritystiedot
==================================================*/

.custom #bottom .informationWidget {

	color: #61605f;
	
}