body {
  margin: 0;
  background: #FFF url('/img/bg.gif');
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #000;
}

a img {
  border: 0;
}

img {
   border: 0;
}

#container {
  width: 910px;
  margin: 0 auto;
}

#wrapper {
  width: 890px;
  float: left;
  background: #f0f0f0;
}

#leftshadow {
  background-image: url('/img/leftshadow.gif');
  background-repeat: repeat-y;
  background-position: left;
  width: 895px;
  padding: 0 0 0 5px;
}

html>body #leftshadow {
  background-image: url('/img/leftshadow.png');
  background-repeat: repeat-y;
  background-position: left;
  width: 900px;
  float: left;
  padding: 0 0 0 10px;
}

#rightshadow {
  background-image: url('/img/rightshadow.gif');
  background-repeat: repeat-y;
  background-position: right;
  width: 890px;
  padding: 0 5px 0 0;
}

html>body #rightshadow {
  background-image: url('/img/rightshadow.png');
  background-repeat: repeat-y;
  background-position: right;
  width: 890px;
  float: left;
  padding: 0 10px 0 0;
}

#header {
  width: 890px;
  height: 123px;
  float: left;
}

#logo {
  width: 227px;
  height: 123px;
  float: left;
}

#logo h1 {
  margin: 0;
  padding: 0;
  width: 227px;
  height: 123px;
}

#logo a {
  display: block;
  width: 227px;
  height: 123px;
  background: url('/img/logo.gif');
}

#logo h1 span {
  display: none;
}

#tabs {
  width: 890px;
  padding: 3px 0 4px 0;
  background: #FFF url('/img/navborder.gif') repeat-x bottom;
  float: left;
}

#tabs dl {
  margin: 0;
  padding: 0;
  list-style: none;
}

#tabs dd {
  margin:0;
  padding:0;
  float:left;
}

#tabs a {
  float: left;
  display: block;
  padding: 6px 10px 4px 10px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 90%;
  color: #000;
}

#tabs a.seltab {
  background: #636363 url('/img/tab.jpg') repeat-x top left;
  color: #FFF;
}

#sidenav {
  width: 178px;
  margin: 30px 0 10px 0;
  padding: 0 0 161px 0;
  float: left;
  background: url('/img/sidebg.jpg') no-repeat bottom;
}

#sidenav dl {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sidenav dd,
#sidenav dt {
  margin: 0;
  padding: 0;
  display: inline;
}

#sidenav dt {
  display: block;
  padding: 5px 0;
}

#sidenav dl dd a {
  display: block;
  background: url('/img/subnavbg.gif') no-repeat;
  width: 158px;
  height: 15px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 90%;
  padding: 5px 10px;
  margin: 0 0 11px 0;
}

#sidenav dd ul {
  margin: -11px 0 10px 0;
  padding: 0;
  list-style: none;
}

#sidenav dd ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}

#sidenav dd ul li a {
  display: block;
  background: url('/img/subsubnavbg.gif') no-repeat;
  width: 158px;
  height: 15px;
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 90%;
  padding: 5px 10px;
  margin: 0;
}

#content {
  float: left;
  margin: 30px 0 30px 30px;
}

.half {
  width: 415px;
}

.full,
.people {
  width: 653px;
}

.people p {
  margin: 0 0 10px 0 !important;
}

#content h1 {
  margin: 0 0 10px 0 !important;
  font-size: 210%;
  color: #7c7d7e;
  text-transform: uppercase;
}

#content h2 {
  margin: 10px 0;
  font-size: 160%;
  color: #7c7d7e;
}

#content h3 {
  margin: 10px 0;
  font-size: 130%;
  color: #7c7d7e;
}

#content hr {
  width: 100%;
  height: 1px;
  display: block;
  clear: both;
  float: left;
  border: none;
  background: #CCC;
}

#content a {
  color: #2e3192;
  text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

#sideimg {
  float: right;
  width: 238px;
  height: 420px;
  margin: 30px 0 10px 0;
}

#footer {
  width: 890px;
  float: left;
  background: #2E3192;
  padding-top: 10px;
  padding-bottom: 10px;
}

#footer dl {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}

#footer dd, #footer dt {
  margin: 5px 5px 0 15px;
  padding: 0;
  display: inline;
  color: #FFF;
  font-size: 85%;
}

#footer a {
  color: #FFF;
  text-decoration: none;
}

.tbl {
  background: #FFF;
}

.tbl th {
  text-align: left;
  font-weight: bold;
  padding: 5px;
  color: #000;
}

.tbl td {
  padding: 5px;
}

.tbl tr.row2 td {
  background: #B9B9B9;
}

.photorow {
  width: 652;
  float: left;
}

.photoblock {
  width: 163px;
  float: left;
  text-align: center;
}

.photoblock img {
  border: 5px solid #C0C0C0;
}

.photoblock p {
  margin: 5px 0;
}

.photofull {
  width: 100%;
  float: left;
  text-align: center;
}

