body {
	color: #555555;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	background: #C4161C url(images/bg.png) fixed repeat-x top;
	text-align: center;
}

input {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
}

#global-wrap {
	width:980px;
	margin: 25px auto 0 auto;
	padding: 20px 20px 5px 20px;
	position: relative;
	background: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#top {
	width: 980px;
	height: 70px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
	overflow: hidden;
}

#secondarymenu {
	position: absolute;
	top: 17px;
	right: 26px;
}

#logo {
	overflow: hidden;
	width: 550px;
	height: 65px;
	float: left;
	cursor: pointer;
	background: url(/images/logo.png) no-repeat;
}

#logo h1 {
	visibility: hidden;
}

#middle-wrap {
	overflow: hidden;
	text-align: left;
	width: 980px;
	background-color: #fff;
	padding: 2px 0 0 0 ;
}

#middle {
	float: right;
	width: 780px;
}

#left {
	width: 170px;
	margin-right: 15px;
	float: left;
	font-size: 11px;
}

#footer {
	font-size: 12px;
	text-align: left;
	background-color: #fff;
	text-align: left;
	width: 960px;
	padding: 10px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #555;
}

#menulist, #infomenulist {
	list-style-type:none;
	margin: 0;
	padding: 0;
	margin: -3px 0 0 10px;
}

#infomenulist {
	float: right;
}

#menulist li, #infomenulist li {
	float: left;
	margin-left: 15px;
	line-height: 25px;
}

#menulist li a, #infomenulist li a {
	font-size: 12px;
	color: #555;
	text-decoration: none;
}

#menulist li a:hover, #infomenulist li a:hover {
	color: #000;
}

.title {
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px;
}

.title h1 {
	margin: 0;
	font-size: 16px;
	margin-bottom: 0px;
}

.padding {
	padding: 0 10px;
}

.leftbox {
	margin-bottom: 10px;
}

.paybtn {
	margin-top: 9px;
	margin-bottom: 9px;
}

.basketwrap {
	line-height: 20px;
	cursor: pointer;
	color: #000;
}

.basketwrap h4 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	background: url(images/bgBasket.jpg) no-repeat left center;
	padding: 0 0 0 25px;
}

.basketwrap span {
	display: block;
}

.basketwrap .submit {
	margin-top: 5px;
	display: inline-block;
	font-size: 13px;
	padding: 4px 10px;
}


#infolist {
	margin-top: 10px;
}

#infolist ul, #productlist ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#infolist ul li {
	margin-bottom: 10px;
}

#productlist a, #infolist a {
	color: #fff;
	text-decoration: none;
}

h1 {
	margin: 2px 0 0;
	font-size: 16px;
	color: #3A3A3A;
	padding-bottom: 4px;
}

h2 {
	margin: 2px 0 0;
	font-size: 16px;
	color: #3A3A3A;
	padding-bottom: 4px;
}

#logo h2 {
	margin-top: 0;
	font-size: 11px;
	font-style:italic;
	padding-left: 6px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.priceline {
	margin: 10px 0 5px 0;
	display: block;
}

.priceline .price {
	font-size: 14px;
}

.priceline .inputfield {
	width: 50px;
	border: 1px solid #dedede;
	padding: 2px 4px;
}

.logocontainer {
	width: 550px;
	height: 170px;
	cursor: pointer;
	float: left;
	text-align: left;
}

.logocontainer img {
	margin: 10px 0 0 10px;
}

.basketcontainer {
	float: right;
	margin: 10px 15px 0 0;
	text-align: right;
	overflow: hidden;
	width: 200px;
}

.listitem h2 a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal !important;
}

.listitem h2 {
	margin: 5px 0;
}

.price {
	color: #000;
	font-weight: bold;
}

.listitem {
	float: left;
	width: 185px;
	height: 300px;
	overflow: hidden;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
	border: 1px solid #dedede;
	margin: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 3px;
}

.listitem a {
	display: block;
}

.itemtext {
	display: block;
	width: 185px;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.itemtext .price {
	margin: 0;
}

.oldprice {
	color: #999;
	text-decoration: line-through;
}

.sizelist .oldprice {
	margin-left: 5px;
}

#productwrap {
	overflow:hidden;
	width: 100%;
}

#productwrap ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.listimg {
	border: 0;
	text-align: center;
}

.productdetail {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.productdetail h1 {
	font-size: 18px;
	margin: 0;
	margin-bottom: 10px;
}

.ammount {
	margin-bottom: 10px;
}

.ammountfield {
	width: 45px;
	border: 1px solid #000;
	text-align: center;
	padding: 2px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
}

.btn {
	border: 0px;
	padding: 0px;
}

#bestil input, #bestil textarea, .paytable input {
	border: 1px solid #000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 240px;
}

a {
	color: #000;
	text-decoration: underline;
}

.middlebox {
	width: 100%;
	padding-bottom: 10px;
	overflow: hidden;
}

.spotprocudtslist h4 {
	margin: 0px;
	text-transform: uppercase;
	font-size: 18px;
}

