/*
  $Id: stylesheet_ams_rc.css
  neu sr 2005-12-09
  Copyright (c) 2005 ibis project
*/

/* regulärer text ohne weitere angaben */
td, span, p, tr, table, div {
  font-family: Arial, Verdana, sans-serif, Tahoma;
  font-size: 11px;
}
/* regulärer text ende */

/* standards */
.txt {
  font-family: Arial, Verdana, sans-serif, Tahoma;
  font-size: 11px;
  color: #333333;
}

.smalltxt
{
	font-size: 11px;
}

.black {
  /*//color: #000033;*/
	color: #000000;
}

.boldblack {
  /*//color: #000033;*/
	color: #000000;
  font-weight: bold;
}

.large {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  /*//color: #000033;
	color: #000000;*/
  color: #333333;
}

.largedark {
  font-family: Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: bold;
  /*//color: #000033;*/
  color: #000000;
}

.largelight {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

.bold { font-weight: bold; }

/*.txtlink { color: #0099FF; }*/
/*.txtlink { color: #028BE6; }*/
.txtlink 
{
	/*//color: #000033;*/
	color: #000000;
}
a.navleftlink 
{
	/*//color: #000033;*/
	color: #000000;
	/*font-weight: bold;*/ 
}
a.navleftlinkdown { color: #A2184D; /*color: #FF9933;*/ /*font-weight: bold;*/ }
a.navleftlink:hover { 
  /*color: #FF9933;*/
  color: #A2184D;
  text-decoration: none;
  /*font-weight: bold;*/
}
a.navleftlinkdown:hover { 
  /*color: #FF9933;*/
  color: #A2184D; 
  text-decoration: none;
  /*font-weight: bold;*/
}

a.navleftlinkbold { 
	/*//color: #000033;*/
	color: #000000;
	font-weight: bold;
	font-size: 10px; }
a.navleftlinkbold:hover { 
  /*color: #FF9933;*/
  color: #A2184D;
  text-decoration: none;
  font-weight: bold;
  font-size: 10px;
}

a.navbottomlink { /*//color: #000033;*/
	color: #000000; }
a.navbottomlinkdown { color: #FF9933; /*color: #FF9933;*/ }
a.navbottomlink:hover { 
  /*color: #FF9933;*/
  color: #A2184D; 
  text-decoration: none;
}
a.navbottomlinkdown:hover { 
  /*color: #FF9933;*/
  color: #A2184D; 
  text-decoration: none;
}

a.navbottomlinkIndex { color: #796C8E; }
a.navbottomlinkIndex:hover { 
  color: #A2184D; 
  text-decoration: none;
}

.small {
  font-family: Arial, Verdana,  sans-serif, Tahoma;
  font-size: 10px;
}

.alert { color: #CC0000; }

.redalert { color: #FF0000; font-weight: bold; }
.redcat { color: #A2184D; font-size: 10px; font-weight: bold; }
.orangecat { color: #A2184D; font-size: 11px; }
.orangecat b { font-weight: normal; }
/* standards ende */

.boxText { padding: 0px; padding-top: 5px; font-family: Arial, Verdana,  sans-serif, Tahoma; font-size: 11px; }
.errorBox { font-family : Arial, Verdana, sans-serif, Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif, Tahoma; font-size : 10px; color: #cc0033; }

BODY {
  /*background: #ffffff;*/
  color: #333333;
  margin: 0px;
}

a.underlined { color: #000000; text-decoration: underline; }
a.prod_listing_underlined { color: #000000; text-decoration: underline; font-size: 13px; }
a.underlined:selected { color: #A2184D; text-decoration: underline; }
a.underlined:hover { color: #A2184D; text-decoration: underline; }

A { 
  /*//color: #000033;*/
	color: rgb(92,92,92);
  /*color: #333333;*/
  text-decoration: none;
}

.selected { 
  /*color: #FF9933;*/
  color: #A2184D;
  /*color: #0101CD;*/
  text-decoration: none; 
}

A:hover { 
  /*color: #FF9933;*/
  color: #A2184D;
  /*color: #0101CD;*/
  text-decoration: none; 
}

FORM {
	display: inline;
}

SUP {
	font-size: 9px;
	vertical-align : super;
}

TR.header {
  background: #ffffff;
  /*background: #352256;*/
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif, Tahoma;
  font-size: 14px;
  color: #ffffff;
}

A.headerNavigation { 
  color: #0101CD; 
}

A.headnavsel {
  color: #0101CD;
  font-weight : bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #0101CD;
  font-weight : bold;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif, Tahoma;
  font-size: 11px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

A.footer { 
  color: #FFFFFF; 
}

A.footerselected {
  color: #0101CD;
  font-weight : bold;
  text-decoration: none;
}

A.footer:hover {
  color: #0101CD;
  font-weight : bold;
  text-decoration: none;
}

.infoBox {
  /*background: #b6b7cb; */
}

.infoBoxamsrc {
  background: #FFBA00; /* ams_rc orange */
}

.infoBoxContents {
  /*background: #ffffff;*/
  background-color: transparent;
  border: 0px solid black;
  font-family: Arial, Verdana, sans-serif, Tahoma;
  font-size: 11px;
}

.infoBoxContentsamsrc {
  background: #ffffff;
  background-color: #ffffff;
  border: 0px solid black;
  font-family: Arial, Verdana, sans-serif, Tahoma;
  font-size: 11px;
}

.infoBoxHeading {
  font-family: Helvetica, Arial, sans-serif, Tahoma, Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #333333; /* font */
  background: #FFBA00; /* ams_rc orange */
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,  Verdana, sans-serif, Tahoma;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f4f7fd;*/
  background: #FFF6F0;
}

TR.productListing-even {
  background: #F8F9FC;
}

TR.productListing-odd2 {
  background: #e9f7fd;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading2 {
  /*background-image: url(http://localhost/ams/images/bg/bg_box/bgb_prod_list.jpg);*/
  background: #ffffff;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  /*//color: #000033;*/
	color: #000000;
  font-weight: bold;
  /*font-variant: small-caps;*/
}

TD.pl-heading-plus {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  background-image: url(../images/bg/bg_ams_rc_box/items_center_white.gif) !important;
}

TD.pl-heading-plus-block {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  background-image: url(../images/bg/bg_ams_rc_box/items_center_block.gif) !important;
}

TD.pl-heading-plus-reru {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  background-image: url(../images/bg/bg_ams_rc_box/items_center_reru_110.gif) !important;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeadingRed, DIV.pageHeadingRed, SPAN.pageHeadingRed {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 20px;
  font-weight: bold;
  color: #900000;
}

TD.prodinfoHeading, DIV.prodinfoHeading, span.prodinfoHeading {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  /*background: #f4f7fd;*/
  background: #FFF6F0;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #333333;
}

.main {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
	font-weight: normal;
	font-style: normal;
  line-height: 1.5;
}

.mainItalic {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
  line-height: 1.5;
}

.mainBold {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
	font-weight: bold;
	font-style: normal;
  line-height: 1.5;
}

.smallText {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
}

.smallTextBold {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
	font-weight: bold;
}

.smallTextRed {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
	color: #CC0000;
}

.smallTextblack {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  /*//color: #000033;*/
	color: #000000;
}

.smallTextblackIndex {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  /*//color: #000033;*/
	color: #796C8E;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 11px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #FFFFFF;
  /*border-color: #7b9ebd;*/
  /*border-style: solid;*/
  /*border-width: 1px;*/
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  color: #ff0000;
}

TD.checkoutBar {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
  color: #333333;
}

/* fotoabstände */
img { margin:0px}
 
.imgleft { margin-right:15px;
margin-left:0px;
margin-top:0px;
margin-bottom:15px }

.imgright { margin-right:0px;
margin-left:15px;
margin-top:0px;
margin-bottom:15px }

INPUT.searchfield { color:#000000; background-color:#FFF9E6; width:120px; border:1px solid #FFBA00; font-size:9px; }

.navtop {
  font-family: Helvetica, Arial, sans-serif, Tahoma, Verdana;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-align:center;
}

.navtopred {
  font-family: Helvetica, Arial, sans-serif, Tahoma, Verdana;
  font-size: 11px;
  color: #A2184D;
  font-weight: bold;
}
/* Neue Styles*/
.bHeadingTab {
	background-image: url(../images/bg/bg_ams_rc_box/rund_rechts.gif) !important;
	width: 155px;
}
.productHeading {
	background-image: url(../images/bg/bg_ams_rc_box/items_center_white.gif) !important;
	width: 625px;
}
.productHeadingBlock {
	background-image: url(../images/bg/bg_ams_rc_box/items_center_block.gif) !important;
	width: 625px;
}
.productHeadingBottom {
	background-image: url(../images/bg/bg_ams_rc_box/items_reverse_white.gif) !important;
	width: 625px;
}
.cHeadingTabR {
	background-image: url(../images/bg/bg_ams_rc_box/rund_rechts_w.gif) !important; 
	background-position: right;
	background-repeat: no-repeat;
	height: 20px;
}
.cHeadingTabL {
	background-image: url(../images/bg/bg_ams_rc_box/rund_links_w.gif) !important;
	background-position: left;
	background-repeat: no-repeat;
	height: 20px;
}
.cMainBorderBottom {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 1.5;
	border-right-style: solid;
	border-right-color: #FFBA00;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #FFBA00;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA00;
	border-bottom-width: 2px;
}
.cMainBorder {
	font-family: Verdana, Arial, sans-serif, Tahoma;
	font-size: 11px;
	line-height: 1.5;
	border-right-style: solid;
	border-right-color: #FFBA00;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #FFBA00;
	border-left-width: 2px;
/*	border-bottom-style: solid;
	border-bottom-color: #FFBA00;
	border-bottom-width: 2px;*/
}
.cBorderStockAlarm {
	font-family : Arial, Verdana, sans-serif, Tahoma;
	font-size : 10px;
	color: #cc0033;
	border-right-style: solid;
	border-right-color: #FFBA00;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #FFBA00;
	border-left-width: 2px;
/*	border-bottom-style: solid;
	border-bottom-color: #FFBA00;
	border-bottom-width: 2px;*/
}
.productListingDataBorder {
  font-family: Verdana, Arial, sans-serif, Tahoma;
  font-size: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA00;
	border-bottom-width: 2px;
}
.bHeadingTabBorder {
	background-image: url(../images/bg/bg_ams_rc_box/menue_links.gif) !important;
	width: 155px;
	border-right-style: solid;
	border-right-color: #FFBA00;
	border-right-width: 2px;
	border-left-style: solid;
	border-left-color: #FFBA00;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFBA00;
	border-bottom-width: 2px;
}

#whole_left_navi {
	background: transparent;
	background-image: url(../images/bg/bg_ams_rc/bg_li_ams_rc.jpg);
	height: 100%;
}

.abst_re_neben_col_left /*neu nh 2006-04-17 */ {
	background-color: #FFFFFF;
	background-image: none;
}

/*.box_bottom_line
{
	display: block !important;
	color: #FFFFFF;
	width: 100%;
}*/

li.libold	{ margin-top:5px; margin-left:0px; }

.dashed_block {
 display: block;
 border:  1px dashed #FFBA00;
 cursor:  hand;
 width: 115px;
}
.solid_block {
 display: block;
 border:  1px solid #FFBA00;
 cursor:  hand;
 width: 115px;
}

/* css code für das nah_modul sprich highlight/sonderaktions box */
#rc_angebot_spezial_box img { border: 0px; }

#rc_angebot_spezial_box table *, #rc_angebot_spezial_box a { font-size: 12px; }

#rc_angebot_spezial_box { border-bottom: 1px solid #FFBA00; }

#rc_angebot_spezial_box table table
{
	border-top: 1px solid #FFBA00;
	border-left: 1px solid #FFBA00;
	border-right: 1px solid #FFBA00;
}

/*css code für group-products-anzeige*/
TR.groupListing-odd {
  /*background: #f4f7fd;*/
  /*background: #FFBA00;*/
 
  	background-image: url(images/row2.png);
}

TR.groupListing-even {
  /*background: #FFBA00;*/
	background-image: url(images/row.png);
}
.groupInfoTableHead {
	border-bottom:#FFBA00 solid 1px;
}

#matchcode {
	margin-left:-100000px;
}