/* cabi - global styles
****************************************/
/* reset
****************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    overflow-y: scroll;
}

body {
    background: url('../gfx/product/vmr/bg.jpg') repeat 0 0;
}
/* text
****************************************/
body {
    color: #444444;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.5;
}

p {
    margin: 0 0 10px 0;
}

h1,
h2,
h3, h1.DefaultTabEventTitle,
h4,
h5 {
    color: #444444;
    font-weight: bold;
}

h1 {
    margin: 20px 0 20px;
    /* padding: 0 0 20px; */
    font-size: 24px;
    line-height: 32px;
}

h2 {
    font-size: 24px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 10px;
}

.Product_content h2 {
    font-size: 20px;
}

h3, h1.DefaultTabEventTitle {
    font-size: 16px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 10px;
}

h4 {
    font-size: 15px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 0;
}

h5 {
    font-size: 14px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 0;
}

a {
    color: #0074c1;
    text-decoration: none;
    outline: none;
}

    a:visited {
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

    a:focus {
        outline: none;
    }

    a:active {
        outline: none;
    }

dl dt {
    margin-bottom: 5px;
    margin-top: 20px;
    font-weight: bold;
}

sub, sup {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}
/* buttons
****************************************/
.Product_arrow-lrg:after {
    content: "";
    display: inline-block;
    height: 9px;
    margin-left: 5px;
    width: 12px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 0;
}

.Product_arrow-sml:after {
    content: "";
    display: inline-block;
    height: 9px;
    margin-left: 5px;
    width: 11px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -28px;
}

.Product_myvetmed-lrg:before {
    content: "";
    display: inline-block;
    float: left;
    height: 30px;
    width: 34px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -57px;
}

.Product_myvetmed-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -106px;
}

.Product_print-list-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -146px;
}

.Product_export-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -186px;
}

.Product_remove-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -386px;
}

.Product_customise-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -226px;
}

.Product_download-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -266px;
}

.Product_info-more-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -306px;
}

.Product_info-less-sml:before {
    content: "";
    display: inline-block;
    float: left;
    height: 20px;
    width: 24px;
    background: url('../gfx/product/vmr/sprite.png') no-repeat 0 -346px;
}

