x/* =============================================================================
   Site
   ========================================================================== */
	
	body {
	  background: top no-repeat fixed #e5e6e7;
	  color: #000;
	  font-size: 12px;
	  height: auto;
	  padding-bottom: 0px;
	  z-index:-10;
	  font-family: 'Open Sans', sans-serif;
	}
	
	
	a {
	  color: #3c84e1;
	  text-decoration: none;
	}
	
	a:hover {
	  text-decoration: underline;
	}
	
	p {
	  padding: 0px;
	  margin: 0px;
	}
	
	h1 {
	  font-family: 'Open Sans', sans-serif;
	  font-weight: normal;
	  text-align: left;
	}
	
	h2 {
	  font-family: 'Open Sans', sans-serif;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  margin-top: 0px;
	  margin-bottom: 0px;
	}
	
	h3 {
	  font-family: 'Open Sans', sans-serif;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  margin-top: 5px;
	  margin-bottom: 15px;
	}
	
	h4 {
	  font-family: 'Open Sans', sans-serif;
	  padding-top: 0px;
	  padding-bottom: 0px;
	  margin-top: 5px;
	  margin-bottom: 5px;
	}
	
	
	.text {
	     font-family: 'Open Sans', sans-serif;
		 line-height:21px;
		 font-size:14px;
		 color:#000;
	}
	
	.senaste {
		width:100%;
		height:400px;
		border-radius:5px;
		padding:0px;
		border:solid 1px #CCC;
		overflow-x: hidden;
		overflow-y: scroll;
		margin-top:10px
	}
	
	.senaste-pad {
		padding:5px;
	}
	
	
	.firstnyhetsrubrik { font-family:Arial, serif; font-size:18px; font-weight:bold; color:#6ebd4f; }
	.firstnyhetstext { font-family:Arial, serif; font-size:14px; font-weight:normal; color:#000; }
	.newsimg { width:220px; border-radius:10px; }
	.firstnewsshowall { font-family:Arial, serif; font-size:16px; font-weight:bold; color:#000; }
	.firstnewsimg {
		float:left;
		width:50px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
	}
	
	.firstpicture {
		margin-top:20px;
		margin-bottom:20px;
		overflow:hidden;
		
	}
	
	.firstimage {
	  height:423px;
	  z-index:-5;
	  width:100%;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top:10px;
	  overflow:hidden;
	}
	
	.top {
		width:100%;
		background-color:#fff;
		margin-left: auto;
		margin-right: auto;
		z-index:2;
		padding-top:0px;
		padding-bottom:0px;
		margin-top:0px;
		margin-bottom:0px;
	}
	.top-mobile {
		display:none;
	}
	.top-big {
		
	}
	
	
	.top-nav {
	  padding-top: 0px;
	  text-align: left;
	  color:#fff;
	  font: bold 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  margin-top: 0px;
	}
	.top-navbar {
		width:100%;
		background-color:#006ec7;
		margin-left: auto;
		margin-right: auto;
		z-index:2;
		height:30px;
		padding-top:10px;
		margin-top:5px;
		margin-bottom:0px;
	}
	
	.top-nav-mobile {
	  padding-top: 0px;
	  /*text-align: left;
	  color:#fff;
	  font: bold 14px 'lucida sans', 'trebuchet MS', 'Tahoma';*/
	  margin-top: 0px;
	}
	
	.top-left {
	  padding: 15px;
	  text-align: left;
	  color:#000;
	  font: bold 13px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  margin-top: 10px;
	  background-color: #eff3fa;
	}
	
	.top-right {
	  padding: 15px;
	  text-align: left;
	  color:#000;
	  font: bold 13px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  margin-top: 10px;
	  background-color: #eff3fa;
	}
	
	
	.varakundvagnlagd {
	  color:#006600;
	  font-weight:bold;
	}
	
	
	.firstpagepicture {
	  background: url(../images/brandon_6779.jpg) no-repeat center;
	  height:300px;
	  z-index:-5;
	  width:100%;
	  margin-left: auto;
	  margin-right: auto;
	  overflow:hidden;
	  z-index:-5;
	  margin-bottom: 10px;
	}
	.first-search-wrap {
	  height:130px;
	}
	.first-search-left {
	  height:130px;
	  width:70%;
	  background-color:rgba(216,226,232,0.9);
	  border-top-left-radius: 5px;
	  border-bottom-left-radius: 5px;
	  margin-top:0px;
	  float:left;
	}
	.first-search-right {
	  height:130px;
	  width:30%;
	  background-color:#0e3145;
	  border-top-right-radius: 5px;
	  border-bottom-right-radius: 5px;
	  margin-top:0px;
	  float:right;
	  color:#fff;
	  font: 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  text-align:center;
	}
	.first-search-right-link {
	  color:#fff;
	  font: 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  text-decoration:none;
	}
	.first-find {
	  padding: 10px;
	  text-align: center;
	  color:#fff;
	  font: bold 30px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  -webkit-text-stroke-width: 1px;
	  -webkit-text-stroke-color: black;
	  margin-top:40px;
	}
	.first-search-select select {
      background: white;
      width:90%;
	  padding: 5px;
      font-size: 16px;
      line-height: 1;
      border: 0;
      border-radius: 0;
      height: 34px;
      -webkit-appearance: none;
     }
	 .first-search-select {
       height: 34px;
	   width:80%;
       background: white url(../images/search_arrow.png) no-repeat right;
       border: 1px solid #ccc;
	   margin-top:20px;
	   margin-left:20px;
	   float:left;
     }
	.first-search-submit {
       float:right;
	   margin-top:-48px;
	   margin-right:25px;
     }
	
	
	.taggfilterwrap {
	  height:30px;
	  background:#ccc;
	}
	.taggfilter {
	  padding: 3px;
	  margin-top:2px;
	  color:#000;
	  font: 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	}
	.taggfilteroff {
	  color:#000;
	  font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	}
	.taggfilteron {
	  color:#8f001c;
	  font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	}
	
	.sidaleft {
	  
	}
	
	.nyhetsbrev {
	  padding: 10px;
	  text-align: left;
	  color:#fff;
	  font: normal 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  margin-top: 0px;
	  width:286px;
	  height:113px;
	  
     border:1px solid #777777;
      
     /* Gradient background */
     background:#9fc342;
     background: -moz-linear-gradient(top, #9fc342, #87b413);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9fc342), to(#87b413));
  
     /* Rounded Corners */
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
	  
	  /*background:url(../images/nyhetsbrev223.png);*/
	}
	
	.nyhetsbrevsida {
	  padding: 10px;
	  text-align: left;
	  color:#fff;
	  font: normal 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  margin-top: 10px;
	  /*width:203px;
	  height:113px;*/
	  
     border:1px solid #777777;
      
     /* Gradient background */
     background:#9fc342;
     background: -moz-linear-gradient(top, #9fc342, #87b413);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9fc342), to(#87b413));
  
     /* Rounded Corners */
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
	  
	  /*background:url(../images/nyhetsbrev223.png);*/
	}
	
	.sokwrapper {
	  padding: 10px;
	  text-align: left;
	  color:#fff;
	  font: normal 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  margin-top: 10px;
	  /*width:203px;
	  height:113px;*/
	  
     border:1px solid #777777;
      
     /* Gradient background */
     background:#051843;
     background: -moz-linear-gradient(top, #051843, #264a99);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#051843), to(#264a99));
  
     /* Rounded Corners 
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px; */
	  
	  /*background:url(../images/nyhetsbrev223.png);*/
	}
	
	
	.produkterbild {
		margin-top:10px;
		position: relative; 
		width: 100%; /* for IE 6 */
	}
	.produkterbildtext {
		position: absolute; 
		top: 0px; 
		left: 0px; 
		color: white; 
		font: bold 16px Helvetica, Sans-Serif; 
		letter-spacing: -1px;  
		background: rgb(0, 0, 0); /* fallback color */
		background: rgba(0, 0, 0, 0.7);
		padding: 10px; 
	}
	.produkterbildtextmobile {
		position: absolute; 
		top: 0px; 
		left: 0px; 
		color: white; 
		font: bold 12px Helvetica, Sans-Serif; 
		letter-spacing: -1px;  
		background: rgb(0, 0, 0); /* fallback color */
		background: rgba(0, 0, 0, 0.7);
		padding: 10px;
		display: none;
	}
	
	
	.fb-page-wrapper {
	  margin-top:0px;
	}
	
	.fb-page-wrapper-produkt {
	  margin-top:10px;
	  margin-bottom:10px;
	}
	
	.fb-page {
	  width: 100% !important;
	  min-width: 180px;
	}
	
	
	.produktbild {
	  margin-top: 10px;
	  width:95%;
	  position:relative;
     border:1px solid #ccc;
	  padding:5px;
       
     /* Rounded Corners */
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
	}
	.produktbildbannernyhet {
	  top:0px;
	  right:0px;
	  position:absolute;
     background: url(../images/banner-nyhet.png);
     width:90px;
	  height:90px;
	}
	.produktbildbannerrea {
	  top:0px;
	  right:0px;
	  position:absolute;
     background: url(../images/banner-rea.png);
     width:90px;
	  height:90px;
	}
	.produktbildbannernyhet2015 {
	  top:0px;
	  right:0px;
	  position:absolute;
     background: url(../images/banner-nyhet2016.png);
     width:90px;
	  height:90px;
	}
	.produktbildbannermanvara {
	  top:0px;
	  right:0px;
	  position:absolute;
      background: url(../images/banner-manadensvara.png);
      width:90px;
	  height:90px;
	}
	.produktbildbannertips {
	  top:0px;
	  right:0px;
	  position:absolute;
      background: url(../images/banner-tips.png);
      width:90px;
	  height:90px;
	}
	.produktbildbannernyttlagrepris {
	  top:0px;
	  right:0px;
	  position:absolute;
     background: url(../images/banner-nyttlagrepris.png);
     width:90px;
	  height:90px;
	}
	.produktbildbannerkampanj {
	  top:0px;
	  right:0px;
	  position:absolute;
     background: url(../images/banner-kampanj.png);
     width:90px;
	  height:90px;
	}
	
	
	.produkttext {
		 font-family:Arial, Helvetica, sans-serif;
		 line-height:21px;
		 font-size:14px;
		 color:#000;
		 margin-top:10px;
	}
	
	.produktkop {
	  position:relative;
	  margin-bottom:20px;
	  width:70%;
     border:1px solid #ccc;
     background:#eee;
	  padding:10px;
  
     /* Rounded Corners */
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
	  
	}
	
	.produktkoppris {
		 font-family:Arial, Helvetica, sans-serif;
		 line-height:21px;
		 font-size:28px;
		 color:#000;
		 font-weight:bold;
	}
	.produktkopprisrea {
		 font-family:Arial, Helvetica, sans-serif;
		 line-height:21px;
		 font-size:28px;
		 color:#990000;
		 font-weight:bold;
	}
	.produktkopprisstrike {
		 font-family:Arial, Helvetica, sans-serif;
		 line-height:21px;
		 font-size:20px;
		 color:#575756;
		 font-weight:bold;
		 text-decoration:line-through
	}
	
	
	.container {
		
	}
	
	.container-top {
		
	}
	
	.container-footer {
		background: #1e1e1e;
		padding-top: 20px;
	}
	
	.container-main {
	  background: #fff;
	  padding-top: 10px;
	  padding-bottom: 10px;
	}
	
	.container-bottom {
	  margin-top: 10px;
	}
	
	.sok {
	  margin-top: 10px;
	}
	
	.divbg {
		background-color:#f0f0f0;
		margin-top:10px;
		margin-bottom: 10px;
		padding-top:10px;
		padding-bottom: 10px;
		border-top: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
		overflow: hidden;
	}
	
	.divbggrid {
		background-color:#f0f0f0;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: -10px;
		padding-left: 10px;
		border-top: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
		overflow: hidden;
	}
	
	.divbg-viktigt {
		background-color:#ffd0d0;
		margin-top:10px;
		margin-bottom: 10px;
		border-top: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
	}
	
	.divbg-salj {
		background-color:#d0ffd1;
		margin-top:10px;
		margin-bottom: 10px;
		border-top: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
	}
	
	
	.divbg-formedling {
		background-color:#d0e2ff;
		margin-top:10px;
		margin-bottom: 10px;
		border-top: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
	}
	
	.divbg-aktuellt {
		background-color:#fdffd0;
		margin-top:10px;
		margin-bottom: 10px;
		border-top: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
	}
	
	.divbg-white {
		background-color:#fff;
		margin-top:10px;
	}
	.divbg-produkt {
		margin:10px;
	}
	
	
	.divbginside1 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.divbginside2 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.divpad {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.divpadaround {
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
	}
	
	
	.fieldbg {
		background-color:#fff;
		padding: 5px;
		border: 1px solid #000;
	}
	
	
	
		
	.navleft {
	  margin-top:10px;
	  text-indent: 10px;
	  padding-top: 10px;
	  padding-bottom: 10px;
	  text-align: left;
	  color:#000;
	  font: normal 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  
	  /* border:1px solid #777777; */
      
     background:#fff;
	 
	 /* Gradient background
     background: -moz-linear-gradient(top, #9fc342, #87b413);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9fc342), to(#87b413)); */
  
     /* Rounded Corners
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px; */
	  
	  /*background:url(../images/nyhetsbrev223.png);*/
	}
	
	
	.navleftdivider {
		background-color:#ccc;
		margin-top: 5px;
		margin-bottom: 5px;
		width:95%;
		height:1px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.navleftlinkoff {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:24px;
	  width:100%;
	  display:block;
	}
	.navleftlinkon {
	  text-align: left;
	  color:#fff;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:24px;
	  background:#016fc8;
	  padding:3px;
	  width:100%;
	  margin-left:-3px;
	  display:block;
	  border: 0px solid #666;
	}
	.navleftlink2off {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:20px;
	  display:block;
	  text-indent: 20px;
	  padding:3px;
	}
	.navleftlink2on {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:20px;
	  background:#c9c9c9;
	  padding:3px;
	  width:100%;
	  margin-left:-3px;
	  display:block;
	  text-indent: 23px;
	  border: 0px solid #666;
	}
	.navleftlink3off {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:20px;
	  display:block;
	  text-indent: 40px;
	  padding:3px;
	}
	.navleftlink3on {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:20px;
	  background:#c9c9c9;
	  padding:3px;
	  width:100%;
	  margin-left:-3px;
	  display:block;
	  text-indent: 43px;
	  border: 0px solid #666;
	}
	
	
	.navleftminsidaoff {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:24px;
	  display:block;
	}
	.navleftminsidaon {
	  text-align: left;
	  color:#000;
	  font: normal 16px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  line-height:24px;
	  background:#c9c9c9;
	  padding:3px;
	  width:100%;
	  margin-left:-3px;
	  display:block;
	  border: 0px solid #666;
	}
	
	
	.kundvagnleft {
	  padding: 10px;
	  text-align: left;
	  color:#000;
	  font: normal 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	  
	  
	  /* border:1px solid #777777; */
      
     background:#fff;
	 
	 /* Gradient background
     background: -moz-linear-gradient(top, #9fc342, #87b413);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9fc342), to(#87b413)); */
  
     /* Rounded Corners
     -moz-border-radius: 5px 5px 5px 5px;
     -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px; */
	  
	  /*background:url(../images/nyhetsbrev223.png);*/
	}
	
	
	
	.hline {
		width:100%;
		height:1px;
		background-color:#999;
		margin-left: auto;
		margin-right: auto;
	}
	
	
	
	
	
	
	.firstprodukt3 {
		width:100%;
		height:300px;
		margin-top: 10px;
		border-width: 1px;
		border-style: solid;
		border-color: #CCC;
		border-radius: 0px;
		position:relative;
		background:#fff;
	}
	.firstprodukt3bild {
		position:absolute;
		width:100%;
		height:225px;
		overflow:hidden;
	}
	
	.firstprodukt3img {
		display: block;
		max-width:100%;
		max-height:237px;
		width: auto;
		height: auto;
	}
	
	
	.firstprodukt3banner {
		position:absolute;
		top:5px;
		right:5px;
		width:100px;
		height:30px;
		background-color:#0FF;
	}
	.firstprodukt3logo {
		position:absolute;
		left:5px;
		top:5px;
		height:55px;
	}
	.firstprodukt3farger1 {
		position:absolute;
		right:5px;
		bottom:105px;
		width:45%;
		height:25px;
		 
	}
	.firstprodukt3farger2 {
		position:absolute;
		right:5px;
		bottom:75px;
		width:45%;
		height:25px;
		 
	}
	.firstprodukt3pris {
		position:absolute;
		font-weight:bold;
		left:5px;
		bottom:5px;
		width:95%;
		color:#051843;
	}
	.firstprodukt3namn {
		position:absolute;
		left:5px;
		bottom:18px;
		width:95%;
		color:#051843;
		
	}
	.firstprodukt3kop {
		position:absolute;
		border: 0;
		padding: 0;
		cursor: pointer;
	 	height: 25px;
		width: 70px;
	 	font: bold 13px/25px 'lucida sans', 'trebuchet MS', 'Tahoma';
		color: #fff;
		background: #051843;
	 	border-radius: 3px;
		text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
		bottom:5px;
		right:5px;
	}
	
	
	
	.firstprodukt4 {
		width:100%;
		height:400px;
		margin-top: 10px;
		border-width: 1px;
		border-style: solid;
		border-color: #CCC;
		border-radius: 5px;
		position:relative;
	}
	.firstprodukt4bild {
		position:absolute;
		width:95%;
		height:330px;
		overflow:hidden;
	}
	.firstprodukt4banner {
		position:absolute;
		top:5px;
		right:5px;
		width:100px;
		height:30px;
		background-color:#0FF;
		z-index:1;
	}
	.firstprodukt4logo {
		position:absolute;
		left:5px;
		top:5px;
		height:55px;
		
	}
	.firstprodukt4farger1 {
		position:absolute;
		right:5px;
		bottom:105px;
		width:45%;
		height:25px;
		 
	}
	.firstprodukt4farger2 {
		position:absolute;
		right:5px;
		bottom:75px;
		width:45%;
		height:25px;
		 
	}
	.firstprodukt4pris {
		position:absolute;
		left:5px;
		bottom:5px;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		color:#000;
		font-weight:bold;
		
	}
	.firstprodukt4namn {
		position:absolute;
		left:5px;
		bottom:20px;
		width:95%;
		
	}
	.firstprodukt4kop {
		position:absolute;
		border: 0;
		padding: 0;
		cursor: pointer;
	 	height: 25px;
		width: 70px;
	 	font: bold 13px/25px 'lucida sans', 'trebuchet MS', 'Tahoma';
		color: #fff;
		background: #058431;
	 	border-radius: 3px;      
		text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
		bottom:5px;
		right:5px;
	}
	
	.produktinfo {
		margin-top:10px;
	}
	
	
	.produktstorlek1 { position:relative; width:450px; height:20px; background-color: #eee; padding:5px; }
		.produktstorlek2 { position:relative; width:450px; height:20px; background-color: #dbdbdb; padding:5px; }
			.produktstorlekfarg { position:absolute; left:10px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#474747; }
			.produktstorlekstorlek { position:absolute; left:150px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#474747; }
			.produktstorlekpris { position:absolute; left:250px; font-family:Arial, serif; font-size:14px; font-weight:bold; color:#474747; }
			.produktstorlekreapris { position:absolute; left:250px; font-family:Arial, serif; font-size:14px; font-weight:bold; color:#cc0000; }
			.produktstorlekprisstrike { position:absolute; left:330px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#474747; text-decoration: line-through; }
			.produktstorlekkop { 
										font-family:Arial, serif;
										padding-bottom:3px;
										padding-top:0px;
										font-size:12px;
										font-weight:normal;
										color:#474747;
										height: 20px;
										width: 60px;
	 									font: bold 13px/25px 'lucida sans', 'trebuchet MS', 'Tahoma';
										color: #fff;
										background: #051843;
	 									border-radius: 3px;
										text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
										margin-top:-2px;
										margin-right:5px;
			}
			/*.produktstorlekkop { position:absolute;
										left:400px;
										font-family:Arial, serif;
										padding-bottom:3px;
										padding-top:0px;
										font-size:12px;
										font-weight:normal;
										color:#474747;
										height: 20px;
										width: 60px;
	 									font: bold 13px/25px 'lucida sans', 'trebuchet MS', 'Tahoma';
										color: #fff;
										background: #051843;
	 									border-radius: 3px;
										text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
										margin-top:-2px;
										margin-right:5px;
			}
			
			.produktstorlekkop { position:absolute; left:400px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#474747; }*/
	
	
	
	
	.footer {
		width:100%;
		background-color:#051843;
		margin-left: auto;
		margin-right: auto;
		overflow:hidden;
		z-index:-5;
		margin-top:10px;
		padding-top:10px;
		padding-bottom:10px;
	    color:#000;
	    font: normal 10px 'lucida sans', 'trebuchet MS', 'Tahoma';
	}
	.footertext {
	   color:#fff;
	   font: normal 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	   text-align:center;
	   padding-top:20px;
	   padding-bottom:10px;
	}
	.footerlogo {
	   background-color:#fff;
	   padding-top:10px;
	   padding-bottom:10px;
	}
	.footer-mobile {
		display: none;
	}
	.footerlink {
	   color:#fff;
	   font: normal 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
	   text-align:center;
	}
	
	
	
	.shadow-top {
		-moz-box-shadow: 4px 0 4px #000;
		-webkit-box-shadow: 4px 0 4px #000;
		box-shadow: 4px 0 4px #000;
	}

	
	
	
	
	
	.cf:before, .cf:after{
		 content:"";
		 display:table;
	}
	 
	.cf:after{
		 clear:both;
	}
	 
	.cf{
		 zoom:1;
	}
	
	
	
	/* Form wrapper styling */
	.form-wrapper {
		 width: 422px;
		 padding: 10px;
		 margin: 0px auto 0px auto;
		 background: #444;
		 background: rgba(0,0,0,.2);
		 border-radius: 10px;
		 box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	}
	 
	/* Form text input */
	 
	.form-wrapper input {
		 width: 342px;
		 height: 20px;
		 padding: 10px 5px;
		 float: left;    
		 font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 border: 0;
		 background: #eee;
		 border-radius: 3px 0 0 3px;
	}
	 
	.form-wrapper input:focus {
		 outline: 0;
		 background: #fff;
		 box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	}
	 
	.form-wrapper input::-webkit-input-placeholder {
		color: #999;
		font-weight: normal;
		font-style: italic;
	}
	 
	.form-wrapper input:-moz-placeholder {
		 color: #999;
		 font-weight: normal;
		 font-style: italic;
	}
	 
	.form-wrapper input:-ms-input-placeholder {
		 color: #999;
		 font-weight: normal;
		 font-style: italic;
	}    
	 
	/* Form submit button */
	.form-wrapper button {
		 overflow: visible;
		 position: relative;
		 float: right;
		 border: 0;
		 padding: 0;
		 cursor: pointer;
		 height: 40px;
		 width: 70px;
		 font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 color: #fff;
		 text-transform: uppercase;
		 background: #006ec7;
		 border-radius: 0 3px 3px 0;      
		 text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
	}   
		
	.form-wrapper button:hover{     
		 background: #6dbeff;
	}   
		
	.form-wrapper button:active,
	.form-wrapper button:focus{   
		 background: #6dbeff;
		 outline: 0;   
	}
	 
	.form-wrapper button:before { /* left arrow */
		 content: '';
		 position: absolute;
		 border-width: 8px 8px 8px 0;
		 border-style: solid solid solid none;
		 border-color: transparent #006ec7 transparent;
		 top: 12px;
		 left: -6px;
	}
	 
	.form-wrapper button:hover:before{
		 border-right-color: #6dbeff;
	}
	 
	.form-wrapper button:focus:before,
	.form-wrapper button:active:before{
			  border-right-color: #6dbeff;
	}      
	 
	.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
		 border: 0;
		 padding: 0;
	}
	
	
	
	
	
	/* Form wrapper mobile styling */
	.form-wrapper-mobile {
		 width: 302px;
		 padding: 10px;
		 margin: 0px auto 0px auto;
		 background: #444;
		 background: rgba(0,0,0,.2);
		 border-radius: 10px;
		 box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	}
	 
	/* Form text input */
	 
	.form-wrapper-mobile input {
		 width: 222px;
		 height: 20px;
		 padding: 10px 5px;
		 float: left;    
		 font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 border: 0;
		 background: #eee;
		 border-radius: 3px 0 0 3px;
	}
	 
	.form-wrapper-mobile input:focus {
		 outline: 0;
		 background: #fff;
		 box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	}
	 
	.form-wrapper-mobile input::-webkit-input-placeholder {
		color: #999;
		font-weight: normal;
		font-style: italic;
	}
	 
	.form-wrapper-mobile input:-moz-placeholder {
		 color: #999;
		 font-weight: normal;
		 font-style: italic;
	}
	 
	.form-wrapper-mobile input:-ms-input-placeholder {
		 color: #999;
		 font-weight: normal;
		 font-style: italic;
	}    
	 
	/* Form submit button */
	.form-wrapper-mobile button {
		 overflow: visible;
		 position: relative;
		 float: right;
		 border: 0;
		 padding: 0;
		 cursor: pointer;
		 height: 40px;
		 width: 70px;
		 font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 color: #fff;
		 text-transform: uppercase;
		 background: #006ec7;
		 border-radius: 0 3px 3px 0;      
		 text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
	}   
		
	.form-wrapper-mobile button:hover{     
		 background: #6dbeff;
	}   
		
	.form-wrapper-mobile button:active,
	.form-wrapper-mobile button:focus{   
		 background: #6dbeff;
		 outline: 0;   
	}
	 
	.form-wrapper-mobile button:before { /* left arrow */
		 content: '';
		 position: absolute;
		 border-width: 8px 8px 8px 0;
		 border-style: solid solid solid none;
		 border-color: transparent #006ec7 transparent;
		 top: 12px;
		 left: -6px;
	}
	 
	.form-wrapper-mobile button:hover:before{
		 border-right-color: #6dbeff;
	}
	 
	.form-wrapper-mobile button:focus:before,
	.form-wrapper-mobile button:active:before{
			  border-right-color: #6dbeff;
	}      
	 
	.form-wrapper-mobile button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
		 border: 0;
		 padding: 0;
	}
	
	
	
	
	
	/* Form wrapper styling */
	.form-wrapper-rabatt {
		 /*width: 250px;
		 padding: 10px;
		 margin: 0px auto 0px auto;
		 background: #444;
		 background: rgba(0,0,0,.2);
		 border-radius: 10px;
		 box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);*/
	}
	 
	/* Form text input */
	 
	.form-wrapper-rabatt select {
		 width:90%;
		 height: 20px;
		 padding: 10px 5px;
		 float: left;    
		 font: bold 13px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 border: 0;
		 background: #b4e5af;
		 border-radius: 3px 0 0 3px;
	}
	 
	.form-wrapper-rabatt select:focus {
		 outline: 0;
		 background: #fff;
		 box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	}
	 
	 
	/* Form submit button */
	.form-wrapper-rabatt button {
		 
		 border: 0;
		 padding:0px;
		 cursor: pointer;
		 height:40px;
		 font: bold 14px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 color: #fff;
		 background: #058431;
		 border-radius:3px;      
		 text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
		 padding-left:5px;
		 padding-right:5px;
	}   
		
	.form-wrapper-rabatt button:hover{     
		 background: #87b314;
	}   
		
	.form-wrapper-rabatt button:active,
	.form-wrapper-rabatt button:focus{   
		 background: #87b314;
		 outline: 0;   
	}
	 
	.form-wrapper-rabatt button:before { /* left arrow 
		 content: '';
		 position: absolute;
		 border-width: 8px 8px 8px 0;
		 border-style: solid solid solid none;
		 border-color: transparent #058431 transparent;
		 top: 12px;
		 left: -6px;*/
	}
	 
	.form-wrapper-rabatt button:hover:before{
		 border-right-color: #87b314;
	}
	 
	.form-wrapper-rabatt button:focus:before,
	.form-wrapper-rabatt button:active:before{
			  border-right-color: #87b314;
	}      
	 
	.form-wrapper-rabatt button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
		 border: 0;
		 padding: 0;
	}
	
	
	
	/* Form wrapper styling */
	.form-wrapper-rabatt {
		 /*width: 250px;
		 padding: 10px;
		 margin: 0px auto 0px auto;
		 background: #444;
		 background: rgba(0,0,0,.2);
		 border-radius: 10px;
		 box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);*/
	}
	 
	/* Form text input */
	 
	.form-wrapper-rabatt select {
		 width:90%;
		 height: 20px;
		 padding: 10px 5px;
		 float: left;    
		 font: bold 13px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 border: 0;
		 background: #b4e5af;
		 border-radius: 3px 0 0 3px;
	}
	 
	.form-wrapper-rabatt select:focus {
		 outline: 0;
		 background: #fff;
		 box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	}
	 
	 
	/* Form submit button */
	.form-wrapper-rabatt button {
		 
		 border: 0;
		 padding:0px;
		 cursor: pointer;
		 height:20px;
		 font: bold 12px/20px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 color: #fff;
		 background: #058431;
		 border-radius:3px;      
		 text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
		 padding-left:5px;
		 padding-right:5px;
	}   
		
	.form-wrapper-rabatt button:hover{     
		 background: #87b314;
	}   
		
	.form-wrapper-rabatt button:active,
	.form-wrapper-rabatt button:focus{   
		 background: #87b314;
		 outline: 0;   
	}
	 
	.form-wrapper-rabatt button:before { /* left arrow 
		 content: '';
		 position: absolute;
		 border-width: 8px 8px 8px 0;
		 border-style: solid solid solid none;
		 border-color: transparent #058431 transparent;
		 top: 12px;
		 left: -6px;*/
	}
	 
	.form-wrapper-rabatt button:hover:before{
		 border-right-color: #87b314;
	}
	 
	.form-wrapper-rabatt button:focus:before,
	.form-wrapper-rabatt button:active:before{
			  border-right-color: #87b314;
	}      
	 
	.form-wrapper-rabatt button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
		 border: 0;
		 padding: 0;
	}
	
	
	
	
	body, ul, li {
    font-size:14px; 
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    text-align:left;
}
 
/* Navigation Bar */
 
#menu {
    float:left;
	 list-style:none;
    margin-top:0px;
	 margin-bottom:0px;
    height:0px;
    padding:0px;
 
    /* Rounded Corners 
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 	 */
	 
	 
    /* Background color and gradients  
    background: #014464;
    background: -moz-linear-gradient(top, #0272a7, #013953);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
    */
	 
	 
    /* Borders
    border: 1px solid #002232;
 
    -moz-box-shadow:inset 0px 0px 1px #edf9ff;
    -webkit-box-shadow:inset 0px 0px 1px #edf9ff;
    box-shadow:inset 0px 0px 1px #edf9ff;
	 */
}
 
#menu li {
    float:left;
    text-align:center;
    position:relative;
    padding: 0px;
    margin-right:30px;
    margin-top:0px;
    border:none;
}
 
#menu li:hover {
    /*padding: 4px 9px 4px 9px;*/
	
    color:#434343;
    text-decoration:none;
}
 
.menu-li-a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px; 
    color: #ffffff;
    display:block;
    outline:0;
    text-decoration:none;
	 font-weight:normal;
}

.mobile-li-a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:18px; 
    color: #fff;
    /*outline:0;*/
    text-decoration:none;
    text-shadow: 1px 1px 1px #000;
}
 
#menu li:hover a {
    /*color:#161616;
    text-shadow: 1px 1px 1px #FFFFFF;*/
}
#menu li .drop {
    padding-right:5px;
    background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
    background:url("img/drop.png") no-repeat right 7px;
}
 
/* Drop Down */
 
.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
    margin:4px auto;
    float:left;
    position:absolute;
    left:-999em; /* Hides the drop down */
    text-align:left;
    padding:10px 5px 10px 5px;
    border:1px solid #777777;
    border-top:none;
	 z-index:10;
     
    /* Gradient background */
    background:#3670bb;
    background: -moz-linear-gradient(top, #3670bb, #094ca2);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3670bb), to(#094ca2));
 
    /* Rounded Corners */
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}
 
.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}
 
#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
    left:-1px;
    top:auto;
}
 
/* Columns */
 
.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}
 
/* Right alignment */
 
#menu .menu_right {
    float:right;
    margin-right:0px;
}
#menu li .align_right {
    /* Rounded Corners */
    -moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}
