* {
	margin: 0px;
	padding: 0px;
	border: none;
}


h1, .h1 {
	font-family: 'Droid Sans', sans-serif;
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 10px;
}

h2, .h2 {
	display: block;
	font-family: 'Inder', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

h3, .h3 {
	margin-top: 5px;
}

h4, .h4 {
	font-size: 10px;
	color: #fff;
	margin: 0px;
}
h5, .h5 {
	font-size: 13px;
	margin: 0px;
}

.right {
	float: right;
}

.wrap {
	width: 900px;
	margin: 0 auto;
	overflow: auto;
}

#headerWrapper {
	padding-top: 10px;
	background: url(/images/__od/864/headerbg.jpg) no-repeat; 
	width: 100%;
	height: 210px;
	z-index: 0;
	color: #FFF;
	font-family: 'Inder', sans-serif;
	font-size: 16px;
}

#topWrapper {
	overflow: auto;
	clear: both;
}

#cartprevWrapper {
	float: left;
	margin-left: 130px;
}

#searchWrapper {
	float: right;
}

#search {
	float: right;
}

#search input[type="text"] {
    background: url(/images/__od/864/mag.png) no-repeat 10px 6px #fcfcfc;
	font-family: 'Inder', sans-serif;
	font-size: 12px;
    border: 1px solid #d1d1d1;
    color: #000;
    width: 225px;
    padding: 6px 0px 6px 35px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    }
	
a  {
	color: #FFF;
	text-decoration: none;
}

#main_content a {
	color: #000;
	font-weight: bold;
}

#logo {
	float: left;
	width: 294px;
	overflow: auto;
}

#logo img {
	margin-top: 15px;
	border: 0px none;
}

#navlistwrapper {
	margin-top: 10px;
	margin-right: 2px;
	list-style: none;
	float: right;
	font-family: 'Inder', sans-serif;
	font-size: 16px;
}

#navlistwrapper>li {
	display: block;
	float: left;
	margin-left: 25px;
	height: 40px;
}

#navlistwrapper>li ul.navboxcontent {
	position: absolute;
	top: 99px;
	height: 105px;
	list-style: none;
	width: 560px;
	border: solid 2px #f4f4f4;
	background-color: #292727;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	display: none;
	overflow: hidden;
}

#navlistwrapper>li:hover, .navitemon {
	display:block;
	float:left;
	margin-left: 25px;
	height: 40px;
    background: url(/images/__od/864/arrow.png) no-repeat center bottom;
}

#navlistwrapper li:hover ul.navboxcontent {
	z-index: 6000;
	display: block;
}

#navlistwrapper li.navitemon ul.navboxcontent {
	display: block;
}

.navboxwrapper li {
	list-style: none;
}

.navboxcol {
	width: 16.4%;
	float: left;
	padding: 8px 10px 3px 10px;
	overflow:hidden;
	list-style: none;
}

.navboxcol li {
	margin-bottom: 5px;
}

.horizontal_grey_line {
	height: 5px;
	background-color: #d2d9bf;
}

#left_sidebar {
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	width: 237px;
	padding: 20px 15px 20px 0px;
	float: left;
}

.sidebar_item {
	margin-bottom: 30px;
}

#left_sidebar a {
	font-weight: 800;
	color: #000;
}

#newsletter {
	padding: 15px;
	width: 205px;
	border: 1px solid #000;
	margin-top: 20px;
	height: 200px;
}

input.email, .name  {
	font-family: 'Inder', sans-serif;
	font-size: 12px;
    border: 1px solid #d1d1d1;
    color: #000;
	width: 195px;
    padding: 6px 0px 6px 35px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;

}

input.nlsignup {
	border: solid #000 1px;
	width: 207px;
	margin-top: 5px;
	padding: 3px 0px;
	font-family: 'Inder', sans-serif;
}

input[type=button] {
	border: solid #000 1px;
	margin-top: 5px;
	padding: 3px 5px;
	font-family: 'Inder', sans-serif;
}

input[type=text], input,  textarea {	
	border: solid #CCC 1px;
	background: #f7f7f7;
	padding: 5px;
}

input[type=checkbox] {	
	border: solid #CCC 1px;
	background: #f7f7f7;
	padding: 5px;
}


.info a {color: #1c43a7; text-decoration: underline;}

input.bt2 {
	border: solid #000 1px;
	float: left;
	width: 90px;
	margin-top: 20px;
	margin-right: 8px;
	font-family: 'Inder', sans-serif;
}

#main_content {
	float: right;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	padding-left: 70px;
	padding-top: 20px;
	width: 560px;
	min-height: 750px;
	overflow: hidden;
	border-left: solid 5px #d2d9bf;
}

#new {
	margin-top: 40px; 
}

#col1 {
	float:left;
	position:relative;
	overflow:hidden;
	width: 30%;
}
#col2 {
	float:left;
	position:relative;
	overflow:hidden;
	left: 25px;
	width: 30%;
}
#col3 {
	float:left;
	position:relative;
	overflow:hidden;
	left: 55px;
	width: 30%;
}

.horizontal_grey_line2 {
	height: 49px;
	background-color: #d2d9bf;
}

.footer {
	background: url(/images/__od/864/footerbg.jpg) no-repeat; 
	width: 100%;
	height: 286px;
	display: block;
	color: #FFF;
	font-family: 'Inder', sans-serif;
	font-size: 16px;
}

#new h2 {
	font-size: 20px;	
}

#product h2 {
	font-size: 20px;
	font-weight: 500;	
	margin-bottom: 10px;
}

.product_preview {
	float: left;
	width: 380px;	
}

.product_info {
	float: right;
	width: 150px;
}

.small_product_image {
	margin-top: 140px;	
}

.footercol {
	float: left;
	margin-top: 15px;
	font-family: 'Inder', sans-serif;
	font-size: 14px;
}

.fspan04 {
	width: 24%;
}

.fspan02 {
	width: 50%;
}

.fspan02 h2 {
	text-align: center;
}

#banner {
	font-family: 'Inder', sans-serif;
	font-size: 25pt;
	}

select {
	border: solid 1px #000;
}

.addtobag {
	margin-top: 60px;	
}

#product_desc {
	background: #000;
	color: #FFF;
	padding: 6px;
}

.productx {
	border: solid #000 1px;	
	padding: 5px;
	height: 100%;
}

.left_content {float: left; margin-right: 10px;}
.right_content {float: right;}

.black_line {
	background: #000;
	height: 1px;
	padding: 3px;
}

.two_buttons {
	margin-top: 10px;
}


.bag_button {
	margin-top: 20px;
}

.betaling {
	margin-top: 30px;
}

.info {
	padding: 20px;
	border: 1px #000000 solid;
}