/* Global definitions */
/* ----------------- */

/* default definitions for the whole page. */

#myAccountOrders .nextButton {
    padding-bottom: 5px;
}

.cancellationlogo {
	background-image: url('saturn/background/printlogo.gif');
	background-repeat: no-repeat;
	height: 26px;
	right: 0px;
	top: 0px;
	width: 195px;
}

.mcs_checkout #checkoutConfirmPersonalArea .title {
	font-weight: bold;
}

.mcs_checkout #check-content h3 {
	font-weight: bold;
}

.mcs_checkout #checkoutConfirmPersonalArea .thirdcolumnpickup {
    width: 220px;
}

.catalogEntryList .catalogEntry .info, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .info {
	background: transparent url('saturn/button/info.gif') no-repeat;
}
.catalogEntryList .catalogEntry .remember, #contentMiddle .wlsEntryList .wlsEntry .catalogEntry .remember  {
	background: url('saturn/products/staple.bmp') no-repeat;
}

.catalogEntryList .priceBox .shippingInfo, #myAccountWishlist .priceBox .shippingInfo, #printContent .priceBox .shippingInfo {
	width:170px;
}

.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:#EC6400;
}

#layer .buttonLayer a{
	color:#EC6400;
}

#layer #comparison #productFeatures .firstBox .featureContainer {
	overflow:hidden;
	padding:3px 0;
	width:150px;
}

#layer #comparison #productInfos .raise2 {
	color: #EC6400;
}

#tab_catalogEntryTracks .trackListenTo a {
	color:#EC6400;
	text-decoration:none;
}

.catalogEntryList .catalogEntry .player, #myAccountWishlist .catalogEntry .player {
	background:url('saturn/button/icon/icon_speaker_red.gif') no-repeat scroll 0 0 transparent;
}

.catalogEntryList .catalogEntry .videoplayer, #myAccountWishlist .catalogEntry .videoplayer{
	background:url('saturn/button/icon/icon_camera_red.gif') no-repeat scroll 0 0 transparent;
}

#contentMiddle .wlsEntryList .wlsEntry .player {
    background: url("saturn/button/icon/icon_speaker_red.gif") no-repeat scroll 0 0 transparent;
}

#contentMiddle .wlsEntryList .wlsEntry .catalogEntry .player {
    background: url("saturn/button/icon/icon_speaker_red.gif") no-repeat scroll 0 0 transparent;
}

#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:#EC6400;
}

#contentMiddle .onlineShopBanner .text, #contentMiddle .localMarketBanner .text {
	top:8px;
	height: 42px;
	font-size: 17px;
	font-weight: bold;
}

#contentMiddle .onlineShopBanner .text {
	left: 260px;
	width: 200px;
}

#contentMiddle .localMarketBanner .text {
	left: 260px;
	width: 249px;
}

#contentMiddle .onlineShopBanner {
	background-image: url('saturn/products/onlineshop_banner.png');
}

#contentMiddle .localMarketBanner {
	background-image: url('saturn/products/localmarket_banner.png');
}

span.red {
	color: #EC6400;
}

.red {
	color: #EC6400;
}

.globalErrorBox {
	border:1px solid #EC6400;
}

.globalErrorBoxTextContainer  {
	color: #EC6400;
}

.boxExpand{
	background-image:url('saturn/button/boxExpand.gif');
	background-repeat: no-repeat;
	height: 13px;
	right: 10px;
	top: 10px;
	width: 13px;
}

.boxCollapse{
	background-image:url('saturn/button/boxCollapse.gif');
	background-repeat: no-repeat;
	height: 13px;
	right: 10px;
	top: 10px;
	width: 13px;
}

.languageSelectBox {
	background-color:#010b10;
	border-color: transparent;
    border-style: solid;
    border-width: 1px;
}

.boxCollapseLanguage{
	background-image:url('saturn/multilanguage/arrow_down.png');
	background-repeat: no-repeat;
	position:relative;
	height: 13px;
	right: -3px;
	top: 4px;
	width: 13px;
	float:left;
}

.languageSelectBox  .selectedEntry{
	color: #FFFFFF;
	padding: 2px 2px 2px 0;
}

.languageSelectBox  .optionEntry{
	color: #FFFFFF;
	padding:2px;
}

.globalErrorBoxExclamationMark {
	background-image: url('saturn/error/redExclamationMark.gif');
}

.error_text {
	color:#EC6400;
}


/* salesline specific font color, defined in multichannel.css, media.css and saturn.css */
.salesline_font_color{
	color: #EC6400;
}

#site {
	background-color: #05578F;
	background-image:url('saturn/background/site.jpg');
}

#site .raise2 {
	top:-1px;
}

#site .text_headline {
	font-size: 11px;
}

#site .text_define_headline {
	font-size: 12px;
}

#site .text_title {
	font-size:17px;
}

/* definitions for li-navigation link elements */
#links li a {
	border-left:1px solid #CCCCCC;
	color: #CCCCCC;
	text-decoration: none;
}

/* vertical seperator between the header links (newsletter and help) */
#links .linkbox_eusite {
	background-image: url('saturn/background/eu.gif');
	background-repeat: no-repeat;
	width: 24px;
	height: 19px;
}

#links .eusite {
	padding-left: 4px;
}

/* Header */
/* ------ */

/* position and dimension of the header and some default values*/
#header {
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

/* position, dimension and image of the store logo*/
#header .logo {
	background-image:url('saturn/header/logo.png');
	background-repeat: no-repeat;
	height: 57px;
	right: 35px;
	top: 25px;
	width: 229px;
	-left: 729px;
}

/* Search */
#header #search {
	left: 209px;
	width: 450px;
}


#header #search .searchSubmit {
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	left: 375px;
	width: 56px;
	height: 20px;
}


/* position of the header links (newsletter and help) */
#links {
	padding:0;
	left:10px;
	top:12px;
}

#header #search input {
	width:242px;
}

#header #search select {
	border-left: 1px solid #CCCCCC;
	width: 100%;
}

/* position of the header input element */
#header #search .searchQuery {
	left: 127px;
	width: 237px;
	-width: 240px;
}

