/* layout elements */

.shopContent ul {
	margin: 10px 10px 0 0;
	padding: 0;
	width: 90%;
}

.shopContent li {
	background: url('/gfx/icons/2008/bullet_blue.png') no-repeat 0px 0px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

#shopLayoutContent {
	background: url('/gfx/skishop/2008/shop_layout_bg.gif') repeat-y;
	float: left;
}

#shopLayoutBottom {
	margin: 0 0 15px 0;
}

.shopLayoutSplitter {
	margin: 15px 0;
	width: 200px;
}

#shopLeftColumn {
	float: left;
	width: 200px;
}

#shopRightColumn {
	float: left;
	margin: 0 0 0 1px;
	width: 749px;
}

#shopRightColumnWrapper2 {
	margin: 0 20px 0 0;
}

#shopRightColumnWrapper {
	margin: 0 0 0 25px;
}

#shopYourCartWrapper {
	cursor: pointer;
}

#shopYourCartEmpty {
	background: url('/gfx/skishop/2008/cart_empty.gif') no-repeat 15px 25px;
}

#shopYourCartEmptySE {
	background: url('/gfx/se/skishop/2008/cart_empty.gif') no-repeat 15px 25px;
}

#shopYourCartSpecial {
	background: url('/gfx/skishop/2008/cart_special.gif') no-repeat 15px 25px;
}

#shopYourCartSpecialSE {
	background: url('/gfx/se/skishop/2008/cart_special.gif') no-repeat 15px 25px;
}

#shopYourCart {
	background: url('/gfx/skishop/2008/cart.gif') no-repeat 15px 25px;
}

#shopYourCartSE {
	background: url('/gfx/se/skishop/2008/cart.gif') no-repeat 15px 25px;
}

#shopYourCartFull {
	background: url('/gfx/skishop/2008/cart_full.gif') no-repeat 15px 25px;
}

#shopYourCartFullSE {
	background: url('/gfx/se/skishop/2008/cart_full.gif') no-repeat 15px 25px;
}

#shopYourCartFullMax {
	background: url('/gfx/skishop/2008/cart_full_max.gif') no-repeat 15px 15px;
}

#shopYourCartFullMaxSE {
	background: url('/gfx/se/skishop/2008/cart_full_max.gif') no-repeat 15px 15px;
}

#shopYourCartEmpty, #shopYourCartSpecial, #shopYourCart, #shopYourCartFull, #shopYourCartFullMax {
	height: 92px;
	margin: auto;
	width: 155px;
}

#shopYourCartEmptySE, #shopYourCartSpecialSE, #shopYourCartSE, #shopYourCartFullSE, #shopYourCartFullMaxSE {
	height: 92px;
	margin: auto;
	width: 155px;
}

#shopYourCartAmount {
	padding: 22px 0 0 105px;
}

#shopYourCartAmount div {
	text-align: left;
}

#shopViewCart {
	margin: 20px 10px 10px 10px;
}

ul#shopMenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul#shopMenu .shopSubmenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

ul#shopMenu li {
	background: url('/gfx/icons/2008/bullet_green.gif') no-repeat 15px 3px;
	line-height: 20px;
	list-style: none;
	padding: 0;
}

ul#shopMenu li.shopMenuMore {
	background: url('/gfx/icons/2008/bullet_add.gif') no-repeat 15px 3px;
}

ul#shopMenu a {
}

ul#shopMenu li span {
	margin: 0 0 0 35px;
}

ul#shopMenu .shopSubmenu li {
	background: url('/gfx/icons/2008/bullet_green.gif') no-repeat 30px 3px;
}

ul#shopMenu .shopSubmenu li span {
	margin: 0 0 0 50px;
}

#shopMenuMoreProducts {
	margin: 10px 0 0 23px;
}

#saleOutsideDenmark {
	margin: 25px 0 0 0;
	text-align: center;
}

#saleOutsideDenmark ul {
	margin: 5px 0 0 0;
	padding: 0px;
}

