
/* Style Id:273 Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
        margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* others */

blockquote, ul, ol, li{
	margin-top: 0;
}

sup { 
	font-size: 0.7em;
 	left: 0;
 	line-height: 0;
 	position: relative;
 	top: -0.6em;
}

h1
{
	font-size: 22px;
	font-weight: normal;
}

h2
{
	font-size: 18px; 
	font-weight: normal;
}

h3
{
	font-size: 16px;
	font-weight: normal;
}	
.HorizontalRuler, .Seeems-Text { max-width: 100%; }
/* Style Id:140 Body*/

body {
  margin: auto;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background-image: url("/files/layout/bg.png");
  color: #868887;
  overflow-x: hidden;
  /*
   * Remove default style in iOS.
   */ }
  body textarea,
  body input:not([type]),
  body input[type="text"],
  body input[type="password"],
  body input[type="email"],
  body input[type="url"],
  body input[type="search"],
  body input[type="tel"],
  body input[type="number"],
  body input[type="datetime"] {
    -webkit-appearance: none;
    border-radius: 0; }
  body #Wrapper {
    width: 100%;
    max-width: 980px;
    padding: 0px 10px;
    margin: auto;
    background-color: #ffffff;
    margin-top: 30px; }
  body #PrintContacts {
    display: none; }
  body .GetGalleryWindowBG {
    top: 0px; }
  body .Seeems-Form {
    width: 100% !important; }
  body .Clear {
    width: 100%;
    clear: both; }
  body .Seeems-TextLink-Container {
    width: 100% !important;
    max-width: 100% !important; }
    body .Seeems-TextLink-Container div {
      width: 100% !important;
      max-width: 100% !important; }
  body .Seeems-Image-Container a {
    text-decoration: none; }
  body .Seeems-Image-Container p {
    color: #464646;
    text-align: center;
    display: block;
    margin: 4px 0px;
    line-height: 16px; }

/* Style Id:142 Header*/

#Header {
  width: 100%;
  height: 85px;
  position: relative; }
  #Header #Logo {
    text-align: center;
    position: relative;
    top: 23px; }
    #Header #Logo img {
      display: block !important; }
  #Header #SocialMedia {
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -55px; }
    #Header #SocialMedia .SocialMediaFacebook {
      width: 100px;
      height: 26px;
      display: inline-block;
      background-image: url("/files/layout/FB_FindUsOnFacebook-100.png"); }
    #Header #SocialMedia .SocialMediaTwitter {
      width: 26px;
      height: 26px;
      display: inline-block;
      background-image: url("/files/layout/twitter-bird-white-on-blue.png");
      margin-right: 5px; }

/* Style Id:270 AnimatedBasket*/

#basket-wrapper
{
	position: absolute;
	top: 0px;
	right: 0px;
   	width: 190px;
	z-index: 1;
	margin-top: 16px;
	background-color: #ffffff;

}
#basket-wrapper a
{
	color: #868887;
}

.show_basket_icon
{
	width: 14px;
	height: 10px;
	background-image: url("/files/layout/basket/basket_icon.png");
	display: inline-block;
	margin-right: 5px;
	margin-left: 7px;
}

#flyingPic
{
	z-index: 60;
}

#basket-header
{
	width: 186px;
	min-height: 1px;
	position:relative;
}

#basket_box a
{ 
	width: 170px; 
	height: 25px; 
	display: block;
	background-color: #ffffff; 
	position: relative;
	top: 0px;
	color: #868887;
	right: 13px;
	margin-top: -1px;
	color: #818285;
	font-size: 11px;
	text-align: center;
}

#basket-header a:hover
{
	color:#000;
}

#basket-header a.always-expanded:hover
{
	color:#434343;
}

#basket-header a.always-expanded, #basket-header a.always-expanded span
{
	cursor:default;
}

#basket-header a .text
{
	position:absolute;
	top:8px;
	left:14px;
	cursor:pointer;
	min-width: 140px;
	max-width: 150px;
	text-align: right;
}

#basket-header a span.arrow-expand
{
	position:absolute;
	top:1px;
	left: 155px;
	display:block;
	width:26px;
	height:29px;
	background:url(/files/layout/basket/cart_header_arrows_fix.png) no-repeat 0 0;
}

#basket-header.expanded a span.arrow-expand
{
	background-position:0 -29px;
}

#basket-header a span#basket-header-highlight
{
	display:block;
	width:191px;
	min-width: 191px;
	height: 25px;
	position: absolute;
	top: 3px;
	background-image: url("/files/layout/MainMenuBG.png");
	opacity: 0;
	filter:alpha(opacity=0);
}

#basket-notifications-loader
{
	position:absolute;
	top:8px;
	left:190px;
	width:16px;
	height:16px;
	overflow:hidden;
	background:url(/files/layout/basket/cart_spinner.gif) no-repeat;
}

#basket-content
{
	width:190px;
	background:url(/files/layout/basket/cart_list_bg.png) repeat-y;
	overflow:hidden;
	margin-top: 25px;
}

#basket-empty-cart
{
	padding-top:24px;
	height:43px;
	text-align:center;
	font:bold 15px arial,sans-serif;
	color: #868887;
}

#basket-big-icon
{
	display:none;
	position:absolute;
	top:65px;
	left:35px;
	width:134px;
	height:117px;
	max-height:200px; /* set here the height for the basket when the basket icon is displayed */
	background:url('/files/layout/basket/basket-big-icon.png') no-repeat;
	z-index:20;
}

#basket-footer
{
	
	margin-top: 0px;
}

#basket-footer a
{

	width:186px;
	height:24px;
	padding-top:8px;
	font:12px arial,sans-serif;
	text-decoration: none;
	text-align: right;
	text-shadow:0 1px 1px #fff;
	color: #868887;
	display:block;
	position:relative;

}

#basket-footer a:hover
{
	color:#000;
}

#basket-footer a span.basket-icon
{
	margin: 2px 7px 0px 0px;
	display:inline-block;
	vertical-align:top;
	width:10px;
	height:10px;
	background:url(/files/layout/basket/basket_left.png) no-repeat;
}

.product-pic
{
	position:absolute;
	/*
	border:1px solid #ccc;
	background:#fff;
	*/
	overflow:hidden;
	opacity:0.9;
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
	filter:alpha(opacity=90);
	z-index:21;
}

.product-pic img
{
	display:block;
	width:100%;
	height:auto;
}

#basket-items-wrapper
{
	
	min-height:0px;
	overflow:auto;
	width:190px;
	background:#fff;
	margin-left: 0px;
	display: none;
}

#basket-items-wrapper ul
{
	list-style:none;
	margin:0;
	padding:0;
	zoom:1;
}

