


/* #MOD ----- INTERIM ----- */


div.breadcrumb {
	display: none;
}

div#content-start {
	display: none;
}



/* #MOD ----- NAVIGATOR MODIFICATIONS ----- */


html {
	background: #ECECEC url(../images/whitelabel/buyvip/powered-by-gmx.gif) 956px 11px no-repeat;
}

div#main, div#searchbox-btm {
	background-color: #ECECEC;
	background-image: url(../images/whitelabel/buyvip/navigator-bg.gif);
	margin-top: 10px;
	margin-left: 121px;
}

#main-top {
	background: url(../images/whitelabel/buyvip/navigator-top.gif) left top no-repeat;
}

.tb-main {
	margin-left: 12px;
}

div#content-end {
	background-image:  url(../images/whitelabel/buyvip/navigator-footer.jpg) !important;
	height: 212px !important; /* _DOC - overwriting the stuff coming later on in this css */
	margin-bottom: 10px;
}

#navigator-footer {
	clear: both;
	color: #888;
	margin-top: 50px;
	text-align: center;
}

#navigator-footer a {
	color: #888;
}

#linkbox-spacer {
	display: none;
}



/* #MOD ----- General ----- */


* html #article { /* #HACK - IE6 */
	margin-right: 0 !important;
}

.clearfix {
	clear: both;
}

#article h1 {
	margin-top: 0;
}



/* #MOD ----- Sub-Navigation (nav-sub) ----- */


#nav-sub .shopping .focus a, #nav-sub .shopping .open.focus {
	background-color: #ECECEC;
}

#nav-sub .shopping.l1 a {
	line-height: 22px;
}

#nav-sub .shopping.l1 .focus {
	background-color: #FFF;
}

#nav-sub .shopping .l2 .focus {
	background-color: #ECECEC;
}

#nav-sub .shopping .l2 a {
	background: url(../images/whitelabel/buyvip/set-buyvip.gif) 6px -51px no-repeat;
}

#nav-sub .shopping .l2 .open a {
	background: none;
}

#nav-sub .shopping .l2 .l3 a {
	background: url(../images/whitelabel/buyvip/set-buyvip.gif) 6px -51px no-repeat;
}

#nav-sub .shopping .l2 .l3 .open a {
	background: url(../images/whitelabel/buyvip/set-buyvip.gif) 5px -86px no-repeat;
}

#nav-sub .shopping .l2 .l3 .l4 .focus a {
	background-color: #ECECEC !important;
}

#nav-sub .shopping .l2 .l3 .l4 a, #nav-sub .shopping .l2 .l3 .l4 .open a {
	background: none !important;
}

#nav-sub .shopping .l2 .l3 .l4 .l5 a {
	background: url(../images/common/nav/sub/set-channel.gif) 20px -107px no-repeat !important;
}

#nav-sub .shopping .l2 .l3 .l4 .l5 .focus a {
	background-color: #ECECEC !important;
}



/* #MOD ----- Tools - overwriting all the standards; what a shame... ----- */


#nav-sub .tool.y1 {
	background-image: url(../images/whitelabel/buyvip/bg-tool-whiteend-x2y1.gif);
}

#grid .tool .index {
	background-color: #F8F9FB !important;
	color: #000;
	font-weight: 700 !important;
}

#grid .tool {
	background-color: #F8F9FB !important;
}

#grid .tool img {
	display: inline;
}



/* #MOD ----- Toolbar/Header ----- */


#buyvip-logo {
	display: block;
	height: 38px;
	left: 23px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	top: 14px;
	width: 180px;
}

.toolbar {
	background: url(../images/whitelabel/buyvip/bg-toolbar-x8.gif) left top no-repeat;
	color: #888;
	height: 70px;
	margin-bottom: 10px;
	padding: 10px 10px 0;
	width: 610px;
}

.toolbar.x10-tb {
	background-image: url(../images/whitelabel/buyvip/bg-toolbar-x10.gif);
	width: 770px;
}

.toolbar a {
	color: #000;
}

.toolbar h1 {
	display: none;
}

.toolbar span {
	clear: right;
	display: block;
	float: right;
	margin-bottom: 11px;
	white-space: nowrap;
}

.toolbar .shopping-cart a {
	background: url(../images/whitelabel/buyvip/ico-shopping-cart.gif) left 2px no-repeat;
	padding-left: 17px;
}



/* #MOD ----- Login ----- */


#buyvip-login {
	background: url(../images/whitelabel/buyvip/bg-login.jpg) left top no-repeat;
	border-bottom: 1px solid #CED4DA;
	height: 200px;
	padding: 100px 210px 24px 35px;
	width: 385px;
}

#buyvip-login form {
	margin-top: 20px;
}

#buyvip-login div {
	margin-top: 5px;
}

#buyvip-login legend {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
}

#buyvip-login label {
	display: none;
}

#buyvip-login input {
	padding: 0;
	vertical-align: middle;
}

#buyvip-login .input-wrapper {
	clear: both;
	position: relative;
}

#buyvip-login .label { /* #DOC - class .label is getting set via js */ 
	color: #888;
	cursor: pointer;
	display: inline-block;
	left: 0;
	padding: 4px 5px;
	position: absolute;
	top: 0;
	width: 180px;
}

