/* -- GENERAL DEFINITIONS ----------------------------------------------- */
h1, h2, h3, h4{margin:0px; padding:0px;}
* 
{

}

body
{
    margin: 0px;
    padding: 0px;
    color: #dbd6d9;
	background-color:#2F2526;
    font-family: Tahoma;
    font-size: 12px;
}

a, a:visited
{
    color: #d0d0d0;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    
}

a img
{
   /* border: 0px;*/
}
.WaterMark
{
    color: #999;
}

table
{
    border-collapse: collapse;
    margin: 0px;
    border: 0px;
}

td
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

/* -- SURROUNDING FRAMEWORK ----------------------------------------------- */

div#ctl00_smp{/* display:none; */ 
    margin-left: 0;
    margin-top: 2px;
}

div.OuterWrapper
{}

div.TopSpacer
{
    display:none;
}

div.TopSpacerInner1, div.TopSpacerInner2
{}

table.SitePositioner
{
    width: 100%;
}

table.SitePositioner td.LeftSpacer, table.SitePositioner td.SiteWrapper, table.SitePositioner td.RightSpacer
{
    vertical-align: top;
}

div.BottomSpacer
{
    background: url(/App_Themes/FrameworkBasic/images/custom/bottomBg.gif) no-repeat;
    height: 51px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-left:auto;
    margin-right:auto;
    width:986px;
}

div.BottomSpacerInner1, div.BottomSpacerInner2
{
    
}

.FooterContentBodyCssClass{}
.FooterContentHeaderCssClass {}
.FooterContentWrapperCssClass {}
.FooterFooterCssClass {}


/* -- Left & right areas -- */

td.LeftSpacer
{
      background: url(/App_Themes/FrameworkBasic/images/custom/left_Bg2.gif) top right repeat-y; 
      font-size:0px;
}

div.LeftSpacerInner1
{
      background: url(/App_Themes/FrameworkBasic/images/custom/left_Bg.jpg) top right no-repeat;
      height: 800px;  
}

div.LeftSpacerInner2, div.LeftSpacerInner3
{}


td.RightSpacer
{
      background: url(/App_Themes/FrameworkBasic/images/custom/right_Bg.jpg) top left no-repeat;
      font-size:0px;
}

div.RightSpacerInner1
{
      background: url(/App_Themes/FrameworkBasic/images/custom/right_Bg.jpg) top left no-repeat;
      height: 800px;    
}

div.RightSpacerInner2, div.RightSpacerInner3
{}


/* -- Site content containers -- */

td.SiteWrapper
{
    background-color:#2F2526;
	width:984px;
}

div.SiteWrapper
{
    width: 984px;
    min-height: 650px;
    height: 650px;
    background: url(/App_Themes/FrameworkBasic/images/custom/site-wrapper-bg.gif) 0px 138px no-repeat;
    position: relative;
}



/* -- TOP AREA ----------------------------------------------- */

div.TopArea
{
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/toparea_bg.gif);
    height: 138px;
}


/* -- LOGO AREA ----------------------------------------------- */
div.LogoWrapper
{
    float: left;
}

div.LogoHeader
{
    background: url(/App_Themes/FrameworkBasic/images/custom/logo-header-bg.jpg) no-repeat;
    width: 668px;
    height: 0px;
    display:none; 
}

div.LogoBody a, div.LogoBody img
{
    display: block;
} 

div.LogoFooter
{
    background: #fff;
    width: 668px;
    height: 15px;
    display:none; 
}



/* -- CART AREA ----------------------------------------------- */


div.CartArea
{
    float: right;
    width: 250px;
    height: 120px;
    overflow: hidden;
    margin:0px;
    padding:0px;

    
}

div.SmallCartWrapper
{
    width: 250px;
    height: 120px;
    position: absolute;
	top: 0px;
	left: 730px;	

}

span.SmallCartItemsLabel, span.SmallCartSumLabel
{
    font-weight:normal;
}

span.VatSelectorLabel label
{
    font-size: 0.8em;
}

div.CultureSelectorWrapper
{
    height: 20px;
    position:absolute;
    top:20px;
    left:750px;
    z-index: 100;
    width: 150px;
}


div.CultureSelectorBody
{
    font-size: 18px;
    color: #fff;
    padding-top: 0px;
}

