﻿.webshop-html .webshop-body {
	background-color: #f5f5f5;
}
.webshop-html .ShopMainLayOutTable {
	max-width: 1900px;
}
.webshop-html .webshop-body {
	color: #363636;
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
}
.webshop-html .content {
	background-color: #ffffff;
}
.webshop-html #checkout-container #customer_lookup_submit, .webshop-html #checkout-container #confirm-complete-button, .webshop-html .SubmitButton_AdvancedSearchPage, .webshop-html .SubmitButton_TipFriend {
	background-color: #ff5b42;
	color: #ffffff;
	cursor: pointer;
}
.webshop-html #checkout-container #customer_lookup_submit:hover, .webshop-html #checkout-container #confirm-complete-button:hover, .webshop-html .SubmitButton_AdvancedSearchPage:hover, .webshop-html .SubmitButton_TipFriend:hover {
	background-color: #ff3c22;
	color: #ffffff;
	cursor: pointer;
}
.webshop-html .highlighted-wrapper {
	display: block;
}
.webshop-html .highlighted-infobox {
	background-color: #ff5b42;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
}
.webshop-html .highlighted-infobox:before {
	border-color: #ff5b42;
}
.webshop-html h1 {
	color: #222222;
	font-weight: bold;
	font-size: 40px;
}
.webshop-html h2 {
	color: #222222;
	font-weight: bold;
	font-size: 32px;
}
.webshop-html h3 {
	color: #222222;
	font-weight: bold;
	font-size: 24px;
}
.webshop-html h4 {
	color: #222222;
	font-weight: bold;
	font-size: 18px;
}
.webshop-html a {
	color: #ff5b42;
	text-decoration: none;
}
.webshop-html a:hover {
	color: #ff3015;
	text-decoration: none;
}
.webshop-html a:active {
	color: #ff5b42;
	text-decoration: none;
}
.webshop-html a:visited {
	color: #ff5b42;
	text-decoration: none;
}
.webshop-html .breadcrumb-row {
	color: #f0f0f0;
	background-color: #555555;
}
.webshop-html .breadcrumb-row .breadcrumbs  a {
	color: #dedede;
	text-decoration: none;
}
.webshop-html .breadcrumb-row .breadcrumbs a:hover {
	color: #ff5b42;
	text-decoration: underline;
}
.webshop-html .breadcrumb-row .breadcrumbs a.BreadCrumbLink_Active {
	color: #f0f0f0;
	text-decoration: none;
}
#webshop-topmenu , #webshop-topmenu .top-bar, #webshop-topmenu .contain-to-grid {
	background-color: #363636;
}
#webshop-topmenu .top-bar .toggle-topbar.menu-icon a {
	color: #ffffff;
}
#webshop-topmenu .top-bar-section ul li>a {
	background-color: #363636;
	color: #ffffff;
}
#webshop-topmenu .top-bar-section li.active:not(.has-form) a:not(.button) {
	color: #ffffff;
	background-color: #2e2e2e;
}
#webshop-topmenu .has-dropdown.RootCategory_Productmenu>a {
	background-image: url('/images/skins/technologic/public/images/bg_arrow-down.png');
	background-position: right center;
	background-repeat: no-repeat;
}
#webshop-topmenu .top-bar-section ul li:hover:not(.has-form)>a, #webshop-topmenu .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	background-color: #2e2e2e;
}
#webshop-topmenu .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
	background-color: #2e2e2e;
	color: #ebebeb;
	text-transform: uppercase;
	font-size: 14px;
}
#webshop-topmenu .top-bar-section .dropdown li:not(.has-form) a:hover {
	background-color: #282828;
	color: #ffffff;
}
#webshop-topmenu ul.dropdown a {
	border-color: #555555;
}
#webshop-topmenu .top-bar-section .dropdown li:not(.has-form).back a:not(.button) {
	color: #6e6e6e;
	font-size: 13px;
	text-transform: capitalize;
}
#webshop-basket .cartDetails {
	display: none;
}
#webshop-basket .sum, #webshop-basket #webshop-basket-sum {
	background-image: url('/images/skins/technologic/public/images/bg_basket.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#webshop-basket .sum a {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
}
#webshop-basket .sum a:hover {
	color: #b8b8b8;
}
#webshop-basket .price {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	font-size: 22px;
}
#webshop-basket .price a {
	color: #ff5b42;
}
#webshop-basket .price a:hover {
	color: #ff3015;
}
#webshop-basket .price {
	background-image: url('/images/skins/technologic/public/images/bg_basket.png');
	background-repeat: no-repeat;
	background-position: left center;
}
#webshop-spacetop #logo-row .logo a {
	color: #FFFFFF;
	font-size: 130%;
	line-height: 50px;
	font-weight: bold;
}
#webshop-spacetop #logo-row {
	background-color: #3b3b3b;
	color: #ffffff;
	padding-top: 30px;
	padding-bottom: 30px;
}
#webshop-spacetop #logo-row .cart-wrapper .search .btn {
	background-color: #555555;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50px;
}
#webshop-spacetop #logo-row .cart-wrapper .search .btn:hover {
	background-color: #4d4d4d;
}
#webshop-spacetop #search-row {
	background-color: #555555;
}
#webshop-spacetop #search-row .SearchField_SearchPage {
	color: #ffffff;
	background-color: inherit;
}
#webshop-spacetop #search-row .SubmitButton_SearchPage {
	background-image: url('/images/skins/technologic/public/images/bg_search.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#webshop-spacetop #subnavigation-row {
	background-color: #363636;
	border-color: #555555;
}
#webshop-spacetop #subnavigation-row .sub-navigation ul li a {
	color: #989898;
}
#webshop-spacetop #subnavigation-row .sub-navigation ul li.TopMenu_MenuItem_Active a {
	color: #ff5b42;
}
#webshop-spacetop #subnavigation-row .sub-navigation ul li a:hover {
	color: #ff5b42;
}
#webshop-spacebottom  {
	color: #a4a4a4;
	background-color: #3b3b3b;
}
#webshop-spacebottom .spacer {
	background-color: #555555;
}
#webshop-spacebottom #copyright-row {
	color: #7a7a7a;
	text-align: center;
	font-size: 12px;
}
#webshop-spacebottom #information-row h5, #webshop-spacebottom #information-row h4, #webshop-spacebottom #information-row h3, #webshop-spacebottom #information-row h2, #webshop-spacebottom #information-row h1 {
	color: #f0f0f0;
	font-size: 18px;
	margin-bottom: 15px;
}
#webshop-spacebottom .highlight {
	color: #ff5b42;
}
#webshop-spacebottom #information-row .phone {
	color: #ff5b42;
	font-size: 16px;
}
#webshop-spacebottom #information-row .row .column {
	border-color: #555555;
}
#webshop-spacebottom .spacer {
	background-color: #555555;
}
#webshop-spacebottom #bottom-navigation-row a {
	color: #989898;
	font-size: 13px;
	text-decoration: none;
}
#webshop-spacebottom #bottom-navigation-row a:hover {
	color: #ff5b42;
	text-decoration: none;
}
#webshop-spacebottom #bottom-navigation-row a.Link_Active_Topmenu {
	color: #ff5b42;
	text-decoration: none;
}
.webshop-frontpage .intro {
	color: #ffffff;
	background-color: #1e1e1e;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.webshop-frontpage .frontpage .intro h1, .webshop-frontpage .frontpage .intro h2, .webshop-frontpage .frontpage .intro h3, .webshop-frontpage .frontpage .intro h4, .webshop-frontpage .frontpage .intro h5 {
	color: #ffffff;
}
.webshop-frontpage .frontpage .banners .nivo-dynamic-text .nivo-dynamic-text-link {
	background-image: url('/images/forside.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}
.webshop-frontpage .products .product {
	background-color: #ffffff;
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
.webshop-frontpage .products .product:hover {
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
.webshop-frontpage .products .product h3 a {
	color: #3b3b3b;
	font-size: 18px;
	letter-spacing: -1px;
}
.webshop-frontpage .products .product h3 a:hover {
	color: #542454;
}
.webshop-frontpage .products .product .image .new {
	top: 10px;
	left: 10px;
	right: inheritpx;
}
.webshop-frontpage .products .product .image .offer {
	top: 10px;
	left: inheritpx;
	right: 10px;
}
.webshop-frontpage .products .product .teaser {
	color: #363636;
	border-color: #f0f0f0;
}
.webshop-frontpage .products .product .buysection .price .listing {
	color: #363636;
	font-size: 18px;
	padding-top: 11px;
	letter-spacing: -1px;
}
.webshop-frontpage .products .product .buysection .price .offer {
	color: #ff5b42;
	font-size: 15px;
}
.webshop-frontpage .top-list .teaser-product .view-more a {
	color: #363636;
	background-image: url('/images/skins/technologic/public/images/bg_arrow-right-orange.png');
	background-position: right center;
	background-repeat: no-repeat;
}
.webshop-frontpage .top-list .teaser-product:hover .view-more a {
	color: #ff5b42;
	background-image: url('/images/skins/technologic/public/images/bg_arrow-right-orange.png');
	background-position: right center;
	background-repeat: no-repeat;
}
.webshop-frontpage .top-list .teaser-product .image {
	border-color: #dedede;
}
.webshop-productlist .product-descripton, .webshop-productlist .CmsPageStyle > .SubCats_Categories_Container {
	color: #ffffff;
	background-color: #1e1e1e;
	background-image: none;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.webshop-productlist .products .product {
	background-color: #ffffff;
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
.webshop-productlist .products .product:hover {
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
.webshop-productlist .products .product h3 a {
	color: #3b3b3b;
	font-size: 18px;
	letter-spacing: -1px;
}
.webshop-productlist .products .product h3 a:hover {
	color: #ff5b42;
}
.webshop-productlist .products .product .image .new {
	top: 10px;
	left: 10px;
	right: inheritpx;
}
.webshop-productlist .products .product .image .offer {
	top: 10px;
	left: inheritpx;
	right: 10px;
}
.webshop-productlist .products .product .teaser {
	color: #363636;
	border-color: #f0f0f0;
}
.webshop-productlist .products .product .buysection .price .listing {
	color: #363636;
	font-size: 18px;
	padding-top: 11px;
	letter-spacing: -1px;
}
.webshop-productlist .products .product .buysection .price .offer {
	color: #ff5b42;
	font-size: 15px;
}
.webshop-productlist ul.pagination li.unavailable a {
	color: #999999;
}
.webshop-productlist ul.pagination li.current a {
	color: #ffffff;
	background-color: #ff5b42;
	font-weight: bold;
}
.webshop-productlist ul.pagination li a {
	color: #555555;
}
.webshop-productlist ul.pagination li:hover a, .webshop-productlist ul.pagination li a:focus {
	background-color: #f0f0f0;
}
.webshop-productlist .actions-row {
	color: #c8c8c8;
	text-align: center;
}
.webshop-productlist .actions-row .currency select {
	color: #000000;
}
.webshop-productlist .actions-row a {
	color: #c8c8c8;
	text-decoration: underline;
}
.webshop-productlist .actions-row a:hover {
	color: #ff5b42;
	text-decoration: none;
}
.webshop-productlist #ProductFilter-Container {
	background-color: #f0f0f0;
}
.webshop-productlist #ProductFilter-Container .product-filter-headertext-container {
	color: #363636;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 150%;
}
.webshop-productlist #ProductFilter-Container .product-filter-header-container {
	color: #363636;
	font-size: 13px;
	border-color: #c8c8c8;
	border-width: 1px;
	font-weight: normal;
}
.webshop-productlist #ProductFilter-Container .product-filter-header-clearlink-container a, .webshop-productlist #ProductFilter-Container .product-filter-clear-all a {
	color: #ff5b42;
	font-size: 12px;
	font-weight: normal;
}
.webshop-productlist #ProductFilter-Container .product-filter-checkbox-label {
	color: #4d4d4d;
	font-size: 14px;
	font-weight: normal;
}
.webshop-productlist #ProductFilter-Container .product-filter-count-container {
	color: #363636;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.webshop-productlist #ProductFilter-Container .product-filter-header-clearlink-container a:hover, .webshop-productlist #ProductFilter-Container .product-filter-clear-all a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.webshop-productinfo .ShopMainLayOutTable .product-descripton h1 {
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 28px;
}
.webshop-productinfo .ShopMainLayOutTable .product-descripton {
	background-color: #1e1e1e;
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
}
.webshop-productinfo .long-description-row {
	background-color: #1a1a1c;
	color: #ffffff;
	line-height: 150%;
}
.webshop-productinfo .product-information-row .info-col .product-information, .webshop-productinfo .image-col .image .largeimage, .webshop-productinfo .image-col .image .thumbs a, .webshop-productinfo .image-col .image .thumbs {
	border-color: #dedede;
}
.webshop-productinfo .product-information-row .info-col .product-information .teaser, .webshop-productinfo .info-col .product-information .misc, .webshop-productinfo .info-col .product-information .price .PriceDevider_ProductInfo_TR hr, .webshop-productinfo .info-col .ratings {
	border-color: #dedede;
}
.webshop-productinfo .product-information-row .info-col .product-information {
	background-color: inherit;
	background-image: none;
	background-position: center center;
	background-repeat: no-repeat;
}
.webshop-productinfo .product-information-row .info-col .product-information .price .PriceBefore_ProductInfo_TD {
	color: #ff5b42;
	font-size: 14px;
}
.webshop-productinfo .product-information-row .info-col .product-information .price .SpecialOfferPrice_ProductInfo, .webshop-productinfo .product-information-row .info-col .product-information .price .Price_ProductInfo {
	color: #363636;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
}
.webshop-productinfo .product-information-row .info-col .product-information .price .PriceText_ProductInfo_TD, .webshop-productinfo .product-information-row .info-col .product-information .price .PriceAmount_ProductInfo_TD, .webshop-productinfo .info-col .product-information .price .PriceUnit_ProductInfo_TD {
	color: #b2b2b2;
	font-size: 13px;
}
.webshop-productinfo .product-information-row .info-col .product-information .misc .value {
	color: #2b2b2b;
}
.webshop-productinfo .product-information-row .info-col .product-information .misc .headline {
	color: #b2b2b2;
	text-transform: inherit;
	font-size: 14px;
}
.webshop-productinfo .products .product {
	background-color: #ffffff;
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
.webshop-productinfo .products .product:hover {
	border-color: #dedede;
	border-style: solid;
	border-width: 1px;
}
.webshop-productinfo .products .product h3 {
	color: #3b3b3b;
	font-size: 18px;
	letter-spacing: -1px;
}
.webshop-productinfo .products .product h3 a:hover {
	color: #ff5b42;
}
.webshop-productinfo .products .product .image .new {
	top: 10px;
	left: 10px;
	right: inheritpx;
}
.webshop-productinfo .products .product .image .offer {
	top: 10px;
	left: inheritpx;
	right: 10px;
}
.webshop-productinfo .products .product .teaser {
	color: #363636;
	border-color: #f0f0f0;
}
.webshop-productinfo .products .product .buysection .price .listing {
	color: #363636;
	font-size: 18px;
	padding-top: 11px;
	letter-spacing: -1px;
}
.webshop-productinfo .products .product .buysection .price .offer {
	color: #ff5b42;
	font-size: 15px;
}
.webshop-productinfo .actions-row {
	color: #c8c8c8;
	text-align: center;
}
.webshop-productinfo .actions-row .currency select {
	color: #000000;
}
.webshop-productinfo .actions-row a {
	color: #c8c8c8;
	text-decoration: underline;
}
.webshop-productinfo .actions-row a:hover {
	color: #ff5b42;
	text-decoration: none;
}
