﻿html
{
	overflow-y: scroll;
}
body
{
	background-color: #DFDFDF;
	color: #000000;
	font-family: Verdana;
	font-size: 0.75em;
}
h1
{
	font-size: 1.2em;
	margin: 10px 0 25px;
}
h2
{
	font-size: 1.5em;
}
h3
{
	font-size: 1em;
}
p
{
	margin: 0;
	padding: 0 0 15px;
}
#RightBottomButtons p
{
	padding: 0 !important;
}
a
{
	color: #000000;
}
a:hover
{
	color: #0F0F0F;
}
ul
{
	list-style-image: url("/css/img/dot_red.gif");
	margin: 0;
	padding: 0;
}
img, .noBorder
{
	border: medium none !important;
}
div#slideshowcontainer
{
	background-image: url("/images/baggrund_01.jpg");
	background-repeat: no-repeat;
	height: 435px;
	padding-top: 20px;
}
div#slideshow
{
	background-image: url("/images/billede_bg.png");
	background-repeat: no-repeat;
	margin: 0;
}
div.imageforslide
{
	display: none;
	height: 200px;
	padding: 0;
	width: 900px;
}
div.imageforslide a
{
	text-decoration: none !important;
}
div.imageforslide img
{
	border: 0 none;
}
span.imagetext
{
	background-image: url("/images/slideshowtextbackground.png");
	background-repeat: repeat;
	color: #ECECEC;
	display: block;
	height: 23px;
	margin: 0;
	padding: 6px 0;
	position: relative;
	text-align: center;
	top: -35px;
	width: 800px;
}
#pager a
{
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 0.7em;
	margin: 0 5px;
	padding: 0 5px;
	text-decoration: none;
}
#pager a.activeSlide
{
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
}
#pager a:focus
{
	outline: medium none;
}
#pager
{
	position: relative;
	top: 220px;
	z-index: 100;
}
div#PageContent
{
	background-color: #FFFFFF;
	margin: auto;
	min-height: 600px;
	width: 950px;
}
div#Background
{
	background-image: url("/css/img/topbackground.jpg");
	background-repeat: no-repeat;
	padding: 10px 10px 0;
}
div#bottomBackground
{
	background-image: url("/css/img/bottombackground.jpg");
	background-repeat: no-repeat;
	height: 9px;
}
div#Top
{
	background-color: #000000;
	background-image: url("/css/img/header_new_comp.jpg");
	height: 100px;
	width: 930px;
}
div#Content
{
	min-height: 405px;
	padding: 15px;
}
div.clear
{
	clear: both;
	height: 0;
}
input, select, textarea, a.button, img#imgViewer
{
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	padding: 2px 5px;
}
img#imgViewer
{
	background-color: #FFFFFF;
	border: 1px solid #000000 !important;
}
a.button
{
	background-color: #F5F5F5;
	padding: 5px !important;
	text-decoration: none;
}
input[type="submit"]
{
	cursor: pointer;
}
input[type="image"]
{
	border: medium none;
	padding: 0;
}
#existingcustomer input[type="image"]
{
	margin-left: 8px;
}
input[type="checkbox"]
{
	width: auto !important;
}
div#HeaderLeft
{
	float: left;
	width: 300px;
}
div#HeaderRight
{
	float: right;
	padding-right: 20px;
	padding-top: 40px;
}
div#HeaderRight a
{
	padding-left: 15px;
}
a.HeaderLogoLink img
{
	margin: 26px 0 0 30px;
}
div#navigation
{
	background-image: url("/css/img/bg_navigation.jpg");
	height: 25px;
	width: 930px;
}
div#navigation input[type="submit"]
{
	padding: 2px 5px;
}
div#navigation div.bagContainer
{
	float: right;
	padding: 0 5px;
}
div.RadMenu
{
	height: 20px;
	padding-top: 5px;
	width: 930px;
}
ul.rmRootGroup a.rmLink, .confirmOrder
{
	font-weight: bold;
}
ul.rmRootGroup li
{
	border-right: 1px solid #000000;
	font-weight: bold;
	padding: 0 5px !important;
}
ul.rmRootGroup li.rmLast
{
	border-right: medium none;
}
.RadMenu a.rmLink
{
	cursor: pointer !important;
	display: block;
	text-decoration: none;
}
a.rmLink
{
	color: #000000;
}
a.rmLink:hover
{
	text-decoration: underline;
}
.RadMenu .rmGroup .rmText
{
	background-color: #DEDEDE;
	margin: 0 0 0 2px !important;
	padding: 5px 54px 5px 10px !important;
}
div#LeftTopText .leftText
{
	float: left;
	margin-left: 50px;
}
div#LeftTopText .rightText
{
	float: right;
	margin-right: 50px;
}
div#LeftTopText ul li
{
	padding-bottom: 15px;
}
div#LeftBottomText
{
	float: left;
	width: 700px;
}
div#RightBottomButtons
{
	float: right;
	margin-right: 50px;
}
div#Bottom
{
	background-color: #000000;
	background-image: url("/css/img/footer_new_comp.jpg");
	font-size: 0.917em;
	font-weight: bold;
	height: 33px;
	padding: 17px 0 0;
}
div#Bottom div#FooterLeftText
{
	color: #000000;
	float: left;
	padding: 0 0 0 15px;
	text-align: left;
	width: 350px;
}
div#Bottom div#FooterRightText
{
	color: #FFFFFF;
	float: right;
	padding: 0 20px 0 0;
	text-align: right;
	width: 300px;
}
div#Bottom div#FooterRightText a
{
	color: #FFFFFF;
}
div#RightBottomImg
{
	float: right;
	width: 415px;
}
div#searchandshoppingbasket
{
	padding: 4px 6px 5px;
}
div#searchandshoppingbasket input[type="text"]
{
	height: 18px;
	margin-right: 3px;
	width: 150px;
}
input[type="radio"]
{
	width: auto !important;
}
input[type="radio"], input[type="checkbox"]
{
	border: medium none !important;
}
div#searchandshoppingbasket input[type="submit"]
{
	margin-right: 3px;
}
div#searchandshoppingbasket input.shoppingbasket
{
	float: right;
}
div#ShopAreaHeader
{
	float: left;
	height: 40px;
}
a.GoBackButton
{
	float: right;
}
div.ProductCategory
{
	font-size: 1.5em;
	font-weight: bold;
	width: 335px;
}
div.ProductCategoryLeft
{
	float: left;
	margin-top: 20px;
	padding-left: 100px;
}
div.ProductCategoryLeft a.CategoryNameLink
{
	display: inline-block;
	float: right;
	margin-top: 45px;
	text-align: center;
	width: 210px;
}
div.ProductCategoryRight
{
	float: right;
	margin-top: 20px;
	padding-right: 100px;
}
div.ProductCategoryRight a.CategoryNameLink
{
	display: block;
	float: left;
	margin-top: 45px;
	text-align: center;
	width: 210px;
}
a.LeftProductImage
{
	display: block;
	float: left;
	width: 125px;
}
a.RightProductImage
{
	display: block;
	float: right;
	width: 125px;
}
div#ShopGuideLink
{
	float: right;
	padding-top: 5px;
}
div#ShopGuideLink img
{
	padding: 0 0 0 10px;
}
div#ShopGuideLink a
{
	font-weight: bold;
	text-decoration: none;
}
div.ShopItem
{
	clear: both;
	display: table-row;
	font-size: 1.5em;
	font-weight: bold;
}
.ShopItem > div
{
	display: table-cell;
	vertical-align: middle;
}
div.ShopItem div.links img
{
	float: left;
	max-height: 150px;
	max-width: 150px;
	padding: 0 0 25px;
}
div.ShopItem div.links a
{
	display: block;
	margin-left: 15px !important;
	width: 490px;
}
div.ShopItem div.links.alternativ a
{
	width: 300px;
}
div.ShopItem div.links
{
	width: 490px;
}
div.ShopItem div.links
{
	width: 170px !important;
}
div.ShopItem div.links.alternativ
{
	width: 300px;
}
div.ShopItem a.shopItemImageLink
{
	float: left;
	width: 150px !important;
}
div.ShopItem a.shopItemName
{
	margin: 45px 0 20px;
}
hr.hruler
{
	margin: 0 0 15px;
}
div#TechnicalInfo
{
	float: left;
	width: 450px;
}
div#AlternateProduct
{
	float: right;
	margin-bottom: -125px;
	margin-right: 20px;
}
div#AlternateProduct img
{
	display: block;
	max-height: 215px;
	max-width: 400px;
	position: relative;
	z-index: 1000 !important;
}
div#LeftCadText
{
	float: left;
	width: 450px;
}
img#RightCadImg
{
	float: right;
	width: 300px;
}
a.cadLink
{
	margin-bottom: 20px;
}
p.introText
{
	margin: 25px 0 10px;
}
div#CatalogLeft
{
	float: left;
	padding-bottom: 5px;
	text-align: center;
	width: 400px;
}
div#CatalogRight
{
	float: right;
	padding-bottom: 5px;
	text-align: center;
	width: 400px;
}
div#ContactInfo
{
	float: left;
	width: 450px;
}
div#ContactMap
{
	float: right;
	width: 400px;
}
div#ContactPersons
{
	margin: 20px 0 30px;
}
div.ContactPerson
{
	float: left;
	text-align: center;
	width: 128px;
}
div.ContactPerson ul
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
div.ContactPerson ul li
{
	list-style: none outside none;
}
div.ContactPerson ul li.ContactName
{
	font-weight: bold;
	height: 20px;
	padding-top: 5px;
}
div.ContactPerson ul li.ContactTitle
{
	height: 30px;
}
div.ContactPerson ul li.ContactEmail
{
	height: 20px;
	padding-top: 5px;
}
div.ContactPerson ul li.ContactPhone
{
	height: 30px;
	padding-top: 5px;
}
div#NewsLeft
{
	float: left;
	padding-right: 10px;
	width: 600px;
}
div#NewsRight
{
	border-left: 1px dashed gray;
	float: right;
	padding-left: 9px;
	width: 260px;
}
div#NewsRight ul
{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
div#NewsRight ul li
{
	list-style: none outside none;
}
div#NewsRight ul li.NewsHeader
{
	font-weight: bold;
	padding-top: 10px;
}
div#NewsRight ul li.NewsDate
{
	color: #888888;
	font-size: 0.813em;
	padding-bottom: 5px;
	padding-top: 2px;
	text-transform: capitalize;
}
span#newsDate
{
	color: #888888;
	text-transform: capitalize;
}
div.LeftDownload
{
	float: left;
	text-align: center;
	width: 430px;
}
div.LeftDownload h2
{
	margin: 0;
	padding: 15px 0;
}
div.RightDownload
{
	background-image: url("/css/img/vertikal-streg_100.gif");
	background-position: 0 65px;
	background-repeat: no-repeat;
	float: right;
	min-height: 250px;
	text-align: center;
	width: 445px;
}
div.RightDownload img
{
	padding-bottom: 15px;
	padding-top: 15px;
}
div.DownloadItem
{
	border-bottom: 2px solid #888888;
	margin: 0;
	padding-top: 10px;
}
div.TermsLeft
{
	float: left;
	width: 250px;
}
div.TermsRight
{
	float: left;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 85px;
	width: 615px;
}
hr.TermsHRuler
{
	margin: 25px 0;
}
div.LeftTech
{
	float: left;
	font-weight: bold;
	padding-bottom: 10px;
	width: 175px;
}
div.RightTech
{
	float: left;
	width: 725px;
}
div.RightTech p
{
	margin: 0 0 20px;
}
div.TechImage
{
	text-align: center;
}
div.SpecialSpringImageBox
{
	float: left;
	padding: 0 5px 25px 0;
	width: 170px;
}
div.SpecialSpringHeader
{
	font-weight: bold;
	padding-bottom: 5px;
	text-align: center;
}
div#PDFDownload
{
	height: 35px;
}
div#PDFDownload a.PDFImage
{
	float: left;
	height: 30px;
}
div#PDFDownload a.PDFLink
{
	float: left;
	height: 30px;
	padding: 10px 0 0 10px;
}
div#FlashPage
{
	margin: -15px -15px 0 -30px;
}
span.error
{
	color: Red;
	font-weight: bold;
}
.RedText
{
	color: #FF0000;
}
.CenterAlignText
{
	text-align: center;
}
.indent
{
	padding-left: 30px;
}
.fontSize12em
{
	font-size: 1.2em;
}
.fontSize13em
{
	font-size: 1.3em;
}
.fontSize14em
{
	font-size: 1.4em;
}
.fontSize15em
{
	font-size: 1.5em;
}
.fontSize18em
{
	font-size: 1.8em;
}
.tabSpace
{
	display: inline-block;
	width: 40px;
}
ul.steps
{
	background-image: url("/css/img/bg_navigation.jpg");
	font-size: 0.9em;
	height: 25px;
	list-style-image: none !important;
	list-style-type: none;
	margin: 0;
	padding-left: 15px;
	width: 915px;
}
ul.steps li
{
	float: left;
	height: 20px;
	padding: 5px 20px 0;
}
ul.steps li a
{
	color: inherit;
	text-decoration: none;
}
li.selectedstep
{
	background-color: #C3131E !important;
	color: #FFFFFF;
	font-weight: bold;
}
div.buttons
{
	padding-top: 20px;
	text-align: center !important;
}
table.shoppingbag
{
	border-collapse: collapse;
	width: 890px;
}
table.shoppingbag th, table.quickBuyTable th
{
	border-bottom: 2px solid #000000;
}
table.shoppingbag td, table.quickBuyTable td
{
	border-bottom: 1px solid #000000;
	padding: 3px 5px;
}
table.shoppingbag tr td.header
{
	font-weight: bold;
}
table.shoppingbag tr.checkoutsum td
{
	border-top: 1px solid #000000;
	padding-top: 10px;
}
table.shoppingbag tr.ShoppingBagMinimumPrice td
{
	padding-bottom: 10px;
}
table.shoppingbag tr.checkouttotal td
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 10px 0;
}
td.price
{
	text-align: right;
}
table.tooltip-shoppingbag
{
	border-collapse: collapse;
}
table.tooltip-shoppingbag td
{
	padding-right: 20px;
}
table.tooltip-shoppingbag td.sum
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-bottom: 2px;
	padding-top: 2px;
}
.NumberOfItems
{
	border: 1px solid #000000;
	padding: 2px;
	width: 35px !important;
}
div.shoppingbag-tooltip
{
	padding: 20px;
}
div#existingcustomer
{
	border-right: 1px solid;
	float: left;
	width: 49%;
}
div#newcustomer
{
	float: right;
	width: 49%;
}
div#HelpText
{
	border-bottom: 1px solid #000000;
}
table.signup td.header
{
	width: 250px;
}
input[type="text"], textarea
{
	border: 1px solid #000000;
	width: 200px;
}
table.rtWrapper td div
{
	margin: 20px !important;
}
div.inputform
{
	float: left;
	width: 550px;
}
div.validationsummary
{
	background-color: #C3131E;
	border: 1px solid #000000;
	color: white;
	float: right;
	font-weight: bold;
	margin: 0;
	padding: 20px;
	width: 300px;
}
input.CheckOutLoginBtn, input.CheckOutPrivateSignup, input.CheckOutCompanySignup
{
	background-color: Transparent;
	background-image: url("/css/img/btnImgWithoutText.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100px;
}
input.filterBox
{
	width: 50px;
}
.productHeader, .productHeaderPlaceholder
{
	border-left: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
	height: 57px;
}
.productHeader th span
{
	display: block;
	font-size: xx-small;
	font-weight: normal;
}
#tableContainer table
{
	border-collapse: collapse;
}
.productTable td
{
	text-align: center;
}
#tableContainer
{
	height: 500px;
	margin: 0 auto 15px;
	overflow: hidden;
}
.searchBox label
{
	display: block;
	float: left;
	margin: 5px;
	width: 80px;
}
.searchBox, .filterPanel
{
	margin: 10px;
	min-height: 80px;
	position: relative;
	width: 825px;
}
.searchBox.new, .filterPanel.new
{
	min-height: inherit;
}
.searchBox .filterBox, .loginBox
{
	float: left;
}
.searchBox .filterBox td
{
	padding: 2px;
}
.productIdField
{
	font-weight: bold;
}
td.productId
{
	white-space: nowrap;
}
.searchBox .filterGroup
{
	display: block;
	float: left;
	margin-left: 10px;
	width: 50px;
}
.searchBox .filterSearchBox
{
	float: left;
	height: 100%;
}
.searchBox .filterSearchBox .buttons
{
	bottom: 2px;
	position: absolute;
}
input[type="button"]
{
	cursor: pointer;
	display: block;
	margin: 5px;
}
.buttons input[type="button"]
{
	display: inline;
	margin: 0 0 0 5px;
}
.buttons label
{
	width: auto;
}
.searchBox input[type="text"]
{
	width: 30px;
}
.searchBox .nummericUpDown
{
	text-align: center;
}
.last-cell
{
	background-image: url("/css/img/productCorner_right.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.first-cell
{
	background-image: url("/css/img/productCorner_left.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#tableContainer table td
{
	border-left: 1px solid silver;
}
#tableContainer table th, #tableContainer table td
{
	border-bottom: 1px solid silver;
}
#tableContainer table th
{
	padding-top: 10px;
	vertical-align: top;
}
#tableContainer input[type="button"]
{
	display: inline-block;
	margin: 0 auto;
}
a.rwIcon
{
	display: none !important;
}
#tableContainer table tr
{
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}
.form label
{
	display: block;
	float: left;
	width: 150px;
}
.form div
{
	margin-bottom: 5px;
}
.last-row
{
	display: none;
}
.countryDropDown
{
	width: 210px;
}
#RightBottomButtons img
{
	max-height: 70px;
	max-width: 150px;
}
.endFittingImg
{
	width: 300px;
}
.SpanErrorMsg
{
	color: #AA0000;
	font-weight: bold;
}
.hide
{
	display: none;
}
#imgViewer
{
	display: none;
	position: absolute;
}
td.button
{
	min-width: 25px;
	text-align: right;
}
td.content
{
	min-width: 100px;
}
button.buttonLeft, input.buttonLeft[type="submit"], input.buttonLeft[type="button"]
{
	margin-right: 100px;
}
input[readonly]
{
	background-color: #EEEEEE;
	color: #999999;
	cursor: default;
}
ul.rmRootGroup li ul li
{
	border: medium none !important;
}
div.ShopItem div.images
{
	float: right;
	font-size: x-small;
	width: 225px;
}
div.ShopItem div.images span
{
	border-bottom: 1px solid #000000;
	display: block;
}
div.ShopItem div.images img
{
	margin: 5px;
}
div.ShopItem div.links
{
}
div.materialBox, div.materialBox span
{
	float: left;
}
div.materialBox
{
	margin-right: 2px;
}
div.materialBox .dropdown
{
	clear: both;
	display: list-item !important;
	list-style: none outside none;
}
div.materialBox span
{
	font-weight: bold;
	margin-left: 2px;
}
div#navigation input.search
{
	float: left;
}
div.ShopItem div.springHelpText
{
	color: #696969;
	font-size: 0.8em;
	font-weight: normal;
}
tr.filterHeader th
{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #FFFFFF -moz-use-text-color;
	border-left: medium none;
	border-right: medium none;
	border-style: solid none;
	border-width: 5px medium;
	border-top-color: #fff !important;
	line-height: 0;
	padding-bottom: 2px;
	padding-top: 5px !important;
}
tr.filterHeader
{
	background-color: #CCCCCC;
	height: 55px;
}
tr.filterHeader .ui-button
{
	border-left: medium none;
	border-right: medium none;
	height: 15px;
	margin: 0;
	padding: 0;
	width: 100%;
}
tr.filterHeader select
{
	display: none;
}
tr.filterHeader input.ui-autocomplete-input
{
	border: medium none;
	border-radius: 4px 4px 0 0;
	color: #000000;
	height: 25px;
	margin: 0;
	padding: 2px 0 0;
	text-align: center;
	width: 100%;
}
.ui-autocomplete.ui-menu
{
	border: 1px solid silver;
	max-height: 200px;
	overflow: auto;
}
tr.filterHeader input[type="image"]
{
	margin-top: 5px;
}
tr.filterHeader th > div
{
	padding: 0 2px 0 0;
	width: 94%;
}
table.quickBuyTable tfoot td {
    text-align: center;
}
table.quickBuyTable colgroup col.fixedSize, table.quickBuyTable input.itemID {
    width: 100px;
}
table.quickBuyTable tbody td.removeProd {
    text-align: right;
}
table.quickBuyTable td.stockStatus, table.quickBuyTable tbody td.prodPrice {
    text-align: center;
}

table.quickBuyTable 
{
	width:100%;
}

