/* USAHosting.com: main.css */ /* * Electric blue: #363636; * Orange: #f7901e; /* Orange: #f7901e; * Yellow: #f7901e; * Dark grey for all text: #363636; * Light grey for all text: #FFFFFF; */ /* CSS for general elements ------------------------------------------------------------------------------*/ h1 { color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight: none; font-style: normal; text-decoration: none; margin-top: 8px; } .link { font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-style: normal; text-decoration: underline; color: #7d5a41; } .deftext { font-family:Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; font-style: normal; color: #363636; margin-left: 4px; } .small-text { font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #000000; padding-left:10px; } .defpara { font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #363636; } .top-link { font-family:Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; font-style: normal; color: #363636; margin-right: 6px; margin-left: 2px; } .deflink { font-family:Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; font-style: normal; color: #363636; margin-right: 6px; margin-left: 2px; } /*.engine { border-style: solid; border-width: 1px; border-color: 363636; background-color: #FFFFFF; width: 790px; height: 90px; }*/ .info { border-style: solid; border-width: 1px; border-color: 363636; background-color: #FFFFFF; width: 330px; } .release { width: 190px; height: 160; } .butt-search { height: 21; width: 46; background-image: url(images/b_go.gif); border-style: none; border-width: 0px; margin-right: 10px; } .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: 140px; font-family: Arial, sans-serif; font-size: 10px; font-weight: normal; color: 363636; } .preview { border-style: solid; border-width: 1px; border-color: #9d9587; }