﻿
/**************************************************************************/
/* Default Areas (previously these were the only items in this file)
/**************************************************************************/


html, body, form
{
}

body
{
	text-align:center;
	font-size:11px;
	color:#475d63;
	font-family:Segoe UI, Arial, Sans-Serif;
	line-height:1.5em;
}


/**************************************************************************/
/* Header
/**************************************************************************/
.PageMasterHeader
{
    background: url(images/topShell_bg.png) repeat-x;
    height:165px;
}

.HeaderMain
{
    width:960px;
    height:180px;
    margin:0 auto;
    padding-right:145px;
}

.HeaderLogo
{
    background: url(images/logo_bg.png) repeat-x;
    padding:0;
    float:left;
    width:414px;
    height:147px;
    margin:18px 0 0;
    text-align:center;
}

.HeaderLogo img
{
    margin:38px 0 0;
}

.HeaderLinks
{
    float:right;
    color:White;
    font-size:14px;
    margin:0 -72px 0 0;
}

.HeaderLinks a
{
    color:White;
    padding:10px 20px;
    margin-right:10px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color:#053e60;
}

.HeaderLinks a:hover
{
    padding:10px 20px;
    -moz-border-radius:5px;
    border-radius:5px;
    background-color:#0796bf;
    text-decoration:none;
}


.HeaderLinks ul
{
    list-style:none outside none;
    float:right;
    padding-top:5px;
}

.HeaderLinks li
{
    float:right;
    padding-left:0;
}

.RefillHeaderImage
{
    text-align:center;
    cursor:pointer;
    padding:0;
    color:transparent;
    height:160px;
    background:url(images/refillImage_bgv3.png) no-repeat;
    margin:0px;
    width:320px;
    position:relative;
    left:-263px;
    top:0px;
    display:inline-block;
}

.RefillHeaderImage:hover
{
    text-align:center;
    cursor:pointer;
    padding:0;
    color:transparent;
    height:160px;
    background:url(images/refillImage_bgv3HOVER.png) no-repeat;
    margin:0px;
    width:320px;
    position:relative;
    left:-263px;
    top:0px;
    display:inline-block;
}


.PriorityLinks
{
    margin:200px 0 0 -560px;
    padding:0;
    position:absolute;
    background:url(images/priorityLinks_bgv3.png) no-repeat;
    width:280px;
    height:100px;
}

.PriorityLinks a
{
    font-size:16px;
    line-height:1.2em;
}

.PriorityLinks a:hover
{
    text-decoration:underline;
    color:#4cd0f1;
    line-height:1.2em;
}


.PriorityLinks ul
{
    text-align:left;
    display:block;
    margin:0 0 0 -50px;
    position: relative;
    left:60px;
    top:10px;
    width:250px;
}

.PriorityLinks li
{
    background:url(images/PriorityLinks_listImage.png) left top no-repeat;
    height:38px;
    
}



/**************************************************************************/
/* Footer
/**************************************************************************/
.PageMasterFooter
{
    background:url(images/footerBg.png) repeat-x;
    height:189px;
    width:100%;
    margin:50px 0 0 0;
    text-align:center;
    vertical-align:bottom;
}

.FooterMain
{
    padding-top:70px;
    color:white;
}

.FooterMain a
{
    text-decoration:underline;
    color:#aeedff;
}

.FooterMain a:hover
{
    text-decoration:underline;
    color:#47d6ff;
}

.PageContentArea_FooterImage
{
    width:100%;
    margin:0 auto;
}


/**************************************************************************/
/* Master
/**************************************************************************/
.MainBaseMaster
{   
    /*background: url(images/MainBaseMaster_bg.gif) top repeat-x;*/
    width:100%;
}

.BaseMasterContent
{
    margin:0 auto;
    text-align:left;
}

.MainPageMaster
{
    /*position:relative;
    height:570px;
    width:100%;
    z-index:1;*/
}

.PageContentArea
{
    min-height:180px;
    padding-bottom:40px;
}

.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
{
    /*margin-top:-170px;*/
}

/*#errorSuccessSummary .errorSummary
{
    float:right;
    background-color:white;
    float:right;
    margin:0 10px 0 0;
    width:245px;
    z-index:1000;
    position:relative;
}*/

.HeaderLogo
{

}

.Home
{
}

.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
{
    height:0;
}

.Home-AboutUs img
{
    background-image:url(images/aboutUs_picBgv2.png) no-repeat;
    width:400px;
    height:250px;
    position:absolute;
    top:-345px;
    left:290px;
    padding:5px;
    border:1px solid #c1c1c1;
}