.Product_btn-blue-lrg {
    display: block;
    float: left;
    height: 30px;
    padding-left: 10px;
    background: url('../gfx/product/vmr/btnSpriteLrg.png') no-repeat 0 0;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

    .Product_btn-blue-lrg span {
        display: block;
        padding: 0 10px 0 0;
        background: url('../gfx/product/vmr/btnSpriteLrgRight.png') no-repeat right top;
        line-height: 30px;
        color: #fff;
    }

    .Product_btn-blue-lrg:hover {
        background-position: 0 -30px;
        text-decoration: none;
    }

        .Product_btn-blue-lrg:hover span {
            background-position: right -30px;
        }

    .Product_btn-blue-lrg:active {
        background-position: 0 -60px;
    }

        .Product_btn-blue-lrg:active span {
            background-position: right -60px;
        }

.Product_btn-green-lrg {
    display: block;
    float: left;
    height: 30px;
    padding-left: 10px;
    background: url('../gfx/product/vmr/btnSpriteLrg.png') no-repeat 0 -90px;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
}

    .Product_btn-green-lrg span {
        display: block;
        padding: 0 10px 0 0;
        background: url('../gfx/product/vmr/btnSpriteLrgRight.png') no-repeat right -90px;
        line-height: 30px;
        color: #fff;
    }

    .Product_btn-green-lrg:hover {
        background-position: 0 -120px;
        text-decoration: none;
    }

        .Product_btn-green-lrg:hover span {
            background-position: right -120px;
        }

    .Product_btn-green-lrg:active {
        background-position: 0 -150px;
    }

        .Product_btn-green-lrg:active span {
            background-position: right -150px;
        }

.Product_btn-orange-lrg {
    display: block;
    float: left;
    height: 30px;
    padding-left: 10px;
    background: url('../gfx/product/vmr/btnSpriteLrg.png') no-repeat 0 -180px;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none !important;
}

    .Product_btn-orange-lrg span {
        display: block;
        padding: 0 10px 0 0;
        background: url('../gfx/product/vmr/btnSpriteLrgRight.png') no-repeat right -180px;
        line-height: 30px;
        color: #fff;
    }

    .Product_btn-orange-lrg:hover {
        background-position: 0 -210px;
        text-decoration: none;
    }

        .Product_btn-orange-lrg:hover span {
            background-position: right -210px;
        }

    .Product_btn-orange-lrg:active {
        background-position: 0 -240px;
    }

        .Product_btn-orange-lrg:active span {
            background-position: right -240px;
        }

.Product_btn-blue-sml {
    display: block;
    float: left;
    height: 20px;
    padding-left: 6px;
    /*background: url('../gfx/product/vmr/btnSpriteSml.png') no-repeat 0 0;*/
    background-color: #368729;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none !important;
}

    .Product_btn-blue-sml img {
        float: left !important;
        margin: 2px 5px 0 0 !important;
        max-height: 16px !important;
    }

    .Product_btn-blue-sml span {
        display: block;
        padding: 0 6px 0 0;
        /*background: url('../gfx/product/vmr/btnSpriteSmlRight.png') no-repeat right 0;*/
        background-color: #368729;
        line-height: 20px;
        color: #fff;
        text-decoration: underline;
    }

    .Product_btn-blue-sml:hover {
        background-position: 0 -20px;
        text-decoration: none;
    }

        .Product_btn-blue-sml:hover span {
            background-position: right -20px;
        }

    .Product_btn-blue-sml:active {
        background-position: 0 -40px;
    }

        .Product_btn-blue-sml:active span {
            background-position: right -40px;
        }

.Product_btn-green-sml {
    display: block;
    float: left;
    height: 20px;
    padding-left: 6px;
    background: url('../gfx/product/vmr/btnSpriteSml.png') no-repeat 0 -60px;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none !important;
}

    .Product_btn-green-sml span {
        display: block;
        padding: 0 6px 0 0;
        background: url('../gfx/product/vmr/btnSpriteSmlRight.png') no-repeat right -60px;
        line-height: 20px;
        color: #fff;
    }

    .Product_btn-green-sml:hover {
        background-position: 0 -80px;
        text-decoration: none;
    }

        .Product_btn-green-sml:hover span {
            background-position: right -80px;
        }

    .Product_btn-green-sml:active {
        background-position: 0 -100px;
    }

        .Product_btn-green-sml:active span {
            background-position: right -100px;
        }

.Product_btn-orange-sml {
    display: block;
    float: left;
    height: 20px;
    padding-left: 6px;
    background: url('../gfx/product/vmr/btnSpriteSml.png') no-repeat 0 -120px;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none !important;
}

    .Product_btn-orange-sml span {
        display: block;
        padding: 0 6px 0 0;
        background: url('../gfx/product/vmr/btnSpriteSmlRight.png') no-repeat right -120px;
        line-height: 20px;
        color: #fff;
    }

    .Product_btn-orange-sml:hover {
        background-position: 0 -140px;
        text-decoration: none;
    }

        .Product_btn-orange-sml:hover span {
            background-position: right -140px;
        }

    .Product_btn-orange-sml:active {
        background-position: 0 -160px;
    }

        .Product_btn-orange-sml:active span {
            background-position: right -160px;
        }

.Product_btn-grey-sml {
    display: block;
    float: left;
    height: 20px;
    padding-left: 6px;
    background: url('../gfx/product/vmr/btnSpriteSml.png') no-repeat 0 -180px;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none !important;
}

    .Product_btn-grey-sml span {
        display: block;
        padding: 0 6px 0 0;
        background: url('../gfx/product/vmr/btnSpriteSmlRight.png') no-repeat right -180px;
        line-height: 20px;
        color: #fff;
    }

    .Product_btn-grey-sml:hover {
        cursor: default;
        text-decoration: none;
    }

.Product_tag-grey {
    float: left;
    height: 10px;
    padding: 5px 6px;
    background: url('../gfx/product/vmr/tagSprite.png') repeat-x 0 0;
    color: #fff;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
}

.Product_tag-green {
    float: left;
    height: 10px;
    padding: 5px 6px;
    background: url('../gfx/product/vmr/tagSprite.png') repeat-x 0 -60px;
    color: #fff;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
}

.Product_tag-orange {
    float: left;
    height: 10px;
    padding: 5px 6px;
    background: url('../gfx/product/vmr/tagSprite.png') repeat-x 0 -120px;
    color: #fff;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
}

.Product_tag-blue {
    float: left;
    height: 10px;
    padding: 5px 6px;
    background: url('../gfx/product/vmr/tagSprite.png') repeat-x 0 -140px;
    color: #fff;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
}

.Product_btn-search-dd {
    display: block;
    float: left;
    height: 40px;
    margin: 0 18px 0 0;
    padding: 0 0 0 12px;
    background: url('../gfx/product/vmr/btnSearchDd.png') no-repeat 0 0;
    border: none;
    color: #777777;
    cursor: pointer;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    .Product_btn-search-dd span {
        display: block;
        margin-right: -2px;
        padding: 0 34px 0 0;
        background: url('../gfx/product/vmr/btnSearchDdRight.png') no-repeat right 0;
        line-height: 40px;
    }

    .Product_btn-search-dd:hover {
        text-decoration: none;
    }

.ie6 .Product_btn-search-dd {
    margin-right: 10px;
}

    .ie6 .Product_btn-search-dd span,
    .ie7 .Product_btn-search-dd span {
        margin-right: 0px;
        padding: 0 31px 0 0;
    }

.ie8 .Product_btn-search-dd span {
    padding: 0 33px 0 0;
}
/* reset button tag in FF */
button,
input {
    *overflow: visible;
    /* Inner spacing ie IE6/7 */
    line-height: normal;
    /* FF3/4 have !important on line-height in UA stylesheet */
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        /* Inner padding and border oddities in FF3/4 */
        padding: 0;
        border: 0;
    }

.Product_btn-search_advanced {
    border: none;
    display: block;
    float: right;
    height: 42px;
    margin: 0 12px 0 0;
    padding: 0 0 0 18px;
    background: url('../gfx/product/vmr/btnSearch.png') no-repeat 0 0;
    color: #444444;
    cursor: pointer;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    .Product_btn-search_advanced span {
        display: block;
        margin: 0;
        padding: 0 18px 0 0;
        background: url('../gfx/product/vmr/btnSearchRight.png') no-repeat right top;
        line-height: 42px;
    }

    .Product_btn-search_advanced:hover {
        background-position: 0 -42px;
        text-decoration: none;
    }

        .Product_btn-search_advanced:hover span {
            background-position: right -42px;
        }

    .Product_btn-search_advanced:active {
        background-position: 0 -84px;
        -ms-background-position-x: 1px;
        -ms-background-position-y: -83px;
        border: none;
        outline: none;
    }

        .Product_btn-search_advanced:active span {
            background-position: right -84px;
            position: relative;
            top: 0px;
            left: 0px;
            border: none;
            outline: none;
        }


.Product_btn-search {
    border: none;
    display: block;
    float: right;
    height: 42px;
    margin: 0 19px 0 0;
    padding: 0 0 0 18px;
    background: url('../gfx/product/vmr/btnSearch.png') no-repeat 0 0;
    color: #444444;
    cursor: pointer;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    .Product_btn-search span {
        display: block;
        margin: 0;
        padding: 0 18px 0 0;
        background: url('../gfx/product/vmr/btnSearchRight.png') no-repeat right top;
        line-height: 42px;
    }

    .Product_btn-search:hover {
        background-position: 0 -42px;
        text-decoration: none;
    }

        .Product_btn-search:hover span {
            background-position: right -42px;
        }

    .Product_btn-search:active {
        background-position: 0 -84px;
        -ms-background-position-x: 1px;
        -ms-background-position-y: -83px;
        border: none;
        outline: none;
    }

        .Product_btn-search:active span {
            background-position: right -84px;
            position: relative;
            top: 0px;
            left: 0px;
            border: none;
            outline: none;
        }
/* structure
****************************************/
.Product_wrapper {
    margin: 0 auto;
    /*  overflow: auto;*/
    width: 960px;
}

.ie6 .Product_wrapper {
    overflow: visible;
}

.Product_main-search {
    margin: -11px 5px 11px 5px;
    position: relative;
    width: 950px;
    z-index: 1;
}

.Product_wrapper-main {
    float: left;
    width: 640px;
    z-index: 0;
}

.Product_wrapper-main_advanced {
    float: left;
    width: 640px;
    z-index: 0;
    margin-left: -5px;
    margin-top: 10px;
}

.Product_slideshow {
    float: left;
    margin: 10px 0 10px;
    padding: 20px 25px 40px;
    position: relative;
    width: 590px;
    z-index: 0;
    background: url('../gfx/product/vmr/boxout640Highlight.png') repeat-y 0 0;
}

.Product_main-content {
    float: left;
    margin: 10px 0px 10px;
    padding: 24px 25px;
    position: relative;
    width: 590px;
    background: url('../gfx/product/vmr/boxout640.png') repeat-y 0 0;
}

.Product_main-content-tags {
    float: left;
    margin: 10px 0px 10px;
    padding: 0 6px 6px;
    position: relative;
    width: 628px;
    background: url('../gfx/product/vmr/boxout640.png') repeat-y 0 0;
}

.Product_main-content-full {
    float: left;
    margin: 10px 0 10px;
    padding: 24px 25px;
    position: relative;
    width: 910px;
    background: url('../gfx/product/vmr/boxout960Highlight.png') repeat-y 0 0;
}

    .Product_main-content-full img {
        padding: 10px;
    }

.Product_sidebar {
    float: right;
    margin: 10px 5px 0 15px;
    width: 300px;
}

.Product_sidebar_advanced {
    float: right;
    margin: 19px 0px 0 10px;
    width: 300px;
}

.Product_footer {
    float: left;
    height: 100px;
    margin: 30px 5px 40px 5px;
    width: 950px;
    background: url(../gfx/product/vmr/bgDarkHatch.jpg) repeat-x 0 0;
    border-bottom: 1px solid white;
}
/* boxouts
****************************************/
.Product_boxout640Top {
    height: 6px;
    left: 0px;
    width: 640px;
    position: absolute;
    top: -6px;
    background: url('../gfx/product/vmr/boxout640Top.png') no-repeat 0 0;
}

.Product_boxout640Bottom {
    bottom: -6px;
    height: 6px;
    left: 0px;
    width: 640px;
    position: absolute;
    background: url('../gfx/product/vmr/boxout640Bottom.png') no-repeat 0 0;
}

.ie6 .Product_boxout640Top {
    top: -5px;
}

.ie6 .Product_boxout640Bottom {
    bottom: -10px;
}

.Product_boxout910TopFull {
    height: 6px;
    left: 0px;
    width: 955px;
    position: absolute;
    top: -6px;
    background: url('../gfx/product/vmr/boxout960TopFull.png') no-repeat 0 0;
}

.Product_boxout640BottomFull {
    bottom: -6px;
    height: 6px;
    left: 0px;
    width: 955px;
    position: absolute;
    background: url('../gfx/product/vmr/boxout960BottomFull.png') no-repeat 0 0;
}

.Product_boxout960Bottom {
    bottom: -5px;
    height: 5px;
    width: 960px;
    position: absolute;
    background: url('../gfx/product/vmr/boxout960Bottom.png') no-repeat 0 0;
}

.Product_boxout-summary {
    *zoom: 1;
    margin: 30px 0 40px;
    min-height: 100px;
    padding: 10px 20px;
    position: relative;
    background: url(../gfx/product/vmr/boxoutSummary.png) repeat-y 0 0;
}

    .Product_boxout-summary:before,
    .Product_boxout-summary:after {
        content: "";
        display: table;
    }

    .Product_boxout-summary:after {
        clear: both;
    }

.Product_boxout-summary-top {
    height: 10px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 910px;
    background: url(../gfx/product/vmr/boxoutSummaryTop.png) no-repeat 0 0;
}

.Product_boxout-summary-bottom {
    bottom: -10px;
    height: 10px;
    left: 0;
    position: absolute;
    width: 910px;
    background: url(../gfx/product/vmr/boxoutSummaryBottom.png) no-repeat 0 0;
}

.Product_sidebar-boxout {
    margin-bottom: 8px;
}

.Product_sidebar-boxout-header {
    min-height: 17px;
    padding: 15px 20px 13px;
    /*background: url(../gfx/product/vmr/boxoutSidebarHeader.jpg) no-repeat left bottom;
      border-top: 1px solid #67a635;
  */
    background-color: #368729;
    border-top: 1px solid #368729;
}

    .Product_sidebar-boxout-header h4 {
        color: white;
        line-height: 14px;
        text-shadow: 0px 1px 1px #467223;
    }

.Product_sidebar-boxout-body {
    *zoom: 1;
    padding-top: 10px;
    width: 298px;
    background: url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
    border-bottom: 1px solid #a6a4a4;
    border-left: 1px solid #a6a4a4;
    border-right: 1px solid #a6a4a4;
}

    .Product_sidebar-boxout-body:before,
    .Product_sidebar-boxout-body:after {
        content: "";
        display: table;
    }

    .Product_sidebar-boxout-body:after {
        clear: both;
    }

    .Product_sidebar-boxout-body h6 {
        color: #0074c1;
        line-height: 1.4;
    }

    .Product_sidebar-boxout-body p {
        padding: 0 20px;
    }

    .Product_sidebar-boxout-body .Product_btn-blue-lrg {
        margin: 0 0 20px 20px;
    }

.Product_boxout-cta {
    clear: both;
    display: block;
    min-height: 27px;
    margin: 0 0 20px;
    padding: 7px 10px 0;
    position: relative;
    width: 570px;
    background: url(../gfx/product/vmr/boxoutCta.png) repeat-y 0 0;
}

.Product_boxout-cta-top {
    height: 3px;
    left: 0;
    position: absolute;
    width: 590px;
    top: -3px;
    background: url(../gfx/product/vmr/boxoutCtaTop.png) no-repeat 0 0;
}

.Product_boxout-cta-bottom {
    bottom: -3px;
    height: 3px;
    left: 0;
    position: absolute;
    width: 590px;
    background: url(../gfx/product/vmr/boxoutCtaBottom.png) no-repeat 0 0;
}

.Product_boxout-cta-bottom-empty {
    margin-bottom: 10px;
}

.Product_boxout-datasheet {
    clear: both;
    display: block;
    min-height: 27px;
    margin: 0 0 20px;
    padding: 7px 10px 0;
    position: relative;
    width: 890px;
    background: url(../gfx/product/vmr/boxoutCtaWide.png) repeat-y 0 0;
}

.Product_boxout-datasheet-top {
    height: 3px;
    left: 0;
    position: absolute;
    width: 910px;
    top: -3px;
    background: url(../gfx/product/vmr/boxoutCtaWideTop.png) no-repeat 0 0;
}

.Product_boxout-datasheet-bottom {
    bottom: -3px;
    height: 3px;
    left: 0;
    position: absolute;
    width: 910px;
    background: url(../gfx/product/vmr/boxoutCtaWideBottom.png) no-repeat 0 0;
}

.Product_boxout-datasheet .Product_item-shortlist-vetmed {
    *zoom: 1;
    float: right;
    position: absolute;
    top: 7px;
    right: 10px;
}

    .Product_boxout-datasheet .Product_item-shortlist-vetmed:before,
    .Product_boxout-datasheet .Product_item-shortlist-vetmed:after {
        content: "";
        display: table;
    }

    .Product_boxout-datasheet .Product_item-shortlist-vetmed:after {
        clear: both;
    }
/* item datasheet */
.Product_item-datasheet {
    font-size: 12px;
}

    .Product_item-datasheet .Product_item-datasheet-btn-wrap {
        /* float: left; */
        *zoom: 1;
        width: 3px;
    }

        .Product_item-datasheet .Product_item-datasheet-btn-wrap:before,
        .Product_item-datasheet .Product_item-datasheet-btn-wrap:after {
            content: "";
            display: table;
        }

        .Product_item-datasheet .Product_item-datasheet-btn-wrap:after {
            clear: both;
        }

    .Product_item-datasheet .Product_item-shortlist-vetmed {
        *zoom: 1;
        float: right;
        position: absolute;
        top: 7px;
        right: 10px;
    }

        .Product_item-datasheet .Product_item-shortlist-vetmed:before,
        .Product_item-datasheet .Product_item-shortlist-vetmed:after {
            content: "";
            display: table;
        }

        .Product_item-datasheet .Product_item-shortlist-vetmed:after {
            clear: both;
        }

    .Product_item-datasheet .Product_btn-wiu {
        display: block;
        height: 20px;
        margin-top: 1px;
        width: 123px;
        background: url(../gfx/product/vmr/btnWui.gif) no-repeat 0 0;
        text-indent: -9999px;
    }

    .Product_item-datasheet .Product_item-datasheet-shortlist {
        line-height: 1.8;
    }

    .Product_item-datasheet .Product_btn-orange-sml,
    .Product_item-datasheet .Product_btn-wiu,
    .Product_item-datasheet .Product_item-datasheet-shortlist {
        float: left;
        margin-right: 10px;
    }

    .Product_item-datasheet .Product_btn-orange-sml {
        float: left;
    }

    .Product_item-datasheet div .Product_btn-orange-sml {
        margin-right: 0;
    }

/* cookies
****************************************/
#Product_cookies-wrap {
    padding: 13px 0 3px;
    background: url(../gfx/product/vmr/bgDarkHatch.jpg) repeat-x 0 0;
    color: white;
}

.Product_cookies-inner {
    margin: 0 auto;
    overflow: auto;
    width: 950px;
}

    .Product_cookies-inner h3 {
        float: left;
        margin-right: 20px;
        width: 190px;
        color: white;
        font-size: 18px;
        text-align: right;
    }

        .Product_cookies-inner h3 span {
            display: block;
        }

.Product_cookies-text {
    float: left;
    margin-right: 20px;
    width: 580px;
    font-size: 13px;
}

.Product_cookies-cta {
    float: left;
}

    .Product_cookies-cta #Product_cookies-close {
        margin-bottom: 0px;
    }

    .Product_cookies-cta .Product_btn-blue-sml {
        margin-top: 10px;
    }
/* header
****************************************/
.Product_header .Banner {
    position: absolute;
    left: 6px;
    top: 0;
    background: no-repeat;
    height: 148px;
    right: 6px;
    overflow: hidden;
    z-index: -1;
}

.Product_header {
    *zoom: 1;
    padding: 0;
    position: relative;
    z-index: 10;
    background: url('../gfx/product/vmr/boxout960Highlight.png') repeat-y 0 0;
}

    .Product_header:before,
    .Product_header:after {
        content: "";
        display: table;
    }

    .Product_header:after {
        clear: both;
    }

.Product_header-margin {
    clear: both;
    margin: 10px;
}

.Product_logo {
    float: left;
    margin: 25px 0 0 25px;
    height: 106px;
}

    .Product_logo img {
        float: left;
        margin: 50px 0 0 10px;
        height: 48px;
        width: 175px;
    }

.Product_vetmed-masthead, .Product_vetmed-masthead-banner {
    top: 63px;
    left: 225px;
    margin-bottom: 13px;
    padding-left: 25px;
    position: absolute;
    background: url('../gfx/product/vmr/vr2.gif') repeat-y 0 0;
}

    .Product_vetmed-masthead h2, .Product_vetmed-masthead-banner h2 {
        margin: 7px 0 6px;
        color: #368729;
        font-size: 32px;
        font-weight: normal;
    }

    .Product_vetmed-masthead p, .Product_vetmed-masthead-banner p {
        margin-bottom: 2px;
        width: 350px;
        color: #777777;
        line-height: 17px;
    }

    .Product_vetmed-masthead-banner h2, .Product_vetmed-masthead-banner p {
        color: white;
    }

.Product_nav-utility {
    height: 39px;
    font-size: 12px;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 754px;
    background: url('../gfx/product/vmr/bgUtility.png') no-repeat 0 0;
}

    .Product_nav-utility select {
        float: left;
        margin: 10px 0 0 10px;
    }

    .Product_nav-utility .Product_nav-utility-items {
        display: inline-block;
        float: left;
        height: 18px;
        padding: 11px 5px 10px 10px;
        background: url('../gfx/product/vmr/vr2.gif') repeat-y 0 0;
    }

        .Product_nav-utility .Product_nav-utility-items li {
            float: left;
            background: url('../gfx/product/vmr/vr2.gif') repeat-y left 0;
        }

            .Product_nav-utility .Product_nav-utility-items li:first-child {
                background: none;
            }

            .Product_nav-utility .Product_nav-utility-items li a {
                padding: 5px 15px;
                color: #444444;
                font-weight: bold;
            }

.ie6 .Product_nav-utility {
    margin-right: 15px;
}
/* other sites dropdown */
.Product_sites {
    float: left;
    position: relative;
}

    .Product_sites a {
        display: block;
        padding: 11px 30px 10px 11px;
        background: url(../gfx/product/vmr/dropdownArrows.gif) no-repeat 93% 15px;
        font-weight: bold;
    }

        .Product_sites a.active-anchor {
            padding: 10px 30px 10px 10px;
            position: relative;
            z-index: 3;
            background: url(../gfx/product/vmr/dropdownArrows.gif) no-repeat 93% 14px, url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
            border-left: 1px solid #c8c8c8;
            border-top: 1px solid #c8c8c8;
            -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        }

.Product_sites-panel {
    display: none;
    left: 0;
    min-width: 143px;
    padding: 10px;
    position: absolute;
    top: 38px;
    z-index: 2;
    background: url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

    .Product_sites-panel ul {
        float: none;
        background: none;
    }

        .Product_sites-panel ul li {
            float: none;
            background: none;
        }

            .Product_sites-panel ul li a {
                padding: 3px 0;
                background: none;
            }

.Product_subscribe-signin {
    float: right;
}

    .Product_subscribe-signin li {
        float: left;
    }
/* subscribe */
.Product_subscribe {
    display: block;
    font-weight: bold;
    height: 19px;
    padding: 11px 14px 9px 14px;
    background: url('../gfx/product/vmr/vr2.gif') repeat-y 0 0;
}
/* Fix to insert 'Mobile' item into Product top menu - bugid 9179 */
ul.Product_subscribe-signin > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.ie6 .Product_subscribe {
    float: left;
}
/* sign in dropdown */
.Product_signin {
    display: block;
    font-weight: bold;
    background: url('../gfx/product/vmr/vr2.gif') repeat-y 0 0;
    float: left;
    position: relative;
}

    .Product_signin a {
        cursor: pointer;
    }

        .Product_signin a:first-child {
            display: block;
            padding: 11px 30px 10px 10px;
            background: url(../gfx/product/vmr/dropdownArrows.gif) no-repeat 65px 15px;
        }

            .Product_signin a:first-child.active-anchor {
                padding: 10px 24px 10px 14px;
                position: relative;
                z-index: 3;
                background: url(../gfx/product/vmr/dropdownArrows.gif) no-repeat 64px 14px, url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
                border-left: 1px solid #c8c8c8;
                border-top: 1px solid #c8c8c8;
                border-right: 1px solid #c8c8c8;
                -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            }

    .Product_signin .show {
        display: block;
    }

    .Product_signin .hide {
        display: none;
    }

.ie6 .Product_signin a {
    display: block;
    padding: 11px 30px 10px 15px;
    background: url(../gfx/product/vmr/dropdownArrows.gif) no-repeat 65px 15px;
}

.Product_signin-panel {
    display: none;
    padding: 40px;
    position: absolute;
    right: 0;
    top: 38px;
    width: 672px;
    z-index: 2;
    background: url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.Product_signin-panel-form {
    float: left;
    padding-right: 40px;
    width: 296px;
    background: url(../gfx/product/vmr/vr2.gif) repeat-y right 0;
}

    .Product_signin-panel-form label {
        color: #777777;
    }

    .Product_signin-panel-form input[type="text"] {
        height: 24px;
        margin: 5px 0 20px 0;
        padding: 3px 10px;
        width: 276px;
        background: url(../gfx/product/vmr/formSigninTextField.png) no-repeat 0 0;
        border: none;
        line-height: 1.7;
    }

    .Product_signin-panel-form input[type="password"] {
        height: 24px;
        margin: 5px 0 20px 0;
        padding: 3px 10px;
        width: 276px;
        background: url(../gfx/product/vmr/formSigninTextField.png) no-repeat 0 0;
        border: none;
        line-height: 1.7;
    }

    .Product_signin-panel-form input[type="checkbox"] {
        margin: 10px 0 0 15px;
    }

    .Product_signin-panel-form .Product_btn-blue-lrg {
        border: none;
        padding: 0 0 0 8px;
        margin: 0;
        cursor: pointer;
    }

.Product_forgotten-password {
    clear: both;
    display: block;
    margin-top: 18px;
    font-size: 14px;
    font-weight: normal;
}

.Product_inst-signin-box {
    float: right;
    width: 296px;
}

    .Product_inst-signin-box h3 {
        clear: left;
        display: block;
    }

    .Product_inst-signin-box ul {
        margin-bottom: 40px;
        overflow: auto;
    }

        .Product_inst-signin-box ul li a {
            padding: 0 10px 0 0 !important;
            background: none !important;
        }

            .Product_inst-signin-box ul li a.last {
                padding: 0 10px !important;
                border-left: 1px solid #a6a4a4;
            }

.Product_inst-logo {
    float: right;
    max-height: 65px;
    position: absolute;
    right: 15px;
    top: 65px;
    z-index: -1;
}

    .Product_inst-logo p {
        margin-right: 10px;
    }

    .Product_inst-logo img {
        max-width: 320px;
        max-height: 65px;
        color: #FFFFFF;
    }

.Product_inst-meta {
    float: right;
    max-height: 58px;
    padding: 4px 6px 9px 6px;
    position: absolute;
    right: 15px;
    top: 62px;
    z-index: -1;
    border: 1px solid #c8c8c8;
    background-color: white;
}

    .Product_inst-meta li {
        font-size: 12px;
        font-weight: bold;
        line-height: 1.4;
    }

    .Product_inst-meta .Product_meta-title {
        font-style: italic;
        font-weight: normal;
    }

.Product_nav-wrap {
    display: table;
    float: left;
    margin: 16px 6px 0;
    width: 948px;
    background: url('../gfx/product/vmr/boxoutHighlightBg.gif') repeat 0 0;
    border-bottom: 1px solid #a6a4a4;
    border-top: 1px solid #c8c8c8;
    -webkit-box-shadow: inset 0 1px 1px white;
    -moz-box-shadow: inset 0 1px 1px white;
    box-shadow: inset 0 1px 1px white;
}

.Product_nav-main {
    display: table-row;
    margin-top: 16px;
    height: 45px;
}

    .Product_nav-main li {
        display: table-cell;
        padding: 0;
        border-left: 1px solid #c8c8c8;
        border-right: 1px solid white;
        line-height: 15px;
        text-align: center;
        vertical-align: middle;
    }

        .Product_nav-main li:first-child {
            border-left: none;
        }

        .Product_nav-main li a {
            display: table-cell;
            padding: 5px 13px;
            color: #444444;
            font-size: 13px;
            font-weight: bold;
            text-shadow: 0px 1px 0px #ffffff;
            vertical-align: middle;
        }

            .Product_nav-main li a span {
                display: inline;
            }

        .Product_nav-main li.active {
            /*  background: url(../gfx/product/vmr/boxoutHighlightActiveBg.png) repeat 0 bottom;*/
            /*color: #469915;*/
            border-right: none;
            background-color: #EDEDED;
            border-bottom: solid 5px #368729;
            color: #368729;
        }

            .Product_nav-main li.active a {
                text-decoration: none;
                padding-top: 5px;
                padding-right: 13px;
                padding-bottom: 0px;
                padding-left: 13px;
            }

        .Product_nav-main li:hover {
            /* background: url(../gfx/product/vmr/boxoutHighlightActiveBg.png) repeat 0 0;*/
            /*color: #469915;*/
            background-color: #EDEDED;
            color: #368729;
        }

            .Product_nav-main li:hover.active {
                /*background: url(../gfx/product/vmr/boxoutHighlightActiveBg.png) repeat 0 bottom;*/
                background-color: #EDEDED;
                border-bottom: solid 5px #368729;
            }

            .Product_nav-main li:hover a {
                text-decoration: none;
            }

.ie6 .Product_nav-wrap,
.ie7 .Product_nav-wrap {
    display: block;
    width: 948px;
    background: none;
    border-top: none;
    float: left;
    margin: 0 6px;
}

.ie6 .Product_nav-wrap {
    margin: 0 2px;
}

.ie6 .Product_nav-main,
.ie7 .Product_nav-main {
    display: block;
    float: none;
    height: 45px;
    padding-top: 0;
    width: 948px;
    background: url('../gfx/product/vmr/boxoutHighlightBg.gif') repeat 0 0;
    border-top: 1px solid #c8c8c8;
    -webkit-box-shadow: inset 0 1px 1px white;
    -moz-box-shadow: inset 0 1px 1px white;
    box-shadow: inset 0 1px 1px white;
}

    .ie6 .Product_nav-main li,
    .ie7 .Product_nav-main li {
        display: block;
        float: left;
        height: 31px;
        padding: 7px 13px;
        border-bottom: none;
        line-height: 15px;
        text-align: center;
    }

        .ie6 .Product_nav-main li:first-child,
        .ie7 .Product_nav-main li:first-child {
            background: none;
        }

        .ie6 .Product_nav-main li a,
        .ie7 .Product_nav-main li a {
            display: block;
            padding: 0;
            color: #444444;
            font-size: 13px;
            font-weight: bold;
            vertical-align: middle;
        }

        .ie6 .Product_nav-main li.active,
        .ie7 .Product_nav-main li.active {
            background: url(../gfx/product/vmr/boxoutHighlightActiveBg.png) repeat 0 bottom;
            border-left: 1px solid #c8c8c8;
            color: #469915;
        }

        .ie6 .Product_nav-main li span,
        .ie7 .Product_nav-main li span {
            display: block;
        }

        .ie6 .Product_nav-main li:hover,
        .ie7 .Product_nav-main li:hover {
            background: url(../gfx/product/vmr/boxoutHighlightActiveBg.png) repeat 0 0;
            color: #469915;
        }

            .ie6 .Product_nav-main li:hover.active,
            .ie7 .Product_nav-main li:hover.active {
                background: url(../gfx/product/vmr/boxoutHighlightActiveBg.png) repeat 0 bottom;
            }

            .ie6 .Product_nav-main li:hover a,
            .ie7 .Product_nav-main li:hover a {
                text-decoration: none;
            }

.ie6 .Product_boxout960Bottom,
.ie7 .Product_boxout960Bottom {
    left: 0;
}

.ie6 .Product_boxout960Bottom {
    bottom: -15px;
}
/* footer
****************************************/
.Product_footer {
    color: white;
    font-size: 12px;
    font-weight: bold;
}

    .Product_footer img {
        float: left;
        margin: 40px 20px 0 20px;
    }

    .Product_footer .Product_footer-meta {
        margin: 33px 0 0 0;
        overflow: auto;
    }

        .Product_footer .Product_footer-meta li {
            float: left;
        }

            .Product_footer .Product_footer-meta li a {
                margin: 0 4px;
                color: white;
            }

    .Product_footer p {
        float: left;
        margin-left: 4px;
        font-weight: normal;
    }

    .Product_footer .Product_footer-social {
        float: right;
        margin: -13px 10px 0 0;
    }

    .Product_footer .Product_facebook,
    .Product_footer .Product_twitter,
    .Product_footer .Product_linkedin,
    .Product_footer .Product_email {
        float: left;
    }

        .Product_footer .Product_facebook a,
        .Product_footer .Product_twitter a,
        .Product_footer .Product_linkedin a,
        .Product_footer .Product_email a {
            float: left;
            height: 31px;
            margin-right: 10px;
            width: 30px;
            background: url(../gfx/product/vmr/iconsSocial.png) no-repeat;
            text-indent: -9999px;
        }

        .Product_footer .Product_facebook a {
            background-position: 0 0;
        }

        .Product_footer .Product_twitter a {
            background-position: 0 -42px;
        }

        .Product_footer .Product_linkedin a {
            background-position: 0 -84px;
        }

        .Product_footer .Product_email a {
            background-position: 0 -126px;
        }
/* main search and tabs
****************************************/
.Product_tab-content-wrapper {
    display: none;
    *zoom: 1;
    padding: 1px;
    position: relative;
    background-color: #f9f9f9;
    border: 5px solid #368729;
}

    .Product_tab-content-wrapper:before,
    .Product_tab-content-wrapper:after {
        content: "";
        display: table;
    }

    .Product_tab-content-wrapper:after {
        clear: both;
    }

.Product_tab-content {
    display: none;
    *zoom: 1;
    padding: 14px 0 14px;
    position: relative;
    /* background: url(../gfx/product/vmr/searchMid.png) repeat-y 0 0;*/
    background-color: #368729;
    /*border: 1px #a6a4a4 solid;
 border-radius: 5px 5px 0 0;*/
}

    .Product_tab-content:before,
    .Product_tab-content:after {
        content: "";
        display: table;
    }

    .Product_tab-content:after {
        clear: both;
    }

#tab1 {
    display: block;
}

.Product_search-top {
    height: 9px;
    left: -2px;
    position: absolute;
    width: 960px;
    top: -9px;
    /*background: url(../gfx/product/vmr/searchTop.png) no-repeat 0 0;*/
}

.Product_search-bottom {
    bottom: -4px;
    height: 4px;
    left: 0;
    position: absolute;
    width: 960px;
    z-index: -20;
    /* background: url(../gfx/product/vmr/searchBottom.png) no-repeat 0 0;*/
}

.ie6 .Product_search-bottom {
    bottom: -17px;
}

.Product_tabs {
    height: 40px;
    margin: 20px 0 0;
    padding-bottom: 10px;
    position: relative;
    z-index: 1;
}

    .Product_tabs li:first-child {
        margin: 11px 7px 0 0px;
    }

    .Product_tabs li {
        display: block;
        float: left;
        height: 38px;
        margin: 11px 7px 0 15px;
        padding: 0 0 0 19px;
        /* background: url('../gfx/product/vmr/searchTab.png') no-repeat 0 -55px;*/
        border: none;
        color: white;
        cursor: pointer;
        font-family: Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 0px 1px 1px #ffffff;
        background-color: #f9f9f9;
        border-radius: 5px 5px 0 0;
        border: 1px #368729 solid;
    }

        .Product_tabs li a {
            color: #777777;
        }

            .Product_tabs li a:hover {
                text-decoration: none;
            }

        .Product_tabs li span {
            display: block;
            padding: 0 19px 0 0;
            /*background: url('../gfx/product/vmr/searchTabRight.png') no-repeat right -55px;*/
            line-height: 41px;
        }

        .Product_tabs li.active:first-child {
            margin: 11px 7px 0 0px;
        }

        .Product_tabs li.active {
            display: block;
            float: left;
            height: 38px;
            margin: 11px 7px 0 15px;
            padding: 0 0 0 19px;
            /*background: url('../gfx/product/vmr/searchTab.png') no-repeat 0 0;
   
  border: none;*/
            background-color: #368729;
            border-radius: 5px 5px 0 0;
            /* border: 1px #a6a4a4 solid;*/
            color: white;
            cursor: pointer;
            font-family: Arial, sans-serif;
            -webkit-font-smoothing: antialiased;
            font-size: 16px;
            font-weight: bold;
            text-decoration: none;
            text-shadow: 0px 1px 1px #467223;
        }

            .Product_tabs li.active a {
                color: white;
            }

            .Product_tabs li.active span {
                display: block;
                padding: 0px 19px 0 0;
                background-color: #368729;
                /*border-radius: 5px 5px 0 0;
border: 1px #a6a4a4 solid;

  background: url('../gfx/product/vmr/searchTabRight.png') no-repeat right 0;*/
                line-height: 40px;
            }

.ie6 .Product_tabs {
    padding-bottom: 0;
}

.Product_btn-my-vetmed {
    height: 40px;
    margin: 11px 2px 0 0;
    padding: 0 0 0 46px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    background: url('../gfx/product/vmr/myVetmedTab.png') no-repeat 0 0;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-shadow: 0 1px 0 #c76209;
}

    .Product_btn-my-vetmed:hover {
        text-decoration: none;
    }

    .Product_btn-my-vetmed span {
        display: block;
        margin-right: -2px;
        padding: 0 20px 0 10px;
        background: url('../gfx/product/vmr/myVetmedTabRight.png') no-repeat right 0;
        line-height: 40px;
    }

.ie6 .Product_btn-my-vetmed {
    right: 16px;
    top: 20px;
}

    .ie6 .Product_btn-my-vetmed span {
        margin-right: 0;
    }

.ie7 .Product_btn-my-vetmed {
    top: 20px;
}

    .ie7 .Product_btn-my-vetmed span {
        margin-right: 0;
    }

.Product_search-strap {
    color: white;
    margin: 0 0 13px;
    padding: 0 0 0 20px;
    line-height: 1;
    text-shadow: 0px 1px 1px #467223;
    clear: both;
}

.Product_search-field-wrap_inner {
    display: block;
    float: left;
    margin: 0 0 0 15px;
    padding: 0 0 10px 0;
    position: relative;
}

.Product_search-field-wrap {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    position: relative;
}

.ie6 .Product_search-field-wrap {
    margin-left: 8px;
}

.ie7 .Product_search-field-wrap {
    margin-left: 13px;
}

.Product_search-field {
    height: 16px;
    margin: 0 10px 0 0;
    padding: 12px 10px 10px 10px;
    width: 430px;
    /*background: url(../gfx/product/vmr/searchFieldMid.png) repeat-y 0 0;*/
    border: none;
    color: #777777;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.box430 {
    width: 430px;
    background: none;
    background-color: #ffffff;
    border: 1px solid #467223;
}

.box580 {
    width: 580px;
    background: none;
    background-color: #ffffff;
    border: 1px solid #467223;
    height: 16px;
}

.box625 {
    width: 625px;
    background: none;
    background-color: #ffffff;
    border: 1px solid #467223;
    height: 16px;
}

.box775 {
    width: 775px;
    background: none;
    background-color: #ffffff;
    border: 1px solid #467223;
    height: 16px;
}

.Product_search-field-top {
    height: 3px;
    position: absolute;
    top: 0;
    width: 450px;
    background: url(../gfx/product/vmr/searchFieldTop.png) no-repeat 0 0;
}

.Product_search-field-bottom {
    height: 3px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 450px;
    background: url(../gfx/product/vmr/searchFieldBottom.png) no-repeat 0 0;
}

.ie6 .Product_search-field-bottom {
    bottom: -15px;
    left: 8px;
}

.ie7 .Product_search-field-bottom {
    left: 13px;
}

#Product_search-drop-downs {
    z-index: 10;
}

    #Product_search-drop-downs ul li {
        float: left;
        position: relative;
    }

.Product_search-panel {
    display: none;
    width: 400px;
    padding: 10px;
    position: absolute;
    right: 18px;
    top: 42px;
    z-index: 1;
    background: url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
    border: 1px solid #a6a4a4;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

    .Product_search-panel div {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #a6a4a4;
    }

    .Product_search-panel ul {
        float: left;
    }

        .Product_search-panel ul li {
            float: none !important;
            width: 180px;
            font-size: 12px;
            line-height: 2;
        }
/*
.js .Product_main-search,
.ie6 .Product_main-search,
.ie7 .Product_main-search {
  
  display: none;
  
}
*/

.Product_prepared-searches-panel {
    margin: 0 auto;
    overflow: auto;
    padding: 10px;
    width: 906px;
    /* background: url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;*/
    background-color: #f9f9f9;
    /* border: 1px solid #368729;*/
}

    .Product_prepared-searches-panel div {
        margin-bottom: 15px;
        overflow: auto;
        padding-bottom: 15px;
        border-bottom: 1px solid #A6A4A4;
    }

    .Product_prepared-searches-panel ul {
        float: left;
        margin-right: 2%;
        width: 31.333%;
    }

.Product_results-btn-print {
    float: right;
}

.Product_results-found {
    *zoom: 1;
    padding: 15px 20px 11px;
    background: url(../gfx/product/vmr/boxoutHighlightBg.gif) repeat 0 0;
}

    .Product_results-found:before,
    .Product_results-found:after {
        content: "";
        display: table;
    }

    .Product_results-found:after {
        clear: both;
    }

    .Product_results-found p {
        float: left;
        margin: 2px 0 0;
        font-weight: bold;
    }

    .Product_results-found .Product_btn-orange-sml {
        float: right;
    }

.Product_results-found-tags {
    padding: 15px 20px 11px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 0;
}

.Product_result-tag {
    margin-right: 15px;
    padding-left: 13px;
    background: url(../gfx/product/vmr/iconCross.png) no-repeat 0 2px;
    color: #777777;
    font-size: 12px;
}

.Product_pagination-wrap {
    *zoom: 1;
    margin-bottom: 20px;
    padding: 0 0 20px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
}

    .Product_pagination-wrap:before,
    .Product_pagination-wrap:after {
        content: "";
        display: table;
    }

    .Product_pagination-wrap:after {
        clear: both;
    }

.Product_pagination-wrap-footer {
    margin-bottom: 0;
    padding-top: 20px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 top;
}

.Product_pagination {
    *zoom: 1;
    float: left;
    font-size: 12px;
    font-weight: bold;
}

    .Product_pagination:before,
    .Product_pagination:after {
        content: "";
        display: table;
    }

    .Product_pagination:after {
        clear: both;
    }

    .Product_pagination li {
        float: left;
        margin: 0 10px 0 0 !important;
        list-style-type: none;
        text-align: center;
    }

        .Product_pagination li a {
            display: block;
            min-width: 7px;
            padding: 1px 7px;
            background: url(../gfx/product/vmr/boxoutHighlightActiveBg.gif) repeat 0 0;
            border: #c8c8c8 1px solid;
            -webkit-border-top-right-radius: 2px;
            -webkit-border-bottom-right-radius: 2px;
            -webkit-border-bottom-left-radius: 2px;
            -webkit-border-top-left-radius: 2px;
            -moz-border-radius-topright: 2px;
            -moz-border-radius-bottomright: 2px;
            -moz-border-radius-bottomleft: 2px;
            -moz-border-radius-topleft: 2px;
            border-top-right-radius: 2px;
            border-bottom-right-radius: 2px;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
            color: #777777;
            line-height: 18px;
        }

            .Product_pagination li a.Product_pagination-active,
            .Product_pagination li a:hover {
                background: url(../gfx/product/vmr/tagSprite.png) repeat 0 0;
                -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
                box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
                color: #fff;
            }

.Product_pagination-results-display {
    float: right;
}

    .Product_pagination-results-display p {
        float: left;
        margin: 2px 10px 0 0;
        font-size: 12px;
    }

    .Product_pagination-results-display select {
        float: left;
    }

.Product_search-actions {
    padding-top: 20px;
    border-top: #c8c8c8 1px solid;
}

    .Product_search-actions a {
        margin: 0 0 0 10px !important;
    }

    .Product_search-actions .Product_item-cta-btn-wrap {
        width: auto !important;
    }

        .Product_search-actions .Product_item-cta-btn-wrap a {
            float: right;
        }
/* slideshow
****************************************/
.Product_slideshow-source {
    display: none;
}

.Product_slideshow-main {
    position: relative;
    float: left;
}

    .Product_slideshow-main li {
        float: left;
        padding-bottom: 12px;
        background: url(../gfx/product/vmr/ssShadowLrg.png) no-repeat 0 bottom;
    }

        .Product_slideshow-main li .Product_slideshow-overlay {
            bottom: 12px;
            left: 0;
            padding: 10px 20px 0;
            position: absolute;
            width: 370px;
            z-index: 10;
            background: url(../gfx/product/vmr/overlayBlack50.png) repeat 0 0;
        }

            .Product_slideshow-main li .Product_slideshow-overlay h4 {
                color: white;
                font-size: 18px;
                font-weight: bold;
            }

            .Product_slideshow-main li .Product_slideshow-overlay p {
                color: white;
                font-size: 12px;
            }

            .Product_slideshow-main li .Product_slideshow-overlay a {
                color: white;
            }

                .Product_slideshow-main li .Product_slideshow-overlay a:hover {
                    text-decoration: none;
                }

        .Product_slideshow-main li img {
            float: left;
            height: 256px;
            width: 410px;
        }

.Product_slideshow-secondary,
.Product_slideshow-tertiary {
    float: right;
    position: relative;
}

    .Product_slideshow-secondary li,
    .Product_slideshow-tertiary li {
        height: 119px;
        overflow: hidden;
        margin-bottom: 11px;
        padding-bottom: 7px;
        position: relative;
        width: 160px;
        background: url(../gfx/product/vmr/ssShadowSml.png) no-repeat 0 119px;
    }

        .Product_slideshow-secondary li p,
        .Product_slideshow-tertiary li p {
            display: none;
        }

        .Product_slideshow-secondary li img,
        .Product_slideshow-tertiary li img {
            height: 119px;
            left: -15px;
            position: relative;
        }

        .Product_slideshow-secondary li a,
        .Product_slideshow-tertiary li a {
            color: white;
        }

            .Product_slideshow-secondary li a:hover,
            .Product_slideshow-tertiary li a:hover {
                text-decoration: none;
            }

.Product_slideshow-secondary {
    position: relative;
    right: 0;
    top: 0;
}

    .Product_slideshow-secondary .Product_slideshow-overlay {
        bottom: 7px;
        padding: 10px 10px 0;
        position: absolute;
        width: 140px;
        z-index: 1;
        background: url(../gfx/product/vmr/overlayBlack50.png) repeat 0 0;
    }

        .Product_slideshow-secondary .Product_slideshow-overlay h4 {
            color: white;
            font-size: 12px;
            font-weight: bold;
            margin-bottom: 8px;
            line-height: 1.3;
        }

.Product_slideshow-tertiary {
    position: relative;
    right: 0;
    top: 0;
}

    .Product_slideshow-tertiary .Product_slideshow-overlay {
        bottom: 7px;
        padding: 10px 10px 0;
        position: absolute;
        width: 140px;
        z-index: 1;
        background: url(../gfx/product/vmr/overlayBlack50.png) repeat 0 0;
    }

        .Product_slideshow-tertiary .Product_slideshow-overlay h4 {
            color: white;
            font-size: 12px;
            font-weight: bold;
            line-height: 1.3;
            margin-bottom: 8px;
        }

.Product_slideshow-nav {
    bottom: 19px;
    height: 21px;
    left: 25px;
    position: absolute;
    width: 124px;
}

    .Product_slideshow-nav li {
        float: left;
    }

.ie6 .Product_slideshow-nav a {
    margin-right: 2px;
}

.Product_slideshow-prev,
.Product_slideshow-playpause,
.Product_slideshow-next {
    display: block;
    float: left;
    height: 21px;
    margin-right: 8px;
    width: 33px;
    background: url(../gfx/product/vmr/ssNav.png) no-repeat;
    text-indent: -9999px;
}

.Product_slideshow-prev {
    background-position: 0 0;
}

    .Product_slideshow-prev:hover {
        background-position: 0 -21px;
    }

.Product_slideshow-playpause {
    background-position: 0 -84px;
}

    .Product_slideshow-playpause:hover {
        background-position: 0 -105px;
    }

    .Product_slideshow-playpause.cycle-pause {
        background-position: 0 -42px;
    }

        .Product_slideshow-playpause.cycle-pause:hover {
            background-position: 0 -63px;
        }

.Product_slideshow-next {
    background-position: 0 -126px;
}

    .Product_slideshow-next:hover {
        background-position: 0 -147px;
    }

.Product_slideshow-pager {
    bottom: 20px;
    position: absolute;
    right: 20px;
}

    .Product_slideshow-pager li {
        float: left;
    }

        .Product_slideshow-pager li a {
            display: block;
            height: 13px;
            margin: 0 7px;
            width: 12px;
            background: url(../gfx/product/vmr/ssNav.png) no-repeat 0 -170px;
            text-indent: -9999px;
        }

            .Product_slideshow-pager li a:hover {
                background-position: 0 -185px;
            }

        .Product_slideshow-pager li.active a {
            background-position: 0 -200px;
        }
/* tables
****************************************/
.Product_main-content table,
.Product_main-content-full table {
    margin: 20px 0 15px;
    width: 100%;
    border-collapse: separate;
    line-height: 1.2;
    font-size: 12px;
}

    .Product_main-content table tr,
    .Product_main-content-full table tr {
        border: 1px solid #c8c8c8;
    }

        .Product_main-content table tr.odd,
        .Product_main-content-full table tr.odd {
            background: #f2f2f2;
        }

    .Product_main-content table th,
    .Product_main-content-full table th,
    .Product_main-content table .Product_table-header,
    .Product_main-content-full table .Product_table-header {
        background: url(../gfx/product/vmr/tableHeader.png) repeat-x left center;
        border-collapse: separate;
        border-bottom: 1px solid #c8c8c8;
        border-right: 1px solid #c8c8c8;
        border-top: 1px solid #c8c8c8;
        font-weight: bold;
    }

        .Product_main-content table th:first-child,
        .Product_main-content-full table th:first-child,
        .Product_main-content table .Product_table-header:first-child,
        .Product_main-content-full table .Product_table-header:first-child {
            border-left: 1px solid #c8c8c8;
        }

    .Product_main-content table th,
    .Product_main-content-full table th,
    .Product_main-content table .Product_table-header,
    .Product_main-content-full table .Product_table-header,
    .Product_main-content table td,
    .Product_main-content-full table td {
        padding: 6px 7px;
        text-align: left;
        vertical-align: top;
    }

    .Product_main-content table td,
    .Product_main-content-full table td {
        border-bottom: 1px solid #c8c8c8;
        border-right: 1px solid #c8c8c8;
    }

        .Product_main-content table td:first-child,
        .Product_main-content-full table td:first-child {
            border-left: 1px solid #c8c8c8;
        }

    .Product_main-content table tr:first-child td {
        border-top: 1px solid #c8c8c8;
    }

    /* PGB 9281 - custom noborder style */

    .Product_main-content table.noborder,
    .Product_main-content-full table.noborder {
        border: none;
        font-size: 100%;
    }

        .Product_main-content table.noborder td,
        .Product_main-content table.noborder th,
        .Product_main-content-full table.noborder td,
        .Product_main-content-full table.noborder th,
        .Product_main-content table.noborder tr:first-child td,
        .Product_main-content-full table.noborder tr:first-child td {
            border: none;
        }

/*end 9281*/

.Product_main-content-full .bullets ul {
    list-style-type: disc;
}

    .Product_main-content-full .bullets ul li {
        margin-left: 28px;
    }

.Product_main-content-full .bullets ol {
    list-style-type: decimal;
}

    .Product_main-content-full .bullets ol li {
        margin-left: 28px;
    }

*
/* main content
****************************************/
.Product_main-content ul, .Product_main-content-full ul {
    list-style-type: disc;
}

    .Product_main-content ul li, .Product_main-content-full ul li {
        margin-left: 28px;
    }

.li-wrap {
    word-break: break-all;
}

.Product_main-content ol {
    list-style-type: decimal;
}

    .Product_main-content ol li {
        margin-left: 28px;
    }

ul.Product_list-no-bullets {
    margin: 0;
    list-style-type: none;
}

    ul.Product_list-no-bullets li {
        margin: 0;
    }
/* selects only the first h1 on content pages (2 col) */
.Product_boxout640Top + h1, .Product_boxout910TopFull + h1 {
    margin-top: 0;
    padding-bottom: 10px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
}

.Product_mailto-large {
    display: block;
    margin: 20px 0;
    font-size: 18px;
}

.Product_disclaimer {
    font-size: 12px;
}
/* main content - tabs */
.Product_tabs-main {
    float: right;
    height: 31px;
    position: relative;
    right: 4px;
    top: -31px;
    z-index: 0;
}

    .Product_tabs-main li {
        display: block;
        float: left;
        height: 31px;
        margin: 1px 0 0 0 !important;
        padding: 0 0 0 18px;
        background: url(../gfx/product/vmr/tabsMainContent.png) no-repeat 0 0;
        border: none;
        color: white;
        cursor: pointer;
        font-family: Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        text-shadow: 0px 1px 1px #ffffff;
    }

        .Product_tabs-main li a {
            color: #777777;
        }

            .Product_tabs-main li a:hover {
                text-decoration: none;
            }

        .Product_tabs-main li span {
            display: block;
            padding: 2px 20px 0 0;
            background: url(../gfx/product/vmr/tabsMainContentRight.png) no-repeat right 0;
            line-height: 29px;
        }

        .Product_tabs-main li.active {
            display: block;
            float: left;
            height: 31px;
            margin: 1px 0 0 0;
            padding: 0 0 0 18px;
            background: url(../gfx/product/vmr/tabsMainContent.png) no-repeat 0 bottom;
            border: none;
            color: white;
            cursor: pointer;
            font-family: Arial, sans-serif;
            -webkit-font-smoothing: antialiased;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            text-shadow: 0px 1px 1px #ffffff;
        }

            .Product_tabs-main li.active a {
                color: #444444;
            }

            .Product_tabs-main li.active span {
                display: block;
                padding: 2px 20px 0 0;
                background: url(../gfx/product/vmr/tabsMainContentRight.png) no-repeat right bottom;
                line-height: 29px;
            }

.Product_tab-main-title {
    margin-top: -31px;
}

.Product_main-content-header {
    margin-bottom: 20px;
    padding-bottom: 17px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
}
/* main content body */
.Product_main-content-body h2 {
    font-size: 18px;
}

.Product_main-content-body sub {
    font-size: 80%;
}

.Product_main-content-body ul li {
    margin-left: 28px;
}

    .Product_main-content-body ul li:first-child {
        margin-left: 28px;
    }

.Product_main-content-body .Product_preview-image {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

    .Product_main-content-body .Product_preview-image img {
        border: 1px solid #777777;
        max-width: 160px;
        max-height: 160px;
    }

.Product_main-content-footer {
    padding-top: 20px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 top;
}

    .Product_main-content-footer a {
        font-size: 12px;
        font-weight: bold;
    }
/* Previous/Next links on search target pages */
.Product_main-content-navigation {
    font-size: 12px;
    font-weight: bold;
}
/* return to results */
.Product_return {
    padding-left: 14px;
    background: url(../gfx/product/vmr/spriteArrows.png) no-repeat 0 1px;
    font-size: 12px;
    font-weight: bold;
}
/* top of page */
.Product_top {
    padding-top: 20px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 top;
    clear: both;
}

    .Product_top a {
        padding-left: 14px;
        background: url(../gfx/product/vmr/spriteArrows.png) no-repeat 0 bottom;
        font-size: 12px;
        font-weight: bold;
    }
/* tag wrapper */
.Product_tag-wrap {
    display: table;
    margin-bottom: 20px;
    overflow: auto;
    width: 100%;
}

    .Product_tag-wrap span {
        margin-right: 6px;
    }

.Product_Mark {
    font-weight: bold;
    margin-bottom: 5px;
}

    .Product_Mark a {
        cursor: pointer;
    }

.Product_checkbox {
    display: inline;
}

/*.Product_checkbox_image input[type="checkbox"] {
     display: none;    
}

 .Product_checkbox_image input[type="checkbox"] + label {
     background: url(../gfx/product/vmr/star-inactive.png) no-repeat;
     height: 18px;
     padding:0 5px 0 18px;
     margin-top:2px;   
     float: left;
}

.Product_checkbox_image input[type="checkbox"]:checked + label {
     background: url(../gfx/product/vmr/star-active.png) no-repeat;
     height: 18px;
     padding:0 5px 0 18px;  
     margin-top:2px;   
     float: left;
     
.Product_checkbox_image:hover {
    background: url("../gfx/product/vmr/star-active.png") no-repeat;
}
}*/

.Product_checkbox_image {
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: 2px;
    background: url("../gfx/product/vmr/star-inactive.png") no-repeat;
    float: left;
    padding: 0 2px 0 2px;
}

    .Product_checkbox_image.selected {
        background: url("../gfx/product/vmr/star-active.png") no-repeat;
    }

    .Product_checkbox_image input[type="checkbox"] {
        margin: 0;
        position: absolute;
        z-index: 2;
        cursor: pointer;
        outline: none;
        opacity: 0;
        /* CSS hacks for older browsers */
        _noFocusLine: expression(this.hideFocus=true);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -khtml-opacity: 0;
        -moz-opacity: 0;
    }

/* item cta */
.Product_item-cta {
    font-size: 12px;
}

    .Product_item-cta .Product_item-cta-btn-wrap {
        /* float: left; */
        *zoom: 1;
        width: 320px;
    }

        .Product_item-cta .Product_item-cta-btn-wrap:before,
        .Product_item-cta .Product_item-cta-btn-wrap:after {
            content: "";
            display: table;
        }

        .Product_item-cta .Product_item-cta-btn-wrap:after {
            clear: both;
        }

    .Product_item-cta .Product_item-shortlist-vetmed {
        *zoom: 1;
        float: right;
        position: absolute;
        top: 7px;
        right: 10px;
    }

        .Product_item-cta .Product_item-shortlist-vetmed:before,
        .Product_item-cta .Product_item-shortlist-vetmed:after {
            content: "";
            display: table;
        }

        .Product_item-cta .Product_item-shortlist-vetmed:after {
            clear: both;
        }

    .Product_item-cta .Product_btn-wiu {
        display: block;
        height: 20px;
        margin-top: 1px;
        width: 123px;
        background: url(../gfx/product/vmr/btnWui.gif) no-repeat 0 0;
        text-indent: -9999px;
    }

    .Product_item-cta .Product_btn-blue-sml,
    .Product_item-cta .Product_btn-green-sml,
    .Product_item-cta .Product_btn-wiu {
        margin-bottom: 7px;
    }

    .Product_item-cta .Product_item-cta-shortlist {
        line-height: 1.8;
    }

    .Product_item-cta .Product_btn-orange-sml,
    .Product_item-cta .Product_btn-green-sml,
    .Product_item-cta .Product_btn-blue-sml,
    .Product_item-cta .Product_btn-wiu,
    .Product_item-cta .Product_item-cta-shortlist {
        float: left;
        margin-right: 10px;
    }

    .Product_item-cta .Product_btn-orange-sml {
        float: left;
    }

    .Product_item-cta div .Product_btn-orange-sml {
        margin-right: 0;
    }

    .Product_item-cta span.Product_item-cta-download {
        float: left;
        display: block;
        margin: 2px 0 0 20px;
        font-weight: bold;
    }

        .Product_item-cta span.Product_item-cta-download a {
            margin: 2px 0 0 5px;
            padding-left: 14px;
            background: url(../gfx/product/vmr/iconPdf.gif) no-repeat left top;
            color: #444444;
            font-weight: normal;
        }
/* item - listing */
.Product_item {
    width: 100%;
    *zoom: 1;
    padding-top: 20px;
    border-top: 1px solid #c8c8c8;
}

    .Product_item div.Product_item-image-holder {
        width: 104px;
        float: left;
        margin-bottom: 10px;
    }

    .Product_item div.Product_item-data-holder {
        width: 470px;
        float: left;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .Product_item:before,
    .Product_item:after {
        content: "";
        display: table;
    }

    .Product_item:after {
        clear: both;
    }

    .Product_item h3.Product_locked {
        background: url(../gfx/product/vmr/iconLock.gif) no-repeat 0 2px;
        text-indent: 15px;
    }

    .Product_item img {
        *zoom: 1;
        float: left;
        margin: 0 15px 20px 0;
    }

        .Product_item img:before,
        .Product_item img:after {
            content: "";
            display: table;
        }

        .Product_item img:after {
            clear: both;
        }

    .Product_item ul {
        list-style-type: none;
    }

    .Product_item .Product_item-event-details {
        margin-top: -10px;
        font-weight: bold;
    }

    .Product_item .Product-item-wrap {
        display: table;
    }

    .Product_item .Product_item-meta {
        float: left;
        padding-right: 20px;
        width: 100px;
        font-size: 12px;
        font-weight: bold;
        text-align: right;
    }

    .Product_item .Product_item-meta-details {
        padding-left: 120px;
        font-size: 12px;
    }

    .Product_item .Product_item-download a {
        display: inline;
        padding-right: 20px;
        background: url(../gfx/product/vmr/iconPdf.gif) no-repeat right top;
    }

    .Product_item .Product_item-cta {
        clear: both;
        margin: 20px 0;
    }

        .Product_item .Product_item-cta .Product_btn-orange-sml {
            float: right;
        }
/* events calendar page */
.Product_main-intro {
    margin-bottom: 58px;
}
/* item - event */
.Product_item-event p {
    margin-bottom: 0;
}

.Product_item-event h3, h1.DefaultTabEventTitle {
    margin-bottom: 20px;
}

.Product_item-event .Product_btn-blue-sml {
    margin-bottom: 20px;
}

.ie6 .Product_item-event,
.ie7 .Product_item-event {
    margin: -31px 0 50px;
}

.Product_item-details-panel {
    clear: both;
    display: none;
    margin: 20px 0;
}
/* related content */
.Product_related-content {
    margin-top: 18px;
    padding: 40px 0;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 top;
}

    .Product_related-content ul {
        margin: 0;
    }

        .Product_related-content ul li {
            line-height: 1;
            margin: 0 0 8px 0;
            list-style-type: none;
        }

            .Product_related-content ul li:first-child {
                margin: 0 0 8px 0;
            }

    .Product_related-content a {
        font-size: 12px;
        font-weight: bold;
    }
/* subscription */
.Product_subscription-wrap {
    overflow: auto;
    margin: 0 auto 35px;
    width: 630px;
}

    .Product_subscription-wrap h1 {
        padding-bottom: 20px;
        background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
    }

    .Product_subscription-wrap h4,
    .Product_subscription-wrap h5 {
        margin-top: 20px;
    }

    .Product_subscription-wrap label {
        display: block;
        margin-top: 10px;
    }

    .Product_subscription-wrap .Product_btn-blue-lrg {
        clear: both;
    }

.Product-subscription-intro {
    margin-bottom: 20px;
    padding-bottom: 15px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
}

.Product-subscription-tandcs {
    height: 200px;
    overflow-y: scroll;
    margin: 20px 0 0;
    padding: 10px;
    background: #ffffff url(../gfx/product/vmr/tandcBg.png) repeat-x 0 0;
    border: #c8c8c8 1px solid;
    font-size: 12px;
}

    .Product-subscription-tandcs + label {
        display: inline;
        float: left;
        margin-bottom: 20px;
    }
/* main content vetmed
****************************************/
/* vetmed wrapper */
.Product_wrapper-vetmed {
    margin: 0 5px 10px;
    padding: 1px 1px;
    position: relative;
    /* z-index: -1; */
    background-color: #cd4400;
    /* background: url(../gfx/product/vmr/vetmedMid.png) repeat-y 0 0;*/
}
/* vetmed boxout */
.Product_boxoutVetMedTop {
    height: 6px;
    left: 0;
    position: absolute;
    top: -6px;
    /* width: 100%;
 background: url(../gfx/product/vmr/vetmedTop.png) no-repeat 0 0;*/
}

.Product_boxoutVetMedBottom {
    bottom: -6px;
    left: 0;
    position: absolute;
    height: 6px;
    /* width: 100%;
 background: url(../gfx/product/vmr/vetmedBottom.png) no-repeat 0 0;*/
}

.Product_vetmed-inner {
    margin: 3px;
    padding: 20px;
    background: #f9f9f9;
    border: #cd4400 1px solid;
}

.Product_tabs-main-vetmed + .Product_tab-main-container {
    margin-top: 31px;
}
/* panel buttons */
.Product_vetmed-navigation {
    position: relative;
    height: 48px;
    margin-top: 12px;
    width: 960px;
}

    .Product_vetmed-navigation .Product_btn-my-vetmed {
        height: 40px;
        margin: 10px 7px 0 0;
        padding: 0 0 0 46px;
        position: absolute;
        right: -2px;
        top: 0;
        z-index: 20;
        background: url('../gfx/product/vmr/myVetmedTab.png') no-repeat 0 0;
        border: none;
        color: white;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        line-height: 10px;
        text-shadow: 0 1px 0 #c76209;
    }

        .Product_vetmed-navigation .Product_btn-my-vetmed:hover {
            text-decoration: none;
        }

        .Product_vetmed-navigation .Product_btn-my-vetmed span {
            display: block;
            margin-right: 0px;
            padding: 0 20px 0 10px;
            background: url('../gfx/product/vmr/myVetmedTabRight.png') no-repeat right 0;
            line-height: 40px;
        }

.Product_btn-return {
    display: block;
    float: left;
    height: 50px;
    margin: 1px 7px 0 -2px;
    padding: 0 0 0 27px;
    position: absolute;
    top: -2px;
    background: url('../gfx/product/vmr/searchTab.png') no-repeat 0 -55px;
    border: none;
    color: #777777;
    cursor: pointer;
    font-family: Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0px 1px 1px #ffffff;
}

    .Product_btn-return:hover {
        text-decoration: none;
    }

    .Product_btn-return span {
        display: block;
        padding: 8px 30px 0 0;
        background: url('../gfx/product/vmr/searchTabRight.png') no-repeat right -55px;
        line-height: 41px;
    }

        .Product_btn-return span img {
            margin-right: 4px;
        }

.ie6 .Product_btn-return span {
    padding: 18px 30px 14px 0;
}

.Product_tabs-main-vetmed {
    top: 0;
}

.Product_tab-main-content {
    display: none;
    margin-top: 10px;
}

#tab-main1 {
    display: block;
}

.Product_tab-action-wrap {
    overflow: auto;
    padding: 15px 10px;
    width: 878px;
    border-bottom: #d3d3d3 1px solid;
    border-top: #d3d3d3 1px solid;
}

    .Product_tab-action-wrap h5 {
        float: left;
        margin-right: 20px;
        color: #c8c8c8;
    }

    .Product_tab-action-wrap label {
        float: left;
        margin-right: 20px;
        color: #c8c8c8;
    }

    .Product_tab-action-wrap input {
        margin-right: 10px;
    }

    .Product_tab-action-wrap.Product_enabled h5 {
        color: #444444;
    }

    .Product_tab-action-wrap.Product_enabled label {
        color: #444444;
    }

    .Product_tab-action-wrap a {
        margin-right: 10px;
    }

.product_btn-action-wrap {
    overflow: auto;
    padding-bottom: 1px;
}

.Product_label-clear {
    float: left;
}

.Product_btn-clear {
    float: left;
}

.Product_vetmed-table a {
    font-weight: bold;
}

    .Product_vetmed-table a span {
        display: block;
        font-size: 12px;
        font-weight: normal;
    }

.Product_vetmed-table th,
.Product_vetmed-table tr,
.Product_vetmed-table td {
    padding: 15px 10px;
}

.Product_vetmed-table th {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

    .Product_vetmed-table th a {
        margin-right: 20px;
    }

    .Product_vetmed-table th.Product_vetmed-header-alt {
        text-align: center;
    }

    .Product_vetmed-table th.Product_vetmed-col-remove {
        width: 70px;
    }

.Product_vetmed-table tr {
    border-bottom: #d3d3d3 1px solid;
    border-top: white 1px solid;
}

    .Product_vetmed-table tr.Product_odd {
        background: #f2f2f2;
    }

.Product_vetmed-table .Product_vetmed-checkall {
    margin-right: 20px;
}

.Product_vetmed-table .Product_vetmed-checkbox {
    width: 18px;
}

.Product_vetmed-table .Product_vetmed-save,
.Product_vetmed-table .Product_vetmed-remove,
.Product_vetmed-table .Product_vetmed-rss {
    height: 13px;
    width: 13px;
    background: url(../gfx/product/vmr/iconSpriteVetmedTable.png) no-repeat 0 0;
    display: block;
    text-indent: -9999px;
}

.Product_vetmed-table .Product_vetmed-remove {
    background-position: 0 -12px;
}

.Product_vetmed-table .Product_vetmed-email {
    height: 16px;
    width: 24px;
    background: url(../gfx/product/vmr/iconSpriteVetmedTable.png) no-repeat 0 -26px;
    display: block;
    text-indent: -9999px;
}

.Product_vetmed-table .Product_vetmed-remove-email {
    height: 16px;
    width: 24px;
    background: url(../gfx/product/vmr/iconSpriteVetmedTable.png) no-repeat 0 -55px;
    display: block;
    text-indent: -9999px;
}

.Product_vetmed-table .Product_vetmed-rss {
    background-position: 0 -42px;
}

.Product_signin-sub-wrap {
    *zoom: 1;
    margin: 0 auto;
    width: 710px;
}

    .Product_signin-sub-wrap:before,
    .Product_signin-sub-wrap:after {
        content: "";
        display: table;
    }

    .Product_signin-sub-wrap:after {
        clear: both;
    }

    .Product_signin-sub-wrap h1 {
        margin-bottom: 8px;
    }

    .Product_signin-sub-wrap h3 {
        margin-bottom: 20px;
    }

    .Product_signin-sub-wrap a {
        font-size: 12px;
        font-weight: bold;
    }

    .Product_signin-sub-wrap label {
        display: block;
        margin-bottom: 5px;
        color: #777777;
        font-size: 12px;
        font-weight: bold;
    }

    .Product_signin-sub-wrap input[type="text"],
    .Product_signin-sub-wrap input[type="password"] {
        height: 24px;
        line-height: 1.7;
        margin-bottom: 20px;
        padding: 3px 10px;
        width: 276px;
        background: url(../gfx/product/vmr/formSigninTextField.png) no-repeat 0 0;
        border: none;
    }

    .Product_signin-sub-wrap .Product_btn-blue-lrg {
        margin-right: 10px;
    }

    .Product_signin-sub-wrap label[for="remember"] {
        margin-top: 5px;
    }

    .Product_signin-sub-wrap .Product_forgotten-password {
        clear: both;
        display: block;
        margin-top: 28px;
        font-size: 12px;
        font-weight: normal;
    }

    .Product_signin-sub-wrap .Product_my-ip {
        clear: both;
        display: block;
        font-size: 12px;
        font-weight: normal;
    }

.Product_signin-container {
    float: left;
    margin: 50px 0;
    padding: 0 50px 0 0;
    width: 305px;
    background: url(../gfx/product/vmr/vr2.gif) repeat-y right 0;
}

.Product_signin-inst-container {
    display: inline;
    float: right;
    margin: 50px 0 50px 50px;
    width: 305px;
}

    .Product_signin-inst-container .Product_signin-inst-div {
        display: block;
        float: left;
        margin: 0 10px 30px 0;
        padding-right: 15px;
        background: url(../gfx/product/vmr/vr2.gif) repeat-y right 0;
    }

    .Product_signin-inst-container h3 {
        clear: both;
    }
/* summary
****************************************/
.Product_summary-index {
    float: left;
    margin-right: 20px;
    width: 270px;
}

    .Product_summary-index h3 {
        margin-bottom: 15px;
        padding-bottom: 10px;
        background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
    }

    .Product_summary-index a {
        font-size: 12px;
        font-weight: bold;
    }

.Product_summary-meta {
    float: right;
    width: 570px;
}

    .Product_summary-meta h3 {
        margin-bottom: 15px;
        padding-bottom: 10px;
        background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
    }

    .Product_summary-meta .Product_summary-details {
        float: left;
        width: 235px;
    }

        .Product_summary-meta .Product_summary-details ul {
            margin-bottom: 15px;
        }

            .Product_summary-meta .Product_summary-details ul li:first-child {
                font-size: 12px;
                font-weight: bold;
            }

            .Product_summary-meta .Product_summary-details ul.taxonomicTreeSummaryPanel li {
                width: 220px;
                word-wrap: break-word;
            }

        .Product_summary-meta .Product_summary-details ul li a {
            color: #444444;
            text-decoration: underline;
        }

    .Product_summary-meta .Product_summary-meta-sidebar {
        float: right;
        width: 280px;
    }

        .Product_summary-meta .Product_summary-meta-sidebar li {
            float: right;
        }

        .Product_summary-meta .Product_summary-meta-sidebar img {
            display: block;
            margin: 10px 0 5px;
        }

        .Product_summary-meta .Product_summary-meta-sidebar a {
            float: right;
            font-size: 12px;
            display: block;
            clear: both;
        }

.Product_summary-generate {
    float: right;
    padding-top: 20px;
    width: 570px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 0;
}

/* article - data item
****************************************/
.Product_data-item ul {
    list-style: none;
}

.Product_data-item_text_ul {
    list-style-type: disc !important;
    margin-bottom: 10px !important;
}

.Product_data-item_text_ul_li {
    margin-left: 28px !important;
}

.Product_data-item ol {
    list-style-type: decimal;
    margin-bottom: 10px;
}

    .Product_data-item ol li {
        margin-left: 28px;
    }


.Product_data-item {
    position: relative;
}

    .Product_data-item h3 {
        margin: 20px 0 15px;
        padding: 10px 0;
        background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
        font-size: 18px;
    }

    .Product_data-item .Product_data-item-top {
        padding-right: 19px;
        position: absolute;
        right: 0;
        top: 10px;
        background: url(../gfx/product/vmr/spriteArrows.png) no-repeat right -12px;
        font-size: 12px;
        font-weight: bold;
    }

    .Product_data-item .Product_data-item-indent {
        margin: 0 0 15px 20px;
    }

        .Product_data-item .Product_data-item-indent span {
            font-weight: bold;
        }
/* book/chapter
****************************************/
.Product_chapter-number {
    margin: -20px 0 20px;
    font-size: 16px;
}

.Product_chapter-from {
    margin-bottom: 20px;
}

.Product_book-cover {
    float: left;
    margin-right: 10px;
    width: 170px;
}

    .Product_book-cover img {
        max-width: 170px;
    }

.Product_book-description {
    float: right;
    width: 410px;
}

.Product-book-btn-more {
    overflow: auto;
}

.Product_book-chapters {
    margin-top: 40px;
}
    /* book/chapter table */
    .Product_book-chapters table {
        margin: 20px 0 15px;
        width: 100%;
        border-collapse: separate;
        line-height: 1.2;
        font-size: 12px;
    }

        .Product_book-chapters table tr {
            border: none !important;
        }

            .Product_book-chapters table tr a {
                color: #444444;
                text-decoration: underline;
            }

            .Product_book-chapters table tr span {
                display: block;
            }

                .Product_book-chapters table tr span a {
                    color: #0074c1;
                    font-weight: bold;
                    text-decoration: none;
                }

            .Product_book-chapters table tr td {
                padding: 0 0 20px;
                border: none !important;
            }

                .Product_book-chapters table tr td:first-child {
                    padding: 0 20px 20px 0;
                    width: 150px;
                    text-align: right;
                }

                    .Product_book-chapters table tr td:first-child .Product_btn-green-sml {
                        float: right;
                        margin-top: 2px;
                    }

        .Product_book-chapters table td {
            border: none;
            text-align: left;
            vertical-align: top;
        }

.Product_data-distribution-map {
    clear: both;
    margin-bottom: 40px;
}

    .Product_data-distribution-map ul {
        margin: 20px 0;
        overflow: auto;
    }

        .Product_data-distribution-map ul li {
            float: left;
            width: 320px;
            padding-left: 15px;
            background: url(../gfx/product/vmr/mapKeyDots.png) no-repeat 0 3px;
            font-size: 12px;
        }

    .Product_data-distribution-map .Product_data-key2 {
        background-position: 0 -27px;
    }

    .Product_data-distribution-map .Product_data-key3 {
        background-position: 0 -57px;
    }

    .Product_data-distribution-map .Product_data-key4 {
        background-position: 0 -87px;
    }

    .Product_data-distribution-map .Product_data-key5 {
        background-position: 0 -117px;
    }

    .Product_data-distribution-map .Product_data-key6 {
        background-position: 0 -147px;
    }

    .Product_data-distribution-map .Product_data-key7 {
        background-position: 0 -177px;
    }

    .Product_data-distribution-map .Product_data-key8 {
        background-position: 0 -207px;
    }

    .Product_data-distribution-map .Product_data-key9 {
        background-position: 0 -237px;
    }

    .Product_data-distribution-map .Product_datasheet-map-actions {
        overflow: auto;
    }

    .Product_data-distribution-map .Product_btn-blue-sml {
        margin-right: 10px;
    }
/* sidebar - general
****************************************/
.Product_sidebar-boxout-inner {
    margin: 6px 20px 20px;
    padding: 10px;
    background: white;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

    .Product_sidebar-boxout-inner a {
        font-size: 11px;
        font-weight: bold;
    }

.Product_sidebar-boxout-footer {
    height: 12px;
    width: 300px;
    /*background: url(../gfx/product/vmr/boxoutSidebarFooter.png) no-repeat 0 0;*/
}
/* sidebar - my vetmed account
****************************************/
.Product_benefits-one,
.Product_benefits-two,
.Product_benefits-three {
    padding: 10px 0 0;
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid white;
}

    .Product_benefits-one h6,
    .Product_benefits-two h6,
    .Product_benefits-three h6 {
        padding: 0 50px;
        color: #777777;
        line-height: 1.4;
    }

    .Product_benefits-one p,
    .Product_benefits-two p,
    .Product_benefits-three p {
        padding-left: 50px;
        color: #777777;
        font-size: 12px;
    }

.Product_benefits-one {
    padding-top: 0;
    background: url(../gfx/product/vmr/spriteBenefits.png) no-repeat 20px 3px;
    border-top: none;
}

.Product_benefits-two {
    background: url(../gfx/product/vmr/spriteBenefits.png) no-repeat 20px -57px;
}

.Product_benefits-three {
    background: url(../gfx/product/vmr/spriteBenefits.png) no-repeat 20px -123px;
}

.Product_create-my-vetmed {
    overflow: auto;
    padding: 18px 20px;
    border-top: 1px solid white;
    text-align: center;
}

    .Product_create-my-vetmed .Product_btn-orange-lrg {
        /* float: none; */
        margin-left: 18px;
    }
/* sidebar - subscribe to
****************************************/
.Product_sidebar-subscribe p {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #c8c8c8;
}

.Product_sidebar-subscribe li {
    padding: 10px 0 0;
    position: relative;
    border-top: 1px solid white;
}

    .Product_sidebar-subscribe li:first-child {
        border-bottom: 1px solid #c8c8c8;
    }

    .Product_sidebar-subscribe li h6 {
        padding: 0 20px;
        color: #0074c1;
        line-height: 1.4;
    }

    .Product_sidebar-subscribe li p {
        padding: 0 0 10px 20px;
        border: none;
        color: #777777;
        font-size: 12px;
    }

.Product_sidebar-subscribe .Product_price {
    bottom: -5px;
    position: absolute;
    right: 20px;
    color: #777777;
    font-size: 12px;
}

    .Product_sidebar-subscribe .Product_price sup {
        margin-right: 3px;
        vertical-align: top;
        line-height: 2.85;
    }

    .Product_sidebar-subscribe .Product_price .Product_price-numeral {
        color: #444444;
        font-size: 30px;
    }
/* sidebar - sponsored by
****************************************/
.Product_sponsored-by {
    padding: 16px 20px 20px;
    width: 258px;
}

    .Product_sponsored-by img {
        max-width: 100%;
    }
/* sidebar - refine
****************************************/
.Product_sidebar-refine {
    padding: 12px 20px 20px;
    width: 258px;
    font-size: 11px;
    font-weight: bold;
}

    .Product_sidebar-refine label {
        display: block;
        margin: 0 0 3px;
    }

    .Product_sidebar-refine h5 {
        padding: 2px 10px 1px;
        border: 1px solid #c8c8c8;
    }

    .Product_sidebar-refine input[type="radio"] {
        margin-right: 8px;
    }

    .Product_sidebar-refine input[type="checkbox"] {
        margin-right: 6px;
    }

    .Product_sidebar-refine li {
        margin-bottom: 3px;
    }

    .Product_sidebar-refine a {
        cursor: pointer;
    }

.Product_sidebar-basic {
    padding-bottom: 20px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
}

.Product_sidebar-advanced-search {
    margin-top: 13px;
    padding: 10px;
    background-color: white;
    border: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

    .Product_sidebar-advanced-search input[type="text"] {
        float: left;
        height: 28px;
        margin-bottom: 10px;
        padding: 0 5px;
        width: 153px;
        background: url(../gfx/product/vmr/formBg.png) repeat-x 0 0;
        border: 1px solid #c8c8c8;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
        color: #777777;
        font-weight: bold;
        line-height: 28px;
    }

    .Product_sidebar-advanced-search .Product_btn-blue-lrg {
        float: right;
        margin: 0 0 10px 10px;
    }

.Product_sidebar-advanced-trigger,
.Product_sidebar-callout-trigger {
    margin: 0 0 5px 2px;
    padding-left: 17px;
    background: url(../gfx/product/vmr/iconPlusMinus.png) no-repeat;
    color: #444444;
    text-transform: uppercase;
}

    .Product_sidebar-advanced-trigger.Product_sidebar-up {
        background-position: 0 0;
    }

    .Product_sidebar-advanced-trigger.Product_sidebar-down {
        background-position: left bottom;
    }

.Product_sidebar-advanced-panel {
    clear: both;
    display: none;
    margin-top: 10px;
    padding-top: 10px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 0;
}

.Product_sidebar-refine-trigger {
    margin-top: 15px !important;
}

.Product_sidebar-refine-panel {
    padding: 10px;
    background: white;
    border-bottom: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 0;
}

.Product_sidebar-refine-trigger.Product_sidebar-up {
    margin-top: 15px !important;
    background: url(../gfx/product/vmr/tableHeader.png) repeat-x left center;
}

    .Product_sidebar-refine-trigger.Product_sidebar-up h5 {
        background: url(../gfx/product/vmr/arrowUpDown.png) no-repeat 237px 9px;
        cursor: pointer;
    }

.Product_sidebar-refine-trigger.Product_sidebar-down {
    margin-top: 15px !important;
    background: url(../gfx/product/vmr/tableHeader.png) repeat-x left center;
}

    .Product_sidebar-refine-trigger.Product_sidebar-down h5 {
        background: url(../gfx/product/vmr/arrowUpDown.png) no-repeat 237px -14px;
        cursor: pointer;
    }

.Product_sidebar-closed {
    display: none;
}
/* lightbox */
.Product_lightbox-frame {
    max-height: 340px;
    overflow-y: scroll;
    width: 400px;
}
/* sidebar - calendar
****************************************/
.Product_sidebar-calendar-wrap {
    margin: 0 20px 20px;
    font-size: 12px;
}

    .Product_sidebar-calendar-wrap th,
    .Product_sidebar-calendar-wrap .Product_table-header {
        background: url(../gfx/product/vmr/tableHeader.png) repeat-x left center;
        border-collapse: separate;
        border-bottom: 1px solid #c8c8c8;
        border-right: 1px solid #c8c8c8;
        border-top: 1px solid #c8c8c8;
        font-weight: bold;
    }

        .Product_sidebar-calendar-wrap th:first-child,
        .Product_sidebar-calendar-wrap .Product_table-header:first-child {
            border-left: 1px solid #c8c8c8;
        }

    .Product_sidebar-calendar-wrap select {
        float: right;
    }

    .Product_sidebar-calendar-wrap td {
        height: 26px;
        vertical-align: middle;
    }

    .Product_sidebar-calendar-wrap a {
        color: #444444;
        display: block;
        line-height: 26px;
        vertical-align: middle;
    }

.Product_sidebar-calendar {
    margin-top: 10px;
    width: 258px;
    background-color: White;
    border-collapse: inherit;
    border-spacing: 0;
}

    .Product_sidebar-calendar th:first-child,
    .Product_sidebar-calendar .Product_table-header:first-child {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 3px;
    }

    .Product_sidebar-calendar th:last-child,
    .Product_sidebar-calendar .Product_table-header:last-child {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .Product_sidebar-calendar tr:last-child td:last-child {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .Product_sidebar-calendar tr:last-child td:first-child {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 3px;
        -moz-border-radius-topleft: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 0;
    }

    .Product_sidebar-calendar tr td {
        width: 14%;
    }

    .Product_sidebar-calendar td {
        border-bottom: 1px solid #c8c8c8;
        border-right: 1px solid #c8c8c8;
        text-align: center;
    }

        .Product_sidebar-calendar td:first-child {
            border-left: 1px solid #c8c8c8;
        }

        .Product_sidebar-calendar td:hover {
            height: 100%;
            background: #e9eff7;
        }

.Product_sidebar-calendar-active,
.Product_sidebar-calendar-active:hover {
    background: #0192f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #0099ff 0%, #038ae4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0099ff), color-stop(100%, #038ae4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0099ff 0%, #038ae4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0099ff 0%, #038ae4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0099ff 0%, #038ae4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #0099ff 0%, #038ae4 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099ff', endColorstr='#038ae4', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: inset 0 0 1px #027cce;
    -moz-box-shadow: inset 0 0 1px #027cce;
    box-shadow: inset 0 0 1px #027cce;
}

    .Product_sidebar-calendar-active a,
    .Product_sidebar-calendar-active:hover a {
        color: white;
        line-height: 26px;
    }

        .Product_sidebar-calendar-active a:hover,
        .Product_sidebar-calendar-active:hover a:hover {
            background: #0192f2;
            /* Old browsers */
            background: -moz-linear-gradient(top, #0099ff 0%, #038ae4 100%);
            /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0099ff), color-stop(100%, #038ae4));
            /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #0099ff 0%, #038ae4 100%);
            /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #0099ff 0%, #038ae4 100%);
            /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #0099ff 0%, #038ae4 100%);
            /* IE10+ */
            background: linear-gradient(to bottom, #0099ff 0%, #038ae4 100%);
            /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099ff', endColorstr='#038ae4', GradientType=0);
            /* IE6-9 */
            -webkit-box-shadow: inset 0 0 1px #027cce;
            -moz-box-shadow: inset 0 0 1px #027cce;
            box-shadow: inset 0 0 1px #027cce;
            line-height: 26px;
        }

.Product_sidebar-calendar-selected {
    background: #368729;
}

    .Product_sidebar-calendar-selected:hover {
        background: #368729;
    }

    .Product_sidebar-calendar-selected a {
        color: white !important;
        line-height: 26px;
    }

        .Product_sidebar-calendar-selected a:hover {
            background: #368729;
        }

.Product_sidebar-calendar-inactive {
    background: #f2f2f2;
}

.Product_sidebar-calendar-width {
    width: 14%;
}

.Product_sidebar-calendar-month-prev {
    margin-right: 8px;
    width: 31px;
}

.Product_sidebar-calendar-month-next {
    margin-right: 8px;
    width: 31px;
}
/* events calendar page */
.Product_sidebar-calendar-filter {
    margin: 0 20px;
}

    .Product_sidebar-calendar-filter select {
        margin: 8px 0 5px;
        width: 100%;
    }

    .Product_sidebar-calendar-filter label {
        float: left;
        margin-right: 10px;
    }

.Product_sidebar-calendar-filter-wrap {
    margin-bottom: 15px;
    overflow: auto;
    padding-bottom: 15px;
    background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
}

    .Product_sidebar-calendar-filter-wrap h5 {
        float: left;
        margin-right: 10px;
    }
/* sidebar - article
****************************************/
.Product_sidebar-meta {
    clear: left;
    margin-bottom: 15px;
    padding: 0 20px;
}

    .Product_sidebar-meta li {
        /* word-wrap: break-word; */
        white-space: pre-wrap;
    }

        .Product_sidebar-meta li:first-child {
            font-size: 12px;
            font-weight: bold;
        }

    .Product_sidebar-meta a {
        color: #444444;
        text-decoration: underline;
    }

.Product_sidebar-meta-left {
    overflow: auto;
}

    .Product_sidebar-meta-left li {
        float: left;
    }

        .Product_sidebar-meta-left li:first-child {
            float: none;
        }

.showbullets {
    list-style: disc !important;
    margin-left: 10px;
}

    .showbullets li {
        padding-bottom: 10px;
    }

        .showbullets li:first-child {
            font-weight: normal !important;
            font-size: 14px !important;
        }
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/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%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none;
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
        background-image: url('../gfx/product/vmr/fancybox/fancybox.png');
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101;
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('../gfx/product/vmr/fancybox/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none;
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-left,
#fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('../gfx/product/vmr/fancybox/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('../gfx/product/vmr/fancybox/fancybox.png');
    background-position: -40px -30px;
}

#fancybox-right-ico {
    background-image: url('../gfx/product/vmr/fancybox/fancybox.png');
    background-position: -40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
    visibility: visible;
    /* IE6 */
}

    #fancybox-left:hover span {
        left: 20px;
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px;
    }

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('../gfx/product/vmr/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('../gfx/product/vmr/fancybox/fancybox.png');
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('../gfx/product/vmr/fancybox/fancybox-y.png');
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('../gfx/product/vmr/fancybox/fancybox.png');
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('../gfx/product/vmr/fancybox/fancybox-x.png');
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('../gfx/product/vmr/fancybox/fancybox.png');
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('../gfx/product/vmr/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('../gfx/product/vmr/fancybox/fancybox.png');
    background-position: -40px -122px;
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative;
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff;
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left;
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('../gfx/product/vmr/fancybox/fancy_title_over.png');
    display: block;
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px;
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto;
}

    #fancybox-title-float-wrap td {
        border: none;
        white-space: nowrap;
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('../gfx/product/vmr/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('../gfx/product/vmr/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('../gfx/product/vmr/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6 */
/*
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
*/
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
    background: transparent !important;
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
/* tiny mce
****************************************/
body.mceContentBody {
    margin: 20px 0 15px;
    width: 100%;
    border-collapse: separate;
    line-height: 1.2;
    font-size: 12px;
    background: white none;
}

    body.mceContentBody h1:first-child {
        margin-top: 0;
        padding-bottom: 10px;
        background: url(../gfx/product/vmr/hr2.gif) repeat-x 0 bottom;
    }

    body.mceContentBody table {
        margin: 20px 0 15px;
        width: 100%;
        border-collapse: separate;
        line-height: 1.2;
        font-size: 12px;
    }

        body.mceContentBody table tr,
        body.mceContentBody tr {
            border: 1px solid #c8c8c8;
        }

            body.mceContentBody table tr.odd,
            body.mceContentBody tr.odd {
                background: #f2f2f2;
            }

        body.mceContentBody table th,
        body.mceContentBody th,
        body.mceContentBody table .Product_table-header,
        body.mceContentBody .Product_table-header {
            background: url(../gfx/product/vmr/tableHeader.png) repeat-x left center;
            border-collapse: separate;
            border-bottom: 1px solid #c8c8c8;
            border-right: 1px solid #c8c8c8;
            border-top: 1px solid #c8c8c8;
            font-weight: bold;
        }

            body.mceContentBody table th:first-child,
            body.mceContentBody th:first-child,
            body.mceContentBody table .Product_table-header:first-child,
            body.mceContentBody .Product_table-header:first-child {
                border-left: 1px solid #c8c8c8;
            }

        body.mceContentBody table th,
        body.mceContentBody th,
        body.mceContentBody table .Product_table-header,
        body.mceContentBody .Product_table-header,
        body.mceContentBody table td,
        body.mceContentBody td {
            padding: 6px 7px;
            text-align: left;
            vertical-align: top;
        }

        body.mceContentBody table td,
        body.mceContentBody td {
            border-bottom: 1px solid #c8c8c8;
            border-right: 1px solid #c8c8c8;
        }

            body.mceContentBody table td:first-child,
            body.mceContentBody td:first-child {
                border-left: 1px solid #c8c8c8;
            }

.Product_form-success {
    background-position: 0 -30px !important;
    /* border: red solid 1px; */
}

    .Product_form-success:before {
        content: "Hi";
    }

.Product_form-error {
    background-position: 0 -60px !important;
    /* border: red solid 1px; */
}

.Product_alert {
    padding: 8px 10px;
    margin-bottom: 20px;
    color: #444444;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #FCF8E3;
    border: 1px solid #eddcbd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
}

    .Product_alert span {
        font-weight: bold;
    }
/* Fix for desktop Calendar event layout */
.Product_main-content div.Product_item-details > div > ul.Product_item-meta li {
    margin-left: 10px;
}

.Product_main-content div.Product_item-details-panel > div > ul.Product_item-meta li {
    margin-left: 10px;
}


/* webkit text size adjust (iPhone/iPad)
****************************************/
@media only screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none;
    }
}

/*Product Advanced Search*/


.Product_advancedsearch-field-wrap {
    display: block;
    float: left;
    margin: 0 0 0 26px;
    padding: 0 0 10px 0;
    position: relative;
}

    .Product_advancedsearch-field-wrap a {
        color: #368729;
        cursor: pointer;
    }

    .Product_advancedsearch-field-wrap table {
        margin: 5px 30px 5px 90px;
    }

    .Product_advancedsearch-field-wrap input {
        border: 1px solid #467223;
        padding: 2px;
    }

    .Product_advancedsearch-field-wrap select {
        border: 1px solid #467223;
        padding: 2px;
    }

    .Product_advancedsearch-field-wrap table td {
        padding: 0 5px 5px 5px;
    }

    .Product_advancedsearch-field-wrap .innersearch {
        margin: 5px 0 5px 150px;
    }

    .Product_advancedsearch-field-wrap hr {
        margin: 20px -70px 20px 100px;
    }

    .Product_advancedsearch-field-wrap .innersearch label {
        width: 200px;
        float: left;
    }

    .Product_advancedsearch-field-wrap .innersearch .lbl400 {
        width: 400px;
        float: left;
    }

input[type="radio"] {
    border: 0px !important;
}

.ui-widget {
    font-family: Verdana,Arial,sans-serif !important;
    font-size: 0.7em !important;
}

div.productNewsArticleContent img {
    padding: 5px 7px 5px 0;
}

div.productContent img {
    padding: 5px 7px 5px 0;
}

div.Product_boxout-summary ul {
    list-style: none;
    list-style-type: none;
}

/* clearfix - Ensures that the height of a container with floated child elements, 
    expands to the height of it's children 
    and allows sensible layout of the elements that follow it */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* ie 6 / 7 */
}

/*IP Sign in */
li.IPSignIn {
    margin-top: 10px;
}

.Product_ASHC-search-heading {
    width: 6%;
    float: left;
}

.Product_ASHC-search-heading-text {
    width: 94%;
    float: left;
    margin-top: -6px;
}

.Product_ASHC-search-image-area {
    clear: both;
    float: left;
    width: 40%;
}

.Product_ASHC-search-summary-area {
    width: 100%;
    margin-bottom: 10px;
}

.Product_ASHC-search-image {
    width: 120px;
    margin: auto;
    padding: auto;
}

.Product_ASHC-search-save-button {
    float: right;
    margin: auto;
    padding: 12px;
}

.Product_ASHC-search-download-button {
    float: right;
    margin: auto;
    padding: 12px 0px 0px 0px;
}

.Product_ASHC-search-additional-field-title {
    clear: both;
    float: left;
    text-align: right;
    width: 120px;
    font-size: 0.9em;
}

.Product_ASHC-search-additional-field-value {
    float: left;
    margin-left: 6px;
    font-size: 0.9em;
}

.Product_ASHC-search-button-area {
    height: 45px;
    border: 0px;
    margin: 10px 0px 0px 0px;
    background-color: #e0e0e0;
}

.Product_ASHC-myashc-home-title {
    width: 100%;
    text-align: center;
}

.Product_ASHC-myashc-home-subtitle {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.Product_ASHC-myashc-home-box-content {
    font-size: 1em;
    padding: 12px 10px 10px 10px;
}

.Product_ASHC-myashc-home-box-area {
    width: 645px;
    margin: auto;
}

.Product_ASHC-myashc-home-box-title {
    padding: 2px 0px 0px 10px;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0; /* standards-compliant: (IE) */
}

.Product_ASHC-myashc-home-box-icon {
    float: left;
    width: 15%;
}

.Product_ASHC-myashc-home-box-titleText {
    float: left;
    width: 85%;
    font-size: 1.1em;
}

    .Product_ASHC-myashc-home-box-titleText a, a:hover {
        color: black;
    }

        .Product_ASHC-myashc-home-box-titleText a:hover {
            text-decoration: underline;
        }

.Product_ASHC-myashc-home-searchIcon {
    background-image: url("../../gfx/cabicd4/spritesheet.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -325px -5px;
    display: block;
    width: 22px;
    height: 22px;
}

.Product_ASHC-myashc-home-savedItemsIcon {
    background-image: url("../../gfx/cabicd4/spritesheet.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -325px -5px;
    display: block;
    width: 22px;
    height: 22px;
}

.Product_ASHC-myashc-home-uploadIcon {
    background-image: url("../../gfx/cabicd4/spritesheet.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -325px -5px;
    display: block;
    width: 22px;
    height: 22px;
}

.Product_ASHC-myashc-home-statusIcon {
    background-image: url("../../gfx/cabicd4/spritesheet.png");
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -325px -5px;
    display: block;
    width: 22px;
    height: 22px;
}

.Product_MyCABI_Disclaimer {
    margin-bottom: 20px;
    font-size: 8pt;
}

.fs-added-icon {
    background: url("../gfx/product/ipm/bookletadded.png") no-repeat;
    display: inline-block;
    width: 19px;
    height: 16px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
}

.fs-add-icon {
    background: url("../gfx/product/ipm/addtobooklet.png") no-repeat;
    display: inline-block;
    width: 19px;
    height: 16px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}