.nothing{}

/* -- GENERAL DEFINITIONS ----------------------------------------------- */

* 
{

}

body
{
    margin: 0px;
    padding: 0px;
    color: #333;
	font-family: Arial, sans-serif;
    font-size: 12px;
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/body-bg.gif) top repeat-x;
}


body.popupBackground, body.popupBackground td
{
        background: #fff;
        text-align: center;
}

body.popupBackground table
{
        width: 100%;
}


a, a:visited
{
    color: #006ead;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    color: #f00;
}

a img
{
   border: 0px;
}

h1
{
    font-size: 16px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

h2.ContentPage
{
    font-size: 14px;
    font-weight:bold;
    margin:10px 0;
}


.WaterMark
{
    color: #999;
}

table
{
    border-collapse: collapse;
    margin: 0px;
    border: 0px;
}

td
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

/* -- SURROUNDING FRAMEWORK ----------------------------------------------- */

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/bottom-spacer-bg.gif) top center;
}

div.BottomSpacerInner1, div.BottomSpacerInner2
{
    display:none;
}

div.FooterContentWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/footer-content-wrapper-bg.gif) top right repeat-x;
    padding: 0px 0px 100px;

}

div.FooterContentBody
{
    width: 983px;
    margin-left: auto;
    margin-right: auto;     
    font-size: 11px;
    padding-top: 10px;
    background: url(/App_Themes/FrameworkBasic/images/custom/footer-content-body-bg.gifX) top right no-repeat;
}

div.FooterContentBody div
{
    float: left;
    margin: 0px 0px 0px 15px; 
    padding-bottom: 15px;   
}

div.FooterContentBody h4
{
    text-transform: uppercase;
    font-size: 11px;
    font-family: Arial;
    color: #000;
    font-weight: bold;
    padding: 0;
    margin: 0px 0px 2px 0px;    
}

div.FooterContentBody a
{
    display:block;
    margin: 0px 0px 2px 0px;    
}


div.FooterContentBody div.CustomerService
{
    width: 155px;
}

div.FooterContentBody div.About
{
    width: 230px;
}

div.FooterContentBody div.Shipping
{
    width: 220px;
}

div.FooterContentBody div.Service
{
    width: 190px;
}

div.FooterContentBody div.Brands
{
    margin: 0px 50px 0px;
    clear: both; 
    float: none;
    padding: 15px 15px 0px;
    text-align: center;
    border-top: 1px solid #c3c1c2;
}

div.FooterContentBody div.Brands a
{
    display:inline;
}


div.FooterContentFooter
{
    background: url(/App_Themes/FrameworkBasic/images/custom/footer-content-footer-bg.gif) top right no-repeat;

}



/* -- Left & right areas -- */

td.LeftSpacer
{
      display:none;
}



td.RightSpacer
{
      display:none;
}


div.RightSpacerInner2, div.RightSpacerInner3
{}


/* -- Site content containers -- */

td.SiteWrapper
{
    padding-bottom: 50px;
    background: url(/App_Themes/FrameworkBasic/images/custom/vfo-bg-centered.gif) center 163px no-repeat;        
           
}

div.SiteWrapper
{
    margin: 0px auto;
    width: 998px;
    position: relative;
}

div.FooterArea
{
    height: 1px;
    font-size: 0px;
    clear: both;
}


/* -- TOP AREA ----------------------------------------------- */

div.TopArea
{
    padding: 0px 0px 0px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/top-area-bg.jpg) no-repeat;
    border-bottom: 0px dotted #666;
    margin: 0px 0px 0px 0px;
    height: 145px;    
}


/* -- LOGO AREA ----------------------------------------------- */
div.LogoWrapper
{
    float: left;
    background: url(/App_Themes/FrameworkBasic/images/custom/logo-header-bg.jpg) no-repeat;
    padding: 0px 0px 0px 0px;
    height: 109px;    
}

div.LogoHeader
{
    display:none; 
}

div.LogoBody a, div.LogoBody img
{
    display: block;
} 

div.LogoFooter
{
    display:none
}



/* -- CART AREA ----------------------------------------------- */


div.CartArea
{
    right: 0px;
    top: 0px;
    width: 604px;
    height: 96px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    background: url(/App_Themes/FrameworkBasic/images/custom/cart-area-bg.gif) no-repeat;
}


/* -- CULTURE SELECTOR ----------------------- */

div.CultureSelectorWrapper
{
    position: absolute;
    width: 144px;
    height: 61px;
    top: 107px;
    left: -846px;
    display: none;
    background: url(/App_Themes/FrameworkBasic/images/custom/culture-selector-wrapper-bg.gif) no-repeat;    
    
}

div.CultureSelectorHeader
{
    display: none;
}

div.CultureSelectorBody
{
    padding-top: 0px;
    font-size: 18px;
    
}

a.CultureSelectorItem, a.CultureSelectorItem span
{
    font-size: 14px;
    
}

a.CultureSelectorItem1
{
    position: absolute;
    left: 25px;
    top: 27px;
}

a.CultureSelectorItem2
{
    position: absolute;
    left: 85px;
    top: 25px;
}

a.CultureSelectorItem
{
    margin-left: 5px;
}

a.CultureSelectorItem img
{
    padding: 5px;
    opacity: 0;
    filter: alpha(opacity=0);    
}

a.CultureSelectorItemSelected
{
    text-decoration: underline;
}

a.CultureSelectorItemSelected img
{
    border: 1px solid #ccc;
}


/* -- THE CART ----------------------- */

div.SmallCartWrapper
{
    margin: 0px 0px 0px 0px;
    border: 0px solid #fff;
    padding: 10px 0px 0px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/small-cart-wrapper-bg.gif) no-repeat;    
    
}

div.SmallCartHeader
{
    display: none;
}

div.SmallCartHeader h2
{
    display: block;
    margin: 0px 0px 7px 0px;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;

}

div.SmallCartBody
{
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
    font-family: Arial;
    color: #7f7f7f;
}

div.SmallCartItems
{
    position: absolute;
    top: 16px;
    left: 342px;
    padding-bottom: 0px;
    text-align: left;    
}

span.SmallCartItemsValue
{
    margin: 0px 3px 0px 3px;
    font-weight: bold;    
}

span.SmallCartItemsSuffix
{
    font-weight: normal;    
}


div.SmallCartSum
{
    position: absolute;
    top: 37px;
    left: 221px;

}

span.SmallCartSumLabel
{
    margin-right: 3px;
}

span.SmallCartSumValue
{
    font-weight: bold; 
}

div.SmallCartFooter
{
    background: url(/App_Themes/FrameworkBasic/images/custom/small-cart-footer-bg.gif) left bottom no-repeat;    
    height: 10px;    
}