.Home-AboutUs h2
{
    margin-top:-300px;
}


.HomeMenu .MainMenu
{
    padding:0;
    margin:0 auto;
    height:58px !important;
}

.MainMenu
{
    padding:0;
    margin:0 auto;
    height:10px !important;
}


.MainMenu a
{
    color:White;
    padding:15px 20px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    background-color:#053e60;
    font-size:15px;
}

.MainMenu a:hover
{
    color:White;
    padding:15px 20px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    font-size:15px;
    background-color:#0796bf;
    text-decoration:none;
}

.MainMenu li
{
    margin:0px;
    display:inline;
    list-style:none;
    margin-right:15px;
}

.MainMenu li:hover
{
    /*-moz-border-radius:5px;
    border-radius:5px;
    background-color:#195465;
    padding:0px;*/
}

.MainMenu ul
{
    margin:0 auto;
    width:600px;
    position:relative;
    left:290px;
    top:-36px;
}



.CenterElement
{
    background:url(images/centerElement_bg.png) repeat-x;
    margin:0 auto;
    text-align:center;
    height:338px;
    padding-right:150px;
}

.PageContentAreaIndent .Home table
{
    margin:0 auto;
    width:540px !important;
}

.UpdatedStatus
{
    margin-left:10px;
}


.LocationSummary
{
    padding-bottom:20px;
}


.News-MoreInfo .MoreInfo
{
    /*margin: 0 -195px 0 0;*/
}


#categoriesContainer .categoryTitle
{
    font-size:12px;
    color:#14B5E3;
    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;
    color:#8DA521;
}

.Home-CommunityEducation .educationCategory
{
    border-bottom:1px solid #EAEAEA;
    text-align:center;
}

.Home-CommunityEducation .categoryDescription
{
    margin:0px 0 10px 10px;
}

.educationCategory:hover
{
    background-color:#eff6f8;
    cursor:pointer;
}


.Home-CommunityEducation
{
    padding-top:10px;
}

.Home-CommunityEducation img
{
    width:62px;
    margin:10px 0 5px 0;
    /*padding-top:10px;*/
}


.Home-CommunityEducation h2
{
    color:#097CA9;
    padding-bottom:10px;
    width:192px;
    font-size:18px;
    font-weight:bold;
}



.DynamicContent
{
    padding-top:5px;
    padding-bottom:20px;
    padding-left:13px;
}



/* LayoutColumn1 */

.LayoutColumn1
{
    vertical-align:top;
    width:200px;
}

.Home .LayoutColumn1
{
    width:172px;
}

.Home-OurPharmacy
{
    width:172px;
}

.OurPharmacy
{
    /*background: url(images/ourpharmacy_bgv2.png) center repeat-y;*/
    display:block;
}

.OurPharmacy a
{
    color:White;
    background-color:#316f94;
    text-shadow:#145177 1px 1px 0px;
    display:block;
    padding-top:7px;
}

.OurPharmacy a:hover
{
    color:White;
    background-color:#316f94;
    text-shadow:#145177 1px 1px 0px;
    display:block;
    padding-top:7px;
}


.OurPharmacyBottomImage
{
    background: url(images/ourPharmacy_footerBg.png) bottom no-repeat;
    display: block;
    padding: 0 0 20px;
}

.OurPharmacyBottomImage h3
{
    background-image: linear-gradient(bottom, rgb(241,241,241) 0%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(241,241,241) 0%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(241,241,241) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(241,241,241) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(241,241,241) 0%, rgb(255,255,255) 100%);

    background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.0, rgb(241,241,241)),
	    color-stop(1.0, rgb(255,255,255))
    );
    width:160px;
    color:#097ca9;
    font-size:18px;
    margin:30px 0 0 0;
    text-align:center;
    padding:5px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border:1px solid #084163;
    background-color:white;
    font-weight:bold;
    
}

.OurPharmacyBottomImage p
{
    text-indent:-10px;
    font-size:14px;
    margin-left:20px;
}

.OurPharmacyBottomImage p:hover
{
    text-indent:-10px;
    font-size:14px;
    text-decoration:underline;
    color:#e5f8ff;
    margin-left:20px;
}


.HealthTopicCategories li
{
    list-style-type:disc;
    line-height:1.9em;
    color:#14B5E3;
}

.HealthTopicCategories ul
{
}

.HealthNews
{
}

.HealthTopicShortList h2
{
     background: url(images/healthTopics_headerBg.png) top right no-repeat;
     color:transparent;
     height:40px;
     margin-top:30px;
     padding-top:18px;
}