#saleOutsideDenmark li {
	background: none;
	display: inline;
	list-style: none;
	padding: 0;
}

/* frontpage top items */

#shopTopItemWrapper {
	background: url('/gfx/skishop/2008/top_item_bg.gif') no-repeat;
	height: 224px;
}

.shopTopItem {
	float: left;
	margin: 10px 0;
	width: 325px;
}

.shopItemTopImageWrapper {
	float: left;
	margin: 15px 0;
	position: relative;
	width: 130px;
}

.shopItemTopLabel {
	bottom: -10px;
	position: absolute;
	right: 20px;
}

#shopTopItemWrapper .shopContent {
	float: left;
	margin: 15px 0;
	width: 188px;
}

.shopTopItemBoxWrapper {
	border: 2px solid #dfdfdf;
	float: left;
	margin: 10px 0;
	width: 188px;
}

.shopTopItemPriceWrapper {
	cursor: pointer;
	float: left;
	width: 120px;
	text-align: center;
}

.shopTopItemInfo {
	border-left: 2px solid #dfdfdf;
	float: left;
	text-align: center;
}

.shopTopItemInfo img {
	margin: 8px 0 8px 14px;
}

#shopTopItemSplitter {
	float: left;
	width: 50px;
}

/* focus items */

/* Variant 3*/

.shopFocusItemWrapper3 {cursor: pointer;float: left;margin:0;position: relative;width: 140px;}
.shopFocusItemBoxWrapper3 {position: absolute;padding:0;text-align: center;top: 90px;}
.shopFocusItemBoxWrapper3 img {margin: 5px auto 0 auto;}
.shopFocusItemPriceWrapper3 {background-color: #fff;border: 2px solid #dfdfdf;float: left;width: 80px;margin-left:50px;}
h2.shopFocusItemHeader3 {color:#f89100;font-size: 1.3em;font-family: arial, tahoma, trebuchet, verdana, sans-serif;font-weight: normal;margin: 0 0 0 20px;text-decoration: none;}
h2.shopFocusItemHeader3, h2.shopFocusItemHeader3 a:link, h2.shopFocusItemHeader3 a:visited, h2.shopFocusItemHeader3 a:hover, h2.shopFocusItemHeader3 a:active, h2.shopItemListHeader3, h2.shopItemListHeader3 a:link, h2.shopItemListHeader3 a:visited, h2.shopItemListHeader3 a:hover, h2.shopItemListHeader3 a:active
{color: #4f4f4f;font-size: 10px;font-weight: bold;margin: 0 0 15px 0;text-decoration: none;}
.shopFocusItemPrice3 {float: left;}
.shopTopItemPrice3, .shopTopItemStatus3, .shopFocusItemPrice3, .shopFocusItemSave3
{color: #f89100;font-size: 12px;font-family: arial, tahoma, trebuchet, verdana, sans-serif;font-weight: bold;margin: 0 0 0 10px;text-decoration: none;}

/* variant 1*/


.shopFocusItemWrapper {
	cursor: pointer;
	float: left;
	margin: 15px 0 20px 0;
	position: relative;
	width: 175px;
}

.shopFocusItemWrapper2 {
	cursor: pointer;
	float: left;
	margin: 15px 0 20px 0;
	position: relative;
	width: 100px;
}

.shopFocusItemWrapper_1 {
	cursor: pointer;
	float: left;
	margin: 15px 0 40px 0;
	position: relative;
	width: 230px;
}
.shopFocusItemBoxWrapper {
	position: absolute;
	left: 50px;
	text-align: center;
	top: 90px;
}

.shopFocusItemBoxWrapper2 {
	position: absolute;
	left: 50px;
	text-align: center;
	top: 90px;
}
.shopFocusItemBoxWrapper_2 {
	position: absolute;
	left: 90px;
	text-align: center;
	top: 90px;
}
.shopFocusitemIMG{
	position: relative;
	left: 40px;

}

.shopFocusItemBoxWrapper_1 {
	position: absolute;
	left: 0px;
	top: 150px;
}

.shopFocusItemBoxWrapper img {
	margin: 5px auto 0 auto;
}

.shopFocusItemBoxWrapper_1 img {
	margin: 5px auto 0 auto;
}

.shopFocusItemPriceWrapper {
	background-color: #fff;
	border: 2px solid #dfdfdf;
	float: left;
	width: 100px;
}

.shopFocusItemPriceWrapper2 {
	background-color: #fff;
	border: 2px solid #dfdfdf;
	float: left;
	width: 80px;
}

.shopFocusItemPrice {
	float: left;
}

.shopFocusItemPriceNoFloat {
	float: left;
}

.shopHorizontalFadeLine {
	clear: both;
	margin: 5px 0;
}

#shopBrandsTbl {
	margin: 0 0 0 25px;
	width: 92%;
}

#shopFooter {
	margin: 10px 0 0 0;
}

#shopFooter .floatLeft {
	padding: 5px 10px 0 0;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

/* sort by */

#shopSortBy {
	float: left;
	margin: 25px 0 10px 0;
}

#shopSortByBrand span, #shopSortByPrice span, #shopSortByPrice_1 span, #shopSortBySave span, #shopSortBySave_1 span, #shopSortByBrandSE span, #shopSortByPriceSE span, #shopSortByPrice_1SE span, #shopSortBySaveSE span, #shopSortBySave_1SE span {
	display: none;
}

