a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  color: #9d0101;
}

a:hover
{
  text-decoration: underline;
}

td
{
  font-size: 13px;
}

select
{
  font-size: 9px;
  border-color: #123456;
  background: #ffffff;
  font-weight: bold;
}

input
{
  font-size: 9px;
  border: 1px solid #123456;
  background: #ffffff;
  font-weight: bold;
}

h1
{
  text-align: left;
  margin-bottom: 0px;
  font-family: Arial;
  font-weight: bold;
  font-size: 14pt;
  color: #3a3a3a;
  margin-bottom: 12px;
}

.pointer
{
  cursor:pointer;
}
table
{
  margin:0;
}
tbody
{
  border:none;
}
body, html
{
	padding:0;
	margin:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form
{
	padding:0;
	margin:0;
}
.links
{
	padding-left: 0px;
}
a
{
	text-decoration:underline;
}
	a:hover
	{
		text-decoration:none;
	}
	a img
	{
		border:none;
	}

.col
{
	float:left;
}
.cor
{
	float:right;
}
.endcol
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	overflow:hidden;
}
.clear
{
	clear:both;
}
.none
{
	display:none;
}
/*HEADER*/
.rd-header
{
	background:url(images/rd/bg_header.gif) repeat-x top;
	height:144px;
	margin:0 0 23px 0;
}
  .rd-header-admin
  {
    background-image:url(images/rd/bg_header_admin.gif);
  }
	.rd-header-box
	{
		width:978px;
		margin:0px auto;
	}
.rd-header-logo
{
	float:left;
	width:726px;
	height:112px;
}
	.rd-header-logo a
	{
		display:block;
		width:262px;
		height:40px;
		background:url(images/rd/pic_header_logo.gif) no-repeat;
		text-indent:-9000px;
		margin:32px 0 0 21px;
	}
.rd-header-admin .rd-header-logo
{
  height: 113px;
}
	 .rd-header-admin .rd-header-logo a
	 {
	   background-image:url(images/rd/pic_header_logo_admin.gif);
	   width:193px;
	   height: 38px;
	 }
.rd-header-langs
{
	width:252px;
	height:63px;
	float:left;
}
	.rd-header-langs ul
	{
		padding:0px;
		margin:0px;
		clear:both;
		list-style:none;
		margin:3px 0 0 0;
	}
	.rd-header-langs li
	{
		float:left;
		width:63px;
	}
		.rd-header-langs li a
		{
			display:block;
			width:56px;
			height:31px;
			text-indent:-9000px;
		}
	.rd-header-langs .lang-da a
	{
		background-image:url(images/rd/pic_header_lang_a.gif);
	}
		.rd-header-langs .lang-da a.active, .rd-header-langs .lang-da a:hover
		{
			background-image:url(images/rd/pic_header_lang_a_act.gif);
		}
	.rd-header-langs .lang-no a
	{
		background-image:url(images/rd/pic_header_lang_b.gif);
	}
		.rd-header-langs .lang-no a.active, .rd-header-langs .lang-no a:hover
		{
			background-image:url(images/rd/pic_header_lang_b_act.gif);
		}
	.rd-header-langs .lang-se a
	{
		background-image:url(images/rd/pic_header_lang_c.gif);
	}
		.rd-header-langs .lang-se a.active, .rd-header-langs .lang-se a:hover
		{
			background-image:url(images/rd/pic_header_lang_c_act.gif);
		}
	.rd-header-langs .lang-en a
	{
		background-image:url(images/rd/pic_header_lang_d.gif);
	}
		.rd-header-langs .lang-en a.active, .rd-header-langs .lang-en a:hover
		{
			background-image:url(images/rd/pic_header_lang_d_act.gif);
		}
