/**********************************************
  DF Weather Module CSS for CPG-NUKE 9.2.x
 **********************************************
  Copyright (c) 2006-09

  $Revision: 3.1 $
  $Author: BrokenCrust $
  $Date: 2009/05/17 $

***********************************************/

/* Temperatures */

.freezing { text-align: center; color: #FFFFFF; background-color: #0033CC; }

.verycold { text-align: center; color: #000000; background-color: #0066FF; }

.cold { text-align: center; color: #000000; background-color: #3366FF; }

.cool { text-align: center; color: #000000; background-color: #66FFFF; }

.mild { text-align: center; color: #000000; background-color: #66FF66; }

.warm { text-align: center; color: #000000; background-color: #66CC33; }

.hot { text-align: center; color: #000000; background-color: #FF6633; }

.veryhot { text-align: center; color: #000000; background-color: #FF3333; }

.boiling { text-align: center; color: #000000; background-color: #FF0000; }
