#produkter .mb8-sa4 .rt-grid-8 .rt-block {padding-right:0px;}
.rutevejl {
    background: url(/images/find-vej.png) no-repeat scroll right 7px transparent;
    display: block;
    font-size: 16px;
    margin-left: 50px;
    padding-bottom: 10px;
    padding-top: 15px;
    width: 195px;
}
#rt-sidebar-a li {
    background: url(/images/bullet.png) no-repeat scroll 15px 4px transparent;
    padding-left: 35px;
}
.aabningstider tr{
  line-height:30px;
}
.aabningstider-heading h3{
  width: 290px !important;
}
.produkt-tabel tr:nth-child(2n) {
    background: none repeat scroll 0 0 #eee;
   /* border-bottom: 1px dashed #CCCCCC;
    border-top: 1px dashed #CCCCCC;*/
}
.produkt-tabel tr {
    line-height: 30px;
}
.produkt-tabel td {
    padding: 0 10px;
}
.produkt{
  width:300px;
}
.bestilling-forside{
  padding: 20px 0;
}
#forside #rt-header .rt-container {
  border-bottom: none;
  margin-bottom: -20px;
}
#rt-header .rt-container {
    border-bottom: 1px solid #2D2D2D;
}
div.module-title h2 {
    font-family: 'Oswald';
    font-size: 26px;
    font-weight: lighter;
    letter-spacing: 1px;
    margin-bottom: 15px;
  color:#a6d566;
  line-height:1.2em;
  padding: 10px 0 5px;
  text-transform:none;
}
#kontakt-right{
  margin-left:20px;
}
.kontakt-top{
  position: absolute;
  right: 0;
  top: -29px;
  color:#2d2d2d;
  font-family:'Oswald', sans-serif;
  font-weight:lighter;
  letter-spacing: 1px;
  font-size:13px;
}
.kontakt-top a{
  color:#2d2d2d;
}
body #rt-logo {
    height: 44px !important;
    margin-bottom: 20px;
    width: 208px;
}
/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%; font-style:normal;
}
body {
  min-width: 960px;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -69px;
}
.rt-container {
  margin: 0 auto;
  width: 960px;
}
#footer,
#push {
  height: 69px;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */
