* {
	color: #000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

/* - - - - - - - - - - ELEMENT-BASED SELECTORS - - - - - - - - - - */

body {
	margin: 0;
	padding: 0;
	background-image:url(/img/bg.gif);
	background-color: #FFF;
}

img {
	border-style: none;
}

h1, h2, h3, h4, h5 {
	color: #A02234;
	font-weight: bold;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	border-spacing: 0;
}

h2, h2 a {
	margin: 0 0 0.25em 0;
	font-size: 20px;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
	line-height: 120%;
}

h4 {
	margin: 0;
}

h5 {
	margin: 0;
	font-weight: normal;
}

a {
	color: #A02234;
	text-decoration: none;
}

a.basket_add {
	font-weight: bold;
}

a.basket_remove {
	display: block;
	width: 12px;
	height: 14px;
	float: right;
	background-image:url(/img/icon_delete.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}

a.basket_remove span {
	position: absolute;
	left: -500px;
	top: -500px;
}

strong {
	font-style: normal;
	font-weight: bold;
	color: #A02234;
}

p {
	margin: 0 0 1em 0;
}


/* - - - - - - - - - - CLASS-BASED SELECTORS - - - - - - - - - - */

.alert {
	font-weight: bold;
	color: #9E1B34;
}

div.caption {
	margin-top: 0.4em;
	font-size: 0.9em;
	line-height: 100%;
	color: #A02234;
	font-weight: bold;
}

div.clearer {
	clear: both;
}

div.formelement {
	clear: both;
}

div.formelement label {
	display: block;
	float: left;
	width: 13em;
	line-height: 100%;
}

div.formelement input, div.formelement textarea {
	width: 25em;
	padding: 2px;
	margin: 0;
}

div.pager {
	margin: 0 0 0 0;
	height: 35px;
	padding: 3px 0 10px 0;
	background-image:url(/img/admin/separator.gif);
	background-repeat: repeat-x;
	background-position: 0 35px;
}

h2.separator.above {
	margin-top: 1em;
	padding-top: 0.75em;
	background-image:url(/img/separator.gif);
	background-repeat: repeat-x;
}

h2.boxheader {
	margin: 0 0 0.25em 0;
}

h2.boxheader a {
	font-size: 20px;
}

h2.listheader {
	margin: 0.1em 0 0.15em 0;
}

h2.listheader a {
	font-size: 14px;
	font-weight: bold;
}

input.text, textarea {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	border-color: #A02234;
}

p.review em {
	font-style: normal;
	color: #A02234;
}

.separated {
	padding: 0 0 8px 0;
	background-image:url(/img/separator.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

.separated.above {
	padding: 1em 0 0 0;
	background-position: 0 0;
}

table.headroom {
	width: 510px;
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
}

table.headroom td, table.headroom th {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	padding: 3px 8px 6px 3px;
	border-style: none;
}

th.right, td.right {
	text-align: right !important;
}

tr.separated {
	background-image:url(/img/separator.gif);
	background-repeat: repeat-x;
}

tr.separated.above {
	background-position: 0 0;
}

tr.separated.above td {
	padding-top: 1em;
}

tr.separated td {
	padding-top: 6px;
}

table.ordersummary th {
	padding-left: 0;
}


/* - - - - - - - - - - ID-BASED SELECTORS - - - - - - - - - - */

#h1table {
	/* Main page title in header */
	position: absolute;
	top: 3px;
	left: 268px;
	font-weight: normal;
	z-index: 15;
	padding: 0;
	width: 490px;
	height: 90px;
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;
}

#h1table th, td {
	padding: 0;
	vertical-align: bottom;
}

#header {
	position: relative;
	top: 50px;
	left: 0;
	width: 780px;
	height: 152px;
	background-image:url(/img/header.gif);
	z-index: 10;
}

#header h3 {
	/* Headroom logo */
	text-transform: uppercase;
}

#header h3 img {
	/* JS-inserted logo image */
	position: absolute;
	margin: 57px 0 0 25px;
}

#header h3 span {
	visibility: hidden;
}

#wrapper {
	position: relative;
	margin: -114px 0 20px 44px;
	padding: 181px 11px 30px 10px;
	background-color: #FFF;
	width: 726px;
}

#content {
	float: right;
	width: 510px;
	line-height: 150%;
}


#content ul {
	margin: 0.2em 0 0.75em 0;
	padding: 0;
}