/* -- CURRENCY SELECTOR ----------------------- */

div.CurrencySelectorWrapper
{
    height: 20px;
    display: none;
    position: absolute;
    top: 68px;
    left: 0px;
}

div.CurrencySelectorHeader
{
    float: left;
    padding-left: 0px;
    padding-top: 2px;
    display: none;    
}

div.CurrencySelectorHeader h3
{

    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 12px;
    color: #000;
}

div.CurrencySelectorBody
{
    padding-left: 0px;
    margin-top: 0px;
}

span.CurrencySelectorInput input
{
    position: relative;
    top: 1px;
}

span.CurrencySelectorLabel
{
    margin-right: 2px;
}

div.CurrencySelectorBody label
{
    font-size: 11px;
}

div.CurrencySelectorBody div.Spacer
{
    display: none;
}

div.CurrencySelectorFooter
{

    height: 0px;
    font-size: 0px;
    display: none;
}
    
/* -- VAT SELECTOR ----------------------- */

div.VatSelector
{
    clear: both;
    margin-top: 10px;
    font-size: 11px;
    display:block;
}

div.VatSelector input
{
    margin: 0px 5px 0px -1px;
    padding: 0px;

}

div.VatSelector label
{
    position: relative;
    top: -1px;
}


/* -- CART BUTTONS ----------------------- */

div.SmallCartButtons
{
    display: block;
    position: absolute;
    top: 63px;
    left: 212px;
}

div.SmallCartButtons div
{
    margin-bottom: 0px;
    float: left;
}

div.ViewCartButton
{
    display:none;
}

div.CheckoutButton
{
   position: absolute;
    top: -42px;
    left: 285px;
}

div.MyPagesButton
{
   position: absolute;
    top: 0px;
    left: 75px;
}

div.LogInOutButton
{
   position: absolute;
    top: 0px;
    left: 0px;
}



div.SmallCartButtons a, div.SmallCartButtons img
{
    display:block;
}



div.ViewCartButtonDisabled
{
    display: none;
}

div.CheckoutButtonDisabled, div.MyPagesButtonDisabled
{
  display:block;
}

div.CheckoutButtonDisabled, div.MyPagesButtonDisabled
{
  display:block;
}


div.ViewCartButton img
{
}

div.SmallCartButtons a:active
{
    background-position: 0px -50px;
}




/* -- PAGE MENU ----------------------------------------------- */

div.PageMenuWrapper
{
    display:none;
      
}

div.PageMenuHeader
{
    display:none;
}

div.PageMenuBody
{
    padding: 6px 0px 0px 0px;
    text-align: center;
}

div.PageMenuBody *
{
    display: inline;
}

div.PageLinkWrapper
{
}

div.PageLinkWrapper a, div.PageLinkWrapper a:visited
{
	font-size: 14px;
	margin: 0px 20px 0px 20px;
    text-transform: none;
    font-weight: normal;
    color: #fff;
    background: url(/App_Themes/FrameworkBasic/images/custom/page-link-arrow.gif) left center no-repeat;
    padding-left: 7px;     
}

div.PageLinkWrapper a:hover
{
    text-decoration: underline;
}


div.PageLinkFirst, div.PageLinkLast
{}




a.PageLink
{}

a.PageLink span.LinkSpacerLeft
{
    display:none
}

a.PageLink span.LinkText
{
  
}

a.PageLink span.LinkSpacerRight
{
    display:none;
}


div.PageLinkDivider
{
    float: left;
    display: none;
}

div.PageMenuFooter
{
    clear: both;
    height: 0px;
    font-size: 0px;
}



/* -- LEFT AREA ----------------------------------------------- */

div.LeftArea
{
    clear: both;
    float: left;
    width: 184px;
    margin-top: 0px;
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/left-area-bg.jpg) 0px 0px no-repeat; 
    border-right: 1px solid #eee;
}

/* -- SEARCH BOX ----------------------------------------------- */
div.SearchBoxWrapper
{
    padding: 0px 0px 0px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-wrapper-bg.gif) no-repeat; 
    display:block;
    position: absolute;
    top: 118px;
    left: 684px;
}

div.SearchBoxHeader
{
    display: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 6px 0px 5px 10px;
    text-transform: none;
    background: url(/App_Themes/FrameworkBasic/images/custom/section-header-autumn-bg.gif) no-repeat;  
    color: #000;
}

div.SearchBoxBody
{
    padding: 0px 0px 0px 118px;
    height: 21px;
    width: 196px;
    background: url(/App_Themes/FrameworkBasic/images/custom/bg.gif) no-repeat;
}

div.SearchBoxInput
{

}
div.SearchBoxInput input
{
    position: absolute;
    top: 0px;
    left: 118px;
    width: 134px;
    border-top: 1px solid #aaa;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #aaa;
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    font-size: 12px;
    padding: 1px 2px 0px 2px;
    height: 18px;
}



div.SearchBoxButton
{
    position: absolute;
    top: 0px;
    right: 0px;    
    margin: 0px 0px 0px 0px;
    _margin-top: -1px;    /* IE6 workaround */
     
}

div.SearchBoxButton a
{
    display: block;
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/search-hover.gif) top left no-repeat;     
}

div.SearchBoxButton img
{
    display: block;
}

div.SearchBoxButton a:hover img, div.SearchBoxButton a:active img
{
   
}

div.SearchBoxButton a:active
{
    background-position: 0px -50px;
}
 

div.SearchBoxFooter
{
    clear:both;
    height: 10px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-box-footer-bg.gif) bottom left no-repeat;      
    display:block;
}

/* -- MANUFACTURER SELECTOR ----------------------------------------------- */

div.ManufacturerSelectorWrapper
{
    display:none;
}

div.ManufacturerSelectorHeader
{
    background: url(/App_Themes/FrameworkBasic/images/custom/manufacturer-selector-header-bg.gif) no-repeat;  
    display: none;
}

div.ManufacturerSelectorHeader h2
{
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 6px 0px 5px 10px;
}

div.ManufacturerSelectorBody
{
    background: url(/App_Themes/FrameworkBasic/images/custom/manufacturer-selector-body-bg.gif-bg.gif) no-repeat;
    font-family: Arial;
    padding: 0px 0px 0px 12px;
}

div.ManufacturerSelectorWrapper select
{
    width: 150px;
}

div.ManufacturerSelectorFooter
{
    display:block;
    background: url(/App_Themes/FrameworkBasic/images/custom/manufacturer-selector-footer-bg.gif) left bottom no-repeat;
    height: 10px;
}