#shopSortByBrand, #shopSortByPrice, #shopSortByPrice_1, #shopSortBySave, #shopSortBySave_1, #shopSortByBrandSE, #shopSortByPriceSE, #shopSortByPrice_1SE, #shopSortBySaveSE, #shopSortBySave_1SE {
	float: left;
	height: 40px;
	width: 207px;
}

#shopSortByBrand a, #shopSortByPrice a, #shopSortByPrice_1 a, #shopSortBySave a, #shopSortBySave_1 a, #shopSortByBrandSE a, #shopSortByPriceSE a, #shopSortByPrice_1SE a, #shopSortBySaveSE a, #shopSortBySave_1SE a {
	display: block;
	height: 40px;
	width: 207px;
	position: relative;
}

#shopSortByBrand {
	background: url('/gfx/skishop/2008/sort_brand.gif') no-repeat bottom;
}

#shopSortByBrandSE {
	background: url('/gfx/se/skishop/2008/sort_brand.gif') no-repeat bottom;
}

#shopSortByBrand a:hover, #shopSortByBrand.shopSortByActive {
	background: url('/gfx/skishop/2008/sort_brand.gif') no-repeat;
}

#shopSortByBrandSE a:hover, #shopSortByBrandSE.shopSortByActive {
	background: url('/gfx/se/skishop/2008/sort_brand.gif') no-repeat;
}

#shopSortByPrice {
	background: url('/gfx/skishop/2008/sort_price.gif') no-repeat bottom;
	margin: 0 37px 0 37px;
}

#shopSortByPriceSE {
	background: url('/gfx/se/skishop/2008/sort_price.gif') no-repeat bottom;
	margin: 0 37px 0 37px;
}

#shopSortByPrice_1 {
	background: url('/gfx/skishop/2008/sort_price.gif') no-repeat bottom;
	margin: 0 37px 0 0;
}

#shopSortByPrice_1SE {
	background: url('/gfx/se/skishop/2008/sort_price.gif') no-repeat bottom;
	margin: 0 37px 0 0;
}

#shopSortByPrice a:hover, #shopSortByPrice.shopSortByActive {
	background: url('/gfx/skishop/2008/sort_price.gif') no-repeat;
}

#shopSortByPriceSE a:hover, #shopSortByPriceSE.shopSortByActive {
	background: url('/gfx/se/skishop/2008/sort_price.gif') no-repeat;
}

#shopSortByPrice_1 a:hover, #shopSortByPrice_1.shopSortByActive {
	background: url('/gfx/skishop/2008/sort_price.gif') no-repeat;
}

