/*//////////////////////////////////////*/
/*////////// MODULE STYLES /////////////*/
/*//////////////////////////////////////*/

/* BANNER ROTATOR */

div#topbanner
{
	position: relative;
	width: 950px;
	height: 230px;
}

div#topbannerrotator
{
	z-index: 10;
}

div#topbannertekst
{
	position: absolute;
	top: 40px;
	right: 0;
	background: url(../img/banner-overlay.png) top right repeat-y;
	width: 385px;
	padding: 10px 10px 10px 125px;
	font-size: 12px;
	color: #111111;
	text-align: left;
	line-height: 18px;
	z-index: 25;
}
div#topbannertekst b
{
	font-size: 16px;
}

/* SEARCH */
#searchfield
{
	background: url(../img/searchfield.jpg) top left no-repeat;
	width: 114px;
	height: 18px;
	float: right;
	font-size: 11px;
	color: #74706f;
	text-align: left;
	padding: 5px 0 0 10px;
	border: 0;
	margin: 0;
}
#searchbutton
{
	background: url(../img/search.jpg) top left no-repeat;
	width: 25px;
	height: 23px;
	float: right;
	border: 0;
	margin: 0;
	padding: 0;
}

/* END */

/* BREADCRUMBS */
div#breadcrumbs
{
	font-size: 11px;
	color: #d0cfcd;
	line-height: 25px;
	border-bottom: 1px dashed #d0cfcd;
	text-align: left;
	margin-bottom: 20px;
}
div#breadcrumbs a 
{
	color: #d0cfcd;
}
div#breadcrumbs a:hover
{
	color: #74706f;
}
/* END */

/* WEBSHOP */
#kategoribanner
{
	width: 950px;
	height: 115px;
	border: 0;
	margin: 0;
	padding: 0;
}
#kategoribanner span
{
	background: url(../img/undersidetekst.png) right center no-repeat;
	display: block;
	padding: 5px 10px;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	text-align: right;
	float: right;
	width: 500px;
	margin-top: 40px;
}
.categoryimages 
{
	margin: 0 auto;
	width: 100%;
}
.categorybox
{
	width: 280px;
	height: 190px;
	position: relative;
	float: left;
	margin: 0 12px 20px 12px;
	z-index: 5;
}
.categorybox a
{
	color: #000000;
}
.categorybox a:hover
{
	color: #00853e;
}
.categorytitle
{
	background: url(../img/white-opac60.png) repeat;
	position: absolute;
	bottom: 0;
	width: 260px;
	font-size: 18px;
	padding: 10px;
	text-align: center;
	z-index: 6;
}
.categoryshape
{
	background: url(../img/categoryshape.png) top center no-repeat;
	width: 280px;
	height: 190px;
	display: block;
	position: absolute;
	z-index: 7;
}
.categoryshape:hover
{
	background-position: bottom center;
	cursor: pointer;
}

.productstext
{
	display: block;
	color: #363233;
	line-height: 18px;
	font-size: 12px;
	text-align: left;
}

div.productsheadline
{
	display: block;
	border-bottom: 1px solid #00853e;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 26px;
	color: #00853e;
}

.productbox
{
	width: 218px;
	height: 126px;
	position: relative;
	float: left;
	margin: 0 4px 8px 4px;
	z-index: 5;
}
.productbox a
{
	color: #000000;
}
.productbox a:hover
{
	color: #00853e;
}
.producttitle
{
	background: url(../img/white-opac60.png) repeat;
	position: absolute;
	bottom: 0;
	width: 198px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	line-height: 18px;
	text-align: center;
	z-index: 6;
}
.productshape
{
	background: url(../img/productshape.png) top center no-repeat;
	width: 218px;
	height: 126px;
	display: block;
	position: absolute;
	z-index: 7;
}
.productshape:hover
{
	background-position: bottom center;
	cursor: pointer;
}
.relatedproduct
{
	width: 126px;
	height: 126px;
	position: relative;
	float: left;
	margin: 0 4px 8px 4px;
	z-index: 5;
}
.relatedproduct a
{
	color: #000000;
}
.relatedproduct a:hover
{
	color: #00853e;
}
.relatedtitle
{
	background: url(../img/white-opac60.png) repeat;
	position: absolute;
	bottom: 0;
	width: 106px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	line-height: 18px;
	text-align: center;
	z-index: 6;
}
.relatedproductbox
{
	background: url(../img/related-product.png) top center no-repeat;
	width: 126px;
	height: 126px;
	display: block;
	position: absolute;
	z-index: 7;
}
.relatedproductbox:hover
{
	background-position: bottom center;
	cursor: pointer;
}

