﻿
/**************************************************************************/
/* Default Areas (previously these were the only items in this file)
/**************************************************************************/


html, body, form
{
    height:100%;
}

body
{
	text-align:center;
	font-size:11px;
	color:#323636;
	font-family:Segoe UI, Arial, Sans-Serif;
	line-height:1.5em;
}


/**************************************************************************/
/* Header
/**************************************************************************/
.PageMasterHeader
{
    background: url(images/pageMasterHeader_bgv4.jpg) repeat-x;
    height:200px;
}

.HeaderMain
{
    width:960px;
    height:180px;
    margin:0 auto;
    padding-right:145px;
}

.HeaderLogo
{
    float: left;
    margin: 60px 0 0 70px;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 2000;
}

.HeaderLogo img
{
}

.HeaderLinks
{
    float:right;
    color:White;
    font-size:14px;
    margin:0 -72px 0 0;
}

.HeaderLinks a
{
    color:White;
    padding:10px 20px;
}

.HeaderLinks a:hover
{
    padding:10px 20px;
    /*background:url('Images/headerLinks_hoverBg.png');*/
    text-decoration:underline;
}


.HeaderLinks ul
{
    list-style:none outside none;
    float:right;
    padding-top:13px;
}

.HeaderLinks li
{
    float:right;
    padding-left:0;
}

.RefillHeaderImage
{
    background: url("images/refill_btnv2.png") no-repeat scroll 0 0 transparent;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 58px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 197px;
    position: relative;
    left: -149px;
    top: 89px;
    font-size:0px;
}

.RefillHeaderImage:hover
{
    background: url("images/refill_btn_hover.png") no-repeat scroll 0 0 transparent;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 58px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 197px;
    position: relative;
    left: -149px;
    top: 89px;
    font-size:0px;
}



.PriorityLinks
{
    float:right;
    width:300px;
    margin:-35px -220px 0 0;
}

.PriorityLinks a
{
    font-size:21px;
    color:White;
    font-weight:bold;
    text-shadow: 0 1px 1px #867d5a;
}

.PriorityLinks a:hover
{
    text-decoration:underline;
    color:#fdedbb;
    text-shadow: 0 1px 1px #867d5a;
}


.PriorityLinks ul
{
    margin-top:10px;
}

.PriorityLinks li
{
    margin:0px 0 20px 0;
    background:url('Images/priorityLink_bgv2.png') left top no-repeat;
    font-family:Georgia, Times New Roman, Serif;
    line-height: 1.5em;
    text-indent: -10px;
    padding-left:25px;
}



/**************************************************************************/
/* Footer
/**************************************************************************/
.PageMasterFooter
{
    background:url(Images/footerBgv2.jpg) repeat-x;
    height:140px;
    text-align:center;
    margin-top:50px;
    position:relative;
    clear:both;
}

.FooterMain
{
    padding-top:45px;
    color:white;
}

.FooterMain a
{
    text-decoration:underline;
}

.FooterMain a:hover
{
    text-decoration:underline;
}

.PageContentArea_FooterImage
{
    width:100%;
    margin:0 auto;
}


/**************************************************************************/
/* Master
/**************************************************************************/
.MainBaseMaster
{   
    /*background: url(images/MainBaseMaster_bg.gif) top repeat-x;*/
    width:100%;
    position:relative;
    min-height:100%;
}

.BaseMasterContent
{
    margin:0 auto;
    text-align:left;
}

.MainPageMaster
{
    /*position:relative;
    height:570px;
    width:100%;
    z-index:1;*/
}

.PageContentArea
{
    min-height:180px;
}

.PageContentAreaIndent
{
    /*padding:11px 25px 11px 20px;*/
    width:100%;
}

.MainPopupMaster
{
    text-align:center;
}

.MainPublicBlankMaster
{
    height:100%;
}

.MainPublicBlankMasterContent
{
   width:960px;
   margin:0 auto !important;
   position:relative;
}