a.CultureSelectorItem, a.CultureSelectorItem span
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #fff;
}

a.CultureSelectorItem
{
    margin-right: 10px;
}

a.CultureSelectorItem1
{
    padding-left: 8px;

}

a.CultureSelectorItem2
{
   /* padding-left: 60px; */
display: none;
}

img.CultureFlagSelected
{
    border: 1px solid white;
}


a.CultureSelectorItemSelected
{
    text-decoration: underline;
}


div.SmallCartHeader
{
    padding: 10px 0px 0px 130px;
    text-align: left;
    color: #fff;
    margin-bottom:8px;
    display:none;
}

div.SmallCartHeader h2
{
    margin:0px; padding:0px; text-transform:uppercase;
}

div.SmallCartBody
{
    padding: 0px 0px 0px 89px;
    text-align: left;
    color: #f282bc;
}

div.SmallCartItems
{
	margin-top:30px;
}

span.SmallCartItemsValue
{
    margin: 0px 3px 0px 3px;
}

div.SmallCartSum
{
    margin-top: 3px;
}

span.SmallCartSumLabel
{
    margin-right: 5px;
}

div.CurrencySelectorWrapper
{
    margin-top: 4px;
    height:15px;
}

div.CurrencySelectorHeader
{
    float: left;
    padding-left: 10px;
    padding-top: 2px;
    display:none;
}

div.CurrencySelectorHeader h3
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

div.CurrencySelectorBody
{
    float:left;
    padding-right: 0px;
    margin-top: -20px;
    margin-left: -87px;
}

div.CurrencySelectorBody label
{
    font-size: 11px;
    position: relative;
    top: -1px;
}

div.CurrencySelectorBody div.Spacer
{
    display: none;
}

div.CurrencySelectorFooter
{

    height: 0px;
    font-size: 0px;
    display: none;
}
    

div.VatSelector
{
    clear: both;
    margin-top: -15px;
    margin-left: -2px;
	display:none;
}


div.SmallCartButtons
{
    left:0px;
	position:absolute;
	top:24px;
}

div.ViewCartButton
{
    position:absolute;
    left: 15px;
    top:95px;
    display:none; /* not needed */
}

div.CheckoutButton
{
    position: absolute;
    top: 52px;
    left: 89px;
}

div.MyPagesButton
{
    position: absolute;
    top: 52px;
    left: 162px;
	display:none;
}

div.LogInOutButton
{
    position: absolute;
    top: 52px;
    left: 163px;
}

div.SmallCartButtons a, div.SmallCartButtons img
{
    display: block;
}

div.ViewCartButton a
{
    display: inline;
    font-size: 20px;    
}

div.ViewCartButton img
{
    display: inline;
    vertical-align: text-top;
}


div.SmallCartButtons a:active
{
    background-position: 0px -29px;
}


div.ViewCartButtonEnabled a:hover img, 
div.ViewCartButtonEnabled a:active img,
div.CheckoutButtonEnabled a:hover img, 
div.CheckoutButtonEnabled a:active img, 
div.MyPagesButtonEnabled a:hover img, 
div.MyPagesButtonEnabled a:active img, 
div.LogInOutButton a:hover img, 
div.LogInOutButton a:active img
{
    /*visibility: hidden;*/
}






/* -- PAGE MENU ----------------------------------------------- */

div.PageMenuWrapper
{
    height:24px;
	left:194px;
	overflow:hidden;
	position:absolute;
	top:114px;
	width:730px;
}

div.PageMenuHeader
{
    display:none;
}

div.PageMenuBody
{}

div.PageLinkWrapper
{
    float: left;
    height:26px;
    padding-left:14px;
    padding-right:14px;
}

div.PageLinkWrapper a
{
    display: block;
    margin-top:5px;
}

div.PageLinkWrapper a:hover
{
    /*opacity: 0; 
    filter: alpha(opacity=0);*/
}

div.PageLinkFirst
{padding-left:14px;}

div.PageLinkFirst, div.PageLinkLast
{}




