/* Header */
#header {position: absolute; left: 0px;  top: 0px; height: 60px; width: 100%; margin: 0 auto; padding: 0px; background : #000040 url('images/header.gif'); text-align: left}

/* Navigation */
#nav {position: absolute; left: 0px; top: 60px;  width: 100px; margin: 0 auto; margin-bottom: 0 auto; padding-left: 10px; padding-right: 10px; background: #EEEFF4; text-align: left; }
a[href*="/links"] {display:none;}
a[href*="/credits"] {display:none;}
a[href*="/features"] {display:none;}
#mobileSelect a[href*="/features"] {display: none;}

/* Main Content Area */
#main {padding-left: 130px; padding-top: 60px; right: 0px; margin: 0 auto;  background: white; min-height:700px}
body {background-color: #white; overflow-y:scroll; -webkit-text-size-adjust: 100%}

/* Headings, Text etc */
h1 {margin: 15px 0 12px; color: #000000; font-weight: normal; text-align: left; font-size: 11pt; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;} 
h1.inset {margin: 0px 5px 0px; color: #000000; font-weight: normal; text-align: left; font-size: 8pt; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;} 
h2 {color: #000000; font-weight: normal; text-align: left; font-size: 19pt; font-family: Helvetica, sans-serif;} 
h3 {color: #000000; font-weight: normal; text-align: left; font-size: 8pt; font-family: Helvetica, sans-serif;}
h4 {margin: 0 0 0px; color: #000000; font-weight: bold; text-align: justify; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;}
h5 {margin: 2px 50px 2px; color: #000000; font-weight: normal; text-align: left; font-size: 12pt; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;}
h3.footer {margin: 20px 0 0; color: #000000; font-weight: normal; text-align: left; font-size: 7pt; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;} 
h4.normal {color: #000000; font-weight: normal; text-align: center; font-size: 12px; font-family: Helvetica, sans-serif;}
body {color: #000000; max-width: 1450px; font-weight: normal; text-align: left; font-size: 10pt; font-family: Helvetica, sans-serif;}
p {color: #000000; max-width: 1450px; font-weight: normal; text-align: justify; font-size: 11pt; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;} 

/* Tables */
table {border-collapse: collapse; max-width: 1450px; font-style:normal; font-variant:normal; font-weight: normal; line-height:24px; font-size:12px; font-family: font-family: Helvetica, sans-serif;}
th {padding: 0 0.5em; text-align: left;}
tr.header td {border-top: 1px solid white; border-bottom: 1px solid white; background: #CC3300;	color: white}
td {border-bottom: 1px solid #CCC; padding: 0 0.5em; vertical-align: top;}

.squads {width: 100%; color: #808080; font-style:normal; font-variant:normal; font-weight:normal; line-height:24px; font-size:15px; font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif }
.squads th {padding: ; text-align: left;}
.squads td {border-bottom: 0px; padding: 0 0.5em;}

/* Links */
a { color: #345487; font-weight: normal; text-decoration: none; }
a:hover { color: #345487; font-weight: normal; text-decoration: underline; }
a:visited { color: #345487; font-weight: normal; text-decoration: none; }
a:active { color: #345487; font-weight: normal; text-decoration: none; }