/*  Name:  atwork-Shops Layout 2
    Media: Print
    Autor: Robert Mayer, www.pixel-deluxe.com  */
@import url("screen.css");

#nav, #subnav, .logo2, #cart, #pagetools, a#aTop{
	display: none;
}

html, body, body *, #header, #header, #header *, #container, #content, #footer{
	color: #000000 !important;
	background: #FFFFFF !important;
}

#header, #header h1, #container, #content, #footer{
	position: relative;
	left: 0px;
	top: 0px;
	width: 99%; /* IE 6 */
	margin: 0px;
	overflow: visible;
}

#header{
	border-bottom: 2px solid #CCCCCC;
	height: auto;
	margin-bottom: 20px;
}

#footer{
	border-top: 2px solid #CCCCCC;
	height: auto;
	padding-top: 10px;
}

