html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-size: 100%;	
}

/* CSS FOR BUG WHERE THE POPUP CONTAINERS OCCUPY SPACE AT THE BOTTOM OF THE PAGE */
#ctl00_cip
{
    display: block;
    position: absolute;
    top: 0px;
    left: -200px;
}

/* -- GENERAL DEFINITIONS ----------------------------------------------- */

body
{
    margin: 0;
    padding: 0;    
    background: #000;
    color: #fff;
    font-family: Tahoma;
    font-size: 0.75em;
}

h1
{
    border-bottom: 1px solid #FFFFFF;
    font-family: Arial;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;  
}

h2
{
    font-size: 18px;
    font-weight: normal;
}

h3
{
    font-size: 1.1em;
}


a, a:visited
{
    color: #fff;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{}

a img
{
	border: 0px;
}

p
{
    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
{
    background: url(/pub_docs/files/bg/custom-bg.jpg) center top;
    position: relative;
}

div.TopSpacer
{
    display:none;
}

div.TopSpacerInner1, div.TopSpacerInner2
{}

table.SitePositioner
{
    width: 100%;
    background: url(/App_Themes/FrameworkBasic/images/custom/bg-fade.png) repeat-x;    
}

table.SitePositioner td.LeftSpacer, table.SitePositioner td.SiteWrapper, table.SitePositioner td.RightSpacer
{
    vertical-align: top;
}

div.BottomSpacer
{
    padding: 0px 0 80px;
}

div.FooterContentWrapper
{

    width: 984px;
    margin: 0 auto;
    padding: 15px 0 10px;
}
div.BottomSpacerInner1, div.BottomSpacerInner2
{}

/* -- FOOTER UPPER -- */
div.FooterArea
{
    clear: both;
    padding: 8px 0;
}

div.FooterContentWrapper2
{
    text-align: center;
}

div.FooterContentBody2
{}


/* -- FOOTER LOWER -- */
div.FooterContentWrapper
{
    text-align: center;
}

/* -- LEFT & RIGHT AREAS -- */
td.LeftSpacer
{

}

div.LeftSpacerInner1
{
}

div.LeftSpacerInner2, div.LeftSpacerInner3
{}

td.RightSpacer
{
}

div.RightSpacerInner1
{
}

div.RightSpacerInner2, div.RightSpacerInner3
{}

/* -- SITE CONTENT CONTAINERS -- */
td.SiteWrapper
{
    width: 984px;
}

div.SiteWrapper
{
    width: 984px;
    position: relative;
    background: url(/App_Themes/FrameworkBasic/images/custom/black-trans-65.png);    
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    -o-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);        
    margin: 0 0 15px;
}


/* -- TOP AREA ----------------------------------------------- */
div.TopArea
{
    height: 152px;
}

#TEH_LOGOTYPE
{
    position: absolute;
    top: 15px;
    left: 597px;
    display: block;
}

/* -- LOGO AREA ----------------------------------------------- */
div.LogoWrapper
{
    float: left;
    height: 114px;
}

div.LogoHeader
{
    display:none; 
}

div.LogoBody a
{
    display: block;
    height: 120px;
    width: 390px;
    background: url(/pub_docs/files/logo.png) no-repeat;    
    margin-top: 0px;
} 

div.LogoBody img
{
    display: none;
} 

div.LogoFooter
{
    display:none; 
}


/* -- CART AREA ----------------------------------------------- */
div.CartArea
{
    position: absolute;
    z-index: 50;
    top: 2px;
    right: 5px;
    width: 230px;
    margin:0px;
    height: 96px;
    background: url(/App_Themes/FrameworkBasic/images/custom/cart-area-bg.png) no-repeat;
}

div.CultureSelectorWrapper
{
    left: -352px;
    position: absolute;
    top: 17px;
    z-index: 60;
}

div.CultureSelectorHeader
{
    display: none;
}

div.CultureSelectorBody
{
    padding: 0px 8px 0 0;
}


.CultureSelectorItem
{
    margin-right: 5px;
    display: none;
    padding: 3px 2px 2px 0px;
    float: left;
    background: url(/App_Themes/FrameworkBasic/images/custom/culture-selector-item-bg.png) right top no-repeat;    
}

.CultureSelectorWrapper .CultureSelectorItem
{
    display: block;
}


a.CultureSelectorItem img
{
    display: block;
}

a.CultureSelectorItem:hover
{
    opacity: 0.8; 
    filter: alpha(opacity=80);
}

a.CultureSelectorItemSelected
{
    cursor: default;
    background: url(/App_Themes/FrameworkBasic/images/custom/culture-selector-item-bg.png) left top no-repeat;    
}



div.SmallCartWrapper
{
    position: relative;
    color: #fff;
    padding:20px 0 0 9px;    
}

div.SmallCartWrapper *
{
    text-shadow: 1px 2px 1px #000;
}

div.SmallCartHeader
{
    border-bottom: none
}

div.SmallCartHeader h2
{
    margin:0px;
    padding:0px;
    text-transform:uppercase;
    font-size: 18px;
}

div.SmallCartBody
{
    padding: 5px 0px 0px 0px;
    text-align: left;
}



div.SmallCartItems
{

    padding-bottom: 1px;
}

span.SmallCartItemsValue
{
    margin: 0px 2px 0px 3px;
}

div.SmallCartSum
{

    padding: 0 3px 3px 0;

    white-space: nowrap;    
}

span.SmallCartSumLabel
{
    margin-right: 3px;
}

div.SmallCartBody .MonthlyCostWrapperCssClass
{
    display: none;
    position: absolute;
    z-index: -1000;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

div.CurrencySelectorWrapper
{
    clear: both;
    float: left;
    padding: 5px 0 0;
    width: 104px; 
    display: none;
}

div.CurrencySelectorHeader
{
    float: left;
    padding: 2px 3px 0 0;
}

div.CurrencySelectorHeader h3
{
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 0.9em;
}

div.CurrencySelectorBody
{
    float: left;
    padding-right: 0px;
}

div.CurrencySelectorBody select
{
    font-size: 0.8em;
    margin: 0px;
    padding: 1px;
}

div.CurrencySelectorBody div.Spacer
{
    display: none;
}

div.CurrencySelectorFooter
{
    height: 0px;
    font-size: 0px;
    clear: both;
}   

div.VatSelector
{
    display: none;
    padding: 5px 0 0;
    white-space: nowrap;
    float: left;    
}

span.VatSelectorLabel label
{
    font-size: 0.9em;
    position: relative;
    top: -2px;
}


/* -- CART BUTTONS -- */
div.SmallCartButtons
{
    position: absolute;
    left: -77px;
    top: 22px;
    width: 80px;
}

div.SmallCartButtons div
{

}

div.ViewCartButton
{
    display: none; /* not needed */
}

div.CheckoutButton
{
    margin: 0 0 6px;
}

div.MyPagesButton
{
    margin: 0 0 6px;
}

div.LogInOutButton
{
    margin: 0 0 2px;
}

div.SmallCartButtons a, div.SmallCartButtons img
{
    display: block;
}

div.SmallCartButtons div a
{
    background-position: left center;
}


div.SmallCartButtons div a:hover
{
    background-position: left top;
}

div.SmallCartButtons div a:active
{
    background-position: left bottom;
}

div.ViewCartButtonEnabled a:hover img, 
div.ViewCartButtonEnabled a:active img,
div.CheckoutButtonEnabled a:hover img, 
div.CheckoutButtonEnabled a:active img, 
div.MyPagesButtonEnabled a:hover img, 
div.MyPagesButtonEnabled a:active img, 
div.LogInOutButton a:hover img, 
div.LogInOutButton a:active img
{
    opacity: 0; 
    filter: alpha(opacity=0);
}


/* -- PAGE MENU ----------------------------------------------- */
div.PageMenuWrapper
{
    background: url(/App_Themes/FrameworkBasic/images/custom/black-trans-50.png);
    width: 984px;
    height: 25px;
    overflow: hidden;
    clear: both;
    padding: 13px 0 0;
}

div.PageMenuWrapper *
{
    display: inline;
}

div.PageMenuHeader
{
    display:none;
}

div.PageMenuBody
{
}



div.PageLinkWrapper a
{
    margin: 0 25px;
}

div.PageLinkWrapper a:hover
{
}



a.PageLink, a.PageLink:visited, a.PageLink:hover
{
	color: #fff;

}

span.LinkSpacerLeft
{

}

div.PageLinkFirst a
{
    margin-left: 20px;
}

span.LinkSpacerRight
{

}

span.LinkText
{
    font-size:16px;
    font-weight: normal;
    text-shadow: 1px 2px 1px #000;
}

.PageLink:hover span.LinkText
{
    text-decoration: underline;  
}


div.PageLinkDivider
{
    display:none;
}

div.PageMenuFooter
{
    display: none;
}


/* -- LEFT AREA ----------------------------------------------- */
div.LeftArea
{
    float: left;
    width: 164px;
    padding: 8px;
    text-shadow: 1px 2px 1px #000;    
}

/* -- SEARCH BOX ----------------------------------------------- */
div.SearchBoxWrapper
{
    position: absolute;
    left: 391px;
    top: 67px;
    width: 247px;
    height: 30px;
    overflow: hidden;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-box-bg.png) no-repeat;       
}

div.SearchBoxHeader
{
    display: none;
}   

div.SearchBoxBody
{
    padding: 0px 0px 0;
}

div.SearchBoxInput
{
    float: left;
    margin-right: 0px;
    padding: 7px 0 0 6px;

 
}

div.SearchBoxInput input
{
    width: 198px;
    background: transparent;  
    margin: 0px;
    padding: 0;
    font-size: 1em;
    border: 0;
}

div.SearchBoxButton
{
    float: right;
    position: relative;
    margin: 0px;
}

div.SearchBoxButton a
{
    display: block;
}

div.SearchBoxButton img
{
    display: block;
}

div.SearchBoxButton a:hover img, div.SearchBoxButton a:active img
{
    opacity: 0; 
    filter: alpha(opacity=0);
}

div.SearchBoxButton a:hover
{
    background-position: left top;
}

div.SearchBoxButton a:active
{
    background-position: left bottom;
}

div.SearchBoxFooter
{
    clear:both;
}


/* -- MANUFACTURER SELECTOR ----------------------------------------------- */

div.ManufacturerSelectorWrapper
{
    background: #ffffff url(/App_Themes/FrameworkBasic/images/custom/product-menu-bg.png) 0 -39px no-repeat;
    padding: 0px 2px 0px 0px;
    display: none;
}

div.ManufacturerSelectorHeader
{
    display: none;
}

div.ManufacturerSelectorBody
{
    padding: 6px 8px 0;
}

div.ManufacturerSelectorFooter
{
    clear:both;
    height: 2px;
    font-size: 0px;
    padding: 6px 0 0;
    background: url(/App_Themes/FrameworkBasic/images/custom/horizontal-divider-dark-light.png) left bottom repeat-x;
    margin-right: 0px;  
}


/* -- PRODUCT CATEGORY MENU ----------------------------------------------- */
div.ProductMenuWrapper
{
    padding-top: 0px;
    margin-top: 0px;
    
}

div.ProductMenuHeader
{
    display: none;
}

div.ProductMenuBody
{
    padding: 0px 0px 0px 0px;
}

div.ProductMenuBody a, div.ProductMenuBody a:visited
{
    color: #fff;
}

div.ProductMenuBody a:hover
{
    text-decoration: underline;
}

div.ProductTreeLevelWrapper1
{
}    



td.NodeControl
{
	padding: 5px 1px 0px 0px;
    vertical-align: top;
    font-size: 0px;
    width: 0px;

}


div.ProductCategoryLevel1 td.NodeControl
{
	padding: 6px 1px 0px 0px;
    vertical-align: top;
    font-size: 0px;
    width: 0px;

}

td.NodeControl img
{
    width: 7px;
    height: 8px;
    display:block;
}

div.ProductCategoryLevel1
{
    padding: 4px 0px 0px;	
}    

div.ProductCategoryLevel1 a
{
}

div.ProductCategoryLevel1 a:hover
{
    background-position: left bottom;
}

.MainCat
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 15px 0 0 1px;
    border-bottom: 1px solid white;
}

