/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* CSS MASTERSTYLES OUTDOORCOMP*/
/* THIS SCRIPT IS COPYRIGHTED AND IS NOT ALLOWED TO BE COPIED OR USED IN ANY WAY WITHOUT PERMISSION */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

@import "/images/design/css/egensider.css";
/*MASTER RESET*/

* {
	margin:0px;
	padding:0px;
}
img {
	border: 0px none #FFFFFF;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
ul, li {
	list-style:none;
}
/*TYPOGRAPHY */

body {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.fontType1, .fontType1 p, .fontType1 a, .fontType1 .CmsPageStyle { /*topnavigation*/
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType2, .fontType2 p, .fontType2 a { /*basketheader*/
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
}
.fontType3, .fontType3 p, .fontType3 a { /*basket small text -  searchpage*/
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.fontType4, .fontType4 p, .fontType4 a { /*footer*/
	font: 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
.fontType5, .fontType5 p, .fontType5 a { /*txt in campaign*/
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.fontType6, .fontType6 p, .fontType6 a, .fontType6 span, .fontType6 select, .fontType6 input, .fontType6 td { /* prlistsinfobox*/
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType7, .fontType7 p, .fontType7 a { /* prcardretail*/
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType8, .fontType8 p, .fontType8 a, .fontType8 td, .fontType8 span { /* prcardprice*/
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType9, .fontType9 p, .fontType9 a, .fontType9 td, .fontType9 span, .fontType9 h1 { /* egenside*/
	font: 32px/21px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType10, .fontType10 p, .fontType10 a, .fontType10 td, .fontType10 span, .fontType10 h2 { /* egensideTxt - varedescription*/
	font: 12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType11, .fontType11 p, .fontType11 a { /* basketPriceTotal*/
	font: 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType12, .fontType12 p, .fontType12 a { /* sidebar headline*/
    font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
.fontType13, .fontType13 p, .fontType13 a { /* frTextBox */
    font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType14, .fontType14 p, .fontType14 a { /* frTextBox headline */
    font: 13px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType15, .fontType15 p, .fontType15 a { /* related headline */
    font: 17px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType16, .fontType16 p, .fontType16 a { /* basket */
    font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.fontType17, .fontType17 p, .fontType17 a, .fontType17 .CmsPageStyle { /* varelisttxt, cattxt */
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
/* SPECIAL TYPOS */


.Price_ProductInfo_TR .PriceBefore_ProductInfo_TD, .Price_ProductInfo_TR .PriceStriked_Productinfo {
	font: 18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#prCardPriceTD .PriceUnit_ProductInfo_SPAN, #prCardPriceTD .PriceAmount_ProductInfo_SPAN {
    font: 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-right:2px;
	display:block;
	padding-top:1px;
}

#frCampPageHeadLine h1 { /*campaign txt header */
	font: 38px "Kontrapunkt", Georgia, "Times New Roman", Times, serif;
	margin-bottom:20px;
}
#prListHeader h1, #prCardHeader h1 { /*prListHead - varekort*/
	font: 17px Arial, Helvetica, sans-serif;
	/* margin-bottom:20px; */
}
a:hover {
	text-decoration:underline;
}
.BackgroundColor1_Orderstep1 td, .TextInputField_Orderstep1, .OptionSelect_Orderstep1, .BackgroundColor1_Orderstep2 td, .BackgroundColor1_Orderstep3 td, .BackgroundColor1_Orderstep4, .OrderStep4_TD td, .BackgroundColor1_CreditCardPayment, .BackgroundColor1_CreditCardPayment span, .BackgroundColor1_CreditCardPayment td {
	font: 13px/20px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.SubmitButton_OrderStep1, .SubmitButton_OrderStep2, .SubmitButton_OrderStep3, .SubmitButton_OrderStep4, input.send  {
	font: 13px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background: #000;
	border-style: none;
	height:40px;
	cursor: pointer;
	vertical-align: middle;
	padding: 0px 30px;
	margin-top:10px;
	margin-right:10px;
}

.OrderStep1_TD a, .OrderStep2_TD a, .OrderStep3_TD a, .OrderStep4_TD a{
color:#000;
text-decoration:underline;
}


/*EFFECTS AND COLOR*/

.fontColor1, .fontColor1 p, .fontColor1 a:link, .fontColor1 a:active, .fontColor1 a:hover, .fontColor1 a:visited, .fontColor1 span, .fontColor1 td {  /*light grey */
	color:#e6e0d3;
}
.fontColor2, .fontColor2 p, .fontColor2 a:link, .fontColor2 a:active, .fontColor2 a:hover, .fontColor2 a:visited{/* beige */
	color:#928369;
}
.fontColor3, .fontColor3 p, .fontColor3 a:link,  .fontColor3 a:active,  .fontColor3 a:hover,  .fontColor3 a:visited { /* white */
	color:#FFFFFF;
}
.fontColor4, .fontColor4 p, .fontColor4 a:link, .fontColor4 a:active, .fontColor4 a:hover, .fontColor4 a:visited, .fontColor4 .CmsPageStyle { /* grey */
	color:#a0a0a0;
}
.fontColor5, .fontColor5 p, .fontColor5 a:link,  .fontColor5 a:active,  .fontColor5 a:hover,  .fontColor5 a:visited { /* black */
	color:#000000;
}
.fontColor6, .fontColor6 p, .fontColor6 a:link, .fontColor6 a:active,.fontColor6 a:hover,.fontColor6 a:visited { /* lightgrey2 prCard */
	color:#888375;
}
.fontColor7, .fontColor7 p, .fontColor7 a:link, .fontColor7 a:active, .fontColor7 a:hover, .fontColor7 a:visited, .fontColor7 td, .fontColor7 span, .fontColor7 select { /* darkyellow */
	color:#6e6858;
}
.upperCase, .upperCase span, .upperCase select, .upperCase option, .upperCase a, .upperCase td {
	text-transform:uppercase;
}
.overFlowBtn {
	position: absolute;
	display:block;
	overflow:hidden;
	text-indent: -5000px;
	border: 0px none #FFFFFF;
	cursor:pointer;
}
.hideContent {
	display:none;
}
.clearAll {
	clear:both;
}
/*////////////////////////////////////////////////////////////////////////*/

/*SPACETD RAMMER*/
.SpaceLeft_TD {
	vertical-align: top;
	background-color: #FFFFFF;
}
.SpaceRight_TD {
	vertical-align: top;
	background-color: #FFFFFF;
}
/*SPACETOP*/
.SpaceTop_TD {
	background: #FFFFFF url(none);
}
#topMenuTDBox {
	background: #000000 url(none);
	height:41px;
	text-align:right;
}
#topMenuTDNavigation {
	background: #000000;
	height: 78px;
}
#topMenuLogo {
	float:left;
}
#divBox1 {
	float:right;
	margin-top:12px;
	position: relative;
}
#topMenuCenterNav {
	float:right;
	text-align:right;
	margin-right:30px;
}
#topMenuCenterNav li {
	display:inline;
	margin-right:0px;
	margin-top:50px;
}
#topMenuCenterNav ul {
	margin-top:36px;
	line-height:0;
}

/*SEARCHTD*/
#ShopLayOut_Search_TD {
	background: url(none);
}
#ShopLayOut_Search_TD #Search_Form, #ShopLayOut_Search_TD br {
    display:none;
}
#Search_FormRecode {
	position: relative;
	height: 46px;
	width: 200px;
	margin-left:0px;
	margin-top:0px;
	background-repeat: no-repeat;
	background-image: url('/images/design/construction/search_bg.gif');
}
#Search_FormRecode .SearchField_SearchPage {
	border:0 none #FFFFFF;
	height:46px;
    left:10px;
    padding:18px 0px 0px 4px;
    position:absolute;
    top:0px;
    width:145px;
	background-image: url('/images/design/construction/search_txt_bg.gif');
	background-repeat: repeat-x;
}
#Search_FormRecode .SubmitButton_SearchPage {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	width: 30px;
	height: 22px;
	top: 13px;
	right: 12px;
	border: 0px none #FFFFFF;
	cursor: pointer;
	background-image: url('/images/design/source/soege_knap.gif');
	background-repeat: no-repeat;
}

/* BASKET */
#fpBasketContent {
	text-align:left;
}
#basketInnerWrap {
	margin-top:0px;
}
#divBasketBtn {
    margin-top:4px;
}
#divBasketBtn a {
    background-image:url('/images/design/source/basket_btn.gif');
    background-repeat:no-repeat;
    border:0 none #FFFFFF;
    cursor:pointer;
    display:block;
    height:36px;
    overflow:hidden;
    text-indent:-5000px;
    width:200px;
}
#divBasketBtn a:hover {
    background-image:url('/images/design/source/basket_btn_h.gif');
}


