/* Layouts */
body {
	background:url('/_images/bg_top.gif') repeat-x top #fff;
	font:100%/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

#outerContainer {
	margin:23px auto 0;
	width:960px;
}

#innerContainer {
	float:left;
	width:956px;
	background:url('/_images/bg_borders.gif') repeat-y top left #fff;
	padding:0 1px 20px 3px;
}
#innerContainer.home {
	padding-bottom:0;
}

#header {
	float:left;
	width:100%;
	height:92px;
}

#header img {
	float:left;
}

#header h1 {
	display:none;
}

#lhs {
	float:left;
	width:216px;
}

#nav {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin:60px 0 20px;
	background:url('/_images/nav_footer_bg.jpg') no-repeat bottom center;
}

#nav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:1px 0 0 0;
}

#nav li.bottom {
	padding-bottom:0;
}

#nav li a {
	display:block;
	width:181px;
	padding:1px 0 1px 35px;
	background:url('/_images/nav_bg.jpg') repeat-y top left;
	border-top:1px solid #a8a8a8;
	color:#fff;
	text-transform:uppercase;
	font-size:0.8em;
}

#nav li a:hover {
	color:#ffde00;
}

#nav li ul {
	display:none;
}

#nav li ul a {
	padding-left:55px;
	width:161px;
}

#nav li a.current {
	background:url('/_images/nav_current_bg.jpg') repeat-y top left;
	color:#000;
}

.join {
	float:left;
	width:100%;
	text-align:center;
}

#rhs {
	float:left;
	width:685px;
	padding:5px 20px 0 35px;
}

#rhs img {
	display:block;
	float:left;
}

#footer {
	float:left;
	width:960px;
	background:url('/_images/bg_footer.gif') no-repeat top left;
	min-height:20px;
	padding-top:4px;
	text-align:right;
}

#footer p {
	display:inline;
	color:#9f9e9e;
	font-size:0.65em;
}

#footer a.creds {
	margin-left:40px;
	color:#9f9e9e;
}

#footer a.creds:hover {
	color:#FFDE00;
}


/* Pages */

#homeContent h1 {
	display:none;
}
#homeContent {
	background:url('/_images/think_push_carts.gif') no-repeat top left;
	padding:70px 0 0 5px;
	margin-top:20px;
	float:left;
	width:345px;
	color:#010000;
}

.home {
	padding-left:15px;
	width:700px;
}

.halved {
	float:left;
	width:47%;
	padding:0 10px;
}

.halved ul {
	clear:left;
}

.thumb {
	padding:20px 5px 0;
	width:45%;
}
#rhs ul li {
	list-style-image:url('/_images/bullet.gif');
	list-style-position:outside;
	list-style-type:none;
	font-size:0.75em;
	margin-left:15px;
}

#rhs ol li {
	list-style-position:outside;
	font-size:0.75em;
	margin-left:27px;
}

.w40 {
	width:36%;
}
.w60 {
	width:57%;
}

.yellowCenter {
	border-bottom:6px solid #ffe200;
	margin-left:50px;
	float:left;
	padding:30px 0;
}

.noborder {
	border:none;
}

.clear {
	clear:both;
}

.question {
	border-top:1px solid #000000;
	font-weight:bold;
	padding:10px 0;
}

.btt {
	color:#6f6f6f;
}

.faq a {
	text-decoration:underline;
}

#joinForm {
	display:block;
	float:left;
	width:196px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}

#joinError {
	display:none;
	color:red;
}

#pkLogo {
	display:block;
	float:left;
	width:186px;
	margin:40px 0 10px 20px;
	color:#979797;
	font-size:0.9em;
}
.formbutton {
	margin-left:10px;
}

.formerror {
	color:red;
}
dl {
	font-size:0.8em;
	color:#000;
}

dl dd {
 margin-bottom: 5px;
}

dd  a {
	font-size:1em;
}

div.stockist h2 {
	font-size:1.1em;
	font-weight:normal;
}

div.stockist {
	margin-top:15px;
	border-bottom:1px solid #a8a8a8;
	padding-bottom:15px;
}