.MainCatWrapper
{
    border-bottom: 1px solid black;
}

.MainCatWrapper:first-child .MainCat
{
    padding-top: 2px;
}

div.ProductCategoryLevel1 a span.ProductCategoryName
{
    font-size: 14px;
}

div.ProductCategoryLevel2 a span.ProductCategoryName,
div.ProductCategoryLevel3 a span.ProductCategoryName,
div.ProductCategoryLevel4 a span.ProductCategoryName
{
    font-size: 12px;
}

div.ProductTreeLevelWrapper2
{
}    

div.ProductCategoryLevel1 + div.ProductTreeLevelWrapper2
{
}  


div.ProductCategoryLevel2
{
	padding: 0px 0px 0px 0px;
	position: relative;
}    

div.ProductCategoryLevel2 .ProductCategoryNameWrapper a
{
}    


div.ProductCategoryLevel2
{
    padding: 2px 0 1px;
}   

.ProductTreeLevelBody2, .ProductTreeLevelBody3, .ProductTreeLevelBody4
{
    padding: 0 0 0 8px;
}

div.ProductCategoryLevel2:hover
{
}    


div.ProductCategoryLevel3
{
    padding: 1px 0;
}    

div.ProductCategoryLevel3 td.NodeControl img
{
}

div.ProductCategoryLevel3 .ProductCategoryNameWrapper a
{
}    

