﻿body
{
  background-color: #BDDDED;
  text-align: center;
  margin: 0;
  padding: 0;
}

img
{
  border: 0;
}

.super
{
  vertical-align: super;
  font-size: 50%;
}

.superMed
{
  vertical-align: super;
  font-size: 65%;
}

.hidden
{
  display: none;
}

.hidden a
{
  display: none;
}

.center-container
{
  margin: 0 auto;
  width: 994px;
  text-align: left;
  padding-top:30px;
  font-family: Arial,Verdana,Helvetica,Sans-Serif;
  font-size: 1em;
}

.center-container > .content
{
  width: inherit;
  float: left;
  background: #FFFFFF;
}

.center-container > .content > .header
{
  height: 175px;
}

.center-container > .content > .footer
{
  background-color: #BDDDED;
  height: 30px;
  color: #FFFFFF;
  font-size: 11px;
  width: 100%;
}

hr
{
  background-color: #dfdfdf;
  color: #dfdfdf;
  height: 1px;
  border: none;
}

.clearCols
{
  clear: both;
}

a
{
  color: #66b051;
  text-decoration: none;
}

a:hover
{
  color: #66b051;
  text-decoration: underline;
}

.main, .footer, .header, .content, .left, .center, .right
{
  float: left;
  width: 100%;
}

.main .main
{
  margin: 10px 20px 0;
}

.productRepeater
{
  width: 100%;
  float: left;
}

.imageNavItem
{
  position: relative;
  float: left;
  width: 232px;
  height: 120px;
  overflow: hidden;
  padding-right: 7px;
  background: transparent url(/edgImages/bg_box.png) no-repeat scroll top left;
}

.imageNavItem a.mktg_link,
.imageNavItem a.mktg_link img
{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 5;
  width: 232px;
  height: 120px;
  border: 0;
}

.imageNavItem:hover
{
  background: transparent url('/edgImages/bg_box.png') no-repeat scroll bottom left;
}

.productRepeater .mktg_vidray_w .body,
.productRepeater .mktg_share_w .body,
.productRepeater .mktg_tracker_w .body,
.productRepeater .mktg_billing_w .body
{
  float: right;
  padding-top: 30px;
  width: 110px;
  height: 90px;
  padding-right: 5px;
}

.productRepeater .mktg_tracker_w .body
{
  width: 115px;
}

.productRepeater .mktg_billing_w .body
{
  width: 120px;
}

.productRepeater .imageNavItem .image
{
  float: left;
  margin: 1px 5px;
  height: 120px;
  position: relative;
}

.imageNavItem .title
{
  font-size: 12px;
  color: #0b7dbe;  
}

.imageNavItem .description
{
  font-size: 11px;
  color: #676767;
}

.imageNavItem .link
{
  font-size: 11px;
  color: #66b051;
  text-decoration: none;
}

.productImageNav .imageNavItem
{
  position: relative;
}

.productRepeater .imageNavItem a img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  height: 120px;
  z-index: 6;
}

.productImageNav .imageNavItem a img
{
  position: absolute;
  top: 0;
  left: 0;
  width: 198px;
  height: 120px;
  z-index: 6;
}

/*#Logo#*/

.mainLogo
{
  float: left;
  margin: 22px 0 17px 58px;  
}

.mainLogo a
{
  display: block;
  width: 111px;
  height: 80px;
}

/*#Flash#*/

.mainFlash
{
  float: left;
  text-align: center;
  height: 352px;
  overflow: visible;
  position: relative;
  width: 878px;
}

.mainFlash div.image
{
  display: none;
}

.mainFlash .slider-pane
{
  position: absolute;
  left: 58px;
  top: -10px;
}

.mainFlash .slider-pane img
{
  width: 878px;
}

.mainFlash .slider-pane div a
{
  position: absolute;
  top: 215px;
  left: 340px;
}

.mainFlash .slider-pane div a.banner-link
{
  display: block;
  left: 340px;
  width: 75px;
  height: 15px;
  z-index: 10;
}

.mainFlash .slider-pane div a img
{
  width: 100%;
  height: 100%;
}