.rd-topmenu
{
	clear:both;
	width:978px;
	list-style:none;
	padding:0px;
	margin:0px;
	text-align:right;
}
		.rd-topmenu li
		{
			text-align:right;
			display:inline;
		}
		.rd-topmenu li a
		{
			color:#ffffff;
			display:block;
			background:url(images/rd/topmenu_right.gif) right no-repeat;
			float:right;
			height:31px;
			margin-left:14px;
			cursor:pointer;
			text-decoration:none;
			font-weight:bold;
			line-height:2.3em;
		}
			.rd-topmenu li a span
			{
				background:url(images/rd/topmenu_left.gif) left no-repeat;
				display:block;
				float:left;
				height:31px;
				padding:0 29px;
			}
		.rd-topmenu li a.active, .rd-topmenu li a:hover
		{
			background:url(images/rd/topmenu_act_right.gif) right no-repeat;
			color:#002842;
		}
			.rd-topmenu li a.active span, .rd-topmenu li a:hover span
			{
				background:url(images/rd/topmenu_act_left.gif) left no-repeat;
			}
  .rd-topmenu-admin  li a
  {
    background-image:url(images/rd/topmenu_right_admin.gif);
  }
    .rd-topmenu-admin li a span
    {
      background-image:url(images/rd/topmenu_left_admin.gif);
    }
  .rd-topmenu-admin li a.active, .rd-topmenu-admin li a:hover
  {
    background-image:url(images/rd/topmenu_act_right_admin.gif);
  }
      .rd-topmenu-admin li a.active span, .rd-topmenu-admin li a:hover span
			{
				background-image:url(images/rd/topmenu_act_left_admin.gif);
			}
	.rd-topmenu-admin span
	{
	  font-size: 13px;
	}
/*RD LEFT MENU*/
.block-left-wrapper {
  background:url(images/rd/block_left_bg.gif) left repeat-y;
  width:200px;
  margin:0 0 14px 0;
  color:#ffffff;
}
  .block-left-outer {
    background:url(images/rd/block_left_bg_top.gif) left top no-repeat;
  }
  .block-left-inner
  {
    background:url(images/rd/block_left_bg_bot.gif) left bottom no-repeat;
    padding:5px 0px 5px 0px;
  }
  .block-left-inner ul
  {
    padding:0px;
    margin:0px;
    list-style:none;
  }
  .block-left-inner ul li
  {
    background:url(images/rd/block_left_line.gif) left bottom no-repeat;
    padding:0 0 2px 0;
  }
    .block-left-inner ul li.last
    {
      background:none;
    }
  .block-left-inner ul li a
  {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:9px 7px;
  }
  .block-left-ca
  {
    padding: 13px;
    text-align: center;
    line-height: 1.6em;
    font-weight:bold;
  }
/*block-search*/
.block-search
{
  width:764px;
  height:42px;
  background:url(images/rd/block_search_bg.gif) left top no-repeat;
  margin:0 0 10px 0;
  color:#ffffff;
}
  .block-search-wrapper
  {
    padding:8px 0 0 12px;
    text-align: center;
  }
  .block-search select
  {
    font-weight:normal;
  }
  #btn-submit-search
  {
    background:url(images/rd/btn_bg_a.gif) left top no-repeat;
    width:54px;
    height:24px;
    border:none;
    margin-left: 10px;
  }
  #btn-submit-search-b
  {
    background:url(images/rd/btn_bg_c.gif) left top no-repeat;
    width:54px;
    height:24px;
    border:none;
    margin-left: 10px;
  }
  .rd-button-a
  {
    background:url(images/rd/btn_bg_c.gif) left top no-repeat;
    width:54px;
    height:24px;
    border:none;
    margin-left: 10px;
  }
  .rd-button-b
  {
    background:url(images/rd/btn_bg_d.gif) left top no-repeat;
    width:123px;
    height:24px;
    border:none;
    margin-left: 10px;
  }
  #btn-submit-anvanced
  {
    background:url(images/rd/btn_bg_b.gif) left top no-repeat;
    width:123px;
    height:24px;
    border:none;
    margin-left: 10px;
  }
/*block-left-product*/
.block-left-product
{
  position: relative;
  height: 250px;
  overflow: hidden;
}
  .block-left-product .title
  {
    background:url(images/rd/block_left_line.gif) left bottom no-repeat;
    padding: 5px 5px 8px 5px;
    font-weight:bold;
    text-align:center;
  }
  .block-left-product .picture
  {
    text-align:center;
    padding: 10px;
  }
  .block-left-product .text
  {
    text-align:center;
    padding: 10px;
    line-height:1.4em;
    font-size: 0.92em;
    padding-top: 0px;
  }
  .block-left-product .text a
  {
    color:#ffffff;
  }
  .block-left-product .price
  {
    
  }

  #randomProduct
  {
  }
  #randomProductOne,
  #randomProductTwo
  {
    position: absolute;
    width: 100%;
    height: 100%;
  }
