body {
	background: #e4e4e4 url('https://www.maptunparts.eu/img/bg-maptunparts.jpg');
	background-attachment:fixed;
	height:100%;
	margin-bottom:0px;
	/*
	font-family: Helvetica, Arial, sans-serif;
	*/
	font-family: HelveticaNeueMedium, Arial, sans-serif;
	font-size: 16px; 
	font-size: 1.6rem;
}

.menu-start:hover {
    background-color:#a2cff2;
}
/*
#mainwrap {
	position: relative;
	width:100%;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	padding-bottom:260px;
}*/

#globalwrapper-walls {
	position:relative;
	width:100%;
	max-width:1245px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0 auto;
	overflow:hidden;
	min-height:100%;
	height:100%;
	border:0px solid #666666;
	display:table;
}
#header {
	background:url('https://www.maptunparts.eu/img/bg-top-parts2.jpg') no-repeat;
	background-size:contain;
}
#header-container-container {
	background:#e1e1e1 url(https://www.maptunparts.eu/img/bg-header-parts.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: 63% 100%;
}
#header-container {
	background-image: linear-gradient(-60deg, rgba(255,255,255,0) 50%, #000000 50%);
}
@media only screen and (min-width: 560px) {
	#header-container {
		background-image: linear-gradient(-60deg, rgba(255,255,255,0) 50%, #000000 50%);
	}
}
@media only screen and (min-width: 750px) {
	#header-container {
		background-image: linear-gradient(-60deg, rgba(255,255,255,0) 50%, #000000 50%);
	}
}

#menu-container {
	background: #272727; /* Old browsers */
	background: -moz-linear-gradient(left,  #272727 0%, #565656 50%, #272727 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #272727 0%,#565656 50%,#272727 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #272727 0%,#565656 50%,#272727 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#565656',GradientType=1 ); /* IE6-9 */
}
/*
#bg-main {
	position:fixed; 
	bottom:0; 
	width:100%; 
	background:url('https://www.maptunparts.eu/img/bg-main.png') no-repeat fixed center bottom; 
	height:100%; 
	z-index:-1;
	opacity:0.6;
}
*/
/*
.buttonAddToCart:active {
	color:#fbda9a;
	top: 1px;
	-moz-box-shadow: 0px 0px 0px 4px rgba(251,172,0,0.8);
	-webkit-box-shadow: 0px 0px 0px 4px rgba(251,172,0,0.8);
	box-shadow: 0px 0px 0px 4px rgba(251,172,0,0.8);
}

.buttonAddToCartLarge:active {
	color:#c0feaf;
	color:#fbda9a;
	top: 1px;
	-moz-box-shadow: 0px 0px 0px 6px rgba(251,172,0,0.8);
	-webkit-box-shadow: 0px 0px 0px 6px rgba(251,172,0,0.8);
	box-shadow: 0px 0px 0px 6px rgba(251,172,0,0.8);	
}

.TopMenuLink:hover{
	background-color:#fcb13a;
}
*/

.TopMenuLink:hover{
	background-color:#a2cff2;
}

#centercenterwrapStart{
	padding-left:0px;
	padding-right:0px;
	padding-top:4px;
}
#displayStart {
	float: left; 
	position: relative;
	width:100%;
	max-width:1016px;
	height:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:table;
}


.start-container-frame {
	float:left;
	width:100%;
	margin-top:8px;
	margin-right:16px;
	margin-bottom:16px;
	/*
	border:2px solid rgba(0,0,0,0.5);
	border-radius: 6px;	
	*/
	border:2px solid #777777;
	border-radius: 0px;	
	background-color:#ffffff;
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	
	position: relative;
	overflow: hidden;
}
	
.start-container {
	float:left;
	width:100%;
	max-width:1065px;
	height:316px;
	cursor:pointer;
	border-radius: 0px;
	background-color:#ffffff;	
	position:absolute;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.DisplayStartImage{
	float:left;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:12px;
	
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	width:1065px;
	height:336px;
}

.DisplayStartText{
	float:left;
	padding:6px;
	padding-left:10px;
	width:270px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
/* ============================================================================================================================
== BUBBLE WITH AN ISOCELES TRIANGLE
** ============================================================================================================================ */

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */
/*
.triangle-isosceles {
	position:relative;
	padding:10px;
	padding-left:24px;
	padding-right:24px;
	margin:1em 0 3em;
	color:#ffffff;
	background:#f3961c;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
	background:-moz-linear-gradient(#f9d835, #f3961c);
	background:-o-linear-gradient(#f9d835, #f3961c);
	background:linear-gradient(#f9d835, #f3961c);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
*/
.triangle-isosceles {
	position:relative;
	padding:10px;
	padding-left:24px;
	padding-right:24px;
	margin:1em 0 3em;
	color:#ffffff;
	background:#3b88df; /* default background for browsers without gradient support */
	/* css3 */
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#3588f9), to(#3b88df));
	background:-moz-linear-gradient(#87c7f9, #3b88df);
	background:-o-linear-gradient(#87c7f9, #3b88df);
	background:linear-gradient(#87c7f9, #3b88df);
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-shadow:none;
	line-height:18px;
	z-index:10000;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */
/*
.triangle-isosceles:after {
	content:"";
	position:absolute;
	bottom:-15px; 
	left:30px; 
	border-width:15px 15px 0; 
	border-style:solid;
	border-color:#f3961c transparent;
    display:block; 
    width:0;
}
*/
/* creates triangle */
.triangle-isosceles:after {
	content:"";
	position:absolute;
	bottom:-15px; /* value = - border-top-width - border-bottom-width */
	left:30px; /* controls horizontal position */
	border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#3b88df transparent;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}
/*
.menu-info:hover{
	color:#000000;
	background-color:#fcb13a;
}

.search-highlighted{
	background-color:#fcb13a;
}
*/
.menu-info:hover{
	color:#000000;
	background-color:#a2cff2;
}
.search-highlighted{
	background-color:#c7dbea;
}

.title-view{
	float:left;
	margin-left:16px;
	padding-top:8px;
	color:#666666;
	font-family:BebasNeueRegular;
	font-size: 24px; 
	font-size: 2.4rem;
}


@media screen and (max-width: 945px) {
	#header {
		background:url('');
	}
}