#basket-items-wrapper li
{
	margin:0;
	padding:8px;
	font:12px arial,sans-serif;
	color: #868887;
	zoom:1;
}

#basket-items-wrapper li.odd
{
	background-color: #dedede;
}

#basket-items-wrapper li.even
{
	background-color: #ffffff;
}

#basket-items-wrapper li.odd:hover
{
	background-color: #ebebeb;
	color: #868887;
}

#basket-items-wrapper li.even:hover
{
	background-color: #ebebeb;

}

#basket-items-wrapper li a.item-icon
{
	margin:1px 0 0 4px;
	display:inline-block;
	vertical-align:top;
	width:12px;
	height:12px;
	overflow:hidden;
	background:url(/files/layout/basket/cart_item_icons_gray.png) no-repeat;
}

#basket-items-wrapper li a.increase-icon
{
	background-position:0 0;
}

#basket-items-wrapper li a.decrease-icon
{
	background-position:0 -12px;
}

#basket-items-wrapper li a.delete-icon
{
	background-position:0 -24px;
}

#basket-items-wrapper li a.disabled
{
	opacity:0.3;
	-moz-opacity:0.3;
	-webkit-opacity:0.3;
	filter:alpha(opacity=30);
	cursor:default;
}

#basket-items-wrapper li div.item-data
{
	float:left;
	margin-left:5px;
	width:120px;
	
}

#basket-items-wrapper li div.item-name
{
	margin-bottom:3px;
}

#basket-items-wrapper li div.item-qty
{
	margin-bottom:3px;
}

#basket-items-wrapper li div.item-img
{
	float:left;
	width:49px;
	height:49px;
	overflow:hidden;
}

#basket-items-wrapper li div.item-img img
{
	display:block;
	width:100%;
	height:auto;
}

#basket-items-wrapper li div.item-info
{
	/*
	We need to use fixed positioning due to the wrapper having overflow:auto.
	We can still use top/left to offset from the item top left corner, the script
	does some magic in order this to work.
	*/
	position:fixed;
	top:0;
	left:-214px;
	width:200px;
	border:1px solid #ccc;
	padding:6px;
	background:#ddf4d5;/*fff5c6*/
	color: #868887;
	font:11px arial,sans-serif;
	visibility:hidden;
}

#basket-items-wrapper li:hover div.item-info
{
	visibility:inherit;
}

.clearer
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
	overflow:hidden;
}

.ShoppingBasketBox
{
	margin-left: 404px;
	position: relative;
}

/* Style Id:200 TopAnimation*/

#Top {
  width: 100%;
  max-width: 100%; }
  #Top img, #Top .Seeems-Image {
    width: 100%;
    max-width: 100%;
    height: auto !important; }

.Animated-Responsive-Area-Info {
  display: none; }

.MainAnimation .Animated-Area {
  position: relative;
  width: 100%;
  max-width: 980px;
  overflow: hidden; }

.MainAnimation .Animated-Area-Frames {
  width: 100%;
  overflow: hidden; }

.MainAnimation .Animated-Area-Frame {
  width: 100%;
  position: relative; }
  .MainAnimation .Animated-Area-Frame div {
    white-space: normal !important; }

.MainAnimation .Animated-Area-Frame img {
  display: block;
  max-width: 100%;
  height: auto; }

.MainAnimation .Animated-Area-Links {
  width: 100%;
  text-align: center;
  margin-top: 9px;
  position: relative;
  margin-bottom: -2px; }

.MainAnimation .Animated-Area .Previous {
  position: absolute;
  left: -10px;
  top: 50%;
  cursor: pointer;
  background: url("prev_fra.png") no-repeat;
  width: 47px;
  height: 54px;
  margin-top: -27px;
  /* half the height to center it */
  z-index: 2; }

.MainAnimation .Animated-Area .Next {
  position: absolute;
  right: -10px;
  top: 50%;
  cursor: pointer;
  background: url("next_fra.png") no-repeat;
  width: 47px;
  height: 54px;
  margin-top: -27px;
  /* half the height to center it */
  z-index: 2; }

.Animated-Area-Info {
  padding: 10px;
  position: absolute;
  left: 5%;
  bottom: 55px;
  color: #ffffff;
  font-weight: bold;
  padding-right: 14%; }
  .Animated-Area-Info .Heading {
    font-size: 24px; }
  .Animated-Area-Info .Description {
    margin-top: 10px; }

.Animated-Area-Responsive-Info {
  width: 100%;
  background-color: #3153a5;
  color: #ffffff;
  display: none; }
  .Animated-Area-Responsive-Info .Responsive-Info-Wrapper {
    padding: 10px; }

.AnimationLink {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  background-image: url("/files/layout/sliderPoint.png");
  background-repeat: no-repeat;
  margin-right: 5px; }
  .AnimationLink span {
    display: none; }

.AnimationLink.selected {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  background-image: url("/files/layout/sliderPointSelected.png");
  background-repeat: no-repeat;
  margin-right: 5px; }
  .AnimationLink.selected span {
    display: none; }

/* Style Id:816 Search Area*/

#SearchArea {
  width: 100%;
  margin-bottom: 4px; }

.SearchField {
  width: 151px;
  display: inline-block;
  vertical-align: top;
  margin: 0px !important; }
  .SearchField input {
    width: 145px !important;
    height: 40px !important;
    background-color: #f7f7f7;
    border: 0px !important;
    padding: 0px 0px 0px 10px !important;
    border: 0px;
    font-weight: bold;
    font-size: 12px; }

.SearchButton {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top; }
  .SearchButton a {
    width: 40px;
    height: 40px;
    background: url("/files/layout/LeftSearchButton.png");
    display: block;
    cursor: pointer; }

/* Style Id:196 Left Area*/

#Left {
  width: 195px;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px; }

/* Style Id:191 MainMenu*/

#ResponsiveMenu, #ResponsiveBack {
  display: none; }

