@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Oswald';
	src: url('/fonts/Oswald-Bold.ttf') format('truetype');
}
/* make the footer stick to bottom */
html, body {height: 100%;}
/*#wrap {min-height: 77%;}*/
#main {overflow:auto;
	margin-bottom: 10px; clear:both;}  /* must be same height as the footer */
#footer {background-color:#101010;
	display:block;
	width:100%;
	color:#FFFFFF;
	height:auto;
	padding:20px 0;
	position: relative;
	clear:both;} 

.textblock {float:left;}
.textblock img {margin: 0 10px 5px 0;}
.textblock blockquote {border:1px solid black; padding:10px;}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
/* end of footer stick */

body {margin:0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 1.2rem; background-color:#fff;}
h1, h2, h3, h4 {clear:both;}
a:link {text-decoration: underline; color:#0000CC;}
a:visited {text-decoration: underline; color:#0000CC;}
a:active {text-decoration: underline; color:#0000CC;}
a:hover {text-decoration: underline; color:#000099;}
.text {font-weight:bold;}

#header {background-color:#000; display:block; width:100%; height:100px; padding-top:15px;}
.headad {text-align:center; margin-top:25px;}

#logowrap {background-color: #000; width:100%;padding-bottom: 10px; text-align:center;}
#logowrap img{max-width:100%; height:auto;}
#logo {margin:0 auto;}

.wrapper{max-width:885px; margin: 0 auto; margin-bottom:25px;}
.vertical-section {width:100%; padding: 40px 0;}
.frontbg {background:url('imgs/maskeradprylar_feat2_1403.jpg'); background-position:center; height: 645px; background-size:cover;}
.front-h1 {font-size:75px; line-height:70px; text-align:right; text-transform:uppercase; text-shadow:#D3D3D3;}

#header {display:block; width:100%; height:55px; padding-top:0px; border-top:1px solid #fff; border-bottom:1px solid #fff; background-color:#000; text-align:center;}
#header-menu {margin:auto; width:850px;}
#header-menu ul {list-style: none; padding: 0; margin: 0; float: left; width: 100%;}
#header-menu li {float: left; margin: 0 1em 0 0;}
#header-menu a {text-decoration: none; display: block; width: 6em; padding: 0 0.5em; font-weight: bold; border-bottom: 0.5em solid #fff; color: #fff;
}
#header-menu a:hover {border-bottom: 0.5em solid #b10000; color: #ffc000;}
#header-menu a:active {border-bottom: 0.5em solid #b10000; color: #ffc000;}


#content {display:block; min-height: 500px; width:100%;}
#skyltfonster {width:885px; min-height:460px; margin:0 auto; padding:10px 0 25px 0;}
#skyltfonster h1{
		font-family: 'Oswald', Verdana;
		font-size: 40px;
		letter-spacing: -0.05em;
		color: #333;
		line-height: 50px;
		margin: 0 0 10px 0;
		text-transform:uppercase;
		}
	#skyltfonster h2 {font-family: 'Oswald', Verdana; text-transform:uppercase; font-weight:normal; line-height:22px;}
#skyltfonster p{font-size: 16px; line-height:24px;}
#skyltfonster li {display: inline; float: left; padding: 0 10px; text-align: right; font-size: 30px; text-transform: uppercase; font-family: Georgia; height: auto;}
#skyltfonster li a:link{text-decoration:none; color:#0000CC !important;}
#skyltfonster img{border:1px solid grey; display:block;}
#skyltfonster img:hover{border:1px solid grey;}

#skyltfonster #sokruta {float:none;}
#skyltfonster .bluelink {color:#00F !important; text-decoration:underline !important;}

#brandselector {display:block; clear:both; margin: 0 auto;
  max-width: 450px;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 30px;
  background-color:#b7c6b3;}
#brandselector form {float:none; margin:0 auto;}


#skyltfonster .brandselect {display:block; clear:both; float:none; vertical-align:middle; width: 320px;
align-content: center;
border: 1px solid grey;
border-radius: 8px;
padding: 10px;
margin: 30px auto;
background: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
}
#skyltfonster .brandselect select {
height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
color:#000;
width:300px;
}
#skyltfonster .brandselect input[type="button"] {
margin-top: 10px;
width: 300px;
height: 30px;
font-size: 16px;
}

#breadcrumbs {width:885px; margin:0 auto; clear:both; max-width:100%; font-style:italic;}
#breadcrumbs ol {padding-left:0;}
#breadcrumbs ol li {display:inline-block; list-style-type:none; text-transform: capitalize; float:none;
padding:0 2px; font-family: Arial,Helvetica,sans-serif; font-size: 12px;}
#breadcrumbs a:link, #breadcrumbs a:visited {color:#03C !important; text-decoration:underline !important;}