a.PageLink,a:visited.PageLink
{ color:#f282bc;}

a.PageLink span.LinkSpacerLeft
{
    display:none
}

a.PageLink span.LinkText
{
       
}

a.PageLink span.LinkSpacerRight
{
    display:none
}


div.PageLinkDivider
{
    float: left;
}

div.PageMenuFooter
{
    clear: both;
    height: 34px;
    display:none;
}



/* -- LEFT AREA ----------------------------------------------- */

div.LeftArea
{
    float: left;
    width: 170px;
    margin-right: 18px;
    margin-top:9px;
}

/* -- SEARCH BOX ----------------------------------------------- */
div.SearchBoxWrapper
{
    padding-top: 0px;
    margin-bottom:0px;
	display:none;
}

div.SearchBoxHeader
{ display:none;}

div.SearchBoxBody
{
}

div.SearchBoxInput
{
    float:left;
    margin-right: 0px;
    padding: 0px;
    padding-left: 8px;
}
div.SearchBoxInput input
{
    width: 120px;
    border-top: 1px solid #7d7d7d;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-left: 1px solid #7d7d7d;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    padding: 2px 2px 2px 2px;
}



div.SearchBoxButton
{
    float:right;
    margin: 0px;
    _margin-top: 1px;    /* IE6 workaround */
     
}

div.SearchBoxButton a
{
    display: block;
}

div.SearchBoxButton img
{
    display: block;
}

div.SearchBoxButton a:hover img, div.SearchBoxButton a:active img
{
    /*visibility: hidden;*/
}

div.SearchBoxButton a:active
{
    background-position: 0px -50px;
}
 

div.SearchBoxFooter
{
    clear:both;
}



/* -- PRODUCT CATEGORY MENU ----------------------------------------------- */
div.ProductMenuWrapper
{
    padding-top:0px;
    padding-right:5px;
    margin-top:28px;
}

div.ProductMenuHeader
{
    background: #EE81BD; /*url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;*/
    padding:4px; padding-left:15px; margin:0px;
    
}

div.ProductMenuHeader h3
{
	color:White;
	font-weight:normal;
}

div.ProductMenuBody
{
    border-left:0px solid #eeeeee; border-right:0px solid #eeeeee;
    padding:11px 0px 4px 10px;
}

td.NodeControl
{
    padding-bottom: 0px;
    vertical-align: middle;
    padding-right: 4px;
    font-size: 0px;
    display:none;
}

td.NodeControl img
{
    padding-bottom: 1px;
    width: 7px;
    height: 7px;
    
}
div.ProductCategoryLevel1
{
padding-bottom:4px;
padding-left:12px;
padding-top:4px;
width:141px;
}    

div.ProductCategoryLevel1 a span.ProductCategoryName
{
    font-size: 12px;
    color: #f282bc;
    text-transform: none;
    font-weight: normal;
}

div.ProductCategoryLevel2 a span.ProductCategoryName
{
    font-size: 12px;
    color: #f282bc;
    font-weight: normal;
}

div.ProductCategoryLevel2
{
padding-bottom:4px;
padding-left:32px;
padding-top:4px;
width:141px;
}    

div.ProductCategoryLevel3
{
padding-bottom:4px;
padding-left:52px;
padding-top:4px;
width:141px;
}

div.ProductCategoryLevel3 a span.ProductCategoryName
{
    font-size: 12px;
    color: #f282bc;
}

div.ProductCategoryLevel4
{
padding-bottom:4px;
padding-left:72px;
padding-top:4px;
width:141px;
}      

div.ProductMenuFooter
{
    clear:both;
    /*background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-footer-bg.gif) no-repeat;*/
    
}

/*.ProductTreeLevelWrapper1 {float:right; clear:both; width: 165px;}
.ProductTreeLevelWrapper2 {float:right; clear:both; width: 165px;}
.ProductTreeLevelWrapper3 {float:right; clear:both; width: 165px;}
.ProductTreeLevelWrapper4 {float:right; clear:both; width: 165px;}*/


/* -- INFO AREA ----------------------------------------------- */

div.InfoTextWrapper
{
    margin-top: 25px;
}

/* -- MAIN AREA ----------------------------------------------- */

div.MainArea
{
    float: left;
    width: 750px;
    margin: 0px 19px 0px 19px;
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
    display: inline; /* IE6-fix */
    overflow: hidden;
    padding-top: 39px;
}

div.MainAreaCheckout
{
	border-left:0 solid #EEEEEE;
	border-right:0 solid #EEEEEE;
	display:inline;
	float:left;
	margin:49px 0 0 0;
	overflow:hidden;
	padding-bottom:250px;
	width:770px;
}

/* -- INFORMATION PAGE  ----------------------------------------------- */
div.PageDetailsPageWrapper
{
}

div.PageDetailsHeader
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;*/
    padding: 0px 0px 0px 0px;
    height: 48px;  
    display:none;  
}

