BODY
{
	BACKGROUND-COLOR: white;
}
TD
{
	FONT-SIZE: 11px;
	color: #386C9B;
	FONT-FAMILY: Arial,sans-serif;
}
.bodyblack
{
	FONT-SIZE: 11px;
	color: #000000;
	FONT-FAMILY: Arial,sans-serif;
}
.subTitle
{
	color: #386C9B;
	font-size : 12px;
	padding-bottom : 5px;
	font-weight : bold;
}
.subTitleBlack
{
	color: #000000;
	font-size : 12px;
	padding-bottom : 5px;
	font-weight : bold;
}

.title
{
	color: #386C9B;
	font-size : 15px;
	padding-bottom : 5px;
	font-weight : bold;
}
TD A
{
	color: #386C9B;
	TEXT-DECORATION: none
}
TD A:hover
{
	color: #386C9B;
	TEXT-DECORATION: underline;
}
/* BEGIN Style Mods for dark colour */
TD A.headerLevelOne
{
	color: #ffffff;
	TEXT-DECORATION: none
}
TD A:hover.headerLevelOne
{
	color: #ffffff;
	TEXT-DECORATION: underline;
}
TD A:hover.headerLevelOneOn
{
	color: #0053A0;
	TEXT-DECORATION: underline;
}
/* END Style Mods for dark colour */

TD A:hover.ShadowHover
{
	display: block;
	width: 100%;
	color: #386C9B;
	background-color: #eeeeee;
}
A:link.HilightNav
{
	color:#FFFFFF;
	background-color:#5186B4;
}
A:visited.HilightNav
{
	color:#FFFFFF;
	background-color:#5186B4;
}
.select
{
	FONT-SIZE: 11px;
	color: #00639C;
	FONT-FAMILY: Arial,sans-serif;
	BORDER-RIGHT: #00639C 1px solid;
	BORDER-TOP: #00639C 1px solid;
	BORDER-LEFT: #00639C 1px solid;
	BORDER-BOTTOM: #00639C 1px solid;
}
.textbox
{
	color: #00639C;
	FONT-SIZE: 11px;
	BORDER-RIGHT: #00639C 1px solid;
	BORDER-TOP: #00639C 1px solid;
	BORDER-LEFT: #00639C 1px solid;
	BORDER-BOTTOM: #00639C 1px solid;
	FONT-FAMILY: Arial,sans-serif;
}
.border
{
	border : #00639C 1px solid;
}
.border2
{
	border : #9CC8E9 1px solid;
}
.indent1
{
	PADDING-LEFT: 20px
}
.indent2
{
	PADDING-LEFT: 40px
}
.navTitle
{
	padding-left : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	font-size : 11px;
	font-weight : bold;
	background : #CCE5FF;
	border-top : 1px #CCE5FF solid;
	border-bottom : 1px #CCE5FF solid;
	border-left : 1px #CCE5FF solid;
	border-right : 1px #CCE5FF solid;
	text-transform: uppercase;
}
.navBody
{
	border-left : 1px #CCE5FF solid;
	border-right : 1px #CCE5FF solid;
	border-bottom : 1px #CCE5FF solid;
}
.navItemLevel1
{
	padding-top : 2px;
	padding-left : 5px
}
.navItemLevel2
{
	padding-top : 2px;
	padding-left : 10px
}
.navItemLevel2bold
{
	padding-top : 2px;
	padding-left : 10px;
font-weight : bold;
}
.navItemLevel3
{
	padding-top : 2px;
	padding-left : 15px
}

.brandListingBullet
{
	padding-top : 1px;
	padding-left : 3px;
}
.brandListing
{
	padding-top : 1px;
	padding-left : 4px;
text-align : left;	
}

table {
	border-collapse: collapse;
	border-spacing : 0px;
}
.headerBannerText1
{
	font-size : 11px;
}
.headerTabs
{
	background-color : #FFFFFF;
	padding : 0px;
}
/*.headerTabsLeft
{
	background-color : #FFFFFF;
	padding : 0px;
}	*/		
/*.headerTabsRight
{
	background-color : #FFFFFF;
	border-bottom : 1px #D1CBB9 solid;
	border-right : 1px #D1CBB9 solid;
	padding : 0px;
}*/
.headerLevelOneSelectedTab
{
	border-top:1px #CCE5FF solid;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
	font-weight:bold;
	background-color : #CCE5FF;
	margin-right:1px;
	margin-left:1px;
}

