@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Glegoo);

body {
	text-align:center;
	background-color:#FFF;
	background-image:url('/images/skins/glegoo/dk/images/background.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
}
body, td {
	font-family:'Glegoo', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
input, select, textarea {
	font-family:'Glegoo', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
a:link, a:visited {
	color:#38a9b6;
}
a:hover {
	color:#999;
}
h1, .Heading_Productmenu, .Heading_Terms, .Heading_Profile, .Heading_AdvancedSearchPage, .Heading_ProductList, .headers {
	display:block;
	text-align:left;
	font-size:18px;
	font-weight:normal;
	padding:11px 15px 11px;
	margin:0 0 10px;
	background-image:url('/images/skins/glegoo/dk/images/header-background.png');
	background-repeat:no-repeat;
}
.Heading_Productmenu, .headers {
	background-image:url('/images/skins/glegoo/dk/images/headers-background.png');
	padding:9px 32px 6px;
}
img {
	border:0;
}
#outer-container {
	padding:0 0 50px;
	background-image:url('/images/skins/glegoo/dk/images/background-outer.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}
#wrapper {
	text-align:left;
	width:960px;
	margin:0 auto;
}
#header {
	height:165px;
	position:relative;
}
#headermenu {
	position:absolute;
	width:500px;
	margin:20px 0 0 19px;
}
#headermenu a:link, #headermenu a:visited {
	color:#38a9b6;
	text-decoration:none;
	padding:0 13px;
	border-right:solid 1px #404040;
}
#headermenu a:hover {
	color:#CCC;
}
.logo-container {
	position:absolute;
	margin:55px 0 0 31px;
	font-size:52px;
	color:#ff7300;
}
.logo-container .punchline {
	font-size:16px;
	color:#747474;
	margin:2px 0 0 2px;
}
.logo-container a:link, .logo-container a:visited {
	color:#e0e0e0;
	text-decoration:none;
}
.blue {
	color:#196e8c;
}

/*SEARCH*/
.search-form {
	display:inline;
	position:absolute;
	margin:172px 0 0 730px;
}
.SearchField_SearchPage {
	position:absolute;
	background-image:url('/images/skins/glegoo/dk/images/search-input-background.png');
	background-color:transparent;
	width:221px;
	height:29px;
	padding:7px 0 5px 10px;
	border:0;
	color:#CCC;
}
.SubmitButton_SearchPage {
	position:absolute;
	margin:8px 0 0 198px;
	background-color:transparent;
	background-image:url('/images/skins/glegoo/dk/images/btn-search.png');
	width:14px;
	height:11px;
	border:0;
	text-indent:100px;
	overflow:hidden;
}

/*BASKET*/
#basket {
	cursor:pointer;
	position:absolute;
	z-index:10;
	margin:12px 0 0 695px;
	width:265px;
	height:147px;
	background-image:url('/images/skins/glegoo/dk/images/basket-background.png');
	background-repeat:no-repeat;
}
#basket table {
	margin:7px 0 0 20px;
	width:225px;
}
#basket a:link, #basket a:visited {
	color:#38a9b6;
	text-transform:uppercase;
	text-decoration:none;
}
#basket a:hover {
	color:#CCC;
}
.basket-header-td {
	vertical-align:top;
	background-image:url('/images/skins/glegoo/dk/images/basket-header-background.png');
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 5px;
	font-size:17px;
	color:#ffffff;
	text-transform:uppercase;
}
.basket-totalamount-td {
	padding:5px 0 0;
}
.basket-left-td, .basket-right-td {
	height:31px;
	vertical-align:top;
}
.basket-right-td {
	text-align:right;
}
.creditcards {
	padding:5px 0 0;
}

/*SHOWBASKET*/
.basket-empty {
	padding:15px;
}

/*TOPMENU*/
#topmenu {
	background-image:url('/images/skins/glegoo/dk/images/topmenu-background.png');
	height:45px;
}
#topmenu a:link, #topmenu a:visited {
	display:inline-block;
	font-family:'Glegoo';
	font-size:15px;
	color:#a9a9a9;
	text-decoration:none;
	background-image:url('/images/skins/glegoo/dk/images/topmenu-link-background.png');
	background-repeat:no-repeat;
	background-position:right;
	padding:13px 34px 12px 32px;
}
#topmenu a:hover {
	color:#38a9b6;
}

/*MAIN*/
#main-table {
	margin:33px 0 0;
}
#content {
	width:700px;
	vertical-align:top;
}