/* account */
#header #account .loginGraphic {
	background-image:url(saturn/navigation/login.png);
}

#header #account .loggedInGraphic {
	background-image:url(saturn/navigation/loggedIn.png);
}

#header #account #accountTextBox {
	background-color: transparent;
	border: 0;
	height: 34px;
	left: 34px;
	width: 161px;
}

#header #account #accountText {
	color: #FFFFFF;
	top:10px;
}

#header #account #accountText a {
	color: #FFFFFF;
}

/* shopping cart */
#shoppingCart .boxExpand {
	background-image:url('saturn/button/boxExpandWhite.gif');
}

#shoppingCart .boxCollapse {
	background-image:url('saturn/button/boxCollapseWhite.gif');
}

#shoppingCart #shoppingCartGraphic {
	background-image:url('saturn/navigation/shoppingCart.png');
}

#shoppingCart #shoppingCartCounter {
	background-image:url('saturn/header/shoppingCartCounter.png');
}

#shoppingCart #shoppingCartText {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	top:10px;
}

#shoppingCart .link {
	color: #EC6400;
}

#shoppingCart .content {
	background-color:#FFFFFF;
	border-top: 0;
}

#shoppingCart .sliderTarget {
	top:35px;
}


/* navigation */
#navigation .separator {
	background-color: #CCCCCC;
}


/* flyout navigation */
#topnavlayer-container li.headline, #topnavlayer-container li.headline a, #topnavlayer-container li.headline span {
	color:#EC6400;
}

#topnavlayer-container li.headline span.icon-go-red {
	background-image:url('saturn/button/icon/icon_go_red.gif');
}

/* doormat */
#doormat {
	font-family: Verdana;
	font-size:10px;
}

#doormat div {
	color: #EC6400;
}

#doormat div.raquo {
	color: #EC6400;
}

#doormat li.topheadline {
	color: #EC6400;
}

#doormat span {
    color: #EC6400;
}


/* footer */
#footer {
	font-family:Verdana;
	font-size:10px;
}

#myAccount .registrationDisclaimer {
	background-image: url('saturn/checkout/row_separator.gif');
    background-position: top;
    background-repeat: repeat-x;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 10px;
}

/* buttons */
/* ------- */
.button {
	background-color: #EEEEEE;
	border:1px solid #cccccc;
	color: #EC6400;
}

.button2{
	background-color: #EEEEEE;
	border:1px solid #cccccc;
	color: #EC6400;
}

.button3LeftPartRight{
	background-image: url('saturn/button/partBackground.gif');
	color: #EC6400;
}

.button3RightPartLeft{
	background-image: url('saturn/button/partBackground.gif');
	color: #EC6400;
}

.bu-grey-25 .bg-right span {
	color:#EC6400;
}

.bu-icon-basket-white {
	background-image:url('saturn/button/icon/icon_basket_white.gif');
}

.bu-icon-go-red, .go-red {
	background-image:url('saturn/button/icon/icon_go_red.gif');
}

.bu-icon-go-white {
	background-image:url('saturn/button/icon/icon_go_white.gif');
}

.bu-icon-back-red {
	background-image:url('saturn/button/icon/icon_back_red.gif');
}

.bu-icon-back-white  {
	background-image:url('saturn/button/icon/icon_back_white.gif');
}

.bu-icon-printer-red  {
	background-image:url('saturn/button/icon/icon_printer_red.gif');
}

.bu-icon-printer-pdf {
	background-image:url('media/button/icon/icon_acrobat_reader_logo.gif');
}

.bu-icon-printer-white {
	background-image:url('saturn/button/icon/icon_printer_white.gif');
}

.bu-icon-questionmark-red  {
	background-image:url('saturn/button/icon/icon_questionmark_red.gif');
}

.bu-icon-scale-red  {
	background-image:url('saturn/button/icon/icon_scale_red.gif');
}

.bu-icon-star-red  {
	background-image:url('saturn/button/icon/icon_star_red.gif');
}

.bu-icon-staple-red  {
	background-image:url('saturn/button/icon/icon_staple_red.gif');
}

.bu-icon-magnifier-red  {
	background-image:url('saturn/button/icon/icon_magnifier_red.gif');
}

.bu-icon-close-red {
	background-image:url('saturn/button/icon/icon_close_red.gif');
}

.bu-icon-del-red {
	background-image:url('saturn/button/icon/icon_del_red.gif');
}

.bu-icon-binoculars-red {
	background-image:url('saturn/button/icon/icon_binoculars_red.gif');
}

.bu-icon-speaker-red  {
	background-image:url("saturn/button/icon/icon_speaker_red.gif");
}

.bu-icon-camera-red  {
	background-image:url("saturn/button/icon/icon_camera_red.gif");
}

.bu-red-27 {
	background-image:url('saturn/button/bu_red_27_left.gif');
}

.bu-red-27 .bg-right {
	background-image:url('saturn/button/bu_red_27_right.gif');
}

.bu-red-25 {
	background-image:url('saturn/button/bu_red_25_left.gif');
}

.bu-red-25 .bg-right {
	background-image:url('saturn/button/bu_red_25_right.gif');
}

.bu-search-22 {
	background-image:url(button/bu_orange_22_left.gif);
}

.bu-search-22 .bg-right {
	background-image:url(button/bu_orange_22_right.gif);
	height:22px;
}

.bu-search-22 .bg-right span {
	color: #FFFFFF;
	padding: 4px 0px 4px 0px;
	background-repeat:no-repeat;
	display:block;
	vertical-align:top;
	white-space:nowrap;
}

#site .red_button2 {
	background-image: url('saturn/button/fader_red23.gif');
}

#site .imageButtonVar {
	background:transparent url('saturn/button/fader_red23.gif') repeat-x scroll 0 0;
}

#site .imageButtonVarIcon {
	background:transparent url('saturn/button/shoppingCart.gif') no-repeat scroll left center;
}

/* Content left area */
/* ----------------- */

#contentLeft {
	background-color:transparent;
}

#contentLeft div.separator {
	border: 0px;
	margin-bottom: 20px;
}

#contentLeft #newsletterTeaser {
	background-color: transparent;
	height: auto;
	width: 180px;
}

