/**
 * @fileOverview    Universal CSS file which contains global styles for: (indices highlite) / (planet green).
 *                  Browsers: (all).
 *                  User agent that claims support for media type: (screen).
 *                  Init Date: Thu, 28 Feb 2008 16:17:24 EST.
 *                  Build Date: $Id: indices-highlite.css,v 1.2 2008/04/23 13:27:11 clewin Exp $
 *                  Copyright (C) Discovery.com 2008. All Rights Reserved.
 * @name            carl lewin
 */


/**
 * @description     CLASSES / IDS / XHTML TAGS for MICROSITE BANNER definitions
 */
#banner-container-flash-object .airing { color: #9F9F9F; }

#banner-container-flash-object a, #banner-container-flash-object a:visited, #banner-container-flash-object a:hover, #banner-container-flash-object a:focus, #banner-container-flash-object a:active { color: #FFF; }

#banner-container-flash-object dl { background-color: #EBEBEB; }

#banner-container-flash-object dl a, #banner-container-flash-object dl a:visited, #banner-container-flash-object dl a:hover, #banner-container-flash-object dl a:focus, #banner-container-flash-object dl a:active { color: #495352; }


/**
 * @description     CLASSES / IDS / XHTML TAGS for EDITORIAL ARTICLES LISTING definitions
 */
#editorial-articles-listing dl { border-color: #CCC; }

#editorial-articles-listing dl dd.details p.date { color: #999; }

#editorial-articles-listing dl dd.details p.description { color: #495352; }


/**
 * @description     CLASSES / IDS / XHTML TAGS for LISTING PAGINATION definitions
 */
#listing-pagination .runner { background: url('/images/modules/in-context/runners/background-gradient.gif') repeat-x top left; }