#menu li:hover .align_right {
    left:auto;
    right:-1px;
    top:auto;
}
 
/* Drop Down Content Stylings */

.menurubrik {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px; 
    color: #fff;
    text-decoration:none;
    text-shadow: 1px 1px 1px #000;
}
.menutext {
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    font-size:12px;
	color:#fff;
}

#menu p, #menu h2, #menu h3, #menu ul li {
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    font-size:12px;
    text-align:left;
    /*text-shadow: 1px 1px 1px #FFFFFF;*/
}
#menu h2 {
    font-size:21px;
    font-weight:400;
    letter-spacing:-1px;
    margin:7px 0 14px 0;
    padding-bottom:5px;
    /*border-bottom:1px solid #666666;*/
}
#menu h3 {
    font-size:14px;
    /*margin:7px 0 14px 0;
    padding-bottom:7px;
    border-bottom:1px solid #888888;*/
}
#menu p {
    line-height:18px;
    margin:0 0 10px 0;
}
 
/*#menu li:hover div a {
    font-size:14px;
    color:#fff;
}
#menu li:hover div a:hover {
    color:#029feb;*/
}
.strong {
    font-weight:bold;
}
.italic {
    font-style:italic;
}
.imgshadow {
    background:#FFFFFF;
    padding:4px;
    border:1px solid #777777;
    margin-top:5px;
    -moz-box-shadow:0px 0px 5px #666666;
    -webkit-box-shadow:0px 0px 5px #666666;
    box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
    width:auto;
    float:left;
    margin:5px 15px 5px 5px;
}
#menu li .black_box {
    background-color:#333333;
    color: #eeeeee;
    text-shadow: 1px 1px 1px #000;
    padding:4px 6px 4px 6px;
 
    /* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
 
    /* Shadow */
    -webkit-box-shadow:inset 0 0 3px #000000;
    -moz-box-shadow:inset 0 0 3px #000000;
    box-shadow:inset 0 0 3px #000000;
}
#menu li ul {
    list-style:none;
    padding:0;
    margin:0 0 12px 0;
}
#menu li ul li {
    font-size:12px;
    line-height:24px;
    position:relative;
    text-shadow: 1px 1px 1px #ffffff;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width:130px;
}
#menu li ul li:hover {
    background:none;
    border:none;
    padding:0;
    margin:0;
}
#menu li .greybox li {
    background:#F4F4F4;
    border:1px solid #bbbbbb;
    margin:0px 0px 4px 0px;
    padding:4px 6px 4px 6px;
    width:116px;
 
    /* Rounded Corners */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
    background:#ffffff;
    border:1px solid #aaaaaa;
    padding:4px 6px 4px 6px;
    margin:0px 0px 4px 0px;
}

