
/*@import url("https://centrumuk.localhost/general.css");
@import url("https://centrumuk.localhost/content.css");
@import url("https://centrumuk.localhost/big-news.css");*/

@charset "utf-8";




/* RESET */
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none; list-style-image:none;}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:super}sub{vertical-align:baseline}legend{color:#000}em{font-style: italic;}strong{ font-weight: bold;}p{line-height: 18px;}body {font: 13px/1.231 arial,helvetica,clean,sans-serif;}
.wrapper-content .block + .block { margin: 0; }
.stack .box { padding-left: 0 !important; padding-right: 0 !important; }
.block .menu { margin: 0; padding: 0; }
.block ul.menu { margin: 0; padding: 0; }
.block + .block { margin: 0; }
.wrapper-content .stack, 
.wrapper-footer .stack {padding: 0; }
span.ext { display: none; }
.node .field + .field { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
.ui-widget { font-family: inherit !important; }
.wrapper-content .stack, .wrapper-footer .stack { padding-top: 0; }
.wrapper-content .block + .block { margin-top: 0; }
body.not-logged-in .pane > .tabs { display: none }




sup {
  position: relative;
  vertical-align: super;
  font-size: 60%;
  top: -1px;
}




/* JSCROLLPANE */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
*/




.jspContainer { overflow: hidden; position: relative; }
.jspPane { position: absolute; }
.jspVerticalBar { position: absolute; top: 0; right: 0; width: 10px; height: 100%; }
.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 10px; }
.jspVerticalBar *, .jspHorizontalBar * { margin: 0; padding: 0; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { background: #f4f4f4; position: relative; border-radius: 5px;  }
.jspDrag { background: #CCC; border-radius: 5px; position: relative; top: 0; left: 0; cursor: pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }
.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; }
.jspArrow.jspDisabled  { cursor: default; background: #80808d; }
.jspVerticalBar .jspArrow { height: 16px; }
.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { background: #eeeef4; float: left; height: 100%; }
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0;}




/* EXTERNAL LINKS */
#cboxWrapper {
  background: white;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#cboxMiddleLeft { display: none; }
#cboxMiddleRight { display: none; }
#cboxContent { height: auto !important; width: auto !important; position: absolute; top: 0; left: 0; padding: 5px; }
#cboxLoadedContent { width: auto !important; overflow: hidden !important; height: auto !important; }




#cboxOverlay { opacity: .3 !important; }
#cboxWrapper { 
  border: 1px solid #CCC !important;
  height: 200px !important;
  left: 50% !important;
  margin-left: -208px !important;
  margin-top: -200px !important;
  padding: 6px;
  position: fixed;
  top: 50% !important;
  width: 402px !important;
}




div.extlink-extra-leaving h2 {
  background: url(images/sprite-btns.png) no-repeat scroll -98px -40px #F4F4F4 !important;
  border: 0 none !important;
  height: 35px;
  width: 402px;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
}




div.extlink-extra-leaving p {
  padding: 22px 20px 7px 20px;
}




div.extlink-extra-actions {
  clear: both;
  overflow: hidden;
  padding: 0 10px;
}




#cboxClose { display: none !important; }




div.extlink-extra-actions div.extlink-extra-go-action a,
div.extlink-extra-actions div.extlink-extra-back-action a {
  background: url(images/sprite-btns.png) no-repeat scroll;
  height: 38px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
}




div.extlink-extra-actions div.extlink-extra-go-action {
  float: left;
}




div.extlink-extra-actions div.extlink-extra-go-action a {
  background-position: -75px 0;
  width: 192px;
}




div.extlink-extra-actions div.extlink-extra-back-action {
  float: right;
}




div.extlink-extra-actions div.extlink-extra-back-action a {
  background-position: -265px 0;
  width: 94px;
}




html, body { overflow-x: visible !important; }




body {
  font-family: Arial,Helvetica,sans-serif;
  color: #777;
  font-size: 12px;
}




div.page-width {
  border: 15px solid #000;
  -webkit-box-shadow: 0 5px 40px rgba(0,0,0,.75);
  -moz-box-shadow: 0 5px 40px rgba(0,0,0,.75);
  box-shadow: 0 5px 40px rgba(0,0,0,.75);
  padding: 0 55px 0 0;
  position: relative;
  width: 900px !important;
}




h1, h2, h3 {
  font-family: 'CenturyGothic', 'Raleway';
  color: #777;
  display: block;
}




h1 {
  font-size: 25px;
  margin: 0 0 8px 0; 
}




h2 {
  font-size: 18px;
  color: #09C;
  margin: 0 0 8px 0;
}




h3 {
  font-size: 12px;
  border-bottom: 1px solid #BEBDBD;
  margin: 0 25px 20px 0;
  padding: 0 0 22px;
}




p {
  margin-bottom: 18px;
}




a,
p a{
  color: #666;
}




a:hover,
li a.active {
  color: #0089CF;
  text-decoration: none;
}




a.active-link {
  color: #0089CF;
  text-decoration: none;
}




/**
* Header
**/




div#header{
  position: relative;
}




div#header-inner {
  background: url(images/bkg-header.png) no-repeat scroll right top transparent;
  height: 112px;
  width: 899px;
}




a#logo {
  height: 64px;
  margin: 20px 5px 0 20px;
  width: 161px;
  float: left;
}




/* [End Of] Header */




/**
* Top menu
**/




div#navigation {
  left: 205px;
  position: absolute;
  top: 48px;
  width: 680px;
}




div#navigation li {
  padding-left: 21px;
}