#shopSortByPrice_1SE a:hover, #shopSortByPrice_1SE.shopSortByActive {
	background: url('/gfx/se/skishop/2008/sort_price.gif') no-repeat;
}

#shopSortBySave {
	background: url('/gfx/skishop/2008/sort_save.gif') no-repeat bottom;
}

#shopSortBySaveSE {
	background: url('/gfx/se/skishop/2008/sort_save.gif') no-repeat bottom;
}

#shopSortBySave a:hover, #shopSortBySave.shopSortByActive {
	background: url('/gfx/skishop/2008/sort_save.gif') no-repeat;
}

#shopSortBySaveSE a:hover, #shopSortBySaveSE.shopSortByActive {
	background: url('/gfx/se/skishop/2008/sort_save.gif') no-repeat;
}

#shopSortBySave_1 {
	background: url('/gfx/skishop/2008/sort_save.gif') no-repeat bottom;
	margin: 0 37px 0 0;
}

#shopSortBySave_1SE {
	background: url('/gfx/se/skishop/2008/sort_save.gif') no-repeat bottom;
	margin: 0 37px 0 0;
}

#shopSortBySave_1 a:hover, #shopSortBySave_1.shopSortByActive {
	background: url('/gfx/skishop/2008/sort_save.gif') no-repeat;
}

#shopSortBySave_1SE a:hover, #shopSortBySave_1SE.shopSortByActive {
	background: url('/gfx/se/skishop/2008/sort_save.gif') no-repeat;
}

/* shop category top item */

#shopCategoryTopItemWrapper {
	border: 2px solid #dfdfdf;
	clear: both;
	float: left;
	margin: 25px 0 0 0;
	width: 690px;
}

#shopCategoryTopItemImage {
	border-right: 2px solid #dfdfdf;
	float: left;
	padding: 10px;
	position: relative;
}

#shopCategoryTopItemLabel {
	bottom: 25px;
	position: absolute;
	right: 25px;
}

#shopCategoryTopItemContent {
	float: left;
	width: 430px;
}

#shopCategoryTopItemContentLeft {
	float: left;
	width: 225px;
}

#shopCategoryTopItemContentLeft .shopContent {
	height: 175px;
	padding: 15px;
}

#shopCategoryTopItemContentRight {
}

#shopCategoryTopItemPriceWrapper {
	float: left;
	width: 191px;
}

#shopCategoryTopItemSave {
	color: #5f5f5f;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 45px 0 0;
	text-align: right;
}

#shopCategoryTopItemCurrency {
	color: #5f5f5f;
	float: left;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 35px 10px 0 0;
}

#shopCategoryTopItemPrice {
	color: #f89100;
	float: left;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 62px;
	font-weight: bold;
	line-height: 60px;
}

.shopAddToBasketWrapper {
	margin: 20px 0 0 0;
}

#shopAddToBasketLarge {
	color: #5f5f5f;
	float: left;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 30px;
	margin: 0 10px 0 20px;
	padding: 1px 0 0 0;
	text-align: center;
	width: 39px;
}

.shopVariantSelect {
	margin: 20px 0 0 0;
	width: 191px;

}
.shopVariantSelect_1 {
	margin: 0 0 0 0;
	width: 160px;
	color: #5f5f5f;
	font-size: 11px;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}


/* shop item list */

.shopItemListTbl {
	border-top: 2px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	clear: both;
	margin: 20px 0 0 0;
	width: 695px;
}

.shopItemListImage, .shopItemListContent, .shopItemListInfo {
	border-left: 2px solid #dfdfdf;
}

.shopItemListImage {
	padding: 15px 0;
	vertical-align:top;
	width: 130px;
}


.shopItemListContent {
	padding: 15px;
	vertical-align: top;
	width: 447px;
}

.shopItemListInfo {
	border-right: 2px solid #dfdfdf;
	padding: 0 0 15px 0;
	text-align: center;
	vertical-align: bottom;
	width: 98px;
}

.shopItemListContentLeft {
	float: left;
	width: 205px;
}

