﻿html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,address,pre,ul,ol {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Sans-Serif;
    font-size: 75%;
    background: #fff;
    color: #333;
    text-align: center;
    line-height: 1.5;
}

a {
    outline: 0;
    overflow: hidden;
}

a:hover {
    text-decoration: none;
}
.clearfix {
    clear: both;
}
#socialmedia {
    float: left;
    width: 100%;
    background: #fff;
    height: 26px;
    padding-top: 8px;
    line-height: 1;
}

#socialmedia .wrapper .content {
    float: right;
    width: 580px;
}

#share p {
    float: left;
    width: 45px;
}
#share .fb_iframe_widget {
    top: -29px;
}

#share ul,
#socialmedia ul {
    float: left;
    list-style-type: none;
    margin-top: 2px;
}
#share li,
#socialmedia li {
    float: left;
    display: inline;
}

#socialmedia a {
    border-right: #ced4da 1px solid;
    color: #336699;
}

.standard {
    display: block;
    height: 16px; 
    padding: 3px 10px 0 10px;
}

.facebook {
    display: block;
    background: url('images/btn-facebook.gif') no-repeat left 2px;
    height: 19px;
    padding: 3px 10px 0 20px;
    margin-right: 10px;
    margin-left: 7px;
}

#share .facebook {
    padding: 0 10px 0 20px;
}

.twitter {
    display: block;
    background: url('images/btn-twitter.gif') no-repeat left top;
    height: 19px;
    padding: 0 10px 0 20px;
    margin-right: 10px;
    margin-left: 7px;
}

.youtube {
    display: block;
    background: url('images/btn-youtube.gif') no-repeat left center;
    height: 16px;
    padding: 3px 10px 0 20px;
    margin-right: 10px;
}

.flickr {
    display: block;
    background: url('images/btn-flicker.gif') no-repeat left center;
    height: 16px; 
    padding: 3px 10px 0 20px;
    margin-right: 10px;
}

#socialmedia a.flickr {
    border-right: 0;
}

#socialmedia h5 {
    float: left;
    width: 130px;
    padding-top: 6px;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #ee2e24;
}

/*JOIN THE PRIME FAMILY PAGE*/

.form-extended {
    float: left;
    width: 500px;
    text-align: left;    
}

.form-extended .row {
    float: left;
    width: 500px;
    margin-top: 10px;
}

.form-extendedlabel {
    float: left;
    width: 80px;
}

.row input[type="text"].postcode {
    width: 50px;
}

.row input[type="text"] {
    float: left;
    width: 200px;
}

#header {
    background: #121f32 url('images/img-header-bg.jpg') no-repeat center;
    color: White;
    float: left;
    width: 100%;
    height: 90px;
    position: relative;
}

#title {
    float: left;
    width: 100%;
}

#content .wrapper .location h4 {
    font-size: 1.583em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    line-height: 1.1;
    padding-bottom: 20px;
    font-weight: 400;
    margin-bottom: 4px;
    width: 390px;
    color: #ee2e24; 
}

#content .wrapper h3 {
    float: left;
    width: 100%;
    padding-top: 6px;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 1.583em;
    font-style: normal;
    font-weight: 400;
    color: #333;
}


#home #ctl00_cphMain_ctl02_pnlProductRange {display: none;}

#content .wrapper .rangeContent .productRangeHeadingRed h3 {
    float: left;
    width: 100%;
    padding-top: 6px;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 1.583em;
    font-style: normal;
    font-weight: 400;
    color: #ee2e24;  
}

#content .wrapper .location .dealerList {
    float: left;
    list-style-type: none;
    width: 100%;
}


#content .wrapper .location .dealerList p {
    padding: 0;
    margin: 0;
}

#content .wrapper .location .dealerList .number {
    float: left;
    font-size: 2.583em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    margin-top: 20px;
    width: 25px;
    height: 50px;
    padding-right: 20px;
    color: #ccc;
    overflow: hidden;
}

#content .wrapper .location .dealerList .body {
    float: left;
    padding: 10px;
    width: 240px;
    height: auto;
    border-left: #e5e5e5 1px solid;
    position: static;
    overflow: hidden;
}

.distance {
    font-style: italic;
}

#content .wrapper .location .dealerList .body h6 {
    padding: 0;
    margin: 0;
}

#content .wrapper .location .dealerList .body h6 a {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 1.6em;
    line-height: 1.1;
    text-decoration: none;
    font-weight: 400;
    width: 190px;
    color: #ee2e24;
}

#content .wrapper .location .dealerList .body h6 a:hover {
    text-decoration: underline;
}

/* Google Map */
#googleMap {
    position: relative;
}

#map {
	
	float: right;
	width: 100%;
	height: 362px;
	border: 4px solid #fff;
    box-shadow: #ccc 4px 4px 4px;
    margin-bottom: 20px;
}

#matrix {
	position: absolute;
	top: 510px;
	font-size: 10px;
	border-collapse: collapse;
}

#controls {
	right: 5px;
    top: -30px;
	text-align: right;
	position: absolute;
}

.origin, .destination {
	font-weight: bold;
	text-align: center;
	background-color: #e0ffe0;
}

td {
	width: 80px;
	cursor: default;
	background-color: #ffffff;
}

#contact select, #contact input[type="text"], #contact textarea {
    border: 2px solid #5bb3e4;
    border-radius: 5px;
    margin: 10px 0;
}

/*PAGE TITLE COLORS*/

/*ABOUT PRIME PETFOOD*/
.red {
    height: 145px;
    background: url('images/img-title-bg-red.gif') repeat-x center center;
}

.red .wrapper {
    height: 145px;
}

.red .wrapper .overlay {
    position: absolute;
    z-index: 1;
    top: 4px;
    right: 0;
    background: url('images/img-about-overlay.jpg') no-repeat;
    width: 444px;
    height: 339px;
}

.red .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.667em;
    font-weight: 400;
    color: #fff;
    text-shadow: #b33f37 3px 3px 2px;
}

.wrapper .arrow {
    bottom: -10px;
}

