body {
	margin: 0 auto;
	background: #e5d8c9;
	text-align: left;
	color: #2e2e2e;
	font-family:"Century Gothic","Arial",sans-serif;
	font-size: 14px;
	line-height: 22px;
  }

a, a:visited , a:active {
    color:#214F89;
	  text-decoration: none;
	  font-weight: bold;
    }
a:hover {
    color:#1666ca;
	text-decoration: none;
    }
img {
    border: 0;
}

strong {font-weight: bold;}

.center {text-align: center;}
.clear {clear:both;}
@media only screen and (min-width: 0) and (max-width: 500px) {
.mobile-clear {clear:both;}
.mobile-center {text-align: center;}
.mobile-bump-10 {height: 10px; width: 1px;}
}
.strong {font-weight:bold;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.uppercase {text-transform: uppercase;}
.fleft {float: left;}
.fright {float: right;}
.tleft {text-align: left;}
.tright {text-align: right;}

.divider-20 {margin-top: 20px; height: 20px; border-top: 1px solid #d1d1d1;}
.divider-30 {margin-top: 30px; height: 30px; border-top: 1px solid #d1d1d1;}

.red {color: red;}
.req-blue{color: #1c7ec9; font-weight: bold;}
.req-orange {color: #f08c07; font-weight: bold;}
.green {color: #237c00;}
.orange {color: #dc7c00;}
label {cursor: pointer;}
.resp-img {width: 100%; height: auto;}
.shadow-img {
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.75);
	}
@media only screen and (min-width: 910px) and (max-width: 10000px) {
.large-breaker-10 {height: 10px;}
}
/*---Containers------*/
#container-header {background: #e8d1b8;}
#container-H-menu {background: url(/images/bkg-black-63.png) top center repeat;}
.global-container {max-width: 1150px; padding: 0 10px; margin: auto;}
.home-container {max-width: 1170px; margin: auto;}
.con-header {background: none;}
.con-internal {border: 1px solid #dee5ec; background: #fff;}
@media only screen and (min-width: 0) and (max-width: 700px) {
.con-internal {border: none; background: #fff;}
}
.con-sub-footer {border-top: 1px solid #d1d1d1; background: #fff;}
.con-footer {background: #e8d1b8;}
/*---Header------------------*/
#overall-message {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 7px 0;
	}
.H-topmenu {
	text-transform: uppercase;
	width: 100%;
	}
.H-topmenu a, .H-topmenu a:visited {color: #e7f1ff; text-decoration: none; font-weight: bold;}
.H-topmenu a:hover {color: #ff9f22;}
@media only screen and (min-width: 0) and (max-width: 500px) {
.H-topmenu {display: none;}
}
.H-topmenu1 {width: 39%; padding: 0 0 5px 0;}
.H-topmenu2 {width: 61%; padding: 5px 0;}

@media only screen and (min-width: 0) and (max-width: 725px) {
.H-topmenu1 {display: none;}
}

.menu-top-icon {float: left; margin: 2px 10px 0 0;}
.H-topmenu-link {float: right; margin: 2px 15px 0 0;}
@media only screen and (min-width: 501px) and (max-width: 10000px) {
.AN-Logo {margin: 10px 10px 10px 0; float: left;}
.mobile-logo {display: none;}
}
@media only screen and (min-width: 0) and (max-width: 500px) {
.mobile-logo {padding: 10px 0 0 0;}
.AN-Logo {display: none;}
}
.welcome-msg {
	font-size: 16px;
	height: 61px;
	color:#fff;
	padding: 20px 0 0 0;
	text-align: right;
	line-height: 26px;
	}
.welcome-msg a, .welcome-msg a:visited {color:#e7f1ff; text-decoration: none;}
.welcome-msg a:hover {color: #ffb534;}
.show-welcome-msg {float: right; margin: 0 0 0 15px;}
.show-phone1 {float: right;}
@media only screen and (min-width: 896px) and (max-width: 10000px) {
.show-phone1 {display: none;}
}
@media only screen and (min-width: 501px) and (max-width: 895px) {
.show-phone2 {display: none;}
}
@media only screen and (min-width: 0px) and (max-width: 500px) {
.show-phone1 {display: none;}
.show-phone2 {display: none;}
.welcome-msg {text-align: center; padding: 10px 0; height: auto; font-size: 14px; line-height: 22px;}
.show-welcome-msg {float: none; margin: 0;}
}
/*---Big Main-Menu-----------------*/
.AN-Main-Menu {
	height: 28px;
	float: left;
	}
@media only screen and (min-width: 0px) and (max-width: 720px) {
.AN-Main-Menu {display: none;}
}
.AN-Main-Menu a, .AN-Main-Menu a:visited {
	text-decoration: none;
	color: #fff;
	background: #326fbd;
	}
.AN-Main-Menu a:hover {color: #e3efff;}

.main-menu-link-control a, .main-menu-link-control a:visited{display: inline-block;}
.main-menu-link-control2 a, .main-menu-link-control2 a:visited {display: none;}
@media only screen and (min-width: 721px) and (max-width: 850px) {
.main-menu-link-control a, .main-menu-link-control a:visited {display: none;}
.main-menu-link-control2 a, .main-menu-link-control2 a:visited {display: inline-block;}
}
ul.megamenu {
  margin: 0px auto;
  padding: 0;
  list-style: none;
  display: none;
}
ul.megamenu li.mm-item {}
ul.megamenu li { margin: 0px; padding: 0px;}
ul.megamenu li.clear-fix {
  float: none;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 0px;
  font-size: 0px;
  line-height: 0px;
}
ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
  position: relative;
  display: inline-block;
  color: #fff;
  padding: 4px 10px;
  margin: 0px 3px 0px 0px;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}

.mm-content-base {
  background-color: #FFF;
}

ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
  color: #fff;/*hover color for main links*/
  background: #4987d6;/*hover background for main links*/
}

ul.megamenu div.mm-item-content {
  background: #4987d6 url(/images/main-menu-sub-gradient.png) top center repeat-x; /*background color for dropdown*/
  padding: 0px;
  margin: 0 auto;
  position: absolute;
  z-index: 9;
}

.mm-content-base {
  background: #4987d6;/*background color for dropdown*/
  position: relative;
  z-index: 11;
  padding: 0; /*gives dropdown some padding around edges*/
}
.mm-js-shadow {
  background: #555;
  position: absolute;
  z-index: 10;
  display: none;
}
/*---Mobile Main-Menu-----------------*/
.AN-Mobile-Menu {padding: 0 0 10px 0;}
@media only screen and (min-width: 721px) and (max-width: 10000px) {
.AN-Mobile-Menu {display: none;}
}
@media only screen and (min-width: 0) and (max-width: 720px) {
.mobile-menu-clear {clear:both;}
}
.AN-Mobile-Menu a, .AN-mobile-menu-expand a:visited, .AN-mobile-menu-expand a:active {color: #fff; font-size: 14px;}
.AN-Mobile-Menu a:hover {color: #eef6ff;}
.con-mobile-menu {padding: 10px; background: #042e63; margin: 11px 0 0 0;}
.con-mobile-menu2 {padding: 10px 0 0 15px; font-size: 12px; line-height: 24px;}
.con-mm-item1{text-transform: uppercase; border-bottom: 1px solid #96adcb; padding: 0 0 10px 0; margin: 0 0 10px 0;}
.con-mobile-menu2 a, .con-mobile-menu2 a:visited, .con-mobile-menu2 a:active {color: #eef5ff; font-weight: bold; text-transform: none;}
@media only screen and (min-width: 500px) and (max-width: 1000px) {
.mobile-show-account {display: none;}
}
.mobile-phone-link {text-align: left; padding: 0 0 10px 0;}
/*---Login Menu At Top-------*/
.lm-title {
	font-size: 14px;
	font-weight: bold;
	color: #caddf4;
	}
.lm-field {
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	font-family:"Century Gothic","Arial",sans-serif;
	width: 225px;
	padding: 4px;
	height: 20px;
	border: 1px solid #18539c;
	margin-bottom: 14px;
	}

.lm-pass {
    font-size: 12px;
	font-weight: normal;
	padding: 14px 0 12px 0;
	text-transform: uppercase;
	}
.lm-pass a, .lm-pass a:visited {text-decoration: none; color: #d5e8ff; font-weight: normal;}
.lm-pass a:hover {color: #ffffff;}

/*---Main Menu Sub-Menu------*/
.main-menu-drop-area {width: 900px;}
.main-menu-left-col {float: left; width: 25%; margin: 0;}
.main-menu-right-col {float: left; width: 75%; margin: 0;}
@media only screen and (min-width: 0px) and (max-width: 1100px) {
.main-menu-drop-area {width: 100%;}
}
.main-menu-area-pad {padding: 10px;}
.main-menu-product-col {float: left; width: 33.3%; margin: 0;}
.main-menu-product-pad {padding: 5px;}
.mm-lc-link {border-bottom: 1px solid #87afe0; margin: 0; padding: 0;}

.mm-lc-link a:link, .mm-lc-link a:visited {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 5px;
	margin: 0;
	background: url(/images/main-menu-sub-carrot.png) top right no-repeat;
	}
.mm-lc-link a:hover {color: #fff; background: #6397d8 url(/images/main-menu-sub-carrot.png) top right no-repeat; }

ul.mm-lc-ul {padding: 0; margin: 0; list-style: none;}
li.mm-lc-link {padding: 0; margin: 0; list-style: none;}

.main-menu-featured-area {width: 33%; float: left; color: #fff;text-align: center; border-left: 1px solid #87afe0;}
.main-menu-tiny-area {width: 20%; float: left; color: #fff; text-align: center;}
.main-menu-tiny-pad {padding: 5px;}
.main-menu-tiny-border {border-right: 1px solid #87afe0;}
.main-menu-ocuglo-area {width: 16.6%; float: left; color: #fff; text-align: center;}
.main-menu-guide-area {width: 20%; float: left; color: #fff; text-align: center;}
.main-menu-guide-pad {padding: 10px 15px 15px 15px;}
.main-menu-guide-border {border-right: 1px solid #87afe0;}

.main-menu-featured-area:hover {background: #6397d8;}
.main-menu-tiny-area:hover {background: #6397d8;}
.main-menu-ocuglo-area:hover {background: #6397d8;}
.main-menu-guide-area:hover {background: #6397d8;}

.mm-fa-img {
	text-align: center;
	margin: 4px 0 7px 0;
	padding: 0;
	}

.mm-fa-title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	}
.mm-fa-title2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	height: 40px;
	}
.mm-fa-title-ocuglo {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
  height: 60px;
	}
.mm-fa-text {
	line-height: 20px;
	font-size: 12px;
	height: 73px;
	}
.mm-fa-text2 {
	line-height: 20px;
	font-size: 12px;
	padding: 0 0 10px 0;
	}

/*---Global-Body------*/
#Body-System {
    background: #f8f8f8 url(/images/bkg-body-2-click.jpg) top center repeat;
	margin: 0 auto;
	padding: 0 15px;
	overflow-x: hidden;
	}
@media only screen and (min-width: 0) and (max-width: 700px) {
#Body-System {background: #fff; padding: 0;}
}
/*---Home Page-----------*/
.home-slider-container {border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; border-bottom: 1px solid #d1d1d1; -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75); box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);}
.home-slider-big {display: block;}
.home-slider-mobile {display: none;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.home-slider-big {display: none;}
.home-slider-mobile {display: block;}
}
.home-blocks-pad {padding: 20px 0 0 0;}
.home-resp-block {float: left; width: 33.3%;}
.home-resp-block2 {float: left; width: 50%;}
.home-resp-bkg {height: 260px; -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75); box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.75);}
.home-resp-mar1 {margin: 0 10px 20px 0;}
.home-resp-mar2 {margin: 0 10px 20px 0;}
.home-resp-mar3 {margin: 0 0 20px 0;}
.home-resp-mar4 {margin: 0 10px 20px 0;}
.home-resp-mar5 {margin: 0 10px 20px 0;}
.home-resp-mar6 {margin: 0 0 20px 0;}
@media only screen and (min-width: 601px) and (max-width: 900px) {
.home-resp-block {width: 50%}
.home-resp-mar1 {margin: 0 10px 20px 0;}
.home-resp-mar2 {margin: 0 0 20px 0;}
.home-resp-mar3 {margin: 0 10px 20px 0;}
.home-resp-mar4 {margin: 0 0 20px 0;}
.home-resp-mar5 {margin: 0 10px 20px 0;}
.home-resp-mar6 {margin: 0 0 20px 0;}
}
@media only screen and (min-width: 0) and (max-width: 600px) {
.home-resp-block {float: none; width: 100%;}
.home-resp-block2 {float: none; width: 100%;}
.home-resp-bkg {height: auto;}
.home-mobile-min-height {min-height: 300px;}
.home-resp-mar1 {margin: 0 0 20px 0;}
.home-resp-mar2 {margin: 0 0 20px 0;}
.home-resp-mar3 {margin: 0 0 20px 0;}
.home-resp-mar4 {margin: 0 0 20px 0;}
.home-resp-mar5 {margin: 0 0 20px 0;}
.home-resp-mar6 {margin: 0 0 20px 0;}
}
.hrb-title-area {padding: 5px 0; background: #464646; font-size: 16px; font-weight: normal; font-style: italic; text-transform: uppercase; text-align: center; color: #fff;}
.home-intro-bkg {background: url(/images/home-intro-h1-bkg.jpg) top left no-repeat;}
h1.home-intro {
    padding: 10px;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	font-weight: bold;
	text-align: center;
	}
.home-intro-1 {font-size: 16px; color: #fff88a;}
.home-intro-2 {text-align: center; padding: 0 0 10px 0;}
.home-research-bkg {background: url(/images/home-bkg-research.jpg) top right no-repeat;}
h2.home-research {margin: 0; padding: 20px 10px;}
.home-research-1 {font-size: 36px; color: #ffdb5c; font-weight: bold; padding: 0 0 14px 0; text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); text-transform: uppercase; font-style: italic;}
.home-research-2 {font-size: 16px; color: #f1faff; font-weight: bold; text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);}
.home-research-3 {padding: 10px 0 0 0;}
.home-video-watch {text-align: center;}
.home-embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.home-embed-container iframe, .home-embed-container object, .home-embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.home-blog-link  {padding: 5px 0; border-bottom: 1px dashed #d1d1d1;}
.home-blog-link a, .home-blog-link a:visited, .home-blog-link a:active {color: #fff;}
.home-blog-link a:hover {color: #e2f7ff; text-decoration: underline;}
.home-blog-intro {text-align: center; padding: 12px 0 0 0;}
.home-event-info {padding: 0 0 5px 0;}
.home-newsletter-bkg {background: #1957A8 url(/images/paw-print-news.png) top center no-repeat; text-align: center;}
.home-newsletter-info {padding: 0 20px 15px 20px; font-size: 14px; color: #fff;}
.home-newsletter-title {font-size: 20px; color: #fff; font-weight: bold; font-style: italic; padding: 20px;}
.home-newsletter-button {text-align: center; padding: 0 0 10px 0;}
.home-vet-login {
	margin: 0 0 20px 0;
	background: #4aadae;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
.home-vet-login a, .home-vet-login a:visited {color: #fff; text-decoration: underline;}
.home-vet-login a:hover {color: #ffd8ab;}
.home-question-link  {padding: 5px 0; border-bottom: 1px dashed #d1d1d1;}
.home-question-link a, .home-question-link a:visited, .home-question-link a:active {}
.home-question-link a:hover {text-decoration: underline;}
.home-question-intro {text-align: center; padding: 12px 0 0 0;}
.home-inter-intro {font-size: 16px; font-weight: bold; text-align: center; color: #242424; padding: 15px; border-bottom: 1px dashed #7f7f7f; margin: 0 0 15px 0; font-style: italic;}
.home-inter-1 {float: left; width: 45%; padding: 0 0 10px 7px; font-size: 16px; line-height: 24px;}
.home-inter-2 {float: right; width: 45%; padding: 0 7px 10px 14px; font-size: 16px; line-height: 24px; border-left: 1px dashed #7f7f7f; min-height: 125px; }
@media only screen and (min-width: 600px) and (max-width: 800px) {
.home-inter-1 {width: 44%; padding: 0 5px;}
.home-inter-2 {width: 44%; padding: 0 5px;}
}
@media only screen and (min-width: 0) and (max-width: 600px) {
.home-inter-2 {min-height: 25px;}
}
.internal-vet-login {
	margin: 0 0 25px 0;
	width: 938px;
	background: #1857A8;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	}
.internal-vet-login a, .internal-vet-login a:visited {color: #fff; text-decoration: underline;}
.internal-vet-login a:hover {color: #ffd8ab;}

.internal-vet-login2 {
	margin: 0 0 25px 0;
	width: 938px;
	background: #397C2D;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}
.internal-vet-login2 a, .internal-vet-login2 a:visited {color: #fff; text-decoration: underline;}
.internal-vet-login2 a:hover {color: #daffd3;}

/*---Gloabl Internals--------*/
.internal-pad {padding: 10px;}
@media only screen and (min-width: 0) and (max-width: 700px) {
.internal-pad {padding: 5px;}
}
.global-breadcrumbs {
    margin: 20px 0 0 0;
	border-top: 1px solid #ebebeb;
	padding: 10px 0 0 0;
	font-style: normal;
	font-weight: normal;
	color: #959595;
	font-size: 12px;
	text-transform: uppercase;
	}
.global-breadcrumbs a, .global-breadcrumbs a:visited {color: #959595; text-decoration: none; font-weight: normal;}
.global-breadcrumbs a:hover {color: #F09C0A;}

h1.global-header {
	color: #8e6c44;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	font-style: italic;
	margin: 0 15px 10px 0;
	padding: 8px 12px 8px 0;
	float: left;
	}
h1.gh-blue {color: #fff;}
h1.gh-orange {color: #e08400;}

h2.global-internal-intro {
	padding: 5px 0 0 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin: 0 auto;
	}
@media only screen and (min-width: 0) and (max-width: 500px) {
h1.global-header {
	margin: 0 0 10px 0;
	padding: 7px 5px;
	float: none;
	}
h2.global-internal-intro {
	padding: 0 0 10px 0;
	}
}

tr.hoverField:hover {background-color: #eafaff;}
tr.hoverField2:hover {background-color: #fff2e2;}

.internal-banner-cat {float: right; margin: 0 0 10px 20px; width: 100%; height: auto;}
.internal-banner-cat-whole {width: 100%; height: auto; margin: 0; padding: 0;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.internal-banner-cat {display: none;}
}
/*---Forms-------------*/
.form-title {
	font-size: 16px;
	padding: 4px 15px 15px 0;
	font-weight: bold;
	}
.form-field {
	font-size: 16px;
	border: 1px solid #d1d1d1;
	padding: 3px;
	}
.form-desc {
	font-size: 16px;
	border: 1px solid #d1d1d1;
	padding: 5px;
	}
.error {
	color: #d60000;
	font-style: italic;
	font-weight: bold;
	}
.forgot-pw {
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	padding: 25px 0 15px 165px;
	}
.forgot-pw a, .forgot-pw a:visited {color: #7c7c7c; font-weight: normal; text-decoration: none;}
.forgot-pw a:hover {color:#1666ca;}

.form-pad {
	padding: 20px 20px 25px 20px;
	margin: 5px 20px 20px 20px;
	border: 1px solid #d1d1d1;
	}
.form-pad-orange:hover {background: #fff6e9;}

.register-dog {float: right; margin: 0 0 20px 20px; border-bottom: 1px solid #d1d1d1;}
.register-reseller {background: #f2faff; padding: 15px; border: 1px solid #b7d1e3; margin: 20px 0; width: 50%;}
@media only screen and (min-width: 0) and (max-width: 800px) {
.register-reseller {width: 90%;}
}

@media only screen and (min-width: 0) and (max-width: 600px) {
.register-dog {display: none;}
}
/*---Login-------------*/
.login-p1 {float: left; width: 57%; padding: 0 10px 0 0; border-right: 1px solid #d1d1d1; margin: 0 20px 0 0;}
.login-p2 {float: left; width: 37%;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.login-p1 {float: none; width: 100%; padding: 0 0 10px 0; border-right: none;}
.login-p2 {float: none; width: 100%; margin: 20px 0 0 0;}
}
.login-forgot-pw {text-transform: uppercase; font-style: italic; padding: 10px 0 0 0;}
.login-forgot-pw a, .login-forgot-pw a:visited, .login-forgot-pw a:active {color: #7c7c7c; font-weight: normal; text-decoration: none;}
.login-forgot-pw a:hover {color:#1666ca;}
h1.global-header-register {
	background: #0886d5;
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	font-style: italic;
	margin: 0 15px 10px -20px;
	padding: 8px 12px 8px 35px;
	float: left;
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.39);
	-moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.39);
	box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.39);
	}
@media only screen and (min-width: 0) and (max-width: 500px) {
h1.global-header-register {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 10px 0;
	padding: 7px 0;
	float: none;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
	text-align: center;
	}
}
/*---Tabs----------*/
ul.simpleTabsNavigation {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
ul.simpleTabsNavigation li {
	list-style: none;
	display: inline;
	margin: 0 auto;
	padding: 0;
	}
ul.simpleTabsNavigation li a {
	border: 1px solid #E0E0E0;
	padding: 10px 20px;
	background: #e3e8f0;
	font-size: 14px;
	text-decoration: none;
	}
ul.simpleTabsNavigation li a:hover {
	background-color: #f2f8ff;
	}
ul.simpleTabsNavigation li a.current {
	background: #fff;
	color: #000;
	border-bottom: 1px solid #fff;
	}
div.simpleTabsContent {
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	margin: 7px 0 0 0;
	display: none;
	}
div.simpleTabsContent.currentTab {display:block;}

@media only screen and (min-width: 0) and (max-width: 600px) {
div.simpleTabsContent {
	border-left: none;
	border-right: none;
	border-bottom: none;
	}
ul.simpleTabsNavigation li {
	display: block;
	padding: 0 0 20px 0;
	}
ul.simpleTabsNavigation li a.current {
	border-bottom: 1px solid #E0E0E0;
	background-color: #e3e8f0;
	}
ul.simpleTabsNavigation li a {
	background: #fff;
	}
}
/*---About Us Area---------*/
.about-us-bkg {
	background: #000 url(/images/bkg-welcome.jpg) top right no-repeat;
	padding: 18px 22px 22px 0;
	}
h1.about-us-title {
	color: #fff;
	font-size: 20px;
	background: #1858a9;
	margin: 0 0 0 -10px;
	padding: 5px 10px 5px 31px;
	font-weight: normal;
	float: left;
	}
h2.about-us-intro {
	color: #fff;
	padding: 16px 10px 0 20px;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal; margin: 0;
	}
@media only screen and (min-width: 0px) and (max-width: 600px) {
.about-us-bkg {
	background: #fff;
	padding: 0;
	}
h1.about-us-title {
	color: #fff;
	font-size: 18px;
	background: #ff890b;
	margin: 0;
	padding: 10px;
	float: none;
	font-weight: bold;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 3px 4px 0px rgba(50, 50, 50, 0.55);
	border: none;
	text-align: center;
	}
.about-corner {display: none}
h2.about-us-intro {
	color: #404040;
	padding: 16px 0 0 0;
	}
}
h3.check-area {padding: 20px 0 0 20px; margin: 0;}
.check-area-td1 {width: 5%; text-align; right;}
.check-area-td2 {width: 95%;}
.about-check-item  {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 10px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	}
.about-orange-checkmark {display: none;}
.about-checkmark {display: inline;}
h4.about-us-intro {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	width: 50%;
	margin: 0;
	padding: 0 0 0 20px;
	}
.about-read-more {font-size: 16px; padding-top: 15px;}
.about-arrow-down {text-align: center;}
.about-meet-advisors {text-align: center; font-size: 26px; color: #00a2e5; padding: 10px 0 20px 0; font-style: italic;}
@media only screen and (min-width: 601px) and (max-width: 900px) {
h4.about-us-intro {width: 95%; text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
h3.check-area {padding: 20px 0 0 0;}
.about-check-item  {
	color: #ff890b;
	font-size: 18px;
	text-shadow: none;
	margin: 0 0 10px 10px;
	}
.about-orange-checkmark {display: inline;}
.about-checkmark {display: none;}
h4.about-us-intro {
	color: #404040;
	width: 100%;
	padding: 0;
	}
.about-read-more {display: none;}
.about-arrow-down {display: none;}
.about-meet-advisors {font-size: 24px; line-height: 34px;}
}
#DVM-Profile {
	padding: 30px 0 20px 0;
	border-top: 1px solid #d1d1d1;
	}

.DVMprofile-title {color: #7d7d7d; padding: 0 0 10px 0;}

.DVMprofile-answer {padding: 0;}
.DVMprofile-answer a, .DVMprofile-answer a:visited {color: #086fb0; text-decoration: none;}
.DVMprofile-answer a:hover {color: #008def;}

.dvm-profile-pic {float: right; margin: 0 0 20px 20px;}
@media only screen and (min-width: 0px) and (max-width: 600px) {
.dvm-profile-pic {float: none; margin: 0 0 15px 0; width: 95%;}
}
/*---Testimonials---------*/
.test-col-1 {float: left; width: 50%;}
.test-pad-1 {padding: 0 10px 0 0;}
.test-pad-2 {padding: 0 0 0 10px;}
h3.test-quote {
	background: url(/images/quotes-86x72.png) top left no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #30588d;
	margin: 30px 0 30px 0;
	}
.test-quote-identity {padding: 20px 0 0 0; color: #83a3cd; font-size: 14px; font-weight: bold;}
.test-view-all {margin: 0; padding: 20px 0 0 0; text-align: center;}
@media only screen and (min-width: 0px) and (max-width: 700px) {
.test-col-1 {float: none; width: 100%;}
.test-pad-1 {padding: 0;}
.test-pad-2 {padding: 0;}
h3.test-quote {margin: 10px 0 10px 0;}
}
.test-col-1 a, .test-col-1 a:visited, .test-col-1 a:active {color: #4a8ee6;}
.test-col-1 a:hover {color: #69abff;}

.test-icon-photo {float: right; margin: 0 0 10px 10px;}
.test-act-quote {padding: 20px 0 0 20px;}

#Testprofile {
    border-top: 1px solid #d1d1d1;
	padding: 10px 0;
	}
#Testprofile  a, #Testprofile  a:visited {text-decoration: none;}

.Testprofile-title {
	color: #056db6;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	font-size:16px;
	}
.Testprofile-title a, .Testprofile-title a:visited {text-decoration: none;}
.Testprofile-title a:hover {color: #008def;}
.Testprofile-answer {
    padding: 10px 0 0 0;
	}
.Testprofile-answer a, .Testprofile-answer a:visited {color: #086fb0; text-decoration: none;}
.Testprofile-answer a:hover {color: #008def;}

.Testprofile-Atitle {
    color: #ed9100;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 20px 0;
	}

.Testprofile-pic {
    float: right;
	margin: 0 0 20px 20px;
	width: 50%;
	height: auto;
	}
.Testprofile-pic-2 {
	margin: 0 20px 20px 0;
	float: left;
	width: 50%;
	height: auto;
	}
/*---Videos---------*/
.fluid-video-box {
	width: 31%;
	float: left;
	margin: 0 10px 10px 0;
	display: block;
	position: relative;
	border: 1px solid #000;
	}
@media only screen and (min-width: 501px) and (max-width: 900px) {
.fluid-video-box {
	width: 47%;
	float: left;
	margin: 0 10px 10px 0;
	display: block;
	position: relative;
	}
}
@media only screen and (min-width: 0) and (max-width: 500px) {
.fluid-video-box {
	width: 100%;
	margin: 0 0 10px 0;
	float: none;
	position: inherit;
	}
}
.fluid-video {
    height: 0;
    padding-bottom: 56.3%;
    position: relative;
}

.fluid-video > iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/*---Marketing Resources---------*/
.MR-field {
	width: 47%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	border-top: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	color: #106bbf;
	display: block;
	position: relative;
	text-align: center;
	}
.MR-field a, .MR-field a:visited {color: #2e88db; text-decoration: none;}
.MR-field a:hover {color: #48a7ff;}
.MR-field:hover{background: #ecf1f6;}
.MR-left {border-left: 1px solid #d1d1d1;}

@media only screen and (min-width: 0) and (max-width: 600px) {
.MR-field {
	width: 100%;
	margin: 0 0 10px 0;
	float: none;
	position: inherit;
	border-top: 1px solid #e7e7e7;
	border-right: none;
	border-bottom: none;
	}
.MR-left {border-left: none;}
}
.MR-catalog-1 {margin: 10px 10px 10px 0; float: left; width: 46%; text-align: center;}
.MR-catalog-2 {margin: 10px 0 0 0; float: left; width: 46%; text-align: center;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.MR-catalog-1 {float: none; margin: 10px 0 20px 0; width: 100%; border-bottom: 1px solid #d1d1d1; padding: 0 0 15px 0;}
.MR-catalog-2 {float: none; margin: 0; width: 100%;}
}
/*---Contact Forms---------*/
h2.contact-intro {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
.mcf-general {background: #f7f7f7;}
.mcf-product {background: #fff5eb;}
.mcf-animal {background: #f1ffef;}
.mcf-order {background: #eaffff;}
.mcf-technical {background: #f8eeff;}
.mcf-feedback {background: #fffff2;}
.mcf-pad {padding: 10px; margin: 0 0 15px 0; border: 1px solid #d1d1d1;}

.mcf-area-title {color: #979797; font-weight: bold; font-size: 18px; font-style: italic; padding: 0 0 10px 0;}
.mcf-field-area {width: 47%; float: left;}
.mcf-field-area-line {border-right: 1px solid #d1d1d1; margin: 0 15px 0 0; padding: 0 15px 0 0;}
.mcf-field-area-line-reverse {border-left: 1px solid #d1d1d1; margin: 0 0 0 15px; padding: 0 0 0 15px;}
.mcf-field1 {padding: 5px; border: 1px solid #d1d1d1; width: 96%; margin: 0 0 20px 0;}
.mcf-title {padding: 0 0 10px 0; font-weight: bold;}
.mcf-title3 {padding: 0 0 10px 0; font-weight: bold;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.mcf-pad {padding: 10px;}
.mcf-field-area {width: 95%; float: none;}
.mcf-field-area-line {border-right: none; margin: 0; padding: 0;}
.mcf-field-area-line-reverse {border-left: none; margin: 0; padding: 0;}
.mcf-title3 {padding: 20px 0 10px 0;}
.mcf-field1 {width: 85%;}
}
.mcf-field2 {
	padding: 10px;
	border: 1px solid #d1d1d1;
	min-height: 200px;
	width: 90%;
	margin: 0 0 25px 0;
	}
.mcf-expand1 {font-style: italic; color: #969696; padding: 0 5px;}
.mcf-expand2 {padding: 10px 0;}
.mcf-check {
    color: #e79535;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	}
.mcf-check-area {float: left;}
.mcf-animal-lower {border-top: 1px solid #d1d1d1; padding: 20px 0 0 0;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.mcf-animal-lower {border-top: none; padding: 0;}
}
.mcf-select-area {
	outline: 1px solid #cdcdcd;
	margin: 0 auto;
	width: 47%;
	float: left;
	padding: 10px 0 12px 0;
	background: #f0f7ff;
	color: #124f9c;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
.mcf-select-area:hover {background: #d7eaff;}
	
.c-blue {color: #1c7ec9; font-weight: bold;}

/*---Credit Application -------*/  
.credit-field {border: 1px solid #d1d1d1; margin: 0 0 20px 0;}
.credit-field:hover {background-color: #f7f7f7;}

@media only screen and (min-width: 0) and (max-width: 600px) {
.credit-field {margin: 0 0 10px 0; border-top: 1px solid #d1d1d1; border-left: none; border-right: none; border-bottom: none;}
}

/*---Research Area-------*/
.research-top-image {float: right; margin: 0 0 10px 10px;}
.research-top-image2 {display: none; width: 100%; height: auto; margin: 5px 0;}

@media only screen and (min-width: 0) and (max-width: 500px) {
.research-top-image {display: none;}
.research-top-image2 {display: inline;}
}

.research-title-nav {
    font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	padding: 20px 0 5px 0;
	}

.research-AN-whole {
	background: #1857A8;
	padding: 20px;
	margin: 20px -20px 0 -20px;
	}

.research-AN-title {
    font-size: 24px;
	color: #fff;
	padding: 0 0 15px 0;
	font-weight: bold;
	font-style: italic;
	}

.research-AN-intro {
    color: #fff;
	font-size: 14px;
	}

.research-REG-whole {
	background: #e0eeff;
	padding: 20px;
	margin: 0 -20px -20px -20px;
	}

.research-REG-title {
    font-size: 24px;
	color: #1857a8;
	padding: 40px 0 15px 0;
	font-style: italic;
	font-weight: bold;
	}

.research-MMN-whole {
	background: #fff;
	padding: 20px;
	margin: 0 -20px -20px -20px;
	}

.research-nav {
    padding: 20px 20px 0 0;
	text-align: center;
	border: 1px solid #dbdbdb;
	}

.research-nav-item {
    font-size: 14px;
	font-weight: bold;
	padding: 10px 0 10px 0;
	background: #fdfdfd;
	text-align: center;
	width: 160px;
	border: 1px solid #dbdbdb;
	margin: 0 0 20px 24px;
	float: left;
	}

.research-nav-item-AN {
    font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	background: #fdfdfd;
	text-align: center;
	min-width: 120px;
	border: 1px solid #dbdbdb;
	margin: 0 0 20px 10px;
	float: left;
	}

.research-product-area {
	border: 1px solid #e6e6e6;
	margin: 20px 0 10px 0;
	padding: 20px 20px 0 20px;
	}

.rpaBlue {background: #f5fcff;}
.rpaOrange {background: #fff9ef;}
.rpaGreen {background: #f1ffef;}

.research-product-title {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 10px 0;
	}

.rptBlue {color: #0096d7;}
.rptOrange {color: #ffa61b;}
.rptGreen {color: #129100;}

.research-product-article {
	font-weight: bold;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #d1d1d1;
	}

.research-product-article-last {
	font-weight: bold;
	margin: 0 0 5px 10px;
	}

.research-product-article a, .research-product-article a:visited {color: #323232; text-decoration: none;}
.research-product-article a:hover {text-decoration: none; color: #006c9b;}

.research-product-article-last a, .research-product-article-last a:visited {color: #323232; text-decoration: none;}
.research-product-article-last a:hover {text-decoration: none; color: #006c9b;}

.research-product-question {
    padding: 20px 10px 20px 10px;
	font-size: 16px;
	color: #2f2f2f;
	line-height: 26px;
	}

.research-answer {
    padding: 5px 0 20px 15px;
	font-size: 14px;
	color: #252525;
	font-weight: normal;
	line-height: 22px;
	}

.research-answer p {
    padding: 0 0 15px 0;
	}

.research-answer a, .research-answer a:visited {color: #006c9b; font-weight: bold; text-decoration: none;}
.research-answer a:hover {text-decoration: underline; color: #0091cf;}

.research-inner-title1 {
    color: #b1b1b1;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 7px;
	}

.research-inner-title2 {
    color: #b1b1b1;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 7px 0;
	}

.research-download {
    float: right;
	padding: 10px;
	background: #f4f4f4;
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 30px 30px;
	width: 240px;
	text-align: left;
	line-height: 24px;
	}

.research-download2 {
	padding: 10px;
	background: #f4f4f4;
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-align: left;
	line-height: 24px;
	}

.glaucoma-flash {float: right; width: 405px; margin: -30px 0 0 40px;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.glaucoma-flash {display: none;}
}
@media only screen and (device-width: 768px) {
  .glaucoma-flash {display: none;}
}
h2.recent-research {font-weight: normal; font-size: 14px; line-height: 22px; margin: 0; padding: 20px;
	background: url(/images/bkg-research-blue-fade.jpg) top right no-repeat;
	}
.recent-research-title {font-size: 26px; font-weight: bold; color: #4076bc; padding: 0 0 5px 0; line-height: 34px;}
@media only screen and (min-width: 0) and (max-width: 750px) {
h2.recent-research {background: none; padding: 20px 0 10px 0;}
.recent-research-title {font-size: 20px; line-height: 28px;}
}
/*---FAQ Section--------*/
#FAQ-Main {
    border-bottom: 1px solid #d1d1d1;
	padding: 10px 0;
	}

#FAQ-Main2 {padding: 10px 0;}

.FAQ-Title {
	color: #214f89;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	font-size:16px;
	line-height: 26px;
	text-decoration: none;
	}
.FAQ-Title a, .FAQ-Title a:visited {text-decoration: none;}
.FAQ-Title a:hover {color: #ff9600;text-decoration: none;}
.FAQ-Title strong{font-weight: bold;}
.FAQ-Answer {
    padding: 10px 50px 0 50px;
	}
.FAQ-Answer a, .FAQ-Answer a:visited {color: #086fb0; text-decoration: none;}
.FAQ-Answer a:hover {color: #008def;}

@media only screen and (min-width: 0) and (max-width: 500px) {
.FAQ-Answer {padding: 10px 0;}
}

/*--Nutrient Content Expand----------*/
#Nprofile {
    border-top: 1px solid #d1d1d1;
	padding: 10px 0;
	}
#Nprofile  a, #Nprofile  a:visited {text-decoration: none;}
.Nprofile-Ptitle {
	color: #df8300;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	font-size:18px;
	}
.Nprofile-Ptitle a, .Nprofile-Ptitle a:visited {text-decoration: none;}
.Nprofile-Ptitle a:hover {color: #ff9600;}
.Nprofile-title {
	color: #056db6;
	text-align: center;
	font-weight: bold;
	padding: 10px 0;
	font-size:18px;
	}
.Nprofile-title a, .Nprofile-title a:visited {text-decoration: none;}
.Nprofile-title a:hover {color: #008def;}
.Nprofile-answer {
    padding: 10px 50px 0 50px;
	font-weight: normal;
	}
.Nprofile-answer a, .Nprofile-answer a:visited {color: #086fb0; text-decoration: none;}
.Nprofile-answer a:hover {color: #008def;}
.Nprofile-answer2 {
    padding: 10px 50px 0 50px;
	font-weight: normal;
	text-align: center;
	}
.Nprofile-side {
    float: right;
	border: 1px solid #d1d1d1;
	padding: 15px;
	margin: 15px 0 20px 20px;
	width: 220px;
	background: #f6f6f6;
	}
@media only screen and (min-width: 0px) and (max-width: 600px) {
.Nprofile-side {float: none; margin: 0 0 20px 0; width: 90%;}
.Nprofile-answer {padding: 10px 0 0 0;}
.Nprofile-answer2 {padding: 10px 0 0 0;}
}
.Nprofile-latin {
    padding-bottom: 7px;
	font-style: italic;
	}
.Nprofile-CatTitle {
    font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background: #f3f7fd;
	color: #002239;
	margin: 20px 0 0 0;
	font-style: italic;
	}
.Nprofile-pic {
    float: right;
	border: 1px solid #d1d1d1;
	margin: 10px 0 10px 20px;
	}

/*---Events------------*/
.event-banner {
	border: 1px solid #d1d1d1;
	margin: 0 10px 10px 0;
	float: left;
	width: 31%;
	display: block;
	position: relative;
	}
@media only screen and (min-width: 501px) and (max-width: 900px) {
.event-banner {
	width: 47%;
	float: left;
	margin: 0 10px 10px 0;
	}
}
@media only screen and (min-width: 0) and (max-width: 500px) {
.event-banner {
	width: 100%;
	margin: 0 0 10px 0;
	float: none;
	position: inherit;
	}
}
/*---Resource Banners---*/
.banner-area {
    font-weight: bold;
	padding: 8px 0 25px 0;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 25px;
	}

.banner-sizeinfo {
	font-size: 20px;
	padding: 10px 0;
	font-weight: bold;
	color: #336699;
	}

.banner-codeinfo {padding: 0 0 10px 0; font-style: italic; font-weight: normal; color: #414141;}

.banner-code {
	padding: 5px 8px;
	background: #e1e1e1;
	}

.banner-area2 {
    font-weight: bold;
	padding: 8px 0 25px 0;
	margin-bottom: 0;
	}

.banner-area3 {
    font-weight: bold;
	padding: 8px 0 25px 10px;
	margin-bottom: 25px;
	}

/*-----Product Resources----*/
.ProR-item {
	height: 200px;
	float: left;
	padding: 22px;
	margin: 0 10px 10px 0;
	border: 1px solid #d1d1d1;
	width: 260px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	}
.ProR-item a, .ProR-item a:visited, .ProR-item a:active{color: #008fca; text-decoration: none;}
.ProR-item a:hover{color: #00b4ff;}

.ProR-title {font-size: 20px; font-weight: bold; color: #003a52; padding: 0 0 20px 0;}

/*------Subscription FAQ's-------*/
.sub-faq-section {
  font-size: 20px;
  font-style: italic;
  color: #e7a300;
  font-weight: bold;
  padding: 15px 0 20px 0;
  border-top: 1px solid #d1d1d1;
  margin: 35px 0 0 0;
  }

/*---Online and Phone Ordering---*/
.oapo-img1 {float: right; margin: 10px 20px 10px 0; max-width:405px;}
.oapo-img2 {max-width:400px; margin: 0 0 10px 0;}
.oapo-bottom {border-top: 1px solid #d1d1d1;}
.oapo-btm1 {float: left; padding: 0 10px 0 0; width: 47%;}
.oapo-btm2 {float: right; max-width: 400px; width: 47%; background: #f2f2f2;text-align: center;}
@media only screen and (min-width: 0) and (max-width: 700px) {
.oapo-img1 {float: none; margin: 10px 0 0 0;}
.oapo-img2 {border-top: 1px solid #d1d1d1;}
.oapo-btm1 {float: none; width: 100%; padding: 10px 0 0 0;}
.oapo-btm2 {float: none; width: 100%; background: #f2f2f2;}
}

/*---Overseas----------*/
.australia-img {float: right; margin: 0 0 30px 30px; max-width: 300px;}
.canada-img1 {max-width: 900px;}
.canada-img2 {float: right; margin: 0 0 20px 50px; max-width: 300px;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.australia-img, .canada-img1, .canada-img2{display: none;}
}
/*---Dr. David Williams------------*/
.williams-1 {width: 47%; padding: 0 10px 0 0; float: left;}
.williams-2 {width: 47%; float: left;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.williams-1 {width: 100%; padding: 0; float: none;}
.williams-2 {width: 100%; float: none;}
}
/*---Advisory Team------------*/
.adv-area1 {float: none; width: 100%;}
.adv-area2 {float: right; width: 30%;}
.adv-area-lower-1 {float: left; width: 68%;}
.adv-area-lower-2 {float: right; width: 30%;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.adv-area1 {float: none; width: 100%;}
.adv-area2 {float: none; width: 100%;}
.adv-area-lower-1 {float: none; width: 100%; margin: 0 0 10px 0;}
.adv-area-lower-2 {display: none;}
}
.adv-doc-title {font-size: 20px; font-weight: bold; color: #1858a9; padding: 0 0 15px 0;}
.adv-bio-whole {padding: 20px 0; border-top: 1px solid #d1d1d1;}
.adv-a1-pic {float: left; width: 40%; text-align: center;}
.adv-a1-text {float: left; width: 60%;}
.adv-a1-text p {padding: 0 0 10px 0;}
.adv-a1-text-pad {padding: 0 0 0 15px;}
@media only screen and (min-width: 0) and (max-width: 600px) {
.adv-a1-pic {float: none; width: 100%; margin: 0 0 15px 0;}
.adv-a1-text {float: none; width: 100%;}
.adv-a1-text-pad {padding: 0;}
}
.adv-pic-actual {max-width: 269px; z-index: 1; position: relative;}
.adv-a1-pic-title {font-weight: bold; background: url(/images/advisory-white-80-bkg.png) top center repeat; padding: 10px; margin: -60px 0 0 0; color: #000; z-index: 2; position: relative;}
.adv-a1-pic-title2{font-weight: normal; font-style: italic;}
@media only screen and (min-width: 601px) and (max-width: 860px) {
.adv-a1-pic-title {margin: 0;}
}

/*---Search---*/
.search-page-area {padding: 20px 0 0 0; border-top: 2px solid #d1d1d1;}
.search-page-title {font-size: 20px; font-style: italic; font-weight: bold; color: #e59d3f;}
.search-page-listing {border: 1px solid #d1d1d1; padding: 15px; background: #f5fcff; margin: 0 0 10px 0;}
.search-page-listing:hover {background: #e7f8ff;}
.search-page-list1 {font-size: 18px; padding: 0 0 7px 0;}
.search-page-list2 {}

/*---Where To Buy---*/
.where-to-buy-show {display: block;}
.where-to-buy-hide {display: none;}
.where-to-buy-intro {display: block; font-size: 14px; margin: 0; padding: 0; font-weight: normal;}
@media only screen and (min-width: 0) and (max-width: 799px) {
.where-to-buy-show {display: none;}
.where-to-buy-hide {display: block; padding: 20px 0;}
.where-to-buy-intro {display: none;}
}
/*---Sub Footer------------*/
.sub-foot-npa {float: right; margin: 15px 0 10px 0;}
.sub-foot-miu {float: right; margin: 11px 0 10px 0;}

.sub-footer-info {
	text-align: left;
	color: #4874ab;
	padding: 30px 0 30px 10px;
	font-weight: bold;
	font-style: italic;
	}
@media only screen and (min-width: 0) and (max-width: 600px) {
.sub-footer-info {padding: 10px 0; text-align: center;}
.mobile-cert-clear {clear: both;}
.sub-foot-npa {margin: 10px 0 0 0; float: left;}
.sub-foot-miu {margin: 10px 0 0 0; float: left;}
}
/*---Footer------------*/
.foot-col1 {float: left; width: 25%; padding: 10px 0 5px 0;}
.foot-col2 {float: left; width: 25%; padding: 10px 0 5px 0; border-right: 1px solid #2c64ac; border-left: 1px solid #2c64ac;}
.foot-col3 {float: left; width: 24%; padding: 10px 0 5px 0; border-right: 1px solid #2c64ac;}
.foot-col4 {float: right; width: 25%; padding: 10px 0 5px 0;}
.whale-tail {text-align: center;}
@media only screen and (min-width: 451px) and (max-width: 720px) {
.foot-mobile-clear {clear: both; border-top: 1px solid #2c64ac;}
.foot-col1 {float: left; width: 47%; padding: 10px 0 5px 0;}
.foot-col2 {float: right; width: 51%; padding: 10px 0 5px 0; border-left: 1px solid #2c64ac; border-right: none;}
.foot-col3 {float: left; width: 49%; padding: 20px 0 5px 0; border-right: 1px solid #2c64ac;}
.foot-col4 {float: right; width: 49%; padding: 20px 0 5px 0;}
}
@media only screen and (min-width: 0) and (max-width: 450px) {
.foot-col1 {float: none; width: 100%; padding: 10px 0; border-bottom: 1px solid #2c64ac;}
.foot-col2 {float: none; width: 100%; padding: 10px 0; border-bottom: 1px solid #2c64ac; border-right: none; border-left: none;}
.foot-col3 {float: none; width: 100%; padding: 10px 0; border-bottom: 1px solid #2c64ac; border-right: none;}
.foot-col4 {float: none; width: 100%; padding: 10px 0 0 0;}
.whale-tail {display: none;}
}
.foot-title {
    color: #dce7f6;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding: 0 0 7px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #2c64ac;
	}
.foot-sub-title {font-size: 14px; color: #aec7e6;}
ul.foot-links {
	font-size: 14px;
	line-height: 24px;
	}
ul.foot-links a, ul.foot-links a:visited {color: #fff; text-decoration: none; font-weight: normal;}
ul.foot-links a:hover {color: #ff9f22;}
ul.foot-links {
	list-style: none;
	margin: 0px auto; /*takes away spacing from ul*/
	padding: 0; /*takes away spacing from ul*/
	}

.foot-top-link {
	width: 100%;
	padding: 1px 0 6px 5px;
	font-style: italic;
	background: #215da8;
	text-align: left;
	margin: 0 0 15px 0;
	}
.foot-top-link a, .foot-top-link a:visited{color: #fff;}
.foot-top-link a:hover {color: #e2efff;}
.menu-foot-icon {float: left; margin: 2px 10px 10px 0;}
.foot-help-ordering {
	text-align: center;
	border-top: 1px solid #2c64ac;
	border-bottom: 1px solid #2c64ac;
	margin: 20px 0 10px 0;
	color: #fff;
	}

.foot-copywright {
    text-align: center;
	color: #698bb6;
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0 0 0;
	background: url(/images/footer-whale-tail.png) top center no-repeat;
	min-height: 100px;
	}
@media only screen and (min-width: 0) and (max-width: 649px) {
.foot-copywright {padding: 10px 0 20px 0;}
}