body {
	padding:0;
	margin:0;
	background: #ffffff url(../images/pfade.gif) repeat-x 0 120px;
	color: #444444;
}

#headercontainer {
	width: 100%;
	background-color: #192A45;
}

#header {
	width: 960px;
	padding: 15px 0;
	height: 55px;
		margin: 0 auto;
		background: url(../images/s2dlogo.jpg) no-repeat 14px 37px;
	color: #ffffff;
	text-align: right;
	position: relative;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

#header a:hover {
	color: #192A45;
}

#searchbox {
	width: 200px;
	height: 23px;
	background-color: #ffffff;
	position: absolute;
	right: 0;
	bottom: 15px;
}

#searchcriteria {
	border: 0;
	outline: 0;
	position: absolute;
	top: 3px;
	left: 2px;
	width: 167px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#searchsubmit {
	position: absolute;
	width: 24px;
	height: 23px;
	right: 0;
	top: 0;
}

#navcontainer {
	border-top: 1px solid #121F33;
	background-color: #192A45;
	z-index: 50;
}

#nav {
	width: 960px;
	padding: 0 20px;
		margin: 0 auto;
		height: 34px;
	position: relative;
	z-index: 51;
}

#nav a.maintopic {
	display: block;
	outline: 0;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	padding: 8px 14px;
}

#nav a.current, #nav a.current:hover {
	background-color: 5AC7FA;
X	background-color: #2E4D80;
}

#nav a:hover {
	background-color: #121F33;
}

#nav #closer {
	width: 19px;
	height: 19px;
	float: right;
	display: none;
	cursor: pointer;
	padding-top: 7px;
	padding-right: 1px;
}

.navbox {
	width: 920px;
	height: 306px;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

#navpopup {
	position: absolute;
	width: 960px;
	height: 346px;
	top: 34px;
	left: -9999px;
	overflow: hidden;
	z-index: 52;
}

#navstage {
	width: 960px;
	height: 346px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#navpopup img {
	display: block;
	float: left;
}

#navpopup .topic {
	width: 240px;
	height: 306px;
	float: right;
	padding-left: 10px;
}

#navpopup .topic a {
	outline: 0;
	display: block;
	width: 220px;
	height: 18px;
	line-height: 18px;
	padding: 8px 10px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#navpopup .topic a.current, #navpopup .topic a.current:hover {
	background-color: #192A45 !important;
}

#navpopup p {
	width: 320px;
	height: 256px;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	display: block;
	line-height: 160%;
	color: #ffffff;
}

#navpopup p.wide {
	width: 590px;
}

#navpopup p.full {
	width: 688px;
	padding: 0;
}

#navpopup p.fullwide {
	width: 918px;
	padding: 0;
}


#navpopup a.navmore {
	display: block;
	width: 100px;
	height: 18px;
	line-height: 18px;
	padding: 7px 9px;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background-color: #192A45;
	position: absolute;
	text-align: center;
	left: 590px;
	top: 294px;
	outline: 0;
}

#navpopup a.navmore:hover {
	background-color: #121F33;
}


#navpopup a.wide {
	left: 820px;
}

#maincontainer {
	width: 100%;
}

#main {
	width: 960px;
		margin: 0 auto;
		background: #ffffff url(../images/pinnerfade.gif) repeat-x;
	padding-top: 20px;
}

#content {
	width: 640px;
	float: left;
	padding: 0 0 20px 20px;
}

#sidebar {
	width: 240px;
	float: right;
	padding: 0 20px 20px 20px;
	border-left: 1px solid #f0f0f0;
}

#shopping, #subtopic {
	margin-bottom: 10px;
	background-color: #eeeeee;
}

#shopping a, #subtopic a {
	display: block;
	width: 220px;
	line-height: 18px;
	padding: 6px 10px;
	text-decoration: none;
	color: #444444 !important;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	outline: 0;
}

#shopping em {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#subtopic a.current {
	background-color: #dddddd;
}

#shopping a:hover, #subtopic a:hover {
	background-color: #192A45;
	color: #ffffff !important;
	text-decoration: none !important;
}

#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: 10px 0;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal !important;
	text-decoration: none;
	color: #444444 !important;
	text-align: center;
}

#trustedshops form {
	margin: 0;
}

#footer {
	width: 960px;
		margin: 0 auto;
		background-color: #ffffff;
	padding: 20px 280px 20px 20px;
	text-align: center;
	color: #888888;
}


.clearer {
	clear: both;
}