.red .wrapper .arrow {
    position: absolute;
    z-index: 5;
    left: 0px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-red.gif') no-repeat;
    
}

/*WHERE TO BUY PRIME*/
.wheretobuy-left-column {
    float: left;
}

.wheretobuy-right-column {
    float: left;
}

.wheretobuy-centre {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.667em;
    font-weight: 400;
    float: left;
    padding: 40px 10px;
}

/* AUSSIE FARMERS DIRECT */
.aussie-farmers-direct {
    float: left;
    z-index: 4;
    width: 284px;
    font-size: 1.12em;
    line-height: 1.4em;
    padding: 0;
}

.aussie-farmers-direct h2 {
    float: left;
    margin-right: 10px;
}

.aussie-farmers-direct-home {
    position: absolute;
    right: 64px;
    top: 520px;
    z-index: 4;
    width: 222px;
    font-size: 1.5em;
    line-height: 1.2em;
    padding: 18px 0;
}

.btn-green {
    color: #fff;
    background: #7a8737;
    border: solid 3px #fff;
    text-align: left;
    float: right;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.6);
    box-shadow: 0 0 2px rgba(0,0,0,0.6);
    font-family: ff-cocon-web-pro,sans-serif;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.2)
}

.btn-green p {
    color: #fff !important;
    font-family: ff-cocon-web-pro,sans-serif !important;
}

.btn-green img {
    display: block;
    position: relative;
    left:  -7px;
}

.btn-green a,
.btn-green a:hover,
.btn-green a:visited,
.btn-green a:active {
    text-decoration: inherit;
	color: inherit;
}

.btn-green h2 {
    
    font-style: normal;
    font-size: 3.667em;
    line-height: 1em;
    font-weight: 400;
    margin-bottom: 4px;
}

.btn-red a {
	text-decoration: inherit;
	color: inherit;
}

.orange {
    height: 145px;
    background: url('images/img-title-bg-orange.gif') repeat-x center center;
}

.orange .wrapper {
    height: 145px;
}

.orange .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.667em;
    font-weight: 400;
    color: #fff;
    text-shadow: #df8a2e 3px 3px 2px;
}

.orange .wrapper .arrow {
    position: absolute;
    z-index: 5;
    left: 0px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-orange.gif') no-repeat;
    
}

.body .search {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    width: 230px;
    height: 180px;
    text-align: left;
}

.body .search h3 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.583em;
    color: #ee2e24;     
}

.body .search p span {
    float: left;
    margin-top: 2px;
}

.body input[type="text"] {
    float: left;
    width: 80px;
}

.body .searchbtn {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    margin: 0 0 0 5px;
    width: 76px;
    height: 22px;
    background: url('images/btn-search.gif') no-repeat top;
} 

.body .searchbtn:hover {
    background: url('images/btn-search.gif') no-repeat bottom;
}

/*OUR RANGE*/
.blue {
    height: 145px;
    background: url('images/img-title-bg-blue.gif') repeat-x center center;
}

.blue .wrapper {
  height: 145px;
}

#ourrange .blue .wrapper .overlay {
	background: url(images/img-product-range.png) no-repeat;
	width: 640px;
	height: 363px;
}

/* Edit */
#ourrange .blue .wrapper .overlay iframe {
	display: none;
}

.blue .wrapper .overlay {
    position: absolute;
    top: 20px;
    right: 0;
    width: 640px;
    height: 363px;
    display: block;
    background: none;
}

.blue .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.667em;
    font-weight: 400;
    color: #fff;
    text-shadow: #4698c8 3px 3px 2px;
}

.blue .wrapper .arrow {
    position: absolute;
    z-index: 5;
    left: 0px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-blue.png') no-repeat;
    
}

/*PRODUCT GROUP*/

.royalblue {
    height: 145px;
    background: url('images/img-productgroup-bg-blue.gif') repeat-x center center;
}

.royalblue .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.667em;
    font-weight: 400;
    margin-top: 40px;
    color: #fff;
    text-shadow: #5a7da8 3px 3px 2px;
    line-height: 1;
    width: 300px;
}

.royalblue .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 280px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-productrange-arrow-blue.gif') no-repeat;
    
}

/*PRODUCT GROUP/DETAIL COLORS*/
/*PRODUCT GROUP PAGE HEADER COLORS*/
.blueSection {
    float: left;
    width: 100%;
}


#content .wrapper .overlay {
    position: relative;
    float: left;
    margin: -170px 0 0 -48px;
    width: 600px;
    height: 325px;
    padding-bottom: 60px;
}

#content .wrapper .overlay .image {
    position: relative;
    z-index: 3;
    left: -30px;
}

#content .wrapper .overlay .image img {
    max-width: 600px;
}

.products-firstColumn {
    float: left;
    width: 450px;
    font-size: 1.2em;
    position: relative;
    z-index: 22;
}

/*ROYAL BLUE*/

.royalBlueSection {
    float: left;
    width: 100%;
}

.royalBlueSection .testimonial .quote-name {
    color: #5a7ca8;
}

.royalBlueSection #title {
    height: 145px;
    background: url('images/img-title-bg-royalblue.gif') repeat-x center center;
}

.royalBlueSection #title .wrapper h2 {
        color: #FFFFFF;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 3.4em;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 0 463px;
    text-shadow: 3px 3px 2px #5A7CA8;
}

.royalBlueSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-royalblue.gif') no-repeat; 
}

/*GREEN*/

.greenSection {
    float: left;
    width: 100%;
}

.greenSection .testimonial .quote-name {
    color: #447354;
}

.greenSection #title {
    height: 145px;
    background: url('images/img-title-bg-green.gif') repeat-x center center;
}


.greenSection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #4c775a 3px 3px 2px;
    line-height: 1;
}

.greenSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-green.gif') no-repeat; 
}

/*RED*/

.redSection {
    float: left;
    width: 100%;
}

.redSection .testimonial .quote-name {
    color: #c7433b;
}

.redSection #title {
    height: 145px;
    background: url('images/img-title-bg-red.gif') repeat-x center center;
}

.redSection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #b23b35 3px 3px 2px;
    line-height: 1;
}

.redSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-red.gif') no-repeat; 
}

/*YELLOW*/

.yellowSection {
    float: left;
    width: 100%;
}

.yellowSection .testimonial .quote-name {
    color: #e3a344;
}

.yellowSection #title {
    height: 145px;
    background: url('images/img-title-bg-yellow.gif') repeat-x center center;
}

.yellowSection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #e3a344 3px 3px 2px;
    line-height: 1;
}

.yellowSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-yellow.gif') no-repeat; 
}

/*ORANGE*/

.orangeSection {
    float: left;
    width: 100%;
}

.orangeSection .testimonial .quote-name {
    color: #e08a2e;
}

.orangeSection #title {
    height: 145px;
    background: url('images/img-title-bg-orange.gif') repeat-x center center;
}

.orangeSection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #e08a2e 3px 3px 2px;
    line-height: 1;
}

.orangeSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-orange.gif') no-repeat; 
}

/*BLUE*/

.blueSection {
    float: left;
    width: 100%;
}

.blueSection .testimonial .quote-name {
    color: #57a5d0;
}

.blueSection #title {
    height: 145px;
    background: url('images/img-title-bg-blue.gif') repeat-x center center;
}

.blueSection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #57a5d0 3px 3px 2px;
    line-height: 1;
}

.blueSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-blue.png') no-repeat; 
}


/*DARK BLUE*/

.darkBlueSection {
    float: left;
    width: 100%;
}

.darkBlueSection .testimonial .quote-name {
    color: #2e5072;
}

.darkBlueSection #title {
    height: 145px;
    background: url('images/img-title-bg-darkblue.gif') repeat-x center center;
}

.darkBlueSection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #2e5072 3px 3px 2px;
    line-height: 1;
}

.darkBlueSection #title .wrapper .arrow {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-darkblue.gif') no-repeat; 
}

/* Grey section */
.greySection {
    float: left;
    width: 100%;
}

.greySection .testimonial .quote-name {
    color: #464646;
}

.greySection #title {
    height: 145px;
    background: url('images/img-title-bg-grey.gif') repeat-x center center;
}

.greySection #title .wrapper h2 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 3.4em;
    font-weight: 400;
    margin: 0 0 0 463px;
    color: #fff;
    text-shadow: #454545 3px 3px 2px;
    line-height: 1;
}

.greySection #title .wrapper .separator {
    position: absolute;
    z-index: 5;
    right: 400px;
    width: 20px;
    height: 10px;
    background: url('images/img-title-arrow-grey.jpg') no-repeat; 
}

/* Wrapping everything to 980px wide */
#title .wrapper { padding-top: 40px; height: 105px; }
.wrapper {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 980px;
}

.labelContactClass {
    font-size: 1.333em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 4px;
}


#header a.logo {
    float: left;
    background: url('images/img-logo.png') no-repeat center;
    height: 57px;
    width: 127px;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 12px;
}

#header .sitesearch {
    position: absolute;
    text-align: right;
    right: 15px;
    top: 15px;
}

#navigation {
    float: right;
    /*width: 676px;*/
    margin-top: 35px;
    text-transform: uppercase;
}

#navigation ul {
    list-style-type: none;
}

#navigation ul ul { display: none; }

#navigation li {
    display: inline;
}

#navigation a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 1.417em;
    font-weight: 400;
    padding: 0 14px;
    border-right: #426295 1px solid;
}

#navigation a:hover {
    text-decoration: underline;
}

#navigation a.AspNet-Menu-Selected {
    text-decoration: underline;
}

#navigation a.AspNet-Menu-ChildSelected {
    text-decoration: underline;
}

#navigation li:last-child a {
    border: 0;
}

#feature {
	float: left;width: 100%;background: #18334e;
	background: -moz-linear-gradient(left,  #18334e 0%, #3d5071 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#18334e), color-stop(100%,#3d5071));
	background: -webkit-linear-gradient(left,  #18334e 0%,#3d5071 100%);
	background: -o-linear-gradient(left,  #18334e 0%,#3d5071 100%);
	background: -ms-linear-gradient(left,  #18334e 0%,#3d5071 100%);
	background: linear-gradient(to right,  #18334e 0%,#3d5071 100%);
	height: 399px;
}

#home #feature {
	height: 800px;
}

#feature .content {
    position: absolute;
    z-index: 4;
    top: 60px;
    left: 0;
    width: 396px;
    height: 305px;
}

#feature .content h2 {
  width: 610px;
  font-size: 3.333em;
  line-height: 1;
  font-family: ff-cocon-web-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #005481;
  text-shadow: none;
  margin-bottom: 10px;
  margin-left: 70px;
}

#feature .content strong {
    color: #000;
}

#feature .content h3 {
  padding-top: 15px;
  font-size: 1.417em;
  font-family: ff-cocon-web-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  text-shadow: #147964 1px 1px 2px;
}

#feature .content p {
    font-size: 1.167em;
    width: 330px;
}

#feature .content p.about {
    padding: 0;
    font-size: 0.958em;
    width: 260px;
}

#feature .content a {
    color: #fff;
}

#feature .content a {
    background: url('images/img-arrow.gif') no-repeat right 5px;
    padding-right: 6px;
}

#feature .image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 980px;
  height: 800px;
  background: url('images/hero-image3.jpg') no-repeat center;
}

#feature a.why-so-blue,
#feature a.why-so-blue:visited  {
    background: url(Images/why-so-blue.png) no-repeat;
    display: block;
    width: 154px;
    height: 156px;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    left: 259px;
    top: 280px;
    z-index: 4;
}
#feature a.why-so-blue:hover {
    background: url(Images/why-so-blue-down.png) no-repeat;
}

#home #feature a.why-so-blue{
	display: none;
}

/* Edit New */
#feature .online-ordering {
  width: 222px;
  position: absolute;
  right: 16px;
  top: 360px;
  z-index: 4;
}

.online-ordering-offer {
    position: relative;
    background: #fff;
    margin: 10px -22px -10px;
    text-align: left;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 1.2em;
    padding: 10px 22px;
    line-height: 1.3em;
}