#buyvip-login .input {
	border: 1px solid #A5ACB2;
	padding: 4px;
	width: 180px;
}

#buyvip-login #teaser {
	color: #FFF;
	font-weight: 700;
	line-height: 20px;
}

#buyvip-login #buyvip-login-links a {
	margin-right: 10px;
}



/* #MOD ----- Login Bottom ----- */


#buyvip-login-btm {
	background: #FFF url(../images/common/bg-bottom-x8.gif) left bottom no-repeat;
	overflow: hidden;
	padding: 31px;
	width: 568px;
}

#buyvip-login-btm h2 {
	margin-top: 0;
}

/* #DOC - Campaignlist */
.buyvip-login-campaigns {
	margin-bottom: 35px;
	position: relative; /* _DOC - fixes also overflow-problem in IE7/6 */
	width: 568px;
}

.buyvip-login-campaigns .blc-wrapper {
	overflow: hidden;
	position: relative; /* _DOC - fixes also overflow-problem in IE7/6 */
	width: 568px;
}

.buyvip-login-campaigns .blc-inner-wrapper {
	width: 25000px;
}

.no-js .buyvip-login-campaigns {
	width: 568px;
}

.buyvip-login-campaigns:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.buyvip-login-campaigns .campaign {
	float: left;
	margin-right: 35px;
	width: 568px;
}

.no-js .buyvip-login-campaigns .campaign {
	float: none;
	margin-right: 0;
}

.buyvip-login-campaigns .blc-left {
	height: 22px;
	left: -20px;
	overflow: hidden;
	position: absolute;
	top: 75px;
	width: 16px;
}

.buyvip-login-campaigns .blc-left a {
	background: url(../images/whitelabel/buyvip/ico-set-campaign-slider.gif) left bottom no-repeat;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -1000px;
	width: 16px;
}

.buyvip-login-campaigns .blc-left a:hover {
	background-position: left top;
}

.buyvip-login-campaigns .blc-right {
	height: 22px;
	overflow: hidden;
	position: absolute;
	right: -20px;
	top: 75px;
	width: 16px;
}

.buyvip-login-campaigns .blc-right a {
	background: url(../images/whitelabel/buyvip/ico-set-campaign-slider.gif) right bottom no-repeat;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -1000px;
	width: 16px;
}

.buyvip-login-campaigns .blc-right a:hover {
	background-position: right top;
}

/* #DOC - Logolist */
#buyvip-login-logos {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	width: 700px;
}

#buyvip-login-logos:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#buyvip-login-logos li {
	float: left;
	margin-right: 24px;
}

/* #DOC - Imprintlinks */
#buyvip-imprint {
	color: #888;
	margin-top: 20px;
	text-align: center;
}

#buyvip-imprint * {
	color: #888;
	font-size: 11px;
	line-height: 14px;
}



/* #MOD ----- Productpages ----- */


/* #DOC - Campaignlist */
.campaign {
	position: relative;
}

.campaign a {
	background-image: url(../images/whitelabel/buyvip/shim.gif); /* #HACK - IE - otherwise there is no clickety-click */
	height: 140px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -1000px;
	top: 22px;
	width: 283px;
	z-index: 5;
}

.campaign a.video {
	left: 283px;
}

.campaign .hover {
	background-position: left top;
	background-repeat: no-repeat;
	height: 164px;
	left: 0;
	position: absolute;
	top: 0;
	width: 567px;
	z-index: 2;
}

.campaign .off {
	left: -1000px;
}

.campaign .hover.camp-shop {
	background-image: url(../images/whitelabel/buyvip/ico-jewel-campaign-shop.png);
}

.campaign .hover.camp-video {
	background-image: url(../images/whitelabel/buyvip/ico-jewel-campaign-video.png);
}

.campaign.blur .blur {
	background: #FFF;
	filter: alpha(opacity=60); /* #DOC - we need to do it like this, because IE8 still doesnt support opacity */
	height: 164px;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 567px;
	z-index: 10;
}

.campaign .info {
	background: url(../images/whitelabel/buyvip/btn-shop.gif) left top no-repeat;
	font-size: 11px;
	height: 22px;
	left: 26px;
	padding-top: 2px;
	padding-left: 94px;
	position: absolute;
	top: 123px;
}



/* #MOD ----- Tooltip ----- */


#btg-tooltip {
	background: url(../images/whitelabel/buyvip/bg-tooltip-login.png) left top no-repeat;
	display: none;
	height: 70px;
	left: 20px;
	padding: 15px;
	position: absolute;
	top: 20px;
	width: 208px;
	z-index: 1000;
}

#btg-tooltip a {
	background: url(../images/icons/close.gif) right top no-repeat;
	float: right;
	padding-right: 15px;
}

#btg-tooltip p {
	clear: both;
	font-size: 11px;
	line-height: 14px;
	padding-top: 7px;
}



/* #MOD ----- Landingpage ----- */


.landingpage {
	margin-bottom: 20px;
}

.landingpage img {
	margin-left: 20px;
	float: right;
}

.landingpage.img-l img {
	margin-right: 20px;
	margin-left: 0;
	float: left;
}

