object , embed {
	float: left;
	border:1px solid #999999;
}

.jw_playlist_playlist {
background-color:#EEEEEE;
border: 1px solid #C0C0C0;
float:left;
height:150px;
left:3px;
overflow-x:hidden;
overflow-y:auto;
position:relative;

top:40px;
width:300px;

}

.jw_playlist_image {
	height: 25px;
}

.jw_playlist_image_div {
	border: 1px solid #000000;
	padding: 0 5px;
	margin: 0 5px;
	float:left;
	background-color:white;
}

.jw_playlist_item {
	padding:10px 5px;
	height: 25px;
	border-bottom:1px solid #C0C0C0;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
}

.jw_playlist_description {
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #EEEEEE;
}

.playing {
	background-color:yellow;
}


.testClass {
background-image:url("../../Resources/Images/Website/videosTabBackground4.gif");
float:left;
height:300px;
margin-left:20px;
padding-left:15px;
width:400px;
}

.tabTitleSpan {
position:relative;
right:295px;
top:10px;
}


/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 2px 0px 2px 0px;
	width: 960px;
	display: block;
	font-size: 0.75em;
}
.ticker {
	width: 850px;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	padding-top: 9px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
.ticker-content {
	margin: 0px;
	padding-top: 9px;
	position: absolute;
	color: #1F527B;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	/*none;*/
}
.ticker-content a {
	text-decoration: none;	
	color: #1F527B;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #0D3059;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	background-color: #f8f0db;
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	background-color: #f8f0db;
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px 0px;
	list-style-type: none;
	float: left;
	margin:0px;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: inline;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('../../Resources/jquery_rss_ticker/images/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../../Resources/jquery_rss_ticker/images/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('../../Resources/jquery_rss_ticker/images/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('../../Resources/jquery_rss_ticker/images/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px; 
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 250px;
    padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  250px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 125px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../tango/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../tango/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-container {
    -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #346F97;
}

.jcarousel-skin-tango-no-buttons .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango-no-buttons .jcarousel-container-horizontal {
    width: 245px;
    padding: 20px 40px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-clip-horizontal {
    width:  245px;
    height: 75px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango-no-buttons .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango_no_buttons/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../tango_no_buttons/prev-horizontal.png);
}

.jcarousel-skin-tango-no-buttons .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango-no-buttons .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango-no-buttons .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango_no_buttons/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../tango_no_buttons/next-horizontal.png);
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango-no-buttons .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango-no-buttons .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango-no-buttons .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango_no_buttons/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango-no-buttons .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango-no-buttons .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../tango_no_buttons/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango-no-buttons .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango-no-buttons .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango-no-buttons .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


.tabHeader 
{
    height: 12px  !important;
    text-align: center  !important;;
    padding: 3px 0px 2.5px 0px  !important;;
}

.tabHeader   .tabHeaderText
{
 margin-left: 0em !important;
}


 
#cookiePopup{
	position: fixed;
	z-index: 9999;
	/* top: 0; */
    bottom: 0;
	left: 0;
	width: 100%;
	min-height: 70px;
	
	background: black;
	border-bottom: 2px solid #ffcc33;
	color: #ffcc33;
	font-size: 14px;
	display: none ;
	
}

#cookiePopup a{
	color: #ffe598;
	font-weight: bold;
	text-decoration: underline;
}

#cookiePopup .container{
    padding-top: 24px;
    margin: auto;
    width: 81%;
    padding-right: 0;
    padding-bottom: 24px;
}

#cookiePopup a.closeButton{
	background: url(/resources/images/website/fancy_closebox.png) center center no-repeat;
	width: 30px;
	height: 45px;
	display: block;
	-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;
text-indent: -9999px;
position: absolute;
top: 20px;
right: 20px;
}

.cookieWndowOpened .mainNavigation{
	margin-top: 70px;
}

body.cookieWndowOpened{
	margin-top:  70px;
}


.PageNotFound ol, .PageNotFound ul {
  list-style: none outside none !important;
}

  .PageNotFound #maincontent {
  float: left;
  padding: 48px 0 0 30px;
  width: 750px;
}

 #content .PageNotFound ul {
  line-height: 18px;
  list-style-type: disc;
  margin-bottom: 18px;
  padding-left: 16px;
}

.PageNotFound .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}