#MainMenu {
  width: 100%;
  max-width: 195px;
  margin-top: 10px; }
  #MainMenu ul {
    margin: 0px;
    padding: 0px; }
    #MainMenu ul li.selected {
      background-color: #464646; }
    #MainMenu ul li.has-children.selected {
      background-repeat: no-repeat;
      background-position: 96% 10px;
      background-color: #6b6b6b; }
      #MainMenu ul li.has-children.selected a {
        color: #ffffff; }
    #MainMenu ul li.has-children {
      position: relative; }
      #MainMenu ul li.has-children .MainMenuIcon {
        background: url("/files/layout/MainMenuArrowDown.png") no-repeat scroll right top;
        position: absolute;
        right: 0px;
        top: 0px;
        height: 8px;
        margin-right: 10px;
        margin-top: 10px;
        width: 8px;
        z-index: 10; }
    #MainMenu ul li {
      list-style-type: none;
      background-color: #0089d1;
      cursor: pointer;
      border-bottom: 2px solid #ffffff; }
      #MainMenu ul li a {
        display: block;
        text-decoration: none;
        padding: 7px 0px 7px 7px;
        color: #ffffff;
        font-weight: bold;
        max-width: 163px;
        display: inline-block;
        vertical-align: top;
        text-indent: 0px; }
      #MainMenu ul li ul {
        display: none; }
        #MainMenu ul li ul li {
          background-color: #878787 !important;
          text-indent: 10px; }
          #MainMenu ul li ul li a {
            color: #ffffff; }
          #MainMenu ul li ul li ul li {
            background-color: #b0b0b0 !important;
            text-indent: 20px; }
            #MainMenu ul li ul li ul li ul li {
              background-color: #cfcfcf !important;
              text-indent: 30px; }
      #MainMenu ul li li.Selected > ul {
        display: block; }
    #MainMenu ul li.selected {
      background-color: #464646 !important; }
    #MainMenu ul li.has-children.selected {
      background-color: #464646; }
      #MainMenu ul li.has-children.selected .MainMenuIcon {
        background: url("/files/layout/MainMenuArrowUp.png") no-repeat scroll right top; }
      #MainMenu ul li.has-children.selected ul {
        display: block; }
    #MainMenu ul li.has-children.not-selected .MainMenuIcon {
      background: url("/files/layout/MainMenuArrowDown.png") no-repeat scroll right top; }
    #MainMenu ul li.has-children.not-selected ul {
      display: none; }

/* Style Id:203 Right Area*/

#Right {
  width: 100%;
  max-width: 766px;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  margin-top: 10px; }

/* Style Id:827 ProductDisplay*/

/*=========================== Category Boxes =====================*/
.Category {
  display: inline-block;
  vertical-align: top;
  margin: 0px 10px 10px 0px;
  width: 180px;
  position: relative;
  text-align: center; }
  .Category .CategoryHeading {
    width: 100%;
    text-align: center;
    position: absolute;
    color: #464646;
    font-weight: bold;
    bottom: 10px; }

.Category.last {
  margin-right: 0px; }

/*=========================== Product List =====================*/
#ProductDisplay {
  width: 100%;
  text-align: left; }

.ProductDisplayHeading {
  font-size: 16px;
  background-color: #eaeaea;
  padding: 10px;
  margin-bottom: 10px;
  color: #848484;
  text-align: left; }

.ProductDisplayDescription {
  line-height: 20px;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 0px;
  margin: 10px 0px; }

