@charset "UTF-8";
/* CSS Document */

/* general settings */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
font-family: Verdana, Lucida Sans, Arial, Helvetica; 
font-size: .95em;

}


.uppercase {text-transform: uppercase}


/* headings */

.maincontentarea h1{ font-size: 1.2em; margin-bottom: 15px; }
.maincontentarea h2 {margin-bottom: 10px;}



/* specfic tags - font setting*/
.team {font-size: 10px; font-family: Ms Sans Serif, Lucida Sans, Arial, helvetica; color: #666;}
.emailbox {text-transform: uppercase; 
font-size: .8em; line-height: 120%; color: #fff;}

.emailbox p {color: #fff;}
.maincontentarea {font-size: 1.1em}


/* Anchors*/



/* footer - anchorsetttings*/
#footer .maincontentarea a{font-size: .8em; color: #000;}
#footer .maincontentarea a:visited { color: #000;}
#footer .maincontentarea a:hover {color: #1c3c7d;}
.footerlinks {color: #ff0066}

#footer .team.uppercase {font-size: 10px; font-weight: bold; font-family: Ms Sans Serif, Lucida Sans, Arial, helvetica; }
#footer .team.uppercase b {color: #666}
.black {color: #000;}
/* navigation - sprite setttings */

#menu { list-style: none; margin: 0; padding: 0 0 0 67px; width: 649px; height: 57px; border: 0px solid #000; margin-top: 9px;}
#menu { text-transform: uppercase; color: #1b3556; text-align: center;}
#menubar  {list-style: none; margin: 0; padding: 0; width: 649px; height: 57px;}

#menubar li { float: left; padding: 0px; border: 0px solid #000; border: 0px solid #000;}
#menubar li p{padding-top: 0px;}
#menubar li a {display: block; text-decoration: none; color: #1b3556; text-indent: -20000px; height: 57px;} 

#about{ background: url(../images/nav/hovertabs.jpg) 0px -114px; width: 82px; }
#about:hover { background: url(../images/nav/hovertabs.jpg)  0px -57px !important; }
#about:active { background: url(../images/nav/hovertabs.jpg) 0px 0px; }
body.about #about{ background: url(../images/nav/hovertabs.jpg) 0px 0px; }

#sysreq{ background: url(../images/nav/hovertabs.jpg) -82px -114px;  width: 129px;}
#sysreq:hover { background: url(../images/nav/hovertabs.jpg)  -82px -57px !important; }
#sysreq:active { background: url(../images/nav/hovertabs.jpg) -82px 0px; }
body.sysreq #sysreq{ background: url(../images/nav/hovertabs.jpg) -82px 0px; }


#gamer{ background: url(../images/nav/hovertabs.jpg) -211px -114px; width:94px; }
#gamer:hover { background: url(../images/nav/hovertabs.jpg)  -211px -57px !important; }
#gamer:active { background: url(../images/nav/hovertabs.jpg) -211px 0px; }
body.game #gamer{ background: url(../images/nav/hovertabs.jpg) -210px 0px; font-weight: bold; }


#dwlds{ background: url(../images/nav/hovertabs.jpg) -305px -114px; width: 112px}
#dwlds:hover { background: url(../images/nav/hovertabs.jpg)  -305px -57px !important; }
#dwlds:active { background: url(../images/nav/hovertabs.jpg) -305px 0px; }
body.dwlds #dwlds{ background: url(../images/nav/hovertabs.jpg) -305px 0px; font-weight: bold; }


#update{ background: url(../images/nav/hovertabs.jpg) -417px -114px; width: 82px; }
#update:hover { background: url(../images/nav/hovertabs.jpg)  -417px -57px !important; }
#update:active { background: url(../images/nav/hovertabs.jpg) -417px 0px; }
body.update #update{ background: url(../images/nav/hovertabs.jpg) -417px 0px; font-weight: bold; }

#contact{ background: url(../images/nav/hovertabs.jpg) -499px -114px; width: 83px; }
#contact:hover { background: url(../images/nav/hovertabs.jpg)  -499px -57px !important; }
#contact:active { background: url(../images/nav/hovertabs.jpg) -499px 0px; }
body.contact #contact{ background: url(../images/nav/hovertabs.jpg) -499px 0px; font-weight: bold; }

#help{ background: url(../images/nav/hovertabs.jpg) -582px -114px; width: 67px; }
#help:hover { background: url(../images/nav/hovertabs.jpg)  -582px -57px !important; }
#help:active { background: urlimages/nav/hovertabs.jpg) -582px 0px; }
body.help #help{ background: url(../images/nav/hovertabs.jpg) -582px 0px;  width: px; font-weight: bold; }

/*FireFox */
#menu, x:-moz-any-link  {margin: 9px 0px 0px 0px; padding: 0 0 0 66px;}