.PageNotFound .narrow  #content {
  background: url("/resources/images/website/content-top-background.png") no-repeat scroll left top transparent;
  margin-top: -26px;
}

.PageNotFound h3 {
  color: #003D66;
  font-size: 18px !important;
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 18px;
  margin: 1px 0 4px;
}

.PageNotFound  h2 {
  
  font-weight: normal;
  line-height: 25px;
  margin-bottom: 9px;
}

.PageNotFound html, .PageNotFound body, .PageNotFound div, .PageNotFound span, .PageNotFound applet, .PageNotFound object, .PageNotFound iframe, .PageNotFound h1, .PageNotFound h2, .PageNotFound h3, .PageNotFound h4, .PageNotFound h5, .PageNotFound h6, .PageNotFound p, .PageNotFound blockquote, .PageNotFound pre, .PageNotFound a, .PageNotFound abbr, .PageNotFound acronym, .PageNotFound address, .PageNotFound big, .PageNotFound cite, .PageNotFound code, .PageNotFound del, .PageNotFound dfn, .PageNotFound em, .PageNotFound font, .PageNotFound img, .PageNotFound ins, .PageNotFound kbd, .PageNotFound q, .PageNotFound s, .PageNotFound samp, .PageNotFound small, .PageNotFound strike, .PageNotFound strong, .PageNotFound sub, .PageNotFound sup, .PageNotFound tt, .PageNotFound var, .PageNotFound b, .PageNotFound u, .PageNotFound i, .PageNotFound center, .PageNotFound dl, .PageNotFound dt, .PageNotFound dd, .PageNotFound ol, .PageNotFound ul, .PageNotFound li, .PageNotFound fieldset, .PageNotFound form, .PageNotFound label, .PageNotFound legend, .PageNotFound table, .PageNotFound caption, .PageNotFound tbody, .PageNotFound tfoot, .PageNotFound thead, .PageNotFound tr, .PageNotFound th, .PageNotFound td {
  border: 0 none;
  font-size: 100%;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

.roundBorder {
-moz-border-radius:6px 6px 6px 6px;
background-color:#FFFFFF;
border:1px solid #D0CFCF;
}

        ul.mswordbullet {list-style-type:none; margin-left:0; padding-left: 0;}
        ul.mswordbullet li {   padding-bottom: 15px; }
        ul.mswordbullet li:before { content: "• "; }
    

.freeSoftwareDiv 
{    
/*<!--[if IE 7]> 
    position: absolute;
    top: -10px; 
    left: 809px;
<![endif]-->*/   
}

.footer
{
    font-size:11px;
}

footerTable
{
    border-top:1px solid #D6D7D7;
}

a.footer:link, a.footer:visited 
{
color:#FFFFFF;
}

a.footer:hover
{
    color:#FFFFFF;
}

.copyright
{
    color:#FFFFFF;
}

.greyFade {
    background-image:url("../../Resources/Images/Website/horizGreyFadey.gif");
    border-bottom:5px solid #FFB700;
    margin:-4px -10px 10px;
    padding:2em 3em;
}

.tabContainer
{ 
/* Center the DIV */
margin-left: auto; margin-right: auto;

/* Make the width dynamic, for this example */
width: 100%; 

/* Make a percentage to make dynamic */
height: 100%;

/* Needed for the "magic" */
position: relative;
}

/* All of this styling is needed to position and size the background image container properly */
.tab_background {
width: 100%; height: 100%;
position: absolute;
top: 0; 
left: 0;
}
.tab_background img { width: 100%; height: 100%; }

.tab_content {
/* Center the content DIV */
margin-left: auto; margin-right: auto;

/* Needed for 'magic' */
position: relative;

/* Make sure the content overlays the background image */
z-index: 1;

width: 100%;
border-bottom:5px solid #FFB700;
text-align:left;
} 

.tab_h1_header
{
    border-bottom:5px solid #FFB700;
    margin: 0px;
    color: #777777;
    font-family: Arial;
    font-size: 14.6667px;
    text-align: left;
    padding-top:10px; 
    padding-bottom:5px;
}
.contactBox{
	background-color: #EEEEEE;
	width: 174px;
	color: #4d4d4d;
}
.twocolumn,
.threecolumn{
	margin-top: 14px;
}

.twocolumn_contentNav,
.threecolumn_contentNav{
	float: none;
}

.twocolumn_left,
.threecolumn_left{ width: 748px; }
.threecolumn_center{ width: 473px; }

.twocolumn_left{ float: left;}

.twocolumn_right{ 
	width: 187px; 
	float: left;
}

.onecolumn_thinpadded,
.twocolumn_thinpadded,
.threecolumn_thinpadded{ padding: 1em; }

.onecolumn_padded,
.twocolumn_padded,
.threecolumn_padded{ padding: 2em; }

.onecolumn_thickpadded,
.twocolumn_thickpadded,
.threecolumn_thickpadded{ padding: 1em 3em; }

.twocolumn_roundBorder,
.threecolumn_roundBorder{
	margin-bottom: 14px;
}

.twocolumn_left,
.threecolumn_left,
.threecolumn_center{
	margin-right: 14px;
}

.twocolumn_left_img,
.twocolumn_center_img,
.threecolumn_left_img,
.threecolumn_center_img,
.threecolumn_right_img{
	float: none;
	margin-right: inherit;
}
.roundBorder{
	/*firefox rounding*/
	-moz-border-radius: 6px;
	/*safari/google rounding*/
	-webkit-border-radius: 6px;
	/*ie hacked rounding derived from above*/
	/*
	note, this hack breaks background-repeat : ( 
	It also tends to fail when dynamic things (like showing and hiding in jquery) happen.
	Pretty fragile, but for simple layouts, it's handy.
	*/
	behavior: url('http://www.carestreamdental.com/Resources/Scripts/border-radius.htc');  
	border:1px solid #D0CFCF;
	background-color: #fff;
}


.ModalWindow
{
  /*border: solid 1px #c0c0c0;*/
  background:#f0f0f0;
  /*padding: 10px 10px 10px 10px; */
  z-index:1000;
}

.modalBackground
{
  background-color:black;
  filter:alpha(opacity=82);
  opacity:0.82;
}

.yui3-loading #productsandservices {
	display: none;
  }