/* -- PRODUCT CATEGORY MENU ----------------------------------------------- */
div.ProductMenuWrapper
{
    margin-top: 15px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-wrapper-bg.gif) no-repeat;
    padding: 0px 0px 0px 0px;
    border-top: 0px solid #1c449c;
    border-bottom: 0px solid #1c449c;    
}



div.ProductMenuHeader
{
    background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;  
    display: none;
}

div.ProductMenuHeader h3
{
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 6px 0px 5px 10px;
}

div.ProductMenuBody
{
    background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-body-bg.gif) no-repeat;
    font-family: Arial;
    padding: 0px 0px 0px 0px;
}

div.ProductMenuBody a
{
    color: #000;
}

td.NodeControl
{
    display:none;
}

td.NodeControl img
{
    padding-bottom: 1px;
    width: 7px;
    height: 7px;
}

div.CategoryGroupHeader
{
    font-weight: bold;
    background: #efefef;
    text-transform: uppercase;
    padding-left: 6px;
    margin-top: 4px;
}

div.ProductCategoryLevel1
{
    padding: 0px 0px 0px 23px;
    height: 31px;
    position: absolute;
    top: 114px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-category-level-1-bg.gif) no-repeat;
}    

div.ProductCategoryLevel1 table
{
    height: 31px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-category-level-1-bg.gif) top right no-repeat;
}   

div.ProductCategoryLevel1 td.ProductCategoryNameWrapper
{
    padding-top: 5px;
    padding-right: 23px;
}   


div.ProductCategoryLevel1Selected
{
    padding: 0px 0px 0px 23px;
    height: 31px;
    position: absolute;
    top: 114px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-category-level-1-selected-bg.gif) no-repeat;
}    

div.ProductCategoryLevel1Selected table
{
    height: 31px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-category-level-1-selected-bg.gif) top right no-repeat;
} 



.ProductTreeRoot1 div.ProductCategoryLevel1
{
    left: 0px;
} 
   
.ProductTreeRoot1 div.ProductCategoryLevel1
{
    left: 0px;
} 


.ProductTreeRoot2 div.ProductCategoryLevel1
{
    left: 80px;
} 

.ProductTreeRoot3 div.ProductCategoryLevel1
{
    left: 155px;
} 

.ProductTreeRoot4 div.ProductCategoryLevel1
{
    left: 236px;
} 


div.ProductCategoryLevel1 a
{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
 
}

div.ProductCategoryLevel2
{
    padding-bottom: 1px;
    border-bottom: 1px solid #e7e7e7;
    margin-left: 6px;
}    

div.ProductCategoryLevel2 a
{
    font-size: 11px;
}

div.ProductCategoryLevel2
{
    padding-left: 11px
}    

div.ProductCategoryLevel3
{
    padding-left: 22px
}    

div.ProductCategoryLevel3 a
{
    font-size: 11px;
}

div.ProductCategoryLevel4
{
    padding-left: 33px
}
      
div.ProductCategoryLevel4 a
{
    font-size: 11px;
}

div.ProductMenuFooter
{
    clear:both;
    height: 10px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-footer-bg.gif) bottom left no-repeat;   
}



/* -- INFO AREA ----------------------------------------------- */

div.InfoTextWrapper
{
    margin: 15px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/info-text-wrapper-bg.gif) no-repeat;
    padding: 0px;
}

div.InfoTextBody
{
    padding: 5px 15px 10px 22px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-body-bg.jpg) repeat-y;  
    font-size: 12px;
    color: #033;
    font-weight: bold;
    font-family: Arial;          
}

div.InfoTextLinks
{
    padding: 0px 0px 0px 10px;
}

div.InfoTextLinks a
{
    display: block;
    font-weight: bold;
}


div.InfoTextFooter
{
    clear:both;
    height: 15px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/product-menu-footer-bg.gif) no-repeat;
    margin-top: 0px;    
}

div.InfoTextLogo
{
    margin-top: 20px;
    background:  url(/App_Themes/FrameworkBasic/images/custom/powered-by-jetshop.gif) center center no-repeat;
    margin-right: 11px;
}

div.InfoTextLogo *
{

}

/* -- MAIN AREA ----------------------------------------------- */

div.MainArea
{
    float: left;
    width: 792px;
    margin: 2px 0px 0px 2px;
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
    background:  #fff url(/App_Themes/FrameworkBasic/images/custom/main-area-bg.gif) no-repeat;
    padding: 15px 0px 0px 9px;
    position: relative;
}

div.MainAreaCheckout
{
    float: left;
    width: 792px;
    margin: 2px 0px 0px 2px;
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
    background:  #fff url(/App_Themes/FrameworkBasic/images/custom/main-area-bg.gif) no-repeat;
    padding: 15px 0px 0px 9px;
}

div.BreadCrumb
{
    margin-left: 10px;
    margin-bottom: 10px;
}

div.BreadCrumb span
{
    color: #6e6e6e;
}

div.BreadCrumb span.BreadCrumbNode
{
    font-weight: bold;
    margin: 0;
    margin-left: 5px;
}

div.BreadCrumb a.BreadCrumbNode
{
    font-weight: normal;
    margin: 0px 5px;
    color: #ccc;
}    
    


/* -- INFORMATION PAGE  ----------------------------------------------- */
div.PageDetailsPageWrapper
{
}

div.PageDetailsHeader
{
    background: url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;
 
}

div.PageDetailsHeader h1
{

}

div.PageDetailsBody
{
    padding: 0px 0px 10px 0px;
    
}

div.PageDetailsImage
{
    float: left;
    margin: 0px 16px 10px 0px;
}
    
div.PageDetailsText
{
    font-size: 13px;
}
    

div.PageDetailsFooter
{
    clear:both;
    height: 20px;
}



/* -- CATEGORY PAGE  ----------------------------------------------- */
div.CategoryPageWrapper
{
    padding-left: 0px;
}

div.CategoryPageHeader
{
    background: url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;
    padding: 0px 0px 0px 0px;
}

div.CategoryPageHeader h1
{

}

div.CategoryPageBody
{
    padding: 0px;
}

div.CategoryPageImage
{
    float: left;
    margin-right: 20px;
}
    
div.CategoryPageText
{
    float: left;
    font-size: 13px;
}
    

div.CategoryPageFooter
{
    clear:both;
    height: 20px;
}



/* -- PRODUCT LIST NEW ----------------------------------------------- */
div.ProductListWrapper
{
    clear: both;
    padding-top: 1px;
    border-top: 1px solid #ccc;
}


div.ProductListHeader
{ display:none;}

div.ProductListBody
{
    padding-bottom: 15px;
}

table.ProductListColumns
{
}

