/* -- GENERAL DEFINITIONS ----------------------------------------------- */
h1, h2, h3, h4{margin:0px; padding:0px;}
* 

h1, h2, h3, h4 {
font-family: Georgia, Serif;
}

{
    font-family: Helvetica, Arial, "Times New Roman", Times, serif;
    font-size: 12px;
}

#banners
{
    width: 250px;
    text-align: right;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: 520px;
    color: #e5e5e5;	
	background-color: #f5f5f5;
}

#brands {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

#brands li {
	margin: 0 20px 20px 0;
	padding: 0;
	float: left;
	width: 160px;
	}

body
{
    margin: 0px;
    padding: 0px;
    color: #333333;
    background: url(/pub_docs/files/interface/body_background.gif);
    background-repeat: repeat-x;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
	font-height: 15px;
}

body img
    {
    border: none;
}

a, a:visited
{
    color: #26B6D1;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    
}

a img
{
   /* border: 0px;*/
}

.WaterMark
{
    color: #999;
}

table
{
    border-collapse: collapse;
    margin: 0px;
    border: 0px;
}

td
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

/* -- SURROUNDING FRAMEWORK ----------------------------------------------- */

div.OuterWrapper
{
width: 1275px;
}

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: #fff;
    height: 15px;
    padding-bottom: 20px;
    margin-top: 20px;
}

div.BottomSpacerInner1, div.BottomSpacerInner2
{
    
}


/* -- Left & right areas -- */

td.LeftSpacer
{
      background: none;
      font-size:0px;
}

div.LeftSpacerInner1
{
      background: none;
      height: 800px;    
}

div.LeftSpacerInner2, div.LeftSpacerInner3
{}


td.RightSpacer
{
      background: none;
      font-size:0px;
}

div.RightSpacerInner1
{
      background: none;
      height: 800px;    
}

div.RightSpacerInner2, div.RightSpacerInner3
{}


/* -- Site content containers -- */

td.SiteWrapper
{
width: 1000px;      
}

div.SiteWrapper
{
    width: 1000px;
    position: relative;
}



/* -- TOP AREA ----------------------------------------------- */


div.TopArea
{
width: 1000px;
z-index: 500;
}



/* -- LOGO AREA ----------------------------------------------- */
div.LogoWrapper
{
    float: left;
    width: 231px;
    height: 51px;
    border: 0px solid #ff0000;
}

div.LogoHeader
{
    width: 0;
    height: 0;
    visibility: hidden;
    display: none;
}

div.LogoBody
{
    width: 325px;
    height: 70px;
    margin: 10px 0 0 20px;
    cursor: pointer;
}

div.LogoFooter
{
    width: 0;
    height: 0;
    visibility: hidden;
    display: none;
}



/* -- CART AREA ----------------------------------------------- */


div.CartArea
{
    float: right;
    width: 450px;
    height: 88px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background: none;
    border: 0px solid #00ff00;
}