div#navigation li a {
  font-family: 'CenturyGothicItalic', Arial;
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
  color: #666;
}
div#navigation div.product-meganav-list li a {
  font-style: normal;
}




div#navigation li a:hover,
div#navigation li a.active,
div#navigation li a.nav-hover,
div#navigation li.menu-link-2906 a.active:hover {
  color: #0089CF;
}




div#navigation li.menu-link-2906 a.active {
  color: #666;
}




body.node-type-products li.menu-link-2906 a { 
  color: #0089CF !important;
}
div#navigation li.menu-link-2906 a.nav-hover {
  color: #0089CF;
}












/* [End Of] Top menu s*/




/**
* Banner - id = content
**/




div#content {
  margin: 0;
}




div#banner {
  padding: 0;
}




div.rotating-banner {
  position: relative;
}




div.buttons.controls {
  right: 450px;
  position: absolute;
  top: 0;
  z-index: 10;
}




div.buttons.controls a {
  background: transparent url(images/sprite-marquee-pager.png) no-repeat -14px 0;
  width: 14px;
  height: 15px;
  display: inline-block;
  padding: 0;
  margin: 0 1px;
  /*
  -webkit-box-shadow: 0 0 5px rgba(255,255,255,.90);
  -moz-box-shadow: 0 0 5px rgba(255,255,255,.90);
  box-shadow: 0 0 5px rgba(255,255,255,.90);
  */
}




div.buttons.controls a.activeSlide {
  background: transparent url(images/sprite-marquee-pager.png) no-repeat 0 0;
}




body.front div.rotating-banner div.rb-slide,
body.front div.rotating-banner div.rb-slide .rb-background-image img {
  background:none !important;
  width: 902px;
  height: 382px;
}




/*Banner content customization*/




div.rotating-banner {
  font-family: 'CenturyGothic', 'Raleway';
}




.layout-wrapper:hover {
  cursor: default;
}




div.rb-textbox {
  cursor: default;
}




div.banner {
  margin-left: 460px;
  position: relative;
  width: 420px;
}




div.banner h2 {
  color: #777;
  font-size: 20px;
  letter-spacing: -1;
  padding-top: 30px;
  white-space: normal;
}




div.banner p {
  color: #777;
  font-family: Arial, Helvetica, sans-serif;
}




div.banner p a {
  color: #0089CF;
}




div.banner p.text-notes {
  padding-top: 0;
}




div.banner-01 h2 {
  font-size: 25px;
  padding-top: 100px;
}
div.banner-01 h2.text-notes {
  padding-top: 15px;
}




div.banner-01 p a,
div.banner-03 p a,
div.banner-04 p a{
  background: url(images/bg-carousel-links.png) no-repeat 0 3px transparent;  
  display: block;  
  font-weight: bold;
  font-size: 11px;
  right: 30px;
  padding: 0 0 0 14px;
  position: absolute;
  text-transform: uppercase; 
  top: 230px; 
}




div.banner-01 a.find-out-more,
div.banner-04 a.find-out-more {
  top: 260px;
}




div.banner-02 p.text-normal{
  padding: 10px 0 0 48px;
}




div.banner-02 p a {
  text-decoration: underline;
}




div.banner-03 p a {
  right: 20px;
  top: 77px;
}
div.banner-02 p.description {
  font-size: 13px;
  width: 415px;
  padding-bottom: 24px
}
div.banner-03 p.description {
  font-size: 13px;
  padding-top: 5px;
  white-space: normal;
  width: 288px;
}




div.banner-04 h2 {
  color: #0089cf;
  font-size: 33px;
  font-weight: bold;
  padding-top: 65px;
}
div.banner-04 h2.text-notes {
  color: #777;
  font-size: 25px;
  padding-top: 0px;
  font-weight: normal;
}
div.banner-04 p.small-text {
  padding-top: 50px;
  width: 415px;
  height: 130px;
  overflow: visible;
  white-space: normal;
}




/* [End Of] Banner */




/**
* Right menu
**/




div#preheader div#preheader-second-region {
  position: absolute;
  margin-left: 449px;
  left: 50%;
  z-index: 500;
}




div#preheader div#preheader-second-region.position-fixed {
  position: fixed;
  margin-left: 421px;
  top:0;
}




div#preheader div#preheader-second-region.position-fixed.safari {
  margin-left: 422px;
}




div#block-menu-menu-right-menu {  
  border-top: 0;
  overflow: hidden;
  width: 57px;
}




div#block-menu-menu-right-menu ul.menu li {
  font-style: italic;
  list-style-type: none;
  margin-left: 0;
  padding: 0; 
  text-align: center; 
  font-weight: bold;
}




div#block-menu-menu-right-menu ul.menu li a{
  background: url(images/sprite-menu-nav.png) no-repeat 0 0;
  color: #000;
  display: block;
  font-size: 9px;
  height: 35px;
  padding: 21px 0 0 0;
  text-transform: uppercase;
  width: 55px;
}




div#block-menu-menu-right-menu ul.menu li a:hover {
  text-decoration: none;
}




div#block-menu-menu-right-menu ul.menu li a.active {
  color: #000;
}




div#block-menu-menu-right-menu ul.menu li a.nav-hover {
  color: #fff;
}




/*background for each menu*/




