/**
 *
 * " >> [name]": find amendment in [name].css
 * find definitions regarding navigation incl. footer in esprit_club_navigation.css
 * due to standard issues find ie-hacks in ieHax.css or ie6Hax.css
 * this file: template styles
 */
/* -------------- */
/*
immer v-scrollbalken in ff und op
html {height:100%}
body {
	min-height:101%;
}*/
body {
	background: url(/_bib_esprit_club/img/bg_esprit_club.gif) repeat-x #7a7979;
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px;
	margin:0;
	text-align: center;
	vertical-align: top;
}

.fix {
	clear:both;
}

/* reset */
/*fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}*/
form {
	margin:0;
}
form#faq_categories {
	margin:10px 20px 10px 110px;
}
/* ### HEADER ### */

#main { /* Main container for centered page */
	margin: auto;
	margin-top: 0;
	position: relative;
	text-align: left;
	width: 87em;
}

#header { /* >> [ie6hax] */
	height: 116px;
	position: relative;
	z-index: 9;
}
.logo {
	float:left;
	height: 50px;
	width: 264px;
}
#contentbox { /* >> [ie6hax] */
	overflow: hidden;
	clear: both;
}

/*### CONTENT ###*/

img#headpng {
	margin: 18px 0 0 20px!important;
}

/* default box definitions */
.box {/* >> [ie6hax] */
	background-color: #fff;
	cursor: pointer;
	float: left;
	min-height: 15em;
	margin-bottom: 1em;
	margin-right: 1em;
	position:relative;
}

.all_link {
	cursor: pointer;
}
.img { /* avoid spacing below image-only and flash teasers  */
	height: 15em;
	line-height:0; /* browsers */
	vertical-align: baseline; /* ies (+ code: no break after img tag) */
}

img.chooserimg {
	margin: 0 100px 20px 110px;
}

body.popup img.chooserimg {
	margin: 0 0 20px 0;
}

.nospacing { /* for boxes on the right */
	margin-right: 0;
}

.narrow {
	width: 21em;
}

.middle {
	width: 32em;
}

.wide {
	width: 65em;
}

.high {
	min-height: 27em;
}

.overall {
	clear: both;
	margin-right: 0;
	width: 87em;
}
.boxoverlap {
	background-color: #fff;
	left:55px;
	height: 50px;
	margin: 0;
	position:relative;
	top:-80px;
	width: 265px;
}
.nolink {
	cursor: default;
}
.eshopmiddle {
	background: url(/_bib_esprit_club/img/bg_teaser_eshop_medium.jpg) left bottom no-repeat #fff;
	height: 260px;
}
.eshopsmall {
	background: url(/_bib_esprit_club/img/bg_teaser_eshop_small.jpg) left bottom no-repeat #fff;
	height: 140px;
}
.eshopsmall p.teasertxt,
.eshopmiddle p.teasertxt {
	color: #787878;
	font-size:16px;
	font-weight: 400;
}

.mini {
	/*border-bottom: 1px solid #430000;*/
	margin-bottom: 0.5em;
	min-height: 5em;
	width: 21em;
}

/*.eshopsmall a.button,
#rightColumn a.button {
	position: absolute;right:0;bottom:10px;
}*/
/* default box definitions  >> [additional] */

/* columns */
div#contentbox div#mainColumn {
	background-color: #fff;
	float: left;
	margin-bottom: -700em;
	margin-right: 1em;
	padding-bottom: 700em;
	overflow:hidden;
	width: 65em;
}

div#contentbox div#mainColumn.teaser {
	background-color: transparent;
	margin-right: 0;
	height: auto;
	width: 66em;
	overflow: visible;
	min-height: 370px;
}

div#contentbox div#rightColumn {
	background: url(/_bib_esprit_club/img/bg_ct3_empty.gif) 0 100px transparent;
	float: left;
	padding-bottom: 700em;
	margin-bottom: -700em;
	overflow:hidden;
	width: 21em;
}

.columnEnding {
	float: left;
	height: 20px;
	margin-bottom: 1em;
}

/* end columns */

/* default text formats */
h1 {
	/*color: #f70518;*/
	color: #ae9a6f;
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	margin: 12px 100px 10px 20px;
}

.narrow h1 {
	font-size: 20px;
	margin-right: 20px;
}
h2 {
	color: #303030;
	font-size: 16px;
	font-weight: 400;
	margin: 10px 20px 10px 20px;
}
h3 {
	color: #303030;
	font-size: 12px;
	font-weight: 400;
	margin: 10px 0 10px 0;
}
p {
	color: #303030;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 20px 10px 20px;
}

p span.red {
	color: #BA1523;
}

p.box_go {
	float:right;
	margin:50px 0 0 0;
	padding:0 5px 3px 0;
	max-width: 60px;
	position: absolute;
	right:0;
	bottom:10px;
}
ul.std { /* Standard Text */
	margin: 0 10px 20px 110px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #303030;
	padding-left: 20px;
}
.teaaserlist {
	color: #303030;
	font-size: 11px;
	list-style-image: url(/_bib_esprit_club/img/icon_teaserlist.gif);
}
/* end default text formats */
/* link definitions */
a img {
	border: none;
}
a {
	color: #ae9a6f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.button {
	background: url(/_bib_esprit_club/img/bg_button.gif) repeat-x #fff;
	border: 1px dotted #939393;
	color: #787878;
	/*float: right;*/
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	margin-right: 20px;
	padding: 1px 7px 4px 7px;

	position: absolute;right:0;bottom:10px;
}