.yui3-loading #sectionTabView {
	visibility:hidden;
}

.textColor
{
    color: #4D4D4D;
}

.sectionWrapper 
{
    clear:both;
    width: 100%;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.sectionLeft 
{
    float: left;
    padding: 4px 4px 4px 4px;
    width: 336px;
}
.sectionRight 
{
    float: left;
    padding: 4px 4px 4px 4px;
    width:336px;
}
.sectionRightWrapper 
{
    clear:both;
    width: 97%;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.disclaimer
{
	margin-left: 7px;
}
.imgWrapper 
{
    float:inherit;
	margin-left: 7px;
	margin-right: 10px;
	padding-bottom: 10px;
}
.image 
{
	float:left;
	width:228px;
	height:169px;
	padding-bottom: 20px;
	margin-left:3px;
}
.section .left {
    float: left;
    width: 244px;
}

.section .right{
    float: left;
    margin-bottom: 1em;
    width: 710px;
}

/* This is the CSS for the top area of the widget (The Slider) */
#widget_container_slider {
	/* border: dashed 1px red; */
	height: 105px;
	clear: both!important;
	width: 835px!important;
	padding-top: 20px;
}
.slideNavBtn {
	height: 70px;
	margin-top: 20px;
	width: 15px;
	text-align: center;
}
#prev {
    float: left;        
} 
#thumbs {
	float: left;
}
#thumbs img {
	cursor: pointer;
	padding: 4px;
}

/* This is the CSS for the botttom area of the widget (The Viewer) */
#widget_container_viewer {
	position: relative;
	clear: both;
	height: 100%;
	background-image: url('../../App_Themes/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	width: 920px!important;
	/*border: dashed 1px green; */
}
.div_wrapper {
	margin-left:10px;
} 
.img_container {
	float: left;
	margin-top: 20px; 
	/*border: dashed 1px red; */
}
.img_container img {
	width: 350px!important;
	border: solid 1px black;
}
.img_copy {
	width: 540px;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
	/*border: dashed 1px black; */
}
.img_copy_h2 {
	font-family: Arial;
	font-weight:bold;
	color: #4D4D4D;
	font-size: 14px;
}
.img_copy_p {
	font-family: Arial;
	color: #4D4D4D;
	font-size: 10pt;
}
.bulletItem {
	list-style-type: disc;
	font-family: Arial;
	color: #4D4D4D;
	margin-left: -11px;
	font-size: 10pt;
}
.disabled {    
	visibility: hidden;
}

