/********************* GLOBAL STYLE RULES *********************/
body
{
	color: #333333;
	background-color:#e9fce3;
	margin:0px;
	padding:0px;
}
div.body_background { text-align:center; position:absolute; z-index:1; margin:20px; width:80%; }
div.body
{
	background:url("http://www.healthpricer.com/images/backgrounds/greenstripegradient.gif") repeat-x left top;
	text-align:center;
	padding-top:18px;
	width:100%;
	position:absolute;
	z-index:10;
}
div.whitebody_mid { width:938px; background:url("http://www.healthpricer.com/images/backgrounds/whitebody_mid.gif") repeat-y center top; margin:0 auto;}
div.whitebody_top {	background:url("http://www.healthpricer.com/images/backgrounds/whitebody_top.gif") no-repeat center top; }
div.whitebody_bot {	background:url("http://www.healthpricer.com/images/backgrounds/whitebody_bot.gif") no-repeat center bottom; padding:20px 19px; text-align:left; }

form { margin:0px; padding:0px; }

ol, ul { margin-top:0px; padding-top:0px; }

p, blockquote
{
	color: #5c5553;
	margin-top: 10px;
}

/* Small text */
.small
{
	font-size: 9px;
	line-height: 15px;
}

h1, h2, h3, h4, h5, h6
{
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

h1 {font-size: 16px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}
h6 {font-size: 9px;}

img.pixel { width:1px; height:1px; border-style:none;}
img.arrowRight_3x5 { width:3px; height:5px; border:0; float:left; margin:6px 5px 0px 0px;}
img.arrowRight_3x5_header { width:3px; height:5px; border:0; margin:0px 5px 0px 0px;}

a:link, a:active, a:visited
{ color: #1e2527; text-decoration: none; border-bottom:dotted 1px #cccccc; }
a:hover
{ color: #ff4e00; text-decoration: none; border-bottom:dotted 1px #ff4e00; }

h2 a:link, h2 a:active, h2 a:visited
{ color: #0b5701; text-decoration: none; border-bottom:dotted 1px #0b5701; }
h2 a:hover
{ color: #ff4e00; text-decoration: none; border-bottom:dotted 1px #ff4e00; }

/* Fix for nested floating divs above */
.clearfix:after
{
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/********************* CLIPBOARD *********************/
div.leftEdge
{
	background:url("http://www.healthpricer.com/images/backgrounds/clipboardEdge.gif") repeat-y left top;
	margin-top:10px;
	padding:0px 20px;
	text-align:left;
}
div.leftColumn
{
	float:left;
	width:155px;
	padding:0px 20px 20px 0px;
}
div.rightColumn
{
	float:left;
	width:665px;
	padding:0px 0px 20px;
}


/********************* HEADER *********************/
/* Rules for all catIDs except 999999 */
#tabs
{
	background:url("http://www.healthpricer.com/images/backgrounds/deptTabs.gif") repeat-x left top;
	height:29px;
}
#tabs ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#tabs li
{
	float:left;
	background:url("http://www.healthpricer.com/images/backgrounds/deptTabs.gif") repeat-x left top;
	padding:0px;
	height:29px;
}
#tabs li.divider
{
	float:left;
	background:url("http://www.healthpricer.com/images/backgrounds/deptTabDivider.gif") no-repeat left top;
	padding:0px;
	height:27px;
	width:2px;
}
#tabs a
{
	display:block;
	padding:3px 14px;
}
#tabs #current
{
	background:url("http://www.healthpricer.com/images/backgrounds/deptTabsAt_right.gif") no-repeat right top;
}
#tabs #current div
{
	background:url("http://www.healthpricer.com/images/backgrounds/deptTabsAt_left.gif") no-repeat left top;
}

input.searchBoxHeader
{
	color:#0b5701;
	background-color:#d6edc7;
	font-size:16px;
	width:185px;
	border:solid 1px #74c343;
}

a.deptTabs:link, a.deptTabs:active, a.deptTabs:visited
{
	color:#1e2527;
	font-weight:bold;
	text-decoration: none;
}
a.deptTabs:hover
{
	color:#ff4e00;
	font-weight:bold;
	text-decoration:none;
}
a.deptTabsAt:link, a.deptTabsAt:active, a.deptTabsAt:visited
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.deptTabsAt:hover
{
	color:#ffff99;
	font-weight:bold;
	text-decoration:none;
}

img.logo_header { width:218px; height:45px; border-style:none; margin:10px 15px 20px; }
img.headerDivider { width:2px; height:27px; border-style:none; }

div.searchIcon { position:absolute; z-index:10; margin-top:-5px; }
img.searchIcon { width:32px; height:38px; border-style:none; float:left; }
div.headerTextInput
{
	width:194px;
	float:left;
	text-align:left;
	margin:4px 0px 0px 13px;
}
html>body div.headerTextInput
{
	margin:4px 0px 0px 40px;
}
div.headerSearchButton
{
	width:72px;
	float:left;
	margin:6px 0px 0px 5px;
}
div.headerSearchOptions
{
	float:left;
	margin:6px 0px 0px 5px;
}
div.headerBrowseByOptions
{
	float:right;
	margin:9px 0px 0px 0px;
}
html>body div.headerBrowseByOptions { margin:10px 0px 0px 25px; }
a.browseBy:link, a.browseBy:active, a.browseBy:visited
{
	color: #1e2527;
	text-decoration: none;
	margin:0px 10px;
}
a.browseBy:hover
{
	color: #ffff99;
	text-decoration: none;
	margin:0px 10px;
	border-bottom:dotted 1px #ffff99;
}
input.searchBoxHeader
{
	color:#0b5701;
	background-color:#d6edc7;
	font-size:12px;
	font-weight:bold;
	width:184px;
	border:solid 1px #90a881;
	padding:4px;
}
input.searchButtonHeader
{
	margin:20px 0px 0px 5px;
}


div.suggestionsDisplay
{
	font-weight:normal;
	background-color:#ffffff;
	position:absolute;
	width:400px;
	height:200px;
	z-index:20;
	overflow:auto;
	visibility:hidden;
	border:solid 1px #888888;
	text-align:left;
	margin-top:2px;
}
div.suggestionsListItemOff
{
	color: #666666;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 5px;
}
div.suggestionsListItemOn
{
	color: #ff4e00;
	background-color: #eeeeee;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 5px;
	cursor:pointer;
	cursor:hand;
}

/********************* FOOTER *********************/
div.footer
{
	color:#666666;
	padding: 15px 10px;
	text-align:center;
	font-size:10px;
	clear:both;
}
div.hon { float:left; width:129px; text-align:center; }
div.hon img { margin-left:-10px; }
div.footerColumn1 { float:left; width:130px; margin-top:10px;}
div.footerColumn2 { float:left; width:230px; margin-top:10px;}
div.footerColumn3 { float:left; width:180px; margin-top:10px;}
div.footerLogo { float:left; width:150px; height:70px; margin-left:20px; padding-left:30px; border-left:solid 1px #cccccc }


img.logo_footer { width:125px; height:17px; border:0; margin:4px 0px; }

img.hon { width:49px; height:72px; border-style:none; }
div.tooltip_hon
{
	position:absolute;
	z-index:10;
	visibility:hidden;
	width:200px;
	height:80px;
	padding:0px 5px;
	font-weight:normal;
	background-color:#ffffff;
	border:solid 1px #aaaaaa;
	margin:-5px 0px 0px 52px;
	text-align:left;
	line-height:13px;
}
html>body div.tooltip_hon
{
	margin-left:92px;
}

a.footer:link, a.footer:visited, a.footer:active
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover
{
	color: #ff4e00;
	font-size: 10px;
	text-decoration: none;
}


/********************* ACTIONS - LISTPRODUCTS.JSP AND PRODUCT.JSP *********************/
div.actions
{
	text-align:right;
	border-bottom:solid 2px #455066;
	padding:7px 10px;
}
html>body div.actions
{
	padding:5px 10px;
}
div.actionItem
{
	float:right;
	width:105px;
	margin-left:20px;
	text-align:left;
}
div.actions img { width:16px; height:16px; border:0; float:left; margin-right:5px;}
a.actions:link, a.actions:active, a.actions:visited
{
	font-size:10px;
	color:#1e2527;
	font-weight:bold;
	text-decoration: none;
}
a.actions:hover
{
	font-size:10px;
	color:#ff4e00;
	font-weight:bold;
	text-decoration:none;
}


/********************* CONTENT *********************/
/* Left Side Menus */
.menuItem, .menuItem1
{
	font-size:11px;
	font-weight:bold;
	padding: 10px 0px;
	border-top:solid 1px #999999;
	clear:left;
}
.menuItem2
{
	font-size:11px;
	padding: 7px 0px 7px 10px;
	border-top:dotted 1px #cccccc;
	clear:left;
}
.menuItem3
{
	font-size:9px;
	padding: 4px 0px 4px 20px;
	clear:left;
}
.menuItem b, .menuItem1 b, .menuItem2 b, .menuItem3 b { color:#74c343; }
.menuItem img, .menuItem1 img, .menuItem2 img, .menuItem3 img { margin-bottom:10px; }

div.pageCallout
{
	float:right;
	width:230px;
	border:solid 1px #cccccc;
	padding:10px;
	margin:0px 0px 20px 15px;
}
div.pageCallout h1 { color:#359512 }


/********************* MERCHANTS SECTION *********************/
td.merchantTitle
{
	color:#666666;
	font-weight:bold;
	padding: 5px 5px 5px 20px;
	text-align:left;
	vertical-align:bottom;
	border-bottom:solid 1px #aaaaaa;
}
td.merchantContent
{
	color:#333333;
	text-align:left;
	vertical-align:top;
	border-bottom:dotted 1px #cccccc;
	padding: 10px 5px 10px 20px;
}
div.merchantTestimonial
{
	padding: 10px 10px 0px;
	border-top:dotted 1px #dddddd;
	clear:both;
}
div.merchantTestimonialName
{
	float:right;
	width:150px;
	text-align:left;
	padding: 5px 10px;
}


/********************* PHARMACEUTICALS CONTENT SECTION *********************/
p.associationBody { font-size:10px; }
p.associationBody span { font-weight:bold; }


/********************* SUPPLEMENTS CONTENT SECTION *********************/
#certContent td
{
	color: #666666;
	background-color: #ffffff;
	font-size: 10px;
	padding:3px;
	text-align:center;
	vertical-align:top;
}
#certContent th
{
	color: #666666;
	background-color:#eeeeee;
	font-weight:bold;
	font-size: 10px;
	padding:3px;
	text-align:center;
	vertical-align:top;
}
#certLogos { border-top:dotted 1px #cccccc; }
#certLogos td { border-bottom:dotted 1px #cccccc; text-align:center; padding:20px; }


/********************* ABOUT US CONTENT SECTION *********************/
#contactInfo h2 { display:block; border-bottom:solid 1px #cccccc; }
#contactInfo div { float:left; width:250px; font-size:11px; }
div.feedbackForm
{
	background:#eeeeee;
	width:670px;
	margin:0 auto;
	border:solid 1px #cccccc;
	padding:15px;
}
div.feedbackForm span { font-size:10px; color:#aaaaaa; }


/********************* INVESTORS CONTENT SECTION *********************/
#investorSummary div { float:left; width:300px; font-size:11px; border-top:solid 1px #cccccc; padding:10px 10px 10px 0px;}
#investorsPeople div.name
{
	float:left;
	width:200px;
	padding:10px 20px 10px 0px;
	border-top:solid 1px #cccccc;
	margin-top:10px;
	clear:left;
	font-weight:bold
}
#investorsPeople div.name span
{
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
#investorsPeople div.bio
{
	float:left;
	width:445px;
	margin-top:10px;
	padding:10px 0px;
	border-top:solid 1px #cccccc;
}
#investorsPeople div.name img
{
	float:right;
	width:102px;
	height:135px;
	border-style:none;
	margin:0px 0px 0px 20px;
}
#investorsReleases div.prTitle
{
	float:left;
	width:570px;
	padding:10px 20px 10px 0px;
	border-top:dotted 1px #cccccc;
	margin-top:10px;
	text-align:left;
	clear:left;
	cursor:pointer;
	cursor:hand;
}
#investorsReleases div.prDate
{
	float:left;
	width:75px;
	margin-top:10px;
	padding:10px 0px;
	text-align:left;
	border-top:dotted 1px #cccccc;
	cursor:pointer;
	cursor:hand;
}
#investorsRelease div.prDate { float:left; width:332px; text-align:left; }
#investorsRelease div.prStock { float:left; width:332px; text-align:right; font-weight:bold; }
#investorsRelease div.contactInfo { float:left; width:300px; text-align:left; }

/********************* ABOUT US CONTENT SECTION *********************/
div.sitemapThirds
{
	float:left;
	width:260px;
	margin:10px;
}


/* DEPRECATED - MANUFACTURER PROFILE */
.profileHeaderBackground
{
	background-color:#DAEFE1;
}
.profileHeader
{
	border-left:solid 1px #aaaaaa;
	border-right:solid 1px #aaaaaa;
	border-bottom:solid 1px #aaaaaa;
	padding:2px 15px 5px;
}
/* DEPRECATED - CERTIFICATION TEMPLATE.JSP */
.certificationPopup
{
	font-size:10px;
	background-color:#eeeeee;
	padding:15px;
	border:solid 1px #666666;
}

/********************* INTERSTITIALS *********************/
div.interstitial_search_body
{
	background:url("http://www.healthpricer.com/images/backgrounds/interstitial_search.gif") no-repeat left top;
	width:500px;
	height:210px;
	text-align:center;
	margin-top:108px;
}
div.interstitial_search_body img.logo { width:205px; height:28px; margin:32px 0px 5px; }
div.interstitial_search_body img.tagline { width:212px; height:11px; }
div.interstitial_search_body p { color:#3bb000; font-size:12px; font-weight:bold; }
div.interstitial_search_body div.statusBarContainer { padding-left:101px; text-align:left; padding-top:10px; }
div.interstitial_search_body div.statusBarIcon
{
	position:absolute;
	z-index:15;
	width:40px;
	height:47px;
	background:url("http://www.healthpricer.com/images/header/searchIcon_noShadow.gif") no-repeat left top;
	margin:-9px 0px 0px 10px;
}
div.interstitial_search_body div.statusBarOverlay
{
	position:absolute;
	z-index:10;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding:6px 0px 7px;
	width:298px;
	height:16px;
	background:url("http://www.healthpricer.com/images/backgrounds/interstitial_searchBar.gif") no-repeat left top;
	text-align:center;
}
div.interstitial_search_body div.statusBar
{
	position:absolute;
	z-index:5;
	width:298px;
	height:29px;
	background:#acdf83;
	overflow:hidden;
}
#filler {width:298px; height:29px; margin-left:-297px; }


