
body,td,th {
	font-family: Arial, Verdana;
	font-size: 16px;
	color: #000000;
	
}

p {
	font-size: 16px;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg_blue_grad.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
}
.rxshell {
	background-color: #FFFFFF;
}


.rxmidform {
	background-color: #FFFFFF;
	text-align: right;
	
}

.rxform {
	background-image: url(../images/form-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.s5 {
	height: 5px;
}



.topbar {
	background-image: url(../images/header-100h.gif);
	background-repeat: repeat-x;
	background-position: top center;
	height: 20px;
}
.topbartext {
	font-size: 13px;
}

.headerbl {
	background-image:url(../images/header_blank.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 105px;
}

.centerrepeat {
	background-image: url(../images/center_repeat.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.centerrepeatnav {
	background-image: url(../images/center_repeat.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: 30px;
	margin-right: 30px;
}

.navbumper {
	background-image: url(../images/nav_bumper.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 11px;
}

.navrpt {
	background-image: url(../images/nav_rpt.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.content {
	background-color: #FFFFFF;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	}

.pagecontent {
	background-image: url(../images/img-mortar-pestle.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pagecontent2 {
	background-image: url(../images/img-mortar-pestle-blank.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}


  #nav {
    float:left;
    width:100%;
	background-image: url(../images/center_repeat.gif);
	background-repeat: repeat-y;
	background-position: top center;
    font-size:115%;
    line-height:normal;
    }
	
  #nav ul {
    margin:0;
    padding:10px 10px 0;
	list-style:none;
	}
  #nav li {
    float:left;
    margin:0;
    padding:0;
	background-image: url(../images/nav_right.gif);
    background-repeat: no-repeat;
	background-position: right top;
    }
  #nav a {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
   #nav a:link {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  #nav a:visited {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  #nav a:hover {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #000099;
    text-decoration: underline;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  #nav a:active {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }

  #header a {float:none;}
  /* End IE5-Mac hack */
  #nav #current {
    background-image: url(../images/nav_right_over.gif);
    }
  #nav #current a {
    background-image: url(../images/nav_left_over.gif);
	font: Arial;
	font-size: 16px;
	color: #000000;
    text-decoration:underline;
    font-weight:bolder;
    }
	
  #nav #all {
    background-image: url(../images/nav_right.gif);
    }
  #nav #all a {
    background-image: url(../images/nav_left.gif);
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
    }

   #nav #all a:link {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  #nav #all a:visited {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  #nav #all a:hover {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #000099;
    text-decoration: underline;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }
  #nav #all a:active {
    display:block;
    float:left;
	font: Arial;
	font-size: 16px;
	color: #0000FF;
    text-decoration:none;
    font-weight:bold;
	background-image: url(../images/nav_left.gif);
    background-repeat: no-repeat;
	background-position: left top;
    padding:5px 15px 4px; 
    }

.subnav {
	background-image: url(../images/subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
	padding-top: 5px;
	
}

.subnavlinks a:link {
	font: Arial;
	font-size: 12px;
	color: #0000FF;
    text-decoration:none;
	padding-left: 2px;
	padding-right: 2px;
    }
.subnavlinks a:visited {
	font: Arial;
	font-size: 12px;
	color: #0000FF;
    text-decoration:none;
	padding-left: 2px;
	padding-right: 2px;
    }
.subnavlinks a:hover {
	font: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration: none;
	background-color: #CCCCCC;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	padding-left: 0;
	padding-right: 0;
    }
.subnavlinks a:active {
	font: Arial;
	font-size: 12px;
	color: #0000FF;
    text-decoration:none;
	padding-left: 0;
	padding-right: 0;
    }

.subnavlinkson {
	font: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	text-decoration: none;
    }

.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	color: #000000;
	font-size: 12px;
}

.footernav a:link {
	font: Arial;
	font-size: 12px;
	color: #0066FF;
    text-decoration:none;
	padding-left: 2px;
	padding-right: 2px;
    }
.footernav a:visited {
	font: Arial;
	font-size: 12px;
	color: #0000FF;
    text-decoration:none;
	padding-left: 2px;
	padding-right: 2px;
    }
.footernav a:hover {
	font: Arial;
	font-size: 12px;
	color: #000000;
    text-decoration: none;
	background-color: #CCCCCC;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	padding-left: 0;
	padding-right: 0;
    }
.footernav a:active {
	font: Arial;
	font-size: 12px;
	color: #0000FF;
    text-decoration:none;
	padding-left: 0;
	padding-right: 0;
    }

.footernavon {
	font: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	text-decoration: none;
    }
	
.subfooter {
	background-image: url(../images/sub_footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 3px;
	height: 27px;
	font-size: 13px;
}

.linkback {
	height: 20px;
}

.showcasemenu {
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
}
.pagecontent {
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	text-align: justify;
}

.s15 {
	height: 15px;
}
.s5 {
	height: 5px;
}
.s30 {
	height: 30px;
}
.br5 {
	height: 5px;
}

.showcasehead {
	font-family: verdana;
	background-color: #EBEDED;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
}

.showcasecontent {
	font-size: 16px;
	font-weight: normal;
	padding: 4px;
}
.showcasecontent {
	font-size: 15px;
	padding: 4px;
	text-align: center;
}
.breadcrumbs {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	background-color: #EBEDED;
	font-weight: bold;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	}

.floatright {
	float: right;
	padding: 5px;
}
.floatleft {
	float: left;
	padding: 5px;
}

.productmanu {
	border-left: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	padding: 2px;
}
.productlink {
	border-top: 2px solid #CCCCCC;
}

#productnav {
  padding:0;
  margin:0;    
  width: 100%;
}
	
#productnav li {
  list-style-type: none;
  margin:0 0 0.25em 0;
  }
 
#productnav a, #productnav a:visited {
  display:block;
  width:100%;
  border-bottom:2px solid #EBEDED;
  text-decoration: none;
  color: #000099;
  padding:0.25em;
  }  	
  
#productnav a:hover {
  background:#CCCCCC;
  color: #0000FF;
  border-right: 2px solid #000099;
  list-style-image: url(../images/img-li-bullet.gif);
  }  
  
.productnavon {
  background:#CCCCCC;
  color: #000000;
  font-weight: bold;
  border-right: 2px solid #000099;
  list-style-type: none;;
  }  
  
.productnavon a, .productnavon a:link, .productnavon a:vistited, .productnavon a:hover, .productnavon a:active {
  background:#CCCCCC;
  color: #000000;
  font-weight: bold;
  border-right: 2px solid #000099;
  list-style-type: none;;
  }  

.caption {
	text-align: left;
	padding-left: 19px;
}

#bulleted {
padding-left: 25px;
  margin:0;    
  width: 500px;
}

#bulleted li {
  padding-top:5px;
  padding-bottom:5px;
  margin-top:5px;    
  margin-bottom:5px;
  list-style-image: url(../images/img-li-check.gif);  
}

#numbered {
padding-left: 25px;
  margin:0;    
  width: 500px;
}

#numbered li {
  padding-top:5px;
  padding-bottom:5px;
  margin-top:5px;    
  margin-bottom:5px;
}

.spread500box {
	border-bottom: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	font-family: verdana;
	padding: 3px;
	width: 510px;
	text-align: justify;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000066;
}