.Products {
  width: 100%;
  border-spacing: 0px;
  border-collapse: separate;
  font-size: 14px; }
  .Products td {
    height: 55px;
    padding: 10px 0px;
    border-bottom: 1px dashed #d1d1d1; }
  .Products .ProductListVariantSelector .ProductVariantsSelectorHeading {
    float: left;
    margin-right: 5px;
    margin-top: 4px; }
  .Products .ProductListVariantSelector select {
    min-width: 150px;
    padding: 2px;
    border: 1px solid #d1d1d1; }
  .Products a {
    color: #404040;
    text-decoration: none; }
  .Products .ProductImageTd {
    width: 50px; }
    .Products .ProductImageTd .ProductImage {
      width: 50px;
      height: 50px;
      border: 2px solid #0a7abc;
      display: block; }
  .Products .ProductHeading {
    margin-left: 10px;
    margin-right: 10px;
    display: block;
    width: 100%;
    height: 100%; }
  .Products .ProductArrow {
    width: 7px;
    height: 100%;
    background-color: #ffffff !important; }
    .Products .ProductArrow .ProductArrowBG {
      background-color: #0089d1;
      display: none;
      width: 7px;
      height: 20px; }
      .Products .ProductArrow .ProductArrowBG .ProductArrowIcon {
        width: 7px;
        height: 20px;
        background-image: url("/files/layout/basket/transparentArrow.png"); }
  .Products .ProductPrice {
    color: #018ad2;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
    font-size: 12px; }
    .Products .ProductPrice .SmallProductPrice {
      font-weight: normal; }
  .Products .ProductQuantity {
    width: 138px;
    height: 25px;
    margin-top: 15px;
    right: 10px;
    font-size: 12px;
    padding-right: 10px; }
    .Products .ProductQuantity .ProductQuantityText {
      width: 40px;
      height: 25px;
      background-color: #888888;
      float: left;
      text-align: center;
      color: #ffffff;
      line-height: 25px; }
    .Products .ProductQuantity input {
      width: 23px;
      height: 23px;
      border: 1px solid #d1d1d1;
      text-align: center;
      color: #464646;
      float: left;
      padding: 0px; }
    .Products .ProductQuantity .qty_controls {
      width: 14px;
      float: left; }
      .Products .ProductQuantity .qty_controls .qty_up {
        width: 12px;
        height: 11px;
        background-image: url("/files/layout/qty_up.png");
        border: 1px solid #d1d1d1;
        cursor: pointer; }
      .Products .ProductQuantity .qty_controls .qty_up:hover {
        background-image: url("/files/layout/qty_up_hover.png"); }
      .Products .ProductQuantity .qty_controls .qty_down {
        width: 12px;
        height: 11px;
        background-image: url("/files/layout/qty_down.png");
        border: 1px solid #d1d1d1;
        margin-top: -1px;
        cursor: pointer; }
      .Products .ProductQuantity .qty_controls .qty_down:hover {
        background-image: url("/files/layout/qty_down_hover.png"); }
    .Products .ProductQuantity .ProductListStockType {
      color: #fff;
      float: left;
      font-size: 9px;
      font-weight: bold;
      height: 25px;
      text-align: center;
      width: 28px;
      border-left: 2px solid #fff;
      border-right: 2px solid #fff; }
    .Products .ProductQuantity .BuyButton {
      width: 25px;
      height: 23px;
      background-color: #0089d1;
      border: 1px solid #0089d1;
      color: #ffffff;
      font-weight: bold;
      text-align: left;
      line-height: 27px;
      position: relative;
      float: right;
      cursor: pointer; }
    .Products .ProductQuantity .BuyButtonIcon {
      width: 17px;
      height: 12px;
      background-image: url("/files/layout/BuyButtonIcon.png");
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -6px;
      margin-left: -8px; }
    .Products .ProductQuantity .BuyButton:hover {
      background-image: initial;
      background-color: #888888; }

.ProductHover {
  background-color: #0089d1;
  border-bottom: 1px solid #ffffff !important;
  color: #ffffff !important; }
  .ProductHover a {
    color: #ffffff !important; }
  .ProductHover .ProductImage {
    margin-top: -76px;
    margin-left: -112px;
    position: absolute;
    z-index: 20;
    width: 150px !important;
    height: 150px !important;
    border: 8px solid #0089d1 !important; }
  .ProductHover .ProductArrowBG {
    display: block !important; }
  .ProductHover .BuyButton {
    border: 1px solid #ffffff !important; }

/*============================== Product View ===================================*/
#ProductView {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
  margin-top: 3px; }
  #ProductView .LeftSide {
    width: 400px;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px; }
    #ProductView .LeftSide .ProductViewBigImage {
      width: 100%;
      background-color: #fff;
      margin-bottom: 5px; }
      #ProductView .LeftSide .ProductViewBigImage img {
        cursor: pointer;
        max-width: 100%;
        position: relative; }
    #ProductView .LeftSide .ProductViewThumbs {
      margin-top: 10px; }
      #ProductView .LeftSide .ProductViewThumbs .ProductViewThumb {
        float: left;
        border: 1px solid #d1d1d1;
        padding: 2px;
        margin: 0px 5px 5px 0px; }
        #ProductView .LeftSide .ProductViewThumbs .ProductViewThumb img {
          display: block;
          cursor: pointer; }
      #ProductView .LeftSide .ProductViewThumbs .ProductViewThumb.Last {
        margin-right: 0px; }
  #ProductView .ProductVariantsSelector {
    width: 100%;
    max-width: 280px;
    padding: 5px;
    border: 1px solid #d1d1d1;
    margin: 5px 0px; }
  #ProductView .DownloadFile {
    background-color: #ebebeb;
    padding: 10px;
    margin: 5px 0px;
    font-weight: bold; }
    #ProductView .DownloadFile a {
      display: inline-block;
      float: right;
      padding: 4px;
      color: #fff;
      text-decoration: none;
      font-weight: bold;
      background-color: #0089d1; }
  #ProductView .ProductViewLinks li {
    background-color: #0089d1;
    margin: 5px 0px;
    font-weight: bold; }
    #ProductView .ProductViewLinks li a {
      padding: 10px;
      color: #fff;
      text-decoration: none;
      display: block; }
      #ProductView .ProductViewLinks li a span {
        padding-right: 10px; }
  #ProductView .ProductViewVideo {
    margin-bottom: 10px; }
    #ProductView .ProductViewVideo iframe {
      border: 1px solid #d1d1d1;
      padding: 4px; }
  #ProductView .ProductStockLabel {
    float: right;
    margin-top: 4px;
    margin-right: 5px;
    font-weight: bold;
    font-size: 12px; }
  #ProductView .ProductStockType {
    color: #fff;
    float: right;
    font-size: 9px;
    font-weight: bold;
    height: 25px;
    text-align: center;
    width: 28px;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff; }
  #ProductView .BuyProductInfo {
    width: 345px;
    border-top: 1px dashed #d1d1d1;
    border-bottom: 1px dashed #d1d1d1;
    padding: 10px 0px;
    margin: 10px 0px 10px 0px;
    float: left; }
  #ProductView .BuyProductPrice {
    width: 345px;
    border-bottom: 1px dashed #d1d1d1;
    padding-bottom: 10px;
    margin: 0px 0px 10px 0px;
    float: left;
    font-style: italic;
    font-size: 14px;
    color: #0089d1; }
  #ProductView .ProductViewTitle {
    color: #434343; }
    #ProductView .ProductViewTitle h1 {
      font-size: 18px; }
    #ProductView .ProductViewTitle .ProductNumber {
      font-size: 21px; }
  #ProductView .ProductViewBuyButton {
    width: 100px;
    height: 23px;
    background-color: #0089d1;
    border: 1px solid #0089d1;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    line-height: 23px;
    position: relative;
    float: right;
    cursor: pointer;
    padding-left: 10px; }
  #ProductView .ProductViewBuyButtonIcon {
    width: 17px;
    height: 12px;
    background-image: url("/files/layout/BuyButtonIcon.png");
    position: absolute;
    top: 5px;
    right: 5px; }
  #ProductView .ProductViewQuantity {
    width: 105px;
    height: 25px;
    float: left; }
    #ProductView .ProductViewQuantity .ProductQuantityText {
      width: 40px;
      height: 25px;
      background-color: #888888;
      float: left;
      text-align: center;
      color: #ffffff;
      line-height: 25px; }
    #ProductView .ProductViewQuantity input {
      width: 23px;
      height: 23px;
      border: 1px solid #d1d1d1;
      text-align: center;
      color: #464646;
      padding: 0px;
      float: left; }
    #ProductView .ProductViewQuantity .qty_controls {
      width: 11px;
      float: left;
      margin-left: -1px; }
      #ProductView .ProductViewQuantity .qty_controls .qty_up {
        width: 12px;
        height: 11px;
        background-image: url("/files/layout/qty_up.png");
        border: 1px solid #d1d1d1;
        cursor: pointer; }
      #ProductView .ProductViewQuantity .qty_controls .qty_up:hover {
        background-image: url("/files/layout/qty_up_hover.png"); }
      #ProductView .ProductViewQuantity .qty_controls .qty_down {
        width: 12px;
        height: 11px;
        background-image: url("/files/layout/qty_down.png");
        border: 1px solid #d1d1d1;
        margin-top: -1px;
        cursor: pointer; }
      #ProductView .ProductViewQuantity .qty_controls .qty_down:hover {
        background-image: url("/files/layout/qty_down_hover.png"); }

