
/*** GLOBAL STUFFS ***/

pre {
   width: 300px !important;
}

html, body {
  background-color: #e6eff4;
  font-family: "Arial", "Helvetica", san-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #000;
  line-height: 15px;
}

.hover { cursor: hand; cursor: pointer; }

a {
  outline: none;
  color: #48616b;
  text-decoration: none;
}

a:hover { color: #3c5059; }

img { border: 0px; }

h4 { margin-bottom: 5px; }

h3 {
 font-size: 14px;
 color: #ECA235;
 font-weight: normal;
 margin-bottom: 10px;
 margin-top: 0px;
}

h2 {
 font-size: 14px;
 color: #000;
 font-weight: bold;
 margin-bottom: 3px;
 margin-top: 0px;
}

h1 {
 font-size: 16px;
 color: #ECA235;
 font-weight: bold;
 margin-bottom: 10px;
 margin-top: 0px;
 margin-left: -2px;
}

/*** TOP STUFFS ***/

#container {
  width: 947px;
  background: #fff;
  margin: 0 auto;
}

#top {
  padding: 20px 0 0 15px;
  height: 70px;
  text-align: left;
  clear: both;
}

#logo { }

#mainmenu {
  height: 27px;
  clear:both;
}

#mainmenu ul {
  padding: 0px;
  margin: 0px;
}

#mainmenu li {
  background-color: #fff;
  height: 27px;
  display: block;
  float: left;
  font-size: 13px;
  padding: 0 11px 0 11px;
}

#mainmenu ul li a {
  display: inline;
  width: 103px;
  float: left;
  padding: 5px;
  }

/* hover thingy */
#mainmenu ul li:hover {
  background-color: #d8e1e6;

}

#menuLi0 { border-top: 5px solid #b4af66; }
#menuLi1 { border-top: 5px solid #7bb8dc; }
#menuLi2 { border-top: 5px solid #c68571; }
#menuLi3 { border-top: 5px solid #bfc0ac; }
#menuLi4 { border-top: 5px solid #9ec2ac; }
#menuLi5 { border-top: 5px solid #8db2c1; }
#menuLi6 { border-top: 5px solid #e3c500; }


/*** CONTENT STUFFS ***/

#content {
  text-align: left;
  width: 948px;
  background-color: #fff;
  float: left;
}

#pageContent {
  margin-top: 0px;
  padding: 10px;
  float: left;
  width: 500px;
}

.paddedContent { padding: 0px;  }

#topBar {
  width: 948px;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #356f87;
}

/* careers stuff */
.careerContainer {
  padding: 5px;
  border: 1px solid #fff;
  }

#careersList {

  padding: 5px;

}

#videoBox {
  float: right;
  width: 205px;
  background-color: #fff;
  margin-top: 40px;
}

#videoBox img { display: block; }

.videoTxt {
  font-size: 20px;
  font-family: "Arial", "Sans-Serif";
  color: #c28874;
  padding: 0px 0px 10px 0px;
}


#careerBasket {
  float: right;
  width: 205px;
  background-color: #fff;
  padding: 0 0 0 5px;
  clear: right;
}

#careerBasket ul {
  list-style-type: square;
  margin: 0 0 0 10px;
  padding: 0px;
  }
#careerBasket li {  }

.careerTitle {
  display: block;
  font-size: 15px;
  font-family: "Arial", "Sans-Serif";
  color: #000;
  margin: 5px 0px 5px 0px;
  font-weight: normal;
  border-bottom: 1px solid #666;
  padding-bottom: 2px;
}

.careerPostDate { font-size: 10px; }
.applyDiv { margin-top: 5px; }
.applyDiv label { vertical-align: top;  }

#careersSubmit {
  clear: both;
}

#careersFilter {
  padding-left: 10px;

}

#careersFilterContainer {
    float: left;
}

#careersApplyButton input {
    font-size: 10px;
    padding: 2px;
}

/* careers apply form */
.careersInput {
  font-family: "Arial", "Sans-serif";
  font-size: 12px;
  color: #000;
  width: 150px;
  padding: 2px 2px 2px 4px;
}
.careersLbl { display: block; padding: 5px 0px 5px 0px; }
.careersResumeBox {
  width: 350px;
  height: 200px;
  font-family: "Arial", "Sans-serif";
  font-size: 12px;
  color: #000;
  margin-top: 5px;
  padding: 5px;
}

/* landing page stuff */
#CLContainer {
  background-image: url('/images/careerSelectBG.gif');
  background-repeat: no-repeat;
  background-position: top center;
  height: 500px;
  margin: 0 auto;
  padding: 0;
}

#CLList {
  list-style-type: none;
  padding: 80px 0 0 0px;
  overflow: auto;
  margin-left: 70px;
}


#CLList li {
  float: left;
  text-align: center;
}

#CLList #left {
  margin: 0 43px 0 0;
}
#CLList #right {
  margin: 0 0 0 25px;
}

#CLList li img { border: 4px solid #8db2c1; }

/* subpage title text */
#topBar div {
  color: #fff;
  font-size: 25px;
  font-family: "Trebuchet MS", "Arial", "Sans-Serif";
  padding: 58px 0px 0px 235px;
}