div.PageDetailsHeader h1
{
    text-align:left;
    margin: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    padding-top: 5px;
}

div.PageDetailsBody
{
    padding-top: 0px;
}

div.PageDetailsImage
{
    float: left;
    margin-right: 16px;
}
    
div.PageDetailsText
{
    float: left;
    font-family: Georgia, Sans-Serif;
    font-size: 13px;
}
    

div.PageDetailsFooter
{
    clear:both;
    height: 20px;
}



/* -- CATEGORY PAGE  ----------------------------------------------- */
div.CategoryPageWrapper
{

}

div.CategoryPageHeader
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;*/
    padding: 0px 0px 0px 0px;
    height: 48px;
    display:none;   
}

div.CategoryPageHeader h1
{
    text-align:left;
    margin: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    padding-top: 5px;
}

div.CategoryPageBody
{
    padding-top: 0px;
}

div.CategoryPageImage
{
    float: left;
    margin-right: 16px;
}
    
div.CategoryPageText
{
    /*float: left;*/
    font-family: Georgia, Sans-Serif;
    font-size: 13px;
    padding-left: 0px;
}
    

div.CategoryPageFooter
{
    clear:both;
    height: 0px;
}





/* -- PRODUCT LIST NEW ----------------------------------------------- */
div.ProductListWrapper
{
    clear: both;
    padding-top: 2px;
    border-top: 0px solid #eee;
    padding-left:1px; /* fix for FF not showing left border on productlistcolumn1 */
}


div.ProductListHeader
{ display:none;}

div.ProductListBody
{
}

table.ProductListColumns
{
    margin-top: 4px;
    margin-bottom: 4px;
}

td.ProductListColumn1, td.ProductListColumn2, td.ProductListColumn3, td.ProductListColumn4
{
    /*background: #fff url(/App_Themes/FrameworkBasic/images/custom/product-list-content-cell-bg.gif) repeat-x*/; 
    width: 230px;
    padding-bottom: 10px;
    vertical-align: top;
    border:1px solid #444;     
}

div.StartPageProductListWrapper
{
    padding-left:1px;
}

div.StartPageProductListWrapper td.ProductListColumn1, div.StartPageProductListWrapper td.ProductListColumn2, div.StartPageProductListWrapper td.ProductListColumn3
{
    width: 230px
}




table.ProductListColumns td.ColumnSpacer
{
    width: 16px;
}

table.ProductListColumns td.RowSpacer
{
    height: 20px;
}

table.ProductListColumns div.ProductImage
{

    line-height:110px;
	margin-left:auto;
	margin-right:auto;
	margin-top:9px;
	overflow:hidden;
	min-height:0px;
}

div.ProductImage a img{margin-left:auto; margin-right:auto; display:block;}

table.ProductListColumns div.ProductImage img
{
    vertical-align: middle;
}

table.ProductListColumns div.ProductPrice
{
    text-align: center;
    margin-top: 3px;
}

table.ProductListColumns div.ProductPrice span
{
	font-size:12px;
	font-weight:normal;
}

table.ProductListColumns div.ProductPrice span.PricePrevious
{
    display: inline;
}

table.ProductListColumns div.ProductPrice span.PricePrevious span
{
    font-weight: normal;
    font-size: 12px;
    text-decoration: line-through;
}

table.ProductListColumns div.ProductButtons
{
    margin-top: 4px;
    text-align: center;
    padding-left: 2px;
}

table.ProductListColumns div.ProductButtons, table.ProductListColumns div.ProductButtons span, table.ProductListColumns div.ProductButtons a
{
 font-size: 18px;
}

table.ProductListColumns div.ProductButtons img
{
    vertical-align: text-top
}

table.ProductListColumns a.ButtonInfo
{
    padding-right: 2px;
}

