
/* CSS Document */

body {
	height: 100%;
}

#nav {
	width: 786px;
	height: 16px;
}
#nav_header {
	width: 786px;
	height: 105px;
}
#nav_header img {
	float: left;
}
#body_no_border 
{
	position: relative;
	float: left;
	width: 1006px;
	/*margin-left: 4px;*/
	display: inline;
	z-index: 10;
	left: 4px;
	/*background-image: url(/App_Images/Male_HCP_Home.png) left 24px no-repeat;*/
}

#left_col {
	width: 850px;
	margin: 43px 0 -3px 0;
	background: url(../App_Images/hcp_left_col_bg.gif) top right repeat-y;
}
#left_col_no_bg {
	width: 850px;
	margin: 43px 0 -3px -4px;
}
#subnav_col {
	top: 7px;
	left: 4px;
	background: #00a95c url(../App_Images/subnav_bg1.gif) bottom right no-repeat;
}
#get_facts #subnav {
	background: url(../App_Images/hcp_subnav_top_corner_bg.gif) top right no-repeat;
}

#subnav ul {
	/*padding: 12px;
	padding-left: -20px;*/
}
#content {
	width: 483px;
}

#safety_info {
	float: left;
	width: 908px;
	border-bottom: 1px solid #77787b;
	padding: 0 98px 26px 0;
	margin-bottom: 26px;
	font-size: 12px;
}
#safety_info li {
	margin: 10px 0;
}


.content_callout {
	position: relative;
	float: left;
	width: 443px;
	background: #cee5bb url(../App_Images/hcp_content_callout_top_bg.gif) top left no-repeat;
	margin: 10px 0;
	padding: 0 20px 27px 20px;
	color: #00a95c;
}
.content_callout_bottom {
	position: absolute;
	float: left;
	bottom: 0;
	left: 0;
	width: 483px;
	height: 7px;
	background: #cee5bb url(../App_Images/hcp_content_callout_bottom_bg.gif) bottom left no-repeat;
	font-size: 1px;
}
#content .content_callout h3 {
	margin: 10px 0;
}
#content .content_callout ul {
	margin-left: 20px;
}

/* Cover */
/*
.cover_class {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/Assets/App_Images/cover.png) top left repeat;
	behavior: url(assets/css/iepngfix.htc);
	z-index: 1980;
}

.cover_popup_bg_class {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 506px;
	height: 266px;
	margin: -128px 0 0 -253px;
	background: url(/Assets/App_Images/cover_popup_bg.png) top left no-repeat;
	behavior: url(/assets/css/iepngfix.htc);
	z-index: 1985;
}
.cover_popup_1_bg_class {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 506px;
	height: 280px;
	margin: -128px 0 0 -253px;
	background: url(/Assets/App_Images/cover_popup_l_bg.png) top left no-repeat;
	behavior: url(/assets/css/iepngfix.htc);
	z-index: 1985;
}
.cover_popup_class {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 482px;
	height: 244px;
	margin: -128px 0 0px -253px;
	padding: 2px 0px 0px 12px;
	text-align: left;
	z-index: 2000;
	display:inline-block;
}
*/
#pop_text
{
	 z-index:2001;
}
int_pop_text
{
	padding: 0px 0px 20px 0px;
}
* html #cover, * html #cover_popup_bg, * html #cover_popup { 
	position: absolute;
}
#cover_popup a {
	text-decoration: underline;
}
#btn_hpconfirm {
	cursor: pointer;
}

.show {
	display: block;
}
.hide {
	display: none;
}


#image_pager {
	margin-right: 168px;
}
#image_pager_btns {
	margin-right: 168px;
}
ul.footer_list 
{
	padding-left: 35px;
	margin: 1px;
}
.body_male img 

{
	position: absolute;
	Left: 0pt;
	bottom: -4px;
	z-index: 51;

}