﻿
#PharmacyContainer{margin: 10px 0 0 0; overflow: hidden; width: 800px; height: 530px;}
#PharmacyMenuLogo{float:left; width:760px; height:66px; OVERFLOW: hidden; z-index:4; position:relative; top:0px; background-image:url(imagesStore/PharmacyMenuLogoBackground.jpg); background-repeat:repeat-x;}

#pharmacyHome{background-image:url(images/PharmacyWebPage_Home.jpg); background-repeat:no-repeat;}
#pharmacyServices{background-image:url(images/PharmacyWebPage_Services.jpg); background-repeat:no-repeat;}
#pharmacyDrugs{background-image:url(images/PharmacyWebPage_DrugInfo.jpg); background-repeat:no-repeat; }
#pharmacyHelp{background-image:url(images/PharmacyWebPage_Articles.jpg); background-repeat:no-repeat;}
#pharmacyMed{background-image:url(images/PharmacyWebPage_Medicare.jpg); background-repeat:no-repeat; }
.pharmacy{position:relative; padding-top:66px; left:0px; float:left; width:800px; height:530px; font-family: Verdana, sans-serif, Arial, Helvetica ;}

/*link styles*/
ul#pharmacyMenu{list-style-type:none; width:120px; }
#pharmacyMenu{position: relative; top:-20px; left:-20px; background-color:#8C003D;}
a:hover.pharmacyLinks{text-decoration:none; border-top:solid 1px #FFFFFF; border-bottom:solid 1px #FFFFFF;}
.pharmacyLinks{font-weight:bold; font-size:12px; color:#FFFFFF !important; line-height:25px;} 

.infoBox{padding:3px; color:#FFFFFF; background-color:#8C003D; width:180px; height:65px; font-size:9px;}

/*Pharmacy Home*/
#pharmacyTitle{position:absolute; top:208px; left:422px;}
#pharmacyAbout{position:absolute; top:235px; left:422px;}

.infoBoxWd{padding:3px; color:#FFFFFF; background-color:#8C003D; width:310px; height:65px;}
.titleBoxLrg{width:200px; height:21px; color:#8C003D; background-color:#EEEACD; }
.titleTxtLrg{position:relative; top:2px; left:5px; font-size:14px; font-weight:bolder;}

/*Pharmacy Services*/
#prescTitle{position:absolute; top:68px; left:194px;}
	#prescTxt{position:absolute; top:89px; left:194px;}
#fluTitle{position:absolute; top:68px; left:379px;}
	#fluTxt{position:absolute; top:89px; left:378px;}
#flavTitle{position:absolute; top:68px; left:569px;}
	#flavTxt{position:absolute; top:89px; left:568px;}
#diabTitle{position:absolute; top:180px; left:195px;}
	#diabTxt{position:absolute; top:201px; left:194px;}
#callTitle{position:absolute; top:170px; left:572px;}
	#callTxt{position:absolute; top:193px; left:570px;}
	
.titleBox{width:180px; height:23px; color:#8C003D; background-color:#EEEACD;}
.titleTxt{position:relative; top:4px; left:5px; font-size:12px; font-weight:bolder;}
.infoBoxLng{padding:3px; color:#FFFFFF; background-color:#8C003D; width:185px; height:110px; font-size:9px;}

/*Drug Information*/
.drugTxt{margin:5px;}
#compBox{position:absolute; top:46px; left:200px; cursor:pointer;}
#dnvBox{position:absolute; top:140px; left:200px; cursor:pointer;}
#diBox{position:absolute; top:232px; left:200px; cursor:pointer;}

.titleBoxWd{width:285px; height:21px; color:#8C003D; background-color:#EEEACD; cursor:pointer;}
.infoBoxSm{padding:3px; color:#FFFFFF; background-color:#8C003D; width:285px; height:30px; cursor:pointer;}
/*Helpfull Articles*/

#allBox{position:absolute; top:37px; left:190px; cursor:pointer;}
#cholBox{position:absolute; top:120px; left:190px; cursor:pointer;}
#ppBox{position:absolute; top:238px; left:190px; cursor:pointer;}

.titleBoxWd1{width:280px; height:21px; color:#8C003D; background-color:#EEEACD; cursor:pointer;}
.infoBoxSm1{padding:3px; color:#FFFFFF; background-color:#8C003D; width:280px; height:auto; cursor:pointer;}

/*Medicare D*/
#medDBox{position:absolute; top:61px; left:192px; cursor:pointer;}
#medDBox2{position:absolute; top:135px; left:192px; cursor:pointer;}
/*Footer Styles*/	
#pharmacyFooter{position:absolute; top:386px; left:0px; 
				z-index:4; width:750px; height:60px; 
				color:#EEEACD; background-color:#8C003D;
				padding:5px; font-size:9px;}
	#footerHead{width:750px;text-align:center; font-size:11px;
			position:absolute; top:1px; font-weight:bold;}
	ul#add1{ list-style-type:none; line-height:-1px;
			position:absolute; top:8px; left:150px; padding-top:10px; margin-top:-3px;}
	ul#add2{ list-style-type:none; line-height:-1px;
			position:absolute; top:8px; left:300px; padding-top:10px; margin-top:-3px;}
	ul#add3{ list-style-type:none; line-height:-1px;
			position:absolute; top:8px; left:450px; padding-top:10px; margin-top:-3px;}
