* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

p, ul, li, ol, span, strong, em, div, h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

body {
  width: 100%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  z-index: 0;
  background: #fff url('../images/back_grad.gif') 0 0 repeat-x;
  text-align: left;
  font-size: medium;
  color: #333333;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}

input,textarea { border: solid 1px #333; }

a {
  color: #92a56d;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

/* Top section global to all pages */

#bar {
  width: 1084px;
  display: block;
  height: 145px;
  position: relative;
  margin: 0 auto;
}

#bar h1, #bar h1 a {
  display: block;
  width: 919px;
  height: 145px;
  position: absolute;
  top: 0;
  left: -123px;
}  

#bar h1 { background: url('../images/head.jpg') no-repeat 0 0; }

#bar h1 a { text-indent: -9999em; }

#bar_2 {
  width: 953px;
  display: block;
  height: 0;
  position: relative;
  margin: 0 auto;
}

#bar_2 p, #bar_2 a {
  text-indent: -9999em;
  position: absolute;
  right: 0;
  display: block;
}

#bar_2 p {
  width: 278px;
  height: 34px;
  top: -69px;
  background: url(/images/thurs_line.gif) 0 0 no-repeat;
}

#bar_2 a {
  width: 129px;
  height: 51px;
  padding: 0 0 16px 50px;
  background: url(/images/back_to_abcnews.gif) 0 0 no-repeat;
  top: -120px;
}

/* Horizontal navigation bar for home page */

#nav {
  width: 953px;
  margin: 0 auto 0 auto;
  position: relative;
}

#nav ul {
  list-style-type: none;
  float: left;
  display: inline;
}

#nav li { display: inline; }

#nav li a {
  height: 73px;
  text-decoration: none;
  text-indent: -9999em;
  display: inline;
  float: left;
  background-position: 0 0;
  background-repeat: no-repeat;
}

li#n_episodes a {
  width: 160px;
  background-image: url(/images/nav/episodes.jpg);
}

li#n_dr_profiles a {
  width: 158px;
  background-image: url(/images/nav/doctors.jpg);
}

li#n_patient_updates a {
  width: 159px;
  background-image: url(/images/nav/patients.jpg);
}

li#n_reference a {
  width: 158px;
  background-image: url(/images/nav/reference.jpg);
}

li#n_talk_back a {
  width: 159px;
  background-image: url(/images/nav/talk_back.jpg);
}

li#n_music a {
  width: 159px;
  background-image: url('/images/nav/music.jpg');
}

#nav li a:hover	{ background-position: 0 -73px; }


/* Horizontal search bar for home page */

#search {
  width: 953px;
  background: url('../images/search_bottom.gif') bottom center no-repeat;
  margin: 0 auto 10px auto;
  float: left;
  clear: both;
}

#search form {
  height: 32px;
  width: 512px;
  margin: 0 10px 0 0;
  position: relative;
  float: right;
  display: inline;
  background: url('../images/hopkins_encycl.gif') 0 7px no-repeat;
}

input#search_field {
  width: 200px;
  top: 7px;
  right: 93px;
  height: 17px;
  position: absolute;
}

input#search_submit {
  top: 4px;
  right: 0;
  position: absolute;
  border: 0;
}

a#toggle_top_searches {
  float: left;
  display: inline;
  height: 10px;
  width: 160px;
  margin: 7px 0 0 10px;
  padding: 3px 0px 5px 24px;
  line-height: 1em;
  font-size: 12px;
  text-decoration: none;
  color: #9cb7cc;
  background-position: center left;
  background-repeat: no-repeat;
}

a.close_top_searches { background-image: url('../images/close_top_searches.gif'); }
a.open_top_searches { background-image: url('../images/open_top_searches.gif'); }

#top_searches {
  width: 933px;
  clear: both;
  float: left;
}

#top_searches h2 {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px 0;
}

#top_searches .search_list {
  padding: 0 20px 0 0;
  margin: 10px;
  display: inline;
  float: left;
  background: url('../images/dots_vertical.gif') 100% 0 repeat-y;
}

#nav #top_searches ul {
  list-style: square;
  padding: 0 0 0 10px;
  margin: 0 0 10px 0;
  position: static;
}

#nav #top_searches li {
  display: block;
  margin: 0 0 3px 0;
}