table.ProductListColumns a.ButtonInfo:active, table.ProductListColumns a.ButtonBuy:active
{
    background-position: 0px 0px; /* 0px -50px; */
}

table.ProductListColumns a.ButtonInfo:hover img, table.ProductListColumns a.ButtonInfo:active img,
table.ProductListColumns a.ButtonBuy:hover img, table.ProductListColumns a.ButtonBuy:active img
{
    visibility: hidden;
}


table.ProductListColumns div.ProductName
{
    margin-top: 4px;
    padding: 0px 9px 0px 9px;
    text-align: center;
}

table.ProductListColumns div.ProductName h3
{
	color:#DBD6D9;
	font-size:10px;
	font-weight:normal;
}


div.ProductListFooter
{
    clear:both;
    display: none;
}

/* -- PRODUCT DETAILS ----------------------------------------------- */
div.ProductPageWrapper
{
    position: relative;
}

div.ProductPageHeader h1
{
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin: 0px;
    padding-bottom: 7px;
    border-bottom: 1px solid #444;
}

div.ProductImagesWrapper
{
    float:left;
	margin-right:14px;
	width:230px;
	background-color:#fff;
}

div.ProductDescriptionWrapper
{
    float: right;
    margin-right:170px;
    width: 332px;
    overflow: hidden;
    margin-top: 20px;
}

div.ProductDescriptionHeader h2
{
    font-weight: normal;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    font-style: italic;
}    

div.ProductArticleNumber
{
    position: absolute;
    top: 16px;
    right: 0px;
    font-size: 13px;
    color: #fff;
}

span.ProductArticleNumberLabel
{
    margin-right: 5px;
}

div.ProductDescription
{
    margin-top: 0px;
}

div.ProductDescriptionLabel
{
    display: none;
}

div.ProductDescriptionText
{
    font-size: 13px;
}

div.ProductAttributesWrapper
{
    margin-top: 15px;
}

div.ProductQuantity
{
    display: none;
}

div.PurchaseBlockWrapper
{
    margin-top: 20px;
    /*background: #ffffff;*/
    border: 1px solid #444;
    padding: 10px 5px;
    margin-bottom: 10px;
}



div.PurchaseBlockHeader, div.PurchaseBlockFooter
{
    display:none;
}

table.PurchaseBlock
{
    width: 100%;
}

table.PurchaseBlock td
{
    vertical-align: middle;
}


/* -- PRICES --*/

span.PriceAmount{}

span.PricePromotion span
{
    font-size: 11px;
    color: #fff;
    font-weight: normal;
}

span.PricePromotion span.PriceAmount
{
    font-size: 11px;
    font-weight: normal;
}

span.PriceStandard span
{
    font-size: 11px;
    font-weight: normal;
}

span.PriceStandard span.PriceAmount
{
    font-size: 11px;
    font-weight: normal;
}

span.PricePrevious span
{
    text-decoration: line-through;
    padding-left:4px;
    color: #d4d4d4;
}

span.PriceEarlier 
{
    margin-left: 5px;
}

span.PriceEarlier span
{
    font-size: 13px;
    text-decoration: line-through;
}

span.PriceEarlier span.PriceAmount
{
    font-size: 13px;
    
}


td.PurchaseBlockStock span
{
    display:block;
    color: #fff;
    font-size: 11px;
}

td.PurchaseBlockStock span.StockStatusLabel
{
    color: #fff;
}
        

td.ProductQuantity input
{
    text-align: center;
    width: 20px;
    margin-left: 4px;
}

td.PurchaseBlockBuy
{
    padding-top: 4px;
}

td.PurchaseBlockBuy a, td.PurchaseBlockBuy img
{
    display: block;
    width: 69px;
    height: 22px;
}


td.PurchaseBlockBuy a:active
{
    background-position: 0px 0px; /* -50 */
}

td.PurchaseBlockBuy a:hover img, td.PurchaseBlockBuy a:active img
{
    visibility: hidden;
}

td.PurchaseBlockPrice span.PriceEarlier{display:block;}

/* -- PRODUCT IMAGE --*/

div.ProductImagesWrapper a:hover, div.ProductImage a:hover, div.OffersListItemImage a:hover
{
    opacity: 0.7; 
    filter: alpha(opacity=70);
}

div.BigProductImage
{
    text-align: center;
}