/** Carestream.Master **/

.white {
    background-color: white; 
}

.hideAll {
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 99999; /* Higher than anything else in the document */
}

.hidden {
    display: none;
}
/*
      
      from CarestreamNoNavMaster 
   
    #wrapperformenu #menuheaderwrapper {
        position: relative;
        z-index: 2;
        }
        
        #wrapperformenu #menucontentwrapper {
            position: relative;
        }
*/



#wrapperformenu #menuheaderwrapper {
    position: relative;
    top: 0px;
    z-index: 20;
    padding-top: 19px;
    height: 139px;
    background: inherit;
}

#wrapperformenu #menucontentwrapper {
    position: relative;
}

.big-link {
    display: block;
    margin-top: 100px;
    color: #06f;
    text-align: center;
    font-size: 70px;
}

#simplemodal-overlay {
    background-color: #000;
}

#simplemodal-container {
    padding: 12px;
    border: 1px solid #444;
    background-color: White;
}

.is-sticky .yui3-menu-content:after {
    position: absolute;
    left: -105px;
    display: block;
    width: 112.5%;
    height: 2px;
    border-bottom: 11px solid #ffb700 !important;
    background-color: white;
    content: " ";
}

.is-sticky #rightmenucornerimage {
    left: 855px !important;
}

.is-sticky #productsandservices {
    left: 102px !important;
    z-index: 1000000;
    float: left;
    width: 855px !important;
    height: 15px !important;
}

.is-sticky input[name*='CarestreamImage'] {
    z-index: 1000000;
    width: 47px !important;
    height: 37px !important;
    
}

.sticky-wrapper input[name*='CarestreamImage'] {
    width: inherit;
    background: url(../../../../../../Resources/Images/Menu/sprite.jpg) repeat-x 0 0;
    padding: 0px 25px 10px 29px !important;
}

/*}*/

.is-sticky #main e {
    z-index: 1000000;
    padding-left: 104px;
}

.is-sticky #main .first-of-type {
    z-index: 1000000;
}

.is-sticky .yui3-menu-label {
    right: -81px;
    z-index: 1000000;
}

.is-sticky {
    z-index: 1000000;
    background-color: white;
}

 body {
}
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    top: 0;
    right: 5px; 
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    
    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    
    background: #fff;
    color: #4E443C;
    border-radius: 14px;
    padding: 3px;
    text-align: center;
    
    margin-right: 2px;
    
    opacity: .75;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

.jcarousel-scroll {
    margin-top: 10px;
    text-align: center;
}

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}
     
.jcarousel-skin .jcarousel-container {
    margin:auto;
    width: 100%;
     overflow: hidden;
}
.jcarousel-skin .jcarousel-container {
    border-radius: 10px 10px 10px 10px;
}

.jcarousel-clip {
  overflow: hidden;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    height: 100%;
    width: 100%;
    overflow:hidden;
}
.jcarousel-skin .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 7px;
    overflow: hidden;
}
.jcarousel-skin .jcarousel-item {
    border: 1px solid #FFFFFF;   
    width:680px;
    height:268px;
}
.jcarousel-skin-content .jcarousel-container {
    margin:auto;
    width: 100%;
}
.jcarousel-skin-content .jcarousel-container {
    border-radius: 10px 10px 10px 10px;
}
.jcarousel-skin-content .jcarousel-clip-horizontal {
    height: 100%;
    width: 100%;
     overflow: hidden;
}
.jcarousel-skin-content .jcarousel-item-horizontal {
    margin-left: 25px;
    margin-right: 25px;
    left: -10px;
    width: 680px !important;
    background-color:#EEEEEE;
    height: 100%;
    position: relative;   
}
.jcarousel-skin-content .jcarousel-item {
    border: 1px solid #FFFFFF;
}

.jcarousel li {
    float: left;
}

        .jcarousel-control {
    margin-bottom: 10px;
    text-align: center;
}

        .jcarousel-wrapper {
            overflow:hidden;
            height: 268px ;
        /*margin: 20px auto;*/
    position: relative;
    /*border: 10px solid #fff;*/
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;
}





 A:LINK {
    Color: #003D66;
    Text-Decoration: underline;
} 