#flowtabs
{
  position: absolute;
  z-index: 100;
  top: 214px;
  margin: 0;
  padding-left: 0;
  height: 38px;
  left: 113px;
  width: 200px;
}

#flowtabs li
{
  margin-right: 5px;
  float: left;
  list-style-type: none;
  width: 40px;
  height: 38px;
}

#flowtabs #t3
{
  margin-right: 4px;
}

#flowtabs li a
{
  display: block;
  width: 40px;
  height: 38px;
  cursor: pointer;
}

#flowtabs li img
{
  width: 100%;
  height: 100%;
  
}

#flowtabs a
{
  width: 100%;
  height: 100%;
  display: block;
}

#flowtabs #t1 a:hover
{
  background: url(/edgImages/btn_home_A.jpg) no-repeat left top;
}

#flowtabs #t3 a:hover
{
  background: url(/edgImages/btn_home_B.jpg) no-repeat left top;
}

#flowtabs #t5 a:hover
{
  background: url(/edgImages/btn_home_C.jpg) no-repeat left top;
}


/*#Top menu styles#*/
.mainNavigation
{
  float: left;
  width: 994px;
  background: url(/edgImages/bg_main-nav.gif) repeat-x;
  height: 40px;
  display: none;
}

.mainNavigation ul
{
  margin-left: 0;
}

/*#Top Supplemental Navigation#*/
.supNav
{
  float: right;
  margin-top: 30px;
}

.supNav .top
{
  float: right;
  margin-right: 23px;
}

.supNav ul
{
  padding: 0;
  margin: 0;
}

.supNav li
{
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  line-height: 10px;
}

.supNav li a
{
  padding: 0;
  margin: 0;
  margin-right: 5px;
}

.supNav li a img
{
  border: 0;
}

.tagline
{
  float: right;
  clear: right;
  background: transparent url(../../edgImages/tagline1.gif) no-repeat;
  width: 423px;
  height: 12px;
  margin-right: 20px;
  position: relative;
  top: 65px;
  width: 423px;
  display: none;
}

.supNav .top li 
{
  list-style-type: none;
  display: inline;
}

.supNav .top li a
{
  display: inline-block;
}

a.home-button
{
  background: url(/edgImages/supp_home.gif) no-repeat;
  background-position: left top;
  width: 12px;
  height: 11px;
}

a.client-button
{
  background: url(/edgImages/supp_clientlogin.gif) no-repeat;
  background-position: left top;
  width: 73px;
  height: 11px;
}

a.careers-button
{
  background: url(/edgImages/supp_careers.gif) no-repeat;
  background-position: left top;  
  width: 50px;
  height: 11px;
}

a.brochure-button
{
  background: url(/edgImages/supp_brochure.gif) no-repeat top left;
  width: 57px;
  height: 11px;
}

a.home-button:hover,
a.client-button:hover,
a.careers-button:hover,
a.brochure-button:hover
{
  background-position: left bottom;
}

/*#Large Flash Banner#*/

.VideoLikeContent
{
  display: none;
}

/*#Page Footer#*/

.footer .mainCopyright
{
  float: right;
  padding: 16px 2px 35px 0;
  color: #9bb5c2;
  font-size: 11px;
}

.footer .mainCopyright a
{
  color: #9bb5c2;
  text-decoration: none;
}

.copyright
{
  vertical-align: super;
  font-size: 7px;
}

.footer .mainCopyright a:hover
{
  text-decoration: underline;
}

.footer .mainSocial
{
  float: right;
}

/*#Main News#*/

.mainNews
{
  float: left;
  font-size: 11px;
  color: #838282;
  overflow: hidden;
  margin: 14px 0 0 0;
  line-height: 24px;
  letter-spacing: .1em;
  background: transparent url('/edgImages/bg_news.png') no-repeat;
  width: 949px;
  height: 26px;
}

.mainNews .title
{
  float: left;
  padding-right: 5px;
}

.mainNews .title a
{
  padding-left: 40px;
  padding-right: 11px;  
  height: 26px;
  color: #212121;
  text-decoration: none;
}