#subpageTitleTxt {
  color: #396a8b;
  font-family: "Arial", "Sans-Serif";
  font-size: 25px;
  clear: both;
  margin: 23px 0px 25px 0px;
}

#grayTbl {
  background-color: #d8e1e5;
  width: 194px;
  padding: 5px;
  font-size: 14px;
  float: left;
  color: #356f87;
}

#grayTbl a { color: #356f87; }

#grayTbl ul {
  list-style-type: none;
  padding: 2px;
  margin: 10px 0 0 0;
}

#grayTbl li {
  padding: 5px 0px 5px 5px;
}

/* the rectangular picture at the bottom */
#GTBtmThing {
  padding-top: 10px;

}

.grayTblBtmStripe { border-bottom: 1px solid #fff; }


/*** FRONT PAGE STUFFS ***/

/* this is the big picture with the dudes and then the two thumbnail people */
#mainPageSplashBar {
  width: 948px;
}

#fPeople {
  width: 583px;
  height: 313px;
  float: left;
  background-color: #356f87;
  padding:0;
  margin: 0;
  overflow: hidden;
  z-index: 1000;
  }

/* button at the bottom (this is an anchor) */
#splashRightBottomButton {
  background: transparent url("/images/splashRightButton.gif") no-repeat center;
  width: 164px;
  display: block;
  margin: 30px auto 0 auto;
  text-align: center;
  padding: 10px 0 10px 10px;
  color: #fff;
  z-index: 1000;
  display: none;
}

#invis {
  display: none;
  position: absolute;
  top: 390px;
  background: yellow;
  left: 750px;
  width: inherit;
  height: inherit;
   display: none;
}

#invis2 {
  position: absolute;
  width: 948px;
  height: inherit;
  z-index: 1000;
  border: 0px solid #000;
  text-align: right;
  float: right;
  display: none;
}

#buttonwhatever {
  background: transparent url("/images/splashRightButton.gif") no-repeat center;
  width: 164px;
  display: block;
  float: right;
  width: 200px;
  margin-top: 300px;
  margin-right: 90px;
  position: relative;
  text-align: center;
  padding: 10px 0 10px 10px;
  color: #fff;
   display: none;
}

#tPeople {
  height: 303px;
  color: #fff;
  width: 345px;
  float: left;
  background-color: #356f87;
  padding: 10px 10px 0 10px;
  overflow:hidden;
  }


#splashRightPeopleList {
  padding: 0px;
  display: block;
  margin-left: 10px;
}

.SRPLi {
  width: 125px;
  height: 125px;
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}

.FPOverlay {
  background-image: url('/images/front_page_people/blueoverlay.gif');
  width: 125px;
  height: 125px;
  padding: 0;
  margin: 0;
}

.SRPPartition {
  width: 30px;
  float: left;
  list-style-type: none;
  display: inline;
  }

#splashRightInfoList {
  padding: 0px;
  margin:0;
  display: block;
  margin-top: 10px;
}
.SRInfoLi {
  padding-left: 10px;
  width: 125px;
  height: 125px;
  display: inline;
  margin: 0;
}

#FPSplashContainerDealy {
  padding-left: 20px;
  padding-top: 5px;
}



/* gray nav box */
#FPLeftGrayBox {
  background-color: #d8e2e4;
  padding: 30px 15px 10px 20px;
  float: left;
  width: 150px;
  color: #356f87;
}
#FPLeftGrayBox a { color: #304d63; }

#FPGBTitleTxt {
  color: #396a8b;
  font-family: "Arial", "Sans-Serif";
  font-size: 20px;
  margin: 0px 0 7px 0;
  line-height: 24px;
}
.FPGBSubtitles {
  font-weight: bold;
  font-style:italic;
  font-size: 13px;
  margin-bottom: 2px;
  color: #000;
}
.FPGBLineDesc {
  padding: 2px 0px 0px 0px;
}
.FPGBReadMore {
  display: block;
  margin: 2px 0 20px 0;
  color: #727349;
  font-weight: bold;

}

#FPBlurb {
  padding: 40px 10px 10px 40px;
  float: left;
  width: 450px;
}
#FPBlurbTitle {
  color: #396a8b;
  font-family: "Arial", "Sans-Serif";
  font-size: 25px;
  margin-bottom: 15px;
}



/*** BOTTOM STUFFS ***/

#bottomPartition {
  clear: both;
  height: 100px;
}

#bottom1 {
  width: 700px;
  background-color: #fff;

  border-top: 1px solid #ddd;
  padding: 10px 0px 20px 0px;

  font-size: 11px;
  color: #666;

  margin: 0 auto;
  text-align: center;
}

#bottom a { color: #666; text-decoration: none; font-weight: normal; }

/* error dialogue stuffs */
.dlgSuccess {
    font-weight: bold;
    color: green;
    }

.dlgError {
    font-weight: bold;
    color: maroon;
    }

.dlgList {
    list-style-type: square;
    }

.dlgList li { padding: 2px 0px 2px 0px; }

.link {
  cursor: hand;
  cursor: pointer;
  outline: none;
  color: #48616b;
  text-decoration: none;
  }