A:VISITED {
    Color: #003D66;
    Text-Decoration: underline;
}

A:HOVER {
    Color: #595959;
    cursor: pointer;
}

.yui3-loading #productsandservices {
    display: none;
}

.yui3-loading #sectionTabView {
    visibility: hidden;
}

.navWrapper {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.link {
    margin-right: 1em;
    margin-left: 1em;
    padding-bottom: 5px;
    font-family: Arial;
    font-size: 9pt;
}

.left {
    float: left;
    margin-bottom: 1em;
    margin-right: 4px;
    width: 680px;
}

.right {
    float: left;
    margin-bottom: 1em;
    width: 276px;
}

.tabHeader {
    width: 276px;
    height: 19px;
    background-image: url(/Resources/Images/Website/rounded_corner_yellow_tab.jpg);
}

.tabHeaderText {
    Color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bolder;
    margin-left: 1em;
}

.seperator {
    width: 276px;
    height: 2px;
}

.content {
    width: 276px;
    height: 110px;
    background-color: #00000B;
}

.tabHr {
    width: 85%;
    color: #616265;
}

.landing .sectionWrapper { 
    clear: both;
    width: 100%;
    padding-top: 10px;
    margin-left: 10px; 
    margin-right: 10px;
}

.landing .sectionLeft {
    float: left;
    padding: 4px 4px 4px 4px;
    width: 336px;
}

.landing .sectionRight {
    float: left;
    padding: 4px 4px 4px 4px;
    width: 336px;
}

.landing .disclaimer {
    margin-left: 7px;
}

.landing .imgWrapper {
    float: inherit;
    margin-left: 7px;
    margin-right: 10px;
    padding-bottom: 10px;
}

.landing .image {
    float: left;
    width: 228px;
    height: 169px;
    padding-bottom: 20px;
    margin-left: 3px;
}

.landing .left {
    float: left;
    width: 244px;
}

.landing .right {
    float: left;
    margin-bottom: 1em;
    width: 710px;
}

/** Unibox styles */
img.unibox-vis {
    width: 70px
}

.unibox-selectable {
    clear: both;
    position: relative;
    font-family: sans-serif;
    font-size: 14px;
    text-align: left;
    display: block !important;
}

.unibox-selectable .unibox-extra {
    cursor: default
}

.unibox-selectable:hover .unibox-extra {
    color: #fff
}

.unibox-selectable.active, .unibox-selectable:hover {
    background-color: #0078bf;
    color: #fff;
    cursor: pointer;
}

.unibox-selectable.active a, .unibox-selectable.active span, .unibox-selectable.active .unibox-extra, .unibox-selectable:hover a, .unibox-selectable:hover span, .unibox-selectable:hover .unibox-extra {
    color: #fff
}

.unibox-selectable .unibox-selectable-img-container {
    width: 60px;
    float: left;
    margin-right: 6px
}

.unibox-selectable img {
    max-width: 60px;
    max-height: 60px
}

.unibox-selectable span span {
    font-weight: bold
}

.unibox-ca {
    clear: both
}

#unibox-invisible {
    visibility: hidden;
    position: relative;
    text-align: left;
    height: 0;
    display: none;
}

#unibox-suggest-box {
    position: absolute;
    display: none;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    color: #333;
    overflow: hidden;
    z-index: 1500
}

#unibox-suggest-box a {
    text-decoration: none;
    color: #329FD9;
}

#unibox-suggest-box .unibox-selectable:hover a, #unibox-suggest-box .unibox-selectable.active a {
    color: #fff;
}

#unibox-suggest-box > div > div {
    padding: 6px 8px
}

#unibox-suggest-box h4 {
    margin-left: 8px;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 18px
}

.unibox-ivf {
    position: absolute
}

.unibox-ivf {
    width: 76px;
    height: 76px;
    position: absolute;
    top: -89px;
    left: -15px
}

.unibox-ivf img {
    max-width: 76px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -webkit-transform: rotateX(-90deg) translateY(100%);
    transform: rotateX(-90deg) translateY(100%)
}

.unibox-ivf img.l {
    -webkit-transform: rotateX(0) translateY(0);
    transform: rotateX(0) translateY(0)
}

/** Site Search 360 styles */
#ss360-layer {
    padding: 10px;
}

