body {
  margin: 0;
  font: 14px Arial, sans-serif;
}

.header,
.footer {
  clear: both;
  text-align: center;
  background: url('../images/header-bgr.jpg') repeat-x;
  
}
.footer {
  background: url('../images/footer-bgr.jpg') repeat-x bottom;
}
.header img,
.footer img {
  display: block;
  margin: 0 auto;
}

.container {
  width: 960px;
  margin: 0 auto;
}

/*******************/
/* resource center */
/*******************/

/* tabs */
.tabs {
  float: left;
  width: 960px;
  border-bottom: 10px solid #637bc1;
}
.tabs h1 {
  margin: 0;
  font-weight: normal;
  font-size: 28px;
  color: #333b69;
  
  float: left;
  width: 300px;
  font-family: "Times New Roman", Times, sans-serif;
}
.tabs ul{
  margin: 0;
  padding: 0;
}
.tabs li {
  float: left;
  margin: 0 10px 0 0;
  list-style-type: none;
}
.tabs a {
  display: block;
  padding: 16px 0 0 20px;
  border: solid #e3dfd3;
  border-width: 1px 1px 0px 1px;
  width: 130px;
  height: 34px;
  text-decoration: none;
  color: #353d64;
  background-color: #f8f8ee;
}
.tabs li.two-rows a {
  padding-top: 8px;
  height: 42px;
}
.tabs a.active,
.tabs a:hover {
  color: #fff;
  background-color: #637bc1;
  border-color: #637bc1;
}

/* videos */
.video-tabs .tabs {
  margin: 20px 0 0;
  padding: 0 0 0 20px;
  width: 940px;
  border-bottom: none;
}
.video-tabs .tabs a {
  width: auto;
  padding: 8px 15px;
  height: auto;
  
}
.video-tabs .tab {
  float: left;
  clear: both;
  padding: 20px;
  border: 1px solid #999;
  width: 918px;
  background-color: #f6f7ef;
}
.video-tabs .header {
  margin-bottom: 20px;
  padding: 10px;
  text-align: left;
  background: #e6e6d4;
}
.video-thumbs {
  padding-left: 20px;
}
.video-thumbs div {
  float: left;
  padding: 0 10px;
  width: 120px;
  font-size: 12px;
}
.video-thumbs a {
  display: block;
  margin-bottom: 3px;
  text-decoration: none;
  color: #5a84c6;
}
.video-thumbs a:hover {
  text-decoration: underline;
}
.video-thumbs a img {
  display: block;
  margin: 0 0 6px -6px;
  border: 6px solid #f6f7ef;
}
.video-thumbs a.active img {
  border-color: #5a84c6;
}

.current-video .image {
  float: left;
  width: 660px;
}
.current-video .video-info {
  float: left;
  width: 300px;
}
.video-info .this-vid {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}
.video-info h2 {
  margin: 0 0 20px;
  font-family: "Times New Roman", Times, sans-serif;
  font-weight: normal;
  width: 290px;
  font-size: 21px;
  color: #394272;
}
.video-info .video-desc {
  margin-bottom: 20px;
  font-size: 18px;
}
.video-info .rnd {
  margin-bottom: 5px;
  padding: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #efefef;
}
.video-info .rnd .label {
  float: left;
  width: 75px;
}
.video-info a.more-vids {
  display: block;
  margin-top: 20px;
  text-decoration: none;
  color: #5177be;
}
.video-info a.more-vids:hover {
  text-decoration: underline;
}

/* filter */
.filter {
  float: left;
  margin: 2px 0 0;
  padding: 12px 12px 50px;
  width: 936px;
  color: #333b69;
  background-color: #f1f5ff;
}
.filter .info {
  float: left;
  margin-right: 20px;
  width: 90px;
  font-weight: bold;
}
.filter .or {
  float: left;
  padding: 61px 0 0;
  width: 32px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
.filter .tag {
  float: left;
  width: 195px;
  margin-right: -10px;
}
.filter .tag-0 {
  width: 392px;
  
}

.filter .tag h2 {
  font-size: 12px;
  margin: 0 0 9px;
  padding: 0;
  text-transform: uppercase;
  color: #000;
}
.filter .tag ul {
  margin: 0;
  padding: 0;
}
.filter .tag li {
  float: left;
  list-style-type: none;
}
.filter .tag a {
  display: block;
  margin: 0 10px 5px 0;
  padding: 5px 12px;
  width: 160px;
  border: 1px solid #d3defa;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  font-size: 12px;
  text-decoration: none;
  color: #333b69;
  background-color: #d3defa;
}
.filter .tag a.active,
.filter .tag a:hover {
  background-color: #fff;
}

/* resources */
.resources {
  float: left;
  padding-top: 40px;
  width: 960px;
}
.resources .box {
  float: left;
  margin: 0 0 30px 0;
  width: 440px;
}
.resources .box.even {
  margin-right: 60px;
}

.resources .box.even {
  clear: left;
}
.resources .img {
  float: left;
  width: 155px;
}
.resources .text {
  float: left;
  width: 285px;
}
.resources .box h2 {
  margin: 0;
  font-size: 16px;
  color: #394370;
}
.resources p {
  margin: 0 0 10px;
}
.resources p.desc {
  font-size: 12px;
}
.resources .buttons div {
  float: left;
  margin-right: 10px;
  width: 59px;
  font-size: 11px;
}
.resources .buttons .view-pdf-div {
  width: 95px;
}
.resources .buttons .order-div {
  width: 101px;
}
.resources .buttons a {
  display: block;
  margin: 0 0 6px;
  padding: 26px 0 0;
  height: 0;
  width: 59px;
  overflow: hidden;
  background: url(../images/buttons.gif) no-repeat;
}
.resources .buttons .view-pdf-div a {
  width: 95px;
  background-position: -59px 0px;
}
.resources .buttons .order-div a {
  width: 62px;
  background-position: -154px 0px;
}

.new-resources {
  float: left;
  margin: 0 0 20px;
  border: 1px solid #d3cfbb;
  padding: 15px 5px;
  width: 958px;
  background-color: #f7f6eb;
}
.new-resources h2 {
  margin: 10px 10px 20px;
  font-size: 16px;
  color: #394370;
}
.videos {
  display: none;
}

