/* FÜR FLASH HEADER */
.base-mini .head {
	padding:0px;
}
/* FÜR FLASH HEADER damit der normale Text einzeilig bleibt */
.base-mini .head * {
	font-size:10px;
}

.product-info-mau {
	background:#F1ECDB none repeat scroll 0 0;
	border:1px solid #E5DCC3;
	padding:10px;
	position:relative;
	margin-top:5px;
}
.f-right { float: right; }
.f-left  { float: left; }
#header-cart {
    float: right;
    background: url(../images/icon-cart.gif) no-repeat 0 50%;
    margin: 12px 15px 0 0;
    padding: 0 0 0 16px;
}
#header-cart a {
    color: #fff;
    padding-bottom: 2px;
    background: url(../images/hline-dotted.gif) repeat-x 0 100%;
}
#header-cart a:hover {
    text-decoration: none;
    color: #999;
}

.box-news {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.box-news .date {
    margin: 5px 0 1px; 
}

.footer .box {
    float: left;
    width: 310px;
    margin-right: 10px;
    text-align: left;
}
.footer .box .head,
.footer .box .head h4 {
    color: #333;
    font-weight: normal;
    font-size: 16px;
    font-family: Times, Georgia, serif;
    line-height: 16px;
    text-indent: 21px;
}
.footer .box .content {
    padding: 12px 12px 12px 0px;
}
.footer .mini-product-tags li {
    line-height: normal;
}
.footer .mini-newsletter input.input-text {
    margin: 0px;
    padding: 4px 3px;
}
.footer .mini-product-tags .head { background: url(../images/icon-tag.gif) no-repeat left center; }
.footer .mini-newsletter .head { background: url(../images/icon-newsletter.gif) no-repeat left center; }
.footer .mini-links .head { background: url(../images/icon-info.gif) no-repeat left center; }
.footer .mini-links li {
    display:inline;
    background:url(../images/pipe-grey.gif) no-repeat 100% 2px;
    padding-right:7px;
    padding-left:3px;
}
.footer-bottom { 
    clear: both; 
    text-align: left;
    background: url("../images/payments.gif") no-repeat right center; 
}

.newstitle{
	display:block;
	font-weight:bold;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
/**********/
ul.footerlinks h4 {
    font-size: 1.2em;
    display: inline;
    padding-bottom: 7px;
    font-weight: bold;
    color: #5f5858;
    background: url(../images/box-header-bg.gif) repeat-x left bottom;  
}

ul.footerlinks li {
    float:left;
    width:170px;
    text-align: left;
}

.footer .footerlinks li, .footer .footerlinks li a {
   /* color:#4b4b4b; MAU*/
    font-family:Verdana,sans-serif;
    font-size:10px;
    text-decoration:none;
}
.footer .footerlinks li a {
    /*color: #4b4b4b; mau*/
}
.footer .footerlinks li a:hover {
    text-decoration:underline;
}
.footer-column{
    margin-left: 20px;
}
.copyright{
    padding-top: 15px;
}
/**********************************************************/
/*newsticker */

#listbutton{
border:1px solid #4B4B4B;
background-color:#F3F3F3;
width:50px;
height:12px;
font: normal 11px Arial;
text-align:center;
cursor:pointer;cursor:hand;
}

.expandhighlight, .expandhighlight a{
color:red;
}

/* glider */
#slider { 
    position: relative;
    width:521px;
    height:300px;
    z-index: 98;
}
div.scroller { 
    width:521px;
    height:300px;
    overflow: hidden;
    position: relative;     
}
div.slidercontrolwr{
    position:absolute;
    right:15px;
    top:15px;
    z-index:98;    
}
div.scroller img{
    border: none;
}
div.scroller div.section {  
    width:522px;
    height:420px;
    overflow:hidden;
    float:left;
}
div.scroller div.content {
    width: 10000px;
    padding: 0px;
}
.slidercontrol{
    list-style: none;
    padding: 0px;
    margin: 0px;    
}   
.slidercontrol a{
    float: left;
    width: 14px;
    height: 14px;
    margin: 0px 2px;
    padding: 0px;
    text-decoration: none;
    color: #aaa;
    text-indent: -1000px;
    overflow: hidden;   
    opacity:0.6;
    filter:alpha(opacity=60);           
}   

.slidercontrolid{
    text-indent: 0px !important;
    border: 1px solid #777;
}

.slidercontrol a:hover{
    opacity:1;
    filter:alpha(opacity=100);
}

.content .sliderdescription{
    width: 700px;
    padding: 0px 10px;
    display: block;
    position:relative;
    left:15px;
    top:-35px;
    color: #222;
    background: url(../images/grid.gif) repeat left top;
    font: 12px bold Helvetica, sans-serif;
    opacity:0.65;
    filter:alpha(opacity=65);       
}
  
