/* MediaBrite CSS */
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11.5px;
  color: #FFFFFF;
  background: url('images/background.gif');
}
/*  Basic Layout Elements   */
img {
  border: 0px;
}
a {
  text-decoration: none;
  color: #81b1e3;
  font-weight: bold;
}
a:hover {
  color: #FFFFFF;
}
strong {
  font-weight: bold;
}
ul, ol {
  margin: 0px 0px 10px 25px;
  padding-left: 25px;
}
li {
  margin: 0px 0px 6px 0px;
}
form, input, option, select {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-indent: 2px;
  margin: 0px;
}
input, textarea, select {
  margin-bottom: 4px;
  background: #EAEAC8;
  border: 1px solid #000;
}
.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
/*  Container   */
#container {
  position: relative;
  margin: 0px auto 0px auto;
  width: 980px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background: #283366;
}
/*  SITEBRITE   */
#SiteBrite-navbar {
  display: block;
  width: 100%;
  border: 3px solid #CBD5E1;
  background: #FFFFFF;
  color: #5F7EA5;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 5px;
}
#SiteBrite-navbar span.SiteBrite-title {
  color: #5F7EA5;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 40px 20px 0px;
}
#SiteBrite-navbar a {
  color: #5F7EA5;
  font-weight: bold;
  padding: 10px 7px 10px 7px;
}
#SiteBrite-navbar a:hover {
  color: #FFFFFF;
  background: #5F7EA5;
}
#SiteBrite-section {
  border: 3px solid #660000;
  padding: 10px;
}
#SiteBrite-section.on {
  border: 3px solid #CBD5E1;
}
#SiteBrite-page {
  border: 3px solid #660000;
  padding: 10px;
}
#SiteBrite-page.on {
  border: 3px solid #CBD5E1;
}
#SiteBrite-content {
}
#SiteBrite-content.on {
  padding: 10px;
  border: 3px solid #CBD5E1;
}
a.SiteBrite-edit {
  position: relative;
  display: block;
  width: 140px;
  border-top: 2px solid #CBD5E1;
  border-right: 2px solid #CBD5E1;
  border-left: 2px solid #CBD5E1;
  background: #FFFFFF;
  color: #5F7EA5;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px;
  margin-top: 5px;
}
a.SiteBrite-edit:hover {
  background: #5F7EA5;
  color: #FFFFFF;
}
/*  Header   */
#top {
  margin: 0px 0px 10px 0px;
  height: 205px;
  background: url('images/background-top.gif');
}
#top a.logo {
  display: block;
  position: relative;
  float: left;
  width: 435px;
  height: 101px;
  z-index: 500;
  background: url('images/logo.gif');
  margin-bottom: 38px;
}
#tryout {
  display: block;
  float: right;
  text-align: right;
  padding: 8px 10px 8px 10px;
  color: #663333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
#tryout strong {
  display: block;
  margin: 5px 0px 2px 0px;
  color: #283366;
  font-size: 120%;
}
#tryout p.soft {
  margin: 0px;
  color: #AFAFA6;
  font-size: 120%;
  text-transform: uppercase;
}
#navbar {
  position: absolute;
  left: 356px;
  top: 102px;
  display: block;
  text-align: right;
  width: 625px;
  z-index: 200;
  padding: 10px 0px 10px 0px;
}
#navbar a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 10px 18px 10px 18px;
  margin: 0px 1px 0px 0px;
  text-decoration: none;
  color: #FFFFFF;
  background: #7A2E42;
  letter-spacing: 2px;
}
#navbar a.active {
  background: #9d747e;
}
#navbar a:hover, a.active:hover {
  background: #b7a4a9;
  color: #7A2E42;
}
#extras {
  display: block;
  margin: 0px 0px 0px 80px;
}
#extras p {
  margin: 0px;
  padding: 10px 0px 0px 0px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #000000;
  font-size: 20px;
  line-height: 86%;
  z-index: 4;
}
#extras p.dropShadow {
  position: absolute;
  top: 137px;
  left: 77px;
  color: #FFFFFF;
  z-index: 3;
}
#picBar {
  display: block;
  position: relative;
  background: url('images/background-picBar.gif');
  padding: 0px 0px 15px 0px;
  margin: 10px 0px 0px 0px;
}
#picBar img {
  padding: 1px 1px 1px 0px;
  background: #FFFFFF;
}

