h1,
h2,
h3,
h4,
h5,
h6,
#heading-one .heading,
#heading-one .breadcrumbs-title,
#info-box .product-info .product-code,
#info-box .product-info #freight-table .freight-options,
a:link,
a:visited,
a:active,
#drill .moreless a,
#facet .moreless a,
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color:#34A3EF;
}
h1,
h1.product-page,
#sub-footer-inner h2 {
    border-bottom: 1px dotted #34A3EF;
}
a:hover,
#facet .facet-row a,
#facet .facet-row a:link,
#facet .facet-row a:active,
#facet .facet-row a:visited,
#drill ul.cat-list li.li0 a,
#drill ul.cat-list li.li0 a:link,
#drill ul.cat-list li.li0 a:visited,
#drill ul.cat-list li.li0 a:active {
    color:#4fbfe9;
}
#facet .facet-row a:hover,
#drill ul.cat-list li.li0 a:hover,
#drill .moreless a:hover,
#facet .moreless a:hover {
    color:#ffffff;
}
table.summary-cart td.grand,
table.checkout-table td.grand {
    color:#4fbfe9;
}
#header-wrap {
    background-color:#014c89;
    background-image: url(/attachments/StyleSheet/2/header-bg-tile.gif?ts=1486714066);
    background-repeat: repeat-x;
    color: #FFF;
}
ul#mega li:hover,
.pop .pop_toggle,
#facet .moreless a:hover,
#drill .moreless a:hover {
    background-color:#34A3EF;
}
#slider-wrap,
#facet .facet-title,
#drill .drill-title,
#breadcrumbs,
#locator-side .locator-title,
#info-box .product-info #price-breaks .breaks-head td,
.summary-boxes .summary-title,
.checkout-title,
#account-menu .account-title,
#account-menu ul.account-list li:hover,
#drop ul li:hover,
#drop2 ul li:hover,
#drop3 ul li:hover,
#drop4 ul li:hover, 
#facet .facet-row a:hover,
#drill ul.cat-list li.li0 a:hover {
    background-color:#4fbfe9;
}
#drill ul.cat-list li.li1 a,
#drill ul.cat-list li.li1 a:link,
#drill ul.cat-list li.li1 a:visited,
#drill ul.cat-list li.li1 a:active,
#drill ul.cat-list li.li1 a:hover,
#drill ul.cat-list li.li2 a,
#drill ul.cat-list li.li2 a:link,
#drill ul.cat-list li.li2 a:visited,
#drill ul.cat-list li.li2 a:active,
#drill ul.cat-list li.li2 a:hover {
    color:#7a7a7c;
}
#drill ul.cat-list li.li1 a:hover {
    background-color:#d6d4d4;
}
#drill ul.cat-list li.li2 a:hover {
    background-color:#edecec;
}
#header-inner #logo {
    background:url(/attachments/StyleSheet/2/petstock-logo.png?ts=1486714066);
    background-repeat:no-repeat;
    background-position: left center;
}
#facet,
#drill,
#locator-side,
.summary-boxes,
#account-menu {
    border:1px solid #4fbfe9;
}
#results .list li .grid-box .add-table input,
#results .grid li .grid-box .add-table input,
.alternatives .grid li .grid-box .add-table input,
#info-box .product-info #price-breaks,
.product-info .product-add input {       
    border: 1px solid #34A3EF;
}
#drop,
#drop2,
#drop3,
#drop4 {
    border-left:1px solid #34A3EF;
    border-right:1px solid #34A3EF;
    border-bottom:1px solid #34A3EF;
    border-top:1px solid #ffffff;
    background-color:#34A3EF;
}
h1,
h1.product-page,
#sub-footer-inner h2 {
    border-bottom:1px dotted #34A3EF;
}
#info-box .product-info #price-breaks .breaks-head td {
    border-bottom:1px solid #34A3EF;
}
#footer-wrap {
    border-bottom:5px solid #34A3EF;
}
#overlay_dialog>.message {
    border:3px solid #34A3EF;
}
#sub-footer-wrap {
    border-top:1px solid #34A3EF;
}
.add-btn,
.kit-btn,
.small-orange-btn,
.large-orange-btn{
    -moz-box-shadow:inset 0px 1px 0px 0px #4fbfe9;
    -webkit-box-shadow:inset 0px 1px 0px 0px #4fbfe9;
    box-shadow:inset 0px 1px 0px 0px #4fbfe9;
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#4fbfe9),color-stop(1,#34A3EF) );
    background:-moz-linear-gradient( center top,#4fbfe9 5%,#34A3EF 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4fbfe9',endColorstr='#34A3EF');
    background-color:#4fbfe9;
    border:1px solid #34A3EF;
}
.add-btn:hover,
.kit-btn:hover,
.small-orange-btn:hover,
.large-orange-btn:hover {
    background:-webkit-gradient( linear,left top,left bottom,color-stop(0.05,#34A3EF),color-stop(1,#4fbfe9) );
    background:-moz-linear-gradient( center top,#34A3EF 5%,#4fbfe9 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#34A3EF',endColorstr='#4fbfe9');
    background-color:#4fbfe9;
}
