/* GLOBALS ============================================ */

* { margin: 0; outline: none; font-family: "Lucida Grande", Verdana, Tahoma, Arial }

body { background: #000 url(/images/thtix/bg_body.jpg) repeat-x; margin: 0; }

/* CONTENT ============================================ */

#content { background: #000 url(/images/thtix/bg_content.jpg) no-repeat; width: 977px; min-height: 450px; margin: 0 auto; }
#content h1 { background: url(/images/thtix/heading_1.png) no-repeat; width: 407px; height: 63px; display: block; text-indent: -10000px; float: left; margin: 47px 0 0 40px; }
#content .logo { background: url(/images/thtix/logo_twelvehorses.png); width: 98px; height: 73px; display: block; float: right; text-indent: -10000px; margin: 37px 40px 0 0;}
#content a.logo:hover { background-position: 0 -73px; }

#speaker { background: url(/images/thtix/box_speaker.png) no-repeat; width: 489px; height: 152px; display: block; text-indent: -10000px; float: left; margin: 0 0 0 40px; }
#golfer { background: url(/images/thtix/box_golf.png) no-repeat; width: 489px; height: 119px; display: block; text-indent: -10000px; float: left; margin: 0 0 0 40px; }
#monorail { background: url(/images/thtix/box_monorail.png) no-repeat; width: 489px; height: 119px; display: block; text-indent: -10000px; float: left; margin: 2px 0 0 40px; }

#screenshot { background: url(/images/thtix/screenshot.png) no-repeat; width: 429px; height: 348px; display: block; margin: 2px 0 0 520px; float: right; position: absolute; top: 140px; }
#screenshot .learn-more { background: url(/images/thtix/btn_learnmore.png) no-repeat 0 -1px; width: 221px; height: 49px; display: block; text-indent: -100000px; margin: 310px auto 0 auto; }
#screenshot a.learn-more:hover { background-position: 0 -50px;}

#screenshot .overlay { background: url(/images/thtix/screenshot_overlay.png) no-repeat; width: 439px; height: 348px; display: block; margin: -13px 0 0 -7px; float: right; position: absolute; top: 0; text-indent: -100000px; display: none; }
#screenshot .overlay ul { display: none }

#footer { clear: both; background: #050914; height: 83px; margin: 50px 0 35px 0; float: left; width: 100%; }
#footer-contain { width: 957px; margin: 17px auto 0 auto;}
#footer h2 { color: #d5d5d5; float: left; font-size: 18px; font-weight: normal; width: 500px; }
#footer h3 { color: #97a3b6; float: left; clear: left; margin-top: 10px; font-size: 10px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; width: 500px; }
#footer .contact-us { background: url(/images/thtix/bg_btn_contact.gif) no-repeat; display: block; width: 131px; height: 40px; font-size: 10px; color: #c1c1c1; float: right; text-decoration: none; margin: -17px auto; line-height: 40px; text-align: center; text-transform: uppercase; letter-spacing: 2px; }
#footer a.contact-us:hover { color: #fff }

#copyright { text-align: center; color: #c1c1c1; clear: both; font-size: 10px;  }