div.SmallCartWrapper
{
    width: 430px;
    height: 80px;
    position: relative;
    margin: 0 0 0 0;
    padding: 0 20 0 0;
    background-image: url(/pub_docs/files/interface/header_shoppingbag.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

span.SmallCartItemsLabel, span.SmallCartSumLabel
{
    font-weight: normal;
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;	
}

span.SmallCartSumValue
{
    font-size: 11px;
    font-family: Arial;
}

span.VatSelectorLabel label, span.VatSelectorInput
{
    visibility: hidden;
}

div.CultureSelectorWrapper
{
    height: 25px;
    position:absolute;
    top:62px;
    left:20px;
}

div.CultureSelectorHeader
{
    
}

div.CultureSelectorBody
{
    padding-top: 13px;
    font-size: 18px;
    color: #fff;
}

a.CultureSelectorItem, a.CultureSelectorItem span
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #26B6D1;
}

a.CultureSelectorItem
{
    margin-right: 10px;
}

a.CultureSelectorItemSelected
{
    text-decoration: underline;
}


div.SmallCartHeader
{
    padding: 22px 0px 0px 320px;
    text-align: left;
    color: #26B6D1;
    margin-bottom: 3px;
}

div.SmallCartHeader h2
{
    font-family: Arial;
    margin: 0;
    padding: 0;
    text-transform: none;
    color: #ffffff;
    font-size: 10px;
}

div.SmallCartBody
{
    padding: 0px 0px 0px 292px;
    margin: 0 20px 0 0;
    text-align: left;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
}

span.SmallCartItemsValue
{
    margin: 0px 3px 0px 3px;
    color: #ffffff;
    font-size: 10px;
    font-family: Arial;
}

div.SmallCartSum
{
    margin-top: 2px;
    color: #ffffff;
    font-size: 10px;
    font-family: Arial;
}

span.SmallCartSumLabel
{
    margin-right: 5px;
    color: #ffffff;
    font-size: 10px;
    font-family: Arial;
}

div.CurrencySelectorWrapper
{
    border: 0px solid #000;
    width: 450px;
}

div.CurrencySelectorHeader
{
    float: left;
    display:none;
}

div.CurrencySelectorHeader h3
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

div.CurrencySelectorBody
{
    float:left;
    padding-right: 0px;
}

div.CurrencySelectorBody label
{
    font-size: 10px;
    position: relative;
    font-family: Arial;
}

div.CurrencySelectorBody div.Spacer
{
    display: none;
}

div.CurrencySelectorFooter
{

    height: 0px;
    font-size: 0px;
    display: none;
}
    

div.VatSelector
{
    clear: both;
    margin-top: 9px;
}


div.SmallCartButtons
{

}

div.CheckoutButton
{
    position: absolute;
    top: 35px;
    left: 15px;
}

div.MyPagesButton
{
    position: absolute;
    top: 35px;
    left: 90px;
}

div.LogInOutButton
{
    position: absolute;
    top: 35px;
    left: 165px;
}

div.ViewCartButton
{
    position: absolute;
    top: 35px;
    left: 15px;
    display:none;
}

div.CheckoutButton a, div.MyPagesButton a, div.LogInOutButton a, div.ViewCartButton a
{
    background: none;
}


/* -- PAGE MENU ----------------------------------------------- */

div.PageMenuWrapper
{
    float:left;
    width: 0;
    height: 0;
    overflow: hidden;
    background: url(/App_Themes/FrameworkBasic/images/custom/sv-SE/page-menu-wrapper-bg.gif) no-repeat;
    visibility: hidden;
    display: none;
}

div.PageMenuHeader
{
    display:none;
}

div.PageMenuBody
{}

div.PageLinkWrapper
{
    float: left;
    height:26px;
    padding-left:14px;
    padding-right:14px;
    background: url(/App_Themes/FrameworkBasic/images/custom/pagelink-divider.gif); background-position:right; background-repeat:no-repeat;
}

div.PageLinkWrapper a
{
    display: block;
    margin-top:5px;
}

div.PageLinkWrapper a:hover
{
    /*opacity: 0; 
    filter: alpha(opacity=0);*/
}

div.PageLinkFirst
{padding-left:14px;}

div.PageLinkFirst, div.PageLinkLast
{}




a.PageLink,a:visited.PageLink
{ color:White;}

a.PageLink span.LinkSpacerLeft
{
    display:none
}

a.PageLink span.LinkText
{
       
}

a.PageLink span.LinkSpacerRight
{
    display:none
}


div.PageLinkDivider
{
    float: left;
}

div.PageMenuFooter
{
    clear: both;
    height: 34px;
    display:none;
}

#rating
{
        background-image: url(http://www.vivamondo.se/pub_docs/files/interface/rating.gif);
        background-repeat: repeat-x;
        padding: 32px 0px 4px 10px;
        margin: 0 0 20px 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #26B6D1;
        width:184px;
		list-style: none;
}

#rating li
{
 		margin: 0 0 15px 0;
		padding: 0;
}

#rating li img.logo
{
 		margin: 0 5px 5px 0;
		padding: 0;
		float: left;
}

#rating li span a
{
 		margin: 2px 0 5px 0;
		padding: 0;
		height: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		float: left;
		font-weight: bold;
}


#service ul
{
        background-image: url(/pub_docs/files/interface/nav/service.gif);
        background-repeat: repeat-x;
        padding: 32px 0px 4px 10px;
        margin: 0 0 20px 0;
	list-style: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #26B6D1;
        width:184px;
}

#service ul li
{
    padding: 5px 0 5px 0;
    margin: 0 0 0 0;
    color: #a1a1a1;
    font-weight: normal
    font-family: Arial;
    font-size: 11px;
    width: 194px;
}

#service ul li a
{
     color: #1a1a1a;
     font-family: Arial;
     font-size: 11px;
     width: 194px;
}

#service ul li a:hover
{
    text-decoration: none;
}

#service ul li:hover
{
    background-color: #f5f5f5;
    cursor: pointer;
}

#info, #timer
{
	overflow: hidden;
    width:194px;
	text-align: center;
	margin: 0 0 20px 0;
}

#awards {
background-image: url(/pub_docs/files/interface/nav/awards.gif);
background-repeat: repeat-x;
padding: 32px 0px 4px 0;
margin: 0 0 20px 0;
width:194px;
}






/* -- LEFT AREA ----------------------------------------------- */

div.LeftArea
{
    float: left;
    width: 194px;
    margin: 0;
    padding: 0;
}

/* -- SEARCH BOX ----------------------------------------------- */
div.SearchBoxWrapper
{
    padding-top: 0px;
    margin-bottom:0px;             
}

div.SearchBoxHeader
{ display:none;}

div.SearchBoxBody
{
}

div.SearchBoxInput
{
    float:left;
    margin-right: 0px;
    padding: 0px;
}

div.SearchBoxInput input
{
    width: 162px;
    height: 19px;
    border: 0 ;
    background: url(/pub_docs/files/interface/input_background.gif);
    background-repeat: repeat-x;    
    margin: 0;
    padding: 3px 5px 3px 5px;
    font-family: Arial;
    font-size: 12px;
}



div.SearchBoxButton
{
    float: left;
    margin: 0px;
    _margin-top: 1px;    /* IE6 workaround */
    background-image: url(/pub_docs/files/interface/input_btn.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 25px;
}

div.SearchBoxButton a
{
    background-image: none;
}

div.SearchBoxButton img
{
    visibility: hidden;
}

div.SearchBoxButton a:hover img, div.SearchBoxButton a:active img
{
    /*visibility: hidden;*/
}

div.SearchBoxButton a:active
{
    background-position: 0px -50px;
}
 

div.SearchBoxFooter
{
    clear:both;
}


/* -- PRODUCT CATEGORY MENU ----------------------------------------------- */

.ProductTreeRoot1 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed .ProductCategoryNameWrapper a, .ProductTreeRoot1 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed .ProductCategoryNameWrapper span.ProductCategoryName, .ProductTreeRoot1 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed img
{
	display: none;
	visibility: hidden;
}

.ProductTreeRoot6 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed .ProductCategoryNameWrapper a, .ProductTreeRoot6 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed .ProductCategoryNameWrapper span.ProductCategoryName, .ProductTreeRoot6 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed img
{
	display: none;
	visibility: hidden;
}

.ProductTreeRoot10 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed .ProductCategoryNameWrapper a, .ProductTreeRoot10 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed .ProductCategoryNameWrapper span.ProductCategoryName, .ProductTreeRoot10 .ProductTreeLevelBody1 .ProductCategoryLevel1 .NodeClosed img
{
	display: none;
	visibility: hidden;
}

.ProductTreeRoot5, .ProductTreeRoot9, .ProductTreeRoot13
{
    margin: 0 0 20px 0;
}


.ProductTreeRoot1
{
    background-image: url(/pub_docs/files/interface/nav/product-tree-root-1-bg.gif);
	background-repeat: no-repeat;
}

.ProductTreeRoot6
{
    background-image: url(/pub_docs/files/interface/nav/product-tree-root-6-bg.gif);
	background-repeat: no-repeat;
}

.ProductTreeRoot10
{
    background-image: url(/pub_docs/files/interface/nav/product-tree-root-9-bg.gif);
	background-repeat: no-repeat;
}

.ProductCategoryNameWrapper
{
	width: 100%;
	height: 20px;
	cursor: pointer;
}

.ProductTreeLevelWrapper1 a:hover
{
        text-decoration: none;
        color: #26B6D1;
}

.ProductCategoryNameWrapper:hover
{
	background-color: #F5F5F5;
	width: 100%;
	cursor: pointer;
	text-decoration: none;
        color: #26B6D1;
}


.ProductTreeRoot1 .ProductCategoryNameWrapper:hover, .ProductTreeRoot6 .ProductCategoryNameWrapper:hover, .ProductTreeRoot10 .ProductCategoryNameWrapper:hover {
	background: none;
	cursor: auto;
	text-decoration: none;
}



div.ProductMenuWrapper
{
    padding: 0;
	margin: 20px 0 0 0;
}

div.ProductMenuHeader
{
    display: none;
	visibility: hidden;
}

div.ProductMenuHeader h3
{
    font-family: Arial;
    font-size: 12px;
    color: #1A1A1A;
    font-weight: normal;
}

div.ProductMenuBody
{
    padding: 0;
	margin: 0;
	border: none;
}


div.ProductTreeLevelFooter1
{

}

div.ProductTreeRoot3
{
          
}

div.ProductTreeRoot5
{
        
}

td.NodeControl
{
    padding-bottom: 0px;
    vertical-align: middle;
    padding-right: 4px;
    font-size: 0px;
}

td.NodeControl img
{
    padding-bottom: 1px;
    width: 7px;
    height: 7px;
    
}
div.ProductCategoryLevel1
{
    padding-top: 5px;
    padding-left:3px;
}    

div.ProductCategoryLevel1 a span.ProductCategoryName
{
    font-size: 11px;
    color: #1A1A1A;
    text-transform: none;
    font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

div.ProductCategoryLevel2 a span.ProductCategoryName
{
    font-size: 14px;
    color: #666;
}

div.ProductCategoryLevel2
{
    padding-left: 11px;
    padding-top: 1px;
}    

div.ProductCategoryLevel3
{
    padding-left: 22px;
    padding-top: 1px;
}

div.ProductCategoryLevel3 a span.ProductCategoryName
{
    font-size: 11px;
    color: #26B6D1;
}

div.ProductCategoryLevel4
{
    padding-left: 33px;
    padding-top: 1px;
}      

div.ProductMenuFooter
{
    clear:both;
    background: url(/App_Themes/FrameworkBasic/images/custom/product-menu-footer-bg.gif) no-repeat;
    padding:11px 0px;
}



/* -- INFO AREA ----------------------------------------------- */

div.InfoTextWrapper
{
    margin-top: 10px;
    text-align: left;
}

/* -- MAIN AREA ----------------------------------------------- */

div.MainArea
{
    float: left;
    width: 580px;
    margin: 0px 16px 0px 16px;
    padding: 0;
    border: 0;
    display: inline; /* IE6-fix */
    overflow: hidden;
}

div.MainAreaCheckout
{
	background:#FFFFFF none repeat scroll 0 0;
	border-left:0 solid #EEEEEE;
	border-right:0 solid #EEEEEE;
	display:inline;
	float:left;
	margin:0 0 0 18px;
	overflow:hidden;
	padding-bottom:250px;
	width:770px;
}

/* -- INFORMATION PAGE  ----------------------------------------------- */
div.PageDetailsPageWrapper
{
}

div.PageDetailsHeader
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;*/
    padding: 0px 0px 0px 0px;
	margin: 20px 0 0 0;
    height: 48px;    
}

div.PageDetailsHeader h1
{
    text-align:left;
    margin: 0px;
    color: #26B6D1;
    font-size: 30px;
    font-weight: normal;
    padding-top: 5px;
}

div.PageDetailsBody
{
    padding-top: 20px;
}

div.PageDetailsImage
{
    float: left;
    margin-right: 16px;
}
    
div.PageDetailsText
{
    float: left;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
	line-height: 17px;
}

div.PageDetailsText b
{
    font-family: Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}

    

div.PageDetailsFooter
{
    clear:both;
    height: 20px;
}



/* -- CATEGORY PAGE  ----------------------------------------------- */
div.CategoryPageWrapper
{
}

div.CategoryPageHeader
{
    /*background: url(/App_Themes/FrameworkBasic/images/custom/category-page-header-bg.gif) repeat-y;*/
    padding: 0px 0px 0px 0px;
    height: 48px;    
}

div.CategoryPageHeader h1
{
    text-align:left;
    margin: 0px;
    color: #26B6D1;
    font-size: 30px;
    font-weight: normal;
    padding-top: 5px;
}

div.CategoryPageBody
{
    padding-top: 20px;
}

div.CategoryPageImage
{
    float: left;
    margin-right: 16px;
}
    
div.CategoryPageText
{
    float: left;
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 13px;
}
    

div.CategoryPageFooter
{
    clear:both;
    height: 20px;
}





/* -- PRODUCT LIST NEW ----------------------------------------------- */
div.ProductListWrapper
{
    clear: both;
    padding-top: 20px;
    border-top: 1px solid #eee;
    padding-left:1px; /* fix for FF not showing left border on productlistcolumn1 */
}

#ctl00_smp
{
    background: url(/pub_docs/files/interface/navlinks_bg.gif);
    background-repeat: repeat-x;
    height: 23px;
    color: #fff;
    padding: 6px 0 0 10px;
}

#ctl00_smp span
{
    
}

#ctl00_smp span a
{
    
}

div.ProductListHeader
{ display:none;}

div.ProductListBody
{
}

table.ProductListColumns
{
}

tr.ProductListStandardRow
{
border: 0;
}

td.ProductListColumn1, td.ProductListColumn2, td.ProductListColumn3, td.ProductListColumn4
{
    background-image: url(/pub_docs/files/interface/ProductListColumns_bg.gif);  
    width: 132px;
    padding-bottom: 10px;
    vertical-align: top;
    border: 1px solid #e0e0e0;
    text-align: center; 
}

div.StartPageProductListWrapper
{
    padding-left:1px;
}

div.StartPageProductListWrapper td.ProductListColumn1, div.StartPageProductListWrapper td.ProductListColumn2, div.StartPageProductListWrapper td.ProductListColumn3
{
    width: 183px;
}




table.ProductListColumns td.ColumnSpacer
{
    width: 16px;
}

table.ProductListColumns td.RowSpacer
{
    height: 20px;
}

table.ProductListColumns div.ProductImage
{

    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 134px;
    height: 114px;
    overflow: hidden;
    background: #fff;
    line-height: 110px;
    border-bottom: 1px solid #e0e0e0;
}

table.ProductListColumns div.ProductImage img
{
    vertical-align: middle;
}

.ProductPrice td
{
    width: 60px;
}

table.ProductListColumns div.ProductPrice
{
    text-align: center;
    margin-top: 3px;
    margin-bottom: 10px;
    font-family: Arial;
}

table.ProductListColumns div.ProductPrice span
{
    font-weight: bold;
    font-size: 15px;
}

table.ProductListColumns div.ProductPrice span.PricePrevious
{
    display: inline;
}

table.ProductListColumns div.ProductPrice span.PricePrevious span
{
    font-weight: normal;
    font-size: 12px;
    text-decoration: line-through;
}

table.ProductListColumns div.ProductButtons
{
    margin: 4px 0 10px 0;
    text-align: center;
    padding: 0;
}

table.ProductListColumns div.ProductButtons, table.ProductListColumns div.ProductButtons span, table.ProductListColumns div.ProductButtons a
{
 font-size: 18px;
}

table.ProductListColumns div.ProductButtons img
{
    vertical-align: text-top
}

table.ProductListColumns a.ButtonInfo
{
    padding-right: 2px;
}

table.ProductListColumns a.ButtonInfo:active, table.ProductListColumns a.ButtonBuy:active
{
    background-position: 0px 0px; /* 0px -50px; */
}

table.ProductListColumns a.ButtonInfo:hover img, table.ProductListColumns a.ButtonInfo:active img,
table.ProductListColumns a.ButtonBuy:hover img, table.ProductListColumns a.ButtonBuy:active img
{
    visibility: hidden;
}


table.ProductListColumns div.ProductName
{
    margin-top: 4px;
    padding: 0px 9px 0px 9px;
    text-align: left;
    font-family: Arial;
    font-size: 11px;
}

table.ProductListColumns div.ProductName h3
{
    color: #333;
    margin: 0 0 5px 0;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}

.ProductListColumns
{
    margin: 20px 0 0 0;
}

div.ProductListFooter
{
    clear:both;
    display: none;
}

/* -- PRODUCT DETAILS ----------------------------------------------- */
div.ProductPageWrapper
{
    position: relative;
    margin: 20px 0 0 0;
}

div.ProductPageHeader h1
{
    color: #26B6D1;
    font-weight: normal;
    font-size: 30px;
    margin: 0px;
    padding-bottom: 7px;
    background: url(/pub_docs/files/interface/headline_stroke.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

div.ProductImagesWrapper
{
    float: right;
    width: 230px;
    margin-left: 18px;
    margin-top: 20px;
}

div.ProductDescriptionWrapper
{
    float: left;
    width: 332px;
    overflow: hidden;
    margin-top: 20px;
}

div.ProductDescriptionHeader h2
{
    font-weight: normal;
    font-size: 18px;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    font-style: italic;
}    

div.ProductArticleNumber
{
    position: absolute;
    top: 50px;
    right: 0px;
    font-size: 13px;
    color: #999;
}

span.ProductArticleNumberLabel
{
    margin-right: 5px;
}

div.ProductDescription
{
    margin-top: 0px;
}

div.ProductDescriptionLabel
{
    display: none;
}

div.ProductDescriptionText
{
    font-size: 13px;
}

div.ProductAttributesWrapper
{
    margin-top: 15px;
}

div.ProductQuantity
{
    display: none;
}

div.PurchaseBlockWrapper
{
    margin-top: 20px;
    background-image: url(/pub_docs/files/front/productlist_background.gif);
    background-repeat: x-repeat;
    border: 1px solid #e0e0e0;
    padding: 0;
    margin-bottom: 10px;
}



div.PurchaseBlockHeader, div.PurchaseBlockFooter
{
    display:none;
}

table.PurchaseBlock
{
    width: 100%;
    text-align: left;

}

table.PurchaseBlock td
{
    vertical-align: middle;
    padding: 15px 10px 15px 10px;
}

td.PurchaseBlockPrice, td.PurchaseBlockStock
{
    border-right: 1px solid #e0e0e0;
    text-align: left;
}

td.PurchaseBlockPrice span.PricePromotion,
td.PurchaseBlockPrice span. PriceEarlier
{
    text-align: left;
}

td.PurchaseBlockPrice span.PricePromotion span.PriceAmount
{
    font-family: arial;
    font-size: 17px;
    text-align: left;
}

td.PurchaseBlockPrice span.PriceEarlier span.PriceAmount
{
    text-align: left;
}


/* -- PRICES --*/

span.PriceAmount
{

}

span.PricePromotion span
{
    font-size: 12px;
    color: #d91034;
    font-weight: normal;
}

span.PricePromotion span.PriceAmount
{
    font-size: 12px;
    font-weight: bold;
    color: #ED145A;
    font-family: arial;
}

span.PriceStandard span
{
    font-size: 12px;
    font-weight: normal;
}

span.PriceStandard span.PriceAmount
{
    font-size: 12px;
    font-weight: bold;
}

span.PricePrevious span
{
    text-decoration: line-through;
    padding-left:4px;
}

span.PriceEarlier 
{
    margin-left: 5px;
}

span.PriceEarlier span
{
    font-size: 13px;
    text-decoration: line-through;
}

span.PriceEarlier span.PriceAmount
{
    font-size: 13px;
    
}


td.PurchaseBlockStock span
{
    display:block;
    color: #333;
    font-size: 11px;
}

td.PurchaseBlockStock span.StockStatusLabel
{
    color: #666;
}
        

td.ProductQuantity input
{
    text-align: center;
    width: 20px;
    margin-left: 4px;
}
/*
td.PurchaseBlockBuy
{
    padding-top: 4px;
}

td.PurchaseBlockBuy a, td.PurchaseBlockBuy img
{
    display: block;
}


td.PurchaseBlockBuy a:active
{
    background-position: 0px 0px;
}

td.PurchaseBlockBuy a:hover img, td.PurchaseBlockBuy a:active img
{
    visibility: hidden;
}

*/

td.PurchaseBlockPrice span.PriceEarlier{display:block;}

/* -- PRODUCT IMAGE --*/

div.ProductImagesWrapper a:hover, div.ProductImage a:hover, div.OffersListItemImage a:hover
{
    opacity: 0.7; 
    filter: alpha(opacity=70);
}

div.BigProductImage
{
    text-align: center;
}

div.ProductImageClickMessage
{
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
}

div.ProductThumbnailsBody
{
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
}

/* -- TOOLBAR -- */

div.ToolbarWrapper
{
    margin-bottom: 15px;
    text-align: right;
}

div.ToolbarWrapper div
{
    display:inline;
}

div.ToolbarWrapper br
{
    display:none;
}


/* -- TIP A FRIEND -- */


div.SendTipMain
{
    background: #fff; /*url(/App_Themes/FrameworkBasic/images/custom/send-tip-main-bg.jpg) center center no-repeat*/
    padding: 20px;
    border: 1px solid #666;
    display:block;
    width: 285px;
    position: absolute;
}

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;
}



/* -- RIGHT AREA ----------------------------------------------- */

div.RightArea
{
    float: left;
    width: 194px;
    margin: 0;
    padding: 0;
}





/* -- NEWS LIST BOX ----------------------------------------------- */
div.NewsListWrapper
{
    display: none;
    visibility: hidden;    
     
}

div.NewsListHeader
{
    background: url(/pub_docs/files/interface/headline_stroke.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

div.NewsListHeader h2
{
    margin: 0 0 5px 0;
    padding: 0 0 8px 0;
    color: #26B6D1;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}

div.NewsListBody
{
}

div.NewsListItem
{
}

div.NewsListItem h3
{
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

div.NewsListItemDate
{
    background: none;
    padding: 0;
    margin: 0;
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}

div.NewsListItemText
{
    font-family: Arial;
    color: #333333;
    font-weight: normal;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

div.NewsListItemLink
{
    margin: 5px 4px 15px 0px; 
    text-align: right;
}

div.NewsListItemSeparator
{
    clear:both;
    display: none;
}

div.NewsListFooter
{
    clear:both;
    display: block;
    margin-bottom: 25px;
}



/* -- OFFERS LIST BOX ----------------------------------------------- */
div.OffersListWrapper
{
    padding: 0;
    margin: 0;              
}

div.OffersListHeader
{
    display: none;
    visibility: hidden;
}

div.OffersListHeader h2
{
    display: none;
    visibility: hidden;
}

div.OffersListBody
{
    /*border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;*/
}

div.OffersListItemWrapper
{
    padding-bottom: 5px;
}

div.OffersListItemHeader
{
    background: none;
}

div.OffersListItemHeader h3
{
    display: none;
    visibility: hidden;
}

div.OffersListItemBody
{
    padding-top: 0px;
}

div.OffersListItemBody div.ProductPrice span span
{
    padding: 0;
    margin: 0;
}



div.OffersListItemImage
{
    text-align: center;
    padding: 5px 0px 5px 0px;
}


div.OffersListItemText
{
    margin: 0;
    padding: 0;
}

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 img 
{
    vertical-align: text-top;
}

div.OffersListItemMoreInfo a
{
    font-size: 19px;
}

div.OffersListItemMoreInfo a:hover img, div.OffersListItemMoreInfo a:active img  
{
    visibility: hidden;
}

div.OffersListItemMoreInfo a:active
{
    background-position: 0px 0px; /* 0px -50px */
}


div.OffersListItemFooter
{
    clear:both;
}

div.OffersListItemSeparator
{
    clear:both;
    margin-bottom: 15px;
}

div.OffersListFooter
{
    clear:both;
    display: block;
}



/* -- PRODUCT LIST BOX ----------------------------------------------- */
div.SimpleProductListWrapper
{
    padding-top: 0px;              
}

div.SimpleProductListWrapper .Spacer
{
    font-size: 0px;
    height: 6px;
}

div.SimpleProductListHeader
{

}

div.SimpleProductListHeader h3
{
    margin: 0 0 5px 0;
    padding: 0 0 8px 0;
    color: #26B6D1;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}

div.SimpleProductListBody
{
    padding-top:4px;
}

div.SimpleProductListItem
{
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
}

div.SimpleProductListItemText
{padding-left:4px;}

div.SimpleProductListItemText a
{
    padding-left: 11px;
    background: url(/App_Themes/FrameworkBasic/images/node-closed.gif) 0px 4px no-repeat;        
    color: #666;
    font-weight: bold;
    font-size: 12px;
}

div.SimpleProductListItemText a .SimpleProductListItemCounter, div.SimpleProductListItemText a .SimpleProductListItemCounterSuffix
{
    color: #26B6D1;
}



div.SimpleProductListItemSeparator
{
    clear:both;
    display: none;
}

div.SimpleProductListFooter
{
    clear:both;
    display: none;
}

span.SimpleProductListItemName
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

/* -- NEWLSETTER BOX ----------------------------------------------- */

div.NewsletterBoxWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/newsletter-box-wrapper-bg.gif) no-repeat;
    padding-top: 0px;
    margin-top: 15px;              
}

div.NewsletterBoxHeader
{
    background: url(/pub_docs/files/interface/headline_stroke.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

div.NewsletterBoxHeader h3
{
    margin: 0 0 5px 0;
    padding: 0 0 8px 0;
    color: #26B6D1;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: normal;
}

div.NewsletterBoxBody
{
}

div.NewsletterBoxText
{
    font-family: Arial;
    font-size: 12px;
    color: #1A1A1A;
    padding: 0;
    margin: 0;
}

div.NewsletterBoxRadio
{
        margin-top: 4px;
        color: #666;
}

div.NewsletterBoxRadioSubscribe
{
    font-family: Arial;
    font-size: 12px;
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
}

div.NewsletterBoxRadioUnsubscribe
{
    float: left;
    font-family: Arial;
    font-size: 12px;
}

div.NewsletterBoxRadio label
{
        font-size: 11px;
        position: relative;
        top: -2px;
        _top: -1px; /* IE6 workaround */
}
   

div.NewsletterBoxInput
{
    clear: both;
    float:left;
    margin-right: 0px;
    padding: 0px;
    padding-left:4px;
}

div.NewsletterBoxInput input
{
    width: 108px;
    height: 16px;
    border: 1px solid #d9dadb;
    background: url(/pub_docs/files/interface/input_background.gif);
    background-repeat: repeat-x;
    margin: 0px;
    padding: 3px 2px 3px 2px;
    font-family: Arial;
    font-size: 12px;
}



div.NewsletterBoxButton
{
    float:right;
    margin: 0px;
    _margin-top: 1px;    /* IE6 workaround */
     
}

div.NewsletterBoxButton a
{
    display: block; 
}

div.NewsletterBoxButton img
{
    display: block;
}

div.NewsletterBoxButton a:hover img, div.NewsletterBoxButton a:active img
{
    visibility: hidden;
}

div.NewsletterBoxButton a:active
{
    background-position: 0px 0px; /* -50 */
}
   

div.NewsletterBoxFooter
{
    clear:both;
}

/* ---------------- SEARCH RESULT -------------------------- */

#ctl00_main_psl_ctl02_pagingTop
{
    margin: 20px 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #e5e5e5;
    border-width: 1px;
}

tr.SearchResultAlternateRow td
{
    background-color:#f4f4f4;
}

div.SearchResultHeader h1
{
    margin: 0px 0px 10px 0px;
    font-size: 30px;
    font-weight: normal;

}

table.SearchResult
{
    margin: 12px 0px;
    width: 100%;
}

table.SearchResult td
{
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    padding: 2px 6px;
    border-bottom: 1px solid #eee;    
}

table.SearchResult td.ProductImageHeader, 
table.SearchResult td.ProductArticleNameHeader, 
table.SearchResult td.ProductArticleNumberHeader, 
table.SearchResult td.ProductPriceHeader, 
table.SearchResult td.ProductQuantityHeader, 
table.SearchResult td.ButtonHeader
{
    background: #fff;
    border-left: 1px solid white;
    font-weight: bold;
    border-bottom: 0px solid #eee;
}

table.SearchResult td.ProductArticleNameHeader,
table.SearchResult td.ProductArticleName
{
    text-align: left;
}

table.SearchResult td.ProductPrice span
{
    font-size: 12px;
}


table.SearchResult td.ButtonContainer
{
    padding: 4px 5px 0px 7px;
}

table.SearchResult td.ButtonContainer img 
{
    vertical-align: text-top;
}

table.SearchResult td.ButtonContainer a
{
    font-size: 19px;
}

table.SearchResult td.ButtonContainer a:hover img, table.SearchResult td.ButtonContainer a:active img  
{
    visibility: hidden;
}

table.SearchResult td.ButtonContainer a:active
{
    background-position: 0px 0px; /* -50 */
}

/* NEWS PAGE */

div.NewsDetailsHeader
{
    padding-bottom:15px;
}

div.NewsDetailsHeader h1
{
    text-align:left;
    margin: 0px;
    color: #26B6D1;
    font-size: 30px;
    font-weight: normal;
    padding-top: 5px;
}

/* STARTPAGE TEMPLATE */
div.ProductPageFooter{padding-bottom:30px;}






/* FRONT */

#front
{
        position: absolute;
        top: 110px;
        left: 210px;
}

#front img
{
    border: 0;
}

#offer
{
	
}

#slider
{
	margin: 0 0 20px 0;
}

#front h2
{
	font-family: Georgia, serif;
	color: #26B6D1;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
	margin: 0 0 18px 0;
	padding: 0 0 8px 0;
	width: 580px;
	list-style: none;
	background-image: url(/pub_docs/files/interface/headline_stroke.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        height: 16px;
}

#front h2 span
{
width: 300px;
float: left;
height: 16px;
font-size: 15px;
font-family: Georgia, serif;
}


#front h2 .link
{
	font-size: 12px;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	float: right;
        height: 20px;
	width: 200px;
}

#front h2 .link a
{
	color: #26B6D1;
	text-decoration: none;
	background-image: url(/pub_docs/files/front/front_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	padding: 0 10px 0 0;
        float: right;
}







.productlist_front
{
	width: 580px;
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}

.productlist_front li
{
	width: 182px;
	background-image: url(/pub_docs/files/front/productlist_background.gif);
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
	padding: 0;
	margin: 0 14px 0 0;
	float: left;
}

.productlist_front li.productlist_front_right
{
	margin-right: 0;
}

.productlistImg
{
	width: 182px;
	background-color: #fff;
	text-align: center;
	padding: 0; margin: 0;
}

.productlistInfo
{
	width: 177px;
	background-image: url(/pub_docs/files/front/productlist_background.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #e0e0e0;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 10px 5px;
}

#front h3 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.productlistPrice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #26B6D1;
	margin: 10px 0 0 0;
	float: left;
	overflow: hidden;
}

.productlistInfo img
{
	float: right;
	margin: 10px 5px 0 0 ;
}






/* TOPLISTS */

.toplist
{
	width: 194px;
}

.toplist h3
{
	width: 192px;
	height: 29px;
	background-image: url(/pub_docs/files/interface/headline_background.gif);
	background-repeat: repeat-x;
	font-family: Georgia, serif;
	font-size: 11px;
	color: #26B6D1;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0;
}

.toplist ul
{
	width: 192px;
	list-style: none;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
        background-color: #F7F7F7;
}

.toplist ul li
{
	width: 182px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 10px 5px 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.toplist ul li strong
{
	color: #26B6D1;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.toplist ul li:hover
{
	background-color: #eee;
	cursor: pointer;
}


.toplist_nr
{
	width: 30px;
	float: left;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #26B6D1;
	text-align: center;
}

.toplist_title
{
	width: 152px;
	float: right;
}

.toplist_title a
{
	color: #333333;
	text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}





/* SOCIAL MEDIA */

#facebook-like {
overflow: hidden;
margin: 0 0 20px 0;
padding: 10px 0 0 0;
border-top: 1px solid #e5e5e5;
}

#socialmedia {
width: 194px;
overflow: hidden;
margin: 0 0 20px 0;
padding: 0;
list-style: none;
border-top: 1px solid #e5e5e5;
}

#socialmedia li a {
display: block;
overflow: hidden;
width: 194px;
border-bottom: 1px solid #e5e5e5;
margin: 0 0 2px 0;
padding: 16px 0 0 0;
height: 35px;
color: #1f1f1f;
font-weight: bold;
}

#socialmedia li a span {
width: 158px;
display: block;
background: url(/App_Themes/FrameworkBasic/images/socialmedia_arrow.gif) no-repeat right;
padding: 0 0 0 36px;
height: 26px;
}

#socialmedia .facebook {
background: url(/App_Themes/FrameworkBasic/images/icon_facebook.gif) no-repeat left;
}

#socialmedia .twitter {
background: url(/App_Themes/FrameworkBasic/images/icon_twitter.gif) no-repeat left;
}

#socialmedia li a:hover {
text-decoration: none;
}






/* FOOTER */

div.FooterContentBodyCssClass
{
    margin: 0px auto;
    text-align: center;
    padding: 0 0 20px 0;
    width: 984px;
    font-family: Arial;
    font-size: 11px;
    background-image: url(/pub_docs/files/interface/footer_background.gif);
    background-repeat: repeat-x;
    background-color: #1c1c1d;
    overflow: hidden;
    color: #ccc;
}

div.footerBrands
{
    width: 944px;
    overflow: hidden;
    padding: 0 20px 0 20px;
    margin: 50px 0 0 0;
}

div.footerBrands a
{
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #333333;
	color: #666666;
	text-decoration: none;
	font-family: Arial;
    	font-size: 11px;
}

div.footerBrands a:hover
{
	text-decoration: underline;
}

div.footerMeta
{
	width: 944px;
	padding: 20px 0 0 0;
	margin: 20px 20px 0 20px;
	border-top: 1px solid #333333;
	color: #666666;
	font-family: Arial;
        font-size: 11px;
}

div.AddThisScript
{
    display:none;
}
 
#atff
{
    display: none;
}
 
div.ToolbarWrapper
{
    margin-top: -22px;
    margin-bottom: 15px;
    text-align: right;
}



.ManufacturerSelectorWrapperCssClass
{
    display: none;
}