.submit, .formsubmit, .submitinline {
	padding: 4px 6px;
	background-color: #00a900;
	border: 1px solid #018f01 !important;
	color: #fff;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73da41', endColorstr='#4cc013');
	background: -webkit-gradient(linear, left top, left bottom, from(#73da41), to(#4cc013));
	background: -moz-linear-gradient(top,  #73da41,  #4cc013);
	-moz-box-shadow: 1px 1px 4px #aaa;
	-webkit-box-shadow: 1px 1px 4px #aaa;
}

.submitinline {
	display: inline-block !important;
	width: auto !important;
	padding: 0 6px;
	margin-top: 5px;
}

.formsubmit {
	width: auto !important;
}

#contactleft {margin-top: 10px;}

#baskettable {
	margin: 20px 0 0 100px;
}

#baskettable th {
	height: 25	px;
	line-height: 25px;
	border-bottom: 1px solid #999;
}

#baskettable tr.baskettd td {
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
}

#baskettable tr.baskettotal td {
	height: 30px;
	line-height: 30px;
}

.inputtable {
	margin-bottom: 20px;
}

#paymenttable, #shippingtable {
	line-height: 21px;
}

#paymenttable input, #shippingtable input {
	margin-right: 5px;
}

.inputtable td {
	height: 25px;
	padding-right: 10px;
	padding-top: 2px;
	line-height: 25px;
}

#shippingtable button {
	margin-top: 10px;
}

#tabelgodkend {
}

#tabelgodkend th {
	border-bottom: 1px solid #000;
	height: 21px;
	line-height: 21px;
}

#tabelgodkend td {
	height: 30px;
	line-height: 30px;
}

#tabelgodkend td.feeline {
	border-top: 1px solid #999;
	border-bottom: 2px solid #999;
	height: 30px;
	line-height: 30px;
}

#tabelgodkend td.tableborder {
	border-bottom: 1px solid #acacac;
}

.inputtable .submit {
	margin-top: 10px;
}

.basketbtns {
	margin: 20px 0 40px 120px;
	width: 625px;
	text-align: center;
	display: inline-block;
}

.notinfocus {
	float: left;
	background: #999;
	background: -moz-linear-gradient(center top , #999, #999) !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#999)) !important;
	color: #fff;
	border: 1px solid #999 !important;
	filter: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#personal {	
	margin-left: 45px;
}

.thin {
	width: auto !important;
}

label.error{
	display: block;
	margin: 2px 0 5px 0;
	color: red;
	line-height: 15px;
}

ul.godkendlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.godkendtopholder {
	overflow: hidden;
	width: 100%;
}

.godkendleft, .godkendright {
	float: left;
	margin-right: 20px;
}

.size {
	display: block;
	margin-top: -10px;
}

.godkendformpage {
	padding-left: 120px;
}

.godkendformpage h3 {
	margin-bottom: 5px;
}

.submitholder {
	margin: 10px 0 20px 0;
	width: 80%;
	border-top: 1px solid #acacac;
	padding-top: 10px;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.grey {
	background-color: #dedede;
	font-weight: normal;
	font-size: 11px;
}


.paytable {
	margin-left: 60px;
}

.paytable .submit {
	margin: 10px 0 20px;
}

.paytable td {
	height: 30px;
	line-height: 30px;
	padding-right: 5px;
}

.colholder {
	width: 100%;
	overflow: hidden;
}

.colholder .col1, .colholder .col2, .colholder .col3 {
	float: left;
	margin-right: 25px;
}

.receipttable {
	margin-top: 20px;
}

.receipttable th {
	border-bottom: 1px solid #000;
}

.receipttable td {
	height: 25px;
	line-height: 25px;
}

.receipttable tr.feeline td {
	border-top: 1px solid #acacac;
	border-bottom: 2px solid #acacac;
}

.adressline {
	display: none;
}

.outofstock {
	text-align: center;
	margin-top: 20px;
}

.productdetail {
	overflow: hidden;
	width: 100%;
}

.imgcontainer {
	width: 230px;
	float: left;
}

.buycontainer {
	float: right;
	width: 360px;
}

.buycontainer h4 {
	margin: 0;
	font-size: 14px;
}

.buycontainer .submit {
	margin-top: 10px;
}

.sizelist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sizelist li {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
}

.sizelist input {
	margin-right: 10px;
}

.buymore {
	margin-top: 50px;
}

.firstimage {
	margin-bottom: 10px;
}

.imgcontainer img {
	border: 0;
}

.moreimages {
	margin-right: 5px;
}

.productadded {
	display: table;
	padding: 4px 12px;
	background-color: #4CC013;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#lagselc {
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	display: table;
}

#lagselc li {
	float: left;
	margin-left: 8px;
	color: #fff;
}

#lagselc a {
	text-decoration: none;
	color: #fff;
}

#lagselc a.langaktiv {
	font-weight: bold;
}

.selectorder {
	width: 248px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
}

.frontpage-clms {
	width: 100%;
	overflow: hidden;
}

.frontpage-clm1 {
	float: left;
	width: 725px;
}