h1 {font-weight: lighter !important;}
h2 {font-weight: lighter !important;}
h3 {color: #A6D566; font-family: 'Oswald',sans-serif;font-size: 20px !important; font-style: normal; font-weight: lighter !important; letter-spacing: 1px; line-height: 1.2em; margin-bottom: 15px; padding: 10px 0 5px; text-transform:none;border-bottom: 1px solid #a6d566;width:512px;}
h4{color: #A6D566; font-family: 'Oswald',sans-serif;font-size: 14px !important; font-style: normal; font-weight: lighter !important; letter-spacing: 1px; line-height: 1.2em; margin-bottom: 15px; padding: 10px 0 5px; text-transform: none;}
h4,dt.result-title { padding-bottom:21px;}
h5 {font-size:14px !important;}
h6 {}
h1,h2, h3, h4{ font-size:26px; font-family: 'Oswald', sans-serif; letter-spacing:1px; text-transform:none; color:#a6d566; line-height:1.2em; padding:10px 0 5px 0; margin-bottom:15px; /*background:url(../images/line_hor1.png) 0 bottom repeat-x;*/ font-style:none; font-weight:lighter !important;}
h2 span, h3 span{ display:block; font-size:20px; line-height:1.2em; color:#7e7e7e}
li{  list-style-type:none;}
a{ text-decoration:none;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
p, pre { padding-bottom:12px;}
form dl dt label{ display:block; min-height:21px;}
form dl dt{ display:inline-block}
form dl dd { min-height:21px;}
textarea{ height:100px;}
/* BUTTONS */
a.moduleItemReadMore,
a.k2ReadMore ,
button.button,
input.button {
  display: inline-block;
  border: none;
   background:none;
  font-size:14px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; font-style:normal;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */
}
/*Lists*/
/*Columns*/
.cols ul {
  margin: 0 -10px;
  overflow: hidden;
}
.cols ul li {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
.cols.four ul li {
  width: 240px;
}
.cols.three ul li {
  width: 320px;
}
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/
#rt-top{ position:absolute; top:21px; left:0; width:100%; z-index:1}
.smile{ margin-right:4px;}
.smile a{ margin-left:13px !important; position:relative;}
.smile span{ position:absolute; top:0; left:0; width:100%; height:100%; opacity:0;filter: alpha(opacity = 0);transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: 
all 0.5s; /* Opera */}
.icon1 span{ background:url(../images/icon1_active.png) 0 0 no-repeat}
.icon2 span{ background:url(../images/icon2_active.png) 0 0 no-repeat}
.icon3 span{ background:url(../images/icon3_active.png) 0 0 no-repeat}
.smile a:hover span{ opacity:1; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(opacity=100);}
/*=== HEADER POSITION ===*/
#rt-header{ padding-top:20px; border-top: 35px solid #A6D566; margin-bottom: 20px;}
#rt-logo {
  position: relative; z-index:2
}
/*=== MENU POSITION ===*/
/*=== SHOWCASE POSITION ===*/
#rt-showcase{ margin-top:0px; position:relative; overflow:hidden; min-height:0px; /*background:url(../images/slide3.jpg) center 0 no-repeat*/}
/*=== FEATURE POSITION ===*/
.head h5{ text-align:center; font-size:30px; text-transform:uppercase; color:#131a23; font-weight:bold; line-height:1.2em; padding:28px 0 30px 0; font-style:normal;}
/*=== UTILITY POSITION ===*/
#rt-utility{ padding-top:18px;}
.images .moduleItemImage{ position:relative;}
.images .moduleItemExtraFields{ position:absolute; bottom:0; background:#6a9db7; left:0; padding:15px 20px 26px; width:180px; font-size:18px; text-transform:uppercase; color:#fff; font-style:normal;}
.images .moduleItemExtraFields .firstItem{ font-size:14px; color:#131a23; padding-bottom:15px; background:url(../images/line_hor1.png) 0 bottom repeat-x; margin-bottom:16px;}
/*=== MAINTOP POSITION ===*/
#rt-maintop .rt-block{ margin-bottom:-20px;} 
/*=== CONTENT ===*/
.moduleItemImage, .catItemImageBlock, .itemImageBlock, .genericItemImageBlock, .userItemImageBlock{ float:left; margin-right:20px; margin-bottom:20px; position:relative;}
.moduleItemImage strong, .catItemImageBlock strong, .itemImageBlock strong, .genericItemImageBlock strong, .userItemImageBlock strong{ position:absolute; top:0; left:0; bottom:0; right:0; border:0px solid #6a9db7; transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
.catItemImageBlock a, .itemImageBlock a, .genericItemImageBlock a, .userItemImageBlock a{ display:block;}
.moduleItemImage:hover strong, .catItemImageBlock a:hover strong, .itemImageBlock a:hover strong, .genericItemImageBlock a:hover strong, .userItemImageBlock a:hover strong{ border-width:8px;}
.userItemEditLink, .itemEditLink{ margin-top:40px;}
.map-wrapper{ margin-bottom:20px;}
#rt-main{ padding-bottom:20px;}
.mb8-sa4 .rt-grid-8 .rt-block{ padding-right:20px;}
#rt-content-top .rt-grid-6.rt-omega{ margin-left:20px; margin-right:0}
.list1 li{ padding-bottom:15px;}
.list1 a{ padding-left:13px; background:url(../images/marker1.gif) 0 6px no-repeat; color:#7e7e7e}
.list1 a:hover{ color:#6a9db7;}
.awards .one_half{ width:314px; padding-left:146px; position:relative; background:url(../images/page2_img1.png) 20px 0 no-repeat; margin-bottom:-21px;}
.awards .one_half strong{ font-size:14px; text-transform:uppercase; font-style:normal; color:#131a23;}
.biography li{ float:left; width:210px; margin-right:30px;}
.biography .lastItem{ margin-right:0}
.biography .moduleItemTitle{ font-size:24px; color:#6a9db7; font-style:normal; line-height:1.2em; display:inline-block; margin-bottom:5px;}
.biography .moduleItemTitle:hover{ color:#131a23}
.about .moduleItemImage{ float:right; margin-right:0; margin-left:20px;}
.about h5{ font-size:24px; line-height:1.2em; color:#6a9db7; font-style:normal; font-weight:normal;}
.events .moduleItemExtraFields{ font-size:14px; font-style: normal; font-weight:bold; text-transform:uppercase; color:#131a23}
.events li{ width:300px; margin-right:20px; float:left;}
.events .lastItem{ margin-right:0}
.about_me h5{ font-size:24px; line-height:1.2em; color:#6a9db7; font-style:normal; font-weight:normal;}
.about_me p{ background:url(../images/line_hor1.png) 0 bottom repeat-x; margin-bottom:12px; padding-bottom:24px;}
.about_me .moduleItemIntrotext p{ float:left; width:540px;}
.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
.K2ItemsRow {
  margin: 0 -10px;
}
/*== Portfolio Page ==*/
#port div.catItemView {
  padding: 0 0 20px 0;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.8em;
  margin: 0 0.5em 0 0;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.modal {
  position: relative;
  display: block;
  overflow: hidden;
}
#port a.modal span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 36px;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  position: absolute;
  top: -50%;
  width: 36px;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
  border-top: none;
  padding-bottom:10px; margin-bottom:10px;
}
#port .catItemTitle{ font-size:24px; text-transform:none; background:none; padding-top:0; padding-bottom:0}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions { position:absolute; right:0; top:30px;
  overflow: hidden;
  margin-bottom: 1em;
  float: right;
}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0 1em 0 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected { color:#000
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
}
/*== Blog Page ==*/
#blog .catItemTitle, #blog .itemTitle{ background:none; padding:0 0 0 0; margin-bottom:0; font-size:24px; line-height:1.2em; color:#6a9db7; text-transform: none}
#blog .itemTitle{ padding-top:45px;}
#blog .catItemTitle a{ color:#6a9db7}
#blog .catItemTitle a:hover{ color:#9E6A3D}
#blog .descr{ color:#9e6a3d}
#blog .catItemHeader, #blog .itemHeader{ padding-bottom:20px;}
#blog .itemContainer{ padding-bottom:30px;}
/*== History Page ==*/
#history div.catItemHeader {
}
#history div.catItemHeader h3.catItemTitle { padding-top:0; font-size:24px; background:none; margin:0
}
#history div.catItemHeader span.catItemEditLink {
}
#history div.catItemBody {
  overflow: hidden;
  padding: 0 2em 0 0;
}
#history div.catItemBody div.catItemIntroText p {
  margin: 0;
}
#history .K2ItemsRow .itemContainer {
  margin: 0 0 2em 0;
}
/*== FAQs Page ==*/
#faqs .catItemTitle{ background:none; padding-top:0; margin-bottom:0; font-size:24px; text-transform:none;}
#faqs .catItemBody{ padding-bottom:20px;}
#faqs div.catItemHeader h3:before {
  content: "Q.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
#faqs div.catItemBody:before {
  content: "A.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
/*== Testimonials Page ==*/
.k2UserBlockActions, .k2LoginBlock ul, .userLinks{ padding:20px 0 !important}
#testimonials .catItemBody{ padding-bottom:20px;}
#testimonials div.catItemIntroText:before {
  background: url(../images/quotes.png) left top no-repeat;
  content: ".";
  text-indent: -999em;
  display: block;
  float: left;
  margin: 0 0.5em 0.5em 0;
  width: 66px;
  height: 45px;
}
#testimonials div.catItemIntroText p:after {
  content: '"';
}
#testimonials div.itemExtraFields > h3 {
  display: none;
}
#testimonials div.itemExtraFields ul {
  float: right;
  list-style: none;
}
#testimonials div.itemExtraFields ul li {
  font-style: italic;
}
#testimonials div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#testimonials div.catItemExtraFields {
  float: right;
}
#testimonials div.catItemExtraFields ul {
  list-style: none;
}
#testimonials div.catItemExtraFields ul li {
  font-style: italic;
}
#testimonials div.catItemExtraFields ul li.author {
  font-weight: bold;
}
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: -30px 0 2em 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 1em 0;
  padding: 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}
