h1
{
	font-family: times new roman;
}

h2 
{
	font-family: times new roman;
}

h3.other1
{
	font-family: arial; 
	font-weight: bold;
	color: #A50021; 
	font-size: 150%
}

h3.displayFrameHeading
{
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	color: #A50021;
}

a.detaillinks 
{
	font-family: arial;
	font-size: 80%
}

a.noUnderline_black
{
	text-decoration:none;
	color:black;
}

a.noUnderline_white
{
	text-decoration:none;
	color:white;
}

a.regularlink
{
	font-family: arial;
	color: black;
	font-size: 70%
}

a.menuheader
{
	font-family: arial;
	color: black;
	font-size: 90%;
	font-weight: bold
}

body.bg1 
{
	background-color: #E8E8E8;
	font-family: times new roman;
	font-size: 90%;
}
body.bg2 {background-color: #FFE57F}

caption.text1
{
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	color: black;
}


li.smalladdr
{
	font-family: arial; 
	font-weight: bold;
	color:white; 
	font-size: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 90%;
}

#menu1 
{
	display: none; 
	margin-left: 20px;

}

#menu2 
{
	display: none; 
	margin-left: 20px;
	margin-right: 200px;
}

#menu3 
{
	display: none; 
	margin-left: 20px;
}

#adapters_menu 
{
	display: none; 
	margin-left: 5px;
}

#aspirating_tubes_menu
{
	display: none; 
	margin-left: 5px;
}

#hydro_aspirator_menu
{
	display: none; 
	margin-left: 5px;
}

#drain_tubes_menu
{
	display: none; 
	margin-left: 5px;
}

#needle_driver_menu
{
	display: none; 
	margin-left: 5px;
}

#trocars_menu
{
	display: none; 
	margin-left: 5px;
}

#hypo_valve_menu
{
	display: none; 
	margin-left: 5px;
}

#misc_menu
{
	display: none; 
	margin-left: 5px;
}

#quick_disc_menu
{
	display: none; 
	margin-left: 5px;
}

#things2know_menu
{
	display: none; 
	margin-left: 5px;
}

p.copyright 
{
	font-family: times new roman;
	color: black;
	font-size: 80%;
}

p.smalladdr
{
	font-family: arial; 
	font-weight: bold;
	color:white; 
	font-size: 150%;
	line-height: 90%
}

p.smalleraddr
{
	font-family: arial;
	font-weight: bold;
	color:white; 
	font-size: 70%;
	line-height: 90%
}

p.heading1
{
	font-family: arial;
	font-weight: bold;
	font-size: 100%;
	color: #A50021;
}

p.heading2
{
	font-family: arial;
	font-size: 120%;
	color: #A50021;
}

p.heading3
{
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	color: black;
}

p.heading4
{
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	color: #A50021;
}

p.heading5
{
	font-family: arial;
	font-weight: bold;
	font-size: 120%;
	color: white;
}

p.detailheading
{
	font-family: arial;
	font-weight: bold;
	font-size: 80%;
	color: #FFDC47;
}

p.normal1
{
	font-family: arial;
	color: black;
}

p.smallnormal1
{
	font-family: arial;
	font-size: 80%;
	color: black;
}

table.autumn1
{
	background-color: #A50021;
}

td.data1
{
    font-family: arial;
    font-size: 100%;
    color: black;
}

td.data2
{
    font-family: times new roman;
    font-size: 90%;
    color: black;
}

td.data3
{
    font-family: times new roman;
    font-size: 80%;
    color: black;
}

td.heading1
{
    font-family: times new roman;
    font-size: 200%;
    color: black;
}

th.heading1
{
	font-family: arial;
	font-weight: bold;
	font-size: 110%;
	color: #A50021;
}

th.heading2
{
	font-family: arial;
	font-weight: bold;
	font-size: 100%;
	color: black;
}

li.text1
{
	font-family: arial;
	font-size: 100%;
	color: black;
}
li.products
{
	margin-left: -35;
	font-size: 85%;
	list-style-type: none;
}

ul.nobullets
{
	list-style-type: none;
}



ul#menu {
  width: 180px;
	height: 180px;
  list-style-type: none;
  margin: 0;
  padding: 0;
	text-align: left;

}

ul#menu ol {
  display: none;
  /*text-align: right;*/
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: times-new-roman;
	font-size: 15px;
  color: black;
	padding: 5px 0;
}

ul#menu li {
  line-height: 15px;
}

ul#menu ol li {
  font-size: 5px;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

#hydro_main {
	padding-bottom: 5px;
	position: relative;
	bottom: 5px;
}

#drain_main {
	position: relative;
	bottom: 11px;
}

#support_heading {
	font-size: medium;
	position: relative;
	bottom: 10px;
}



/* fade in */
.container {
  position: relative;
  width: 250px;
}

.image {
  display: block;
  height: auto;
	width: 250px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  width: 250px;;
  opacity: 0;
  transition: .5s ease;
  background-color: white;
}

.container:hover .overlay {
  opacity: .75;
}

.text {
  
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
	
	.text a {
		text-decoration: none;
		color: black;
	}