.online-ordering-offer em {
    font-family: ff-cocon-web-pro,sans-serif;
	font-size: 1.9em;
    color: #dc0000;
    font-style:normal;
}

.online-ordering-offer img {
    position: absolute;
    right: 15px;
    bottom: 10px;
    background: none;
}

#feature .promo {
  position: absolute;
  z-index: 4;
  right: 20px;
  top: 45px;
  width: 265px;
  height: 310px;
  box-shadow: 0 0 2px rgba(0,0,0,0.6);
}

#feature .promonav {
  position: absolute;
  z-index: 6;
  right: 20px;
  top: 26px;
  text-align: right;
}

#feature .promonav a {
    float: left;
    font-size: 0;
    margin-left: 5px;
    display: block;
    width: 10px;
    height: 10px;
    background: url('images/btn-promonav.png') no-repeat left top;
}

#feature .promonav a.activeSlide {
    width: 11px;
    height: 11px;
    background: url('images/btn-promonav.png') no-repeat right top;
}

#feature .promonav a.promolink {
    display: none;
}
#content {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 25px;
  position: relative;
  z-index: 21;
}
#home #content {
	display: none;
}

#content .wrapper .dog {
    float: left;
    margin-top: -33px;
    margin-left: -26px;
    background: url('images/img-range-dog.jpg') no-repeat;
    width: 198px;
    height: 300px;
    
}

#content .wrapper .border {
    float: left;
    display: block;
    background: #e5e5e5;
    width: 1px;
    height: 233px;
    margin: 0 25px;
}

/* PRODUCT GROUP PAGE COLUMNS*/

#content .products {
    float: left;
    width: 575px;
}

#content .products .items p {
    font-size: 1em !important;
}

#content .products .overlay {
    float: left;
    margin: -170px 0 0 -30px;
    width: 575px;
    height: 359px;
    background: url('images/img-overlay-traypacks.jpg') no-repeat;
}

#content .products h4 {
    margin-top: 280px;
}

#content .products .items .group {
    float: left;
    padding: 0 10px 40px 0;
    width: 168px;
    height: 333px;
}

#content .products .items .group img {
    max-width: 160px;
    height: 110px;
}

#content .products .items .group h4 {
    font-size: 1.333em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    line-height: 1.1;
    font-weight: 400;
    padding-top: 5px;
    margin-top: 0;
    color: #333;
}

#content .products .items .dogscats{
    float: left;
    /*width: 358px;*/
    width: 895px;
    margin-top: 50px;
    /*background: url('images/img-product-divider.gif') repeat-y 170px top;*/
}

#content .products .perfectcats {
    line-height: 1;
    float: right;
    width: 200px;
    margin-top: -15px;
    padding: 0;
}

#content .products .items .cats {
    float: left;
    padding-left: 20px;
    width: 190px;
    background: url('images/img-product-divider.gif') repeat-y left top;
}

#content .products .items .group:last-child h4 {
    color: #ee2e24; 
}

#singleproteindietspd #content .products{
	width:489px;
}

/* Edit */
#singleproteindietspd #content .info{
	width:456px;
	float: right;
	height: 100px;
}

#content .info {
    float: right;
    width: 410px;
}

#content .info h4 {
    width: auto;
}

#content .info p {
    font-size: 1.2em;
}

#content .info span {
    float: left;
    background: url('images/img-tick.gif') no-repeat left center;
    padding-left: 16px;
    white-space: nowrap;
}

span.col1 {
    width: 120px;
}

#content .info .divider {
    float: left;
    width: 340px;
    height: 1px;
    background: #e5e5e5;
}


#content .info .quote-top {
    float: left;
    margin-top: 30px;
    width: 780px;
    height: 5px;
    background: url('images/img-quote-top.gif') no-repeat;
    display: none;
}

#content .info .quote {
    float: left;
    width: 760px;
    height: 180px;
    padding: 12px 182px 12px 18px;
    border-radius: 7px;
    border: #dbe1f2 1px solid;
    background: #eef3fa url('images/img-quote-bg.jpg') no-repeat right bottom;
}

#content .info .quote h4 {
    margin-top: 0;
    font-family: chaparral-pro,sans-serif;
    font-size: 1.583em;
    font-style: normal;
    font-weight: 400;    
    color: #4b77ab;
    line-height: 1.3;
}

#content .info .quote .divider {
    float: none;
    margin: 10px 0 10px 0;
    width: 50px;
    height: 1px;
    background: #c5d4e6;
}

#content .info .quote p {
    float: left;
    font-size: 0.8333em;
}

#content .info .quote-bottom {
    float: left;
    width: 386px;
    height: 5px;
    background: url('images/img-quote-bottom.gif') no-repeat;
    display: none;
}


/*BREAD CRUMBS!*/
#breadcrumbs {
    float: left;
    width: 100%;
    height: 30px;
    
}

#breadcrumbs span a {
    float: left;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-size: 1.25em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    margin-top: 4px;
}

#breadcrumbs span a:hover {
    text-decoration: underline;
}

#breadcrumbs .separator {
    float: left;
    display: inline-block;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    background: url('images/img-breadcrumb.jpg') no-repeat left top;
}

/*BREAD CRUMB COLORS*/
.royalBlueSection #breadcrumbs { background-color: #678cbb; border-bottom: #466a92 1px solid;}
.royalBlueSection #breadcrumbs .separator { background-position: left 0; }

.greenSection #breadcrumbs { background-color: #5b8e6b; }
.greenSection #breadcrumbs .separator { background-position: left -30px; }

.redSection #breadcrumbs { background-color: #c8493e; border-bottom: #9d2e2c 1px solid;}
.redSection #breadcrumbs .separator { background-position: left -60px; }

.yellowSection #breadcrumbs { background-color: #febd5a; border-bottom: #e3a344 1px solid;}
.yellowSection #breadcrumbs .separator { background-position: left -90px; }

.orangeSection #breadcrumbs { background-color: #f99d33; border-bottom: #e08a2e 1px solid;}
.orangeSection #breadcrumbs .separator { background-position: left -120px; }