.MainPublicWithAdsMaster
{
    height:100%;
    width:960px;
    margin:0 auto;
}

.MainPublicWithAdsMaster table
{
}

/*#errorSuccessSummary .errorSummary
{
    float:right;
    background-color:white;
    float:right;
    margin:0 10px 0 0;
    width:245px;
    z-index:1000;
    position:relative;
}*/


.Home
{
    margin: 0 auto;
    position:relative;
    top:-150px;
}

.Home tr
{
    margin:0 auto;
}

.MenuImage
{
    /*background: url(images/nav_bg.png) top right no-repeat;
    width:668px;
    height:134px;
    margin:-142px auto 0;
    padding-left:420px;*/
}
    

.HomeMenu
{
    background: url(images/homeMenu_bg.png) repeat-x;
    height:200px;
}

.Home-AboutUs img
{
    padding:5px;
    border:1px solid #c1c1c1;
    float:right;
    margin:0 0 10px 10px;
}



/*.HomeMenu .MainMenu
{
    background-color: White;
    border-left: 1px solid #8C8B88;
    border-right: 1px solid #8C8B88;
    border-top: 1px solid #8C8B88;
    height: 330px;
    left: -355px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -331px;
    width: 300px;
}*/

.MainMenu
{
    margin: 0 auto;
    position: relative;
    top: -90px;
    left: 200px;
    width: 600px;
}

/*.MainMenu ul
{
    margin:140px 0 0 30px;
}*/

.MainMenu a
{
    color:white;
    font-size:21px;
    font-weight:bold;
    text-shadow:1px 1px #938564;
    /*background:url('Images/navBtn_bg.png') no-repeat;
    padding:10px 25px 10px 30px;*/
}

.MainMenu a:hover
{
    text-decoration:none;
}

.MainMenu li
{
    margin:0px 20px 0 0;
    font-family:Georgia, Times New Roman, Serif;
    /*background:url('Images/navBtn_bg.png') no-repeat;*/
    width:125px;
    height:45px;
    display:inline;
}

.MainMenu li:hover
{
}

.MainMenu li .menu_text
{
    background:url('Images/menuText_bg.png') repeat-x;
    height:45px;
    padding:10px 20px;
    margin-right:-2px;
}

.MainMenu li:hover .menu_text
{
    background:url('Images/menuText_bgHover.png') repeat-x;
    height:45px;
    padding:10px 20px;
    margin-right:-2px;
    background-color:transparent;
}

.MainMenu li .menu_topleft
{
    background:url('Images/menuTopLeft_bg.png')no-repeat;
    height:45px;
    padding:10px 0 10px 3px;
}

.MainMenu li:hover .menu_topleft
{
    background:url('Images/menuTopLeft_bgHover.png')no-repeat;
    height:45px;
    padding:10px 0 10px 3px;
    background-color:transparent;
}

.MainMenu li .menu_topright
{
    background:url('Images/menuTopRight_bgv2.png')no-repeat;
    height:45px;
    padding:10px 0px;
    background-position:right;
}

.MainMenu li:hover .menu_topright
{
    background:url('Images/menuTopRight_bgv2Hover.png')no-repeat;
    height:45px;
    padding:10px 0px;
    background-position:right;
    background-color:transparent;
}
    



.CenterElement
{
    background: url('Images/centerElement_bgv2.png') center no-repeat;
    height: 183px;
    left: -230px;
    position: relative;
    width: 960px;
    top: -185px;
    margin: 0 auto;
}

.PageContentAreaIndent .Home table
{
    margin:0 auto;
    width:450px !important;
}

.UpdatedStatus
{
    margin-left:10px;
}


.LocationSummary
{    
}


.News-MoreInfo .MoreInfo
{
    /*margin: 0 -195px 0 0;*/
}


#categoriesContainer .categoryTitle
{
    color:#C6491A;
    font-size:12px;
    font-weight:bold;
    background-image:none;
    display:block;
    text-align:center;
}