div.ProductCategoryLevel3
{
}   

div.ProductCategoryLevel3:hover
{
}           

div.ProductCategoryLevel4
{
    padding: 1px 0;    
}    

div.ProductCategoryLevel4 td.NodeControl img
{
}

div.ProductCategoryLevel4 .ProductCategoryNameWrapper a
{
}    

div.ProductCategoryLevel4
{
}   

div.ProductCategoryLevel4:hover
{
}   


div.ProductMenuFooter
{
}


/* -- INFO AREA ----------------------------------------------- */
div.InfoTextWrapper
{
    margin-top: 15px;
}


/* -- MAIN AREA ----------------------------------------------- */
div.MainArea
{
    float: left;
    width: 592px;
    margin: 0px 0px 0px 8px;
    text-shadow: 1px 2px 1px #000;
    padding: 8px;   
    
}

div.MainAreaCheckout
{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 0 0 0 10px;
    padding: 10px 0 0 24px;
    width: 770px;
    color: #000;
}

/* -- BREADCRUMBS ----------------------------------------------- */
#ctl00_smp
{
    font-size: 0.9em;
    color: #999;    
}

#ctl00_smp a
{
    color: #999;
}


/* -- INFORMATION PAGE  ----------------------------------------------- */
div.PageDetailsPageWrapper
{}

div.PageDetailsHeader
{}

div.PageDetailsHeader h1
{}

div.PageDetailsBody
{
    padding-top: 10px;
}

.PageDetailsText td
{
    vertical-align: top;
}

div.PageDetailsImage
{
    float: left;
    margin-right: 16px;
}

div.PageDetailsFooter
{
    clear:both;
    height: 20px;
}


/* -- CATEGORY & MANUFACTURER PAGE  ----------------------------------------------- */
div.CategoryPageWrapper, div.ManufacturerContentWrapper
{}

div.CategoryPageHeader, div.ManufacturerContentHeader, .PageDetailsHeader
{
 
}

div.CategoryPageHeader h1, div.ManufacturerContentHeader h1
{}

div.CategoryPageBody, div.ManufacturerContentBody
{
    padding-top: 10px;
}

div.CategoryPageImage, div.ManufacturerContentImage
{
    float: left;
    margin-right: 16px;
}
    
div.CategoryPageText, div.ManufacturerContentBodyText
{}

div.CategoryPageFooter, div.ManufacturerContentFooter
{
    clear:both;
}


/* -- NEWS PAGE & ARCHIVE ----------------------------------------------- */
div.NewsListArchiveWrapper
{
    margin-top: 20px;
    border-top: 1px solid #ffffff;
}

div.NewsDetailsHeader
{
    padding-bottom: 10px;
}

div.NewsDetailsTeaser
{
    font-style: italic;
    margin-bottom: 4px;
}

div.NewsDetailsImage
{
    float: left;
    margin-right: 16px;
}

div.NewsDetailsHeader h1
{}

div.NewsListArchiveItem
{
    margin: 12px 0px;
}

div.NewsListArchiveItemImage
{
    padding: 5px 0px;
    display: none;
}

div.NewsListArchiveItemDate, div.NewsDetailsDate, div.NewsListArchiveItemText
{
    font-style: italic;
}

div.NewsListArchiveItem h3
{}

div.NewsArchiveButton, div.NewsArchiveButtonCssClass
{
    margin: 20px 0;
    float: left;
}

div.NewsArchiveButton *, div.NewsArchiveButtonCssClass *
{
    display: block;
}

div.NewsArchiveButton a:hover, div.NewsArchiveButtonCssClass a:hover
{
    background-position: left top;
}

div.NewsArchiveButton a:active, div.NewsArchiveButtonCssClass a:active
{
    background-position: left bottom;
}

div.NewsArchiveButton a:active img, div.NewsArchiveButton a:hover img,
div.NewsArchiveButtonCssClass a:active img, div.NewsArchiveButtonCssClass a:hover img
{
    opacity: 0; 
    filter: alpha(opacity=0);
}


div.NewsDetailsFooter
{
    clear: both;
    height: 20px;
}


/* -- STARTPAGE TEMPLATE  ----------------------------------------------- */
div.ProductPageFooter
{
    padding-bottom: 30px;
}


/* -- PAGING CONTROL ----------------------------------------------- */

div.PagingContainer table
{
    margin: 0 0 15px;
}

.ListPagingControlPagerPrevious, .ListPagingControlPagerNext
{
    font-weight: bold;
    white-space: nowrap;
}

.ListPagingControlSeparatorSelected, .ListPagingControlSeparator
{
    font-weight:normal;
    margin-left:2px;
    margin-right:2px;	
}

.ListPagingControlSeparatorSelected
{
    border:1px solid #ffffff;
    font-weight:bold;
    padding:0 2px;
}


/* -- PRODUCT LIST STANDARD ----------------------------------------------- */
div.ProductListWrapper
{
    clear: both;
    padding-top: 15px;
}

div.ProductListHeader
{
	display: none;
}

div.ProductListBody
{}

table.ProductListColumns
{
    margin: 0 0 15px;    
}

.StartPageProductListWrapper
{
    clear: both;
    padding: 15px 0 0;
}

table.ProductListColumns *
{
    font-family: Arial;    
}

td.ProductListColumn1, td.ProductListColumn2, td.ProductListColumn3, td.ProductListColumn4
{
    width: 192px;
    padding-bottom: 10px;
    vertical-align: top;
}

table.ProductListColumns td.ColumnSpacer
{
    width: 8px;
}

table.ProductListColumns td.RowSpacer
{
    height: 15px;
}

table.ProductListColumns div.ProductImage
{
    height: auto;
}