#divCreditcards {
    margin-top:4px;
}
.basketVariables {
    padding-left:10px;
}
/*PRMENU*/

#ProductmenuContainer_DIV {
	width:200px;
	overflow:hidden;
}
.prMenuBox {
	margin-bottom:20px;
}
table#ProductMenu_Table br {
	display:none;
}
.prLinkBox {
	margin-bottom:30px;
	margin-top: 30px;
}
table#ProductMenu_Table a.Activ_Productmenu, table#ProductMenu_Table a.Deactiv_Productmenu, .prLinkBox a {
	height: 22px;
	width: 160px;
 #height: 42px;
 #width: 200px;
	display:block;
	text-transform: uppercase;
	font: 11px/11px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 0px 40px;
	background-image: url('/images/design/construction/prmenu_niv1.gif');
}
table#ProductMenu_Table b {
	font-weight:normal;
}
table#ProductMenu_Table a:hover, .prLinkBox a:hover {
	background-image: url('/images/design/construction/prmenu_niv1_h.gif');
}
table#ProductMenu_Table .SubCategory1_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory1_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory1_Productmenu a:hover {
	display:block;
	padding:6px 0px 8px 40px;
	margin:0px;
	width:160px;
 #width:200px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory2_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a:hover {
	display:block;
	margin:0px;
	width:143px;
 #width:146px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory3_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory3_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory3_Productmenu a:hover {
	display:block;
	margin:0px;
	width:131px;
 #width:134px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory4_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory4_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory4_Productmenu a:hover {
	display:block;
	margin:0px;
	width:119px;
 #width:122px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory5_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory5_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory5_Productmenu a:hover {
	background: url('/images/design/construction/prmenu/niv_b.gif') bottom;
	display:block;
	margin:0px;
	width:107px;
 #width:110px;
	height:auto;
}
table#ProductMenu_Table .SubCategory6_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory6_Productmenu a.Deactiv_Productmenu, table#ProductMenu_Table .SubCategory6_Productmenu a:hover {
	display:block;
	margin:0px;
	width:95px;
 #width:98px;
	height:auto;
	background-image: url('/images/design/construction/prmenu/niv_b.gif');
	background-position: bottom;
}
table#ProductMenu_Table a:hover {
	text-decoration:underline;
}
table#ProductMenu_Table .SubCategory1_Productmenu a:hover, table#ProductMenu_Table .SubCategory2_Productmenu a:hover, table#ProductMenu_Table .SubCategory3_Productmenu a:hover, table#ProductMenu_Table .SubCategor4_Productmenu a:hover, table#ProductMenu_Table .SubCategory5_Productmenu a:hover, table#ProductMenu_Table .SubCategory6_Productmenu a:hover {
	background-image: url('/images/design/construction/prmenu/niv_b_h.gif');
	background-position: bottom;
}
table#ProductMenu_Table .SubCategory1_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory2_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory3_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory4_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory5_Productmenu a.Activ_Productmenu, table#ProductMenu_Table .SubCategory6_Productmenu a.Activ_Productmenu {
	color:#928369 !important;
	background-image: url('/images/design/construction/prmenu/niv_active.gif');
	background-position: bottom;
}
#divProdMenuEnd {
    background-image: url('/images/design/construction/arch_bottom.gif');
	background-position:left top;
    background-repeat:no-repeat;
	height:21px;
}
.SubCategoryIndent1_Productmenu {
    display:none;
}
/* SIDEBAR BOX */
.sidebarBox {
    background-image: url('/images/design/construction/box_bg_center.gif');
	background-repeat:repeat-y;
	width:200px;
	margin-top:20px;
}
.sidebarBoxContent {
    background-image: url('/images/design/construction/box_bg_img_top.jpg');
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:87px;
	text-align:center;
}
.sidebarBoxBottom {
    background-image: url('/images/design/construction/box_bg_bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
	display:block;
	width:200px;
    padding-bottom:9px;
    text-align:center;
}
.sidebarBoxContent .headline {
    padding-top:15px;
}
.sidebarBoxContent .text {
    padding: 5px 5px;
}
.sidebarBoxBottom .button {
    margin-top:3px;
}

/*FRONTPAGE*/

#frCampPageContentTxt {
}
#CampWrapper {
    width:760px;
    overflow:hidden;
    text-align:left;
}
#campWrapperOverflow {
    width:780px;
}
#CampWrapper .campBox {
    display:block;
    float:left;
    margin-right:20px;
    width:240px;
}
.campHeadline {
    height:50px;
    text-align:center;
    vertical-align:top;
    padding-top:10px;
}
.campText {
    height:40px;
    text-align:center;
    vertical-align:top;
}
.campButton {
     padding-top:5px;
     text-align:center;
}

