@charset "UTF-8";

@media all
{
	/* # Download-Box # */
	.blssbox {color: #000; background: #f0f0f4; padding: 2px; border: 1px #ccd solid; text-align: center; padding: 4px 0 4px 0; margin-bottom: 1em;}
	.blssbox p {padding: 0px 8px 0 8px;}
	a.dl_link {display: block; padding: 0; margin: 0.5em auto 0 auto; background-image: none;}
	a.dl_link:hover {text-decoration: none; background-color: transparent;}
	
	.redbox {color: #000; min-height: 50px; background: #f0e7e7 url(/img/warning.png) no-repeat scroll 3px; border-bottom: 1px dotted #faa; border-top: 1px dotted #faa; color: #000000; margin-bottom: 0.5em; padding: 6px 6px 6px 57px;}
	.yellowbox {color: #000; min-height: 50px; background: #ffa url(/img/about.png) no-repeat scroll 3px; border-bottom: 1px dotted #ff5; border-top: 1px dotted #ff5; margin-bottom: 0.5em; padding: 6px 6px 6px 57px;}
	.greenbox {background-color: #dfd; border: 1px #afa dotted; padding: 6px; margin-bottom: 0.5em;}
	.greenbox a:hover {background: transparent;}
	p.promobox {display: block; font-size: 1em; color: #000; padding: 0.5em; background: #f0f0f4; border-left: 8px #E0E7F5 solid;}
	p.code {display: block; margin: 0 0 1em 1em; font-family: "Courier New", Courier, monospace; font-size: 1em; padding: 0.5em; color: #000; background: #f0f0f4; border-left: 8px #E0E7F5 solid;}
	.blssbox {color: #000; background: #f0f0f4; padding: 2px; border: 1px #ccd solid; text-align: center; padding: 4px 0 4px 0; margin-bottom: 1em;}
	
	.containerPlus .n {font-weight: bold;}
	.imgboxout {position: relative; height: 40px; width: 40px; float: left; border: 1px solid black;}
	.imgboxout div {width:40px; position:absolute; top:50%; left:0; text-align:center;}
	.imgboxout img {position:relative; top:-50%;} 
	
	.news-latest-img img {float: left;}
	.news-latest-item {
		background-color:#eee;
		padding-left:8px;
		-moz-border-radius:10px  10px  0px 10px;
		-webkit-border-radius:10px  0px 0px 10px;
		border-radius:10px  10px  0px 10px;
		background: -moz-linear-gradient(top, #e6e6e6, #fafafa);
		background: -webkit-gradient(linear, center top, center bottom, from(#e6e6e6), to(#fafafa));
		background: -o-linear-gradient(top, #e6e6e6, #fafafa);
		background: linear-gradient(to top, #e6e6e6, #fafafa);
		padding-left:12px;
		margin-bottom:1em;
		padding-top: 10px;
		padding-right: 6px;
		padding-bottom: 0px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-left-style: dotted;
		border-top-color: #f2f2f2;
		border-right-color: #eee;
		border-bottom-color: #ddd;
		border-left-color: #eee;
		border-bottom-style: dotted;
	}
	
	.employeeBoxActions{
		padding-right:15px;
		position: relative;
	    text-align: right;
	    top: 12px;
		}
	#employeeboxes a.email{
		background-image: url(/assets/icons/email_go.png);
		background-repeat: no-repeat;
		background-position: right center;
		display:inline-block;
		padding-right: 25px;
		margin-bottom: 7px;
	    padding-bottom: 2px;
	}
	
	#employeeboxes a{
		background-color:transparent;}
	
	#employeeboxes a.moreLink, #employeeboxes a.moreLink:visited, #employeeboxes a.moreLink:hover {
		color:#666;
	}
	#employeeboxes a.email, #employeeboxes a.email:visited, #employeeboxes a.email:hover {
		color:#555;
	}
	
	#employeeboxes a.chatLink, #employeeboxes a.chatLink:hover {
		background:none;
		color:#444;
		font-weight: bold;
	}
	
	.news-latest-item h3 {padding-top:0;}
	.news-latest-item h3 a:hover {background:transparent;}
	.news-latest-item img {padding-right:1em; padding-top:0.5em;} 
	.news-latest-date{color:#444; font-size:11px;}
	
	div.receiptbox { background-color: #f5f5f5; width: 35em; min-height: 17em; margin-bottom: 1em; float: left; margin-right: 1em; padding: 0px 4px 4px 4px;}
	
	div.receiptbox h2 { margin-left: -4px; margin-right: -4px; }

	.shadowouter {float:left; background: url(/img/shadowAlpha.png) no-repeat bottom right !important; background: url(/img/shadowbox.gif) no-repeat bottom right; margin: 20px 0 0 17px !important; margin: 20px 0 0 8px;} 
	.shadowinner {display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -6px 6px 6px -6px; padding: 4px;}
	.shadowbox {display: table-cell; text-align: center; vertical-align: middle;}
	.shadowimg {border: none; vertical-align: middle;} 

	div.boxes {;} 

	.promobox {
		box-sizing: border-box !important;
		font-size: 1.4em;
		padding: 2px 0px 2px 0px ;
		position: relative;
		background-color: #ffffff; 
		border:2px solid #e6e6e6; 
		width: 300px;
		height: 200px; 
		float: left; 
		margin: 10px; 
		overflow: hidden; 
		background-position-x: center; 
		background-position-y: 40px; 
		-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px; 
		-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px; 
		box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px; 
		-webkit-border-radius: 9px; 
		-moz-border-radius: 9px; 
		border-radius: 9px; 
		-moz-transition: all 0.3s cubic-bezier(0.0, 0.35, .6, 1.5); 
		/* bounce timing for -moz & opera. -webkit doesnt support */ -o-transition: all 0.3s cubic-bezier(0.0, 0.35, .6, 1.5); 
		-webkit-transition: all 0.3s cubic-bezier(0.0, 0.35, .5, 1); 
		transition: all 0.3s cubic-bezier(0.0, 0.35, .5, 1); 
		opacity: 1;
	} 
	
	.promobox:hover 
	{
		border-color: #e1e1e1; 
		-webkit-box-shadow: #666 0px 0px 6px; 
		-moz-box-shadow: #666 0px 0px 6px; 
		box-shadow: #666 0px 0px 6px;
	} 

	.promoboxtitle > a { text-decoration: none; color: #303030; }
	.promoboxtitle 
	{
		margin-bottom: 5px; 
		border-bottom: 2px solid #e6e6e6; 
		font-family: 'Droid Sans', Arial; 
		font-stretch: condensed; 
		text-align:center; 
		overflow: hidden; 
		white-space: nowrap; 
		font-weight: bold; 
	}
	.promoboxtitle a:hover { background-color:transparent; text-decoration:none; }
	.promoboximage { float: left; margin-right: 5px; margin-bottom: 3px; }
	.promoboxobjects { height: 100%; background-repeat: no-repeat;} 
	.promoboxsmallprice { font-weight: normal; font-family: Knewave, 'Droid Sans', Arial; font-style: normal;  letter-spacing:0.75px;}
	.promoboxdescription { font-size: 80%; position: relative; text-align: center; top: -14px; left: 0px; font-style: italic; 	letter-spacing:0px;	color: brown;  text-shadow:   2px 2px 3px #FFFFFF,   -2px -2px 3px #FFFFFF,   -2px 2px 3px #FFFFFF,   2px -2px 3px #FFFFFF;} 
	.promoboxpricedescription { font-size: 50%; text-shadow:   2px 2px 3px #FFFFFF,   -2px -2px 3px #FFFFFF,   -2px 2px 3px #FFFFFF,   2px -2px 3px #FFFFFF; }
	.promoboxdescriptionproduct { padding-top: 0px; font-size: 75%; } 
	
	.promoboxdescriptionoverlay { font-weight: bold; padding-top: 0px; font-size: 80%; pointer-events:none; vertical-align: center; width: 300px; height: 175px; text-align: center; position: absolute; top: 2em; text-shadow:   2px 2px 3px #FFFFFF,   -2px -2px 3px #FFFFFF,   -2px 2px 3px #FFFFFF,   2px -2px 3px #FFFFFF; } 
	
	.promoboxrightbottom
	{
		position: absolute; 
		text-align: right; 
		right: 0px; 
		bottom: 0px; 
		margin: 5px; 
		padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		line-height: 0.5em;
		width: 300px;
	}
	
	.promoboxoverlayicon
	{
	z-index : 10;
	position : absolute;
	top : 40px;
	left : 10px;
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	pointer-events:none;
	}

	.promoboxvariants 
	{
		background: rgb(255, 255, 255); /* fallback color */
		background: rgba(255, 255, 255, 0.75);
		font-size: 70%; 
		font-style:italic; 
		padding-left: 5px;
		padding-top: 5px;
		font-weight: bold;
		line-height: 1.2em;
		white-space:nowrap;
 		text-shadow: 
			rgba(255, 255, 255, 1) 2px 0px 4px, 
			rgba(255, 255, 255, 1) 0px 2px 4px, 
			rgba(255, 255, 255, 1) -2px 0px 4px, 
			rgba(255, 255, 255, 1) 0px -2px 4px;
  	width: 100%;
  }
  


	.promoboxprice 
	{
		font-weight: bold; 
		color: #FFCE6F; 
		font-family: Knewave, 'Droid Sans', Arial; 
		text-shadow: rgba(0, 0, 0, 0.67) 1px 0px 1px, rgba(0, 0, 0, 0.67) -1px 0px 1px, rgba(0, 0, 0, 0.67) 0px 1px 1px, rgba(0, 0, 0, 0.67) 0px -1px 2px, #fff 3px 3px 2px, #fff -3px -3px 2px, #fff -3px 3px 2px, #fff 3px -3px 1px; 
		letter-spacing:2px; 
		line-height: 1.2em;
		font-weight: normal;
	}

	.promoboxprice:hover
	{
		color: #FFCE6F; 
		text-decoration: none;
		background-color: transparent;
	}

	.promoboxvariantstitle { font-weight: bold; }

	.promoboxvariants a:hover
	{
		text-decoration:underline;
		color: inherit;
		background-color: transparent;
	}

	.promoboxeditbutton
	{
		position: absolute;
		top: -6px;
		right: 5px;
		font-size: 1.5em;
	}
	
	.promoboxeditbutton a:hover
	{
		text-decoration:none;
		color: inherit;
	}
	
	.sideBox h4 {
		color: #444444;
	  font-size: 11px;
		font-weight:normal;
		border:none;
		padding-top:0px;
		margin-top:0px;
	}
	
	.sideBox{
		background-color:#eee;
		padding-left:8px;
		-moz-border-radius:10px 10px 10px 10px;
		-webkit-border-radius:10px 10px 10px 10px;
		border-radius:10px 10px 10px 10px;
		background: -moz-linear-gradient(top, #e6e6e6, #fafafa);
		background: -webkit-gradient(linear, center top, center bottom, from(#e6e6e6), to(#fafafa));
		background: -o-linear-gradient(top, #e6e6e6, #fafafa);
		background: linear-gradient(to top, #e6e6e6, #fafafa);
		padding-left:12px;
		margin-bottom:1em;
		padding-top: 10px;
		padding-right: 6px;
		padding-bottom: 0px;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-left-style: dotted;
		border-top-color: #f2f2f2;
		border-right-color: #eee;
		border-bottom-color: #ddd;
		border-left-color: #eee;
		border-bottom-style: dotted;
		padding-bottom:1px;
	}

	#teaser {background: #f4f4f4; border-bottom: 1px #ccc solid; color: #5f5d75; padding: 0 10px 0px 10px; margin-bottom: 15px;}
	#teaser div {float: left; width: auto; margin-right: 1em;}
	#teaser .block1 {padding-top: 1em; font-size: 0.82em;}
	#teaser .block3 {width: 50%; padding-top: 0.5em; font-size: 0.82em;}
	#teaser .block3 .title {display: block; font-size: 1.2em; font-weight: bold; }

	div[contenteditable] { min-height: 250px; border-color: #BF0028; color: #777; padding:3px; outline: 0; background: #FFFFFF url('/img/bg_form.png') left top repeat-x; background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF)); background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px); box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px; }
	div[contenteditable]:hover { border-color: #C9C9C9; box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px; -moz-box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px; -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; }
	div[contenteditable]:focus { border-color: #BF0028; box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px; -moz-box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px; -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px; }


	.imageoverlay img { border: 4px solid #eeeeee; }
	
	.imageoverlay ul {
	    display: inline-block;
	    width: 97.1%;
	    height: auto;
	    padding: 0;
	margin: 0;
	}
	
	.imageoverlay ul li {
	    display: inline-block;
	    list-style: none;
	    padding: 0;
	    margin: 0;
	}
	
	.imageoverlay ul li:nth-child(2) {
	    margin-right: 4px;
	    margin-left: 4px;
	}
	
	.imageoverlay img {
	}
	
	.imageoverlay figure {
	    margin: 0;
	    padding: 0;
	    position: relative;
	    display: block;
	    cursor: pointer;
	    overflow: hidden;
	    border-right: 10px solid transparent;
	    border-bottom: 10px solid transparent;
	}
	
	.imageoverlay figure:hover figcaption {
	    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	    filter: alpha(opacity=100);
	    opacity: 1;
	}
	
	.imageoverlay figcaption {
	    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	    filter: alpha(opacity=0);
	    opacity: 0;
	    position: absolute;
	    background: rgba(0,0,0,.5);
	    color: #fff;
	    -webkit-transition: all .3s ease;
	    -moz-transition: all .3s ease;
	    -o-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	    transition: all .3s ease;
	    -webkit-transition-delay: .1s;
	    -moz-transition-delay: .1s;
	    -o-transition-delay: .1s;
	    -ms-transition-delay: .1s;
	    transition-delay: .1s;
	    top: 4px;
	    left: 4px;
	    right: 4px;
	    bottom: 7px;
	    overflow: hidden;
	}
	
	.imageoverlay figcaption h3 {
	    text-align: center;
	    font-weight: 400;
	    color: #f3b204;
	    padding: 10px 10px;
	    margin: 0px;
	    position: relative;
	    right: 100%;
	    font-size: 30px;
	}
	
	.imageoverlay figcaption p {
	    padding: 10px 10px;
	    margin-bottom: 0;
	    position: relative;
	    left: 100%;
	    font-size: 13px;
	}
	
	.imageoverlay figure:hover h3,figure:hover p {
	    left: 0;
	}
	
	.imageoverlay figcaption .more a {
	    color: #fff;
	    border: 2px solid #fff;
	    padding: 4px 10px;
	    text-decoration: none;
	    text-align: center;
	}
	
	.imageoverlay figcaption p.more {
	    text-align: center;
	    bottom: 10px;
	    position: absolute;
	    width: 100%;
	}
	
	.imageoverlay figcaption a:hover {
	    color: #4f5856;
	    background: #fff;
	}
		
	
	#prodpage
	{
		display: grid;
		grid-gap: 10px;
		grid-template-columns: repeat(2, minmax(auto,1fr));
		box-sizing: border-box;
		width: 100%;
	}

}

@media screen and ( max-width: 960px ) 
{
	#prodpage
	{
		display: block;
	}
	#productdata
	{
		margin-top: 10px;
	}
	
}

@media screen and ( max-width: 760px ) 
{
	div.receiptbox { overflow: hidden; width: calc(100vw - 20px); margin-right: 0; padding-right: 0;}
	input[type=text] { min-width: 17em !important;  }
}