div.ProductImageClickMessage
{
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
}

div.ProductThumbnailsBody
{
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
}

/* -- TOOLBAR -- */

div.ToolbarWrapper
{
    margin-bottom: 15px;
    text-align: right;
}

div.ToolbarWrapper div
{
    display:inline;
}

div.ToolbarWrapper br
{
    display:none;
}


/* -- TIP A FRIEND -- */


div.SendTipMain
{
    background: #fff; /*url(/App_Themes/FrameworkBasic/images/custom/send-tip-main-bg.jpg) center center no-repeat*/
    padding: 20px;
    border: 1px solid #666;
    display:block;
    width: 285px;
    position: absolute;
	color:black;
}

div.SendTipMain div
{
    display:block;
}


div.SendTipHeader
{
    text-align: left;
    padding-bottom: 10px;
}

span.SendTipHeaderText
{
    font-weight: normal;
    font-size: 14px;
    white-space: nowrap;
}

div.SendTipMain td
{
    padding: 2px;
    vertical-align: middle;
}

div.SendTipMain a, div.SendTipMain a:visited
{
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    padding: 3px 8px;
    border: 1px solid #666;
    font-weight: normal;
    color: #666;
    background: #fff;
    text-decoration: none;
    float: right;
}


div.SendTipMain a:hover
{
    background: #eee;
    text-decoration: none;
}

div.SendTipModalPopupBackground
{
    background: #fff;
    opacity: 0.8; 
    filter: alpha(opacity=80);
}
    


/* -- RELATED PRODUCTS -- */

table.relatedTable
{
    margin-right: 15px;
}


table.relatedTable td
{
    vertical-align: middle;
}

td.RelatedProductArticleNumber
{
    display:none;
}

td.RelatedProductButtons
{
    white-space: nowrap;
}

td.RelatedProductButtons br
{
    display:none;
}





/* -- PRODUCT LIST BOX ----------------------------------------------- */
div.SimpleProductListWrapper
{
    padding-top: 0px;              
}

div.SimpleProductListWrapper .Spacer
{
    font-size: 0px;
    height: 6px;
}


div.SimpleProductListBody
{
    padding-top:4px;
}

div.SimpleProductListItem
{
 
}

div.SimpleProductListItemText
{padding-left:4px;}

div.SimpleProductListItemText a
{
    padding-left: 11px;
    background: url(/App_Themes/FrameworkBasic/images/node-closed.gif) 0px 4px no-repeat;        
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}

div.SimpleProductListItemText a .SimpleProductListItemCounter, div.SimpleProductListItemText a .SimpleProductListItemCounterSuffix
{
    color: #fff;
}



div.SimpleProductListItemSeparator
{
    clear:both;
    display: none;
}

div.SimpleProductListFooter
{
    clear:both;
    display: none;
}




/* ---------------- SEARCH RESULT -------------------------- */

tr.SearchResultAlternateRow td
{
    
}

div.SearchResultHeader h1
{
    margin: 0px 0px 10px 0px;
    font-size: 30px;
    font-weight: normal;

}

table.SearchResult
{
    margin: 12px 0px;
    width: 100%;
}

table.SearchResult td
{
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    padding: 2px 6px;
    border-bottom: 1px solid #eee;    
}

.ProductArticleNumber, td.ProductArticleNumberHeader

{display:none;}

table.SearchResult td.ProductImageHeader, 
table.SearchResult td.ProductArticleNameHeader, 
table.SearchResult td.ProductArticleNumberHeader, 
table.SearchResult td.ProductPriceHeader, 
table.SearchResult td.ProductQuantityHeader, 
table.SearchResult td.ButtonHeader
{
    background: #fff;
    border-left: 1px solid white;
    font-weight: normal;
    border-bottom: 0px solid #eee;
}

table.SearchResult td.ProductArticleNameHeader,
table.SearchResult td.ProductArticleName
{
    text-align: left;
}

table.SearchResult td.ProductPrice span
{
    font-size: 12px;
}


table.SearchResult td.ButtonContainer
{
    padding: 4px 5px 0px 7px;
}

table.SearchResult td.ButtonContainer img 
{
    vertical-align: text-top;
}

table.SearchResult td.ButtonContainer a
{
    font-size: 19px;
}