.Pager {
  width: 100%;
  margin: 15px 0px;
  text-align: center; }
  .Pager .PagerPages {
    display: inline-block;
    vertical-align: top; }
  .Pager .CurrentPage {
    min-width: 15px;
    height: 15px;
    background-color: #888888;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    border-radius: 4px; }
  .Pager .PagerPage {
    min-width: 15px;
    height: 15px;
    background-color: #0089d1;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    border-radius: 4px; }
  .Pager .PagerPrevious {
    min-width: 15px;
    height: 15px;
    background-color: #0089d1;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    margin-right: 5px;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    border-radius: 4px;
    float: left; }
  .Pager .PagerNext {
    min-width: 15px;
    height: 15px;
    background-color: #0089d1;
    padding: 10px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    border-radius: 4px;
    float: right; }
  .Pager .PagerPage:hover, .Pager .PagerPrevious:hover, .Pager .PagerNext:hover {
    background-color: #888888; }

.ProductTabs {
  width: 100%;
  border: 1px solid #d1d1d1;
  margin: 15px 0px;
  clear: both;
  min-height: 100px; }
  .ProductTabs .ProductTabsTitles {
    border-bottom: 1px solid #d1d1d1; }
    .ProductTabs .ProductTabsTitles .ProductTabsTitle {
      padding: 15px;
      border-right: 1px solid #d1d1d1;
      display: none;
      vertical: top;
      cursor: pointer; }
    .ProductTabs .ProductTabsTitles .ProductTabsTitle:hover, .ProductTabs .ProductTabsTitles .SelectedProductTabsTitle {
      background-color: #0089d1;
      color: #ffffff; }
  .ProductTabs .ProductTabsBox {
    padding: 15px;
    line-height: 20px;
    display: none; }
    .ProductTabs .ProductTabsBox table {
      width: 100%;
      max-width: 100%;
      margin: 10px 0px; }
      .ProductTabs .ProductTabsBox table tr td {
        padding: 10px;
        border: 1px solid #d1d1d1; }
  .ProductTabs .ProductViewYouTube {
    max-width: 100%; }

#ProductViewFreeContent {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 0px;
  margin: 10px 0px;
  display: none; }
  #ProductViewFreeContent div {
    width: 100% !important; }
  #ProductViewFreeContent img {
    width: auto !important;
    height: auto !important;
    max-width: 100%; }

/* Style Id:869 SearchResult*/

.SearchResult {
  border-bottom: 1px dashed #d1d1d1;
  padding: 15px 0px;
  text-align: left !important; }
  .SearchResult h3 {
    fontw-weight: bold; }
  .SearchResult a {
    text-decoration: none;
    color: #464646; }

/* Style Id:204 Main*/

#Main {
  margin-left: 2px; }

.ResponsiveBox {
  margin: 10px auto;
  text-align: center;
  display: none; }

.ResponsiveSearchField {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px !important; }
  .ResponsiveSearchField input {
    background-color: #efefef !important;
    border: 0 none !important;
    font-size: 12px;
    font-weight: bold;
    color: #4c4c4c !important;
    height: 40px !important;
    padding: 0 0 0 10px !important;
    width: 100% !important; }

.ResponsiveAZButton a {
  width: 208px;
  height: 40px;
  background: url("/files/layout/blueArrow.png");
  background-position: 95% 13px;
  text-decoration: none;
  line-height: 40px;
  background-repeat: no-repeat;
  background-color: #efefef;
  display: block;
  padding-left: 12px;
  color: #4c4c4c;
  text-align: left !important;
  font-weight: bold; }

/* Style Id:299 Contact*/

.ContactResponsiveTable {
  border-top: 1px solid #d1d1d1;
  padding: 20px 0px;
  border-bottom: 1px solid #d1d1d1;
  margin-top: 2px; }

.ContactForm {
  width: 100%;
  margin-left: 20px;
  padding-left: 40px;
  color: #808080;
  font-weight: bold;
  border-left: 1px dashed #d1d1d1; }
  .ContactForm .red {
    color: #9e0b0f; }
  .ContactForm .ContactButton {
    display: inline-block;
    background-color: #008adc;
    max-width: 70px;
    text-align: center; }
    .ContactForm .ContactButton a {
      padding: 10px;
      text-decoration: none;
      color: #ffffff;
      font-weight: bold;
      display: block; }
  .ContactForm div {
    width: 100% !important; }
  .ContactForm input, .ContactForm label {
    width: 100% !important; }
  .ContactForm input, .ContactForm textarea {
    padding: 5px;
    border: 1px solid #d1d1d1;
    margin-top: 2px;
    margin-bottom: 10px; }

/* Style Id:1207 FortrydelsesformularPage*/

.FortrydelsesformularPage input, .FortrydelsesformularPage textarea {
  border: 1px solid #d1d1d1;
  padding: 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  margin: 10px 0px; }
.FortrydelsesformularPage .Seeems-FormItem div {
  width: 100% !important; }

/* Style Id:428 CustomFields*/

.NewTextBox, .NewTextArea, .NewLabelBox {
  margin-top: 10px; }
  .NewTextBox label, .NewTextArea label, .NewLabelBox label {
    width: 220px;
    display: inline-block;
    font-weight: bold;
    line-height: 20px; }

.NewTextBox select {
  width: 255px;
  padding: 7px;
  border: 1px solid #d1d1d1; }
.NewTextBox input {
  width: 236px;
  padding: 7px;
  border: 1px solid #d1d1d1; }
.NewTextBox span {
  color: #9e0b0f;
  padding-left: 2px; }

.NewTextArea textarea {
  width: 238px;
  min-height: 110px;
  padding: 7px;
  border: 1px solid #d1d1d1; }
.NewTextArea span {
  color: #9e0b0f;
  padding-left: 2px; }

.NewLabelBox span {
  font-weight: bold; }

.NewRadioBox {
  min-height: 15px;
  margin-bottom: 5px;
  display: block; }
  .NewRadioBox label {
    margin-top: 2px;
    font-weight: bold;
    cursor: pointer; }
  .NewRadioBox label:hover {
    color: #0089d1; }
  .NewRadioBox label, .NewRadioBox input {
    float: left; }

/* Style Id:379 OrderingProcedure*/

.OrderingSteps {
  width: 102%; }
  .OrderingSteps a {
    color: #8888888 !important; }
  .OrderingSteps .Step {
    width: 248px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 10px; }
    .OrderingSteps .Step .Number {
      width: 50px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      float: left;
      margin-right: 2px;
      background-color: #dcdddf;
      font-weight: bold;
      color: #888888; }
    .OrderingSteps .Step .Name {
      width: 162px;
      float: left;
      margin-right: 10px;
      background-color: #dcdddf;
      height: 40px;
      line-height: 40px;
      text-align: left;
      padding-left: 20px;
      font-weight: bold;
      color: #888888; }
    .OrderingSteps .Step img {
      position: absolute;
      top: 10px;
      right: 24px;
      z-index: 1; }
    .OrderingSteps .Step img.Selected {
      z-index: 0; }
  .OrderingSteps .Step.Selected .Number, .OrderingSteps .Step.Selected .Name {
    background: none;
    background-image: url("/files/layout/MainMenuBG.png");
    color: #ffffff; }
  .OrderingSteps .Step.Selected img {
    display: none; }
  .OrderingSteps .Step.Selected img.Selected {
    display: block; }

.active_basket_holder .active_basket_box {
  width: 100%;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  margin-top: -1px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 10px 0px;
  text-align: left;
  font-family: Arial, Helvetica, sans-serif; }
  .active_basket_holder .active_basket_box a {
    text-decoration: none !important;
    color: #464646 !important; }
  .active_basket_holder .active_basket_box .active_basket_image {
    width: 70px;
    height: 70px;
    margin-bottom: 2px;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d1d1d1;
    padding: 4px; }
  .active_basket_holder .active_basket_box .active_basket_image img {
    position: relative;
    z-index: 10;
    margin: auto; }
  .active_basket_holder .active_basket_box .active_basket_image_bg {
    background-color: #ebebeb;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0px;
    top: 0px; }
  .active_basket_holder .active_basket_box .active_basket_name {
    width: 46%;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
    color: #464646; }
    .active_basket_holder .active_basket_box .active_basket_name i {
      display: block;
      font-weight: normal;
      color: #018ad2;
      font-size: 11px; }
    .active_basket_holder .active_basket_box .active_basket_name .active_basket_name_id {
      font-size: 12px;
      display: block;
      margin-top: 5px; }
      .active_basket_holder .active_basket_box .active_basket_name .active_basket_name_id i {
        color: #464646; }
  .active_basket_holder .active_basket_box .active_box_product_quantity {
    width: 100%;
    position: absolute;
    right: 0px;
    top: 35px;
    margin-right: 10px;
    text-align: right; }
    .active_basket_holder .active_basket_box .active_box_product_quantity .ProductStockType {
      color: #fff;
      display: inline-block;
      vertical-align: top;
      font-size: 9px;
      font-weight: bold;
      height: 27px;
      text-align: center;
      width: 34px;
      padding-top: 2px; }
    .active_basket_holder .active_basket_box .active_box_product_quantity a {
      text-decoration: none !important; }
    .active_basket_holder .active_basket_box .active_box_product_quantity .update_cart_icon {
      background-image: url("/files/layout/basket/update_cart_icon.png");
      display: inline-block;
      vertical-align: top;
      height: 18px;
      width: 21px;
      margin-top: 4px;
      margin-left: 7px; }
    .active_basket_holder .active_basket_box .active_box_product_quantity .active_basket_price {
      color: #018ad2;
      display: inline-block;
      font-size: 12px;
      font-style: italic;
      font-weight: bold;
      margin-right: 15px;
      text-align: right;
      vertical-align: top; }
      .active_basket_holder .active_basket_box .active_box_product_quantity .active_basket_price .SmallProductPrice {
        font-weight: normal; }
    .active_basket_holder .active_basket_box .active_box_product_quantity .active_basket_remove {
      background-image: url("/files/layout/basket/remove_item.png");
      height: 17px;
      margin: auto;
      width: 17px;
      display: inline-block;
      vertical-align: top;
      margin-top: 5px;
      margin-left: 10px; }
    .active_basket_holder .active_basket_box .active_box_product_quantity .active_basket_remove:hover {
      background-position: 0px -17px; }
.active_basket_holder #TotalOrder {
  width: 100%;
  text-align: right;
  margin-bottom: 15px; }
.active_basket_holder .active_basket_box_total_separator {
  width: 100%; }
.active_basket_holder .active_basket_box_total {
  min-width: 270px;
  max-width: 270px;
  display: inline-block;
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 10px 10px 10px; }

.OrderButton.left {
  width: 100%;
  text-align: left; }

.OrderButton.center {
  width: 100%;
  text-align: center; }

.OrderButton.right {
  width: 100%;
  text-align: right; }

.OrderButton a {
  width: 120px;
  text-align: center;
  display: inline-block;
  background-color: #888888;
  padding: 10px 0px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none; }

.OrderButton a:hover {
  background-color: initial;
  background-image: url("/files/layout/MainMenuBG.png"); }

.OrderingRow {
  border-top: 1px dashed #d1d1d1;
  border-bottom: 1px dashed #d1d1d1;
  margin-bottom: 17px;
  padding: 10px 0px; }
  .OrderingRow .OrderingColumnLeft {
    width: 100% !important;
    max-width: 478px;
    padding-right: 10px; }
  .OrderingRow .OrderingColumnRight {
    width: 100% !important;
    max-width: 477px;
    border-left: 1px dashed #d1d1d1;
    padding-left: 10px; }
  .OrderingRow .OrderingColumnLeft .Seeems-NormalHeading, .OrderingRow .OrderingColumnRight .Seeems-NormalHeading {
    display: block;
    background-color: #ebebeb;
    text-align: center;
    padding: 8px;
    margin: 10px 0px; }

.CustomLeveringList {
  margin-top: 10px; }
  .CustomLeveringList label {
    display: inline-block;
    font-weight: bold;
    line-height: 20px;
    width: 220px; }
  .CustomLeveringList select {
    width: 238px;
    padding: 7px;
    border: 1px solid #d1d1d1; }

.PaymentFailText {
  width: 100% !important;
  background-color: #ebebeb;
  padding: 80px 0px; }

.TotalPrice {
  width: 50%;
  float: right;
  background-color: #fff; }
  .TotalPrice tr td:first-child {
    width: 40%; }
  .TotalPrice .left {
    text-align: left; }
  .TotalPrice tr td {
    padding: 10px;
    border-bottom: 1px solid #d1d1d1;
    text-align: right; }

.TermsLinks {
  float: left; }
  .TermsLinks .TermsLink input {
    float: left;
    margin-top: 0px; }
  .TermsLinks .TermsLink label {
    color: #0089d1;
    font-weight: bold;
    cursor: pointer; }
  .TermsLinks .TermsPopUp-Container {
    width: auto !important;
    margin-bottom: 10px; }
    .TermsLinks .TermsPopUp-Container a {
      color: #8dc63f;
      font-weight: bold;
      cursor: pointer; }

.NewTextBoxResultValue {
  display: inline-block;
  vertical-align: top;
  background-color: #ededed;
  padding: 5px;
  margin-left: 10px;
  max-width: 233px;
  width: 100%; }

.NotInTheCurrentCity {
  float: right;
  padding: 4px;
  background-color: #9e0b0f;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 5px;
  border-radius: 0px !important; }

#Terms_BTB {
  display: none; }

.CustomOrderHeading {
  background-color: #0089d1;
  color: #fff;
  padding: 15px 10px;
  width: auto !important;
  display: block !important;
  font-weight: bold; }

.CustomOrderForm {
  width: 100% !important;
  max-width: 100%; }
  .CustomOrderForm .NewTextBox {
    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    margin-top: -1px;
    margin-bottom: 0px !important;
    padding: 10px 0px;
    margin-bottom: 15px; }
    .CustomOrderForm .NewTextBox label {
      width: 100%;
      max-width: 100px; }
    .CustomOrderForm .NewTextBox input {
      width: 100%;
      max-width: 645px; }
    .CustomOrderForm .NewTextBox select {
      width: 100%;
      max-width: 661px; }

/* Style Id:197 Footer*/

#Footer {
  width: 100%;
  min-height: 85px;
  margin-top: 20px;
  background-color: #dcdddf;
  margin-bottom: 20px; }
  #Footer .FooterPaymentIcons-Container {
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 5px;
    text-align: center; }
    #Footer .FooterPaymentIcons-Container div {
      width: 100% !important;
      max-width: 100% !important; }
  #Footer #FooterMenu {
    text-align: center; }
    #Footer #FooterMenu ul {
      margin: 0px;
      padding: 0px; }
      #Footer #FooterMenu ul li {
        display: inline-block;
        list-style-type: disc;
        margin-right: 15px;
        margin-top: 15px;
        font-size: 14px; }
        #Footer #FooterMenu ul li a {
          text-decoration: none;
          color: #4b4b4d; }

/* Style Id:330 Responsive max-width: 1000px*/

@media only screen and (max-width: 1000px) {
  #Wrapper {
    width: auto !important;
    margin: auto !important;
    padding: 0px 10px !important;
    position: relative; }
    #Wrapper #MainMenu, #Wrapper #LeftArea {
      display: none; }
    #Wrapper #Left, #Wrapper #Right {
      width: 100% !important;
      max-width: 100% !important;
      margin: 10px 0px !important; }
    #Wrapper #Main {
      width: 100% !important;
      text-align: center !important; }
    #Wrapper #Main .Category.last {
      margin-right: 29px; } }

/* Style Id:329 Responsive max-width: 990px*/

@media only screen and (max-width: 990px) {
  #Wrapper {
    margin-top: 0px;
    top: 0px; }
    #Wrapper #SearchArea {
      display: none; }
    #Wrapper .ContactResponsiveTable {
      width: 100% !important;
      text-align: center !important; }
      #Wrapper .ContactResponsiveTable div {
        width: 100% !important;
        text-align: center !important; }
      #Wrapper .ContactResponsiveTable .Seeems-ResponsiveCustomSpace > div {
        display: none; }
    #Wrapper .ResponsiveBox {
      display: block; }
    #Wrapper #Header {
      height: 90px; }
      #Wrapper #Header #ResponsiveSearch {
        width: 40px;
        height: 40px;
        background: url("/files/layout/LeftSearchButton.png");
        position: absolute;
        left: 315px;
        top: 22px;
        cursor: pointer; }
      #Wrapper #Header #ResponsiveBack {
        background-image: url("/files/layout/responsiveBack.png");
        cursor: pointer;
        display: block;
        height: 42px;
        left: 260px;
        position: absolute;
        top: 20px;
        width: 42px; }
      #Wrapper #Header #ResponsiveMenu {
        width: 67px;
        height: 42px;
        background-color: #0089d1;
        position: absolute;
        top: 20px;
        left: 180px;
        cursor: pointer;
        display: block;
        color: #ffffff;
        text-align: center;
        line-height: 42px;
        font-weight: bold; }
      #Wrapper #Header #Logo {
        position: relative;
        width: 167px; }
    #Wrapper #AnimatedBasket {
      position: absolute;
      display: block;
      right: 0px;
      top: initial !important;
      width: 100% !important; }
      #Wrapper #AnimatedBasket #SocialMedia {
        height: 36px;
        top: 0px !important;
        margin-top: -1px !important;
        margin-left: -20px; }
      #Wrapper #AnimatedBasket #basket-wrapper {
        top: 0px;
        right: 0px;
        margin-top: -20px;
        background: none; }
    #Wrapper #MainMenu {
      background-color: #ffffff;
      left: 0px;
      max-width: 100%;
      position: absolute;
      top: 80px;
      width: 100%;
      display: none;
      z-index: 10; }
    #Wrapper #MainMenu ul li.has-children {
      background-position: 98% 15px; }
    #Wrapper #MainMenu ul li a {
      padding: 15px 7px; }
    #Wrapper #Left {
      display: block !important;
      margin: auto !important; }
    #Wrapper #ProductView .LeftSide .ProductViewBigImage img {
      max-width: 100%; }
    #Wrapper #ProductView .LeftSide {
      width: 100% !important;
      clear: both; }
    #Wrapper .ProductTabs .ProductTabsTitles .ProductTabsTitle {
      padding: 15px 10px !important; }
    #Wrapper .ProductViewThumbs {
      width: 100%;
      text-align: center; }
    #Wrapper .ProductViewThumb {
      float: none !important;
      display: inline-block;
      vertical-align: top;
      margin: 5px !important; }
    #Wrapper .Products .ProductPrice {
      float: none;
      text-align: center; }
    #Wrapper #Right {
      margin-left: 0px; }
    #Wrapper #Main {
      width: 100% !important;
      text-align: center !important;
      margin: 0px !important; }
      #Wrapper #Main .Category {
        margin: 10px !important; }
    #Wrapper .FooterPaymentIcons {
      display: none; }

  .ResponsiveColumn {
    display: block !important;
    width: 100% !important; }
    .ResponsiveColumn div {
      width: 100% !important; }
    .ResponsiveColumn img {
      max-width: 100% !important;
      height: auto !important; }

  .ContactForm {
    padding: 0px !important;
    margin: auto !important;
    border: 0px;
    width: 99% !important; }
    .ContactForm div {
      width: 100% !important;
      padding: 0px !important; }
    .ContactForm input, .ContactForm textarea {
      width: 100% !important;
      padding: 5px 0px !important; }

  #ProductDisplay {
    text-align: center; }

  .Product, .Product.Last {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important; }

  .Product {
    max-width: 100% !important;
    text-align: left;
    height: 94px !important; }
    .Product .ProductImage {
      border: 6px solid #c7c7c7 !important;
      width: 94px !important;
      height: 94px !important; }
    .Product .ProductHover {
      max-width: 80% !important; }
    .Product .ProductInfo {
      float: none !important;
      display: block; }

  .ProductHover .ProductImage {
    border: 6px solid #0089d1 !important;
    margin: 0px !important;
    position: relative !important; }

  #Footer {
    padding-bottom: 10px; }
    #Footer #FooterMenu {
      text-align: left;
      padding-left: 15px; }
    #Footer ul li {
      width: 100%;
      display: block; }

  .OrderingColumnRight {
    padding: 0px !important;
    border: 0px !important; }

  .BuyProductInfo, .BuyProductPrice {
    width: 100% !important; }

  .TotalPrice {
    width: 100%;
    float: none; }

  .Animated-Area-Info {
    display: none; }

  .Animated-Responsive-Area-Info {
    display: block;
    background: #0089d1;
    color: #fff;
    word-wrap: break-word; }
    .Animated-Responsive-Area-Info .Heading {
      font-size: 16px; }
    .Animated-Responsive-Area-Info .Heading, .Animated-Responsive-Area-Info .Description {
      padding: 10px;
      word-wrap: break-word; }

  .CustomOrderForm .NewTextBox input {
    padding: 7px 0px !important; }

  #MainMenu ul li.has-children .MainMenuIcon {
    height: 24px;
    width: 24px;
    background-position: right top; } }