#ss360-layer h4 {
    background-color: #329FD9;
    padding: 5px;
    color: white;
    font-size: 20px;
}

.ss360-layer-content {
    position: relative;
}

.ss360-layer-content h2 {
    font-size: 1.5em;
}

a.ss360-result-link {
    font-size:14px;
    color:#006621;
}

#ss360-layer.ss360-overlay p {
    text-align: left;
}
#ss360-layer.ss360-overlay {
    position: fixed;
    width: 80%;
    padding: 30px;
    padding-right: 50px;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: 0 0 5px 3px rgba(122, 122, 122, 1);
    -moz-box-shadow: 0 0 5px 3px rgba(122, 122, 122, 1);
    box-shadow: 0 0 5px 3px rgba(122, 122, 122, 1);
    z-index: 999999;
    left: calc(10% - 40px);
    top: calc(10% - 30px);
    height: 80%;
    overflow: auto;
}

.ss360-suggests {
    margin-bottom: 25px;
    margin-top: 5px
}

.ss360-suggests a {
    font-size: 1.2em;
}

.ss360-content-container img {
    /*max-width: 300px;*/
    /*width: 250px;*/
    max-width:70px;
    width:70px;
    max-height:70px;
    height:70px;
    float: left;
    margin-right: 12px;
    /*margin-bottom: 6px;*/
    margin-top:6px;
}

.ss360-content-container table {
    width: auto;
    border: none;
}

.ss360-content-container table tr, .ss360-content-container table tr td {
    border: none;
}

.ss360-content-container table tr td:nth-of-type(1) {
    font-weight: bold;
    padding-right: 10px;
}

.unibox-highlight {
    font-weight: bold;
}

p.unibox-result-content {
    margin-top: 5px;
    margin-bottom: 15px;
}

/** Animation styles */
.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(.95);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(.95);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0;
        transform: scale(.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

#ss360-searchbox-spinner {
    width: 100px;
    height: 100px;
    position: fixed;
    left: 49.5%;
    top: 49.5%;
    z-index: 999999;
    display: none;
}

.ss360-double-bounce1, .ss360-double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50% !important;
    background-color: #329FD9;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.ss360-double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.ss360-layer-content > h2 {
    margin-top: 0;
}

.ss360-top-nav {
    padding-bottom: 10px;
}

.ss360-left-nav {
    float: left;
    width: 20%;
}
.ss360-layer-content.ss360-left-nav {
    float: right;
    width: 80%;
}
@media all and (max-width: 680px) {
    .ss360-left-nav {
        float: left;
        width: 100%;
        clear: both;
    }
    .ss360-layer-content.ss360-left-nav {
        float: left;
        width: 100%;
    }
    #ss360-sorting-selection {
        display: none;
    }
    #ss360-layer.ss360-overlay {
        position: fixed;
        width: 100%;
        padding: 10px 0 10px 10px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        left: 0;
        top: 0;
        height: 100%;
    }
}

.ss360-left-nav .ss360-nav-entry {
    margin-bottom: 10px;
}

.ss360-nav-entry:hover {
    border-bottom: 3px solid #329fd9;
    padding-bottom: 8px;
}

.ss360-nav-entry {
    display: inline-block;
    padding: 10px;
    background: #fff;
    color: #333;
    margin-right: 5px;
    border: 1px solid #329fd9;
    cursor: pointer;
}

.ss360-result-count:after {
    content: ")";
}

.ss360-result-count:before {
    content: "(";
}

.ss360-result-count {
    margin-left: 5px;
}

.ss360-search-term-highlight {
    background-color: #b5f948;
    padding: 0 3px;
}

.ss360-highlight {
    font-weight: bold
}

.ss360-hidden {
    display: none;
}

.ss360-more-results {
    border: 1px solid #329fd9;
    color: #329fd9;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 12px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 210px;
    cursor: pointer;
}

