@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0;}

body {
font-size: 62.5%;
text-align: center; /* center for ie */
margin: 0;
padding: 0;
/* background-color: #d1e8f4; */
background: #000 url(null) fixed no-repeat;
}

P {
font-size: 1.2em;
}
h1 {
font-size: 2.8em;
}
h2 {
font-size: 2.2em;
}
.clear {
display: block;
height:1px;
clear:both;
margin: 0;
} 
/* Page Structures -------------------------------------*/
/* Page Header -----------------------------------------*/
#headercontainer {
background-color: #000;
width: 910px;
margin-top: 0;
padding-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
clear: both;
}

#header {
width: 910px;
height: 170px;
background-color: #000;
position: relative;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: center;
}

#flashcontainer {
width: 910px;
height: 170px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
}
#navcontainer {
background: #000 url(images/navtop_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 880px;
height: auto;
margin-top: 10px;
padding: 8px 0 0 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 12px;
}
#navspace {
height: 10px;
min-height: 10px;
}
/* Page Body ---------------------------------------------------*/

#pagebody {
background: #000 url(images/bodytop_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 880px;
margin-top: 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
padding: 10px 0 0 0;
clear: both;
}
#bodycontainer {
background: url(images/bodybtm_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
width: 880px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: center;
background-color: #000;
padding-bottom: 5px;
}
#innercontainer {
background: url(images/body_bg.jpg);
background-position: top center;
background-repeat: repeat-y;
width: 880px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: center;
background-color: #e2f9f6;
padding-bottom: 10px;
}
#contentcontainer {
background: url(images/stadium_bg.jpg);
background-position: bottom;
background-repeat: no-repeat;
width: 878px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: center;
padding: 0;
}

.buttoncontainer {
float: left;
width: 220px;
margin: 0 0 25px 10px;
}

#homeprofile {
width: 261px;
float: left;
}

#hometextcontainer {
float: left;
width: 360px;
margin: 0;
padding: 0;
}

#imagecontainer {
float: left;
width: 390px;
margin: 0;
padding: 15px 0 0 15px;
}

#textcontainer {
float: left;
width: 445px;
margin: 0;
padding: 0;
}
#playerexpcontainer {
float: left;
width: 405px;
margin: 0;
padding: 0;
}
#formcontainer {
float: left;
width: 405px;
margin: 0;
padding: 0;
}
.whitespace {
height: 505px;
min-height: 505px;
}
.formspace {
height: 395px;
min-height: 395px;
}
.lrgtxtcontainer {
width: 845px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: left;
padding: 0;
}
/* ----Footer -------------------------------------------------*/
#footercontainer {
background-image: url(images/footertop_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 880px;
border-top: 1px;
padding-top: 5px;
margin-top: 15px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
clear: both;
}
#footer {
width: 880px;
background: #b3965d url(images/footerbtm_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}



/* --- Global Navigation --------------------------------------------------*/
#nav {
width: 880px;
font-size: 90%;
margin: 0;
padding: 0 0 5px 0;
line-height: 1.8em;
background: #cc0000 url(images/navbtm_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
height: auto;
}
#nav ul {
margin: 0 0 0 35px;
text-align: left;
padding: 0;
list-style: none;
/* margin: 0; */
}
#nav li {
display: inline;
}
#nav li a:link, #nav li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.9em;
color: #fff;
text-decoration: none;
padding: 0 45px 0 0px;
text-align: center; 
margin-right: 0;
}
#nav li a:hover {
text-decoration: underline;
}
#navcontainer #nav .navcurrent {
padding: 0 45px 0 0;
margin-left: 0;
}

/*-------------Sub Nav ------------------------------------*/
#subnavcontainer {
background: #000 url(images/subnavtop_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 880px;
height: auto;
margin-top: 5px;
padding: 6px 0 0 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
}

#subnav {
width: 880px;
font-size: 90%;
margin: 0;
padding: 0 0 5px 0;
line-height: 1.4em;
background: #660000 url(images/subnavbtm_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
height: auto;
}
#subnav ul {
margin: 0 0 0 35px;
text-align: left;
padding: 0;
list-style: none;
/* margin: 0; */
}
#subnav li {
display: inline;
}
#subnav li a:link, #subnav li a:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.7em;
color: #fff;
text-decoration: none;
padding: 0 15px 0 0;
text-align: center; 
margin-right: 0;
}
#subnav li a:hover {
text-decoration: underline;
}
#subnav .subnavcurrent {
text-decoration: underline;
}
/* -- Intro Movie ---*/
#intromovie {
width: 475px;
float: left;
margin: 25px 25px 25px 25px;
}

