/* Bell.ca: main.css */ /* * Electric blue: #000066; * Light baby blue: #00aeef; * Orange: #ff8231; * Yellow: #ffcc00; * Dark grey for all headers: #696973; * Light grey for all text: #AFB0B1; */ /* CSS for general elements ------------------------------------------------------------------------------*/ h1 { color: #AFB0B1; font-family: Bell Stone Sans, ITC Stone Sans, Stone Sans, Arial, sans-serif; font-size: 14px; font-weight: bold; font-style: normal; text-decoration: none; margin-top: 8px; } .link { font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #00aeef; } .deftext { font-family: Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #696973; margin-left: 4px; } .small-text { font-family: Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; font-style: normal; color: #696973; } .defpara { font-family: Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #696973; } .top-link { font-family: Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #696973; margin-right: 6px; margin-left: 2px; } .deflink { font-family: Arial, sans-serif; font-size: 11px; text-decoration: underline; font-weight: normal; font-style: normal; color: #696973; margin-right: 6px; margin-left: 2px; } /*.engine { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #CCD2DC; width: 790px; height: 90px; }*/ .info { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #FFFFFF; width: 330px; } .release { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #FFFFFF; width: 194px; height: 160; } .butt-search { height: 21; width: 46; background-image: url(images/b_go.gif); border-style: none; border-width: 0px; margin-right: 20px; } .butt-view { height: 21; width: 43; background-image: url(images/b_view.gif); border-style: none; border-width: 0px; margin-right: 4px; } .inp { background-color: #FFFFFF; height: 20px; width: 175px; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: 000000; } .preview { border-style: solid; border-width: 1px; border-color: #696973; }