@charset "utf-8";

body {
	font-size: 14px; /* Resets 1em to 10px */
	font-family:Georgia,"Times New Roman",Times,serif;
	background: #fff url('images/bjornerud_logga_print.jpg') right top no-repeat;
	color: #000;
	margin-top: 50px;
}

hr {
	display: none;
}

a img {	
	border: none;
}

#topnav {
	display: none;
}

#sidebar {
	display: none;
}

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

.productcategory {
	padding-bottom: 2em;
}

.productcategorybody {
	float: left;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}

.productcategorybody a {
	display: none;
}

.productcategorybody img {
	float: left;
}

.prodcatfacts {
	width: 85%;
	float: right;
}

.clear {
	clear: both;
}

ul.productlist table {
	width: 100%;
}

ul.productlist table  td {
	padding: 10px;
}
	
ul.productlist table h4 {
	font-size: 12px;
}

ul.productlist table td a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

ul.productlist table td a span {
	display: none;
}

table {
	width: 75%
}

table td {
	padding: 5px;
}

.backtoproducts {
	display: none;
}

#tabvanilla ul.tabnav {
	display: none;
}

#tabvanilla div.tabdiv {
	float: left;
	clear: both;
	padding-bottom: 2em;
}