table.ProductListColumns div.ProductImage a
{
    display: block;
    height: 192px;
    width: 192px;    
    overflow: hidden;
    line-height: 190px;  
    text-align: center;  
    margin: 0 auto;
    background: #fff;
    -moz-box-shadow: 1px 2px 2px #000;
    -webkit-box-shadow: 1px 2px 2px #000;
    box-shadow: 1px 2px 2px #000;    
}

table.ProductListColumns div.ProductImage a:hover
{
    -moz-box-shadow: 0px 0px 5px #fff;
    -webkit-box-shadow: 0px 0px 5px #fff;
    box-shadow: 0px 0px 5px #fff;        
}

table.ProductListColumns div.ProductImage img
{
    vertical-align: middle;
    width: 192px;
    height: auto;
}

table.ProductListColumns div.ProductPrice
{
    text-align: center;
    margin: 4px 0 0;
    padding: 4px 2px 0 2px;
    font-size: 1em;
}

.CategoryPageWrapper table.ProductListColumns div.ProductPrice
{
    background: url(/App_Themes/FrameworkBasic/images/custom/black-trans-65.png);
    -moz-box-shadow: 1px 2px 2px #000;
    -webkit-box-shadow: 1px 2px 2px #000;
    box-shadow: 1px 2px 2px #000;     
}

#RecommendationSpecific > div > h2, #RecommendationSpecific2 > div > h2
{
    display: none;
}

table.ProductListColumns div.ProductPrice span
{
    font-weight: bold;
}

table.ProductListColumns div.ProductPrice span.PricePrevious
{
    display: inline;
}

table.ProductListColumns div.ProductPrice span.PricePrevious span
{
    font-weight: normal;
    text-decoration: line-through;
}

table.ProductListColumns div.ProductButtons
{
    float: right;
    margin-top: 4px;
    text-align: center;
    font-size: 0px;    
    display: none;
}

table.ProductListColumns div.ProductButtons > span
{
    display: none;
}

table.ProductListColumns div.ProductButtons a:hover
{
    background-position: left top !important;
}


table.ProductListColumns div.ProductButtons a
{
    font-size: 20px;
}

table.ProductListColumns div.ProductButtons img
{
    vertical-align: text-top
}

table.ProductListColumns a.ButtonInfo
{
}


table.ProductListColumns a.ButtonBuy
{
    padding-right: 1px;
}

table.ProductListColumns a.ButtonInfo:active, table.ProductListColumns a.ButtonBuy:active
{
    background-position: left bottom;
}

table.ProductListColumns a.ButtonInfo:hover img, table.ProductListColumns a.ButtonInfo:active img,
table.ProductListColumns a.ButtonBuy:hover img, table.ProductListColumns a.ButtonBuy:active img
{
    opacity: 0; 
    filter: alpha(opacity=0);
}


table.ProductListColumns div.ProductName
{
    clear: both;
    margin-top: 0px;
    padding: 2px 5px 8px;
    text-align: center;
}

table.ProductListColumns div.ProductName h3
{
    padding: 0;
    margin: 0;
    font-weight: bold;
}

table.ProductListColumns div.ProductName span
{
    display: none;
}

div.ProductListFooter
{
    clear:both;
    display: none;
}


/* -- PRODUCT LIST WITH IMAGE, ADVANCED ----------------------------------------------- */
table.ProductListHorizontalAdvanced
{
    width: 100%;
    margin: 15px 0px;
    border-bottom: 1px solid #eee;
}

table.ProductListHorizontalAdvanced td
{
    vertical-align: middle;
    border-top: 1px solid #ddd;
    padding: 5px 0px;
}

table.ProductListHorizontalAdvanced td.ProductName
{
    vertical-align: top;
    padding: 5px 5px 0px 5px;
} 

table.ProductListHorizontalAdvanced div.NameMain
{
    font-weight: bold;
    font-size: 1.1em;
}

table.ProductListHorizontalAdvanced div.NameSub
{
    font-style: italic;
    padding-top: 2px;    
}

table.ProductListHorizontalAdvanced div.ArticleNumber
{
    display: block;
    padding-top: 2px;    
}

table.ProductListHorizontalAdvanced td.ProductDescription
{
    border: 0px;
}

table.ProductListHorizontalAdvanced td.ProductOrderInfo
{
    text-align: right;
}

table.ProductListHorizontalAdvanced div.ButtonContainer
{
    padding: 3px 0px 0px 0px;
}

table.ProductListHorizontalAdvanced table.ButtonBuyContainer
{
    float: right;
}

table.ProductListHorizontalAdvanced table.ButtonBuyContainer td
{
    border: 0px;
    text-align: right;
    vertical-align: middle;
    padding: 0px;
}

table.ProductListHorizontalAdvanced td.Quantity input
{
    width: 22px;
    text-align: center;
    margin-right: 10px;
    display: inline;
}

table.ProductListHorizontalAdvanced table.ButtonBuyContainer td.ButtonBuy
{
    padding-top: 1px;
}

table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *,
table.ProductListHorizontalAdvanced div.ButtonInfo *
table.ProductListHorizontalAdvanced td.ProductImage *
{
    display: block;
}

table.ProductListHorizontalAdvanced div.ButtonContainer a:hover img
{
    opacity: 0; 
    filter: alpha(opacity=0); 
}

table.ProductListHorizontalAdvanced div.ButtonContainer a:hover
{
    background-position: left top;
}

table.ProductListHorizontalAdvanced div.ButtonContainer a:active
{
    background-position: left bottom;
}

table.ProductListHorizontalAdvanced div.ButtonInfo
{
    float: right;
    padding-top: 2px;
}

table.ProductListHorizontalAdvanced div.Price
{
    clear: both;
    padding-top: 2px;  
    white-space: nowrap;  
}

table.ProductListHorizontalAdvanced span.PricePromotion span,
table.ProductListHorizontalAdvanced span.PriceStandard span
{
    font-weight: bold;
    font-size: 1.1em;
}

table.ProductListHorizontalAdvanced span.PricePrevious span
{
    padding-left: 10px;
    text-decoration: line-through;
}

table.ProductListHorizontalAdvanced div.StockStatus
{
    display: block;
    padding-top: 3px;
    clear: both;
}

table.ProductListHorizontalAdvanced  span.StockStatusValue
{
    margin-left: 5px;
    font-weight: bold;
}


/* ---------------- SEARCH RESULT -------------------------- */

tr.SearchResultAlternateRow td
{

}

div.SearchResultHeader h1
{
}