.shopItemListContentRight {
	float: left;
	width: 225px;
}

.shopItemListContentRight table {
	width: 100%;
}

.shopItemListPriceSave {
	color: #5f5f5f;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 0 x;
	text-align: left;
}

.shopItemListPriceCurrency {
	color: #5f5f5f;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 21px 2px 0 0;
	text-align: right;
	width: 100%;
}

.shopItemListPrice {
	color: #f89100;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 42px;
	font-weight: bold;
	line-height: 40px;
	text-align: left;
	display: block;
	white-space:nowrap;


}

.shopAddToBasket {
	color: #5f5f5f;
	float: left;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: center;
	width: 20px;
}

.shopItemListContentRight .shopVariantSelect {
	float: left;
	margin: 1px 0 0 0;
	width: 155px;
}

/* shop item */

#shopItemLeftWrapper, #shopItemRightWrapper {
	float: left;
}

#shopItemLeftWrapper {
	width: 418px;
}

#shopItemRightWrapper {
	width: 279px;
}

#shopItemRightWrapper table {
	border: 2px solid #dfdfdf;
}

#shopItemImage {
	width: 272px;
}

#shopItemMoreWrapper {
	padding: 15px 15px 25px 15px;
	position: relative;
	text-align: center;
}

#shopItemMoreImages {
	bottom: 10px;
	position: absolute;
	right: 10px;
}

.shopItemLinks {
	border-top: 2px solid #dfdfdf;
	padding: 8px;
	text-align: center;
}

#shopItemInfo {
	background-color: #dfdfdf;
	clear: both;
	border-top: 20px solid #fff;
	text-align: center;
	width: 694px;
}

#shopItemInfo td {
	background-color: #fff;
	padding: 10px;
	vertical-align: top;
}

#shopItemStatus {
	text-align: left;
}

#shopItemPriceTbl td {
	padding: 0;
}

#shopItemSave {
	font-weight: bold;
	text-align: center;
}

#shopItemSave span {
	color: #000;
}

#shopItemSavePct {
	background: yellow;
	padding: 0 5px;
}

#shopItemCurrency {
	color: #5f5f5f;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

td#shopItemCurrency {
	vertical-align: bottom;
	padding: 0 10px 9px 0;
}

#shopItemPrice {
	color: #f89100;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 45px;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

#shopItemAddBasket, #shopItemAddBasket form {
	margin: 0;
	padding: 0;
}

#shopItemAddBasket .shopVariantSelect {
	margin: 0;
}

#shopItemAddToBasketLarge {
	color: #5f5f5f;
	float: left;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 30px;
	margin: 0 10px 0 45px;
	padding: 1px 0 0 0;
	text-align: center;
	width: 39px;
}

#shopItemProducent img {
	margin: 0 0 5px 0;
}

#shopItemNavWrapper {
	width: 695px;
}

#shopItemNavOverview {
	width: 100%;
	text-align: center;
}

#eMaerket {
	margin: 25px 0 15px 0;
	text-align: center;
}

.setOpacity25 {
	filter: alpha(opacity=25);
	-moz-opacity: .25;
	opacity: .25;
}

/* text styles */

h1.shopHeader, h1.shopContentHeader, h1.shopItemHeader, h2.shopItemHeader, h1.shopCategoryHeader, h2.shopFocusItemHeader, h2.shopItemListHeader {
	color: #f89100;
	font-size: 1.3em;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: normal;
	margin: 0 0 0 20px;
	text-decoration: none;
}
h2.shopSubHeader {
	color: #f89100;
	font-size: 1.3em;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: normal;
	margin: 0 0 0 20px;
	text-decoration: none;
}
h1.shopContentHeader {
	margin: 15px 0 5px 0;
}