#picBar div {
  position: absolute;
  top: 183px;
  width: 245px;
  padding: 2px 0;
  font-size: 11px;
  font-weight: bold;
  color: #7C2C42;
  text-align: center;
  background: url('images/text-bg.png');
}
#pic-text1 {
  left: 0;
}
#pic-text2 {
  left: 245px;
}
#pic-text3 {
  left: 490px;
}
#pic-text4 {
  left: 735px;
}

/*  Left Column   */
#left {
  float: left;
  width: 280px;
  padding: 0px;
  font-size: 98%;
  color: #CCCCCC;
  margin: 0px 0px 10px 0px;
}
#left .padding {
  padding: 10px 10px 0px 10px;
}
/*  Main Content Area   */
#main {
  margin: 10px 10px 0px 260px;
  padding: 0px 0px 0px 20px;
  border-left: 2px dotted #A47783;
  z-index: 100;
}
a.featuredClient {
  display: block;
  width: 158px;
  color: #FFFFFF;
  margin: 0px 10px 10px 10px;
  text-decoration: none;
  border: 2px hidden #999999;
  padding: 8px !important;
  padding: 10px;
}
a.featuredClient:hover {
  padding: 8px;
  border: 2px dotted #FFFFFF;
}
a.featuredClient:hover p {
  color: #FFFFFF;
}
#featuredClient h1 {
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 2px dotted #999999;
  margin: 0px 0px 10px 0px;
}
#featuredClient .img-shadow {
  float: right;
  background: #333333;
  margin: 15px 0px 5px 6px;
}
#featuredClient .img-shadow img {
  display: block;
  position: relative;
  border: 1px solid #000000;
  margin: -6px 6px 6px -6px;
}
#testimonials {
  float: right;
  z-index: 1;
  height: 372px;
  width: 308px;
  margin: -30px -10px 0px 0px;
}
#contact {
  display: block;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
