.nothing{}

/* -- GENERAL DEFINITIONS ----------------------------------------------- */

* 
{

}

body
{
    margin: 10px 0 0 0;
    padding: 0px;
    color: #000;
	font-family: Arial, sans-serif;
    font-size: 12px;
    background: #f2f2f2 url(/App_Themes/FrameworkBasic/images/custom/body-bg.gif) center top repeat-x;
}


body.popupBackground, body.popupBackground td
{
        background: #fff;
        text-align: center;
}

body.popupBackground table
{
        width: 100%;
}

body.popupBackground a{
	border:none!important;
}

a, a:visited
{
    color: #000;
    text-decoration: none;
}

a:hover
{
    text-decoration: none;
	border-bottom:#ffc833 2px solid;
}

a:active
{
    color: #f00;
}

a img
{
   border: 0px;
}

h1
{
    font-size: 24px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    font-weight: normal;
    border-bottom: 0px solid #cbcbcb;    
}

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;
}





/* -- Left & right areas -- */

td.LeftSpacer
{
      background:  url(/App_Themes/FrameworkBasic/images/custom/left-spacer-bg.gif) top right repeat-y;

}

div.LeftSpacerInner1
{
      background: url(/App_Themes/FrameworkBasic/images/custom/left-spacer-inner-1-bg.gif) top right no-repeat;
      display:block;
      height: 594px;
}

div.LeftSpacerInner2, div.LeftSpacerInner3
{}


td.RightSpacer
{
      background:  url(/App_Themes/FrameworkBasic/images/custom/right-spacer-bg.gif) repeat-y;
}

div.RightSpacerInner1
{
      background: url(/App_Themes/FrameworkBasic/images/custom/right-spacer-inner-1-bg.gif) top left no-repeat;
      display:block;
      height: 594px;
}

div.RightSpacerInner2, div.RightSpacerInner3
{}


/* -- Site content containers -- */

td.SiteWrapper
{
    width: 940px;
    background: url(/App_Themes/FrameworkBasic/images/custom/site-wrapper-bg.gif) top right repeat-y;        
    padding-bottom: 50px;
           
}

div.SiteWrapper
{
    width: 940px;
    position: relative;
    padding-top: 30px;
}

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.gif) no-repeat;
    border-bottom: 0px dotted #666;
    margin: 0px 0px 0px 0px;
    height: 190px;    
}


/* -- LOGO AREA ----------------------------------------------- */
div.LogoWrapper
{
    position: absolute;
    left: 0px;
    top: 39px;
    height: 180px;
    width: 140px;
    background: url(/App_Themes/FrameworkBasic/images/custom/logo-header-bg.jpg) no-repeat;
    padding: 0px 0px 0px 0px;
}

div.LogoHeader
{
    display:none; 
}

div.LogoBody a, div.LogoBody img
{
    display: block;
	border:none;
} 

div.LogoFooter
{
    display:none
}



/* -- CART AREA ----------------------------------------------- */


div.CartArea
{
    right: 0px;
    top: 39px;
    width: 140px;
    height: 139px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #000;
    position: absolute;
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/cart-area-bg.gif) no-repeat;
  
}


/* -- CULTURE SELECTOR ----------------------- */