/* Style Id:825 Responsive max-width: 825px*/

@media only screen and (max-width: 825px) {
  #Header {
    height: initial !important; }

  #ResponsiveSearch {
    position: absolute;
    right: 0px;
    left: auto !important;
    top: 10px !important; }

  #ResponsiveMenu {
    left: 0px !important;
    top: 10px !important; }

  #ResponsiveBack {
    left: 80px !important;
    top: 10px !important; }

  #Logo {
    position: relative !important;
    margin: auto !important;
    padding: 40px 0px  !important; }

  #AnimatedBasket {
    text-align: center;
    position: relative !important;
    margin: auto !important; }
    #AnimatedBasket #SocialMedia {
      width: 100% !important;
      left: initial !important;
      top: initial !important;
      margin: 10px auto !important;
      text-align: center;
      position: relative !important; }
    #AnimatedBasket #basket-wrapper {
      width: 240px !important;
      min-height: 55px;
      background-color: #ebebeb !important;
      position: relative !important;
      margin: 30px auto 40px auto !important; }

  .ResponsiveSearch {
    width: 100% !important;
    height: 50px;
    position: relative !important;
    margin: 20px auto 10px -100px !important;
    left: 50% !important; }
    .ResponsiveSearch input {
      display: inline-block !important; }

  .FortrydelsesformularPage {
    width: 100% !important;
    text-align: center; }
    .FortrydelsesformularPage .Seeems-ResponsiveColumn {
      width: 100% !important;
      max-width: 100% !important;
      display: block !important;
      float: none !important; }
      .FortrydelsesformularPage .Seeems-ResponsiveColumn div {
        width: 100% !important;
        float: none !important; }
    .FortrydelsesformularPage input, .FortrydelsesformularPage textarea {
      margin: 10px auto !important; } }