.mainNews .entry-title
{
  display: inline;
  clear: none;
}

.mainNews .entry-title a
{
  color: #838282;
  text-decoration: none;
}

.mainNews .entry-title a:hover
{
  color: #234b9b;
}

/*#Secondary/Tertiary Pages#*/

.page-title
{
  text-align: center;
}

.left
{
  float: left;
  width: 175px;
}

.center
{
  float: left;
  width: 540px;
  font: 12px/18px Verdana, Arial, Helvetica, Sans-Serif;
  color: #606060;
}

.right
{
  float: right;
  width: 216px;
  margin-right: 40px;
}

.rightContent
{
  font: 12px/21px Verdana, Arial, Helvetica, Sans-Serif;
  color: #606060;
}

.folderSiteMap ul
{
  list-style-type: none;
  padding-left: 5px;
  margin-left: 0;
}

.folderSiteMap li
{
  line-height: 23px;
}

.folderSiteMap ul ul
{
  padding-left: 9px;
}

.folderSiteMap a:hover
{
  background: transparent url('/edgImages/ico_arrow.png') no-repeat scroll left center;
  color: #66b051 !important;
}

.folderSiteMap a
{
  text-decoration: none;
  color: #adadad; 
  font-size: 12px;
}
.folderSiteMap > ul.CMSListMenuUL .CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted
{
  display: none;
}

.folderSiteMap > ul.CMSListMenuUL .CMSListMenuHighlightedLI > ul.CMSListMenuUL .CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted
{
  color: #0867b3; 
  display: block;
}

.folderSiteMap > ul.CMSListMenuUL .CMSListMenuHighlightedLI > ul.CMSListMenuUL .CMSListMenuHighlightedLI > ul.CMSListMenuUL .CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted
{
  color: #616161;
  display: block;
}

.folderSiteMap > ul.CMSListMenuUL .CMSListMenuHighlightedLI > ul.CMSListMenuUL .CMSListMenuHighlightedLI > ul.CMSListMenuUL .CMSListMenuHighlightedLI > ul.CMSListMenuUL .CMSListMenuHighlightedLI a.CMSListMenuLinkHighlighted
{
  background: transparent url('/edgImages/ico_arrow.png') no-repeat scroll left center;
  color: #66b051;
  display: block;
}

/*#Right#*/

.right
{
  margin-top: 18px;
}

.relatedMedia
{
  border: 1px solid #dedede;
  width: 196px;
  color: #818181;
  padding-bottom: 16px;
  margin-bottom: 9px;
}

.relatedMedia a
{
  color: #606060;
  text-decoration: none;
}

.relatedMedia .media-view
{
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
}

.relatedMedia .title
{
  background: transparent url('/edgImages/hd_related_media.png') no-repeat scroll center center;
  display: block;
  width: 178px;
  height: 18px;
  padding: 12px 0 11px 0;
  margin: 0 9px;
  border-bottom: 1px dotted #7e8993;
}

.relatedMedia .subtitle
{
  font-size: 11px;
  padding: 8px 12px 17px 15px;
  line-height: 16px;
}

.relatedMedia .media-list
{
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-bottom: 1px dotted #7e8993;
  
}

.relatedMedia .media-list li
{
  font-size: 0.7em;
  height: 28px;
  border-top: 1px dotted #7e8993;
  display: block;
  line-height: 27px;
}

.relatedMedia .media-list li a
{
  float: left;
  width: 100%;
}

.relatedMedia .media-list li a:hover,
.relatedMedia .media-list li:hover .view-link
{
  background-color: #e5f7ff;
}

.relatedMedia .media-list .item-title
{
  float: left;
  padding-left: 28px;
  margin-left: 12px;
  position: relative;
  z-index: 10;
}

.relatedMedia .media-list .view-link
{
  display: block;
  width: 196px;
  height: 28px;
  cursor: pointer;
}

.relatedMedia .media-list .podcast .item-title
{
  background: transparent url('/edgImages/ico_railE_podcast.png') no-repeat left bottom;  
}

