/* MASTER STYLESHEET FOR NOVASOL, CAMP DE LUXE AND CUENDET PARTNER SOLUTIONS Pixel unites (px) are used because this renders the text in equal size on PC and Mac. The stylesheet is very basic, but you are free to add styles to input, selects and buttons Last updated: 2004-11-22 by Daniel Vangberg, Novasol Denmark */ /* DOCUMENT BACKGROUND COLOR Use this to set the page background color */ body { background-color: #ffffff } /* CONTENT TABLE BACKGROUND COLOR Use this to set the table background color */ table { background-color: #ffffff } button.Novasol {margin : 1px; font-weight : bold; border : thin solid #FFEBCD; border-right : thin solid #DAA520; border-bottom : thin solid #DAA520; color : #663300; background : #BBBBBB;} table.Novasol{ border : 1px solid #000080; border-left-color : #000080; border-top-color : #000080; padding-bottom : 6px; background-color: #FFFFFF;} /* LEFT SIDE MENU Use this to set the background color and text in the left side menu. */ .NovasolMenu { background-color: #ffffff; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-weight: bold; color: #000000 } /* HEADLINE PROPERTIES Use this to set the size, color and font of the headline on the frontpage */ .NovasolBig, h1, h2 { font-family: San-serif, Arial, Helvetica, Verdana; font-size: 16px; font-weight: bold; color: #000000 } /* BODY TEXT PROPERTIES Use this to define size, color and font of the normal text */ .Novasol { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; font-weight: normal; color: #000000 } /* NORMAL LINK PROPERTIES Use this to define size, color and font of the normal links. */ A.Novasol { text-decoration: underline; color: #0000FF } A.Novasol:Hover { text-decoration: underline; color: #FF0000 } /* SMALL BODY TEXT PROPERTIES Use this to define size, color and font of the small body text (links). */ .NovasolSmall { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: normal; color: #000000 } /* SMALL BODY TEXT LINKS Use this to define size, color and font of the small body links. */ A.NovasolSmall { text-decoration: underline; color: #0000FF } A.NovasolSmall:Hover { text-decoration: underline; color: #FF0000 } /* POWERED BY PROPERTIES Use this to define size, color and font of the "Powered by" text */ .NovasolCopy { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: normal; color: #000000 } /* POP UP CALENDAR BODY AND TEXT Use this to define size, color and font of the popup calendar */ .TABLEHEAD { background-color : #B51000; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 8px; font-weight: bold; color : #ffffff } A.TABLEHEAD, .PIL { text-decoration: none; color : #ffffff } A.TABLEHEAD, .PIL:Hover { text-decoration: none; color : #ffffff } SELECT { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px } .DAYS { background-color : #FFFF99; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color : #000000; } .TODAY { background-color : #FFFF99; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color: #000000 } .BEFORETODAY { background-color : #FFFF99; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: normal; color: #000080 } .AFTERTODAY { background-color : #FFFF99; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color: #000099 } A.AFTERTODAY { text-decoration: none; color: #000099 } A.AFTERTODAY:Hover { text-decoration: underline; color: #000099 } .NEXTSAT { font-size : 9pt; font-family : Verdana; font-weight : bold; font-style : normal; color : #FF0000; background-color : #FFFFFF } .SAT { background-color : #CCCCCC; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color: #000099 } A.SAT { text-decoration: none; color: #000099 } A.SAT:Hover { text-decoration: underline; color: #000099 } .SUN { background-color : #CCCCCC; font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; font-weight: bold; color: #000099 } A.SUN { text-decoration: none; color: #000099 } A.SUN:Hover { text-decoration: underline; color: #000099 } /* CAMPING SITE Use this to define size, color and font of the menu and text on the Camp de Luxe solution */ .d2menutd { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 12px; line-height: 16px; color: #000000 } .d2menu { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; color: #000000 } A.d2menu { text-decoration: underline; color: #0000FF } A.d2menu:Hover { text-decoration: underline; color: #FF0000 } .wtxt { font-family: Verdana, Arial, Helvetica, san-serif; font-size: 10px; color: #000000 } /* CUENDET */ .txt12 { FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Chicago, Helvetica; color: #000000 }