.productleft
{
	float: left;
	width: 350px;
	line-height: 18px;
	text-align: justify;
}
.productleft h2
{
	border-bottom: 1px solid #00853e;
	color: #00853e;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 16px;
}
.productright
{
	float: right;
	width: 310px;
}
.bigimg 
{
	position: relative;
	margin-bottom: 10px;
}
.bigimg span.zoom
{
	position: absolute;
	right: 8px;
	top: 30px;
	display: block;
	background: url(../img/zoom.png) top right no-repeat;
	width: 63px;
	height: 23px;
	z-index: 20;
}
.bigimg img
{
	padding: 1px;
	border: 1px solid #cdcdcd;
	width: 300px;
}
.smallimg img
{
	padding: 1px;
	border: 1px solid #cdcdcd;
	width: 89px;
	height: 89px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

span.downloadpdf
{
	background: url(/layouts/Standard/img/download.jpg) top center no-repeat;
	color: #FFFFFF;
	display: block;
	width: 225px;
	height: 29px;
	padding: 33px 0 0 77px;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
}

/* PAGING */
.paging
{
	float: left;
	font-size: 11px;
	color: #999999;
}
.paging b
{
	background: #00853e;
	padding: 2px 4px;
	color: #FFFFFF;
}
.paging a
{
	padding: 2px 4px;
	color: #000000;
}
.paging a:hover
{
	background: #00853e;
	padding: 2px 4px;
	color: #FFFFFF;
	font-weight: bold;
}
/* END */

/*//////////////////////////////////////*/
/*////////// FORM STYLES /////////////*/
/*//////////////////////////////////////*/
.form_elementleft {
	font-size: 12px;
	color: #000000;
	line-height: 29px;
	padding-left: 5px;
	float: left;
	text-align: left;
}
.form_elementright {
	float: right;
	text-align: right;
	padding-right: 5px;
}
.select_categories
{
	background: url(../img/inputfield_default.jpg) top left no-repeat;
	width: 267px;
	text-align: center;
	height: 29px;
	border: 0;
	margin: 0;
	padding-left: 5px;
}
.select_categories select
{
	width: 262px;
	height: 19px;
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../img/inputfield_default.jpg) center center no-repeat;
	color: #666666;
}
.select_categories select option
{
	color: #666666;
	padding: 5px;
}

.inputfield_default {
	background: url(../img/inputfield_default.jpg) top center no-repeat;
	width: 262px;
	height: 19px;
	padding: 5px;
	border: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #666666;
}
.inputfield_default_short {
	background: url(../img/inputfield_default_short.jpg) top center no-repeat;
	width: 187px;
	height: 21px;
	padding: 5px;
	border: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #666;
}
.inputfield_default_by {
	background: url(../img/inputfield_by.jpg) top center no-repeat;
	width: 154px;
	height: 21px;
	padding: 5px;
	border: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #666;
}
.inputfield_postnr {
	background: url(../img/inputfield_default_postnr.jpg) top center no-repeat;
	width: 63px;
	height: 21px;
	padding: 5px;
	border: 0;
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #666;
}
.textarea_besked {
	background: url(../img/textarea_besked.jpg) top center repeat-x;
	width: 183px;
	height: 68px;
	padding: 5px;
	border: 1px solid #dddddb;
	font-family: Arial;
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #666;
}
.input_submitbutton {
	background: url(../img/groenknap.jpg) top left no-repeat;
	width: 102px;
	height: 29px;
	border: 0;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.input_submitbutton:hover {
	background-position: top center;
	cursor: pointer;
}
.input_submitbutton:active {
	background-position: top right;
	cursor: pointer;
}

.form_bestil_left {
	font-size: 12px;
	color: #666666;
	line-height: 29px;
	padding-left: 5px;
	width: 110px;
	float: left;
	text-align: left;
}
.form_bestil_right {
	float: left;
	text-align: right;
	padding-right: 5px;
}
.form_bestil_error{
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #a52315;
	line-height: 29px;
	padding-left: 15px;
	text-align: left;
}
/* END */

/* PDFS */
.pdfcategory
{
	text-align: left;
	line-height: 30px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px dashed #bdbbb9;
}
.pdfcategory a
{
	padding-left: 30px;
	color: #363233;
	display: block;
	background: url(../img/pdf.png) left center no-repeat;
}
.pdfcategory a:hover
{
	color: #ffffff;
	background: #00853e url(../img/pdf.png) left center no-repeat;
	cursor: pointer;
}
