/* ======================== */
/* CSS Code by Fabian Wiedemann
Copyright 2007 Musikboutique Wiedemann */
/* ======================== */
	
    
/* Template/Webbrowser Patches */ 
option { padding-left: 0.4em; }
* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }     
* html frameset { overflow:hidden; }     
html { height: 100%; margin-bottom: 1px; }    
body { font-size: 100.01%;color: #000000;background: #FFFFFF;text-align: left;}    
fieldset, img { border: 0 solid; }    
dt { font-weight: bold; }          
dd { margin: 0 0 1em 2em; }      
blockquote { margin: 0 0 1em 1.5em; } 

/* Allgemeine Definitionen */	
body {
padding:0px;
margin:0px;
background-image:url('../img/bg_main_all_new.png');
background-color: #FFFFFF;
color: #000000;
font: 0.75em "Lucida Grande", Helvetica, sans-serif;
}
	
a {
color:#993300;
text-decoration:none;
font-weight:normal;
}
		
a img {
border:0px solid white;
text-decoration:none;
}

li {
padding: 0;
margin:0;
}
    
input[type=text], input[type=password] {
background-image:url('../img/search_field_background.gif');
background-repeat:repeat-x;
border:1px solid #993300;
}
    
textarea {
background-image:url('../img/search_field_background.gif');
background-repeat:repeat-x;
background-position:bottom;
border:1px solid #993300;
}

label {
cursor:pointer;
}
    
#top, #set_menu, #set_content {
display:none;
}
    
.hidden {
display:none;
}    


/* ======================== */
/* Bereiche der Seite */
/* ======================== */
    	

/* Mainframe */	
#main {
border-left:1px solid #993300;
border-right:1px solid #993300;
border-bottom:1px solid #993300;
background-color:#FFFFFF;
width:1050px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
    
#main hr.separator {
display:none;
}

/* ======================== */
/* Headers */		

#header {
text-align:left;
clear:both;
padding:20px;
}

#header > #logo {
width:380px;
height:120px;
margin-right:20px;
display:block;
float:left;
}

#header h1 {
display:none;
}

#header > #search-language {
width:390px;
height:120px;
margin-right:20px;
display:block;
float:left;
margin-top:10px;
margin-bottom:0px;
}

#header > #search-language select {
width:280px;
}

#header > #search-language #field_keywords {
border:1px solid #993300;
width:250px;
float:left;
color:#993300;
padding-left:3px;
margin-right:5px;
}

#header > #search-language #field_keywords_submit {
display:block;
border:0px solid white;
width:20px;
height:25px;
background-image:url('../img/icon_search.png');
background-repeat:no-repeat;
background-color:#FFFFFF;
}

#header > #search-language .name {
display:block;
color:#993300;
width:70px;
float:left;
}

#header > #search-language ul {
list-style-type:none;
display:block;
margin:0px;
padding:0px;
}

#header > #search-language ul li {
display:inline;
margin:0px;
padding:0px;
margin-right:15px;
}


#header > #functions {
width:200px;
display:block;
float:left;
}

#header > #functions ul {
list-style-type:none;
display:block;
margin:0px;
padding:0px;
}

#header > #functions ul li {
display:block;
margin:0px;
padding:0px;
background-image:url('../img/header-functions-background.png');
background-repeat:no-repeat;
overflow:hidden;
width:195px;
height:30px;
padding-top:7px;
padding-left:15px;
margin-bottom:-4px;
}

#header > #functions ul li a {
font-weight:bold;
display:block;
background-repeat:no-repeat;
background-position:0px -3px;
padding-left:30px;
height:20px;
width:140px;
}

#header > #functions .functions-line {
background-image:url('../img/header-functions-background.png');
background-repeat:no-repeat;
width:195px;
height:30px;
display:block;
padding-top:3px;
padding-left:15px;
overflow:hidden;
margin-bottom:-3px;
}

#header > #functions .functions-line-text {
font-weight:bold;
display:block;
margin-top:5px;
max-width:170px;
}


/* ======================== */
/* Menuline + Effects */

#menu {
width:1030px;
height:30px;
text-align:left;
background-color:#993300;
display:block;
clear:both;
padding-left:20px;
}

#menu_ul {
list-style-type:none;
display:inline;
}
	
#menu_ul > li {
font-size:1.25em;
color:white;
text-align:center;
height:24px;	 
display:block;
float:left;
padding-top:6px;
border-left:3px solid #CC3300;
}

#menu_ul > li:hover {
background-color:#CC3300;
color:white;
}

#menu_ul > li > a {
color: white;
font-weight:bold;
border:0px solid #993300;
display:block;
padding-left:30px;
padding-right:30px;	  
}

