/* 768 to 1023 px - for 768px width = portrait iPad */


/* NO MORE FIXED TOP+HEADER */
body {
	padding-top: 0;
}
#wrapTOP {
	position: initial;
	top: 0px;
  	z-index: 1002;
}
#wrapHDR {
	position: initial;
	top: 30px;
	box-shadow: 0 6px 6px #0002;
  	z-index: 1002;
}

#TOP p {
	margin: 0;
	padding: 4px 0 10px;
}
#LOGO {
	top: -20px;
}
#TOP .THIRD {
	width: 48%;
	float: right;
}
#TOPspecials p {
  text-align: right;
}

.menu-main-navi-container {
	top: 37px;
}
#menu-main-navi li {
	width: 200px;
}

#SERVICES .THIRD {
	text-align: center;
}

#CATALOG a {
	width: 100%;
	float: none;
	margin-bottom: 10pt;
}

.HALF, .THIRD, .THIRDx2, .QUARTER, .QUARTERx3 {
	width: 98%;
	float: none;
}

p {
	text-align: left;
}

#ASSEENON img {
	margin: 0 10pt;
	height: 63px;
}