body {
	padding:0;
	margin:0;
	background: #5A5A5A;
	color: #444444;
}

#headcontainer {
	width: 960px;
	height: 30px;
	background: url(../images/pheader.gif) no-repeat 0 18px;
		margin: 0 auto;
		padding: 20px 0;
	text-align: right;
}

#headcontainer a {
	text-decoration: none;
	color: #444444;
	padding: 8px 10px;
	display: block;
	float: right;
	line-height: 14px;
	background: #ffffff url(../images/pdots.gif) left center no-repeat;
}

#searchbox {
	float: right;
	height: 30px;
	width: 160px;
	padding: 0;
	margin: 0;
	position: relative;
	background: #ffffff url(../images/pdots.gif) left center no-repeat;
}

#searchcriteria {
	border: 0 none;
	outline: none;
	width: 124px;
	position: absolute;
	top: 8px;
	left: 7px;
	padding: 0;
	margin: 0;
	color: #444444;
}

#searchsubmit {
	position: absolute;
	top: 8px;
	right: 7px;
	width: 14px;
	height: 14px;
}

#headcontainer a:hover {
	background-color: #f4f4f4;
}

.commonleft, .commonright {
	width: 3px;
	height: 30px;
	float: right;
	background-image: url(../images/pcommon.gif);
}

.commonleft {
	background-position: 0 0;
}

.commonright {
	background-position: -3px 0;
}

#maintopiccontainer, #shoppingcontainer  {
	width: 100%;
	background-color: #7E7C7C;
	height: 24px;
}

#maintopic, #shopping {
	width: 959px;
		margin: 0 auto;
		height: 24px;
}

#maintopic {
	background: url(../images/pdots.gif) left center no-repeat;
	padding-left: 1px;
}

#shopping {
	background: url(../images/pdots.gif) right center no-repeat;
	padding-right: 1px;
}

#maintopic a, #shopping a {
	display: block;
	line-height: 14px;
	padding: 5px 10px;
	text-decoration: none;
	color: #ffffff;
}

#maintopic a {
	float: left;
	background: url(../images/pdots.gif) right center no-repeat;
}

#shopping a {
	float: right;
	background: url(../images/pdots.gif) left center no-repeat;
}

#maintopic a:hover, #shopping a:hover, #maintopic a.current {
	background-color: #5A5A5A;
}


#logocontainer {
	width: 100%;
	background-color: #ffffff;
	height: 150px;
}

#logocontainer img, #logocontainer embed {
	display: block;
	width: 960px;
	height: 150px;
		margin: 0 auto;
		border: 0;
}

#main {
	width: 960px;
		margin: 20px auto 0 auto;
		background: url(../images/pmain.gif) repeat-y;
	position: relative;
}

#navigation {
	width: 200px;
	float: left;
	margin-top: 20px;
	background: #7E7C7C url(../images/pnav.gif) repeat-y;
	position: relative;
	z-index: 200;
	padding: 3px 0;
}

#content {
	width: 540px;
	float: left;
	padding: 10px 0 20px 20px;
}

#sidebar {
	padding: 10px 20px 20px 0;
	width: 150px;
	float: right;
}

.clearer {
	clear: both;
}

#navigation ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#navigation li ul {
	display: block;
	width: 200px;
	position: absolute;
	left: -9999px;
	top: -245px;
	background-color: #f0f0f0;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	padding: 0;
}

#navigation li.hover ul {
	left: 200px;
}

#navigation li.current a {
	background-color: #ffffff;
	color: #000000;
}

#navigation li.hover a {
	background-color: #f8f8f8;
	color: #000000;
}


#navigation li.hover li a {
	color: #000000;
	background-color: #f8f8f8;
	border-top: 1px solid #e8e8e8;
}

#navigation ul ul a:hover, #navigation li.current li.current a {
	background-color: #e8e8e8;
}

#navigation img {
	width: 178px;
	height: 178px;
	border: 1px solid #e8e8e8;
	display: block;
	margin: 9px;
}

#navigation p {
	margin: 0;
	padding: 0 10px 10px 10px;
	color: #888888;
	background-color: #f0f0f0;
}


#navigation li {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	float: left;
}

#navigation li a {
	display: block;
	line-height: 14px;
	text-decoration: none;
	color: #ffffff;
	padding: 7px 10px;
	width: 180px;
	border-top: 1px solid #5A5A5A;
}

#navigation li a.first {
	border-top: none;
}


#navigation li.more a {
	background-image: url(../images/pmore.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#navigation li.hover a {
	background-image: none !important;
}

#mainedgetop {
	position: absolute;
	width: 760px;
	height: 3px;
	top: 0;
	right: 0;
	font-size: 1px;
	background: url(../images/pmeinedge.gif) 0 0;
}

#mainedgebottom {
	position: absolute;
	width: 760px;
	height: 3px;
	bottom: 0;
	right: 0;
	font-size: 1px;
	background: url(../images/pmeinedge.gif) 0 -3px;
}

#navedgetop {
	position: absolute;
	width: 3px;
	height: 3px;
	top: 0;
	left: 0;
	font-size: 1px;
	background: url(../images/pnavedge.gif) 0 0;
}

#navedgebottom {
	position: absolute;
	width: 3px;
	height: 3px;
	bottom: 0;
	left: 0;
	font-size: 1px;
	background: url(../images/pnavedge.gif) 0 -3px;
}

#footer {
		margin: 0 auto;
		width: 760px;
	padding: 10px 0 10px 200px;
	color: #ffffff;
	text-align: center;
}

#trustedshops {
	padding: 10px 0;
}

#trustedshops input {
	display: block;
	width: 100px;
	height: 100px;
	border: none;
	padding-top: 2px;
	margin: 0 auto;
}

#trustedshops a {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal !important;
	text-decoration: none;
	color: #444444 !important;
	text-align: center;
}

#trustedshops form {
	margin: 0;
}
