body {
	padding-bottom: 0;
}

.mobile {
	display: block;
}

.nomobile {
	display: none !important;
}

#content_wrap {
	width: 100%;
	min-width: 100% !important;
	border: 0;
	padding: 0;
}

#header {
	height: 3em;
	position: fixed;
	z-index: 5000;
}

#header #fp_link {
	width: 54px;
	height: 40px;
	left: 5px;
	top: 5px;
}

#header #mobile_title {
	display: block;
	color: #777;
	margin: 0 2.5em 0 65px;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 25px;
}

#header #search, #header #language, #header #nav_toggle {
	width: 3em;
	height: 3em;
}

#header #search #searchbox {
	width: 100%;
	top: 3em;
}

#header #language ul {
	top: 3em;
	overflow: hidden;
	padding: 0;
}

#header #language ul li {
	width: 47%;
	margin-left: 3%;
	float: left;
	padding: 0.3em 0;
}

#header #nav2 {
	display: none;
	position: absolute;
	z-index: 2500;
	right: 0em;
	top: 3em;
	background-color: rgba(42, 42, 42, 0.85);
	width: 100%;
}


#header #nav2 > li {
	float: none;
	width: 100%;
}

#header #nav2 > li a {
	padding: 0 1em;
	color: #fff;
}

#header #webshop {
	display: none;
}

#nav_toggle {
	float: right;
	display: block;
	background-image: url(/www/akpmedia.nsf/Resources/mobile_navi.png/$file/mobile_navi.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #c5c6c4;
}

#breadcrumbs {
	display: none;
}

#content {
	padding: 3em 0 0 0;
}

#fp_carousel {
	margin-top: 0;
	height: 30em;
}

#fp_carousel #carousel_next, #fp_carousel #carousel_prev {
	width: 2em;
	height: 2em;
	top: 14em;
}

#fp_carousel .carousel_item {
	background-size: auto 100%;
}

#fp_carousel .carousel_item .wrap .inner {
	width: 80%;
	max-width: 400px;
	height: auto;
	padding: 1em 0;
}

#fp_carousel .carousel_item .wrap .inner h2 {
	padding-top: 0;
}

#fp_quicklinks {
	display: none;
}

#fp_columns .box {
	float: none;
	height: 480px;
	width: 100%;
	background-size: auto 100%;
}

@media screen and (min-width:480px) {
	#fp_columns .box {
		background-size: 100% auto;
	}
}

#top_liftup {
	height: 150px;
}

#top_liftup .title {
	font-size: 1.1em;
	padding-left: 5%;
	padding-top: 0em;
	width: 100%;
}


#top_liftup .more {
	line-height: 80px;
}

#fp_columns .box .content {
	width: 100%;
	height: 20em;
}

#fp_columns.threecol .box {
	width: 50%;
	float: left;
	height: 310px;
}

#fp_columns.threecol .box .content {
	font-size: 0.8em;
	height: 360px;
}

#fp_columns.threecol .box .content .inner {
	line-height: 130%;
	padding: 0 1em;
}

#fp_columns.threecol .box .content .inner h3 {
	margin-bottom: 0.5em;
	font-size: 1em;
}

#fp_columns.threecol .box .content .inner hr {
	margin: 0 auto;
}

#fp_columns.threecol .box .tk_options {
	min-width: 60px;
	font-size: 0.7em;
}

#fp_columns.threecol .box .tk_options img {
	width: 50%;
	height: auto;
}

#top_category {
	height: auto;
	overflow: hidden;
	padding-bottom: 1em;
}

#top_category #category_description {
	width: 95%;
}

#top_category #fp_carousel {
	display: none;
}

#product_filter > .section .content > div {
	display: block;
	height: auto;
}

#product_filter > .section .content .filter {
	float: none;
	display: block;
	padding: 0;
	margin: 0.5em auto;
	max-width: 80%;
}

#product_filter > .section .content .filter ul {
	width: 100%;
}

#product_filter > .section .content .filter.slider {
	width: auto;
	max-width: 80%;
	background-image: none;
}

#product_filter > .section .content .filter.slider ul li {
	float: none !important;
	background-color: #fff;
	height: 26px;
	line-height: 26px;
	padding: 0 0 0 5px !important;
	font-size: 0.9em;
	border-top: 1px solid #f4ced6;
	margin: 0 !important;
	text-align: left !important;
	color: #c60c30;
}

#product_filter > .section .content .filter.slider ul li:hover {
	background-color: #ffe5eb;
}

#product_filter > .section .content .filter.slider ul li.selected {
	background-image: none;
}

#product_filter > .section .content .filter.slider ul li a {
	color: #c60c30;
}

#product_filter > .section .content.buttons {
	overflow: hidden;
}

#search_button {
	float: left;
	margin-left: 1em;
}

#reset {
	float: right;
	margin-right: 1em;
}

@media screen and (max-width:479px) {
	#top_category #category_description .more {
		display: block;
		width: auto;
		text-align: center;
	}
}