#ctl00_main_psl_ctl02_pagingTop, #ctl00_main_psl_ctl02_pagingBottom
{
    padding: 15px 20px 0;    
}

#ctl00_main_psl_ctl02_pagingTop table, #ctl00_main_psl_ctl02_pagingBottom table
{
    margin: 0 0 15px;    
}

#ctl00_main_psl_ctl02_pagingTop td, #ctl00_main_psl_ctl02_pagingBottom td
{
    border: 0;   
}

div.SearchResultBody table
{
    width: 100%;
}

div.SearchResultBody td
{
    vertical-align: middle;
    padding: 0px;
    text-align: center;
    padding: 2px 6px;
    border-bottom: 1px solid #eee;    
}

div.SearchResultBody td.ProductImageHeader, 
div.SearchResultBody td.ProductArticleNameHeader, 
div.SearchResultBody td.ProductArticleNumberHeader, 
div.SearchResultBody td.ProductPriceHeader
{
    border-left: 1px solid white;
    font-weight: bold;
    border-bottom: 0px solid #eee;
    text-align: center;
    padding: 6px;
}

div.SearchResultBody td.ProductQuantityHeader, 
div.SearchResultBody td.ButtonHeader,
.SearchResultBody .ButtonContainer,
.SearchResultBody .ProductQuantity
{
    display: none;
}

div.SearchResultBody td.ProductArticleNameHeader,
div.SearchResultBody td.ProductArticleName
{
    text-align: left;
}

div.SearchResultBody td.ProductPrice span
{
    font-size: 12px;
}

div.SearchResultBody td.ProductImage *
{
    display:block;
}


div.SearchResultBody td.ButtonContainer
{
    padding: 2px 5px 1px 7px;
}

div.SearchResultBody td.ButtonContainer img 
{
    vertical-align: text-top;
}

div.SearchResultBody td.ButtonContainer a
{
    font-size: 19px;
}

/* NOT DISPLAY HIDDEN AND DISABLED BUY BUTTON */
div.SearchResultBody td.ButtonContainer a + span
{
    display:none;
}

div.SearchResultBody div.ProductPrice > span
{
    display: block;
    text-align: center;
}

div.SearchResultBody td.ButtonContainer a:hover img, div.SearchResultBody td.ButtonContainer a:active img  
{
    opacity: 0; 
    filter: alpha(opacity=0);
}

div.SearchResultBody td.ButtonContainer a:hover
{
    background-position: left top;
}

div.SearchResultBody td.ButtonContainer a:active
{
    background-position: left bottom;
}

div.SearchResultBody td.ButtonContainer a.ButtonInfo
{
    display: none;
}


/* -- PRODUCT DETAILS ----------------------------------------------- */
div.ProductPageWrapper
{
    position: relative;
}

div.ProductPageHeader h1
{}

div.ProductImagesWrapper
{
    float: right;
    width: 292px;
    margin: 15px 0 20px;
}

div.ProductDescriptionWrapper
{
    float: left;
    width: 292px;
    margin: 8px 0 20px;
}

div.ProductDescriptionHeader h2
{
    font-style: italic;
    font-size: 16px;
}    

div.ProductArticleNumber
{
    padding: 10px 0 0; 
    color: #999;
}

span.ProductArticleNumberLabel
{
    margin-right: 5px;
}

div.ProductDescription
{
    padding: 10px 0 0; 
}

div.ProductDescriptionLabel
{
    display: none;
}

div.ProductDescriptionText > div
{
    padding-top: 10px;
}

div.ProductUnitWrapper
{
    padding-top: 5px;
}

span.ProductUnitLabel
{
    padding-right: 3px;
    font-weight: bold;
}

div.ProductQuantity
{
    display: none;
}

div.PurchaseBlockWrapper
{
    margin-top: 15px;
    margin-bottom: 2px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000;
}

div.PurchaseBlockWrapper *
{
    font-family: Arial;
}

div.PurchaseBlockWrapper .MonthlyCostWrapperCssClass
{
    padding: 2px 0 0 3px;
    font-size: 0.9em;
}

div.PurchaseBlockHeader
{
    
}

div.PurchaseBlockFooter
{
    display:none;
}

div.PurchaseBlockBody
{
    border-top: 1px solid #000;
    border-bottom: 1px solid #fff; 
    padding: 5px 0;
}    
table.PurchaseBlock
{
    width: 100%;
}

table.PurchaseBlock td
{
    vertical-align: middle;
}

div.ProductAttributesWrapper, div.ProductSpecificationsWrapper
{
    margin-top: 15px;
}

div.ProductAttributesWrapper div, div.ProductSpecificationsWrapper div
{
    padding-bottom: 4px;
    clear: both;
}

div.ProductAttributesWrapper select, div.ProductSpecificationsWrapper select
{
    display: block;
    clear: both;
    margin: 2px 0 0;
}

span.ProductAttribute1Label, span.ProductAttribute2Label, span.ProductSpecificationLabel1, span.ProductSpecificationLabel2
{
    font-weight: bold;
}

.AttributeValidator
{
    clear: both;	
}

span.ProductCommentLabel
{
    padding-top: 4px;
    display: block;
    font-weight: bold;
}

/* -- PRICES --*/
span.PriceAmount
{}

span.PricePromotion span
{
    font-size: 1em;
    color: #e33;
    font-weight: bold;
}

span.PricePromotion span.PriceAmount
{
    font-size: 1.5em;
    font-weight: bold;
}

span.PriceStandard span
{
    font-size: 1.3em;
    font-weight: normal;
}

span.PriceStandard span.PriceAmount
{
    font-size: 1.5em;
    font-weight: bold;
}

span.PricePrevious span
{
    text-decoration: line-through;
    padding-left:4px;
}

span.PriceEarlier 
{
    margin-left: 5px;
}

span.PriceEarlier span
{
    font-size: 1.1em;
    text-decoration: line-through;
}

span.PriceEarlier span.PriceAmount
{
    font-size: 1.1em;
    
}

td.PurchaseBlockStock
{
    font-size: 0.9em;
}

td.PurchaseBlockStock span
{
    display:block;
}

td.PurchaseBlockStock span.StockStatusLabel
{
    color: #999;
}     


.PurchaseBlockWrapper td.ProductQuantity 
{
    display: none;
}

.PurchaseBlockWrapper td.ProductQuantity input
{
    text-align: center;
    width: 20px;
    margin-left: 4px;
}

td.PurchaseBlockBuy
{
    padding-top: 2px;
}

td.PurchaseBlockBuy a, td.PurchaseBlockBuy img
{
    display: block;
    width: 69px;
    height: 22px;
}