.Home-CommunityEducation #categoriesContainer .categoryDescription
{
    margin-left:0px !important;
    text-align:center;
}


.Home-CommunityEducation #categoriesContainer .icon 
{
    margin:20px auto 0;
    text-align:center;
}




.Home-CommunityEducation .categoryTitle
{
    background-image:none;
}

.Home-CommunityEducation .educationCategory
{
    border-bottom:1px solid #EAEAEA;
    text-align:center;
}

.Home-CommunityEducation .categoryDescription
{
    margin:0px 0 10px 10px;
}

.educationCategory:hover
{
    background-color:#f8f2f0;
    cursor:pointer;
}


.Home-CommunityEducation
{
    display: block;
    width: 190px;
}

.Home-CommunityEducation img
{
    width:62px;
    margin:10px 0 5px 0;
    /*padding-top:10px;*/
}


.Home-CommunityEducation h2
{
    font-size: 16px;
    padding-bottom: 10px;
}



.DynamicContent
{
    padding-top:5px;
    padding-bottom:20px;
    padding-left:13px;
}



/* LayoutColumn1 */

.LayoutColumn1, td.LayoutColumn1
{
    padding-right:15px;
    vertical-align:top;
}
/*
.Home .LayoutColumn1
{
    display: block;
    width: 275px;
    float:left;
    margin-top:0;
}
*/


.Home-OurPharmacy
{
    /*width:172px;*/
}

.OurPharmacy
{
    /*background: url(images/ourpharmacy_bgv2.png) center repeat-y;
    display:block;*/
}

.OurPharmacy a
{
    font-family:Georgia, Times New Roman, Serif;
    display:block;
    margin-left:5px;
}

.OurPharmacy a:hover
{
}


.OurPharmacyBottomImage
{
    display: block;
}

.OurPharmacyBottomImage h3
{
    font-family:Georgia, Times New Roman, Serif;
    font-weight:bold;
    color:#595445;
    width:172px;
    margin-bottom:15px;
    font-size:21px;
    line-height:1.1em;
}

.OurPharmacyBottomImage p
{
    /*background:url('Images/list_image.gif') left no-repeat;*/
    text-indent: -10px;
    font-size: 14px;
    margin-bottom: 10px;
    width: 180px;
    margin-left: 10px;
}

.OurPharmacyBottomImage p:hover
{
    text-indent:-10px;
    font-size:14px;
    margin-bottom:10px;
    text-decoration:underline;
    color:#e15e07;
    width: 180px;
    margin-left: 10px;
}


.HealthTopicCategories li
{
    list-style-image: url("Images/list_image_small.gif");
    line-height:2.1em;
    color:#14B5E3;
}

.HealthTopicCategories ul
{
}

.HealthNews
{
}

.HealthTopicShortList
{    
    display: block;
    margin-top:20px;
}

.HealthTopicShortList h2
{
     background: url(images/healthHeader_bg.jpg) top right no-repeat;
     color:transparent;
     height:40px;
     width:200px;
     padding-top:18px;
}

.HealthTopicShortList h2 a
{
     color:#8c8b88;
     font-size:20px;
     font-weight:bold;
}

.HealthTopicShortList h2 a:hover
{
     font-size:20px;
     font-weight:bold;
     text-decoration:none;
}

.HealthTopicCategories
{
    margin:-5px 0 0 23px;
}

.HealthTopicCategories a
{
    margin-left:-3px;
}

.HealthTopicCategories a:hover
{
    margin-left:-3px;
    text-decoration:underline;
}


.HealthTopicShortList .MoreInfo
{
    padding-bottom:5px;
    margin-right:30px;
    width:100%;
    text-align:right;
}

.HealthTopicShortList .MoreInfo:hover
{
    display:block;
    float:right;
    margin-right:30px;
}

.MoreInfo
{
    float:right;
    display:block;
}