td.ProductListColumn1, td.ProductListColumn2, td.ProductListColumn3, td.ProductListColumn4, td.ProductListColumn5
{
    background: url(/App_Themes/FrameworkBasic/images/custom/top-list-item-bg.gif) no-repeat scroll center top;
    text-align:center;
    width:160px;
}

div.StartPageProductListWrapper
{
    margin-top: 20px; 
}



table.ProductListColumns td.ColumnSpacer
{
    width: 10px;
}

table.ProductListColumns td.RowSpacer
{
    height: 25px;
}

table.ProductListColumns div.ProductImage
{

    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 104px;
    height: 154px;
    overflow: hidden;
    line-height: 154px;
}

table.ProductListColumns div.ProductImage img
{
    vertical-align: middle;
}

table.ProductListColumns div.ProductPrice
{
    text-align: center;
    margin: 5px auto 0px;
    width: 142px;
}

table.ProductListColumns div.ProductPrice span
{
    color:#0B75B3;
    font-size:16px;
    font-weight:bold;
}

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;
    color: #666;
}

table.ProductListColumns div.ProductButtons
{
    margin-top: 4px;
    text-align: center;
    padding-left: 2px;
    display: none;
}

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 -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: visible;
}


table.ProductListColumns div.ProductName
{
    text-align: center;
    margin: 3px auto 0px;
   
}

table.ProductListColumns div.ProductName h3
{
    color: #333;
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
}


div.ProductListFooter
{
    clear:both;
    display: none;
}

/* -- PRODUCT DETAILS ----------------------------------------------- */
div.ProductPageWrapper
{
    position: relative;
    padding: 0px 0px;
}

div.ProductPageHeader
{
    display:none;
}

div.ProductPageWrapper h1
{

}

div.ProductPageBody
{
    border-top: 0px solid #eedfec;    
    background: url(/App_Themes/FrameworkBasic/images/custom/product-page-body-bg.gif) repeat-y;
    _background: none;     
    margin-top: 10px;
}


div.ProductImagesWrapper
{
    float: left;
    width: 400px;
    margin: 0px 0px 0px 0px;
    border-top: 0px solid #eedfec; 
}

div.ProductDescriptionWrapper
{
    width: 382px;
    float: right;
    margin-top:0px;
    border-top: 0px solid #eedfec; 
    border-left: 0; 
     

}

div.ProductTabsWrapper
{
    border-top: 0px solid #eedfec;
    background: #fff;
    padding-top: 28px;
}
    
div.ProductDescriptionHeader
{
    padding-top: 0px;
    text-transform: uppercase;
    padding-left: 20px;
}

div.ProductDescriptionHeader h2
{
    font-weight: bold;
    font-size: 16px;
    margin: 0px;
    padding: 15px 0px 0px 0px;
    color: #bcbcbc;    
}  

div.ProductArticleNumber
{
    font-weight: normal;
    position: absolute;
    right: 0px;
    top: 0px;
    color: #c5c5c5;
}

span.ProductArticleNumberLabel
{
    margin-right: 5px;
}

div.ProductDescription
{
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    font-family: "Times New Roman", Times, Serif;
}