div.CultureSelectorWrapper
{
    position: absolute;
    top: -42px;
    right: 4px;
    display: block;
    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
{
	background-image: url(http://ubahn.jetshop.se/pub_docs/files/images/buttons/lang_swe.png);
}

a.CultureSelectorItem2
{
	background-image: url(http://ubahn.jetshop.se/pub_docs/files/images/buttons/lang_eng.png);
}

a.CultureSelectorItem
{
    margin: 2px 0 0 11px;
	display:block;
	float:left;
	width:14px;
	height:12px;
	cursor:pointer;
}

a.CultureSelectorItem img
{
    padding: 0px;
	opacity:0;  
}

a.CultureSelectorItemSelected
{
    text-decoration: underline;
}

a.CultureSelectorItemSelected img
{
    border: 0px solid #ccc;
}


/* -- THE CART ----------------------- */

div.SmallCartWrapper
{
    margin: 0px 0px 0px 0px;
    border: 0px solid #fff;
    padding: 44px 0px 0px 10px;
    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: left;

}

div.SmallCartBody
{
    padding: 0px 0px 0px 3px;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
}

div.SmallCartItems
{
    padding-bottom: 1px;
    text-align: left;    
}

span.SmallCartItemsLabel
{
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;  
    margin-bottom: -2px;  
}

span.SmallCartItemsValue
{

    font-weight: bold;   
    text-transform: uppercase;
    font-size: 12px;     
    line-height: 10px;       
}

span.SmallCartItemsSuffix
{
    margin-left: 3px;
    font-weight: bold;   
    line-height: 10px;   
    text-transform: uppercase;          
}


div.SmallCartSum
{
    text-align: left;
    padding-top: 4px;

}

span.SmallCartSumLabel
{
    display: block;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;  
    margin-bottom: -2px;     
}

span.SmallCartSumValue
{
    font-weight: bold;  
    text-transform: uppercase;
    font-size: 12px;  
    line-height: 10px;    
}

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: block;
    position: absolute;
	margin:0;
}

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
{
    display:block;
	left:-13px;
	position:absolute;
	top:-124px;
	width:140px;
}

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: 22px;
    font-size: 11px;
    display:none;
}

div.VatSelector input
{
    margin: 0px 5px 0px -1px;
    padding: 0px;

}

div.VatSelector label
{
    position: relative;
    top: -1px;
}


/* -- CART BUTTONS ----------------------- */

div.SmallCartButtons *
{
    display:block;
}

div.SmallCartButtons a {
	border:none!important;
}

div.SmallCartButtons div
{
}

div.ViewCartButton
{
    display:none;
}

div.CheckoutButton
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

div.MyPagesButton
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 3;    
}

div.LogInOutButton
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
}



div.SmallCartButtons a, div.SmallCartButtons img
{
    display:block;
}



div.SmallCartButtons div.ViewCartButtonDisabled
{
    display: none;
}

div.CheckoutButtonDisabled
{
  display:block;
}

div.SmallCartButtons div.MyPagesButtonDisabled
{
  display:none;
}


div.ViewCartButton img
{
}

div.SmallCartButtons a:active
{
    background-position: 0px -50px;
}

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.LogInButton a:hover img, 
div.LogInButton a:active img,
div.LogOutButton a:hover img, 
div.LogOutButton a:active img
{
    visibility: visible;
    _visibility: visible; /* IE6-FIX */    
}








/* -- PAGE MENU ----------------------------------------------- */

div.PageMenuWrapper
{
    height: 31px;
    width: 640px;
    clear: both;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #000; 
    padding-top: 0px;
    position: absolute;
    left: 150px;
    top: 188px;
    background: #dcdcdc;
}


div.PageMenuHeader
{
    display:none;
}

div.PageMenuBody
{
    padding-top: 8px;
    text-align: center;
}

div.PageMenuBody *
{
    display:inline;
}

div.PageLinkWrapper
{
    display:inline;
    padding-top: 0px;
}

div.PageLinkWrapper a
{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}


div.PageLinkWrapper a:hover
{
	color:#000000;
	text-decoration:none;
	border-bottom:#ffc833 2px solid;
}


div.PageLinkFirst, div.PageLinkLast
{}




a.PageLink
{
    margin: 0px 0px;        
}

a.PageLink span.LinkSpacerLeft
{
    display:none
}

a.PageLink span.LinkText
{
}

a.PageLink span.LinkSpacerRight
{
    display:none
}


div.PageLinkDivider
{
    padding: 0px 12px;
}

div.PageMenuFooter
{
    clear: both;
    height: 2px;
    font-size: 0px;
}






/* -- LEFT AREA ----------------------------------------------- */

div.LeftArea
{
    clear: both;
    float: left;
    width: 140px;
    margin-top: 10px;
    background: url(/App_Themes/FrameworkBasic/images/custom/left-area-bg.jpg) 0px 0px no-repeat; 
}

/* -- SEARCH BOX ----------------------------------------------- */
div.SearchBoxWrapper
{
    padding: 0px 0px 0px 0px;
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/search-box-wrapper-bg.gif) no-repeat; 
    position: absolute;
    top: 188px;
    right: 0px;
    width: 140px;
    height: 31px;
    overflow: hidden;
}

div.SearchBoxHeader
{
    display: none;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    text-transform: none;
    background: url(/App_Themes/FrameworkBasic/images/custom/section-header-autumn-bg.gif) no-repeat;  
    color: #000;
}

div.SearchBoxBody
{
    padding: 5px 0px 0px 5px;
    background: url(/App_Themes/FrameworkBasic/images/custom/section-body-autumn-bg.gif) no-repeat;
}