.login-button {
	background-color:#434343;
	-moz-border-radius:0px 0px 4px 4px;
	-webkit-border-radius:0px 0px 4px 4px;
	border-radius:0px 0px 4px 4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	margin-top:0px;
	width:100%;
}
.login-button:active {
	position:relative;
	top:1px;
}


.kassan-button {
	background-color:#434343;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000;
	margin-top:0px;
	width:100%;
}
.kassan-button:active {
	position:relative;
	top:1px;
}





/* Mobile Navigation Bar */

.mobile-top-nav {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: left;
	color:#fff;
	font: normal 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	margin-top: 0px;
	margin-bottom: 10px;
	
    border:1px solid #777777;
     
    /* Gradient background */
    background:#eee;
    background: -moz-linear-gradient(top, #fff, #ddd);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ddd));
    
	/* Rounded Corners 
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;*/
	
	display:none;
}

.mobile-top-search222 {
	padding: 10px;
	text-align: left;
	color:#fff;
	font: normal 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
	margin-top: 0px;
	margin-left:0px;
	
	
    border:1px solid #777777;
     
    /* Gradient background */
    background:#6f9fdc;
    background: -moz-linear-gradient(top, #6f9fdc, #073570);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f9fdc), to(#073570));
    
	/* Rounded Corners */
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
	
	display:none;
}



#mobile-menu {
    list-style:none;
    width:100%;
    margin:0px auto 0px auto;
    height:20px;
    padding:0px 0px 0px 0px;
 
    /* Rounded Corners 
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 	 */
	 
	 
    /* Background color and gradients  
    background: #014464;
    background: -moz-linear-gradient(top, #0272a7, #013953);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
    */
	 
	 
    /* Borders
    border: 1px solid #002232;
 
    -moz-box-shadow:inset 0px 0px 1px #edf9ff;
    -webkit-box-shadow:inset 0px 0px 1px #edf9ff;
    box-shadow:inset 0px 0px 1px #edf9ff;
	 */
}
 
#mobile-menu li {
    float:left;
    text-align:center;
    position:relative;
    /*padding: 4px 10px 4px 10px;*/
    margin-right:15px;
    /*margin-top:7px;*/
    border:none;
}
 