/*PRODUCTMENU*/
#productmenu {
	width:260px;
	vertical-align:top;
}
#productmenu-content {
	width:240px;
}
#ProductMenu_Table {
	width:220px;
	margin:0 0 0 20px;
}
#ProductmenuContainer_DIV br {
	display:none;
}
.ProductMenu_MenuItemBold {
	font-weight:normal !important;
}
.Activ_Productmenu {
	color:#38a9b6 !important;
}
.RootCategory_Productmenu a:link, .RootCategory_Productmenu a:visited {
	background-image:url('/images/skins/glegoo/dk/images/rootcategory-link-background.png');
	background-repeat:no-repeat;
	background-position:12px 11px;
	padding:8px 0 9px 32px;
	border-bottom:solid 1px #262626;
	display:block;
	text-decoration:none;
	color:#CCC;
}
.RootCategory_Productmenu a:hover {
	background-image:url('/images/skins/glegoo/dk/images/rootcategory-link-hover-background.png');
	background-position:top left;
	background-color:#222627;
	color:#38a9b6;
}
.SubMenu_Productmenu_Table {
	width:100%;
	margin:10px 0;
}
.SubCategoryIndent1_Productmenu {
	width:30px;
}
.SubCategory1_Productmenu a:link, .SubCategory1_Productmenu a:visited {
	background-image:url('/images/skins/glegoo/dk/images/rootcategory-link-background.png');
	background-repeat:no-repeat;
	background-position:0 47%;
	padding:0 0 0 12px;
	border:0;
	display:inline-block;
}
.SubCategory1_Productmenu a:hover {
	background-color:transparent !important;
}

.SubCategoryIndent2_Productmenu {
	width:13px;
}

/*CONTACT FORM*/
.headers.contact {
	margin:20px 0 15px;
}
.productmenu-contactform {
	display:inline-block;
	width:220px;
	padding:0 0 0 20px;
}
.productmenu-contactform .input {
	background-color:#0d0f10;
	background-image:url('/images/skins/glegoo/dk/images/textarea-background.png');
	background-repeat:repeat-x;
	background-position:bottom;
	border:0;
	border-bottom:solid 1px #3d3e3e;
	width:100%;
	display:inline-block;
	margin:0 0 5px;
	padding:6px 15px;
	height:30px;
	color:#999;
}
.productmenu-contactform .textarea {
	background-color:#0d0f10;
	background-image:url('/images/skins/glegoo/dk/images/textarea-background.png');
	background-repeat:repeat-x;
	background-position:bottom;
	border:0;
	border-bottom:solid 1px #3d3e3e;
	width:100%;
	margin:0 0 5px;
	padding:6px 0 0 15px;
	height:80px;
	color:#999;
}
.productmenu-contactform small {
	display:block;
	margin:5px 0 10px;
}

/*PRODUCTLIST*/
.Frontpage_Custom_TBL {
	margin:0 0 15px;
}
.ProductList_Custom_TBL td {
	text-align:left;
}
.productlist-product {
	background-image:url('/images/skins/glegoo/dk/images/productlist-product-background.png');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	text-align:left;
	margin:0 0 13px;
}
.productlist-product .padding {
	padding:14px;
}
.productlist-product .news {
	position:absolute;
	margin:-7px 0 0 613px;
	z-index:1;
}
.productlist-product .offer {
	position:absolute;
	margin:-5px 0 0 -5px;
	z-index:1;
}
.productlist-product .offer img {
	width:50px;
}
.productlist-product table {
	width: 660px;
}
.productlist-product .productlist-product-left {
	width: 182px;
	vertical-align: top;
	text-align:center;
}
.productlist-product .productlist-product-left img {
}
.productlist-product .productlist-product-middle {
	vertical-align: top;
}
.productlist-product .productlist-product-right {
	width:140px;
	vertical-align: top;
}