div#block-menu-menu-right-menu ul.menu li.menu-link-2921 a{
  background-position: 0 0;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2921 a.nav-hover{
  background-position: -56px 0;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2926 a{
  background-position: 0 -56px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2926 a.nav-hover{
  background-position: -56px -56px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2931 a{
  background-position: 0 -112px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2931 a.nav-hover{
  background-position: -56px -112px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2936 a{
  background-position: 0 -168px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2936 a.nav-hover{
  background-position: -56px -168px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2941 a{
  background-position: 0 -224px;
}




div#block-menu-menu-right-menu ul.menu li.menu-link-2941 a.nav-hover{
  background-position: -56px -224px;
}




/* [End Of] Right menu */




div#preheader-second-region div.scroll-fixed-position {




}




/* Hide initial state of MegaNavs */
div.block-Contact-Us,
div.block-Offers,
div.block-Buy-Now {
  display: none;
}








/* footer */




div#footer {
  background: url(images/bkg-footer-wrapper.png) repeat-y scroll -2px 0 transparent;
  font-size: 10px;
}




div#footer-inner {
  padding: 20px 20px 30px 20px;
  background: transparent url(images/bkg-footer.png) repeat-x left top;
  margin-right: 1px;
}




div#footer-inner ul li {
  list-style: none;
  display: inline;
  padding: 0 5px 0 8px;
  background: transparent url(images/separator_menu_footer.gif) no-repeat left center;
}




div#footer-inner ul li.first {
  background: none;
  padding-left: 0;
}




div#footer-inner ul li a {
  font-weight: bold;
  text-decoration: none;
  font-size: 11px;
  color: #666;
}




div#footer-inner ul li a.active,
div#footer-inner ul li a.active:hover,
div#footer-inner ul li a:hover {
  color: #0089CF
}




div#footer-inner ul li a.active {
  color: #666;
  text-decoration: none;
}




/*Backgroung Content Area*/
h1#page-title {
  padding: 30px 0 35px 37px;
}




div#content-area{
  background: url(images/bkg_content_internal.png) repeat-y scroll -2px 0;
  overflow: hidden;
}




div#content-area div.region.region-content{
 min-height: 450px;
}




div#block-system-main{
  padding: 25px 25px 84px 37px;




}












/* Mega Nav */
div.mega-nav-wrapper {
  width: 283px;
  right: 57px;
  padding: 10px 15px 19px 15px;
  background: url(images/overlay-bg.png) repeat scroll 0 0;
  position: absolute;
  top: 0;
  z-index: 10;
  color: #CACACA;
}
div.mega-nav-wrapper.mega-nav-Offers {
  top: 57px;
}
div.mega-nav-wrapper.mega-nav-Contact-Us {
  top: 113px;
}




div.mega-nav-wrapper a.mega-nav-close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  height: 11px;
  margin: 0;
  text-indent: -1000em;
  width: 11px;
  background: url(images/bt-close.png) no-repeat scroll 0 0 transparent;
}




div.mega-nav-wrapper div.bottom {
  background: url(images/bg-meganav-bottom.png) no-repeat scroll 0 0;
  height: 9px;
}




body.node-type-products div.mega-nav-wrapper h2,
div.mega-nav-wrapper h2 {
  font-size: 12px;
  font-weight: bold;
  font-family: 'CenturyGothicItalic', Arial;
  font-style: italic;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  color: #CACACA;
}




div.mega-nav-wrapper div.content {
  margin-top: 17px;
  padding: 13px 20px 1px 19px;
  background: url(images/bg-meganav-content.png) no-repeat scroll 0 0;
}




div.mega-nav-wrapper div.content p {
  color: #666;
  margin: 0px;
}




