

/* ----------------------------------- */
/*             SPLASH PAGE             */
/* ----------------------------------- */

html, body { height: 100%; }
abbr { font-style: normal; border-style: none; }
img, a { border: none; }
#splash { margin: 0; padding: 0; height: 100%; width: 100%; background: #F1E9DA; }
#splash div#top { height: 250px; width: 100%; background: transparent url("http://i.pga.com/pga/images/rydercup/2006/bg-texture-splash-flipped.jpg") repeat-x bottom left; } /* BEGIN IE 5 MAC CLOAKING >> \*/ #splash div#top { height: 50%; } /* << END IE 5 MAC CLOAKING */
#splash div#bottom { height: 50%; width: 100%; background: transparent url("http://i.pga.com/pga/images/rydercup/2006/bg-texture-splash.jpg") repeat-x; }
#splash div#content { float: left; position: relative; top: -163px; height: 325px; width: 100%; background: #171717 url("http://i.pga.com/pga/images/rydercup/2006/splash-bg-center.gif") repeat-x top left; }
#splash div#flash { float: left; position: relative; width: 100%; height: 325px; background: transparent url("http://i.pga.com/pga/images/rydercup/2006/bg-splash-photo.jpg") no-repeat; }
#splash div#right_column { width: 50%; height: 250px; float: right; margin-top: 75px; background: transparent url("http://i.pga.com/pga/images/rydercup/2006/bg_splash-text.png") no-repeat; text-align: left; } /* BEGIN IE 6 WIN ALTERNATE >> */ * html #splash div#right_column { background: transparent url("http://i.pga.com/pga/images/rydercup/2006/bg_splash-text.gif") no-repeat; } /* << END IE 6 WIN ALTERNATE */
#splash ul#navigation { position: absolute; top: 192px; margin: 0; padding: 0 0 0 85px; height: 100px; width: 305px; list-style: none; }

#splash li.europe img { display: block; width: 220px; height: 24px; }
#splash li.usa img { display: block; width: 175px; height: 24px; margin-top: 22px; }  /* BEGIN IE 6 WIN ALTERNATE >> */ * html #splash li.usa img { margin: 0; top: 22px; height:42px; } /* << END IE 6 WIN ALTERNATE */

#copyright { position: relative; top: -154px; left: 8px; height: 30px; width: 90%; text-transform: uppercase; font: 9px/1.3em "Lucida Grande", Verdana, sans-serif; color: #A1917C; } /* BEGIN IE 5 MAC CLOAKING >> \*/ * html #copyright { overflow: hidden; } /* << END IE 5 MAC CLOAKING */