.headerLevelOneDarkSelectedTab
{
	border-top:1px #0053A0 solid;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:8px;
	padding-right:8px;
	font-size:13px;
	font-weight:bold;
	background-color : #0053A0;
	margin-right:1px;
	margin-left:1px;
}

.headerLevelOneTab
{
	border-left:1px #CCE5FF solid;
	border-top:1px #CCE5FF solid;
	border-right:1px #CCE5FF solid;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom : 2px;
	font-size:13px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top:3px;
	margin-right:1px;
	margin-left:1px;
}
.headerLevelOneDarkTab
{
	border-left:1px #0053A0 solid;
	border-top:1px #0053A0 solid;
	border-right:1px #0053A0 solid;
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom : 2px;
	font-size:13px;
	font-weight:bold;
	background-color:#FFFFFF;
	margin-top:3px;
	margin-right:1px;
	margin-left:1px;
}
.headerLogo
{
	padding-right : 5px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
}

/*.headerSiteSelectedTab
{
	border-left:1px #D1CBB9 solid;
	border-top:1px #D1CBB9 solid;
	border-right:1px #D1CBB9 solid;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	background-color : #D1CBB9;
}*/

/*.headerSiteTab
{
	border-left:1px #D1CBB9 solid;
	border-top:1px #D1CBB9 solid;
	border-right:1px #D1CBB9 solid;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
}*/

.headerMainCategory
{
	background-color:#CCE5FF;
}
.headerMainCategoryDark
{
	background-color:#0053A0;
}

/*.headerMainCategoryLeft
{
	border-left : 1px #D1CBB9 solid;
	background-color:#D1CBB9;
}*/

/*.headerMainCategoryRight
{
	border-right : 1px #D1CBB9 solid;
	background-color:#D1CBB9;
}*/

.headerMainCategorySelected
{
	font-size : 13px;
	color : #FFFFFF;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#5186B4;
}

.headerMainCategoryNotSelected
{
	font-size : 13px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}
.headerMainCategoryLightSelected
{
	border-top: 1px #0053A0 solid;
	border-bottom: 1px #0053A0 solid;
	font-size : 13px;
	color : #5186B4;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#FFFFFF;
}
.headerMainCategoryLightNotSelected
{
	color: #ffffff;
	font-size : 13px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
}


.tableHead
{
	border-left:1px #9CC8E9 solid;
	border-top:1px #9CC8E9 solid;
	border-bottom:1px #9CC8E9 solid;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#D8EEFF;
	font-size:13px;
	font-weight:bold;
	color: #386C9B;
}
.tableHeadNoLeft
{
	border-top:1px #9CC8E9 solid;
	border-bottom:1px #9CC8E9 solid;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#D8EEFF;	
	font-size:13px;
	font-weight:bold;
	color: #386C9B;
}
.tableHeadRight
{
	border-left:1px #9CC8E9 solid;
	border-right:1px #9CC8E9 solid;
	border-top:1px #9CC8E9 solid;
	border-bottom:1px #9CC8E9 solid;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	background-color:#D8EEFF;
	font-size:13px;
	font-weight:bold;
	color: #386C9B;
}

