@charset "utf-8";

/*
A:hover {
	color: #0086d4;
	font-size: 16px;
	font-weight: 700;
	text-decoration: underline;
} */

body {
	background-position: center; background-position: top;
}

h1 { font-size: 24px; }

#Main_TD {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#ShopLayOut_SpaceBottomAndTop_TD {
	background-image: url(/images/index_bg.jpg);
}

.TopMenu_TD {
	padding-right: 30px;
}

.Basket_TD {
background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 27px;
	padding-right: 15px;
}

#order {
	padding-top: 12px;
	padding-left: 35px;
}

.SearchPage_TD {
background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 17px;
	padding-right: 10px;
}

.ProductMenu_TD {
background: none;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 17px;
	padding-right: 10px;
}

.ProductMenu_TD br {
display: none;
	height: 0;
	line-height: 0;
}

#ProductMenu_Table {
	border: 1px solid #fefefe;
	border-top: none;
	border-bottom: none;
} 
#ProductmenuContainer_DIV {
	background-image: url(/images/menu_header.jpg);
	background-repeat: no-repeat;
	width: 182px;
}

#productmenu_bottom {
	background-image: url(/images/product_menu_footer_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 182px;
}
.Heading_Productmenu {
	display: block;
	padding: 5px;
}
.SearchField_SearchPage {
	width: 100px;
}
.RootCategory_Productmenu {
	height: 26px;
	width: 180px;
	background-image: url(/images/productmenu_button_normal.gif);
	background-repeat: no-repeat;
}



.RootCategory_Productmenu a:hover {
	background-image: url(/images/productmenu_button_over.gif);
	height: 26px; width: 180px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

.Toolbar_Productlist {
	height: 30px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/gradient-top-color-1.gif);
}

.Heading_ShowBasket {
	height: 30px;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/gradient-top-color-1.gif);
}

.ShowBasket_ProductLine_Description_TD {
	height: 60px;
	padding: 5px;
}

.ShowBasket_ProductLine_Amount_TD {
	text-align: center;
}

.ShowBasket_ProductLine_UnitPrice_TD {
	text-align: center;
}

.ShowBasket_ProductLine_TotalPrice_TD {
	text-align: center;
}

.Description_ProductList {
}

.Photo1_ProductList {
	height: 175px;
}

.ProductName_Productlist {
	font-size: 16px;
	font-weight: bold;
	color: #0088e0;
}

#ActiveCategory_A {
	padding-left: 23px;
}



.Deactiv_Productmenu {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 23px;
}

.BackgroundColor1_Productlist {
	background-image: url(/images/gradient-color-1.gif);
}

.BackgroundColor2_Productlist {
	background-image: url(/images/gradient-color-1.gif);
}

.FavAddButton_Productlist {
	margin: 5px;
}

.BuyButton_Productlist {
	margin: 5px;
}

.Price_Productlist {
	text-align: center;
}

.SpaceBottom_TD {
	vertical-align: top;
}

.Heading_Orderstep1 {
	font-size: 16px;
	color: #0088e0;
	font-weight: bold;
}

.Heading_Orderstep2 {
	font-size: 16px;
	color: #0088e0;
	font-weight: bold;
}

.Heading_Orderstep3 {
	font-size: 16px;
	color: #0088e0;
	font-weight: bold;
}

.Text1_CreditCardPayment {
	font-size: 16px;
	color: #0088e0;
	font-weight: bold;
}

/* Custom Frontpage edit - KlausA */

.Frontpage_Custom_TBL {
	background-color: #000;
	width: 100%
	height: 350px;
}

/*

#FrontPage_TD a:active {
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 14px;
}
.FrontPage_TD a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 14px;
}
.FrontPage_TD a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	line-height: 16px;
}
.FrontPage_TD a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 16px;
} */

#tilbud_td {
	background-image: url(/images/tilbudsbox.jpg);
	background-repeat: repeat-x;
	height: 249px;
	width: 144px;
	padding-top: 31px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	margin: 0px;	
}
#tilbud_img {
	margin: 0px;
	padding: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 10px;
}


#tilbud_img a:link {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
	margin-left: 1px;
}

#tilbud_img a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
	margin-left: 1px;
}

#tilbud_img a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EE0000;
	text-decoration: underline;
	line-height: 12px;
	margin-left: 1px;
}
#tilbud_img a:active {
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: underline;
	line-height: 12px;
	margin-left: 1px;
}

.tilbud_Productname_h3_black  {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	line-height: 12px;
}
.tilbud_td_tekst {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	word-spacing: 12px;
}
.tilbud_td_normalpris {
	font-size: 12px;
	text-decoration: line-through;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #000;
}
.tilbud_td_sparpris {
	font-size: 12px;
	text-decoration: underline
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 69px;
	color: #000;
	padding-top: 0px;
}
.tilbud_td_pris {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #000;
}
}
.tilbud_td_pristekst {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	padding-left: 25px;
}

