@charset "UTF-8";
/**
* YAML-based Template for xt:Commerce
*
* (en) central stylesheet
* (de) entrales Stylesheets
*
* @copyright       Copyright 2006-2007, Björn Teßmann (tessmann@zerosoft.de)
*                  Based on YAML, Copyright 2005-2007, Dirk Jesse
* @link            http://yaml.t3net.de/YAML-fuer-xt-Commerce.101.0.html
* @package         yaml for xt:Commerce
* @version         1.4.0   
*/


/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */

 /* @import url(css/screen/basemod.css); */
/*  @import url(css/screen/basemod_3col_fixed.css); */






  /* 2-Spalten optional */  
  /* @import url(css/screen/basemod_2col_left_13.css); */
 /* @import url(css/screen/content.css); */ 
  @import url(css/screen/boxes.css);
 @import url(css/screen/categorie_listing.css);
 @import url(css/screen/categorie_navigation.css);
 @import url(css/screen/module.css);
 @import url(css/screen/product_info.css);
 @import url(css/screen/product_listing.css);
 @import url(css/screen/product_options.css);
  /*@import url(css/screen/top_navigation_shinybuttons.css);*/
  @import url(css/screen/top_navigation_slidingdoor.css);

/* import print layout | Druck-Layout einbinden */
  @import url(css/print/print_003.css);
a img {
	border: none;
}
a, #navEZPagesTOC ul li a {
	color: #3E7691;
	text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1.1em;
}
.biggerText {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0em;
	font-size:13px;
	padding-bottom: 10px;
	padding-top: 5px;
}
h2 {
	font-size:14px;
	text-decoration:underline;
}
h1 {
	font-size:14px;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
INPUT {
	display: inline;
	font-size: 10px;
}
.BUTTON {
	border: 0px solid #666666;
}
TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #B4B4B4;
	background:#EEEEEE;
	height:100%;
}
LEGEND {
	font-weight: bold;
}
LABEL, h4.optionName {
	line-min-height: 1.5em;
	padding-top: 10px;
	padding-right: 0.2em;
	padding-bottom: 10px;
	padding-left: 0.2em;
	margin-top: 15px;
	margin-bottom: 15px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 11em;
	float: left;
}
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 12em;
	float: left;
}
P, ADDRESS {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0em;
}
ADDRESS {
	font-style: normal;
}
.clearBoth {
	clear: both;
}
HR {
	min-height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-min-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #F1F6E6;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width:95%
}
.wrapperAttribsOptions {
	margin: 0.3em 0em;
}
/*navigation*/

.navSplitPagesResult {
}
.navSplitPagesLinks {
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin:0px 2px 0px 0px;
	list-style-type: none;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	min-height: 1%;
	width: 100%;
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-min-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	min-height: 1%;
	border: 1px solid #000000;
}
#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-min-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:2px 5px 2px 0px;
}
#navBreadCrumb {
	background-color: #cc9900;
}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
/*font-size: 1.2em;*/
        /*padding: 0.5em;*/
        }
.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
}
.important {
	font-weight: bold;
}
.notice {
}
.rating {
}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding-bottom: 0.8em;
	padding-top: 0.2em;
	padding-right: 0 em;
	padding-left: 0 em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
}
#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-min-height: 2.2em;
	padding-right: 2.5em;
}
.tableRow, .tableHeading, #cartSubTotal {
	min-height: 2.2em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
#scUpdateQuantity {
	width: 2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
#cartAttribsList {
	margin-left: 1em;
}
#mediaManager {
	width: 50%;
	margin: 0.2em;
	padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	color:#BC7E2E
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#E62600;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em;
}
.categoryIcon {
}
#cartImage {
	margin:0px 5px 0px 0px;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
