﻿body {
  /*moduleBox*/
}
body div.program-details, body section.program-details {
  background-color: #f4fbfe;
  padding-bottom: 12px;
  border-bottom: #90b1cc solid 2px;
}
body div.program-details a.share, body section.program-details a.share {
  float: right;
  margin-left: 12px;
  margin-bottom: 12px;
  border: 1px #8eb0ce solid;
  border-radius: 8px;
  padding: 0px 5px 0 30px;
  background-color: #4661ad;
  background-image: url(../../Images/Interface/fb-share-80.png);
  min-width: 80px;
  height: 35px;
  color: #fff !important;
  background-position: left center;
  text-decoration: none !important;
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  background-repeat: no-repeat;
}
body div.program-details span.message, body section.program-details span.message {
  font-weight: bold;
  font-size: 18px;
  color: #e36939;
}
body div.program-details div.access, body section.program-details div.access {
  font-size: 0;
}
body div.program-details div.access a.btn, body section.program-details div.access a.btn {
  font-weight: bold;
  font-family: "Roboto Condensed", sans-serif;
  text-decoration: none;
  color: #fff;
  border-color: #fff !important;
  text-transform: uppercase;
  background-color: #b39f88;
  margin-right: 5px;
}
body div.program-details div.access a.btn:hover, body section.program-details div.access a.btn:hover {
  background-color: #998874;
}
body div.program-details div.access a.btn.register, body section.program-details div.access a.btn.register {
  background-color: #d9662b;
}
body div.program-details div.access a.btn.register:hover, body section.program-details div.access a.btn.register:hover {
  background-color: #BF5926;
}
body div.program-details div.imageAndNotes, body section.program-details div.imageAndNotes {
  padding-top: 5px;
  overflow: visible;
}
body div.program-details div.imageAndNotes > img, body section.program-details div.imageAndNotes > img {
  float: left;
}
body div.program-details div.imageAndNotes > div, body section.program-details div.imageAndNotes > div {
  min-height: 91px;
  margin-left: 135px;
  padding: 5px 5px 5px 10px;
  font-size: 11px;
  width: 409px;
  background-color: #dad7c8;
  box-shadow: 1px 1px 0px #000000;
  border-top-left-radius: 8px;
}
body div.program-details span.flash, body section.program-details span.flash {
  display: none;
  margin: 10px 0;
  border: 1px solid #FF0000;
  padding: 5px;
}
body div.program-details span.flash.visible, body section.program-details span.flash.visible {
  display: block;
}
body div.program-details span.windows7, body section.program-details span.windows7 {
  display: block;
  margin: 10px 0;
  border: 1px solid #FF0000;
  padding: 5px;
}
body div.program-details div.flash-movie, body section.program-details div.flash-movie {
  display: none;
}
body div.program-details div.access, body section.program-details div.access {
  margin-top: 5px;
}
body div.program-details div.access a, body section.program-details div.access a {
  margin-top: 10px;
  margin-right: 5px;
}
body div.program-details div.creditHours, body section.program-details div.creditHours {
  padding-top: 15px;
  font-size: 12px;
}
body div.program-details div.refresh, body section.program-details div.refresh {
  margin-top: 15px;
  border: 1px solid #dad7c8;
  padding: 10px;
}
body div.program-details div.programDescription, body section.program-details div.programDescription {
  font-size: 12px;
  padding: 0px;
  margin-top: 15px;
  color: #000000;
}
body div.program-details h6, body section.program-details h6 {
  font-weight: bold;
}
body div.program-details div.bottomImage, body section.program-details div.bottomImage {
  margin-top: 15px;
  text-align: center;
}
body div.program-details div.bottomImage > a, body section.program-details div.bottomImage > a {
  background-color: #ddd9ce;
  background: linear-gradient(to bottom, #ddd9ce 0%, #aba99d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding: 14px 10px 10px 10px;
  box-shadow: 1px 1px #000000;
  border-radius: 10px 0 0 0;
  text-decoration: none;
}
body div.program-details div.bottomImage > a > span, body section.program-details div.bottomImage > a > span {
  color: #000000;
  display: block;
  font-size: 12px;
}

/*.readingsText
{
	font-size: 11px;

	padding-left: 10px;
	padding-top: 5px;
	background-image: url(img/programNotes_r1_c3.jpg);
	height: 96px;

}*/