.frontpage-clm2 {
	float: right;
	width: 200px;
	margin-right: 5px;
}

.frontpage-clm2 div {
	width: 170px;
	padding: 10px;
	color: #fff;
}

.frontpage-clm2 h3 {
	margin: 0 0 5px;
}

.frontpage-clm2 p {
	margin-bottom: 0;
}

.frontpage-clm2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.frontpage-clm2 a {
	color: #fff;
}

.frontpage-clm2 form {
	margin-top: 10px;
}

.frontpage-clm2 form p {
	margin-bottom: 6px;
}

.frontpage-clm2 .inputfield {
	border: 1px solid #000;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	padding: 3px;
}

#fpprodlist {
	width: 100%;
	overflow: hidden;
	padding: 0;
}

#fpprodlist li.listitem {
	width: 225px;
	min-height: inherit !important;
}

#fpprodlist li.listitem .price {
	margin-bottom: 0;
}

.newsletter p {
	font-size: 11px;
}

.newsletter lable {
	font-size: 12px !important;
}

#twitter {
	width: 150px;
	padding: 0;
}

#twitter_update_list {
	margin-bottom: 10px;
}

#twitter_update_list li {
	margin-bottom: 5px;
	font-size: 11px;
}

#search {
	float: right;
	margin: 25px 0 0;
}

#search input.inputfield {
	border: 1px solid #999;
	padding: 6px;
	width: 250px;
	-moz-border-radius: 4px
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#search input.submit {
	padding: 4px 6px;
	line-height: 13px;
	font-size: 12px;
	margin: 0 5px 0 3px;
}

.infotable td {
	padding-right: 25px;
}

#otherslist, #fpprodlist, #searchlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#searchlist {
	margin-top: 20px;
}

.basketbtn {
	background-color: #ddd;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	margin: 0 4px 0 0;
}

.lbr {
	display: block;
}

.search {
	border-top: 2px solid #fff;
}

.twitter {
	border-bottom: 2px solid #fff;
}

.margin {
	float: right;
	width: 160px;
}

.absolut {
	float: left;
	width: 620px;
}

.fragtboks {
	margin-top: 300px;
}

.absolutwide {
	width: 100%;
}

.backlink {
	color: #999;
	text-decoration: none;
	font-size: 11px;
	line-height: 25px;
	display: inline-block;
	margin: 10px 0 0 0;
}

.statementlist p span {
	font-style: italic;
}

.garaterer {
	margin: 0 !important;
	padding: 0 0 0 22px;
	list-style-image: url(images/checkmark.jpg);
}

.garaterer li {
	margin: 0 0 5px 0 !important;
}

#navigation {
	width: 180px;
	float: left;
	padding: 0 10px;	
}

#navigation ul {
	margin: -15px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li {
}

#navigation ul li a {
	color: #555;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	display: inline;
}

#navigation ul li a:hover {
	color: #000;
}

#navigation ul li strong {
	color: #3A3A3A;
	margin-top: 15px;
	display: block;
}

.frontpagelist {
	list-style-image: url(images/stjerne.jpg);
}

.frontpagelist li {
	height:20px;
	margin-bottom:5px;
}

.frontpagelist li a {
	line-height: 20px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

.customerservice {
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#kugleliste {
	margin: 0 0 0 60px;
	padding: 0 0 10px 0;
	list-style-type: none;
	overflow: hidden;
	width: 515;
	
}

#kugleliste li {
	float: left;
	width: 125px;
	height: 125px;
	margin-right: 5px;
	position: relative;
}

#kugleliste li img.front {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	background: transparent;
}

#kugleliste li:hover img.front {
	display: none;
}

#kugleliste li img.behind {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#kugleliste li span.name {
	display: none;
	background: #f9f9f9;
	color: #777;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #ccc;
	width: 100px;
	position: absolute;
	left: 90px;
	bottom: -5px;
	z-index: 10;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#kugleliste li:hover span.name {
	display: block;
}

#subcats {
	overflow: hidden;
}

#subcats ul {
	margin: 10px 0 0 25px;
	padding: 0;
	list-style-type: none;
}

#subcats ul li {
	padding: 5px;
	border: 1px solid #dedede;
	margin: 10px;
	width: 275px;
	min-height: 120px;
	float: left;
	overflow: hidden;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#subcats ul li img {
	float: right;
	margin: 5px;
}

#subcats ul li h4 {
	margin: 0;
	font-size: 12px;
}

#subcats ul li p {
	margin: 0 0 10px 0;
}

.kundeservice {
	background: url("/images/callgirl.png") no-repeat scroll 110px 3px transparent;
	display: block;
	line-height: 16px;
	margin-bottom: 10px;
	padding: 5px 45px 0 0;
	width: 108px;
}
.kundeservice strong {
	display: block;
	font-size: 15px;
	font-weight: 200;
	margin-bottom: 5px;
}

.kundeservice p {
	margin: 0;
}
.kundeservice span {
	color: #BA0102;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

.margin h4 {
	color: #3a3a3a;
	margin: 0 0 5px;
	
}