#nav #top_searches li a {
  height: auto;
  text-decoration: underline;
  text-indent: 0;
  display: inline;
  float: none;
  color: #c6e0a3;
  font-size: 12px;
}

#nav #top_searches li a:hover {
  text-decoration: none;
}

form {
  margin: 0 0 24px 0;
}

/* Home page news ticker */

#ticker {
  clear: both;
  width: 953px;
  height: 27px;
  padding: 0;
  margin: 23px auto;
}

/* Home page contents */

#content {
  clear: both;
  width: 953px;
  margin: 0 auto 36px auto;
}

#content p#intro_copy_line {
  font-size: 17px;
  line-height: 1.5em;
  padding-top: .5em;
}

#content p {
  font-size: 1em;
  color: #393939;
  font-weight: normal;
  line-height: 1.5em;
  padding: 0 0 1.5em 0;
}

#content p a {
  text-decoration: none;
  color: #7f9558;
}

#content ul#button_links_block {
  list-style-type: none;
  float: right;
}

#content ul#button_links_block li {
  float: left;
  padding: 0px 0px 17px 17px;
}

#media_block {
  width: 619px;
  height: 358px;
  margin: 0 auto;
  float: left;
}

#ad_block {
  width: 255px;
  margin: 42px 0;
  height: 410px;
  float: right;
}

#episodes_block {
  width: 953px;
  margin: 42px 0 0 0;
  height: 410px;
  padding: 0 0 42px 0;
  float: left;
  clear: both;
}

#episodes_block ul {
  list-style-type: none;
  height: 30px;
  border: #787d80 solid;
  border-width: 0 0 5px 0;
  margin: 0 0 17px 0;
}

#episodes_block ul li {
  display: inline;
}

#episodes_block ul li a {
  width: 108px;
  float: left;
  display: inline;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  color: #646875;
  padding: 5px 0;
  display: block;
}

#episodes_block ul li a.active {
  background: url(/images/nav_sel/home_sel.gif) 0 0 no-repeat;
  color: #fff;
}


#episodes_block img {
  background: #fff;
  padding: 4px;
  border: 1px #dedddc solid;
}

.episode_flash {
  float: right;
  width: 365px;
  height: 210px;
}

.episode_details {
  width: 568px;
  float: left;
}

.episode_details h3 {
  font-size: 1.5em;
  color: #4e515b;
  padding: 0 0 .25em 0;
}

.episode_details p {
  color: #5a5a5a;
}

.episode_feature {
  margin: 13px 0 0 0;
  width: 130px;
  padding: 0 53px 0 0;
  float: left;
}

.episode_feature h4 {
  display: block;
  font-size: 1.5em;
  color: #7f9558;
  margin: .5em 0;
}

.episode_feature span {
  display: block;
  color: #5a5a5a;
  font-size: 1.5em;
  line-height: 1.25em;
}

img#visit_page {
  border: 0;
  margin: 12px 0 0 0;
  padding: 0;
}

/* 300 * 270 ad block */

#ad_block_vert {
	padding: 10px;
	margin: 60px 0;
	text-align: center;
	width: 300px;
	height: 250px;
	background: url(/images/ad_bg.gif) 0 0 no-repeat;
	display: block;
	float: right;
}

#ad_insert {
  width: 300px;
  height: 250px;
  margin: 0 auto;
  background: white;
  display: block;
  padding: 0;
  color: #000;
}

/* Footer */

div#footer {
  width: 953px;
  margin: 0 auto;
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0 0 0;
  text-align: center;
  clear: both;
  color: #7998ae;
}

div#footer ul {
  list-style-type: none;
  font-size: 12px;
  padding: 2em 0 1.5em 0;
}

div#footer ul li {
  display: inline;
  padding: 0 12px;
  margin: 0;
  border-color: #ddd;
  border-style: solid;
  border-width: 0 1px 0 0;
}

div#footer ul li.last { border: 0; }

div#footer ul li a {
  color: #78828b;
  text-decoration: none;
}

div#footer p {
  font-size: 11px;
  color: #8eb5d1;
  padding: 0 0 2em 0;
  margin: 0;
}

div#footer p#boom {
  margin: 0 auto;
  padding: 0 0 1.5em 0;
  font-size: 12px;
}

div#footer p#boom a {
  padding: 0 0 0 35px;
  background: url(/images/rings.gif) 0 2px no-repeat;
  color: #78828b;
  text-decoration: none;
}