@import url(//fonts.googleapis.com/css?family=Oswald|Open+sans|Lobster|Oranienbaum|Courgette&subset=latin);
@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);

BODY {
	MARGIN: 0px;
  FONT-FAMILY: Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
  FONT-SIZE: 16px;
  COLOR: #202020;
  OVERFLOW-Y: scroll;
  background: #FFFFFF;
  text-align: left;
  vertical-align: top;
  
  -webkit-user-select: none;
     -moz-user-select: -moz-none;
      -ms-user-select: none;
          user-select: none;
}

img { border: 0px; }
a img { border: 0px; }
P { padding:0px; margin-bottom:12px; }
td { vertical-align: top; text-align: left; }

hr { color: #CFCED3; height:0px; width: 100%; border:0px; margin-bottom:12px; margin-top:12px; border-bottom: #D0D0D0 solid 1px; }

a {
	FONT-WEIGHT: none; COLOR: #508EA0; TEXT-DECORATION: underline;
}
a:hover {
	FONT-WEIGHT: none; COLOR: #508EA0; TEXT-DECORATION: underline;
}
a.noline {
	TEXT-DECORATION: none;
}
a.noline:hover {
	TEXT-DECORATION: none;
}

a.red {
	FONT-WEIGHT: none; COLOR: #780711; TEXT-DECORATION: none;
}
a.red:hover {
	FONT-WEIGHT: none; COLOR: #C90000; TEXT-DECORATION: none;
}
a.green {
	FONT-WEIGHT: none; COLOR: #3E7E14; TEXT-DECORATION: none;
}
a.green:hover {
	FONT-WEIGHT: none; COLOR: #69CC23; TEXT-DECORATION: none;
}

a.setmyphoto {
  color: grey;
  text-decoration:none;
}

code { background: #808080; }

B, STRONG {
	FONT-WEIGHT: 600;
}
INPUT, TEXTAREA, SELECT {
  -moz-user-select: text;
	FONT: 13px Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif;
  BACKGROUND-COLOR: #F0F0F0;
  border: #808080 solid 1px;
  margin: 2px;
  padding: 4px;
  border-radius: 2px;
  /* rgba(0,0,0,0.2) 0px 1px 1px, */
  box-shadow: inset rgba(0,0,0,0.3) 0px 1px 3px;
  
  background: rgb(237,237,237); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(249,249,249,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(249,249,249,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(249,249,249,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
}
INPUT[type=button], INPUT[type=submit] {
  display: inline-block;

  color: #FFFFFF;
  font-size: 18px;
  text-decoration: none;
  font-family: Oswald, Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif; 
  
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;

  height: 34px;
  line-height: 34px;

  background: url('gfx/mm_bg0.png') left center;
  border: #424242 solid 1px;
  border-radius: 2px;
  box-shadow: rgba(0,0,0,0.4) 0px 2px 3px;
  cursor: pointer;
  cursor: hand;
}
INPUT[type=button]:hover, INPUT[type=submit]:hover {
  color: #FFFFFF;
  box-shadow: rgba(0,0,0,0.4) 0px 1px 4px;
  cursor: pointer;
  cursor: hand;
  font-family: Oswald, Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
  
  background: #49589C;
  background: -moz-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49589C), color-stop(100%,#354A6E));
  background: -webkit-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: -o-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: -ms-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: linear-gradient(to bottom,  #49589C 0%, #354A6E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49589C', endColorstr='#354A6E',GradientType=0 );
}

div.googlemap {
  border: #808080 solid 1px;
  margin: 2px;
  padding: 4px;
  width: 320px;
  height: 320px;
  border-radius: 2px;
  /* rgba(0,0,0,0.2) 0px 1px 1px, */
  box-shadow: rgba(0,0,0,0.3) 0px 1px 3px;
}

.checkbox {
	BACKGROUND-COLOR: #F0F0F0;
}
.inline {
	DISPLAY: inline;
}

H1, .sidebox H3, H2.upper {
  font-family: Oswald, Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif; 
	FONT-SIZE: 24px; FONT-WEIGHT: 400; color: #3E3F42; TEXT-DECORATION: none; margin-top: 6px; margin-bottom: 6px;
}
H2 {
	font-family: Oswald, Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
  FONT-SIZE: 20px; FONT-WEIGHT: 400; color: #508EA0; TEXT-DECORATION: none; margin-top: 6px; margin-bottom: 6px;
}
H3 {
  font-family: Oswald, Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	FONT-SIZE: 18px; FONT-WEIGHT: 400; COLOR: #3E3F42; TEXT-DECORATION: none; margin-top: 6px; margin-bottom: 6px;
}
H4 {
  font-family: Oswald, Open sans, Trebuchet Ms, Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	FONT-SIZE: 16px; FONT-WEIGHT: 400; COLOR: #3E3F42; TEXT-DECORATION: none; margin-top: 6px; margin-bottom: 6px;
}

P.justify {
	TEXT-ALIGN: justify;
}
DIV.justify {
	TEXT-ALIGN: justify;
}

div.contentbox {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 16px;
}
div.sitecontent {
  padding: 0px;
  margin-bottom: 10px;
}
div.sitecontent_border {
  border-top: #DEDEDE solid 1px;
}

/*
UL {
  margin-top: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	padding-left: 0px;
}
BLOCKQUOTE {
  margin-top: 12px;
	margin-left: 24px;
}
*/
/*
LI {
  margin-left: 0px;
  list-style: none;
  padding-left: 14px;
  background: url('gfx/li.png') left top no-repeat;
  background-position: 0px 6px;
}
*/

/* === Site === */

div.mainheader {
  /*max-width: 1000px; /* 960px */
  min-width: 240px;
  margin-left: auto;
  margin-right: auto;
}
div.mainheader img {
  border: 0px;
  width: auto;
  max-height: 94px;
}

div.topline {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #3B5E6C url('gfx/toplinebg.jpg');
  background-size: cover;
  text-align: center;
}
div.topline div.topsharing {
  float: right;
  min-width: 160px;
  margin-top: 0px;
  overflow: hidden;
}
div.topline div.social {
  margin-top: 0px;
  margin-right: 12px;
  font-family: Oswald, Open Sans, Arial;
  font-size: 16px;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  text-shadow: #121415 1px 1px 0px;
}
div.topline div.social a {
  color: #FFFFFF;
}
div.topline div.social a:hover {
  color: #D0D0D0;
}
div.topline div.sitelogo {
  position: absolute;
  width: 136px;
  background: #FFFFFF;
  padding: 13px 12px 0px 10px;
  margin-top: 52px;
  margin-left: 22px;
  box-shadow: rgba(0,0,0,0.4) 0px 0px 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 1000;
}
div.topline div.sitelogo a {
  color: #FFFFFF;
}

div.topline div.toploginbox {
  float: right;
  font-size: 14px;
  min-width: 240px;
  text-align: right;
  margin-top: 0px;
  
  font-weight: normal;
  color: #FFFFFF;
  font-size: 17px;
  text-shadow: #4A102C -1px -1px 0px;
  /*font-family: 'Oranienbaum', 'serif', 'Trebuchet Ms', Tahoma, Arial;*/
}
div.topline div.toploginbox a {
  color: #FFFFFF;
  font-size: 17px;
  text-shadow: #4A102C -1px -1px 0px;
  /*font-family: 'Oranienbaum', 'serif', 'Trebuchet Ms', Tahoma, Arial;*/
  margin-right: 12px;
}
div.topline div.toploginbox a:hover {
  color: #D0D0D0;
  text-decoration: none;
	text-shadow: rgba(0,0,0,0.5) 0px 4px 10px;
}
div.topline div.toploginbox div.userlabel {
  margin-top: 20px;
  margin-bottom: 12px;
}

div.bg1 {
  /*background: #E0E0E0 url('gfx/graybg.jpg') center top;*/
  background-size: cover;
}

div.head {
  background: none;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

div.main {
  max-width: 990px; /* 960px */
  min-width: 240px;
  margin-left: auto;
  margin-right: auto;
}
div.contenttopline {
  background: url('gfx/contentline.jpg') center top;
  background-size: cover;  
  height: 199px;
}

div.footertopline {
  background: url('gfx/footertopline.jpg') center top;
  background-size: cover;  
  height: 45px;
  box-shadow: inset rgba(0,0,0,0.4) 0px 0px 5px;
  border-bottom: #508DA0 solid 2px; 
}

.footer_imagecontentbox {
  background: #FFFFFF;
  min-height: 0px;
  max-width: 960px;
  margin: 0px auto;
}
.footer_imagecontentbox h2.upper {
  display: none;
}
.footer_imagecontentbox .mobiletable {
  width: 100%;
}
.footer_imagecontentbox .mobiletable img {
  max-width: 100%;
}

div.contentsharing {
  float: left;
  margin: 10px;
}

div.siteimg {
  float: right;
  width: 78%;

  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
  
  border: rgba(200, 200, 200, 0.27) solid 2px;
  background: white;
  /*box-shadow: rgba(0,0,0,0.5) 0px 1px 4px;*/
}
img.siteimg  {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

div.copyright {
  color: #202020;
  font-size: 13px;
  line-height: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  
  box-shadow: inset rgba(0,0,0,0.4) 0px 0px 5px;
  background: url('gfx/copyrightbg.jpg');
  background-size: cover;
  box-sizing: border-box;
}  
div.copyright .innerbox { max-width: 990px; margin-left: auto; margin-right: auto; }
div.copyright a { color: #202020; }
div.copyright a:hover { color: #B90000; }
div.copyright div.copy { float: left; }
div.copyright div.powered { float: right; }

/* page-skeleton */

.fullside {
  float: none;
  background: #FFFFFF;
}
.fullside .innerbox {
  padding: 8px 12px 8px 12px;
}

.leftside {
  float: left;
  width: 25%;
  min-width: 120px;
}

.contentside {
  float: left;
  width: 75%;  
  background: #FFFFFF;
}
.contentside .innerbox {
  padding: 8px 12px 8px 12px;
}

.rightside {
  /*float: right;
  width: 78%;*/
  margin-bottom: 10px;
  
  background: white;
  border: rgba(200, 200, 200, 0.27) solid 1px;
  /*box-shadow: rgba(0,0,0,0.5) 0px 1px 4px;*/
}
.rightside .innerbox {
  padding: 10px;
}

.indexbox {
  float: left;
  width: 14.66%;
  padding: 0px;
  margin-top: 10px;
  margin-left: 1.0%;
  margin-right: 1.0%;
  margin-bottom: 0px;
  box-shadow: 0px;
}
.indexbox img {
  width: 100%;
  box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
}
.indexbox .box5 {
}

.sidebox {
  background: white;
  border: rgba(200, 200, 200, 0.27) solid 2px;
  box-shadow: rgba(0,0,0,0.5) 0px 1px 4px;
  padding: 10px;
  margin-bottom: 20px;
}
.latestnewsitem {
  padding: 2px 12px 2px 12px;
}
.sidebox .latestnewsitem img {
  width: 100%;
  max-width: 206px;
}
div.index_left {
  float: left;
  width: 46%;
}
div.index_right {
  float: left;
  width: 50%;
}

table.contentbox {

}
table.contentbox td.content {

}

/* left side menu */

.sidemenu {
  background: white;
  border: rgba(200, 200, 200, 0.27) solid 1px;
  box-shadow: rgba(0,0,0,0.5) 0px 1px 4px;
  margin-bottom: 20px;
}
.sidemenu .title {
  /*font-family: Lobster, Niconne, Courgette;*/
  color: #FFFFFF;
  text-shadow: rgba(0,0,0,0.2) 2px 2px 0px;
  font-size: 18px;
  padding: 6px 10px 6px 10px;

  box-shadow: inset rgba(255,255,255,0.6) 0px 0px 6px;

  background: #BE0000;
  background: -moz-linear-gradient(top,  #be0000 0%, #930000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#be0000), color-stop(100%,#930000));
  background: -webkit-linear-gradient(top,  #be0000 0%,#930000 100%);
  background: -o-linear-gradient(top,  #be0000 0%,#930000 100%);
  background: -ms-linear-gradient(top,  #be0000 0%,#930000 100%);
  background: linear-gradient(to bottom,  #be0000 0%,#930000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be0000', endColorstr='#930000',GradientType=0 );
}
.sidemenu a {
  display: block;
  color: #202020;
  font-size: 13px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  background: url('gfx/mm_bg3.png') left center;

  text-transform: uppercase;
  /*font-family: Oswald;*/
  font-family: 'Trebuchet Ms', Tahoma, Arial;
  margin: 0px;
}
.sidemenu a:hover {
  color: #F2F2F2;
  
  background: #3a5cb1;
  background: -moz-linear-gradient(top,  #3a5cb1 0%, #203476 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a5cb1), color-stop(100%,#203476));
  background: -webkit-linear-gradient(top,  #3a5cb1 0%,#203476 100%);
  background: -o-linear-gradient(top,  #3a5cb1 0%,#203476 100%);
  background: -ms-linear-gradient(top,  #3a5cb1 0%,#203476 100%);
  background: linear-gradient(to bottom,  #3a5cb1 0%,#203476 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a5cb1', endColorstr='#203476',GradientType=0 );
}

/* wrapper */

table.wrapper {
  max-width: 1000px; /* 960px */
  min-width: 240px;
}

.boxheader {
  height: 42px;
}
.pagetitle {
  display: inline-block;
  color: #FFFAA0;
  font-size: 25px;
  /*font-size: 18px;
  color: #FF9F4F;
  font-family: Oswald,Courgette,Trebuchet Ms,Open Sans,Tahoma,Arial;
  text-transform: uppercase;*/
}
.pagetitle .fa {
  font-size: 20px;
}

.sliderbox {
  margin-top: 0px;
  margin-bottom: 0px;
  /*box-shadow: rgba(0,0,0,0.5) 0px 0px 3px;*/
}

/* mainmenu */

div.mainmenubox {
  width: 100%;
  height: 100px;
  background: #FFFFFF;  
  box-sizing: border-box;
  border-top: #508DA0 solid 2px;  
  box-shadow: rgba(0,0,0,0.8) 0px 0px 5px; 

  position: relative; 
  z-index: 990;    
}
div.mainmenu {
  float: right;
  margin: 0px;
  margin-right: 22px;
  padding-top: 26px;

  font-size: 22px;
  /*text-shadow: #FFFFFF 1px 1px 0px;*/
  text-align: center;
  font-family: Oswald, Open Sans, Trebuchet Ms, Arial, Sans;
  
  background: #FFFFFF;
  box-shadow: none;    
  border-bottom: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-sizing: border-box;
}
div.mainmenu a, div.mainmenu a:visited {
  display: inline-block;
  color: #162D54;
  font-size: 22px;
  padding-left: 10px;
  padding-right: 10px;
  height: 44px;
  line-height: 42px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: nprmal; 
  margin-left: 1px;
  margin-right: 1px;
}
div.mainmenu a:hover, div.mainmenu a:active, div.mainmenu a.menulink_selected {
  color: #508EA0;
  text-decoration: none;
}
div.mainmenu td.menuitem {
  text-align: center;
}

div.mainmenu ul.submenu {
  display: none;
  position: absolute;
  margin: 0px;
  margin-top: -1px;
  margin-left: 8px;
  padding: 0px;
  border: 0px;
  box-sizing: border-box;
  z-index: 1000;
  
  text-align: left;
  background: #E8E8E8;
  box-shadow: rgba(0,0,0,0.5) 0px 3px 3px;
  min-width: 180px;
}
div.mainmenu ul.submenu a {
  display: block;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: #D5D5D5 solid 1px;
}
div.mainmenu ul.submenu a i.fa {
  color: #508EA0;
  font-size: 12px; 
}

div.m_mainmenu {
  display: none;
}
div.m_mainmenu a, div.m_mainmenu a:visited {
  display: block;
  color: #508EA0;
  line-height: 30px;
  padding: 4px;
  margin: 0px;
  border-radius: 0px;
  border-bottom: #e4e4e4 solid 1px;
  text-decoration: none;
  background: rgb(252,252,252); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
  box-shadow: rgba(0,0,0,0.5) 0px 0px 3px;
}
div.m_mainmenu a.selected {
  font-weight: bold;
}
div.m_mainmenu select {
  display: block;
  width: 100%;
}
div.m_mainmenu a:hover, div.m_mainmenu a:active {
  color: #000000;
  text-decoration: none;
}
.customer_submenu {
  background: rgb(238,238,238); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
  border-radius: 2px;
  border: #F0F0F0 solid 1px;
  box-shadow: #B0B0B0 0px 0px 3px;
}

.customer_submenu a {
  display: inline-block;
  padding: 10px;
  padding-left: 16px;
  padding-right: 16px;
  margin-right: 0px;
  color: #000000;
  /*font-weight: bold;*/
  text-transform: uppercase;
}
.customer_submenu a:hover {
  text-decoration: none;
  background: rgb(238,238,238); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}

/* prodlist */
div.prodlist {
  float: left;
  width: 33.333%
  box-sizing: border-box;
  padding: 12px;
  text-align: center;
}

/* productdetails */

div.productdetails {
  border-bottom: #DEDEDE solid 1px;
}
div.productdetails .leftbox {
  float: left;
  width: 60%;
  text-align: left;
  box-sizing: border-box;
}
div.productdetails .leftbox .flexslider img {
  width: auto;
  max-width: 100%;
  max-height: 270px;
}
div.productdetails .rightbox {
  float: left;
  width: 40%;
  padding-left: 12px;
  box-sizing: border-box;  
}
div.productdetails .longbody {
  padding-left: 12px;
}

div.morethumbnailbox {
  margin-top: 8px;
}
img.morethumbnails {
  max-height: 80px;
}
div.productdetails .value {
  padding: 12px;
}

div.productdetails .pricebox {
  color: #3D3D3C;
}
div.productdetails .pricebox .value {
  color: #3E3F42;
  font-size: 24px;
}

div.productdetails .colorbox {
  color: #3D3D3C;
}
div.productdetails .colorbox .color_g1 {
  float: left;
  margin-right: 12px;
  background: #BBD788;
  border: #000000 solid 1px; 
  width: 50px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center; 
  font-size: 12px;
  font-weight: 600;   
}
div.productdetails .colorbox .color_g2 {
  float: left;
  margin-right: 12px;
  background: #D8AFC9; 
  border: #000000 solid 1px;
  width: 50px;
  height: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center; 
  font-size: 12px;
  font-weight: 600;    
}

div.productdetails .contactbox {
  padding: 12px;
}

/* footer */

div.footermenu {
  width: 100%;
  height: 52px;
  line-height: 52px;
  margin: 0px;
  text-align: center;
  
  color: #202020;
  font-size: 16px;
  text-shadow: #FFFFFF 1px 1px 0px;
  /*font-family: 'Oranienbaum', 'serif', 'Trebuchet Ms', Tahoma, Arial;*/
  text-align: center;
  
  background: #FFFFFF url('gfx/mmbg.png') left center;
  box-shadow: none;
  border: #D7D7D7 solid 1px;
  border-bottom: 0px;
  border-radius: 7px;
}
div.footermenu a, div.footermenu a:visited {
  display: inline-block;
  color: #202020;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  height: 52px;
  line-height: 52px;
  text-decoration: none;
  /*font-family: Oswald;*/
  font-weight: bold; 
  margin-left: 1px;
  margin-right: 1px;
}
div.footermenu a:hover, div.footermenu a:active, div.footermenu a.menulink_selected {
  color: #508EA0;
  text-decoration: none;
}

div.topnavigation {
  float: right;
}
div.topnavigation div.link {
  position: absolute;
  width: 150px;
  height: 24px;
  line-height: 24px;
  margin-left: -155px;
  margin-top: -24px;
  background: #000000;
  box-shadow: rgba(0, 0, 0, 0.38) 0px -1px 1px;
  text-align: center;
  border-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 0px;
}
div.topnavigation div.link a, div.topnavigation div.link a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
div.topnavigation div.link a:hover, div.topnavigation div.link a:active {
  color: #649DA4;
  text-decoration: none;
}

/* newsletterbox */
div.newsletterbox {
  float: right;
  width: 19.5%;
  min-height: 140px;
  margin-top: -10px;
  background: #2D4893;
}
div.newsletterbox div.innerbox {
  padding: 10px;
  padding-left: 14px;
}
div.newsletterbox .newsletter_title {
  font-family: Lobster, Niconne, Courgette;
  font-size: 19px;
  padding-left: 30px;
  padding-top: 3px;
  margin-bottom:8px;
  background: url('gfx/newsletter_icon.png') left top no-repeat;
}

div.newsletterbox div.leftcol {
  float: left;
  padding-left: 2px;
  padding-top: 3px;
  width: 50px;
}
div.newsletterbox div.rightcol {
  text-align: right;
}

div.newsletterbox input {
  width: 132px;
  text-align: left;
}
input.whitebutton {
  font-size: 14px;
  color: #000000;
  text-shadow: #FFFFFF 0px 1px;
  border: #FFFFFF solid 1px;3
  text-transform: uppercase;

  height: 28px;
  line-height: 28px;
  padding: 0px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 0px;
  
  background: rgb(239,239,239); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(215,215,215,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */
}
div.newsletterbox input.whitebutton {
  color: #000000;
  width: auto;
  margin-top: 2px;
  margin-right: 2px;
  
  background: rgb(239,239,239); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(215,215,215,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */
}
div.newsletterbox input.whitebutton:hover {
  color: #B90000;
  
  background: rgb(239,239,239); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(215,215,215,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */
}
div.newsletterbox a.leiratkozas {
  color: #C8C8C8;
  line-height: 28px;
}

/* button */

.button {
  display: inline-block;

  color: #FFFFFF;
  font-size: 18px;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  font-weight: 400;
  text-shadow: rgba(255,255,255,0.33) 0px 0px 1px;
  
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-right: 10px;

  border-bottom: none;
  border-radius: 8px;

  background: #49589C;
  background: -moz-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49589C), color-stop(100%,#354A6E));
  background: -webkit-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: -o-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: -ms-linear-gradient(top,  #49589C 0%, #354A6E 100%);
  background: linear-gradient(to bottom,  #49589C 0%, #354A6E 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49589C', endColorstr='#354A6E',GradientType=0 );
  
  box-shadow: rgba(0,0,0,0.33) 0px 1px 3px;
  
  cursor: pointer;
  cursor: hand;
}
.button:hover {
  cursor: pointer;
  cursor: hand;
  color: #FFFFFF;
  text-decoration: none;
  
  background: #43727E;
  background: -moz-linear-gradient(top,  #43727E 0%, #355560 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#43727E), color-stop(100%,#355560));
  background: -webkit-linear-gradient(top,  #43727E 0%, #355560 100%);
  background: -o-linear-gradient(top,  #43727E 0%, #355560 100%);
  background: -ms-linear-gradient(top,  #43727E 0%, #355560 100%);
  background: linear-gradient(to bottom,  #43727E 0%, #355560 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43727E', endColorstr='#355560',GradientType=0 );  
}
.button i.fa {
  color: #FFFFFF; 
}

.button a {
  font-size: 14px; color: #CFCED3;
}
.button a:hover {
  font-size: 14px; color: #FC651E; text-decoration: none;
}
.button_on a {
  font-size: 14px; color: #FC651E; font-weight: bold;
}
.button_on a:hover {
  font-size: 14px; color: #FFFFFF; text-decoration: none;
}


/* -------- */
/* GRID CSS */

table.grids {
  width: 100%;
  border-spacing: 10px;
  border-collapse: separate;
  /*border: #202020 solid 1px;*/
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
table.grids td {
  vertical-align: top;
  padding-left: 0px; /* 5 */
  padding-right: 0px; /* 5 */
  padding: 0px; /* 10 */
  /*border: #383838 dotted 1px;*/
}
table.grids img {
  max-width: 100%;
}

table.grids_normal {
  width: 100%;
  border-spacing: 10px;
  border-collapse: separate;
  border: 0px;
}
table.grids_normal td {
  vertical-align: top;

  padding-left: 0px; /* 5 */
  padding-right: 0px; /* 5 */
  padding: 0px; /* 10 */
  border: 0px;
}

/* SEARCH RESULTS */

.cures_box {
  float: left;
  min-width: 162px;
  max-width: 162px;
  height: 325px; /*360px;*/
  margin-left: 0.7%;
  margin-right: 0.7%;
  margin-top: 5px;
  margin-bottom: 5px;
  
  border: #FFFFFF solid 1px;
  box-shadow: #B0B0B0 0px 0px 3px;
}
.cures_box .title {
  font-size: 18px;
  color: #000000;
  /*font-family: 'Oranienbaum', 'serif', 'Trebuchet Ms', Tahoma, Arial;*/
  padding: 4px;
  padding-top: 6px;
  padding-left: 10px;
  border-bottom: #FFFFFF solid 1px;
  
  _background: rgb(142,185,42); /* Old browsers */
  _background: -moz-linear-gradient(top,  rgba(142,185,42,1) 0%, rgba(91,153,0,1) 100%); /* FF3.6+ */
  _background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,185,42,1)), color-stop(100%,rgba(91,153,0,1))); /* Chrome,Safari4+ */
  _background: -webkit-linear-gradient(top,  rgba(142,185,42,1) 0%,rgba(91,153,0,1) 100%); /* Chrome10+,Safari5.1+ */
  _background: -o-linear-gradient(top,  rgba(142,185,42,1) 0%,rgba(91,153,0,1) 100%); /* Opera 11.10+ */
  _background: -ms-linear-gradient(top,  rgba(142,185,42,1) 0%,rgba(91,153,0,1) 100%); /* IE10+ */
  _background: linear-gradient(to bottom,  rgba(142,185,42,1) 0%,rgba(91,153,0,1) 100%); /* W3C */
  _filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb92a', endColorstr='#5b9900',GradientType=0 ); /* IE6-9 */
  
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.cures_box .profileimg {
  width: 100%;
  height: 160px;
  overflow: hidden;
  margin-bottom: 10px;
}
.cures_box .data {
  padding-left: 10px;
  padding-right: 10px;
  height: 80px;
  overflow: hidden;
}
.cures_box .more {
  line-height: 42px;
  text-align: center;
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.cures_box .fa {
  color: #B90000;
  width:14px;
  text-align:center;
}

/* profile_details */

.profile_details .fa {
  color: #BBB; /* EF9719 */
}
.profile_details h1 {
  color: #B90000;
  font-family: 'serif', 'Trebuchet Ms', Tahoma, Arial;
  FONT-SIZE: 24px;
}
.profile_details h2 {
  font-family: 'serif', 'Trebuchet Ms', Tahoma, Arial;
  FONT-SIZE: 20px;
}
.profile_details h3 {
  font-family: 'serif', 'Trebuchet Ms', Tahoma, Arial;
  FONT-SIZE: 18px;
}

/*
.grid-1-6 {
  width: 16.667%;
}
.grid-2-6 {
  width: 33.333%;
}
.grid-3-6 {
  width: 50%;
}
.grid-4-6 {
  width: 66.667%;
}
.grid-5-6 {
  width: 83.333%;
}
*/

/*
.grid-1-6 {
  width: 150px;
}
.grid-2-6 {
  width: 310px;
}
.grid-3-6 {
  width: 470px;
}
.grid-4-6 {
  width: 630px;
}
.grid-5-6 {
  width: 790px;
}
*/

.grid-1-6 {
  width: 148px;
}
.grid-2-6 {
  width: 306px;
}
.grid-3-6 {
  width: 464px;
}
.grid-4-6 {
  width: 622px;
}
.grid-5-6 {
  width: 780px;
}

.grid-6-6, .grid-6 {
  width: 100%;
}

/* ---- */
/* FORM */

div.contact_left {
  float: left;
  width: 50%;
}
div.contact_right {
  float: left;
  width: 50%;
}

div.dialoghead {
	FONT-SIZE: 22px; FONT-WEIGHT: 600; color: #3E3F42; TEXT-DECORATION: none; margin-top: 6px; margin-bottom: 6px; font-style: italic; text-align: center;
}
div.dialogcomments {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.err_msg, .errormsg {
  text-align: center;
  color: #200000;
  margin: 10px; padding: 10px;
  background-color: #FFBFB5;
  border: #B0B0B0 dotted 1px;
}
.ok_msg, .okmsg {
  text-align: center;
  color: #002000;
  margin: 10px; padding: 10px;
  background-color: #BAFFB5;
  border: #B0B0B0 dotted 1px;
}
.info_msg, .infomsg {
  text-align: center;
  color: #202000;
  margin: 10px; padding: 10px;
  background-color: #FFF7BF;
  border: #EEE9B6 dotted 1px;
}

a.erdekel_off
{
  color: #FFFFFF;
  padding: 10px;
  font-size: 18px;
  
  background: rgb(239,239,239); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(239,239,239,1) 0%, rgba(215,215,215,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,239,239,1)), color-stop(100%,rgba(215,215,215,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(239,239,239,1) 0%,rgba(215,215,215,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#d7d7d7',GradientType=0 ); /* IE6-9 */
  
  box-shadow: rgba(0,0,0,0.3) 0px 2px 6px;
  text-shadow: rgba(0,0,0,0.3) -1px -1px 0px;
}
a.erdekel_on
{
  color: #FFFFFF;
  padding: 10px;
  font-size: 18px;
  
  background: rgb(180,227,145); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(180,227,145,1) 0%, rgba(97,196,25,1) 94%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,227,145,1)), color-stop(94%,rgba(97,196,25,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 94%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 94%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 94%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(180,227,145,1) 0%,rgba(97,196,25,1) 94%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#61c419',GradientType=0 ); /* IE6-9 */
  
  box-shadow: rgba(0,0,0,0.3) 0px 2px 6px;
  text-shadow: rgba(0,0,0,0.3) -1px -1px 0px;
}
a.erdekel_on .fa
{
  color: #FFFFFF;
  padding: 10px;
  font-size: 18px;
  text-shadow: rgba(0,0,0,0.3) -1px -1px 0px;
}

/* RESPONSIVE MEDIA */

.m_slidercontainer {
  display: none;
	box-shadow: rgba(0,0,0,0.4) 0px 4px 10px;
}
.m_slidercontainer img {
  width: 100%;
}

/* MINI-CALENDAR*/
.minicalendar_outerbox {
  padding-top: 12px; 
  padding-bottom: 20px; 
  background-size: cover;
  border-radius: 4px;  
}
.minicalendar_outerbox h2 {
  color: #29357F;
  text-align: center;
  background: rgba(0,0,0,0.06);
  margin: 0px 12px 10px 12px;
  border-radius: 4px;
  text-shadow: rgba(255,255,255,0.2) 1px 1px 0px;  
}
div.minicalendar_box {
  color: #000000;
  width: 100%;
  height: 170px;
  text-align: center;
  border-radius: 4px;
  margin-left: auto; 
  margin-right: auto;
}
div.minicalendar_box td {
  text-align: center;
}
.minicalendar_loading {
  background: transparent;
  color: #000000;
  width: 100%;
  height: 170px;
}
div.minicalendar {
  background: transparent;
  margin-bottom: 10px;
}
table.panel {
  font-family: Verdana, Tahoma, Arial, Serif;
  width: 100%;
  height: 28px;
  font-size: 13px;
  text-align: center;
  margin-bottom: 1px;  
}
table.panel td.title {
  color: #000000;
  text-shadow: #FFFFFF 1px 1px 2px; 
}
table.minicalendar {
  width: 154px;
  /*height: 152px;*/
  font-size: 13px;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: rgba(0,0,0,0.1) 0px 0px 3px;  
}
table.minicalendar td.dayname {
  width: 22px;
  height: 20px;
  font-weight: bold;
  color: #202020;  
  background: #e0dfdf;
}
table.minicalendar td.dayname_onweekend {
  width: 22px;
  height: 20px;
  font-weight: bold;
  color: #202020;
  background: #d6caca;
}
table.minicalendar td.daynr {
  width: 22px;
  height: 20px;
  color: #818181;
  background: #ececec;
}
table.minicalendar td.daynr_onweekend {
  width: 22px;
  height: 20px;
  color: #202020;
  background: #e6d7d7;
}
table.minicalendar td.eventbg {
  width: 22px;
  height: 20px;
  color: #202020;
  background: #20D420;
  border-radius: 2px;
}
a.panel {
  color: #808080;
  font-weight: bold;
  font-size:16px;
}
a.panel:hover {
  color: #F80000;
  text-decoration: none;
}
div.calendarinfo {
  background-color: #2E2E2E;
  border: #414141 solid 1px;
  font-size: 13px;
  color: #FFFFFF;
}
table.minicalendar td.eventbg a {
  color: #202020;
}
table.minicalendar td.eventbg a:hover {
  color: #F80000;
  text-decoration: none;
}

table.minicalendar td.eventbg_kicsi {
  color: #FFFFFF;
  background: #E417E4 url('/gfx/eventbg_1.png') center center;
  box-shadow: inset rgba(0,0,0,0.33) 0px 0px 4px;
}
table.minicalendar td.eventbg_nagy {
  color: #FFFFFF;
  background: #1D82E6 url('/gfx/eventbg_2.png') center center;
  box-shadow: inset rgba(0,0,0,0.33) 0px 0px 4px;  
}
table.minicalendar td.eventbg_1_y.eventbg_2_y {
  color: #FFFFFF;
  background: #5E00FF url('/gfx/eventbg_12_45.png') center center;
  box-shadow: inset rgba(0,0,0,0.33) 0px 0px 4px;  
}

table.minicalendar .tiptitle {
  color: #FFFFFF;
  text-shadow: #000000 1px 1px 0px;
  background: rgba(0,0,0,0.9);
  box-shadow: rgba(0,0,0,0.8) 0px 1px 5px;
  border-radius: 4px;
  padding: 2px 6px;
  margin-top: -41px;
  margin-left: -50px;   
}

.tipsy {
  font-weight: bold;
}

/* MEDIA */

@media only screen and (min-width: 0px) and (max-width: 1180px), only screen and (min-device-width: 0px) and (max-device-width: 1180px) {
  div.contact_left {
    float: none;
    width: auto;
  }
  div.contact_right {
    float: none;
    width: auto;
    margin-top: 12px;
  }
  div.googlemap {
    width: 98%;
  }
}

@media only screen and (min-width: 0px) and (max-width: 960px), only screen and (min-device-width: 0px) and (max-device-width: 960px) {
  div.mainmenu a, div.mainmenu a:visited {
    font-size: 18px;
    padding-left: 6px;
    padding-right: 6px;
  }
  div.footermenu a, div.footermenu a:visited {
    font-size: 13px;
    padding-left: 4px;
    padding-right: 4px;    
  }
  
  div.leftside {
    width: 25%;
  }
  div.rightside {
    /*width: 73%;*/
  }
  
  div.footerinfo {
    margin-right: 10px;
  }
  
  div.newsletterbox {
    width: 18%;
  }
  div.newsletter_title {
    font-size: 15px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 920px), only screen and (min-device-width: 0px) and (max-device-width: 920px) {
  /* .leftside { display: none; } */
  div.leftside { width: 100%; max-width: 100%; padding: 0px 12px 0px 12px; box-sizing: border-box; }
  .side-contentbox { display: none; }
  .minicalendar_outerbox { background: url('/gfx/calendar-bg.jpg') center center; } 
  .contentside { width: 100%; }
}

@media only screen and (min-width: 0px) and (max-width: 870px), only screen and (min-device-width: 0px) and (max-device-width: 870px) {
  .pagetitle { display: none; }
}

@media only screen and (min-width: 0px) and (max-width: 840px), only screen and (min-device-width: 0px) and (max-device-width: 840px) {
  div.reveal-modal {
    width: 220px;
    margin-left: -150px;
  }
  
  div.slidercontainer {
    display: none;
  }
  div.m_slidercontainer {
    display: block;
  }
  
  div.newsletterbox {
    display: none;
  }
  
  .indexbox {
    float: left;
    width: 31.33%;
    margin-bottom: 0px;
    box-shadow: 0px;
  }
  
  div.leftside {
    float: none;
    width: auto;
    margin-top: 20px;
  }
  div.rightside {
    float: none;
    width: auto;
  }
  div.index_left {
    float: none;
    width: auto;
  }
  div.index_right {
    float: none;
    width: auto;
  }
  div.leftside img, div.rightside img, div.footerbox img {
    max-width: 100%;
  }
  div.footerinfo {
    float: none;
    width: auto;
    margin: 0px;
    text-align: center;
  }
  div.footer_fb {
    float: none;
    width: auto;
    text-align: center;
  }
  div.copyright div.copy {
    float: none;
    text-align: center;
  }
  div.copyright div.powered {
    float: none;
    text-align: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 800px), only screen and (min-device-width: 0px) and (max-device-width: 800px) {
  div.social {
    display: none;
  }
  div.topline {
    height: 10px;
  }
  div.mainmenu {
    display: none;
  }
  div.m_mainmenu {
    display: block;
    margin-left: 112px;
    margin-top: 28px;
  }
  div.topline div.sitelogo {
    float: none;
    width: 100px;
    left: auto;
    text-align: left;
    margin-left: 0px;
    padding-left: 5px;
    height: 90px;
    margin-top: 0px;
    background: transparent;
    box-shadow: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 740px), only screen and (min-device-width: 0px) and (max-device-width: 740px) {
  div.footermenu a, div.footermenu a:visited {
    font-size: 12px;
    font-weight: normal;
  }
}

@media only screen and (min-width: 0px) and (max-width: 640px), only screen and (min-device-width: 0px) and (max-device-width: 640px) {
  div.footermenu a, div.footermenu a:visited {
    display: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 600px), only screen and (min-device-width: 0px) and (max-device-width: 600px) {
  div.mainmenu a, div.mainmenu a:visited {
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
  }
  div.productdetails .leftbox {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  div.productdetails .rightbox {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }  
}

@media only screen and (min-width: 0px) and (max-width: 520px), only screen and (min-device-width: 0px) and (max-device-width: 520px) {
  div.mainmenu {
    display: none;
  }
  div.m_mainmenu {
    display: block;
  }  
}

@media only screen and (min-width: 0px) and (max-width: 460px), only screen and (min-device-width: 0px) and (max-device-width: 460px) {
  .content .grids td { display: block; } 
  .footer_imagecontentbox .mobiletable td { display: block; }
}

@media only screen and (min-width: 0px) and (max-width: 320px), only screen and (min-device-width: 0px) and (max-device-width: 320px) {
  div.leftside img, div.rightside img, div.footerbox img {
    max-width: 100%;
  }
  div.sitecontent input[type=text], div.sitecontent textarea {
    max-width: 120px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 319px), only screen and (min-device-width: 0px) and (max-device-width: 319px) {
  .flexslider { display: none; }
}
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-direction-nav {margin: 0; margin-top: 0px; padding: 0; /*list-style: none;*/ overflow: hidden;}
.flex-control-nav {margin: 0; padding: 0; /*list-style: none;*/ overflow: hidden;}


/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider */

/* FlexSlider Necessary Styles
*********************************/
.flexslider {overflow: hidden; margin: 0; padding: 0; margin-bottom:6px; }
.flexslider .slides > li {display: none; text-align:center; font-size:1px; background:#EDEDED; /*CBA29E*/ -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; /*display: block;*/ display: inline-block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { 
  position: relative; zoom: 1; overflow: hidden; 
  min-height: 80px; max-width: 100%; min-width: 300px; margin: 0px; padding: 0px;
  /*border: #DFDFDF solid 1px; border-radius: 5px;*/
}

.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 600px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav a  { text-decoration:none; display: block; width: 50px; height: 60px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: 10px; }
.flex-direction-nav .flex-next { right: 10px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 1.0; left: 0px; }
.flexslider:hover .flex-next { opacity: 1.0; right: 0px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before { color: #666665; background: #E5E5E5; padding: 5px; font-family: "flexslider-icon"; font-size: 22px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before { color: #666665; background: #E5E5E5; padding: 5px; content: '\f002'; }
.flex-direction-nav a.flex-next:hover::before, .flex-direction-nav a:hover::before { color: #8DB555; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; height:16px; position: relative; margin-top: -20px; text-align: center; z-index: 100; }
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 8px; height: 8px; display: block; background: #FFFFFF; border: #EEEEEE solid 2px; cursor: pointer; text-indent: -9999px; border-radius: 50%; }
.flex-control-paging li a:hover { background: #8DB555; border: #FFFFFF solid 2px; }
.flex-control-paging li a.flex-active { background: #8DB555; border: #FFFFFF solid 2px; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

/* flex_carousel */
 
.flex_carousel a:active,
.flex_carousel a:focus  {outline: none;}

.flex_carousel {margin: 0; padding: 0;}
.flex_carousel .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flex_carousel .slides img {width: 100%; display: block;}

.flex_carousel { 
  max-width: 960px; min-width: 280px; margin: 0px; margin-left: auto; margin-right: auto; overflow: hidden; border: 0px; 
  position: relative; zoom: 1;
}
.flex_carousel .slides { zoom: 1; }

.flex_carousel:hover .flex-prev { opacity: 1.0; left: 0px; }
.flex_carousel:hover .flex-next { opacity: 1.0; right: 0px; }
.flex_carousel:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { color: #8DB555; opacity: 1; }

/* Direction Nav */
.flex_carousel .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex_carousel .flex-direction-nav a:before { color: #FC0000; background: #FFFFFF; padding: 10px; font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex_carousel .flex-direction-nav a.flex-next:before { color: #FC0000; background: #FFFFFF; padding: 10px; content: '\f002'; }

/* Control Nav */
.flex_carousel .flex-control-paging li a {width: 8px; height: 8px; display: block; background: #000; border: #FFFFFF solid 2px; cursor: pointer; text-indent: -9999px; border-radius: 50%; }
.flex_carousel .flex-control-paging li a:hover { background: #8DB555; border: #000 solid 2px; }
.flex_carousel .flex-control-paging li a.flex-active { background: #8DB555; border: #000 solid 2px; cursor: default; }

.flex_carousel .flex-control-nav { display: none; }

/* Misc */
#flexslider_toplist { border: none; }
#flexslider_toplist img { border: none; }
#flexslider_toplist .flex-control-paging { display: none; }
#flexslider_toplist .flex-control-nav { display: none; }

.sliderbottom { background: rgba(0,0,0,0.5); height: 5px; }