/*sideboxes*/
.columnLeft {
}
h3.leftBoxHeading, h3.leftBoxHeading a {
	/*font-size: 1em;*/
        color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
}
.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
}
.sideBoxContent {
	padding: 0.4em;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
}
.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
}
.rightBoxContent {
	margin-bottom: 1em;
}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
}
.cartTotalsDisplay {
	font-size: 10px;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/*misc*/
.back {
	float: left;
}
.forward {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #E8E8E8;
	min-height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #F0F0F0;
	min-height: 1.5em;
	vertical-align: top;
}
CAPTION {
/*display: none;*/
        }
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;/*vertical-align: top*/
        }
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading {
	min-height: 2em;
}
#siteMapList {
	width: 90%;
	float: right;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
LABEL#textAreaReviews {
	font-weight: normal;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
}
/* CSS Document */
body {
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
html {
	font-size:11px;
	font-family:Tahoma, Arial;
}
.normal {
	font-size:1.01em;
}
.small {
	font-size:0.91em;
}
.smaller {
	font-size:0.81em;
}
.bigger {
	font-size:1.11em;
}
.big {
	font-size:1.21em;
}
.big_big {
	font-size:1.91em;
}
.top_foot {
	vertical-align:top;
	background-color:#000000;
}
.table {
	width:766px;
	min-height:auto;
	display:table;
}
.table_row {
	width:766px;
	display:table-row;
	text-align:left;
}
.left {
	width:220px;
	vertical-align:top;
	display:table-cell;
}
.sub_logo {
	vertical-align:top;
	padding:25px 0px 25px 0px;
}
.right {
	width:546px;
	vertical-align:top;
	display:table-cell;
}
.sub_topmenu {
	vertical-align:top;
	padding:33px 40px 12px 0px;
	color:#808080;
	text-align:right;
	font-family:Tahoma, Arial;
}
.sub_topmenu a {
	color:#808080;
	text-decoration:underline;
}
.sub_topmenu a:hover {
	color:#808080;
	text-decoration:none;
}
.sub_topform {
	vertical-align:top;
	padding:0px 40px 33px 0px;
	text-align:right;
}
.select {
	width:104px;
	height:18px;
	color:#999999;
	font-size:10px;
	vertical-align:middle;
	font-family:Tahoma, Arial;
	border:#000000 solid 1px;
	background-color:#333333;
	margin:0px 16px 0px 16px;
	padding:0px 0px 0px 0px;
}
.input {
	width:110px;
	height:18px;
	color:#999999;
	font-size:10px;
	vertical-align:middle;
	font-family:Tahoma, Arial;
	border:#000000 solid 1px;
	background-color:#333333;
	margin:0px 4px 0px 16px;
	padding:0px 0px 0px 0px;
}
.sub_menu {
	vertical-align:top;
	padding:12px 5px 12px 15px;
}
.table2 {
	width:766px;
	min-height:auto;
	display:table;
}
.table_row2 {
	width:766px;
	display:table-row;
	text-align:left;
}
.left2 {
	width:193px;
	vertical-align:top;
	display:table-cell;
	background-color:#D5D5D5;
}
.head1 {
	vertical-align:top;
	color:#000000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 26px;
	text-align:left;
}
.top_ul {
	vertical-align:top;
	padding:0px 10px 23px 26px;
	color:#3F3F3F;
	line-height:13px;
	font-family:Tahoma, Arial;
}
.top_ul ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.top_ul li {
	list-style:none;
	padding:0px 0px 2px 8px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.jpg) left bottom no-repeat;
	vertical-align:top;
	line-height:17px;
	color:#3F3F3F;
}
.top_ul ul li a {
	text-decoration:none;
	color:#3F3F3F;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.top_ul li a:hover {
	color:#3F3F3F;
	text-decoration:underline;
}
.right2 {
	width:573px;
	vertical-align:top;
	display:table-cell;
}
.sub_top_ban {
	vertical-align:top;
	padding:0px 0px 0px 3px;
}
.main {
	vertical-align:top;
	height:100%;
}
.main_div {
	width:766px;
	text-align:left;
	vertical-align:top;
}
.main_table {
	width:766px;
	min-height:auto;
	display:table;
}
.main_table_row {
	width:766px;
	min-height:100%;
	display:table-row;
	text-align:left;
}
.main_left {
	width:193px;
	vertical-align:top;
	display:table-cell;
}
.main_1 {
	width:3px;
	vertical-align:top;
	display:table-cell;
}
.main_cent {
	width:574px;
	vertical-align:top;
	display:table-cell;
}
.main_2 {
	width:3px;
	vertical-align:top;
	display:table-cell;
}
.main_right {
	width:193px;
	vertical-align:top;
	display:table-cell;
}
.m1 {
	vertical-align:top;
	border:#2C2C2C solid 1px;
}
.m2 {
	vertical-align:top;
	background-color:#2C2C2C;
}
.m3 {
	vertical-align:top;
	background:#000000;
}
.m4 {
	vertical-align:top;
	background-color:#fdca00;
}
.mm {
	vertical-align:top;
	background-color:#FFCB00;
	height:100px;
}
.m5 {
	background:url(images/yell_bg2.jpg) left top repeat-x;
	vertical-align:top;
	height:100%
}
.m6 {
	background:url(images/yell_bg3.jpg) right top repeat-y;
	vertical-align:top;
	height:100%
}
.m7 {
	background:url(images/yell_bg1.jpg) right top no-repeat;
	vertical-align:top;
	height:100%
}
.m8 {
	vertical-align:top;
	background-color:#ffffff;
	line-height:3px;
	border:0px;
}
.head2 {
	vertical-align:top;
	color:#000000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:18px 10px 8px 25px;
}
.left_ul {
	vertical-align:top;
	padding:0px 10px 20px 25px;
	color:#3F3F3F;
	line-height:13px;
	font-family:Tahoma, Arial;
}
.left_ul ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.left_ul li {
	list-style:none;
	padding:0px 0px 2px 8px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg2.jpg) left bottom no-repeat;
	vertical-align:top;
	line-height:17px;
	color:#3F3F3F;
}
.left_ul ul li a {
	text-decoration:none;
	color:#3F3F3F;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.left_ul li a:hover {
	color:#3F3F3F;
	text-decoration:underline;
}
.left_ul strong {
	color:#4C4C4C;
}
.left_ul strong a {
	color:#4C4C4C;
	text-decoration:underline;
}
.left_ul strong a:hover {
	color:#4C4C4C;
	text-decoration:none;
}
.head_main {
	vertical-align:top;
	padding:7px 10px 6px 18px;
	color:#FFFFFF;

}
.main_block {
	vertical-align:top;
	color:#4C4C4C;

	font-size:11px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
.main_block strong {
	color:#B6B6B6;
	text-transform:uppercase;
}
*/
.main_block b {
}
.main_block a {
	color:#2C2C2C;
	text-decoration:none;
	font-weight: bold;
}
.main_block a:hover {
	color:#2C2C2C;
	text-decoration:underline;
}
.main_block span {
	color:#4C4C4C;
}
.main_block span a {
	color:#4C4C4C;
	text-decoration:none;
	text-transform:none;
	font-weight:normal;
}
.main_block span a:hover {
	color:#4C4C4C;
	text-decoration:underline;
	text-transform:none;
	font-weight:normal;
}
.main_form {
	vertical-align:top;
	padding:8px 20px 3px 8px;
	color:#4C4C4C;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.sub_form {
	vertical-align:top;
	padding:0px 13px 0px 0px;
}
.m9 {
	border:#B4B4B4 solid 1px;
	background-color:#EEEEEE;
	vertical-align:top;
}
.form_pad {
	vertical-align:top;
	padding:3px 3px 3px 8px;
}
.form {
	width:131px;
	height:19px;
	color:#4C4C4C;
	font-size:11px;
	vertical-align:top;
	font-family:Tahoma, Arial;
	border:#A9BDC0 solid 1px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.main_block2 {
	vertical-align:top;
	padding:13px 13px 8px 0px;
	color:#4C4C4C;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.m10 {
	border:#CACACA solid 1px;
	background-color:#E9E9E9;
	vertical-align:top;
}
.shop_line {
	vertical-align:top;
	background:url(images/hr2.jpg) left top repeat-x;
	line-height:1px;
	border:0px;
}
.table4 {
	width:372px;
	display:table;
}
.table_row4 {
	width:372px;
	min-height:100%;
	display:table-row;
	background:url(images/bbg.jpg) left top repeat-y;
}
.block1 {
	width:72px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.block2 {
	width:136px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.block3 {
	width:100px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.block4 {
	width:64px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.sub_shophead {
	vertical-align:top;
	padding:5px 5px 5px 12px;
	color:#4C4C4C;
	line-height:13px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.sub_shophead strong {
	color:#00C3FB;
	font-family:Tahoma, Arial;
}
.sub_shopcheck {
	vertical-align:top;
	padding:25px 3px 12px 3px;
	line-height:13px;
}
.sub_shopinput {
	vertical-align:top;
	padding:16px 1px 12px 2px;
	line-height:13px;
}
.input2 {
	width:48px;
	height:17px;
	color:#AC2236;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	text-align:center;
	font-family:Tahoma, Arial;
	margin:0px 0px 0px 24px;
	padding:0px 0px 0px 0px;
}
.sub_shopprice {
	vertical-align:top;
	padding:31px 7px 5px 2px;
	color:#E62600;
	line-height:13px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	text-align:right;
}
.sub_shopprod {
	vertical-align:top;
	padding:5px 8px 18px 8px;
	color:#4C4C4C;
	line-height:11px;
	font-family:Tahoma, Arial;
}
.sub_total {
	vertical-align:top;
	padding:15px 7px 6px 8px;
	color:#4C4C4C;
	line-height:13px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.sub_total strong {
	color:#E62600;
	font-family:Tahoma, Arial;
}
.head3 {
	vertical-align:top;
	color:#000000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:19px 10px 8px 20px;
}
.right_product {
	vertical-align:top;
	padding:2px 8px 0px 9px;
	color:#BC7E2E;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.right_product a {
	color:#2C2C2C;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.right_product a:hover {
	color:#2C2C2C;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:underline;
}
.head4 {
	vertical-align:top;
	color:#ffffff;
	font-weight:bold;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	padding:19px 10px 18px 20px;
}
.sub_manufact {
	vertical-align:top;
	padding:0px 10px 20px 20px;
	color:#ABABAB;
	line-height:12px;
}
.select2 {
	width:157px;
	height:19px;
	color:#ABABAB;
	font-size:10px;
	vertical-align:top;
	background-color:#565656;
	border:#000000 solid 1px;
	font-family:Tahoma, Arial;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.table3 {
	width:191px;
	min-height:auto;
	display:table;
}
.table_row3 {
	width:191px;
	display:table-row;
	text-align:left;
}
.left3 {
	width:25px;
	vertical-align:top;
	display:table-cell;
}
.cent3 {
	width:150px;
	vertical-align:top;
	display:table-cell;
	background-color:#fdca00;
}
.date {
	vertical-align:top;
	color:#000000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	padding:2px 4px 1px 4px;
}
.right3 {
	width:83px;
	vertical-align:top;
	display:table-cell;
}
.right_link {
	vertical-align:top;
	color:#4C4C4C;
	line-height:13px;
	font-family:Tahoma, Arial;
	padding:6px 8px 17px 25px;
}
.right_link a {
	color:#4C4C4C;
	text-decoration:underline;
}
.right_link a:hover {
	color:#4C4C4C;
	text-decoration:none;
}
.right_link strong {
	color:#4C4C4C;
	text-transform:uppercase;
}
.right_link strong a {
	color:#4C4C4C;
	text-decoration:underline;
}
.right_link strong a:hover {
	color:#4C4C4C;
	text-decoration:none;
}
.table_foot {
	width:766px;
	min-height:auto;
	display:table;
}
.table_foot_row {
	width:766px;
	display:table-row;
	text-align:left;
}
.left_foot {
	width:200px;
	vertical-align:top;
	display:table-cell;
}
.right_foot {
	width:566px;
	vertical-align:top;
	display:table-cell;
}
.foot_txt {
	vertical-align:top;
	padding:28px 5px 41px 25px;
	color:#636567;
	line-height:10px;
	font-family:Tahoma, Arial;
}
.foot_txt a {
	color:#636567;
	text-decoration:none;
}
.foot_txt a:hover {
	color:#636567;
	text-decoration:underline;
}
.foot_txt b {
	color:#4F5051;
	font-weight:normal;
}
.foot_txt span {
	color:#FFFFFF;
	font-family:Tahoma, Arial;
}
.foot_txt strong {
	color:#FFFFFF;
	font-family:Tahoma, Arial;
}
.foot_txt .rf a {
	color:#FFFFFF;
	text-decoration:none;
}
.foot_txt strong a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.rb {
	padding:10px;
}
.rf a {
	font-weight:bold
}
.productReviewsDefaultProductPageLink {
	margin:3 0 3 0px;
}
/* ----------------------- BOXES ------------------------- */

.box {
}
/*******************box*********************************/
.box {
	padding:0 0 3px 0;
}
.box .side_left {
	background:url(../../images/side.gif) left top repeat-y #FFFFFF;
}
.box .side_right {
	background:url(../../images/side.gif) right top repeat-y;
}
.box .side_top {
	background:url(../../images/side.gif) left top repeat-x;
}
.box .side_bot {
	background:url(../../images/side.gif) left bottom repeat-x;
	font-weight: normal;
}
/*********/
.box_head {
	padding:17px 0 5px 26px;
	margin:0 0 2px 0;
	color:#000000;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}
.box_head span {
	padding:0 8px 0 0;
	background:url(../../images/arr.gif) right 6px no-repeat;
}
.box_body {
	font-size:11px;
	color:#33302D;
	padding:0 10px 20px 26px;
	text-align:left;
}
.box_body_new {
	text-align:left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
}
.box_body input {
	padding:0;
	margin:0;
	width:auto;
}
.box_body div {
	color:#C52B2B;
	font-weight:bold;
	font-size:13px;
}
/*********/
.box .name a {
	background:url(../../images/arr_2.gif) 0 2px no-repeat;
	padding:0 0 0 11px;
	color:#014A11;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
	line-height:12px;
}
.box .pic {
	float:left;
	margin:0 7px 0 0;
}
.box .text {
	font-size:9px;
	color:#014A11;
	text-indent:10px;
	padding:0 0 7px 0;
}
.box .price {
	padding:0 0 13px 0;
}
.box .price strong {
	color:#9A2273;
	font-weight:bold;
	font-size:13px;
	text-indent:10px;
}
/***************************end box**************************/

.box ul ul {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.box ul ul ul {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.lastpoint {
}

.box ul {

	margin-bottom:5px;
}

.box ul li {
	background:url(../../images/sep_2.gif) left bottom repeat-x;
	padding:0 0 1px 0;
	font-size:10px;
	margin-top:5px;
}

.box ul li ul li {

	padding-left: 8px;
	/* margin-bottom:5px; */
	
line-height:15px;

}

.box ul li a {
	background:url(../../images/bull_2.gif) 0 6px no-repeat;
	padding:0 0 0 8px;
	color:#000;
	font-size:11px;
	/* line-height:18px; */
	text-decoration:none;
	display:block;
}

.box ul #cidsonderangebote a{
	color:#C00;
}
.box ul #cidneuprodukte a{
	color:#C00;
}


.box ul li a:hover {
	text-decoration:underline;
}
.box ul .category-products {
	font-weight:normal;
	text-decoration:none;
	background:none;
}
.box ul .category-products:hover {
	font-weight:normal;
	text-decoration:none;
	color:#C52B2B;
}
.box ol li {
	background:url(../../images/sep_2.gif) left bottom repeat-x;
	padding:0 0 1px 0;
}
.box ol li a {;
	padding:0 0 0 8px;
	color:#4C4C4C;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
}
.box ol li a:hover {
	text-decoration:underline;
}
/* ----------------------- LISTING BOXES ------------------------- */


#specials {
	text-align:center;
	padding:0;
	margin:0 0 3px 0;
}
#specials .box_head {
	padding:15px 0 0 0;
}
.box#specials .side_left {
	background:none;
}
.box#specials .side_right {
	background:none;
}
.box#specials .side_top {
	background:none;
}
.box#specials .side_bot {
	background: url(../../images/bg_specail.jpg) 0 0 repeat-y;
}
#manufacturers {
}
#manufacturers .box_head {
	padding:17px 0 5px 26px;
	margin:0 0 2px 0;
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}
#manufacturers .box_head span {
	padding:0 8px 0 0;
	background:url(../../images/arr_2.gif) right 6px no-repeat;
}
.box#manufacturers .side_left {
	background:none;
}
.box#manufacturers .side_right {
	background:none;
}
.box#manufacturers .side_top {
	background:none;
}
.box#manufacturers .side_bot {
	background:#2C2C2C;
}
#categories {
}
#categories .box_body {
	font-size:11px;
	color:#33302D;
	padding:0 10px 15px 20px;
}
#moreinformation {
}
#bestsellers {
}
#bestsellers .box_head {
}
#bestsellers .box_body {
	padding:0 20px 21px 20px;
}
#bestsellers .box_body ol {
	margin:0 0 0 20px;
}
#ezpages {
}
#orderhistory {
}
#orderhistory .box_body img {
	background:#FFFFFF;
	padding:2px;
	vertical-align:middle;
	margin:3px 0px;
}
/* ----------------------- BANNER BOXES ------------------------- */