.HealthTopicShortList h2 a
{
     color:#097ca9;
     font-size:20px;
     font-weight:bold;
}

.HealthTopicShortList h2 a:hover
{
     color:#097ca9;
     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:0;
    width:100%;
    text-align:right;
}

.HealthTopicShortList .MoreInfo:hover
{
    display:block;
    float:right;
    margin-right:0;
}

.MoreInfo
{
    float:right;
    display:block;
}





/* LayoutColumn2 */

.LayoutColumn2
{
    width:556px;
    vertical-align:top;
    padding-left:10px;
}

.Home .LayoutColumn2
{
    width:546px;
    padding-left:15px;
    padding-right:15px;
    vertical-align:top;
}


.Home-AboutUs
{
    margin-top:333px;
    width:530px;
    padding-left:20px;
    position:relative;
}

.Home-AboutUs h2
{
    font-size:28px;
    padding-bottom:15px;
    font-weight:bold;
    color:#097ca9;
}

.HomeAboutUsText
{
    line-height:1.7em;
    font-size:12px !important;
}

.Home-FAQ
{
    padding-left:20px;
}

.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:#097ca9;
    padding-bottom:10px;
}

#divFAQSummary ul li span
{
    margin-left:-2px;
}

#divFAQSummary li
{
    list-style-image:url(images/list_image.png);
    line-height:2em;
    margin-left:18px;
}

#divFAQSummary a
{
}

#divFAQSummary a:hover
{
}

.Home-News h2
{
    color: #097CA9;
    font-size: 21px;
    font-weight: bold;
}

.Home-News a
{
    margin-left:-3px;
}

.Home-News a:hover
{
    margin-left:-3px;
}


.Home-News
{
    margin-top:5px;
    padding-top:10px;
    padding-bottom:5px;
    padding-left:20px;
    width:550px;
}

.Home-News li
{
    list-style-type:disc;
    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
{
    margin:43px 0 0 20px;
}



.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:30px;
    margin-left:20px;
}


.newsItemLink
{
    background:url("images/list_image.png") left no-repeat;
    padding:0 0 0 13px;
    margin-bottom:10px;
}

#newsItem
{
    margin-bottom:6px;
}

#newsItem a
{
}


.newsItemLinkShortDescription
{
    padding-top:8px;
}


#newsDetailContainer
{
    margin-top:30px;
    margin-left:20px;
}



#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;
}


#searchBox form.gsc-search-box 
{
    background-color:#F9F8F1;
    margin-bottom:20px;
    margin-top:39px;
    padding:10px;
    margin-left:20px;
    width:460px;
    border:1px solid #d5e8f0;
}

#searchResultsWrapper
{
    margin-left:20px
}

#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 #faqHeader
{
    color: #097CA9;
    font-size: 21px;
    font-weight: bold;
    margin:30px 0 10px;
    padding-bottom: 5px;
}


.faqItem
{
    margin:15px 0;
    padding:0 0 10px 0;
    border-bottom:1px solid #EAEAEA;
}

.faqQuestion
{
    font-size:14px;
    color:#475D63;
    font-weight:bold;
}

.faqQuestion:hover
{
    font-size:14px;
    color:#475D63;
    font-weight:bold;
    text-decoration:none;
}

.faqAnswer
{
    margin:4px 0 0 10px;
    font-style:italic;
}

.selectedFaqItem
{
    padding-top: 5px;
    padding-left: 5px;
    background-color:#e0f0f6;
}

.selectedFaqItem .faqQuestion
{
    font-weight:bold;
}



/* LayoutColumn3 */

.LayoutColumn3
{
    vertical-align:top;
    padding-top:40px;
    padding-left:10px;
    width:164px;
}

.Home .LayoutColumn3
{
    vertical-align:top;
    width:164px;
    padding-top:40px !important;
}

.Home-LocationSummary h2
{
    color:#097ca9;
    font-size:21px;
    font-weight:bold;
    padding-bottom:10px;
}

.Home-LocationSummary ul li
{
    line-height:1.6em;
    margin-bottom:10px;
}

.Home-LocationSummary ul
{
    padding-bottom:25px;
}

.Home-LocationSummary a
{
    float:right;
    margin-top:-20px;
}

.Home-LocationSummary a:hover
{
    float:right;
    color:#4cd0f1;
    text-decoration:underline;
}

.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/list-image.png") no-repeat scroll left center transparent !important;
    margin:10px;
    padding-left:13px !important;
}

.HealthTopic .Item a:hover
{
    background:url("Images/list-image.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;
}


