/*Page layout*/

body {
	background-color: white;
	width: 800px;
	margin: 30px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#heading {
	background: url(img/logo.jpg);
	height: 107px;
	text-indent: -99999px;
}

.bar {
	background: url(img/bar.jpg);
	height: 17px;
	border-bottom: 1px solid black;
	color: white;
	padding: 0 10px;
	text-align: center;
}

.bar a {
	color: white;
	text-decoration: none;
}

#nav {
	width: 171px;
	float: left;
	border-left: 1px solid black;
	background: #B9C6B9 url(img/nav_bg.jpg) center no-repeat;
}

#content {
	width: 626px;
	float: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: #B9C6B9 url(img/content_bg.jpg) center no-repeat;
}

#content_padding {
	padding: 10px;
}

#swirls {
	background: url(img/swirls.jpg);
	height: 79px;
}

.clear {
	clear: both;
}

/*Links*/

#nav a:link, #nav a:active, #nav a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#nav a:hover {
	text-decoration: underline;
}

#content a:link, #content a:active, #content a:visited {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	text-decoration: none;
}

#subcat1 li a:link, #subcat2 li a:link, #subcat1 li a:active, #subcat2 li a:active, #subcat1 li a:visited, #subcat2 li a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#subcat1 li a:hover, #subcat2 li a:hover {
	text-decoration: underline;
}

/*Spacing*/

h1,h2,h3,h4,h5 {
	font-weight: bold;
	margin: 10px;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 18px;
}

p {
	margin: 10px;
}

img {
	border: 0px;
}

.bar p {
	margin: 0;
	padding: 2px 0 0 0;
}

#nav ul {
	margin: 10px;
}

#nav a {
	margin: 10px 0;
	display: block;
}

/*Skal sorteres*/

#image_list {
	float: left;
}

#subcat1 {
	margin: 15px 10px 15px 0;
	width: 240px;
	float: left;
}

#subcat2 {
	margin: 15px 0 15px 0;
	width: 240px;
	float: left;
}

#subcat1 ul, #subcat2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#subcat1 li, #subcat2 li {
	margin-left: 15px;
}

.produkt {
	background: black;
}

.produkt td {
	padding: 5px;
	background: #c3d1c3;
}

.produkt thead {
	background: #dae9da;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

.produkt thead td {
	background: #dae9da;
	font-weight: bold;
}

.produkt th {
	background: #dae9da;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}

#imgtable {
	vertical-align: top;
}

#content ul {
	margin: 20px;
}

#content li {
	list-style-type: disc;
}

/*24 JUNE 2011*/

.categoryListItem {
	width: 180px;
	height: 215px;
	margin: 10px;
	float: left;
	text-align: center;
}

.categoryItemImage {
	width: 180px;
	height: 180px;
}

.categoryItemDescription {
	

}

.productListItem {
	width: 100%;
	height: 215px;
	margin: 10px 0;
/

*background-color: olive;*/
}

#productListTable thead {
	font-size: 14px;
	font-weight: bold;


/*background-color: #9ab29a;*/
	background-image: url(img/thead_bg.png);
	background-repeat: repeat-x;
}

#productListTable {
	margin-bottom: 5px;
}

#productListTable td {
	border: 1px solid #004600;
}

.productListItemHeader {
	font-size: 14px;
	font-weight: bold;
}

.productListItemDescription {
	padding-left: 10px;
}

.productListItemPrice {
	font-size: 16px;
}

#productPageImages {
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
}

#productPageInfoTable {
	text-align: right;
	float: right;
}

#productPageProductTitle {
	font-size: 21px;
}

#productPagePricetag {
	font-size: 14px;
}

#productPagePricetag .prisMedMoms {
	font-size: 16px;
	font-weight: bold;
}

#productPagePricetag .prisUdenMoms {
	color: gray;
	font-size: 12px;
}

#productPageOrderLink {
	font-size: 14px;
}

#productPageDescription {
	width: 380px;
	float: right;
}

#productPageDescription h5 {
	font-size: 14px;
}

#productPageDescription li {
	margin-left: 20px;
	list-style-type: circle;
}

#productPageAdditionalTable .prisUdenMoms {
	color: gray;
}

#productPageBackButton {
	margin-top: 10px;
}

/*24 JUNE 2011 END*/

/*AJAX Search*/

#ajaxSearch_form {
	color: #444;
	width: auto;
}

#ajaxSearch_input {
	width: auto;
	display: inline;
	height: 17px;
	border: 1px solid #8d988c;
	/*border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;*/
	background: #dce4de url(images/input-bg.gif) repeat-x top left;
	margin: 0 3px 0 10px;
	padding: 3px 0 0;
	vertical-align: top;
}

#ajaxSearch_submit {
	width: 35px;
	background-color: #ccd6ce;
	border: 1px solid #788476;
	display: inline;
	height: 22px;
	line-height: 22px;
}

#ajaxSearch_output {
	border: 1px solid #444;
	padding: 10px;
	background: #fff;
	display: block;
	height: auto;
	vertical-align: top;
}

.ajaxSearch_resultsInfos {
	font-size: 14px;
	font-weight: bold;
}

.ajaxSearch_grpResultName {
	margin: 10px;
}

.ajaxSearch_result {
	margin: 10px 10px 30px 10px;
}

.ajaxSearch_resultLink {
	font-size: 14px;
	font-weight: bold;
}

.paging1 {
	margin: 10px;
}
