/*  Special offer 
.frontpage_TD .pris .SpecialOfferPrice, .ProductList p.Pris, .ProductInfo_TD .Pris, .Related_Custom_TBL .price, .CustomersAlsoBought_Custom_TBL .price {
	color:#F3751E!important
}




.Related_Custom_TBL .price strike, .CustomersAlsoBought_Custom_TBL .price strike {
	color:#1768C0!important
}
*/

/* special offer */
.FrontPage_TD .pris strike, .ProductList p.Pris .PriceStriked_Productlist, .ProductList .pris strike, .ProductInfo_TD .Pris strike  {
	font-size:12px!important; 
	color:#111!important;
	display:block;
	font-weight:normal
}



/*  Main */

img.border 						{border:2px solid #fff; margin:3px 3px 6px;}
a:hover img.border 				{border:2px solid #006EB4}


td {
	font-size:12px!important
}

a:link		{color:#a31424; font-weight:bold; text-decoration:none}
a:visited	{color:#a31424; font-weight:bold; text-decoration:none}
a:hover		{color:#a31424; font-weight:bold; text-decoration:underline}

body {
	background-color:#fff;
	color:#000;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background:url(/grafik/overall/top-bg.png) top repeat-x
}

img	{
	border:0px
}

hr {
	height: 1px; 
	border:0px;
	border-top:1px solid #E1E1E1;
	margin:10px 0 10px 0;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 10px 0 10px;
}

#koebpopup {
	display:none;
	z-index:1000
}


/****************** Vilkår ******************/
#ksVilkaar {
	float:left;
	width:40%
}
#ksVilkaar ul {
	list-style-type:decimal;
	margin: 10px 10px 20px 30px;
	padding: 0px
}
#ksVilkaar li {
	line-height:18px
}
#ksVilkaarRight {
	float:right;
	width:60%;
}
#ksVilkaarRight h2 {
	font-size:16px;
}


/****************** vareliste******************/
.ProductList {
	padding-top:50px;
}

.ProductList .Stockmessage_Productlist {
	color:green;
	text-align:center;
}

.ProductList p.Farver {
	text-decoration:underline;
	margin:0px;
	text-align:center;
	font-weight:bold;
	color:#F3751E
}

.ProductList p.Lev {
	text-align:center;
	padding: 0 15px;
	height: 15px;
	margin: 0 0 10px;
}

.ProductList p.Img {
	height: 140px;
	text-align:center;
	margin:0px
}

.ProductList p.Navn {
	text-align:center;
	padding: 0 15px;
	height: 40px;
	margin:0 20px 0 20px;
}


.ProductList .Prices_Custom_TBL td .pris {
	text-align:center;
	padding: 0 10px;
	color: #1768c0;
	font-size: 20px;
	margin: 0px;
	font-weight: bold;
}

.ProductList a:hover {
	color: #89BD27;
}

.ProductList a:link, .ProductList a:active, .ProductList a:visited {
	color: #000
}

.ProductList img {
	max-width: 130px;
	max-height: 130px;
	height: expression(this.height > 130 ? 130: true);
	width: expression(this.width > 130 ? 130: true);
}

.ProductList .overlay {
	cursor:pointer;
	display:none;
	background:url(/grafik/vareliste/hover-overlay.png) no-repeat; 
	height:298px; 
	position:absolute; 
	width:220px; 
	margin-top:-20px;
	margin-left:15px;
	*margin-left: 8px;
}

.ProductList .overlay p {
	padding-top:17px;
	text-align:center;
	margin:0px;
}


.BackgroundColor1_Productlist, .BackgroundColor2_Productlist {
	text-align:left!important
}


/****************** Produkt oversigt ******************/
.batterisoeg {
	background:url(/grafik/overall/sogefelt-bg.gif) no-repeat;
	width:200px; 
	height:30px;
	border:0px;
	padding-left:10px;
	padding-top:6px
}

.PList div {
	float:left; 
	width:136px; 
	margin-top:15px
}

.PListOverlay {
	cursor:pointer;
	background:url(/grafik/overall/oversigt-overlay.png) no-repeat; 
	height:248px; 
	position:absolute; 
	width:148px!important; 
	display:none;
	margin-top:-20px!important;
	margin-left:-5px!important
}

.PList p {
	text-align:center;
	padding-top:10px
}

a:link.PlistLink, a:active.PlistLink, a:hover.PlistLink, a:visited.PlistLink {
	color:#111;
	font-size:14px;
	font-weight:bold
}


/****************** Thumbnails ******************/
.BreadCrumb_ProductList, .BreadCrumb_ProductInfo, 
a:link.BreadCrumbLink, a:visited.BreadCrumbLink, a:hover.BreadCrumbLink, a:active.BreadCrumbLink,
a:link.BreadCrumbLink_Active, a:visited.BreadCrumbLink_Active, a:hover.BreadCrumbLink_Active, a:active.BreadCrumbLink_Active {
	color: #9C9C9C!important;
	font-size:12px;
	font-weight: normal;
}

.BreadCrumb_ProductInfo br {
	display:none
}


/****************** Forside ******************/
.FrontPage_TD h1 {
	font-size:24px;
	margin:20px 0px 5px 0px
}

.FrontPage_TD .navn {
	height:40px;
	width:200px
}

.FrontPage_TD .navn a {
	font-size:12px;
	color:#A9A9AA
}