div.SearchBoxInput
{
    float:left;

    padding: 0px;
}
div.SearchBoxInput input
{
    width: 94px;
    border-top: 0px solid #000;
    border-right: 0px solid #999;
    border-bottom: 0px solid #999;
    border-left: 0px solid #000;
    background: #fff url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    font-size: 12px;
    padding: 3px 2px 3px 2px;
}



div.SearchBoxButton
{
    position: absolute;
    top: 0px;
    right: 0px;
    float:right;
}

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
{
    visibility:visible;
    _visibility: visible; /* IE6-FIX */    
}

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
{
    margin-top: 15px;
    background: url(/App_Themes/FrameworkBasic/images/custom/manufacturer-selector-wrapper-bg.gif) no-repeat;
    padding: 30px 0px 0px 0px;
    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 0px;
}

div.ManufacturerSelectorWrapper select
{
    width: 180px;
}

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: 0px;
    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;    
    width: 140px;
    overflow: hidden;
    
}

div.ProductMenuHeader
{
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;  
    display: block;
    height: 31px;
    
}

div.ProductMenuHeader h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0px 0px 10px;
    text-transform: uppercase;
}

div.ProductMenuBody
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/product-menu-body-bg.gif) no-repeat;
    padding: 10px 10px 5px 10px;
}

div.ProductMenuBody a
{
    color: #000;
}

div.ProductMenuBody a:hover
{
    color: #000000;
	text-decoration:none;
}

td.NodeControl
{
    padding: 0px 7px 0px 0px;
    vertical-align: middle;
    font-size: 0px;
    width: 9px;
}

td.NodeControl img
{
    padding-bottom: 0px;
    width: 9px;
    height: 10px;
}


div.ProductCategoryLevel1
{
    padding: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-category-level-1-bg.gif) repeat-y;
    margin: 0 0 4px 0;
}   

div.ProductCategoryLevel1 table.NodeClosed,
div.ProductCategoryLevel1 table.NodeOpen
{
    width: 180px;
}   
 



div.ProductCategoryLevel1 .ProductCategoryNameWrapper a
{
    font-size: 18px;
	line-height:20px;
    text-transform: none;
    font-weight: bold;
    color: #000;
    padding: 0;
}

div.ProductCategoryLevel1 .ProductCategoryNameWrapper a:hover
{
    color:#000000;
	text-decoration:none;
	border-bottom:#ffc833 3px solid;
 }

div.ProductTreeLevelBody1 {
	margin: 0 0 4px 0;
}

div.ProductTreeLevelWrapper2
{
    padding-top: 2px;
}

div.ProductCategoryLevel2
{
    padding-bottom: 1px;
}    

div.ProductCategoryLevel2 a
{
    font-size: 12px;
    
}

div.ProductCategoryLevel2
{
    padding-left: 0px
}    

div.ProductCategoryLevel3
{
    padding-left: 11px
}    

div.ProductCategoryLevel3 a
{
    font-size: 11px;
}

div.ProductCategoryLevel4
{
    padding-left: 22px;
}
      
div.ProductCategoryLevel4 a
{
    font-size: 11px;
}

div.ProductMenuFooter
{
    clear:both;
    height: 10px;
    font-size: 0px;
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-grey.gif) bottom right no-repeat;   
}



/* -- INFO AREA ----------------------------------------------- */

div.InfoTextWrapper
{
    margin: 10px 0px 0px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/info-text-wrapper-bg.gif) no-repeat;
    padding: 0px;
}

div.InfoTextLogo
{
	display:none!important;
    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: 640px;
    margin: 10px 0px 0px 10px;
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
    background:  url(/App_Themes/FrameworkBasic/images/custom/main-area-bg.gif) no-repeat;
    padding: 0px 0px 0px 0px;
    position: relative;
    overflow: hidden;
}

div.MainAreaCheckout
{
    float: left;    
    margin: 10px 0px 0px 10px;
    border-left: 0px solid #eee;
    border-right: 0px solid #eee;
    background:  url(/App_Themes/FrameworkBasic/images/custom/main-area-bg.gif) no-repeat;
    padding: 0px 0px 0px 0px;
}


/* -- INFORMATION PAGE  ----------------------------------------------- */
div.PageDetailsPageWrapper
{
}

div.PageDetailsHeader
{
    background: #000 url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;
    height:31px;
}

div.PageDetailsHeader h1
{
    color: #42e4d0;
    padding: 7px 0px 0px 10px;
    font-size: 14px;
    font-weight: bold;
}

div.PageDetailsBody
{
    padding: 0px 0px;
}

div.UbahnContent
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/ubahn-corner.gif) right bottom no-repeat;
    padding: 10px 10px 12px;
    margin-bottom: 10px;
}