.relatedMedia .media-list .video .item-title
{
  background: transparent url('/edgImages/ico_railE_video.png') no-repeat left bottom;
}

.relatedMedia .media-list .PDF .item-title
{
  background: transparent url('/edgImages/ico_railE_pdf.png') no-repeat left bottom;
}

.relatedMedia .media-list .download-link
{
  float: right;
  margin: 6px 18px 5px 0;
  border: 1px solid #dedede;
  width: 72px;
  line-height: 14px;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  position: relative;
  z-index: 101;
}

#cboxContent
{
  position: relative;
}

#cboxContent a.download
{
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  width: 100px;
  text-align: center;
  font: 12px/18px Arial,Verdana,Helvetica,Sans-Serif;
  color: #0867b3;
  text-decoration: none;
}

#cboxContent a.download
{
  color: #66b051;
  text-decoration: underline;
}

.center .mainTitle
{
  background: url(/edgImages/bg_pg-title.png) repeat-x left bottom;
  margin-top: 7px;
  font-size: 22px;
  line-height: 45px;
  color: #333;
  padding-bottom: 0;
}

.center .subHeading
{
  background: url(/edgImages/bg_pg-subHeading.png) left bottom;
  font-size: 14px;
  line-height: 28px;
  color: #878787;
  margin-bottom: 15px;
}

.center .mainBody
{
  background-color: #fff;
  color: #606060;
  font-size: 12px;
  line-height: 24px;
  text-align: left;
}

.center .mainBody .subTitle
{
  font-size: 13px;
  line-height: 24px;
  color: #0867b3;
}

.right .imageNavItem
{
  float: left;
  height: 92px;
  background: transparent url('/edgImages/btn_rightCol_box.png') no-repeat top left;
  margin-bottom: 12px;
}

.right .imageNavItem:hover
{
  background: transparent url('/edgImages/btn_rightCol_box.png') no-repeat bottom left;
}

.right .imageNavItem .image
{
  float: left;
  margin-bottom: 1px;
  height: 92px;
  position: relative;
}

.right .imageNavItem .image img
{
  position: absolute;
  left: -2px;
  bottom: 0;
}

.right .imageNavItem .body
{
  float: left;
  margin: 16px 5px 0 15px;
  width: 98px;
}

.right .imageNavItem .title
{
  font-size: 12px;
  color: #0b7dbe;  
}

.right .imageNavItem .description
{
  font-size: 11px;
  color: #676767;
}

.right .imageNavItem .link a
{
  font-size: 11px;
  color: #66b051;
  text-decoration: none;
}

.main .main
{
  margin-bottom: 35px;
}

/*#Mega Menu Additional Styles#*/

#menuElem
{
  border: 0;
  margin-bottom: 0;
  z-index: 1000;
}

#menuElem ul li
{
  list-style: none;
}

#menuElem .mm-item a
{
  margin-top: 0;
  display: block;
}

#menuElem .mm-item .mm-item-content .mm-content-base ul li a
{
  padding-bottom: 0;
}

.mm-item-content .mm-content-base, .mm-item-content .mm-content-base:hover
{
  cursor: pointer;
  margin-top: -1px;
  border-top: 1px dotted #7e8993;
}

ul.megamenu a.mm-item-link-hover, #menuElem .mm-item-content
{
  -moz-box-shadow: 0px 5px 20px #bcbcbc;
  -webkit-box-shadow: 0px 5px 20px #bcbcbc;
  box-shadow: 0px 5px 20px #bcbcbc;  
}

.mm-item-content .mm-content-base a, .mm-item-content .mm-content-base ul li a
{
  font-size: 12px;
  line-height: 24px;
}

.mm-js-shadow
{
  display: none;
}

/*#FCKeditor styles#*/

.bioImg
{
  float: left;
  margin: 0 25px 5px 0;
}

.imgArticleTop
{
  float: right;
  margin: -40px -7px 0 10px;
}

.productImg
{
  margin-top: -45px;
  padding: 0 10px 5px 0;
  float: left;
}

span.subHeading1
{
  font-size: 13px;
  letter-spacing: .02em;
  color: #0867b3;
}