div.mega-nav-wrapper.mega-nav-Contact-Us div.content div.phone-image {
  background: url(images/icon-contactus-phone.jpg) no-repeat 0 0;
  margin: 0 30px 20px 10px;
  width: 24px;
  height: 72px;
  float: left;
}
div.mega-nav-wrapper.mega-nav-Contact-Us div.content div.pen-image {
  background: url(images/icon-contactus-pen.jpg) no-repeat 0 0;
  margin: 0 30px 30px 10px;
  width: 27px;
  height: 100px;
  float: left;
}
div.mega-nav-wrapper.mega-nav-Contact-Us div.content div.call-us-wrapper {
  background: url(images/dot.jpg) repeat-x scroll left bottom transparent;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
div.mega-nav-wrapper.mega-nav-Contact-Us div.content div.write-us-wrapper {
  background: url(images/dot.jpg) repeat-x scroll left bottom transparent;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
div.mega-nav-wrapper.mega-nav-Contact-Us div.content div.media-enquiries-wrapper {
  background: url(images/dot.jpg) repeat-x scroll left bottom transparent;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
div.mega-nav-wrapper.mega-nav-Contact-Us div.content p {
  line-height: 18px;
}
div.mega-nav-wrapper.mega-nav-Contact-Us div.content p.notice {
  padding: 15px 10px 10px 0;
  margin-top: 45px;
  background: url(images/dot.jpg) repeat-x scroll left top transparent;
}








/* Product Labeling */
body.node-type-products  div.ui-widget-overlay {
  opacity: .12;
  filter: alpha(opacity=.12);
}
body.node-type-products .ui-dialog {
  padding: 10px;
}
body.node-type-products .ui-dialog .ui-dialog-content,
body.node-type-products .ui-dialog .ui-dialog-titlebar,
body.node-type-products .ui-dialog .ui-dialog-title {
  margin: 0;
  padding: 0;
}




body.node-type-products .ui-dialog .ui-dialog-title {
  float: left;
  font-size: normal;
}




body.node-type-products .ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 19px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 18px;
}




body.node-type-products  div.ui-widget-header {
  border: none;
  background: none;
}




body.node-type-products  > div.ui-corner-all {
  border: 1px solid #AAA;
}
body.node-type-products  div.ui-corner-all {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}




body.node-type-products  h2 {
  font-family: Arial;
  font-weight: bold;
  color: #000;
}
thead th {
  font-weight: bold;
  background-color: #FFF;
}
th,
td {
  padding: 3px;
}
thead th {
  text-align: center;
}
thead th:first-child {
  text-align: left;
  width: 290px;
}
tbody td {
  text-align: right;
  padding-right: 5px;
}
tbody td:first-child {
  text-align: left;
}




div.formulation-notes p, 
div.formulation-notes h6,
div.formulation-notes ul li {
  font-size: 73%;
}
div.formulation-notes p.rda {
  margin-bottom: 18px;
}
div.formulation-notes p {
  margin-bottom: 0px;
}
div.formulation-notes p.dose {
  padding-top: 20px;
}
div.formulation-notes h6 {
  font-weight: bold;
  padding-top: 20px;
}
div.formulation-notes ul {
  margin: 0 0 0 25px;
}
div.formulation-notes ul li {
  list-style-type: disc;
}




body.node-type-products div.product-information,
body.node-type-products div.print {
  width: 190px;
  margin-left: 30px;
}




body.node-type-products div.product-information a,
body.node-type-products div.print a {
  text-transform: uppercase;
  color: #0089D0;
  font-size: 71%;
  font-weight: bold;
}
















@media print {
  
  body.node-type-products div#page,
  body.node-type-products div.ui-widget-overlay,
  body.node-type-products div.ui-widget,
  body.node-type-products div.region,
  body.node-type-products a.contextual-links-trigger,
  body.node-type-products ul.contextual-links { display: none !important; }
   
  div#print-wrapper { display: block !important; }
   
  div#print-elements * {
    margin: 0;
    padding: 0;
    color: #333;
    font-family: Arial;
  }




  div#print-elements h1,
  div#print-elements p,
  div#print-elements ul {
    margin-bottom: 10px;
  }




  div#print-elements a.logo {
    float: none;
    display: block;
    width: auto;
    height: auto;
    padding-bottom: 20px;
  }




  div#print-elements div.img {
    text-align: center;
    margin: 0;  
  }
  
  div#print-elements div.benefits {
    position: relative;
    top: -20px;
  }




  div#print-elements ul {
    overflow: hidden;
    text-align: center;
    padding: 0;
  }
  
  div#print-elements ul li {
    list-style: disc;
    text-align: left;
    margin-left: 30px;
  }
  
  div#print-elements ul li.views-row {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    list-style: none;
    margin-left: 0;
  }
  
  div#print-elements ul.free-from,
  div#print-elements ul.suitable-for  {
    text-align: left;
    padding-left: 16px;
  }




  div#print-elements ul li div.views-field-field-product-benefits-name {
    font-family: 'CenturyGothicItalic', Arial;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
  }
  
  div#print-elements th,
  div#print-elements td {
    padding: 3px;
  }
}

@charset "utf-8";




/* FAQ */
body.page-node-101 div#block-system-main {
  padding-bottom: 0;
}




div.faq-list {  
  padding: 20px 0 40px 37px;
}




div.faq-list ul {
  padding: 0;
}




div.faq-list ul li {
  list-style: none;
  clear: both;
  margin: 0 0 5px 0;
}




div.faq-list span.views-field-title {
  cursor: pointer;
  font-style: italic;
}
div.faq-list span.views-field-body {
  display: none;
  color: #0089D0;
  padding: 2px 0 5px 35px;
}




div.faq-list span.views-field-body span {
  margin-right: 5px;
}




div.faq-list span.views-field-body span.views-label {
  float: left;
  position: relative;
  top: 2px;
}




div.faq-list span.views-field-body span.field-content {
  width: 710px;
  display: block;
}




div.faq-list span.views-field-body p {
  color: #0089D0;
  margin: 0 0 5px 0;
}








/* ABOUT */
div.content p.center {
  text-align: center;
  padding-bottom: 25px;
}








/* Always Your Most Complete */
body.page-node-141 #page-title {
  display: none;
}




body.page-node-141 div#block-system-main {
  padding: 0 0 32px 37px;
  margin-left: 15px;
}




body.page-node-141 div.ad_header {
  background: url(images/bg_centrum_your_almost_complete.jpg) no-repeat scroll top right #FFF;
  height: 216px;
  padding-top: 80px;
  position: relative;
  margin-bottom: 40px;
  margin-right: 1px;
}




body.page-node-141 div.ad_header h1 {
  font-size: 26px;
  letter-spacing: -1px;
}




body.page-node-141 div.ad_header h1 span {
  color: #15A6E1;
  font-size: 29px;
  font-weight: 900;
}




div#node-141 div.content p {
  font-size: 17px;
  padding-right: 90px;
}




div#node-141 div.content h3 {
  border: none;
  color: #15A6E1;
  font-family: 'CenturyGothicItalic', Arial;
  font-style: italic;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  padding-bottom: 5px;
}




/* Know Your Vitamins */
body.page-node-166 div#content-area div.views-field-title,
body.page-node-166 div#content-area div.views-field-body,
body.page-node-166 div#content-area div.views-field-field-kyv-color-image {
  display: none;
}
body.page-node-166 a.kyv-open-modal-link {
  display: block;
  width: 228px;
  height: 60px;
  text-align: center;
  overflow: hidden;
}
div.view-id-know_your_vitamins div.views-field-field-know-vitamins-icon a {
  opacity: .8;
  filter: alpha(opacity=80);
}




div.kyv-benefits-list ul {
  width: 780px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  margin-bottom: 10px;
}




div.kyv-benefits-list ul li {
  float: left;
  padding: 0 15px;
  margin: 0;
  text-align: center;
  width: 228px;
}