/** The dark background behind the layover. */
#ss360Darken, #ss360Darken-input {
    background-color: rgba(0, 0, 0, .65) !important;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAZlBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnJycoKCiCgoKEhITn5+f+/v7///9G9P8rAAAAIHRSTlMAAAQFBgcSExksREVMTU5kZWhpdHV2ent8fYCKi6ys6j3syEgAAAD9SURBVDjLldTrEoIgEAVgzVw1Ay+hxlJS7/+SGRW0KkbnDyPzjTJHIIoDEsXRz1C0L46VOJ9FdSz2HgS8R5uewwraHSSSyHI3R9DgIg1QlJ9wJaf8G4HA1QhwKGnQkzaxqERvyg8C6UcS3ojjRvgLpa7Dq3qNanStpgYVzty0UUrfrnayMIjZ54u+P5WahoudZAZVSBU1WBnUIVXUYGcQKWBSd61ICUukPKijRmuquvnC1Wfhar5wRo0dSAWuzNGVOc7K3P4tQxr+g7e3SvbPpouSNmD7Bh2EsCM1vWvliy0sjnn5+5hPyfjgyMAz79XDaiGlqJn36tm6xALyAPQXUwhUn4QTAAAAAElFTkSuQmCC") 12 12, auto;
    z-index: 999998;
}

/** The close button for the layover. */
#ss360CloseLayerButton {
    -webkit-transform-origin:center;
    -firefox-transform-origin:center;
    transform-origin:center;
    cursor: pointer;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 36px;
    height: 36px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAZlBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAnJycoKCiCgoKEhITn5+f+/v7///9G9P8rAAAAIHRSTlMAAAQFBgcSExksREVMTU5kZWhpdHV2ent8fYCKi6ys6j3syEgAAAD9SURBVDjLldTrEoIgEAVgzVw1Ay+hxlJS7/+SGRW0KkbnDyPzjTJHIIoDEsXRz1C0L46VOJ9FdSz2HgS8R5uewwraHSSSyHI3R9DgIg1QlJ9wJaf8G4HA1QhwKGnQkzaxqERvyg8C6UcS3ojjRvgLpa7Dq3qNanStpgYVzty0UUrfrnayMIjZ54u+P5WahoudZAZVSBU1WBnUIVXUYGcQKWBSd61ICUukPKijRmuquvnC1Wfhar5wRo0dSAWuzNGVOc7K3P4tQxr+g7e3SvbPpouSNmD7Bh2EsCM1vWvliy0sjnn5+5hPyfjgyMAz79XDaiGlqJn36tm6xALyAPQXUwhUn4QTAAAAAElFTkSuQmCC");
}

@keyframes rotate {
    0% {
      transform: rotate(0deg);
    }
    50% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(90deg);
    }
}
#ss360CloseLayerButton:hover {
    animation-duration: 0.5s;
    animation-name: rotate;
    animation-iteration-count: 1;
}

#ss360IndexFilters {
    display: none;
}

.ss360-content-container>a, .ss360-content-container>a:hover {
    border: none;
}

.ss360-content-container {
    margin-top: 5px;
    clear:both;
}
.ss360-content-container p {
    margin-top:5px;
}
.ss360-title {
    /*padding-bottom:15px;*/
    font-size:16px;
    display:block;
}

.ss360-link {
    display:block;
}

.ss360-cg-result-count{

}

/* CSD Customizations (inline above as well) */
#ss360-search-box-entry
{ 
    position: absolute;
    right:12px;
    top:0px;
    width:250px;
}

#ss360-search-box-entry table {
    width:100%;
    margin-bottom: 2px;
}

#ss360-search-box {
    height:20px;
    width:200px;
    padding:2px;
}
    
.ss360-search-button {
    background-image: url(../../Resources/Images/Menu/GCSE-search-icon.png);
    background-size: 30px;
    margin:0;
    padding:0;
    height:30px;
    width:30px;
}
.ss360-search-button img {
    width:28px;
    height:28px;
    margin:0;
    padding:0;
}

#gcsSearchResults
{
    background-color:#fff;
}
span.ss360-cg-result-count
{
    font-weight:bold;
}

.ss360-content-container img {
    float:left;
}
/*
.ss360-content-container img[src*="pdf.svg"] {
    max-height:30px;
    height:30px;
    max-width:30px;
    width:30px;
    display:none;
}
*/

.ss360-title {
    /* padding-bottom: 15px; */
    font-size: 20px;
    display: block;
    overflow: hidden;
    height: 25px;
}

.ss360-title img {
    max-height: 25px;
    height: 25px;
    max-width: 25px;
    width: 25px;
    display: block;
    margin-top:0px;
}

/* IE 11 style issues */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */
    #buttonSearch {
        display: inline-flex;
        align-items: center;
    }
}