.productlist-product .TextInputField_Productlist {
	display:none;
}
.productlist-product .Specialoffer_Overlay_IMG {
	display:none;
}
.productlist-product .name {
	padding:0 0 7px;
}
.productlist-product .name a:link, .productlist-product .name a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	font-size:15px;
}
.productlist-product .name a:hover{
	color:#CCC;
}
.productlist-product .image{
	display:block;
}
.productlist-product .price {
	color:#333;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin:24px 0 0;
}
.productlist-product .price .PriceStriked_Productlist {
	color:#666;
}
.BuyButton_ProductList {
	margin:0 1px 0 0;
}
.productlist-description .CmsPageStyle {
	background-color:#333;
	padding:15px;
}
.productlist-description table {
	margin:0 0 15px;
}
.TableLinesSides_Productlist {
	width:100%;
}
.productlist-toolbar-td {
	width:45%;
}
.productlist-toolbar-td a:link, .productlist-toolbar-td a:visited {
	margin:0 10px 0 0;
}
.productlist-currency-td {
	text-align:center;
}
.productlist-paging-td {
	width:45%;
	text-align:right;
}
.productlist-paging-td table {
	float:right;
}
.ActivePageNumber_ProductList, .InactivePageNumber_ProductList {
	display:inline-block;
	padding:3px 7px 3px 8px;
	border-right:solid 1px #333;
	text-decoration:none;
}
.ActivePageNumber_ProductList {
	background-color:#38a9b6 !important;
	color:#FFF !important;
	border-right:none !important;
}
.ActivePageNumber_ProductList b {
	font-weight:normal !important;
}
.paging-next, .paging-prev {
	vertical-align:middle !important;
}
.BreadCrumb_ProductList {
	padding:0 0 20px 15px;
}
.BreadCrumb_ProductList, .BreadCrumb_ProductList a:link, .BreadCrumb_ProductList a:visited {
	color:#999;
}
.BreadCrumb_ProductList a:hover {
	color:#333;
}

/*PRODUCTCARD*/
.BreadCrumb_ProductInfo {
	padding:0 0 10px 15px;
}
.BreadCrumb_ProductInfo, .BreadCrumb_ProductInfo a:link, .BreadCrumb_ProductInfo a:visited {
	color:#999;
}
.BreadCrumb_ProductInfo a:hover {
	color:#333;
}
.productcard-news {
	position:absolute;
	margin:-6px 0 0 113px;
	z-index:400;
}
.productcard-offer {
	margin:0 0 ;
}
.Productinfo_Specialoffer_Overlay_IMG {
	display:none;
}
.productcard-colspacer {
	width:30px;
}
.productcard-details {
	padding:5px;
	margin:10px 0;
	border:solid 1px #333;
}
.label-td {
	padding:0 5px 0 0;
	color:#999;
}
.Variants {
	padding:5px;
	margin:10px 0 0;
	border:solid 1px #666;
	background-color:#333;
}
.Prices_Custom_TBL {
	margin:15px 0 0;
}
.Prices_Custom_TBL td {
	text-align:left;
}
.Prices_Custom_TBL .price {
	font-family:'Glegoo', sans-serif;
	
	color:#ff7300;
	font-size:22px;
}
.description1 .Description_Productinfo {
	padding:10px 0;
}

.productcard-toolbar-table {
	width:100%;
}
.productcard-toolbar-right-td {
	text-align:right;
}
.productcard-toolbar-table a:link, .productcard-toolbar-table a:visited {
	text-decoration:underline;
}
.productcard-toolbar-left-td a:link, .productcard-toolbar-left-td a:visited {
	padding:0 10px 0 0;
}

/*RELATED*/
.related-header {
	font-size:20px;
	border-bottom:solid 1px #333;
	padding:0 0 8px;
	margin:15px 0 10px;
}
.Related_Custom_TBL {
	margin:0 0 15px;
}
.related-product {
	text-align:left;
	padding:0 0 10px;
	margin:10px 0 0;
	border-bottom:solid 1px #333;
}
.related-product table {
	width:100%;
}
.related-product-image {
	width:110px;
}
.related-product-image img {
	width:90px;
	border:solid 1px #d5d5d5;
}
.Specialoffer_Overlay_IMG {
	display:none;
}
.related-product-price {
	text-align:right;
	width:150px;
}
.related-product .TextInputField_ProductInfo {
	display:none;
}
.related-product-buy {
	text-align:right;
	width:150px;
}
.related-product-buy img {
	width:80%;
}
.related-product-price img {
	margin:10px 0 0;
}
.related-product .news {
	position:absolute;
	margin:-5px 0 0 28px;
	z-index:10;
}
.related-product .news img {
	width:70px;
}