span.ProductDescriptionLabel
{
    display: none;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

div.ProductDescriptionText
{
    padding: 0px 0px 10px 0px;
    border-bottom: 0px solid #b88dd7; 
    margin: 0px 0px 0px 0px;
    font-size: 13px;
}

/* -------- SIZE GUIDE ------ */

div.SizeGuide
{
    display: none;
}

div.SizeGuideHeader
{
    background: #6e6e6e;
    padding: 7px 10px 6px;
    color: #fff;
    font-size: 13px;
    font-family: Arial;
}

div.SizeGuideHeader a
{
    float: right;
    color: #b7b7b7;
    font-size: 11px;
    font-family: Arial;
    margin-top: 1px;
}

div.SizeGuideHeader div.clear
{
    height: 0px;
    clear: both;
    font-size: 0px;
}

div.SizeGuideBody
{
    padding: 20px 10px 30px;
    text-align: center;
}


div.NewPriceContainer
{
    padding-bottom: 15px;
}

div.OutletPrice
{
    font-family: Arial;
    float: left;
    width: 137px;
    height: 38px;
    padding-top: 14px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #006eae;
    background:  url(/App_Themes/FrameworkBasic/images/custom/outlet-price-container-bg.gif) no-repeat;    
}

div.RetailPrice
{
    margin: 0 0 0 5px;
    font-family: Arial;    
    float: left;
    width: 126px;
    height: 27px;
    padding-top: 25px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #000;
    background:  url(/App_Themes/FrameworkBasic/images/custom/retail-price-container-bg.gif) center 30px no-repeat;    
}


div.VfoPriceWrapper
{
    clear: both;
    background:  url(/App_Themes/FrameworkBasic/images/custom/purchase-block-wrapper-bg.gif) 0px 8px no-repeat;   
    padding: 0px 0px 20px 0px; 
    position: relative;
}

div.ProductAttributesWrapper
{
    border-left: 0px solid #b88dd7; 
    border-right: 0px solid #b88dd7; 
    padding: 22px 0px 5px 10px;  
    margin: 0px 0px 0px 0px;   
    clear: both;  
    float: left;
}

div.ProductAttributesWrapper div
{
    margin-top: 1px;
    clear: both;
}

div.ProductAttributesWrapper span
{
    margin-top: 2px;
}

div.ProductAttributesWrapper select, div.ProductAttributesWrapper input
{
    margin-left: 10px;
    margin-bottom: 2px;
    font-size: 11px;

}

div.ProductQuantity
{
    clear: left;
}

div.PurchaseBlockWrapper
{
    margin: 0;
    border: 0px solid #323232;
    padding: 0px 0px;
    margin-bottom: 10px;
    font-family: Arial;
    float: right;

    height: 56px;

}



div.PurchaseBlockHeader, div.PurchaseBlockFooter
{
    display:none;
}

table.PurchaseBlock
{
    width: 100%;
}

table.PurchaseBlock td
{
    vertical-align: middle;
}

td.PurchaseBlockPrice
{
    display: none;
}
    

/* -- PRICES --*/

span.PricePromotion span
{
    font-size: 18px;
    color: #d91034;
    font-weight: normal;
}

span.PricePromotion span.PriceAmount
{
    font-size: 20px;
    font-weight: bold;
}

span.PriceStandard span
{
    font-size: 18px;
    font-weight: normal;
}

span.PriceStandard span.PriceAmount
{
    font-size: 20px;
    font-weight: bold;
}



span.PricePrevious 
{
    margin-left: 5px;
    white-space: nowrap;
}



table.PurchaseBlock span.PricePrevious
{
    margin: 0px;
    display: block;
}

span.PricePrevious span
{
    font-size: 13px;
    text-decoration: line-through;
}

span.PricePrevious span.PriceAmount
{
    font-size: 13px;
    
}


td.PurchaseBlockStock 
{
    bottom: 0px;
    left: 10px;
    position:absolute;
}

td.PurchaseBlockStock span
{
    display:inline;
    margin-right: 5px;
}

td.PurchaseBlockStock span.StockStatusLabel
{
    font-weight: bold;
    text-transform: uppercase;
}
        
table.PurchaseBlock td.ProductQuantity 
{
    text-align: right;
    padding-right: 30px; 
}

table.PurchaseBlock td.ProductQuantity span
{
    display: block;
    font-weight: bold;
    text-transform: uppercase; 
    text-align: right;
    padding:1px 3px 1px 0px;
    font-size: 11px; 
}

td.ProductQuantity input
{
    text-align: center;
    width: 40px;
    margin-left: 0px;
}

td.PurchaseBlockBuy
{
    padding-top: 0px;
    text-align: right;
    vertical-align: top;
    width: 138px;
    padding-right: 8px;
    
}

td.PurchaseBlockBuy a, td.PurchaseBlockBuy img
{
    text-align: right;
}


td.PurchaseBlockBuy a:active
{
    background-position: 0px -50px;
}

td.PurchaseBlockBuy a:hover img, td.PurchaseBlockBuy a:active img
{
    visibility: visible;
}



/* -- PRODUCT IMAGE --*/

div.ProductImagesWrapper a:hover
{
    /*
    opacity: 0.7; 
    filter: alpha(opacity=70);
    */
}

div.BigProductImage
{
    text-align: center;
    background: #eee;
}

div.BigProductImage a
{
    display:block;
    border: 1px solid #ccc;
    margin: 0px auto;
    background: #eee;
}
div.BigProductImage img
{
    display:block;
}


div.ProductImageClickMessage
{
    display:none;
}

div.ProductThumbnailsWrapper
{
    display: block;
    background: #eee url(/App_Themes/FrameworkBasic/images/custom/product-thumbnails-wrapper-bg.gif) repeat-x;
    height: 70px;    
}

div.ProductThumbnailsBody a
{
    display:block;
    width: 40px;
    height: 60px; 
    float: left;
    overflow: hidden;
}

div.ProductThumbnailsFooter
{
    display:none;
}


a.ProductThumbnail
{
    margin-left: 10px;
}



/* -- TOOLBAR -- */

div.ToolbarWrapper
{
    text-align: left;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

div.ToolbarWrapper div
{
    display:inline;
}

div.ToolbarWrapper br
{
    display:none;
}


/* -- TIP A FRIEND -- */


div.SendTipMain
{
    background: #eee 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;
}

div.SendTipMain div
{
    display:block;
}


div.SendTipHeader
{
    text-align: left;
    padding-bottom: 10px;
}

span.SendTipHeaderText
{
    font-weight: bold;
    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: bold;
    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;
}

td.RelatedProductButtons *
{
    display:block;
}

td.RelatedProductButtons span
{
    float:left;
    margin-right: 5px;
}

td.RelatedProductButtons a.RelatedProductMoreInfoButton
{
    float:left;
}

td.RelatedProductButtons a
{

}

td.RelatedProductButtons a:hover img
{
    visibility: visible;
    _visibility: visible; /* IE6-FIX */    
}

td.RelatedProductButtons a:active
{
    background-position: 0px -50px;
}



/* -- RIGHT AREA ----------------------------------------------- */

div.RightArea
{
    float: right;
    display: none;
    width: 180px;
    margin-top: 120px;
    padding: 0px 0px 0px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/right-area-bg.gif) no-repeat;    

}



/* -- NEWS LIST BOX ----------------------------------------------- */
div.NewsListWrapper
{

}

div.NewsListHeader
{
    display:block;
    background: #ed2028 url(/App_Themes/FrameworkBasic/images/custom/news-list-header-bg.gif) no-repeat;
    border-bottom: 1px solid #fff;
}

div.NewsListHeader h2
{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding: 6px 0px 6px 10px;
    margin: 0px;
}

div.NewsListBody
{
    background: #ddd url(/App_Themes/FrameworkBasic/images/custom/news-list-body-bg.gif) left bottom no-repeat;
    padding: 5px 10px 1px 10px;
}

div.NewsListItem
{
}

div.NewsListItemDate
{
    background: url(/App_Themes/FrameworkBasic/images/custom/news-list-item-date-bg.gif) repeat-y;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    display:block;
    color: #666;
}

div.NewsListItem h3
{
    font-weight: bold;
    font-size: 12px;
    margin: 4px 0px 3px 0px;  
}

div.NewsListItemText
{
    font-weight: normal;
    font-size: 12px;
}

div.NewsListItemLink
{
    margin: 5px 0px 15px 0px; 
    text-align: right;
    font-size: 12px;
}

div.NewsListItemSeparator
{
    clear:both;
    display: none;
}

div.NewsListFooter
{
    clear:both;
    height: 8px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/news-list-footer-bg.gif) left bottom no-repeat;
}



/* -- OFFERS LIST BOX ----------------------------------------------- */
div.OffersListWrapper
{
    padding-top: 0px;
    border-bottom: 0px solid #1c449c;        
}

div.OffersListHeader
{
    display: none;
}

div.OffersListHeader h2
{

}

div.OffersListBody
{

}

div.OffersListItemWrapper
{
    margin-top: 20px;
}

div.OffersListItemHeader
{
    display:block;
    background: #ed2028 url(/App_Themes/FrameworkBasic/images/custom/offers-list-item-header-bg.gif) no-repeat;
    border-bottom: 1px solid #fff;  

}

div.OffersListItemHeader h3
{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding: 6px 0px 6px 10px;
    margin: 0px;
}

div.OffersListItemBody
{
    background: #ddd url(/App_Themes/FrameworkBasic/images/custom/offers-list-item-body-bg.gif) no-repeat;
    padding: 10px 10px 2px 10px;

}

div.OffersListItemImage
{
    text-align: center;
    padding: 0px 0px 0px 0px;
    width: 176px;
    overflow: hidden;
    
}

div.OffersListItemImage img
{
    margin-left: -5px;
    
}


div.OffersListItemText
{
    margin-bottom: 10px;
}

div.OffersListBody .ProductPrice
{
    float: left;
    padding-top: 1px;
}


div.OffersListBody span.PriceStandard span, div.OffersListBody span.PricePromotion span
{
    font-size: 15px;
}

