/* www.374C.com */
/* version 3.0 */
/* (c) 2007 374C.com */
/* design: iwit.nl */

/*____________________________________________________________ DE BASICS */

html { background:#000 url(../_img/background-glow.jpg) center top no-repeat; margin:0; padding:0; font-family:Arial, Geneva, Verdana, Helvetica, sans-serif; color:#fff; }
body { margin:18px 0 18px 0; }

/*____________________________________________________________ LOGO & SITES */

a.logo374c { background:url(../_img/374c-logo.jpg) center top no-repeat; width:342px; height:162px; display:block; margin:0 auto; }
a.logo374c:hover { background:url(../_img/374c-logo.jpg) center bottom no-repeat; }

#sitelinks { width:990px; height:180px; padding:18px 0 18px 0; margin:0 auto; }

a.parkourlink, a.cheatguidelink, a.facebooklink { width:153px; height:111px; padding:69px 0 0 171px; text-decoration:none; text-align:left; color:#fff; font-size:12px; display:block; float:left; }
a.parkourlink { background:url(../_img/parkourlogo.jpg) center top no-repeat; }
a.parkourlink:hover { background:url(../_img/parkourlogo.jpg) center bottom no-repeat; }
a.cheatguidelink { background:url(../_img/cheatguidelogo.jpg) center top no-repeat; }
a.cheatguidelink:hover { background:url(../_img/cheatguidelogo.jpg) center bottom no-repeat; }
a.facebooklink { background:url(../_img/facebooklogo.jpg) center top no-repeat; }
a.facebooklink:hover { background:url(../_img/facebooklogo.jpg) center bottom no-repeat; }


.txtvlak { color:#111; font-size:18px; font-weight:bold; margin:0 0 0 200px; position:relative; z-index:5; }
.txtvlak span { color:#fff; font-weight:bold; left:-2px; position:absolute; text-shadow:#111 2px 2px 3px; top:-2px; }


/*____________________________________________________________ FOOTER */

.copyright { font-size: 12px; color: #666; text-align: center; margin: 68px 0 18px 0; }
.copyright a:link, .copyright a:visited { color: #666; text-decoration: none; }
.copyright a:hover, .copyright a:active { color: #f01383; }