.tableCellLeft
{
	border-left:1px #9CC8E9 solid;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableCell
{
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableCellRight
{
	border-right:1px #9CC8E9 solid;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableCellLeftRight
{
	border-right:1px #9CC8E9 solid;
	border-left:1px #9CC8E9 solid;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableCellDivider
{
	border-right:1px #9CC8E9 solid;
	border-left:1px #9CC8E9 solid;
	border-bottom:1px #9CC8E9 solid;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
.tableCellTop
{
	border-top:1px #9CC8E9 solid;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableCellTopLeft
{
	border-top:1px #D1CBB9 solid;
	border-left:1px #D1CBB9 solid;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableCellTopRight
{
	border-top:1px #D1CBB9 solid;
	border-right:1px #D1CBB9 solid;
	padding-top:2px;
	padding-bottom:1px;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
}
.tableBottom
{
	border-top:1px #D1CBB9 solid;
}
.clubBenefits
{
	border-spacing : 5px;
	border : 1px #CCE5FF solid;
	padding-top : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align:top;
}
.randomProd
{
	border-spacing : 5px;
	border : 1px #CCE5FF solid;
	padding-top : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align:top;
}

.homeProdFeature
{
	FONT-SIZE: 19px;
	color: #386C9B;
	FONT-FAMILY: Verdana,Arial,sans-serif;
}
.homeProdFeatureMed
{
	FONT-SIZE: 14px;
	color: #386C9B;
	FONT-FAMILY: Verdana,Arial,sans-serif;
}
.homeProdFeatureMedBlk
{
	FONT-SIZE: 14px;
	color: #000000;
	FONT-FAMILY: Arial;
}
TD.homeProdFeatureSml
{
	FONT-SIZE: 11px;
	color: #386C9B;
	FONT-FAMILY: Arial;
}
		

.styleTitle
{
border-bottom : 1px #9CC8E9 solid;
font-size : 19px;
padding-bottom : 5px;
}
.styleSubTitle
{
font-size : 15px;
padding-bottom : 5px;
font-weight : bold;
}
.styleTable
{
border-top : 1px #9CC8E9 solid;
border-bottom : 1px #9CC8E9 solid;
padding-top : 20px;
padding-bottom : 20px;
}
.styleImageCell
{
padding-top : 10px;
padding-bottom : 10px;
vertical-align : top;
text-align : center;
}
.styleMemberPrice
{
font-size : 15px;
font-weight : bold;
padding-left : 10px;
padding-bottom : 3px;

/*vertical-align : center;*/
}

.styleDetail
{
font-size : 11px;
padding-left : 10px;
padding-bottom : 5px;
vertical-align : top;
}
.styleSpecial
{
color : #FF0000;
display : block;
}
.required
{
color : #FF0000;
font-weight: bold;
}

.styleOptions
{
font-size : 13px;
font-weight : bold;
padding-left : 10px;
padding-top : 5px;
padding-bottom : 5px;
padding-right : 10px;
}
/*.reviewTable
{
border : 1px #D1CBB9 solid;
background;
padding : 5px;
}*/

/*.help
{
display : inline;
font-weight : bold;
}*/



/* NEW STYLES */
.UsageItems
{
padding-top : 5px;
font-weight : bold;
text-align : left;
}		
.indentshadow
{
	background-color: #F5F5F5;
	PADDING-LEFT: 40px
}
tr.shadow {
	
	background-color: #F5F5F5;
}		
.shipping_recommended
{
/*	color:#02A1FD*/
	color:#000000}
div.hilightRed
{
display: inline;
color : #FF0000;
font-weight:bold;
}
.boldbody
{
	color: #386C9B;
	font-size : 11px;
	padding-bottom : 5px;
	font-weight : bold;
}
.boldbodyBlk
{
	color: #000000;
	font-size : 11px;
	font-weight : bold;
}
.eGiftBg { 
background-image: url(https://www.drugdispensary.com/assets/images/e-Gift_CertificateBG.jpg);
background-repeat: no-repeat;
background-attachment: fixed 
}
.eGiftBgRedeemed { 
background-image: url(https://www.drugdispensary.com/assets/images/e-Gift_Certificate_redeemedBG.jpg);
background-repeat: no-repeat;
background-attachment: fixed 
}
select.selectbox
{
	FONT-SIZE: 11px;
	color: #00639C;
	FONT-FAMILY: Arial,sans-serif;
	BORDER-RIGHT: #00639C 1px solid;
	BORDER-TOP: #00639C 1px solid;
	BORDER-LEFT: #00639C 1px solid;
	BORDER-BOTTOM: #00639C 1px solid;
}
.brandlogoborder
{
	BORDER-RIGHT: #00639C 1px solid;
	BORDER-TOP: #00639C 1px solid;
	BORDER-LEFT: #00639C 1px solid;
	BORDER-BOTTOM: #00639C 1px solid;
}
.featureprod
{
	border-spacing : 5px;
	border : 1px #CCE5FF solid;
	padding-top : 5px;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align:top;
	background-repeat: no-repeat;
}
.tablealertnotes
{
	border-right:1px #9CC8E9 solid;
	border-left:1px #9CC8E9 solid;
	border-top:1px #9CC8E9 solid;
	border-bottom:1px #9CC8E9 solid;
}
.imageborder
{
	border-right:1px #9CC8E9 solid;
	border-left:1px #9CC8E9 solid;
	border-top:1px #9CC8E9 solid;
	border-bottom:1px #9CC8E9 solid;
}
.imageborderhighlight
{
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
.font1 {
	color: #386C9B;
	font-size : 12px;
	padding-bottom : 5px;
	font-weight : bold;   	
}

.boldbodybgb {
   background-color: White; 
   color: Black; 
   font-family: Verdana,Arial, Helvetica, sans-serif;
   FONT-WEIGHT: bold;
   FONT-SIZE: 12px;
}
TD.bgbprogress{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	background-color: #F4F4F4;
}
TD.bgbremainder{
   background-image: url(https://www.drugdispensary.com/assets/images/bgb_remaining_BG.gif);
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;	
	border-right: 1px dotted #000000;
	color: #000000;
	font-weight: bold;
}
TD.bgbremainderfull{
   background-image: url(https://www.drugdispensary.com/assets/images/bgb_remaining_BG.gif);
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;	
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;		
}
TD.bgbcart{
   background-image: url(https://www.drugdispensary.com/assets/images/bgb_cart_BG.gif);
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;	
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;		
}
.bgbHilight {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333300;
}

.orderstitle
{
	color: #386C9B;
	font-size : 15px;
	padding-bottom : 5px;
	font-weight : bold;
}
.productclassification
{
	color: #000000;
	font-size : 11px;
	font-weight : normal;
}
.productclassificationdesc
{
	color: #666666;
	font-size : 11px;
	font-style : italic;
}
.restrictedred
{
	color: #CC0000;
	font-size : 10px;
}
.currencyconverted
{
font-size : 10px;
font-weight : normal;
}
.disclaimer {
	color: #000000;
	font-size : 11px;
	font-weight : normal;	
}
.stylePrice
{
font-size : 13px;
font-weight : bold;
padding-left : 10px;
padding-bottom : 3px;
vertical-align : top;
}
.stylePriceSale
{
font-size : 13px;
font-weight : bold;
padding-left : 10px;
padding-bottom : 3px;
vertical-align : top;
color : #000000;
}
.showoriginalprice
{
font-size : 13px;
font-weight : normal;
padding-left : 10px;
padding-bottom : 3px;
vertical-align : top;
color : #000000;
}
.shoppergrouptext
{
font-size : 11px;
font-weight : normal;
vertical-align : top;
color : #000000;
padding-top:5px;
padding-bottom:5px;
}
.cartspecialtxt
{
font-size : 11px;
font-weight : normal;
vertical-align : top;
color : #000000;
}
.cartprodname
{
font-size : 11px;
font-weight : bold;
vertical-align : top;
}
.homepage_specialtxt
{
font-size : 11px;
font-weight : normal;
vertical-align : top;
color : #000000;
}
.categoryDetailsSale
{
text-align : center;
color : #CC0000;
}
.displaylink_price
{
text-align : center;
color : #386C9B;
}
.displaylink_yourprice
{
text-align : center;
color : #000000;
}
.categoryDetailsExpiry
{
font-size : 11px;
font-weight : normal;
vertical-align : top;
color : #000000;
}
.shopoff { 
	margin: 0px;
	text-decoration: none; 
	color: #386C9B;
/*    FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px;*/
	vertical-align: sub; 
	text-align: left;
}
.shopon {
	margin: 0px;
	text-decoration: underline; 
	color: #000000;/*386C9B*/
/*    FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
    FONT-SIZE: 9px;*/
	vertical-align: sub; 
	text-align: left;
}









ul
{
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	margin-left : 15px;
	margin-top : 5px;
	margin-bottom : 0px;
}

ol.number {
	list-style: decimal;
}


li.number
{
	padding-top : 2px;
	list-style-type: decimal;
}

H1.pagehead {
font-size: 11px;
font-style: italic;
font-weight: normal;
margin-top : 0px;
margin-bottom : 0px;
text-align: left;
}
H1.buyTitle
{
font-size : 18px;
font-weight: normal;
margin-bottom: 5px;
border-bottom : 1px #9CC8E9 solid;
}
H1.brandsTitle
{
font-size : 18px;
font-weight: normal;
margin-bottom: 5px;
border-bottom : 1px #9CC8E9 solid;
}
H2
{
font-size : 19px;
font-weight: bold;
padding-top: 0px;
margin-bottom: 5px;
}

H2.CatParent
{
	color: #386C9B;
	font-size : 16px;
	padding-bottom : 5px;
	padding-top: 0px;
	font-weight : bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
H2.CatChild
{
	color: #386C9B;
	font-size : 18px;
	padding-bottom : 0px;
	padding-top: 0px;
	font-weight : normal;
	margin-bottom: 0px;
	margin-bottom: 0px;
}

.bagTotal {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bagTotalSML {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}
.BulkDiscount {
text-align : center;
	color:#9b383d;
}