div.OffersListItemMoreInfo
{
    float: right;
}

div.OffersListItemMoreInfo *
{
    display:block;
}

div.OffersListItemMoreInfo img 
{

}

div.OffersListItemMoreInfo a
{

}

div.OffersListItemMoreInfo a:hover img, div.OffersListItemMoreInfo a:active img  
{
    visibility: visible;
    _visibility: visible; /* IE6-FIX */    
}

div.OffersListItemMoreInfo a:active
{
    background-position: 0px -50px;
}


div.OffersListItemFooter
{
    clear:both;
    height: 8px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/offers-list-item-footer-bg.gif) left bottom no-repeat;
}

div.OffersListItemSeparator
{
    clear:both;
    margin-bottom: 15px;
}

div.OffersListFooter
{
    clear:both;
    display: block;
    margin-bottom: 0px;
}



/* -- PRODUCT LIST BOX ----------------------------------------------- */
div.SimpleProductListWrapper
{
    margin-top: 20px;
    background: url(/App_Themes/FrameworkBasic/images/custom/simple-product-list-wrapper-bg.gif) no-repeat;          
}

div.SimpleProductListWrapper .Spacer
{
    clear: both;
    font-size: 0px;
    height: 6px;
}

div.SimpleProductListHeader
{
    display:block;
    background: #ed2028 url(/App_Themes/FrameworkBasic/images/custom/simple-product-list-header-bg.gif) no-repeat;
    border-bottom: 1px solid #fff;
}

div.SimpleProductListHeader h3
{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding: 6px 0px 6px 10px;
    margin: 0px;
}

div.SimpleProductListBody
{
    background: #ddd url(/App_Themes/FrameworkBasic/images/custom/simple-product-list-body-bg.gif) left bottom no-repeat;
    padding: 5px 10px 10px 10px;
}

div.SimpleProductListItem
{
    clear: both; 
    font-size: 11px;
}

div.SimpleProductListItem span
{
    font-size: 11px;
}

div.SimpleProductListItemImage
{
    float: left;
    margin: 0px 5px 5px 0px;

    
}

div.SimpleProductListItemImage *
{
    display:block;
}

div.SimpleProductListItemImage a
{
    border: 1px solid #dcbed9;
    width: 40px;
    height: 40px;
    overflow:hidden;    
}

div.SimpleProductListItemImage img
{

}


div.SimpleProductListItemText a
{
    font-weight: normal;
    display: block;
    color: #1b5f60;
}
div.SimpleProductListItemText a span
{

}
div.SimpleProductListItemText a span.SimpleProductListItemCounter
{
    padding: 0px 0px 0px 11px;
    background: url(/App_Themes/FrameworkBasic/images/node-closed.gif) 0px 4px no-repeat;  
}

div.SimpleProductListItemText a span.SimpleProductListItemName
{
    padding: 0px 0px 0px 0px; 
    font-weight: bold;
}

div.SimpleProductListItemText a span.SimpleProductListItemSubName
{
    font-style: italic;
    display: block;
}


div.SimpleProductListItemText a .SimpleProductListItemCounter, div.SimpleProductListItemText a .SimpleProductListItemCounterSuffix
{

}



div.SimpleProductListItemSeparator
{
    clear:both;
    display: none;
}

div.SimpleProductListFooter
{
    clear:both;
    height: 8px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/simple-product-list-footer-bg.gif) left bottom no-repeat;
}



/* -- NEWSLETTER BOX ----------------------------------------------- */

div.NewsletterBoxWrapper
{
    margin-top: 20px;
    background: url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-wrapper-bg.gif) no-repeat; 
}

div.NewsletterBoxHeader
{
    display:block;
    background: #ed2028 url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-header-bg.gif) no-repeat;
    border-bottom: 1px solid #fff;
}

div.NewsletterBoxHeader h3
{
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    padding: 6px 0px 6px 10px;
    margin: 0px;
}

div.NewsletterBoxBody
{
    background: #ddd url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-body-bg.gif) left bottom no-repeat;
    padding: 5px 10px 10px 10px;
}

div.NewsletterBoxText
{
    border-top: 0px solid #b97db4;
    border-bottom: 0px solid #b97db4;
    padding: 3px 0px 0px 0px;
    font-size: 12px;
    font-weight: none;
}

div.NewsletterBoxRadio
{
        margin-top: 4px;
        color: #666;
        display: none;
}

div.NewsletterBoxRadioSubscribe
{
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
}

div.NewsletterBoxRadioUnsubscribe
{
    float: left;
}

div.NewsletterBoxRadio label
{
        font-size: 11px;
        position: relative;
        top: -2px;
        _top: -1px; /* IE6 workaround */
}
   

div.NewsletterBoxInput
{
    clear: both;
    float:left;
    margin-right: 0px;
    padding-top: 10px;
}

div.NewsletterBoxInput input
{
    width: 118px;
    border-top: 1px solid #666;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #666;
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    font-size: 12px;
    padding: 1px 2px 2px 2px;
}



div.NewsletterBoxButton
{
    float:right;
    margin: 10px 0px 0px 0px;
    
    _margin-top: 11px;    /* IE6 workaround */
    background: url(/App_Themes/FrameworkBasic/images/btn/sv-SE/ok-hover.gif) top left no-repeat;     
     
}



div.NewsletterBoxButton:hover input
{
    opacity: 0;
    filter: alpha(opacity=0);  
}

div.NewsletterBoxButton:active
{
    background-position: 0px -50px;
}
   

div.NewsletterBoxFooter
{
    clear:both;
    height: 8px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-footer-bg.gif) left bottom no-repeat;
}

/* ---------------- SEARCH RESULT -------------------------- */

div.SearchResultHeader h1
{
    margin: 0px 0px 10px 0px;
    font-size: 30px;
    font-weight: normal;

}


