/*******************************************************************************
* FILENAME        : home.css                                                   *
*   DESCRIPTION	  : Style Sheet for RSUB hompage.                              *
*   CREATED BY	  : Cedric Howe, 12/22/1999                                    *
*   LAST MODIFIED : Cedric Howe, 01/05/2000                                    *
*                                                                              *
* Copyright (C) 1999-2000 Razorfish, Inc.                                      *
*******************************************************************************/


/* Homepage */
INPUT { font-family:verdana,geneva,sans-serif; font-size:11px; }
SELECT { font-family:verdana,geneva,sans-serif; font-size:11px; }
A { text-decoration:none; }
.header { color:#CCFF33; font-family:verdana,geneva,sans-serif; font-weight:bold; text-transform:uppercase; }
.subheader { color:#FFFFCC; font-family:verdana,geneva,sans-serif; font-weight:bold; text-transform:uppercase; }
.text { color:#FFFFFF; font-family:verdana,geneva,sans-serif; }
.more { color:#CCFF33; font-family:verdana,geneva,sans-serif; font-weight:bold; }


/* Legacy Styles - Used by Pop-Up Content Windows */
.bodyFont {font-family: arial, helvetica; font-size: 11px; color: #ffffcc;}
.bodyFont A {color: #ffffcc; text-decoration: none;}
.bodyLink {font-family: arial, helvetica; font-size: 11px; color: #000000;}
.bodyLink A {color: #ffcc33; text-decoration: none;}
.sonicCaption {font-family: arial, helvetica; font-size: 10px; color: #ffffcc;}
.nerveCaption {font-family: arial, helvetica; font-size: 10px; color: #cc99ff;}
.paperCaption {font-family: arial, helvetica; font-size: 10px; color: #ffffcc;}
.storeCaption {font-family: arial, helvetica; font-size: 10px; color: #cc99ff;}
.sonicLink {font-family: arial, helvetica; font-size: 10px; color: #000000;}
.sonicLink A {color: #000000;}
.sonicLink A:visited {color: #333333;}
.wotdTitle {font-family: arial, helvetica; font-size: 14px; color: #660066;}
.wotdGrossman {font-family: arial, helvetica; font-size: 12px; color: #330033;}
.wotdDef {font-family: arial, helvetica; font-size: 10px; color: #000000;}
.featHead {font-family: arial, helvetica; font-size: 14px; color: #FF6600;}
.featText {font-family: arial, helvetica; font-size: 12px; color: #CC0000;}
.featText2 {font-family: arial, helvetica; font-size: 12px; color: #660000;}