.orangeSection #breadcrumbs { background-color: #f99d33; border-bottom: #e08a2e 1px solid;}
.orangeSection #breadcrumbs .separator { background-position: left -120px; }

.blueSection #breadcrumbs { background-color: #65bbe9; border-bottom: #57a5d0 1px solid;}
.blueSection #breadcrumbs .separator { background-position: left -150px; }

.darkBlueSection #breadcrumbs { background-color: #44719d; border-bottom: #2e5072 1px solid;}
.darkBlueSection #breadcrumbs .separator { background-position: left -180px; }

.greySection #breadcrumbs { background-color: #bac4cf; border-bottom: #889197 1px solid;}
.greySection #breadcrumbs .separator {
    background: url("Images/img-title-arrow-grey.jpg") no-repeat left center;
}


/*PRODUCT DETAILS*/
#content .wrapper .testimonial {
    float: left;
    position: absolute;
    top: 50px;
    left: 270px;
    /*margin: -220px 0 0 250px;*/
    width: 280px;
    height: 130px;
    z-index: 5;
    
}

#content .testimonial .left-quote {
    color: #333;
}

#divSection #title .wrapper h2 {
    width: 530px;
    margin: 0 0 0 523px;
}

#content .testimonial .quote-content {
    font-family: chaparral-pro,sans-serif;
    font-size: 1.583em;
    font-style: normal;
    font-weight: 400;
    width: 260px;
}

#content .testimonial .quote-content p {
    color: #333;
}

/*ABOUT PAGE CONTENT*/
#caption {
    float: left;
    width: 100%;
}
#caption.red {
    width: 480px;
    background: none;
}

#caption.red h3 {
    float: left;
    clear: right;
    padding-bottom: 12px;
    font-size: 1.417em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #c8493e;     
}

#caption.blue {
    float: left;
    width: 100%;
    height: 178px;
    padding: 20px 0;
    background: url('images/img-caption-bg-blue.gif') repeat-x top center;
}

#caption.blue .body {
    width: 292px;
}

#caption.blue h3 {
    clear: both;
    padding-bottom: 12px;
    font-size: 2em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #4ba6dd;     
}

#caption.blue p {
    font-size: 1.333em;
}

#caption.range {
    width: 480px;
}

#caption.range h3 {
    float: left;
    clear: right;
    padding-bottom: 12px;
    font-size: 1.417em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #4ba6dd;     
}

#content .body {
    float: left;
    width: 100%;
    height: 300px;
}

a.productrange {
    display: block;
    width: 168px;
    height: 22px;
    background: url('images/btn-productrange.gif') no-repeat left top;
    text-indent: -9999px;
    overflow: hidden;
}

a.productrange:hover {
    background: url('images/btn-productrange.gif') no-repeat left bottom;
}

a.contact {
    display: block;
    width: 90px;
    height: 22px;
    background: url('images/btn-contact.gif') no-repeat left top;
    text-indent: -9999px;
    overflow: hidden;
}

a.contact:hover {
    background: url('images/btn-contact.gif') no-repeat left bottom;
}

#content .body p {
    font-family: helvetica;
    font-size: 1.117em;
}

#content .rangeContent .columnA {
    float: left;
    padding: 10px 43px  5px 0;
    border-right: #e5e5e5 1px solid;
    width: 313px;
    height: 233px;
}

#content .rangeContent .columnB {
    float: left;
    padding: 10px 20px 5px 20px;
    width: 300px;
}

#content .body .columnA {
    float: left;
    padding: 10px 20px 5px 0;
    border-right: #e5e5e5 1px solid;
    width: 313px;
    height: 259px;
}

#content .body .columnB {
    float: left;
    padding: 10px 20px 5px 20px;
    width: 300px;
}

#content .body .columnC {
    float: left;
    padding: 60px 0 5px 20px;
    width: 285px; 
}

#content .body .columnC p {
    font-family: chaparral-pro,sans-serif;
    font-size: 1.25em;
    font-style: normal;
    font-weight: 400;
    color: #c8493e;
}

.left-quote {
    float: left;
    width: 10px;
    margin-left: -12px;
    text-align: right;
    display: block;
    font-family: chaparral-pro,sans-serif;
    font-size: 1.5em;
    font-style: normal;
    font-weight: 400;
    color: #c8493e;
}

.quote-content {
    display: block;
    width: 310px;
}

.right-quote {
    margin-left: 3px;
}

.quote-name {
    font-size: 0.875em;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #c8493e;   
}

#pagetitle {
    /*padding-top: 70px;*/
}


#content h4 {
    font-size: 1.333em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    line-height: 1.1;
    font-weight: 400;
    margin-bottom: 4px;
    width: 75%;
    color: #ee2e24;  
}

#content h5 {
    font-family: chaparral-pro,sans-serif;
    font-size: 1.583em;
    font-style: normal;
    font-weight: 400;
    border: 0;
    color: #f47920;
    line-height: 22px;
    width: 99%;
}

#content p {
    font-size: 0.833em;
    color: #666;
}

#content p strong {
    color: #000;
}

.productRangeHeadingRed h3 {
    color: #ee2e24;
}

#content .range {
    margin: 0 -7px;
    float: left;
    width: 980px;
}

#content .rightCol {
    float: right;
    width: 181px;
}

#content .range .item {
    margin-bottom: 20px;
}

#content .item {
  float: left;
  width: 148px;
  min-height: 320px;
  display: block;
  padding: 0 7px;
  border-left: #e5e5e5 1px solid;
  margin-bottom: 40px;
}

#content .item .image {
    padding-top: 10px;
    min-height: 113px;
}

.range .item .image img {
  max-width: 148px;
  max-height: 95px;
}

#content .item .body {
  padding: 10px;
  width: auto;
  height: 250px;
  margin: 0;
  position: relative;
  top: 0;
}

#content .item .body img {
    float: right;
    margin-right: -10px;
    margin-top: -26px;
}

#content .item a {
    position: absolute;
    bottom: 0;
    left: 0;
}