#bannerbox {
}
#bannerbox2 {
}
#bannerboxall {
}
/* ----------------------- PRODUCT BOXES ------------------------- */

#featured a img, #whatsnew a img, #specials a img, #reviews a img, #manufacturerinfo img, #productnotifications img {
	margin:0 0 4px;
	background:none;
}
#specials, #whatsnew, #featured {
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
#specials .box_body a, #whatsnew .box_body a, #featured .box_body a {
	text-decoration:none;
	font-size:9px;
	color:#2C2C2C;
	text-transform:uppercase;
	font-weight:bold;
}
#specials .box_body a:hover, #whatsnew .box_body a:hover, #featured .box_body a:hover {
	color:#2C2C2C;
}
#featured img a, #whatsnew img a, #specials img a {
	background:none;
}
/* ----------------------- FORM BOXES ------------------------- */

#search {
}
#tellafriend {
}
#recordcompanies {
}
#musicgenres {
}
/* ----------------------- TEXT BOXES ------------------------- */

#languages {
}
#whosonline {
}
#documentcategories {
}
#shoppingcart {
}
* {
	margin:0;
	padding:0;
}
body {
	padding:0;
	margin:0;
	width:100%;
	vertical-align:top;
	font-family: tahoma;
	background: url(../../images/bg_header.gif) 0 0 repeat-x #FFFFFF;
	color:#4C4C4C;
	line-height:13px;
	font-size:11px;
}
input, select, textarea {
	font-family: tahoma;
	color:#464646;
	line-height:13px;
	font-size:14px;
	font-weight:normal;
	vertical-align:middle;
}
.in_none {
	border:none;
	padding:0;
}
table, td {
	vertical-align:top;
}
#column_center .maintable, td {
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
tr {
	padding:5px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0px;
}
.col {
	float:left;
}
.spacer {
	font-size:0px;
	line-height:0px;
}
.clear {
	clear:both;
}
#mainWrapper {
	padding:0 0 0 0;
}
.main_width {
	margin:0 auto;
	width:750px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
.in20 {
	padding-bottom:20px;
}
#contentMainWrapper {
	margin:25px 0 0 0;
}
#header {
	width:100%;
	height:290px;
}
#header .width_header {
	width:766px;
	margin:0 auto;
}
#header .row {
	/* height:115px; */
	padding-bottom:20px;
}
#header .logo {
	float:left;
	padding-top:8px;
}
#header .navigation {
	float:right;