div.SearchResultNavigation table
{ 
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

div.SearchResultNavigation td.PreviousPage span, div.SearchResultNavigation td.NextPage span
{
    color: #ccc;
}

div.SearchResultNavigation td.SearchResultInfo
{
    padding: 0px 20px 0px 20px;
}


div.SearchResultBody table
{
    margin: 12px 0px;
    width: 100%;
}

div.SearchResultBody table td
{
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    padding: 2px 6px;
    border-bottom: 1px solid #ccc;    
}

div.SearchResultBody table td.ProductImageHeader, 
div.SearchResultBody table td.ProductArticleNameHeader, 
div.SearchResultBody table td.ProductArticleNumberHeader, 
div.SearchResultBody table td.ProductPriceHeader, 
div.SearchResultBody table td.ProductQuantityHeader, 
div.SearchResultBody table td.ButtonHeader
{
    background: #999;
    border-left: 1px solid white;
    font-weight: bold;
    border-bottom: 0px solid #eee;
    color: #fff;
}

div.SearchResultBody table td.ProductArticleNameHeader,
div.SearchResultBody table td.ProductArticleName
{
    text-align: left;
}

div.SearchResultBody table td.ProductPrice span
{
    font-size: 12px;
}

div.SearchResultBody table td.ProductQuantityHeader, div.SearchResultBody table td.ProductQuantity
{
    display:none;
}


tr.SearchResultAlternateRow
{
}


div.SearchResultBody table td.ButtonContainer
{
    text-align: left;
    padding: 4px 5px 0px 7px;
}

div.SearchResultBody table td.ButtonContainer img 
{
    vertical-align: text-top;
}

div.SearchResultBody table td.ButtonContainer a
{
    font-size: 19px;
}

div.SearchResultBody table td.ButtonContainer a:hover img, div.SearchResultBody table td.ButtonContainer a:active img  
{
    visibility: visible;
    _visibility: visible; /* IE6-FIX */    
}

div.SearchResultBody table td.ButtonContainer a:active
{
    background-position: 0px -50px;
}



a.CustomerServiceBtn
{
    position: absolute;
    top: 66px;
    right: 172px;
}

div.NewImageContainer
{
    text-align: left;
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    background: #eedfec;
    padding: 6px 0px 6px 0px;
    height: 50px;
    clear:both;
}

div.NewImageContainer br
{
    display:none;
}

#ctl00_main_showpage_sfp_sp, #ctl00_main_showpage1_sfp_sp
{
    border-bottom: 1px solid #323232;
    padding-bottom: 10px;
    margin-bottom: 15px;
}



#ctl00_main_showpage_sfp_sp .ProductTabsWrapper, #ctl00_main_showpage1_sfp_sp .ProductTabsWrapper
{
    margin: 0px;
    padding: 0px;
    clear: both;
}





/* ---------------- ANIMERAD K�PINFO I V�NSTERSPALT -------------------------- */

div.AnimatedInfoWrapper
{
    width: 180px;
    margin-bottom: 20px;
      
}

div.AnimatedInfoHeader
{
    display:block;
    font-size: 14px;
    font-weight: bold;
    color: #151515;    
    height: 39px;
    background: #ed2028 url(/App_Themes/FrameworkBasic/images/custom/animated-info-header-bg.gif) no-repeat;  
    border-bottom: 1px solid #fff;       
}


div.AnimatedInfoBody
{
    padding: 0px;
    border: 0px solid #fff;
}

div.AnimatedInfoItemSeparator
{
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #fff;
    height: 0px;
    font-size: 0px;
}

div.AnimatedInfoItemHeader
{
    font-weight: bold;
    cursor: pointer;
    padding: 4px 0px 0px 12px;
    background: #ddd url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-header-closed-bg.gif) right center no-repeat; 
    height: 18px;
    font-size: 12px;       
}

div.AnimatedInfoItemHeaderOpen
{
    background-image: url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-header-open-bg.gif) right center no-repeat;
}

div.AnimatedInfoItemHeader:hover
{
   text-decoration: underline;    
}

div.AnimatedInfoItemBody
{
    display: none;
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-body-bg.gif) no-repeat; 
    border: 1px solid #ccc;
    border-top: 0;    
}

div.AnimatedInfoItemBody p
{
    background: url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-paragraph-bg.gif) 3px 9px no-repeat;    
    padding: 4px 5px 4px 15px;
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
}

div.AnimatedInfoWrapper #AnimatedInfo_Betalning div.AnimatedInfoItemHeader
{
    background-image:  url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-header-bg_betalning.gif) no-repeat;    
}

div.AnimatedInfoWrapper #AnimatedInfo_Diskret div.AnimatedInfoItemHeader
{
    background-image:  url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-header-bg_diskret.gif) no-repeat;    
}

div.AnimatedInfoWrapper #AnimatedInfo_Leverans div.AnimatedInfoItemHeader
{
    background-image:  url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-header-bg_leverans.gif) no-repeat;     
}

div.AnimatedInfoWrapper #AnimatedInfo_Lager div.AnimatedInfoItemHeader
{
    background-image:   url(/App_Themes/FrameworkBasic/images/custom/animated-info-item-header-bg_lager.gif) no-repeat;      
}

div.AnimatedInfoFooter
{
    border-top: 1px solid #fff;    
    display:block;
    height: 10px;
    font-size: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/animated-info-footer-bg.gif) left bottom no-repeat;        
}

/* CSS FOR BUG WHERE THE POPUP CONTAINERS OCCUPY SPACE AT THE BOTTOM OF THE PAGE */
#ctl00_cip
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}


/* ---------------- START PAGE SLIDER -------------------------- */

div#TopListSliderContainer
{
    width: 783px;
    height: 244px;
    background: url(/App_Themes/FrameworkBasic/images/custom/vfo-startpage-slider-bg.gif) left bottom no-repeat;    
    overflow: hidden; 
    position: relative;  
    margin: 5px auto;    
}

div#SliderViewPort
{
    width: 669px;
    height: 196px;
    overflow: hidden; 
    position: absolute;
    top: 33px;
    left: 57px;      
}

div#TopListSlider
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
}    

div#TopListSlider div.TopListItem
{
    width: 167px;
    text-align: center;
    float: left;
    background: url(/App_Themes/FrameworkBasic/images/custom/top-list-item-bg.gif) center top no-repeat;    
}  

div#TopListSlider div.TopListItem div
{
    text-align: center;
    width: 161px;
    margin: 3px auto 0px;
    color: #000;
}  

div#TopListSlider div.TopListItem span
{
    font-size: 16px;
    font-weight: bold;
    color: #0b75b3;
}  


div#TopListSlider div.TopListItem a
{
    text-align: center;
    display:block;
    width: 104px;
    height: 154px;
    overflow:hidden;
    margin: 0 auto;
}  


div#SliderLeftButton
{
    width: 28px;
    height: 28px;
    position: absolute;
    top: 106px;
    left: 13px;     
    cursor: pointer;
    background: url(/App_Themes/FrameworkBasic/images/custom/slider-left-button-bg.gif) left bottom no-repeat;        
}

div#SliderRightButton
{
    width: 28px;
    height: 28px;
    position: absolute;
    top: 106px;
    left: 741px;      
    cursor: pointer; 
    background: url(/App_Themes/FrameworkBasic/images/custom/slider-right-button-bg.gif) left bottom no-repeat;            
}

/* ---------------- START PAGE -------------------------- */