#menu_ul ul {
list-style: none;
background: white;
font-weight: bold;
padding: 0;
border: solid #993300;
border-width: 1px;
margin: 1em 0 1em 0;
position: absolute;
background-color:#CC3300;
color:white;
}

#menu_ul > li > ul {
border-top:none;
}

#menu_ul a {
display: block;
color: white;
text-decoration: none;
}

#menu_ul ul a {
padding-left: 10px;
padding-top:4px;
padding-bottom:4px;
text-align:left;
font-weight:bold;
font-size:0.8em;
}

#menu_ul .CatLevel2 a.daddy {
background-image: url('../img/rightarrow2.gif');
background-repeat: no-repeat;
background-position: 95%;
}

#menu_ul li ul {
position: absolute;
left: -999em;
width: 14em;
height: auto;
font-weight: bold;
border-width: 2px;
margin: 0;
margin-top:5px;
margin-left:-5px;
}


#menu_ul li li {
width: 14em;
}


#menu_ul li ul ul {
		margin: -1.6em 0 0 14em;
}


#menu_ul li:hover ul ul, #menu_ul li:hover ul ul ul,
#menu .navfxenabled li:hover ul, #menu .navfxenabled li:hover ul ul, #menu .navfxenabled li:hover ul ul ul,
#menu .navfxenabled li.over ul ul,#menu .navfxenabled li.over ul ul ul
{
			left: -999em;
}


#menu_ul li:hover ul, 
#menu .navfxenabled li.over ul
 {
			left: auto;
}


#menu_ul li li:hover ul, #menu_ul li li li:hover ul,
#menu .navfxenabled li li.over ul, #menu .navfxenabled li li li.over ul
 {
			left: -2px;
}


#menu li li.over ul.leftover, #menu .navfxenabled li li li.over ul.leftover, #menu .navfxenabled li li li li.over ul.leftover
 {
			left: -28.44em;
}



#menu #menu_ul ul li.over,#menu_ul ul li:hover {
background-color: #993300;
color:white;
}


#menu_ul > li > a {
display:block;
}



#menu_ul .CatLevel2_Current, #menu_ul .CatLevel3_Current, #menu_ul .CatLevel4_Current, #menu_ul .CatLevel5_Current{
background-color:#993300;
}

#menu_ul .CatLevel1_Current {
background-color:#CC3300;
color:white;
}


/* ======================== */	
/* Contentframe */

#content {
display:block;
width:1030px;
clear:both;
text-align:left;
margin-left:20px;
margin-right:20px;
}

#content-navtrail {
display:block;
margin:0px;
padding:0px;
color:#993300;
margin-bottom:10px;
}

#content-left #content-navtrail a {
font-weight:normal;
}

/* Left row */
#content-left {
display:block;
width:800px;
margin:0px;
padding:0px;
float:left;
}
 
#content-left h1 {
display:block;
color:#993300;
font-size:2.1em;
font-weight:bold;
margin:0px;
padding:0px;
margin-bottom:15px;
border-bottom:2px solid #993300;
}

#content-left a, #content-right a{
color:#993300;
font-weight:bold;
}

/* Right row */
#content-right {
display:block;
width:190px;
margin:0px;
padding:0px;
margin-left:820px;
padding-left:5px;
}

#content-right h2 {
display:block;
width:190px;
height:22px;
color:#FFFFFF;
background-image:url('../img/context_header.gif');
background-repeat:no-repeat;
padding-top:3px;
padding-left:8px;
font-size:1.25em;
font-weight:bold;
margin-bottom:0px;
margin-top:0px;
}

#content-right h2 a {
color:#FFFFFF;
}

#content-right .box {
border:2px solid #993300;
border-top:none;
padding:5px;
margin:0px;
margin-bottom:15px;
background:url('../img/blue_diagonal.png') repeat;
}

#content-right h2 #box-bg-heading {
padding-top:2px;
padding-left:30px;
background-image:url('../img/icon_cart_white.png');
background-repeat:no-repeat;
}

#content-right .box-line {
border-bottom:1px solid #993300;
margin-top:5px;
margin-bottom:5px;
}

#content-right #box-button-blog {
display:block;
width:190px;
height:30px;
color:#FFFFFF;
background-image:url('../img/mbw-blog-button.png');
background-repeat:no-repeat;
padding-top:4px;
padding-left:8px;
font-size:1.3em;
font-weight:bold;
margin-bottom:10px;
}

#content-right #box-button-blog a {
color:#FFFFFF;
}

#content-right #box-information {
list-style-type:none;
list-style-position:outside;
color:#993300;
margin:0px;
padding:0px;
font-size:1.1em;
}