/* LayoutColumn2 */

.LayoutColumn2
{
    vertical-align:top;
    padding-right:15px;
    width:550px;
}

.Home .LayoutColumn2
{
    /*display:block;
    width:546px;
    padding-left:15px;
    padding-right:15px;
    vertical-align:top;*/
}


.Home-AboutUs
{
    width:550px;
}


.Home-AboutUs h2
{
    font-size:21px;
    padding-bottom:15px;
}

.Home-AboutUs .MoreInfo
{
        float: none;
}

.HomeAboutUsText
{
    line-height:1.5em;
    font-size:12px !important;
}

.Home-FAQ
{
}

.Home-FAQ .MoreInfo
{
    float:right;
}

#divFAQSummary
{
    padding-bottom:5px;
    margin-top:20px;
    padding-top:10px;
    width:530px;
}

#divFAQSummary table
{
    margin-left:3px;
    width:540PX;
}

#divFAQSummary h2
{
    font-size:21px;
    font-weight:bold;
    color:#8c8b88;
    padding-bottom:10px;
}

#divFAQSummary ul li span
{
    margin-left:-2px;
}

#divFAQSummary li
{
    list-style-image:url(images/list_image.gif);
    line-height:2em;
    margin-left:18px;
}

#divFAQSummary a
{
}

#divFAQSummary a:hover
{
}

.Home-News h2
{
}

.Home-News a
{
    margin-left:-3px;
}

.Home-News a:hover
{
    margin-left:-3px;
}


.Home-News
{
    margin-top:5px;
    padding-top:10px;
    padding-bottom:5px;
    width:400px;
}

.Home-News li
{
    list-style-image: url("Images/list_image_small.gif");
    line-height:1.8em;
    color:#21A0CB;
}

.Home-News ul
{
    margin-left:30px;
}

.News h3
{
    font-size:14px;
    margin:10px 0 5px 0;
}

.Home-News table
{
    margin:0 0 0 0px !important;
}



/* SUBPAGES */

#communityEducationContainer
{
}



.categoryTitle
{
    font-size:16px;
}

.categoryTitle a:hover
{
    color:#aac728;
    text-decoration:underline;
}

.categoryDescription
{
    margin:5px 0 0 10px;
}

.educationCategory
{
}


#categoryBreadcrumbContainer
{
    padding-bottom:20px;
    padding-top:7px;
}




.educationCourse
{
    margin:10px 0;
}

.educationCourse a
{
    font-size:12px;
}

.categoryBreadcrumbName
{
}

#newsContainer
{
    margin-top:-5px;
}


.newsItemLink
{
    background:url("images/list_image.gif") left no-repeat;
    padding:0 0 0 13px;
    margin-bottom:10px;
}

#newsItem
{
    margin-bottom:6px;
}

#newsItem a
{
}


.newsItemLinkShortDescription
{
    padding-top:8px;
}


#newsDetailContainer
{
    margin-top:-6px;
}



#newsPublishedDate
{
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
    margin-top:8px;
}




.ContactUsForm .label 
{
    display:block;
    font-size:12px;
    margin-top:13px;
    width:100%;
}

.ContactUsForm .riTextBox 
{
    width:300px !important;
}

.ContactUsForm select
{
    width:300px !important;
}


.newTechValidationSummary
{
    width:340px;
    margin:40px 0 0 0;
    background-color:white;
    color:Red;
    float:right;
}

.errorSummary.newTechValidationSummary ul 
{
    border-color:red #FF7171 #FF7171 red;
    border-style:solid;
    border-width:2px 4px 4px 2px;
    padding:5px;
}

.errorSummary.newTechValidationSummary 
{
    background-color:white;
    float:right;
    left:600px;
    margin:40px 10px 0 0;
    position:absolute;
    width:245px;
    z-index:1000;
}

.errorSummary.newTechValidationSummary li 
{
    color:Red;
    padding-bottom:0.5em;
}