fieldset.word {
  margin: 0 0 2em;
}
fieldset.word label {
  display: block;
}
fieldset.word #search-searchword {
  width: 40%;
  display: block;
  margin: 0 0 1em 0;
}
/*== User Lofin ==*/
.component-content div.login {
  padding: 3em 0;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  height: 36px;
  line-height: 16px;
  padding: 10px 22px; font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; color:#959595;
   background:#fff; border:none;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding: 10px 22px;
  font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; color:#959595;
   background:#fff; border:none;
  line-height: 16px;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 100%;
}
.genericItemDateCreated{ display:none;}
.genericItemView .one_half{ display:none;}
.genericItemIntroText p{ padding-bottom:0;}
.genericItemIntroText .genericItemReadMore{ margin-top:20px;}
.userItemDateCreated{ padding-bottom:12px; display:block}
/* Pagination */
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  padding: 0;
  height: 2em;
  line-height: 2em;
  display: inline-block;
  text-transform: uppercase; font-style: normal; font-weight:bold;
}
div.k2Pagination li a.pagenav,
div.pagination li a.pagenav,
div.itemCommentsPagination li a.pagenav {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 23px; background:url(../images/bg_comment.jpg) 0 0 repeat;
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
.userAvatar{ width: 66px !important}
.commentAuthorName{ font-style:normal; font-weight:bold; text-transform:uppercase; color:#000; margin-right:20px;}
.commentAuthorName a{ color:#000}
.commentAuthorName a:hover{ color:#6a9db7}
.commentDate{ color:#9e6a3d}
.commentToolbar a, .commentToolbar span{ float:right; margin-right:0;}
.commentToolbar a{ margin-left:20px;}
div.itemComments ul.itemCommentsList li div.commentBody div.commentToolbar span.commentLink {
  float: right;
}
div.itemComments ul.itemCommentsList li div.commentToolbar {
  margin: 0 0 0 2em;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 0 2em 0 0;
}
form#comment-form textarea#commentText {
  height: 200px;
}
form#comment-form input.inputbox {
  width: 60%;
}
/*Search*/
input#mod-search-searchword {
  margin: 0 0 26px 0;
}
/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/
#footer{ overflow:hidden;}
#rt-footer{ padding-top:18px; height:51px; line-height:32px}
#rt-footer .menu li{ float:left; margin-right:17px;}
#rt-footer .menu li.lastItem{ margin-right:0}
#rt-footer .menu a{display:block}
#rt-footer a{ color:#a6d566; }
#rt-footer a:hover{ color:#7e7e7e;}
.copyright{ padding-bottom:; text-align:right}
.sitename{ display:inline-block; background:url(../images/footer_logo.png) 0 0 no-repeat; width:135px; height:20px; text-indent:-9999px; text-align:left}
/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/to_top.gif) top left no-repeat;
  display: block;
  width: 52px;
  height: 52px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
/* Alert boxes
---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/
  /*font*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  /*css3 rounded corners*/
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  box-shadow: 2px 2px 2px #888888;
  padding: 7px;
  color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
}
div.img404 img {
  width: 100%; margin-top:40px;
}
div.text404 {
  overflow: hidden;
}
div.text404 h1{ background:none; margin-bottom:0}
div.text404 h2{ padding-top:0}
div.text404 #mod-search-searchword {
  margin: 0 0.5em 0 0;
  width: 70%;
}
/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}
#rt-mainbottom {
    background: #a6d566 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    padding: 30px;
}
.openinghours h2{
    color: #fff;
}

.openinghours {
    color: #000;
    font-size: 15px;
    position: absolute;
    top: -14px;
}
