@charset "utf-8";
/* CSS Document */

body {margin: 0 0; padding: 0 0; background: #fff  url(/dns/img/videoDirectory_back.jpg) repeat-x;}

h1 { font: bold 20px Arial, Helvetica, sans-serif; color: #333; margin-left: 60px;}


td#title {background-image:url(/dns/img/videoDirectory_titleFlare.jpg); background-repeat:no-repeat; height: 86px;}

tr#specialties { vertical-align: bottom; font: bold 12px Arial, Helvetica, sans-serif; }

tr#specialties td { padding: 0 10px; border-right: 1px solid #FC6; border-bottom: 2px solid #ccc; text-align: center;}

tr#specialties td#tag {padding: 0 0; border: none;}

td.ehrLogos { background: #fff url(/dns/img/videoDirectory_EHRLogo_back.jpg) repeat-y; padding: 10px 0; text-align:center;}

td.ridge { height: 12px; background: #fff url(img/videoDirectory_ridge.jpg) repeat-x; border-right: 1px solid #FC6;}

td.vidcell { padding: 5px 5px; border-right: 1px solid #FC6; border-bottom: 1px solid #ccc; text-align: center;}

.thumbnail{
position: relative;
z-index: 0;
width: 175px;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;

}

.thumbnail div{ /*CSS for enlarged image*/
position: absolute;
background:#fff url(/dns/img/hoverbacker.jpg) repeat-y;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
width: 175px;
font: bold 11px Arial, Helvetica, sans-serif;
color: #333;
text-align: left;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover div{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 40px;
left: -175px;
width: 175px; /*position where enlarged image should offset horizontally */

}


ul.goldbullets  {list-style-image:url(../img/blt.gif); font: bold 11px Arial, Helvetica, sans-serif;}

ul.goldbullets  li {margin: 10px 0;}

ul.goldbullets  li  a:visited { color:#333;}
ul.goldbullets  li  a { text-decoration: none; font-weight: bold; color:#333; border-bottom: 1px dotted #B3A039;}
ul.goldbullets  li  a:hover { text-decoration: none; border-bottom: none;}


div#bottomFeeder { text-align: center; background: #fff url(img/reseller_btm_pop.jpg) repeat-x; padding-top: 1px; padding-bottom: 1px; border-bottom: 1px solid #ccc; margin-top: 1px;}#script {
	width: 756px;
	margin: auto;
	height: 295px;
	background-image: url(../img/script_box_gold_fade.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	background-repeat: no-repeat;
}
#script h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
