/* Global definitions */
/* ----------------- */
img {
	border: 0;
}

/* default definitions for the whole page. */
#site {
	background-repeat: repeat-x;
	color: black;
	font: 12px arial;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin: 0;
	text-align: center;
}

#site table {
	font-size: 12px;
}

#site .text_title {
	font-size:20px;
	font-weight:bold;
}

#site .text_headline {
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
}

.error_hideout {
	display: none;
}

.hideout {
	display: none;
}

.error_text {
	color:red;
}

.boxExpand{
	cursor: pointer;
	position: absolute;
}

.boxCollapse{
	cursor: pointer;
	position: absolute;
}

.break {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.noborder {
	border: 0;
}

.pointer {
	cursor:pointer;
}

.underline {
	text-decoration: underline;
}

.raise1 {
	position:relative;
	top:-1px;
}

.raise2 {
	position:relative;
	top:-2px;
}

div.red  a{
	color:#DF0000;
}

.footnote {
	color: gray;
	font-size: 10px;
}

.font_red {
	color: #DF0000 !important;
}

.font_gray {
	color: #707173;
}

/* only for IE6 */
#site .inp-radio {
	position:relative;
	-top: 1px;
}

#contact .inp-radio{
	position: static;
}

/* salesline specific font color, defined in multichannel.css, media.css and saturn.css */
.salesline_font_color{
	color: #000000;
}

/* Header */
/* ----------------- */

/* position and dimension of the header */
#header {
	width: 995px;
	height: 216px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-align: left;
	z-index: 1;
}


/* position, dimension and image of the store logo*/
#header .logo {
	position: absolute;
	cursor:pointer;
}


/* account */
#header #account {
	left: 10px;
	top: 91px;
	width: 195px;
	position:absolute;
}

#header #account #accountTextBox {
	position: absolute;
	height: 34px;
	width: 195px;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#header #account .loginGraphic, #header #account .loggedInGraphic {
	z-index: 1;
	height: 100%;
	position:relative;
}

#header #account .textfooter {
	position:absolute;
	top:95px;
	height: 24px;
	line-height: 10px;
	overflow: hidden;
	font-size: 9px;
	text-align: center;
	z-index: 1;
	width: 100%;
}

/* Search */
#header #search {
	position: absolute;
	top: 35px;
	height: 31px;
	z-index: 999;
}

#header #search .searchCategory {
	left:0px;
	top:0px;
	position:absolute;
	width:127px;
	height:31px;
}

#searchCategory-container select {
	width:100%;
}

#searchCategory-container {
	display:block;
	left:0;
	position:absolute;
	top:0;
	z-index: 12000;
	width: 127px;
}


#header #search select {
	width:100%;
}


#header #search .searchLabel {
	left:0;
	position:absolute;
}

#header #search .searchQuery {
	top: -1px;
	position:absolute;
}

#header #search .searchSubmit {
	background-repeat:no-repeat;
	height:22px;
	position:absolute;
	top: 0px;
	width:58px;
	cursor:pointer;
}

#header #search #searchButton_ie {
	display: block;
}

#header #search #searchButton_noie {
	display:none;
}

ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
    color: 					#000;
    font: 					12px Arial, sans-serif;
    line-height: 			1.2em;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important;
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
    font: 					12px Arial, sans-serif;
	line-height: 			1.2em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	border:					1px dotted #000;
	background-color:		#fff;
	color:					#000;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#000;
	font-weight:			bold;
}

/* header links */

#links {
	font-size:11px;
	margin:0;
	position:absolute;
	right:0px;
	top:1px;
	z-index: 1000;
}

#links td a {
	font-size:11px;
	color:white;
	text-decoration:none;
}

#links .seperator {
	margin-left:10px;
	height:8px;
	width:1px;
	background-color: rgb(255, 255, 255);
	overflow:hidden;
	margin-top:1px;
}

#links .seperatorbox {
	width:21px;
}

#links #guest_lang_sep,
#links #registered_lang_sep {
	width: 1px;
}

#links .linkbox {
	color: rgb(255, 255, 255);
}

#header li {
	display: inline;
	margin-left: 8px;
}

#links li a {
	border-left:1px solid #FFFFFF;
	color:white;
	padding-left:9px;
	padding-right:0;
	text-decoration:none;
}

#header li.first {
	border-left:0 none;
	margin-left:0;
}

#links .first a {
	border-left:medium none;
}

#header li.last {
}


/* navigation */
#account, #navigation, #shoppingCart {
	height: 119px;
}

#navigation {
	left: 210px;
	position: absolute;
	top: 91px;
	width: 540px;
}

#navigation ul {
	height: 100%;
	margin: 0;
	padding: 0;
}

#navigation li {
	display: inline;
	float: left;
	font-size: 9px;
	height: 100%;
	line-height: 10px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	white-space: nowrap;
}

#account div, #shoppingCartBox #shoppingCartGraphic {
	font-size: 9px;
	height: 100%;
	line-height: 10px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	white-space: nowrap;
}

#navigation li.preload {
	position: absolute;
	visibility: hidden;
}

#navigation li a, #account div a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

#navigation li span, #account div span, #shoppingCart div #shoppingCartGraphic span {
	color: black;
	display: block;
	position: relative;
	top: 95px;
}

#navigation .separator {
	height: 100%;
	width: 1px;
}


/* topnavlayer */
#navigationTopnavLink {
	 height:0px;
	 width:0px;
	 line-height:0px;
}

#topnavlayer-container {
	display:block;
	left:0;
	position:absolute;
	text-align:center;
	top:116px;
	z-index:9999;
}

#topnavlayer-container  .headline{
	background:transparent url(topnav/top-border-grey.jpg) repeat-x scroll left bottom;
}

#topnavlayer-container-iframe {
	display:block;
	left:0;
	position:absolute;
	text-align:center;
	top:116px;
	width:100%;
	z-index:9998;
}

#topnavlayer-iframe {
	border:0 none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0;
}

#topnavlayer-container .layer {
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	text-align: left;
}

#topnavlayer-container .topnavlayer-top {
	height: 400px;
}

#topnavlayer-container .topnavlayer-footer {
	height:97px;
	margin-top:8px;
	overflow:hidden;
	width: auto;
}

#topnavlayer-container .topnavlayer-footerContainer  {
	width:auto;
}

#topnavlayer-container .topnavlayer-footer-small {
	display: none;
}

#topnavlayer-container .topnavlayer-border-topleft {
	background: transparent url(topnav/topnav_border_topleft.gif) no-repeat;
	height: 16px;
	width: 6px;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-top {
	background: transparent url(topnav/topnav_border_top.gif) no-repeat;
	height: 16px;
	width: auto;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-topright {
	background: transparent url(topnav/topnav_border_topright.gif) no-repeat;
	height: 16px;
	width: 6px;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-left {
	background: transparent url(topnav/topnav_border_left.gif) no-repeat;
	width: 6px;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-right {
	background: transparent url(topnav/topnav_border_right.gif) no-repeat;
	width: 6px;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-bottomleft {
	background: transparent url(topnav/topnav_border_bottomleft.gif) no-repeat;
	height: 6px;
	width: 6px;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-bottom {
	background: transparent url(topnav/topnav_border_bottom.gif) repeat-x;
	height: 6px;
	width: auto;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-border-bottomright {
	background: transparent url(topnav/topnav_border_bottomright.gif) no-repeat;
	height: 6px;
	width: 6px;
	font-size: 0px;
}

#topnavlayer-container .topnavlayer-content {
    background: url(topnav/bg_layer.jpg) repeat-x center bottom #FFFFFF;
    position: relative;
    text-align: left;
    width: auto;
}

#topnavlayer-container .topnavlayer-box {
	padding: 8px;
}

#topnavlayer-container .mr8 {
	margin-right: 8px;
}

#topnavlayer-container .mb8 {
	margin-bottom: 8px;
}

#topnavlayer-container .mt8 {
	margin-top: 8px;
}


#topnavlayer-container .mb5 {
	margin-bottom: 5px;
}

#topnavlayer-container .topnavlayer-column {
	float: left;
	background: transparent url(topnav/bg_column.jpg) no-repeat;
	height: 400px;
	width: 172px;
	overflow: hidden;
}

#topnavlayer-container .topnavlayer-container {
	padding:1px 11px;
}

#topnavlayer-container .topnavlayer-banner-column {
	float: left;
	background: transparent url(topnav/bg_banner.jpg) no-repeat;
	height: 196px;
	width: 207px;
	overflow: hidden;
}

#topnavlayer-container .topnavlayer-banner-container {
	float: left;
	width: 207px;
}

#topnavlayer-container .topnavlayer-banner-container-small {
	display: none;
}

#topnavlayer-container .banner-image {
	width: 185px;
	height: 35px;
}

#topnavlayer-container .banner-container {
	padding:7px 11px;
}

/* layer text */
#topnavlayer-container .topnavlayer-column, #topnavlayer-container .topnavlayer-banner-column {
	line-height:25px;
}

#topnavlayer-container  ul li {
	height:25px;
}

#topnavlayer-container ul {
	display:block;
	border:0 none;
	padding:0;
	list-style-type:none;
	margin:0;
	width: 150px;
	overflow:hidden;
}

#topnavlayer-container ul.banner-right {
	width: 185px;
}

#topnavlayer-container li{
	background:transparent url(topnav/border-grey.jpg) repeat-x scroll left bottom;
}

#topnavlayer-container li, #topnavlayer-container li a {
	font-size: 11px;
	height: auto;
	padding:0;
	text-transform:none;
	text-decoration:none;
	display:block;
	color: #000;
	font-weight: normal;
}

#topnavlayer-container li a, #topnavlayer-container li .limiter {
	height: 25px;
	overflow: hidden;
	display: block;
}

#topnavlayer-container li.headline a, #topnavlayer-container li.headline .limiter {
	width: 136px;
}

#topnavlayer-container li.entry a, #topnavlayer-container li.entry .limiter{
	width: 142px;
}


#topnavlayer-container .dynamic td.topnavlayer-column {
	background:url("topnav/bg_column.jpg") no-repeat scroll 0 0 transparent;
	overflow:hidden;
	width:172px;
	float : none;
	height : auto;
	vertical-align:top;
}

#topnavlayer-container .dynamic .topnavlayer-content {
	position:relative;
	background: transparent url(topnav/bg_layer.jpg) repeat-x center bottom #FFF;
	text-align: left;
}

#topnavlayer-container .width8 {
	width:8px;
}

#topnavlayer-container .topvert{
	vertical-align: top;
}

#topnavlayer-container li.nobackground {
	background: none;
}

#topnavlayer-container .lastentry {
	border-bottom : 1px solid #EBEBEB;
}

/* text entry */
#topnavlayer-container li.entry {
	margin-left: 8px;
}

/* headline with icon*/
#topnavlayer-container li.headline, #topnavlayer-container li.headline  a {
	font-size: 11px;
	font-weight: bold;
	color: #DF0000;
}

#topnavlayer-container li.headline span.headlineLimiter {
	background-repeat:no-repeat;
	display:block;
	padding:5px 0 0;
	vertical-align:top;
	white-space:nowrap;
}

#topnavlayer-container li.headline span.icon-go-red {
	background-position:3px 11px;
	background-repeat:no-repeat;
	padding:0 0 0 14px !important;
}

/* spacer */
#topnavlayer-container li.spacer {
	height: 25px;
	background: none;
	border: 0 none;
	font-size: 0;
	line-height: 0;
}

/* banner */
#topnavlayer-container li.banner-headline {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-transform:uppercase;
}

#topnavlayer-container .banner-image-2 {
	height: 75px;
	width: 185px;
	font-size: 0pt;
}

#topnavlayer-container .banner-image-4 {
	height: 35px;
	width: 185px;
	font-size: 0pt;
}
#topnavlayer-container .banner-footer-image-1T {
	height: 97px;
	width: 172px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-2T {
	height: 97px;
	width: 352px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-3T {
	height: 97px;
	width: 532px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-4T {
	height: 97px;
	width: 712px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-1B {
	height: 97px;
	width: 207px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-1T1B {
	height: 97px;
	width: 387px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-2T1B {
	height: 97px;
	width: 567px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-3T1B {
	height: 97px;
	width: 747px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-footer-image-1RD3T1B {
	height: 97px;
	width: 243px;
	float: left;
	font-size: 0pt;
}

#topnavlayer-container .banner-spacer {
	margin-right: 8px;
}

#topnavlayer-container li.banner-headline span {
	margin-left: 3px;
}

#topnavlayer-container .topnavlayer-footer-column {
	float:left;
	height:97px;
	width:370px;
}

/* Footer */
/* ----------------- */
#footer {
    color: white;
    font: 11px arial;
    left: 0;
    margin: 10px auto auto;
    padding: 0;
    text-align: left;
    width: 995px;
}

#footer span {
	cursor: pointer;
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer ul {
	margin: 0 0;
	padding: 0px;
}

#footer li.first {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer li.last {
}

#footer li {
	border-left: 1px solid white;
	display: inline;
	margin-left: 4px;
	padding-left: 8px;
}

#footer .position {
    text-align: center;
    width: 960px;
	padding-bottom: 6px;
}

#footer .taxnote {
	margin-top: 3px;
}


/* doormat */

#doormat {
	background-image: url(background/bg_doormat.jpg);
	background-repeat: repeat-x;
	color: black;
	font: normal normal 11px arial;
	padding: 7px 10px 5px;
}

#doormat div {
	color: #E3001A;
}

#doormat ul {
	list-style-type: none;
	margin: 3px 0 0;
	padding: 0;
}

#doormat li {
	color: black;
	line-height: 15px;
	clear:both;
	overflow:hidden;
	width:116px;
}

#doormat li.topheadline {
	color: #E3001A;
}

#doormat li.last {
	visibility: hidden;
}

#doormat span {
	color: #E3001A;
}

#doormat div.raquo {
    color: #e3001a;
    margin:0px 3px 1px 0px;
    line-height: 14px;
    float:left;
}

#doormat div.layer {
	color: #797979;
	cursor:pointer;
	float:left;
}

#doormat a {
	color: #797979;
	text-decoration: none;
}

#doormat span.popup, #doormat span.layer {
	color: #797979;
	cursor: pointer;
	float:left;
}

#doormat .store, #doormat .quicklinks, #doormat .service, #doormat .doormatlinks {
	float: left;
}

#doormat .doormatEntry{
	width: 107px;
}

#doormat .doormatlinks {
	width: 125px;
}

#doormat .store {
	width: 225px;
}

#doormat .quicklinks {
	margin-left: 10px;
	width: 120px;
}

#doormat .service {
	margin-left: 10px;
	width: 120px;
}

#doormat .store ul {
	float: left;
}

#doormat .store ul.first {
	width: 115px;
}

#doormat .store ul.last {
	margin-left: 10px;
	width: 100px;
}

/* margin areas */
/* ----------------- */
#marginLeft {
	width: 10px;
}

#marginRight {
	width: 10px;
}

/* shopping cart */
/* ----------------- */
#shoppingCart {
	left: 755px;
	top: 91px;
	width: 230px;
	position:absolute;
}

#shoppingCart #shoppingCartBox {
	height: 100%;
	color: #000000;
	cursor: pointer;
}

#shoppingCart #shoppingCartBox #shoppingCartTitleIcon {
	height: 34px;
	color: #000000;
}


#shoppingCart #shoppingCartIcon {
	height:85px;
	width: 230px;
	z-index: 1;
}

#shoppingCart #shoppingCartGraphic {
	height:100%;
	width: 230px;
}


#shoppingCart #textfooter {
	position:absolute;
	top:95px;
	height: 24px;
	line-height: 10px;
	overflow: hidden;
	font-size: 9px;
	text-align: center;
	z-index: 1;
	width: 100%;
}

#shoppingCart #shoppingCartCounter {
	background-repeat:no-repeat;
	height: 36px;
	width: 36px;
	top: -18px;
	left: 205px;
	position:absolute;
}

#shoppingCart #shoppingCartCounterText {
	position:absolute;
	text-align: center;
	top: 11px;
	width: 36px;
	color: #FFFFFF;
}

#shoppingCart .boxExpand, #shoppingCart .boxCollapse {
	right:24px;
}

#shoppingCart .content {
	padding: 0 10px;
	background-color: #F3F3F3;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#shoppingCart .tableBorderFirst {
	width: 208px;
	line-height: 25px;
	border-top: none;
}

#shoppingCart .tableBorder {
	border-top: 1px solid #CCCCCC;
	line-height: 25px;
	width: 208px;
}

#shoppingCart .hideContent {
	display:none;
}

#shoppingCart .shoppingCartEmpty {
	height: 0px;
}

#shoppingCart .link {
	color:red;
	line-height:20px;
	text-decoration:none;
}

#shoppingCart .sliderTarget {
	position:absolute;
	top:34px;
}

/* Content areas */
/* ----------------- */

#content {
	margin: 0 auto;
	text-align: left;
	width: 995px;
}

#content td {
	vertical-align: top;
}

#content td.separatorLeft, #content td.separatorRight {
	width: 5px;
}

#content div.separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
}


/* Content left area */
/* ----------------- */
#contentLeft {
	background-color: #F3F3F3;
	min-height: 0;
	position: relative;
	width: 195px;
}

#contentLeft .box1 {
	overflow: hidden;
	position: relative;
	width: 195px;
}


/* Content middle area */
/* ----------------- */
#contentMiddle {
	background-color: white;
	padding: 7px 7px 0;
	position: relative;
	width: 526px;
}

/* breadcrumb (remove me?)*/
#contentMiddle .breadcrumb {
	color: black;
	line-height: 13px;
	padding-bottom: 8px;
	position: relative;
	font-size:11px;
}

#contentMiddle .breadcrumb a {
	color: black;
	text-decoration: none;
}

#contentMiddle .breadcrumb a:HOVER {
	color: #DF0000;
}

#contentMiddle .onlineShopBanner, #contentMiddle .localMarketBanner {
	background-repeat: no-repeat;
	width: 526px;
	height: 42px;
	z-index: 1;
}

#contentMiddle .onlineShopBanner .text, #contentMiddle .localMarketBanner .text {
	position: absolute;
	overflow: hidden;
	z-index: 2;
}

#contentMiddle #marketInfo .localMarketBanner {
	display: none;
}

/* breadcrumb */
#breadcrumb {
	color:#FFFFFF;
	font-size:11px;
	margin:0 auto;
	padding: 0;
	position:relative;
	text-align:left;
	width:995px;
	height:24px;
}

#breadcrumb h1{
	color : #FFFFFF;
	font-weight:normal;
	margin : 0;
	font-size:11px;
	display:inline;
}

#breadcrumb .breadcrumb {
	margin:0 252px 0 217px;
	width:526px;
	line-height: 8px;
	padding:5px 0 11px;
}

#breadcrumb .breadcrumb a {
	color: #FFF;
	text-decoration:none;
}

#breadcrumb .fitter {
	white-space:nowrap;
}

/* boxes in content middle */
#contentMiddle .boxless {
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	width: 526px;
}

#contentMiddle .box1, #contentMiddle .box2First, #contentMiddle .box2Last, #contentMiddle .separator {
	margin-bottom: 10px;
}

#contentMiddle .box1, #contentMiddle .box2First, #contentMiddle .box2Last {
	overflow: hidden;
	position: relative;
}

#contentMiddle .box1 {
	width: 524px;
	-width: 526px;
}

#contentMiddle .box2First, #contentMiddle .box2Last {
	float: left;
	width: 256px;
	-width: 258px;
}

#contentMiddle .box2Last {
	margin-left: 10px;
}

#contentMiddle .box3First, #contentMiddle .box3, #contentMiddle .box3Last {
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}

#contentMiddle .box3First, #contentMiddle .box3Last {
	float: left;
	width: 167px;
	-width: 169px;
}

#contentMiddle .box3 {
	float: left;
	width: 166px;
	-width: 168px;
}

#contentMiddle .box3, #contentMiddle .box3Last {
	margin-left:10px;
}


#contentMiddle  .moreInfos{
	margin-top: 19px;
	width: 72px;
	-width: 79px;
}


/* area newsletter in content middle*/
#newsletter {
	margin-top: 10px;
	width: 526px;
	float: left;
	height: 37px;
	color: #989898;
	font-size: 11px;
	padding-top:2px;
}

#newsletter .label {
	color: black;
	margin:5px 10px 0px;
	float: left;
}

#newsletter .email {
	width:203px;
	float: left;
	margin-right: 10px;
	-margin-right: 6px;
	display: inline;
}

#newsletter .email input {
	width: 200px;
}

#newsletter .submit {
	float:left;
}

#newsletter .question {
	left:443px;
	position: absolute;
	top:14px;
}

#newsletterDoormat_email {
	margin-bottom: 8px;
	color: #989898;
}


/* Content right area */
/* ----------------- */
#contentRight {
	min-height: 10px;
	position: relative;
	width: 230px;
}

#contentRight .box1 {
	margin-bottom: 5px;
	overflow: hidden;
	width: 228px;
	-width: 230px;
	position: relative;
}


/* area mystore */
#contentRight #mystoreTeaser  .mystorehead {
	height: 40px;
	width: 226px;
}

#contentRight #mystoreTeaser .mystoremystore {
	height: 45px;
	width: 102px;
}

#contentRight #mystoreTeaser .mystorethere4u {
	height:45px;
	margin:0 0 0 6px;
	width:102px;
}

#contentRight #mystoreTeaser .mystorethere4u2 {
	display: none;
}

#contentRight #mystoreTeaser .mystoretopproducts {
	cursor:pointer;
	height:45px;
	margin:5px 0 0;
	width:210px;
}

#contentRight #mystoreTeaser .mystorecontent {
	padding: 0 0 7px 9px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorecontent {
	width: 200px;
	-width:210px;
	padding: 34px 0 0 11px;
	overflow:hidden;
}


#contentRight #mystoreTeaser #mystoremystorecontent .marketimage {
	height: 55px;
	width: 55px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .imageseperator {
	width:10px;
	height: 1px;
	float: left;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystorebutton {
	padding:0 15px 10px 0;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorecontentseperator {
	height:7px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorebottom {
	height: 8px;
	width: 211px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorecontenttop {
	height: 11px;
	width: 102px;
	position:absolute;
	top:39px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorecontentmiddle {
	height: 38px;
	width: 208px;
	position:absolute;
	top:50px;
	padding-left: 10px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoreopenweekdays {
	width: 60px;
}

#contentRight .sliderToggle {
	height: 40px;
	overflow: hidden;
}

#contentRight .sliderTarget {
}

#contentRight .sliderContent {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 40px;
	width: 100%;
}

#contentRight .sliderContent img {
	margin-top: -40px;
}


/* mystore content */

.googlemaps-label {
	color: black;
    font-size: 13px;
    font-weight: bold;
	position: relative;
	border: none;
	padding: 5px 10px;
	background-color: white;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}


#contentMiddle .go-red{
	background-position:0 5px;
	background-repeat:no-repeat;
	padding: 0 0 0 10px !important;
}

#contentMiddle #myStoreMarketSelector {
	height:45px;
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

#contentMiddle #myStoreMarketSelector .title {
	float: left;
	padding: 13px 0 0 10px;
}

#contentMiddle #myStoreMarketSelector .selector {
	float:right;
	font-weight:bold;
	padding: 10px 10px 0 0;
}

#contentMiddle #myStoreMarketSelector .selectbox {
	width: 200px;
}

#contentMiddle #myStoreMainContent .content {
	padding: 5px 10px 10px 10px;
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

#contentMiddle #myStoreMainContent .block {
	padding:15px 0 0;
}

#contentMiddle #myStoreMainContent .headline {
	line-height:12px;
	margin: 5px 0 6px;
	text-transform:uppercase;
}

#contentMiddle #myStoreMainContent .seperator {
	border-top:1px solid #989898;
	margin : 8px 0;
	font-size:0;
	line-height:0;
	height:0;
}

#contentMiddle #storeLocation {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

#contentMiddle #storeLocation .map {
	margin:12px 12px 12px 12px;
	height:525px;
	width:500px;
}

#contentMiddle #storeLocation .buttonrow {
	margin:10px 0 0 10px;
}

#contentMiddle #mystore .banner {
	height:0px;
	width:0px;
}

#contentMiddle #mystore .bannerSeperator {
	height:0px;
}


#contentMiddle #myStoreMainContent #myStoreSelectorTable .tableCell {
	text-align:left;
	vertical-align:top;
	font-size:12px;
}

#contentMiddle #myStoreMainContent .tdSeparator {
	width: 25px;
}

#contentMiddle #myStoreMainContent .selectionArea {
	height:140px;
	width:504px;
	overflow-x:scroll;
	overflow-y:hidden;
}

#contentMiddle #myStoreMainContent .alphabet {
	padding: 6px 5px;
}

#contentMiddle #myStoreMainContent #storeSelector a:hover {
	color: black;
	cursor: pointer;
}

#contentMiddle #myStoreMainContent #storeSelector a {
	color: #DF0000;
	text-decoration: none;
}

#contentMiddle #myStoreMainContent #storeSelector td.alphabetSeperator {
	background-color: #989898;
	padding: 0;
}

#contentMiddle #myStoreMainContent #storeSelector td.alphabetSeperator div {
	width: 1px;
}

#contentMiddle #myStoreMainContent #storeSelector td {
	height: auto;
	line-height: 10px;
	padding: 0 5px;
	vertical-align: middle;
}

#contentMiddle #myStoreMainContent #storeSelector table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

#contentMiddle #myStoreMainContent #storeSelector .unlinked {
	color: #797979;
}

#contentMiddle #myStoreMainContent .outletlink {
	color:#DF0000;
	text-decoration:none;
	cursor: pointer;
}

#contentMiddle #myStoreMainContent .outletRow {
	height:15px;
	white-space: nowrap;
}

#contentMiddle #myStoreMainContent .googlelabel {
	font-weight:bold;
	font-size:20px;
}

#contentMiddle #myStoreMainContent a {
	text-decoration:none;
	color:#797979;
}

#contentMiddle #myStoreEvents {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	min-height: 57px;
	-height: 80px;
	padding: 10px;
}

#contentMiddle #myStoreEvents .myMarketTitle {
	margin-bottom: 5px;
}

#contentMiddle #myStoreEvents .myMarketName {
	text-transform: uppercase;
}

#contentMiddle #myStoreEvents .eventSummary {
	overflow: auto;
	margin-top: 8px;
}

#contentMiddle #myStoreEvents .eventSummaryDate {
	position: absolute;
	left: 10px;
	width: 120px;
}

#contentMiddle #myStoreEvents .eventSummaryDescription {
	position: relative;
	margin-left:130px;
}

#contentMiddle #myStoreEvents .eventSummaryMoreLink {
	color: #DF0000;
	cursor: pointer;
}

#contentMiddle #myStoreEvents .eventDetail {
	overflow: auto;
	margin-top: 8px;
	height: 175px;
}

#contentMiddle #myStoreEvents .eventDetailImage {
	position: absolute;
	left: 10px;
	width: 234px;
	height: 175px;
	background: no-repeat;
}

#contentMiddle #myStoreEvents .eventDetailTextBox {
	position: relative;
	margin-left:254px;
}


#contentMiddle #myStoreEvents .eventDetailDateAndSummary {
	font-size: 1.2em;
	font-weight: bold;
}

#contentMiddle #myStoreEvents .eventDetailText {
	margin-top: 5px;
}

/* area product recommendations */
#contentRight .productrecommendationhead {
	height: 36px;
	width: 226px;
}

#contentRight .productrecommendationcontent {
	height: 130px;
}

.catalogEntryList .mystorecategory {
	position:relative;
}

.catalogEntryList .mystorecategory h2 {
	font-size:20px;
	margin:10px;
	width:506px;
}

/* Dummy css classes to identify elements for our toggle event */
.sliderTarget {
}

.sliderToggle {
}

/* my account */
/* ------- */
.myaccount #contentMiddle {
    width: 766px;
}

.myaccount #marginRight {
	width: 5px;
}

.myaccount #contentRight {
	display: none;
}

.myaccount #newsletter {
	width: 100%;
}

.myaccount td.separatorRight {
	display: none;
}

.myaccount #doormat .store {
	width: 380px;
}

.myaccount #doormat .quicklinks {
	width: 170px;
}

.myaccount #doormat .doormatlinks {
	width: 185px;
}

.myaccount .navigationLeft li a.highlight {
	color: #797979;
}


#contentMiddle .ordersMinHeight {
	min-height: 230px;
	height: auto !important;
	position: relative;
}

#contentMiddle .myAccountContentLeft {
	left:539px;
	position:absolute;
	top:0px;
}

#yourAccountBox {
	width:228px;
}

.box-right-holder {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

.bg-gradient-60 {
	background-image:url(background/bg_gradient_60.gif);
}

.bg-gradient-60 {
	background-color:#FFFFFF;
	background-position:0 100%;
	background-repeat:repeat-x;
}

.box-right-cnt {
	padding:7px 10px 8px;
	overflow: hidden;
}

#sslBox {
	border: 0 none;
	height:108px;
	width:228px;
}

#sslBox .sslIconAndTitle {
	height: 46px;
	position: relative;
}

#sslBox .sslIcon {
	background-repeat: no-repeat;
	position: absolute;
	height: 36px;
	left: 10px;
	top: 13px;
	width: 36px;
}

#sslBox .sslTitle {
	position: absolute;
	left: 57px;
	top: 22px;
	font-weight: bold;
	width: 169px;
}

#sslBox .sslText {
	padding: 10px;
}

#sslBox .link {
	text-decoration: underline;
	cursor: pointer;
}


/* buttons */
/* ------- */

#site .button{
	cursor: pointer;
	height: 17px;
	-height: 20px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 1px;
	text-decoration:none;
}

#site .button2{
	cursor: pointer;
	height: 19px;
	-height: 25px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 4px;
	font-size: 12px;
}


#site .red_button2 {
	background-repeat:repeat-x;
	border:solid 1px #b0031a;
	color:#ffffff;
	cursor: pointer;
	height: 19px;
	-height: 25px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 4px;
}


#site .white_button2 {
	background-image: url('button/fader_white23.gif');
	background-repeat:repeat-x;
	border:1px solid #cccccc;
	color: #df0000;
	cursor: pointer;
	height: 19px;
	-height: 25px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 4px;
}


#site .button3 {
	width: 100px;
	position: relative;
}

#site .button3LeftPartLeft{
	background-image: url('button/leftPartLeft.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 25px;
	left:0;
	overflow: hidden;
	position:absolute;
	top:0;
	width: 13px;

}

#site .button3LeftPartRight{
	background-repeat: repeat-x;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: none;
	border-right: 1px solid #cccccc;
	cursor: pointer;
	height: 19px;
	-height: 25px;
	margin-left:13px;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 4px;
	white-space: nowrap;
}

#site .button3RightPartLeft{
	background-repeat: repeat-x;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: none;
	cursor: pointer;
	height: 19px;
	-height: 25px;
	margin-right:13px;
	overflow: hidden;
	padding-left: 5px;
	padding-top: 4px;
	white-space: nowrap;
}

#site .button3RightPartRight{
	background-image: url('button/rightPartRight.gif');
	background-repeat: no-repeat;
	cursor: pointer;
	height: 25px;
	overflow: hidden;
	position:absolute;
	right:0;
	top:0;
	width: 13px;
}

#site .button4{
	cursor: pointer;
	height: 33px;
	-height: 39px;
	overflow: hidden;
	padding-left: 9px;
	padding-top: 4px;
	border:1px solid #cccccc;
}

#site .imageButtonVar {
	border:1px solid #b00317;
	color:#ffffff;
	cursor:pointer;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:4px;
	padding-top:4px;
	width:150px;

}

#site .imageButtonVarIcon {
	padding-left:20px;
}



/* my account */
/* ---------- */
.navigationLeft {
	color: #989898;
	font-weight: bold;
	line-height: 23px;
	padding-bottom: 10px;
}

.navigationLeft ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0;
}

.navigationLeft ul.selected {
	display: block;
}

.navigationLeft ul ul {
	border: 1px solid #C3C3C3;
	border-top: 0;
	display: none;
	padding: 5px 9px;
}

.navigationLeft ul ul ul {
	border: 0;
	padding: 0 0 0 9px;
}

.navigationLeft li li li {
	font-weight: normal;
}

.navigationLeft li a {
	color: white;
	display: block;
	height: 25px;
	padding: 0 9px;
	text-decoration: none;
	text-transform: uppercase;
}

.navigationLeft li li a {
	background: url('navigation/border-gray.bmp') repeat-x bottom left;
	height: auto;
	-height: 0;
	color: black;
	padding: 0;
	text-transform: none;
}

.navigationLeft a:HOVER, .navigationLeft a.selected {
	color: #DF0000;
}

.navigationLeft a.last {
	background: url();
}

#contentMiddle .firstcolumn, #contact_message_captcha_table .firstcolumn {
	padding:  0 0 17px 0;
}

#contentMiddle .caption .firstcolumn {
	padding:  0 0 0 0;
}

#change_password_table .firstcolumn{
	width:260px;
}

#myAccountRepairStatus .firstcolumn{
	width:260px;
}

#confirm_password_table .firstcolumn{
	width: 260px;
}

#forget_password_table .firstcolumn{
	width:260px;
}

#captcha_password_table .firstcolumn{
	width:260px;
}

#aftercaptcha_password_table .firstcolumn{
	width:268px;
}

#aftercaptcha_password_table .secondcolumn{
	width:258px;
}

#aftercaptcha_password_table  {
	width:526px;
}

#contentMiddle .secondcolumn, #contact_message_captcha_table .firstcolumn {
	padding: 0 0 17px 0;
	float: right;
}

.width10{
	width: 10px;
}

.width20{
	width: 20px;
}

#contentMiddle .caption .vertAlignBot{
		vertical-align : bottom;
}

#contentMiddle .caption .secondcolumn {
	float:none;
	padding: 0 0 0 0;
}

#myAccount #MultiChannelUserRegistrationAdd {
	width: 526px;
	margin-bottom: 7px;
	position:relative;
}

#myAccount #MultiChannelUserRegistrationAdd .privacy {
	margin-top: 10px;
	width: 524px;
}

#myAccount #myAccountRegistration .box1 {
	width: 517px;
}