#introcontent {
width: 340px;
float: left;
margin: 25px 0 25px 0;
}
#introcontent h1 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 2.6em;
line-height: 1.2em;
padding-bottom: 10px;
}
#introcontent ul {
list-style: disc;
margin: 15px 0 0 75px;
}
#introcontent li {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.6em;
font-weight: bold;
word-spacing: 0.1em;
line-height: 1.2em;
padding: 0 0 10px 0;
text-align: left;
}
#skipintro {
width: 800px;
margin-right: auto;
margin-left: auto;
text-align: center;
}
#skipintro a {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.7em;
font-weight: normal;
color: #fff;
text-decoration: none;
font-weight: bold;
}

/* ----Call to action buttons ---------------------*/

.buttoncontainer .button {
width: 197px;
min-height: 153px;
display: block;
padding: 0.9em 0.9em 0.9em 0.9em;
margin: 0 10px 0 0;
clear: both;
text-align: left;
}

.button img {
margin: 0;
border: none;
}

/* -----Home Page Profile Teaser ----------------------*/

#profilecontainer {
background: #356377 url(images/profiletop_bg.jpg);
background-position: top center;
background-repeat: no-repeat;
width: 261px;
margin: 10px 0 0 0;
padding: 5px 0 0 0;
}

#profilefoot {
background: url(images/profilebtm_bg.jpg);
background-position: bottom center;
background-repeat: no-repeat;
width: 261px;
margin: 0;
padding: 0 0 5px 0;
}

#profilecontent {
background: url(images/profile_bg.jpg);
background-position: center;
background-repeat: repeat-y;
width: 261px;
margin: 0;
padding: 0;
}
#profilecontent h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.8em;
color: #fff;
text-align: left;
padding: 0 0 0 10px;
width: 241px;
}
#profilecontent p {
width: 241px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
color: #fff;
text-align: left;
padding: 0 0 5px 0;
margin-left: auto;
margin-right: auto;
}
/* #player {
width: 240px;
height: 197px;
margin-right: auto;
margin-left: auto;
}
/* #profilecontent img {
padding: 5px 0 5px 0;
border: none;
} */
#profilecontent a {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
font-weight: normal;
color: #d29c5e;
text-decoration: none;
font-weight: bold;
}


/* ------------------------ Content --------------*/

#text {
text-align: left;
margin: 10px 0 0 15px;
}
#text h1 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 2.0em;
line-height: 1.2em;
padding-bottom: 10px;
}
#text h2 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.8em;
line-height: 1.1em;
padding-bottom: 10px;
}
#text h3 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
line-height: 1.0em;
padding-bottom: 10px;
}
#text h4 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
line-height: 1.0em;
padding-bottom: 10px;
}

#text h5 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
line-height: 1.0em;
padding-bottom: 10px;
}
#text p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.4em;
line-height: 1.3em;
padding-bottom: 15px;
}
#text span {
font-weight: bold;
}
#text img {
margin-right: 15px;
margin-left: 15px;
}
#text ul {
list-style: disc;
margin: 0 0 0 25px;
}
#text li {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.3em;
word-spacing: 0.1em;
line-height: 1.2em;
padding: 0 0 10px 0;
}
#text .submitlink a:link, #text .submitlink a:visited  {
text-decoration: none;
color: #d29c5e;
font-weight: bold;
}
#text .submitlink a:hover {
text-decoration: underline;
}
#text a {
color: #d39959;
font-weight: bold;
text-decoration: none;
}
#linktext {
width: 830px;
clear: both;
text-align: left;
margin: 0 0 0 15px;
min-height: 500px;
}
#linktext h1 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 2.0em;
line-height: 1.2em;
padding-top: 10px;
padding-bottom: 10px;
}
#linktext h2 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.8em;
line-height: 1.1em;
padding-bottom: 10px;
}
#linktext h3 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
line-height: 1.0em;
padding-bottom: 10px;
}
#linktext h4 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
line-height: 1.0em;
padding-bottom: 10px;
}

#linktext h5 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.4em;
line-height: 1.0em;
padding-bottom: 10px;
}
#linktext p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.3em;
word-spacing: 0.1em;
line-height: 1.2em;
padding-bottom: 15px;
}
#linktext span {
font-weight: bold;
}
#linktext img {
margin-right: 15px;
margin-left: 15px;
}
#linktext ul {
list-style: disc;
margin: 0 0 0 25px;
}
#linktext li {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.3em;
word-spacing: 0.1em;
line-height: 1.2em;
padding: 0 0 2px 0;
}