/*block-left-logo*/
.block-left-logo
{
  text-align: center;
  padding: 0 20px 14px 14px;
}
/*block-footer*/
.block-footer
{
  width: 764px;
  height: 42px;
  background:url(images/rd/bg_footer.gif) left bottom no-repeat;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  margin: 10px 0px;
  font-size: 13px;
}
  .block-footer a
  {
    color: #ffffff !important;
  }
/*block footer admin*/
.block-footer-admin
{
  text-align: center;
}
  .block-footer-admin .logo
  {
    padding: 35px 0 15px 0;
  }
  .block-footer-admin .copy
  {
    font-size: 0.84em;
    color: #303030;
    padding: 0 0 15px 0;
  }
    .block-footer-admin .copy a
    {
      color: #303030;
      text-decoration: none;
    }
      .block-footer-admin .copy a:hover
      {
        text-decoration: underline;
      }
/*block-banners*/
.block-banners-wrapper
{
  width:200px;
  background:url(images/rd/block_banners_bg.gif) repeat-y;
  margin:0 0 14px 0;
  text-align: center;
}
  .block-banners-outer
  {
    background:url(images/rd/block_banners_bg_top.gif) left top no-repeat;
  }
  .block-banners-inner
  {
    background:url(images/rd/block_banners_bg_btm.gif) left bottom no-repeat; 
    padding: 10px;
  }
    .block-banners-inner img
    {
      margin: 8px 0;
    }
/*product view*/
.product
{
  background:url(images/rd/product_bg.gif) repeat-y;
  margin: 0 0 11px 0;
}
.product_admin
{
  
  margin: 0 0 11px 0;
}
.product_title
{
  background:url(images/rd/product_title_bg.gif) left top no-repeat;
  overflow: hidden;
  height: 27px;
  margin: 0px;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 0px;
  padding-top: 7px;
}
.product_bg td
{
  background:url(images/rd/product_bottom_bg.gif) right bottom no-repeat; 
}
  .product_bg td td
  {
    background:none;
  }
.product_bg .first
{
  background:url(images/rd/product_bottom_bg.gif) left bottom no-repeat; 
}
.product_info_wrapper
{
  padding: 5px 10px;
  color: #3a3a3a;
  line-height: 21px;
}
.product_subtitle
{
  padding: 5px;
  color: #3a3a3a;
}
.product_image_wrapper
{
  padding: 10px; 
  white-space: nowrap;
}
/*ADMIN*/
.admin
{
	/*background-color:#EBEBEB;*/
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
    text-align: center;
}
	.admin td, .admin div
	{
		font-size: 13px;
	}
	.admin a
	{
		color: #000000;
	}
	.admin h2
	{
		font-size: 22px;
	}
/*block admin a*/
.block-cm-a
{
  background:url(images/rd/block_cm_a_bg.gif) left top repeat-y; 
  width: 978px;
  margin: 0 auto 13px auto;
}
  .block-cm-a-wrapper
  {
    background:url(images/rd/block_cm_a_top.gif) left top no-repeat; 
  }
  .block-cm-a-inner
  {
    background:url(images/rd/block_cm_a_bottom.gif) left bottom no-repeat; 
    padding: 18px;
  }
  .block-cm-a h1
  {
    padding: 0 0 0.5em 0;
    margin: 0;
    font-size: 18px;
  }
  .block-cm-a h2
  {
    padding: 0 0 0.5em 0;
    margin: 0;
    font-size: 15px;
  }
/*block admin b*/
.block-cm-b
{
  background:url(images/rd/block_cm_b_bg.gif) left top repeat-y; 
  width: 526px;
  color: #303030;
}
  .block-cm-b-wrapper
  {
    background:url(images/rd/block_cm_b_top.gif) left top no-repeat; 
  }
  .block-cm-b-inner
  {
    background:url(images/rd/block_cm_b_bottom.gif) left bottom no-repeat; 
    padding: 18px;
  }
  .block-cm-b a
  {
    color: #e50000;
  }
/*block admin c*/
.block-cm-c
{
  background:url(images/rd/block_cm_c_bg.gif) left top repeat-y; 
  width: 438px;
  margin: 0 auto;
  color: #303030;
}
  .block-cm-c-wrapper
  {
    background:url(images/rd/block_cm_c_top.gif) left top no-repeat; 
  }
  .block-cm-c-inner
  {
    background:url(images/rd/block_cm_c_bottom.gif) left bottom no-repeat; 
    padding: 18px;
  }
