/* Default font and style setup */ body { background: url('images/background2.jpg') #EEEEEE; background-repeat: repeat-x; padding-top: 0; margin-top: 10px; font-family: Arial, Tahoma, sans-serif; font-size: x-small; } div, span, td { font-family: Trebuchet MS, Tahoma; font-size: 9pt; color: #636466; } form { margin: 0px; } /* Input fields and buttons */ .inpBox { font-family: Arial, Tahoma, sans-serif; font-size: 8pt; height: 19px; border: 1px solid #d9d5d2; } .inpButton { font-family: Arial, Tahoma, sans-serif; font-size: 7pt; font-weight: bold; background-color: #9e948d; height: 20px; border: 1px solid #d9d5d2; color: #ffffff; } /* Horizontal header menu */ .headLink { font-size: 10pt; font-weight: bold; } a.headLink { color: #ffffff; text-decoration: none; } a.headLink:visited { color: #ffffff; text-decoration: none; } a.headLink:hover { color: #000000; text-decoration: none; } /* Folder items in menu scripts */ .menuFolder { background-image: url('images/dot.gif'); background-repeat: no-repeat; background-position: 11px 5px; /*border-bottom: 1px solid #D9D5D2;*/ color: #215a6b; font-size: 11px; font-weight: bold; } a.menuFolder { background-image: none; padding-left: 24px; color: #215a6b; text-decoration: none; } a.menuFolder:visited { color: #215a6b; text-decoration: none; } a.menuFolder:hover { color: #ff9900; text-decoration: none; } /* Page and link items in menu scripts */ .menuLink { font-size: 7pt; font-weight: bold; } a.menuLink { color: #215a6b; text-decoration: none; padding-left: 24px; } a.menuLink:visited { color: #215a6b; text-decoration: none; } a.menuLink:hover { color: #ff9900; text-decoration: none; } /* Links in current location object */ a.locationLink { color: #215a6b; text-decoration: none; } a.locationLink:visited { color: #0000cc; text-decoration: none; } a.locationLink:hover { color: #ff9900; text-decoration: underline; } /* Default object styles */ .objectHead { background-image: url('images/dot.gif'); background-repeat: no-repeat; background-position: 11px 5px; color: #215a6b; font-size: 11px; font-weight: bold; padding-right: 4px; padding-left: 24px; } .objectText { color: #9e948d; font-size: 7pt; } .objectTextRadio { color: #215a6b; font-size: 7pt; padding-left: 10px; } .objectLink { font-size: 7pt; } a.objectLink { color: #000000; text-decoration: none; } a.objectLink:visited { color: #000000; text-decoration: none; } a.objectLink:hover { color: #cc0000; text-decoration: none; } /* HR style */ .hrBorder { border-top: #999999 1px solid; border-right: 1px solid; border-bottom: 1px solid; border-left: 1px solid; } /* UL style */ .ulMargin { margin-top: 0px; margin-bottom: 0px; margin-left: 20px; } /* Spacing below MessageBoard posts */ .tdMsgPost { padding-bottom: 5px; } /* MessageBoard message links */ a.msgLink { color: #000000; text-decoration: none; } a.msgLink:visited { color: #000000; text-decoration: none; } a.msgLink:hover { color: #000000; text-decoration: underline; } /* Spacing below user profile form */ .tdEditUser { padding-bottom: 5px; } /* Active and inactive tabs in user profile */ .tdProfileTabInactive { background-color: #cccccc; font-size: 9pt; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 4px; } .tdProfileTabActive { background-color: #000000; font-size: 9pt; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 4px; } /*Product style */ .tdProductHeader { background-color: #eeeeee; border: 1px solid gray; font-weight: bold; padding: 2px 6px 2px 6px; } .tabProductPrice { border-right: 1px solid gray; border-left: 1px solid gray; } .tdProductPriceHeader { background-color: #eeeeee; border-bottom: 1px solid gray; font-weight: bold; padding: 2px 0px 2px 6px; } .tdProductPriceLine { padding: 2px 0px 2px 6px; } /*Product teaser style */ a.productTitle { color: #000000; text-decoration: none; } a.productTitle:visited { color: #000000; text-decoration: none; } a.productTitle:hover { color: #000000; text-decoration: none; } a.productLink { color: #000000; } a.productLink:visited { color: #000000; } a.productLink:hover { color: #000000; } .tdTeaserProductHeader { background-color: #eeeeee; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; padding: 1px 4px 2px 4px; } .tdTeaserProductMain { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; padding: 2px 4px 2px 4px; } .tdTeaserProductFooter { background-color: #eeeeee; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; padding: 1px 4px 2px 4px; } /* Product price style */ .tdPriceStandardText { font-weight: bold; } .tdPriceStandardValue { font-weight: bold; } .tdPriceNowText { font-weight: bold; } .tdPriceNowValue { font-weight: bold; } .tdPriceOldText { color: #666666; font-weight: bold; } .tdPriceOldValue { color: #666666; font-weight: bold; text-decoration: line-through; } .tdPriceDiscountText { color: #cc0000; font-weight: bold; } .tdPriceDiscountValue { color: #cc0000; font-weight: bold; } /* Published Folder items */ .tabPubFolderItem { background-color: #ffffff; border: 1px solid #999999; padding-top: 1px; text-align: center; width: 96px; } .tdPubFolderItemText { font-size: 7pt; padding-top: 2px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; } .tdPubFolderItemOptions { background-color: #eeeeee; border-top: 1px solid #999999; font-size: 7pt; padding-top: 3px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; } /* Published Folder links */ a.PubFolderItem { color: #000000; text-decoration: none; } a.PubFolderItem:visited { color: #000000; text-decoration: none; } a.PubFolderItem:hover { color: #000000; text-decoration: underline; } /* EventManager calender object */ .calObjectTable { width: 140px; } .calObjectText { color: #000000; font-size: 11px; } .calObjectHeader{ background-color: #999999; color: #ffffff; font-weight: bold; padding: 2px 4px 2px 4px; } .calObjectYearMonthPrev { background-color: #dddddd; padding: 2px 0px 2px 0px; text-align: center; } .calObjectYearMonthText { background-color: #dddddd; padding: 2px 0px 2px 0px; text-align: center; } .calObjectYearMonthNext { background-color: #dddddd; padding: 2px 0px 2px 0px; text-align: center; } a.calObjectYearMonthLink:link, a.calObjectYearMonthLink:visited { color: #000000; text-decoration: none; } a.calObjectYearMonthLink:hover { color: #000000; text-decoration: underline; } .calObjectDay { background-color: #eeeeee; border-top: 1px solid #336699; border-bottom: 1px solid #336699; padding: 2px 0px 2px 0px; text-align: center; } .calObjectDate { padding: 2px 1px 2px 1px; border: 1px solid #dddddd; text-align: center; } .calObjectDateSelected { background-color: #cccccc; } .calObjectDateToday { border: 1px solid #cc0000; } a.calObjectDateLinkDefault:link, a.calObjectDateLinkDefault:visited { color: #000000; text-decoration: none; } a.calObjectDateLinkDefault:hover { color: #000000; text-decoration: underline; } a.calObjectDateLinkDisabled:link, a.calObjectDateLinkDisabled:visited { color: #cccccc; text-decoration: none; } a.calObjectDateLinkDisabled:hover { color: #cccccc; text-decoration: underline; } a.calObjectDateLinkBold:link, a.calObjectDateLinkBold:visited { color: #000000; font-weight: bold; text-decoration: none; } a.calObjectDateLinkBold:hover { color: #000000; font-weight: bold; text-decoration: underline; } a.calObjectDateLinkImportant:link, a.calObjectDateLinkImportant:visited { color: #cc0000; font-weight: bold; text-decoration: none; } a.calObjectDateLinkImportant:hover { color: #cc0000; font-weight: bold; text-decoration: underline; } td.borderLeft { background-image: url('images/border_left.gif'); background-repeat: repeat-y; } td.borderRight { background-image: url('images/border_right.gif'); background-repeat: repeat-y; } td.borderTop { background-image: url('images/border_top.gif'); background-repeat: repeat-x; } td.borderBottom { background-image: url('images/border_bottom.gif'); background-repeat: repeat-x; } td.borderMainLeft { background-color: #FFFFFF; border-right: 1px solid #D9D5D2; } td.borderMainRight { background-color: #FFFFFF; border-left: 1px solid #D9D5D2; } .contactHead { color: #215a6b; font-size: 8pt; font-weight: bold; padding-right: 10px; text-align: right; } .contactText { color: #215a6b; font-size: 7pt; padding-right: 10px; padding-bottom: 10px; text-decoration: none; text-align: right; } .contactMail { color: #215a6b; font-size: 7pt; text-decoration: none; text-align: right; } .subFolder { font-size: 3px; border-top: 1px solid #D9D5D2; } .menuFolderOpen { background-image: url('images/dot_active.gif'); background-repeat: no-repeat; background-position: 11px 5px; } .menuFolderSub { padding-left: 10px; } a:hover { color: #ff9900; } .catalogueForm { padding-left: 5px; padding-right: 5px; } .menuLinkOpen { background-image: url('images/dot_link.gif'); background-repeat: no-repeat; background-position: 60px 4px; font-size: 7pt; font-weight: bold; }