/* Style Id:832 Responsive max-width: 500px*/

@media only screen and (max-width: 500px) {
  #ProductDisplay {
    text-align: center !important; }

  .ResponsiveBoxColumn {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important; }

  .ResponsiveAZButton {
    max-width: 220px;
    margin: auto !important; }

  .Category {
    display: block !important;
    margin: 10px auto !important;
    text-algin: center; }

  .Product td {
    height: initial !important;
    display: block;
    text-align: center;
    border: 0px;
    margin: auto !important; }
  .Product .ProductArrow {
    display: none !important; }
  .Product a {
    margin: auto !important; }
  .Product .ProductImageTd {
    width: 100% !important;
    height: 150px !important;
    padding-top: 15px !important;
    border-top: 1px dashed #d1d1d1 !important;
    margin: 15px auto !important; }
    .Product .ProductImageTd .ProductImage {
      width: 150px !important;
      height: 150px !important;
      margin: auto !important; }

  .active_basket_box {
    height: initial !important; }
    .active_basket_box .active_basket_image {
      margin: 10px auto !important;
      display: block !important; }
    .active_basket_box .active_basket_name {
      width: 100% !important;
      text-align: center !important;
      display: block !important; }
    .active_basket_box .active_basket_price {
      display: block !important;
      margin: 20px auto !important;
      text-align: center !important; }
    .active_basket_box .active_box_product_quantity {
      top: initial !important;
      clear: both !important;
      margin: 10px auto !important;
      position: relative !important;
      text-align: center !important;
      width: 100% !important; } }

