/*  
Theme Name: Termperature Control
Alternate Name: Hot Red
Alternate Description: Alternate theme for Temperature Control using red tones
*/

/* Page Background */
BODY {background-image:url('/_themes/TemperatureControl/images/bkg-tempcontrol-alt1.png');background-color:#323A4E}
	
/* Font Settings */
.sCnt A:Link,.sCnt A:Visited {color:#e53030}
.sCnt A:Hover,.sCnt A:Active {color:#e53030}

/* Page Header */
.sHdr H5 .Tag_Company_Tagline,.sHdr .Tag_Nav_Aux {color:#e53030}
	
/* Buttons */
INPUT.sBtn1 {background-color:#e53030;color:#FFF;border-top-color:#d8784a;border-left-color:#d8784a;border-right-color:#864a2e;border-bottom-color:#864a2e}