#myAccount #myAccountRegistration table {
	margin: 10px;
}

#myAccount #myAccountRegistration #registrationErrorBox {
	margin-top:10px;
	margin-left: 10px;
	margin-right: 10px;
}

#myAccount #myAccountRegistration #errorBox table {
	margin: 0px;
}

#myAccount #myAccountRegistrationButtons table {
	width: 526px;
}

#myAccount #myAccountRegistration tr.caption td {
	padding-top: 7px;
}

#myAccount #myAccountRegistration tr.input td {
	padding-top: 2px;
}

#myAccount #myAccountRegistration td.toprow {
	margin-top: 10px;
	margin-left: 4px;
}

#myAccount #myAccountRegistration .leftcolumn,
#myAccount #myAccountRegistration .leftcolumn input {
	width: 245px;
}

#myAccount #myAccountRegistration .rightcolumn,
#myAccount #myAccountRegistration .rightcolumn input {
	width: 233px;
}

#myAccountRegistration div.label span.infoSignLabel {
	float:left;
}

#myAccountRegistration div.label div.infoSign {
	float: left;
	margin-left: 5px;
}

#myAccount .registrationDisclaimer {
	margin-top: 22px;
}

#myAccount #myAccountRegistration .captchaContainer {
	margin-top: 24px;
	height: 77px;
}

#myAccount #myAccountRegistration .rightcolumn.captchaInput {
	vertical-align: bottom;
}

#myAccount #myAccountRegistration .rightcolumn.captchaInput input {
	margin-top: 3px;
}

#myAccount #myAccountRegistrationButtons tr.footnote td {
	padding-top: 7px;
}

#myAccount #myAccountRegistrationButtons tr.footnote .rightcolumn span {
	display:block;
	float:right;
	width:160px;
}

#myAccount #myAccountRegistration .captchaRefreshLink {
	margin-top: 4px;
	float:right;
	color:red;
}

#myAccount .info {
	display: none;
	height: 15px;
	margin-left: 3px;
	position: absolute;
	top: -1px;
	width: 9px;
}

#myAccount #masterDataInfoSign {
	display: inline;
	padding-left: 5px;
	position: absolute;
	top:14px;
}

#myAccount #masterDataEmailText {
	position: relative;
}

#myAccount a {
	text-decoration: none;
}

#myAccount .paginator table {
	width: auto;
}

#myAccount .red {
	color: red;
}

#myAccount .white {
	color: white;
}

#myAccount .black {
	color: black;
}

#myAccount .bold {
	font-weight: bold;
}

#myAccount .information {
	position: relative;
}

#myAccount .wide {
	width: 500px;
}

#myAccount .header {
	font-size: 20px;
	font-weight: bold;
}

#myAccount .privacy {
	width: 526px;
	margin-bottom: 10px;
}

#myAccount #myAccountLogin, #myAccount #myAccountRegister {
	background-image: url('background/fader_gray227.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	min-height: 277px;
	margin-right: 10px;
}

#myAccount #myAccountLogin {
	width: 273px;
}

#myAccount #myAccountLogin input {
	width: 245px;
}

#myAccount #myAccountRegister {
	width: 242px;
}

#myAccount #myAccountLogin div.captchalabel {
	padding-top: 10px;
}

#myAccount #myAccountLogin .captchaContainer {
	width:253px;
}

#myAccount #myAccountLogin .captchaContainer .leftcolumn {
	width:253px;
}

#myAccount #myAccountLogin .captchaImage,
#myAccount #myAccountRegistration .captchaImage {
	border: 1px solid #CCCCCC;
	height: 75px;
	width: 251px;
}

#myAccount #myAccountLogin .captchaRefreshLink {
	text-decoration: none;
	float: right;
}

#myAccount #myAccountLogin .header,
#myAccount #myAccountRegister .header,
#myAccount #myAccountRegistration .header {
	font-size: 12px;
	font-weight: bold;
	background-color: #F3F3F3;
	padding: 7px 10px 7px;
}

#myAccountLogin #Logon {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#myAccountLogin #Logon div.input,
#myAccountRegister div.input,
#myAccountRegistration div.input {
	margin-top: 7px;
}

#myAccountLogin #Logon div.label,
#myAccountRegistration div.label,
#myAccountLogin #Logon div.passwordLink  {
	margin-top:3px;
	margin-bottom: 3px;
}

#myAccountLogin #Logon div.passwordLink {
	float: right;
}

#myAccount #myAccountLogin div.submit, #myAccount #myAccountRegister div.submit {
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 25px;
	padding-top: 20px;
}

#myAccountLogin #Logon #forgotPasswordLink {
	margin-top: 2px;
}

#myAccountLogin #errorBox {
	width: 237px;
	margin: 10px;
	padding: 7px;
}

#myAccountLogin #errorBox ul li {
	width: 202px;
}

#myAccountRegister .register_text,
#myAccountRegister .benefitsBox {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#myAccountLogin #login_table, #myAccountLogin #register_table {
	width: 237px;
}

#myAccountLogin #login_table td {
	padding: 0 0 5px;
}

#myAccount .smallheader {
	font-size: 14px;
	font-weight: bold;
}

#myAccount .smallheader h2{
	font-size : 14px;
	margin : 0;
}

#myAccount .text {
	padding: 10px 0;
}

.line {
	border-top: 1px solid #CCCCCC;
	font-size: 0;
	line-height: 0;
}

#myAccount .red_button.button2 {
	background-repeat: repeat-x;
	border: 1px solid #B0031A;
	color: white;
}


#myAccountCancelAccount .cancel {
	float: right;
	width: 92px;
}

#myAccountCancelAccount .singlecolumn {
	padding: 10px 0 0 0;
}

#myAccountCancelAccount .firstcolumn, #myAccountCancelAccount .secondcolumn {
	padding: 10px 0 17px 0;
}

#myAccountCancelAccount .radio {
/*	left: -3px;*/
	position: relative;
}

#myAccountCancelAccount .checkbox {
	display: block;
	float: left;
	clear: left;
	height: 12px;
	padding: 0;
	margin: 0;
}

#myAccountCancelAccount .paragraph {
	margin-top: 10px;
}


#myAccountChangePassword input {
	width: 250px;
}

#myAccountChangePassword .change {
	float: right;
	width: 170px;
	-width: 179px;
}

#myAccountChangePassword .cancellink {
	color: black;
	text-decoration: underline;
}


#myAccountConfirmPassword .continue {
	float:right;
	width:83px;
}

#myAccountConfirmPassword input {
	width: 250px;
}

#myAccount #myAccountConfirmPassword .registrationDisclaimerRow {
	display: none;
}

#myAccountForgetPassword .continue {
	float:right;
	width:83px;
}

#myAccountForgetPassword input {
	width: 250px;
}

#myAccountGiftcard .balancetext, #myAccountGiftcard .ordertext {
	padding-left: 10px;
}

#myAccountGiftcard .giftcardHeader {
	font-size:10px;
	padding:10px;
}

#myAccountGiftcard .giftcardHeader h1{
	font-size:20px;
	margin: 0px;
}

#myAccountGiftcard .giftcardImage {
	float: left;
	height: 118px;
	margin: 0 10px 10px 10px;
	width: 118px;
}

#myAccountGiftcard .giftcardInfo {
	float: left;
	margin-bottom: 10px;
	width: 376px
}

#myAccountGiftcard .giftcardText {
	padding: 10px 0 0 0;
}

#myAccountGiftcard .terms {
	float: right;
	margin: 10px 0 0 10px;
	width: 157px;
}

#myAccountGiftcard .faq {
	float: right;
	margin: 10px 0 0 10px;
	width: 96px;
}

#myAccountGiftcard .checkText {
	margin: 10px;
}

#myAccountGiftcard .onecolumn {
	padding: 0 0 17px 10px;
}

#myAccountGiftcard input {
	float: left;
	width: 244px;
}

#myAccountGiftcard .check {
	float: right;
	margin: 10px 10px 10px 0px;
}



#myAccountGiftcard .giftcardButtonSpacer {
	 height: 49px;
}

#myAccountGiftcard .bottom {
	margin-top: 10px;
	width: 514px;
	height: 94px;
}


#myAccountMyStore .box1 {
	margin: 10px 0 0 0;
}

#myAccountMyStore .storeHeader {
	padding: 10px;
}

#myAccountMyStore .storeImage {
	background-color:#F3F3F3;
	border:1px solid #CCCCCC;
	float:left;
	height:175px;
	width:234px;
	margin: 0 10px 0 0;
}

#myAccountMyStore .storeContent {
	padding: 0 10px 10px;
}

#myAccountMyStore .storeInfo {
	float:left;
	width: 250px;
}

#myAccountMyStore .storeText {
	padding: 10px 0 0 0;
}

#myAccountMyStore .smallcolumn {
	width: 60px;
}

#myAccountMyStore select {
	width: 240px;
}

#myAccountMyStore .continue {
	margin-top:10px;
	width: 85px;
}

#myAccountNewsletter #errorBox table {
	width:482px;
}

#myAccountNewsletter .globalErrorBox {
	width:482px;
}


#myAccountNewsletter .globalErrorBox ul li {
	width: 460px;
}

#myAccountNewsletter select.formInput{
	width: 243px;
}

#myAccountNewsletter .innerbox1 {
	padding: 10px;
	-width:524px;
}

#myAccountNewsletter .box1 {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
}

#myAccountNewsletter .textTitle {
	font-weight: bold;
}

#myAccountNewsletter .inputField {
	width:240px;
}

#myAccountNewsletter .button {
	float:right;
	width: 75px;
	margin-bottom: 10px;
}

#myAccountNewsletter .inputArea {
	margin-bottom: 10px;
}

#myAccountNewsletter .checkbox {
	display: block;
	float: left;
	clear: left;
	height: 14px;
	padding: 0;
	margin: 0;
	margin-right: 6px;
	top: 1px;
}

#myAccountNewsletter .radio {
	margin-left: 0px;
	position:relative;
	top: 2px;
	width:15px;
}

#myAccountNewsletter .date_day {
	width: 68px;
	margin-right: 2px;
	float: left;
}

#myAccountNewsletter .date_month {
	width: 66px;
	margin-right: 2px;
	float: left;
}

#myAccountNewsletter .date_year {
	width: 109px;
	float: left;
}

#myAccountNewsletter .newsletterField {
	padding-top: 10px;
}

#myAccountNewsletter .fieldLabel {
	margin-right: 10px;
}

#myAccountNewsletter .fieldBox {
	padding-top: 10px;
	padding-bottom: 10px;
}


#myAccountNewsletter .newsletterfirstcolumn {
	width: 265px;
}

#myAccountNewsletter .column {
	padding-top: 10px;
}

#myAccountNewsletter .buttonwhite {
	float:right;
	width: 65px;
	margin-bottom: 10px;
}

#myAccountNewsletter .buttonarea {
	float:right;
	width:180px;
}

#myAccountNewsletter .checkboxarea {
	width:305px;
}

#myAccountNewsletter .newsletterHeader1 {
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
}

#myAccountNewsletter .newsletterHeader1 h1{
	font-size : 12px;
	margin : 0;
}

#myAccountNewsletter .newsletterHeader2 {
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
}

#myAccountNewsletter .newsletterHeader3 {
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
}

#myAccountNewsletter .newsletterHeader0 {
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
}

#myAccountNewsletter u {
	cursor: pointer;
}


#myAccountNewsletter .formInput{
	width: 240px;
}

#myAccountNewsletter .left {
	float: left;
}

#myAccountNewsletter .boxHeader {
	font-weight:bold;
	margin-bottom: 5px;
}

#myAccountNewsletter .lastcolumn {
	padding: 0px;
}

#myAccountNewsletter #newsletterChangeData {
	padding-top: 10px;
	margin-bottom: 0px;
}

#myAccountNewsletter #newsletterchange_table {
	width:504px;
	float:left;
	margin:0px;padding:0px;
}

#myAccountNewsletter #newsletterchange_table .formInput {
	width: 240px;
}

#myAccountNewsletter #newsletterchange_table #newsletterOutlet {
	width: 248px;
}

#myAccountNewsletter #newsletterchange_table #newsletterchange_table_column_gender {
	padding-top: 0;
}

#myAccountNewsletter #newsletterinputtable #newsletterOutlet {
	width: 248px;
}

#myAccountNewsletter #newsletterFirstPageTitle h1 {
	font-size:20px;
}

#myAccountPayment .change {
	float: right;
	width: 69px;
}

#myAccountPayment .singlecolumn {
	padding: 10px 0 0 0;
	position: relative;
}

#myAccountPayment .buttoncolumn {
	padding: 10px 0 17px 0;
}

#myAccountPayment input {
	width: 238px;
}

#myAccountPayment select {
	width: 242px;
}

#myAccountPayment .radio {
	left: -3px;
	position: relative;
	width: 0px;
}

#myAccountPayment .no_first {
	float: left;
	width: 55px;
}

#myAccountPayment .no_other {
	float: left;
	margin-left: 2px;
	width: 55px;
}

#myAccountPayment .date_month {
	float: left;
	width: 55px;
}

#myAccountPayment .date_year {
	float: left;
	margin-left: 2px;
	width: 65px;
}

#myAccountPayment .spacer {
	float: left;
	width: 119px;
}


#myAccountRegister u {
	cursor: pointer;
}

#myAccountRegister input {
	width: 250px;
}

#myAccountRegister .checkbox {
	left:-3px;
	top:-1px;
	width:22px;
	margin:0;
	padding:0;
}

#myAccountRegister .column1 {
	width: 25px;
}

#myAccountRegister .column2 {
	width: 235px;
}

#myAccountRegister .column3 {
	width: 270px;
}

#myAccountRegister .footnote {
	color: gray;
	font-size: 10px;
}

#myAccountRegistration .singlecolumn {
	padding: 0 0 10px 0;
}

#myAccountRegistration .tinycolumn {
	padding: 5px 0 0 0;
}

#myAccountRegister .regremtinycolumn {
	padding:20px 0px;
}

#myAccountRegistration .textcolumn {
	padding: 15px 0;
}

#myAccountRegistration .radio {
	margin:0;
	padding:0;
	width: 15px;
}

#myAccountRegistration .register {
	float: right;
	width: 89px;
}

#myAccountRegister .adjust {
	margin-top: 4px;
}

#myAccountRegister .smalladjust {
	margin-top: 2px;
}

#myAccountMasterData .inp-text {
	width: 245px;
}

#myAccountMasterData .phone_prefix {
	width: 62px;
	float: left;
	margin-right: 2px;
}

#myAccountMasterData .phone_number {
	width: 173px;
	float: left;
}

#myAccountMasterData .date_day {
	width: 68px;
	margin-right: 2px;
	float: left;
}

#myAccountMasterData .date_month {
	width: 66px;
	margin-right: 2px;
	float: left;
}

#myAccountMasterData .date_year {
	width: 109px;
	float: left;
}

#myAccountMasterData .singlecolumn {
	padding: 0 0 10px 0;
}

#myAccountMasterData .footnote {
	color: gray;
	font-size: 10px;
}

#myAccountMasterData .inputStreet {
	/*float:left;*/
	margin-right:2px;
	width:195px;
}

#myAccountMasterData .inputHousenumber {
	/*float:left;*/
	width:40px;
}

#myAccountMasterData .inputPackstationNo {
	margin-right:2px;
	width:118px;
}

#myAccountMasterData .inputPackstationPostNo {
	width:118px;
}

#myAccountMasterData #additionalAddressTitle, #myAccount #myAccountMasterData #additionalAddressText, #myAccount #myAccountMasterData #additionalPackstationAddressText {
	padding-bottom: 5px;
}

#myAccountMasterData table {
	border-collapse: collapse;
}

#myAccountMasterData table td.padded {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 17px;
}

#myAccountMasterData table td.notpadded {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#myAccountMasterData .firstcolumn , #myAccountMasterData .secondcolumn {
	width: 253px;
}

#myAccountMasterData .paddedtext {
	padding-bottom:3px;
	padding-top:3px;
}

#myAccountMasterData .rememberMe .headline {
	font-weight:bold;
}

#myAccountMasterData .rememberMe .text span {
	color:#558ed5;
	cursor:pointer;
	text-decoration: underline;
}

#myAccountWishlist .headerText{
	float:left;
}

#myAccountWishlist .header {
	padding: 10px;
}

#myAccountWishlist .settings {
	background-color: #F3F3F3;
	height: 30px;
}

#myAccountWishlist .selecter {
	height: 30px;
	margin: 10px 0;
}

#myAccountWishlist .floatedText {
	float: left;
	padding: 8px 0 0 10px;
}

#myAccountWishlist .listChangeHits {
	float: right;
	padding-left: 10px;
}

#myAccountWishlist .listChangeSort  {
	float: left;
	padding-left: 10px;
}

#myAccountWishlist .run {
	float: right;
	margin: 3px 0 0 8px;
}

#myAccountWishlist select {
	margin: 3px 0 0 10px;
}

#myAccountWishlist .select-page-count {
	width: 50px;
}


#myAccountWishlist .selectCheckbox {
	float: left;
	left: 7px;
	position: relative;
	top: 7px;
}

#myAccountWishlist .catalogEntry input {
	left:10px;
	top:10px;
	-left: 6px;
	-top: 7px;
	position: absolute;
}

#myAccountWishlist .catalogEntry .image a, #myAccountWishlist .catalogEntry .manufacturer a {
	display: block;
	height: 100%;
}

#myAccountWishlist .catalogEntry .info a {
	color: #DF0000;
	cursor: pointer;
	text-decoration: none;
}

#myAccountWishlist .catalogEntry .buttonRemove {
	border: 1px solid #CCCCCC;
	bottom: 10px;
	padding: 5px;
	position: absolute;
	right: 10px;
	width: 120px;
}

#myAccountWishlist .catalogEntry .buttonRemove a {
	color: #DF0000;
	cursor: pointer;
	text-decoration: none;
}

#myAccountWishlist .catalogEntry .buttonRemove .remove {
	background: url(products/cross.bmp) no-repeat;
	padding-left: 18px;
}

#myAccountOrders .header {
	padding:10px;
}

#myAccountOrders .text {
	padding:10px;
}

#myAccountOrders .link, #layer .link {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position:0 6px;
	padding: 0px 0 0 10px;
	vertical-align: top;
	white-space: nowrap;
}

#whitelabel {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	bottom:3px;
	color:#000000;
	position:relative;
	right:3px;
	height:250px;
}

#whitelabel .content {
	padding:20px 0 0 20px;
	text-align:left;
	height:130px;
	margin-top:20px;
}

#whitelabel .buttons {
	padding: 0 20px;
}


#myorderthanks {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	bottom:3px;
	color:#000000;
	position:relative;
	right:3px;
	height: 220px;
}

#myorderthanks .content {
	padding:20px 0 0 20px;
	text-align:left;
	height: 90px;
	margin-top:20px;
}

#myorderthanks .buttons {
	padding: 0 20px;
}

#myordercancellation {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	bottom: 3px;
	color: #000000;
	position: relative;
	right: 3px;
}

#myordercancellation .content {
	padding: 10px;
}

#myordercancellation .content .text {
	text-align: left;
}

#myordercancellation .content .buttons {
	margin-top: 20px;
}

#myordercancellation .content .headline {
	margin-top: 20px;
	text-align: left;
	font-weight: bold;
}

#myordercancellation .content .logo {
	margin: 10px 0;
}

#myordercancellation .content .headline .title {
	font-size: 18px;
}

#myordercancellation .content .headline .subtitle {
	font-size: 14px;
}

#myordercancellation .content .orderoverview {
	margin-top: 20px;
	border: 1px solid #CCCCCC;;
}

#myordercancellation .content .orderoverview table.products {
	border-bottom: 1px solid #CCCCCC;;
}

#myordercancellation .content .orderoverview th {
	vertical-align: top;
	padding: 7px 0;
	background-color: #F1F1F1;
}

#myordercancellation .content .orderoverview td {
	vertical-align: top;
	padding: 7px 0;
}

#myordercancellation .content .orderoverview td.greyboder {
	border-top: 1px solid #CCCCCC;;
}

#myordercancellation .content .orderoverview th.position,
#myordercancellation .content .orderoverview td.position {
	text-align: left;
}

#myordercancellation .content .orderoverview th.artname,
#myordercancellation .content .orderoverview td.artname {
	text-align: left;
	font-weight: bold;
}

#myordercancellation .content .orderoverview tr.servicesTitle td{
	text-align: left;
	font-weight: bold;
	padding: 7px 0 0;
}

#myordercancellation .content .orderoverview th.artno,
#myordercancellation .content .orderoverview td.artno {
	text-align: left;
}

#myordercancellation .content .orderoverview th.number,
#myordercancellation .content .orderoverview td.number {
	text-align: right;
}

#myordercancellation .content .orderoverview th.artprice,
#myordercancellation .content .orderoverview td.artprice {
	text-align: right;
}

#myordercancellation .content .orderoverview th.totprice,
#myordercancellation .content .orderoverview td.totprice {
	text-align: right;
}

#myordercancellation .content .orderoverview .amounts td {
	text-align: right;
	vertical-align: bottom;
}

#myordercancellation .content .orderoverview .amounts td.sumshipping {
	font-size: 15px;
	padding-top: 27px;
}

#myordercancellation .content .orderoverview .amounts td.pdb8 {
	padding-bottom: 8px;
}

#myordercancellation .content .orderoverview .amounts td.pdb18 {
	padding-bottom: 18px;
}

#myordercancellation .content .orderoverview .amounts td.sumtotal {
	font-size: 20px;
	padding-bottom: 15px;
}

#myordercancellation .content .orderoverview .amounts span.total-sum {
	font-size: 16px;
}

#myordercancellation .content .orderoverview .amounts td.vat {
	padding-top: 2px;
}

#myordercancellation .content .orderoverview .personal th,
#myordercancellation .content .orderoverview .personal td {
	text-align: left;
}

#myordercancellation .content .orderoverview .pickup {
	position:relative;
	width:185px;
}

#myordercancellation .content .orderoverview .pickup .title {
	position:absolute;
	top:10px;
	left:20px;
}

#myordercancellation .content .orderoverview .pickup .pickuplogo {
	position:absolute;
	top:35px;
	left:20px;
}

#myordercancellation .content .orderoverview .pickup .outlet {
	position:absolute;
	top:65px;
	left:20px;
}

#myAccountOrders .link_no_arrow{
	cursor: pointer;
	color: #E3001A;
}


#myAccountOrders .tbl-pre-header {
	background-color:#F1F1F1;
	font-weight:normal;
	padding:5px 10px;
	margin-bottom: 10px;
}

#myAccountOrders .tbl-pre-header label {
	float:left;
	padding:4px 10px 0 0;
}

#myAccountOrders .tbl-pre-header select {
	float:right;
	width: 225px;
}

#myAccountOrderPosition .header {
	background-color:#F1F1F1;
	padding:10px;
}

#myAccountOrderPosition .noOrder {
	background-color:#F1F1F1;
	padding:10px;
	font-size: 14px;
}

#myAccountOrderPosition .header .printButton {
	padding-top: 3px;
}

#myAccountOrderPosition .header .printButton  .bu-right {
	text-decoration: none;
}

#myAccountOrders .header_text {
	padding: 5px;
	width: 153px;
	font-weight: bold;
}

#myAccountOrderPosition .details {
	padding: 5px 10px 10px 10px;
}

#myAccountOrderPosition .details .posistionDetail {
	width: 350px;
}

#myAccountOrderPosition .details .status {
	margin-bottom: 5px;
}

#myAccountOrderPosition .positionInfo a {
	text-decoration: none;
}

#myAccountOrderPosition .positionInfo .col1 {
	display:block;
	float:left;
	overflow:hidden;
	width:62px;
	height: 50px;
}

#myAccountOrderPosition .positionInfo .col1 .catEntry {
	border:1px solid #CECECE;
	height:48px;
	width:48px;
}

#myAccountOrderPosition .positionInfo .col2 {
	display:block;
	float:left;
	height: 50px;
	color: black;
}

#myAccountOrderPosition .positionDeliverDetail {
	width: 150px;
}

#myAccountOrderPosition .positionDeliverDetail .deliverStatus {
	margin-bottom: 15px;
	float: right;
	white-space: nowrap;
}

#myAccountOrderPosition .positionDeliverDetail .prepareDelivery {
	margin-top: 15px;
	width: 100px;
	text-align: right;
	float: right;
}

#myAccountOrderPosition .positionDeliverDetail .orderButton {
	margin-top: 10px;
	float:right;
}
#myAccountOrderPosition .positionDeliverDetail .orderButton  a {
	text-decoration: none;
}

#myAccountOrderPosition .retoureDetail {
	width: 153px;
	padding-top: 5px;
}

#myAccountOrderPosition .retoureDetail .selectQuantity {
	margin-top: 25px;
}

#myAccountOrderPositions .retoure_reason {
	width: 524px;
	float: left;
}

#myAccountOrderPositions .retoure_reason .reason_select {
	width: 300px;
}

#myAccountOrderPositions .retoure_reason .reason {
	padding-left: 5px;
	margin-bottom: 10px;
}

#myAccountOrderPositions .retoure_reason .reason  textarea{
	width: 517px;
	height: 80px;
}

#myAccountOrderPositions .retoure_reason .centerText {
	margin-top: 5px;
}

#myAccountOrders .none {
 display: none;
}

#myAccountOrders .nextButton {
	width: 524px;
	margin-bottom: 10px;
}

#myAccountOrders .globalErrorBox {
	width: 504px;
}

#myOrderPrint .bg-gradient-60 {
	background-image:url(background/bg_gradient_60.gif);
}

#myAccountLogin .text, #myAccountRegister .text {
	padding: 10px 0 10px 0;
}

#myAccountLogin .register_text {
	width: 400px;
}

#contentMiddle #login_table .infoSign {
	display:inline;
	position:absolute;
}

#contentMiddle #login_table .secondcolumn {
	width: 100%;
	text-align: right;
}

#contentMiddle #login_table .column{
	padding: 0 0 17px;
}

#contentMiddle #footnotetable {
	float: right;
	width: 258px;
}

#contentMiddle #footnotecol {
	text-align: left;
}

#myAccountLogin .container_main {
	padding: 10px 0 10px 0;
	position: relative;
}

#myAccountLogin .container_left {
	padding: 10px 0 10px 0;
	position: relative;
}

#myAccountRegistration {
	background-image: url('background/fader_grey430.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

#myAccountLogin input{
	width: 229px;
}

#myAccountLogin #forgotPasswordLink {
	text-decoration: underline;
}

#myAccountPersonal .innerBox {
	margin: 10px;
}

#myAccountPersonal .header {
	padding: 0px;
	line-height:21px;
	padding-bottom: 2px;
}

#myAccountPersonal .image_box {
	height: 118px;
	-height: 138px;
	padding: 10px 0px;
}

#myAccount #myAccountPersonal .my_account_comments_img {
	background-image: url('myaccount/my_account_comments.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_covers_img {
	background-image: url('myaccount/my_account_covers.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_data_img {
	background-image: url('myaccount/my_account_data.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_downloads_img {
	background-image: url('myaccount/my_account_downloads.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_entries_img {
	background-image: url('myaccount/my_account_entries.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_orders_img {
	background-image: url('myaccount/my_account_orders.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_password_img {
	background-image: url('myaccount/my_account_password.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_payment_img {
	background-image: url('myaccount/my_account_payment.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_quit_img {
	background-image: url('myaccount/my_account_quit.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}

#myAccount #myAccountPersonal .my_account_wishlist_img {
	background-image: url('myaccount/my_account_wishlist.jpg');
	background-repeat: no-repeat;
	position: absolute;
	height: 118px;
	width: 236px;
}


#myAccountPersonal .text {
	height: 65px;
	padding: 0px;
}

#myAccountPersonal .box2First, #myAccountPersonal .box2Last {
	background-image: url('background/fader_gray176.gif');
	background-position: center bottom;
	background-repeat: repeat-x;
}

#myAccountPersonal .button_link {
	float: right;
	margin: 10px 0px 10px 0px;
	padding: 1px 5px 2px 5px;
	border:1px solid #CCCCCC;
	color:#DF0000;
}

#myAccountPersonal .button_pass {
	width: 101px;
}

#myAccountPersonal .button_pay {
	width: 100px;
}

#myAccountPersonal .button_quit {
	width: 80px;
}


#myAccountRepairStatus input {
	width: 240px;
}

#myAccountRepairStatus select {
	width: 244px;
}

#myAccountRepairStatus .text_bold {
	font-weight: bold;
	padding: 10px 0;
}

#myAccountRepairStatus .form_submit {
	float: right;
	width: 65px;
}

#myAccountRepairStatus #form_repair_status .firstcolumn {
	padding:  0 0 17px 0;
}

#myAccountRepairStatus #form_repair_status .caption .firstcolumn {
	padding:  0 0 0 0;
}

#myAccountRepairStatus #form_repair_status .secondcolumn {
	padding: 0 0 17px 0;
	float: right;
}

#myAccountRepairStatus #form_repair_status .caption .secondcolumn {
	padding: 0 0 0 0;
	float : none;
}

#myAccountRepairStatus .header {
	font-size:10px;
	padding:0px;
}

#myAccountRepairStatus .header h1{
	margin:0px;
	font-size:20px;
}

/* jobs */
/* ---- */
.jobs_unsolicited_store_selection_option {
	font-weight: bold;
}

#jobs .jobs_outlet_selection_box {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	height:169px;
	-height:171px;
}

#jobs .jobs_dvinci_unsolicited_outlet_selection_box {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	height:166px;
	-height:168px;
}

#jobs .jobs_unsolicited_outlet_selection_box {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	height:166px;
	-height:168px;
}

#jobs .jobs_list_jobs_box {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	padding-bottom:7px;
}

#jobs .jobs_detail_box {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	padding-bottom:7px;
}

#jobs .jobs_unsolicited_box {
	background-image: url('background/fader_gray176.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	border:solid 1px #cccccc;
	padding-bottom:10px;
}

#jobs .jobs_unsolicited_end_ok {
	background-image: url('content_layer/jobs_initiativ_ok.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	float:left;
	height:39px;
	width:46px;
}

#jobs_unsolicited_start ul {
	padding-bottom:0px;
	padding-left:13px;
	padding-top:3px;
}

#jobs #jobs_dvinci_unsolicited_header {
	margin-bottom: 0;
	background-image:none;
	height: 0;
}

#jobs #jobs_dvinci_unsolicited_iframe {
	width:526px;
	height: 1260px;
}

#jobs form {
	padding:0;
	margin:0;
}

#jobs .jobs_margins {
	margin-left:10px;
	margin-right:10px;
	margin-top:6px;
	padding-bottom:6px;
}

#jobs .jobs_marginsSalary {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:6px;
}

#jobs .salary_headline{
	padding-bottom:0px;
}

#jobs .jobs_margins_left {
	margin-left:10px;
}

#jobs .left {
	float:left;
}

#jobs .text_title h1, #jobs .text_title h2 {
	font-size : 20px;
	margin : 0;
}

#jobs .link {
	text-decoration:underline;
	cursor:pointer;
}

#jobs_outlet_selection_headline {
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
}

#jobs_outlet_selection_text {
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-top:9px;
}

#jobs .jobs_outlet_selection_select {
	float:left;
	margin-left:18px;
	margin-top:12px;
	width:186px;
	-width:188px;
	color: #000;
}

#jobs_unsolicited_outlet_selection_headline {
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
}

#jobs_unsolicited_outlet_selection_text {
	font-size:12px;
	margin-left:10px;
	margin-right:10px;
	margin-top:9px;
}

#jobs .jobs_outlet_selection {
	float:left;
	margin-left:10px;
	margin-top:15px;
}

#jobs .jobs_submit {
	bottom:10px;
	position:absolute;
	right:10px;
}

#jobs .jobs_list_jobs_submit {
	float:left;
	margin-left:13px;
	margin-top:15px;
}

#jobs .jobs_list_jobs_searchbox_label {
	float:left;
	margin-left:9px;
	-margin-left:5px;
	margin-top:20px;
}

#jobs .jobs_list_jobs_searchbox {
	float:left;
	margin-left:10px;
	margin-top:17px;
	width:109px;
	-width:111px;
}

#jobs .jobs_list_jobs_outlet_selection {
	float:right;
	margin-top:-4px;
}

#jobs .jobs_list_jobs_outlet_selection_select {
	float:left;
	margin-right:10px;
	margin-top:10px;
	margin: 7px 10px 0 0;
	width: 160px;
}

#jobs .job_detail_buttons {
	margin: 14px 10px 3px 0;
}

#jobs .jobs_list_jobs {
	margin-left:10px;
	margin-right:10px;
	margin-top:14px;
}

#jobs .jobs_list_jobs_label {
	height:20px;
}

#jobs .jobs_list_jobs_link {
	color:#E3001A;
	text-decoration:none;
}

#jobs .jobs_list_jobs_jobs_category_margins {
	margin-bottom:4px;
	margin-top:9px;
}

#jobs_unsolicited_start li {
	padding-bottom:8px;
}

#jobs .jobs_unsolicited_spacer {
	padding-bottom:5px;
}

#jobs .jobs_unsolicited_start_submit {
	float:right;
	margin-right:10px;
	padding-top:13px;
}

#jobs .jobs_unsolicited_hidden {
	display:none;
}

#jobs .jobs_unsolicited_col_left {
	float:left;
	padding-left:10px;
}

#jobs .jobs_unsolicited_col_right {
	float:right;
	padding-right:10px;
}

#jobs .jobs_unsolicited_single_col {
	padding-left:10px;
	padding-right:10px;
}

#jobs .jobs_unsolicited_input_text {
	padding-bottom:2px;
	padding-top:17px;
	overflow:hidden;
	width:240px;
}


#jobs .jobs_unsolicited_input_long {
	width:240px;
	-width:242px;
}

#jobs .jobs_unsolicited_input_phone_left {
	float:left;
	width:67px;
	-width:69px;
}

#jobs .jobs_unsolicited_input_phone_right {
	float:right;
	margin-right:7px;
	-margin-right:9px;
	width:166px;
	-width:163px;
}

#jobs .jobs_unsolicited_input_date_day {
	float:left;
	width:70px;
	-width:72px;
}