span.subHeading2
{
  font-size: 12px;
  color: #2679bc;
}

/*#Page Styles#*/
/*#Page Styles/Accreditation#*/

.accreditation
{
  clear: both;
  float: left;
  padding: 25px 0 10px 0;
}

.accredLogo
{
  float: left;
  width: 180px;
  text-align: left;
}

.accredBody
{
  float: left;
  width: 350px;
}

.accredTitle
{
  font-weight: bold;
}

.accredDesc
{
}

.accredLink
{
}

/*#Page Styles/Leadership#*/

.bio
{
  clear: both;
  float: left;
  padding: 25px 0;
  border-bottom: 1px #dfdfdf solid;
}

.bioImg
{
  float: left;
  width: 128px;
  padding: 0;
  margin: 0;
  margin-right: 20px;
}

.bioTitle
{
  font-weight: bold;
}

.bioDesc
{
  clear: right;
}

/*#Page Styles/Partners#*/

.partner
{
  clear: both;
  float: left;
  padding: 25px 0 10px 0;
}

.partnerLogo
{
  float: left;
  width: 180px;
  text-align: left;
}

.partnerBody
{
  float: left;
  width: 350px;
}

.partnerTitle
{
  font-weight: bold;
}

.partnerDesc
{
}

.partnerLink
{
}

/*#Page Styles/Radiologists#*/

.radiologist
{
  clear: both;
  float: left;
  padding: 20px 0 25px 0;
  border-bottom: 1px #dfdfdf solid;
  font: 10px/14px Verdana,Arial,Helvetica,Sans-Serif;
}

.radiologistImg
{
  float: left;
  width: 101px;
  text-align: left;
  padding-top: 0;
  margin-right: 15px;
}

.radiologistBody
{
  float: left;
  width: 414px;
}

.radiologistTitle
{
  float: left;
  font: 12px/14px Verdana,Arial,Helvetica,Sans-Serif;
  font-weight: bold;
}

.radiologistDesc
{
  float: left;
  font: 10px/14px Verdana,Arial,Helvetica,Sans-Serif;
}

.radiologistExp
{
  float: left;
  width: 75px;
}

.radiologistDetails
{
  float: left;
  width: 330px;
}

/*#Page Styles/Client Solutions#*/

.clientSolution
{
  clear: both;
  float: left;
  padding: 25px 0 10px 0;
}

.clientSolution a
{
  color: #0867b3;
  text-decoration: none;
}

.clientSolution a:hover
{
  text-decoration: underline;
}

.clientSolutionImg
{
  float: left;
  width: 130px;
  text-align: left;
  padding-top: 8px;
}

.clientSolutionImg img
{
  border: 0;
}

.clientSolutionBody
{
  float: left;
  width: 400px;
}

.clientSolutionTitle
{
  font-size: 13px;
  color: #0867b3;
}

.clientSolutionDesc
{
  display: inline;
}

.clientSolutionLink
{
  display: inline;
  color: #66b051;
}

.clientSolutionLink a
{
  color: #66b051;
  text-decoration: none;
}

.clientSolutionLink a:hover
{
  text-decoration: underline;
}

/*#Page Styles/Products & Services#*/

.product
{
  clear: both;
  float: left;
  margin: 15px 0;
}

.product a
{
  color: #0867b3;
  text-decoration: none;
}

.product a:hover
{
  text-decoration: underline;
}

.product img
{
  border: 0;
}

.prodSubTitle
{
  clear: both;
  float: left;
  font-size: 14px;
  color: #333;
  margin: 10px 0;
  width: 100%;
  background: url(/edgImages/bg_pg-title.png) repeat-x left bottom;
}

.prodImg
{
  float: left;
  width: 57px;
  margin-right: 22px;
}

.prodBody
{
  float: left;
  width: 400px;
  line-height: 23px;
}

.prodTitle
{
  float: left;
  color: #0867b3;
  font-size: 13px;
}

.prodDesc
{
  float: left;
  font-size: 12px;
}

.prodLinks
{
  float: left;
  font-size: 11px;
}