#contact span {
  display: block;
  float: left;
  text-align: right;
  margin: 0px 0px 0px 10px;
  width: 255px !important;
  width: 240px;
}
#main h1 a {
  margin: 10px 0px 10px 0px;
  color: inherit;
  text-decoration: none;
}
#main h1 a:hover {
  color: #FFFFFF;
}
#breadCrumbs {
  font-size: 9px;
  color: #FFFFFF;
  margin: 0px 0px 2px 0px;
}
#breadCrumbs a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
#breadCrumbs a:hover {
  color: #49B6FF;
  text-decoration: underline;
}
a.link {
  display: block;
  margin: 8px 0px 8px 0px;
}
a.readMore {
  display: block;
  float: right;
  padding: 0px 10px 0px 0px;
  background: url('images/more.gif') top right no-repeat;
}
a.news {
  clear: right;
}
.date {
  color: #999999;
  font-size: 80%;
  font-weight: normal;
  padding: 0px;
  text-decoration: none;
}
p.abstract {
  color: #CCC;
  display: block;
  font-size: 90%;
  font-weight: normal;
  margin: 3px 0px 15px 0px;
  padding: 0px;
  text-decoration: none;
}
p.title {
  border: 0px;
  display: block;
  font-size: 130%;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0px 0px 6px 0px;
  padding: 0px;
  text-decoration: none;
}
p.byline {
  color: #CCC;
  display: block;
  font-size: 90%;
  font-style: italic;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  padding: 0px;
  text-decoration: none;
}
#sidebar {
  clear: right;
  display: block;
  float: right;
  margin:  0px 0px 10px 10px;
  padding: 0px;
  width: 170px;
}
#sidebar .leadImage {
  display: block;
}
#sidebar p.caption {
  color: #999999;
  display: block;
  font-size: 90%;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-decoration: none;
}
#sidebar a {
  color: #CCCCCC;
  text-decoration: none;
}
#sidebar a:hover {
  color: #FFFFFF;
}
#sidebar .mainLink {
  color: #CCCCCC;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 8px;
  padding: 4px 2px 4px 6px;
  text-decoration: none;
}
#sidebar a.mainLink:hover {
  color: #FFFFFF;
}
#sidebar a.mainLink img {
  float: left;
  margin-right: 6px;
}
#sidebar .textBox {
  border-top: 0px;
  display: block;
  font-size: 90%;
  margin: 0px 0px 8px 0px;
  padding: 2px;
  color: #CCC;
  text-decoration: none;
}
#sidebar .textBox a {
  color: #000000;
  text-decoration: underline;
}
#sidebar .textBox a:hover {
  color: #666666;
}
#sidebar a.relatedNews {
  display: block;
  margin-bottom: 8px;
}
#sidebar .credit {
  color: #888888;
  display: block;
  font-size: 80%;
  margin: 5px 0px 0px 0px;
  text-align: right;
}
/*  Bottom Credits Area   */
#bottom {
  margin: 0px auto 20px auto;
  padding: 0px;
  width: 980px;
  text-align: center;
  background: #283366;
  font-size: 90%;
  color: #CCCCCC;
  border-top: 1px solid #EAEAC8;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#bottom p {
  margin: 0px;
  padding: 3px;
}
#bottom a, a.active {
  padding: 4px;
  margin: 0px;
  text-decoration: none;
  color: #AAAAAA;
  font-weight: bold;
}
#bottom a:hover, a.active:hover {
  color: #3399FF;
}
#bottom .navbar {
  margin: 0px 0px 12px 0px;
}
#bottom .navbar a {
  padding: 0px 15px 0px 15px;
  font-size: 110%;
  text-transform: uppercase;
}
#bottom a.mediabrite {
  display: block;
  position: relative;
  float: right;
  width: 125px;
  height: 45px;
  background: url(images/mediabritelogo.gif);
}
#bottom a.mediabrite:hover {
  background: url(images/mediabritelogo-on.gif);
}
.pages {
  border: 1px solid #283366;
  background: #9A635C;
  display: block;
  float: right;
  font-size: 90%;
  margin:  0px 0px 10px 0px;
  padding: 0px;
  position: relative;
}
.pages .currentPage {
  border-left: 1px solid #333333;
  display: block;
  float: left;
  font-weight: bold;
  padding: 0px 5px 0px 5px;
}
.pages .pageNavTitle {
  background: #283366;
  color: #FFFFFF;
  display: block;
  float: left;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
}
.pages a {
  border-left: 1px solid #333333;
  color: #999999;
  display: block;
  float: left;
  padding: 0px 5px 0px 5px;
  text-decoration: none;
}
.pages a:hover {
  background: #AAAAAA;
  color: #FFFFFF;
}
#facebook_logo {
  background: url(images/facebook.png);
  position: absolute;
  top: 146px;
  left: 825px;
  width: 94px;
  height: 41px;
  background-color: #fff;
}
#rss_feed_logo {
  background: url(images/rss.gif);
  position: absolute;
  top: 146px;
  left: 925px;
  width: 40px;
  height: 40px;
  background-color: #fff;
}
#slider1 {
  float: left;
  /*margin: -30px -10px 0px 0px;*/
  width: 318px;
/* important to be same as image width */
  height: 372px;
/* important to be same as image height */
  position: relative;
/* important */
/*  overflow: hidden; */
/* important */
}
#slider1Content {
  width: 308px;
/* important to be same as image width or wider */
  position: absolute;
  top: 0;
  margin-left: 0;
}
.slider1Image {
  float: left;
  position: relative;
  display: none;
}
.slider1Image  li {
  list-style-type: none;
}
.slider1Image span {
  position: absolute;
  font: 12px/15px Arial, Helvetica, sans-serif;
  padding: 10px 13px;
  width: 282px;
  background-color: #000;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  color: #fff;
  display: none;
}
.slider1Image span strong {
  font-size: 14px;
}
.leftslide {
  top: 12px;
  left: 300px;
  width: 310px !important;
  /*height: 220px;*/
}
.leftslide1 {
  top: 0;
  left: 0;
  width: 120px !important;
  /*height: 265px;*/
}
.leftslide2 {
  top: 0;
  left: 0;
  width: 120px !important;
  /*height: 335px;*/
}
.rightslide {
  top: 12px;
  left: 300px;
  width: 310px !important;
/*height: 220px;*/
}
.clear {
  clear: both;
}