/*	padding:30px 46px 0 0; */
}
#header .links {
	color:#808080;
	font-size:11px;
	line-height:16px;
	padding:0 0 12px 0;
}
#header .links a {
	color:#808080;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
}
#header .links a:hover {
	text-decoration:none;
}
#header .cart {
	float:left;
	color:#808080;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	background:url(../../images/sep.gif) right top repeat-y;
	padding:0 15px 0 15px;
}
#header .cart a {
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	text-decoration:underline;
}
#header .cart a:hover {
	text-decoration:none;
}
#header .lang {
	float:left;
	padding:0 15px 0 15px;
	background:url(../../images/sep.gif) right top repeat-y;
}
#header .curr {
	float:left;
	padding:0 0 0 15px;
}
/**********/
#header .menu {
	padding:0px 0 6px 0px;
}
#header .menu .left_top {
	background:url(../../images/left_top.gif) left top no-repeat;
}
#header .menu .right_top {
	background:url(../../images/right_top.gif) right top no-repeat;
}
#header .menu .left_bot {
	background:url(../../images/left_bot.gif) left bottom no-repeat;
}
#header .menu .right_bot {
	background:url(../../images/right_bot.gif) right bottom no-repeat;
	width:100%;
}
#header .menu .side_left {
	background:url(../../images/side_left.gif) left top repeat-y #F5F4E7;
}
#header .menu .side_right {
	background:url(../../images/side_right.gif) right top repeat-y;
}
#header .menu .side_top {
	background:url(../../images/side_top.gif) left top repeat-x;
}
#header .menu .side_bot {
	background:url(../../images/side_bot.gif) left bottom repeat-x;
}
#header .menu {
	margin:0 1px;
}
#header .menu li {
	float:left;
}
#header .menu li a {
	background:url(../../images/bull.gif) right 5px no-repeat;
	padding:0 19px 0 19px;
	font-size:11px;
	line-height:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#header .menu li a:hover {
	text-decoration:underline;
}
#header .menu .li_un {
	background:none;
}
#header .banner_set2 {
	padding:0 0 0 0px;
}
.topic {
	font-family:arial;
	font-size:11px;
	line-height:14px;
	color:#7E4816;
	background:url(../../images/bg_topic.gif) 0 0 repeat-y #EEEAE1;
	padding:5px 0 6px 0;
}
.topic .float {
	float:left;
	margin:0 14px 0 0;
}
.block_centerBoxHeading {
	background:#000000;
	padding:10px 0 10px 0;
	margin:0 0 2px 0;
}
.block_centerBoxHeading h2 {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	padding:0 0 0 18px;
	font-size:21px;
	font-weight:normal;
}
.search_inp {
	background:#FDCA00;
	font-size:11px;
	border: 1px solid #666666;
}
.left_space_am {
	padding-top:10px;
}
.product a {
	color:#2C2C2C;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
	text-decoration:none;
}
.product a strong {
	color:#2C2C2C;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
	padding:0 0 0 12px;
	background:url(../../images/bull_3.gif) 0 5px no-repeat;
	text-decoration:none;
}
.product a:hover {
	text-decoration:underline;
}
.product strong {
	color:#C52B2B;
	font-weight:bold;
	font-size:13px;
}
.product_list {
	padding:5px 0 5px 14px;
	margin:0 0 3px 0;
}
.product_list a {
	color:#AF332B;
	font-weight:bold;
	font-size:9px;
}
.left {
	width:320px;
	position:relative;
}
.right {
	width:100%;
	margin-left:-120px;
}
.right .indent_right {
	margin:0 0 0 120px;
}
.right .name {
	padding:0 0 2px 0;
}
.right .name a {
	color:#2C2C2C;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
	padding:0 0 0 12px;
	background:url(../../images/bull_3.gif) 0 4px no-repeat;
	text-decoration:none;
}
.right .name a:hover {
	text-decoration:underline;
}
.right .text {
	color:#B6B6B6;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
	padding:0 0 7px 0;
}
.right .price {
	padding:6px 23px 9px 0;
}
.right .price strong {
	color:#C52B2B;
	font-weight:bold;
	font-size:13px;
}
.right .button {
	padding:6px 59px 0 0;
}
.pic {
	float:left;
	margin:0 7px 0 0;
}
.product_list_col {
	margin:0 0 0 0;
	padding:4px 0 5px;
	border-top:3px solid #2C2C2C;
}
.product_list_col .name {
	padding:6px 13px;
	margin-top:2px;
}
.product_list_col .name a {
	color:#2C2C2C;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
	padding:0 0 0 12px;
	background:url(../../images/bull_3.gif) 0 4px no-repeat;
	text-decoration:none;
}
.product_list_col a {
	color:#AF332B;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
}
.product_list_col a:hover {
	text-decoration:underline;
}
.product_list_col .text {
	padding:8px 10px 12px 3px;
	color:#B6B6B6;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	text-transform:uppercase;
}
.product_list_col .line {
	font-size:0;
	line-height:0;
	height:3px;
	border-top:2px solid #2C2C2C;
}
.product_list_col .prb {
	padding:7px 10px 7px 15px;
}
.product_list_col .price {
	float:left;
	padding:5px 2px 0;
}
.product_list_col .button {
	float:right;
	padding:7px 10px 7px 15px;
	border-left:2px solid #2C2C2C;
}
.product_list_col strong {
	color:#C52B2B;
	font-weight:bold;
	font-size:13px;
}
.border_box {
	border: 1px solid #999999;
	margin-right:3px;
}
#footer {
	color:#CCC;
	font-size:10px;
	text-align:center;
}
#footer .copy {
	padding:0 0 0 0;
}
#footer .bg_footer {
	background:#000000;
	width:100%;
}
#footer .column {
	width:100%;
	float:left;
	color:#636567;
	font-size:9px;
	line-height:13px;
}
#footer .column .indent {
	padding:10px 0 10px 0px;
}
#footer .column span {
	color:#FFFFFF;
	font-family:tahoma;
}
#footer .column span a {
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer .column span a:hover {
	font-size:11px;
	line-height:13px;
	text-decoration:underline;
}
#footer .column_1 {
	float:left;
	height:60px;
	font-size:9px;
	line-height:10px;
	color:#C4C4C4;
}
#footer .column_1 .indent {
	padding:37px 19px 0 10px;
}
#search_box {
	display:inline;
}
.cat_heading {
	font-size:14px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:15px;
}
.newProdIndexName {
	font-size:12px;
	padding-left:20px;
}
.MsoNormalTable,  {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #666666;
	width:100%;
}