#rightColumn a.button {
	bottom:20px;
}
#rightColumn p.box_go a.button {
	bottom:10px;
}


/* ################################## TABLE ELEMENTS ###################################### */

/* new transactions overview*/
table.transaction {
	margin: 0 0 0 11em;
	width: 50em;
	position: relative;
}

table.transaction th {
	color: #ae9a6f;
	font-size: 11px;
	font-weight: 700;
	padding: 2px 5px 2px 3px;
	vertical-align: bottom;
}

table.transaction th span {
font-size: 10px;
}

table.transaction tr td {
	background-color: #e7e7e7;
	border-right: 1px solid #fff;
	border-top: 5px solid #fff;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
}

table.transaction tr td.noBg {
	background-color: #fff;
	border: none;
}

table.transaction tr td.noBorderTop {
	border-top: none;
}

table.transaction tr td.current {
	background-color:#e5aeb3;
}

div#paging {
	background-color: #E7E7E7;
	color: #AE9A6F;
	margin: 4px 0 0 11em;
	padding: 8px 0;
	width: 50em;
}

div#paging a {
	padding: 8px;
}

div#paging a.active {
	color: #000;
}

div#paging span:after {
	content: "|";
}

#statusInfo {
	margin-right:30px;
	height: 120px;
}

#statusInfo div#platinumInfo {
	color: #625555;
	float:right;
	font-size: 9px;
	position:relative;
}

#statusInfo div#platinumInfo span {
	color: #464040;
	font-size: 10px;
	font-weight: 700;
}

div#contentbox div#mainColumn #statusInfo div#platinumInfo h1 {
	margin: 2px;
}

#statusInfo h3 {
	font-weight:700;
	margin-left:110px;
}

#posdiv_transactionDetails {
	left: 40px;
	position: absolute;
	top: 250px;
	z-index: 3496;
}

#posdiv_transactionDetails table.transaction {
	margin: 0;
	width: 100%;
}

#posdiv_transactionDetails div.txtwrap {
	padding: 20px 20px 20px 15px;
}

table.transaction tr.purchaseDetails td {
	background-color: #fff;
	border-bottom: 1px solid #bdbaba;
	border-left: none;
	border-right: none;
	border-top: none;
}

table.transaction tr.voucherDetails td {
	background-color: #fff;
	border: none;
}

table.transaction tr td span {
	color: #ae9a6f;
}

table.stores tr td {
	vertical-align: top;
}
/* end new transactions overview*/
table.transact {
	margin: 0 0 2em 11em;
	width: 50em;
}

table.transact th {
	color: #ae9a6f;
	font-size: 12px;
	font-weight: 700;
	padding: 2px 10px 2px 0;
	vertical-align: bottom;
}
table.transact tr td {
	border-right: 1px solid #fff;
	font-size: 12px;
	padding: 2px 1em 2px 3px;
}
.grey {
	background-color: #e7e7e7;
}
.right, .r, .style {
	text-align: right;
}
.none {
	border-right: none!important;
}
/*
table.transact tr.bline td {
	border-bottom: 1px solid #e6deba
}

table.transact tr.tline td {
	border-top: 1px solid #e6deba
}

table.transact tr.head td {
	color: #c72031;
	padding-bottom: 10px;
	border-top: 0px
}

table.transact tr.head td a.switch,
table.transact tr.head td a.switch:hover {
	background: url(../_bib/default/icon-sort.gif) right 2px no-repeat;
	color: #c72031;
	padding-bottom: 10px;
	border-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px
}

table.transact tr.info td {
	padding: 10px 2px 20px 2px;
}

table.transact tr.dark td {
	background-color: #e6deba;
}

table.transact tr td.r {
	text-align: right;

}

table.transact tr td a.detail {
	background: url(../_bib/default/icon-link.gif) 2px 3px no-repeat;
	padding-left: 11px;
	color: #3c3c3c;
	text-decoration: none
}

table.transact tr td a.detail:hover {
	background: url(../_bib/default/icon-down.gif) 0px 4px no-repeat;
	color: #c72031;
}

table.transact tr td a.act {
	background: url(../_bib/default/icon-down.gif) 0px 4px no-repeat;
	padding-left: 11px;
	color: #c72031;
	text-decoration: none
}

table.transact tr td a.act:hover {
	background: url(../_bib/default/icon-up.gif) 0px 4px no-repeat;
	color: #c72031;
}

table.transact tr.detail td {
	font-size: 11px;
}

table.transact tr.detail td.style {
	padding-left: 13px;
}

table.transact tr td span{
	float: right
}*/


h4 {
	font-size: 15px;
	font-weight: 700;
}

.error {
	color: #ba1523;
	font-weight: 700;
}

/* storfinder paging */
.paging {
	text-align: center;
}
div.paging {
	background-color:#FFF;
	padding: 0;

}
div.paging a {
	background-color: #ffff00;
	color: #231f20;
	font-weight: 700;
	margin: 0 10px 0 0;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}
div.paging a:hover	{
	background-color: #ec008c;
	color: #ffff00;
}
div.paging a.aktiv {
	background-color: #ec008c;
	color: #ffff00;
}

p.note {
	font-size:10px;
	line-height:10px;
}
sup {
	font-size: 9px;
}
