@charset "utf-8";
/* CSS Document */



/* body */
body{
	background-image:url(/images/template2/bodyBG.gif);
	background-repeat:repeat-x;
	background-position:top;
}



/* header */

div#header{
	height:176px;
	width:942px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	background-image:url(/images/template2/headerBG2.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

/* innerHeader */
div#innerHeader{
	background-image:url(/images/template2/banners/headerBanner1.jpg);
	width:920px;
	height:111px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
	z-index:100;
}




/* search form */
form#searchForm{
	/*background-image:url(/images/template2/searchFormBG.gif);
	background-image:url(/images/template2/searchFormBGSemiTrans.png);*/
	width:342px;
	height:30px;
	float:right;
	margin-right:8px;
	padding-top:2px;
	
	color:#FFF;
	font-size:9px;
	
	z-index:100;
	position:relative;
}

form#searchForm span.spspan{
	padding-left:4px;
	padding-right:4px;
	border-left:1px solid white;
}
form#searchForm span#stockExchange{
	margin-left:15px;
	border-left:none;
}

form#searchForm input#keywords{
	width:114px;
	height:18px;
	padding:0;
}

form#searchForm input#submitSearchBtn{
	width:52px;
	height:21px;
	padding:0;
	color:#004484;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	background-color:#eae9db;
}



/* pfizer logo */
a#pfizerLogoLink{
	position:absolute;
	top:31px;
	left:25px;
	
	z-index:120;
}
img#pfizerLogo{
	width:86px;
	height:51px;
}

/* tagline */
img#tagline{
	position:absolute;
	top:47px;
	right:16px;
	width:218px;
	height:50px;
}




/* level1nav */
ul#level1nav{
	position:relative;
}

ul#level1nav li{
	position:absolute;
	top:32px;
	width:146px;
	height:31px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	/*border:1px solid red;*/
}
ul#level1nav li a{
	color:#003370;
	display:block;
	width:99%;
	padding-top:10px;
	padding-bottom:10px;
}

ul#level1nav li a:hover{
	/*color:#e2ebf4;*/
}
ul#level1nav li.selected{
	background-image:url(/images/template2/tabBlueBG.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
ul#level1nav li.selected a{
	color:#FFF;
}

ul#level1nav li#home{
	left:11px;
	width:78px;
}
ul#level1nav li#home.selected{
	background-image:url(/images/template2/homeTabBlueBG.gif);
}
ul#level1nav li#aboutUs{
	left:68px;
}
ul#level1nav li#yourHealth{
	left:190px;
}
ul#level1nav li#ourProducts{
	left:312px;
}

ul#level1nav li#consumerHealth{
	left:434px;
}

ul#level1nav li#animalHealth{
	left:555px;
}
ul#level1nav li#community{
	left:676px;
}
ul#level1nav li#careers{
	left:801px;
	width:130px;
}





/* middleSection */
div#middleSection{
	width:908px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:4px;
	padding:5px;
	border:1px solid #d2d2d2;
}


/* level2nav */
ul#level2nav{
	background-color:#e2ebf4;
	background-image:url(/images/template2/level2navBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:236px;
	float:left;
	padding-bottom:30px;
}
ul#level2nav li{
	border-top:1px dotted #577aa4;
}
ul#level2nav li.first{
	background-image:url(/images/template2/level2navTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	border-top:none;
}
ul#level2nav li.first.selected{
	background-image:url(/images/template2/level2navSelectedTop.gif);
}
ul#level2nav li a{
	color:#003270;
	font-weight:bold;
	font-size:11px;
	display:block;
	padding-top:10px;
	padding-bottom:10px;/**/
	padding-left:24px;
	background-image:url(/images/template2/level2navBulletTriangle.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
ul#level2nav li.first a{
	padding-top:15px;
}
ul#level2nav li.selected{
	background-color:#22518f;
	padding-bottom:0;
}
ul#level2nav li.selected a{
	color:#fff;
	background-image:url(/images/template2/level2navSelectedBulletTriangle.gif);
}
ul#level2nav li a:hover{
	/*background-color:#22518f;*/
	/*color:#fff;*/
	/*background-image:url(/images/template2/level2navSelectedBullet.gif);*/
}
ul#level2nav li.first a:hover{
	background-color:transparent;
}

/* level3nav */
ul#level2nav li.selected ul{
}
ul#level2nav li.selected ul li{
	background-color:#e2ebf4;
}
ul#level2nav li.selected ul li a{
	color:#003270;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;/**/
	padding-left:44px;
	background-image:url(/images/template2/level3navBullet.gif);
}
ul#level2nav li.selected ul li.selected{
	color:#003270;
	background-color:#fff;
	background-image:none;
}
ul#level2nav li.selected ul li.selected a{
	background-image:url(/images/template2/level3navSelectedBullet.gif);
}
ul#level2nav li.selected ul li a:hover{
	/*color:#003270;*/
	background-color:#fff;
	background-image:url(/images/template2/level3navSelectedBullet.gif);
}

/* centreSection */
div#centreSection{
	width:668px;
	float:right;
}

/* breadcrumbs */
div#centreSection ul#breadcrumbs{
	background-image:url(/images/template2/breadcrumbBG.gif);
	background-repeat:no-repeat;
	width:638px;
	height:24px;
	padding-top:13px;;
	padding-left:30px;
}
div#centreSection ul#breadcrumbs li{
	display:inline;
	background-image:url(/images/template2/breadcrumbBullet.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:10px;
	margin-right:5px;
	padding-left:0px;
}
div#centreSection ul#breadcrumbs li a{
	color:#2e2e2e;
}
div#centreSection ul#breadcrumbs li.selected{
	background-image:none;
	font-weight:bold;
}

/* editableContent */
div#editableContent{
	padding-left:30px;
	margin-bottom:30px;
	padding-right:10px;
}



/* single column template */
#singleCol{
}


/* two column template */
#twoColCentre{
	width:300px;
}
#twoColRight{
	float:right;
	clear:none;/**/
	width:170px;
	padding:0 10px;
}

/* footer */
div#footer{
	background-image:url(/images/template2/footerBG.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:102px;
}
div#footer ul{
	width:910px;
	margin-left:auto;
	margin-right:auto;
	padding-top:9px;
	padding-left:5px;
	padding-right:5px;
}
div#footer ul li{
	display:inline;
	float:left;
	padding-right:30px;
	font-size:10px;
}
div#footer ul li#residentsOfIreland{
	float:right;
	padding-right:0;/**/
}

/* lowerFooter */
div#footer div#lowerFooter{
	width:910px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
div#footer div#lowerFooter span#sharePriceDisclaimer{
	float:left;
}
div#footer div#lowerFooter span#esus{
	float:right;
}
