/* ----------------  reset  -------------------- */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul {list-style: none; }
.clear{clear:both;font-size:0px;line-height:0px;height:0px;}


/* ----------------   general    -------------------- */
   

body {background:#242625; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

#wrapper {background: url(images/splash_bg.jpg) top center no-repeat; position:absolute; height:500px; width:100%; margin-top:-250px; top: 50%;}
#splash {position:absolute; height:500px; width:1020px; margin:-250px 0px 0px -490px; top: 50%; left: 50%; text-align: left;}

#logo {float:left; margin: 0 109px 0 10px;}

#crossfader {position:relative; float:left; width:307px; height:404px; display:block; overflow:hidden; margin:25px 60px 0 0; border:1px solid #333633; }

#gallery {}
#gallery img {padding:7px 0 0 7px;}
#gallery img.landscape {background:#000; padding:35px 0 50px 0;}

#splash_text {color:#b0b2a6; padding-top:150px;}
#splash_text p {margin-bottom:8pt;}
#splash_text p a {color:#b0b2a6;}
#splash_text p a:hover {color:#fff;}
#splash_text p.white {color:#fff;}
#splash_text p.standout {margin-top:40px; margin-bottom: 70px; font-weight:700;}

#splash_text p.credentials, #splash_text p.credentials a {color:#484a47; font-size:9pt;}
#splash_text p.credentials a:hover {color:#fff;}


