body {
	color: #000;
	font-family:"Courier New",Courier,monospace;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	background: #fff url(/images/bg-main.png) no-repeat left top;
	text-align: center;
}

#global-wrap {
	width:960px;
	margin: 0 auto;
	padding: 0;
}

#top {
	width: 960px;
	height: 150px;
	overflow: hidden;
	background-image: url(/images/nexustop.jpg);
	background-repeat: no-repeat;
}

#menu {
	height: 32px;
	overflow: hidden;
}

#logo {
	overflow: hidden;
	width: 960px;
	height: 125px;
}

#middle-wrap {
	overflow: hidden;
	padding-top: 20px;
	text-align: left;
	background-image: url(/images/star_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 2px;
	width: 960px;
}

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

#footer {
	color: #999;
	font-size: 11px;
	text-align: left;
	padding: 5px 10px 10px 10px;
}

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

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

#menulist li, #infomenulist li {
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
}

#menulist li a, #infomenulist li a {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

.padding {
	padding: 0 10px;
}

.leftbox {
	margin-bottom: 10px;
}

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

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

.basketwrap span {
	display: block;
}

.basketwrap .submit {
	margin-top: 5px;
	display: inline-block;
}

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

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

h1 {
	margin-bottom: 8px;
	font-size: 28px;
	color: #000;
	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-bottom: 4px;
}

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

.logocontainer img {
	margin-top: 20px;
}

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

.listitem h2 a {
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}

.listitem h2 {
	margin: 5px 0;
}

.price {
	color: #6EB960;
	font-weight: bold;
	text-align: center;
}

.listitem {
	float: left;
	width: 280px;
	height: 280px;
	overflow: hidden;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
}

.itemtext {
	display: block;
	position: absolute;
	bottom: 5px;
	width: 100%;
	height: 65px;
}

.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-left: 10px;
	overflow: hidden;
}

.listimg {
	border: 0;
}

.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:"Courier New",Courier,monospace;
	font-size: 11px;
}

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

#bestil input, #bestil textarea, .paytable input {
	border: 1px solid #000;
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	padding: 3px;
	width: 240px;
}

a {
	color: #999;
}

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

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

.submit {
	padding: 2px 6px;
	background-color: #6EB960;
	border: 1px solid #278f14;
	color: #fff;
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	height: 23px;
	line-height: 23px;
	-moz-border-radius: 4px;
	cursor: pointer;
}

#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 {
	overflow:hidden;
	margin: 20px 0 40px 160px;
	width: 625px;
	text-align: center;
}

#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: 340px;
	padding-left: 50px;
	float: left;
}

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

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

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

.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: 8px 4px;
	background-color: #278f14;
	color: #fff;
	margin-top: 20px;
	margin-left: 20px;
	cursor: pointer;
}

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

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

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

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

.selectorder {
	width: 248px;
	font-family:"Courier New",Courier,monospace;
	font-size: 12px;
}

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

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

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

.frontpage-clm2 div {
	background-color: #999;
	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:"Courier New",Courier,monospace;
	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 input.submit {
	margin-top: 5px;
}

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

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

#searchlist {
	margin-top: 20px;
}

#otherslist li, #fpprodlist li, #searchlist li  {
	height: 230px !important;
}

#otherslist li h2 a, #fpprodlist li h2 a, #searchlist li h2 a {
	font-size: 14px;
}

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