/*STEPS*/
.TableLines_Orderstep1, .TableLines_Orderstep2, .TableLines_Orderstep3, .TableLines_Orderstep4 {
	border:solid 1px #333;
}
.SubmitButton_Orderstep1 {
	vertical-align:middle;
}
.LabelColumn {
	vertical-align:middle;
}
.InputFieldColumn {
	padding:2px 0;
}
.Foto1_OrderStep1, .Foto1_OrderStep2, .Foto1_OrderStep3, .Foto1_OrderStep4 {
	padding:0 0 15px;
}
.Heading_Orderstep1, .Heading_Orderstep2, .Heading_Orderstep3, .Heading_Orderstep4 {
	font-size:18px;
	font-weight:700px;
	color:#38a9b6;
}
#PayMethodsContainer input, #ShippingMethodsContainer input {
	margin:0 10px 0 0;
}
.InputFieldColumn input {
	background-color:#0d0f10;
	background-image:url('/images/skins/glegoo/dk/images/textarea-background.png');
	background-repeat:repeat-x;
	background-position:bottom;
	border:0;
	border-bottom:solid 1px #3d3e3e;
	padding:4px 5px;
	height:25px;
	color:#999;
}
.InputFieldColumn textarea {
	background-color:#0d0f10;
	background-image:url('/images/skins/glegoo/dk/images/textarea-background.png');
	background-repeat:repeat-x;
	background-position:bottom;
	border:0;
	border-bottom:solid 1px #3d3e3e;
	padding:4px 5px;
	height:60px;
	color:#999;
}

/*TERMS & PROFILE*/
.BackgroundColor1_Terms table, .BackgroundColor1_Profile table {
	border-collapse:collapse;
}

/*FOOTER*/
#footer {
	margin:20px 0 0;
	height:100px;
	background-image:url('/images/skins/glegoo/dk/images/footer-background.png');
	background-repeat:no-repeat;
	color:#939393;
	font-size:11px;
}
#footer .padding {
	padding:35px 20px 0;
}
#footer a:link, #footer a:visited {
	color:#939393;
}
#footer a:hover {
	color:#000;
}
.newsletter {
	padding: 0px 15px;
}
.fb-like-left {
	padding: 10px 0px 0px 20px;
}
#productcard-fb-like {
	margin:15px 0 0;
}
.emaerket {
	position:absolute;
	right:280px;
	top:62px;
}

/*POPUP AGE*/
.hidden {display: none;}
.op_overlay {
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 199;
  position: fixed;
}
.op_popup_age {
  height: 170px;
  background: #fff;
  padding: 40px 40px 40px 40px;
  text-align: center;
  width: 90%;
  z-index: 200;
  max-width: 560px;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.op_popup_age .popup_title {
  line-height: 40px;
  font-size: 18px;
  color: #000;
}
.op_popup_age .popup_knap_erhverv, .op_popup_age .popup_knap_privat {
  font-size: 12px;
}
.op_popup_age .age_yes span {
  background-color: #8dbf4a;
  color: #fff;
  font-weight: bold;
  padding: 14px 0px;
  display: block;
  cursor: pointer;
  margin-top: 25px;
  font-size: 18px;
  margin-bottom: 5px;
}
.op_popup_age .age_no span {
  background-color: #f0f0f0;
  color: #000;
  font-weight: bold;
  padding: 14px 0px;
  display: block;
  cursor: pointer;
  margin-top: 25px;
  margin-left: 15px;
  font-size: 18px;
  margin-bottom: 5px;
}
.op_popup_age .popup_button {display: flex;}
  .op_popup_age .popup_button .age_yes, .op_popup_age .popup_button .age_no {flex-grow: 1;}
@media only screen and (max-width: 576px) {
  .op_popup_age {
    right: 228px;
  }
}
.op_popup_age span {
  font-weight: 700;
}
.op_popup_age .age_no {
  color: #8dbf4a;
}
.op_popup_age .age_yes:hover {
  opacity: 0.8;
  cursor: pointer;
}
.op_popup_age .age_no:hover {
  opacity: 0.8;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .op_popup_age {
    color: #fff;
  }
}
@media only screen and (max-width: 567px) {
  .op_popup_age {
    left: 50%;
  }
  .op_popup_age .popup_button {
    min-width: 230px;
    margin-left: -5px;
  }
  .op_popup_age .age_no, .op_popup_age .popup_knap_privat {
    min-width: 100px;
  }
  .op_popup_age .age_yes span {
    margin-left: -30px;
    min-width: 100px;
  }
  .op_popup_age .age_yes span {
    margin-left: -10px;
    min-width: 100px;
  }
}
@media only screen and (max-width: 321px) {
  .op_popup_age {
    left: 55%;
  }
}