div.UbahnContent img
{
	padding: 2px;    
}


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;
    display:none;
}

div.CategoryPageHeader h1
{

}

div.CategoryPageBody
{
    padding: 0px;
}

div.CategoryPageBody div a:hover
{
	background-color:#ffc833;
	display:block;
	width:206px;
	height:206px;
	border:none;
}

div.CategoryPageBody div a:hover img {
	border:none;
}

div.CategoryPageBody div a:hover {
	border:none;
}

div.CategoryPageImage
{
    float: left;
    margin-right: 10px;
    display: none;
}
    
div.CategoryPageText
{
    font-size: 12px;
}

div.CategoryPageText h3
{	
	float:left;
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:480px;
	height:22px;
}

div.CategoryPageText p.brandInfo
{	
	float:left;
	margin: 0px;
	padding: 0px;
	display:block;
	width:480px;
	height:99px;
}

.addthis_button {
	float:left;
	margin: 0px;
	padding: 0px;
}

a.addthis_button:hover {
	background:transparent!important;
	width:auto!important;
	border:none!important;
}

div.AddThisScript
{
    display:none;
}

#atff
{
    display: none;
}

div.ToolbarWrapper
{
	display:none;
}

div.CategoryPageFooter
{
    clear:both;
    height: auto;
}



/* -- PRODUCT LIST NEW ----------------------------------------------- */
div.ProductListWrapper
{
    clear: both;
    padding-top: 0px;
    border-top: 0px solid #cbcbcb;
}

div.ProductListWrapper a {
	border:none!important;
}

div#ctl00_main_customProductList_pagingTop {
	margin: 0 0 10px 0;
	height:31px;
}

div#ctl00_main_customProductList_pagingBottom {
	height:31px;
	margin: 10px 0 0 0;
}

div#ctl00_main_customProductList_pagingTop span, div#ctl00_main_customProductList_pagingBottom span {
	height:22px;
	padding-top:9px;
	margin: 0 5px 0 5px;
	font-size:14px;
	font-weight:bold;
	color:#FFC833;
}

div#ctl00_main_customProductList_pagingTop span a, div#ctl00_main_customProductList_pagingBottom span a {
	border-bottom:2px solid #f2f2f2!important;
}

div#ctl00_main_customProductList_pagingTop span a:hover, div#ctl00_main_customProductList_pagingBottom span a:hover {
	border-bottom:2px solid #FFC833!important;
}

a#ctl00_main_customProductList_pagingTop_hlNext, a#ctl00_main_customProductList_pagingTop_hlPrev, a#ctl00_main_customProductList_pagingBottom_hlNext, a#ctl00_main_customProductList_pagingBottom_hlPrev {
	background-color:#FFC833;
	display:block;
	height:22px;
	overflow:hidden;
	padding:9px 0 0 0;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	width:90px;
   	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	font-weight:bold;
}

div.ProductListHeader
{ display:none;}

div.ProductListBody
{
    padding-bottom: 15px;
}

table.ProductListColumns
{
    margin-top: 0px;
}

td.ProductListColumn1, td.ProductListColumn2, td.ProductListColumn3, td.ProductListColumn4
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-black.gif) bottom right no-repeat;   
    width: 207px;
    padding-bottom: 10px;
    vertical-align: top;     
    border: 0px solid #cbcbcb;
}

table.ProductListColumns td.ColumnSpacer
{
    width: 10px;
}

table.ProductListColumns td.RowSpacer
{
    height: 10px;
}


table.ProductListColumns div.ProductImage
{

    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 207px;
    height: 207px;
    overflow: hidden;
    line-height: 207px;
    background:  #fff;
    text-align: center;     
}

table.ProductListColumns div.ProductImage img
{
    vertical-align: middle;
}

table.ProductListColumns div.ProductPrice
{
    text-align: center;
    margin-top: 0px;
    padding-top: 6px;
    background: #42e4d0;
    float: right;
    width: 92px;
    height: 23px;
}

table.ProductListColumns div.ProductPrice span
{
    font-weight: bold;
    font-size: 14px;
}

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;
	display:none;
}

table.ProductListColumns div.ProductButtons
{
    margin-top: 4px;
    padding-left: 0px;
    text-align: center;
}

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: 0px;
}

table.ProductListColumns a.ButtonBuy
{
    display:none;
}

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
{
    margin: 0px auto;
    padding: 4px 8px 4px 8px;
    text-align: left;
    width: 191px;
    overflow: hidden;
    color: #42e4d0;
    background: #000;
    clear: both;
    
}