#product_options .options {
	padding: 0.5em 0;
}

#product_options .options a {
	line-height: 2.5em;
}

#fp_columns.productcard .box {

}

#fp_columns.productcard .box .inner {
	overflow: hidden;
}

#fp_columns.productcard .box .thumbnails {
	width: 100%;
	max-width: 100%;
	float: none;
	overflow: hidden;
}

#fp_columns.productcard .box .thumbnails  > div {
	width: 50px;
	height: 50px;
}

#fp_columns.productcard .box .large_surface {
	width: 150px;
	height: 150px;
	float: none;
	margin: 0 auto;
}

#fp_columns.productcard .box .video {
	float: none;
	height: auto;
	width: 100%;
	margin: 0 auto;
}

#fp_columns.productcard .box .description {
	max-width: 100% !important;
	width: 100%;
	float: none;
}

#product_image {
	background-size: auto 100%;
	background-position: center center;
}

#fp_columns.productcard .box .inner table tr td:first-child {
	width: 33% !important;
}

@media screen and (max-width:479px) {
	#fp_columns.productcard .box .inner table tr td:first-child {
		width: 50% !important;
	}
}
@media screen and (max-width: 479px) {
  #hidemobile {
    visibility: hidden;
    clear: both;
    display: none;
  }
}

#footer {
	height: auto;
}

#footer .box {
	width: 100%;
	float: none;
	height: auto;
}

#footer #services #services_title {
	display: none;
}

#footer #services #services_content {
	display: block;
	position: static;
	height: auto;
	padding-bottom: 1em;
}

#footer #services #services_content h3 {
	margin: 1em 0 1em 0.7em;
	font-size: 1.0em;
}

#footer #services #services_content ul {
	margin: 0 0 0 1em;
	float: none;
	border: 0;
	padding: 0;
}

#footer #services #services_content li {
	height: 1.4em;
	line-height: 100%;
	font-size: 0.9em;
	float: none;
}

#footer #sharelinks a {
	margin: 1em 0;
	background-size: 80% auto;
	font-size: 0.8em;
	padding-top: 15%;
}

@media screen and (max-width:479px) {
	#footer #sharelinks a {
		font-size: 0.7em;
	}
}

#footer #footer_links {
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 1em;
	background-image: none;
	padding: 1.5em 0;
}

#footer #footer_links ul {
	float: none;
	margin: 0 5%;
	padding: 0;
	width: 90%;
	border-bottom: 1px dotted #eee;
	border-right: 0;
}

#footer #footer_links ul:first-child {
	display: none;
}

#footer #footer_links ul li {
	width: 100%;
	height: auto;
}

/* old style overrides */
#main_left {
	float: none;
	width: 100%;
	padding-top: 3em;
}

#main_right {
	float: none;
	width: 95%;
	padding: 0 0 0 0;
}

#main_right #right_nav {
	padding-top: 1em;
	font-size: 0.9em;
	margin: 0 0 0 1em;
}

#main_image {
	height: 15em;
	background-size: auto 100%;
}

a#main_image {
	height: 15em;
	background-size: auto 100%;
}

#main_image_arg {
	background-size: auto 100%;
}

@media screen and (max-width:479px) {
	#main_image {
		height: 10em;
	}
	a#main_image {
		height: 10em;
	}
	#main_image_arg {
		height: auto;

	}
}

#main_left h1 {
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0.8em 25px;
}

#productview .productlist_item {
	width: 50%;
}

@media screen and (max-width:479px) {
	#productview .productlist_item {
		width: 100%;
	}
}

#mobile_title {
	padding-top: 2.1em;
}

#print_product {
	display: none;
}

#product_right_2013 {
	padding: 10px 0;
}

#product_right_2013 .thumb {
	width: 75px;
	height: 72px;
	margin-right: 4px !important;
	background-size: auto 100%;
}

#product_right_2013 #product_right_thumbs {
	height: auto;
}

#main_left.productcard {
	padding-top: 0;
}

#main_content {
	font-size: 0.8em;
	padding: 0 10px !important;
}

#main_content ul{
	padding-left: 0.5em;
	font-size: 1.1em;
}

#product_left_2013 #large_image {
	height: 300px;
	background-size: auto 100%;
}

#product_body {
	padding-right: 10px;
}

#product_accordion {
	padding-bottom: 0;
}

#product_accordion  .body {
	padding: 10px;
}

#product_accordion  .mobilelink {
	text-align: center;
	display: block;
	height: 50px;
	line-height: 50px;
	margin: 5px 0;
	overflow: hidden;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5em;
}

#content_wrap.cyan #product_accordion  .mobilelink {
	background-color: #00B3CA;
}

#content_wrap.green #product_accordion  .mobilelink {
	background-color: #ADA400;
}

#product_accordion #variantImage {
	float: none;
	display: block;
	width: auto;
	margin: 0 auto;
}