/* Style Id:1377 Print*/

@media print {
  body {
    background: none !important; }

  #Wrapper {
    margin-top: 0px; }

  #PrintContacts {
    width: 90%;
    text-align: center !important;
    display: block !important;
    background-color: #ffffff;
    margin: 10px auto !important; }
    #PrintContacts div {
      width: 100% !important;
      text-align: center !important; }

  #Left, #Top, #basket-wrapper, #SocialMedia, #Footer, .CookieMessage {
    display: none; }

  #Right {
    width: 100% !important; }

  #Main {
    margin-left: 0px !important; }

  #ProductView .BuyProductInfo {
    width: 100%;
    clear: both; }

  #ProductDisplay {
    text-align: center; }

  .Product, .Product.Last {
    width: 100% !important;
    max-width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important; }

  .Product td {
    height: initial !important;
    display: block;
    text-align: center;
    border: 0px;
    margin: auto !important; }
  .Product .ProductArrow {
    display: none !important; }
  .Product a {
    margin: auto !important; }
  .Product .ProductImageTd {
    width: 100% !important;
    height: 150px !important;
    padding-top: 15px !important;
    border-top: 1px dashed #d1d1d1 !important;
    margin: 15px auto !important; }
    .Product .ProductImageTd .ProductImage {
      width: 150px !important;
      height: 150px !important;
      margin: auto !important; } }

/* Style Id:1169 PopUp*/

.ShowPopUpBG {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: fixed;
  display: none;
  z-index: 150;
  top: 0px; }

.ShowPopUp {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 200;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -webkit-box-shadow: 0px 0px 10px 0px #0089d1;
  -moz-box-shadow: 0px 0px 10px 0px #0089d1;
  box-shadow: 0px 0px 10px 0px #0089d1; }

.ShowPopUpClose {
  width: 25px;
  height: 26px;
  background-image: url("/files/layout/ShowPopUpClose.png");
  margin-top: -40px;
  position: absolute;
  right: 0px;
  cursor: pointer; }

.ShowPopUpContent {
  height: 93%;
  margin: 15px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  width: 97%; }

/* Style Id:1312 CookieBox*/

.CookieMessage {
  font-family: Trebuchet MS,Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
  background: #000000;
  bottom: 0;
  display: none;
  left: 0;
  margin: 0 auto;
  opacity: 0.9;
  filter: alpha(opacity=90);
  overflow: visible;
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 11001;
  color: #ffffff; }
  .CookieMessage .CookieMessageWrapper {
    padding: 0px 10px;
    max-width: 980px;
    margin: auto;
    position: relative; }
  .CookieMessage .Text {
    margin: 0px auto;
    padding: 10px 50px 10px 67px;
    background: url("/files/layout/enkeltcookie.png") no-repeat left center;
    font-size: 12px;
    line-height: 13px; }
    .CookieMessage .Text h5 {
      font-weight: normal;
      font-size: 16px;
      margin-bottom: 8px;
      line-height: normal; }
    .CookieMessage .Text a {
      text-decoration: underline;
      color: #ffffff; }
  .CookieMessage .Close {
    background: #005ba9;
    border-color: #000000;
    bottom: 15px;
    box-shadow: 0 0 20px #000000;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    position: absolute;
    right: 10px;
    z-index: 2; }
  .CookieMessage .Close:hover {
    border-color: #93948c;
    box-shadow: 0 0 6px #bbbbbb; }