#mobile-menu li:hover {
    /*border: 1px solid #777777;
    padding: 4px 9px 4px 9px;*/
     
    /* Background color and gradients 
    background: #F4F4F4;
    background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
    */
	 
	 
    /* Rounded corners 
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
	 */
}
 
#mobile-menu li a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px; 
    color: #000;
    text-decoration:none;
	font-weight:bold;
}
 
#mobile-menu li:hover a {
    /*color:#161616;
    text-shadow: 1px 1px 1px #FFFFFF;*/
}
#mobile-menu li .mobile-drop {
    padding-right:10px;
}
#mobile-menu li:hover .mobile-drop {
	
}


.mobile-menu-bars {
    font-family:Arial, Helvetica, sans-serif;
    font-size:30px; 
    color: #000;
    display:block;
    outline:0;
    text-decoration:none;
    /*text-shadow: 1px 1px 1px #000;*/
	float:right;
	margin-top:20px;
}

.mobile-menu-bars a {
    text-decoration:none;
}


.mobile-menu-magnifyingglass {
    font-size:30px; 
    color: #000;
    display:block;
    outline:0;
    text-decoration:none;
    /*text-shadow: 1px 1px 1px #000;*/
	float:right;
	margin-top:20px;
}



 
/* Drop Down */
 