td.PurchaseBlockBuy a:hover
{
    background-position: left top !important;
}

td.PurchaseBlockBuy a:active
{
    background-position: left bottom;
}

td.PurchaseBlockBuy a:hover img, td.PurchaseBlockBuy a:active img
{
    opacity: 0; 
    filter: alpha(opacity=0);
}

td.PurchaseBlockPrice span.PriceEarlier
{
	display:block;
}

td.PurchaseBlockPrice span.PricePrevious
{
	display:block;
}

.addthis_toolbox
{
    float: left;
    padding: 5px 0 0;
}    

.addthis_toolbox div.atclear
{
    display: none;
}    

div.ProductTabsWrapper
{
    clear: both;
}

/* -- PRODUCT IMAGE --*/
div.ProductImagesWrapper a:hover, div.ProductImage a:hover, div.OffersListItemImage a:hover
{}

div.BigProductImage
{
    text-align: center;
}

div.BigProductImage *
{
    display:block;
}

div.BigProductImage img
{
    width: 284px;
    height: auto;
}

div.BigProductImage a
{
    display: block;    
    -moz-box-shadow: 1px 2px 2px #000;
    -webkit-box-shadow: 1px 2px 2px #000;
    box-shadow: 1px 2px 2px #000; 
    border: 4px solid #999;    
}
   
    
div.BigProductImage a:hover
{
    -moz-box-shadow: 0px 0px 5px #fff;
    -webkit-box-shadow: 0px 0px 5px #fff;
    box-shadow: 0px 0px 5px #fff;
}


div.ProductImageClickMessage
{
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
}

.ProductThumbnailsWrapper
{
    display: none;
}

div.ProductThumbnailsBody
{
    text-align: center;
    margin-top: 5px;
    font-size: 11px;
}

div.ProductThumbnailsBody a
{
    margin: 0 3px;
}

div.ProductThumbnailsBody a img
{
    background: #bbb;
    padding: 1px;
    vertical-align: middle;
}

div.ProductThumbnailsBody a:hover img
{
    background: #ffffff;
}


/* -- TOOLBAR -- */
div.ToolbarWrapper
{
    float: right;
    margin-bottom: 10px;
    text-align: right;
}

div.ToolbarWrapper div
{
    display:inline;
}

div.ToolbarWrapper br
{
    display:none;
}

.ProductToolbarShowImage, .ProductToolbarBlog, .ProductToolbarPDFDiv
{
	display: none !important;
}



/* -- TIP A FRIEND -- */
div.SendTipMain
{
    background: #fff;
    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;
    padding: 2px;
}

tr.relAlterListItem td
{
    background: #eee;
}

td.RelatedProductImage a
{
    display:block;
    width: 40px;
}

td.RelatedProductImage a:hover
{}

td.RelatedProductImage img
{
    display:block;
}

td.RelatedProductArticleNumber
{
    display:none;
    color: #999;
}

td.RelatedProductButtons
{
    white-space: nowrap;
    padding-bottom: 0px;
}

td.RelatedProductButtons > span
{
    margin-right: 3px;
}

td.RelatedProductButtons a, td.RelatedProductButtons span
{
    font-size: 22px;   
}

td.RelatedProductButtons a:hover
{
    background-position: left top;    
}

td.RelatedProductButtons a:active
{
    background-position: 0px -50px;   
}

td.RelatedProductButtons img
{
    vertical-align: text-top;  
}

td.RelatedProductButtons a:hover img
{
    opacity: 0; 
    filter: alpha(opacity=0);    
}

td.RelatedProductButtons br
{
    display:none;
}

div.ProductPageBackLink
{
    margin-top: 10px;
    clear: both;
    float: left;
}

div.ProductPageBackLink *
{
    display: block;
}

div.ProductPageBackLink *
{
    display: block;
}


div.ProductPageBackLink a:hover img, div.ProductPageBackLink a:active img  
{
    opacity: 0; 
    filter: alpha(opacity=0);
}

div.ProductPageBackLink a:hover
{
    background-position: left top;
}

div.ProductPageBackLink a:active
{
    background-position: 0px -50px;
}



/* -- UNSORTED -- */
.popupInfoBox
{
    border: 1px solid #D8D8D8;
    width: 620px;
    height: 230px;
    background: #fff url(/App_Themes/FrameworkBasic/images/pop-up-bg.gif) no-repeat;
    padding: 8px 0px 0px 6px;
    display:none;
    position:absolute;
    margin: 0px 0px 0px 400px;
}

.popupInfoBoxLink 
{
    display: inline;
    text-decoration: underline;
    cursor: pointer;
    padding-left: 4px;
    color: #d91034;
}

div.popupInfoBoxContent
{
    width: 620px;
    height: 200px;
    overflow: auto;
}

.popupInfoBoxLinkClose
{
    text-decoration: underline;
    cursor: pointer;
    background: url(/App_Themes/FrameworkBasic/images/fancybox/fancy_closebox.png) no-repeat;
    height: 30px;
    width: 30px;
    float: right;
}

div.MonthlyCostWrapperCssClass
{
    font-size: 0.8em;
        
}

.ProductFileListMain
{
    text-align: left;
    width: 300px;
    border: 1px solid #D8D8D8;
    background: #FFFFFF;
    padding: 5px;
}

.ProductFileListHeaderText
{
    margin-bottom: 20px;	
}

.ProductFileIcon
{
    background-image: url("/App_Themes/FrameworkBasic/images/node-closed.gif");
    background-position: center;
    background-repeat: no-repeat;
    width: 7px;
    height: 15px;
    float: left;	
}

div.ProductFileWrapper
{
    clear: both;
    height: 20px;
    vertical-align: middle;
}

.ProductFileLinkWrapper
{
    float: left;
}

.ProductFileWrapper a
{
    margin-left: 10px;
}

.ProductFileListCloseWrapper
{
    float: right;
}

div.ProductFileListFilesWrapper div
{
    display: block;	
}