h1.shopItemHeader, h1.shopItemHeader a:link, h1.shopItemHeader a:visited, h1.shopItemHeader a:hover, h1.shopItemHeader a:active, h2.shopItemListHeader, h2.shopItemListHeader a:link, h2.shopItemListHeader a:visited, h2.shopItemListHeader a:hover, h2.shopItemListHeader a:active {
	color: #4f4f4f;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

h2.shopItemHeader {
	color: #4f4f4f;
	font-size: 1.1em;
	margin: 15px 15px 0 15px;
}
h2.shopItemHeader1, h2.shopItemHeader1 a:link, h2.shopItemHeader1 a:visited,  h2.shopItemHeader1 a:hover,h2.shopItemHeader1 a:link {
		color: #4f4f4f;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

h1.shopCategoryHeader {
	color: #4f4f4f;
	font-size: 1.3em;
	margin: 0 0 15px 0;
}

h2.shopFocusItemHeader, h2.shopFocusItemHeader a:link, h2.shopFocusItemHeader a:visited, h2.shopFocusItemHeader a:hover, h2.shopFocusItemHeader a:active, h2.shopItemListHeader, h2.shopItemListHeader a:link, h2.shopItemListHeader a:visited, h2.shopItemListHeader a:hover, h2.shopItemListHeader a:active {
	color: #4f4f4f;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-decoration: none;
}

.shopContent, .shopContent a, .shopVariantSelect {
	color: #5f5f5f;
	font-size: 11px;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.shopContent a:link, .shopContent a:visited {
	color: #f89100;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}

.shopContent a, .shopContent a:hover, .shopContent a:active {
	color: #f89100;
	font-weight: normal;
	text-decoration: none;
}

#shopYourCartAmount {
	color: #f89100;
	font-size: 40px;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#shopMenu a, #shopMenu a:link, #shopMenu a:visited {
	color: #354351;
	font-size: 0.7em;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#shopMenu a, #shopMenu a:hover, #shopMenu a:active {
	color: #f89100;
	font-weight: normal;
	text-decoration: none;
}

.shopTopItemPrice, .shopTopItemStatus, .shopFocusItemPrice, .shopFocusItemSave {
	color: #f89100;
	font-size: 35px;
	font-family: arial, tahoma, trebuchet, verdana, sans-serif;
	font-weight: bold;
	margin: 0 0 0 5px;
	text-decoration: none;
}

.shopTopItemStatus {
	color: #5f5f5f;
	font-size: 11px;
	font-weight: bold;
	margin: 8px 15px -3px 0;
	text-decoration: capitalize;
}

.shopFocusItemPrice {
	font-size: 18px;
	font-weight: bold;
	margin: 4px 7px 2px 5px;
	text-decoration: none;
}

.shopFocusItemSave {
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	margin: 3px 10px;
	text-align: center;
	text-decoration: capitalize;
}

.shopStatusOk {
	color: #3a9a00;
	font-weight: bold;
}

.badge-vare {
	float: right;
	clear: right;
	margin: 0 10px 10px;
}

.badge-kategori {
	float: left;	
	margin: 0 5px 5px;
}

.badge-focus-item {
	position: absolute;
	top: 30px;
	right: 20px;
}

/* Til toppen link */

#tiltoppen.fixed {
	bottom: auto;
	position: fixed;
	top: 10px;
}

#tiltoppen {
	display: block;
	padding: 15px;
	text-align: center;
	width: 180px;
	z-index: 1000;
}

#tiltoppen a, #tiltoppen a:visited {
	background: url("/gfx/icons/tiltoppen.gif") no-repeat scroll left center transparent;
	padding-left: 15px;
	font-family: arial,tahoma,trebuchet,verdana,sans-serif;
    font-size: 11px;
	color: #354351;
	font-weight: normal;
    text-decoration: none;

}

#tiltoppen a:hover, #tiltoppen a:active {
    color: #F89100;
    font-weight: normal;
    text-decoration: none;
}

.box-wrapper-764 .shopHorizontalFadeLine {
    display: none; }
    
.box-wrapper-764 .shopShippingInfoDk {
    background: #fff url(/gfx/skishop/shopFocusItemWrapper-shopShippingInfoDk.gif) no-repeat center;
    display: block;
    height: 70px; }