.mobile-dropdown_1column, 
.mobile-dropdown_2columns, 
.mobile-dropdown_3columns, 
.mobile-dropdown_4columns,
.mobile-dropdown_5columns {
    margin:10px auto;
    float:left;
    position:absolute;
    left:-999em; /* Hides the drop down */
    text-align:left;
    padding:10px 5px 10px 5px;
    border:1px solid #777777;
    border-top:none;
     
    /* Gradient background */
    background:#6f9fdc;
    background: -moz-linear-gradient(top, #6f9fdc, #073570);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6f9fdc), to(#073570));
 
    /* Rounded Corners */
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
	
}
 
.mobile-dropdown_1column {width: 140px;}
.mobile-dropdown_2columns {width: 280px;}
.mobile-dropdown_3columns {width: 420px;}
.mobile-dropdown_4columns {width: 560px;}
.mobile-dropdown_5columns {width: 700px;}
 
#mobile-menu li:hover .mobile-dropdown_1column, 
#mobile-menu li:hover .mobile-dropdown_2columns, 
#mobile-menu li:hover .mobile-dropdown_3columns,
#mobile-menu li:hover .mobile-dropdown_4columns,
#mobile-menu li:hover .mobile-dropdown_5columns {
    left:-1px;
    top:auto;
}
 