table.SearchResult td.ButtonContainer a:hover img, table.SearchResult td.ButtonContainer a:active img  
{
    visibility: hidden;
}

table.SearchResult td.ButtonContainer a:active
{
    background-position: 0px 0px; /* -50 */
}

/* NEWS PAGE */

div.NewsDetailsHeader
{
    padding-bottom:15px;
}

div.NewsDetailsHeader h1
{
    text-align:left;
    margin: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    padding-top: 5px;
}

/* STARTPAGE TEMPLATE */
div.ProductPageFooter{padding-bottom:30px;}

#ctl00_cart_myPagesControl_myPagesTabContainer_tabPanelCustomerAddresses_myPagesMessage {color:#000;}
#ctl00_cart_myPagesControl_myPagesTabContainer_tabPanelCustomerSettings_mps_upWrapper {color:#000;}
                  table.ProductListHorizontalAdvanced span.PricePromotion span,
                  table.ProductListHorizontalAdvanced span.PriceStandard span
                
{
	font-weight: normal;
	font-size: 13px;
}
                  table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *,
                  table.ProductListHorizontalAdvanced div.ButtonInfo *
                  table.ProductListHorizontalAdvanced td.ProductImage *
                
{
	display: block;
}div.ProductAttributesWrapper div 
{
	padding-bottom: 4px;
	clear: both;
}div.ProductAttributesWrapper select
{
	display: block;
	clear: both;
}span.ProductCommentLabelCssClass
{
	padding-top: 4px;
	display: block;
}table.ProductListHorizontalAdvanced
{
	width: 100%;
	margin: 15px 0px;
	border-bottom: 1px solid #eee;
}table.ProductListHorizontalAdvanced  span.StockStatusValue
{
	margin-left: 5px;
	font-weight: normal;
}table.ProductListHorizontalAdvanced div.ArticleNumber
{
	display: block;
	padding-top: 2px;
}table.ProductListHorizontalAdvanced div.ButtonContainer
{
	padding: 3px 0px 0px 0px;
}table.ProductListHorizontalAdvanced div.ButtonInfo
{
	float: right;
	padding-top: 2px;
}table.ProductListHorizontalAdvanced div.NameMain
{
	font-weight: normal;
}table.ProductListHorizontalAdvanced div.NameSub
{
	font-style: italic;
	padding-top: 2px;
}table.ProductListHorizontalAdvanced div.Price
{
	clear: both;
	padding-top: 2px;
	white-space: nowrap;
}table.ProductListHorizontalAdvanced div.StockStatus
{
	display: block;
	padding-top: 3px;
	clear: both;
}table.ProductListHorizontalAdvanced span.PricePrevious span
{
	padding-left: 10px;
	text-decoration: line-through;
}table.ProductListHorizontalAdvanced table.ButtonBuyContainer
{
	float: right;
}table.ProductListHorizontalAdvanced table.ButtonBuyContainer td
{
	border: 0px;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
}table.ProductListHorizontalAdvanced table.ButtonBuyContainer td.ButtonBuy
{
	padding-top: 1px;
}table.ProductListHorizontalAdvanced td
{
	vertical-align: middle;
	border-top: 1px solid #eee;
	padding: 5px 0px;
}table.ProductListHorizontalAdvanced td.ProductName
{
	padding-left: 5px;
	padding-right: 5px;
}table.ProductListHorizontalAdvanced td.ProductOrderInfo
{
	text-align: right;
}table.ProductListHorizontalAdvanced td.Quantity input
{
	width: 22px;
	text-align: center;
	margin-right: 10px;
	display: inline;
}
div.PlacedOrderDetailsHeader {color: black;}
.ajax__tab_body {color:#fff;}
.PageDetailsText table td img{padding:0 30px 15px 0;
text-align:center;
vertical-align:top;}
.PageDetailsText table td {
vertical-align:top;}
a img {border: 0px;}
div.CategoryContentWrapper {width: 569px;}
.CategoryPageText p img {margin-left:1px;}



/*
table.ProductListColumns div.ProductPrice span {
font-size:0;
font-weight:normal;
}
*/

body#tinymce{
	background: none repeat scroll 0 0 #2F2526;
}

div.CategoryPageText p {
  margin: 0px;
}