#box-information #link-shipping {
padding-bottom:4px;
border-bottom:1px dashed #993300;
margin-top:2px;
background:url('../img/icon_shipping_small.png') no-repeat;
}

#box-information #link-contact {
padding-bottom:4px;
border-bottom:1px dashed #993300;
margin-top:2px;
background:url('../img/icon_contact_small.png') no-repeat;
}

#box-information #link-newsletter {
padding-bottom:4px;
border-bottom:1px dashed #993300;
margin-top:2px;
background:url('../img/icon_newsletter_small.png') no-repeat;
}

#box-information #link-giftcertificates {
padding-bottom:4px;
border-bottom:1px dashed #993300;
margin-top:2px;
background:url('../img/icon_present_small.png') no-repeat;
}
 
#box-information #link-productsnew {
padding-bottom:4px;
border-bottom:1px dashed #993300;
margin-top:2px;
background:url('../img/icon_products_new_small.png') no-repeat;
}

#box-information #link-help {
padding-bottom:4px;
border-bottom:1px dashed #993300;
margin-top:2px;
background:url('../img/icon_help_small.png') no-repeat;
}

#box-information #link-relatedwebsites {
padding-bottom:4px;
border-bottom:none;
margin-top:2px;
background:url('../img/icon_related_websites_small.png') no-repeat;
}

#box-information a {
display:block;
padding-left:26px;
}

#box-button-facebook {
display:block;
background-color:#EDEDED;
color:#336699;
padding:6px;
border:1px solid #999999;
height:40px;
}

#box-button-facebook #fb_logo {
display:block;
float:left;
margin-right:10px;
}

#box-button-facebook p {
display:block;
margin:0px;
padding:0px;
padding-top:3px;
font-size:1.25em;
font-weight:bold;
}

#box-button-facebook a {
color:#336699;
font-weight:bold;
}
 

/* ======================== */	
/* Footer */

#footer {
display:block;
clear:both;
text-align:center;
margin:0px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
background-color:#E8E8E8;
color:#696969;
font-size:0.9em;
border-top:5px solid #993300;
}

#footer > #links {
list-style-type:none;
display:block;
border-bottom:1px solid #993300;
padding:5px;   
margin:0px;
color:#993300;
}

#footer > #links li {
display:inline;
padding-left:10px;
padding-right:10px;
border-left:1px solid #993300;
}


#footer > #text {
padding:5px;
display:block;
margin:0px;
}

#content-clearing {
clear:both;
}

/* ======================== */	
/* Content Definitions */

#content-left h2 {
display:block;
font-size:1.25em;
margin:0px;
padding:0px;
padding-top:6px;
color:#993300;
font-weight:bold;
}

hr {
border:1px solid #993300;
height:1px;
}

#msg_error {
border:2px solid #993300;
border-left:4px solid #993300;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:5px;
margin-bottom:4px;
background-image:url('../img/li-err-bg.png');
background-repeat: repeat;
font-weight:bold;
}

#msg_success {
border:2px solid green;
border-left:4px solid green;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
padding-right:5px;
margin-bottom:4px;
background-image: url('../img/li-scs-bg.png');
background-repeat: repeat;
font-weight:bold;
}

#msg_neutral {
border:1px solid #993300;
border-left:6px solid #993300;
border-right:6px solid #993300;
padding:7px;
margin-bottom:3px;
}

#msg_neutral p {
margin:0px;
}

.messageStackError {
background-image: url('../../../images/icons/error.gif');
background-repeat: no-repeat;
background-position: 5px;
padding-left:28px;
}

.messageStackSuccess {
background-image: url('../../../images/icons/success.gif');
background-repeat: no-repeat;
background-position: 5px;
padding-left:28px;
}

#content-left input[type=text],input[type=password], textarea, select {
border:1px solid #993300;
background-color:white;
padding-left:1px;
}

.content-full-box {
display:block;
width:786px;
height:auto;
clear:both;
margin-top:3px;
margin-bottom:3px;
padding:7px;
border:1px solid #993300;
}

.content-full-box .heading {
display:block;
font-size:1.35em;
margin:0px;
padding:0px;
color:#993300;
font-weight:bold;
width:100%;
border-bottom:2px solid #993300;
margin-bottom:10px;
}

.content-full-box h3 {
display:block;
font-size:1.35em;
color:#FFFFFF;
font-weight:bold;
width:100%;
border-bottom:1px solid #993300;
background-image:url('../img/mainbox_bg.png');
background-repeat:repeat-x;
margin-left:-7px;
margin-top:-7px;
margin-bottom:10px;
padding-left:7px;
padding-right:7px;
padding-top:3px;
padding-bottom:3px;
}

.content-full-box .description {
display:block;
clear:both;
margin-bottom:10px;
margin-top:2px;
}