/* Columns */
 
.mobile-col_1,
.mobile-col_2,
.mobile-col_3,
.mobile-col_4,
.mobile-col_5 {
    display:inline;
    float: left;
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
}
.mobile-col_1 {width:130px;}
.mobile-col_2 {width:270px;}
.mobile-col_3 {width:410px;}
.mobile-col_4 {width:550px;}
.mobile-col_5 {width:690px;}
 
/* Right alignment */
 
#mobile-menu .menu_right {
    float:right;
    margin-right:0px;
}
#mobile-menu li .align_right {
    /* Rounded Corners */
    -moz-border-radius: 5px 0px 5px 5px;
    -webkit-border-radius: 5px 0px 5px 5px;
    border-radius: 5px 0px 5px 5px;
}
#mobile-menu li:hover .align_right {
    left:auto;
    right:-1px;
    top:auto;
}
 
/* Drop Down Content Stylings */

#mobile-menu p, #mobile-menu h2, #mobile-menu h3, #mobile-menu ul li {
    font-family:Arial, Helvetica, sans-serif;
    line-height:21px;
    font-size:12px;
    text-align:left;
    /*text-shadow: 1px 1px 1px #FFFFFF;*/
}
#mobile-menu h2 {
    font-size:21px;
    font-weight:400;
    letter-spacing:-1px;
    margin:7px 0 14px 0;
    padding-bottom:5px;
    /*border-bottom:1px solid #666666;*/
}
#mobile-menu h3 {
    font-size:14px;
    /*margin:7px 0 14px 0;
    padding-bottom:7px;
    border-bottom:1px solid #888888;*/
}
#mobile-menu p {
    line-height:18px;
    margin:0 0 10px 0;
}
 
