/* Bell.ca: main.css */ /* * Electric blue: #000066; * Green: #a20f08; /* Green: #a4a4a4; * Yellow: #ffcc00; * Dark grey for all headers: #000000; * Light grey for all text: #000000; */ /* CSS for general elements ------------------------------------------------------------------------------*/ h1 { color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: none; background-color:000000; margin-top: 8px; } .link { font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; color: #faaf22; } .link:hover { text-decoration: underline; } .deftext { font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #000000; margin-left: 4px; } .small-text { font-family: Helvetica, Arial, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; font-style: normal; color: #000000; } .defpara { font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #000000; } .top-link { font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #000000; margin-right: 6px; margin-left: 2px; } .deflink { font-family: Helvetica, Arial, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #000000; margin-right: 6px; margin-left: 2px; } /*.engine { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #ffffff; width: 790px; height: 90px; }*/ .info { border-style: solid; border-width: 1px; border-color: 000000; background-color: #ffffff; width: 330px; } .release { border-style: solid; border-width: 1px; border-color: a4a4a4; 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: #000000; }