/* CSS3 - doesn't work in IE8 yet :(
#BKG_outer {background-image: url('//aff.bstatic.com/data/sp_aff/339802/339802_background.jpg'), url('//aff.bstatic.com/data/sp_aff/339802/339802_right.jpg'); background-position: -400px 100%, 100% 100%; background-repeat: no-repeat, repeat-x; background-attachment: fixed; min-height:740px;}
*/

#BKG_outer {background: url('//aff.bstatic.com/data/sp_aff/339802/339802_background.jpg') fixed no-repeat -400px 100%; min-height:730px;} /* -- to be removed when images final -- */

/* ** ----------------------------------- IN PROGRESS -----------------------------------------------------------------------------------------

#BKG_outer	      {background: url('global_horizontal.jpg') fixed no-repeat 0 0px; position:relative; z-index:1;}
#BKG_outer:before     {content:""; position:fixed; z-index:-1; top:50%; left:0; right:0%; height:226px; background:url(FB_leading_background.png) no-repeat 100% 0;}
#BKG_outer:after      {content:""; position:fixed; z-index:-10; top:40%; right:-20%; width:100%; height:50px; background:url(WorldHotels.jpg) no-repeat;}

#BKG_cssImage:before  {content:url(YAY_water_original.jpg); display:block; position:fixed; z-index:-10; right:0; bottom:0; left:-600px; background:url(water_right.jpg) repeat;}
#BKG_cssImage:after   {content:""; position:fixed; z-index:-10; bottom:20%; right:20%; width:250px; height:50px; background:url(USA.jpg) repeat;}

** ---------------------------------------------------------------------------------------------------------------------------- */