#contentLeft #newsletterTeaser .newsletterHead {
	background-repeat: no-repeat;
	height: 14px;
	width: 116px;
	margin-left: 0;
	margin-top: 0;
}

#contentLeft #newsletterTeaser .newsletterText {
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 7px;
	margin-left: 0px;
	width: 155px;
}

#contentLeft #newsletterTeaser #newsletterSubmit span {
	display: none;
}

#contentLeft #newsletterTeaser .newsletterInput {
	margin-left: 0px;
	width:152px;
}

#contentLeft #newsletterTeaser #newsletterSubmit {
	background: url('saturn/content_left/newsletter_go_ie.gif') no-repeat;
	float: right;
	height: 22px;
	width: 22px;
	top: 15px;
	margin: 15px 0 0 0;
	padding: 0;
}

#contentLeft #newsletterTeaser .newsletterSpacer {
	padding-top: 0;
}

.flyerButtonLeft {
	background-image: url('saturn/content_layer/red_arrow_left.gif');
}

.flyerButtonRight {
	background-image: url('saturn/content_layer/red_arrow_right.gif');
}

/* left navigation */
/* ---------- */
.navigationLeft {
	padding-bottom: 20px;
}
.navigationLeft li a {
	background: url('saturn/navigation/category.gif') repeat-x;
}
.navigationLeft a:hover, .navigationLeft a.selected {
	color: #EC6400;
}

.navigationLeft ul ul {
	border: 0;
}

.navigationLeft .level0 {
	font-family: Verdana;
	font-size: 11px;
	padding: 0;
}

.navigationLeft .level1 {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.navigationLeft .level2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.navigationLeft #myaccount {
	color: #FFFFFF;
	height: 28px;
	line-height: 27px;
}

/* Content right area */
/* ----------------- */

#contentRight .box1 {
	background-color: white;
	border: 1px solid #cccccc;
}

#sslBox .sslIcon {
	background-image: url('saturn/myaccount/lock.gif');
}

/* my store content */
#contentRight #mystoreTeaser {
	border: none;
	width: 230px;
}

#contentRight #mystoreTeaser #mystorecontent {
	padding: 0 0 10px 5px;
	width: 230px;
}

#contentRight #mystoreTeaser #mystoremystorecontent {
	width: 218px;
	margin-bottom: 4px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorecontentmiddle {
	text-transform:uppercase;
	top: auto;
	height: auto;
	width:210px;
	padding-top: 8px;
	padding-bottom: 5px;
	position: static;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystoremystorecontent {
	padding-top: 0;
	width:210px;
}

#contentRight #mystoreTeaser .mystorehead {
	background-repeat:no-repeat;
	width: 230px;
	height: 40px;
}

#contentRight #mystoreTeaser .mystoremystore {
	background-repeat:no-repeat;
	height: 24px;
	width: 220px;
}

#contentRight #mystoreTeaser .mystoreroute {
	background-repeat:no-repeat;
	margin-top: 1px;
	height: 24px;
	width: 220px;
}

#contentRight #mystoreTeaser .mystoreservice {
	background-repeat:no-repeat;
	cursor: pointer;
	margin-top: 1px;
	height: 24px;
	width: 220px;
}

#contentRight #mystoreTeaser .mystoretopproducts {
	background-repeat:no-repeat;
	margin-top: 1px;
	height: 24px;
	width: 220px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .marketeaddress {
}

#contentRight #mystoreTeaser #mystoremystorecontent .marketimage {
	margin-top: 5px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .marketphone {
	margin-top: 5px;
	margin-bottom: 15px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .marketphonefirstcol {
	padding-right:10px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystorebutton {
	padding-left: 5px;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	width:215px;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystorebutton a {
	text-decoration: none;
}

#contentRight #mystoreTeaser #mystoremystorecontent .mystorebuttongo {
	background-image: url('saturn/content_right/myStore/mystore_go.png');
	width: 17px;
	height: 18px;
	float: left;
}

#contentRight #mystoreTeaser .mystorelink {
	padding-left: 5px;
	line-height: 16px;
	color:#EC6400;
}

#contentRight #mystoreTeaser .mystorecontent .boxcollapse {
	background-image: url(saturn/content_right/myStore/boxCollapse.gif);
	height: 11px;
	width: 11px;
	position: absolute;
	top: 6px;
	left: 204px;
	z-index: 1000;
}

#contentRight #mystoreTeaser .mystorecontent .boxexpand {
	background-image: url(saturn/content_right/myStore/boxExpand.gif);
	height: 11px;
	width: 11px;
	position: absolute;
	top: 6px;
	left: 204px;
	z-index: 1000;
}

/* Shopping Basket */
#shoppingBasket .trashcan {
	background-image: url('saturn/button/icon/icon_trashcan.gif');
}


/* Content Middle area */
/* ---------- */
.googlemaps-label {
	width: 190px;
	top: -30px;
	left: 60px;
}


#contentMiddle .breadcrumb a:hover {
	color:#EC6400;
}

#contentMiddle .productContainer1 .productLink a, #contentMiddle .productContainer2 .productLink a, #contentMiddle .productContainer3 .productLink a, #contentLeft .productContainer1 .productLink a, #contentRight .productContainer1 .productLink a {
	color: #ff6c00;
}

#contentMiddle .box1, #contentMiddle .box2First, #contentMiddle .box2Last {
	border: 1px solid #cccccc;
}

#contentMiddle .box3First, #contentMiddle .box3, #contentMiddle .box3Last {
	border: 1px solid #cccccc;
}

#contentMiddle #myStoreMainContent .block {
	line-height: 17px;
}

#contentMiddle #myStoreMainContent .outletlink {
	color: #EC6400;
}

#contentMiddle #myStoreMainContent #storeSelector td {
	line-height:normal;
}

#contentMiddle #myStoreMainContent #storeSelector a {
	color:#EC6400;
}

#contentMiddle #myStoreMainContent #storeSelector a:hover {
	color:black;
}

#contentMiddle #myStoreEvents .eventSummaryMoreLink {
	color:#EC6400;
}

