﻿/* cms info*/
/* pageID: 2899 */
/* locale: Great Britain English */
@font-face {
    font-family: 'latobold';
    src: url('/swf/fonts/lato_bold_webfont.eot');
    src: url('/swf/fonts/lato_bold_webfont.eot?#iefix') format('embedded-opentype'),
         url('/swf/fonts/lato_bold_webfont.woff2') format('woff2'),
         url('/swf/fonts/lato_bold_webfont.woff') format('woff'),
         url('/swf/fonts/lato_bold_webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* ----------------------------------------------------------------
  reset
---------------------------------------------------------------- */
body,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend,
th, td, hr, pre, p, blockquote { margin: 0; padding: 0; }
/* ----------------------------------------------------------------
  basic elements
---------------------------------------------------------------- */
body { font: 12px Arial, Helvetica, sans-serif; background: #f7f7f7; color: #666; }
h1, h2, h3, h4, h5, h6 {
    position: relative;
    clear: both;
    font-weight: bold;
    padding: 1em 0 0.5em;
    line-height: 1.2;
    color: #DE252A;
}
h1 { font-size: 35px; font-weight: normal; padding-top: 0.25em; }
h2 { font-size: 18px; border-bottom: 1px solid #ccc; margin-bottom: 0.5em; padding-bottom: 0;  }
h2 { margin: 0 19px;}
h3 { font-size: 15px; color: #000; padding: 1em 0 0.25em; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
h1:first-child,
h2:first-child { padding-top: 0; }
/*global change r*/
h2:first-child { margin: 0;}
#main h2 { margin: 0 !important;}
#main p { padding-top: 5px; }
/*global change r final*/
h2.clear { padding-top: 1.5em; }
a { color: #14448B; text-decoration: underline; }
a:hover { text-decoration: none; }
p, ul, ol, dl, table { font-size: 12px; color: #666; line-height: 1.5; padding: 0 0 1em; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
p { text-align: left; }
hr { display: none; }
img { border: 0; }
img.left { float: left; margin: 3px 2em 0.5em 0; }
img.right { float: right; margin: 3px 0 0.5em 1em; }
ul, ol { list-style: outside; padding: 0 0 1em 2em; }
ul ul, ol ol, ul ol, ol ul { font-size: 1em; padding: 0 0 0 2em; }
ul { list-style-type: square; }
ul ul { list-style-type: disc; }
ul ul ul { list-style-type: circle; }
ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }
ol ol ol { list-style-type: lower-roman; }
dt { font-size: 13px; font-style: italic; font-weight: bold; padding: 1em 0 0.5em; color: #003E80; }
dd { padding: 0 0 1em 2em; }
table { width: 100%; border-collapse: collapse; margin: 0.5em 0 1em; padding: 0; }
td, th { border: 0px solid #ccc; padding: 6px 10px; }
th { color: #DE252A; font-size: 15px; font-weight: normal; text-align: left; }
td { border-bottom: 0px solid #ccc; }
thead th { border-bottom: 2px solid #DE252A; }
form { margin: 0.5em 0 1em; }
form fieldset { border: 0px solid #aaa; padding: 0.5em; }
form legend { font-size: 12px; padding: 0 0.5em; }
form label { display: inline-block; width: 100px; margin-right: 10px; text-align: right; font-weight: normal; color: #39609E; }
form label.top { vertical-align: top; }
form input[type=text],
form input[type=email],
form input[type=password],
form textarea,
form select { font: 12px sans-serif; }
form input[type=text],
form input[type=password],
form input[type=email],
form textarea { padding: 3px; }
form input[type=text],
form input[type=password],
form input[type=email],
form textarea,
form select { border: 1px solid #e7e7e7; background-color: #fff; width: 232px;/* !important;*/ }
#emeaRegistrationForm input[type=text],
#emeaRegistrationForm input[type=password],
#emeaRegistrationForm input[type=email],
#emeaRegistrationForm textarea,
#emeaRegistrationForm select,
#emeaLogin input[type=text],
#emeaLogin input[type=password],
#emeaLogin input[type=email],
#emeaLogin textarea,
#emeaLogin select,
#emeaForgotPassword input[type=text],
#emeaForgotPassword input[type=password],
#emeaForgotPassword input[type=email],
#emeaForgotPassword textarea,
#emeaForgotPassword select { width: 232px !important; }
form input[type=text],
form input[type=email],
form input[type=date],
form input[type=password] { width: 220px; height: 23px; line-height: 23px; }
form select { padding: 0.1em; width: 240px; /*!important;*/ }
#emeaRegistrationForm select,
#emeaLogin select,
#emeaForgotPassword select { width: 240px !important; }
form option { margin-bottom: 0.2em; }
form textarea { width: 440px; }
form input[type=submit] {}
form .no-label, form .line, form .list { margin-left: 115px; }
form .line, form .list { position: relative; border: 0; padding: 0 0 1em; }
form .line legend span, form .list legend span {
    position: absolute;
    top: 2px;
    left: -125px;
    display: block;
    width: 100px;
    text-align: right;
    margin: 0 10px;
    white-space: normal;
    font-weight: normal;
    color: #39609E;
}
form .line p { display: inline; }
form .list p { padding-bottom: 0.5em; overflow: hidden; }
form .line label, form .list label { text-align: left; line-height: normal; width: auto !important; margin-right: 15px; font-weight: normal; }
form p.inline { float: left; margin-right: 15px; }
form p.inline label { width: auto; }
form p.i-end { margin-right: 0; }
form p.description { clear: both; }
/* ----------------------------------------------------------------
  basic classes
---------------------------------------------------------------- */
.nod { display: none !important; }
.hide { display: none; }
.nob { border: 0 !important; }
img.nob { padding: 0; }
.spaceman { position: absolute; top: -3000px; left: 0; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.fll { float: left !important; }
.flr { float: right !important;}
.cleaner, .clear { clear: both; }
.no-clear { clear: none !important; }
.clrl { clear: left; }
.clrr { clear: left; }
/* ----------------------------------------------------------------
    special classes
---------------------------------------------------------------- */
.read-more, .sub-content { padding-left: 36px; }
/* ----------------------------------------------------------------
    layout
---------------------------------------------------------------- */
#globalSearch { display: block;}
#column2 {
    float: left;
}
#column1 {float:left; }
#page { position: relative; width: 930px; margin: 0 auto; }
#header { position: absolute; top: -180px; left: 0; width: 100%; height: 90px; }
#header h1,
#header #header-hills-logo {
    position: absolute;
    top: 18px;
    left: 32px;
    padding: 0;
}
#header h2,
#header #header-slogan {
    position: absolute;
    top: 33px;
    left: 90px;
    padding: 0;
    border: 0;
}
#header #header-slogan {
    left: 100px;
}
#header .header-logo-txt {
    color: #8D8D8D;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
#header-links { float: right; margin: 15px 16px 0 0; white-space: nowrap; }
#header-links a { color: #666; text-decoration: none; }
#header-links a:hover { text-decoration: underline; }
#language { width: 700px; overflow: auto; padding: 10px; background: #F7F7F7; }
#language div.fll { margin-right: 2em; }
#language h4 { font-size: 12px; color: #666; padding-top: 0; }
#language ul { list-style: none; }
#language li { clear: both; padding-bottom: 0.5em; }
#language a { color: #39609E; }
#header-links .link {
    padding-left: 20px;
    position: relative;
}
#header-links .link span {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}
#header-links .link span,
#language .link span {
    float: left;
    height: 16px; width: 16px;
    margin: 1px 5px 0 0;
    background-image: url(/images/weurg/flags2.png);
    background-color: transparent;
    background-repeat: no-repeat;
}
#flag_austria_png span {  background-position: 0 0; }
#flag_belgium_france_png span { background-position: -16px -0px; }
#flag_belgium_netherlands_png span { background-position: -32px -0px; }
#flag_croatia_png span { background-position: -48px -0px; }
#flag_czech_republic_png span { background-position: -64px -0px; }
#flag_denmark_png span { background-position: -80px -0px; }
#flag_estonia_png span { background-position: -96px -0px; }
#flag_finland_png span { background-position: -112px -0px; }
#flag_france_png span { background-position: -128px -0px; }
#flag_germany_png span { background-position: -144px -0px; }
#flag_great_britain_png span { background-position: -160px -0px; }
#flag_greece_png span { background-position: -176px -0px; }
#flag_hungary_png span { background-position: -192px -0px; }
#flag_ireland_png span { background-position: -208px -0px; }
#flag_italy_png span { background-position: -224px -0px; }
#flag_latvia_png span{background-position: -630px -0px;}
#flag_lithuania_png span { background-position: -256px -0px; }
#flag_luxembourg_png span { background-position: -240px -0px; }
#flag_netherlands_png span { background-position: -272px -0px; }
#flag_norway_png span { background-position: -320px -0px; }
#flag_poland_png span { background-position: -304px -0px; }
#flag_portugal_png span { background-position: -288px -0px; }
#flag_russia_png span { background-position: -352px -0px; }
#flag_slovakia_png span { background-position: -368px -0px; }
#flag_slovenia_png span { background-position: -384px -0px; }
#flag_south_africa_png span { background-position: -400px -0px; }
#flag_spain_png span { background-position: -432px -0px; }
#flag_sweden_png span {background-position: -464px 0;}
#flag_switzerland_france_png span { background-position: -448px -0px; }
#flag_switzerland_germany_png span { background-position: -416px -0px; }
#flag_switzerland_italy_png span { background-position: -480px -0px; }
#flag_usa_png span { background-position: -496px -0px; }
#flag_serbia_montenegro_png span {background-position: -512px 0;}
#flag_thailand_png span { background-position: -528px 0;}
#flag_greece_png span { background-position: -543px 0px; }
#flag_malaysia_png span{ background-position: -559px 0px; }
#flag_turkey_png span{ background-position: -575px 0px; }
#flag_israel_png span{ background-position: -593px 0px; }
#flag_japan_png span{ background-position: -611px -1px; }
#flag_romania_png span{ background-position: -649px 0; }
#header-search { clear: right; float: right; margin: 0 16px 0 0; }
#header-search input[type=text] {
    border: 0;
    box-shadow: inset 0 0 7px 0 rgba(0,0,0,.3);
    height: 14px;
    width: 156px;
    padding: 5px;
    font-size: 13px;
    color: #666;
    margin-right: 6px;
    display: none;
}
#header .fb { margin: 0 0 0 10px; }
#header .header-vk-logo.old-nav { display: inline-block; margin-left: 15px; }
#navigation { overflow: hidden; position: absolute; top: -90px; left: 0; z-index: 6; height: 41px; padding: 0 16px; }
#navigation ul { position: relative; list-style: none; margin: 0 0 0 13px; padding: 0; }
#navigation li { display: block; float: left; }
#navigation a {
    display: block;
    font-size: 13px;
    text-decoration: none;
    margin-top: 5px;
    padding: 5px 8px;
    color: #333;
    background: url(/images/weurg/nav-pipe2.png) no-repeat right center;
}
#navigation a:hover { color: #13458c; text-decoration: underline; }
#navigation a.selected { color: #13458c; font-weight: bold; }
#navigation .last { background: none; padding-right: 0; }
#navigation .tab {
    position: relative;
    z-index: 10;
    background: #950000 url(/images/weurg/nav-tab.png) no-repeat right 0;
    color: #fff;
    margin-left: 15px;
    padding: 3px 24px 3px 0;
    border-radius: 0 5px 0 0;
    background-size: 120% 100%;
}
#navigation .tab:hover { color: #fff; text-decoration: none; }
#navigation .tab span {
    position: absolute;
    top: 0;
    left: -12px;
    display: block;
    width: 12px;
    height: 100%;
    background: url(/images/weurg/nav-tab.png)  no-repeat 0 0;
}
#navigation a.tab.selected { margin-top: 0; /*padding: 8px 24px 12px 0;*/ color: #fff; }
#navigation .pet strong { padding-left: 55px; background: url(/images/weurg/icon-pet.png) no-repeat 0 0; }
#navigation .products strong { padding-left: 20px; background: url(/images/weurg/icon-products.png) no-repeat 0 0; }
#navigation .why strong { padding-left: 25px; background: url(/images/weurg/icon-hills.png) no-repeat 0 0; }
#navigation a.tab.selected:hover { cursor: default; }
.nav-oneline #navigation a.tab.selected { padding: 5px 24px 6px 0; }
#pet-menu { position: absolute; top: -49px; left: 0; z-index: 5; }
#pet-menu ul {
    width: 871px;
    list-style: none;
    background: url(/images/weurg/nav-box.png) no-repeat 0 0;
    height: 69px;
    margin: -6px 32px 0;
    padding: 6px 0 0 6px;
}
#pet-menu ul li { float: left; padding: 0; background: none; }
#pet-menu ul a {
    position: relative;
    display: block;
    height: 38px;
    margin-top: 0;
    background: url(/images/weurg/nav-box-shadow.png) repeat-x 0 0;
    text-decoration: none;
    font-size: 12px;
    color: #666;
    text-align: center;
    border-left: 1px solid #dadada;
    border-right: 1px solid #f8f8f8;
    padding: 3px 5px;
    font-weight: bold;
    line-height: 1.5;
}
#pet-menu ul a:hover, #pet-menu ul a.selected {
    background-position: 0 bottom;
    background-color: #576F9D;
    color: #fff;
    border-left: 1px solid #15448c;
    border-right: 1px solid #15448c;
    text-decoration: none;
}
#pet-menu ul a b, #pet-menu ul a i { position: absolute; top: 0; display: block; width: 5px; height: 100%; background: url(/images/weurg/nav-corners.png) no-repeat; }
#pet-menu ul a.start b { background-position: right 0; left: -1px; }
#pet-menu ul a.end b { background-position: right bottom; right: -1px; }
#pet-menu ul a.start:hover b, #pet-menu ul a.start.selected b { background-position: 0 bottom; left: -1px; }
#pet-menu ul a.end:hover b, #pet-menu ul a.end.selected b { background-position: 0 0; right: -1px; }
#pet-menu ul a span { font-size: 12px; font-weight: normal; }
#pet-menu ul a.special { line-height: 1.4; color: #A80202; }
#pet-menu ul a.special.selected { color: #fff; }
#pet-menu ul a.special:hover { color: #fff; }
#pet-menu ul a.end { margin-right: 0; }
#pet-menu ul a.special.start, #pet-menu ul a.alone { margin-left: 12px; }
#pet-menu ul a.special.end { margin-right: 12px; }
#pet-menu ul a.cat { margin-right: 0; }
/* for single button link with no siblings */
#pet-menu ul a.alone b {left: -1px; background-position: right 0;}
#pet-menu ul a.alone i {right: -1px; background-position: bottom right;}
#pet-menu ul a.alone:hover b, #pet-menu ul a.alone.selected b{ background-position: 0 bottom;}
#pet-menu ul a.alone:hover i, #pet-menu ul a.alone.selected i{ background-position: 0 0;}
/* version 2 */
#pet-menu.v2 a.end { margin-right: 0; }
#pet-menu.v2 a.start.special { margin-left: 12px; }
#pet-menu.v2 a.end.special { margin-right: 12px; }
#container { margin-top: 180px; margin-left: 16px; width: 908px; padding: 0; background: #fff url(/images/weurg/container.png) repeat-y center 0; }
#containerTop { width: 100%; height: 22px; background: #fff url(/images/weurg/container-top.png) no-repeat center 0; }
#content { position: relative; overflow: hidden; width: 862px; margin: 0 22px; border: 1px solid #ccc; min-height: 505px; }
#containerBottom { width: 100%; height: 21px; background: #fff url(/images/weurg/container-bottom.png) no-repeat center -2px; }
#main { float: right; width: 621px; margin: 28px 28px 28px 21px; }
.one-col #main { width: auto; margin: 28px 26px; }
#sidebar { float: left; width: 192px; margin: 28px 0 10px; }
#sidebar.absolute { float: none; position: absolute;}
#sub-menu, #sub-menu ul { list-style: none; margin: 0; padding: 0; }
#sub-menu { margin-bottom: 10px; padding-bottom: 12px; background: url(/images/weurg/sub-menu-higher.png) no-repeat 0 bottom; }
#sub-menu a {
    display: block;
    width: 152px;
    min-height: 15px;
    padding: 12px 10px 12px 30px;
    text-decoration: none;
    font-size: 12px;
    color: #13458C;
    background: url(/images/weurg/sub-menu-higher.png) no-repeat 0 0;
}
#sub-menu a:hover { background-position: 0 -200px; color: #fff; }
#sub-menu a.open { background-position: 0 -100px; }
#sub-menu a.open:hover { background-position: 0 -300px; }
#sub-menu a.selected { background-position: 0 -660px; background-color: #15458D; color: #fff; font-weight:bold;}
#sub-menu a.selected.open { background-position: 0 -562px; }
#sub-menu ul a { width: 127px; background-position: 0 -400px; padding-left: 55px; }
#sub-menu ul a:hover, #sub-menu ul a.selected { background-position: 0 -400px; background-color: inherit; color: #13458C; }
#sub-menu ul a:hover { text-decoration: underline; }
#sub-menu ul a.selected:hover { text-decoration: none; }
#footer { width: 876px; height: 100px; padding: 0 16px 30px; background: transparent; color: #666666; }
#footer p { padding: 0 16px; }
#footer p a { color: #666666; text-decoration: none; }
#footer p a:hover { text-decoration: underline; }
#footer p.copyright { float: left; font-size: 11px; color: #666666 !important;}
#footer p.links {
    padding-bottom: 10px;
    font-size: 11px;
    color: #666;
    font-weight: bold;
    background: url(/images/weurg/footer-line.png) no-repeat 0 bottom;
}
#footer .rss { float: right; padding: 10px; display: none; }
#footer .addSpace { padding: 0 5px; color:#666666;}
.global-footer-logo-100 {
    display: inline-block;
    float: right;
    margin-top: -20px;
    margin-right: 40px;
}
.global-footer-logo-100 {
    border: 0;
}
/* ----------------------------------------------------------------
    common
---------------------------------------------------------------- */
#loader {
    position: absolute;
    z-index: 1000;
    width: 100px;
    height: 100px;
    background: #fff url(/images/weurg/ajax-loader.gif) no-repeat center center;
}
a.button1 {
    position: relative;
    margin-right: 10px;
    padding: 4px 6px 4px 10px;
    background: url(/images/weurg/button1.png)  no-repeat 0 0;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
.nl-nl a.button1,
.nl-be a.button1 {
    text-transform: none;
 }
.nocaps {
    text-transform: none !important;
}
.product-carousel .items a.button1 {display:none;}
.button1 b {
    position: absolute;
    top: 0;
    right: -7px;
    display: block;
    width: 10px;
    height: 21px;
    background: url(/images/weurg/button1.png)  no-repeat right 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .button1 b {
    position: absolute;
    top: 0;
    right: -10px !important;
    display: block;
    width: 10px;
    height: 21px;
    background: url(/images/weurg/button1.png)  no-repeat right 0;
}
}
.home .button1 b {
    position: absolute;
    top: 0;
    right: -10px;
    display: block;
    width: 10px;
    height: 21px;
    background: url(/images/weurg/button1.png)  no-repeat right 0;
}
a.button1:hover { text-decoration: underline; }
.right .button1 { margin-right: 60px; }
a.button2 {
    display: inline-block;
    width: 125px;
    height: 31px;
    padding: 0 26px 0 20px;
    background: url(/images/weurg/button2.png) no-repeat 0 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
a.button2:hover { text-decoration: underline; }
a.button3 {
    position: relative;
    display: inline-block;
    line-height: 25px;
    vertical-align: middle;
    padding: 0 30px 0 0;
    background: url(/images/weurg/button3.png) no-repeat right 0;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
}
.button3 b,
.button3 strong {
    position: absolute;
    top: 0;
    left: -18px;
    display: block;
    width: 18px;
    height: 100%;
    background: url(/images/weurg/button3.png) no-repeat 0 0;
}
a.button3:hover { text-decoration: underline; }
.right .button3 { margin-right: 60px; }
a.button4 {
    display: block;
    line-height: 21px;
    background: url(/images/weurg/button4.png) no-repeat 0 0;
    font-size: 11px;
    color: #DE252A;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}
a.button4:hover { text-decoration: underline; }
a.button4.selected { background-position: 0 bottom; color: #fff; }
a.button-print {
    position: relative;
    display: inline-block;
    line-height: 27px;
    vertical-align: middle;
    padding: 0 25px 0 0;
    background: url(/images/weurg/button-print.png) no-repeat right 0;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
}
.button-print b {
    position: absolute;
    top: 0;
    left: -40px;
    display: block;
    width: 40px;
    height: 100%;
    background: url(/images/weurg/button-print.png) no-repeat 0 0;
}
a.button-print:hover { text-decoration: underline; }
h1.header {
    height: 148px;
    margin-bottom: 12px;
    padding: 15px 400px 20px 20px;
    font-size: 35px;
    font-weight: normal;
    color: #fff;
    line-height: 1.2;
}
h1.header.it-it {
    font-size: 25px;
}
h1.header sup{
    font-size: 18px;
    margin: 0;
    padding: 0;
    position: relative;
    top: -12px;
    left: 0;
}
ul.tools { list-style: none; margin: 0 0 0 -22px; padding: 0 0 1em; overflow: hidden; }
ul.tools li {
    float: left;
    width: 168px;
    height: 276px;
    margin: 0 0 0 22px;
    padding: 12px;
    background: url(/images/weurg/tools.png) no-repeat 0 0;
    overflow: auto;
}
ul.tools h2 { font-size: 18px; color: #DE252A; font-weight: bold; margin-top: 0; height: 45px;}
.product-carousel {
    position: relative;
    width: 640px;
    height: 339px;
    margin: 0 10px 2em -10px;
    background: url(/images/weurg/product-carousel.png) no-repeat 0 0;
}
.product-carousel-cs-cz {
    position: relative;
    width: 640px;
    height: 339px;
    margin: 0 10px 2em -10px;
    background: url(/images/cs-cz/carosel-bg.jpg) no-repeat 0 0;
}
#main ul.tools p {
    padding-top: 0;
}
.sick .product-carousel {
    position: relative;
    width: 640px;
    height: 339px;
    margin: 0 11px 2em;
    background: url(/images/weurg/product-carousel.png) no-repeat 0 0;
}
.sick h2 {padding-left: 20px; margin-left: 0; width: 630px;}
.product-carousel .scrollable { position: relative; overflow: hidden; height: 289px; margin: 10px 40px; }
.product-carousel .items { position: absolute; top: 10px; width: 20000em; padding: 0; }
.product-carousel .group { overflow: hidden; float: left; }
.product-carousel .item { float: left; width: 172px; height: 279px; padding: 0 7px; text-align: center; }
.product-carousel .item img { max-height: 200px; max-width: 172px;}
.product-carousel h4 { font-size: 12px; min-height: 46px; }
.product-carousel a.imgs { display: block; min-height: 165px; margin-bottom: 25px; }
.product-carousel .satisfaction { float: right; padding: 0 2px 5px; }
.product-carousel .clinical { float: right; }
.product-carousel .browse { position: absolute; top: 130px; display: block; width: 40px; height: 40px; cursor: pointer; }
.product-carousel .browse.prev { left: 0; }
.product-carousel .browse.next { right: 0; }
.product-carousel .navi { padding: 6px 150px; text-align: center; overflow: hidden; }
.product-carousel .navi img { float: left; border: 2px solid transparent; margin: 0 3px; }
.product-carousel .navi .active img { border-color: #16468D; }
p.pagination { overflow: hidden; border-bottom: 1px solid #ccc; line-height: 2; }
p.pagination a { color: #DE252A; text-decoration: none; }
p.pagination a:hover { text-decoration: underline; }
p.pagination .flr .nav,
p.pagination .flr a,
p.pagination .flr strong { padding: 0 3px; }
p.pagination .nav { font-size: 11px; font-weight: bold; }
.tabs { margin: 1em 0 0; padding: 13px 0 0; list-style: none; overflow: hidden; }
.tabs li { float: left; }
.tabs h3 { padding: 0; }
.tabs a {
    position: relative;
    float: left;
    height: 30px;
    line-height: 31px;
    margin: 5px 5px 0 0;
    padding: 0 10px;
    background: url(/images/weurg/tabs.png) no-repeat 0 bottom;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    white-space: nowrap;
}
.de-de .tabs a {
    font-size:12px;
}
.tabs a b {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 10px;
    height: 100%;
    background: url(/images/weurg/tabs.png) no-repeat right bottom;
}
.tabs a.selected { background-position: 0 0; height: 35px; line-height: 36px; margin-top: 0; color: #fff; }
.tabs a.selected b { background-position: right 0; }
.tabs a:hover { text-decoration: underline; }
.tabs-container { position: relative; background: url(/images/weurg/tabs-container.png) no-repeat 0 0; min-height: 270px; padding: 30px 45px; }
.tabs-container div {
    overflow-x: auto;
}
.tabs-container span.bottom-border {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 10px;
    background: url(/images/weurg/tabs-container.png) no-repeat 0 bottom;
}
.tabs-container .tablePreText b {position:relative !important; background: none !important; height: auto !important; display: inline !important;}
.tabs-container.c-big,
.tabs-container.c-big b { background-image: url(/images/weurg/tabs-container-big.png); }
p.links { margin: 2em 0; }
p.links .button3 { margin-left: 26px; }
.nav-oneline #container { margin-top: 115px; }
.nav-oneline #header { top: -115px;}
.nav-oneline #navigation { top: -25px;}
/* ----------------------------------------------------------------
    homepage
---------------------------------------------------------------- */
#header-carousel { position: relative; width: 862px; height: 334px; }
#header-carousel a { left: 0; position: absolute; top: 0; width: 862px; height: 334px; }
#header-carousel .previous, #header-carousel .next { display: none; }
#header-carousel ul { list-style: none; margin: 0; padding: 0; }
#header-carousel ul li { background: none; padding: 0; }
#header-carousel-navigation { position: absolute; top: 10px; left: 10px; z-index: 100; list-style: none; margin: 0; padding: 0; }
#header-carousel-navigation li { float: left; }
#header-carousel-navigation a { position: relative; margin-right: 2px; color: #fff; text-decoration: none; font-size: 13px; }
#header-carousel-navigation a span {
    padding: 2px 5px;
    background-color: #DE252A;
    background-color: rgba(222, 37, 42, 0.6); /* FF3+, Saf3+, Opera 10.10+, Chrome */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#DE252A60',EndColorStr='#DE252A60'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#99B4B460',EndColorStr='#99B4B460')"; /* IE8 */
}
#header-carousel-navigation a.selected span,
#header-carousel-navigation a:hover span { background-color: #DE252A; cursor: pointer; }
#header-carousel-navigation a.selected:after {
    border: 7px solid transparent;
    border-top-color: #DE252A;
    display: block;
    content: ' ';
    position: absolute;
    bottom: -16px;
    left: 40.333%;
    width: 0;
    height: 0;
}
#header-carousel-navigation a b {
    display: none;
}
#left-col { float: left; width: 384px; padding: 20px 0 20px 22px; }
#right-col { float: right; width: 396px; padding: 0 22px 20px 0; }
#brands {
    position: relative;
    overflow: hidden;
    left: -12px;
    width: 410px;
    margin-bottom: 2em;
    background: url(/images/weurg/brands.png) no-repeat 0 0;
}
.brands-bottom {
    width: 380px;
    margin-top: 5px;
    padding: 0 20px 5px;
    background: url(/images/weurg/brands.png) no-repeat 0 bottom;
}
#brands ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
}
#brands li {
    display: inline-block;
    width: 145px;
    padding: 15px;
    height: 325px;
    vertical-align: top;
    font-size: initial;
}
#brands .img {
    display: block;
    height: 80px;
}
#brands h2 {
    color: #DE252A;
    font-size: 18px;
    margin-bottom: 0.5em;
    height: 45px;
    vertical-align: middle;
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
}
#brands h2 br {
    display: none;
}
#brands .brands-bottom ul li p {
    height: 100px;
}
#tagCloud { text-align: center;}
#tagCloud li { display: inline; background: none; padding: 0; }
#tagCloud li a { text-decoration: none; color: #DE252A; padding: 0 6px; line-height: 1.5; }
#tagCloud li a:hover { text-decoration: underline; }
#tagCloud .s1 { font-size: 8px; }
#tagCloud .s2 { font-size: 10px; }
#tagCloud .s3 { font-size: 12px; }
#tagCloud .s4 { font-size: 14px; }
#tagCloud .s5 { font-size: 16px; }
#tagCloud .s6 { font-size: 18px; }
#tagCloud .s7 { font-size: 20px; }
#tagCloud .s8 { font-size: 22px; }
#tagCloud .s9 { font-size: 24px; }
#right-col .advert img { padding: 10px 0; }
#hp-news { color: #666; line-height: 1.5; margin-top: 19px;}
#hp-news .rss {
    position: relative;
    top: 18px;
    float: right;
    padding-right: 20px;
    background: url(/images/weurg/icon-rss_16x16.png) no-repeat right 0;
    color: #666;
    font-size: 11px;
    z-index: 999;
}
#hp-news .rss:hover { text-decoration: none; }
#hp-news h3 {
    font-size: 18px;
    font-weight: bold;
    color: #DE252A;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
    padding: inherit;
    margin: 1em 0;
}
#hp-news img { clear: both; float: left; width:90px;}
#hp-news .text, #hp-news img { margin-bottom: 1em; }
#hp-news .text { float: left; width: 290px; margin-left: 1em; }
#hp-news h4 { font-size: 12px; margin: 0; padding-top: 0; }
#hp-news h4 a { color: #39609E; text-decoration: none; }
#hp-news h4 a:hover { color: #14458C; text-decoration: underline; }
#homepage-footnote {
    clear: both;
    padding: 0 20px;
}
#homepage-footnote p {
    font-size: 10px;
}
/* ----------------------------------------------------------------
    registrations
---------------------------------------------------------------- */
.register-puppy {
    width: 165px;
    height: 116px;
    margin: 0 0 15px 7px;
    padding: 130px 10px 10px;
    background: url(/images/weurg/register-puppy.jpg) no-repeat 0 0;
}
.register-puppy .button2 { font-size: 12px; line-height: 1; padding-top: 2px; height: 29px; }
.register-puppy .button2 strong { display: block; font-size: 14px; }
.register-puppy p, .register-dog p, .register-kitten p, .register-cat p { margin-top: 15px; color: #333; font-size: 18px; text-align: center; line-height: 1.2; }
.register-science {
    width: 173px;
    height: 164px;
    margin: 0 0 15px 7px;
    padding: 100px 10px 10px;
    background: url(/images/weurg/register-science.jpg) no-repeat 0 0;
}
.register-science p.top { width: 100px; margin-top: 15px; color: #333; font-size: 11px; line-height: 1.2; font-weight: bold; }
.register-science p.top strong { display: block; text-transform: uppercase; font-size: 16px; }
.register-science p.top strong span { font-size: 28px; }
.register-science .button2 { font-size: 15px; line-height: 31px; height: 31px; letter-spacing: -1px; }
.register-science p.bottom { text-align: center; font-size: 13px; line-height: 1.2; font-weight: bold; padding: 10px 10px 0 0; }
.register-dog-weight {
    width: 165px;
    height: 153px;
    margin: 0 0 15px 7px;
    padding: 185px 10px 10px;
    background: url(/images/weurg/register-dog-weight.jpg) no-repeat 0 0;
}
.register-dog-weight p { text-align: center; font-size: 20px; line-height: 1.2; font-weight: bold; color: #333; }
.register-dog-weight .button2 { font-size: 15px; line-height: 31px; height: 31px; letter-spacing: -1px; }
.register-kitten {
    width: 165px;
    height: 116px;
    margin: 0 0 15px 7px;
    padding: 130px 10px 10px;
    background: url(/images/weurg/register-kitten.jpg) no-repeat 0 0;
}
.register-dog {
    background: url(/images/weurg/register_dog.aspx.png) no-repeat scroll 0 0 transparent;
    height: 140px;
    margin: 0 0 15px 7px;
    padding: 130px 10px 10px;
    width: 165px;
}
.register-kitten .button2, .register-dog .button2, .register-cat .button2 { font-size: 12px; line-height: 1; padding-top: 2px; height: 29px; }
.register-kitten .button2 strong, .register-dog .button2, .register-cat .button2 { display: block; font-size: 12px; }
.register-kitten p, .register-cat p, .register-dog p, .register-puppy p { margin-top: 15px; color: #333; font-size: 18px; text-align: center; line-height: 1.2; }
.register-cat-weight {
    width: 165px;
    height: 153px;
    margin: 0 0 15px 7px;
    padding: 185px 10px 10px;
    background: url(/images/weurg/register-cat-weight.jpg) no-repeat 0 0;
}
.register-cat-weight p { text-align: center; font-size: 20px; line-height: 1.2; font-weight: bold; color: #333; }
.register-cat-weight .button2 { font-size: 15px; line-height: 31px; height: 31px; letter-spacing: -1px; }
.register-cat {
    background: url(/images/weurg/register_cat.aspx.png) no-repeat scroll 0 0 transparent;
    height: 140px;
    margin: 0 0 15px 7px;
    padding: 130px 10px 10px;
    width: 165px;
}
/* ----------------------------------------------------------------
    headers
---------------------------------------------------------------- */
h1.puppy { background: #576F9D url(/images/weurg/puppy-header.jpg) no-repeat 0 0; }
h1.adult-dog { background: #576F9D url(/images/weurg/adult-dog-header.jpg) no-repeat 0 0; }
h1.mature-dog { background: #576F9D url(/images/weurg/mature-dog-header.jpg) no-repeat 0 0; }
h1.sick-dog {
    background: #576F9D url(/images/weurg/sick-dog-header.jpg) no-repeat 0 0;
    font-size: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
h1.sick-dog-weight { background: #576F9D url(/images/weurg/sick-dog-weight-header.jpg) no-repeat 0 0; }
h1.kitten { background: #576F9D url(/images/weurg/kitten-header.jpg) no-repeat 0 0; }
h1.adult-cat { background: #576F9D url(/images/weurg/adult-cat-header.jpg) no-repeat 0 0; }
h1.mature-cat { background: #576F9D url(/images/weurg/mature-cat-header.jpg) no-repeat 0 0; }
h1.sick-cat { background: #576F9D url(/images/weurg/sick-cat-header.jpg) no-repeat 0 0; }
h1.sick-cat-weight { background: #576F9D url(/images/weurg/sick-cat-weight-header.jpg) no-repeat 0 0; }
h1.nutrition { background: #576F9D url(/images/weurg/nutrition-header.jpg) no-repeat 0 0; }
h1.science-plan { background: #576F9D url(/images/weurg/science-plan-header.jpg) no-repeat 0 0; }
h1.prescription-diet { background: #576F9D url(/images/weurg/prescription-diet-header.jpg) no-repeat 0 0; }
/* ----------------------------------------------------------------
    sick menu
---------------------------------------------------------------- */
.sick-menu { padding: 0; background: url(/images/weurg/sick-menu.png) no-repeat 0 bottom; min-height: 442px; list-style: none; }
.sick-menu li { float: left; }
.sick-menu a {
    display: block;
    width: 110px;
    height: 50px;
    padding: 80px 7px 10px;
    background: url(/images/weurg/icons-sick.png) no-repeat;
    font-weight: bold;
    text-align: center;
}
.sick-menu a.weight { background-position: 11px 0; }
.sick-menu a.weight:hover { background-position: -89px 0; }
.sick-menu a.weight:visited { background-position: -189px 0; }
.sick-menu a.skin { background-position: 11px -200px; }
.sick-menu a.skin:hover { background-position: -89px -200px; }
.sick-menu a.skin:visited { background-position: -189px -200px; }
.sick-menu a.kidney { background-position: 11px -400px; }
.sick-menu a.kidney:hover { background-position: -89px -400px; }
.sick-menu a.kidney:visited { background-position: -189px -400px; }
.sick-menu a.heart { background-position: 11px -600px; }
.sick-menu a.heart:hover { background-position: -89px -600px; }
.sick-menu a.heart:visited { background-position: -189px -600px; }
.sick-menu a.recovery { background-position: 11px -800px; }
.sick-menu a.recovery:hover { background-position: -89px -800px; }
.sick-menu a.recovery:visited { background-position: -189px -800px; }
.sick-menu a.diet { background-position: 11px -1000px; }
.sick-menu a.diet:hover { background-position: -89px -1000px; }
.sick-menu a.diet:visited { background-position: -189px -1000px; }
.sick-menu a.dental { background-position: 11px -2400px; }
.sick-menu a.dental:hover { background-position: -89px -2400px; }
.sick-menu a.dental:visited { background-position: -189px -2400px; }
.sick-menu a.joint { background-position: 11px -1200px; }
.sick-menu a.joint:hover { background-position: -89px -1200px; }
.sick-menu a.joint:visited { background-position: -189px -1200px; }
.sick-menu a.diabetes { background-position: 11px -1400px; }
.sick-menu a.diabetes:hover { background-position: -89px -1400px; }
.sick-menu a.diabetes:visited { background-position: -189px -1400px; }
.sick-menu a.stone { background-position: 11px -1600px; }
.sick-menu a.stone:hover { background-position: -89px -1600px; }
.sick-menu a.stone:visited { background-position: -189px -1600px; }
.sick-menu a.bladder { background-position: 11px -2778px; }
.sick-menu a.bladder:hover { background-position: -89px -2778px; }
.sick-menu a.bladder:visited { background-position: -89px -2778px; }
.sick-menu a.liver { background-position: 11px -1800px; }
.sick-menu a.liver:hover { background-position: -89px -1800px; }
.sick-menu a.liver:visited { background-position: -189px -1800px; }
.sick-menu a.ageing { background-position: 11px -2000px; }
.sick-menu a.ageing:hover { background-position: -89px -2000px; }
.sick-menu a.ageing:visited { background-position: -189px -2000px; }
.sick-menu a.digestive { background-position: 11px -2200px; }
.sick-menu a.digestive:hover { background-position: -89px -2200px; }
.sick-menu a.digestive:visited { background-position: -189px -2200px; }
.sick-menu a.thyroid { background-position: 11px -2600px; }
.sick-menu a.thyroid:hover { background-position: -89px -2600px; }
/* ----------------------------------------------------------------
    products and brands
---------------------------------------------------------------- */
p.find-products { float: left; padding-right: 45px; font-size: 14px; }
p.find-products-button { padding-top: 18px; }
.brands { clear: both; list-style: none; margin: 40px 0 1em; padding: 0; }
.brands li {
    overflow: hidden;
    background: url(/images/weurg/brands-bg.png) no-repeat 0 bottom;
    min-height: 106px;
    margin-bottom: 1em;
    padding: 10px;
}
.brands .text { float: left; width: 485px; }
.brands h2 { border: 0; }
.brands .desc { float: left; width: 300px; }
.brands .find { float: right; margin-bottom: 10px; }
.brands .browse { clear: right; float: right; margin-bottom: 0; }
#sidebar h2 {
    background: url(/images/weurg/products-sidebar.png) no-repeat 0 0;
    min-height: 19px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    padding: 13px 10px 7px;
    line-height: 1;
}
#sidebar .s-brands { margin: 0 0 2em; padding: 11px 6px; list-style: none; background: url(/images/weurg/products-sidebar.png) no-repeat 0 bottom; }
#sidebar .s-brands li { padding: 7px 0; }
#sidebar .tabs {
    margin: 0;
    padding: 13px 4px 0;
    height: 33px;
    background: url(/images/weurg/products-sidebar-tabs.png) repeat-x 0 0;
    list-style: none;
    border-bottom: 1px solid #DE252A;
}
#sidebar .tabs a {
    float: left;
    width: 87px;
    height: 27px;
    line-height: 27px;
    margin: 6px 2px 0;
    padding: 0;
    background: url(/images/weurg/products-sidebar-tabs.png) no-repeat right bottom;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #666;
    text-decoration: none;
}
#sidebar .tabs a:hover { text-decoration: underline; }
#sidebar .tabs a.selected { background-position: 0 bottom; height: 33px; line-height: 33px; margin-top: 0; color: #fff; }
#sidebar .selector { padding: 10px; background: url(/images/weurg/products-sidebar.png) no-repeat 0 bottom; }
#sidebar .selector p { margin-bottom: 5px; }
#sidebar .selector input[type=radio],
#sidebar .selector input[type=checkbox] { margin: 0; }
#sidebar .selector label { width: auto; margin: 0 0 0 8px; color: #13458C; text-align: left; }
#sidebar .selector h4 { color: #DE252A; text-transform: uppercase; font-size: 12px; font-weight: bold; margin: 0; padding: 1em 0 0.75em; }
/* ----------------------------------------------------------------
    product selector
---------------------------------------------------------------- */
.ps-brands { list-style: none; margin: 0 0 0 -22px; padding: 0 0 1em; overflow: hidden; }
.ps-brands li {
    position: relative;
    float: left;
    width: 168px;
    height: 234px;
    margin: 0 0 0 22px;
    padding: 0 12px 12px;
    background: url(/images/weurg/product-selector-brand-bg.png) no-repeat bottom left;
    overflow: auto;
}
.ps-brands img { position: absolute; top: 1em; left: 1em; }
.ps-brands h2 {
    margin: 0;
    font-size: 18px;
    color: #DE252A;
    font-weight: bold;
    padding: 95px 0 0.5em;
    border-bottom: 0;
    line-height: 1.2;
}
.ps-brands .filter { position: absolute; bottom: 0; left: 1em; padding-bottom: 10px; }
.ps-brands .filter label { width: auto; font-size: 14px; color: #333; }
ul.products { margin: 0 0 1em -30px; padding: 0; overflow: hidden; list-style: none; }
ul.products li {
    float: left;
    width: 265px;
    height: 270px;
    margin: 0 0 20px 30px;
    padding: 15px;
    overflow: auto;
    background: url(/images/weurg/product-bg.png) no-repeat 0 bottom;
}
ul.products h3 { padding: 0 0 20px; font-size: 12px; }
ul.products .img { float: left; }
ul.products img { padding-bottom: 2em; }
ul.products .img p { padding: 0; }
ul.products .button1 { padding-left: 15px; }
ul.products .button1 b { width: 15px; right: -15px; }
ul.products .text { float: right; width: 150px; }
ul.products .text .button3 { position: relative; left: 18px; }
/* ----------------------------------------------------------------
    product detail
---------------------------------------------------------------- */
h1.detail {
    color: #14458C;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    line-height: 1.4;
    padding-bottom: 3px;
    margin-bottom: 0;
}
.product-detail { padding: 22px; background: url(/images/weurg/product-detail-bg.png) no-repeat 0 bottom; overflow: hidden; }
.product-detail .left-col { float: left; width: 190px; text-align: center; }
.product-detail .product { display: block; text-align: left; text-decoration: none; margin-bottom: 1em; }
.product-detail .zoom { display: none; }
.product-detail .right-col { float: right; width: 370px; }
.product-detail h4 { color: #13458C; font-weight: bold; font-size: 11px; text-transform: uppercase; }
ul.weight { list-style: none; margin: 0; padding: 0; overflow: hidden; }
ul.weight li {
    float: left;
    width: 41px;
    height: 41px;
    margin: 5px;
    line-height: 41px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    background: url(/images/weurg/weight.png) no-repeat 0 0;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}
* html #fancybox-loading { /* IE6 */ position: absolute; margin-top: 0; }
#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(/images/weurg/fancybox.png);
}
#fancybox-overlay { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: #000; z-index: 1100; display: none; }
* html #fancybox-overlay { /* IE6 */ position: absolute; width: 100%; }
#fancybox-tmp { padding: 0; margin: 0; border: 0; overflow: auto; display: none; }
#fancybox-wrap { position: absolute; top: 0; left: 0; margin: 0; padding: 20px; z-index: 1101; display: none; }
#fancybox-outer { position: relative; width: 100%; height: 100%; background: #FFF; }
#fancybox-inner { position: absolute; top: 0; left: 0; width: 1px; height: 1px; padding: 0; margin: 0; outline: none; overflow: hidden; }
#fancybox-hide-sel-frame { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; }
#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background-image: url(/images/weurg/fancybox.png);
    background-position: -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}
#fancybox_error { color: #444; font: normal 12px/20px Arial; padding: 7px; margin: 0; }
#fancybox-content { height: auto; width: auto; padding: 0; margin: 0; }
#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
    -ms-interpolation-mode: bicubic;
}
#fancybox-frame { position: relative; width: 100%; height: 100%; border: none; display: block; }
#fancybox-title { position: absolute; bottom: 0; left: 0; font-family: Arial; font-size: 12px; z-index: 1102; }
.fancybox-title-inside { padding: 10px 0; text-align: center; color: #333; }
.fancybox-title-outside { padding-top: 5px; color: #FFF; text-align: center; font-weight: bold; }
.fancybox-title-over { color: #FFF; text-align: left; }
#fancybox-title-over { padding: 10px; background-image: url(/images/weurg/fancy_title_over.png); display: block; }
#fancybox-title-wrap { display: inline-block; }
#fancybox-title-wrap span { height: 32px; float: left; }
#fancybox-title-left {
    padding-left: 15px;
    background-image: url(/images/weurg/fancybox.png);
    background-position: -40px -90px;
    background-repeat: no-repeat;
}
#fancybox-title-main {
    font-weight: bold;
    line-height: 29px;
    background-image: url(/images/weurg/fancybox-x.png);
    background-position: 0px -40px;
    color: #FFF;
}
#fancybox-title-right {
    padding-left: 15px;
    background-image: url(/images/weurg/fancybox.png);
    background-position: -55px -90px;
    background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background-image: url(/images/weurg/blank.gif);
    z-index: 1102;
    display: none;
}
#fancybox-left { left: 0px; }
#fancybox-right { right: 0px; }
#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}
#fancybox-left-ico { background-image: url(/images/weurg/fancybox.png); background-position: -40px -30px; }
#fancybox-right-ico { background-image: url(/images/weurg/fancybox.png); background-position: -40px -60px; }
#fancybox-left:hover, #fancybox-right:hover { visibility: visible; /* IE6 *//* IE6 */ }
#fancybox-left:hover span { left: 20px; }
#fancybox-right:hover span { left: auto; right: 20px; }
.fancy-bg { position: absolute; padding: 0; margin: 0; border: 0; width: 20px; height: 20px; z-index: 1001; }
#fancy-bg-n { top: -20px; left: 0; width: 100%; background-image: url(/images/weurg/fancybox-x.png); }
#fancy-bg-ne { top: -20px; right: -20px; background-image: url(/images/weurg/fancybox.png); background-position: -40px -162px; }
#fancy-bg-e { top: 0; right: -20px; height: 100%; background-image: url(/images/weurg/fancybox-y.png); background-position: -20px 0px; }
#fancy-bg-se { bottom: -20px; right: -20px; background-image: url(/images/weurg/fancybox.png); background-position: -40px -182px; }
#fancy-bg-s { bottom: -20px; left: 0; width: 100%; background-image: url(/images/weurg/fancybox-x.png); background-position: 0px -20px; }
#fancy-bg-sw { bottom: -20px; left: -20px; background-image: url(/images/weurg/fancybox.png); background-position: -40px -142px; }
#fancy-bg-w { top: 0; left: -20px; height: 100%; background-image: url(/images/weurg/fancybox-y.png); }
#fancy-bg-nw { top: -20px; left: -20px; background-image: url(/images/weurg/fancybox.png); background-position: -40px -122px; }
/* -------- OUR COMPANY ------------ */
.ourCompanyHeader-about {width:570px; height:220px; background: url(/images/en-gb/AboutUSpages2.ashx.jpg) no-repeat top}
.ourCompanyHeader-about h1 {padding:90px 20px 0 0 !important; font-weight:normal !important; margin:0px !important; text-align:right;}
.ourCompanyHeader-welfare {width:570px; height:220px; background: url(/images/en-gb/Mission.ashx.jpg) no-repeat top}
.ourCompanyHeader-welfare h1 {padding:90px 20px 0 0 !important; font-weight:normal !important; margin:0px !important; text-align:right;}
.ourCompanyHeader-overview {width:570px; height:220px; background: url(/images/en-gb/AboutUSpagesheader2.ashx.jpg) no-repeat top}
.ourCompanyHeader-overview h1 {padding:90px 20px 0 0 !important; font-weight:normal !important; margin:0px !important; text-align:right;}
.ourCompanyHeader-qas {width:570px; height:220px; background: url(/images/en-gb/Quality_and_safety.ashx.jpg) no-repeat top}
.ourCompanyHeader-qas h1 {padding:90px 20px 0 0 !important; font-weight:normal !important; margin:0px !important; text-align:right;}
.ourCompanyHeader-mission {width:570px; height:220px; background: url(/images/en-gb/About_us.ashx.jpg) no-repeat top}
.ourCompanyHeader-mission h1 {padding:90px 20px 0 0 !important; font-weight:normal !important; margin:0px !important; text-align:right;}
/* Google maps */
.google-map .googft-info-window {
}
.google-map .googft-info-window .logo {
}
.google-map .googft-info-window h1 {
    color: #DE252A;
    font-size: 17px;
    margin-bottom: 5px;
}
.google-map .googft-info-window .address {
}
.google-map .googft-info-window .address table {
}
.google-map .googft-info-window .address tr td {
}
.google-map table.results thead th, table.results tbody td {
    font-size: 12px;
}
.google-map table.results thead th.num {
    width: 16px;
}
.google-map table.results thead th.name {
}
.google-map table.results thead th.straight-line {
    width: 98px;
}
.google-map table.results thead th.driving-dist {
    width: 98px;
}
.google-map table.results thead th.driving-dur {
    width: 98px;
}
.google-map table.results thead th.walking-dist {
    width: 98px;
}
.google-map table.results thead th.walking-dur {
    width: 98px;
}
.google-map table.results tfoot span.pages a.page {
    padding: 0 2px;
    margin-right: 2px;
}
.google-map table.results tfoot span.pages a.page.current {
    font-weight: bold;
}
.google-map .map {
    width: auto;
}
.google-map .map div#codeHTMLFragment {
    width: 100%;
}
.google-map .map fieldset input[type='text'] {
    width: 191px;
}
.google-map  .searching h3 {
    margin-left: 6px;
    padding-bottom: 6px;
}
.google-map  .searching label {
    color: #39609E;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}
.google-map  .searching input[type='text'], .google-map  .searching select {
    background-color: #FFFFFF;
    border-color: #8DA6C9 #B0C2DC #DCDCDC #8DA6C9;
    border-style: solid;
    border-width: 1px;
    font-family: "Arial";
    font-size: 14px;
    font-weight: normal;
}
.google-map  .searching select {
    font-size: 13px;
    padding: 1.5px;
}
.google-map  .searching input[type='text'] {
    padding: 2px;
}
.google-map  .searching select {
    padding: 1px;
}
.google-map  .searching input#filter3 {
    width: 100%;
}
.google-map .multiple-results {
    display: none;
}
.google-map .basic-display .advanced-field {
    display: none;
}
.google-map .basic-display .search-field input, .google-map .advanced-display .search-field input {
    font-size: 18px;
    width: 704px !important;
}
.google-map .basic-display  input.default, .google-map .advanced-display input.default {
    color: #A6A3A3;
}
.google-map #search-frame #address_text {
    float: left;
}
.google-map #icon-frame {
    float: right;
}
.google-map #icon-frame img {
    cursor: pointer;
}
.google-map .clear-button {
    padding-right: 2px;
    text-align: right;
}
.google-map .clear-button a {
    color: #DE252A;
}
 /* tables */
table.tablesorter {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}
table.tablesorter thead tr .header {
    background-image: url(bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    height: auto;
}
table.tablesorter tbody tr:hover td {
    background-color: #F1F1F1;
}
table.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.tablesorter tbody tr.odd td {
    background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
    background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
    background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #EFCFCF;
}
.google-map .multiple-results label {
    width: auto;
}
.google-map label:hover {
    cursor: default;
}
/**************VET ESSENTAILS***************/
.vet_essential_top_wrapper#VE_dog{background-image:url(/images/en-gb/VE_dog_bkg.jpg); width: 851px; height:356px; position:relative;}
.vet_essential_top_wrapper#VE_dog ul.VE_cat_dog_links{position:absolute; top:10px; right:10px;}
.vet_essential_top_wrapper#VE_dog ul.VE_cat_dog_links li{float:left; list-style: none; text-align:center; margin-left: 15px;}
.vet_essential_top_wrapper#VE_dog ul.VE_cat_dog_links li a{font-family:arial; color: black; text-decoration: none;}
.vet_essential_top_wrapper#VE_dog ul.VE_hex_menu li{list-style:none; position: absolute;}
.vet_essential_top_wrapper#VE_dog ul.VE_hex_menu li#dental{left: 345px; top: 40px;}
.vet_essential_top_wrapper#VE_dog ul.VE_hex_menu li#weight{left: 470px; top: 60px;}
.vet_essential_top_wrapper#VE_dog ul.VE_hex_menu li#digestion{left: 500px; top: 180px;}
.vet_essential_top_wrapper#VE_dog ul.VE_hex_menu li#vitality{left: 395px; top: 230px;}
.vet_essential_top_wrapper#VE_dog ul.VE_hex_menu li#skin{left: 290px; top: 145px;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li{width: 250px; display: none; list-style: none;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop{font-family:arial; color: black; text-decoration: none;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span{display: block; width: 388px; height: 143px; position:absolute; }
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span h3{font-weight: normal; margin-right:150px; padding-top:20px; text-align: right;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span p{font-size: 12px; margin-right:150px; text-align: right;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span#dental_txt{background-image: url(/images/en-gb/dental_on.png); left: 70px; top: 10px;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span#weight_txt{background-image: url(/images/en-gb/weight_on.png); left: 195px; top: 30px;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span#digestion_txt{background-image: url(/images/en-gb/digestion_on.png); left: 225px; top: 145px;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span#skin_txt{background-image: url(/images/en-gb/skin_on.png); left: 15px; top: 110px;}
.vet_essential_top_wrapper#VE_dog ul.hover_imgs li a.VE_pop span#vitality_txt{background-image: url(/images/en-gb/vitality_on.png); left: 120px; top: 200px;}
a.VE_discover_btn{background-image:url(/images/en-gb/VE_discover_btn.png); width: 200px; height: 38px; display: block; font-size: 20px; padding-left: 17px; background-repeat: no-repeat; padding-top: 7px; font-family: arial; color: red; text-decoration: none;position: absolute; right: 0px; top: 310px;}
.vet_essential_top_wrapper#VE_cat{background-image:url(/images/en-gb/VE_cat_bkg.jpg); width: 851px; height:356px; position:relative;}
.vet_essential_top_wrapper#VE_cat ul.VE_cat_dog_links{position:absolute; top:10px; right:10px;}
.vet_essential_top_wrapper#VE_cat ul.VE_cat_dog_links li{float:left; list-style: none; text-align:center; margin-left: 15px;}
.vet_essential_top_wrapper#VE_cat ul.VE_cat_dog_links li a{font-family:arial; color: black; text-decoration: none;}
.vet_essential_top_wrapper#VE_cat ul.VE_hex_menu li{list-style:none; position: absolute;}
.vet_essential_top_wrapper#VE_cat ul.VE_hex_menu li#cat_dental{left: 500px; top: 180px;}
.vet_essential_top_wrapper#VE_cat ul.VE_hex_menu li#cat_weight{left: 395px; top: 230px;}
.vet_essential_top_wrapper#VE_cat ul.VE_hex_menu li#cat_digestion{left: 290px; top: 145px;}
.vet_essential_top_wrapper#VE_cat ul.VE_hex_menu li#cat_urinary{left: 470px; top: 60px;}
.vet_essential_top_wrapper#VE_cat ul.VE_hex_menu li#cat_skin{left: 345px; top: 40px;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li{width: 250px; display:none; list-style: none;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop{font-family:arial; color: black; text-decoration: none;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span{display: block; width: 388px; height: 143px; position:absolute; }
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span h3{font-weight: normal; margin-right:150px; padding-top:20px; text-align: right;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span p{font-size: 12px; margin-right:150px; text-align: right;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span#dental_txt{background-image: url(/images/en-gb/dental_on.png); left: 225px; top: 145px;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span#weight_txt{background-image: url(/images/en-gb/weight_on.png); left: 120px; top: 200px;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span#digestion_txt{background-image: url(/images/en-gb/digestion_on.png); left: 15px; top: 110px;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span#skin_txt{background-image: url(/images/en-gb/skin_on.png); left: 70px; top: 10px;}
.vet_essential_top_wrapper#VE_cat ul.hover_imgs li a.VE_pop span#urinary_txt{background-image: url(/images/en-gb/urinary_on.png); left: 195px; top: 30px;}
#products_wrap {
    margin: 28px 28px 28px 21px;
    width: 621px;
}
#products_wrap #product_brands {
    width: 650px;
}
#products_wrap #product_brands ul.ps-brands {
    margin: 0;
}
#products_wrap #product_brands ul.ps-brands li {
    margin: 0;
    height: 165px;
    width: 298px;
    background-image: url(/images/weurg/bg-pod-brands_wide.jpg);
}
#products_wrap #product_brands ul.ps-brands li div.brand_header {
    margin-bottom: 10px;
    min-height: 75px;
}
.brand_header h2 {
    padding: 15px 15px 0 100px;
}
.dog-puppy #main h2 img {padding-top:15px;}
.showSearch {display: inline-block !important; line-height:14px !important;}
#product_brands .ideal-balance .brand_header h2 {
    padding-top: 40px;
}
#product_brands .ideal-balance .brand-note {
    font-size: 10px;
    line-height: 1.1;
    padding-right: 20px;
}
.SciencePlan h2 {
    font-size: 16px;
    color: white;
    border: 0 none;
    margin: 0 0 10px 0!important;
}
/* -------- aaddthis jquery ------------ */
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    width: auto !important;
}
.ui-datepicker {
    display: none;
    padding: 0.2em 0.2em 0;
    width: 18em !important;}
#column2 p span { font-size: 11px !important;}
/* -------------aadd width for search ------ */
input[type="text"].showSearch {width: 157px !important;}
input[type="text"]#query{width: 145px !important;}
p #DogsHealthCondition { width:170px !important;}
p #CatsHealthCondition { width:170px !important;}
.GeneralPageLeftColumn .content .products-online .eshop {
float: left;
height: 110px;
margin-bottom: 20px;
text-align: center;
vertical-align: middle;
width: 388px;
}
/* en-ZA specific */
.wrapper_en-za {
  margin: 20px;
}
.wrapper_en-za h2  {
  margin-bottom:  10px;
  border-bottom: 1px solid #D8283C;
  padding-bottom: 5px;
  font-size: 22px;
}
.wrapper_en-za p {
  color: #000000;
  font-size: 11px;
}
/**** Cookie Use Policy - Popup Window ****/
.cookies-popup {
  width: 345px;
  padding: 0 40px 0 212px;
  height: 215px;
  overflow: hidden;
  border: 1px solid #dadada;
  background: url('/images/weurg/cookies_bg.jpg') center left no-repeat white;
}
.cookies-popup h2 {
  border: 0;
  color: #DE252A;
  font-size: 16px;
  margin: 15px 0 5px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ccc;
}
.cookies-popup p {
  color: #434343;
  border: 0;
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 16px;
}
.cookies-popup a {
  color: #434343;
  text-decoration: underline;
}
.cookies-popup .close-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 999;
  cursor: pointer;
  pointer: hand;
  text-decoration: none;
  display: block;
  height: 25px;
  width: 25px;
  background: url('/images/weurg/cookies_close_btn.png') center left no-repeat white;
}
.home #content_0_banners__rptBanners_ctl00_Image {
    height: auto !important;
    width: 398px !important;
}
.home #right-col > a {
    display: block;
    margin-top: 20px;
}
/* country specific */
.nl-nl .cookies-popup {
  height: 320px;
}
.fi-fi #pet-menu ul a span {
    font-size: 11px;
}
.fi-fi #pet-menu ul a {
     font-size: 11px;
}
.fi-fi #pet-menu ul a.special.start,
.fi-fi #pet-menu ul a.alone {
    margin-left: 5px;
}
.fi-fi #pet-menu ul a.special.end {
    margin-right: 5px;
}
.es-es #pet-menu ul a.special.start,
.es-es #pet-menu ul a.alone {
    margin-left: 5px;
}
.es-es #pet-menu ul a.special.end {
    margin-right: 5px;
}
.it-ch #pet-menu ul a,
.it-it #pet-menu ul a {
    padding: 3px 4px;
}
.it-ch #pet-menu ul a span,
.it-it #pet-menu ul a span {
    font-size: 11px;
}
.it-ch #pet-menu ul a.special.start,
.it-ch #pet-menu ul a.alone,
.it-it #pet-menu ul a.special.start,
.it-it #pet-menu ul a.alone {
    margin-left: 4px !important;
}
.it-ch #pet-menu ul a.special.end,
.it-it #pet-menu ul a.special.end {
    margin-right: 4px !important;
}
.nn-no #header .fb {
   display: none;
}
.de-de .rss {
   display: none;
}
/* where to buy retailers */
.retailers {
    border-collapse: collapse;
}
.retailers tr th {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding: 5px 0;
    border-bottom: 1px solid rgb(240, 235, 235);
}
.retailers tr td {
    font-size: 12px;
    padding: 5px 0;
    border-bottom: 1px solid rgb(240, 235, 235);
}
.retailers tr td.nowrap {
    white-space: nowrap;
}
/* news JS workaround replacing */
#content #news-replacement  {
    display: none;
}
#content #hp-news #news-replacement  {
    display: block !important;
}
#pdbFeedingGuide .evenRow td, #pdbNutrition .evenRow td, #pdbEnergy .evenRow td {background-color:#eeeeee;}
/* Swiss Qualipet contest */
#qualipetButton {
    margin-left: 12px;
    margin-right: 12px;
}
#quality-pet-popup {
    height: 100px;
}
#quality-pet-popup .qualipet-error {
    color: red;
}
.qualipet-form h2 {
    white-space: nowrap;
}
#qualipet-bottom,
#qualipet-reg-bottom {
    display: none;
}
.fr-ch .register-kitten .button2,
.fr-ch .register-puppy .button2{
    height: 29px !important;
    float: none !important;
    margin: 0 !important;
    background: url(/images/weurg/button2.png) no-repeat 0 0 !important;
    padding: 2px 26px 0 20px !important;
    width: 125px !important;
}
#column2 #faqs p span {
    font-size: 12px !important;
}
.fr-ch .register-cat {
    padding-top: 155px;
}
.el-gr .register-kitten .button2, .el-gr .register-dog .button2, .el-gr .register-cat .button2{font-size: 11px;}
/*--- Menu Top --*/
#navigation .navigation_top_home .pet strong {background:none;}
#navigation .navigation_top_home .tab {background:url(/images/weurg/ttcgi.png) no-repeat right 0;}
#navigation .navigation_top_home .tab span {background:url(/images/weurg/ttcgi.png) no-repeat 0 0; }
#navigation .navigation_top_home a.tab.selected{padding: 8px 0 12px;}
#navigation .navigation_top .tab {background:url(/images/weurg/nav-tab.png) no-repeat right 0; padding: 8px 24px 3px 10px; margin-left:25px;}
body #navigation .navigation_top .tab span {display:block;}
body #navigation .navigation_top a {background:url(/images/weurg/nav-tab.png) no-repeat right 0; padding: 8px 24px 3px 10px; margin-left:25px;}
#navigation .navigation_top span {position: absolute; top: 0; left: -12px; display: block; width: 12px; height: 100%; background: url(/images/weurg/nav-tab.png) no-repeat 0 0;}
/* brand navigation */
#main-navigation a{text-decoration:none;}
#main-navigation a:hover{text-decoration:none}
#main-navigation{left:33px;position:absolute;top:-90px;width:876px;z-index:6;}
#main-navigation .inner{position:relative}
#main-navigation #main-navigation-list{list-style-type:none;margin:0;padding:0}
#main-navigation .parent{margin:0;padding:0;display:inline-block;margin-right:3px;float:left;}
#main-navigation .parent:hover > .content{z-index:100}
#main-navigation.no-js .parent:hover > .content,#main-navigation.no-js .parent.open > .content{visibility:visible}
#main-navigation.no-js .parent.tab:hover > a,#main-navigation.no-js .parent.tab.open > a{padding-top:0}
#main-navigation .content{background:#950000;background:-moz-linear-gradient(left,#650000 0%,#950000 2%,#950000 85%,#b70000 98%,#650000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#650000),color-stop(2%,#950000),color-stop(85%,#950000),color-stop(98%,#b70000),color-stop(100%,#650000));background:-webkit-linear-gradient(left,#650000 0%,#950000 2%,#950000 85%,#b70000 98%,#650000 100%);background:-o-linear-gradient(left,#650000 0%,#950000 2%,#950000 85%,#b70000 98%,#650000 100%);background:-ms-linear-gradient(left,#650000 0%,#950000 2%,#950000 85%,#b70000 98%,#650000 100%);background:linear-gradient(to right,#650000 0%,#950000 2%,#950000 85%,#b70000 98%,#650000 100%);height:61px;left:0;padding:7px 0 0 8px;position:absolute;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;top:30px;visibility:hidden;width:868px;z-index:15;}
#main-navigation .content.logged-in{z-index:1}
#main-navigation .parent.tab > a{padding-top:5px;display:block;position:relative;top:-5px}
#main-navigation .parent.tab .btn{background:#950000;background:-moz-linear-gradient(left,#650000 0%,#950000 5%,#a80b05 13%,#950000 94%,#650000 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#650000),color-stop(5%,#950000),color-stop(13%,#a80b05),color-stop(94%,#950000),color-stop(100%,#650000));background:-webkit-linear-gradient(left,#650000 0%,#950000 5%,#a80b05 13%,#950000 94%,#650000 100%);background:-o-linear-gradient(left,#650000 0%,#950000 5%,#a80b05 13%,#950000 94%,#650000 100%);background:-ms-linear-gradient(left,#650000 0%,#950000 5%,#a80b05 13%,#950000 94%,#650000 100%);background:linear-gradient(to right,#650000 0%,#950000 5%,#a80b05 13%,#950000 94%,#650000 100%);-webkit-box-shadow:inset 0 -2px 15px 0 rgba(0,0,0,0.4);box-shadow:inset 0 -2px 15px 0 rgba(0,0,0,0.4);display:block;color:#fff;font-size:13px;font-weight:bold;padding:7px 30px 5px 40px;position:relative;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;text-decoration:none}
#main-navigation .parent.tab:hover .btn,#main-navigation .parent.tab.open .btn{padding-bottom:10px;box-shadow:0 0 0 0 #fff;-webkit-box-shadow:0 0 0 0 #fff}
#main-navigation .parent.tab .icon{display:inline-block;background:url("/images/weurg/navigation-sprite.png") 0 0 no-repeat;height:20px;left:0;position:absolute;top:4px;width:37px;}
#main-navigation .parent.tab .icon.icon-pets{background-position:-168px -390px;width:58px}
#main-navigation .parent.tab .icon.icon-products{background-position:-278px -290px}
#main-navigation .parent.tab .icon.icon-hills{background-position:-381px -190px}
#main-navigation .parent.link{float:right;padding:0 10px;border-right:1px solid #7c7c7c;position:relative;top:5px;}
#main-navigation .parent.link > a{color:#424242;font-weight:bold;text-decoration:none;}
#main-navigation .parent.link > a:hover,#main-navigation .parent.link > a.active{color:#ad0000;text-decoration:none}
#main-navigation .parent.link.last{border:0;padding-right:0}
#main-navigation .parent.pets .btn{padding-left:55px}
#main-navigation .submenu{list-style-type:none;margin:0;padding:0;*zoom:1;}
#main-navigation .submenu:before,#main-navigation .submenu:after{content:" ";display:table}
#main-navigation .submenu:after{clear:both}
#main-navigation .submenu .child{margin:0;padding:0;float:left;}
#main-navigation .submenu .child a{background:#fff;border-right:1px solid #e6e6e6;color:#a1a1a1;display:block;font-size:11px;height:45px;padding:10px 15px 0;}
#main-navigation .submenu .child a strong{color:#424242;display:block;font-size:13px}
#main-navigation .submenu .child a:hover,#main-navigation .submenu .child a.active{background-color:white;background-image:-webkit-linear-gradient(top,#c7c6c6 0%,#fff 100%);background-image:-moz-linear-gradient(top,#c7c6c6 0%,#fff 100%);background-image:-ms-linear-gradient(top,#c7c6c6 0%,#fff 100%);background-image:-o-linear-gradient(top,#c7c6c6 0%,#fff 100%);background-image:linear-gradient(top,#c7c6c6 0%,#fff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6c7c6c6', endColorstr='#00000000',GradientType=0 );color:#ad0000;}
#main-navigation .submenu .child a:hover strong,#main-navigation .submenu .child a.active strong{color:#ad0000}
#main-navigation .submenu .child.invert a{color:#ad0000;}
#main-navigation .submenu .child.invert a strong{color:#ad0000}
#main-navigation .submenu .child.first a{-webkit-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px}
#main-navigation .submenu .child.last a{border-right:0;-webkit-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0}
#main-navigation .submenu .child.alone a{border:0;-webkit-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px}
#main-navigation .submenu .child.right-margin{margin-right:5px}
#main-navigation .submenu .child.middle > a{line-height:2.5}
#main-navigation .submenu .brand a{height:55px;padding:0 !important;width:120px}
#main-navigation .submenu .brand span{background:url("/images/weurg/navigation-sprite.png") 0 0 no-repeat;display:block;height:55px;text-indent:-9999px}
#main-navigation .submenu .brand.brand-prescription-diet span{background-position:0 0}
#main-navigation .submenu .brand.brand-science-plan span{background-position:-109px 0}
#main-navigation .submenu .brand.brand-vetessentials span{background-position:-220px 0}
#main-navigation .submenu .brand.brand-natures-best span{background-position:-337px 0}
#main-navigation .submenu .brand.brand-ideal-balance span{background-position:-342px -372px}
#main-navigation #main-navigation-list .why-hills p{color:#fff;font-size:18px;padding:15px 30px 0;}
#main-navigation #main-navigation-list .why-hills p a{color:#fff;text-decoration:underline;}
#main-navigation #main-navigation-list .why-hills p a:hover{text-decoration:none}
#header.header-redesign{width:930px;}
#header.header-redesign #header-search{position:absolute;right:0;top:55px}
#header.header-redesign #globalSearch{float:left;margin:0;}
#header.header-redesign #globalSearch button{background:0;border:0;margin:0;padding:0;display:inline-block;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;}
#header.header-redesign #globalSearch button span{display:block;height:24px;background:url("/images/weurg/navigation-sprite.png") -92px -288px;text-indent:-9999px;width:36px}
#header.header-redesign #globalSearch button:hover{opacity:.9}
#header.header-redesign .header-facebook-wrap{display:inline-block;float:right;margin-left:25px;}
#header.header-redesign .header-facebook-wrap .header-facebook-button{background:url("/images/weurg/navigation-sprite.png") -186px -189px;display:inline-block;height:25px;text-indent:-9999px;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;width:25px;}
#header.header-redesign .header-facebook-wrap .header-facebook-button:hover{opacity:.9}
.why-hills-page{min-height:750px;position:relative;}
.why-hills-page #why-hills-bg-img{bottom:0;position:absolute;right:0}
.why-hills-page .inner{padding:50px 0 50px 50px;position:relative;z-index:1;}
.why-hills-page .inner h1{margin:0;padding:0;font-size:24px;line-height:34px;padding-right:145px;margin-bottom:50px;}
.why-hills-page .inner h1 strong{font-size:40px;line-height:46px;}
.why-hills-page .inner .main-text{width:345px;}
.why-hills-page .inner .main-text p{color:#424242;line-height:18px;font-size:14px}
.why-hills-page .inner .signature{padding:100px 0 0 110px;position:relative;}
.why-hills-page .inner .signature #why-hills-signature{left:0;position:absolute;top:0}
.en-gb #main-navigation #main-navigation-list .submenu .child.right-margin,.en-za #main-navigation #main-navigation-list .submenu .child.right-margin,.en-ie #main-navigation #main-navigation-list .submenu .child.right-margin{margin-right:5px}
.en-gb #main-navigation #main-navigation-list .submenu .child a,.en-za #main-navigation #main-navigation-list .submenu .child a,.en-ie #main-navigation #main-navigation-list .submenu .child a{padding:10px 19px 0 13px}
.product #main,.product #sidebar{margin-top:13px}
/* brand navigation locale specific */
.de-at #main-navigation .submenu .child a,
.de-de #main-navigation .submenu .child a,
.de-ch #main-navigation .submenu .child a {
    padding: 10px 5px 0;
}
.da-dk #main-navigation .submenu .child a {
    padding: 10px 14px 0;
}
.el-gr #main-navigation .submenu .child a {
    padding: 10px 13px 0;
}
.es-es #main-navigation .submenu .child a {
    padding: 10px 10px 0;
}
.es-es #main-navigation .parent.tab .btn {
    padding-right: 18px;
}
.es-es #main-navigation .parent.link {
    padding: 0 5px;
}
.fr-be #main-navigation .submenu .child a,
.fr-fr #main-navigation .submenu .child a,
.fr-ch #main-navigation .submenu .child a {
    padding: 10px 13px 0;
}
.fi-fi #main-navigation .submenu .child a {
    font-size: 10px;
    padding: 10px 3px 0;
}
.it-it #main-navigation .submenu .child a,
.it-ch #main-navigation .submenu .child a {
    padding: 10px 7px 0;
}
.nl-be #main-navigation .submenu .child a,
.nl-nl #main-navigation .submenu .child a  {
    padding: 10px 13px 0;
}
.nn-no #main-navigation .submenu .child a {
    padding: 10px 7px 0;
}
.pl-pl #main-navigation .submenu .child a {
    padding: 10px 10px 0;
}
.ru-ru #main-navigation .submenu .child a {
    padding: 10px 7px 0;
}
.ru-ru #header.header-redesign .header-facebook-wrap {
  float: left;
}
.ru-ru #header.header-redesign .header-vk-logo {
  display: inline-block;
  float: left;
  width: 25px;
}
.sv-se #main-navigation .submenu .child a {
    padding: 10px 13px 0;
}
.tr-tr #main-navigation .submenu .child a {
    padding: 10px 9px 0;
}
/* cookies use policy page */
.cookies {
    padding: 10px 10px 30px 10px;
    color: #6d7582;
}
.cookies h1 {
    font-size: 17px;
    font-weight: bold;
    padding: 0 0 2px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #6d7582;
}
.cookies h2 {
    color: #6d7582;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    padding: 0;
    margin: 30px 0 10px 0;
    border: 0;
}
.cookies a {
    text-decoration: underline;
}
.cookies p {
    padding: 0;
    margin: 0 0 15px;
}
.cookies ul {
    list-style-type: disc;
    margin: 0 0 0 15px;
    padding: 0 0 0 15px;
}
.cookies ul li {
    margin: 0;
    padding: 0;
}
.cookies .nowrap {
    white-space: nowrap;
}
.cookies table {
    border-collapse: collapse;
    margin: 20px 0 0 0;
    padding: 0;
    width: 100%;
}
.cookies table tr th {
    background: #6d7582;
    color: #ffffff !important;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border: 1px solid #6d7582;
    white-space: nowrap;
}
.cookies table tr th p {
    color: #fff;
}
.cookies table td {
    border: 1px solid #6d7582;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
}
.cookies table p {
    margin: 0;
    padding: 0;
}
.en-za #brands .brands-bottom .ideal-balance-brand p {
    height: 50px;
}
.brands-note {
    font-size: 10px;
}
.en-za a[href="/en-za/ecoupon/my-coupons.html"] {
    display: none !important;
}
/* body conditions score */
.bcs-overview {
  font-family: arial;
  margin: 0 auto;
  width: 430px;
}
.bcs-overview h1,
.bcs-overview h2,
.bcs-overview h3,
.bcs-overview h4,
.bcs-overview h5,
.bcs-overview h6,
.bcs-overview p,
.bcs-overview ul,
.bcs-overview li {
  color: #333;
  font-family: arial;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.bcs-overview h1,
.bcs-overview h2,
.bcs-overview h3,
.bcs-overview h4,
.bcs-overview h5,
.bcs-overview h6 {
  border: 0;
  clear: none;
}
.bcs-overview .clearfix:before,
.bcs-overview .clearfix:after {
  content: " ";
  display: table;
}
.bcs-overview .clearfix:after {
  clear: both;
}
.bcs-overview .clearfix {
  *zoom: 1;
}
.bcs-overview .headline {
  background: #eee;
  background: linear-gradient(to bottom, #eee 0%, #dfdfdf 100%);
  border-radius: 10px 10px 0 0;
  color: #626262;
  font-size: 18px;
  padding: 10px 20px 5px;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
}
.bcs-overview .inner {
  border: 1px solid #e7e7e7;
  border-radius: 0 0 10px 10px;
  padding: 0 20px;
}
.bcs-overview .row {
  border-bottom: 1px solid #dcdcdc;
  padding: 15px 0 25px;
}
.bcs-overview .row.no-border {
  border-bottom: 0;
}
.bcs-overview .bcs_img {
  float: right;
  margin-top: 25px;
}
.bcs-overview .table-bcs {
  width: auto;
}
.bcs-overview .table-bcs thead th {
  border: 0;
  color: #f51144;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  padding-bottom: 10px;
  text-align: left;
  vertical-align: top;
}
.bcs-overview .table-bcs tbody th {
  border: 0;
  color: #5c5c5c;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  text-align: left;
  vertical-align: top;
  width: 100px;
}
.bcs-overview .table-bcs tbody td {
  color: #5c5c5c;
  font-size: 12px;
  padding: 0;
  vertical-align: top;
  width: 180px;
}
.searchFieldHolder input[type="image"] {
    width: auto;
}
#main-navigation-list .parent.link.last+.parent.link.last {
    display: none;
}
#navigation .navigation_top .icon {
    background: url("/images/weurg/navigation-sprite.png") 0 0 no-repeat;
    display: inline-block;
    height: 20px;
    left: -10px;
    position: absolute;
    top: 6px;
    width: 37px;
}
#navigation .navigation_top .icon + strong {
    display: inline-block;
    padding-left: 20px;
}
#navigation .navigation_top .icon.icon-products {
    background-position: -278px -290px;
}
#navigation .navigation_top .icon.icon-products + strong {
    padding-left: 30px;
}
#navigation .navigation_top .icon.icon-hills {
    background-position: -381px -190px;
}
.fr-fr #main-navigation .parent.link,
.sv-se #main-navigation .parent.link,
.tr-tr #main-navigation .parent.link {
    padding: 0 5px;
}
.it-it #main-navigation .parent.link {
    padding: 0 4px;
}
.sv-se #main-navigation .parent.tab .btn {
    padding-right: 25px;
}
.tr-tr #main-navigation .parent.tab .btn {
    padding-right: 15px;
}
.fb_iframe_widget span {min-height:20px; height:auto !important;}
.addthis_button_facebook_like iframe.fb_iframe_widget_lift {position:relative;}
/* sticky sidebar */
.sticky-sidebar [class*="-sidebar-inner"],
.sticky-sidebar [id*="-sidebar-inner"] {
    padding-bottom: 150px;
}
/* sidebar submenu */
.sticky-sidebar .buttons + .sidebar .sidebar__headline {
    border-top: 1px solid #eaeaea;
    padding-top: 15px;
}
.sticky-sidebar [class*="-under-menu"] {
    display: none;
}
.sticky-sidebar .sidebar,
.sticky-sidebar .sidebar * {
    box-sizing: border-box;
}
.sticky-sidebar .sidebar {
    padding: 0 15px;
    position: relative;
    width: 100%;
}
.sidebar .sidebar__headline {
    color: #333;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0 10px;
    padding: 0;
}
#sub-menu + .sidebar .sidebar__headline {
    border-top: 0;
}
.sidebar .sidebar__dropdown {
    border-radius: 25px;
    border: 1px solid #eaeaea;
    background: #e3e3e3;
    background: linear-gradient(to bottom,#e3e3e3 0%,#fff 100%);
    height: 26px;
    padding: 5px 10px 0 10px;
    margin: 0 0 20px 0;
    position: relative;
}
.sidebar .sidebar__dropdown:hover,
.sidebar .sidebar__dropdown:focus {
    border-radius: 12px 12px 0 0;
}
.sidebar .sidebar__dropdown:hover .sidebar__dropdown-list,
.sidebar .sidebar__dropdown:focus .sidebar__dropdown-list {
    display: block;
    border-top: 0;
    position: absolute;
    top: 25px;
    left: -1px;
    width: 163px;
    z-index: 5;
}
.sidebar .sidebar__dropdown-link {
    background: #fff;
    border: 1px solid #eaeaea;
    border-top: 0;
    color: #333;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
    text-decoration: none;
}
.sidebar .sidebar__dropdown-link:last-child {
    border-radius: 0 0 10px 10px;
}
.sidebar .sidebar__dropdown-link:hover,
.sidebar .sidebar__dropdown-link:focus,
.sidebar .sidebar__dropdown-link--is-active {
    background: #ededed;
    color: #cb0919
}
.sidebar .sidebar__dropdown-default {
    color: #828282;
    display: block;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.sidebar .sidebar__dropdown-default:after {
    content: '';
    display: inline-block;
    border-top: 5px solid #333;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    height: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 0
}
.sidebar .sidebar__dropdown-list {
    display: none
}
.sidebar .sidebar__btns {
    border-top: 1px solid #eaeaea;
    padding: 20px 0 0
}
.sidebar .sidebar__btn-social {
    background: url("/images/weurg/navigation-sprite.png") 0 0 no-repeat;
    display: inline-block;
    height: 29px;
    overflow: hidden;
    text-indent: -9999px;
    width: 29px
}
.sidebar .sidebar__btn-social--facebook {
    background-position: -86px -483px;
    margin-right: 5px
}
.sidebar .sidebar__btn-social--youtube {
    background-position: -186px -485px
}
.sidebar .sidebar__btn-social--twitter {
    background-position: -284px -483px;
    margin-left: 2px;
}
.sidebar-register {
    text-align: center;
}
.registration-banner-wrap {
    position: relative;
}
.registration-banner-wrap.closed .registration-banner-img-open {
    display: none;
}
.registration-banner-wrap.open .registration-banner-img-closed {
    display: none;
}
.registration-banner-wrap.open .registration-banner-img-open {
    display: block;
}
.registration-banner-toggle-btn {
    background: none;
    background-image: url("about:blank"); /*IE8 hack to make empty element without background clickable*/
    border: 0;
    display: block;
    height: 30px;
    position: absolute;
    right: 42px;
    top: 3px;
    width: 30px;
    z-index: 600;
} 
/* add this widget - hidden by default */
.addthis_toolbox {
   display: none !important;
}
.show-add-this .addthis_toolbox {
   display: block !important;
}
.fr-fr #brands .img[href="/fr-fr/vetessentials/index.html"],
.fr-fr #brands .img[href="/fr-fr/ideal-balance/index.html"] {
    height: 90px;
}
.addthis_button_facebook_like {
    display: table;
    min-width: 80px;
}
.el-gr .addthis_button_facebook_like {
    width: 113px !important;
}
.nl-nl .addthis_button_facebook_like {
    width: 113px !important;
}
.nl-be .addthis_button_facebook_like {
    width: 113px !important;
}
/* bazaarvoice styles */
.de-de .bv-cleanslate .bv-core-container-8 .bv-content-slider-sublabel1{
    width: 50px !important;
    margin-left: -15px !important;
}
.de-de .bv-cleanslate .bv-core-container-8 .bv-content-slider-sublabel2{
    width: 50px !important;
    margin-right: -15px !important;
}
/**** recall Popup Window ****/
.recall-popup {
  background: white;
  border: 1px solid #dadada;
  min-height: 185px;
  overflow: hidden;
  padding: 0 20px;
  width: 540px;
}
.recall-popup h2 {
  border-bottom: 1px solid #ccc !important;
  border: 0;
  color: #DE252A;
  font-size: 16px;
  margin: 15px 0 5px 0;
  padding: 0 0 5px 0;
  text-align: center;
}
.recall-popup p {
  border: 0;
  color: #434343;
  font-size: 13px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  text-align: center;
}
.recall-popup a {
  text-decoration: none;
}
.recall-popup .close-btn {
  background: url(/images/weurg/cookies_close_btn.png) center left no-repeat white;
  cursor: pointer;
  display: block;
  height: 25px;
  position: absolute;
  right: 10px;
  text-decoration: none;
  top: 10px;
  width: 25px;
  z-index: 999;
}

/* set all product selector filters to have the same height in CEER locales */
.cs-cz #products_wrap #product_brands ul.ps-brands li,
.el-gr #products_wrap #product_brands ul.ps-brands li,
.et-ee #products_wrap #product_brands ul.ps-brands li,
.hr-hr #products_wrap #product_brands ul.ps-brands li,
.lt-lt #products_wrap #product_brands ul.ps-brands li,
.lv-lv #products_wrap #product_brands ul.ps-brands li,
.pl-pl #products_wrap #product_brands ul.ps-brands li,
.ru-ru #products_wrap #product_brands ul.ps-brands li,
.tr-tr #products_wrap #product_brands ul.ps-brands li {
  height: 287px !important;
}

h1[style*="/images/weurg/prescription-diet-header.jpg"] {
    text-indent: -9999px;
    overflow: hidden;
}

/* header slogan textual update */
.header-slogan-textual {
    left: 100px;
    position: absolute;
    top: 33px;
}
.header-slogan-textual a {
    color: #666;        
    font-family: 'latobold';
    font-size: 15px;
    text-decoration: none;
}