#linktext a:link, #linktext a:visited {
color: #d39959;
font-weight: bold;
text-decoration: none;
}
#linktext a:hover {
text-decoration: underline;
}

/*--- Services Overview Style ------------------------------*/
.srvcontainer {
width: 830px;
clear: both;
text-align: left;
padding: 15px 0 15px 25px;
}
.srvimg {
width: 285px;
float: left;
}
.srvimg img {
margin: 0;
padding: 0;
}
.srvtext {
width: 475px;
float: left;
padding: 0 0 0 15px;
}
.srvtext h1 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 2.0em;
padding-bottom: 10px;
}
.srvtext p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.4em;
line-height: 1.2em;
padding-bottom: 15px;
}
.srvtext a:link, .srvtext a:visited {
font-size: 1.1em;
font-weight: bold;
text-decoration: none;
color: #d39959;
}
.srvtext a:hover {
text-decoration: underline;
}
/*-- Player Experience Publish -----------------------------*/
#playerexpcontainer h2 {
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.8em;
line-height: 1.1em;
padding-bottom: 10px;
text-align: left;
margin: 10px 0 0 15px;
}

.playerexp {
text-align: left;
margin: 10px 0 0 15px;
border-bottom: solid 1px #213f65;
}
.playerexp h3 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.2em;
line-height: 1.2em;
padding-bottom: 10px;
}

.playerexp p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.3em;
word-spacing: 0.1em;
line-height: 1.2em;
padding-bottom: 15px;
}
.playerexp span {
font-weight: bold;
}
.playerexp img {
margin-right: 15px;
margin-left: 15px;
}
.playerexp ul {
list-style: disc;
margin: 15px 0 0 25px;
}
.playerexp li {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.2em;
word-spacing: 0.1em;
line-height: 1.2em;
padding: 0 0 2px 0;
}
.playerexp .playername p {
font-weight: bold;
font-size: 1.0em;
}
.playerexp .expdate p {
font-style: italic;
font-size: 1.0em;
}  
/*-- Profile images ---*/

#imagecontainer .innerimagecontainer {
width: 390px;
padding: 15px 0 0 14px;
}
#imagecontainer .innerimagecontainer .smallimg {
float: left;
width: 110px;
height: 150px;
margin: 10px 15px 0 0;
}
#imagecontainer .innerimagecontainer .smallimg p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-weight: normal;
font-size: 1.1em;
padding: 5px 0 2px 0;
}
/* ---------------- Contact Form ------------------------*/
#form {
width: 405px;
text-align: left;
margin: 10px 0 0 15px;
}
#form h2 {
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 2.0em;
margin: 0 0 15px 0;
line-height: 1.0em;
}
#form p {
font-family: Arial, Helvetica, sans-serif;
color: #fff;
font-size: 1.2em;
margin: 0 10px 25px 0;
word-spacing: 0.1em;
line-height: 1.3em;
}
#form .contactform fieldset {
border: none;
}
#form .contactform legend {
display: none;
}
.contactform .fixedwidth {
display: block;
width: 145px;
float: left;
}
.contactform #name {
width: 205px;
}
.contactform #email {
width: 205px;
}
.contactform #tel {
width: 205px;
}
.contactform #subject {
width: 205px;
}
.contactform .btn {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
width: 75px;
margin-right: 70px;
}/* -------- Footer Formatting ---------------------------*/

#copy {
float: left;
width: 345px;
}
#copy p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
color: #fff;
text-align: left;
margin: 0 0 0 20px;
}
#copy span {
font-weight: bold;
}
#designby {
float: left;
width: auto;
text-align: right;
padding: 1px 0 5px 0;
}
#designby p {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
color: #fff;
}
#designby a {
text-decoration: underline;
}
#designby a:link {
text-decoration: none;
color: #fff;
}
#designby a:visited {
text-decoration: none;
color: #fff;
}
#designby a:hover, #designby li a:active {
text-decoration: underline;
}
/* ----- Footer Nav style / format ----------*/
#footernav {
float: left;
margin: 0 0 0 5px;
padding: 0;
text-align: left;
}
#footernav ul {
margin: 0 0 0 0;
padding: 0;
}
#footernav li {
list-style: none;
display: inline;
font: normal 1.0em Arial, Helvetica, sans-serif;
color: #fff;
border-right: solid 1px #fff;
margin: 0 5px 0 0;
padding: 0 5px 0 0;
}
#footernav li a:link {
text-decoration: none;
color: #fff;
}
#footernav li a:visited {
text-decoration: none;
color: #fff;
}
#footernav li a:hover, #footernav li a:active {
text-decoration: underline;
}