a.more {
    display: block;
    width: 57px;
    height: 22px;
    padding-left: 7px;
    font-size: 1.333em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-indent: -9999px;
    background: url('images/btn-more.gif') no-repeat center top;
    color: #fff;
    text-decoration: none;
    line-height: 1;
    overflow: hidden;
}

a.more:hover {
    text-decoration: underline;
    background: url('images/btn-more.gif') no-repeat center bottom;
}

.twocolumn #columna {
    float: left;
    width: 345px;
}

#columna {
    padding: 10px 15px;
}

#columnb {
    float: left;
    width: 345px;
    padding: 10px 15px;
}

#content h1,
#content h2,
#content h3,
#content h6,
#content p,
#content ul,
#content ol,
#content table {
    margin-bottom: 10px;
}

#content ul,
#content ol {
    margin-left: 20px;
}

.right {
    float: right;
}

#share 
{
    float: left;
    width: 100%;
    height: 30px;
    padding: 40px 0 10px 0;
    /*
    background: none;
    position: absolute;
    z-index: 3;
    top: -21px;
    margin: 0 auto;
    width: 980px;
    height: 20px;
    text-align: 
*/
}
#share .wrapper {
    padding: 10px 0;
}

#share a {
    color: #336699;
    font-weight: bold;
}

#footerA .wrapper {
    width: 980px;
    margin: 0 auto;
    height: 200px;
    position: relative;
    background: url('images/img-footerA-shadow.jpg') no-repeat right center;
}

#footerA {
    float: left;
    width: 100%;
    border-top: #d8e1e6 1px solid;
    height: 201px;
    background: url('images/img-footerA-bg.gif') repeat-x center top;
}

#footerA .content {
    float: left;
    margin-top: 10px;
    width: 310px;
    height: 180px;
    border-right: #d8e1e6 1px solid;
    text-align: left;
}

#footerA .content h3 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.583em;
    color: #2b93d1;     
}

#footerA .content h4 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.333em;
    color: #000;
}

#footerA .content #blog h4 a {
    color: #000;
    text-decoration: none;
}

#blog .post {
    padding-right: 10px;
}

#blog {
    height: 190px;
    overflow: hidden;
}

#footerA .content .date {
    font-size: 12px;
    color: #2d6597;
    padding-bottom: 10px;
}

#footerA .content p {
    margin-top: 10px;
}

#footerA .form {
    float: left;
    margin-top: 10px;
    padding: 0 20px;
    width: 238px;
    height: 180px;
    text-align: left;
}

#footerA .form h3 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.583em;
    color: #f7941f;
  
}

#footerA .form .join {
    float: left;
    display: block;
    width: 57px;
/*    height: 22px;
    background: url('images/btn-join.gif') no-repeat left top;
        text-indent: -9999px;   */
}

#footerA .form a.join:hover {
    background: url('images/btn-join.gif') no-repeat left bottom;
}

#footerA .textfields {
    padding-top: 5px;
}

.textfields span {
    float: right;
}

#footerA .form input[type="text"] {
    float: left;
    margin-bottom: 10px;
    width: 184px;
}

#footerA .formlabel {
    float: left;
    width: 40px;
}

.joinfamily {
    float: right;
    width: 40px;
}

.name {
    float: left;
    margin-top: 2px;
}

.email {
    float: left;
}


#footerA .dog {
    float: left;
    display: block;
    margin-top: -20px;
    width: 141px;
    height: 220px;
    background: url('images/img-footerA-dog.jpg') no-repeat;
}

#footerA .search {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    width: 230px;
    height: 180px;
    text-align: left;
}

#footerA .search h3 {
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.583em;
    color: #ee2e24;     
}

#footerA .search p span {
    float: left;
    margin-top: 2px;
}

#footerA input[type="text"] {
    float: left;
    width: 80px;
}

#footerA .searchbtn {
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    margin: 0 0 0 5px;
    width: 76px;
    height: 22px;
    background: url('images/btn-search.gif') no-repeat top;
} 

#footerA .searchbtn:hover {
    background: url('images/btn-search.gif') no-repeat bottom;
} 

#footerB {
    clear: both;
    height: 70px;
    background: url('images/img-footerB-bg.gif') repeat-x;
    margin-top: -1px;
    padding-top: 20px;
    color: #fff;
    text-align: left;
}

#footerB .wrapper {
    height: 0;
}

#footerB h5 {
    float: right;
    margin-right: 10px;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1.167em;
    list-style-type: none;
    color: #ee2e24;
}

#footerB ul li a{
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.167em;
    margin-right: 10px;
    list-style-type: none;
    color: #fff;
    
}

#footerB li {
    display: inline;
    border-right: #595959 1px solid;
}

#footerB li.noborder {
    border: 0;
	margin-left: 10px;
}
s
#footerB li a {
    padding: 0 15px;
    color: #fff;
    text-decoration: none; 
}

#footerB li a:hover {
    text-decoration: underline;
    color: #fff;
}

#footerB li a:visited {
    text-decoration: underline;
    color: #fff;
}

#footerB p span {
    float: left;
}

#footerB a.twc {
    float: left;
    padding: 0 20px 0 7px;
    height: 16px;
    background: url('images/img-twclogo.gif') no-repeat center right;
    color: #fff;
    text-decoration: none;
}

#footerB a.twc:hover {
    text-decoration: underline;
}

#footer p {
    padding: 10px 15px;
}

.rsslink {
	float: left;
	background: url(images/rss20.gif) no-repeat;
	width: 80px;
	height: 15px;
	margin: 10px 10px 0 10px;
	text-indent: -9999px;
	overflow: hidden;
}

/* Custom Styles for CMS */
.redtext { color: #c33; }

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

img.floatLeft {
    padding: 0 10px 10px 0;
}

img.floatRight {
    padding: 0 0 10px 10px;
}

a.pdf {
    display:-moz-inline-block;
	display:inline-block;
    background: url(images/icon-pdf.png) no-repeat left center;
    display: block;
    min-height: 16px;
    padding-left: 20px;
}

a.word
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/icon-word.gif) no-repeat;
	padding-left: 20px;
	min-height: 16px;
}