#contentMiddle .categoryManifold div.raquo {
    color: #EC6400;
	line-height: 15px;
}

#contentMiddle .categoryManifold a {
    color: #EC6400;
}

#contentMiddle .categoryManifold table.categorySub .raise2 {
    color: #EC6400;
}

/* my account */
#myAccount .info {
	background-image: url('saturn/button/info.gif');
}

#myAccount .red {
	color:#EC6400;
}

#myAccount .red_button.button2 {
	background-image: url('saturn/button/fader_red23.gif');
}

#myAccount #myAccountRegistration .captchaRefreshLink {
	color: #EC6400;
}

#myAccountWishlist .catalogEntry .info a {
    color: #EC6400;
}

#myAccountWishlist .catalogEntry .info {
	background: transparent url('saturn/button/info.gif') no-repeat;
}

#myAccountGiftcard .giftcardImage {
	background-image: url(saturn/myaccount/giftcard.gif);
}
#myAccountGiftcard .orderGiftcard {
	background-image: url(saturn/myaccount/orderGiftcard.png);
	height: 74px;
	width: 118px;
	margin: 10px 10px;
}
#myAccountGiftcard .giftcardBalance {
	background-image: url(saturn/myaccount/giftcardBalance.png);
	height: 74px;
	width: 118px;
	margin: 10px 10px;
}

#myAccountOrderPosition .myorder_manu {
	font-weight: bold;
}

#myAccountOrderPosition .myorder_title {
}

#myAccountOrderPosition .orderstatus {
	font-weight: bold;
}

#myAccountOrders .header_text {
	width: 150px;
}

#myAccountOrderPosition .retoureDetail {
	width: 150px;
}

#myAccountOrderPosition .retoureDetail .selectQuantity {
	margin-top:-5px;
}

#myAccountOrderPosition .retouredetails {
	border-top:2px solid #bbb;
}


#myAccountMasterData .rememberMe .text span {
	color:#EC6400;
}

/* global search */
.globalsearch_result_redstar {
	background-image: url('saturn/rating/redstar.gif');
}

#afterSearchNavigation {
	margin-bottom: 10px;
}

#afterSearchNavigation ul.level0 {
	padding: 0;
}

#afterSearchNavigation .title {
	background: url("saturn/navigation/category.gif") repeat-x scroll 0 0 transparent;
	padding: 7px 9px 8px;
}

#searchResultTitle {
	color: #707173;
}

#searchResultTabs td.selected span {
	color: #EC6400;
}

#afterSearchNavigation .selected, #afterSearchNavigation ul a:hover {
	color: #EC6400;
}

#afterSearchNavigation em.count, #searchResultTabs em {
	font-weight: normal;
	font-style: normal;
	color: #707271;
}

.searchResultHeaderText a {
	text-decoration: underline;
	color: #EC6400;
}

/* Paginator */
/* --------- */
.paginator td.first a {
	background-image: url('saturn/products/paginatorfirst.bmp');
}

.paginator td.previous a {
	background-image: url('saturn/products/paginatorprevious.bmp');
}

.paginator td.next a {
	background-image: url('saturn/products/paginatornext.bmp');
}

.paginator td.last a {
	background-image: url('saturn/products/paginatorlast.bmp');
}

.paginator a:hover, .paginator td.selected a {
    color: #EC6400;
}


.catalogEntryList .catalogEntry .info {
	background: url('saturn/button/info.gif') no-repeat;
}

.catalogEntryList .catalogEntry .remember {
	background: url('saturn/products/staple.bmp') no-repeat;
}

.catalogEntryList .compare .image {
	background: url('saturn/products/productcompare.bmp') no-repeat;
}

.catalogEntryList .catalogEntry .links, #myAccountWishlist .catalogEntry .links, #printContent .catalogEntry .links {
    width: 205px;
}

.catalogEntryList .catalogEntry .info {
    margin-right: 9px;
}

.catalogEntryList .catalogEntry .info a, .catalogEntryList .catalogEntry .remember a {
    color: #EC6400;
}

#content .buttonC5 .printer .icon {
	background-image: url('saturn/products/c5printer.bmp');
}

#content .buttonC5 .mail .icon {
	background-image: url('saturn/products/c5mail.bmp');
}

#content .buttonC5 .scale .icon {
	background-image: url('saturn/products/c5scale.bmp');
}

#content .buttonC5 .staple .icon {
	background-image: url('saturn/products/c5staple.bmp');
}

#content .buttonC6 .text {
	background: url('saturn/products/c6button.bmp');
}

#content .buttonC6 .printer .icon {
	background-image: url('saturn/products/c6printer.bmp');
}

/* jobs */
#jobs_unsolicited_start ul {
	list-style-image:url('saturn/content_layer/jobs_list_bullet_red.gif');
}

#jobs .jobs_unsolicited_red {
	color:#EC6400;
}

#jobs .jobs_list_jobs_link {
	color:#EC6400;
}

/* layer */
/* ------- */
#layer .red {
	color:#EC6400;
}

#layer .submit {
	background-image:url('saturn/button/fader_red23.gif');
}

#layer .remove {
	background:transparent url('saturn/button/icon/icon_close_red.gif') no-repeat scroll 6px center;
}

#layer .print {
	background:transparent url('saturn/button/icon/icon_print_red.gif') no-repeat scroll 4px center;
}

#layer #titlebar {
	background-color:#EC6400;
}

#layer #contact .image {
	background: url('saturn/layer/contact.gif');
}

#layer #faq .image {
	background: url('saturn/layer/faq.gif');
}

#layer #privacy .image {
	background: url('saturn/layer/privacy.gif');
}

#layer #legalnotice .image, #layer #terms .image {
	background: url('saturn/layer/paragraph.gif');
}

#layer #services .image {
	background: url('saturn/layer/services.gif');
}

#layer .service .faq-image {
	background:transparent url('saturn/layer/service_faq.gif') no-repeat scroll 0 0;
}

#layer .service .contact-image {
	background:transparent url('saturn/layer/service_contact.gif') no-repeat scroll 0 0;
}

#layer .service .service-all-image {
	background:transparent url('saturn/layer/service_all.gif') no-repeat scroll 0 0;
}