.FrontPage_TD .billede {
	height:150px
}

.FrontPage_TD .foerpris {
	color:#1768C0;
	font-weight:normal;
	font-size:12px;
	text-align:center
}

.FrontPage_TD .foerpris strike {
	text-decoration:none!important
}

.FrontPage_TD .pris {
	color:#F3751E;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	margin-bottom:40px
}



.FrontPage_TD .Frontpage_Custom_TBL td img {
	max-width: 150px;
	max-height: 150px;
  	height: expression(this.height > 150 ? 150: true);
	width: expression(this.width > 150 ? 150: true);
}

.FrontPage_TD #Left {
	
}


/****************** Sidebar (højre ramme) ******************/
#sidebar {
	width:170px;
	margin-left:30px
}

#sidebar #kurv	{
	background: url(/grafik/overall/sidebar-kurv.gif) no-repeat; 
	height: 190px;
	padding-left:18px;
	padding-right:16px
}

#sidebar {
	width:170px;
	margin-left:30px
}

#sidebar #kurv #antalvarer {
	font-weight:bold;
	font-size:12px;
	padding-top:40px
}

#sidebar #kurv .forsendelse {
	padding-top:10px;
	padding-bottom: 5px;
	color:#424242
}

#sidebar #kurv #gatilkassen a {
	color:#000000
}

#sidebar #kurv .pris {
	font-weight:bold;
	font-size:16px;
}

#sidebar #GratisFragt {
	background: url(/grafik/overall/gratis-fragt-1500.png) no-repeat; 
	height: 100px;
	margin-top:10px
}

#sidebar #Skilte {
	margin-top:10px;
	display:none
	
}

#sidebar #PostDK {
	background: url(/grafik/overall/post-danmark.png) no-repeat; 
	height: 120px;
	margin-top:10px;
}

#sidebar #Montering {
	height: 180px;
	margin-top:10px;
}

#sidebar #Postkasselov {
	height: 71px;
	margin-top:10px;
}

#sidebar #KundeAnmeldelse {
	height: 20px;
	margin-top:20px;
}



/******************* Topmenu ******************/
#ShopLayOut_Topmenu_TD #top {
	height:150px; 
}

#ShopLayOut_Topmenu_TD {
	background-image: url('/grafik/overall/top.jpg');
	background-repeat: no-repeat; 
	background-position: top; 
}

#ShopLayOut_Topmenu_TD #logolink {
	height:100px;
	width:400px;
	cursor:pointer
}

#ShopLayOut_Topmenu_TD #links {
	padding-top:15px;
	text-align: right;
}

#ShopLayOut_Topmenu_TD #top a {
	text-transform:uppercase;
	margin-left:40px;
	color:#424242;
	font-size:10px;
	font-weight:normal;
}


/****************** Bund ******************/
#ShopLayOut_SpaceBottom_TD {
	color:#6B6B6B;
	font-size:11px;
	padding-bottom:100px;
	text-align:left
}

#ShopLayOut_SpaceBottom_TD #copyright {
	font-style:italic;
	color:#CCC;
	font-size:10px;
	padding-top:14px
}


#ShopLayOut_SpaceBottom_TD #dandodesign {
	position:absolute; 
	padding-left:880px
}



/****************** Varekort ******************/
.Description_Productinfo {
	font-weight:normal!important
}

.ProductInfo_TD .Related_Custom_TBL .Navn, .ProductInfo_TD .CustomersAlsoBought_Custom_TBL .Navn {
    height:auto!important;
	padding: 0 20px;
	margin: 0 0 10px;
}

.BuyButton_ProductInfo {
	text-align:left
}

.ProductInfo_TD #prodinfo hr {
	width:400px
}
.ProductInfo_TD .Prices_Custom_TBL td {
	text-align:left;
}

.ProductInfo_TD .Variants {
	padding-bottom:20px
}
.ProductInfo_TD .PrisInfo {
	font-size:13px;
	color:#424242
}
.ProductInfo_TD .Pris {
	color:#1768c0;
	font-size:24px;
	font-weight:bold;
	padding-top:0px;
	margin-bottom:20px
}

.ProductInfo_TD .foerpris {
	color:#1768C0;
	font-weight:normal;
	font-size:12px;
}


.ProductInfo_TD #ProductImage_Canvas img {
	cursor:pointer
}
.ProductInfo_TD #BUYSECTION {
	width:120px;
}
.ProductInfo_TD #BUYSECTION br {
	display:none
}
.ProductInfo_TD .TextInputField_ProductInfo {
	width:30px;
	height:30px;
	border:0px;
	padding-top:5px;
	text-align:center;
	margin-top:2px;
	background: url(/grafik/varekort/antal-bg.png) no-repeat
}

.ProductInfo_TD table.FlereProdukter .billede {
	height:120px;
	margin: 10px 0 5px;
}

.ProductInfo_TD table.FlereProdukter .billede img {
	height:120px;
}

.ProductInfo_TD table.FlereProdukter .navn {
	color:#000;
	height:20px
}

.ProductInfo_TD table.FlereProdukter .navn a{
	color:#000
}

.ProductInfo_TD table.FlereProdukter .pris {
	color:#1768c0;
	font-size:14px;
	font-weight:bold;
	padding-top:0px;
	margin:0 0 20px;
}

/****************** Relaterede varer ******************/

.Related_BuyButton_IMG {
	margin: 5px 0 10px;
}