a.excel
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/icon-excel.jpg) no-repeat;
	padding-left: 20px;
	min-height: 16px;
}

a.externalLink
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/icon-extlink.gif) no-repeat center right;
	padding-right: 15px;
	min-height: 18px;
}

/* Contact Form */
#contact {
    float: left;
    margin-left: -10px;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.rounded-corners {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari and chrome */
    border-radius:10px; /* CSS3 */
}

#contact .recipient {
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}

#contact .form {
    float: left;
    width: 100%;
}

#contact .form em {
    color: #cc0000;
}

.verification {
    float: left;
    width:106px;
    height: 24px;
    font-size: 1.5em;
    line-height: 1.5;
    color: #333;
    text-align: center;
    letter-spacing: 4px;
}

.btn-contact {
    margin-top: 10px;
    padding: 5px 10px;
    background: #e62c23;
    font-size: 1.333em;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    line-height: 1.1;
    font-weight: 400;
    width: 80px;
    height: 40px;
    border-color: #c7261e;
    color: #fff;
    border-radius: 5px;
}

/* Validation Styles */
div.notice-success,
div.notice-information,
div.notice-error,
div.notice-warning,
div.validationSummary {
    border: 1px solid #ccc;
    padding: 9px 9px 9px 39px;
    color: #333;
    min-height: 30px;
    margin-bottom: 20px;
}

div.validationSummary p,
div.notice-success p {
    color: #333;
    font-size: 1em !important;
}

div.validationSummary p+p,
div.notice-success p+p {
    margin-bottom: 5px;
}

div.notice-error,
div.notice-warning,
div.validationSummary {
    border: 1px solid #f2cdac!important;
    background: #fff1e5 url(Images/icon-notice-error.gif) no-repeat 9px 11px!important;
}

div.validationSummary {
    margin-left: -10px;
    margin-right: 0;
}

#content .validationSummary ul {
    margin-left: 20px;
}

#content .validationSummary li {
    list-style-type: disc;
}

.contact-details {
    float: right;
    width: 400px;
    text-align: right;
    margin-right: 30px;
}

/* Email to a friend */
body#popup 
{
    background: none;
    font-size: 75%;
    padding: 10px 20px;
    line-height: 1.5;
    text-align: left;
}

body#popup h3 
{
    color: #00537c;
    font-family: Georgia,Times New Roman, Times, Serif;
    font-size: 1.5em;
}

body#popup #contact-form 
{
    width: 360px;
}

body#popup #contact-form td 
{
    padding: 2px 0;
    vertical-align: middle;
}

body#popup #contact-form td.top 
{
    vertical-align: top;
}

body#popup #contact-form em 
{
    color: #cc0000;
}

.emaillink 
{
    font-weight: bold;
    
}

body#popup #contact-form .validationSummary 
{
    margin-bottom: 10px;
}

.results h4 {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

.results .result {
    height: 30px;
    position: relative;
    margin-bottom: 5px;
    border: 1px solid #666;
}

.results .result p {
    height: 30px;
    margin-bottom: 0 !important;
    line-height: 30px !important;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 20;
    padding-left: 10px;
    padding-right: 10px;
}

.results .result .bar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 15;
    height: 30px;
    background-color: #ccc;
    border-right: 1px solid #aaa;
}


.news-events {
    background: #f4f6f8;
    float: left;
    margin: -35px 0 -80px -15px;
    border-left: 1px solid #E5E5E5;
}

.news-menu {
    border-right: 1px solid #E5E5E5;
    float: left;
    width: 190px;
    padding: 30px 30px 30px 0;
}

.news-menu ul {
    list-style: none;
}

.news-menu a {
    color: #2B93D1;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}


.news-menu ul ul a {
    color: #000;
}

.news-menu ul ul ul a {
    color: #333;
}

.news-menu  .AspNet-Menu-Selected {
    text-decoration: underline;
}

.news-menu a:hover {
    text-decoration: underline
}

.news {
    background: #fff;
    border-left: 1px solid #E5E5E5;
    float: left;
    margin-left: -1px;
    padding: 30px 0 50px 30px;
    width: 695px;
}

.news dl {
    padding: 0 0 0 20px;
}

.news dd {
    margin-bottom: 30px;
}
#content .news dt h5 {
    color: #666;
    font-family: Arial,Sans-Serif;
    font-size: 80%;
    line-height: 1.5;
    padding: 0;
}
#content .news h4 {
    color: #F7941F;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 1.583em;
    font-style: normal;
    font-weight: 400;
}

#content .news h4 a {
    color: #F7941F;
    font-family: ff-cocon-web-pro,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
}

#content .news h3{
    margin: 0;
    padding: 0;
}
#content .news h3 a {
    color: #EE2E24;
    text-decoration: none;
}
#content .news p {
    font-size: 100%;
    color: #333;
}

/* Why so blue */
.why-so-blue-img {
    float: left;
    margin: 0 189px 0 57px;
    position: relative;
    top: -140px;
}
.additional-product-info-section {
    padding-top: 8px;
    border-top: solid 1px #E5E5E5;
    margin-top: 8px;
    clear: both;
}

#singleproteindietspd .additional-product-info-section {
	float: right;
	width: 200px;
}
/* Edit */
#singleproteindietspd .additional-product-info-section p:first-child{
	float: none !important;
	text-align: center;
	
}

#whysoblue #title .wrapper h2 {
    font-size: 28px;
}
#content .info.quote {
    background: url(Images/left-quote.png) no-repeat;
    padding: 0 40px;
    width: 346px;
    position: relative;
}
.quote .right-quote {
    background: url(Images/right-quote.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
}
#ordertable {
  width: 100%;
  border-collapse: collapse;
}
#ordertable th,
#ordertable td {
  padding: 5px 10px;
}
#ordertable td.product-code {
  width: 1%;
}
#ordertable td.nowrap {
  white-space: nowrap;
}
#ordertable .text-right {
  text-align: right;
}
#ordertable .product-code,
#ordertable .product-itemsperbox,
#ordertable .product-retailcost,
#ordertable .product-rrpincgst {
  border-right: 1px solid #333;
}
#ordertable tfoot td {
  padding-top: 20px;
}
.form-group {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
[class^="col-md"] {
  float: left;
}
[class^="col-md"] input {
  width: 90%;
}
.col-md-2 {
  width: 16%;
}
.col-md-3 {
  width: 25%;
}
.col-md-5 {
  width: 41%;
}

.btn-red {
    background: #dc0000;
    border: solid 3px #fff;
    text-align: center;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 156px;
    float: right;
    padding: 10px 22px;
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.6);
    box-shadow: 0 0 2px rgba(0,0,0,0.6);
}

