/* ===================== RESOURCES & TOOLS ================= */

body.jump div.jump-row {
	overflow: hidden;
	width: 100%;
	padding-top: 13px;
	}

body.jump div.jump-row div.jump-box {
	float: left;
	overflow: hidden;
	display: inline;
	width: 390px;
	margin-left: 40px; margin-top: 20px;
	text-align: left;
	background: transparent url(../images/jump_fadedown_2col_left.gif) no-repeat 0px 41px;
	}
	
body.jump div.jump-row div.right {
	background: transparent url(../images/jump_fadedown_2col_right.gif) no-repeat 0px 41px;
	}	

body.jump div.jump-row div.jump-box p {
	line-height: 18px;
	margin: 18px 20px 25px 20px;
	}

body.jump div.jump-row div.jump-box p img {
	float: right;
	margin-left: 20px;
	}	

body.jump div.jump-row div.jump-box h4 {
	background: transparent url(../images/jump_headerbar_2col.gif) no-repeat left center;
	padding: 11px 0;
	font-size: 16px;
	} 

body.jump div.jump-row div.jump-box h4 a:link, 
body.jump div.jump-row div.jump-box h4 a:visited {
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	}
	
body.jump div.jump-row div.jump-box h4 a:hover,
body.jump div.jump-row div.jump-box h4 a:active {
	color: #000;
	text-decoration: underline;
	}	

body.jump div.jump-row p a:link, 
body.jump div.jump-row p a:visited,
body.jump div.jump-row li a:link, 
body.jump div.jump-row li a:visited {
	font-weight: normal;
	text-decoration: underline;
	}

body.jump div.jump-row p a:hover, 
body.jump div.jump-row p a:active,
body.jump div.jump-row li a:hover,
body.jump div.jump-row li a:active {
	color: #000;
	}


/* ===================== CONSUMER ========================== */

body.consumer div.jump-row div.jump-box {
	float: left;
	overflow: hidden;
	display: inline;
	width: 260px;
	margin-left: 40px; margin-top: 20px;
	text-align: left;
	background: transparent url(../images/jump_fadedown_3col_left.gif) no-repeat 0px 41px;
	}
	
body.consumer div.jump-row div.jump-box.mid {
	background: transparent url(../images/jump_fadedown_3col_mid.gif) no-repeat 0px 41px;
	margin-left: 20px;
	}	
	
body.consumer div.jump-row div.jump-box.right {
	background: transparent url(../images/jump_fadedown_3col_right.gif) no-repeat 0px 41px;
	margin-left: 20px;
	}	

body.consumer div.jump-row div.jump-box p.instruct {
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
	margin: 18px 20px 10px 20px;
	}

body.consumer div.jump-row div.jump-box ul.ben-risk-list,
body.consumer div.jump-row div.jump-box ul.pat-info-list {
	margin: 18px 30px 25px 20px;
	padding: 0;
	text-align: left;
	}
	
body.consumer div.jump-row div.jump-box ul.pat-info-list { margin-top: 10px; }	
	
body.consumer div.jump-row div.jump-box ul.ben-risk-list li,
body.consumer div.jump-row div.jump-box ul.pat-info-list li {
	background: transparent url(../images/jump_bullet.gif) left center no-repeat;
	padding: 2px 0 2px 10px;
	line-height: 18px;
	margin: 0;
	}	
	
body.consumer div.jump-row div.jump-box ul.pat-info-list li {
	background: transparent url(../images/dot_pdf.gif) left center no-repeat;
	padding-left: 16px;
	}	
	
body.consumer div.jump-row div.jump-box h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background: transparent url(../images/jump_headerbar_3col.gif) no-repeat left top;
	background-color:#DAC6A8;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#C2AC8E;
} 
body.consumer div.jump-row div.jump-box h4 div {
	padding: 7px 10px 13px 14px;
	
}
/* ===================== HCP ======================= */

body.hcpjump #content { padding-top: 25px; padding-left: 20px;}
body.hcpjump #content #article { margin: 0; padding-left: 10px; }

body.hcpjump #content #article .jump-box {
	margin: 0; padding: 0;
	height: 1%;
}

body.hcpjump #content #article .jump-box h4 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
	}		
	
body.hcpjump #content #article .jump-box p { padding-bottom: 25px; padding-top: 5px;}	
body.hcpjump #content #article .jump-box p a:hover,
body.hcpjump #content #article .jump-box p a:focus,
body.hcpjump #content #article .jump-box p a:active { color: #000; }
	
body.m-disease #content #article .jump-box h4 a { color: #d48941; }
body.m-benefits #content #article .jump-box h4 a { color: #556946; }
body.m-risks #content #article .jump-box h4 a { color: #436c8b;}
body.m-branalysis #content #article .jump-box h4 a { color: #843135; }	

/* ===================== JUMP PAGE WRAP =========================== */

#wrap {	border-top: 10px solid #ead8bc;	text-align: left; }

/* ==================== end JUMP PAGE WRAP ======================== */

#article {
  padding-bottom: 5px;
}

#jump-menus #menu-left { float: left; width: 300px; }
#jump-menus #menu-right { float: right; width: 300px; }

#jump-menus div.menu { margin-top: -7px; padding: 0 10px 10px 13px; }

#jump-menus div.menu h4 a {
  display: block;
  margin-bottom: 10px;
  padding: 3px 0 0 13px;
  background: url(../images/jump_arrow.gif) no-repeat top left;
  font: bold 16px Arial,Helvetica,clean,sans-serif;
  color: #000;
}

#jump-menus div.menu h4 a.open { background-image: url(../images/jump_arrow_down.gif); }

#menu-left div.menu { padding-left: 0; }

#jump-menus div.menu ul { padding-top: 3px; }

#jump-menus div.menu ul li { line-height: 1.5em; }

#jump-menus div.menu ul li a {
  padding-left: 13px;
  background: url(../images/jump_bullet.gif) no-repeat 0px -3px;
}