#jobs .jobs_unsolicited_input_date_month {
	float:left;
	margin-left:2px;
	width:68px;
	-width:70px;
}

#jobs .jobs_unsolicited_input_date_year {
	float:left;
	margin-left:2px;
	width:96px;
	-width:96px;
}

#jobs .jobs_unsolicited_radio_text {
	margin-right:10px;
}

#jobs .jobs_unsolicited_store_selection_select {
	float:left;
	margin-left:12px;
	margin-top:5px;
	width:502px;
	-width:504px;
}

#jobs .jobs_unsolicited_store_selection_select option {
}

#jobs .jobs_unsolicited_store_selection_submit {
	float:right;
	margin:10px 10px 0 0;
}


#jobs .jobs_unsolicited_different_submit {
	float:right;
	margin-right:21px;
	padding-top:11px;
	width:93px;
	-width:95px;
}

#jobs .jobs_unsolicited_end_finish {
	float:right;
	margin: 11px 10px 0 0;
}

#jobs .jobs_unsolicited_headline_spacer {
	padding-bottom:4px;
	margin-left:10px;
	margin-right:10px;
	padding-top:4px;
}

#jobs .jobs_unsolicited_text_spacer {
	padding-bottom:14px;
	margin-left:10px;
	margin-right:10px;
	padding-top:15px;
}

#jobs .jobs_unsolicited_radio_salutation {
	padding-top:2px;
}

#jobs .jobs_unsolicited_raiser3 {
	position:relative;
	top:-3px;
}

#jobs .jobs_unsolicited_input_text_move {
	padding-top:16px;
}

#jobs .jobs_unsolicited_input_text_name {
	padding-bottom:2px;
	padding-top:11px;
	overflow:hidden;
	width:240px;
}

#jobs .jobs_unsolicited_red {
	color:#df0000;
}

#jobs .jobs_unsolicited_school {
	width:502px;
	-width:504px;
}

#jobs .jobs_unsolicited_vita_file {
}


#jobs .jobs_unsolicited_2_title2_spacer {
	padding-bottom:9px;
}


#jobs .jobs_unsolicited_2_vita_spacer {
	padding-bottom:17px;
}

#jobs .jobs_unsolicited_2_vita_text_spacer {
	padding-bottom:7px;
}

#jobs .jobs_unsolicited_2_references_spacer {
	padding-bottom:21px;
}

#jobs .jobs_unsolicited_2_references_files_spacer {
	padding-bottom:10px;
}

#jobs .jobs_unsolicited_2_references_text_spacer {
	padding-bottom:7px;
}

#jobs .jobs_unsolicited_2_attachment_headline_spacer {
	padding-bottom:15px;
}

#jobs .jobs_unsolicited_3_additional_text_spacer {
	padding-bottom:17px;
}

#jobs .jobs_unsolicited_4_subtitle_spacer {
	padding-bottom:4px;
	margin-left:10px;
	margin-right:10px;
	padding-top:4px;
}

#jobs .jobs_unsolicited_4_headline_spacer {
	padding-bottom:9px;
}

#jobs .jobs_unsolicited_4_text_spacer {
	padding-bottom:9px;
}

#jobs .jobs_unsolicited_4_privacy_spacer {
	padding-bottom:30px;
}

#jobs .jobs_unsolicited_4_button_spacer {
	padding-bottom:6px;
}


#jobs .jobs_unsolicited_4_text {
	height:auto;
	width:210px;
	padding-bottom: 0;
}

#jobs .jobs_unsolicited_4_checkbox {
	float:left;
	width:23px;
}

#jobs .jobs_unsolicited_4_privacy_text {
	margin-left:2px;
	width:460px;
}

#jobs .jobs_unsolicited_end_text {
	margin-left:60px;
	position:relative;
	width:200px;
}

#jobs .jobs_unsolicited_end_content {
	float:left;
	margin-left:15px;
	width:434px;
}

#jobs .jobs_unsolicited_end_link {
	color:black;
	text-decoration:underline;
}

#jobs .jobs_unsolicited_end_top_spacer {
	padding-bottom:20px;
}

#jobs .jobs_unsolicited_end_spacer {
	padding-bottom:16px;
}

#jobs .jobs_unsolicited_title_spacer {
	padding-bottom:7px;
}

#jobs .jobs_unsolicited_subtitle_spacer {
	padding-bottom:7px;
	margin-left:10px;
	margin-right:10px;
	padding-top:10px;
}

#jobs .jobs_top_margins {
	margin-left:10px;
	margin-right:10px;
	margin-top:6px;
	margin-bottom:2px;
}

#jobs .jobs_unsolicited_3_input_text {
	padding-top:9px;
	overflow:hidden;
	width:240px;
}

#jobs .jobs_unsolicited_outlet_selection_headline {
	margin-left:10px;
	margin-right:10px;
	margin-top:14px;
	margin-bottom:2px;
}

#jobs .jobs_unsolicited_content_left {
	float:left;
}

#jobs .jobs_unsolicited_content_left_end {
	float:left;
	margin-left:20px;
}

#jobs .jobs_unsolicited_table {

}

#jobs .jobs_unsolicited_table_col {
	padding-left:10px;
	padding-top:15px;
	width:50%;
}

#jobs .jobs_unsolicited_table_label_spacer {
	line-height:19px;
	display:inline;
}

#jobs .jobs_unsolicited_table_col_salutation {
	padding-left:10px;
	padding-top:8px;
}

#jobs .jobs_unsolicited_table_col_name {
	padding-left:10px;
	padding-top:9px;
}

#jobs .jobs_unsolicited_1_next_submit {
	float:left;
	width:66px;
	-width:78px;
}

#jobs .jobs_unsolicited_1_button_row, #jobs .jobs_unsolicited_2_button_row , #jobs .jobs_unsolicited_3_button_row  {
	height:25px;
	float: right;
	margin: 37px 10px 0 0;
}

#jobs .jobs_unsolicited_next_submit {
	float:left;
	margin-left:10px;
	position:relative;
	width:56px;
	-width:68px;
}

#jobs .jobs_unsolicited_back_submit {
	float:left;
	margin-left:10px;
	position:relative;
	width:67px;
	-width:69px;
}

#jobs .jobs_unsolicited_stop_submit {
	float:left;
	position:relative;
	width:88px;
	-width:90px;
}


#jobs .jobs_unsolicited_4_button_row  {
	height:25px;
	float: right;
	margin: 11px 10px 0 0;
}



/* start search */
/* ------ */
#globalsearch_result_table a {
	text-decoration: none;
	color: black;
}

.globalsearch_result_entry {
	background-image: url('background/fader_white138.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}

.globalsearch_result_mepe_headline {
	float:left;
	font-weight:bold;
	padding-bottom:5px;
}

.globalsearch_result_right {
	margin-top: 5px;
	float: right;
}

.globalsearch_result_redstar {
	background-repeat:no-repeat;
	background-position: 0px 1px;
	float:left;
	height:13px;
	width:13px;
}

.globalsearch_result_greystar {
	background-image: url('rating/graystar.gif');
	background-repeat:no-repeat;
	background-position: 0px 1px;
	float:left;
	height:13px;
	width:13px;
}

.globalsearch_result_ratingcount {
	float:left;
	padding-left:5px;
}

.globalsearch_result_mepe_description {
	width:100%;
}

.globalsearch_result_mepe_image {
	border: 1px solid #ccc;
}

#globalsearch_result_table .globalsearch_result_table_image_col {
	padding:10px 0px 10px 10px;
	vertical-align:middle;
	width:120px;
}

#globalsearch_result_table .globalsearch_result_table_image_col a {
	float:left;
	line-height:0px;
}

#globalsearch_result_table .globalsearch_result_table_mepe_description_col {
  padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}

#afterSearchNavigation {
	background-color: white;
	font-weight: bold;
}

#afterSearchNavigation ul {
	margin: 0;
	padding: 0;
}

#afterSearchNavigation li {
	list-style-type: none;
	overflow: hidden;
}

#afterSearchNavigation li a, #afterSearchNavigation li span {
	background: url("navigation/border-gray.bmp") repeat-x scroll left bottom transparent;
	color: black;
	display: block;
}

#afterSearchNavigation .lastCategory a.last, #afterSearchNavigation .lastCategory span.last {
	background: url("") repeat-x scroll left bottom transparent;
}

#afterSearchNavigation a {
	text-decoration: none;
}

#afterSearchNavigation ul.level0 {
	padding: 10px 10px 0;
}

#afterSearchNavigation .title {
	color: white;
	text-transform: uppercase;
}

#afterSearchNavigation ul.level1 {
	background-color: #FFFFFF;
	padding: 0 10px 4px;
}

#afterSearchNavigation ul.level1 a, #afterSearchNavigation ul.level1 span {
	padding: 5px 0 6px;
}

#afterSearchNavigation ul.level1 span.searchCategory {
	background: url("") repeat-x scroll left bottom transparent;
	padding: 10px 0 5px;
}

#afterSearchNavigation ul.level2, #afterSearchNavigation ul.level4,
#afterSearchNavigation ul.level6, #afterSearchNavigation ul.level8 {
	padding: 0 0 0 3px;
}

#afterSearchNavigation ul.level3, #afterSearchNavigation ul.level5,
#afterSearchNavigation ul.level7 {
	padding: 0 0 0 6px;
}

/** After search facet **/

#afterSearchFacetNavigation {
	width: 195px;
}

#afterSearchFacetNavigation .topFacet, #afterSearchFacetNavigation .fullFacet, #afterSearchFacetNavigation .priceFacet, #afterSearchFacetNavigation .lastFacet {
	border: 1px solid #C3C3C3;
	margin: 10px;
	background-color: #FFFFFF;
	padding: 0 10px 6px;
	overflow: hidden;
}

#afterSearchFacetNavigation .expander div {
	cursor: pointer;
	padding-top: 4px;
}

#afterSearchFacetNavigation .expander span {
	color: #E2001A;
	font-weight: normal;
}

#afterSearchFacetNavigation .filterlistScroller {
	height: 384px;
    overflow-y: auto;
}

#afterSearchFacetNavigation .fullFacet {
}

#afterSearchFacetNavigation .expander {
	text-align: right;
}

#afterSearchFacetNavigation .expander span.raquo {
	position: relative;
	top: -2px;
}

#afterSearchFacetNavigation .facetname {
	padding-top: 6px;
	padding-bottom: 4px;
}

#afterSearchFacetNavigation .filterlist .slide_container {
	height: 40px;
	float: none;
	margin-top: 5px;
	width: 153px;
}

#afterSearchFacetNavigation .filterlist .slider_result_minMaxPrice {
	text-align: center;
	width: 100%;
	font-size: 12px;
}

#afterSearchFacetNavigation .filterlist .slider_result_minMaxPrice .minInput {
	float: left;
	padding-top: 3px;
}

#afterSearchFacetNavigation .filterlist .slider_result_minMaxPrice .maxInput {
	float: right;
	padding-top: 3px;
}

#afterSearchFacetNavigation .filterlist .slider_result_minMaxPrice .minMaxInputText {
	width: 44px;
	height: 14px;
	float:left;
	padding-top: 7px;
}

#afterSearchFacetNavigation .filterlist #slider_minmax_min {
	float: none;
}

#afterSearchFacetNavigation .filterlist #slider_minmax_max {
	float: none;
}

#afterSearchFacetNavigation .slide_container .minmax_slider {
	margin: 0px;
	width: 153px;
}

#afterSearchFacetNavigation .slide_container .slider_minmax_gutter_m {
	width: 128px;
}

#afterSearchFacetNavigation .slide_container .slider_bkg_img {
	width: 128px;
}

#afterSearchFacetNavigation .slide_container .knob_b {
	left: 114px;
}

#afterSearchFacetNavigation ul.level2 li {
	font-weight: normal;
}

#afterSearchFacetNavigation .selected {
	font-weight: bold;
}

#afterSearchFacetNavigation {
	font-weight: bold;
}

#afterSearchFacetNavigation .facetname {
	padding-top: 6px;
	padding-bottom: 4px;
}

/** END After search facet **/

#searchResultTitle {
	margin: 0;
	padding-bottom: 5px;
}

.searchResultList .headline {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px 10px;
}

.searchResultList .subheadline {
	font-size: 12px;
	padding: 5px 10px 10px;
}

.searchResultList .filter {
	background-color: #F5F5F5;
	height: 35px;
	position: relative;
	width: 100%;
}

.searchResultList .filterAdditional, .searchResultList .subResultSpacer {
	margin-bottom: 10px;
}

.searchResultList .filter div {
	left: 9px;
	position: absolute;
	top: 6px;
}

.searchResultList .filter div.displayAll {
	left: auto;
	right: 9px;
}

.searchResultList .filter .groupName {
	font-weight: bold;
}

.searchResultList .filter select {
	margin: 0 16px 0 6px;
}

.searchResultList .paginatorSeparator {
	border-bottom: 1px solid #CCCCCC;
}

#searchResultInner {
	border: 1px solid #cccccc;
	border-top: 0px;
	margin-bottom: 10px;
}

#searchResultInner .searchResultHeaderText, #searchResult .searchResultFilter, #searchResult .searchPaginator {
	padding: 5px 10px;
}

.searchResultLanguageSelection .languageIcon  {
	cursor: pointer;
	border-radius: 5px;
}

.searchResultLanguageSelection .selectLanguage {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.searchResultLanguageSelection .selectedLanguage {
	border: white 1px solid;
	text-decoration:none;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.searchResultLanguageSelection .notSelectedLanguage {
	filter: gray;
}

.searchResultLanguageSelection .icon_de {
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px;
	border: 1px solid white;
}

.searchResultLanguageSelection .icon_it {
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px;
	border: 1px solid white;
}

.searchResultLanguageSelection .icon_fr {
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px;
	border: 1px solid white;
}

.searchResultLanguageSelection .icon_nl {
  background-repeat: no-repeat;
  height: 9px;
  width: 14px;
  float: left;
  margin: 3px;
  border: 1px solid white;
}

.searchResultLanguageSelection .icon_en {
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px;
	border: 1px solid white;
}

.searchResultLanguageSelection .icon_es {
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px;
	border: 1px solid white;
}

.searchResultFilter span {
	margin-right: 5px;
}

#searchResultInner .searchResultFilter {
	background-color: #f5f5f5;
}

#searchResultTabs {
	font-size: 11px;
	border-collapse: collapse;
	width: 526px;
}

#searchResultTabs td.searchTab {
	overflow: hidden;
	border: 1px solid #cccccc;
	background: url("background/fader_grey34.gif") repeat-x scroll center bottom #FFFFFF;
	color: #000;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	height: 34px;
}

#searchResultTabs td.searchTab, #searchResultTabs td.empty{
	padding: 3px 4px 2px 5px;
}

#searchResultTabs td.searchTab div, #searchResultTabs td.empty div {
	width: 163px;
	max-width: 163px;
}

#searchResultTabs td.spacer {
	width: 0px;
	max-width: 0px;
	padding: 1px;
}

#searchResultTabs td.empty, #searchResultTabs td.spacer{
	background-image: none;
	border: 0;
	border-bottom: 1px solid #cccccc;
	cursor: auto;
}

#searchResultTabs td span {
	text-transform: uppercase;
	font-weight: bold;
	color: #555555;
}

#searchResultTabs td.selected {
	background-image: none;
	border-bottom: 0;
}

#searchResult #didyoumean {
	margin: 5px 0 0 8px;
}

#contentMiddle  #searchResult #myStoreMarketSelector {
	background-color: #ffffff;
	background-image: none;
	border-top: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

#aftersearch_removecategories {
	text-decoration: underline;
}

#aftersearch_removecategories, #aftersearch_text {
	padding-top: 5px;
}

#searchResult .wlsEntry .articleInfoBox .categoryName {
	text-transform: uppercase;
}

#searchResult .catalogEntryList .audiotemplatecss .articleInfoBox .infoFeatures {
	margin-top:10px;
}

/* End: search */


/* Paginator */
/* --------- */
.paginator {
	height: 30px;
	position: relative;
}

.paginator table {
	position: absolute;
	right: 10px;
	top: 8px;
	z-index: 1000;
}

.paginator td {
	padding: 0 5px;
}

.paginator a {
	color: black;
	text-decoration: none;
}

.paginator a:HOVER, .paginator td.selected a {
	color: #DF0000;
}

.paginator td.selected a {
	font-weight: bold;
}

.paginator td.first, .paginator td.previous {
	padding-left: 0;
}

.paginator td.last, .paginator td.next {
	padding-right: 0;
}

.paginator td.first a, .paginator td.next a, .paginator td.last a, .paginator td.previous a {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 15px;
}

.paginator td.first a {
	width: 4px;
}

.paginator td.previous a {
	width: 6px;
}

.paginator td.next a {
	width: 6px;
}

.paginator td.last a {
	width: 4px;
}

/* flyer */
/* ----- */
.flyerTeaser {
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
	width: 195px;
}

#flyerTeaserLocal {
	height: 194px;
}

#flyerTeaserNational {
	height: 226px;
}





#flyerTeaser {
	padding: 10px;
	overflow: hidden;
	width: 175px;
}

#flyerTeaserImage {
	width: 175px;
	height: 145px;
}

#flyerTeaserNewsletterText, #flyerTeaserNewsletterButton , #flyerTeaserAdditional   {
	margin: 10px 0 0;
}

#flyerTeaser ul {
	list-style-type: none;
	padding: 0;
	cursor: pointer;
	margin: 10px 0 0;
}

#flyerTeaser li .left {
	width: 10px;
}

#flyerTeaser li .right {
	width: 164px;
	-width: 155px;
}

#newsletterTeaser {
	background-color:#F3F3F3;
	font-size:12px;
	overflow: hidden;
	position: relative;
	text-align:left;
	width: 195px;
}

#newsletterTeaser .newsletterHead {
	background-repeat: no-repeat;
	height:19px;
	margin-left:10px;
	margin-top:10px;
	width:111px;
}

#newsletterTeaser .newsletterText {
	color:black;
	font-size:12px;
	margin-left:10px;
	margin-top:17px;
	width:175px;
}

#newsletterTeaser .newsletterInput {
	float:left;
	margin-left:10px;
	margin-top:15px;
	width:109px;
	-width:111px;
}

#newsletterTeaser .newsletterSubmit {
	float:left;
	margin:14px 0 0 10px;
	width:auto;
	overflow: visible;
}

#newsletterTeaser .newsletterSpacer {
	height:0px;
	padding-top:20px;
	width:100%;
}

#newsletterTeaser Form {
	padding:0px;
	margin:0px;
}



.flyerTitle {
	font-size:22px;
	font-weight:bold;
	height:30px;
	padding-left:10px;
	margin-top:5px;
}

.flyerHeadBox {
	background-color:#f1f1f1;
	font-size:13px;
	height:35px;
	padding-left:10px;
}

.flyerIssue {
	float:left;
	margin-top:10px;
}

.flyerSelect {
	float:right;
	margin-right:10px;
	margin-top:10px;
}


.flyerButtonRow {
	height:35px;
	margin-top:10px;
	width:100%;
}

.flyerButtonLeft {
	cursor:pointer;
	float:left;
	height:25px;
	margin-left:10px;
	width:25px
}

.flyerButtonRight {
	cursor:pointer;
	float:right;
	height:25px;
	margin-right:10px;
	width:25px
}

.flyerBigThumbImage {
	margin-left:10px;
	width:504px;
}

.flyerBox {
	border:1px solid #d2d2d2;
	margin-bottom:10px;
}


.repairstatusSmallImage {
	background-repeat: no-repeat;
	float:left;
	height:118px;
	margin:15px 40px 10px 10px;
	width:118px;
}

.repairstatusHeadlineText {
	font-size:20px;
	font-weight:bold;
	margin:10px;
}

.repairstatusMessageBox {
	background-image: url('background/fader_gray227.gif');
	border: 1px solid #cccccc;
	margin-top:4px;
	width: 524px;
}

.repairstatusTextBox {
	float:left;
	margin:0 10px 10px;
	width:336px;
}

.repairstatusTextBoxName {
	font-weight:bold;
}

.repairstatusTextBoxStatus {
	font-weight:bold;
	margin-top:10px;
}

.repairstatusInnerTextBoxLeft {
	float:left;
	font-weight:bold;
	width:60px;
}

.repairstatusInnerTextBoxRight {
	float:left;
	overflow:hidden;
	white-space:nowrap;
	width:275px;
}

.repairstatusBack {
	cursor:pointer;
	margin-bottom:10px;
	margin-top:10px;
	width:60px;
	-width:70px;
}


.wishlistPrint {
	float:right;
	font-size:12px;
	font-weight:normal;
	margin-right:11px;
	width:75px;
}

#print {
	color:black;
	font-family:arial;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin: 0;
	padding: 0;
}

#print .noprint {
	display: none;
}

#print .dinA4Width {
	padding:0;
	position:relative;
	width:575px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#print #printHeader {
	display: none;
}

#print #printContent {
	padding: 10px;
}

#print.overflowAuto{
	*overflow: auto;
}

#print .box1 {
	border:1px solid #CCCCCC;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}

#print table{
	table-layout: fixed;
	font-size: 12px;
}

#print .newPage {
	page-break-before:always;
}

#print .printLogo {
	height:26px;
	left:0;
	position:absolute;
	top:15px;
	width:195px;
}

#print .dinA4 {
	height:842px;
	position:relative;
	width:595px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
}

#print .content {
	margin-left:auto;
	margin-right:auto;
}

#print .productTitleBox {
	height: 33px;
	overflow: hidden;
	width: 90px;
	font-size:11px;
}

#print .productImage {
	height: 90px;
	width: 90px;
	margin: auto;
}

#print .productImageContainer {
	position: relative;
	border: 1px solid #CCC;
	height: 88px;
	-height:90px;
	width: 88px;
	-width:90px;
}

#print .productBox {
	width: 90px;
}

#print .firstBox{
	font-weight: normal;
}

#print .mt10 {
	margin-top: 10px;
}

/* print product details */
#print #catalogEntry #priceBox .addToBasket {
	display: none;
}

#print #catalogEntry #priceBox .separator {
	height:0;
	margin:0;
	top:96px;
}

#print #catalogEntry #priceBox .infoSign {
	display: none;
}

#print #catalogEntry .price {
	top:142px;
}

#print #catalogEntryActionsHolder {
	display: none;
}

#print #catalogEntryActions {
	display: none;
}


#print #catalogEntryInfos #infoTabContent {
	width: auto;
	height:auto;
}

#print #infoTabContent .catalogEntryBox {
	height: auto;
	overflow-y: visible;
	width: auto;
	border: 0 none;
}

#print .printButtonContainer {
	height: 25px;
	margin: 10px 0;
}

#print .productPlacement {
	display: none;
}






#print .comparisonHeader {
	background-color: #ffffff;
	height:72px;
	position:relative;
	width:575px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

#print .comparisonHeaderPage {
	height:16px;
	position:absolute;
	right:12px;
	text-align:right;
	top:10px;
	width:90px;
}

#print .comparisonHeaderBar {
	font-size:10px;
	height:15px;
	left:0px;
	position:absolute;
	top:48px;
	width:575px;
}

#print .comparisonHeaderBarLeft {
	color:#000;
	font-size:10px;
	height:15px;
	left:10px;
	position:absolute;
	top:0px;
	width:200px;
}

#print .comparisonHeaderBarRight {
	color:#000;
	font-size:10px;
	height:15px;
	position:absolute;
	right:12px;
	text-align:right;
	top:0px;
	width:150px;
}

#print .comparisonFooter {
	border-top: 2px solid #e7e7e7;
	width: 600px;
	text-align: center;
	padding-top: 5px;
	margin-top:10px;
}

#print .featureContainer{
	padding: 3px 10px;
}
#print .featureGrey td, #print .featureWhite td {
	vertical-align: top;
}

#print  tr.featureGrey {
	height: 49px;
}

#print tr.featureWhite {
	height: 49px;
	background-color:  white;
}

#print .wishlistEntryWhite {
	background-color: #ffffff;
	height:138px;
	position:relative;
	width:555px;
}

#print .wishlistEntryGray {
	background-color: #e7e7e7;
	height:138px;
	position:relative;
	width:555px;

}

#print .wishlistProductImage {
	background-repeat:no-repeat;
	height: 109px;
	left:20px;
	position:absolute;
	top:10px;
	width: 115px;
}

#print .wishlistManufacturerImage {
	bottom:9px;
	height: 20px;
	left:20px;
	position:absolute;
	width: 115px;
}

#print .wishlistName {
	font-weight:bold;
	left:160px;
	position:absolute;
	top:7px;
	width:225px;
}

#print .wishlistDescription {
	left:160px;
	position:absolute;
	top:50px;
	width:225px;
}

#print .wishlistHeader {
	background-color: #ffffff;
	height:72px;
	position:relative;
	width:555px;
}

#print .wishlistHeaderPage {
	height:16px;
	position:absolute;
	right:10px;
	text-align:right;
	top:10px;
	width:90px;
}

#print .bold {
	font-weight:bold;
}

#print .wishlistHeaderBar {
	background-color: #000000;
	color:white;
	font-size:10px;
	height:15px;
	left:0px;
	position:absolute;
	top:48px;
	width:555px;
}

#print .wishlistHeaderBarLeft {
	background-color: #000000;
	color:white;
	font-size:10px;
	height:15px;
	left:25px;
	position:absolute;
	top:0px;
	width:200px;
}

#print .wishlistHeaderBarRight {
	background-color: #000000;
	color:white;
	font-size:10px;
	height:15px;
	position:absolute;
	right:10px;
	text-align:right;
	top:0px;
	width:150px;
}

#print .wishlistFooter {
	border-top:2px solid #e7e7e7;
	bottom:0px;
	height:33px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	text-align:center;
	width:555px;
}

#print #layer {
	width:575px;
}

#print #layer #titlebar {
	width:auto;
}

#print #layer #comparison #productInfos .productImageContainer {
	border: 1px solid black;
	cursor: pointer;
}

#print #layer #comparison #productInfos .productTitleBoxContainer{
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

#print #comparison #productInfos .productImage {
	position: absolute;
	top: 0px;
	left: 0px;
	height:88px;
	width:88px;
	z-index: 99;
}

#print #comparison #productInfos .productImageContainer {
	border: 1px solid black;
}

#print #comparison #productInfos img.productHighlightSpecialCampaign {
	position: absolute;
	top: 0px;
	left: 0px;
	height:0px;
	width:0px;
}

#print #comparison table td{
	width:120px;
}

#print #comparisonPrice .productBox .productTitleBoxContainer{
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	cursor: auto;
}

#print #check-content #checkoutConfirm .sum-first .col-rg-sum.big {
	line-height: 20px;
}

#layer .freestoredelievery .deliveryIcon{
	float: left;
	padding-right:10px;
}

#layer .freestoredelievery .deliveryText{
	float: left;
	width:700px;
}

#layer-product-table .firstcolumn {
	width: 100px;
}

.layer-product-info {
	float:left;
	text-align: center;
	margin-right: 5px;
}

.layer-product-textarea {
	float:left;
	width: 670px;
}

#layer_flyer_outlet_select {
	*height:70px;
	_height:100px;
	margin:0 10px 0 0;
	padding-bottom:10px;
	padding-right:0px;
	padding-top:20px;
	position:relative;
}

#layer_flyer_outlet_select .textarea {
	float:left;
	margin-left:10px;
	margin-top:12px;
	text-align:left;
	width: 660px;
}

#productquantityadjusted, #productoutofstock,
#productmaxquantityexceeded, #productlongtailmaxquantityexceeded,
#pickupnotavailable, #cashondeliverypickup, #cashondeliveryselected,
#maxorderamountexceeded, #selectstore {
	padding: 10px;
	text-align: left;
	height: 100%;
}

#productlongtailmaxquantityexceeded td.spacer1{
	width: 76px;
}

#productlongtailmaxquantityexceeded td.spacer2{
	width: 12px;
}

#productlongtailmaxquantityexceeded, #productlongtailmaxquantityexceeded td{
	font-weight: bold;
}

#productlongtailmaxquantityexceeded span.font_normal{
	font-weight: normal;
}

/* products */
#contentMiddle .categoryBrand {
	background: url(products/brand.bmp) repeat-x center bottom;
	font-weight:bold;
	height:68px;
}

#contentMiddle .categoryBrand h2 {
	font-size: 18px;
	left: 9px;
	margin: 0;
	position: absolute;
	top: 5px;
}

#contentMiddle .categoryBrand form {
	left: 9px;
	position: absolute;
	top: 37px;
}

#contentMiddle .categoryBrand select {
	font-family: arial;
	font-size: 12px;
	margin-left: 6px;
}

#contentMiddle .categoryManifoldTable {
	width: 526px;
	margin-bottom: 10px;
	position: relative;
}

#contentMiddle .categoryManifold {
	min-height: 145px;
	-height:145px;
	position: relative;
}

#contentMiddle .categoryManifoldBox {
	border:1px solid #CCCCCC;
	background-position:center bottom;
	background-repeat:repeat-x;
	background-image: url('background/fader_gray176.gif');
	width: 256px;
}

#contentMiddle td.categoryManifoldSeparator {
	width:10px;
}

#contentMiddle .categoryManifold .categoryContainerHead {
	padding: 0px 9px;
	margin-top: 5px;
}

#contentMiddle .categoryManifold .name {
	color: #3C3C3C;
	font-weight: bold;
	text-transform: uppercase;
	width: 160px;
	overflow: hidden;
	float: left;
	line-height:16px;
}

#contentMiddle .categoryManifold .count {
	color: #3C3C3C;
	font-weight: normal;
	top: 0;
}

#contentMiddle .categoryManifold .categoryAll {
	float:right;
	line-height:16px;
	margin:0px;
}

#contentMiddle .categoryManifold .categoryContainerContent {
	margin-top: 6px;
	padding: 0px 9px 0px;
	position: relative;
}

#contentMiddle .categoryManifold .categoryTextContainer {
	left: 0;
	margin-bottom: 6px;
	min-height: 145px;
	height: auto !important;
	height: 145px;
	position: relative;
	top: 0;
	z-index: 1000;
}

#contentMiddle .categoryManifold .categoryImage {
	background-position: top right;
	background-repeat: no-repeat;
	height: 145px;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 128px;
	top: 0;
	z-index: 999;
}

#contentMiddle .categoryManifold table {
	margin: 0;
	padding: 0;
}

#contentMiddle .categoryManifold table.categorySub {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

#contentMiddle .categoryManifold table.categorySub .raise2 {
	color: #E2001A;
	padding-right: 3px;
}

#contentMiddle .categoryManifold a {
	color: #E2001A;
	text-decoration: none;
}

#contentMiddle .categoryManifold a h2 {
	font-size:12px;
	display:inline;
}

#contentMiddle .categoryManifold a h3 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}

#contentMiddle .categoryManifold .name a {
	color: #000;
	text-decoration: none;
}


#contentMiddle .categoryManifold div.raquo {
	color:#E3001A;
	float:left;
	line-height:13px;
	margin:0px 3px 0px 0px;
}

#contentMiddle .categoryHeader {
	background-repeat: no-repeat;
	height: 127px;
}

.catalogEntryList .category {
	height: 44px;
	position: relative;
}

.catalogEntryList .category h2 {
	font-size: 20px;
	left: 9px;
	margin: 0;
	position: absolute;
	top: 5px;
	width: 506px;
}

.catalogEntryList .listChange {
	background-color: #F5F5F5;
	height: 35px;
	position: relative;
	width: 100%;
}

.catalogEntryList .listChange .listChangeContent .listChangeSort {
	float: left;
}

.catalogEntryList .listChange .listChangeContent .listChangeHits {
	float: right;
}

.catalogEntryList .listChange .listChangeContent {
	left: 9px;
	position: absolute;
	top: 6px;
	width: 100%;
}

.catalogEntryList .listChange select {
	margin: 0 16px 0 6px;
}

.catalogEntryList .categorySelect {
	background-color: #F5F5F5;
	height: 62px;
	margin-top: 1px;
	position: relative;
	width: 100%;
}

.catalogEntryList .categorySelect select {
	margin: 0 16px 0 6px;
}

.catalogEntryList .categorySelect .position {
	left: 9px;
	position: absolute;
	top: 5px;
}

.catalogEntryList .categorySelect .title {
	font-weight: bold;
	margin-bottom: 7px;
}

.catalogEntryList .catentrySelect, #printContent .catentrySelect {
	display: none;
}

.catalogEntryList .comparable, #myAccountWishlist .comparable, #printContent .comparable {
	display: none;
}

#searchResult .catalogEntryList .comparable.level2 {
	display: block;
}

#printContent .imageBackground {
	display: none;
}

.catalogEntryList .subcategorylevel0 .level3 {
	display: block;
}

.catalogEntryList .subcategorylevel1 .level2 {
	display: block;
}

.catalogEntryList .subcategorylevel3 .level3 {
	display: block;
}

.catalogEntryList .subcategorylevel2 .level2 {
	display: block;
}

#myAccountWishlist .remember {
	display: none;
}

.catalogEntryList.advertising .onlinePriceInfo, .catalogEntryList.specialitems .onlinePriceInfo {
	display: none;
}

.catalogEntryList .wishlistprice, #myAccountWishlist .wishlistprice, #printContent .wishlistprice {
	display: none;
}

#myAccountWishlist .determinePrice {
	display: block !important;
}

#myAccountWishlist .wishlistprice {
	display: block;
}

.catalogEntryList .compare, #searchResult .compare  {
	border-top: 1px solid #CCCCCC;
	height: 29px;
	position: relative;
	width: 100%;
}

.catalogEntryList .compare .image, #searchResult .compare .image {
	height: 9px;
	left: 10px;
	position: absolute;
	top: 11px;
	width: 9px;
}

.catalogEntryList .compare .text, #searchResult .compare .text {
	cursor: pointer;
	left: 24px;
	position: absolute;
	text-decoration: underline;
	top: 7px;
}

.catalogEntryList .priceBox .marketName, #myAccountWishlist .priceBox .marketName, #printContent .priceBox .marketName {
	font-weight:bold;
	height:43px;
	position:absolute;
	top:15px;
	overflow: hidden;
	width: 140px;
	left: 0;
}