#mobile-menu li:hover div a { /*styr utseende på text på mobil nav dropdown*/
    font-size:14px;
    color:#fff;
	line-height:25px;
}
#mobile-menu li:hover div a:hover {
    color:#fff;
}

#mobile-menu li ul {
    list-style:none;
    padding:0;
    margin:0 0 0 0;
}
#mobile-menu li ul li {
    font-size:12px;
    line-height:24px;
    position:relative;
    text-shadow: 1px 1px 1px #ffffff;
    padding:0;
    margin:0;
    float:none;
    text-align:left;
    width:130px;
}
#mobile-menu li ul li:hover {
    background:none;
    border:none;
    padding:0;
    margin:0;
}



	
	
	/* Form wrapper styling 
	.form-wrapper-news {
		 width: 193px;
		 padding: 5px;
		 margin: 0px auto 0px auto;
		 background: #444;
		 background: rgba(0,0,0,.2);
		 border-radius: 10px;
		 box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
	}
	*/
	
	 
	/* Form text input */ 
	.form-wrapper-news input {
		 width: 90%;
		 height: 15px;
		 padding: 10px;
		 float: left;    
		 font: normal 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 border: 0;
		 background: #eee;
		 border-radius: 3px 3px 3px 3px;
		 margin-top:10px;     
	}
	 
	.form-wrapper-news input:focus {
		 outline: 0;
		 background: #fff;
		 box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	}
	 
	.form-wrapper-news input::-webkit-input-placeholder {
		color: #999;
		font-weight: normal;
		font-style: italic;
	}
	 
	.form-wrapper-news input:-moz-placeholder {
		 color: #999;
		 font-weight: normal;
		 font-style: italic;
	}
	 
	.form-wrapper-news input:-ms-input-placeholder {
		 color: #999;
		 font-weight: normal;
		 font-style: italic;
	}    
	 
	/* Form submit button */
	.form-wrapper-news button {
		 overflow: visible;
		 position: relative;
		 float: right;
		 border: 0;
		 padding: 0px;
		 cursor: pointer;
		 height: 20px;
		 width: 60px;
		 font: bold 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
		 color: #fff;
		 background: #8e001c;
		 border-radius: 3px 3px 3px 3px;
	}   
		
	.form-wrapper-news button:hover{     
		 background: #8e001c;
	}   
		
	.form-wrapper-news button:active,
	.form-wrapper-news button:focus{   
		 background: #8e001c;
		 outline: 0;   
	}
	 
	
	.form-wrapper-news button:hover:before{
		 border-right-color: #8e001c;
	}
	 
	.form-wrapper-news button:focus:before,
	.form-wrapper-news button:active:before{
		border-right-color: #8e001c;
	}      
	 
	.form-wrapper-news button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
		 border: 0;
		 padding: 0;
	}
	
	
	
	.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style]{width:100% !important;}
	.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe     span[style]{width: 100% !important;}
	
	
	
	
	
	
	
	table { 
	  width: 100%; 
	  border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
	  background: #f6f6f6; 
	}
	tr:nth-of-type(even) { 
	  background: #efefef; 
	}
	th { 
	  background: #041743;
	  color: white; 
	  font-weight: bold; 
	}
	td, th { 
	  padding: 6px; 
	  border: 1px solid #ccc; 
	  text-align: left; 
	}
	
	
	
	@media only screen and (max-width: 767px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		/*position: absolute;
		top: -9999px;
		left: -9999px;
		background: #0A2769;*/
	}
	
	tr { border: 1px solid #ccc; }
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		/*padding-left: 50%; */
	}
	
	td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Label the data
	
	td:nth-of-type(1):before { content: "First Name"; }
	td:nth-of-type(2):before { content: "Last Name"; }
	td:nth-of-type(3):before { content: "Job Title"; }
	td:nth-of-type(4):before { content: "Favorite Color"; }
	td:nth-of-type(5):before { content: "Wars of Trek?"; }
	td:nth-of-type(6):before { content: "Porn Name"; }
	td:nth-of-type(7):before { content: "Date of Birth"; }
	td:nth-of-type(8):before { content: "Dream Vacation City"; }
	td:nth-of-type(9):before { content: "GPA"; }
	td:nth-of-type(10):before { content: "Arbitrary Data"; }
	*/
}


