body.sunrise {background: #dacda6;}
body.daytime {background: #dacda6;}
body.sunset  {background: #dead35;}
body.night   {background: #cdc0a0;}

body #horizon 		  {background-position: left bottom; background-repeat: repeat-x;}
body.sunrise #horizon {background-color: #022b4b; background-image: url(/elements/images/global/backgrounds/sunrise/horizon.jpg);}
body.daytime #horizon {background-color: #3db8e4; background-image: url(/elements/images/global/backgrounds/daytime/horizon.jpg);}
body.sunset #horizon  {background-color: #66ccff; background-image: url(/elements/images/global/backgrounds/sunset/horizon.jpg);}
body.night #horizon	  {background-color: #000034; background-image: url(/elements/images/global/backgrounds/night/horizon.jpg);}

body #beachScene		 {background-color: transparent; background-position: center bottom; background-repeat: no-repeat;}
body.sunrise #beachScene {background-image: url(/elements/images/global/backgrounds/sunrise/beachScene.jpg);}
body.daytime #beachScene {background-image: url(/elements/images/global/backgrounds/daytime/beachScene.jpg);}
body.sunset #beachScene  {background-image: url(/elements/images/global/backgrounds/sunset/beachScene.jpg);}
body.night #beachScene   {background-image: url(/elements/images/global/backgrounds/night/beachScene.jpg);}