#layer .service .guidedtour-image {
	background:transparent url('saturn/layer/service_guidedtour.gif') no-repeat scroll 0 0;
}

#layer .service .terms-image {
	background:transparent url('saturn/layer/service_terms.gif') no-repeat scroll 0 0;
}

#layer .service .privacy-image {
	background:transparent url('saturn/layer/service_privacy.gif') no-repeat scroll 0 0;
}


/* area newsletter in content middle*/
#newsletter {
	background-color:white;
	background-image: url('saturn/background/newsletter.gif');
	background-repeat: repeat-x;
}

/* big start layer */

#big_start_layer .close_layer {
	background:transparent url('saturn/content_layer/startLayerClose.gif') no-repeat;
	bottom:38px;
	cursor:pointer;
	height:38px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:90px;
	z-index:500;
}

#big_start_layer .open_layer_container {
	left:275px;
	position:absolute;
	top:0px;
	width:425px;
	z-index:100;
}

#big_start_layer .open_layer {
	display:none;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-right:12px;
	position:relative;
	top:0px;
	width:409px;
	z-index:200;
}

#big_start_layer .open_layer_down {
	background:transparent url('saturn/content_layer/startLayerDown.gif') no-repeat;
	background-position:center;
	cursor:pointer;
	height:20px;
	position:relative;
	margin-left:385px;
	top:-25px;
	width:20px;
	z-index:500;
}

/* Error Pages */
#errorpage {
	background-image: url('saturn/error/error404.jpg');
}

#errorpage.error404{
	background-image: url('saturn/error/error404.jpg');
}

/**
START CHECKOUT
**/
.mcs_checkout
{
    background-color: #EC6400;
}

.mcs_checkout .red
{
    color:#EC6400;
}

.mcs_checkout #header .checkoutheaderlogo {
	background-image: url('saturn/checkout/logo.png');
	background-repeat: no-repeat;
	height: 26px;
	right: 0px;
	top: 21px;
	width: 138px;
}

.mcs_checkout #check-content a
{
    color:#EC6400;
}

.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 #checkoutShipment .shipToArea .pickUpLogo {
	background-image: url(saturn/checkout/pickUpLogo.jpg);
}

.mcs_checkout #checkoutConfirm .pickUpLogo {
	background-image: url(saturn/checkout/pickUpLogo.jpg);
}

.mcs_checkout #check-content .basket-cnt .trashcan {
	background-image: url(saturn/button/icon/icon_trashcan.gif);
}

.mcs_checkout #checkout-navi .steps span {
	line-height: 33px;
    padding-right: 12px;
}

.mcs_checkout #usk_confirm_text {
    color: #EC6400;
}

#financingcalculatorcontainer .calculatorIcon {
	background-image: url(saturn/checkout/calculator_icon.png);
	background-repeat: no-repeat;
    height: 55px;
}

.mcs_checkout .payCCIFrame
{
	height:379px;
	min-height:379px;
	width:740px;
}

.mcs_checkout .payCFGIFrame
{
	height:1010px;
	width:740px;
}

.mcs_checkout #checkout-right-holder #stat-marketinfo .marketinfocontent .contactlink
{
    color: #EC6400;
}

#checkout-right-holder #stat-marketinfo .marketinfocontent .phoneicon {
	background-image: url(saturn/checkout/phone.png);
}

/**
END CHECKOUT
**/

#infoTabContent .box1 {
	border: none;
}

/* START FACET NAVIGATION */

#contentMiddle .facetNavigation .title .expander {
	background: url("media/button/boxExpand.gif") no-repeat right 7px;
}

#contentMiddle .facetNavigation .title .collapser {
	background: url("media/button/boxCollapse.gif") no-repeat right 7px;
}

.facetNavigation .brandFacet .expander span, .facetNavigation .manufacturerFacet .expander span {
	color: #000;
}

/* END FACET NAVIGATION */

/* START FACET TOOLTIP */

#contentRight #mparticleTeaser .mparticlehead {
	background: url('saturn/content_right/mparticleHead.gif') no-repeat;
}

#contentRight #mparticleTeaser .mparticleContainer .mparticleLink {
	text-align:left;
}

#contentRight #mparticleTeaser .mparticleInfoBox .mparticleLink a {
    color: #EC6400;
}

#tooltipLayer .tooltipLayer_top {
	background:url(saturn/tooltip/infoportal.png);
	height: 32px;
	width: 218px;
}

#tooltipLayer .tooltipLayerCloseButton {
	background:url(saturn/tooltip/tooltip_close.gif) no-repeat left 11px transparent;
}

#tooltipLayer .tooltipLayerLink {
	color: #EC6400;
}

/* END TOOLTIP */

/* intelligent flyer teaser */

#flyerTeaser {
	padding: 0 10px 0 0;
}

.flyerTeaserImageFallback {
	background: url('saturn/content_left/flyer_default.png') no-repeat;
}

#flyerTeaserHead {
	display: none;
}

#flyerTeaserNewsletterText {
	color: 	#fff;
}

/* background image has to defined in custom.css! */
#flyerTeaserBottom {
	width: 175px;
	height: 14px;
	margin-top: 10px;
	background: url('saturn/content_left/flyer_txt.png') no-repeat;
}

#flyerTeaser ul {
	color: #EC6400;
	font-size: 12px;
}

/* END intelligent flyer teaser */

#shoppingCart.shoppingCartReplacement {
	background-image:url('saturn/header/tagcloud.png');
	-left: 755px;
}

#tag_navigation, #abc_navigation {
	font-family: Verdana, sans-serif;
}

#tag_navigation li {
	list-style: none outside none;
}

#tag_navigation .box1 .mp_links, #block_abc .box1 .mp_links {
	background-color: #FFF;
}

#tag_navigation .box1 .mp_links a, #block_abc .box1 .mp_links a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-left: 4px;
}

#tag_navigation .box1 .container, #block_abc .box1 .container{
	padding: 0px;
	margin-bottom: 20px;
}