div.kyv-benefits-list ul li.views-row-4,
div.kyv-benefits-list ul li.views-row-9,
div.kyv-benefits-list ul li.views-row-14,
div.kyv-benefits-list ul li.views-row-19 {
  padding: 0 30px 0 130px;
}




div.kyv-benefits-list ul li.views-row-5,
div.kyv-benefits-list ul li.views-row-10,
div.kyv-benefits-list ul li.views-row-15,
div.kyv-benefits-list ul li.views-row-20 {
  padding: 0 150px 0 10px;
}




















body.node-type-products div#main {
  position: relative;
}




body.node-type-products div#content-area,
body.node-type-products div#content-area div.region.region-content {
  /*
  background: none;
  */
}




body.node-type-products div#main h1#page-title {
  position: absolute;
  top: 35px;
  left: 20px;
  color: #666;
  font-size: 23px;
  letter-spacing: -1pt;
  padding: 0;
}




body.node-type-products div#main  div.field-name-body {
  position: absolute;
  top: 70px;
  left: 20px;
  width: 250px;
  padding-right: 2px;
  height: 375px;
  overflow: hidden;
  color: #222;
}




body.node-type-products div#main  div.field-name-body p,
body.node-type-products div#main  div.field-name-body ul li  {
  line-height: normal;
  margin-bottom: 13px !important;
}




body.node-type-products div#main  div.field-name-body ul li:last-child {
  margin-bottom: 0 !important;
}




body.node-type-products div#main  div.field-name-body ul {
  margin-bottom: 13px;
}




body.node-type-products div#main  div.field-name-body p:first-child {
  margin-top: 0  !important;
}




body.node-type-products div#main  div.field-name-body p:last-child,
body.node-type-products div#main  div.field-name-body ul:last-child {
  margin-bottom: 0  !important;
}




body.node-type-products div#main  div.field-name-field-product-image {
  position: absolute;
  top: 68px;
  right: 405px;
  z-index: 100;
}




body.node-type-products div#main  div.field-name-field-product-image img {
  width: 220px;
  height: 350px;
}




body.node-type-products div#main div.field-name-field-product-background {
  width: 430px;
}




body.node-type-products div#main div.field-name-field-product-background img {
  height: 463px;
  width: 454px;
  max-width: auto;
}




body.node-type-products div#main  div.field-name-field-product-labeling  {
  display: none;
}




body.node-type-products div#main div#block-system-main {
  height: 354px;
  background: #FFF;
}




body.node-type-products div#main div.product-benefits-list {
  background: url(images/bkg-content-internal.png) repeat-y scroll -2px 0;
}




body.node-type-products div#main div.product-benefits-list ul {
  margin-top: 0 !important;
  overflow: hidden;
  text-align: center;
  padding: 50px 0;
  background: url(images/bg-top-content-internal.png) no-repeat scroll -2px 0;    
}
body.node-type-products div#main div.product-benefits-list ul li.views-row {
  display: inline-block;
  width: 135px;
  margin-top: 0;
  margin: 0 2px;
  vertical-align: top;
}
/* IE7 */
#gardens_ie7 div.product-benefits-list ul li.views-row {
  float:left;
}




body.node-type-products div#main div.product-benefits-list ul li div.views-field {
  text-align: left;
  color: #333;
}




body.node-type-products div#main div.product-benefits-list ul li div.views-field-field-product-benefits-image {
  height: 76px;
}




body.node-type-products div#main div.product-benefits-list ul li div.views-field-field-product-benefits-name {
  font-family: 'CenturyGothicItalic', Arial;
  font-style: italic;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
  text-transform: uppercase;
}








div.node-products div.field-name-field-product-background {
  position: absolute;
  top: 0;
  right: 1px;
  margin-top: 0 !important;
  height: 463px;
  width: 454px;
}




body.node-type-products div#main div.node-products div.field-name-body ul li {
  list-style: disc;
  margin-bottom: 20px;
}




div#block-views-products-meganav-block {
  display: none;
  position: absolute;
  z-index: 500;
  width: 665px;
  background: #333;
  opacity: .97;
  color: #FFF;
  font-size: 11px;
  padding: 10px 15px 10px 20px;
  top: 70px;
  left: -5px;
}




div#block-views-products-meganav-block a.mega-nav-close-btn {
  background: url(images/bt-products.png) no-repeat scroll 0 0 transparent;
  float: right;
  height: 11px;
  margin-bottom: 10px;
  text-indent: -1000em;
  width: 11px;
}




div#block-views-products-meganav-block div.content {
  clear: both;
}




div#block-views-products-meganav-block  h3 {
  font-size: 12px;
  color: #FFF;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent url(images/h3-line2.gif) no-repeat left 7px;
}




div#block-views-products-meganav-block div.product-meganav-list ul li {
  display: inline-block;
  width: 130px;
  vertical-align: top;
  padding: 0;
  position: relative;
  height: 130px;
  margin: 10px 0;
}

/* IE7 */
#gardens_ie7 div#block-views-products-meganav-block div.product-meganav-list ul {
  position:relative;
  zoom:1;
}
#gardens_ie7 div#block-views-products-meganav-block div.product-meganav-list ul li {
  display:inline;
  position:relative;
  zoom:1;
}




div#block-views-products-meganav-block div.product-meganav-list ul li div.views-field-field-product-thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 76px;
  height: 120px;
}




div#block-views-products-meganav-block div.product-meganav-list ul li div.views-field-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}