.frTextBox {
    background-image: url('/images/design/construction/bg760_center.gif');
	background-repeat:repeat-y;
	width:760px;
	margin-top:30px;
}
.frTextBox .frHeadline {
    background-image: url('/images/design/construction/bg760_top.gif');
	background-position: left top;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:30px;
    padding-right:30px;
    padding-bottom:3px;
}
.frTextBox .frText {
    background-image: url('/images/design/construction/bg760_bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
    padding-bottom:20px;
    padding-left:30px;
    padding-right:30px;
}
.topTableHeader {
    background-image:url('/images/design/construction/topTableTop_bg.gif');
    background-repeat:no-repeat;
    background-position:left top;
    width:760px;
    height:64px;
    margin-top:30px; 
}
.topTableHeader td {
    width:252px;
    padding-left:1px;
}
.topTable {
    border-color: #eeeeee;
    border-width: 0 0 1px 1px;
    border-style: solid;

}
.topTable td {
    border-color: #eeeeee;
    border-width: 1px 1px 0 0;
    border-style: solid;

}
.topTableBottom {
    background-image:url('/images/design/construction/topTableBottom_bg.gif');
    background-repeat:no-repeat;
    background-position:left top;
    width: 760px;
    height:37px;
}
.floatLeft {
    float:left;
}
.newestA, .mostPopularA, .mostSoldA {
    display:block;
    float:left;
    padding-bottom:20px;
    padding-left:10px;
    padding-top:23px;
    width:180px;
}

/*PRLISTS*/
#frontPrWrapper {
	width:760px;
	overflow:hidden;
	/* margin: 40px 0px 0px; */
}
#prWrapperOverFlow {
	width:778px;
}
.productListBox {
	width:240px;
	margin-top:60px;
	margin-right:20px;
	background-image: url('/images/design/construction/prList_bg_center.gif');
	background-position: left center;
	background-repeat:repeat-y;
}
.productListBox table {
    background-image: url('/images/design/construction/prList_bg_top.gif');
	background-position: left top;
	background-repeat:no-repeat;
}
.infoBoxPrList {
    background-image: url('/images/design/construction/prList_bg_bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
}
#prWrapperOverFlow td {
	text-align:left;
}
#prWrapperOverFlow .imgBox {
	text-align:center;
	position:relative;
	height:238px;	
}
#prWrapperOverFlow .imgBox .specialImages {
    position:absolute;
    right:15px;
    top:20px;    
}
#prWrapperOverFlow .imgBox .newsImage {
    float:right;
    background-image: url('/images/design/source/nyhedsikon.png');
    background-repeat: no-repeat; 
}
#prWrapperOverFlow .imgBox .specialOfferImage {
    float:right;
    background-image: url('/images/design/source/tilbudsikon.png');
    background-repeat: no-repeat; 
}
#prWrapperOverFlow .imgBox .newsImage img, #prWrapperOverFlow .imgBox .specialOfferImage img {
    margin-right:5px;
}
#prWrapperOverFlow .prBtnWrap {
	margin-left:39px;
    width:160px;
}
.prListBtnBoxR {
	float:right;
	padding-left:6px;
	padding-bottom: 11px;
	padding-top: 11px;
}
.prListBtnBoxL {
	float:left;
	padding-bottom: 11px;
	padding-top: 11px;
}
.prListBtnBoxC {
	text-align:center;
	padding-bottom: 11px;
	padding-top: 11px;
}
#prWrapperOverFlow .prListIndent {
	padding: 18px 5px 0px 5px;
	height:54px;
	text-align:center;
	vertical-align:top;
	border-bottom:solid 1px #EEEEEE;
}
#prWrapperOverFlow .prListPrice {
    text-align:center;
    border-top:solid 1px #EEEEEE;
    border-bottom:solid 1px #EEEEEE;
    padding-bottom:16px;
    padding-top:16px;
}
.productListBox strike {
	margin-right:5px;
}
.productListBox .prListSpecialStrikenoMargin strike {
	margin-left:0px;
}
.prListDividerTD {
	height:60px;
}
#prListHeader, #prListDescription {
	padding-left:20px;
	padding-right:20px;
	border-bottom:1px solid #EEEEEE;
}
#prListHeader {
    padding-top:30px;
    padding-bottom:20px;
}
#prListDescription {
    padding-top:20px;
    padding-bottom:20px;
}
.paging {
    /* padding-right:10px; */
    overflow:hidden;
    width:448px;
}
.pagingOverflow {
    width:458px;
}
.pagingBottom {
    overflow:hidden;
    width:288px;
}
.pagingBottomOverflow {
    width:298px;
}
.paging a, .pagingBottom a {
    border-right:1px solid #000000;
    display:inline-block;
    margin-right:3px;
    padding-right:5px;
}
.ActivePageNumber_ProductList b {
	color:#9C9C9C;
    font-weight:normal;
}
#prListHeaderSection, #prListFooterSection, #prCategoryHeaderSection {
    background-image: url('/images/design/construction/bg760_center.gif');
	background-position: left center;
	background-repeat:repeat-y;
}
#prListHeaderSection .bgTop, #prListFooterSection .bgTop, #prCategoryHeaderSection .bgTop {
    background-image: url('/images/design/construction/bg760_top.gif');
	background-position: left top;
	background-repeat:no-repeat;
}
#prListHeaderSection .bgBottom, #prListFooterSection .bgBottom, #prCategoryHeaderSection .bgBottom {
    background-image: url('/images/design/construction/bg760_bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
}
.addthis1 {
    float:right;
}
.addthis2 {
   padding-left:10px;
}
/*FOOTER*/
#footerbox {
    background-image:url('/images/design/construction/footer_bg_center.gif');
	background-repeat:repeat-y;
	margin-bottom:40px;
    margin-top:60px;
	width:980px;
}
#bottomNav li {
	display:inline;
	margin-right: 0px;
	margin-left: 0px;
}
#bottomNav ul {
	margin-top:0px;
	line-height:0;
	margin-bottom: 0px;
}
#bottomNav {
    background-image:url('/images/design/construction/footer_bg_bottom.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
    text-align:center;
    padding-top:6px;
    padding-bottom:15px;
}
#footerMenuCenterNav {
    background-image:url('/images/design/construction/footer_bg_top.gif');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	padding-top:20px;
}
#footerMenuCenterNav li {
	display:inline;
	margin-right:0px;
	margin-top:0px;
}
#footerMenuCenterNav ul {
	line-height:0;
}
/*PRCARD */
#prCardInfo, #prCardRelatedHeader {
    background-image: url('/images/design/construction/bg760_center.gif');
	background-repeat:repeat-y;
}
#prCardInfo .bgTop, #prCardRelatedHeader .bgTop {
    background-image: url('/images/design/construction/bg760_top.gif');
	background-position: left top;
	background-repeat:no-repeat;
}
#prCardRelatedHeader .bgTop {
    padding-top:20px;
}
#prCardInfo .bgBottom, #prCardRelatedHeader .bgBottom {
    background-image: url('/images/design/construction/bg760_bottom.gif');
	background-position: left bottom;
	background-repeat:no-repeat;
}
#prCardInfo .bgBottom {
	border-top:1px solid #EEEEEE;
	padding-bottom:28px;
    padding-top:28px;    
}
#prCardHeader {
    border-bottom:1px solid #EEEEEE;
    padding-bottom:30px;
    padding-top:25px;
    padding-left:32px;
}
#prCardRelated {
    margin-top:60px;
}
#prCardRelated .productListBox {
    margin-top:20px;
}
#prCardInfo .back {
    float:left;
    padding-left:28px;    
}
#prCardInfo .print {
    float:right;
    padding-right:28px;
}
#prCardInfo .addthis {
    float:right;
    padding-right:12px;
}
/*
#prCardImgWrap {
	position:relative;
	height:369px;
	padding-left:2px;
	padding-top:1px;
}
#prNews {
	position:absolute;
	top:35px;
	left:10px;
}
#prCardPdf img {
    margin-top:4px;
}
#prSpecialOffer {
	position:absolute;
	top:10px;
	left:10px;
}
#prCardImgBox img {
	border: 1px solid #f4f0e8;
}
.MediaViewerSelector {
	overflow:hidden;
}
.MediaViewerSelector img {
	width:110px;
	margin: 10px 8px 8px 0px;
}
*/
#prCardImgWrap {
    position:relative;
    padding-left:2px;
	padding-top:1px;
	height:369px;
}
#prSpecialImages {
    position:absolute;
    top:20px;
    right:15px;
    width:200px;
    height:44px;
}
#prNews {
    background-image:url('/images/design/source/nyhedsikon.png');
    background-repeat:no-repeat;
    float:right;
}
#prSpecialOffer {
    background-image:url('/images/design/source/tilbudsikon.png');
    background-repeat:no-repeat;
    float:right;
}
#prNews img, #prSpecialOffer img {
    margin-right:5px;    
}
#prCardPdf img {
    margin-top:4px;
}
.ProductInfo_MagixZoomPlus_MainImage_TABLE {
    /*margin-bottom:10px;*/
}
#prCardImgBox img {
    margin-top:1px;
    margin-left:1px;
    margin-bottom:1px;
}
#prCardImgBox a{
    float:right;
}