.ProductFileListModalPopupBackground
{
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.ticketEventsListItem
{
    display: block;	
}


/* -- RIGHT AREA ----------------------------------------------- */
div.RightArea
{
    float: right;
    width: 164px;
    padding: 12px 8px 8px;
    text-shadow: 1px 2px 1px #000;      
}


/* -- RIGHT AREA HEADERS ----------------------------------------------- */
div.NewsListHeader, div.OffersListItemHeader, div.SimpleProductListHeader, div.NewsletterBoxHeader
{
    border-bottom: 1px solid #000;
    display: none;
}

div.NewsListHeader h2, div.OffersListItemHeader h3, div.SimpleProductListHeader h3, div.NewsletterBoxHeader h3
{
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;	
}

.NewsListBody, .OffersListItemBody, .SimpleProductListBody, .NewsletterBoxBody
{
    padding: 0px 0 10px;
}


/* -- NEWS LIST BOX ----------------------------------------------- */
div.NewsListWrapper
{
    margin: 0 0 15px;            
}

div.RecommendationGeneralWrapper div.NewsListBody
{
    margin: 0 !important;
    padding: 0 0px 4px 0px !important;      
}

div.RecommendationGeneralWrapper div.NewsListBody .RWItemTemplate
{
    margin: 0 !important;
    padding: 2px 0 8px !important;
}

div.NewsListItem
{
    padding: 0 0px 0;    
}

div.NewsListItemSeparator + div.NewsListItem
{
    background: url(/App_Themes/FrameworkBasic/images/custom/right-column-separator-bg.png) left top no-repeat;
    padding-top: 8px;    
}

div.NewsListItem h3
{
    font-size: 0.9em;
}

div.NewsListItemDate
{
    font-weight: bold;
    font-size: 12px;
    color: #777;
    font-size: 0.9em;          
}


div.NewsListItemImage
{
    display: none;
}

div.NewsListItemText
{
    font-size: 0.9em;    
}

div.NewsListItemLink
{
    padding: 5px 2px 8px 0px; 
    text-align: right;
    font-size: 90%;
}

div.NewsListItemSeparator
{
    clear:both;
    display:none;
}

div.NewsListFooter
{
    clear:both;
    display: block;
    height: 0px;
}


/* -- OFFERS LIST BOX ----------------------------------------------- */
div.OffersListWrapper
{}

div.OffersListHeader
{
    display:none;
}

div.OffersListBody
{}

div.OffersListItemWrapper
{
    margin-bottom: 0px;
}

div.OffersListItemHeader
{}

div.OffersListItemHeader h3
{}

div.OffersListItemBody
{

    overflow: hidden;
}

div.OffersListItemBody div.ProductPrice span span
{}

div.OffersListItemImage
{
    text-align: center;
    padding: 5px 0px 5px 0px;
}

div.OffersListItemText
{
    font-size: 0.9em;
    margin-bottom: 2px;
    padding-top:0px;
}

div.OffersListItemText p
{
    margin: 0 0px;
}

div.OffersListBody .ProductPrice
{
    padding-top: 1px;
    width: 84px;
    float: left;
}

div.OffersListBody span.PriceStandard span, div.OffersListBody span.PricePromotion span
{
    font-size: 12px;
}

div.OffersListItemMoreInfo
{
    padding-bottom: 3px;
    text-align: right;
}

div.OffersListItemMoreInfo img 
{
    vertical-align: text-top;
}

div.OffersListItemMoreInfo a
{
    font-size: 22px;
}

div.OffersListItemMoreInfo a:hover img, div.OffersListItemMoreInfo a:active img  
{
    opacity: 0; 
    filter: alpha(opacity=0);
}

div.OffersListItemMoreInfo a:hover
{
    background-position: left top;
}

div.OffersListItemMoreInfo a:active
{
    background-position: 0px -50px;
}

div.OffersListItemFooter
{
    clear:both;
}

div.OffersListItemSeparator
{
    clear:both;
    margin-bottom: 15px;
}

div.OffersListFooter
{
    clear:both;
    display: block;
    height: 0px;
}


/* -- PRODUCT LIST BOX ----------------------------------------------- */
div.SimpleProductListWrapper
{
    margin: 0 0 15px;    
}

div.SimpleProductListWrapper .Spacer
{
    font-size: 0px;
}

div.SimpleProductListBody
{
    padding-bottom: 10px;
}

div.SimpleProductListItem
{
    clear:both;
    padding: 0 0px 0;
}

div.SimpleProductListItemSeparator + div.SimpleProductListItem
{
    background: url(/App_Themes/FrameworkBasic/images/custom/right-column-separator-bg.png) left top no-repeat;
    padding-top: 8px;    
}

div.SimpleProductListItemText
{
    font-size: 0.9em;
    line-height: normal;
}

div.SimpleProductListItemText a
{
    font-weight: bold;
}

div.SimpleProductListItemText a .SimpleProductListItemCounter, div.SimpleProductListItemText a .SimpleProductListItemCounterSuffix
{}

span.SimpleProductListItemSubName
{
    display: block;
    font-weight: normal;
}

div.SimpleProductListBody span.PriceStandard span, div.SimpleProductListBody span.PricePromotion span
{
    font-weight: bold;
    font-size: 12px;
}

div.SimpleProductListItemImage
{
    float: left;
    padding: 0px 5px 4px 0px;
}

div.SimpleProductListItemSeparator
{
    clear:both;
}

div.SimpleProductListBody .PriceStandard
{
    font-size: 0.8em;
}

div.SimpleProductListFooter
{
    clear:both;
    height: 0px;
}


/* -- NEWLSETTER BOX ----------------------------------------------- */
div.NewsletterBoxWrapper
{
    margin: 0 0 15px;
    display: none;
}

div.NewsletterBoxBody
{

}

div.NewsletterBoxText
{}

div.NewsletterBoxRadio
{
    margin-top: 4px;
}

div.NewsletterBoxRadio input
{
    margin: 4px 2px 0 0;
    padding: 0;
}

div.NewsletterBoxRadioSubscribe
{
    float: left;
    margin-right: 5px;
    margin-bottom: 4px;
}

div.NewsletterBoxRadioUnsubscribe
{
    float: left;
}

div.NewsletterBoxRadio label
{
    font-size: 0.9em;
    position: relative;
    top: -2px;
    _top: -1px; /* IE6 workaround */
}

div.NewsletterBoxInput
{
    clear: both;
    float:left;
}

div.NewsletterBoxInput input
{
    width: 108px;
    border-top: 1px solid #7d7d7d;
    border-right: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    border-left: 1px solid #7d7d7d;
    background: url(/App_Themes/FrameworkBasic/images/custom/search-box-input-bg.gif) no-repeat;    
    margin: 0px;
    padding: 3px 2px 3px 2px;
    font-size: 0.9em;
}

div.NewsletterBoxButton
{
    float:right;
    margin: 0px;
    _margin-top: 1px;    /* IE6 workaround */
}

div.NewsletterBoxButton input
{
    display: block;
}

div.NewsletterBoxButton input:hover, div.NewsletterBoxButton input:active
{
    opacity: 0; 
    filter: alpha(opacity=0);
}

div.NewsletterBoxButton:hover
{
    background-position: left top;
}

div.NewsletterBoxButton:active
{
    background-position: left bottom;
}

div.NewsletterBoxFooter
{
    clear:both;
}

#ctl00_jetShopLogoControl
{
    bottom: 30px;
    display: block;
    left: 50%;
    position: absolute;
    visibility: visible;
}

#ctl00_jetShopLogoControl > div
{
    padding: 0 0 0 0px;
    margin: 0 0 0 -72px;
}

div.BottomSpacerInner1, div.BottomSpacerInner2 {
}
div.FooterContentWrapper {
    border: 0 solid #000000;
    margin: 0 auto;
    padding: 0;
    width: 984px;
    text-shadow: 1px 2px 1px #000;
    text-align: left;
}
div.FooterTagLine {
    background: url(/App_Themes/FrameworkBasic/images/custom/black-trans-65.png);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding: 3px 0 3px;
    margin: 0 0 6px;
}
div.Block {
    background: url(/App_Themes/FrameworkBasic/images/custom/black-trans-65.png);
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    float: left;
    margin-right: 6px;
    width: 192px;
}
div.BlockLast {
    background: url(/App_Themes/FrameworkBasic/images/custom/black-trans-65.png);
    
    -moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9);
    float: left;
    margin-right: 0;
    width: 192px;
}
div.BlockHeader {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}
div.BlockContent {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: 300px;
    padding: 15px 8px;
}
div.BlockContent p {
    margin: 0 0 10px;
}