div#block-views-products-meganav-block div.product-meganav-list ul li div.views-field-title a {
  font-size: 10px;
  color: #FFF;
  text-transform: none;
  font-family: Arial;
  font-weight: normal;
  display: block;
  padding-left: 76px;
  padding-top: 42px;
  padding-bottom: 45px;
}




div#block-views-products-meganav-block div.product-meganav-list ul li div.views-field-title a:hover {
  text-decoration: none;
}




body.node-type-products div#block-block-36 {
  padding-left: 16px;
}
body.node-type-products div#block-block-36 h5 {
  color: #666;
  font-size: 12px;
}




body.node-type-products div#breadcrumb {
  margin: 5px 0 14px 23px;
}
div#breadcrumb { 
  position: absolute;
  display: block;
  margin: 5px 0 14px 37px;
  z-index: 500;
}
div#breadcrumb div.breadcrumb span,
div#breadcrumb div.breadcrumb a {
  font-size: 9px;
  color: #999;
}




div#breadcrumb div.breadcrumb a:hover {
  color: #0089D0;
}




/* Sitemap */
ul.sitemap li {
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 18px;
}
ul.sitemap li ul {
  padding: 10px 0 0 17px;
}
ul.sitemap li ul li {
  font-weight: normal;
  padding-bottom: 8px;
}




/* home */
body.front h1#page-title {
  display: none;
}




div#block-block-26,
div#block-block-31 {
  background-color: #FFF;
  border: 1px solid #CCC;
  color: #666;
  width: 385px;
  min-height: 175px;
  margin: 0 0 40px 16px;
  padding: 12px 18px 0;
  position: relative;
  float: left;
  clear: none;
}
  div#block-block-26 div.content div.home-block-text,
  div#block-block-31 div.content div.home-block-text {
    position: relative;
    z-index: 2;
  }
  div#block-block-26 div.content div.home-block-text h2,
  div#block-block-31 div.content div.home-block-text h2 {
    color: #4A4A4A;
    font-size: 25px;
    margin-bottom: 8px;
  }
  div#block-block-26 div.content div.home-block-text p,
  div#block-block-31 div.content div.home-block-text p {
    line-height: 16px;
  }
  div#block-block-26 div.content div.home-block-text p a,
  div#block-block-31 div.content div.home-block-text p a {
    color: #0089CF;
  }
  div#block-block-26 div.content div.home-block-image,
  div#block-block-31 div.content div.home-block-image {
    z-index: 1;
    position: absolute;
    right: 15px;
    bottom: 9px;
    width: 300px;
    text-align:right;
  }
  div#block-block-26 div.content p a.btn-more,
  div#block-block-31 div.content p a.btn-more {
    display: block;
    background: url(images/bt-products.png) no-repeat scroll 0 -13px transparent;
    cursor: pointer;
    height: 24px;
    text-indent: -1000em;
    width: 63px;
    position: absolute;
    bottom: 25px;
  }




/* products line up */
body.front div#block-system-main {
  display: none;
}




body.front div#content-area div.region.region-content {
  background: transparent url(images/product-bkg.png) repeat-x left 165px;
  margin-right: 1px;
}




div.view-display-id-block_lineup {
  overflow: hidden;
  text-align: center;
  padding: 50px 0;
  height: 122px;
}




div.view-display-id-block_lineup div.product-lineup-list {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  background: transparent url(images/bkg_product_line_up.png) no-repeat left 18px;
}




div.view-display-id-block_lineup div.product-lineup-list h3 {
  background: transparent url(images/bkg_product_line_up2.png) no-repeat right 18px;
  font-family: 'CenturyGothic', 'Raleway';
  font-size: 12px;
  font-weight: bold;
  border: 0;
  margin: 0 0 0 0;
  padding: 0 0 13px 0;
}




div.view-display-id-block_lineup div.product-lineup-list ul {
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0 !important;
}




div.view-display-id-block_lineup div.product-lineup-list ul li 
{
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 76px;
  position: relative;
  margin: 0 5px;
  text-align: left;
}

/* IE7 */
#gardens_ie7 div.view-display-id-block_lineup .view-content {
  width:780px;
}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list {
  display:block;
  float:left;
}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list ul {
  position:relative;
}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list ul li {
  display:inline;
  position:relative;
  zoom:1;
}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list [nodeIndex="1"] {width:380px;}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list [nodeIndex="2"] {width:90px;}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list [nodeIndex="3"] {width:90px;}
#gardens_ie7 div.view-display-id-block_lineup .view-content .product-lineup-list [nodeIndex="4"] {width:180px;}




div.view-display-id-block_lineup div.product-lineup-list ul li div.active-wrapper {




}