.btn-red a {
	text-decoration: inherit;
	color: inherit;
}

.btn-red h2 {
	color: #fff;
	text-transform: uppercase;
	font-family: ff-cocon-web-pro,sans-serif;
	font-size: 1.7em;
	margin: 0 !important;
}

.btn-red p {
	color: #fff !important;
	text-transform: uppercase;
    overflow: hidden;
    text-align: center;
	margin: 0 !important;
	font-family: ff-cocon-web-pro,sans-serif;
}

.btn-red p:before,
.btn-red p:after {
    background-color: #e46564;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.btn-red p:before {
    right: 0.5em;
    margin-left: -50%;
}

.btn-red p:after {
    left: 0.5em;
    margin-right: -50%;
}

.remove-first-bullet-hack {
	display: none;
}

.remove-first-bullet-hack + .divider + p > .col1 {
	display: none;
}

.productRangeHeadingRed {
    margin-bottom: 30px;
    overflow:hidden;
}

.feedingguide {

    position: relative;
    border: solid 2px #acd6f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    font-size: 13px;
    background: #e1f4fd;
    margin-bottom: 20px;

}

.feedingguide-form {
    
    padding: 25px 20px;
    float: left;
    background: #e1f4fd;
    height: 60px;
    font-weight: 700;
}

.feedingguide-form-row {
    margin-bottom: 10px;
}

.feedingguide-form input,
.feedingguide-form select {
    padding: 5px 10px
}

.feedingguide-weight {

    width: 25px;
    text-align: right;

}

.feedingguide-results {

    position: absolute;
    padding: 25px 30px 25px 35px;
    width: 120px;
    height: 60px;
    color: #006699;
    text-align: center;
    transform: translate3d(100%,0,0);
    background: #fff;
    transition: transform .3s ease;
    right: 0;
}

.feedingguide-results.show {
     transform: translate3d(0,0,0);
}

.feedingguide-result {
    color: #000;
    font-size: 24px;
    font-weight: 700
}

.feedingguide-results:before {
    position: absolute;
    content: " ";
    border-left: solid 20px #e1f4fd;
    border-top: solid 55px transparent;
    border-bottom: solid 55px transparent;
    left: 0;
    top: 0;
}

.feedingguide-title {
    position: absolute;
    padding: 25px 30px 25px 35px;
    width: 120px;
    height: 60px;
    color: #3b668f;
    text-align: center;
    background: #acd6f2;
    right: 0;
    top: 0;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 25px;
    line-height: 30px;
}

.feedingguide-title:before {
    position: absolute;
    content: " ";
    border-left: solid 20px #e1f4fd;
    border-top: solid 55px transparent;
    border-bottom: solid 55px transparent;
    left: 0;
    top: 0;
}

#sptsingleproteintreats .products .group:nth-of-type(3n+4) {

    clear: left;

}

#sptsingleproteintreats .products .group {
    margin-top: 40px;
    position: relative;
}

#sptsingleproteintreats .products .group:nth-of-type(1):before {
    display: block;
    content: "Available in vets and pet specialty stores";
    padding: 5px 0;
    color: red;
    text-transform: uppercase;
    width: 600px;
    position: absolute;
    top: -60px;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 2em;
}

#sptsingleproteintreats .products .group:nth-of-type(4):before {
    display: block;
    content: "Exclusive to COLES";
    padding: 5px 0;
    color: red;
    text-transform: uppercase;
    width: 600px;
    position: absolute;
    top: -60px;
    font-family: ff-cocon-web-pro,sans-serif;
    font-size: 2em;

}

.barfproduct {

    background: #18334e;
	background: -moz-linear-gradient(left,  #18334e 0%, #3d5071 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#18334e), color-stop(100%,#3d5071));
	background: -webkit-linear-gradient(left,  #18334e 0%,#3d5071 100%);
	background: -o-linear-gradient(left,  #18334e 0%,#3d5071 100%);
	background: -ms-linear-gradient(left,  #18334e 0%,#3d5071 100%);
	background: linear-gradient(to right,  #18334e 0%,#3d5071 100%);
    margin-top: 30px;
}

.barfproduct-top {
    height: 514px;
}

.barfproduct .image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.barfproduct-info {
    position: relative;
    z-index: 2;
    text-align: left;
    font-size: 18px;
    line-height: 1.3em;
    margin-left: 50px;
    padding-top: 290px;
    width: 350px
}

.barfproduct-info p {
    margin-bottom: 15px
}

.barfproduct-middle {

    color: #fff;
    background: #3a658e; /* Old browsers */
    background: -moz-linear-gradient(top,  #3a658e 0%, #44719d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3a658e 0%,#44719d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3a658e 0%,#44719d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    position: relative;
    z-index: 23;
}

.barfproduct-checklist {
    font-size: 18px;
    font-weight: bold;
    padding: 30px;
    float: right;
    width: 360px;
    list-style: none;
}

.barfproduct-checklist li {
    background: url('images/white-tick.png') no-repeat 0 6px;
    padding-left: 30px;
}

.barfproduct-productimage {
    margin-top: -45px;
    float: left;
    position: absolute;
}

.barfproduct-bottom-title {
    padding-top: 115px;
    float: left;
}

.barfproduct-bottom-table {
    float: right;
}

#spdbarf #content .products {
    width: 100%;
    border-top: solid 1px #cccccc;
    margin-top: 10px;
}

#spdbarf #content .products .items .dogscats {
    margin-top: 20px;
}

#spdbarf a img {
    outline: none;
}