#printContent .catalogEntry {
	height:188px;
	position:relative;
}

.catalogEntryList .catalogEntry .border, #myAccountWishlist .catalogEntry .border, #printContent .catalogEntry .border {
    border-left: 1px solid #CCCCCC;
    height: 200px;
    left: 364px;
    position: absolute;
    top: 10px;
}

.catalogEntryList .catalogEntry .borderHider , #myAccountWishlist .catalogEntry .borderHider , #printContent .catalogEntry .borderHider {
	background-color: #FFF;
	height: 6px;
	width: 1px;
	position: absolute;
	left: 364px;
	top: 0;
}


.catalogEntryList .catalogEntry .topRow , #myAccountWishlist .catalogEntry .topRow , #printContent .catalogEntry .topRow,
.catalogEntryList .catalogEntry .bottomRow , #myAccountWishlist .catalogEntry .bottomRow , #printContent .catalogEntry .bottomRow  {
	background-color: transparent;
}

.catalogEntryList .catalogEntry .checkboxColumn, #myAccountWishlist .catalogEntry .checkboxColumn, #printContent .catalogEntry .checkboxColumn {
	width: 32px;
	float: left;
	height: 100%;
}

.catalogEntryList .catalogEntry .topRow .checkboxContainer, #myAccountWishlist .catalogEntry .topRow .checkboxContainer, #printContent .catalogEntry .topRow .checkboxContainer {
	padding: 7px 0 0 6px;
}

.catalogEntryList .catalogEntry .imageColumn, #myAccountWishlist .catalogEntry .imageColumn, #printContent .catalogEntry .imageColumn {
	width: 118px;
	float: left;
}

.catalogEntryList .catalogEntry .imageContainer, #myAccountWishlist .catalogEntry .imageContainer, #printContent .catalogEntry .imageContainer {
	width: 118px;
	float: left;
	padding-top: 7px;
}

.catalogEntryList .catalogEntry .topRow .imageContainer, #myAccountWishlist .catalogEntry .topRow .imageContainer, #printContent .catalogEntry .topRow .imageContainer {
	padding: 10px 0 0;
}

.catalogEntryList .catalogEntry .infoColumn, #myAccountWishlist .catalogEntry .infoColumn, #printContent .catalogEntry .infoColumn {
	width: 214px;
	float: left;
}

.catalogEntryList .catalogEntry .topRow .infoContainer, #myAccountWishlist .catalogEntry .topRow .infoContainer, #printContent .catalogEntry .topRow .infoContainer {
	padding: 7px 0 0 10px;
}

.catalogEntryList .catalogEntry .bottomRow .infoContainer, #myAccountWishlist .catalogEntry .bottomRow .infoContainer, #printContent .catalogEntry .bottomRow .infoContainer {
	padding: 14px 0 0 10px;
}

.catalogEntryList .catalogEntry .priceColumn, #myAccountWishlist .catalogEntry .priceColumn, #printContent .catalogEntry .priceColumn {
	width: 160px;
	float: left;
}

.catalogEntryList .catalogEntry .topRow .priceContainer, #myAccountWishlist .catalogEntry .topRow .priceContainer, #printContent .catalogEntry .topRow .priceContainer {
	padding: 7px 0 0 5px;
}

.catalogEntryList .catalogEntry .bottomRow .priceContainer, #myAccountWishlist .catalogEntry .bottomRow .priceContainer, #printContent .catalogEntry .bottomRow .priceContainer {
	padding: 2px 0 0 10px;
	border-left: 1px solid #CCC;
	height: 25px;
}


.catalogEntryList .catalogEntry .topRow .image, #myAccountWishlist .catalogEntry .topRow .image, #printContent .catalogEntry .topRow .image {
    display: block;
    font-size: 0;
    height: 118px;
    line-height: 0;
    width: 118px;
	position: relative;
}

.catalogEntryList .catalogEntry .bottomRow .image, #myAccountWishlist .catalogEntry .bottomRow .image, #printContent .catalogEntry .bottomRow .image {
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	width: 118px;
	position: relative;
}

.catalogEntryList .catalogEntry .articleInfoBox, #myAccountWishlist .catalogEntry .articleInfoBox, #printContent .catalogEntry .articleInfoBox {
	font-size: 12px;
	margin: 0;
	width: 204px;
	min-height: 121px;
	border-right: 1px solid #CCC;
	overflow:hidden;
}

.catalogEntryList .catalogEntry, #myAccountWishlist .catalogEntry {
  background: url("background/fader_grey161.gif") repeat-x scroll center bottom transparent;
  position: relative;
	min-height: 141px;
}

.catalogEntryList .catalogEntry .addToBasket, #myAccountWishlist .catalogEntry .addToBasket {
  font-size: 9px;
  height: 25px;
  width: 149px;
}

.catalogEntryList .catalogEntry .determinePrice, #myAccountWishlist .catalogEntry .determinePrice, #printContent .catalogEntry .determinePrice {
  height: 25px;
  width: 149px;
}

.catalogEntryList .catalogEntry .links, #myAccountWishlist .catalogEntry .links, #printContent .catalogEntry .links  {
  width: 198px;
}

.catalogEntryList .catalogEntry .topRow  .border, #myAccountWishlist .catalogEntry .topRow .border, #printContent .catalogEntry .topRow .border {
  height: 200px;
	position: absolute;
	left: 0;
	top: 10px;
	border-left: 1px solid #CCC;
}

.catalogEntryList .catalogEntry .bottomRow .border, #myAccountWishlist .catalogEntry .bottomRow .border, #printContent .catalogEntry .bottomRow .border {
  border-left: 1px solid #CCC;
  height: 25px;
}

.catalogEntryList .catalogEntry .contentTable, #myAccountWishlist .catalogEntry .contentTable, #printContent .catalogEntry .contentTable {
	width: 524px;
}

.catalogEntryList .catalogEntry .bottomRow, #myAccountWishlist .catalogEntry .bottomRow, #printContent .catalogEntry .bottomRow {
	height: 33px;
	overflow: hidden;
}

.catalogEntryList .priceBox, #myAccountWishlist .priceBox, #printContent .priceBox {
  height: 121px;
  left: 375px;
  position: absolute;
  top: 7px;
  width: 149px;
}


.catalogEntryList .catalogEntry .player, #myAccountWishlist .catalogEntry .player,
#printContent .catalogEntry .player, .catalogEntryList .catalogEntry .videoplayer,
#myAccountWishlist .catalogEntry .videoplayer, #printContent .catalogEntry .videoplayer {
  margin-top: 5px;
}


.catalogEntryList .catalogEntry .articleInfoContainer, #myAccountWishlist .catalogEntry .articleInfoContainer, #printContent .catalogEntry .articleInfoContainer {
	min-height: 101px;
}


.catalogEntryList .catalogEntry a, #myAccountWishlist .catalogEntry a, #printContent .catalogEntry a {
	color: black;
	text-decoration: none;
}

.catalogEntryList .catalogEntry .player, #myAccountWishlist .catalogEntry .player {
	background:url(media/button/icon/icon_speaker_red.gif) no-repeat scroll 0 0 transparent;
}

.catalogEntryList .catalogEntry .videoplayer, #myAccountWishlist .catalogEntry .videoplayer{
	background:url(media/button/icon/icon_camera_red.gif) no-repeat scroll 0 0 transparent;
}

.catalogEntryList .catalogEntry .player, .catalogEntryList .catalogEntry .videoplayer,
#myAccountWishlist .catalogEntry .player, #myAccountWishlist .catalogEntry .videoplayer {
	margin-right:0;
	padding-left:21px;
}

.catalogEntryList .catalogEntry .infoFeatures, #myAccountWishlist .catalogEntry .infoFeatures, #printContent .catalogEntry .infoFeatures {
	margin-top: 15px;
	width:198px;
}

.catalogEntryList .catalogEntry .infoFeatures .energyEfficiencyInfoLink {
	margin-top: 2px;
}


.catalogEntryList .catalogEntry .info a, .catalogEntryList .catalogEntry .remember a, .catalogEntryList .catalogEntry .player a, .catalogEntryList .catalogEntry .videoplayer a,
#myAccountWishlist .catalogEntry .player a, #myAccountWishlist .catalogEntry .videoplayer a{
	color:#DF0000;
}

.catalogEntryList .catalogEntry h4, #myAccountWishlist .catalogEntry h4, #printContent .catalogEntry h4 {
	font-size:12px;
	left:160px;
	margin:0;
	position:absolute;
	top:7px;
	width:194px;
}

.catalogEntryList .catalogEntry .catEntry, #myAccountWishlist .catalogEntry .catEntry, #printContent .catalogEntry .catEntry {
	border: 1px solid #CCCCCC;
	height: 116px;
	left: 0;
	position: absolute;
	top: 0;
	width: 116px;
}

.wlsImage {
	background-repeat:no-repeat;
	left:0px;
	position:absolute;
	top:0px;
	border: 1px solid #CCC;
}

.catalogEntryList .catalogEntry .image a, .catalogEntryList .catalogEntry .manufacturer a {
	display: block;
	height: 100%;
}

.catalogEntryList .catalogEntry .manufacturer, #myAccountWishlist .catalogEntry .manufacturer, #printContent .catalogEntry .manufacturer {
	background-repeat:no-repeat;
	bottom:0;
	height:20px;
	left:0;
	position:absolute;
	width: 115px;
}

.intellogo {
	float: right;
	margin: 4px;
}

.catalogEntryList .catalogEntry .description, #myAccountWishlist .catalogEntry .description, #printContent .catalogEntry .description {
	font-weight:normal;
}

.catalogEntryList .catalogEntry .description a, #myAccountWishlist .catalogEntry .description a, #printContent .catalogEntry .description a {
	display: block;
}

.catalogEntryList .catalogEntry .categoryName, #myAccountWishlist .catalogEntry .categoryName, #printContent .catalogEntry .categoryName {
	display:none;
}

.catalogEntryList .catalogEntry .onerow, #myAccountWishlist .catalogEntry .onerow, #printContent .catalogEntry .onerow {
	display:none;
}

.catalogEntryList .catalogEntry .tworows, #myAccountWishlist .catalogEntry .tworows, #printContent .catalogEntry .tworows {
	display:block;
}

.catalogEntryList.search .catalogEntry .categoryName {
	display:block;
	font-weight:normal;
}

.catalogEntryList.search .catalogEntry .onerow {
	display:block;
}

.catalogEntryList.search .catalogEntry .tworows {
	display:none;
}


.catalogEntryList .catalogEntry .info {
	float: left;
	margin-right: 13px;
	padding-left: 13px;
}

#myAccountWishlist .catalogEntry .info {
	display: block;
	position: relative;
	float: left;
	margin-right: 13px;
	padding-left: 13px;
}

.catalogEntryList .catalogEntry .remember {
	margin-right:0px;
	float:left;
	padding-left: 16px;
}


.catalogEntryList .priceBox .priceText, #myAccountWishlist .priceBox .priceText{
	float: left;
	margin-right: 5px;
}

.catalogEntryList .priceBox .onlinePrice, #myAccountWishlist .priceBox .onlinePrice, #printContent .priceBox .onlinePrice {
	height:40px;
	left:0;
	position:absolute;
	top:40px;
	width:124px;
}

.catalogEntryList .priceBox .pickupInfo, #printContent .priceBox .pickupInfo, #myAccountWishlist .priceBox .pickupInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:98px;
	width:149px;
}

.catalogEntryList .priceBox .priceInfo, #myAccountWishlist .priceBox .priceInfo, #printContent .priceBox .priceInfo {
	font-weight:bold;
	left:0;
	position:absolute;
	top:0;
	width:140px;
}

#printContent .onlinePriceInfo {
	white-space:nowrap;
}

#print .priceBox .onlinePriceInfo, #print .priceBox .marketName{
	font-weight:bold;
}

.catalogEntryList .priceBox .shippingInfo, #myAccountWishlist .priceBox .shippingInfo, #printContent .priceBox .shippingInfo {
	color: #767676;
	font-size: 9px;
	font-weight: normal;
	height: 15px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 78px;
	width: 155px;
}

.catalogEntryList .priceBox .shippingInfo .shippingInfoText,
#myAccountWishlist .priceBox .shippingInfo .shippingInfoText,
#printContent .priceBox .shippingInfo .shippingInfoText,
#catalogEntry #relativePriceBox .shippingInfo .shippingInfoText {
	margin-right: 5px;
    margin-top: 3px;
}


.catalogEntryList .priceBox .availabilityInfo,
#myAccountWishlist .priceBox .availabilityInfo,
#printContent .priceBox .availabilityInfo {
	color:#767676;
	font-size:9px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:92px;
	width:149px;
	height: 25px;
	overflow:hidden;
}

.catalogEntryList .priceBox .availabilityInfoNoShippingAmount,
#myAccountWishlist .priceBox .availabilityInfoNoShippingAmount,
#printContent .priceBox .availabilityInfoNoShippingAmount {
	color:#767676;
	font-size:9px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:96px;
	width:149px;
	height: 26px;
	overflow:hidden;
}

.catalogEntryList .priceBox .availabilityInfoNoShippingAmount .row,
#myAccountWishlist .priceBox .availabilityInfoNoShippingAmount row,
#printContent .priceBox .availabilityInfoNoShippingAmount .row,
.catalogEntryList .priceBox .availabilityInfo .row,
#myAccountWishlist .priceBox .availabilityInfo .row,
#printContent .priceBox .availabilityInfo .row{
	width:149px;
	height: 12px;
	overflow:hidden;
	white-space: nowrap;
}

.catalogEntryList .priceBox .onlinePriceNotAvailable,
#myAccountWishlist .priceBox .onlinePriceNotAvailable,
#printContent .priceBox .onlinePriceNotAvailable {
	height:40px;
	left:0px;
	position:absolute;
	top:46px;
	width:149px;
	color: #767676;
	font-size: 10px;
}

.catalogEntryList .priceBox .marketPriceNotAvailable, #myAccountWishlist .priceBox .marketPriceNotAvailable, #printContent .priceBox .marketPriceNotAvailable {
	height:40px;
	left:0px;
	position:absolute;
	top:46px;
	width:149px;
	color: #767676;
	font-size: 10px;
}

.catalogEntryList .priceBox .priceNotAvailable, #myAccountWishlist .priceBox .priceNotAvailable, #printContent .priceBox .priceNotAvailable {
	color: #767676;
	font-size: 10px;
	font-weight: normal;
	left: 0;
	position: absolute;
	top: 137px;
	width:149px;
}

.catalogEntryList .catalogEntry .info a, .catalogEntryList .catalogEntry .remember a {
	color: #DF0000;
}

.catalogEntryList .catalogEntry .info a {
	text-decoration: none;
}

.catalogEntryList .catalogEntry .info a, .catalogEntryList .catalogEntry .remember span {
	cursor: pointer;
}

.catalogEntryList .catalogEntry .remember {
}

.catalogEntryList .priceBox .marketPrice, #myAccountWishlist .priceBox .marketPrice, #printContent .priceBox .marketPrice {
	background-position:right center;
	background-repeat:no-repeat;
	height:40px;
	left:0;
	position:absolute;
	top:59px;
	width:110px;
}

.catalogEntryList .priceBox .priceVat, #myAccountWishlist .priceBox .priceVat, #printContent .priceBox .priceVat {
	color: #797979;
	font-size: 10px;
	position: absolute;
	right: 9px;
	top: 68px;
}

.catalogEntryList .productHighlightAdvert {
	height:44px;
	left:1px;
	position:absolute;
	top:3px;
	width:66px;
	z-index:100;
}


.catalogEntryList .productHighlightNew {
	height:44px;
	left:1px;
	position:absolute;
	top:3px;
	width:66px;
	z-index:100;
}

.catalogEntryList .productHighlightSpecial {
	height:44px;
	left:1px;
	position:absolute;
	top:3px;
	width:66px;
	z-index:100;
}


#catalogEntry img.productHighlightSpecialCampaign {
	position:absolute;
	top:8px;
	left:8px;
	height:139px;
	width:218px;
}

.catalogEntryList img.productHighlightSpecialCampaign,
#myAccountWishlist img.productHighlightSpecialCampaign {
	position:absolute;
	top:1px;
	left:1px;
	height:116px;
	width:116px;
}

.catalogEntryList .catalogEntry .productImageLink,
#myAccountWishlist .catalogEntry .productImageLink{
	position:absolute;
	top:1px;
	left:1px;
	width:116px;
	height:116px;
	z-index: 200;
}

#printContent .catalogEntry .image .productImageLink{
	display:none;
}

#printContent.myAccountWishlistPrint img.productHighlightSpecialCampaign{
	position:absolute;
	top:1px;
	left:1px;
	height:0;
	width:0;
}

#catalogEntry.box1 {
	background: #FFF url(background/fader_grey430.gif) repeat-x center bottom;
}

#catalogEntry .topInfo {
	height:197px;
}

#catalogEntry .bottomInfo {
	padding: 0 10px 10px;
}

#catalogEntryContainer {
	position: relative;
}

#catalogEntry .banner {
	height:87px;
	left:10px;
	position:absolute;
	top:232px;
	width:234px;
}

#catalogEntry.checkout .banner {
	display: none;
}

#catalogEntry .playerButton {
	height:25px;
	width:236px;
	margin-bottom:10px;
}

#catalogEntry .articleInfoBox {
	margin:0;
	font-size:12px;
	left:265px;
	position:absolute;
	top:10px;
	width:249px;
}

#catalogEntry .articleInfoBox .review {
	width:95px;
	float:left;
}

#catalogEntry .articleInfoBox .info .priceText, #catalogEntry .articleInfoBox .info .shippingInfoText, #catalogEntry .articleInfoBox .vatInfo .shippingInfoText {
	margin-top:3px;
}



#catalogEntry .articleInfoBox .infoFeatures {
	margin-top: 15px;
}

#catalogEntry .articleInfoBox .articleName {
	margin-bottom:10px;
	width:249px;
	font-size: 13px;
}

#catalogEntry .articleInfoBox .articleName h1 {
	margin-top:0px;
	margin-bottom:10px;
	width:249px;
	font-size: 13px;
	display: inline;
}

#catalogEntry .articleInfoBox .articleTitle {
	width:249px;
	font-size: 13px;
}

#catalogEntry .articleInfoBox .articleTitle h1 {
	margin-top:0px;
	margin-bottom:10px;
	width:249px;
	font-size: 13px;
	display: inline;
}

#catalogEntry .articleInfoBox .articleNameLarge {
	font-size: 13px;
	width:249px;
}

#catalogEntry .bottomInfo table {
	position:relative;
}

#catalogEntry .onlinePriceNotAvailable, #catalogEntry .marketPriceNotAvailable {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	width:136px;
}

#catalogEntry .onlinePrice {
	background-position:right center;
	background-repeat:no-repeat;
	height:46px;
	width:124px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#catalogEntry .priceText {
	float:left;
	margin-right: 5px;
}

#catalogEntry .onlinePriceInfoLayer {
	position:absolute;
	top:0px;
	left:145px;
}

#catalogEntry #relativePriceBox {
	height:238px;
	position:relative;
	width:188px;
}

#catalogEntry #relativePriceBox .marketPrice {
    height: 46px;
    width: 188px;
    margin-top: 3px;

}

#catalogEntry #relativePriceBox .marketName {
	font-weight: bold;
    overflow: hidden;
    width: 188px;
}

#catalogEntry #relativePriceBox .priceText, #myAccountWishlist #priceBox .priceText, #printContent #priceBox .priceText  {
	float:left;
	margin-right:5px;
	width:auto;
}

#catalogEntry #relativePriceBox .priceInfo {
    font-weight: bold;
    width: 188px;
    margin-bottom: 6px;
}

#myAccountWishlist #priceBox .priceInfo, #printContent #priceBox .priceInfo  {
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
    width: 188px;
}

#contentMiddle .catalogEntryList .priceInfo  {
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
    width: 142px;
}

#catalogEntry #relativePriceBox .addToBasket {
	width:188px;
	margin-top: 12px;
}

#print #catalogEntry #relativePriceBox .availabilityInfo .priceguarantee_print,
#print #catalogEntry #relativePriceBox .availabilityInfoNoShippingAmount .priceguarantee_print
 {
	display: inline;
}

#catalogEntry #relativePriceBox .availabilityInfo .priceguarantee_print,
#catalogEntry #relativePriceBox .availabilityInfoNoShippingAmount .priceguarantee_print
 {
	display: none;
}

#priceBox .shippingInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	left:0;
	line-height:9px;
	position:absolute;
	top:67px;
	width:188px;
}

#catalogEntry .productHighlightAdvert {
	height:44px;
	left:0;
	position:absolute;
	top:2px;
	width:66px;
	z-index:100;
}

#catalogEntry .productHighlightNew {
	height:44px;
	left:0;
	position:absolute;
	top:2px;
	width:66px;
	z-index:100;
}

#catalogEntry .productHighlightSpecial {
	height:44px;
	left:0;
	position:absolute;
	top:2px;
	width:66px;
	z-index:100;
}

#priceBox .availabilityInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:77px;
	width:188px;
}

#catalogEntry #relativePriceBox .separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
	position:absolute;
	top:132px;
	width:136px;
}

#catalogEntry td.border {
	border-left:1px solid #CCCCCC;
	height:100%;
	width:20px;
}

#catalogEntry td.borderless {
	height:100%;
	width:20px;
}

#catalogEntry .featureInfos {
	width:230px;
}

#catalogEntry .featureInfos .threecolumns {
	width: 230px;
	float: left;
}

#catalogEntry .featureInfos .twocolumns {
	width: 115px;
	float: left;
}


#catalogEntry .featureLogoContainer{
	height: 29px;
}

#contentMiddle #catalogEntryContainer #catalogEntryInfos {
	margin-top:10px;
}

#print #catalogEntryInfos {
	width:553px;
}

#printInfoTabNav {
	display: none;
}

#print #printInfoTabNav {
	display: block;
}

#print #printInfoTabNav {
    border-bottom:1px solid #CCCCCC;
    width: 100%;
}

#print #printInfoTabNav ul{
	float:left;
	margin: 0px;
	padding: 0px;
	list-style:none outside none;
}

#print #tab_catalogEntryTracks .tracksTable, #tab_catalogEntryDetails .featuresTable {
	width: 551px;
}

#print #printInfoTabNav li{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}

#print #printInfoTabNav .printInfoOutput{
	line-height:12px;
	font-size:11px;
	font-weight:bold;
	top: 1px;
	padding:10px;
	text-transform:uppercase;
	display: block;
	background:none repeat scroll 0 0 white;
}

#catalogEntryInfos #infoTabNav {
	font-size: 11px;
	font-weight: bold;
}



#catalogEntryInfos #infoTabNav td.full {
	background: url("background/fader_grey34.gif") repeat-x scroll center bottom #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #555555;
	cursor: pointer;
	padding: 3px 4px 2px 5px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}

#catalogEntryInfos #infoTabNav td.full span {
	white-space: nowrap;
}

#catalogEntryInfos #infoTabNav td.selected {
	background-image: none;
	border-bottom: 0;
	color: #DF0000;
	padding-bottom: 3px;
}

#catalogEntryInfos #infoTabNav td.space {
	border-bottom: 1px solid #CCCCCC;
}

#catalogEntryInfos #infoTabNav td.space div {
	width: 2px;
}

#catalogEntryInfos .container {
	padding: 0 10px;
}

#catalogEntryInfos #infoTabContent {
	border: 1px solid #CCCCCC;
	border-top: 0;
}

#tab_catalogEntryDetails .featureBG {
	background: #FFF url('background/fader_grey23.gif') repeat-x center bottom;
}

#catalogEntryReviewsLoadingLayer {
	position: relative;
	height: 290px;
	width:auto;
}

#userReviewsLoadingLayer {
	position: relative;
	height: 524px;
	width:auto;
}

.reviewLoadingLayer {
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=70);
	background-color: #FFF;
	opacity: 0.7;
	z-index:500;
	overflow:hidden;
}

#catalogEntryReviewsLoadingLayer .reviewLoadingLayer {
	height: 290px;
	width: 524px;
}


#userReviewsLoadingLayer .reviewLoadingLayer {
	height: 524px;
	width: 524px;
}

.reviewSpinner {
	background: url('media/rating/loader32.gif') transparent no-repeat center center;
	width: 100%;
	height: 100%;
}

#catalogEntryInfos #tab_catalogEntryReviews .reviewsTitleContainer {
	padding: 0 10px 10px;
	position: relative;
}

#catalogEntryInfos #tab_catalogEntryReviews .reviewsButtonContainer {
	margin-top: 7px;
}

#catalogEntryInfos #catalogEntryReviewsContent {
	padding: 10px 0 0;
}

#catalogEntryInfos #catalogEntryReviewsContent .reviewSeparator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
}

#catalogEntryInfos #reviewsContentContainer{
	height: 223px;
	position: relative;
	overflow-y:scroll;
	overflow-x:hidden;
	width: 524px;
}

#catalogEntryInfos #catalogEntryReviewsSpacer{
	height: 10px;
	line-height: 10px;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

#catalogEntryInfos .reviewsBottomContainer{
	height: 10px;
	line-height:10px;
	font-size:0px;
	position: relative;
	width: 524px;
}

#myAccount #reviewsContentContainer{
	position: relative;
	overflow-x:hidden;
	width: 524px;
}

#catalogEntryInfos #tab_catalogEntryReviews .reviewBox .reviewInfos table {
	width: 482px;
}

#catalogEntryInfos #tab_catalogEntryReviews .reviewBox .reviewInfos table td{
	vertical-align: top;
}

#catalogEntryInfos #tab_catalogEntryReviews table div.bold {
	width: 72px;
}

#catalogEntryInfos #tab_catalogEntryReviews .reviewInfos table div.val {
	width: 410px;
}


#catalogEntryReviewsContent .reviewBox {
	width:507px;
	position:relative;
}

#myMediaReviews {
	height: auto !important;
    min-height: 225px;
}

#myMediaReviews .reviewBox {
	width:524px;
	position:relative;
}

.reviewBox .reviewContainer .title {
	font-size:14px;
	font-weight:bold;
}

.reviewBox .starsInputContainer {
	float: left;
	-width: 65px;
	width: 65px;
}

.reviewBox .reviewStarsContainer {
	margin: 0px 10px 0 10px;
}

.reviewBoxExpanded .reviewContainer {
	height: 180px;
	-height: 187px;
	width: 524px;
	overflow-y:auto;
	overflow-x:hidden;
	background:url("background/fader_gray227.gif") repeat-x scroll center bottom #FFFFFF;
}

#catalogEntryInfos #catalogEntryReviews.expanded .reviewsBottomContainer {
	display: none;
}

#catalogEntryInfos .reviewContainer {
	padding-top: 7px;
}

.reviewBackground {
	background:url("background/fader_gray227.gif") repeat-x scroll center bottom #FFFFFF;
}

.reviewButtonRow{
	padding: 0px 17px 11px 10px;
}

.reviewCompleteButtonRow {
	padding: 0px 34px 0px 10px;
}


.reviewButton{
	margin-top: 10px;
}

.reviewBox .reviewTextContainer, .reviewBox .reviewTextCompleteContainer {
	padding: 15px 10px 0 9px;
	line-height: 12px;
}

.reviewBoxExpanded .reviewTextContainer,
.reviewBox .reviewTextCompleteContainer {
	display: none;
}

.reviewBoxExpanded .reviewTextCompleteContainer {
	display: block;
}

.reviewBox .reviewInfos {
	padding: 9px 0 0 9px;
}

.reviewBox .reviewInfos table {
	width: 489px;
}

.reviewBox .reviewInfos table div.bold {
	width: 72px;
}

.reviewBox .reviewInfos table div.val {
	width: 417px;
}

.reviewBox .reviewInfos table td{
	vertical-align: top;
}

.reviewBox .reviewInfos table div.link{
	cursor: pointer;
	text-decoration: underline;
	color: #000;
	float:left;
}

.reviewBox .reviewStarsTextContainer {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

#myAccount .reviewBoxExpanded .reviewContainer {
	background:url("background/fader_gray227.gif") repeat-x scroll center bottom #FFFFFF;
	height:auto;
	padding-bottom: 10px;
}

#myAccount .reviewBox .reviewButtonRow {
	padding:0 10px 10px;
}

#myAccount .reviewBox .reviewStarsContainer {
	padding: 7px 0 0 10px;
	margin: 0px 10px 0 0;
	width: 380px;
	float: left;
}

#myAccount .reviewBox .reviewStarsTextContainer {
	float: left;
	margin-right: 5px;
	font-weight: bold;
}

#myAccount .reviewBox .reviewStatusContainer {
	float: right;
}

#myAccount .reviewBox .reviewStatusInnerContainer {
	margin-right: 10px;
}

#myAccount .reviewBox .reviewStatus {
	padding-left:18px;
	color:#707173;
	float: right;
	text-align: right;
	padding: 7px 0 0 18px;
}

#myAccount .reviewBox .reviewStatus_submitted {
	background: url(myaccount/my_media_status_submitted.gif) no-repeat left 8px;
}

#myAccount .reviewBox .reviewStatus_torevise {
	background: url(myaccount/my_media_status_submitted.gif) no-repeat left 8px;
}

#myAccount .reviewBox .reviewStatus_published {
	background: url(myaccount/my_media_status_published.gif) no-repeat left 8px;
}

#infoTabContent .catalogEntryBox {
	border: none;
	left: 0;
	margin:0;
	padding: 10px 0 0;
	position:relative;
	width:524px;
}

#catalogEntryActions .actionContainer {
	margin:5px 0 5px 10px;
}

#catalogEntryActions .buttonContainer {
	padding:5px 0px;
}

#teaser_carrousel {
	font-size: 0px;
	line-height:0;
}

#content .buttonC4 {
	cursor: pointer;
	text-decoration: none;
}

#content .buttonC4 .content {
	color: #DF0000;
	float: left;
	position: relative;
}

#content .buttonC4 .icon {
	position: absolute;
}

#content .buttonC4 .text {
	background: url(products/c4button.bmp) repeat-x;
	border: 1px solid #D4D4D4;
	float: left;
	padding: 7px 9px 7px 10px;
	text-align: center;
}

#content .buttonC4 .raquo .icon {
	left: 9px;
	top: 5px;
}

#content .buttonC4 .raquo .text {
	padding-left: 20px;
}

#content .outletPrice {
	bottom: 10px;
	position: absolute;
	right: 10px;
	width: 88px;
}

#content .buttonC5 {
	cursor: pointer;
	text-decoration: none;
}

#content .buttonC5 .content {
	float: left;
	position: relative;
}

#content .buttonC5 .icon {
	background-repeat: no-repeat;
	left: 10px;
	position: absolute;
}

#content .buttonC5 .text {
	background: url(products/c5button.bmp) repeat-x;
	border: 1px solid #D4D4D4;
	color: #DF0000;
	float: left;
	padding: 4px 9px 4px 10px;
}

#content .buttonC5 .printer .icon {
	height: 15px;
	top: 5px;
	width: 14px;
}

#content .buttonC5 .printer .text {
	padding-left: 29px;
}

#content .buttonC5 .mail .icon {
	height: 10px;
	top: 7px;
	width: 12px;
}

#content .buttonC5 .mail .text {
	padding-left: 27px;
}

#content .buttonC5 .scale .icon {
	height: 13px;
	top: 6px;
	width: 16px;
}

#content .buttonC5 .scale .text {
	padding-left: 31px;
}

#content .buttonC5 .staple .icon {
	height: 15px;
	top: 5px;
	width: 12px;
}

#content .buttonC5 .staple .text {
	padding-left: 27px;
}

#content .buttonC5 .arrow {
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	width: 13px;
}

#content .buttonC5 .previous .arrow {
	background-image: url(products/c5arrowleft.bmp);
}

#content .buttonC5 .previous .text {
	border-left: 0;
}

#content .buttonC5 .next .arrow {
	background-image: url(products/c5arrowright.bmp);
}

#content .buttonC5 .next .text {
	border-right: 0;
}

#catalogEntryNavigation .productPrevious {
	left: 0px;
	position: absolute;
}

#catalogEntryNavigation #buttonOverview {
	left: 199px;
	position: absolute;
}

#catalogEntryNavigation .productNext {
	position: absolute;
	right: 0px;
}

#content .buttonC6 {
	cursor: pointer;
	text-decoration: none;
}

#content .buttonC6 .content {
	float: left;
	position: relative;
}

#content .buttonC6 .icon {
	background-repeat: no-repeat;
	position: absolute;
}

#content .buttonC6 .text {
	background-repeat: repeat-x;
	border: 1px solid #B00317;
	color: white;
	float: left;
	padding: 4px 8px 4px 10px;
	text-align: center;
}

#content .buttonC6 .printer .icon {
	height: 13px;
	left: 11px;
	top: 6px;
	width: 13px;
}

#content .buttonC6 .printer .text {
	padding-left: 32px;
}

#tab_catalogEntryDetails #print {
	position: absolute;
	right: 10px;
	top: 10px;
}


#catalogEntryZoom {
	display: none;
	position: absolute;
	z-index: 999;
}

#catalogEntryZoom .box1 {
	background-color: white;
	height: 352px;
	position: absolute;
	overflow: visible;
}

#catalogEntryZoom h2 {
	background-color: #DF0000;
	color: white;
	font-size: 20px;
	height: 40px;
	margin: 0;
	padding: 5px 0 0 9px;
	position: relative;
}

#catalogEntryZoom .close {
	color: white;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 7px;
}

#catalogEntryZoom .close span {
	font-weight: bold;
	padding-left: 6px;
}

#catalogEntryZoom .image {
	border: 1px solid #CCCCCC;
	font-size: 0;
	height: 285px;
	left: 10px;
	line-height: 0;
	position: absolute;
	top: 55px;
	width: 502px;
}

#catalogEntryZoom .image .catalogEntry {
	background-repeat: no-repeat;
	height: 230px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 482px;
}

#catalogEntryZoom .image .manufacturer {
	background-repeat: no-repeat;
	height: 25px;
	left: 10px;
	position: absolute;
	bottom: 10px;
	width: 200px;
}