div.view-display-id-block_lineup div.product-lineup-list ul li.active div.active-wrapper {
  display: block;
  background: #333;
  opacity: 0.97;
  filter: alpha(opacity=97);
  color: white;
  margin: -3px 0 0 -5px;
  padding: 10px 10px 10px 90px;
  position: relative;
  z-index: 10;
  height: 120px;
  width: 290px;
  display: block;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.views-field,
div.view-display-id-block_lineup div.product-lineup-list ul li div.buy-wrapper {
  display: none;
}




div.view-display-id-block_lineup div.product-lineup-list ul li.active div.views-field,
div.view-display-id-block_lineup div.product-lineup-list ul li.active div.buy-wrapper {
  display: block;
  padding: 0 0 8px 0;
}
/* IE7 */
#garden_ie7 div.view-display-id-block_lineup div.product-lineup-list ul li.active div.buy-wrapper {
z-index:9999;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.views-field-field-product-thumbnail {
  display: block;
  width: 76px;
}




div.view-display-id-block_lineup div.product-lineup-list ul li.active div.views-field-field-product-thumbnail {
  position: absolute;
  z-index: 1000;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.views-field-field-product-thumbnail {
  top: 3px;
  left: 5px;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.views-field-title {
  background: none;
  color: white;
  font-family: 'CenturyGothic', 'Raleway';
  font-size: 17px;
  width: 280px;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.views-field-title a {
  color: #FFF;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.views-field-field-product-teaser {
  width: 280px;
  font-size: 11px;
  line-height: 18px;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.buy-wrapper {
  width: 280px;
  overflow: hidden;
}




div.view-display-id-block_lineup div.product-lineup-list ul li div.buy-wrapper a {
  display: block;
  background: url(images/bt-products.png) no-repeat scroll 0 -13px transparent;
  cursor: pointer;
  display: block;
  height: 24px;
  text-indent: -1000em;
  width: 63px;
  float: left;
}




div.view-display-id-block_lineup div.product-lineup-list ul li.active.open-left div.active-wrapper {
  margin: -3px 0 0 -309px;
  padding: 10px 80px 10px 20px;
}




div.view-display-id-block_lineup div.product-lineup-list ul li.active.open-left div.views-field-field-product-thumbnail {
  right: 5px;
  left: auto;
}




div.view-display-id-block_lineup div.product-lineup-list ul li.active.open-left div.views-field {
  text-align: right;
}




div.view-display-id-block_lineup div.product-lineup-list ul li.active.open-left div.buy-wrapper a  {
  float: right;
}




















div.product-meganav-list {
  width: 246px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
}




div.product-meganav-list.third {
  margin-right: 0;
  width: 279px;
}




div.product-meganav-list.first, 
div.product-meganav-list.last {
  float: none;
  width: auto;
  clear: both;
  margin-right: 0;
}




/* Nutrition in Pregnancy button */

#block-block-46 .nutrition-in-pregnancy {
	margin:auto;
	text-align:center;
	width:100%;
}
#block-block-46 .nutrition-in-pregnancy a {
	background-image: url("/sites/centrumireland.pfizer.edrupalgardens.com/files/201302/nutrition-in-pregnancy_0.png");
	background-position: center center;
	background-repeat: no-repeat;
        display:block;
	height: 150px;
	margin: -40px auto auto;
	padding-top: 40px;
	text-align: center;
	width: 230px;
}





/* Terms of Use */
div#node-361 ol li {
  padding-bottom: 18px;
  line-height: 18px;
}




/* Privacy Policy */
div#node-366 h2 {
  font-weight: bold;
}




body.page-node-166 div#block-system-main {
  padding-left: 37px;
  padding-bottom: 8px;
}




body.page-node-166 h1#page-title {
  padding-bottom: 10px;
}




div.view-know-your-vitamins {
  background: transparent url(images/kyv-list-top.png) repeat-x left top;
  margin: 0 50px;
}




div.view-know-your-vitamins div.view-header {
  text-align: center;
  padding-top: 20px;
  font-size: 15px;
}




div.view-know-your-vitamins div.view-header p {
  margin-bottom: 0;
}




div.kyv-list {
  height: 170px;
  position: relative;
}




div.kyv-list a.nav {
  position: absolute;
  top: 30px;
  left: 50px;
  background: transparent url(images/next-prev.png) no-repeat left top;
  width: 47px;
  height: 27px;
  display: block;
  text-indent: -9999px;
}




div.kyv-list a.nav.prev {
  background-position: top left;
}




div.kyv-list a.nav.prev:hover {
  background-position: left -29px;
}




div.kyv-list a.nav.next {
  right: 50px;
  left: auto;
  background-position: top right;
}




div.kyv-list a.nav.next:hover {
  background-position: right -29px;
}








div.kyv-list ul {
  width: 563px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap; 
  padding: 0;
}




div.kyv-list ul li {
  display: inline-block;
  width: 77px;
  height: 57px;
  overflow: visible;
  position: relative;
}




div.kyv-list ul li * {
  position: relative;
}




div.kyv-list ul li img {
  width: 78px;
  height: 57px;
  max-width: 78px;
}








div.modal-know-vitamins {
  width: 495px;
  height: 335px;
  background: transparent url(images/kyv-modal-background.png) no-repeat left 5px;
  position: absolute;
  top: 160px;
  left: 50%;
  margin-left: -248px;
  z-index: 1;
}




div.benefit-modal {
  height: 243px;
  background: transparent url(images/kyv-benefits-background_0.png) no-repeat left 5px;
  top: 143px;
}




div.modal-know-vitamins ul {
  padding-left: 16px;
}




div.modal-know-vitamins ul li {
  list-style: disc;
}




div.modal-know-vitamins a.close {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  top: 5px;
  right: 5px;
  position: absolute;
  background: transparent url(images/btn-close.png) no-repeat left top;
  width: 69px;
  height: 18px;
}




div.modal-know-vitamins div.benefit-image {
  position: relative;
  top: 0;
  left: 10px;
  overflow: hidden;
  width: 211px;
}




div.modal-know-vitamins div.benefit-image img {
  position: relative;
  top: 0;
}




div.modal-know-vitamins h2 {
  position: absolute;
  top: 45px;
  left: 30px;
}




div.modal-know-vitamins h2.benefit-title { display: none; }




div.modal-know-vitamins h2.vitamin-title { 
  top: 40px;
  height: 33px;
  line-height: 30px;
  color: #FFF;
  width: 490px;
  left: -15px;
  padding-left: 45px;
  font-size: 14px;
  background: transparent url(images/vitamin-title.png) no-repeat left top;
}