.textfield {width:850px; margin:auto; clear:both; padding-top:25px;}
.textfield a:link, .textfield a:visited {color:#0000CC !important;}
.textfield img {max-width:100%; height:auto;}
.breaker { clear: both; border-bottom: 1px solid grey; line-height: 2em; font-size:1.5em;}

.productfeed {clear:both;}
.productfeed ul {list-style: none; margin:0; padding:0;}
.productfeed li {display: inline; float: left; padding: 0 10px; display:block; height:200px; width:200px; margin-bottom:20px;}
.productfeed li a:link{text-decoration:none;}
.productimage {border:1px solid #e8e8e8; display: block;
  width: 100%;}
.productfeed img {
  border: none !important;
  width: auto;
  max-width: 100%;
  height: 200px !important;
  margin: 0 auto;
  padding: 5px 0;
}
.productfeed .infobox {color:#000; font-size:10px; display:block; width:192px; height:40px; padding:3px; overflow:hidden; text-transform:none; text-align:left;}
.productfeed .productname{background:#e8e8e8; color:#000; display:block; width:192px; height:40px; position:relative; padding:5px; border-top-left-radius: 5px;}

.productfeed .white{position:relative; left:-11px; top:-72px;}
.productfeed .white img{opacity:0.2;}
.productfeed .white img:hover{opacity:0; border:1px solid grey;}

.productfeed .productname h3{font-weight:bold; font-size:10px; margin:1px;}
.productfeed .pricelink {padding:5px; font-weight:bold; font-size:13px; display:block; height:32px; width:192px; background-color:#294169; color:#FFF; text-align:center; border-bottom-right-radius: 5px;}
	.productfeed .discount {background-color:#CB0404;}
		.productfeed .discount .oldprice{text-decoration:line-through;}
	.productfeed .normal {background-color:#294169;}
.productfeed .pricelink:hover {background-color:#000;}
.productfeed .readmore {
    font-size: 10px;
    text-transform: none;
    font-weight: normal;
}

.text-sub-grid {clear:both;}
.text-sub-grid ul li {font-size:13px !important; text-transform:none !important; list-style-type:circle !important; display:block !important; float:none !important; text-align:left; text-align:left !important;}

.ilink::before {content:"\000BB\00a0";} 
.ilink {display:inline-block;}

.menurow {display: block;
padding: 0 15px;
height: 40px;
line-height: 40px;
background: #3799CD;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-align:center;
color:white;
}
.menurow:hover {background:#A6A6A6;}
	

	#footer .block {width:750px; margin:auto;}
	#footer .block h3 {font-weight:bold; color:#ffffff; font-size: 24px; font-family: Arial, 'Helvetica', sans-serif;}
	#footer a:link, #footer a:visited {color:#fff !important; text-decoration:underline !important;}


#standardlist ul li {
    font-size: 16px !important;
    font-weight: normal !important;
    display: list-item !important;
    list-style: square inside !important;
    text-transform: lowercase !important;
    float: none;
    text-align: left;
    padding-left: 20px;
    font-family: Arial, 'Helvetica', sans-serif;
}

#normallist li {
  padding: 10px 10px;
  font-size: 16px;
  height: auto;
  line-height: 26px;
  text-align:left;
  font-family: Arial, Helvetica, sans-serif;
  display:list-item;
  text-transform:none;
  float:none;
}

.greytext {color:grey;}

.floatLeft {float:left; display:block;}
.table {float:left; display:block; text-align:center; margin-right:25px;}
.table table{border:1px solid black;}
.table caption{font-weight:bold; width:100%; background:#3799CD; font-size:16px; line-height:35px; color:#FFFFFF;}
.table tr:nth-child(even) {background: #CCC;}
.table tr:nth-child(odd) {background: #FFF;}

#ads-bottom {width:850px; margin:0 auto;}
.float-right {float:right;}

blockquote {font-style: italic;
font-size: 18px;}

.button {
    border: none;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
	border-radius: 12px;
	min-width:200px;
	background-color:#000;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}
.sqbutton {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	border: 4px solid #FFF;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
	width:100%;
	font-weight:bold;
}
.sqbutton:hover, .button:hover {box-shadow: 0 0 11px rgba(33,33,33,.2);}


	 .orange {background-color: #ff9900; color:#383838;}
	 .red {background-color: #e00000; color:#fff;}

/*Search form styling på söksidan */

.form-container {
    width: 353px !important;
    height: 49px;
    padding: 0;
    overflow: hidden;
    text-align: left;
    background: #f8f8f8;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -moz-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -ms-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: -o-linear-gradient(top, #f8f8f8, #eeeeee);
    background-image: linear-gradient(top, #f8f8f8, #eeeeee);
    -moz-box-shadow: 0 4px 0 #ddd, 0 6px 8px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 4px 0 #ddd, 0 6px 8px rgba(0,0,0,.5);
    box-shadow: 0 4px 0 #ddd, 0 6px 8px rgba(0,0,0,.5);
}
 
.search-field {
    float: left;
    width: 250px;
    height: 34px;
    margin: 6px 0 0 8px;
    padding: 0 8px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    color: #888;
    font-style: italic;
    font-weight: 400;
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -moz-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -ms-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: -o-linear-gradient(top, #f5f5f5, #ffffff);
    background-image: linear-gradient(top, #f5f5f5, #ffffff);
    -moz-box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #e2e2e2 inset, 0 1px 0 #fff;
}
 
.search-field:focus {
    outline: 0;
    color: #666;
    border-color: #aaa;
    -moz-box-shadow: 0 1px 1px #dadada inset;
    -webkit-box-shadow: 0 1px 1px #dadada inset;
    box-shadow: 0 1px 1px #dadada inset;
}
 
.submit-container {
    float: left;
    width: 60px;
    height: 32px;
    margin: 7px 0 0 7px;
    padding: 0;
    cursor: pointer;
    background: #e63c0d;
    border: 1px solid #d62700;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f55f15), to(#e63c0d));
    background-image: -webkit-linear-gradient(top, #f55f15, #e63c0d);
    background-image: -moz-linear-gradient(top, #f55f15, #e63c0d);
    background-image: -ms-linear-gradient(top, #f55f15, #e63c0d);
    background-image: -o-linear-gradient(top, #f55f15, #e63c0d);
    background-image: linear-gradient(top, #f55f15, #e63c0d);
    -moz-box-shadow: 0 1px 1px #fa8e1f inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #fa8e1f inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #fa8e1f inset, 0 1px 0 #fff;
}
 
.submit-container:hover, .submit-container:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e63c0d), to(#f55f15));
    background-image: -webkit-linear-gradient(top, #e63c0d, #f55f15);
    background-image: -moz-linear-gradient(top, #e63c0d, #f55f15);
    background-image: -ms-linear-gradient(top, #e63c0d, #f55f15);
    background-image: -o-linear-gradient(top, #e63c0d, #f55f15);
    background-image: linear-gradient(top, #e63c0d, #f55f15);
    -moz-box-shadow: 0 1px 1px #f36215 inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #f36215 inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #f36215 inset, 0 1px 0 #fff;
}
 
.submit-container:active {
    outline: 0;
    -moz-box-shadow: 0 1px 6px #e4340b inset;
    -webkit-box-shadow: 0 1px 6px #e4340b inset;
    box-shadow: 0 1px 6px #e4340b inset;
}
 
.submit {
    float: left;
    width: 60px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0px solid #000;
    background: url(imgs/form-magnifier.png) 20px 6px no-repeat;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* Basic Styles */

.frontpuff {display:block; float:left; margin-top:10px;}
.frontpuff img {max-width:100%; height:auto;}
.frontpuff a:link, .frontpuff a:visited {text-decoration:none !important;}

/* Responsive table */
/* Generic Styling, for Desktops/Laptops */
table { 
  width: 100%; 
  border-collapse: collapse; 
}
table a:link {text-decoration:underline !important;}
table a:hover {color:#06F !important;}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #e4e1e1; 
}
th { 
  background: #086793; 
  color: white; 
  font-weight: bold; 
}
td, th {
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}


/***********
   BUTTONS
************/

.SingleButton {display:inline-block; margin:0 auto; max-width:265px; width:100%; background-color:#000; padding:10px; text-align: center; border-radius: 10px; font-size: 16px;color: #fff;font-weight: bold;}
 .SingleButton a, .SingleButton a:link, .SingleButton a:visited {color:#fff !important; text-decoration: none !important; font-size: 20px; font-weight: bold;}

/*flexblock*/
.flexcontainer {display:flex; flex-flow:row wrap;}

	.flexitem-33 {flex-basis:33.333%; 
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
margin-bottom: 10px;}
	.flexitem-50 {flex-basis:48.9%; 
	margin-bottom: 10px;}
		.flexitem-50 img {max-width:100%; height:auto;}
	.padded-rounded {flex-basis:30%; border: 1px solid lightgray;
  border-radius: 10px;
  padding: 10px;
  margin: 3px;}
  		.padded-rounded h3 {text-transform:uppercase; font-size:16px;}
		
/*******
	Featured content
******/	

.blackbox {background-color:#000; color:#fff; padding:15px; border-radius:10px;}
.green {background-color: #b7c6b3; padding: 10px; margin-top: 15px; border-radius: 10px;}
  .green h2 {padding-top: 0px !important;margin-top: 5px;}
  .green img {border:none !important;}
.dotted-left {border-right:1px dotted #000; margin-right:10px; padding-right:5px;}

	.featured-img {position: relative;
overflow: hidden;
border-top-right-radius: 3px;
border-top-left-radius: 3px; max-width: 275px;
height: auto;}
	.featured-img img {border:none !important; max-width:100%; height:auto;}
	.featured h3 {padding-left:10px; color:#000; margin-top:0px; padding-top:10px;}
		.h3over {
		  background-color: black;
		  color: #fff !important;
		  display: block;
		  z-index: 1;
		  position: relative;
		  top: 40px;
		  padding: 7px !important;
		  margin: 0;
		  max-width:150px;
		  font-family:'Oswald', Verdana;
		  font-weight: normal;
		}
	.featured h4 {color:#808080; font-size:14px;}
	.featured p {font-size:14px;}
	.featured a:link, .featured a:visited, .featured a:hover {text-decoration:none !important;}
	.flexitem-50 img {max-width:98%; height:auto;}



/************
   SEARCH
*************/
.overlay {
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.overlay.active {
  display: block;
}
#search-wrapper {
  position: fixed;
  right: 10px;
  display: flex;
  z-index: 100;
}
#search-icon {
  cursor: pointer;
  position:fixed;
  right: 15px;
  color:#fff;
  background-color:#000;
}
#search-container {
  overflow: hidden;
  width: 0;
  position:fixed;
  right: 10px;
  transition: width 0.5s ease;
}
#search-container.focused, #search-container.active {
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#search-box {
  width: 100%;
  padding: 17px;
  border: 1px solid white;
}
/* SEARCH desktop */
#search-wrapper {top:10px;}
#search-container.focused, #search-container.active {width: 300px;}
#search-container {right: 0;}
#search-icon {font-size: 36px;top:0px;padding:0px;top:10px;}


/* MOBILE-ONLY */
.mobile-only {display:none;}




/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px) {
	#content {padding-left:15px; padding-right:15px; width:90%; z-index:0;}
	#logo {width:95%;justify-content:left; padding-top: 25px;}
		#logowrap {min-height:110px;}
		#logowrap img {max-width: 75%; height: auto; position:relative; left:-20px; top:10px;}
	.frontbg {max-height: 200px;}
	#header {padding-top:10px; border:none;}
	#skyltfonster, .textfield, #ads-bottom {width:95%;}
	#skyltfonster h1{font-size:34px; line-height:35px; width:95%; margin-bottom:15px; margin-top:15px;}
	#skyltfonster ul{width:100%; margin: 15px auto;}
	body {font-size:14px;}
	
	#footer .block {width:95%;}
	.float-right {float:none; margin-top:15px;}
	.textfield iframe {max-width:100%; height:auto;}
	
	#skyltfonster form {width:95%; margin-bottom: 20px;}
	
	#skyltfonster .productfeed {width:100%; margin:0 auto;}
    .productfeed .productname, .productfeed .pricelink, .productfeed .infobox {width:100%;}
    .productfeed .infobox {max-height:70px;height:auto;font-size:12px; padding:3px;}
    #skyltfonster .productfeed li {text-align:left; width:96%; padding:0 0 0 10px;}
    .productimage {border:none;}
	.productimage img {height:auto; min-height:100px;}
    .productfeed .productname {padding:2px;}
    .productfeed .pricelink {padding:5px 0 0 0; height:45px; font-size:16px;}
    .productfeed .productname h3 {margin:5px;}

	.text-sub-grid a:link, .text-sub-grid a:visited {color:#0000CC !important; text-decoration:underline !important;}
	.text-sub-grid iframe {max-width:100%; height:auto;}
	.text-sub-grid p img, #skyltfonster p img {max-width:100%; height:auto;}
	
	.ilink {display:block;}
	.ilink::before {content:"\00a0";}

	
	#related li{font-size:18px; padding:3px;}
	#related ul {width:90% !important;}
	
	.break-wide {clear:none;}
	
	.flexcontainer {flex-flow: column wrap;}
		.featured-img {max-width: 100%; height: auto;}
		.h3over {top:45px;}
		.dotted-left {border:none; margin-right:0px;}
	
	.form-container {max-width: 95% !important;}
	.search-field {max-width:55% !important;}
	
	.SingleButton {max-width:none; margin-bottom: 10px;}
	 .SingleButton a, .SingleButton a:link, .SingleButton a:visited {color:#fff !important; text-decoration: none !important; font-size: 20px; font-weight: bold;}
	
	#brandselector {max-width:100%;}
	
	/* SEARCH MOBILE */
	.overlay.active {width:99%;}
	#search-wrapper {width: 95%; top:80px;}
	#search-container {right: 0; top:55px;}
	#search-container.focused, #search-container.active {width: 80%;}
	#search-icon {right:5px;top:50px;font-size:20px;padding:14px;}
	
	/* MOBILE-ONLY */
	.mobile-only {display:block;}
	
	
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}

}



/* NAV MENU NEW */
@media screen and (max-width: 600px) {
	nav {
      width: 250px;
      height: 100%;
      position: fixed;
      top: 0;
      left: -250px;
      background-color: white;
      overflow-y: auto;
      transition: right 3s;
      z-index: 100;
    }
    nav.active {
      left: 0;
    }
    nav ul {
      list-style: none;
      padding: 25px 0 0 0;
      margin: 0;
    }
    nav ul li {
      padding: 0px;
	  margin:15px 3px;
	  border-bottom: 1px solid #e3e3e3;
    }
    nav ul li a:link, nav ul li a:visited {
      display: block;
	  color: black !important;
	  padding: 8px; 
      text-decoration: none;
	  text-transform: uppercase !important;
	  font-size:16px;
	  font-weight:bold;
    }
    .menu-button {
      position: fixed;
      top: 2px;
      right: 5px;
      z-index: 101;
      cursor: pointer;
	  color:#fff;
	  font-size:20px;
	  padding:11px;
	  background-color: #000;
    }
    .overlay {
      display: none;
      background-color: rgba(0, 0, 0, 0.5);
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 99;
    }
    .overlay.active {
      display: block;
    }
	#header {height:0px;}
}
    /* NAV Menu New Desktop view */
    @media (min-width: 768px) {
		
	nav {
	height: 40px;
	width: 885px;
	position: relative;
	color:#fff;
	text-align:center;
	font-family:'Oswald', Verdana;
	margin: 0 auto;
	}
nav ul {
	padding: 0;
	margin: 0 auto;
	height: 40px;
	display:inline-block;
}
nav li {
	display: inline;
	margin: 0 0.3em 0 0;
}
nav a:link, nav a:visited {
	color: #fff;
	display: inline-block;
	width: 85px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	color: #fff;
	border-bottom: 0.5em solid grey;
	text-transform:uppercase;
}

nav li:last-child a {
	border-right: 0;
}
nav a:hover {border-bottom: 0.5em solid #fff; color: #fff;}
nav a:active {border-bottom: 0.5em solid #fff; color: #fff;}
     
      .menu-button, .overlay, .close-button {
        display: none;
      }
    }


