/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 8, 2012 10:19:10 AM America/New_York */



@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
#knap {
	margin-top: 10px;
	width: 80px;
}
#omkringknap {
	max-width: 980px;
	text-align:left;
	}

#menu {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	max-width: 980px;

}
#menu img {
    vertical-align: middle;
}
#menu li {
	display: inline;

}
#menu ul {
	background:#E9E9E9;
	margin: 3px;
	padding: 5px;

}
#menu a {
	font: 18px/20px 'BebasNeueRegular', Arial, sans-serif;
	text-decoration: none;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align:middle;



	
}
#menu a:hover {
	color: #999;
	

}


#counter a {
	font: Arial, sans-serif;
	size:8;
	text-decoration: none;
	color: #FFF;

	
}


a {
	color: #007133;
	text-decoration: none;

}
 a:hover {
	color: #666666;
}

#produkt {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	max-width: 640px;
	min-height: 200px;
}
#produkt img {
	margin: 10px;
	float: left;
	padding-right: 10px;
	
}

#galleri {
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	max-width: 640px;

	
	}

#knapkoeb a {
			font: Arial, sans-serif;
			display:inline-block;
			color:#FFF;
			padding:6px 12px;
			margin-bottom:0;
			font-size:14px;
			background-color:007133;
			border-radius:5px;
	}	
	
	
#knaprund {display:inline-block;
			padding:6px 12px;
			margin-bottom:0;
			font-size:14px;
			font-weight:normal;
			line-height:1.428571429;
			text-align:center;
			vertical-align:middle;
			border:1px solid transparent;
			border-radius:4px;
			white-space:nowrap;
			-webkit-user-select:none;
			-moz-user-select:none;
			-ms-user-select:none;
			-o-user-select:none;
			user-select:none;
			}
#knaprund:focus{outline:thin dotted #333;
			outline:5px auto -webkit-focus-ring-color;
			outline-offset:-2px;
		}


H1 {
	color: #333333;
	font-family: Arial;
	font-size: 18px;
	font-weight: Bold;
	vertical-align: middle;
	padding-top: 10px;
}

H2 {
	color: #9B999B;
	font-family: Arial;
	font-size: 16px;
	font-weight: italic;

}
#pris{
	color: #000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: inline;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
#news{
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color:#090;
	padding-bottom: 2px;
	padding-top: 2px;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	margin-left:12px;
	}

#dato{
	color: #666;
	font-family: Arial;
	font-size: 10px;
	font-style:italic;
	margin-bottom:-10px;
	margin-top:10;
	text-align:right;
}

#hold{
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color:#C00;
	padding-bottom: 2px;
	padding-top: 2px;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 10px;
	}

H3 {
	color: #9B999B;
	font-family: Arial;
	font-size: 14px;
	font-weight: italic;

}

p {
	font-family: Arial;
	font-size: 14px;
	color: #000;

}
ul {
		font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #777777;
}
.blink_me {

	
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.2; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.2; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}