div.modal-know-vitamins div.kyv-body {
  position: absolute;
  left: 30px;
  top: 85px;
  width: 420px;
  height: 210px;
  padding-right: 15px;
}




div.benefit-modal div.kyv-body {
  top: 75px;
  height: 140px;
}



div#navigation {
  position: absolute;
  top: 0;
  left: 205px;
  width: 680px;
}




div#navigation div#block-system-main-menu {
  position: absolute;
  top: 53px;
}




div#navigation div#block-block-41 {
  position: absolute;
  top: -5px;
  right: 0;
  width: 131px;
}
/* IE7 */
#gardens_ie7 div#navigation div#block-block-41 {
  top:15px;
}




body.page-node-371 div#block-system-main,
body.page-node-476 div#block-system-main {
  padding: 0;
}




body.page-node-371 h1#page-title,
body.page-node-371 div.breadcrumb,
body.page-node-476 h1#page-title,
body.page-node-476 div.breadcrumb {
  display: none;
}




body.page-node-371 div#content-area,
body.page-node-476 div#content-area {
  background-position: -2px 269px;
}




div.big-news-header {
  height: 269px;
  background: #FFF url(/sites/centrumireland.pfizer.edrupalgardens.com/files/201302/big-news-bg-select50plus.png) no-repeat right -1px;
  position: relative;
}




div#big-news div.copy {
  padding: 25px 25px 84px 37px;
}




div#big-news div.copy ul {
  margin-bottom: 30px;
}




div#big-news div.copy ul li {
  margin-left: 22px;
  list-style: disc;
}




div#big-news h1 {
  color: #0089cf;
  font-size: 31px;
  padding: 48px 520px 0 35px;
  font-weight: bold;
}




div#big-news h1 span {
  color: #666666;
  font-size: 23px;
  font-weight: normal;
  display: block;
  line-height: 23px;
}




div#big-news h1 span em {
  font-weight: bold;
  font-family: 'CenturyGothicItalic', Arial;
  font-style: italic;
}




div#big-news h2 {
  font-weight: bold;
}




div#big-news h3 {
  border: none;
  color: #15A6E1;
  font-family: 'CenturyGothicItalic', Arial;
  font-style: italic;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}




div#big-news div.notes {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 10px;
}








body.node-type-products div.big-news-disclaimer {
  padding: 10px 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  overflow: hidden;
}




body.node-type-products div.big-news-disclaimer a {
  color: #0087cd;
  font-weight: bold;
  text-decoration: none;
  padding-top: 5px;
  display: block;
  float: left;
}








/* Banner Home Page */
div.banner-04 p a{
  background: url(images/bg-carousel-links.png) no-repeat 0 3px transparent;  
  display: block;  
  font-weight: bold;
  font-size: 11px;
  right: 30px;
  padding: 0 0 0 14px;
  position: absolute;
  text-transform: uppercase; 
  top: 230px; 
}




div.banner-04 a.find-out-more {
  top: 260px;
}




div.banner-04 h2 {
  color: #0089cf;
  font-size: 33px;
  font-weight: bold;
  padding-top: 65px;
}
div.banner-04 h2.text-notes {
  color: #777;
  font-size: 20px;
  padding-top: 0px;
  font-weight: normal;
}
div.banner-04 p.small-text {
  padding-top: 50px;
  width: 415px;
  height: 130px;
  overflow: visible;
  white-space: normal;
  font-size: 11px;
}

.kyv-benefits-list LI.views-row.views-row-11.views-row-odd{margin-left:110px}






/* IE7 */
#gardens_ie7 div.kyv-list ul {
  overflow:hidden;
  position:relative;
  zoom:1;
}
#gardens_ie7 div.kyv-list ul li {
  display:inline;
  position:relative;
  zoom:1;
}





/* IE7 */
.page-node-311 #gardens_ie7 .product-benefits-list ul {padding-left:110px;zoom:1;} /* centrum-advance */
.page-node-341 #gardens_ie7 .product-benefits-list ul {padding-left:110px;zoom:1;} /* centrum-men */
.page-node-331 #gardens_ie7 .product-benefits-list ul {padding-left:110px;zoom:1;} /* centrum-women */
.page-node-321 #gardens_ie7 .product-benefits-list ul {padding-left:110px;zoom:1;} /* centrum-fruity-chewables */
.page-node-316 #gardens_ie7 .product-benefits-list ul {padding-left:180px;zoom:1;} /* centrum-select-50-plus */
.page-node-346 #gardens_ie7 .product-benefits-list ul {padding-left:180px;zoom:1;} /* centrum-junior-chewables */
.page-node-351 #gardens_ie7 .product-benefits-list ul {padding-left:130px;zoom:1;} /* centrum-pregnancy-care */
.page-node-336 #gardens_ie7 .product-benefits-list ul {padding-left:130px;zoom:1;} /* centrum-pregnancy-care-plus-omega-3 */

/********CN16551**********/
div#block-block-31 {
    margin: 0 auto;
    float: none;
    clear: both;
}
div.view-display-id-block_lineup div.product-lineup-list ul li
{
width:59px;
}
div.product-meganav-list {
    width: 397px;
}
div.product-meganav-list.third {
    width: 127px;
}
.banner.banner-02.neww h2 {
    color: white;
    font-size: 29px;
    font-weight: bold;
    text-align: center;
}
.banner.banner-02.neww p.description.ban3 {
    margin-left: -12px;
    font-size: 17px;
    text-align: center;
    font-weight: normal;
    color: white;
  margin-top:10px;
}
.page-node-501 div#content-area
{
background:none;
}
/********CN16551 ENDS**********/