table.ProductListColumns div.ProductName h3, table.ProductListColumns div.ProductName span
{
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    color: #42e4d0;
    text-transform: uppercase;    
}


div.ProductListFooter
{
    clear:both;
    display: none;
}

/* -- PRODUCT DETAILS ----------------------------------------------- */
div.ProductPageWrapper
{
    position: relative;
    padding: 0px 0px;
}

div.ProductPageHeader
{
    float: right;
    width: 230px;
    background: #000;                   
}

div.ProductPageHeader h1
{
    color: #42e4d0;
    font-size: 14px;
    font-weight: bold; 
    padding: 7px 10px 2px 10px;
    margin: 0px;
    border: 0;   
}

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: 0px;
}


div.ProductImagesWrapper
{
    float: left;
    width: 400px;
    margin: 0px 0px 0px 0px;
    border-top: 0px solid #eedfec; 

}

div.ProductImagesWrapper a
{
	border:none!important;
}

div.ProductImagesWrapper a:hover img
{
    opacity: 0.8; 
    filter: alpha(opacity=80);
}


div.ProductDescriptionWrapper
{
    width: 230px;
    float: right;
    margin-top:0px;
    border-top: 0px solid #eedfec; 
    border-left: 0;   
}

div.ProductTabsWrapper
{
    border-top: 0px solid #eedfec;
    padding-top: 15px;
}
    
div.ProductDescriptionHeader
{
    background: #000;
}

div.ProductDescriptionHeader h2
{
    color: #42e4d0;
    font-size: 14px;
    font-weight: bold; 
    padding: 5px 10px 6px 10px;
    margin: 0px;      
}  

div.ProductDescriptionBody
{
    padding: 0px 0px 0px;    
}  


div.ProductArticleNumber
{
    padding: 10px 10px;
    font-weight: normal;
	background:#DCDCDC none repeat scroll 0 0;
	font-size:10px;
	font-weight:normal;
	text-align:right;   
}

span.ProductArticleNumberLabel
{
    margin-right: 5px;
}

div.ProductDescription
{
    background: #dcdcdc;
    padding: 0px 10px 10px;
}

span.ProductDescriptionLabel
{
    display: none;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

div.ProductDescriptionText
{
    padding: 0px 0px 0px 0px;
    border-bottom: 0px solid #b88dd7; 
    margin: 0px 0px 0px 0px;
}

div.ProductAttributesWrapper, div.ProductSpecificationsWrapper
{
    padding: 0px 10px 10px; 
    background: #dcdcdc;    
}

div.ProductAttributesWrapper div, div.ProductSpecificationsWrapper div
{
    padding-top: 1px;
    clear: both;
}

div.ProductAttributesWrapper span, div.ProductSpecificationsWrapper span
{
    margin-top:2px;
	float:left;
}

div.ProductAttributesWrapper select, div.ProductAttributesWrapper input, 
div.ProductSpecificationsWrapper select, div.ProductSpecificationsWrapper input
{
    margin-left: 10px;
    margin-bottom: 2px;
    font-size: 11px;

}

div.ProductQuantity
{
    clear: left;
}


div.PurchaseBlockWrapper
{
    margin-top: 10px;
    border: 0px solid #ddd;
    padding: 0px 0px;
    margin-bottom: 10px;
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/purchase-block-wrapper-bg.gif) repeat-x;    
}

div.PurchaseBlockHeader, div.PurchaseBlockFooter
{
    display:none;
}

table.PurchaseBlock
{
    width: 100%;
}

table.PurchaseBlock td
{
    vertical-align: middle;
    height: 36px;
}

.UbahnMaterial {
	display:block;
	float:left;
	width:auto;
	margin: 0 0 0 10px;
}

.UbahnSizechart {
	display:block;
	float:left;
	width:auto;
}

.UbahnMaterial h2, .UbahnSizechart h2 {
	background:#000000 !important;
	border:none !important;
	color:#42E4D0 !important;
	font-size:14px !important;
	font-weight:bold !important;
	padding:8px 14px 7px 10px!important;
	display:inline-block!important;
	margin:0px!important;
}


/* -- PRICES --*/

span.PricePromotion span
{
    font-size: 14px;
    color: #d91034;
    font-weight: bold;
}

span.PricePromotion span.PriceAmount
{
    font-size: 14px;
    font-weight: bold;
}

span.PriceStandard span
{
    font-size: 14px;
    font-weight: normal;
}