.newTechErrorSummary 
{
    background-color:white;
    left:-100px;
    margin:40px 10px 0 0;
    position:absolute;
    top:0;
    width:245px;
    z-index:1000;
}

.newTechErrorSummary ul 
{
    border-color:red #FF7171 #FF7171 red;
    border-style:solid;
    border-width:2px 4px 4px 2px;
    padding:5px;
}

.newTechErrorSummary li 
{
    color:Red;
    padding-bottom:0.5em;
}


#searchResultsWrapper
{
    margin-top:20px;
    width: 460px;
}

#searchBox input.gsc-input
{
    background: white;
    border-color: #ABADB3 #DBDFE6 #E3E9EF #E2E3EA;
    color: black;
    font: normal normal normal 12px/normal 'segoe ui', arial, sans-serif;
    width: 300px !important;
    padding: 3px;
}

#searchBox input.gsc-search-button
{
    color: black;
    font: normal normal normal 12px/normal 'segoe ui', arial, sans-serif;
    padding: 3px;
    width:100px;
}

.gs-title
{
    font-size:12px;
    font-weight:bold;
}

.gsc-webResult, .gsc-result, .gsc-result-siteSearch
{
    margin-bottom:20px;
}


.gsc-title
{
    font-size:14px;
    font-weight:bold;
}

#faqContainer
{
    width:550px;
}

#faqContainer #faqHeader
{
    color:#8C8B88;
    font-size: 21px;
    font-weight: bold;
    padding-bottom: 5px;
    font-family: Georgia, Times New Roman, Serif;
}


.faqItem
{
    margin:15px 0;
    padding:0 0 10px 0;
    border-bottom:1px solid #EAEAEA;
}

.faqQuestion
{
    font-size:14px;
    font-weight:bold;
}

.faqQuestion:hover
{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
}

.faqAnswer
{
    margin:4px 0 0 10px;
    font-style:italic;
}

.selectedFaqItem
{
    padding-top: 5px;
    padding-left: 5px;
    background-color:#f2f0e9;
}

.selectedFaqItem .faqQuestion
{
    font-weight:bold;
}



/* LayoutColumn3 */

td.LayoutColumn3
{
    margin:0 !important;
    vertical-align:top;
}

.Home .LayoutColumn3
{
    width:164px;
    float:right;
    padding-left:25px;
    /*vertical-align:top;
    width:164px;
    float:right;
    position: relative;
    left: -180px;
    padding-left:25px;
    top:100px;
    border-left: 1px solid #E6E6E6;*/
}


.Home-LocationSummary
{
    width: 210px;
    padding-bottom: 20px;
}

.Home-LocationSummary h2
{
    padding-bottom:10px;
}

.Home-LocationSummary ul li
{
    line-height:1.6em;
    margin-bottom:10px;
}

.Home-LocationSummary ul
{
}

.Home-LocationSummary a
{
    /*float:right;
    margin-top:-20px;
    margin-left:100px;*/
}

.Home-FacebookLink
{
    padding:0;
    margin:20px 0 20px 0;
}

.Home-FacebookLink a {
    background-image: url('Images/FB-badge.png');
    width: 144px;
    height: 37px;
    display:block;
}


.Home-FacebookLink a:hover
{
    background-image: url('Images/FB-badgeHOVER.png');
    margin:0px;
}




.HealthTopic .Item a
{
    background:url("Images/pharmacy_bulletv4.png") no-repeat scroll left center transparent !important;
    margin:10px;
    padding-left:13px !important;
}

.HealthTopic .Item a:hover
{
    background:url("Images/pharmacy_bulletv4.png") no-repeat scroll left center transparent !important;
    margin:10px;
    padding-left:13px !important;
    border:none !important;
}


.HealthTopics
{
    padding-left:10px;
}

.HealthTopics h1
{
    margin-left:0 !important;
    padding-bottom:10px;
}