.content-full-box .left-col {
display:block;
float:left;
width:200px;
padding-top:2px;
}

.content-full-box .right-col {
display:block;
margin:2px;
margin-left:200px;
}

.obj-product-list {
width:100%;
height:116px;
clear:both;
display:block;
border:2px solid #993300;
padding:3px;
overflow:hidden;
background-image:url('../img/product_box_bg.gif');
background-repeat:repeat-x;
background-position:bottom;
}

.obj-product-list .first-col {
float:left;
display:block;
width:180px;
margin-left:10px;
margin-bottom:5px;
margin-top:3px;
overflow:hidden;
margin-right:5px;
}

.obj-product-list .second-col {
width:310px;
display:block;
margin-top:5px;
margin-bottom:5px;
float:left;
margin-right:5px;
overflow:hidden;
}

.obj-product-list .third-col {
width:290px;
display:block;
margin-top:5px;
margin-bottom:5px;
float:left;
}


#advanced_search_more {
font-size:1.25em;
padding:5px;
border:1px solid #993300;
border-left:3px solid #993300;
padding-left:8px;
padding-right:8px;
font-weight:bold;
}


#checkout-ruler{
color:white;
height:50px;
background-repeat:no-repeat;
width:730px;
margin-left:30px;
}

.checkout-ruler-obj{
float:left;
text-align:center;
font-weight:bold;
width:180px;
height:auto;
padding-top:12px;
font-size:1.1em;
}

#checkout_progress {
background-repeat:no-repeat;
width:780px;
height:50px;
color:white;
margin:0px;
padding:0px;
}

#checkout_progress .object {
float:left;
width:120px;
height:auto;
padding-left:60px;
padding-top:17px;
font-weight:bold;
font-size:1.1em;
}

#checkout_progress .object a {
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
}

#content-left .img-bordered {
border:1px solid #993300;
}

.required_field, .inputRequirement {
padding-left:5px; 
}

#content-left ul {
list-style-image:url(../img/arrow_green.gif);
list-style-position:inside;
margin: 0px;
padding: 0px; 
}

#content-left ol {
list-style-type:decimal;
list-style-position:inside;
margin: 0px;
padding: 0px; 
}

.productOldPrice {
display:none;
}

.withOldPrice .productOldPrice {
display:inline;
font-size:0.5em;
font-weight:normal;
padding-left:5px;
}

#frame_privacy {
background-image:none;
background-color:#E8E8E8;
font-size:1.2em;
}

#tsInnerBox {
font-size:0.8em;
background-color:#FFFFFF;
background-image:url('../img/trustedshops-bg_yellow.jpg');
background-repeat:repeat;
background-position:left top;
vertical-align:middle;
width:176px;
border:4px solid #993300;
padding:3px;
overflow:hidden;
}

#tsSeal {
text-align:center;
width:180px;
padding:2px;
padding-left:0px;
}

#tsText {
text-align:center;
line-height:125%;
width:180px;
padding:2px;
padding-left:0px;
}

/* ======================== */	
/* Popup Template */

#popup-template {
margin:10px;
border:1px solid #993300;
padding:10px;
display:block;
background-color:#FFFFFF;
}

#popup-template h2 {
display:block;
font-size:1.25em;
margin:0px;
padding:0px;
color:#993300;
font-weight:bold;
}

#popup-template .left-col {
display:block;
float:left;
width:150px;
}

#popup-template .right-col {
display:block;
margin:2px;
margin-left:150px;
}

#popup-template input[type=text],input[type=password], textarea, select {
border:1px solid #993300;
background-color:white;
padding-left:1px;
}

/* Christmas */
#CatLink122 {
background-image:url('../img/star.png');
background-repeat:no-repeat;
background-position:95% center;
}

/* GUTSCHEIN EINLÖSEN IM WARENKORB */
#gift_cart { }
#gift_cart #input_code { padding: 15px;	background-color:#FFF2CC; border: solid #E9D28F 1px; border-top-width:4px; width:400px; }
#gift_cart #input_code input[type="image"] { position: relative; top: 6px; left: 5px; }
#gift_cart .gift_info_text {border-left:7px solid #993300;padding-left:10px;}
#gift_box_checkout {padding: 15px;	background-color:#FFF2CC; border: solid #E9D28F 1px; border-top-width:4px; width:400px; display:block;text-align:center;margin:auto;}

/* POPUP MIT INFOS */
#gift_infos { margin: 0px; padding: 10px; border: 1px solid #000; background: #FFF; display: none; position: absolute; top: 50%; left: 35%; z-index: 1; }
#gift_infos ul.restriction_list { margin: 5px 0px 5px 40px; }
/* ENDE- POPUP MIT INFOS */