#variantDescription {
	padding-bottom: 1em;
}

#selectpower > div {
	width: 40px;
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#product_accordion table tr td:first-child {
	width: 50%;
}

#news_content .news_date {
	padding-bottom: 5px;
}
#newslist .news_date {
	margin-bottom: 49px !important;
}

#newslist .event_date {
	margin-bottom: 130px !important;
}

#links {
	padding-top: 1em;
	padding-left: 1em;
}

/* campaign 2014 */
#campaignPopup {
	position: absolute;
}

#campaignPopupInner {
	background: #333;
	color: #fff;
	margin: 0 1em;
	padding: 1em;
	text-align: center;
}

#campaignPopupInner  p {
	line-height: 130%;
}

#campaignPopupInner  a {
	display: block;
	text-transform: uppercase;
	padding: 0.5em 0;
	color: #fff;
	margin: 1em 0;
}

#campaignPopupInner  a.yes {
	background-color: #c60c31;
}

#campaignPopupInner  a.no {
	background-color: #4d4d4d;
	margin-bottom: 0;
}

#campaign {
	width: 100%;
	height: auto;
	background-color: #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	position: static;
}

#campaign #closeBtn {
	display: none;
}

#campaign #video {
	width: 100%;
	height: auto;
	float: none;
	background: transparent;
}

#campaign #rightcol, #campaign #campaignText {
	float: none;
	width: auto;
}

#campaign #campaignText {
	padding: 0;
	color: #6b6b6b !important;
}

#campaign #campaignText  h1 {
	font-size: 2.2em;
	margin: 1em 0 0 0 !important;
	padding: 0 !important;
	background-color: #fff !important;
	color: #6b6b6b !important;
}

#campaign #campaignText  h3 {
	font-size: 1.3em;
}

#campaign #campaignText  p {
	font-size: 0.9em;
	line-height: 135%;
}

#campaign #kiuasCircle {
	display: block;
	float: none;
	margin: 0 auto;
	position: static;
}

#campaign #campaignLink, #campaign #rightcol #top {
	/*display: none;*/
}

#campaign #rightcol {
	padding-bottom: 1.5em;
}

#campaign #rightcol #campaignForm {
	height: auto;
	background: transparent;
}

#campaign #rightcol #campaignForm #submitForm {
	display: block;
	text-align: center;
}

#campaign #campaignRules {
	padding: 0 1em;
}

#campaign #campaignRules #rules {
	overflow-y: auto;
	height: 90%;
	padding-right: 0em;
}

#campaign #campaignRules #rules  h1 {
	font-size: 1.4em !important;
	color: #fff !important;
	margin: 1em 0 !important;
	padding: 0 !important;
	background: transparent !important;
}

#campaign #campaignRules #backToForm {
	display: block;
	text-align: center;
}

#campaign #campaignThanks  h1 {
	font-size: 1.8em !important;
	color: #555 !important;
	margin: 0 !important;
	padding: 0.5em 0 !important;
	background: transparent !important;
}

#campaign #campaignThanks  p {
	padding: 0.3em 0;
}

#campaign #campaignThanks {
	background-image: none;
	height: auto;
}

#campaign #exitCampaign {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	background-color: #c60c31;
	padding: 0.5em 1.2em;
	text-decoration: none;
}

#campaign #campaignText #top_left {
	float: none;
	width: 100%;
}

#campaign #campaignText #top_right {
	float: none;
	max-width: 90%;
	display: block;
	margin: 0 auto;
}

#campaign .grayBg {
	padding: 0;
}

#campaign #q1 {
	width: 100%;
	float: none;
	padding: 0;
}

#campaign #q1 > div {
	margin-left: 10px;
}

#campaign #bottom_left {
	float: none;
	padding: 0;
	width: 100%;
}

#campaign h4 {
	margin-top: 25px;
}

#campaign #q2 div.selectable {
	width: 100%;
	float: none !important;
}

#campaign #bottom_right {
	float: none;
	width: 100%;
	background-image: none;
}

#campaign #campaignForm {
	padding: 10px;
}
	
#campaign #bottom_right  .bottom  p {
	letter-spacing: 0px;
}
	
/* ovimatto 2014 */
#content, #content_bg {
	background-attachment: fixed;
}

#content_bg {
	position: absolute;
}

#ovimatto {
	position: relative;
	width: 90%;
	margin: 5%;
	height: auto;
}

#avainlippu {
	right: 10px;
	left: auto;
	bottom: 10px;
}

#ovimatto > div {
	float: none;
	position: relative;
	width: 90%;
	padding: 5%;
}

#ovimatto p.ingress {
	margin: 0;
}

#ovimatto p.ingress:after {
	margin: 25px auto 0 auto;
}

#ovimatto h4 {
	font-size: 1.4em;
	text-align: center;
}

#ovimatto hr {
	margin: 1em auto;
}

#header_avainlippu {
	display: none;
}

#area_popup {
	width: 80%;
}