#tag_navigation h4.black, #block_abc h4.black {
	background: url("saturn/navigation/category.gif") repeat-x scroll 0 0 transparent;
	background-height: 25px;
	height: 28px;
	line-height: 27px;
	padding: 0 9px;
	margin: 0;
	color: #FFF;
	font-weight: bold;
	position: relative;
	font-size: 11px;
}

#tag_navigation div.level1 {
	border-bottom: 1px solid #000;
}

#tag_navigation ul.level1 {
	padding: 0px 9px 0 5px;
	line-height: 29px;
	margin: 0;
}

#tag_navigation li.level1 {
	width: 181px;
	padding: 0;
	margin: 0;
}

#tag_navigation ul.level2 {
	margin: 0;
	padding: 0;
}

#tag_navigation li.level2 {
	width: 176px;
	-width: 181px;
	border-bottom: 1px solid #000;
	border-collapse: collapse;
	margin: 0;
	padding: 0 0 0 5px;
}

#tag_navigation .level2 div.tagCount a {
	color: #989898;
	padding-right: 5px;
}

#tag_navigation a, #block_abc a {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}

#block_abc .abc_container {
	padding: 0px 9px 0px 5px;
}

#block_abc table {
	border-collapse: collapse;
	border-spacing: 0;
}

#block_abc_content td a{
	font-weight: bold;
}

#block_abc_content {
	width: 181px;
	line-height: 29px;
}

#block_abc_content td.abc_letter, #block_abc_content td.abc_letter_last {
	line-height: 23px;
	width: 24px;
	text-align: center;
	font-family: Verdana, sans-serif;
}

#block_abc_content td.abc_letter {
	text-align:center;
	height: 29px;
	border-bottom:1px solid #000;
}

#block_abc_content td.abc_letter_last {
	text-align:center;
	height: 28px;
}

#dynamicerrorpage .background_triangle {
	position: absolute;
	top: 45px;
	left: 190px;
	width: 129px;
	height: 152px;
	background-image: url(saturn/background/bg_errorpage_triangle.png);
	background-repeat:no-repeat;
}

#myAccountOrders .link, #layer .link {
	color: #EC6400;
	background-image: url("media/button/icon/icon_go_red.gif");
}

/* START RECOMMENDATION TEASER */

#layer .recommendation4 {
	background-color: white;
	border-top: 1px solid #C8DAE7;
	padding: 0 21px;
	position: relative;
	text-align: left;
}

#layer .recommendation4 a {
	color: black;
	text-decoration: none;
}

#layer .recommendation4 .recommendationHeadline, #layer .recommendation4 .recommendationHeadlineText {
	position: relative;

}

#layer .recommendation4 .recommendationHeadlineText {
	font-weight: bold;
	font-size: 13px;
	padding: 11px 10px 0;
}

#layer .recommendation4 .productContainer {
	border: 1px solid #BBD4E4;
	float: left;
	height: 210px;
	margin: 10px 5px 27px;
	overflow: hidden;
	position: relative;
	width: 165px;
}

#layer .recommendation4 .productImage {
	height: 114px;
	left: 4px;
	position: absolute;
	top: 39px;
	width: 157px;
}

#layer .recommendation4 .productImage a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#layer .recommendation4 .productPrice {
	bottom: 19px;
	height: 67px;
	position: absolute;
	width: 165px;
}

#layer .recommendation4 .productPrice a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#layer .recommendation4 img.layer4 {
	position: absolute;
}

#layer .recommendation4 img.middle1, #layer .recommendation4 img.middle3, #layer .recommendation4 img.right1, #layer .recommendation4 img.rightN {
	display: none;
}

#layer .recommendation4 .productManufacturerImage {
	display: none;
}

#layer .recommendation4 .productManufacturerName {
	font-weight: bold;
	left: 8px;
	position: absolute;
	top: 6px;
	width: 149px;
}

#layer .recommendation4 .productName {
	left: 8px;
	position: absolute;
	top: 19px;
	width: 149px;
}

#layer .recommendation4 .productDescription {
	display: none;
}

#layer .recommendation4 .productShipping {
    bottom: 15px;
	font-size: 9px;
	position: absolute;
	right: 5px;
	white-space: nowrap;
}

#layer .recommendation4 .productShipping a {
	color: #767676;
	vertical-align: bottom;
}

#layer .recommendation4 .productShipping img.infoSign {
	cursor: pointer;
	vertical-align: bottom;
}

#layer .recommendation4 .productLink {
	bottom: 3px;
	font-weight: bold;
	position: absolute;
	right: 10px;
}

#layer .recommendation4 .productLink a {
	color: #5D5D5D;
	white-space: nowrap;
}

#layer .recommendation4 .productLinkPrefix {
	color: #E45515;
}

#layer .recommendation4 .productContainerOverlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#layer .recommendation4 .recommendationOverlay {
	display: none;
}

#contentMiddle .recommendation1 {
	background-color: white;
	overflow: hidden;
	position: relative;
}

#contentMiddle .recommendation1 a {
	color: black;
	text-decoration: none;
}

#contentMiddle .recommendation1 .recommendationHeadline, #contentMiddle .recommendation1 .recommendationHeadlineText {
	position: relative;
}

#contentMiddle .recommendation1 .recommendationHeadlineText {
	font-weight: bold;
	padding: 7px 10px 0;
}

#contentMiddle .recommendation1 .productContainer {
	border-bottom: 1px solid #C8DAE7;
	height: 225px;
	position: relative;
}

#contentMiddle .recommendation1 .productImage {
	height: 140px;
	left: 11px;
	position: absolute;
	top: 35px;
	width: 317px;
}

#contentMiddle .recommendation1 .productImage a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentMiddle .recommendation1 .productPrice {
	bottom: 21px;
	height: 67px;
	position: absolute;
	right: 207px;
	width: 230px;
}

#contentMiddle .recommendation1 .productPrice a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentMiddle .recommendation1 img.middle1 {
	position: absolute;
}

#contentMiddle .recommendation1 img.layer4, #contentMiddle .recommendation1 img.middle3, #contentMiddle .recommendation1 img.right1, #contentMiddle .recommendation1 img.rightN {
	display: none;
}

#contentMiddle .recommendation1 .productManufacturerImage {
	left: 339px;
	position: absolute;
	top: 35px;
}