#catalogEntryZoom .shadow {
	background-color: black;
	filter: alpha(opacity = 60);
	font-size: 0;
	height: 354px;
	left: 3px;
	line-height: 0;
	opacity: 0.6;
	position: absolute;
	top: 3px;
	width: 526px;
	z-index: -999;
}

#catalogEntryNavigation {
	height: 25px;
	text-align: center;
}

#catalogEntryNavigation .buttonPrevious, #catalogEntryNavigation .buttonNext, #catalogEntryNavigation .buttonOverview {
	position: absolute;
	top: 0;
}

#catalogEntryNavigation .buttonPrevious {
	left: 0;
}

#catalogEntryNavigation .buttonNext {
	right: 0;
}

#catalogEntryNavigation .buttonOverview {
	left: 200px;
}

#catalogEntry .productNameHeadline {
	font-weight:bold;
	font-size:13px;
	margin-left:10px;
	margin-top:5px;
}

#catalogEntry .details {
	height:auto;
	position:relative;
}

#catalogEntry .category {
	font-size: 11px;
	left: 9px;
	position: absolute;
	text-transform: uppercase;
	top: 6px;
	width: 234px;
}

#catalogEntry .image {
	border:1px solid #CCCCCC;
	height:175px;
	left:10px;
	position:absolute;
	top:10px;
	width:234px;
}

#catalogEntry .image .catalogEntry {
	background-repeat: no-repeat;
	display: block;
	height: 139px;
	left: 8px;
	position: absolute;
	top: 8px;
	width: 218px;
}

#catalogEntry .image .manufacturer {
	background-repeat: no-repeat;
	bottom: 10px;
	display: block;
	height: 20px;
	left: 10px;
	position: absolute;
	width: 115px;
}

#catalogEntry .image .zoom {
	background: url(products/zoom.bmp) no-repeat;
	bottom: 3px;
	font-size: 0;
	height: 13px;
	position: absolute;
	right: 2px;
	width: 13px;
}


#catalogEntry .articleInfoBox .articleDescription {
	height:auto;
	margin-top: 10px;
	overflow:hidden;
	width:249px;
}

#catalogEntry .articleInfoBox .articleDescription .link {
	white-space: nowrap;
}

#catalogEntry .articleInfoBox .articleDescription span#energyEfficiencyLink {
  font-weight: normal;
}

#catalogEntry .articleInfoBox .articleRating {
	margin-top:5px;
}

#catalogEntry .articleInfoBox .starRating {
	cursor: pointer;
}

.catalogEntryList .catalogEntry .articleRating,
#myAccountWishlist .catalogEntry .articleRating {
	margin-top: 5px;
	margin-bottom: 0;
	cursor: pointer;
}

#printContent .catalogEntry .articleRating {
	margin-top: 5px;
}

#infoTabContent .catalogEntryBox .detailLongDescription {
	background:url("background/fader_grey23.gif") repeat-x scroll center bottom #FFFFFF;
	margin: 7px 0 0;
	padding-bottom: 14px;
}

#infoTabContent .catalogEntryBox .detailLongDescription .title,
#layer #standardlayer .detailLongDescription .title{
	font-weight:bold;
	margin: 17px 10px 0;
	padding-bottom:17px;
}

#infoTabContent .catalogEntryBox .detailLongDescription .titleFirst,
#layer #standardlayer .detailLongDescription .titleFirst{
	font-weight:bold;
	margin-top: 0;
	margin: 0 10px;
	padding-bottom:17px;
}

#infoTabContent .catalogEntryBox .detailLongDescription .description,
#layer #standardlayer .detailLongDescription .description {
	margin: 0 10px;
}

#pdaContent .articleDescription .link {
	text-decoration:none;
	cursor:pointer;
	font-weight: bold;
}

.pickupFromMarket .link {
	color: #DF0000;
	cursor: pointer;
	float: left;
	text-decoration: none;
}

.pickupFromMarket .infoSign {
	margin-left: 3px;
}

.articleInfoBox .pickupFromMarket {
	margin-top:5px;
}

#catalogEntry .zoomButton {
	height:25px;
	width: 236px;
}

#catalogEntry .zoomButton .bg-right {
	width:214px;
	-width:224px;
}

#catalogEntry .playerButton .bg-right {
	width:214px;
}

#catalogEntry .price {
	background-position:right center;
	background-repeat:no-repeat;
	height:40px;
	left:0;
	position:absolute;
	top:179px;
	width:188px;
}

#catalogEntry .priceInfo .vat {
	font-size: 11px;
	font-weight: normal;
}

#catalogEntry .featureLogos {
	margin:0;
	float:left;
}

#catalogEntry .featureLogos td {
	padding: 0 3px 3px;
}

#catalogEntry .featureLogos td.first {
	padding: 0 3px 3px 0;
}

#catalogEntry .featureLogos td.last {
	padding: 0 0 3px 3px;
}

#catalogEntry .logo {
	height: 26px;
	width: 79px;
}

#catalogEntryActions {
	background-color: #F2F2F2;
}

#catalogEntryActions .bg-right {
	width:133px;
	-width:143px;
}

#catalogEntryActions table {
	margin: 5px 0px 5px 10px;
}

#catalogEntryActions td {
	padding:5px 0;
}

#tab_catalogEntryDetails h2 {
	font-size: 20px;
	height: 40px;
	margin: 0;
	padding: 5px 0 0 9px;
	position: relative;
}

#tab_catalogEntryDetails ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}

#tab_catalogEntryDetails li {
	height:23px;
	line-height:23px;
	padding-left:10px;
	-height: 23px;
	-padding-top: 4px;

}

#tab_catalogEntryDetails .actions {
	height: 10px;
	position: relative;
}

#tab_catalogEntryTracks .tracksTable, #tab_catalogEntryDetails .featuresTable {
	width: 524px;
}

#tab_catalogEntryTracks .tracksTable td, #tab_catalogEntryDetails .featuresTable td{
	padding: 4px 0;
	vertical-align:top;
}

#tab_catalogEntryDetails .featuresTable td.energyEfficiency {
  padding-bottom: 0px;
  border-bottom: 0;
}

#tab_catalogEntryDetails .featuresTable tr#energyEfficiencyInfo {
  color: grey;
}

#tab_catalogEntryDetails .featuresTable .featureValue {
	width: 297px;
}

#tab_catalogEntryTracks .tracksTable .trackSpacerColumn, #tab_catalogEntryDetails .featuresTable .featureSpacerColumn {
	width:4px;
}

#tab_catalogEntryTracks .tracksTable .trackSpacerColumn2, #tab_catalogEntryDetails .featuresTable .featureSpacerColumn2 {
	width:18px;
}

#print #tab_catalogEntryTracks .tracksTable .trackSpacerColumn2, #print #tab_catalogEntryDetails .featuresTable .featureSpacerColumn2 {
	width:18px;
}

#tab_catalogEntryTracks .trackImageColumn,  #tab_catalogEntryDetails .featureImageColumn{
	width: 31px;
}

#tab_catalogEntryTracks .trackImage, #tab_catalogEntryDetails .featureImage {
	padding: 1px 8px 0 10px;
	width: 13px;
}


#tab_catalogEntryTracks .trackImage img, #tab_catalogEntryDetails .featureImage img{
	margin-bottom: -1px;
}


#tab_catalogEntryTracks .trackNumberColumn {
	width: 60px;
}

#tab_catalogEntryTracks .trackNumber,  #tab_catalogEntryDetails .featureName {
	font-weight:bold;
}

#tab_catalogEntryTracks .trackTitleColumn {
	width: 250px;
}

#tab_catalogEntryTracks .trackTimeColumn {
	width: 100px;
}

#tab_catalogEntryTracks .trackTimeContainer{
	padding-right:23px;
}

#tab_catalogEntryTracks .trackTime {
	float: right;
}

#tab_catalogEntryTracks .trackListenTo a {
	color:#E3001A;
	text-decoration:none;
}

#tab_catalogEntryTracks .tracksHeadline, #tab_catalogEntryTracks .tracksHeadlineSet {
	text-transform: uppercase;
	font-weight:bold;
	font-size:12px;
	padding: 0 0 5px 10px;
}

#tab_catalogEntryTracks .tracksHeadlineSet {
	margin-top: 5px;
}

#tab_catalogEntryTracks table tr, #tab_catalogEntryDetails table tr {
	background:#FFFFFF url(background/fader_grey34.gif) repeat-x scroll center bottom;
}

#tab_catalogEntryDetails .featureNameColumn {
	width: 154px;
}

#tab_catalogEntryDetails .featureValueColumn {
	width: 297px;
}

#print #tab_catalogEntryDetails .featuresTable {
	width:auto;
}

#print #tab_catalogEntryDetails .featureValueColumn {
	width: 323px;
}

#print #tab_catalogEntryDetails .featureNameColumn {
	width:175px;
}

#print #infoTabContent .catalogEntryBox {
	overflow-x: visible;
}

#contentMiddle.print .categoryHeader, #contentMiddle.print #catalogEntryNavigation, #contentMiddle.print #catalogEntryActions, #contentMiddle.print .productPlacement {
	display: none;
}

#contentMiddle.print #tab_catalogEntryDetails ul {
	height: auto;
	overflow-y: auto;
}

#contentMiddle.print #tab_catalogEntryDetails .actions {
	height: 45px;
}



/** new pda styles **/

#pdaContent {
	margin-top:5px;
}

#pdaContent .pdaTableLeftContent {
width: 235px;
}

#pdaContent .pdaTableRightContent {
width: 255px;
}


#pdaContent .pdaLeftContent {
	float:left;
	margin-left:10px;
	overflow: hidden;
	width: 236px;
}

#pdaContent .pdaBasketPart {
	margin-bottom:10px;
	margin-left:10px;
	padding-top:10px;
}

#pdaContent .rightInfoSign {
	float:right;
	width:12px;
}

#pdaContent .pdaLeftContent .image{
	border: 1px solid #CCCCCC;
    height: 175px;
    position: relative;
    width: 234px;
	left:0px;
	top:0px;
}

#pdaContent .pdaRightContent {
	float:left;
	padding-left:20px;
	overflow: hidden;
    width: 255px;
}

#pdaContent .pdaRightContent .addToBasket{
	margin-top:10px;
}

#pdaContent .pdaRightContent .articleInfoBox{
	font-size:12px;
	margin:0px;
  position: relative;
  width: 249px;
	left:0px;
	top:0px;
}

#pdaContent .pdaRightContent .reviewLink{
	float:left;
}

#pdaContent .pdaRightContent .articleInfoBox .articleDescription {
    height: auto;
	margin-bottom: 10px;
    margin-top: 5px;
    overflow: hidden;
    width: 249px;
}

#pdaContent .pdaRightContent .articleInfoBox .onlinePrice {
	background-position: right center;
	background-repeat: no-repeat;
	height: 46px;
	margin-bottom: 3px;
	margin-top: 15px;
	width: 124px;

}

#pdaContent .pdaRightContent .articleInfoBox .marketPrice {
	background-position: right center;
	background-repeat: no-repeat;
	height: 46px;
	margin-bottom: 3px;
	margin-top: 15px;
	width: 124px;
}

#pdaContent .pdaRightContent .articleInfoBox .info {
	color: #767676;
	float:right;
    font-size: 10px;
    font-weight: normal;
    line-height: 9px;
	margin-top: 20px;
}

#pdaContent .pdaRightContent .articleInfoBox .vatInfo {
	color: #767676;
	float:left;
    font-size: 10px;
    font-weight: normal;
    line-height: 9px;
}

#pdaContent .pdaRightContent .articleInfoBox .vatInfo .infoSign{
	float: left;
	margin-left: 3px;
}

#pdaContent .pdaRightContent .articleInfoBox .info .infoSign{
	float:right;
	margin-left:5px;
}

#pdaContent .pdaRightContent .articleInfoBox .info .priceText{
	float:right;
	margin-right:0px;
}

#pdaContent .pdaRightContent .articleInfoBox .info .shippingInfoText{
	float:right;
	margin-right:0px;
}

#pdaContent .pdaRightContent .articleInfoBox .info .marketName{
	float:right;
	margin-right:14px;
}

#pdaContent .pdaRightContent .articleInfoBox .availabilityInfo {
	color: #767676;
    font-size: 10px;
    font-weight: normal;
    line-height: 9px;
}

#pdaContent .pdaRightContent .articleInfoBox .availabilityInfo .pickupFromMarket{
    font-size: 12px;
    line-height: 12px;
	margin-top: 10px;
}

#pdaContent .pdaRightContent .articleInfoBox .availabilityInfoNoShippingAmount{
	color: #767676;
    font-size: 10px;
    font-weight: normal;
    line-height: 10px;
}

#pdaContent .pdaRightContent .articleInfoBox .onlinePriceNotAvailable{
    margin-top: 10px;
}

#pdaContent .pdaLeftContent .zoomButton{
    height: 25px;
    margin-top: 10px;
    width: 236px;
}

#pdaContent .services .serviceItemImage {
	margin: 0 5px 0 0;
}

#pdaContent .services .serviceItemImageContainer {
	float: none;
	vertical-align: middle;
}

#pdaContent .services .serviceItemNameContainer {
	float: none;
}

#pdaContent #servicesTableContainer td {
    margin-bottom:5px;
    padding-top: 2px;
}

#pdaContent #servicesTableContainer td div.infoSignText{
    font-weight: bold;
}

#pdaContent .services .serviceItemSelect input {
	left:0px;
    position: relative;
    top: 0px;
}

#pdaContent .services .serviceItemSelectContainer {
	float: none;
}

#pdaContent .services .serviceItemName {
    margin: 0;
    margin-top: 1px;
}

#pdaContent .services .serviceItemPrice {
    font-size: 11px;
    margin: 0;
    padding-top: 3px;
    padding-bottom: 5px;
    text-align: left;
}

#pdaContent .services .serviceItemPriceContainer {
	float: none;
}

#pdaContent .services .title {
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
    padding-bottom: 4px;
}

#pdaContent .financingtitle {
	color:#767676;
    margin-top: 10px;
}

#pdaContent .financingtablink {
    margin-top: 5px;
}

#catalogEntryContainer #catalogEntryActionsHolder {
    background-color: #F2F2F2;
    margin-bottom: 10px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-top: 5px;
}

#catalogEntryContainer #catalogEntryActions {
    margin-left: 2px;
    margin-right: 2px;
}

#catalogEntryContainer #catalogEntryActions .buttonvariable {
	float:left;
	margin-top:5px;
}

#catalogEntryContainer #catalogEntryActions .buttonfixed {
	float:left;
	overflow:hidden;
	width:127px;
}

#catalogEntryContainer #catalogEntryActions .buttonfixed .bg-right {
    width: 105px;
    padding-top:5px;
    text-align:center;
}

#catalogEntryContainer #catalogEntryActions .buttonvariable .bg-right {
    width: auto;
}

#catalogEntryContainer #catalogEntryActions .buttonspacer {
    margin-right:4px;
}

#catalogEntryContainer #catalogEntryActions .bu-left {
    margin-right: 0px;
}

#catalogEntry  #pdaContent .featureInfos {
    height: auto;
}

#catalogEntryContainer #catalogEntryActions .buttonfixed .bu-font-12{
	display:inline;
}

/* Layer */
/* ------ */
#overlay {
	background-color:#000000;
	display:block;
	height:100%;
	left:0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	position:absolute;
	top:0;
	width:100%;
	z-index:9999;
}

#layer-container {
	position: absolute;
	top: 181px;
	left: 0px;
	width: 100%;
	z-index: 10000;
	text-align: center;
	z-index: 9999;
	display: block;
}

#layer {
	position: relative;
	top: 0px;
	width: 757px;
	margin-left: auto;
	margin-right: auto;
}

#layer-container-iframe {
	position: absolute;
	top: 181px;
	left: 0px;
	width: 100%;
	z-index: 10000;
	text-align: center;
	z-index: 9998;
	display: block;
}

#layer-iframe {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	display: block;
}

#layer form {
	margin-top: 0px;
	padding: 0px;
}

#layer table {
	margin: 0px;
	padding: 0px;
}

#layer #view {
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
}

#layer #titlebar {
	position: relative;
	width: auto;
	height: 45px;
	background-color: #DF0000;
	color: #FFFFFF;
}

#layer #title {
	position: absolute;
	left: 0px;
	height: 45px;
	font-size: 1.7em;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

#layer #closeText {
	position: relative;
	float: right;
	padding-top: 8px;
	cursor: pointer;
}

#layer #closeX {
	position: relative;
	float: right;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 10px;
	cursor: pointer;
}

#layer .red {
	color:#DF0000;
}

#layer .bottom-row {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#layer .col-left {
	float: left;
}

#layer .col-right {
	float: right;
}

#layer .submit {
	background-repeat:repeat-x;
	border:1px solid #B0031A;
	height:19px;
	color:#FFFFFF;
	cursor: pointer;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
}

#layer .footer {
	padding:0 20px 10px 20px;
	text-align:left;
	margin-top: 10px;
}

#layer .separator {
	border-top:1px solid #CCCCCC;
	height:0;
	margin-bottom: 10px;
	-margin: 0;
	padding:0;
}

#layer .mt10 {
	margin-top: 10px;
}

#layer .middle {
	margin-left: auto;
	margin-right: auto;
}

#layer .buttonRemoveAll {
	background:transparent url(background/fader_grey34.gif) repeat-x scroll center bottom;
	border:1px solid #CCCCCC;
	padding:4px;
	position:absolute;
	top:34px;
	line-height:15px;
	width:135px;
	-width: 145px;
}

#layer .buttonRemove {
	border:1px solid #CCC;
	padding:3px;
	width:121px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(products/c4button.bmp) repeat-x scroll 0 0;
}

#layer .remove {
	padding-left:24px;
}

#layer .buttonPrint {
	background:transparent url(background/fader_grey34.gif) repeat-x scroll center bottom;
	border:1px solid #CCCCCC;
	line-height:15px;
	padding:4px;
	position:absolute;
	width:135px;
	-width: 145px;
}

#layer .print {
	padding-left:24px;
}

#layer .buttonLayer a{
	color:#DF0000;
	cursor:pointer;
	text-decoration:none;
}

#layer .featureContainer{
	padding: 3px 10px;
}

#layer #flyerwrapper {
	height: 545px;
}

#layer #flyerwrapper #static {
	height: 545px;
	background-repeat: no-repeat;
	background-position: center center;
}

#layer #comparison {
	text-align: left;
	padding: 10px;
}

#layer #comparison #productInfos .bg-right {
	width:98px;
	-padding-right:0px;
	-width:109px;
}

#layer #comparison .bu-icon-close-red {
	-padding:5px 0 0 7px !important;
}

#layer #comparison #productInfos {
	margin: 0px;
	width: 737px;
	position:relative;
}

#layer #comparison #productInfos .firstInfoCol{
	vertical-align : top;
}

#layer #comparison #productInfos .infoBox {
	width: 156px;
	float: left;
	position: relative;
}

#layer #comparison #productInfos .productinfocolumn, #layer #comparison #productInfos .productinfocolumn .onlinepricepart {
	width : 120px;
}

#layer #comparison #productInfos .productImage {
	height:118px;
	width:118px;
}

#layer #comparison #productInfos .productImageContainer {
	border:1px solid #CCCCCC;
	display:block;
	height:116px;
	width:116px;
	cursor: pointer;
}

#layer #comparison #productInfos .productTitleBox {
	font-size:12px;
	height:auto;
	overflow:hidden;
}

#layer #comparison #productInfos .productTitleBoxContainer{
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 0px;
	cursor: pointer;
}

#layer #comparison #productInfos .comparisonRatingContainer,
#print #comparison #productInfos .comparisonRatingContainer {
	padding-top:5px;
}

#layer #comparison #productInfos .comparisonRatingContainer {
	cursor: pointer;
}

#print #comparison #productInfos .comparisonRatingContainer {
	cursor: auto;
}

#layer #comparison #productInfos .pb10{
	padding-bottom : 10px;
}

#layer #comparison #productFeatures {
	height:343px;
	margin: 11px 0 0;
	padding: 0;
	overflow-x:hidden;
	overflow-y:scroll;
	vertical-align:top;
	width:737px;
}

#layer #comparison #productInfosErrorMessage {
	border:1px solid red;
	color:red;
	padding:3px;
	position:absolute;
	top:83px;
	width:135px;
}

#layer #comparison #productInfosErrorMessage .errorMessageSign{
	float:left;
	padding:3px;
}

#layer #comparison #productInfosErrorMessage .errorMessageText{
	float:left;
	width:120px;
}

#layer #comparison #productFeatures table {
	font-size:12px;
	margin:0 10px 0 0;
	width:708px;
}

#layer #comparison #productFeatures tr.feature {
	height: 49px;
	background: url(button/fader_white49.gif) repeat-x center bottom;
}

#layer #comparison #productFeatures tr.feature.energyEfficiency {
  height: auto;
  background: none;
}

#layer #comparison #productFeatures td.energyEfficiencyInfo {
	padding-left: 10px;
	padding-bottom: 4px;
	color:gray;
}

#layer #comparison #productFeatures .feature td {
	vertical-align: top;
	width: 150px;
}

#layer #comparison #productFeatures .firstBox{
	font-weight: bold;
	width: 156px;
}

#layer #comparison #productFeatures .feature td.firstBox {
	vertical-align:top;
	width:156px;
	padding-left:10px;
}

#layer #comparison #productFeatures .firstBox .featureContainer {
	overflow:hidden;
	padding:3px 0;
	width:146px;
}

#layer #comparison #productFeatures .feature td.otherBox {
	vertical-align:top;
	width:125px;
	padding-left:13px;
	-width:135px;
}

#layer #comparison #productFeatures .otherBox .featureContainer {
	overflow:hidden;
	padding:3px 0;
	width:125px;
}

#layer #comparison .shippingInfo .shippingInfoText,
#print #comparison .shippingInfo .shippingInfoText {
	margin-top: 4px;
	margin-right: 5px;
}

#layer #comparison .infoSign {
	float: right;
	margin-left: 2px;
}

#print #comparison #productInfos .productTitleBoxContainer {
	font-weight:bold;
	padding:7px 0 0;
	text-align:left;
}

#print #comparisonPrice .priceBox{
	width: 118px;
	text-align: left;
}

#print .firstBox .featureContainer {
padding:3px 10px;
}

#print .otherBox .featureContainer {
padding:3px 10px 3px 0;
}

#print .featureGrey .firstBox .featureContainer, #print .featureGrey .otherBox .featureContainer {
	margin-right:5px;
	margin-top:-49px;
	overflow:hidden;
}

#print .featureGrey td {
	overflow: hidden;
}

#layer #comparison #productInfos .onlinePriceInfo {
	font-weight:bold;
	padding-top:10px;
	width:118px;
}

#print #comparisonPrice .priceBox .onlinePriceInfo, #print #comparisonPrice .priceBox .onlinePrice ,
#print #comparisonPrice .priceBox  .shippingInfo, #print #comparisonPrice .priceBox .priceInfo,
#print #comparisonPrice .priceBox .availabilityInfo, #print #comparisonPrice .priceBox  .onlinePriceNotAvailable,
#print #comparisonPrice .productTitleBox, #print #comparisonPrice .priceNotAvailable,
#print #comparisonPrice .price  {
	left:0px;
	font-weight: normal;
	width: 118px;
}

#print #catalogEntry img.productHighlightSpecialCampaign {
	position:absolute;
	top:8px;
	left:8px;
	height:0px;
	width:0px;
}

#layer #comparison #productInfos .onlinePrice{
	background-position:right center;
	background-repeat:no-repeat;
	height:32px;
	margin-top:6px;
}

#layer #comparison #productInfos .onlinePriceNotAvailable {
	font-weight: normal;
	font-size: 9px;
	color: #767676;
	margin-top:5px;
	width: 138px;
}

#layer #comparison #productInfos .shippingInfo{
	color:#767676;
	font-size:9px;
	font-weight:normal;
}

#layer #comparison #productInfos .availabilityInfo, #layer #comparison #productInfos .availabilityInfoNoShippingAmount{
	color:#767676;
	font-size:9px;
	font-weight:normal;
	margin-bottom: 2px;
}

#layer #comparison .bu-left {
	margin: 0;
}

#layer #comparison #productInfos .buttonProductRemove, #layer #comparison #productInfos .addToBasket {
	margin-bottom:10px;
	overflow:hidden;
	text-align:center;
	width:120px;
}


#layer #comparison #productInfos .border {
	border-left:1px solid #CCCCCC;
	width:100px;
	position:absolute;
	top:197px;
	left:10px;
}

#layer #comparison #productInfos .separator{
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
	margin:5px 0 10px;
}

#layer #comparison #productInfos .priceInfo {
	font-weight: bold;
}

#layer #comparison #productInfos .marketName {
	font-weight: bold;
	margin-bottom: 6px;
	padding-top: 10px;
}

#print #comparisonPrice .priceBox .marketName {
	height:30px;
	font-weight:normal;
}

#layer #comparison #productInfos  .price {
	background-position:right center;
	background-repeat:no-repeat;
	height:40px;
}

#print #comparisonPrice .priceBox .price {
	background-position:right center;
	background-repeat:no-repeat;
	height:40px;
}

#layer #comparison #productInfos .priceNotAvailable {
	color: #767676;
	font-size: 10px;
	font-weight: normal;
	width:118px;
	overflow: hidden;
	height: 36px;
}

#layer #comparison #productInfos  .determinePrice {
	color: #767676;
	font-size: 10px;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:7px;
}


#layer #comparison .product_feature_separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
	width:708px;
}


#print #comparisonPrice .priceBox .separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	left:0px;
	line-height:0;
	width:88px;
}

#print #comparison .productTitleBox {
	font-size:11px;
	height:37px;
	overflow:hidden;
	text-align:left;
	width:90px;
}

#print #comparison .availabilityInfoNoShippingAmount {
	color:#767676;
	font-size:9px;
	font-weight:normal;
	margin-bottom: 2px;
}


#layer #contact {
	text-align: left;
	padding: 20px 20px 0px 20px;
}

#layer #contact .image {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 55px;
}

#layer #contact .title {
	position: relative;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.7em;
	font-weight: bold;
}

#layer #contact .intro {
	position: relative;
	margin-top: 20px;
}

#layer #contact .input-table {
	margin-top: 10px;
	padding: 0px;
}

#layer #contact .input-col {
	padding-top: 10px;
	padding-right: 20px;
}

#layer #contact .type-list {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#layer #contact .type-list-entry {
	padding-top: 5px;
}

#layer #contact #type-list .type-list-entry-radio{
	margin-left: 0px;
	padding-left: 0px;
}

#layer #contact .store-selection {
	margin-top: 20px;
}

#layer #contact .store-selector {
	margin-left: 10px;
}

#layer #contact .contact-message-table {
	margin-top: 10px;
	margin-bottom: 8px;
}

#layer #contact_message_captcha_table input {
	width: 258px;
}

#layer #contact_message_captcha_table .secondcolumn {
	width: 100%;
	text-align: left;
}

#layer #contact_message_captcha_table td {
	vertical-align: top;
}

#layer #contact_message_captcha_table .captchaContainer {
	padding-right: 10px;
}

#layer #contact_message_captcha_table a {
	text-decoration:none;
}

#layer #contact_message_captcha_table .captchaRefreshLink {
	float:right;
}






#layer #contact .success {
	margin-top: 20px;
	margin-bottom: 20px;
}

#layer #contact .success-image {
	background: url('layer/success.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	height: 37px;
	width: 37px;
}

#layer #contact .success-message {
	position: relative;
	padding-left: 60px;
}

#layer #static {
	text-align: left;
	padding: 20px 20px 0px 20px;
}

#layer #terms .button-print {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}

#layer #terms .button-save {
	float: right;
}


#layer #faq, #layer #privacy, #layer #legalnotice, #layer #terms{
	text-align: left;
	padding:20px 0 0 20px;
}

#layer #faq .image {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 55px;
}

#layer #faq .title, #layer #privacy .title, #layer #legalnotice .title, #layer #terms .title {
	position: relative;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.7em;
	font-weight: bold;
	height: 25px;
}

#layer #faq .content, #layer #privacy .content, #layer #legalnotice .content, #layer #terms .content {
	margin-top: 20px;
	height: 414px;
	overflow-y: scroll;
}

#layer #faq h1, #layer #privacy h1, #layer #legalnotice h1, #layer #terms h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.0em;
}

#layer #faq .separator, #layer #privacy .separator, #layer #legalnotice .separator, #layer #terms .separator {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 475px;
	height: 0px;
}

#layer #privacy .image {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 55px;
}

#layer #legalnotice .image, #layer #terms .image {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 55px;
}

#layer .service {
	padding: 0 0 65px 98px;
	margin: 0px;
	overflow: auto;
}

#layer .service-box{
	background:transparent url(layer/service_background.jpg) repeat-x scroll center bottom;
	border:1px solid #CCCCCC;
	color: #000000;
	cursor:pointer;
	float:left;
	height:240px;
	left:0;
	margin-right:20px;
	margin-top: 20px;
	padding:0;
	position:relative;
	text-decoration: none;
	width:170px;
}

#layer .service-image {
	height:120px;
	left:25px;
	position:absolute;
	top:100px;
	width:120px;
}

#layer .service .faq-image {
}

#layer .service .contact-image {
}

#layer .service .service-all-image {
}

#layer .service .guidedtour-image {
}

#layer .service .terms-image {
}

#layer .service .privacy-image {
}

#layer .service-text {
	font-size:1.6em;
	font-weight:bold;
	line-height:110%;
	padding:7px 10px 0;
	text-align:left;
}

#layer #services {
	text-align: left;
	padding: 20px 20px 0px 20px;
}

#layer #services .image {
	background-repeat: no-repeat;
	position: absolute;
	height: 55px;
	width: 55px;
}

#layer #services .title {
	position: relative;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.7em;
	font-weight: bold;
}

#layer #services .content {
	margin-top: 20px;
	height: 320px;
	overflow-y: scroll;
}

#layer #services h1 {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.0em;
}

#layer #services .separator {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 475px;
	height: 0px;
}


#layer #productadded, #layer #paymentreset, #layer #marketpickup, #layer #financingmixedrates {
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

#layer #productadded .name{
	font-weight: bold;
}


#layer #productadded .footerButtons, #layer #comparison .footerButtons, #layer #loginforreview .footerButtons, #layer #paymentreset .footerButtons, #layer #marketpickup .footerButtons, #layer #financingmixedrates .footerButtons {
	height: 25px;
	margin-top: 10px;
}

#layer #financingmixedrates .footerButtons {
	padding: 0;
}

#layer #standardlayer {
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

#layer #standardlayer .name{
	font-weight: bold;
}

#layer #standardlayer .footerButtons {
	height: 25px;
	margin-top: 10px;
}

#layer #marketpickup #marketpickupContent {
	margin-right: 20px;
	margin-bottom: 20px;
}

#layer #marketpickup #marketpickupStore {
	margin-left: 43px;
	margin-top: 5px;
}

#layer #marketpickup .marketpickupLabel {
	padding-top: 5px;
	padding-right: 5px;
}

#layer #searchnoquery {
	text-align: left;
	font-weight: normal;
	padding: 10px;
}

#layer #loginforreview {
	font-weight:normal;
	padding:10px;
	text-align:left;
}

/* reviews */
#layer #review .title {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 15px;
}

#layer #review .previewTitle {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px;
}

#layer #review {
	text-align:left;
	padding: 7px 10px 0;
}

#layer #review #reviewSubmitPart {
	padding: 10px 0px;
}

#layer #review #reviewTitle {
	width:727px;
	-width: 735px;
}

#layer #review #reviewText {
	height:81px;
	padding:4px 3px;
	width:727px;
	-width: 735px;
	-height: 89px;
	font-family: arial;
}

#layer #review .textContainer {
	margin: 15px 0 2px;
}

#layer #review .starsTextContainer, .reviewBox .starsTextContainer {
	float: left;
	margin-right: 9px;
	width: auto;
	height: auto;
}

#layer #review .starsInputContainer {
	float: left;
	width: 65px;
}

#layer #review .previewStarsContainer {
	padding: 6px 9px 0;
	margin: 0;
	width: 735px;
	-width: 733px;
}

#layer #review .previewStarsTextContainer {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

#layer #review .previewContainer {
	border: 1px solid #ccc;
	padding: 0;
	overflow:hidden;
	width: 735px;
	background:url("background/fader_grey430.gif") repeat-x scroll center bottom #FFFFFF;
}

#layer #review .previewTextContainer {
	padding: 15px 9px 7px;
}

#layer #review .reviewInfos {
	padding: 9px 8px 0;
}

#layer #review .reviewInfos table {
	width: 718px;
}

#layer #review .reviewInfos table td {
	vertical-align: top;
}

#layer #review .successTextContainer {
	margin-right: 0px;
	font-weight: bold;
}

#layer #review .buttonContainer {
	margin: 10px 0;
	height: 25px;
}

#layer #review .previewFootnote {
	font-size:10px;
	padding: 7px 0 6px;
}

#layer #review .previewFootnote a,
#layer #review .previewFootnote a:link,
#layer #review .previewFootnote a:visited,
#layer #review .previewFootnote a:active,
#layer #review .previewFootnote a:hover {
	color:gray;
	font-size:10px;
	text-decoration: underline;
}

#layer #review .part {
	position: relative;
	width: 735px;
}

#layer #review #reviewErrorBoxMessage {
	position: relative;
}

#layer #view .financingcontainer {
	max-height: 560px;
	margin-left: 40px;
	text-align: left;
	overflow:auto;
}

.financingcontainer .headline {
	font-weight: bold;
}

.financingcontainer .spacer {
	margin-top:10px;
}

.financingcontainer .spacer2 {
	margin-top:15px;
}

.financingcontainer .spacerLeftRight {
	margin-left:10px;
	margin-right:5px;
}



.financingcontainer #financingdata {
	text-align: center;
}

#layer .financingcontainer #financingdata .financingtable {
	width:530px;
}

#catalogEntryInfos .financingcontainer #financingdata .financingtable {
	width:540px;
}

.financingcontainer #financingdata .header {
	background-color: #E8E8E8;
	font-weight: bold;
	vertical-align: bottom;

}

.financingcontainer #financingdata th {
	background-color: #E8E8E8;
	font-weight: bold;
	vertical-align: bottom;
}


