body {
	background: #000000;
	color: #eeeeee;
	margin: 0px;
}

#common {
	display: block;
	width: 100%;
	padding: 8px 0;
	text-align: right;
	background: #1F1F1E url(../images/psdwtop.gif) repeat-x bottom left;
	color: #aaaaaa;
}

#maincontainer {
	display: block;
	width: 100%;
	background: #1F1F1E url(../images/psdwbot.gif) repeat-x top left;
	padding: 50px 0 30px 0;
}


#common a {
	color: #aaaaaa;
	text-decoration: none;
}

#common a:hover {
	color: #ffffff;
}


#eyecatcher {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 100%;
			height: 350px;
				overflow: hidden;
	position: relative;
}

#eyecatcher img {
	position: absolute;
	top: 0;
	left: 0;
}

#eyecatcher h1 {
	position: absolute;
	right: 0;
	top: 60px;
	padding: 10px 30px;
	margin: 0;
	background-color: #222222;
	font-family: Georgia;
	font-style: italic;
	color: #eeeeee;
	font-weight: normal;
	font-size: 50px;
	letter-spacing: -1px;
}

#maintopic, #topic {
	position: absolute;
	left: 0;
	background-color: #222222;
	width: 100%;
	padding: 0;
}

#maintopic a, #topic a {
	float: left;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 6px 10px;
	line-height: 20px;
}

#maintopic a:hover, #topic a:hover {
	background-color: #444444;
}

#topic a.sel:hover, #topic a.sub:hover {
	color: #aaaaaa;
}

#topic .start {
	display: block;
	float: left;
	width: 20px;
	height: 32px;
	background: #333333 url(../images/psllft.gif) no-repeat;
}

#topic .end {
	display: block;
	float: left;
	width: 20px;
	height: 32px;
	background: #333333 url(../images/pslrt.gif) no-repeat;
}


#maintopic a.sel, #topic a.sel {
	background: #444444 !important;
}

#topic a.sub {
	background-color: #333333;
}


#maintopic {
	top: -32px;
}

#topic {
	bottom: -32px;
}

#maincol {
	width: 960px;
	margin: 0 auto;
}

#content {
	width: 640px;
		float: left;
	}

#sidebar {
	width: 270px;
		float: right;
	}

#sidebar p.slogan {
	display: block;
	font-size: 36px;
	font-family: Georgia, Times New Roman, Serif;
	font-style: italic;
	padding: 20px;
	margin: 0 0 20px 0;
	color: #ffffff;
	border: 1px solid #000000;
	line-height: 120%;
}

#footer {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}


.clearer {
	clear: both;
}

#searchbox {
	position: absolute;
	width: 300px;
	height: 40px;
		right: -300px;
		bottom: 60px;
	background-color: #222222;
}

#searchsubmit {	
	width: 20px;
	height: 20px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#searchcriteria {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 250px;
	border: 0;
	outline: 0;
	background-color: #222222;
	color: #eeeeee;
	font-size: 14px;
}

#sidebar #shop {
	margin-bottom: 30px;
}

#sidebar #shop a {
	display: block;
	padding: 10px;
	background-color: #333333;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}

#sidebar #shop a em {
	font-style: normal;
	font-size: 11px;
}

#sidebar #shop a:hover {
	text-decoration: none;
	background-color: #555555;
}

#trustedshops {
	margin: 30px 0;
}

#trustedshops input {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
	margin: 0;
}

#trustedshops a {
	padding: 0;
	margin: 0;
	display: block;
	width: 200px;
	float: right;
	font-weight: normal !important;
	color: #eeeeee  !important;
}