#contentMiddle .recommendation1 .productManufacturerImage a {
	display: block;
}

#contentMiddle .recommendation1 .productManufacturerName {
	font-weight: bold;
	left: 339px;
	position: absolute;
	top: 60px;
	width: 190px;
}

#contentMiddle .recommendation1 .productName {
	left: 339px;
	position: absolute;
	top: 73px;
	width: 190px;
}

#contentMiddle .recommendation1 .productDescription {
	font-size: 9px;
	left: 339px;
	line-height: 14px;
	position: absolute;
	top: 99px;
	width: 190px;
}

#contentMiddle .recommendation1 .productShipping {
	bottom: 10px;
	font-size: 9px;
	position: absolute;
	right: 208px;
	white-space: nowrap;
	z-index: 1;
}

#contentMiddle .recommendation1 .productShipping a {
	color: #767676;
	vertical-align: bottom;
}

#contentMiddle .recommendation1 .productShipping img.infoSign {
	cursor: pointer;
	vertical-align: bottom;
}

#contentMiddle .recommendation1 .productLink {
	bottom: 10px;
	font-weight: bold;
	position: absolute;
	right: 16px;
	white-space: nowrap;
}

#contentMiddle .recommendation1 .productLink a {
	color: #5D5D5D;
}

#contentMiddle .recommendation1 .productLinkPrefix {
	color: #E45515;
}

#contentMiddle .recommendation1 .productContainerOverlay {
	display: none;
}

#contentMiddle .recommendation1 .recommendationOverlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#contentMiddle .recommendation3 {
	background-color: white;
	border-bottom: 1px solid #C8DAE7;
	position: relative;
}

#contentMiddle .recommendation3 a {
	color: black;
	text-decoration: none;
}

#contentMiddle .recommendation3 .recommendationHeadline, #contentMiddle .recommendation3 .recommendationHeadlineText {
	position: relative;
}

#contentMiddle .recommendation3 .recommendationHeadlineText {
	font-weight: bold;
	padding: 7px 10px 0;
}

#contentMiddle .recommendation3 .productContainer {
	border: 1px solid #C1D8E7;
	float: left;
	height: 210px;
	margin: 8px 1px 7px 9px;
	overflow: hidden;
	position: relative;
	width: 165px;
}

#contentMiddle .recommendation3 .productImage {
	height: 114px;
	left: 4px;
	position: absolute;
	top: 39px;
	width: 157px;
}

#contentMiddle .recommendation3 .productImage a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentMiddle .recommendation3 .productPrice {
	bottom: 19px;
	height: 67px;
	position: absolute;
	width: 165px;
}

#contentMiddle .recommendation3 .productPrice a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentMiddle .recommendation3 img.middle3 {
	position: absolute;
}

#contentMiddle .recommendation3 img.layer4, #contentMiddle .recommendation3 img.middle1, #contentMiddle .recommendation3 img.right1, #contentMiddle .recommendation3 img.rightN {
	display: none;
}

#contentMiddle .recommendation3 .productManufacturerImage {
	display: none;
}

#contentMiddle .recommendation3 .productManufacturerName {
	font-weight: bold;
	left: 8px;
	position: absolute;
	top: 6px;
	width: 149px;
}

#contentMiddle .recommendation3 .productName {
	left: 8px;
	position: absolute;
	top: 19px;
	width: 149px;
}

#contentMiddle .recommendation3 .productDescription {
	display: none;
}

#contentMiddle .recommendation3 .productShipping {
	bottom: 14px;
	font-size: 9px;
	position: absolute;
	right: 5px;
	white-space: nowrap;
}

#contentMiddle .recommendation3 .productShipping a {
	color: #767676;
	vertical-align: bottom;
}

#contentMiddle .recommendation3 .productShipping img.infoSign {
	cursor: pointer;
	vertical-align: bottom;
}

#contentMiddle .recommendation3 .productLink {
	bottom: 3px;
	font-weight: bold;
	position: absolute;
	right: 10px;
	white-space: nowrap;
}

#contentMiddle .recommendation3 .productLink a {
	color: #5D5D5D;
}

#contentMiddle .recommendation3 .productLinkPrefix {
	color: #E45515;
}

#contentMiddle .recommendation3 .productContainerOverlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#contentMiddle .recommendation3 .recommendationOverlay {
	display: none;
}

#contentRight .recommendation1 {
	position: relative;
}

#contentRight .recommendation1 a {
	color: black;
	text-decoration: none;
}

#contentRight .recommendation1 .recommendationHeadline, #contentRight .recommendation1 .recommendationHeadlineText {
	border-top: 2px solid #A8C9DE;
	position: relative;
}

#contentRight .recommendation1 .recommendationHeadlineText {
	font-size: 13px;
	font-weight: bold;
	padding: 8px 8px 0;
}

#contentRight .recommendation1 .productContainer {
	height: 228px;
	position: relative;
}

#contentRight .recommendation1 .productImage {
	height: 128px;
	left: 11px;
	position: absolute;
	top: 53px;
	width: 208px;
}

#contentRight .recommendation1 .productImage a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentRight .recommendation1 .productPrice {
	bottom: 21px;
	height: 77px;
	position: absolute;
	width: 230px;
}

#contentRight .recommendation1 .productPrice a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentRight .recommendation1 img.right1 {
	position: absolute;
}

#contentRight .recommendation1 img.layer4, #contentRight .recommendation1 img.middle1, #contentRight .recommendation1 img.middle3, #contentRight .recommendation1 img.rightN {
	display: none;
}

#contentRight .recommendation1 .productManufacturerImage {
	display: none;
}

#contentRight .recommendation1 .productManufacturerName {
	font-weight: bold;
	left: 11px;
	position: absolute;
	top: 8px;
	width: 208px;
}

#contentRight .recommendation1 .productName {
	left: 11px;
	position: absolute;
	top: 21px;
	width: 208px;
}

#contentRight .recommendation1 .productDescription {
	display: none;
}

#contentRight .recommendation1 .productShipping {
	bottom: 14px;
	font-size: 9px;
	position: absolute;
	right: 5px;
	white-space: nowrap;
}