.Section1 ul {
	padding-left: 20px;
	list-style-type: square;
}
.Section2 ul {
	padding-left: 20px;
	list-style-type: square;
}

.box_body ul {
		padding-left: 0px;
			list-style-type: none;	
}

.list_area ul {
	list-style:outside;
	padding-left:15px;
	
}


table.b_line  {
	border-spacing:0;
border-collapse:collapse;
background-color:white;
border:0;
border:1px outset black;
}


table.b_line td {
	-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
	border:1px inset black;
	padding-top: 1.5px;
	padding-right: 5px;
	padding-bottom: 1.5px;
	padding-left: 5px;
	margin:0px;
}


table.b_line2  {
	border-spacing:0;
border-collapse:collapse;
background-color:white;
border:0;
border:1px outset black;
}


table.b_line2 td {
	-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
	border:1px inset black;
	padding-top: 1.5px;
	padding-right: 2px;
	padding-bottom: 1.5px;
	padding-left: 2px;
	margin:0px;
}

table.MsoTableGrid {
	width: 100%;
	border-spacing:0;
border-collapse:collapse;
background-color:white;
border:0;
border:1px outset black;
}

table.MsoTableGrid td {
	-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
	border:1px inset black;
	padding-top: 1.5px;
	padding-right: 5px;
	padding-bottom: 1.5px;
	padding-left: 5px;
	margin:0px;
}


table.MsoNormalTable {
	width: 100%;
	border-spacing:0;
border-collapse:collapse;
background-color:white;
border:0;
border:1px outset black;
}


table.MsoNormalTable td {
	-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
	border:1px inset black;
	padding-top: 1.5px;
	padding-right: 5px;
	padding-bottom: 1.5px;
	padding-left: 5px;
	margin:0px;
}

.adminbutton {
	
font-size:9px;	
font-color:black;
	
}