/*block admin c*/
.block-cm-d
{
  background:url(images/rd/block_cm_d_bg.gif) left top repeat-y; 
  width: 470px;
  margin: 0 auto;
  color: #303030;
}
  .block-cm-d-wrapper
  {
    background:url(images/rd/block_cm_d_top.gif) left top no-repeat; 
  }
  .block-cm-d-inner
  {
    background:url(images/rd/block_cm_d_bottom.gif) left bottom no-repeat; 
    padding: 18px;
  }
  .block-cm-d h2
  {
    margin: 0;
    padding: 0.3em 0;
  }
/*LINKS*/
a.link-cm-a /*forside page*/
{
  font-size: 15px;
  color: #e50000;
}
/*TABLES*/
.table-cm-a
{
  width: 978px;
  margin: 0 auto;
  margin: 0 auto 13px auto;
}
/*form*/
.form-textarea-a, .form-text-a
{
  background: #ebebeb;
  border: 1px solid black;
}


/* free text search */
#free-text-search-block
{
  height: 50px;
  float: left;
  width: 252px;
}

#free-text-search-wrapper
{
  height: 19px;
  width: 240px;
  background-color: white;
  padding: 2px 4px;
  border: solid #aaaaee 2px;
  border-radius: 5px;
}

.product_info_left {
  width: 240px;
  float: left;
}

.product_info_table {
  width: 100%;
  border-collapse: collapse;
}

  .product_info_table th {
    text-align: left;
  }

  .product_info_table th,
  .product_info_table td {
    padding: 5px 8px;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
  }

.product_info_table td:last-child {
  text-align: right;
}

.product-video {
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
}
  .product-video img {
    margin-right: 5px;
    vertical-align: middle;
  }

.product-image-container {
  width: 480px;
  float: right;
}
  .product-image-container img {
    margin: 0 auto;
  }

.product-decription {
  padding-top: 5px;
  clear: both;
}
  .product-decription:empty {
    display: none;
  }

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 30px;
    height: 30px;
    margin-top: -15px;
    padding: 0;

    cursor: pointer;

    border: none;
    outline: none;
    background: url('vendor/photoswipe-4.0.6/default-skin/default-skin.png'),
                rgba(0, 0, 0, 0.5);

    background-size: 264px 88px;
    background-position: -138px -44px;
}

.slick-next {
  background-position: -94px -44px;
}

.slick-prev:hover,
.slick-next:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.slick-prev {
  left: 5px;
}

.slick-next {
  right: 5px;
}

/* Dots */
.slick-slider
{
  margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 10px;
    height: 10px;
    margin: 0 8px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 10px;
  height: 10px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  border-radius: 50%;
  outline: none;
  background-color: rgba(0, 0, 0, 0.5);
}

.slick-dots .slick-active button {
  background-color: rgba(0, 0, 0, 0.8);
  transition: all .2s ease-in-out;
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/* Half width frontpage */
.frontpage-products {
  width: 50%;
  padding-right: 16px;
  border-right: 1px solid #ccc;
}
  .frontpage-products .product_title {
    background-image: url('images/rd/product_title_bg_half.png');
  }

  .frontpage-products .product {
    background-image: url('images/rd/product_bg_half.png');
  }

.frontpage-product-slider {
  width: 764px;
}
  .frontpage-product-slider .slick-list {
    border-radius: 8px;
  }

.frontpage-product-slide {
  display: block;
  position: relative;
  height: 250px;
}
  .frontpage-product-slide img {
    position: relative;
    top: 50%;
    width: 100%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .frontpage-product-slide-price {
    width: 200px;
    background: #9d0101;
    position: absolute;
    top: 25px;
    text-align: center;
    line-height: 50px;
    letter-spacing: 1px;
    color: #f0f0f0;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    right: -50px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 16px;
  }
  .frontpage-product-slide-description {
    position: absolute;
    left: 12px;
    bottom: 12px;
    padding: 4px 8px;
    background: rgba(255,255,255, 0.7);
    color: #000;
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    border-radius: 4px;
    font-weight: normal;
  }

.frontpage-mega-banner {
  position: absolute;
  top: 34px;
  right: 0;
  width: 350px;
  height: 580px;
}

.product-card-banner {
  margin-bottom: 10px;
  width: 764px;
  height: 120px;
}

.sortable {
  list-style: none;
  min-height: 200px;
  text-align: left;
}
  .sortable li {
    padding: 4px;
    margin: 2px 0;
    cursor: move;
    border: 1px solid #aaa;
  }