.FooterFooter
{
    clear: both;
}


.tpc_widget {
 display: none;
 position: relative;
 width: 165px;
 height: 320px;
 text-shadow: none;
}
#tp_widget .tpc_bg {
 background-color: #FFFFFF;
}
#tp_widget .tpc_bottom {
 background-color: #FFFFFF;
}
#ctl00_cart_fastcheckout_FastPaymentSelector_spanPaymentTypePaymentMessageValue
{width:335px;}
#ctl00_cart_fastcheckout_FastPaymentSelector_divPaymentOptionsChoices 
{width:315px;}


/*
*************************
 * Loopslider start
*************************
*/
.container { width:595px; height:365px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:595px; }
#loopedSlider { width:595px; height: 370px; clear:both; }
	#loopedSlider a, #loopedSlider a:link, #loopedSlider a:visited, #loopedSlider a:hover, #loopedSlider a:active {
		border:0px;	
		background: none;
	}
a.previous { position:relative;top:-215px; }
a.next { left:545px;position:relative;top:-215px; }

/*
*************************
 * Loopslider end
*************************
*/.bottom
{
	border-bottom: 0;
}

.odd
{
	border: 0;
}

.odd, .search-string-result, .search-previous-string, .search-prev, .search-next, .search-didyoumean-string
{

	border: 1px solid #ddd;
}

.search-active-page
{
	font-weight: bold;
	color: #000;
}

.search-amount input
{
	width: 30px;
	text-align: center;
}

.search-didyoumean-label
{
	font-weight: bold;
	color: #000;
	font-size: 14px;
}

.search-order
{
	text-align: center;
}

.search-pages
{
	width: 376px;
}

.search-paging
{
	padding: 15px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
	float: left;
	clear: both;
	width: 100%;
}

.search-prev, .search-next
{
	width: 100px;
}

.search-prev, .search-next, .search-pages
{
	display: block;
	float: left;
	text-align: center;
	padding: 3px 0;
}

.search-previous-queries, .search-didyoumean-queries
{
	width: 430px;
	float: left;
}

.search-previous-searches, .search-didyoumean
{
	border-top: 1px solid #ddd;
	padding-top: 15px;
	float: left;
	width: 100%;
	clear: both;
}

.search-previous-searches-label, .search-didyoumean-label
{
	width: 150px;
	float: left;
}

.search-previous-string, .search-didyoumean-string
{
	padding: 3px 15px;
	margin-left: 3px;
	margin-top: 3px;
	float: left;
}

.search-previous-string, .search-prev, .search-next, .search-didyoumean-string
{
	text-decoration: none;
	color: #666;
}

.search-previous-string:hover, .search-prev:hover, .search-next:hover, .search-didyoumean-string:hover
{
	color: #000;
	border-color: #999;
}

.search-productnamne a
{
	text-decoration: none;
}

.search-productnamne a:hover
{
	text-decoration: underline;
}

.search-productnamne, .search-articlenumber, .search-price
{
	font-weight: bold;
	color: #000;
}

.SearchProductPrice span
{
	display: block;
	white-space: nowrap;
}

.search-result-table
{
	clear: both;
	margin-top: 20px;
}

.search-result-table td
{
	clear: both;
	padding: 5px;
}

.search-string
{
	color: #CC0000;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

.search-string-result
{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding: 10px;
}

.search-table-headers td
{
	padding-bottom: 15px;
}

.search-wrapper
{
	width: 580px;
	margin: 0 auto;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.search-wrapper h1
{
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	padding-bottom: 16px;
}

div.ManufacturerContentHeaderCssClass h2
{
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-style: italic;
}

h2.fn
{
	color: #000;
	font-size: 20px;
}

span.PriceStandard span.PriceAmount span
{
	font-size: 24px; 
	font-weight: bold; 
}

span.SearchPriceEarlier
{
	margin-left: 5px;
}

span.SearchPriceEarlier span
{
	font-size: 13px;
	text-decoration: line-through;
}

span.SearchPriceEarlier span.SearchPriceAmount
{
	font-size: 13px;
}

span.SearchPricePrevious span
{
	text-decoration: line-through;
	padding-left: 4px;
}

span.SearchPricePromotion span
{
	font-size: 12px;
	color: #d91034;
	font-weight: bold;
}

span.SearchPricePromotion span.SearchPriceAmount
{
	font-size: 12px;
	font-weight: bold;
}

span.SearchPriceStandard span
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

span.SearchPriceStandard span.SearchPriceAmount
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#FreeShippingIndicator
{
    color: #FFFFFF;
    font-size: 10px;
    position: absolute;
    right: 32px;
    text-align: left;
    top: 97px;
    white-space: nowrap;
    width: 193px;
}

#FreeShippingLimit, #NoFreeShippingMessage, #FreeShippingMessage
{
    display: none;
}