.financingcontainer #financingdata .body {
	background: url("background/fader_grey23.gif") repeat-x scroll center bottom #FFFFFF;
}

.financingcontainer #financingdata .col1 {
	font-weight: bold;
	width:80px;
}

.financingcontainer #financingdata .col2 {
	width:90px;
}

.financingcontainer #financingdata .col3 {
	width:110px;
}

#layer .financingcontainer #financingdata .col4 {
	width:100px;
}

#catalogEntryInfos .financingcontainer #financingdata .col4 {
	width:130px;
}

.financingcontainer #financingdata .col5 {
	width:100px;
}

.financingcontainer #financingdata td.col1 {
	padding-right:10px;
}

.financingcontainer #financingdata td.col2 {
	padding-right:10px;
}

.financingcontainer #financingdata td.col3 {
	padding-right:10px;
}

.financingcontainer #financingdata td.col4 {
	padding-right:10px;
}

.financingcontainer #financingdata td.col5 {
	padding-right:10px;
}

#layer .financingcontainer .narrow {
	width: 530px;
}

.financingcontainer .footnote {
	color: #888888;
	font-size:10px;
}

#financingcalculatorcontainer {
	padding:19px;
	text-align:left;
}


#financingcalculatorcontainer .calculatorIconText {
	font-size:20px;
	font-weight:bold;
	margin-left:70px;
	padding-top:15px;
}

#financingcalculatorcontainer .text {
	margin-bottom:20px;
	margin-top:20px;
}

#layer #financingmixedrates .headline {
	margin: 10px 0;
}

#layer #financingmixedrates .footertext {
	margin: 10px 0;
}

/* catalog Filter */
#catalogFilter  {
	background:transparent url(background/fader_grey161.gif) repeat-x scroll center bottom;
	position:relative;
}

#storefilter  {
	background:transparent url(background/fader_grey161.gif) repeat-x scroll center bottom;
}


#catalogFilter .filter{
	height: 64px;
}

#catalogFilter .colLeft{
	padding: 9px 0 0 9px;
	float: left;
}

#catalogFilter .colRight{
	padding: 9px 9px 0 0;
	float: right;
}

#catalogFilter .filterContainer{
	position: relative;
	height: 18px;
	line-height:18px;
}

#catalogFilter .marketFilterText, #catalogFilter input  {
	float: left;
	margin-right: 5px;
}

#catalogFilter .filterBox {
	width: 240px;
}

/* Error Box*/
.globalErrorBox {
	border:1px solid red;
	padding:10px;
	margin-top:10px;
}

.globalErrorBox ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

/* width needs to be set explicitely to ensure IE7 compatibility */
.globalErrorBox ul li {
	width: 480px;
}

#contentRight .globalErrorBox ul li {
	width: 170px;
}


#content .globalErrorBox td {
	vertical-align: middle;
}

.globalErrorBoxFirstColumn {
	width: 6px;
}

.globalErrorBoxExclamationMark {
	background-repeat: no-repeat;
	height: 39px;
	width: 6px;
}

.globalErrorBoxTextContainer {
	padding: 0 0 0 15px;
	color: red;
	font-weight: bold;
}

.globalErrorBoxHideout {
	display: none;
}

#categoryErrorBox .globalErrorBox {
	margin: 0 0 10px;
}

#errorBox table {
	width: 504px;
}

/* Error Pages */
#errorpage {
	background-repeat: no-repeat;
	width: 526px;
	height: 365px;
	position: relative;
}

#errorpage.error404{
	background-repeat: no-repeat;
}

#errorpage .errorpageHeader {
	position: absolute;
	left: 11px;
	top: 11px;
	text-transform: uppercase;
	color: white;
}

#errorpage .errorpageBox {
	position: absolute;
	left: 230px;
	top: 40px;
	width: 294px;
	height: 226px;
	opacity: 0.7;
	background-color: #FFF;
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}

#errorpage .errorpageContainer{
	padding: 10px;
}

#errorpage .errorpageTitle{
	width: 274px;
	height: 54px;
	overflow: hidden;
	font-weight: bold;
	font-size: 22px;
	color: #000;
}

#errorpage .errorpageText{
	width: 274px;
	height: 112px;
	overflow: hidden;
	margin-top: 10px;
	font-weight: bold;
	font-size: 14px;
}

#errorpage .errorpageButton {
	margin-top: 10px;
	width: 80px;
}

.printview {
	visibility: hidden;
}

#myAccountGiftcard .faq {
	-width:106px;
	-margin-right:5px;
}

.bold {
	font-weight: bold;
}

/* Mini Basket */
#shoppingBasket .container {
	padding: 10px;
}

#shoppingBasket .firstcol {
	float: left;
}

#shoppingBasket .secondcol {
	float: right;
}

#shoppingBasket .shoppingBasketHeaderText {
	text-transform:uppercase;
	font-weight: bold;
}

#shoppingBasket .shoppingBasketText {
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

#shoppingBasket .shoppingBasketSmallText {
	float:left;
	font-weight: normal;
	font-size: 10px;
	color: #000;
}

#shoppingBasket .shoppingBasketSmallText img.infoSign {
	vertical-align:bottom;
	margin-left: 3px;
	cursor: pointer;
}

#shoppingBasket .plusShipping {
	font-weight: normal;
	margin-top: 8px;
}


#shoppingBasket .underline {
	text-decoration: underline;
}

#shoppingBasket .colcontainer {
	margin-top: 8px;
	padding-top: 0px;
}

#shoppingBasket .more {
	font-weight: normal;
	text-align:center;
	cursor: pointer;
	text-decoration: underline;
}

#shoppingBasket #shoppingBasketContent {
	margin-top: 15px;
	font-weight: bold;
}


#shoppingBasketContent .shoppingBasketItemContainer .itemPrice{
	margin-top: 3px;
}

#shoppingBasket .shoppingBasketItemQuantity {
	width: 56px;
	border: 1px solid #CCC;
}

#shoppingBasket .buttonContainer {
	margin-top: 20px;
}

#shoppingBasket  .trashcontainer {
	width: 26px;
	position: relative;
	cursor: pointer;
}

#shoppingBasket .trashcan {
	width: 12px;
	height: 15px;
	position: absolute;
	left: 10px;
	top:3px;
}

#shoppingBasket .quantityContainer {
	width: 100px;
}

#shoppingBasket .separator {
	margin-top: 8px;
	margin-bottom: 7px;
	border-top:1px solid #CCC;
	font-size:0;
	line-height:0;
}

#shoppingBasket .lastseparator {
	margin-top: 8px;
	color: #000;
	border-top:1px solid #000;
	font-size:0;
	line-height:0;
}

#shoppingBasket .firstcol .plusService {
	font-weight: normal;
}

.mcs_checkout #check-content .basket-cnt .productName {
	min-height: 53px;
}

.mcs_checkout #check-content .basket-cnt .tbl-header .col4 #productAmountInfoContainer {
	display: none;
}

.mcs_checkout .horizontalruler {
	display: none;
}

.mcs_checkout #check-content .basket-cnt .tbl-row-adv {
	clear: both;
    overflow: hidden;
    padding: 0px 20px 10px 10px;
}

/* Services */
.services .title{
	font-weight: bold;
}

.services .borderBottom{
	border-bottom: 1px solid #CCC;
}

.services .col2 {
	padding: 0;
	margin: 0;
}

.services .col2.title {
	font-weight: bold;
}

.services .col2.serviceItem {
	*min-height: 30px;
}

.services .serviceItemImageContainer {
	width: 30px;
	float: right;
}

.services .serviceItemImage {
	margin-top: 5px;
}

.services .serviceItemImage img {
	width: 30px;
}

.services .serviceItemNameContainer {
	width: 206px;
	float: left;
}

.services .serviceItemNameContainer div.infoSignText {
	font-weight: bold;
}

.services .serviceItemName {
	margin: 4px 0;
	*margin: 6px 0;
}

.services img.infoSign {
	cursor: pointer;
	vertical-align: bottom;
	margin-left: 5px;
}

.services .serviceItemSelectContainer {
	width: 26px;
	float: left;
	text-align: center;
}

.services .serviceItemSelect {
	position: relative;
	height: 12px;
}

.services .serviceItemSelect input {
	position: absolute;
	top: 6px;
	left: 0;
	*top: 3px;
}

.services .serviceItemPriceContainer {
	width: 49px;
	float: left;
	margin-left: 26px;
}

.services .serviceItemPrice{
	margin-bottom: 4px;

}

.services .serviceItemArticleNumberContainer {
	margin-top: 7px;
}

.services .serviceItemQuantityContainer {
	margin-top: 7px;
}

.services .serviceItemQuantityQuantity {
	padding-left: 2px;
}

.services .serviceItemTrashcan{
	padding-top: 16px;
    width: 13px;
}

.services .serviceItemPiecePriceContainer{
	margin-top: 8px;
}

.services .serviceItemTotalPriceContainer{
	margin-top: 8px;
}



.mcs_checkout #check-content .services {
	margin: 2px 0 0;
}




/* general input element styling - see also multichannel_noie.css for further styling in browsers except IE6/7 */

input.error, select.error, textarea.error {
	color: #df0000;
	border: 1px solid #df0000;
}

.inp-text, .inp-password {
	font-size: 12px;
}

/* Big start layer */

#big_start_layer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
}


#big_start_layer .sliderContent {
	display: block;
	overflow:hidden;
	position: relative;
	top: 0px;
	z-index:100;
}

/* Big flash layer */

#big_flash_layer .closeText {
	color:#df0000;
	cursor:pointer;
	float:right;
	font-weight:bold;
	height:17px;
	margin-right:10px;
	margin-top:3px;
}

#big_flash_layer .inner {
	clear:both;
	margin:0px 0px;
}

/* ajax spinner */
.ajaxSpinnerBoxLeft {
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}

.ajaxSpinnerBoxRight{
	float: right;
	padding-top: 5px;
	margin-right: 5px;
}

.ajaxSpinner {
	background:transparent url(button/ajaxSpinnerTrans.gif) no-repeat scroll center center;
	height:16px;
	width:16px;
}

/* button */
.bu-icon-speaker-red  {
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:5px 0 0 20px !important;
}

.bu-icon-camera-red  {
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:5px 0 0 20px !important;
}

.bu-icon-basket-white {
	background-position:0 6px;
	background-repeat: no-repeat;
	padding:5px 0 0 21px !important;
}

.bu-icon-go-red {
	background-position:0 11px;
	background-repeat: no-repeat;
	padding:5px 0 0 10px !important;
}

.bu-icon-go-white {
	background-position:0 11px;
	background-repeat: no-repeat;
	padding:5px 0 0 10px !important;
}

.bu-icon-back-red {
	background-position:0 11px;
	background-repeat: no-repeat;
	padding:5px 0 0 10px !important;
}

.bu-icon-back-white  {
	background-position:0 11px;
	background-repeat: no-repeat;
	padding:5px 0 0 10px !important;
}

.bu-icon-printer-red  {
	background-position:0 5px;
	background-repeat: no-repeat;
	padding:5px 0 0 21px !important;
}

.bu-icon-printer-pdf  {
	background-position:0 5px;
	background-repeat: no-repeat;
	padding:5px 0 0 21px !important;
}

.bu-icon-printer-white {
	background-position:0 6px;
	background-repeat:no-repeat;
	padding:5px 0 0 19px !important;
}

.bu-icon-questionmark-red  {
	background-position:0 2px;
	background-repeat: no-repeat;
	padding:5px 0 0 19px !important;
}

.bu-icon-scale-red  {
	background-position:0 5px;
	background-repeat: no-repeat;
	padding:5px 0 0 23px !important;
}

.bu-icon-star-red  {
	background-position:0 2px;
	background-repeat: no-repeat;
	padding:5px 0 0 21px !important;
}

.bu-icon-staple-red  {
	background-position:0 5px;
	background-repeat: no-repeat;
	padding:5px 0 0 20px !important;
}

.bu-icon-magnifier-red  {
	background-position:0 2px;
	background-repeat: no-repeat;
	padding:5px 0 0 20px !important;
}

.bu-icon-speaker-red  {
	background-position:0 6px;
	background-repeat: no-repeat;
	padding:5px 0 0 20px !important;
}

.bu-icon-close-red {
	background-position:0 10px;
	background-repeat:no-repeat;
	padding:5px 0 0 13px !important;
}

.bu-icon-del-red {
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:5px 0 0 16px !important;
}

.bu-icon-binoculars-red {
	background-position:0 7px;
	background-repeat:no-repeat;
	padding:6px 0 0 20px !important;
}

.bu-font-bold {
	font-weight: bold;
}

.bu-font-8 {
	font-size: 8px;
}

.bu-font-9{
	font-size: 9px;
}

.bu-font-10{
	font-size: 10px;
}

.bu-font-11{
	font-size: 11px;
}

.bu-font-12{
	font-size: 12px;
}

.bu-left {
	display:block;
	float:left;
	overflow:hidden;
	margin-right: 10px;
}

.bu-right {
	display:block;
	float:right;
	overflow:hidden;
	margin-left: 10px;
}

.bu-left_m0 {
	display:block;
	float:left;
	overflow:hidden;
	margin-right: 0px;
}

.bu-right_m0 {
	display:block;
	float:right;
	overflow:hidden;
	margin-left: 0px;
}

.buttonContainerRight {
	margin-left: 10px;
	float: right;
	width: 1%;
}

.buttonContainerLeft{
	margin-right: 10px;
	float: left;
	width: 1%;
}


.bu-red-25, .bu-red-27, .bu-grey-25, .bu-grey-27, .bu-search-31, .bu-search-22 {
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	/*margin:0;*/
	padding:0 0 0 11px;
	text-decoration: none;
}

.bu-darkgrey-25 {
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	cursor:auto;
	/*margin:0;*/
	padding:0 0 0 11px;
	text-decoration: none;
}

.bu-red-25 .bg-right, .bu-red-27 .bg-right, .bu-grey-25 .bg-right, .bu-grey-27 .bg-right, .bu-darkgrey-25 .bg-right , .bu-search-31 .bg-right, .bu-search-22 .bg-right {
	background-position:100% 0;
	background-repeat:no-repeat;
	display:block;
	float:left;
	padding-right:11px;
}

.bu-red-25 .bg-right span {
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	line-height:15px;
	padding: 5px 0 0;
	vertical-align:top;
	white-space:nowrap;
}

.bu-red-27 .bg-right span {
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	line-height:15px;
	padding: 7px 0 0;
	vertical-align:top;
	white-space:nowrap;
}

.bu-grey-25 .bg-right span {
	background-repeat:no-repeat;
	color:#E3001A;
	display:block;
	line-height:15px;
	padding: 5px 0 0;
	vertical-align:top;
	white-space:nowrap;
}

.bu-grey-27 .bg-right span {
	background-repeat:no-repeat;
	color:#E3001A;
	display:block;
	line-height:15px;
	padding: 7px 0 0;
	vertical-align:top;
	white-space:nowrap;
}

.bu-darkgrey-25 .bg-right span {
	background-repeat:no-repeat;
	color:#E3001A;
	display:block;
	line-height:15px;
	padding: 5px 0 0;
	vertical-align:top;
	white-space:nowrap;
	cursor: auto;
	color:#fff;
}

.bu-red-27 {
}

.bu-red-27 .bg-right {
	height:27px;
}

.bu-grey-27 {
	background-image:url(button/bu_grey_27_left.gif);
}

.bu-grey-27 .bg-right {
	background-image:url(button/bu_grey_27_right.gif);
	height:27px;
}

.bu-red-25 {
}

.bu-red-25 .bg-right, .bu-darkgrey-25 .bg-right {
	height:25px;
}

.bu-grey-25 {
	background-image:url(button/bu_grey_25_left.gif);
}

.bu-grey-25 .bg-right {
	background-image:url(button/bu_grey_25_right.gif);
	height:25px;
}

.bu-darkgrey-25 {
	background-image:url(button/bu_darkgrey_25_left.gif);
}

.bu-darkgrey-25 .bg-right {
	background-image:url(button/bu_darkgrey_25_right.gif);
}



#layer .layerlink {
	color:#DF0000;
	cursor: pointer;
	text-decoration:none;
}

#layer-product-table .firstcolumn {
	width: 100px;
}

#emptyWishlist {
	float:left;
	-height: 160px;
	min-height: 160px;
	width:100%;
}

#emptyWishlist .header {
	padding:4px 10px 10px 10px;
}

#emptyWishlist .text{
	padding: 10px;
}

#myAccount .middle {
	width: 526px;
}

.mb10 {
	margin-bottom: 10px;
}

#productzoom {
	text-align: left;
	padding: 0px 10px;
	min-height: 411px;
	-height: 411px;
}

div.red {
	color:#DF0000;
}

span.red {
	color:#DF0000;
}

#printContent .priceBox .separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
	position:absolute;
	top:109px;
	width:136px;
	margin: 0px;
}

/* infoSign */
div.infoSign {
	cursor: pointer;
	height: 15px;
	width: 9px;
	float: left;
}

img.infoSign {
	cursor: pointer;
}

div.infoSignText {
	float: left;
	margin-right: 5px;
}

#big_flash_layer_container {
	text-align: center;
	width: 100%;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index: 2000;
	left: 0;
}

#big_flash_layer_iframe {
	position: absolute;
	top: 0;
	width: 100%;
	filter: alpha(opacity = 0);
	display: block;
	z-index: -1;
}

#big_flash_layer {
	margin: 0 auto;
	padding: 0;
}

.myAccountWishlistPrint .priceBox .priceInfo .infoSign,
.myAccountWishlistPrint .priceBox .separator {
	display: none;
}

#info_total_shipping {
	float:right;
}

#info_total_payment_fee {
	float:right;
}

.cancel_account_misc_area {
	border : 1px solid #CCCCCC;
	width:480px;
	height:100px;
	margin:8px 0px 0px 17px;
	overflow-y: auto;
}

#shopFooter {
	color: white;
	font: 11px arial;
	left: 0;
	padding: 0;
	margin : 0 auto auto;
	text-align: left;
	width: 995px;
	height: 30px;
}

#shopFooter .text {
	text-align: center;
	width: 960px;
}

#site.mcs_checkout #footer, #site.mcs_checkout #footer .position,
#site.mcs_checkout #shopFooter, #site.mcs_checkout #shopFooter .text {
	width: 975px;
}

#personal_infotext #fskErrorBox.globalErrorBox {
	border:1px solid red;
	margin-top:-10px;
	padding:10px;
	width : 501px;
}

#fskErrorBox.globalErrorBox {
	margin-bottom: 10px;
	margin-top : 0px;
	width: 700 px;
}

#fskNotConfirmedErrorBox.globalErrorBox {
	margin-top: 0px;
}

#fskErrorBox .globalErrorBoxSecondColumn{
	width :400px;
}
#fskErrorBox table {
	width : 700px;
}

#personal_infotext #fskErrorBox table{
	width :490px;
}

#fskErrorBox ul {
	list-style : square;
	margin: 5px 0px 0px 10px;
}

.checkout #errorBox.globalErrorBox{
	width : 501px;
}

.checkout #content-holder {
	background-color: white;
}

.checkout #checkout-left-holder #personal_infotext #errorBox table{
	width :490px;
}

#storefilter table {
	width: 100%;
}

#storefilter td.first {
	padding: 7px 5px 10px 9px;
	text-align: left;
}

#storefilter td.second {
	padding: 7px 9px 10px 5px;
	vertical-align: bottom;
}

#storefilter div.storeselection {
	float: right;
}

#storefilter div.caption {
	font-weight: bold;
}

#storefilter div.location {
	margin-top: 14px;
}

#storefilter div.store {
	margin-top: 7px;
}

#storefilter input {
	left: -5px;
}

#storefilter input.inp-checkbox {
	top: 2px;
}

#storefilter label {
	margin: 0 15px 0 -3px;
}

#storefilter #storeSelected {
	display: none;
	margin-top: 4px;
}

#comparisonPrice .priceBox .shippingInfo {
	color:#767676;
	font-size:9px;
	font-weight:normal;
}

#comparisonPrice .priceBox {
	text-align:left;
}

#comparisonPrice .priceBox .shippingInfo {
	color:#767676;
	font-size:9px;
	font-weight:normal;
}

#comparisonPrice .priceBox .availabilityInfo,
#comparisonPrice .priceBox .availabilityInfoNoShippingAmount {
	color:#767676;
	font-size:9px;
	font-weight:normal;
}

#comparisonPrice .priceBox .marketName {
	font-weight:bold;
	margin-bottom:6px;
}

#comparisonPrice .priceBox .priceNotAvailable {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	height:36px;
	overflow:hidden;
	width:118px;
}

#catalogEntry #relativePriceBox .shippingInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	line-height:9px;
	width:188px;
	margin-bottom: 2px;
}

#catalogEntry #relativePriceBox .availabilityInfo,
#catalogEntry #relativePriceBox .availabilityInfoNoShippingAmount {
	position: relative;
	color:#767676;
	font-size:10px;
	font-weight:normal;
	line-height:9px;
	width:188px;
}

#catalogEntry #relativePriceBox .availabilityInfo > div,
#catalogEntry #relativePriceBox .availabilityInfoNoShippingAmount > div {
	margin-bottom: 2px;
}


#catalogEntry #relativePriceBox .pickupInfo {
    color: #767676;
    font-size: 10px;
    font-weight: normal;
    width: 188px;
}

#contentMiddle .wlsEntryList .wlsEntry .columns2 .priceBox {
	display : none;
}

#contentMiddle .wlsEntryList .wlsEntry .columns2 .articleInfoBox{
	width : 343px;
}

#contentMiddle .wlsEntryList .wlsEntry .columns2 .infoFeatures {
	width:340px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .addToBasket {
	font-size:9px;
	height:25px;
	left:375px;
	position:absolute;
	top:128px;
	width:149px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .articleInfoBox{
	font-size:12px;
	left:160px;
	margin:0;
	position:absolute;
	top:7px;
	width:194px;
	border: 0 none;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .moreInfoButton {
	font-size:9px;
	height:25px;
	right:10px;
	position:absolute;
	top:128px;
}


/ * wls entry layouts */
#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .videoplayer{
	float:left;
	margin-right:0;
	margin-top: 0;
	padding-left:21px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player{
	background:url("media/button/icon/icon_speaker_red.gif") no-repeat scroll 0 0 transparent;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .videoplayer{
	background:url("media/button/icon/icon_camera_red.gif") no-repeat scroll 0 0 transparent;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .videoplayer{
	left:160px;
	position:absolute;
	top:142px;
	width:177px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .videoplayer {
	top:115px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .remember {
	float:left;
	margin-right:0;
	padding-left:16px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .info {
	float:left;
	margin-right:13px;
	padding-left:13px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry a{
	color:black;
	text-decoration:none;
}

#contentMiddle .wlsEntryList .wlsEntry .priceBox{
	height:120px;
	left:375px;
	position:absolute;
	top:7px;
	width:149px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .info a, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .remember a{
	cursor:pointer;
}


#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .info a, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .remember a,
#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player a, #contentMiddle .wlsEntryList .wlsEntry  .catalogEntry .videoplayer a{
	color:#DF0000;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .info {
	float:left;
	margin-right:13px;
	padding-left:13px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .links{
	left:160px;
	position:absolute;
	top:166px;
	width:198px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .infoFeatures{
	margin-top:15px;
	width:198px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .onerow{
	display:block;
}



#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .articleInfoBox{
	font-size:12px;
	left:160px;
	margin:0;
	position:absolute;
	top:7px;
	width:194px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry{
	background:transparent url(background/fader_grey161.gif) repeat-x center bottom;
	height:188px;
	position:relative;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .image{
	display:block;
	font-size:0;
	height:147px;
	left:32px;
	line-height:0;
	position:absolute;
	top:10px;
	width:118px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry #priceBox .shippingInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	left:0;
	line-height:9px;
	position:absolute;
	top:69px;
	width:188px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry #priceBox .availabilityInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:79px;
	width:188px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry #priceBox .pickupInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:228px;
	width:188px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry {
	height:161px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player,  .wlsEntryList .wlsEntry .catalogEntry .videoplayer{
	top:115px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .links{
	top:139px;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .border{
	height:141px;
}

#contentMiddle .wlsEntryList .wlsEntry .onlinePriceInfo{
	font-weight:bold;
	left:0;
	position:absolute;
	top:0;
	width:140px;
}

#contentMiddle .wlsEntryList .wlsEntry .priceBox .onlinePrice{
	background-position:right center;
	background-repeat:no-repeat;
	height:40px;
	left:0;
	position:absolute;
	top:40px;
	width:124px;
}

#contentMiddle .wlsEntryList .wlsEntry .priceBox .availabilityInfo{
	color: #767676;
	font-size:9px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:92px;
	width:149px;
}

#contentMiddle .wlsEntryList .wlsEntry .priceBox .shippingInfo{
	color: #767676;
	font-size:9px;
	font-weight:normal;
	left:0;
	position:absolute;
	top:80px;
	width:149px;
}

#contentMiddle .wlsEntryList .wlsEntry .player{
	background:url(media/button/icon/icon_speaker_red.gif) no-repeat scroll 0 0 transparent;
}

#contentMiddle .wlsEntryList .wlsEntry .videoplayer{
	background:url(media/button/icon/icon_camera_red.gif) no-repeat scroll 0 0 transparent;
}

#contentMiddle .wlsEntryList .wlsEntry .columns2 .priceBox {
	display : none;
}

#contentMiddle .wlsEntryList .wlsEntry .columns2 .articleInfoBox{
	width : 343px;
}

#contentMiddle .wlsEntryList .wlsEntry .columns2 .infoFeatures {
	width:340px;
}

#contentMiddle #searchResult .wlsEntry .columns2 .border {
	display:none;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .addToBasket {
	font-size:9px;
	height:25px;
	left:375px;
	position:absolute;
	top:128px;
	width:149px;
}


#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .moreInfoButton {
	font-size:9px;
	height:25px;
	right:10px;
	position:absolute;
	top:128px;
}


/* layer comparison */

#layer #comparison #productInfos .infoBox .selectOutletBox {
	background:url("background/fader_gray227.gif") repeat-x;
	background-position:bottom;
	border:1px solid #CCCCCC;
	margin-top: 20px;
	width:146px;
}

#layer #comparison #productInfos .infoBox .selectOutletBox .text {
	width:137px;
	margin-left:9px;
	margin-top:7px;
	overflow:hidden;
}

#layer #comparison #productInfos .infoBox .selectOutletBox .online {
	margin-left:2px;
	margin-top:12px;
	width:144px;
}


#layer #comparison #productInfos .infoBox .selectOutletBox .local {
	margin-left:2px;
	margin-top:2px;
}

#layer #comparison #productInfos .infoBox .selectOutletBox .selectradio {
	float:left;
}

#layer #comparison #productInfos .infoBox .selectOutletBox .selectradiotext{
	float:left;
	margin-top:3px;
	overflow:hidden;
	width:120px;
}

#layer #comparison #productInfos .infoBox .selectOutletBox .outlet {
	margin-bottom:10px;
	margin-left:10px;
	margin-top:17px;
}

#layer #comparison #productInfos .infoBox .buttonPrint {
	position:relative;
	width:138px;
	-width: 148px;
}

#layer #comparison #productInfos .infoBox .buttonRemoveAll {
	margin-top:10px;
	position:relative;
	top:0px;
	width:138px;
	-width: 148px;
}

#layer #comparison #productInfos .productinfocolumn {
	width:128px;
	padding-left:10px;
}

#layer #comparison #productInfosErrorMessage {
	margin-top:20px;
	position:relative;
	top:0px;
	width:139px;
	-width: 149px;
}

#layer #comparison #productInfos .productImageContainer{
	position: relative;
	border:1px solid #CCCCCC;
	height:116px;
	-height:118px;
	width:116px;
	-width:118px;
}

#layer #comparison #productInfos .productImage {
	position: absolute;
	top: 0px;
	left: 0px;
	height:116px;
	width:116px;
	z-index: 99;
}

#layer #comparison #productInfos img.productHighlightSpecialCampaign {
	position: absolute;
	top: 0px;
	left: 0px;
	height:116px;
	width:116px;
}



#storeSelectLeft {
	width:126px;
}

#print .printpreview {
	visibility: visible !important;
}

.printpreview {
	visibility: hidden;
}

/**
START CHECKOUT
**/

.mcs_checkout *
{
    margin: 0;
}

.mcs_checkout html
{
  overflow: -moz-scrollbars-vertical;
}

.mcs_checkout,
.mcs_checkout h1,
.mcs_checkout h2,
.mcs_checkout h3,
.mcs_checkout h4,
.mcs_checkout h5,
.mcs_checkout button,
.mcs_checkout input,
.mcs_checkout select,
.mcs_checkout textarea,
.mcs_checkout th,
.mcs_checkout td
{
    color: #000;
    font: 12px Arial, sans-serif;
    line-height: 1.2em;
}

mcs_checkout {
    text-align: center;
}

site.mcs_checkout {
    overflow: auto;
}

#print {
    background-color: #FFFFFF;
    overflow: visible;
}

.mcs_checkout th,
.mcs_checkout td
{
    vertical-align: top;
}

.mcs_checkout a
{
    color: #000;
    text-decoration: none;
    outline: none;
}

.mcs_checkout a.uline
{
    text-decoration: underline;
}

.mcs_checkout ol,
.mcs_checkout ul
{
    list-style: none;
    padding: 0;
}

.mcs_checkout h1,
.mcs_checkout h2,
.mcs_checkout h3,
.mcs_checkout h4,
.mcs_checkout h5
{
    font-weight:bold;
}

.mcs_checkout .disabled
{
    cursor:default !important;
    color:#ccc;
}

.mcs_checkout #container
{
    position: relative;
    width: 975px;
    margin:0px auto;
    text-align: left;
}

.mcs_checkout #content
{
    background-image: url( checkout/bg_content.gif );
    background-repeat: repeat-y;
    background-position: 0 0;
    width:100%;
}

.mcs_checkout #stat-ssl h3 {
	background-image:url(checkout/bg_ssl_36.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	line-height:36px;
	padding-bottom:7px;
	padding-left:46px;
	padding-top:2px;
}


.mcs_checkout #check-content
{
    background-color:#fff;
    background-image: none;
    padding:10px;
}


.mcs_checkout #check-content h1
{
    font-size:20px;
    padding:16px 0px 15px;
}

.mcs_checkout #check-content h3
{
    padding-bottom:5px;
}

.mcs_checkout #check-content a
{
    text-decoration:none;
}

.mcs_checkout #check-content a.bu-right,
.mcs_checkout #check-content a.bu-left,
.mcs_checkout #check-content a.no-deco
{
    text-decoration:none;
		padding:0 0 0 11px;
}

.mcs_checkout #checkout-left-holder
{
    width:715px;
    float:left;
}

.mcs_checkout #checkout-right-holder
{
    width:230px;
    float:right;
}


.mcs_checkout #checkout-left-holder .main-box-cnt
{
    border:1px solid #ccc;
    min-height:188px;
    margin-bottom:10px;
}

.mcs_checkout #checkout-left-holder .main-box-cnt p.text
{
    padding:7px 10px;
}

.mcs_checkout #checkout-right-holder .box-right-holder
{
    border:1px solid #ccc;
    margin-bottom:10px;
}

.mcs_checkout #checkout-right-holder .box-right-cnt
{
    padding:7px 10px 8px;
}

.mcs_checkout #contentbox-right #stat-ssl,
.mcs_checkout #contentbox-right .ssl-box
{
    height:105px;
}

.mcs_checkout #checkout-right-holder .ssl-box .box-right-cnt h3
{
    background-image: url(checkout/bg_ssl_36.gif);
    background-repeat: no-repeat;
    background-position:0 3px;
    line-height:36px;
    padding-left:45px;
    padding-bottom:7px;
    padding-top:2px;
}


.mcs_checkout #check-content .bu-box
{
    margin-bottom:10px;
    overflow:hidden;
    width:100%;
}

.mcs_checkout #check-content .bu-left
{
    margin-right:10px;
}

.mcs_checkout #check-content .bu-right
{
    margin-left:10px;
}

.mcs_checkout #check-content .basket-cnt .tbl-header .col1
{
    padding-top:0px;
}

.mcs_checkout #check-content .basket-cnt .tbl-header .col3
{
    font-size:12px;
    line-height:14px;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .colnowrap
{
	white-space:nowrap;
}

.mcs_checkout #check-content .basket-cnt .tbl-row
{
    clear:both;
    padding:7px 20px 10px 10px;
    overflow:hidden;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col1
{
    display:block;
    float:left;
    width:62px;
    overflow:hidden;
    padding-top:3px;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col2 li
{
    display:block;
    float:left;
    padding-right:8px;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col2 li a
{
    background-repeat:no-repeat;
    padding-left:10px;
    display:block;
    float:left;
    text-decoration: none;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-right
{
    float:right;
    overflow:hidden;
    width:320px;
    text-align:right;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .sum-row-sec
{
    height:20px;
}



.mcs_checkout #check-content .basket-cnt .tbl-footer .col-rg-txt
{
    position:absolute;
    bottom:0px;
    right:85px;
    float:right;
    width:230px;
}

.mcs_checkout #outlet {
	margin-top: 8px;
	margin-left: 10px;
}

.mcs_checkout .financingTeaser
{
    margin-top:10px;
}

#giftCardSelectedContent, #creditCardSelectedContent,
#directDebitIdealSelectedContent, #directDebitEpsSelectedContent,
#cashOnDeliverySelectedContent, #directdebit_sofortueberweisungSelectedContent {
	display: none;
}

.mcs_checkout .payCCIFrame
{
	height:367px;
	min-height:367px;
	width:720px;
}

.mcs_checkout .payCFGIFrame
{
	height:1010px;
	width:710px;
}

.mcs_checkout #sslBox {
	position: absolute;
	right: 0;
	top: 1px;
	height: 108px;
	width: 230px;
}

.mcs_checkout #sslBox .sslIconAndTitle {
	height: 46px;
}

.mcs_checkout #sslBox .sslIcon {
	background-repeat: no-repeat;
	position: absolute;
	height: 36px;
	left: 10px;
	top: 13px;
	width: 36px;
}

.mcs_checkout #sslBox .sslTitle {
	position: absolute;
	left: 57px;
	top: 22px;
	font-weight: bold;
}

