/*
CSS for Bubble Under site
*/
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #e2edff;
  line-height: 125%;
  padding: 0;
  margin: 0;
}

h1, h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1   { color: white; font-size: x-large; background: navy repeat-y right bottom; margin: 0; padding-top: 2em; padding-bottom: 0.2em; padding-left: 0.4em }

h2 {
  color: navy;
  font-size: 130%;
  font-weight: normal;
  padding-top: 15px;
}

#indexcontent {
  line-height: 110%;
}

#articlenavigation {
  
}


li {
  font-size: small;
  list-style-type: none;
}

p {
  font-size: small;
  color: navy;
}

#tagline p   { font-family: Georgia, Times, serif; font-style: italic; background: #bed8f3 repeat-y right 50%; margin: 0; padding-top: 0.2em; padding-bottom: 0.2em; padding-left: 0.8em; border-top: 3px solid #7da5d8; border-bottom: 3px solid #7da5d8 }

em {
  text-transform: uppercase;
}

a {
  font-weight: bold;
}

a:link {
  color: black;
}

a:visited {
  color: navy;
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: navy;
}

a:active {
  color: aqua;
  background-color: navy;
}


#navigation     { background: #7da5d8 no-repeat; width: 180px; height: 460px }
#navigation1  { background: #7da5d8 no-repeat; position: absolute; top: 107px; width: 180px; height: 740px }
#instrumentindexpic { position: absolute; left: 180px }
#articlenavigation     { background: #7da5d8 no-repeat 0 bottom; width: 180px; height: 500px }
#articlenavtitle  { background: #7da5d8; padding-top: 30px; padding-left: 38px; top: 107px; left: 560px; width: 142px; height: 50px }

#instrumentindexnav {
  width: 180px;
  height: 800px;
  left:260px;
}
#instrumentindexnavb  { left: 500px; width: 180px; height: 800px }
#cover200 {
	position: absolute;
	top: 198px;
	left: 776px;
	width: 200px;
	height: 800px
}
#cover200b { position: absolute; left: 415px; width: 200px; height: 800px }
#cover200c { position: absolute; left: 645px; width: 200px; height: 800px }
#covertext {
	position: absolute;
	left: 0px;
	width: 200px;
	height: 800px;
	top: 242px;
}
h2, ul {
  margin-top: 15px;
}

#header {
  border-top: 3px solid #7da5d8;
}
/*
This section deals with the position of items on the screen.
It uses absolute positioning - fixed x and y coordinates measured from the
top-left corner of the browser's content display.
*/

#navigation, #bodycontent, #header, #articlenavigation, #indexpicture, #articlenavtitle,#instrumentindexnav, #instrumentindexnavb     {
  position: absolute;
}

#navigation, #bodycontent {
  top: 107px;
}

#bodycontent   { padding-left: 5px; left: 180px }
#header {
  width: 100%;
}

#indexcontent {
  width: 280px;
}
#quizcontent   { line-height: 100%; padding-top: 20px; padding-left: 20px; width: 280px }
#secondtagline {
  width: 360px;
}
#articlecontent {
  width: 460px;
  line-height: 100%;
  padding-top: 0;
  padding-bottom: .2em;
  

}

#articlenavigation {
  left: 560px;
  top:  157px;
}

#instrumentindexnav  { text-align: left; padding-left: 0; top: 160px; left: 160px; width: 330px; height: 800px }
#articlenavlist { text-align: left; padding-left: 0; position: absolute; top: 160px; left: 160px; width: 600px; height: 800px }
#instrumentindexnavb  { text-align: left; padding-left: 0; top: 160px; left: 490px; width: 280px; height: 800px }
#indexpicture    { position: absolute; top: 240px; left: 560px }
#indexpicture2 { position: absolute; top: 240px }
#instrumentpic { top: 165px; left: 0 }
#instrumentpic2 { position: absolute; left: 370px }
#instrumentpicgroup  { position: absolute; left: 5px }
#secondtitle  /* Only Use For Instrument Page */ { padding-left: 5px; position: absolute; top: 107px; left: 180px }
#instrumentinfo   { line-height: 100%; padding-right: 3px; padding-left: 0; width: 350px }
#googleadnav  { padding-left: 10px; position: absolute; top: 240px }
element { }
#description   { line-height: 100%; width: 400px }
#instrumentlist { line-height: 100%; position: absolute; top: 5px; left: 420px; width: 250px }
#incorrect { color: #c03; background-color: #ff0 }
#surgicalcap { position: absolute; top: 250px; left: 30px }