input, textarea, select { 
    padding-top: 9px;
	 padding-bottom: 9px;
    border: solid 1px #E5E5E5; 
    outline: 0; 
    font: normal 13px/100% Verdana, Tahoma, sans-serif; 
    width: 95%;
	text-indent: 5px;
    background: #FFFFFF; 
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; 
    }

input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox]:not(old) + label,
input[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

input[type=checkbox]:not(old) + label > span,
input[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  /*background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));*/
  vertical-align   : bottom;
  background: #ffffff;
  border: 1px solid #999;
}

input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  /*background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));*/
  background: #ffffff;
  border: 1px solid #999;
}

input[type=checkbox]:not(old):checked + label > span:before{
  content     : '✓';
  display     : block;
  width       : 1em;
  color       : rgb(155,0,165);
  font-size   : 0.875em;
  line-height : 1em;
  text-align  : center;
  text-shadow : 0 0 0.0714em rgb(115,153,77);
  font-weight : bold;
}

input[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(153,204,102);
  /*background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));*/
  background-image :    -moz-linear-gradient(rgb(155,0,165),rgb(212,0,225));
  background-image :     -ms-linear-gradient(rgb(155,0,165),rgb(212,0,225));
  background-image :      -o-linear-gradient(rgb(155,0,165),rgb(212,0,225));
  background-image : -webkit-linear-gradient(rgb(155,0,165),rgb(212,0,225));
  background-image :         linear-gradient(rgb(155,0,165),rgb(212,0,225));
}


textarea { 
    width: 400px; 
    max-width: 400px; 
    height: 150px; 
    line-height: 150%; 
    } 
   
input:hover, textarea:hover, select:hover, 
input:focus, textarea:focus, select:focus { 
    border-color: #C9C9C9; 
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; 
    } 
   
.form label { 
    margin-left: 10px; 
    color: #999999; 
    } 
   
.submit input { 
    width: auto; 
    padding: 9px 15px 9px 9px;
    background: #051843; 
    border: 0;
    font-size: 14px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }
	 
.submit-del input { 
	width: 100%; 
    padding: 9px 15px 9px 9px;
    background: #990000; 
    border: 0;
    font-size: 12px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }

.submit-add input { 
    width: 100%; 
    padding: 9px 15px 9px 9px;
    background: #009900; 
    border: 0;
    font-size: 12px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }

.submit-update input { 
    width: 100%; 
    padding: 9px 15px 9px 9px;
    background: #F60; 
    border: 0;
    font-size: 12px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }

.submit-res input { 
    width: 100%; 
    padding: 9px 15px 9px 9px;
    background: #F60; 
    border: 0;
    font-size: 12px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }

.submit-salj input { 
    width: 100%; 
    padding: 9px 15px 9px 9px;
    background: #009900; 
    border: 0;
    font-size: 12px; 
    color: #FFFFFF; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    }
	

.status-green {
	background: #009900;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
	font-size: 12px;
	color: #ffffff;
	}
	
.status-red {
	background: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
	font-size: 12px;
	color: #ffffff;
	}
	
.status-orange {
	background:#F60;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 5px;
	font-size: 12px;
	color: #ffffff;
	}
	
	
	
	
	
	
	
/* =============================================================================
   Page
   ========================================================================== */
	
	
/* =============================================================================
   Media
   ========================================================================== */
	
	
	@media only screen and (min-width: 996px) and (max-width: 1295px) {
			
			
		}
	
	
	
	/* Tablet Portrait size to Base 996px */
	@media only screen and (min-width: 768px) and (max-width: 995px) {
			
			.form-wrapper {
				 width: 260px;
			}
			
			.form-wrapper button {
				 width: 50px;
			}
			
			.form-wrapper input {
				 width: 200px;  
			}
			
			.menu-li-a {
				 margin-top:0px;
			}
			
			.firstimage {
			  height:328px;
			}
			
			.mobile-top-search {
			  display: none;
			}
			
			
			
		}
	
	/* All Mobile Sizes */
	@media only screen and (max-width: 767px) {
			.sok {
			  display: none;
			}
			.top-nav {
			  display: none;
			}
			.top-navbar {
			  display: none;
			}
			.no-mobile {
			  display: none;
			}
			.sidaleft {
			  display: none;
			}
			
			.produkterbild {
			  margin-top:10px;
			}
			.produkterbildtext {
			  display: none;
			}
			.produkterbildtextmobile {
			  display: inline;
			}
			
			.nyhetsbrev {
			  display: none;
			}
			
			.nyhetsbrevsida {
			  display: none;
			}
			
			.fb-page-wrapper {
			  display: none; !important
			}
			
			.fb-page-wrapper-produkt {
			  display: none; !important
			}
			
			.fb-page {
			  display: none; !important
			}
			
			.varukorg {
			  display: none;
			}
			
			.navleft {
			  display: none;
			}
			
			.top {
				padding-top:10px;
				padding-bottom:0px;
			}
			.top-big {
				display: none;
			}
			.top-logo {
				display: none;
			}
			.top-mobile {
				display: inline;
			}
			.menu-li-a {
				font-size:12px; 
			}
			
			.footer-big {
				display: none;
			}
			
			.footer-mobile {
				display: inline;
			}
			
			.firstimage {
			  height:191px;
			}
			
			.firstprodukt3bild {
				height:240px;
			}
			
		}
	
	/* Mobile Landscape Size to Tablet Portrait */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
			.firstimage {
			  height:191px;
			
			}
			.firstprodukt3bild {
				height:240px;
			}
			
		}
		
		
	/* Mobile Portrait Size to Mobile Landscape Size */
	@media only screen and (max-width: 479px) {
			.firstimage {
			  height:149px;
			}
			.firstprodukt3bild {
				height:240px;
			}
		}





/* =============================================================================
   Font-Face
   ========================================================================== */
/* This is the proper syntax for an @font-face file

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