.mcs_checkout #sslBox .sslText {
	padding: 10px;
}

.mcs_checkout #checkout-left-holder .column_text {
	margin-bottom: 4px;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo
{
    margin-top: 10px;
    position: relative;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent
{
    padding: 10px;
    overflow:hidden;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .phoneinfo
{
    color: #AAAAAA;
    font-size: 8px;

}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .phonenr
{
    color: #000000;
    font-size: 16px;
	font-weight: bold;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .contactlink
{
	text-decoration: underline;
	cursor: pointer;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .phoneicon
{
	background-repeat: no-repeat;
	height: 36px;
	left: 10px;
	top: 13px;
	width: 36px;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .headline
{
	padding-top: 2px;
    font-size: 12px;
    font-weight: bold;
	padding-left: 42px;
    width: 200px;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .market
{
	padding-left: 42px;
    width: 200px;
}

/* error */
.mcs_checkout #errorBox {
	border:1px solid red;
	padding:10px;
	margin-bottom: 10px;
}

/* navi */
.mcs_checkout #checkout-navi
{
	background-image: url(checkout/bg_check_navi_step_li.gif);
	background-repeat: repeat-x;
	height:33px;
	border:1px solid #ccc;
	overflow: hidden;
}

.mcs_checkout #checkout-navi .steps
{
	background-image: url(checkout/bg_check_navi_step_li.gif);
	background-repeat: repeat-x;
	height:33px;
	display:block;
	float:left;
}

.mcs_checkout #checkout-navi .steplink
{
  text-decoration: none;
  cursor:pointer;
}

.mcs_checkout #checkout-navi .stepnolink
{
  text-decoration: none;
  cursor:default;
}

.mcs_checkout #checkout-navi .active, #checkout-navi.lastStep, #checkout-navi.checkout-navi-orderprocess
{
	background-image: url(checkout/bg_check_navi_step_li_hl.gif);
}
.mcs_checkout #checkout-navi .prev-act
{
	background-image: url(checkout/bg_check_navi_step_li_hl.gif);
}

.mcs_checkout #checkout-navi .steps span
{
	background-image: url(checkout/bg_check_navi_steps.gif);
	background-repeat: no-repeat;
	background-position:100% 0px;
	height:33px;
	display:block;
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:33px;
	padding-left:23px;
	color:#AAA;
}

.mcs_checkout #checkout-navi .steps span.last
{
	background-position:100% -66px;
}

.mcs_checkout #checkout-navi .active span
{
	background-position:100% -33px;
	color:#000;
}

.mcs_checkout #checkout-navi .prev-act span
{
	background-position:100% -165px;
	color:#666;
}

.mcs_checkout #checkout-navi .active span.first
{
	background-position:100% -33px;
}

.mcs_checkout #checkout-navi .active span.last
{
	background-position:100% -132px;
}

.mcs_checkout #checkout-header {
	height: 65px;
	overflow: hidden;
	text-align: left;
}

.mcs_checkout #checkout-header .headline {
	font-weight: bold;
	font-size: 20px;
	padding-top: 20px;
	line-height: 20px;
}

.mcs_checkout #checkout-header .headline2 {
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
}

.mcs_checkout #checkout-left-holder .headline {
	background-color:#F1F1F1;
	font-weight:bold;
	padding:7px 20px 8px 10px;
	clear:both;
	overflow:hidden;
}

.mcs_checkout #checkout-left-holder .container {
	padding: 20px 10px 10px;
}

.mcs_checkout #check-content .tbl-footer
{
	padding:10px 20px 80px 10px;
}

.mcs_checkout #check-content .tbl-deliverygroup-footer {
	padding-top:4px;
}

#check-content .catEntry {
	border: 1px solid #CECECE;
	height: 48px;
	position: relative;
	width: 48px;
}

#check-content .catEntry a {
	height: 100%;
	display: block;
	width: 100%;
}

#check-content .catEntry img {
	left: 0;
	position: absolute;
	top: 0;
}

#check-content .basket-cnt .tbl-header .col1
{
	padding-top:0px;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col2
{
	display:block;
	float:left;
	width:270px;
	text-align:left;
	font-size: 12px;
}
.mcs_checkout #check-content .basket-cnt .tbl-row .col3
{
	display:block;
	float:left;
	width:83px;
	text-align:right;
	font-size: 12px;
  line-height:17px;
}
.mcs_checkout #check-content .basket-cnt .tbl-header .col3
{
	display:block;
	float:left;
	width:83px;
	text-align:left;
	font-size: 12px;
  line-height:17px;
}
.mcs_checkout #check-content .basket-cnt .tbl-row .col4
{
	display:block;
	float:left;
	text-align:left;
	font-size: 12px;
	width:81px;
	margin-left: 20px;
	line-height: 17px;
}

.mcs_checkout #check-content .basket-cnt .basketQuantity{
	width: 56px;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col5
{
	display:block;
	float:left;
	text-align:right;
	width:63px;
}

.mcs_checkout #check-content .basket-cnt .tbl-header .col5
{
	font-size:12px;
	line-height:17px;
	text-align: left;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col6
{
	display:block;
	float:right;
	width:84px;
	text-align:right;
	font-size:15px;
	line-height:17px;
}

.mcs_checkout #check-content .basket-cnt .tbl-header .col6
{
	font-size:12px;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .col2 .title,
.mcs_checkout #check-content .basket-cnt .tbl-row .col2 .artist
{
	font-weight:bold;
}

.mcs_checkout #check-content .basket-cnt .tbl-row .ad-468x60
{
	padding-top:10px;
	clear:both;
	overflow:hidden;
	width:468px;
	height:60px;
	background-color: gray;
	color: #FFF;
}

.mcs_checkout #check-content .basket-cnt .buttonContainer
{
	padding-top: 15px;
}

.mcs_checkout #check-content h2,
.mcs_checkout #check-content .tbl-header,
.mcs_checkout #check-content .tbl-group-header
{
	background-color: #f1f1f1;
	font-weight:bold;
	padding:7px 20px 8px 10px;
}

.mcs_checkout #check-content .tbl-group-header .tbl-row {
		padding: 7px 10x 0px 10px;
}

.mcs_checkout #check-content .tbl-header .tbl-row {
	padding: 0px;
}

.mcs_checkout #checkoutConfirmPersonalArea .column {
	height:200px;
	width:270px;
	float:left;
	overflow:hidden;
	position:relative;
}

.mcs_checkout #printContent #checkoutConfirmPersonalArea .column.secondcolumn {
	width:270px;
}

.mcs_checkout #checkoutConfirmPersonalArea .firstcolumn {
	width:270px;
}

.mcs_checkout #checkoutConfirmPersonalArea .secondcolumn {
	width:270px;
}

.mcs_checkout #checkoutConfirmPersonalArea .thirdcolumn {
	width:240px;
}

.mcs_checkout #checkoutConfirmPersonalArea .firstcolumnpickup {
	width:235px;
}

.mcs_checkout #checkoutConfirmPersonalArea .secondcolumnpickup {
	width:255px;
}

.mcs_checkout #checkoutConfirmPersonalArea .thirdcolumnpickup {
	padding-left:8px;
	padding-right:8px;
	padding-top:20px;
	width:205px;
}

.mcs_checkout #checkoutConfirmPersonalArea .title {
	padding:20px 0 0 10px;
}

.mcs_checkout #checkoutConfirmPersonalArea p {
	padding: 5px 0 0 10px;
}

.mcs_checkout #checkoutConfirmPersonalArea .buttonContainer {
	position:absolute;
	left:10px;
	bottom:20px;
}

.mcs_checkout #checkoutConfirmPaymentArea .paymentAreaContainer {
	margin: 10px 10px;
}

.mcs_checkout #checkoutConfirmPaymentArea .paymentAreaContainer .paymentAreaList{
	width: 190px;
}

.mcs_checkout #checkoutConfirmPaymentArea .paymentAmount {
	text-align:right;
	float:right;
	width:70px;
}

.mcs_checkout #checkoutConfirmPaymentArea .buttonarea {
	padding: 0 0 10px 10px;
}

.mcs_checkout #checkoutConfirmTermsArea {
	background-color: #f1f1f1;
	padding:7px 20px 8px 10px;
}

.basketNoProductsText {
	padding: 25px;
	-height:158px;
}

/* basket tab */
.mcs_checkout #check-content .basket-cnt .basket_quantity {
	width: 56px;
	border: 1px solid #CCC;
}

.mcs_checkout #check-content .basket-cnt .quantitycontainer {
	float: left;
}

.mcs_checkout #check-content .basket-cnt .trashcontainer {
	width: 12px;
	position: relative;
}

.mcs_checkout #check-content .basket-cnt .trashcan {
	cursor:pointer;
	width: 12px;
	height: 15px;
	position: absolute;
	left: 10px;
	top:0px;
	-top:-15px;
}

.mcs_checkout #check-content .bold {
	font-weight: bold;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-left
{
	float:left;
	overflow:hidden;
	width:234px;
	text-align:left;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-right
{
	float:right;
	overflow:hidden;
	width:400px;
	text-align:right;
}

.mcs_checkout #check-content .basket-cnt .ad-234x60
{
	overflow:hidden;
	width:234px;
	height:60px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .ad-465x56
{
	float:left;
	overflow:hidden;
	width:465px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .f15
{
	font-weight: bold;
	font-size: 15px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .sum-row-sec,
.mcs_checkout #check-content .basket-cnt .tbl-footer .sum-row-first
{
	clear:both;
	height:32px;
	width:100%;
	position:relative;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .sum-sec,
.mcs_checkout #check-content .basket-cnt .tbl-footer .sum-first
{
	clear:both;
	height:34px;
	width:100%;
	position:relative;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .big
{
	font-size:20px;
	font-weight:bold;
	bottom:0px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-rg-txt
{
	position:absolute;
	bottom:0px;
	right:105px;
	float:right;
	width:300px;
	font-size: 12px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-txt
{
	position:absolute;
	bottom:3px;
	right:105px;
	float:right;
	width:230px;
	font-size: 12px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-rg-sum
{
    position:absolute;
    right:0px;
    bottom:0px;
    float:right;
    width:105px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .total-sum
{
	font-size: 16px;
	font-weight: bold;
}

/* personal tab */
.mcs_checkout #checkout-right-holder .box-right-cnt .radio input
{
	display:block;
	float:left;
	width:12px;
	height:12px;
}

.mcs_checkout #checkout-left-holder #personal_infotext table
{
	width: 698px;
	table-layout: fixed;
}

.mcs_checkout #checkout-left-holder #personal_infotext #fskErrorBox table
{
	width: 490px;
	table-layout: fixed;
}

/* personal tab */

.mcs_checkout .radio {
	position: relative;
	top: 3px;
	width: 15px;
}

.mcs_checkout .shipment-radio {
	top: 3px;
	width: 15px;
}

.mcs_checkout #address_table .gender {
	width: 220px;
	float:left;
	margin-top:2px;
}

.mcs_checkout #address_table .personTitleText {
	float:right;
	width: 30px;
	margin-top:4px;
}

.mcs_checkout #address_table .column {
	width: 530px;
	padding-bottom: 10px;
}

.mcs_checkout #address_table .firstcolumn {
	width: 362px;
	padding-bottom: 5px;
}

.mcs_checkout #address_table .splitfirstcolumn {
	width: 322px;
}

.mcs_checkout #address_table .secondcolumn {
	width: 334px;
	padding-bottom: 5px;
	float: right;
}

.mcs_checkout #address_table .splitsecondcolumn {
	width: 335px;
	float: right;
}

.mcs_checkout .textSmallInfo {
	font-size: 10px;
	color: #989898;
}

.mcs_checkout #address_table .inputText {
	width: 324px;
}

.mcs_checkout #address_table .inputSmall {
	width: 53px;
	float: left;
	margin-right: 2px;
}

.mcs_checkout #address_table .inputMiddle {
	width: 261px;
	float: left;
}

.mcs_checkout #address_table .selectDateDay {
	width: 68px;
	float: left;
	margin-right: 2px;
}

.mcs_checkout #address_table .selectDateMonth {
	width: 66px;
	float: left;
	margin-right: 2px;
}

.mcs_checkout #address_table .selectDateYear {
	width: 109px;
	float: left;
}

.mcs_checkout #address_table .inputHousenumber{
	float:left;
	width:52px;
}

.mcs_checkout #address_table .inputStreet {
	float:left;
	margin-right:2px;
	width:263px;
}

.mcs_checkout #address_table .inputPackstationNo {
	float: left;
	margin-right: 10px;
	width: 153px;
}

.mcs_checkout #address_table .inputPackstationPostNo{
	float:left;
	width: 153px;
}

.mcs_checkout #address_table .textStreet {
	float:left;
	margin-right:8px;
	width:269px;
}

.mcs_checkout #address_table .textHousenumber {
	float:left;
	margin-right:4px;
	width:41px;
}

.mcs_checkout #address_table .textZIPCode {
	float:left;
	margin-right:1px;
	width:65px;
}

.mcs_checkout #address_table .textCity {
	float:left;
	margin: 0;
	width:261px;
}

.mcs_checkout #address_table .textPackstationNo {
	width:160px;
	overflow: hidden;
	float: left;
	height: 14px;
}

.mcs_checkout #address_table .textPackstationPostNo {
	margin-left: 10px;
	float: left;
	width: 152px;
	height: 14px;
	overflow: hidden;
}

.mcs_checkout .paymentContainer {
	display:block;
	width: 100%;
	height: 287px;
	overflow: hidden;
	text-align: center;
	padding-top: 110px;
	font-weight: bold;
}

.mcs_checkout .paymentOuterContainer {
	background-image: url(checkout/bg_payment_coins.gif);
	background-repeat: no-repeat;
	height: 366px;
	width: 713px;
	padding: 0;
}

.mcs_checkout #payment_box.selectPayment {
	margin-bottom: 10px;
	min-height: 293px;
}


.mcs_checkout #payment_box  .paragraph {
	height: 25px;
	padding-bottom: 5px;
}

.mcs_checkout #payment_box .paid_header {
	height:25px;
}

.mcs_checkout #payment_box_text {
	margin-top: 10px;
	height: 40px;
	overflow: hidden;
}

.mcs_checkout #payment_box_methods {
	overflow: hidden;
}

.mcs_checkout #payment_box .paymentmethod_container {
	line-height: 25px;
}

.mcs_checkout #payment_box .paymentmethod_container #creditCardSelectedContent .masterCardIcon{
	background-image: url(checkout/mastercard.png);
	background-repeat: no-repeat;
	height:30px;
	width:48px;
}

.mcs_checkout #payment_box .paymentmethod_container #creditCardSelectedContent .visaIcon{
	background-image: url(checkout/visa.png);
	background-repeat: no-repeat;
	height:30px;
	width:48px;
}

.mcs_checkout #payment-giftcard-table .firstcolumn {
	width:220px;
}

.mcs_checkout #payment-giftcard-table .inputText {
	width: 190px;
}

.mcs_checkout #header {
	height: 73px;
	text-align:left;
	width:100%;
}

.mcs_checkout #stat-ssl {
	position: relative;
	height:114px;
	-height:114px;
}

.mcs_checkout #stat-payinfo {
	position: relative;
	margin-top: 10px;
}

/* position, dimension and image of the store logo*/
.mcs_checkout #header .checkoutheaderlogo {
	cursor:pointer;
	position:absolute;
}

.mcs_checkout .nocursor {
	cursor: auto !important;
}

.mcs_checkout #checkoutShipment .shipmentcontainer {
	padding: 10px 10px;
}

.mcs_checkout #checkoutShipment .shipToArea {
	padding-bottom: 5px;
}

.mcs_checkout #checkoutShipment .shipToContentArea {
	margin-left: 10px;
}


.mcs_checkout #checkoutShipment #otherStoresWithStockContainer {
	 width: 390px;
	 overflow: hidden;
}

.mcs_checkout #checkoutShipment #otherStoresWithStockContainer #otherStoresWithStockInfo {
	 display:none;
	 margin-bottom: 7px;
}

.mcs_checkout #checkoutShipment #otherStoresWithStockLinks table {
	width: 390px;
	border-spacing: 0;
}

.mcs_checkout #checkoutShipment #otherStoresWithStockLinks table td {
 	width: 42%;
 	font-size: 11px;
 	border: 0;
 	margin: 0;
 	padding: 0;
 	cursor: pointer;
}

.mcs_checkout #checkoutShipment #otherStoresWithStockLinks a {
	margin-right: 20px;
}

.mcs_checkout #checkoutShipment .contentTitleParagraph {
	padding:10px 0 5px 0;
	font-weight:bold;
}

.mcs_checkout #checkoutShipment .contentTitle {
	padding:10px 0 5px 0;
}

.mcs_checkout #checkoutShipment .shipToContentArea .footer {
	padding: 10px 0 10px 0;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpBox {
	background-image: url(checkout/pickUpBg.gif);
	background-repeat: no-repeat;
	display:none;
	float:left;
	height:115px;
	-height:136px;
	-margin-right:8px;
	margin-top:11px;
	padding: 10px 22px;
	width:202px;
	-width:202px;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpStoreSelect {
	float:left;
	margin-left:18px;
	-margin-left:10px;
	margin-top:11px;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpHeadline {
	font-weight: bold;
	overflow:hidden;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpLogo {
	background-repeat: no-repeat;
	height:19px;
	margin-top: 7px;
	width:135px;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpAddressOutlet {
	height:14px;
	line-height:14px;
	margin-top:16px;
	overflow:hidden;
	white-space:nowrap;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpAddressStreet {
	line-height:14px;
	min-height:14px;
	max-height:28px;
	margin-top:0px;
	overflow:hidden;
}

.mcs_checkout #checkoutShipment .shipToArea .pickUpAddressZipCity {
	height:14px;
	line-height:14px;
	margin-top:0px;
	overflow:hidden;
	white-space:nowrap;
}

.mcs_checkout #shipToShippingContent .shippingAddressContainer,
.mcs_checkout #shipToPackstationContent .shippingAddressContainer {
	height:120px;
	width:168px;
	float:left;
	overflow:hidden;
}

.mcs_checkout #shipToShippingContent .shippingAddressContent {
	padding: 5px 0 5px 0;
}

.mcs_checkout #shipToStoreContent .storeSelector {
	width: 250px;
}

.mcs_checkout #checkout .tbl-row {
	clear:both;
	overflow:hidden;
	padding:7px 20px 10px 10px;
}

.mcs_checkout #checkout .tbl-group-row {
	clear:both;
	overflow:hidden;
	padding:7px 20px 0px 10px;
}

.mcs_checkout #checkout .tbl-row .col1 {
	float:left;
	display:block;
	overflow:hidden;
	width:60px;
}

.mcs_checkout #checkout .tbl-row .col2 {
	float:left;
	display:block;
	overflow:hidden;
	width: 360px;
}

.mcs_checkout #checkout .tbl-row .col3 {
	float:left;
	display:block;
	overflow:hidden;
	width: 160px;
}

.mcs_checkout #checkout .tbl-row .col4 {
	float:left;
	display:block;
	overflow:hidden;
	width: 100px;
	text-align:right;
}

.mcs_checkout #checkout .tbl-row .col4 .shipToCustomer {
	font-size: 15px;
}

.mcs_checkout #checkout .tbl-row .col4 .shipToMarket {
	font-size: 15px;
}

/* checkout confirm */

.mcs_checkout #checkoutConfirm .pickUpBox {
	background-image: url(checkout/pickUpBg.gif);
	background-repeat: no-repeat;
	height:115px;
	-height:136px;
	margin-left:10px;
	-margin-right:8px;
	margin-top:11px;
	padding: 10px 22px;
	width:202px;
	-width:202px;
}

.mcs_checkout #checkoutConfirm .pickUpHeadline {
	font-weight: bold;
	overflow:hidden;
}

.mcs_checkout #checkoutConfirm .pickUpLogo {
	background-repeat: no-repeat;
	height:19px;
	margin-top: 7px;
	width:135px;
}

.mcs_checkout #checkoutConfirm .pickUpAddressOutlet {
	height:14px;
	line-height:14px;
	margin-top:16px;
	overflow:hidden;
	white-space:nowrap;
	width:165px;
}

.mcs_checkout #checkoutConfirm .pickUpAddressStreet {
	line-height:14px;
	margin-top:0px;
	min-height:14px;
	max-height:28px;
	overflow:hidden;
}

.mcs_checkout #checkoutConfirm .pickUpAddressZipCity {
	height:14px;
	line-height:14px;
	margin-top:0px;
	overflow:hidden;
	white-space:nowrap;
}

.mcs_checkout #checkoutFooter {
	color: white;
	font: 11px arial;
	left: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 995px;
	height: 30px;
}

.mcs_checkout #checkoutFooter .text {
	left: 210px;
	position: relative;
	text-align: center;
	width: 540px;
}

.mcs_checkout #solvencyBox {
	position: absolute;
	width: 228px;
	top: 121px;
	left: 0px;
}

.mcs_checkout #solvencyBox .smallText {
	font-weight: normal;
	font-size: 9px;
	color: #000;
}

.mcs_checkout .grey {
	color: #797979;
}

.mcs_checkout #checkout-left-holder .personal-box-cnt #editContentContainer {
	padding:7px 10px 10px;
}

.mcs_checkout .personal-box-cnt .radio {
	width:19px;
}

.mcs_checkout #links {
	right:0px;
	top:10px;
}

.mcs_checkout .headline_shipment {
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:17px;
	padding-top:10px;
}

.mcs_checkout #checkout-left-holder .headline2 {
	background-color:#F1F1F1;
	clear:both;
	font-weight:bold;
	overflow:hidden;
	padding:15px 20px 8px 10px;
}

.mcs_checkout #check-content #shippingChargePreview .tbl-header {
	padding:8px 20px 8px 10px;
}

.mcs_checkout #checkout .tbl-row-total {
	padding:7px 20px 10px 10px;
}

.mcs_checkout #checkout-left-holder .personal-box-cnt #fixedContentContainer {
	padding:20px 10px 10px;
	position:relative;
}

.mcs_checkout #checkout-left-holder .personal-box-cnt #fixedContentContainer .buttonChange{
	position:absolute;
	top:120px;
}

.mcs_checkout #check-content #myAccount{
	border:none;
}

.mcs_checkout #myAccount #myAccountLogin {
	border:1px solid #CCCCCC;
	min-height:240px;
	position:relative;
}

.mcs_checkout #myAccount #myAccountRegister {
	border:1px solid #CCCCCC;
	float:left;
	margin-right:0px;
	min-height:240px;
	position:relative;
}

.mcs_checkout #myAccount #MultiChannelUserRegistrationAdd  {
	width:715px;
}

.mcs_checkout #myAccount #myAccountRegistration .leftcolumn, .mcs_checkout #myAccount #myAccountRegistration .leftcolumn input {
	width:336px;
}

.mcs_checkout #myAccount #myAccountRegistration .rightcolumn, .mcs_checkout #myAccount #myAccountRegistration .rightcolumn input {
	width:330px;
}

.mcs_checkout #myAccountRegistration {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

.mcs_checkout #myAccount #myAccountRegistrationButtons table {
	width:715px;
}

.mcs_checkout #myAccount #myAccountRegistrationButtons tr.footnote .rightcolumn span {
	display:inline;
	width:auto;
}

.mcs_checkout #myAccount .footnote .leftcolumn {
	color:gray;
	font-size:10px;
}

.mcs_checkout #myAccount .footnote .rightcolumn {
	color:gray;
	font-size:10px;
	text-align:right;
}

/* print view */
#print .mcs_checkoutprintview #checkout {
	border: 1px solid #CCC;
	margin-top: 10px;
}

#print .mcs_checkoutprintview #check-content {
	padding:0;
  text-align:left;
}

#print .mcs_checkoutprintview .bg-gradient-60 {
	background-image: none;
}

#print .mcs_checkoutprintview .headline {
	color: #000;
	font-size:18px;
	font-weight: bold;
}

#print .mcs_checkoutprintview .description {
	color: #000;
	font-size:12px;
	font-weight: normal;
	margin-top: 10px;
}

#print .mcs_checkoutprintview .dinA4Width {
	padding:0;
	position:relative;
	width:575px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row {
	clear: both;
	overflow: hidden;
	padding:7px 10px 10px;
	height:auto;
}

#print .mcs_checkoutprintview .tbl-header {
	padding: 0px;
	position: relative;
	height: 29px;
	overflow: hidden;
}

#print .mcs_checkoutprintview .tbl-header .tbl-row {
	position: absolute;
	z-index: 1000;
	padding: 7px 10px;
}

#print .mcs_checkoutprintview .tbl-header img,#print .mcs_checkoutprintview .printHeaderBar img, #print .mcs_checkoutprintview .pickUpBox img, #print .mcs_checkoutprintview .pickUpLogo img{
	position: absolute;
	z-index: 999;
}

#print .mcs_checkoutprintview .printHeaderBar img{
	position: absolute;
	z-index: 999;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row .col1 {
	width: 62px;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row .col2 {
	width: 170px;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row .col3 {
	width: 83px;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row .col4 {
	width:46px;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row .col5 {
	text-align: right;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-row .col6 {
	width:65px;
}

#print .mcs_checkoutprintview .services .serviceItemNameContainer {
	width: 140px;
}

#print .mcs_checkoutprintview .services .serviceItemName,
#print .mcs_checkoutprintview .services .serviceItemImage {
	margin: 7px 0 0;
}

#print .mcs_checkoutprintview .tbl-footer {
	padding:10px 10px 20px;
}

#print .mcs_checkoutprintview .basket-cnt .tbl-footer .col-left {
	display: none;
}

#print .mcs_checkoutprintview .column {
	height:180px;
}

#print .mcs_checkoutprintview .title {
	margin-top:10px;
	padding: 0px;
}

#print #checkoutConfirmPersonalArea .title {
	margin:10px;
	padding: 0px;
}

#print .mcs_checkoutprintview p {
	padding:10px;
}

#print .mcs_checkoutprintview .thirdcolumn, #print .mcs_checkoutprintview .buttonArea, #print .mcs_checkoutprintview .bu-box, #print .mcs_checkoutprintview .buttonContainer, #print .mcs_checkoutprintview .trashcontainer {
	display:none;
}

#print .mcs_checkoutprintview .separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
}

#print .mcs_checkoutprintview .pagebreak {
	page-break-after: always;
}

#print .mcs_checkoutprintview .text {
	display : none;
}

#print .mcs_checkoutprintview .minHeight{
	min-height:130px;
	height:auto !important;
	height:130px;
}

#print .mcs_checkoutprintview .pickUpBox {
	background-image: none;
	margin-top: 0px;
}

#print .mcs_checkoutprintview .pickUpHeadline {
	position: absolute;
	top: 20px;
	left: 55px;
	z-index: 1000;
}

#print .mcs_checkoutprintview .pickUpLogo {
	position: absolute;
	top: 34px;
	left: 55px;
	z-index: 1000;
	background-image: none;
}

#print .mcs_checkoutprintview .pickUpAddressBox {
	position: absolute;
	top: 62px;
	left: 55px;
	width: 202px;
	z-index: 1000;
}

/* checkout sent */

.mcs_checkout #check-content .bottomBanner {
  margin: 0;
}

.mcs_checkout #check-content .coBottomBanner {
  height:60px;
  margin:10px auto;
  overflow:hidden;
  width:936px;
}

.mcs_checkout #check-content .coPickupBanner {
  height:60px;
  margin:10px auto;
  overflow:hidden;
  width:234px;
}

/* checkout basket */

.mcs_checkout #check-content .basket-cnt .coAmountBanner
{
	overflow:hidden;
	width:234px;
	height:60px;
}

.mcs_checkout #check-content .basket-cnt .coArticleCategoryBanner
{
	height:60px;
	overflow:hidden;
	padding-top:10px;
	width:468px;
}

.mcs_checkout #check-content .basket-cnt .tbl-footer .col-rg-txt .right
{
	float:right;
	font-weight:bold;
}

.mcs_checkout #payment_box_methods .paymentmethod_container .infoSign {
	margin-top: 5px;
}

.mcs_checkout #checkout #usk_confirm  {
	padding-bottom: 0;
}

.mcs_checkout #usk_confirm_container {
	margin-right: 4px;
}

.mcs_checkout #usk_confirm_text {
	width: 625px;
	color: red;
}

.mcs_checkout .nodisplay {
	display: none;
}

.mcs_checkout #fskErrorBox, #fskNotConfirmedErrorBox {
	margin-bottom: 10px;
}

.mcs_checkout #myAccount #myAccountRegistration .captchaRefreshLink {
	margin-right:90px;
}

.mcs_checkout #myAccount #myAccountLogin input {
	width:322px;
}

.mcs_checkout #myAccountLogin #errorBox {
	width:314px;
}

.mcs_checkout #myAccountLogin #errorBox ul li {
	width:290px;
}

#checkout-left-holder #myAccount #myAccountLogin, #checkout-left-holder #myAccount #myAccountRegister {
	width:350px;
}

/**
END CHECKOUT
**/

/* rating */

.starRating {
	position:relative;
	margin:0 5px 0 0;
	padding: 0;
	height: 13px;
	float: left;
}

.starRatingContainer {
	height:13px;
	overflow:hidden;
	padding:0;
	width:65px;
	position: absolute;
	left: 0;
	top:0;
	z-index: 200;
}

.starRatingText {
	top:0;
	left:67px;
	position:absolute;
	z-index:200;
	line-height: 13px;
}

.starRatingContainer img.graystarmap{
	height:13px;
	position:absolute;
	left:0;
	top:1px;
	z-index:101;
}

.starRatingContainer img.redstarmap{
	height:13px;
	position:absolute;
	top:1px;
	z-index:102;
	left:-65px;
}

.starRatingContainer img.halfredstar {
	position:absolute;
	top:1px;
	left:0px;
	height:13px;
	width: 7px;
	z-index:102;
}

.starRatingContainer .currentRating {
	right: 0;
	top: 0;
	position:absolute;
	z-index:103;
}

#print .starRatingContainer div {
	cursor: default;
}

#print #catalogEntry .articleInfoBox .starRating {
	cursor: default;
}

/* testeo */
#testeoplaceholder {
	width:134px;
	float: left;
	margin-bottom: 10px;
}

#testeocontent {
	height: 70px;
}

#testeo {
	position:absolute;
	top: 233px;
	left:11px;
	z-index:6000;
	margin-bottom: 10px;
}

#print #testeo {
	top: 198px;
}

#catalogEntry #ageratinglogo {
	height: 70px;
	width: 70px;
	float: right;
	margin-bottom: 10px;
}

#catalogEntry #intellogo {
	margin:0;
	float:right;
}

#catalogEntry .logoContainer {
	width:230px;
}

#layer #comparison #productFeatures tr.featurehead {
	background-color: #ffffff;
	height: 40px;
}

#layer #comparison #productFeatures .otherBox .featureContainerAudio {
	padding:3px 20px 3px 0px;
}

#layer #comparison #productInfos .productTitleBoxContainer .audioFeatureHeader {
	font-weight:bold;
	margin-top:18px;
}

#print .audioTitleBox .productTitleBoxContainer {
	font-weight:bold;
	padding:10px 0;
	text-align:left;
}

#print .audioTitleBox .productTitleBoxContainer .audioFeatureHeader {
	font-weight:bold;
	margin-top:18px;
}


#layer #comparison .marketpricepart .pickupInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
}

#layer #comparison .energypart {
	font-size:9px;
	margin-top: 14px;
	margin-bottom: 8px;
	text-decoration: none;
	cursor: pointer;
}

#print .marketpricepart .pickupInfo {
	color:#767676;
	font-size:10px;
	font-weight:normal;
}

.normal {
	font-weight: normal;
}

#print .compProdCol {
	padding-bottom:5px;
	vertical-align:top;
}

#print .productTitleBoxContainer {
	white-space:nowrap;
}

#print .compProdCol .productTitleBoxContainer {
	font-weight:bold;
	font-size: 12px;
}

#print .compProdCol .shippingInfo, #print .compProdCol .availabilityInfo {
	font-size:10px;
	font-weight:normal;
}

#print .compProdCol .priceNotAvailable{
	font-size:10px;
	font-weight:normal;
}

#print #comparison #productInfos .pb10{
	padding-bottom : 10px;
}

#print #comparison #productInfos .productinfocolumn {
	vertical-align:top;
}

#print #comparison #productInfos .onlinePriceInfo {
	font-weight:bold;
	width:90px;
}

#print #comparison #productInfos .onlinePrice {
	background-position:right center;
	background-repeat:no-repeat;
	height:32px;
	margin-top:6px;
}

#print #comparison #productInfos .shippingInfo {
	color:#767676;
	font-size:9px;
	font-weight:normal;
}

#print #comparison #productInfos .availabilityInfo {
	color:#767676;
	font-size:9px;
	font-weight:normal;
	width: 100px;
}

#print #comparison #productInfos .marketName {
	font-weight:bold;
	margin-bottom:6px;
}

#print #comparison #productInfos .priceNotAvailable {
	color:#767676;
	font-size:10px;
	font-weight:normal;
	height:36px;
	overflow:hidden;
}

#print #comparison #productInfos .separator {
	border-top:1px solid #CCCCCC;
	font-size:0;
	line-height:0;
	margin:5px 0 10px;
}

#checkout-left-holder .telephoneInputText{
	margin: 10px 0px 13px 0px;
	width: 562px;
}

.catalogEntryList .headline {
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:9px;
	padding-top:5px;
	position:relative;
	width:506px;
}

.catalogEntryList .subheadline {
	font-size:12px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:9px;
	padding-top:5px;
	position:relative;
	width:506px;
}

#myAccountWishlist .subheadline {
	font-size:12px;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

/* START FACET NAVIGATION */