#content li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0.75em;
	background-image:url(/img/li.gif);
	background-position: 0 0.6em;
	background-repeat: no-repeat;
}

#col1 {
	float: left;
	width: 255px;
}

#col2 {
	background-color: #FFD100;
	padding: 13px;
	float: right;
	width: 219px;
}

#col2 h2 {
	font-size: 16px;
}

#col2 div.textimg {
	float: right;
	width: 103px;
	padding: 4px 0 0.5em 1em;
}

#iteminfo {
	/* Audiobook base data display on detail page */
	float: right;
	width: 290px;
}

#iteminfo h2 {
	margin-bottom: 10px;
}

#iteminfo p {
	padding: 0 0 8px 0;
	background-image:url(/img/separator.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#iteminfo p.availability, p.availability {
	border-width: 1px;
	border-style: solid;
	border-color: #FFD100;
	padding: 0.5em;
	text-align: center;
	font-weight: bold;
	background-image: none;
	background-color: #FFEFA6;
}

p.availability.list {
	padding: 0.25em;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#searchbox {
	position: absolute;
	margin: 0 0 0 10em;
	border-width: 1px;
	border-style: dotted;
	border-color: #FFD100;
	padding: 0.5em;
	background-color: #FFEFA6;
}

#basket, #search, #print {
	display: inline;
}

#basket a, #search a, #print a {
	/* Link to basket / search / print, represented by icons */
	float: left;
	display: block;
	height: 17px;
	margin-left: 10px;
	padding: 0 6px 0 0;
	background-repeat: no-repeat;
}

#basket a {
	width: 21px;
	background-image:url(/img/icon_basket.gif);
}

#search a {
	width: 16px;
	background-image:url(/img/icon_search.gif);
}

#print a {
	width: 18px;
	background-image:url(/img/icon_print.gif);
}

#basket span, #search span, #print span {
	position: absolute;
	left: -200px;
	top: -200px;
}

#colophon a {
	font-weight: normal;
}

/* - - - - - - - - - - - - - - NAVIGATION - - - - - - - - - - - - - - */

#navigation {
	float: left;
	width: 196px;
}

#navigation ul {
	margin: 0 0 12px 0;
	padding: 0;
}

#navigation ul ul {
	margin-bottom: 0;
}

#navigation li {
	list-style-type: none;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 7px 0 1px 0;
	background-image:url(/img/bg_nav.gif);
	background-repeat: no-repeat;
}

#navigation li.activelevel1 {
	padding-top: 1px;
	background-color: #FFD100;	
}

#navigation li li {
	margin: 2px 0 2px 0;
	font-weight: normal;
	padding: 0;
	background-image:none;
}

#navigation li a {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px 0 2px 10px;
}

#navigation li a.series {
	font-style: italic;
}

#navigation li.activelevel1 a.active, #navigation li li a.active {
	background-color: #FFD100;
}

#navigation li a.sepabove {
	/* Only for "Vertrieb" */
	background-image:url(/img/separator_nav.gif) !important;
	background-repeat: no-repeat;
	margin-top: 0.5em;
	padding-top: 1em;
}

#navigation li a.active.sepabove {
	/* Only for "Vertrieb" */
	background-image:url(/img/separator_nav.gif) !important;
	background-repeat: no-repeat;
	padding-top: 1em !important;
	margin-top: 0.5em;
}

#folder1 li a {
	font-weight: bold;
}

#folder1 li li a {
	font-weight: normal;
}

#navigation li li a {
	text-transform: none;
}

#navigation li li li a {
	padding-left: 22px;
}

#navigation li.page1l {
	/* Single page on 1st nav level */
	background-image:none !important;
	margin-top: 12px;
}

#navigation li.page1l + li.page1l {
	margin-top: 0 !important;
}

#navigation li.page1l a.active {
	padding-top: 2px;
	background-color: #FFD100;
}

#navigation li.page1l a {
	/* Single page on 1st nav level */
	font-weight: normal;
}


/* - - - - - - - - - - - - - SIFR  STUFF - - - - - - - - - - - - - - */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}


/* - - - - - - - - - - ADDITIONAL BACKEND STYLES - - - - - - - - - - */

.be_help {
	color: #BBB;
	padding: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
}

.be_info {
	padding: 1em;
	background-color: #F0F0F0;
	border-width: 1px;
	border-style: solid;
	border-color: #9E1B34;
}

.be_sortable:hover {
	cursor:move;
}