/* CSS Document */

/* MAIN BODY STUFF */

#mainContent
{
	width: 920px;
	margin: 0px;
	padding: 0px;
}

#container{
	background-color: #CC0000;
}

#container a{
	text-decoration: none;
}

#container a:hover{
	text-decoration:underline;
}
#headerLine
{
	width: 684px;
	height: 1px;
	margin: 12px auto;
	background-color: #CC0000;
}

#headerBottom
{
	width: 920px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/hcp/img00_headshadow.gif);
	background-repeat: repeat-x;
}

#mainBody
{	
	/* DELICATE CODE FOR THE LEFTSIDE BORDER AND RELEVANT SPACING - DON'T MESS WITH IT PLEASE! */
	width: 684px;
	min-height: 400px;
	border-left: 2px solid #D3D3D3;
	padding: 18px 30px;
	margin-left: 174px;
}

.hcpSubtitle
{
	color: #CC0000;
}

.redText
{
	color: #CC0000;
}

#mainFootnotes
{
	margin-top: 24px;
	font-size: 11px;
}
#mainFootnotes span{
	font-size: 11px;
}
.mainUL li
{
	color: #CC0000;
}

.mainUL li span
{
	color: #000000;
}

#mainFootnotesOther
{
	list-style-type: none;
	margin: 8px 0px;
}

#mainFootnotesOther li
{
	margin-bottom: 8px;
}

#textSize{
	width: 200px;
}
#toolbar{
	padding: 10px 16px 10px 0px;
	width: 904px;
}
#toolbar a
{
	padding: 0px 15px !important;
}

#footer{
	padding: 10px 0px 0px 0px;
	width: 920px;
}

#footerLogo
{
	display: none;
}

#lnkLilly
{
        position: absolute;
	top: 14px;
	right: 10px;
        height: 35px;
	width: 62px;
}

/*#hcpReferences{
	display:none !important;
}*/


#mainhcpisi
{
	display: block;
}

#mainhcpisi ul
{
	margin-left: 30px;
}

#mainhcpisi p
{
	padding-left: 0px;
}

#left-tout-pi-si-siteMapContactUs{
	position: absolute; 
	top: 160px;
	left: 0px;
	display: none;
	padding-left: 8px;
}
#left-tout-pi-si-siteMapContactUs img{
	margin-top: 4px;
}


#left-tout-pi-si img{
	margin-top: 4px;
}

#leftnav100Selected #left-tout-pi-si{
	position: absolute; 
	top: 160px;
	left: 0px;
}

#leftnav200Selected #left-tout-pi-si{
	position: absolute; 
	top: 220px;
	left: 0px;
}
#leftnav300Selected #left-tout-pi-si{
	position: absolute; 
	top: 254px;
	left: 0px;
}
#leftnav400Selected #left-tout-pi-si{
	position: absolute; 
	top: 130px;
	left: 0px;
}

#hcpReferences{
	display: none;
}

#indication1, #indication2, #indication3, #indication4, #indication5
{
    display: none;
} 