.facetNavigation {
	background-image: url(background/fader_white520.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.facetNavigation .title {
	cursor: pointer;
	height: 30px;
	padding: 0 10px 0 9px;
}

.facetNavigation .title .text {
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0;
}

.facetNavigation .title .expander, .facetNavigation .title .collapser, .facetNavigation .brandFacet .expander {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 19px 0 0;
	position: relative;
}

.facetNavigation .manufacturerFacet .expander {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 19px 0 0;
	position: relative;
}

.facetNavigation .brandFacet, .facetNavigation .manufacturerFacet {
	padding: 0 10px 0 9px;
}

.facetNavigation .brandFacet h4 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0;
}

.facetNavigation .manufacturerFacet h4 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0;
}

.facetNavigation .brandFacet .expander div, .facetNavigation .manufacturerFacet .expander div {
	cursor: pointer;
}

.facetNavigation .brandFacet .expander span, .facetNavigation .manufacturerFacet .expander span {
	color: #E2001A;
	font-weight: normal;
}

.facetNavigation .brandFacet .expander span.raquo, .facetNavigation .manufacturerFacet .expander span.raquo {
	position: relative;
	top: -2px;
}

.facetNavigation .brandFacetFilter table, .facetNavigation .manufacturerFacetFilter table {
	display: block;
	padding: 2px 0 5px;
}

.facetNavigation .brandFacetFilter table tr, .facetNavigation .manufacturerFacetFilter table tr {
	padding: 0px;
}

.facetNavigation .brandFacetFilter table td, .facetNavigation .manufacturerFacetFilter table td {
	width: 132px;
}

.facetNavigation .brandFacetFilter table div, .facetNavigation .manufacturerFacetFilter table div {
	padding: 1px 5px;
}

.facetNavigation .manufacturerFacetFilter table {
	position: relative;
}

.facetNavigation #facetNavigationForm {
	height: 45px;
	margin: 0;
	padding: 0;
}

.facetNavigation .actions {
	padding: 10px 10px;
}

.facetNavigation .border {
	border-bottom: 1px solid #CCCCCC;
}

.facetNavigation .manufacturerFacetFilter .manufacturerFacetScroll {
	height:93px;
	overflow-y:auto;
}

.facetNavigation .manufacturerFacetFilter .manufacturerFacetNameBox {
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	margin:5px 5px 11px;
	position:relative;
}

.facetNavigation .brandFacetFilter input, .facetNavigation .manufacturerFacetFilter input {
	position:relative;
	top:1px;
}

.facetNavigation.facetList .facet {
	padding-top: 7px;
	padding-bottom:10px;
}

.facetNavigation .facetList .hpos_left {
	float:left;
	padding-left:10px;
}

.facetNavigation .facetList .hpos_right {
	float:right;
	padding-right:10px;
}

.facetNavigation .facetList .facet .facetname {
	width:234px;
	overflow:hidden;
	padding-bottom:2px;
}

.facetNavigation .facetList .facet select {
	height:25px;
	width:234px;
}

#facetNavigation .facetList {
	margin-bottom:5px;
}


/* Slider Style */

.slide_container {
  color:#000;
  float:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  margin-top:12px;
  width: 260px;

}

.slide_container .slider_result {
  width:234px;
  float:left;
  font-size:12px;
  margin-left:10px;
  _margin-left:5px;
  position:relative;
  top:-5px;
}

.slide_container .slider_result_priceText {
  float:left;
  width:40%;
}

.slide_container .slider_result_minMaxPrice {
  text-align:center;
  width:100%;
}

.slide_container .minInput {
	float: left;
}

.slide_container .maxInput {
	float: right;
}

.slide_container .slider_minmax_min {
	float: none;
}

.slide_container .slider_minmax_max {
	float: none;
}

.slide_container .slider_gutter {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}

.slide_container .slider_gutter_item {
  position: relative;
  float: left;
}

.slide_container .slider_minmax_gutter_l {
  width: 12px;
  margin-left:0px;
  height:12px;
  background:url(slider/slider_minus.gif)
  no-repeat;
}

.slide_container .slider_minmax_gutter_r {
  width: 12px;
  height:15px;
  background:url(slider/slider_plus.gif)
  no-repeat;
  border:1px;
}

.slide_container .minmax_slider {
  width:234px;
  margin:0px 10px;
  _margin-left:5px;
}

.slide_container .slider_minmax_gutter_m {
  float:left;
  width:210px;
  margin-left:0px;
  height:12px;
  background:url(slider/slider_body.gif) repeat-x;
}

.slide_container .knob_a {
  position:absolute;
  top:-1px;
  height:16px;
  width:14px;
  background:url(slider/slider_knob.gif) no-repeat;
  cursor: pointer;
}

.slide_container .knob_b {
  position:absolute;
  top:-1px;
  left:196px;
  height:16px;
  width:14px;
  background:url(slider/slider_knob.gif) no-repeat;
  cursor: pointer;
}

.slide_container .slider_footer {
  width:234px;
  float:left;
  margin-left:10px;
  position:relative;
  top:-5px;
}

.slide_container .slider_footer_minprice {
  float:left;
  width:50%;
}

.slide_container .slider_footer_maxprice {
  float:left;
  text-align:right;
  width:50%;
}

.slide_container .slider_bkg_img {
  position: absolute;
  height:6px;
  margin:4px 0px 0px 0px;
  width:210px;
}

/* END FACET NAVIGATION */

/* START TOOLTIP */
#tab_catalogEntryDetails .tooltip span.tooltip_content {
	display: none;
}

#tab_catalogEntryDetails .tooltip span.tooltip_value {
	text-decoration: underline;
	cursor: pointer;
}

#tooltipLayer .tooltipLayerTitle {
	overflow: hidden;
	font-weight:bold;
	padding-top:4px;
	width: 190px;
}

#tooltipLayer a.tooltipLayerLink {
	text-decoration: none;
}

#tooltipLayer .tooltipLayerCloseButton {
	cursor: pointer;
	float:right;
	width: 16px;
	height: 32px;
}

#tooltipLayer {
	color:black;
	position:absolute;
	text-align:left;
	width:218px;
	z-index:1000;
	left: 0;
	top: 0;
}

#tooltipLayer .tooltipLayer_top {
	background-image:url(tooltip/tooltip_top.png);
	height: 32px;
	width: 218px;
}

#tooltipLayer .tooltipLayer_centerleft {
	background:url(tooltip/tooltip_left.png) repeat-y scroll 0 0 transparent;
}

#tooltipLayer .tooltipLayer_centerright {
	background:url(tooltip/tooltip_right.png) repeat-y scroll 0 0 transparent;
}

#tooltipLayer .tooltipLayer_centerleft, .tooltipLayer_centerright {
	width:4px;
}

#tooltipLayer .tooltipLayer_content {
	background-color: #FFF;
	overflow:hidden;
	padding:0 10px 8px;
	width: 190px;
}

#tooltipLayer .tooltipLayer_text {
	overflow:hidden;
	width: 190px;
}

#tooltipLayer .tooltipLayer_bottom {
	background:url(tooltip/tooltip_bottom.png) no-repeat scroll 0 0 transparent;
	height: 34px;
	overflow:visible;
	width: 218px;
}
/* END TOOLTIP */

/* START MediaPedia article teaser */
#contentRight #mparticleTeaser .mparticleInfoBox {
	float:left;
	left:0px;
	overflow:hidden;
	position:relative;
	width:140px;
}

#contentRight #mparticleTeaser .mparticleContainerLarge .mparticleInfoBox {
	width:205px;
}

#contentRight #mparticleTeaser .mparticleContainer .mparticleName {
	left:0px;
	padding-bottom:2px;
	position:relative;
	top:-1px;
	white-space:nowrap;
	width:141px;
}

#contentRight #mparticleTeaser .mparticleContainerLarge .mparticleName {
	width: 206px;
}

#contentRight #mparticleTeaser .mparticleContainer .mparticleDescription {
	left:1px;
	position:relative;
	width:100%;
}

#contentRight #mparticleTeaser .mparticleContainer .mparticleLink {
	left:1px;
	position:relative;
	text-align:right;
	width:100%;
}

#contentRight #mparticleTeaser .mparticleInfoBox .mparticleLink a{
	text-decoration: none;
	color:#DF0000;

}

#contentRight #mparticleTeaser  .mparticleHead {
	height: 37px;
	width: 226px;
	background-color:#FFF;
	background-image:url(content_right/myStore/head.gif);
	background-repeat: no-repeat;
}

#contentRight #mparticleTeaser .mparticle, #contentRight #mparticleTeaser .sliderTarget {
  background-color:#FFF;
}

#contentRight #mparticleTeaser .mparticleContent {
	padding:3px 11px 9px;
	overflow:hidden;
}

#contentRight #mparticleTeaser .mparticleImage {
  float:left;
  height:53px;
  width:53px;
  border: 1px solid #CCCCCC;
  background-repeat:no-repeat;
  margin-right: 10px;
}

#contentRight #mparticleTeaser .separator {
  margin: 10px 0;
  width:206px;
  border-top:1px solid #CCCCCC;
  font-size:0;
  line-height:0;
  background:#FFF;
}

/* END MediaPedia article teaser */

/* START MediaPedia search result */
#mediapediaSearchResult {
	margin: 3px 0 0;
}

#mediapediaSearchResult #searchResultTitle {
	background:url("background/fader_gray29.gif") center bottom repeat-x;
}

#mediapediaSearchResult #searchResultTitle.boxless{
	width: 524px;
	border: 1px solid #CCC;
	margin: 0;
}

#mediapediaSearchResult #searchResultTitle h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px 7px;
	margin: 0;
}

#mediapediaNoResultLoggedIn, #mediapediaNoResultLoggedOut {
	width: 524px;
	background: url('background/fader_gray176.gif') repeat-x scroll center bottom transparent;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
}

#mediapediaNoResultLoggedOut .noResultHeader{
	line-height: 17pt;
}

#mediapediaNoResultLoggedOut .noResultHeader h1{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 8px 0;
	margin: 0;
}

#mediapediaNoResultLoggedOut .noResultContent{
	padding: 0 9px 9px;
	margin: 0;
}

#mediapediaNoResultLoggedOut .noResultImageContainer {
	float: left;
	margin: 9px 16px 0 0;
	border: 1px solid #CCC;
	font-size: 0;
	line-height: 0;
}

#mediapediaNoResultLoggedOut .noResultImage {
	width: 245px;
	height: 143px;
	background: url('mediapedia/noresult.jpg') no-repeat;
}

#mediapediaNoResultLoggedOut .noResultTextContainer {
	width: 242px;
	float: left;
	margin: 5px 0 0;
}

#mediapediaNoResultLoggedOut .noResultTextContainer .noResultText{
	width: 242px;
	overflow: hidden;
	line-height:18px;
}

#mediapediaNoResultLoggedOut .noResultTextContainer .noResultText h3{
	font-size: 13px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#mediapediaNoResultLoggedOut .noResultTextContainer .noResultButtons{
	height: 25px;
	margin-top: 17px;
}

#mediapediaSearchResult .box1 {
	background:url("background/fader_gray176.gif") center bottom repeat-x;
}

#mediapediaPopularArticlesTeaser table {
	width: 524px;
}

#mediapediaPopularArticlesTeaser .teaserHeader {
	background-color: #F1F1F1;
	/* height: 39px; */
}

#mediapediaPopularArticlesTeaser .teaserHeader h1{
	font-size: 20px;
	font-weight: bold;
	padding: 5px 9px 9px;
	margin: 0;
}

#mediapediaPopularArticlesTeaser .teaserContent .teaserSpacer {
	height: 10px;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

#mediapediaPopularArticlesTeaser .teaserArticle {
	width: 262px;
}

#mediapediaPopularArticlesTeaser .teaserArticleContainer {
	padding: 7px 9px 10px;
}

#mediapediaPopularArticlesTeaser .teaserArticleHeader h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#mediapediaPopularArticlesTeaser .teaserArticleImage {
	float: left;
	border: 1px solid #CCC;
	height: 102px;
	width: 102px;
	margin: 8px 8px 0 0;
	line-height: 0;
	font-size: 0;
}

#mediapediaPopularArticlesTeaser .teaserArticleTextContainer, #mediapediaPopularArticlesTeaser .teaserArticleTextContainerLarge {
	margin: 5px 0 0;
	overflow: hidden;
	float: left;
}

#mediapediaPopularArticlesTeaser .teaserArticleTextContainer {
	width: 132px;
}

#mediapediaPopularArticlesTeaser .teaserArticleTextContainerLarge {
	width: 244px;
}

#mediapediaPopularArticlesTeaser .teaserArticleText {
	overflow: hidden;

}

#mediapediaPopularArticlesTeaser .teaserArticleText h3{
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#mediapediaPopularArticlesTeaser .teaserArticleButton {
	height: 25px;
	margin-top: 12px;
}

#writeArticle .firstcol {
	padding-top:10px;
}

#writeArticleForm_table {
	/*margin-top: 3px;*/
	margin-top: 12px;
}

#writeArticleForm .globalErrorBox ul li {
	width: 460px;
}

#writeArticleForm .globalErrorBox table {
	width: auto;
}

#writeArticleForm_table td.title {
	vertical-align:middle;
}

#writeArticleForm_table td {
	vertical-align:top;
}

#writeArticleForm_table .text {
	overflow:hidden;
	width:72px;
}

#writeArticleForm_table td.tdSeparator {
	width:10px;
}

#writeArticle .secondcol {
	padding-top: 10px;
}

#writeArticle .formInput {
	border:1px solid #CCCCCC;
	padding-bottom: 2px;
	width: 420px;
	color: #707173;
}

#writeArticle .formInputTextarea {
	border:1px solid #CCCCCC;
	font-family:Arial,sans-serif;
	height:122px;
	padding:4px 3px;
	margin: 0;
	width:420px;
	color: #707173;
}

#writeArticle .checkbox {
	top: 6px;
}

#writeArticle #agbSpan {
	line-height: 24px;
	float: left;
}

#writeArticleFormLoaderBox {
	margin-right:5px;
	padding-top:4px;
}

#writeArticleFormLoaderBox .ajaxLoaderTrans {
	background:url("/mediapediacnt/images/ajaxLoaderTrans.gif") no-repeat scroll center center transparent;
	height:16px;
	width:16px;
}

#mediapediaNoResultLoggedIn .writeArticleHeader{
	line-height: 17pt;
	/*margin: 0 0 9px;*/
	margin: 0;
}

#mediapediaNoResultLoggedIn .box1 .container {
	padding:7px 9px;
}

#mediapediaNoResultLoggedIn #writeArticleForm {
	/*
	line-height:0px;
	height:0px;
	font-size:0px;
	*/
	margin:0;
	padding:0;
}

#mediapediaNoResultLoggedIn #writeArticleSuccess .container{
	padding: 7px 9px;
}

#mediapediaNoResultLoggedIn #writeArticleSuccess h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
}

#mediapediaNoResultLoggedIn .writeArticleHeader h1{
	font-size: 20px;
	font-weight: bold;
	padding: 11px 8px 0;
	margin: 0;
}

#mediapediaNoResultLoggedIn .writeArticleContent{
	padding: 0px 10px 10px;
	margin: 0;
}

#mediapediaNoResultLoggedIn .writeArticleButton{
	height: 25px;
	margin-top: 6px;
}

#mediapediaNoResultLoggedIn .writeArticleSuccessContainer {
	padding: 5px 9px;
}

#mediapediaNoResultLoggedIn .writeArticleSuccessContainer h2{
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
/* END MediaPedia search result */

#shoppingCart .shoppingCartHidden {
	display:none;
}

/* START job show all jobs */

#allJobsList .selectorbox {
	background-color:#F3F3F3;
	position:relative;
	width:100%;
}

#allJobsList .selectorbox .innerSelectOutlet{
	float:left;
	height:30px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	position:relative;
	top:5px;
	-margin-right:0px;
	-width:330px;
}

#allJobsList .selectorbox .innerSelectHits{
	float:left;
	height:30px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:5px;
	position:relative;
	top:5px
}

#allJobsList #form_jobs_list_jobs {
	float:left;
	margin-left:6px;
	margin-right:10px;
}

#allJobsList .selectOutlet {
	width:150px;
}

#allJobsList .selectOutletText {
	float:left;
	padding-top: 5px;
}

#allJobsList .selectHitsText {
	float:left;
	padding-top: 5px;
}

#allJobsList .selectHits {
	float:left;
	margin-left:6px;
	width:50px;
}

#allJobsList .spacer {
	margin-top:5px;
}

#allJobsList .jobListOutletName {
	font-weight:bold;
	padding-top:5px;
}

#allJobsList .jobs_list_jobs{
	margin-left:0px;
	margin-right:0px;
	margin-top:4px;
}

#allJobsList .jobListOutlet {
	background:url("background/fader_grey75.gif") repeat-x scroll center bottom transparent;
	padding-left:10px;
	padding-right:10px;
}

#content div.separator.noborder {
    border: 0 none;
}

/* START PRODUCT PLACEMENT */

#contentMiddle .productPlacement, #contentLeft .productPlacement, #contentRight .productPlacement {
	font-size: 0;
	line-height: 0;
}

#contentMiddle .productContainer1, #contentMiddle .productContainer2, #contentMiddle .productContainer3, #contentLeft .productContainer1, #contentRight .productContainer1 {
	line-height: normal;
	position: relative;
}

#contentMiddle .productContainer1, #contentMiddle .productContainer2, #contentMiddle .productContainer3, #contentRight .productContainer1 {
	background: url("background/fader_gray176.gif") repeat-x bottom;
}

#contentMiddle .productContainer1, #contentMiddle .productContainer2, #contentMiddle .productContainer3 {
	height: 227px;
}

#contentLeft .productContainer1 {
	background: url("background/fader_gray241.gif") repeat-x bottom;
	height: 241px;
}

#contentRight .productContainer1 {
	height: 178px;
}

#contentMiddle .productContainer1 a, #contentMiddle .productContainer2 a, #contentMiddle .productContainer3 a, #contentLeft .productContainer1 a, #contentRight .productContainer1 a {
	color: black;
	text-decoration: none;
}

#contentMiddle .productContainer1 .manufacturerImage, #contentMiddle .productContainer2 .manufacturerImage, #contentMiddle .productContainer3 .manufacturerImage, #contentLeft .productContainer1 .manufacturerImage, #contentRight .productContainer1 .manufacturerImage {
	left: 10px;
	position: absolute;
	top: 10px;
}

#contentMiddle .productContainer1 .productName, #contentMiddle .productContainer2 .productName, #contentMiddle .productContainer3 .productName, #contentLeft .productContainer1 .productName, #contentRight .productContainer1 .productName {
	font-size: 11px;
	left: 10px;
	overflow: hidden;
	position: absolute;
	text-transform: uppercase;
	white-space: nowrap;
}

#contentMiddle .productContainer1 .productName {
	top: 33px;
	width: 410px;
}

#contentMiddle .productContainer2 .productName, #contentMiddle .productContainer3 .productName, #contentLeft .productContainer1 .productName, #contentRight .productContainer1 .productName {
	top: 26px;
}

#contentMiddle .productContainer2 .productName {
	width: 236px;
}

#contentMiddle .productContainer3 .productName {
	width: 146px;
}

#contentLeft .productContainer1 .productName {
	width: 175px;
}

#contentRight .productContainer1 .productName {
	width: 208px;
}

#contentRight .productContainer1 .productName .category {
	display: none;
}

#contentMiddle .productContainer2 .productName .product, #contentMiddle .productContainer3 .productName .product, #contentLeft .productContainer1 .productName .product, #contentRight .productContainer1 .productName .product {
	font-size: 12px;
}

#contentMiddle .productContainer2 .productName a, #contentMiddle .productContainer3 .productName a, #contentLeft .productContainer1 .productName a {
	display: block;
}

#contentMiddle .productContainer1 .productName .product, #contentMiddle .productContainer2 .productName .product, #contentMiddle .productContainer3 .productName .product, #contentLeft .productContainer1 .productName .product, #contentRight .productContainer1 .productName .product {
	font-weight: bold;
}

#contentMiddle .productContainer1 .productImage, #contentMiddle .productContainer1 .productHighlightSpecialCampaign, #contentMiddle .productContainer2 .productImage, #contentMiddle .productContainer2 .productHighlightSpecialCampaign, #contentMiddle .productContainer3 .productImage, #contentMiddle .productContainer3 .productHighlightSpecialCampaign, #contentLeft .productContainer1 .productImage, #contentLeft .productContainer1 .productHighlightSpecialCampaign, #contentRight .productContainer1 .productImage, #contentRight .productContainer1 .productHighlightSpecialCampaign {
	position: absolute;
}

#contentMiddle .productContainer1 .productImage, #contentMiddle .productContainer1 .productHighlightSpecialCampaign, #contentMiddle .productContainer2 .productImage, #contentMiddle .productContainer2 .productHighlightSpecialCampaign, #contentMiddle .productContainer3 .productImage, #contentMiddle .productContainer3 .productHighlightSpecialCampaign, #contentRight .productContainer1 .productImage, #contentRight .productContainer1 .productHighlightSpecialCampaign {
	left: 10px;
}

#contentLeft .productContainer1 .productImage, #contentLeft .productContainer1 .productHighlightSpecialCampaign {
	left: 25px;
}

#contentMiddle .productContainer1 .productImage, #contentMiddle .productContainer1 .productHighlightSpecialCampaign {
	bottom: 10px;
}

#contentMiddle .productContainer2 .productImage, #contentMiddle .productContainer2 .productHighlightSpecialCampaign, #contentLeft .productContainer1 .productImage, #contentLeft .productContainer1 .productHighlightSpecialCampaign {
	top: 71px;
}

#contentMiddle .productContainer3 .productImage, #contentMiddle .productContainer3 .productHighlightSpecialCampaign {
	top: 61px;
}

#contentRight .productContainer1 .productImage, #contentRight .productContainer1 .productHighlightSpecialCampaign {
	top: 42px;
}

#contentMiddle .productContainer1 .productDescription {
	font-size: 12px;
	height: 105px;
	left: 197px;
	overflow: hidden;
	position: absolute;
	top: 65px;
	width: 200px;
}

#contentMiddle .productContainer2 .productDescription, #contentMiddle .productContainer3 .productDescription, #contentLeft .productContainer1 .productDescription, #contentRight .productContainer1 .productDescription {
	display: none;
}

#contentMiddle .productContainer1 .productHighlightAdvert, #contentMiddle .productContainer1 .productHighlightNew, #contentMiddle .productContainer1 .productHighlightSpecial, #contentMiddle .productContainer2 .productHighlightAdvert, #contentMiddle .productContainer2 .productHighlightNew, #contentMiddle .productContainer2 .productHighlightSpecial, #contentMiddle .productContainer3 .productHighlightAdvert, #contentMiddle .productContainer3 .productHighlightNew, #contentMiddle .productContainer3 .productHighlightSpecial, #contentLeft .productContainer1 .productHighlightAdvert, #contentLeft .productContainer1 .productHighlightNew, #contentLeft .productContainer1 .productHighlightSpecial, #contentRight .productContainer1 .productHighlightAdvert, #contentRight .productContainer1 .productHighlightNew, #contentRight .productContainer1 .productHighlightSpecial {
	background-repeat: no-repeat;
	position: absolute;
}

#contentMiddle .productContainer1 .productHighlightAdvert, #contentMiddle .productContainer1 .productHighlightNew, #contentMiddle .productContainer1 .productHighlightSpecial, #contentMiddle .productContainer2 .productHighlightAdvert, #contentMiddle .productContainer2 .productHighlightNew, #contentMiddle .productContainer2 .productHighlightSpecial, #contentLeft .productContainer1 .productHighlightAdvert, #contentLeft .productContainer1 .productHighlightNew, #contentLeft .productContainer1 .productHighlightSpecial, #contentRight .productContainer1 .productHighlightAdvert, #contentRight .productContainer1 .productHighlightNew, #contentRight .productContainer1 .productHighlightSpecial {
	right: 6px;
	top: 10px;
}

#contentMiddle .productContainer3 .productHighlightAdvert, #contentMiddle .productContainer3 .productHighlightNew, #contentMiddle .productContainer3 .productHighlightSpecial {
	right: 4px;
	top: 61px;
}

#contentMiddle .productContainer1 .productHighlightAdvert, #contentMiddle .productContainer1 .productHighlightNew, #contentMiddle .productContainer1 .productHighlightSpecial {
	height: 86px;
	width: 82px;
}

#contentMiddle .productContainer2 .productHighlightAdvert, #contentMiddle .productContainer2 .productHighlightNew, #contentMiddle .productContainer2 .productHighlightSpecial, #contentMiddle .productContainer3 .productHighlightAdvert, #contentMiddle .productContainer3 .productHighlightNew, #contentMiddle .productContainer3 .productHighlightSpecial, #contentLeft .productContainer1 .productHighlightAdvert, #contentLeft .productContainer1 .productHighlightNew, #contentLeft .productContainer1 .productHighlightSpecial, #contentRight .productContainer1 .productHighlightAdvert, #contentRight .productContainer1 .productHighlightNew, #contentRight .productContainer1 .productHighlightSpecial {
	height: 61px;
	width: 56px;
}

#contentMiddle .productContainer1 .productPrice, #contentMiddle .productContainer2 .productPrice, #contentMiddle .productContainer3 .productPrice, #contentLeft .productContainer1 .productPrice, #contentRight .productContainer1 .productPrice {
	position: absolute;
}

#contentMiddle .productContainer1 .productPrice, #contentMiddle .productContainer2 .productPrice, #contentMiddle .productContainer3 .productPrice, #contentLeft .productContainer1 .productPrice {
	right: 6px;
}

#contentRight .productContainer1 .productPrice {
	right: 20px;
}

#contentMiddle .productContainer1 .productPrice, #contentMiddle .productContainer2 .productPrice, #contentMiddle .productContainer3 .productPrice, #contentRight .productContainer1 .productPrice {
	bottom: 37px;
}

#contentLeft .productContainer1 .productPrice {
	bottom: 49px;
}

#contentMiddle .productContainer1 .productShipping, #contentMiddle .productContainer2 .productShipping, #contentMiddle .productContainer3 .productShipping, #contentLeft .productContainer1 .productShipping, #contentRight .productContainer1 .productShipping {
	font-size: 10px;
	position: absolute;
	z-index: 400;
	height: 15px;
}

#contentMiddle .productContainer1 .productShipping .productShippingText, #contentMiddle .productContainer2 .productShipping .productShippingText, #contentMiddle .productContainer3 .productShipping .productShippingText, #contentLeft .productContainer1 .productShipping .productShippingText, #contentRight .productContainer1 .productShipping .productShippingText {
	padding-top: 2px;
	text-align: right;
}

#contentMiddle .productContainer3 .productShipping .productShippingText {
	width: 114px;
}

#contentLeft .productContainer1 .productShipping .productShippingText {
	width: 158px;
}

#contentRight .productContainer1 .productShipping .productShippingText {
	width: 161px;
}

#contentMiddle .productContainer1 .productShipping {
	width: 400px;
}

#contentMiddle .productContainer1 .productShipping .infoContainer, #contentMiddle .productContainer2 .productShipping .infoContainer, #contentMiddle .productContainer3 .productShipping .infoContainer, #contentLeft .productContainer1 .productShipping .infoContainer, #contentRight .productContainer1 .productShipping .infoContainer {
	float: right;
	margin-left: 3px;
	font-size:0px;
}

#contentMiddle .productContainer1 .productShipping, #contentMiddle .productContainer2 .productShipping, #contentMiddle .productContainer3 .productShipping {
	right: 40px;
}

#contentLeft .productContainer1 .productShipping {
	right: 15px;
}

#contentRight .productContainer1 .productShipping {
	right: 45px;
}

#contentMiddle .productContainer1 .productShipping, #contentMiddle .productContainer2 .productShipping, #contentMiddle .productContainer3 .productShipping, #contentRight .productContainer1 .productShipping {
	bottom: 25px;
}

#contentLeft .productContainer1 .productShipping {
	bottom: 37px;
}

#contentMiddle .productContainer1 .productShipping a, #contentMiddle .productContainer2 .productShipping a, #contentMiddle .productContainer3 .productShipping a, #contentLeft .productContainer1 .productShipping a, #contentRight .productContainer1 .productShipping a {
	color: #797979;
}

#contentMiddle .productContainer1 .productLink, #contentMiddle .productContainer2 .productLink, #contentMiddle .productContainer3 .productLink, #contentLeft .productContainer1 .productLink, #contentRight .productContainer1 .productLink {
	font-size: 12px;
	position: absolute;
	right: 10px;
}

#contentMiddle .productContainer1 .productLink, #contentMiddle .productContainer2 .productLink, #contentMiddle .productContainer3 .productLink, #contentRight .productContainer1 .productLink {
	bottom: 7px;
}

#contentLeft .productContainer1 .productLink {
	bottom: 19px;
}

#contentMiddle .productContainer1 .productLink a, #contentMiddle .productContainer2 .productLink a, #contentMiddle .productContainer3 .productLink a, #contentLeft .productContainer1 .productLink a, #contentRight .productContainer1 .productLink a {
	color: #DF0000;
}

#contentMiddle .productContainer1 .productLinkOverlay, #contentMiddle .productContainer2 .productLinkOverlay, #contentMiddle .productContainer3 .productLinkOverlay, #contentLeft .productContainer1 .productLinkOverlay, #contentRight .productContainer1 .productLinkOverlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 300;
}

/* END PRODUCT PLACEMENT */

#tag_navigation ul.level2 .tagName a{
	padding-left: 1px;
}

#tag_navigation li.last, #tag_navigation li.last div {
	border: 0;
}

#tag_navigation div.level1 a {
	font-weight: bold;
}

#tag_navigation .navigationLeft ul ul {
	background-color: #FFF;
}

#tag_navigation .left {
	display: inline;
}

#tag_navigation div.clear {
	clear: both;
}

#tag_navigation .inv {
	display: none;
}

#block_abc_content td.abc_letter span {
	color: #000000;
}

#block_abc_content td.abc_letter span.disabled, #block_abc_content td.abc_letter_last span.disabled {
	color: #AAA;
}

#dynamicerrorpage .background {
	margin-top: 127px;
	height: 52px;
	background-image: url(background/bg_errorpage.png);
	background-repeat: repeat-x;
}

#dynamicerrorpage .background_triangle .statuscode {
	font-size: 36px;
	font-weight: bold;
	color: white;
	position: absolute;
	left: 35px;
	top: 15px;
}

#dynamicerrorpage .content {
	padding: 10px 40px 50px;
	color: #3C3C3C;
}

#dynamicerrorpage .content .text {
	padding: 10px 0px;
}

#dynamicerrorpage .content .title {
	font-size: 14px;
	font-weight: bold;
}

#searchCategory {
	height: 31px;
	line-height: 25px;
}

.searchQuery #searchQuery {
	margin-top: 0px;
	*padding-bottom: 1px;
	*padding-top: 2px;
	height: 15px;
	*width: 240px;
}

/* cms preview mode */

.cmsPreview {
	border:1px solid green;
	background-color:white;
	color:black;
}

/*ie7 hack*/
#search {
	*line-height: 23px;
	*height: 23px;
	*margin-top: 8px;
}

#flashstage {
	*margin-bottom: 3px;
}

#contentLeft {
	*top:1px;
}


#giftcard_pan, #giftcard_pin {
	width: 190px;
}

.languageSelectBox {
	position: absolute;
	margin-top: -10px;
	cursor: pointer;
	overflow:hidden;
	white-space:nowrap;
}

.languageSelectBox  .selectedEntry{
	padding:3px;
}

.languageSelectBox  .optionEntry{
	padding:3px;
}

.languageSelectBox  .selectedEntry  .langName, .languageSelectBox  .optionEntry  .langName{
	margin-left:6px;
	float:left;
	font-size: 11px;
}

.languageSelectBox  .optionEntry .langName:hover {text-decoration:underline; }

.languageSelectBox .icon_de {
	background-image:url('multilanguage/de.png');
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px 3px 3px 10px;
}

.languageSelectBox .icon_it {
	background-image:url('multilanguage/it.png');
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px 3px 3px 10px;
}

.languageSelectBox .icon_fr {
	background-image:url('multilanguage/fr.png');
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px 3px 3px 10px;
}

.languageSelectBox .icon_nl {
  background-image:url('multilanguage/nl.png');
  background-repeat: no-repeat;
  height: 9px;
  width: 14px;
  float: left;
  margin: 3px 3px 3px 10px;
}

.languageSelectBox .icon_en {
	background-image:url('multilanguage/en.png');
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px 3px 3px 10px;
}

.languageSelectBox .icon_es {
	background-image:url('multilanguage/es.png');
	background-repeat: no-repeat;
	height: 9px;
	width: 14px;
	float: left;
	margin: 3px 3px 3px 10px;
}

/**
LANGUAGE SELECTION PAGE
**/

.languageselection html {
	height: 100%;
}

.languageselection #site {
	margin:0;
	padding:0;
	height: 100%;
}

.languageselection #table {
	width: 100%;
	height: 100%;
}

.languageselection .box {
	width:528px;
	height:285px;
	border: 0px solid #51A4FF;
	position: relative;
	margin-top: 250px;
}

.languageselection .box-wrap {
	position:relative;
}

.languageselection .language {
	position: absolute;
	top: 154px;
	text-align:center;
	color:#333333;
	font-size:15px;
}

.languageselection .choise a {
	color:#333333;
}

#passwordCheck {
	margin-top:5px;
}

#change_password_table .maxWidth {
	width: 250px;
	overflow:hidden;
}

#register_table .maxWidth {
	width: 240px;
	overflow:hidden;
}

#registerjsp #register_table .maxWidth {
	width: 338px;
	overflow:hidden;
}

#passwordCheck .notOk {
    background-image: url("icon/not_ok_icon.png");
    background-position: left 4px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 30px;
}

#passwordCheck .ok {
	background-image:url('icon/ok_icon.png');
    background-position: left 4px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 30px;
    display:none;
}

#change_password_table .passwordRepeat {
	margin-top: 10px;
	height:15px;
}

#register_table .passwordRepeat {
	margin-top: 8px;
	height:16px;
}

#register_table .footnote .footnotetext {
	margin-top: 5px;
}

#confirm_password_table  .passwordRepeat {
	margin-top: 10px;
	height:16px;
}

#confirm_password_table .maxWidth {
	width: 258px;
	overflow:hidden;
}

.financingInstalmentInfo {
	cursor:pointer;
}