span.PriceStandard span.PriceAmount
{
    font-size: 14px;
    font-weight: bold;
}






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
{
    display: none;
    color: #000;
    font-size: 11px;
}

td.PurchaseBlockStock span
{
    display:block;
    color: #000;
    font-size: 11px;
}

td.PurchaseBlockStock span.StockStatusLabel
{
    color: #333;
}
        

table.PurchaseBlock td.ProductQuantity
{
    display: none;
}

td.ProductQuantity input
{
        text-align: center;
        width: 20px;
        margin-left: 4px;
}

td.PurchaseBlockBuy
{
    text-align: right;
    width: 138px;
}

td.PurchaseBlockBuy a, td.PurchaseBlockBuy img
{
    display: block;

}

td.PurchaseBlockBuy a
{
	border:none;
}

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);
    */
	color:#ffc833;
}

div.BigProductImage
{
    background: #ffffff;
}

div.BigProductImage a, div.BigProductImage img
{
    display:block;
    margin: 0px auto;
	float:left;
}


div.ProductImageClickMessage
{
    margin-top: 5px;
    font-size: 11px;
    padding-bottom: 10px;
	float:left;
	width:400px;
	color:#666666;
}

div.ProductThumbnailsWrapper
{
    display: block;
    text-align: center;
	float:left;
}

div.ProductThumbnailsBody {
	width: 400px;
	float:left;
}

div.ProductThumbnailsBody a
{
    height:40px;
	margin:0 10px 10px 0;
	width:40px;
	float:left;
}

div.ProductThumbnailsFooter
{
    clear:both;
    display:none;
}


a.ProductThumbnail
{

}



/* -- TOOLBAR -- */

div.ToolbarWrapper
{
    margin: 15px 0px;
    text-align: center;
}

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;
	color:#ffc833;
}

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: hidden;
    _visibility: visible; /* IE6-FIX */    
}

td.RelatedProductButtons a:active
{
    background-position: 0px -50px;
}



/* -- RIGHT AREA ----------------------------------------------- */

div.RightArea
{
    float: right;
    width: 140px;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/right-area-bg.gif) no-repeat;    
    border-left: 0px solid #cbcbcb;
    overflow: hidden;
}



/* -- NEWS LIST BOX ----------------------------------------------- */
div.NewsListWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/news-list-wrapper-bg.gif) no-repeat;
    padding-top: 0px;
    margin-bottom: 10px;
}

div.NewsListHeader
{
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;  
    display: block;
    height: 31px;
}

div.NewsListHeader h2
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0px 0px 10px;
    text-transform: uppercase;
}

div.NewsListBody
{
    background: #dcdcdc 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 5px 0px; 
    text-align: right;
    font-size: 12px;
}

div.NewsListItemSeparator
{
    clear:both;
    display: none;
}

div.NewsListFooter
{
    clear:both;
    height: 10px;
    font-size: 0px;
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-grey.gif) bottom right 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-bottom: 10px;
}

div.OffersListItemHeader
{
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;  
    display: block;
    height: 31px;

}

div.OffersListItemHeader h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0px 0px 10px;
    text-transform: uppercase;
}

div.OffersListItemBody
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/offers-list-item-body-bg.gif) no-repeat;
    padding: 10px 10px 0px 10px;

}

div.OffersListItemImage
{
    text-align: center;
    padding: 0px 0px 0px 0px;
    width: 140px;
    overflow: hidden;
    
}

div.OffersListItemImage img
{
    
}


div.OffersListItemText
{
    padding-bottom: 5px;
}

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: 10px;
    font-size: 0px;
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-grey.gif) bottom right no-repeat;   
}

div.OffersListItemSeparator
{
    clear:both;
    margin-bottom: 15px;
    display: none;
}

div.OffersListFooter
{
    clear:both;
    display: block;
    margin-bottom: 0px;
}



/* -- PRODUCT LIST BOX ----------------------------------------------- */
div.SimpleProductListWrapper
{
    margin-bottom: 10px;
    padding-top: 0px;
    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
{
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;  
    display: block;
    height: 31px;
}

div.SimpleProductListHeader h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0px 0px 10px;
    text-transform: uppercase;
}

div.SimpleProductListBody
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/simple-product-list-body-bg.gif) left bottom no-repeat;
    padding: 10px 10px 00px 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 *
{
}

div.SimpleProductListItemImage a
{
    border: 0px solid #dcbed9;
    width: 40px;
    height: 60px;
    overflow:hidden;  
    display: block;
    line-height: 60px;  
}