.PriceDevider_ProductInfo_TR {
	display:none;
}
.Price_ProductInfo {
	text-align:right;
}
#prCardPriceTD {
	padding-bottom:20px;
	padding-top:20px;
	border-top:1px solid #EEEEEE;
}
.PriceBefore_ProductInfo_TD {
	padding-right:10px;
}
.VariantGroupLabel {
	padding-top:2px;
	text-align:right;
}
.OptionSelect_ProductInfo {
	width:200px;
	border:#CCCCCC solid 1px;
	margin-bottom:5px;
}
table#BUYSECTION {
	color: #000000;
	margin-top:20px;
	margin-bottom:20px;
}
span.prCardAntal {
	position:relative;
	top:32px;
	right:56px;
}
.TextInputField_ProductInfo {
	background: #FFF;
	border: 1px solid #eaeaea;
	padding: 2px;
	height:21px;
	top:16px;
	position:relative;
	width:30px;
}
#prCardRelatedHeader .bgBottom {
    display:block;
    padding-left:30px;
    padding-bottom:20px;
}
.PriceAmount_ProductInfo_TD, .PriceUnit_ProductInfo_TD {
    display:none;
}
#prCardDescription {
    padding-top:30px;
    padding-bottom:24px;
}
#BUYSECTION br {
    display:none;
}
#BUYSECTION .TextInputField_ProductInfo {
    background-image:url(/images/design/construction/numberInputField_bg.gif);
    background-repeat:no-repeat;
    border:0 none;
    height:23px;
    margin-top:8px;
    padding-left:6px;
    padding-top:5px;
    width:33px;
}
#prPriceWrapper {
	position:relative;
}
.TextInputField_ProductInfo {
	text-align:center;
}
/*related fix*/
.Related_Custom_TBL td {
	text-align:left;
}
.Related_Custom_TBL td td {
	text-align:center;
}
.Related_Custom_TBL {
	width:0px !important;
}
.relatedMargin {
	margin-right:10px;
}
/*showBasket*/
.ShowBasket_TD td {
	vertical-align:top;
}
.basketIndent {
	padding: 8px 0px 0px;
}
.basketLIndent {
	padding-left: 8px;
}
.ProductImage_ShowBasket {
	border: 1px solid #f4f0e8;
}
.ShowBasket_Custom_TBL {
	margin-top:20px;
}
#basketNavTable td {
	vertical-align:middle;
	padding-bottom:30px;
}
.HR_OrderStep1, .BackgroundColor1_Orderstep2 hr {
	display:none;
}
#Orderstep1_AlternativeDelivery_Heading_TD,#Orderstep1_AlternativeDelivery_Fields_TD {
padding-left:20px;
}
.CustomerData_Orderstep1_TBL, BackGroundColor1_OrderStep2,.BackGroundColor1_OrderStep3 {
margin-bottom:30px;
}