#contentRight .recommendation1 .productShipping a {
	color: #767676;
	vertical-align: bottom;
}

#contentRight .recommendation1 .productShipping img.infoSign {
	cursor: pointer;
	vertical-align: bottom;
}

#contentRight .recommendation1 .productLink {
	bottom: 3px;
	font-weight: bold;
	position: absolute;
	right: 15px;
	white-space: nowrap;
}

#contentRight .recommendation1 .productLink a {
	color: #5D5D5D;
}

#contentRight .recommendation1 .productLinkPrefix {
	color: #E45515;
}

#contentRight .recommendation1 .productContainerOverlay {
	display: none;
}

#contentRight .recommendation1 .recommendationOverlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:300;
}

#contentRight .recommendationN {
	padding-bottom: 14px;
	position: relative;
}

#contentRight .recommendationN a {
	color: black;
	text-decoration: none;
}

#contentRight .recommendationN .recommendationHeadline, #contentRight .recommendationN .recommendationHeadlineText {
	border-top: 2px solid #A8C9DE;
	position: relative;
}

#contentRight .recommendationN .recommendationHeadlineText {
	font-size: 13px;
	font-weight: bold;
	padding: 8px 8px 0;
}

#contentRight .recommendationN .productContainer {
	background: url('saturn/recommendation/right5separator.png') no-repeat bottom;
	height: 90px;
	position: relative;
}

#contentRight .recommendationN .productImage {
	height: 64px;
	left: 6px;
	position: absolute;
	top: 13px;
	width: 92px;
}

#contentRight .recommendationN .productImage a {
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
}

#contentRight .recommendationN .productPrice {
	display: none;
}

#contentRight .recommendationN img.rightN {
	position: absolute;
}

#contentRight .recommendationN img.layer4, #contentRight .recommendationN img.middle1, #contentRight .recommendationN img.middle3, #contentRight .recommendationN img.right1 {
	display: none;
}

#contentRight .recommendationN .productManufacturerImage {
	left: 104px;
	position: absolute;
	top: 13px;
}

#contentRight .recommendationN .productManufacturerImage a {
	display: block;
}

#contentRight .recommendationN .productManufacturerName {
	font-weight: bold;
	left: 104px;
	position: absolute;
	top: 38px;
	width: 120px;
}

#contentRight .recommendationN .productName {
	left: 104px;
	position: absolute;
	top: 51px;
	width: 120px;
}

#contentRight .recommendationN .productDescription {
	display: none;
}

#contentRight .recommendationN .productShipping {
	display: none;
}

#contentRight .recommendationN .productLink {
	display: none;
}

#contentRight .recommendationN .productLink a {
	display: none;
}

#contentRight .recommendationN .productLinkPrefix {
	display: none;
}

#contentRight .recommendationN .productContainerOverlay {
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}

#contentRight .recommendationN .recommendationOverlay {
	display: none;
}

/* END RECOMMENDATION TEASER */

#pickUpSameDayPossible, #pickUpSameDayNotPossible {
	color: #EC6400;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
}

.slide_container .slider_minmax_gutter_l {
    background: url("saturn/products/slider_minus.gif") no-repeat scroll 0 0 transparent;
}

.slide_container .slider_minmax_gutter_r {
    background: url("saturn/products/slider_plus.gif") no-repeat scroll 0 0 transparent;
}

.slide_container .slider_minmax_gutter_m {
    background: url("saturn/products/slider_body.gif") repeat-x scroll 0 0 transparent;
}

.slide_container .knob_a {
    background: url("saturn/products/slider_knob_a.gif") no-repeat scroll 0 0 transparent;
	height:12px;
	top:0px;
}

.slide_container .knob_b {
    background: url("saturn/products/slider_knob_b.gif") no-repeat scroll 0 0 transparent;
	height:12px;
	top:0px;
}

/**
LANGUAGE SELECTION PAGE
**/

.languageselection #site {
	background:url('saturn/background/site.jpg') repeat-x scroll 0 0 #05578F;
}

.languageselection .box {
	background:url('saturn/multilanguage/introBE.png') no-repeat;
}

.languageselection .box-wrap {
	height:300px;
	width: 528px;
}

.languageselection .language {
	font-family:Arial;
	width: 100%;
	margin-left: -1px;
	margin-top: 16px;
}

.languageselection .language .desc {
	width: 100%;
}

.languageselection .language .desc .left {
	width: 48%;
	float: none;
	text-align: right;
	font-size: 15px;
}

.languageselection .language .desc .right {
	float: none;
	text-align: left;
	font-size: 15px;
	padding-left: 1px;
}

.languageselection .language .center {
	margin-left: 2px;
	margin-right: 1px;
}

.languageselection .language .center:before {
	content: "\2D\ ";
}

.languageselection .separator:before {
	content: "\2D\ ";
}

.languageselection .choise {
	font-family:Arial;
	font-size:20px;
	line-height:35px;
	margin-right: 36px;
}

.languageselection .choise a {
	text-decoration:underline;
}

.languageselection .choise a:hover {
	color:#EC6400;
}

#payment_box #payment-giftcard-table #giftcardimagefront {
	background:url('saturn/checkout/giftcard1.png') no-repeat;
	height:125px;
	width:200px;
}

#payment_box #payment-giftcard-table #giftcardimageback {
	background:url('saturn/checkout/giftcard2.png') no-repeat;
	height:125px;
	width:200px;
}

#passwordCheck {
	color:#EC6400;
}

#passwordCheck .notOk {
    background-image: url("saturn/icon/not_ok_icon.png");
}

/** After search facet **/

#afterSearchFacetNavigation .topFacet, #afterSearchFacetNavigation .fullFacet, #afterSearchFacetNavigation .priceFacet, #afterSearchFacetNavigation .lastFacet {
	margin: 0px;
}

#afterSearchFacetNavigation .facetname {
	color: #EC6400;
}

#afterSearchFacetNavigation .expander span {
	color: #EC6400;
}

#afterSearchFacetNavigation {
	margin-bottom: 10px;
}

.slide_container .slider_bkg_img {
    background:url(saturn/products/bkg_slider.gif) no-repeat 0 0 transparent;
}