.photofull img {
  border: 5px solid #C0C0C0;
}

.photofull p {
  margin: 5px 0;
}

.default_header {
  background: url('/img/header.jpg') no-repeat right;
}

.home_header {
  background: url('/img/header/facilities.jpg') no-repeat right;
}

.ambulatory_header {
  background: url('/img/header/106.jpg') no-repeat right;
}

.referrals_header {
  background: url('/img/header/referrals.jpg') no-repeat right;
}

.surgery_header {
  background: url('/img/header/0048.jpg') no-repeat right;
}

.medicine_header {
  background: url('/img/header/0001.jpg') no-repeat right;
}

.reproduction_header {
  background: url('/img/header/foal.jpg') no-repeat right;
}

.imaging_header {
  background: url('/img/header/imaging.jpg') no-repeat right;
}

.sales_header {
  background: url('/img/header/169.jpg') no-repeat right;
}

.vets_header {
  background: url('/img/header/092.jpg') no-repeat right;
}

.radiographer_header {
  background:url('/img/header/xray.jpg') no-repeat right;
}
.labstaff_header {
  background: url('/img/header/0022.jpg') no-repeat right;
}

.nurses_header {
  background: url('/img/header/0037.jpg') no-repeat right;
}

.office_header {
  background: url('/img/header/097.jpg') no-repeat right;
}

.yard_header {
  background: url('/img/header/141.jpg') no-repeat right;
}

.farriers_header {
  background: url('/img/header/113.jpg') no-repeat right;
}

.news_header {
  background: url('/img/header/162.jpg') no-repeat right;
}

.seeing_header {
  background: url('/img/header/148.jpg') no-repeat right;
}

.employment_header {
  background: url('/img/header/115.jpg') no-repeat right;
}

.contact_header {
  background: url('/img/header/045.jpg') no-repeat right;
}

.hosdev_header {
  background: url('/img/header/011.jpg') no-repeat right;
}

.sportsleisure_header {
  background: url('/img/header/sports.jpg') no-repeat right;
}

.thoroughbreds_header {
  background: url('/img/header/thoroughbreds.jpg') no-repeat right;
}

.facilities_header {
  background: url('/img/header/facilities.jpg') no-repeat right;
}

.facilities2_header {
  background: url('/img/header/facilities2.jpg') no-repeat right;
}

.exports_header {
  background: url('/img/header/exports.jpg') no-repeat right;
}


.newsticker {
  border: 1px solid #2E3192;
  padding: 10px;
  background-color: #FFFFFF;
}

.newsticker ul {
  padding: 0px;
  margin: 0px 0px 0px 20px;
}

.newsLabel {
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#news {
  border: none !important;
}

.newstickerTitle {
  font-weight: bold;
  border: none !important;
}

.pBox {
  border: solid 1px #2E3192;
  background-color:#FFFFFF;
  padding:10px;
}

.video {
  background-color: #000000;
  padding: 10px;
  width: 633px;
  float: left;
}

.videoTitle {
  width: 633px;
  height: 30px;
  font-size: 120%;
  font-weight: bold;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;

}

.videoPlayer {
  width: 320px;
  height: 240px;
  float: left;
  position: relative;
}

.videos {
  width: 283px;
  height: 220px;
  float: right;
  padding: 10px;
  background: #333333;
  overflow: auto;
}

.videos h6 {
  height: 30px;
  font-size: 120%;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.videos ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.videos ul li {
  width: 220px;
  float: left;
}

.videos ul li a {
  color: #FFFFFF !important;
  display: block;
  padding: 5px 0px 5px 20px;
}

.videos ul li a:hover {
  background: url(/img/play.gif) no-repeat left center;
}

.videoPlayer object {
  position: absolute;
  z-index: 50;
}

.videoContainer {
  width: 320px;
  height: 240px;
  float: left;
}

.videoLoading {
  position: absolute;
  width: 32px;
  height: 32px;
  z-index: 100;
  left: 144px;
  top: 104px;
}

.videoStatus {
  position: absolute;
  width: 100px;
  height: 30px;
  top: 146px;
  left: 110px;
  color: #FFFFFF;
  text-align: center;
}

.videoPlayer object {
  width: 320px;
  height: 240px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 25;
}

.newstable {
  width: 100%;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

.newstable tr td.img {
  width: 110px;
  vertical-align: top;
}

.newstable tr td {
  padding-bottom: 10px;
}

ul.images {
  list-style: none;
  margin: 0px 0px 30px 0px;
  padding: 0px;
}

ul.images li {
  float: left;
  padding: 0px 13px 13px 0px;
  margin: 0px;
}

ul.images li.norightmargin {
  padding: 0px 0px 13px 0px;
}

.ambulatory {
  border: 1px solid #000000;
  padding: 10px;
  margin: 0px;
  float: left;
  width: 150px;
}

.referrals {
  border: 1px solid #000000;
  padding: 10px;
  margin: 0px 0px 0px 20px;
  float: left;
  width: 170px;
}