/* Global */ body { background-color: #000000; color: #000000; margin: 0px; text-align: center; } body, td, div { font-family: arial; font-size: 12px; line-height: 17px; } a { text-decoration: none; color: black; font-weight: bold; } a:hover { text-decoration: underline; } .Button, { cursor: pointer; cursor: hand; } /* Layout */ .BasicBackgroundColor{ background-color: #CC3300; color: #00FF33; height: 19px; } .BasicBackgroundColor_HighLight{ background-color: #7BA5C6; color: #000000; color: #FFFFFF; } .BasicBackgroundColor_Active, .BasicBackgroundColor_Active a{ background-color: #009FE0; color: #000000; } .BasicBackgroundColor_Active1, .BasicBackgroundColor_Active1 a{ color: #000000; } .LightBackgroundColor{ background-color: #7BA5C6; color: #000000; } a.WindowLink { color: #000000; } ul.WindowLink { color: #000000; } a.WindowLinkSelected { color: #000000; text-decoration: underline; } .VeryLightBackgroundColor{ background-color: #FFFFFF; color: #000000; } .Buttons, .Buttons a { background-color: #00528C; color: #FFFFFF; } .Buttons1, .Buttons1 a { color: #FFFFFF; } .ButtonMouseOver, .ButtonMouseOver a { background-color: #007FAF; color: #FFFFFF; } .BarTop { background-color: #007FAF; color: #FFFFFF; } .Logo { text-align: left; line-height: 0px; } .BasketSmall, .ShoppingCart { font-size: 10; color: #000000; } .ShoppingCart { width:97%; } .ShoppingCartPricingData { text-align: right; width: 190px; } table.BasketSmall td, table.ShoppingCart td { padding:1px; } .BasketSmallTitle{ font-size: 11; font-weight: bold; } .BasketSmallButton{ font-size: 11; font-weight: bold; color: #000000; } .Klein{ font-size: 8pt; font-weight: italic; } .BarBackground{ width: 150px; background-color: #FFFFFF; color: #000000; } .BestSellerLink { font-family: arial; font-size: 11px; color: #000000; font-weight: bold; } ul.SubLink { color: #000000; } a.SubLink { color: #000000; } a.SubLinkSelected { color: #000000; text-decoration: underline; } .ProductSpecification { font-family: arial; font-size: 12px; color: #00FF33; background-color: #CC3300; } .OfferText, .OfferText a { font-family: arial; color: #000000; cursor: pointer; cursor: hand; } /* HomePage */ .HomePageTitleBar { background-color: #CC3300; font-weight: bold; color: #00FF33; padding-left: 5px; } .HomePageTextArea { background-color: #F0F0F0; } /* Template classes */ H1 { padding-top: 9px; padding-bottom: 7px; font-size: 14px; } .AddressBar { font-size: 12px; color: #AFAFAF; text-decoration: none; } /* Global classes */ .StandardButton { font-weight: bold; color: black; cursor: pointer; cursor: hand; } .StandardButton a { color: #000000; } .InputAmount, .BasketInputAmount { font-size: 11px; border: 1px solid #AEAEAE; } .SelectBox { font-size:10px; } .ErrorText { font-weight: bold; color: red; } /* HomeTemplate classes */ .HomeText { padding-top: 0px; padding-left: 10px; padding-right: 10px; } .ProductContainer{ width: 116px; } .HomeProductProposalContainer { float: left; height: 170px; width: 130px; } .HomeProductProposal { float: left; width: 120px; cursor: pointer; cursor: hand; } .HomeProductProposalImage { text-align: center; padding-bottom: 10px; } .HomeProductProposalName { font-weight: bold; text-align: center; padding-bottom: 5px; height: 40px; color: #000000; } .HomeProductProposalName a { color: #000000; } .HomeProductProposalOrgPrice { text-align: center; text-decoration: line-through; color: red; } .HomeProductProposalPrice { text-align: center; } /* ProductList */ .ProductList_Header { font-weight: bold; color: #00FF33; } .ProductList_HeaderBackground { background-color: #CC3300; } .ProductList_TDPhoto { background-color: #FFFFFF; cursor: pointer; cursor: hand; } .ProductList_TDDescription { background-color: #FAFAFA; cursor: pointer; cursor: hand; } .ProductList_TDPrice { background-color: #F0F0F0; cursor: pointer; cursor: hand; } .ProductList_ProductAmount { } .ProductList_ProductPrice { font-weight: bold; } .ProductList_ProductOrgPrice { text-decoration: line-through; color: red; } .ProductList_ProductPiece{ } .ProductList_ProductTitle{ font-weight: bold; } .ProductList_ProductDescription{ } .ProductList_StockPosition { color: #595959; font-size: 10px; line-height: 13px; } .ProductList_NoProducts { color: #A0A0A0; font-weight: bold; } /* PhotoListBig */ .PhotoListBig_Background { background-color: #CC3300; } /* CategorieList */ .CategoryList_Container { float: left; margin-right: 3px; color: #00FF33; font-weight: bold; } .CategoryList_Photo { *width:120px; *height: 90px; border: 1px solid #CC3300; } .CategoryList_TitleBar { *width:120px; background-color: #CC3300; text-align: center; border: 1px solid #CC3300; } /* ShowProduct */ .ShowProduct_Title { padding-left: 8px; font-weight: bold; background-color: #CC3300; color: #00FF33; padding-top: 1px; font-size: 13px; padding-bottom: 2px; } .ShowProduct_OrgPrice { text-decoration: line-through; color: red; } .ShowProduct_Price { font-weight: bold; font-size: 14px; } .ShowProduct_StockPosition { color: #A0A0A0; font-size: 10px; line-height: 13px; } .ShowProduct_FieldName { font-weight: bold; } .ShowProduct_EnlargePhotoLink { font-weight: normal; font-size: 11px; color: #606060; text-decoration: none; } .ShowProduct_EnlargePhotoLink:hover { font-size: 11px; color: #606060; text-decoration: underline; } .ShowProduct_PhotoElement { float: right; cursor: pointer; cursor: hand; padding: 5px; /*border: 1px solid #8A8A8A;*/ } .ShowProduct_Photo { /*border: 1px solid #8A8A8A;*/ } .ShowProduct_BigPhotoElement{ cursor: pointer; cursor: hand; padding: 8px; /*border: 1px solid #8A8A8A;*/ } .ShowProduct_BigPhoto { /*border: 1px solid #8A8A8A;*/ } /* Basket classes */ .OrderProcesPathBlockSelected{ background-color: #CC3300; color: #00FF33; } .OrderProcesPathBlockNotSelected{ background-color: #00FF33; color: #CC3300; } .OrderProcesPathTextSelected{ color: #CC3300; border-right: 1px solid #CC3300; } .OrderProcesPathTextSelectedLast{ color: #CC3300; } .OrderProcesPathTextNotSelected{ border-right: 1px solid #CC3300; } .Basket_HeaderAmount { color: #00FF33; background-color: #CC3300; text-align: center; font-weight: bold; } .Basket_HeaderPhoto { color: #00FF33; background-color: #CC3300; text-align: center; font-weight: bold; } .Basket_HeaderProduct { color: #00FF33; background-color: #CC3300; text-align: left; font-weight: bold; } .Basket_HeaderTotal { color: #00FF33; background-color: #CC3300; text-align: right; font-weight: bold; } .Basket_Amount { background-color: #F0F0F0; } .Basket_Photo { background-color: #FAFAFA; } .Basket_Product { background-color: #F0F0F0; } .Basket_Total { background-color: #EAEAEA; font-weight: bold; } /* Klantgegevens classes */ .CustomerDetails_Title { font-weight: bold; color: black; padding-top: 2px; font-size: 13px; padding-bottom: 2px; } /* SearchList */ /* Pagina classes */ .GuestbookTop { border: 1px solid black; width: 99%; background-color: #CC3300; color: #FFFFFF; font-weight: bold; padding: 2px; } .GuestbookBottom { border: 1px solid black; border-top: 0px; width: 99%; padding: 2px; padding-bottom: 2px; } .GuestbookText { padding: 8px; } .GuestbookDetails { border-top: 1px solid #F0F0F0; } .CalendarTop { border: 1px solid black; width: 99%; background-color: #CC3300; color: #FFFFFF; font-weight: bold; padding: 2px; } .CalendarBottom { border: 1px solid black; border-top: 0px; width: 99%; padding: 2px; padding-bottom: 2px; } .CalendarText { padding: 8px; } .FAQCategory { padding-left: 8px; font-weight: bold; background-color: #CC3300; color: #00FF33; padding-top: 3px; font-size: 13px; padding-bottom: 2px; } .FAQQuestion { font-weight: bold; padding-left: 10px; padding-bottom: 4px; cursor: pointer; cursor: hand; } .FAQAnswer { padding-top: 6px; padding-bottom: 15px; padding-left: 10px; color: #8A8A8A; } .PollQuestion { padding-left: 8px; font-weight: bold; background-color: #CC3300; color: #00FF33; padding-top: 3px; font-size: 13px; padding-bottom: 2px; } .PollBar { background-color: #CC3300; border-bottom: 1px solid #CC3300; } .BannerBar { margin-bottom: 5px; padding-left: 8px; font-weight: bold; background-color: #CC3300; color: #00FF33; padding-top: 3px; font-size: 13px; padding-bottom: 2px; } .NewsPageDate { color: #8A8A8A; } .NewsPageTitle { font-weight: bold; color: black; } .LinkPageCategory { padding-left: 8px; font-weight: bold; background-color: #CC3300; color: #00FF33; padding-top: 3px; font-size: 13px; padding-bottom: 2px; } .LinkPageLink { background-repeat: no-repeat; padding-left: 14px; } /* TWYP */ .table { font-size:12px; font-face: Arial; } td.ncolh1 { background-color: #CC3300; color: #00FF33; font-weight: bold; font-size: 1.1em; } td.ncoltxtl { font-size:1.0em; background-color: #FFFFFF ; color: black; text-align: right; font-weight:bold; } td.ncoltxtl2 { background-color : #FFFFFF ; color : black; text-align : right; font-weight :bold; } td.ncoltxtr { font-size:1.0em; background-color : #FFFFFF ; color : black; text-align : left; } td.ncoltxtc { background-color : #FFFFFF ; color : black; text-align : center; font-weight :bold; } td.ncoltxtmessage { background-color : #FFFFFF ; color : #ffffcc; text-align : left; fontweight: bold; } td.ncolinput { } td.ncolline1 { color : black} td.ncolline2 { color : black} td.ncollogol { background-color : #FFFFFF ; color : black; text-align : right; font-weight :bold; } td.ncollogor { background-color: #FFFFFF ; color: black; text-align: left; font-weight:bold; } td.ncollogoc { background-color :#FFFFFF ; color : black; text-align : center; font-weight :bold; } table.ncoltable1{ background-color : #FFFFFF ; border: 1px solid #CC3300; } table.ncoltable2 { background-color : #FFFFFF ; border: 1px solid #CC3300; } table.ncoltable3 { background-color : #FFFFFF ; border: 1px solid #CC3300; } table.ncoltable1, table.ncoltable2, table.ncoltable3 { padding: 10px; margin-bottom: 10px; } /* Gastenboek */ .Next {color: black; text-decoration: underline; } .Previous {color: black; text-decoration: underline; } .UL_Header { font-weight: bold; padding: 5px; /*padding-left: 20px; */ font-size: 13px; background-color: #CC3300; color: #00FF33; } .UL_Affected_Row { color: #CC3300; font-weight: bold; } .UL_NonAffected_Row { color: #000000; font-weight: normal; } .UL_INFO, .UL_INFO a { font-weight: bold; text-decoration: underline; cursor: pointer; cursor: hand; color: #000000; } .Product_EnlargePhoto { color: #000000; text-decoration: none; } .MaxWidth { width: 540px; } fieldset { width: 510px; } /* Seach Form */ .SearchFormLabel { font-weight: bold; color: #00FF33; border-bottom: 1px solid #00FF33; background-color: #CC3300; } .SearchFormData { border-bottom: 1px solid #00FF33; } .ShowProductPriceBlock{ background-color: #CC3300; color: white; } .ShowProductQuickOrderPrice { color: #CC3300; } .QuickOrderTitle{ color: #CC3300; border-bottom: 1px dashed #A0A0A0; } .QuickOrderAmount { color: #CC3300; } /*Categorie Guido style*/ .Block_5_PriceBlock{margin-top: 10px !important;} .ListWithPhotoAndPriceBlock2_Block{width: 538px !important;} .ListWithPhotoAndPriceStar_Block_groen, .ListWithPhotoAndPriceStar_Block_rood, .ListWithPhotoAndPriceStar_Block_geel, .ListWithPhotoAndPriceStar_Block_oranje, .ListWithPhotoAndPriceStar_Block_paars, .ListWithPhotoAndPriceStar_Block_grijs, .ListWithPhotoAndPriceStar_Block_blauw,{width: 538px !important;} .preview img{border:none!important;}  .PageBlog_BreadLine, .PageBlog_BreadLine td, .PageBlog_BreadLine a { background-color: #CC3300 !important; color: #00FF33 !important; } .PageBlog_dateDayMonth { border-right:1px solid #CC3300 !important; } .PageBlog_Content { border-bottom:1px solid #CC3300 !important; } .PageBlog_CommentBlock { border-top:1px solid #CC3300 !important; }