div.SimpleProductListItemImage img
{
    width: 40px;
    vertical-align: middle;
}


div.SimpleProductListItemText a
{
    font-weight: normal;
    display: block;
}
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: normal;
}

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: 10px;
    font-size: 0px;
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-grey.gif) bottom right no-repeat;  
}



/* -- NEWSLETTER BOX ----------------------------------------------- */

div.NewsletterBoxWrapper
{
    margin-bottom: 10px;
    padding-top: 0px;
    background: url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-wrapper-bg.gif) no-repeat; 
}

div.NewsletterBoxHeader
{
    background: #42e4d0 url(/App_Themes/FrameworkBasic/images/custom/product-menu-header-bg.gif) no-repeat;  
    display: block;
    height: 31px;
}

div.NewsletterBoxHeader h3
{
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0px 0px 10px;
    text-transform: uppercase;
}

div.NewsletterBoxBody
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-body-bg.gif) left bottom no-repeat;
    padding: 10px 10px 0px 10px;
}

div.NewsletterBoxText
{
    border-top: 0px solid #b97db4;
    border-bottom: 0px solid #b97db4;
    padding: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: normal;
}

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
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#FFFFFF;
	border:none;
	font-size:11px;
	height:15px;
	margin:0;
	padding:3px 1px 2px;
	width:85px;
}



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
{
}

div.NewsletterBoxButton:active
{
    background-position: 0px -50px;
}
   

div.NewsletterBoxFooter
{
    clear:both;
    height: 10px;
    font-size: 0px;
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-grey.gif) bottom right no-repeat; 
}

/* ---------------- SEARCH RESULT -------------------------- */

div.SearchResultHeader
{
    background: #000 url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;
    height:31px;
}

div.SearchResultHeader h1
{
    color: #42e4d0;
    padding: 7px 0px 0px 10px;
    font-size: 14px;
    font-weight: bold;
}

.SearchResultBody
{
    background: #dcdcdc;
    padding: 10px;
    
}

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: #000;
    border-left: 1px solid #dcdcdc;
    font-weight: bold;
    border-bottom: 0px solid #eee;
    color: #42e4d0;
}

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: center;
    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;
}

div.SearchResultBody table td.ButtonContainer .ButtonBuy
{
    display:none;
}

a.CustomerServiceLink
{
    color:#003333;
}

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;
}





/* 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;
}



/* ---------- TWEET (TWITTER FEED) ----------------------------- */

.tweet ul
{
    margin: 0px;
    padding: 0px;
}

.tweet ul#twitter_update_list span {
	font-style:normal;
}

.tweet ul#twitter_update_list li span a {
	display:inline;
}

.tweet ul#twitter_update_list li a {
	clear:both;
	display:block;
	border:none;
}

.tweet li
{
    list-style: none; 
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    font-style: italic;
}

.tweet img
{
    display: none; 
}

a#twitter-link {
	border:none!important;
}

#twitter-link img {
	display:inline;
}

.tweet .tweet_first
{
    padding: 0px;
}

.tweet_join
{
    display: block;
    padding-top: 3px;
    font-style: normal;
}

.tweet_text
{
    font-style: normal;
}



/* ---------- BLOG  FEED ----------------------------- */

#BlogContainer
{
    margin: 0px;
    padding-top: 10px;
}

#BlogContainer div.BlogItem
{
    margin: 0px;
    padding-bottom: 10px;
}

#BlogContainer .BlogItemDate
{
    font-style: italic;
}

#BlogContainer h4
{
    margin: 0px 0px 2px 0px;
    padding-top: 0px;
}



/* ---------- FAQ ----------------------------- */


h2.FaqHeader
{
    color:#42E4D0;
    font-size:14px;
    font-weight:bold;
    padding:7px 0 0 10px;
    height: 24px;
    background: #000;
    margin: 0px;
}

p.FaqQuestion
{
    font-weight: bold;
    margin: 0px 0px;
}

p.FaqAnswer
{
    margin: 2px 0px 10px;
}


/* ---------- OM OSS ----------------------------- */

div.UbahnStore, div.UbahnHq
{
    float: left;
    margin-right: 10px;
}

div.UbahnStore img
{
    display: block;
    margin-bottom: 12px;
}

div.UbahnStore h2, div.UbahnHq h2
{
    color:#42E4D0;
    font-size:14px;
    font-weight:bold;
    padding:7px 0 0 10px;
    height: 24px;
    background: #000;
    margin: 0px;
}

div.UbahnHq div.UbahnContent
{
    padding-right: 20px;
}

