﻿/* Whats New Splash page, Wiliam Web Design Sydney */
#splash-popup * { margin: 0; padding: 0; border: 0; line-height: normal; }
#splash-popup { width: 100%; display: none; position: absolute; top: 10px; left: 0; }
#splash-popup p { position: absolute; top: -99999px; }
#splash-popup fieldset { border: 0; }
#splash-popup-container { width: 949px; height: 647px; margin: 0 auto; text-align: center; }
#splash-popup #splash-popup-top { width: 935px; height: 22px; background: url(bg-top.png) no-repeat 0 0; }
#splash-popup #splash-popup-main { clear: both; overflow: hidden; position: relative; }
#splash-popup #splash-popup-left { width: 26px; height: 592px; background: url(bg-left.png) no-repeat 0 0; float: left; }
#splash-popup #splash-popup-header { width: 884px; height: 103px; background: url(header.png) no-repeat 0 0; position: relative; }
#splash-popup #splash-popup-mid { width: 884px; height: 592px; background: url(main.jpg) no-repeat bottom left; float: left; }
#splash-popup #splash-popup-right { width: 27px; height: 592px; background: url(bg-right.png) no-repeat 0 0; float: left; }
#splash-popup #splash-popup-bottom { width: 935px; height: 27px; background: url(bg-bottom.png) no-repeat 0 0; }
#splash-popup #splash-enter-now { display: block; position: absolute; top: 420px; left: 65px; width: 265px; height: 90px; line-height: 90px; font-size: 40px; font-weight: normal; color: #fff; text-decoration: none; text-align: center; font-family: Arial, Helvetica, Sans-Serif; }
#splash-popup #splash-enter-now:hover { text-decoration: underline; }
#splash-popup #splash-close { position: absolute; display: block; top: 5px; right: 5px; width: 66px; height: 28px; background: url(btn-close.png) no-repeat 0 0; text-indent: -99999px; }
#splash-popup #splash-terms { position: absolute; top: 540px; left: 130px; color: #5c5c5c; font-size: 14px; font-weight: normal; text-decoration: underline; font-family: Arial, Helvetica, Sans-Serif; }
#splash-popup #splash-terms:hover { text-decoration: none; }
