﻿/*==================
  GENERAL TAG AREA
==================*/

html, form
{
	margin: 0px;
	padding: 0px;
}

body
{
	margin: 0px;
	padding: 0px; 
	background-color: #CC0000;
}

a
{
	color: #DC241F;
}

img
{
	border: 0px;
}

div
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}

p
{
	font-size: 12px;
	padding: 0px;
	margin: 12px 0px;
	line-height: 130%;
}

sup
{
	position: relative;
	top: -2px;
	vertical-align: top;
	font-size: 80%;
}

ul
{
	margin: 8px 0px;
	padding: 0px;
	margin-left: 16px;
}

ol
{
	margin: 8px 0px 8px 22px;
	padding: 0px;
	line-height: 120%;	
}

ol li
{
	font-size: 12px;
	color: #333333;
}

h2
{
	margin: 10px 0px 20px 0px;
	font-size: 20px;
	color: #DC241F;
	line-height: 100%;
}

h2 sup
{
	position: relative;
	top: -2px;
	vertical-align: top;
	font-size: 60%;
}

h3
{
	margin: 0px;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

h3.osteoMyWay
{
	font-size: 16px;
}

h4
{
	margin: 0px;
	color:#DC241F;
	font-weight: bold;
	font-size: 14px;
}

/*==============
  DIV TAG AREA
==============*/


#container
{
	width: 920px;
	margin: 0px auto;
	padding: 0px 8px;
	background-image: url(../images/hcp/img00_bg.gif);
	background-repeat: repeat-y;
	position: relative;
	background-color: #FFFFFF;
}



/* HEADER AREA */

#header
{
	width: 920px;
	height: 85px;
	background-image: url(../images/hcp/img00_headgradient.gif);
	background-repeat: repeat-x;
}

#brandLogo
{
	/*
	position: absolute;
	left: -8px;
	z-index: 3;
	*/
	display: none;
}

#secondaryImage
{
	position: absolute;
	top: 17px;
	left: 426px;
	z-index: 3;
}

#searchContainer
{
	position: absolute;
	top: 17px;
	left: 625px;
	width: 220px;
	height: 20px;	
}

#searchInputField
{
	position: absolute;
	right: 66px;
	width: 154px;
	padding-left: 3px;
	height: 21px;	
	border: 0px;
	font-size: 16px;
	color: #DD0101;
}


#searchButton
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 63px;
	height: 22px;
}



/* TOPNAV AREA */

#navContainer
{
	position: absolute;
	top: 51px;
	left: 50px;
	width: 921px;
	height: 39px;
	margin: 0px;
}

#navLevel1
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 43px;
}

#navLevel1 li
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 43px;
}



/* SIDENAV/LEFTNAV AREA */

#sideNav
{
	position: absolute;
	/* background-color: #00CC00; */
	width: 174px;
	height: 60px;
	z-index: 2;
}

#navLevel2
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 156px;
	/* TOP PADDING IS SET IN SUB-CSS FILES */
}

#navLevel2 li
{
	margin: 0px;
	padding: 0px;
	width: 156px;
	height: 31px;
}

/* TO AVOID IE6 SPACES ON SIDENAV MENU */
#navLevel2 li a
{
	/* vertical-align: inherit; */
}

#navLevel3
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



/* LEFT-TOUT AREA (NON-LILLY GENERATED) */

#leftnav100, #leftnav200, #leftnav300, #leftnav400, #leftnav500, #leftnav100Selected, #leftnav200Selected, #leftnav300Selected, #leftnav400Selected, #leftnav500Selected
{
	position: absolute;
	z-index: 2;
	display: none;
}

#leftnavRegister
{
	position: absolute;
	width: 178px;
	border: 1px solid #999999;
	background-image: url(../images/hcp/img00_registerbg.gif);
	background-repeat: repeat-y;
	display: none;
}

#leftnavISI
{
	position: absolute;
	width: 178px;
	display: none;
}

#leftnavTitle, #leftnavTitle220, #leftnavTitle230, #leftnavTitleBones
{
	position: absolute;
	width: 174px;
	top: 6px;
}

#leftnavTitle220, #leftnavTitle230
{
	display: none;
}

##mainhcpisi{
	font-size: 12px !important;
}	

/* TOOLBAR AREA */
#footerLogo{
	display: none;
}

#toolbar
{
	width: 880px;
	padding: 0px 0px 10px 176px;
	clear: both;
	font-size: 12px !important;
}

#toolbar a
{
	text-decoration: none;
	color: #CC0000;
}

#toolbar a:hover
{
	text-decoration: underline;
	color: #CC0000;
}

/* FOOTER AREA */

#footer
{
	width: 744px;
	padding: 10px 0px 0px 176px;
	background-color: #e8e8e7;
	clear: both;
	font-size: 12px !important;
}

#footer a
{
	text-decoration: none;
	padding: 0px 12px;
}

#footer a:hover
{
	text-decoration: underline;
}


#footer p
{
	padding-left: 12px;
	font-size: 10px;
}

#footerText
{
	background-color: #ffffff;
	margin-top: 10px;
	padding: 6px 0px 6px 0px;
}


#footerBorder
{
	position: absolute;
}

#mainhcpisi
{
	display: none;
	margin: 0px 12px;
}


/* TEXT SIZE AREA */
#textSize
{
	width: 192px;
	height: 26px;
	margin-left: 492px;
}

/* TEXT SIZE PRE-DECLARATIONS 
#mainFootnotes li
{
	font-size: 11px;
}
#mainFootnotesOther li span
{
	font-size: 11px;
}*/
.mainCaption
{
	font-size: 9px;
}

.mainSubtitle
{
	font-size: 18px;
}

.hcpSubtitle
{
	font-size: 14px;
}

.patSubtitle
{
	font-size: 14px;
}

.smallerText
{
	font-size: 11px;
}
.largerText
{
	font-size: 14px;
}
.noMarginTop
{
	margin-top: 0px;
	padding-top: 0px;
}
.noMarginBottom
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* INTERSTITIAL AREA */


#interstitialHeader
{
	position: absolute;
	width: 120px;
	height: 110px; 
	top: 12px;
	left: 12px;
	z-index: 5;
}

#interstitialContent
{
	width: 380px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
	background-image: url(/images/pat/img0093_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
}

#interstitialText
{
	position: absolute;
	width: 340px;
	margin: 10px 20px;
	top: 110px;
	font-size: 12px;
}

#interstitialButtons
{
	display: none;
}

/* ENTRY AREA */

#entry
{
	width: 450px;
	margin: 0px auto;
}

#entryHeader
{
	width: 408px;
	margin: 0px auto;
}

#entryText
{
	width: 400px;
	margin: 0px auto;
}

#entryText p
{
	margin: 8px 0px;
	line-height: 120%;
	font-size: 12px;
}

#textSizeBtns{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#hcpReferences{
	padding: 0px 0px 20px 8px;
	background-color: #ffffff;
	margin-top: -1px;
}
#leftnav1002Selected
{
	display: none;
	top: 146px;
	left: 10px;
}

#leftnav1002Selected #left-tout-pi-si-2 {
position: absolute;
top: 160px;
left: 0px;
}
#left-tout-pi-si-2 img{
margin-top: 4px;
}
.smallCalloutRight02Text{
height: 94px;
overflow: hidden;
font-size: 12px !important;
}
.smallCalloutRight01Text{
height: 94px;
overflow: hidden;
font-size: 12px !important;
}

#leftnavTitleBones{
display: none;
}

#leftnavTitleBreasts{
display: none;
top: 10px !important;
}

.mainCalloutImg
{
	margin-left:4px;
}