/* ---------- FOOTER ----------------------------- */


div.FooterContentWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/footer-content-wrapper-bg.gif) center top repeat-y;
    margin: 0px;
    margin-left: auto;
    margin-right: auto; 
    padding: 10px 0px 20px;
    width: 940px;
}

div.FooterContentBody
{
    border-top: 0px solid #ccc;
    border-bottom: 0px solid #ccc;    
    padding: 0px 0px;
}


div.FooterLinks
{
    padding: 10px;
    background: #000;
    font-size: 10px;
    color: #42e4d0;
    text-align: center;
}

div.FooterLinks a
{
    color: #42e4d0;
}

div.FooterLinks a:hover
{
	border-bottom:#ffc833 2px solid;
	text-decoration:none;
}

div.FooterBrands
{
    padding: 15px;
    background: #42e4d0;
    font-size: 12px;
    color: #000;
    text-align: center;
}

div.FooterAddress
{
    padding: 10px;
    background: #000;
    font-size: 10px;
    color: #42e4d0;
    text-align: center;
}

div.FooterAddress a {
    color: #42e4d0;
	border:none;	
}

div.FooterContentFooter
{
    background: url(/App_Themes/FrameworkBasic/images/custom/footer-content-footer-bg.gif) top right no-repeat;
    height: 0px;

}

/* ---------- LEFT MENU ----------------------------- */

h3.LeftMenu
{
    -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#42E4D0 none repeat scroll 0 0;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	height:23px;
	margin:0;
	padding:8px 0 0 10px;
}

/* ---------- LEFT MENU ----------------------------- */

div.StartPage
{
    position: relative;
    top: -31px;
}


div.StartPage div a:hover
{/*
	background-color:#ffc833;
	display:block;
	width:206px;
	height:206px;
*/
	border:none;
}

/*
div.StartPage div a:hover img
{
    opacity: 0.8; 
    filter: alpha(opacity=80);
	border:none;
}
*/

/* ---------- TOP FLASH ----------------------------- */

div.TopFlash
{
    position: absolute;
    top: 39px;
    left: 150px;
    background: #ccc;
    width: 640px;
    height: 139px;
    overflow: hidden;
}

                  table.ProductListHorizontalAdvanced span.PricePromotion span,
                  table.ProductListHorizontalAdvanced span.PriceStandard span
                
{
	font-weight: bold;
	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;
	float:left;
}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: bold;
}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: bold;
}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;
}

/* Storleksguide */

div.UbahnContentStlGuide
{
    background: #dcdcdc url(/App_Themes/FrameworkBasic/images/custom/ubahn-corner.gif) right bottom no-repeat;
    padding: 10px 10px 12px;
    margin-bottom: 10px;
	float:left;
	width:620px;
}

.stlGuide {
	width:200px;
	height:auto;
	padding: 0;
	float:left;
}

.stlGuide h3 {
	text-align:center;
}

.stlGuide h3, .stlGuide p {
	margin: 0 10px 0 10px;	
}

.colOne {
	margin: 0 0 10px 0;
}

.colTwo {
	margin: 0 10px 10px 10px;
}

.colThree {
	margin: 0 0 10px 0;	
}

/* Sizechart tabell */

table#sizechart td {
	padding:6px!important;
	border:#000000 1px solid;
}

/* Extra Overrides */

div.ProductTabsWrapper {
	padding-top:0px!important;
}

.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_body {
	border:none!important;
	font-family: Arial, sans-serif!important;
	background:#DCDCDC url(/App_Themes/FrameworkBasic/images/custom/rounded-right-bottom-corner-grey.gif) no-repeat scroll right bottom!important;
	padding:0px!important;
}


.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header 
{
    background:transparent!important;
    font-size:12px;
    display:none!important;      
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header .ajax__tab_outer 
{
    background:#000000!important;
    color:#42E4D0!important;
    border:none!important;
    margin:0!important;
	padding:0!important;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_header .ajax__tab_inner 
{
    background:#000000!important;
    color:#42E4D0!important;
    border:none!important;
	font-weight:bold!important;
	font-size:14px!important;
	padding:7px 10px 4px 10px!important;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_active .ajax__tab_outer 
{
    background:#000000!important;
    color:#42E4D0!important;
    border:none!important;
}
.ajax__tab_technorati-theme_ProductTabContainer .ajax__tab_active .ajax__tab_inner 
{
    background:#000000!important;
    color:#42E4D0!important;
    border:none!important;
	font-weight:bold!important;
	font-size:14px!important;
}