.content .sliderdescription p{ line-height: 20px; text-align: center; }
div.sliderdescription:hover{ background: #fff; }
.content a { text-decoration: none; /*color: #5a5a5a;  MAU*/}
.aprev{ background: url(../images/aprev.gif) no-repeat 3px 3px; }   
.anext{ background: url(../images/anext.gif) no-repeat 3px 3px; }   
.astop{ background: url(../images/astop.gif) no-repeat 3px 3px; }   
.aplay{ background: url(../images/aplay.gif) no-repeat 3px 3px; }

/* slider */
.slider-container {
    clear: both;
    padding: 0 50px;
    position: relative;
    width: 870px;
}
.slider-container #move-left,
.slider-container #move-right {
    position: absolute;
    top: 0px;
    width: 46px;
    height: 159px;
    text-indent: -9999px;
}
.slider-container #move-left {
    left: 0px;
    background: url(../images/slider-right.gif) no-repeat 0 50%;
}
.slider-container #move-right {
    right: 0px;
    background: url(../images/slider-left.gif) no-repeat 0 50%;
}
.slider-wrapper {
    clear: both;
    width: 870px;
    height: 190px;
    overflow: hidden;
    background: #fff;
    position: relative;
}
.slider-wrapper .recently-list {
    width: 10000px;
}
.slider-wrapper .recently-list li {
    float: left;
    margin-right: 10px;
}
.slider-wrapper .recently-list li.last {
    margin: 0px;
}  
/***********************************************/
#new-products-list-table li{
    background: url(../images/slider_item_bg.gif) no-repeat;
    width: 180px;
    height: 180px;
    margin-right: 40px;
    text-align: center;
    position: relative;
}
#new-products-list-table li img{
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(26px, 128px, 154px, 50px);
}

/********************** Tabs */
.tabs                   { overflow:hidden; }
/* joe changed
.tabs li                { float:left; border-right:1px solid #E0CAC7; font-size:0.9em; line-height:1em;  background:url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2; }*/
.tabs li                { float:left; border-right:1px solid #E0CAC7; font-size:0.9em; line-height:1em; #f2f2f2; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 11px; color:#444; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background:#BC8B83 url(../images/tab-bg.gif) no-repeat scroll 0 0;  font-weight:bold; color:#fff; }
.padder{
	background:transparent url(/shop/skin/frontend/default/a020/images/box-line-bg.gif) repeat-x scroll left top;
	padding: 10px;
}
.short-description{ margin: 5px 0px;}


.productsell  .price-box {
	float:left;
	margin:10px 0;
	/*position:absolute;
	top:-110px;
	right: -20px;
    */
}

.productsell{
	position: relative;
}

.productsell   .price-box {
	/*background:transparent url(/shop/skin/frontend/default/a020/images/price_bg_big.gif) no-repeat scroll 0 0;
	width: 201px;
	height: 99px;*/
}

/* farbe voher FAFEE1 geändert auf F6F2E7 */

.productdes, #product-options-wrapper, .availability{
	/*
	background: #f6f2e7;
	margin: 0px;
	border:1px solid #E5DCC3;
	clear:both;
	*/
	padding: 5px;
} 
#product-options-wrapper {
	float:left;
}
.availability{
	display: block;
}

.productslinks a{
	line-height:16px;
	background: url(../images/disc.gif) no-repeat left 2px; 
	padding-left:15px;
	font-size:10px;
}

.productsell .price-box{
	text-align:center;
    padding: 0;
    margin:0 10px;
	/*display: none;*/
}
.productsell .regular-price {
    padding: 13px 0 0;
}
.productsell .regular-price .price {
	font-family:tahoma,sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/* farbe vorher d2e9f8 geänder auf f1ecdb */
.product-options-bottom{
	background: #f1ecdb;
  /*border:1px solid #E5DCC3;*/
  border:1px solid transparent;
}
.product-options-bottom .price-box .regular-price {
    padding: 10px 6px;
}

.product-options-bottom  .add-to-cart-box{
	/*float: right !important;
	clear: none !important;
	*/
	clear: both;
}

.product-shop .product-options-bottom .price-box {
	float:left !important;
	margin-left: 90px;
}
.product-shop .product-info-mau .price-box {
	float:right !important;
	margin-left: 0px !important;
}
.product-info-mau .product-options-bottom
{
	text-align:right;
	width:250px;
}

.checkoutbutton{
	background: url(../images/btn_proceed_to_checkout_rad.gif) no-repeat right top; 
	padding-right: 8px;
	vertical-align:middle;
	border: none;
	float:right;	
	line-height: 40px;	
}

.checkoutbutton:hover{
	text-decoration: none;
}

.checkoutbutton span{
	color: #fff;
	display:block;
	padding-left:8px;
	font-weight: bold;
	font-size: 15px;
	line-height: 40px;
	background: url(../images/btn_proceed_to_checkout_bg.gif) no-repeat left top; 
}

.category-image{
    float: left;
}

.new-img{
    float: left;
    padding: 0 4px 4px 0;
}
.mini-highlight .price-box, .w-price{
    float: left;
}
.mini-highlight .price-box{
    padding: 0 5px;
}
.w-price{
    font-size: 18px;
}
.new-img{
    display: block;
    clip: rect(20px, auto, auto, 20px);
}
.productslinks{
	
}
.super-products a{
	color: #BA213E;
}
