/* @override 
	http://www.newageliving.co.uk/skin/frontend/default/nal/css/layout.css
	https://www.newageliving.co.uk/skin/frontend/default/nal/css/layout.css
*/

/*----------------------------------------------------
Layout for NewAgeLiving.co.uk
Created:  29/05/08
By:       Paul Younghusband
----------------------------------------------------*/

body {
	background: #fff url(../images/bg.gif) top center no-repeat;
	font: 75%/110% Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #000;
}
body.page-popup {
	background: none;
}
#wrapper {
	width: 940px;
	margin: 0 auto;
}
#topstrip {
	padding: 12px;
}
#basketsummary {
	float: left;
	padding: 0;
	height: 79px;
	width: 220px;
	margin: -15px 0 0 20px;
	background: url(../images/baskebg.gif) top left no-repeat;
}
#contactdetails {
	float: left;
	padding: 0;
	margin-top: 3px;
	height: 79px;
	width: 173px;
}
.checkout-onepage-index #contactdetails {
	float: right;
}
#searchbox {
	float: left;
	width: 244px;
	padding: 54px 0 0 0;
	height: 19px;
	text-align: center;
}
#primenav {
	float: left;
	width: 940px;
}
#breadcrumbs {
	clear: both;
	padding: 8px 3px 3px;
	font-size: 1.1em;
	margin-bottom: 7px;
}
#innerwrapper {
	clear: both;
}
#column-1 {
	width: 180px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#column-1-home, #main {
	width: 738px;
	float: left;
	margin: 0 0px 20px 0;
}

#column-2 {
	width: 537px;
	margin: 0 0px 20px 0px;
	float: left;
}
#column-3 {
	width: 180px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
#footer {
	clear: both;
	height: 110px;
	background: url(../images/footerbg.gif) top left no-repeat;
}