/* paymethods */
.BackgroundColor1_OrderStep2 {
	margin-right:10px;
}
#PayMethodsContainer table, #ShippingMethodsContainer table{
margin-top: 10px;
}
#ShippingMethodsContainer  input {
	margin-right:10px;
}
span#PayMethodsContainer table tbody tr td img {
	vertical-align: top;
	display: block;
	float: left;
	margin: 0px 2px 20px 0px;
}
span#PayMethodsContainer table tbody tr td {
	vertical-align: top;
	display: block;
	float: left;
	height: 50px;
}
span#PayMethodsContainer table tbody tr td br {
	display: none;
}
/*buyprocess buttons */
.CustomerData_Orderstep1_TBL tr td input, .BackgroundColor1_Orderstep2 tr td input { 
float:right;
}
#Orderstep1_AlternativeDelivery_Enabled_CHECKBOX {
float:none;
}
#orderStep1BackBtn {
position:relative;
top:-68px;
width:200px;
}
#orderStep2BackBtn {
position:relative;
top:-38px;
width:200px;
}
.BackGroundColor1_OrderStep4 td {
padding:2px;
}
#OrderStep4_TD a {
margin-left:2px;
}
#OrderStep4_TD img {
margin-bottom:5px;
display:block;
}
.CustomerInfo_OrderStep3 br {
display:none;
}
.CustomerInfo_OrderStep3 table br {
display:block;
}
.CustomerInfo_OrderStep3 {
padding-bottom:20px;
display:block;
}

/* CATEGORY LIST*/
.categoryPadding {
    padding: 20px 20px 20px 20px;
}

#prCategoryHeaderSection .addthis1 {
    padding-right:20px;
    padding-bottom:20px;
}

#category-picture-list {
    overflow:hidden;
    width:760px;
}
#category-picture-list .inner {
    width:780px;
}
#category-picture-list a {
    cursor:pointer;
    display:block;
    float:left;
    height:298px;
    margin:40px 20px 0 0;
    overflow:hidden;
    position:relative;
    text-decoration:none;
    text-transform:uppercase;
    width:240px;
    text-align:center;
    padding-top:20px;
}
#category-picture-list a:hover {
    text-decoration:underline;
}
#category-picture-list br {
    display:none;
    line-height:0;
}
#category-picture-list a img {
    display:block;
    left:1px;
    position:absolute;
    top:54px;
}
.SubCats_Prodlink {
    background-image:url('/images/design/construction/prCat_bg.gif');
    background-repeat:no-repeat;  
}
.SubCategory1_Productmenu img {
    display:none;
}
.lang{
    height: 1px;
    position: absolute;
    right: 14px;
    text-align: right;
    top: -7px;
    width: 157px;
}