div.StartPageWrapper
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 811px;
    background: url(/App_Themes/FrameworkBasic/images/custom/start-page-wrapper-bg.gif) top center repeat-y;           
}





/* ---------------- RELATED PRODUCTS -------------------------- */

table.relatedTable
{
    display: none;
}

div#RelatedList
{
    width: 764px;
    height: 220px;
    overflow: hidden; 
    position: relative;  
    margin: 5px auto;    
}


div#RelatedList div.RelatedListItem
{
    width: 167px;
    text-align: center;
    float: left;
    background: url(/App_Themes/FrameworkBasic/images/custom/top-list-item-bg.gif) center top no-repeat;    
}  

div#RelatedList div.RelatedListItem div
{
    text-align: center;
    width: 161px;
    margin: 5px auto 0px;
    color: #000;
}  

div#RelatedList div.RelatedListItem span
{
    font-size: 16px;
    font-weight: bold;
    color: #0b75b3;
}  


div#RelatedList div.RelatedListItem a
{
    text-align: center;
    display:block;
    width: 104px;
    height: 154px;
    overflow:hidden;
    margin: 0 auto;
}  


/* -- PRODUCT LIST NAVIGATION ( AND SEARCH RESULT) ------------------------------------------------ */

#ctl00_main_customProductList_pagingTop, 
#ctl00_main_customProductList_pagingBottom, 
#ctl00_main_psl_ctl02_pagingTop,
#ctl00_main_psl_ctl02_pagingBottom
{
    padding: 0px 28px 0px 28px;
    margin: 15px 0px 20px 0px;
    text-transform: uppercase;
    font-size: 10px;
}

/* -- TEMP UNTIL OCTOBER RELEASE ---------------------------- */
#ctl00_main_psl_ctl02_pagingBottom
{
    display: none;
}

#ctl00_main_customProductList_pagingTop table, 
#ctl00_main_customProductList_pagingBottom table,
#ctl00_main_psl_ctl02_pagingTop table, 
#ctl00_main_psl_ctl02_pagingBottom table
{
    background: url(/App_Themes/FrameworkBasic/images/custom/list-navigation-bg.gif) center center no-repeat;
}

#ctl00_main_customProductList_pagingTop td, 
#ctl00_main_customProductList_pagingBottom td
{
    padding: 5px 0px;
    text-align: center;
    vertical-align: middle;
}

#ctl00_main_psl_ctl02_pagingTop td, 
#ctl00_main_psl_ctl02_pagingBottom td
{
    padding: 8px 0px 7px 0px;
    text-align: center;
    vertical-align: middle;
}

#ctl00_main_customProductList_pagingTop span, 
#ctl00_main_customProductList_pagingBottom span
{
    font-size: 13px;
    margin: 3px;
    font-weight: bold;
}


#ctl00_main_psl_ctl02_pagingTop span, 
#ctl00_main_psl_ctl02_pagingBottom span
{
    font-size: 11px;
    font-weight: bold;
    text-transform: none;
}

#ctl00_main_customProductList_pagingTop span a, 
#ctl00_main_customProductList_pagingBottom span a,
#ctl00_main_psl_ctl02_pagingTop span a, 
#ctl00_main_psl_ctl02_pagingBottom span a
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    position: relative;
    top: -1px;
.AlternateRowCssClass
{
	border-bottom: 1px solid Gray;
	padding: 10px;
}.AttributeValidatorCssClass
{
	clear: both;
}.ItemDataCssClass
{
	width: 150px;
	vertical-align: top;
	display: inline-block;
}.ItemTitleCssClass
{
	font-weight: bold;
	width: 150px;
	vertical-align: top;
	display: inline-block;
}.ListPagingControlPagerPreviousCssClass, .ListPagingControlPagerNextCssClass
{
	font-weight: bold;
}.ListPagingControlSeparatorSelectedCssClass, .ListPagingControlSeparatorCssClass
{
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}.ManufacturerSelectorHeaderCssClass h2
{
	font-size: 10px;
	margin-bottom: 3px;
}.ManufacturerSelectorWrapperCssClass
{
	padding: 5px;
}.ProductDescriptionCssClass
{
	padding-top: 10px;
}.ProductImageCssClass
{
	border-right: 1px dotted black;
	text-align: center;
}.ProductInformationCssClass, .ProductSpecificationsCssClass
{
	padding-top: 15px;
	font-size: 16px;
	border-bottom: 1px dotted black;
}.ProductNameCssClass
{
	font-size: 20px;
}.ProductPriceLabelCssClass, .ProductArticleNumberLabelCssClass, .ProductQuantityLabelCssClass, .ProductStockstatusLabelCssClass, .ProductManufacturerLabelCssClass, .ProductManufacturerArtNrLabelCssClass, .ProductManufacturerModelLabelCssClass
{
	font-weight: bold;
}.ProductPriceValueCssClass
{
	font-size: 16px;
	font-weight: bold;
}.ProductSubNameCssClass
{
	font-size: 16px;
	color: Gray;
}.ProductTableCssClass
{
	width: 600px;
}.ProductToolbarShowImageCssClass
{
	*margin-left: -3px;
}.RowCssClass
{
	border-bottom: 1px solid Gray;
	background-color: #efefef;
	padding: 10px;
}.showProductPrintBody
{
	font-family: Verdana;
	font-size: 12px;
}div.ManufacturerContentBodyCssClass
{
	padding-top: 20px;
}div.ManufacturerContentBodyTextCssClass
{
	float: left;
	font-family: Georgia, Sans-Serif;
	font-size: 13px;
}div.ManufacturerContentFooterCssClass
{
	clear: both;
	height: 20px;
}div.ManufacturerContentHeaderCssClass
{
	padding: 0px 0px 0px 0px;
	height: 48px;
}div.ManufacturerContentHeaderCssClass h1
{
	text-align: left;
	margin: 0px;
	font-size: 30px;
	font-weight: normal;
	padding-top: 5px;
}div.ManufacturerContentImageCssClass
{
	float: left;
	margin-right: 16px;
}div.ManufacturerContentWrapperCssClass
{
	: ;
}div.NewsArchiveButtonCssClass
{
	margin-top: 10px;
}div.NewsListArchiveItem
{
	margin-top: 20px;
}div.NewsListArchiveItem h3
{
	margin-top: 5px;
	margin-bottom: 5px;
}div.NewsListArchiveWrapper
{
	margin-top: 30px;
	border-top: 1px solid black;
}div.ProductUnitWrapperCssClass
{
	padding-top: 5px;
}span.ProductUnitLabelCssClass
{
	padding-right: 3px;
	font-weight: bold;
}