/*Body formatting*/

body {padding-bottom: 25px;
	margin: 0px 0px;
	padding: 0px;
	font-family: Verdana, "Trebuchet MS", lucida, arial, helvetica, sans-serif;
	text-align: center;
	background-color: #252525;
	font-size: 1em;}

#header {background-image: url(../images/toplogo2.jpg);
	width: 800px;
	height: 132px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ccc;}

#footer {background-image: url(../images/bottomlogo.jpg);
	width: 800px;
	height: 62px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #ccc;}

/*Header Formats*/

#aboutus h3{
	background-image: url(../images/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:40px;
	margin-bottom:-5px;}

#radiology h3{
	background-image: url(../images/radiology.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:40px;
	margin-bottom:-5px;}

#ultrasound h3{
	background-image: url(../images/ultrasound.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:40px;
	margin-bottom:-5px;}

#telemetry h3{
	background-image: url(../images/telemetry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:40px;
	margin-bottom:-5px;}

#monitoring h3{
	background-image: url(../images/monitoring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:40px;
	margin-bottom:-5px;}

#laboratory h3{
	background-image: url(../images/laboratory.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:250px;
	height:40px;
	margin-bottom:-5px;}

#header h4, #footer h4 {display: none;}

#header-wide h4 {display: none;}

#aboutus h3, #radiology h3 span, #ultrasound h3 span, #telemetry h3 span, #monitoring h3 span, #laboratory h3 span {display: none;}

/*Main Content*/

#container {margin: 0 auto auto;
	text-align:left;
	width: 800px;
	background-color: #fff;
	border: thin solid #ff0000;}


/*Main Text Area*/

#maintext {background-color: #ffffff;
	margin-left: 0em;
	margin-top: 0px;
	overflow: auto;
	border: none;
	margin-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 15px;}

#side{width: 250px;
      float: left;
      margin-left: 0px;
      margin-top: 0em;
      margin-right: 16px;
      margin-bottom: 0px;
	color: #fff;
      padding-top: 0em;}

.pawbrder{text-align: center;}

#bottomtext{
	margin-left: 0.8em;
	margin-right: 0.8em;
	margin-bottom: 1em;
	clear: both;}



/*Bar Text*/

#topbar {background-color: #333333;
	color: #fff;
	font-size: 0.8em;
	text-align: center;
	border-top: thin #000000 solid;
	border-bottom: thin #000000 solid;
	padding-top: 0.2em;
	padding-bottom: 0.2em;}


a:link.menu ,a:active.menu, a:visited.menu {color: #fff;
	margin: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	border: none;}

a:hover.menu {color: #ffffff;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin: 0em;
	text-decoration: none;
	background-color: #265cff;}

.equippic{border: thin solid #000;
	float: right;
	margin-left: 0.5em;
	padding: 3px;
	background-color: #ccc;}

.equiptext {font-size: 0.6em;
	margin: 2px;}

.last {margin-bottom: 2em;}

.dvm{font-weight: bold;
	font-style: italic;}

.quest {font-weight: bold;}

.answer {font-weight: normal;
	font-size: 0.7em;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 0.5em;
	margin-bottom: 1em;}

.paraclear{
padding-top: 2em;
clear: left;}

dt{font-weight: bold;}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/jsimages/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/jsimages/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/jsimages/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/jsimages/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.frame {
  background-color: #CCCCCC !important;
  border-style: solid !important;
  border-width: 2px !important;
  padding-top: 9px !important;
  width: 175px !important;
  height: 200px !important;
  text-align: center !important;
  position: relative !important;
  float: left !important;
  border-color: #666666 !important;
  margin: 0 5px 5px !important;
  overflow: hidden !important;
  color: inherit;
}

.gallerythumb {
  background-color: #FFFFFF !important;
  border-style: solid !important;
  border-width: 2px !important;
  padding: 4px !important;
  border-color: #666666 !important;
  color: inherit;
}

.annotation {
  bottom: 21px !important;
  left: 0.00 !important;
  font-size: 10px !important;
  text-align: center !important;
  position: absolute !important;
  display: block !important;
  margin: 0 auto !important;
  width: 156px !important;
}