/* STRUCTURE STYLES. 

Might be best to leave these alone */
* {
margin:0;
padding:0;
}

.validate_error {
font-size:0.8em;
width:215px;
height:8px;
margin-left:182px;
color:red;
}

@media print {
div#header {
display:none;
}

div#right {
display:none;
}

div#left {
display:none;
}
}

html,body {
background:url("../new-2014-header-nav-background.jpg") no-repeat scroll 0 121px;
font-family:arial, helvetica, verdana, sans-serif;
font-size:0.9em;
text-align:center;
margin:0;
padding:0;
}

#wrapper {
float:left;
width:100%;
padding:0;
}

#container {
width:990px;
margin:auto;
text-align:left;
}

#content {
margin:0 0 0 0px;
padding:0;
}

#content-wide {
margin:0;
padding:0;
}

#left {
display: none;
}

#default_left {
float:left;
width:180px;
margin:5px 0 0 -990px;
display:inline;
}

#right {
display:none;
}

#footer {
font-size:0.9em;
line-height:1.4em;
color:#333;
clear:left;
padding-top:30px;
}

.footerline {
border-top:1px solid #ccc
}

table {
font-size:1em;
}

.clear {
clear:both;
}

img {
border:0;
}

a img {
vertical-align:bottom;
}

/* GENERAL TEXT STYLES

The following styles appear throughout the site */
a:link {
color:#333;
outline:none;
/* @ Firefox 1.5, remove ugly dotted border */
}

a:visited {
color:#444;
outline:none;
}

a:hover {
color:#660032;
outline:none;
}

a:active {
color:#666;
outline:none;
}

h1 {
font-size:17px;
font-weight:700;
padding-bottom:10px;
}

h1.sectionTitle {
font-weight:400;
color:#999;
display:inline;
}

h1.sectionSubTitle {
font-size:17px;
font-weight:400;
color:#333;
display:inline;
}

h1.sectionCrossSell {
font-size:14px;
font-weight:400;
color:#333;
display:inline;
margin-top:10px;
}

h1.bigger {
font-size:17px;
}

h2 {
margin-bottom:10px;
}

/* Removes low-spec overrides set in responsivePage - Mark
   Pertains to: Call 1057 - Reptile Centre - New Nav Bar Displaying Incorrectly - Support - Non-Billable
*/
.new-homepage-top-delivery-bar h2 {

    font-size: 	21px;
    margin: 0 0 1px !important;

}

h3 {
margin-bottom:5px;
font-weight:400;
font-size:13px;
}

h4 {
font-size:22px;
font-weight:400;
}

p {
line-height:1.4em;
margin:5px 0;
}

.tiny {
font-size:0.8em;
}

.tinybold {
font-size:0.8em;
font-weight:700;
}

.smallText {
font-size:0.9em;
}

.small {
font-size:0.9em;
}

.smallbold {
font-size:0.9em;
font-weight:700;
}

.financesmallbold {
font-size:0.9em;
font-weight:700;
color:#01A1C8;
}

.main {
font-size:1em;
}

.mainbold {
font-size:1em;
font-weight:700;
}

.biggrey {
font-size:1.4em;
color:#333;
}

.bigbold {
font-size:1.4em;
font-weight:700;
}

.price {
font-size:1em;
font-weight:700;
color:#f30;
}

.pricetitle {
font-size:1em;
font-weight:700;
}

.bigprice {
font-size:2em;
font-weight:700;
}

.deliveryprice {
font-size:0.9em;
font-weight:700;
color:red;
}

.deliverybigprice {
font-size:1.1em;
font-weight:700;
color:#f00;
}

.subscription-page {
margin-top:31px;
}

.redBold {
color:red;
font-weight:700;
}

.red {
color:#f00;
}

.rrp_price {
font-size:10.5px;
}

.breadcrumb {
font-size:0.9em;
margin-bottom:10px;
margin-top: 12px;
}

.breadcrumb a {
font-weight:700;
}

.breadcrumb a:link {
text-decoration:none;
}

.breadcrumb a:visited {
text-decoration:none;
}

.breadcrumb a:hover {
text-decoration:underline;
}

.breadcrumb a:active {
text-decoration:underline;
}

.general_blurb {
font-size:0.85em;
float:right;
}

/* Forms and drop down menus */
select {
background-color:#fff;
color:#333;
font-size:0.9em;
border:#999 1px solid;
}

textarea {
border-color:#999;
border-style:solid;
border-width:1px;
}

.keywordinput {
font-size:0.9em;
border:#999 1px solid;
padding:1px;
}

.headerinput {
font-size:0.9em;
border:#999 1px solid;
padding:1px;
width:349px;
}

/* HEADER STYLES.  */
#header {
width:990px;
}
 
#header_logo {
float:left;
margin:25px 0 0 0;
}

.header_links{
width: 200px;
font-size: 10px;
text-align: center;
float: right;
margin-top:5px;
}

#searchmousezone {
    float:right;
    margin:-143px 5px 0 0;
    left:-439px;
}

.nav {
width:990px;
}     
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .nav {
        margin-top: 1px;
    }   
}
.two-bullet-points {
    position:relative;
    top:-24px;
    right:-261px;
    clear:both;
    width:426px;
}

.two-bullet-points p {
    float:left;
    margin:0;
    
}

.two-bullet-points img {
    float:left;
    margin:2px 2px 0 0;
}                   

.two-bullet-points .bullet-point-one {
    width:268px;
    float:left;
	font-size:11px;
	font-weight:bold;
}

.two-bullet-points .bullet-point-two {
    width:140px;
    float:left;
	font-size:11px;
	font-weight:bold;v
}

/* HOMEPAGE 2012 */

#banner_right {
    height: 366px;
    position: relative;
}

.slider_image {
  position:absolute;
}

    #home_testimonial_scroller{
        margin:10px 0;
        background:url(../testimonials-background-trustpilot.jpg);
        width:988px;
        height:40px;
        overflow:hidden;
        border: 1px solid #CCCCCC;
        position:relative;
    }
    .home_testimonial_scrolltext_box{
        position:relative;
        margin-left:240px;
        height:16px;
        font-size:14px;
        color:black;
        margin-top:12px;
        overflow:hidden;
    }
    .home_testimonial_fade{
        position:absolute;top:0px;left:240px;height:32px;width:31px;
    }
    .home_testimonial_faderight{
        position:absolute;top:0px;left:960px;height:32px;width:31px;
    }
#wrapper2012 {
float:left;
width:100%;
padding:0;
}

#content2012 {
margin:0 0 0 0px;
padding:0;
}

#content-wide2012 {
margin:0;
padding:0;
}

.hpcatbox2012b {
margin-left:5px;
}

.hpcatbox2012 {
width:100px;
float:left;
margin:0 10px 10px 0;
height:150px;
text-align:center;
font-size:0.8em;
}

.hpcatbox2012 img {
margin:0 0px 5px 0;
}

.hpcatbox2012 a {
color:#333;
}


#hp-info-area2012 {
    width:330px;
    margin:0px 10px 10px 0px;
    float:left;
}

#hp-info-area2012 h3 {
    font-size:10px;
    margin:5px 0 9px;
    float:right;
    width:200px;
    height:100px;
}

#hp-info-area2012 h4, #general_info_area h4 {
    font-size:0.9em;
    padding:2px 10px 2px 18px;
    margin-left:10px;
    font-weight:bold;
    background: transparent url(../reasons-tick.png) no-repeat 0 0;
    }

#hp-info-area2012 p, #general_info_area p {
    font-size:0.8em;
    padding:0px 10px 15px;
    line-height:1.4em;
    }
    
.social2012 {
  border:1px solid #ccc;
  padding: 5px 5px 2px 25px;
} 

.hp-shopbybrand {
  width:313px;
  border:1px solid #ccc;
  padding: 10px 5px 0 10px;
  margin-top:10px;
}   
    
.hp-google {
position: relative;
left:250px;
}
    
.hp-staff2012 {
margin-bottom:30px;
}

#hp-info-area2012 .hp-sign-up p {
    font-size:0.9em;
    padding:0px;
}

.hp-sign-up2012 img {
    margin:10px 0 0 52px;
}

#hp-info-area2012 p {
    width:150px;
    }
    
.hp2012 {
  width:308px;
  border:1px solid #ccc;
  padding:5px;
  float:left;
  margin-bottom:40px;
  margin-top:-31px;
}    

.hp2012 .product {
  width:202px;
  height:203px;
  float:left;
  margin-right:5px;
}   

.hp2012 p {
  font-size:0.85em;
  margin-top:5px;
  text-align:center;
}   

.bottom_text2012, .animal_bottom_text2012 {
        font-size:11px;
        margin-top:10px;
    }
    
.bottom_text2012 div{
        float:left;
        width:313px;
        margin-right:10px;
        text-align:justify;
        padding:0 5px;
    }
    
.bottom_text2012 div p{
        margin-bottom:10px;
    }
    
.stocklist {
width:650px;
clear:both;
}
    
.team2012 .cat-item{
padding:10px;
margin: 0 5px 10px;
background:#ebebeb;
width: 218px;
}

.team2012 {
margin-left:-5px;
}

#hp_pageturn {
width:380px;
display:none;
}

/* HOMEPAGE FEATURES. */
.hpcatbox {
border:1px solid #ccc;
width:215px;
float:left;
margin:5px;
color:#333;
padding-bottom:10px;
height:250px;
}

.hpcatbox h2 {
font-size:0.9em;
padding:8px 5px;
}

.hpcatbox p {
font-size:0.9em;
padding:5px 5px 0;
}

.hpcatbox a {
color:#f30;
}

#hp-info-area {
    width:265px;
    margin:5px 25px 5px 15px;
    float:left;
}

#hp-info-area h3 {
    font-size:1.1em;
    margin:5px 0 9px;
}

#hp-info-area h4, #general_info_area h4 {
    font-size:0.9em;
    padding:2px 10px 2px 18px;
    margin-left:10px;
    font-weight:bold;
    background: transparent url(../reasons-tick.png) no-repeat 0 0;
    }

#hp-info-area p, #general_info_area p {
    font-size:0.8em;
    padding:0px 10px 15px;
    line-height:1.4em;
    }
    
.hp-staff {
margin-bottom:30px;
}

#hp-info-area .hp-sign-up p {
    font-size:0.9em;
    padding:0px;
}

.hp-sign-up img {
    margin:10px 0 0 52px;
}

.hp-sign-up {
  margin-top:10px;
  border:1px solid #ccc;
  
}


/* 2010 Default */
#default-content {
margin:0 0 0 200px;
padding:0;
}

#category_head div {
margin:0px;
}

#category_head div h1 {
font-size:2.7em;
font-weight:normal;
padding-top:50px;
padding-bottom:2px;
}


#category_head div div {
padding:0px 0 0 0;
}

.product_description {
height:32px;
padding: 0 10px 2px;
}

.cat-item {
width:187px;
float:left;
background:#ebebeb url(../cat-item-bg.jpg) repeat-x 0 157px ;
margin:0 5px 10px 0;
text-align:center;
font-size:0.8em;
}

.cat-item img {
margin-bottom:10px;
} 

.cat-item a:link {
color:#333;
text-decoration:none;
}

.cat-item a:visited {
color:#777;
text-decoration:none;
}

.cat-item a:hover {
color:#f30;
text-decoration:underline;
}

.cat-item a:active {
color:#777;
text-decoration:none;
}

.team .cat-item {
background:#ebebeb;
padding:10px; 10px; 0; 10px;
margin:5px;
}

.team {
margin-left:0px;
}

.item-price {
margin-top:10px;
}

.cat-price {
font-weight:700;
color:#f30;
font-size:1.3em;
}

.cat-item .gallery_stock_report { 
height:25px;
}

#category_foot {
clear:both;
}

#category_foot .features {
width:167px;
padding:10px;
margin:5px;
font-size:0.9em;
float:left;
line-height:1.5em;
}

#category_foot .features h1 {
margin-top:15px;
font-size:1.2em;
}

#category_foot .features p {
margin-bottom:10px;
}






/* Category advice */

#category_foot h5 {
background-color:#ddd;
color:#930;
font-size:12px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
margin:15px 0 2px;
}

/* MENU */
#default_left h4 {
width:170px;
background:#f3f3f3 url(../browse-bg.jpg) repeat-x bottom left;
padding:5px;
font-size:0.9em;
color:#666;
font-weight:700;
}

#default_left ul {
list-style-type:none;
font-size:0.8em;
line-height:1.8em;
margin:10px 0 0 5px;
}

#default_left ul a:link {
text-decoration:none;
}

#default_left ul a:visited {
text-decoration:none;
}

#default_left ul a:hover {
text-decoration:underline;
}

#default_left ul a:active {
text-decoration:none;
}

  /* ANIMAL PAGE 2012 */
  
.animal-content{
width:650px;
float:right;
}



.other_animals{
margin-top:30px;
}
  
#default_left ul.animal_menu {
  width:330px;
  margin-top:140px;
  font-size:1.2em;
  margin-left: 0px;
  }
  
#default_left ul.animal_menu a{ 
  color: #FFFFFF;
  background-color:#2B343C;
  padding: 5px 0 5px 40px;
  display:block;
}

#default_left ul.animal_menu li {  
  margin-bottom:2px;
  color: #FFFFFF;
}
  
#default_left ul.animal-submenu {
  margin:2px 0 0 0;
}
  
#default_left ul.animal-submenu li a{
  background-color:#5C7183;
  padding: 0 0 0 70px;
}

  
#default_left ul.animal_menu li.animal-menu-school a{ 
  background-color:#B7B691;
}
 
 #default_left ul.animal_menu li.animal-menu-bottom a{ 
  background-color:#336633;
 }
  
.animal_bottom_text2012 div{
        float:left;
        width:320px;
        margin-right:10px;
        text-align:justify;
        padding:0 5px;
    }
  
.animal-content .animal_bottom_text2012 div{
        padding:0;
    }

    .animal_banner{
background:#650133 url("../banner-livefood1.jpg") no-repeat 0 1px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif; 
margin:0px 0 10px -340px; 
width:990px;
height:130px;
float:left;
}

.animal_banner h2{
font-size:38px;
font-weight:normal;
margin:7px 0 0 20px;
margin-left:280px;
}    
       
.animal_banner h3{
font-size:22px;
margin: 5px 0 0 20px;
letter-spacing:-0.5px;
margin-left:280px;
}

.animal_banner img {
margin:5px 0 0 20px;
width:223px;
height:116px;
}

    .animal_banner2{
background:#650133 url("../banner-livefood1.jpg") no-repeat 0 1px;
color:#FFFFFF;
font-family:"Times New Roman", Times, serif; 
margin:0px 0 10px 0px; 
width:990px;
height:130px;
float:left;
}

.animal_banner2 h2{
font-size:38px;
font-weight:normal;
margin:7px 0 0 20px;
margin-left:280px;
}    
       
.animal_banner2 h3{
font-size:22px;
margin: 5px 0 0 20px;
letter-spacing:-0.5px;
margin-left:280px;
}

.animal_banner2 img {
margin:5px 0 0 20px;
width:223px;
height:116px;
}

 
.animal-page-offer{
margin-top:10px;
}

.setup-categories {
    background: url("../cat-item-bg.jpg") repeat-x scroll 0 157px #EBEBEB;
    float: left;
    font-size: 0.8em;
    margin: 0 11px 10px 0;
    text-align: center;
    width: 187px;
}

.setup-categories1 {
width: 187px;
margin-right:11px;
}

.setup-categories1 a {
text-decoration:none;
font-size:14px;
line-height:25px;
}

.setup-categories1 a:hover {
text-decoration: underline; color:#660033;
}

.setup-categories h3 {
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
font-size:15px;
color:#555555;
text-align:center;
padding:5px;
font-weight:bold;
margin: 0px;
}

/* Footer */
#footer h2 {
width:174px;
margin:20px 12px 15px;
float:left;
font-size:3em;
line-height:0.9em;
font-weight:normal;
color:#ccc;
}

#footer p {
width:174px;
font-size:0.9em;
float:left;
margin:10px 12px 40px;
line-height:1.7em;
}

#footer p span {
font-weight:700;
text-transform:uppercase;
display:block;
margin:10px 0 5px 0;
border-bottom:1px solid #ddd;
}

#footer a:link {
text-decoration:none;
}

#footer a:visited {
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

#footer a:active {
text-decoration:underline;
}

.footerguarantee{
    background:url(../brown-footer.jpg) repeat-x;
    padding: 40px 0 30px 100px;
}
.footerguarantee h6{
    color:white;
    font-size:22px;
    font-weight:normal;
    padding-bottom:20px;
}
.footerguarantee a:link,.footerguarantee a:visited{
    color:white;
}


/*  Tool Tip   */

.footertip {
    width: 200px;
}

.footertip h2 {
    margin-bottom:7px;
}

.footertip p {
    margin-bottom:5px;
}

.floatingTooltip{
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 16777215;
    font-size:0.8em;
    line-height:1.3em;
    text-align:left;
}
.tooltip{ cursor: pointer; }

/* Default page   */
.breadcrumb_back {
display:none;
}

.breadcrumb_divider {
font-size:10px;
}


/* CONTACT DETAILS.

These styles are for every Contact Us, About Us & Customer Service page. There are somethings here that you may want hidden*/
.contactBox {
border:1px #ccc solid;
margin-top:10px;
margin-bottom:20px;
}

.contactItem {
float:left;
width:210px;
padding:20px 6px;
}

.contactDetails {
float:right;
width:140px;
}

.contactIcon {
width:60px;
font-size:0.8em;
font-weight:700;
text-align:center;
}

.phoneNo {
font-size:1.1em;
font-weight:700;
}

.contactVerticalLine {
float:left;
border-left:1px #ccc solid;
height:60px;
margin:20px 0;
}

.customerServiceLinks,.popularLinks {
font-size:0.8em;
line-height:1.8em;
color:#000;
margin-top:10px;
}

.popularLinks {
float:left;
width:330px;
}

.customerServiceLinks,.popularLinks a {
font-size:1.1em;
font-weight:700;
}

.customerServiceCopy {
color:#000;
margin:10px 0 20px;
line-height:1.4em;
}

.customerServiceCopy li {
margin-left:20px;
}

.customerServicePhotos {
padding:5px;
font-size:0.8em;
width:200px;
margin:0 0 10px 10px;
border:1px #ccc solid;
}

#customiseproperties ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

.fragment ul {
padding-left:15px;
padding-top:5px;
padding-bottom:5px;
}

.rangetitle {
display:block;
}

.ProductResult{
float: left;
font-size: 0.8em;
margin: 5px 3px 10px 20px;
text-align: center;
width: 120px;
height:110px;
padding:5px;
}

.option {
display:none;
}

/*  POTN Only - hidden on other sites   */
.potnonly {
display:none;
}

#contentOther {
    position: relative;
}

.success_text {
    margin:50px;
    display:block;
}


.needitfast_header {
margin-top:10px;
margin-left:65px;
float:left;
position:relative;
width:400px;
}
.needitfast_header_subtext{
position:absolute;
font-weight:bold;
left:220px;
top:10px
}

/*   Files pages       */

table.gallery img {
margin:3px
}

#content h5 {
background-color:#ddd;
color:#930;
font-size:12px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
margin:15px 0 2px;
}

#careintro {
margin-left:20px;
float:left;
width:300px;
}

#careintro h5 {
margin-top:0;
width:250px;
padding:0;
}

#careintro p {
font-size:0.9em;
margin-bottom:10px;
}

#carecontents {
border:1px solid #ddd;
padding:5px;
margin-top:10px;
}

.contentscolumn {
width:154px;
font-size:0.8em;
float:left;
margin:0 10px 5px 0;
line-height:1.5em;
}

    .contentscolumn{
        float: left;
        font-size: 0.8em;
        line-height: 1.5em;
        margin: 0 10px 5px 0;
        width: 149px;
    }

.contentscolumn a {
color:#587d02;
}

.careproduct {
width:311px;
margin:2px;
padding:3px;
float:left;
border:2px solid #ddd;
height:160px;
}

.careproduct p {
width:170px;
margin:0 5px;
float:right;
}

/* Animal Set Up pages */

.setuplist {
font-size:0.8em
}

.setuplist td {
padding:1px
}

.setuplist td.mainbold{
width:45px
}

/* Animals in the shop */

.stocklistheader {
font-family:times;
color:#526D10;
font-size:24px;
padding-top:10px;
}

.stocktype {
font-size:11px;
white-space:nowrap;
vertical-align:top;
font-weight:700;
padding-top:5px;
padding-bottom:5px;
}

span.stocklatin {
font-size:9px;
font-weight:400;
font-style:italic;
}

.stockdesc {
vertical-align:top;
font-size:11px;
}

.stockprice {
text-align:right;
vertical-align:top;
font-size:11px;
}

.stockroweven {
background-color:#eee;
}

/* New style, old content Fixes - should eventually be deleted */

#category_head div h2 {
margin-top:25px;
}

/*Say No Campaign File*/
 .campaign_image {
 padding-top:10px;
 }



 /* New 2011 Homepage */

.new_topbanner{
width:990px;
margin-bottom:5px;
}

.new_mainhp1{
background:url(../main-hp2.jpg) no-repeat 0 0;
height:320px;
width:990px;
margin-bottom:10px;
}

    #home_testimonial_scroller2011{
        width:988px;
        height:32px;
        border:solid 1px #999999;
        margin:5px 0;
        overflow:hidden;
        position:relative;
    }
    .home_testimonial_scrolltext_box2011{
        position:relative;
        margin-left:220px;
        height:14px;
        font-size:14px;
        color:black;
        margin-top:8px;
        overflow:hidden;
    }
    .home_testimonial_fadeleft2011{
        position:absolute;top:0px;left:220px;height:32px;width:31px;
    }
    .home_testimonial_faderight2011{
        position:absolute;top:0px;left:960px;height:32px;width:31px;
    }


.new_hpbox{
width:321px;
height:320px;
border:solid 1px #999999;
float:left;
margin:5px 10px 0 0;
}

.new_hpbox h1{
margin-top:10px;
text-align:center;
}

.new_hpbox h2{
text-align:center;
font-size:13px;
}

.new_hpbox img{
float:right;
margin:200px 10px 0 0;
}

.new_hpbox_no_margin{
width:321px;
height:320px;
border:solid 1px #999999;
float:left;
margin-top:5px;
}

.new_hpbox_no_margin h1{
margin-top:10px;
text-align:center;
}

.new_hpbox_no_margin p{
padding:0 5px 20px 10px;
}

.new_hpbox_bottom{
width:321px;
height:260px;
border:solid 1px #999999;
float:left;
margin:10px 10px 0 0;
}

.new_hpbox_bottom h1{
margin-top:10px;
text-align:center;
}

.new_hpbox_bottom p{
padding:0 5px 0 10px;
}

.new_hpbox_bottom img{
float:right;
margin:115px 8px 0 0;
}

.new_hpbox_no_margin_bottom{
width:321px;
height:260px;
border:solid 1px #999999;
float:left;
margin-top:10px;
}

.new_hpbox_no_margin_bottom h1{
margin-top:10px;
text-align:center;
}

.new_hpbox_no_margin_bottom p{
padding:0 5px 0 10px;
}

.new_hpbox_no_margin_bottom img{
padding:5px;
margin:5px 0 0 20px;
}

.social_network_videos img{
padding:0px;
margin:10px 0 0 10px;
}

.social_network_videos p{
float:left;
font-size:12px;
}

.new_email_signup{
border:solid 1px #999999;
width:987px;
height:30px;
float:left;
margin-top:10px;
background:#333333;
}

.new_email_signup p{
color:#FFFFFF;
float:left;
font-size:15px;
padding-left:10px;
}

.new_email_signup p2{
color:#FFFFFF;
float:right;
font-size:15px;
text-decoration:underline;
padding:5px 10px 0 0;
}

.new_quick_search {
font-variant:small-caps;
margin:10px 0;
text-align:center;
}

#new_quick_search_input {
color:#AAAAAA;
font-style:italic;
font-variant:small-caps;
width:143px;
}

.new_search_column h1{
height:13px;
width:97px;
background:#333333;
color:#FFFFFF;
float:left;
margin:-3px 5px 10px 0;
padding-top:2px;
font-size:15px;
}

.by_reptile_column {
width:50px;
float:left;
text-align:center;
margin-left:35px;
}

.by_diet_column {
width:70px;
float:left;
text-align:center;
margin-left:41px;
}

.by_setup_column {
width:78px;
float:left;
text-align:center;
margin:0 0 15px 30px;
}

.search_have_question h1{
text-align:center;
}

.search_have_question p{
text-align:center;
margin-top:-5px;
}

/*Reviews and guarantees page */

.reviews_gary {
width:167px;
height:295px;
background-color:#EBEBEB;
float:right;
padding:10px;
margin:0 -90px 0 0;
}

.reviews_gary img{
margin-bottom: 10px;
}

.reviews_gary p{
text-align:left;
line-height:1.4em;
}

.reviews_text{
width:400px;
}

.reviews_text p{
margin:15px 0 10px 0;
}

.reviews_text h3{
font-size:20px;
margin:20px 0 20px 0;
}

#container{
overflow:hidden
}
#content-wide #home_banner #banner_right{
    width: 990px !important;
}

/* FINANCE PAGE */

#intro {
    height: 220px;
    margin: 0 10px 0 20px;
    width:750px;
    border-bottom:1px solid #666666;
    }
    
#intro img {
    float: right;
}

#intro h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 30px;
}

#intro p {
    line-height: 1.5em;
    margin-top: 15px;
    width: 750px;
}


#three-reasons {
    height: 340px;
    margin: 0 10px 0 20px;
    width:750px;
    border-bottom:1px solid #666666;
}

#three-reasons h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 30px;
}

.finance-column {
    float: left;
    margin: 20px 0 0 55px;
    width: 180px;
}    

.finance-column p {
    line-height: 1.5em;
    margin-top: 15px;
    text-align: center;
}

.finance-header {
    width:790px;
    background:#660033 url(../rc-finance.png) no-repeat right bottom;
    height:100px;
    margin-bottom:20px;
} 

.finance-header h2 {
    font-family:times;
    font-size:30px;
    font-weight:lighter;
    color: #fff;
    padding-left:20px;
}

.finance-header h3 {
    font-family:times;
    font-weight:lighter;
    font-size:16px;
    color: #fff;
    padding-left:20px;
    margin-top:-10px;
}

#finance-eligible {
    height: 315px;
    margin: 0 10px 0 20px;
    width: 750px;
    border-bottom:1px solid #666666;
}

#finance-eligible h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 30px;
}

#finance-eligible img {
    float:right;
}

#finance-eligible p {
    line-height: 1.5em;
    margin-top: 15px;
    width: 740px;
}

#finance-eligible ul {
    margin-left: 40px;
}


#finance-eligible li {
    color: #666666;
    padding: 5px 0 5px 15px;
}

#the-facts {
    height: 370px;
    margin: 0 10px 0 20px;
    width:800px;
    border-bottom:1px solid #666666;
}

#the-facts h4 {
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 30px;
}

.facts-column {
    float: left;
    width: 285px;
}

#the-facts p {
    line-height: 1.5em;
    margin-top: 15px;
}

.facts-column-image {
    background: url("../grey-box7.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 295px;
    padding: 30px 13px 0 25px;
    width: 198px;
}

.facts-column-image p {
    font-size: 12px;
}

#finance-bottom {
    width:750px;
} 

#finance-bottom img {
    float:left;
}

/* Animal Setup Pages 2013 */

.set-up-2013 h1 {
font-size:50px;
text-align: center;
font-family: times new roman;
width:650px;
font-weight:normal;
margin-bottom:15px;
line-height: 45px;
}

.set-up-2013 p {
    font-size: 12px;
    margin-bottom: 10px;
}

.setuplist.temp {
    width: 650px;
}

.setup-2013-left {
    width: 278px;
    float: left;
    margin-right: 20px;
}

.set-up-2013 {
    float:left;
    width:650px;
    height: 320px;
    font-size:0.8em
}

.main-heading {
    display: none;
}

.form-heading h2 {
    font-family: times new roman;
    font-size: 25px;
    background-color: #650133;
    color: #FFFFFF;
    padding: 10px;
    margin-bottom: 0px;
}

.form-section {
    background: #ECECEC;
}


.setuplist.temp table {
    width: 650px;
}

.setuplist.temp td {
    padding:15px 10px;
    font-size: 15px;
}

.setuplist.temp td.mainbold {
    font-size: 16px;
    width: 63px;
    color: #990000;
}

.buy-setup-section {
    float: right;
    width: 260px;
    padding-bottom: 30px;
}

.buy-setup-section p {
    display:none;
}

.buy-setup-section .sub-total-section {
    font-size: 15px;
}

.buy-setup-section .sub-total-section span {
    color: #990000;
    font-weight: bold;
}

.buy-setup-section .shipping-section {
    font-size: 15px;
}

.buy-setup-section .shipping-section span {
    color: #990000;
    font-weight: bold;
}

.buy-setup-section .bigprice {
    font-size: 25px;
}

.buy-setup-section .bigprice span {
    color: #990000;
    font-weight: bold;
}

.buy-setup-section input#setuplist_submit {
    margin-left: 45px;
}


/* Account Page */

a#subscriptionbutton {
    background:url(../account-pg-subscription-button.png) no-repeat;
    float:left;
    left:0;
    margin-top:50px;
    position:absolute;
    width:138px; 
    height:20px;
    font-size:0px;   
}

/* New live food page 2013 */

.animal_banner {
    background:url("../new-plain-header.jpg") no-repeat scroll 0 1px #650133; 
}

.live-food-blocks {
    background:url("../cat-item-bg.jpg") repeat-x scroll 0 157px #EBEBEB;
    width:237px;
    text-align:center;
    float:left;
    margin:0 5px 10px 0;
}

.live-food-blocks h2 {
    font-size:0.8em;
    font-weight:normal;
    color:#333;
}

.live-food-blocks h2 a {
    text-decoration:none;
}

.live-food-blocks h2 a:hover {
    text-decoration:underline;
    color:#FF3300;
}

.live-food-blocks h3 {
    font-size:0.8em;
    margin-bottom:0;
}

.live-food-blocks h3 span {
    font-size:1.3em;
    color:#FF3300;
    font-weight:700;
}

.live-food-blocks img {
    padding:10px;
    background:#FFF;
}

.live-food-blocks img.button {
    padding:0px;
    background:none;
    margin-bottom:10px;
}
   
#category_footA {
    padding:30px 0 0 13px; 
}
   
#category_footA h2 {
    font-family:times new roman; 
    color:#650133;
    font-size:30px;
    font-weight:normal;
}
   
#category_footA h3 {
    font-family:times new roman; 
    color:#650133;
    font-size:20px;
    font-weight:normal;
}   
   
#category_footA p {
    font-size:13px;
    width:750px;
}
   
.live-food-bulletsA {
    float:left;
    margin:30px 37px 30px 0;
}
   
.live-food-bulletsA ul {
    list-style-type:disc;
    margin-left:17px;
    line-height:2em;
}   

/* 3 food categories split test page 2013 */

.food-blocks {
    background:url("../cat-item-bg.jpg") repeat-x scroll 0 0px #EBEBEB;
    width:310px;
    text-align:center;
    float:left;
    margin:0 30px 10px 0;
    height:321px;
}

.food-blocks h2 {
    font-size:1.3em;
    font-weight:normal;
    color:#333;
    margin:10px 0 5px 0;
}

.food-blocks h2 a {
    text-decoration:none;
}

.food-blocks h2 a:hover {
    text-decoration:underline;
    color:#FF3300;
}

.food-blocks h3 {
    font-size:0.8em;
    margin-bottom:0;
}

.food-blocks h3 span {
    font-size:1.3em;
    color:#FF3300;
    font-weight:700;
}

.food-blocks img {
    padding:20px 0 0 0;
    background:#FFF;
}

.food-blocks img.button {
    padding:0px;
    background:none;
    margin:2px 0 13px 0;
}

#category_footB {
    padding:30px 0 0 13px; 
}
   
#category_footB h2 {
    font-family:times new roman; 
    color:#650133;
    font-size:30px;
    font-weight:normal;
}
   
#category_footB h3 {
    font-family:times new roman; 
    color:#650133;
    font-size:20px;
    font-weight:normal;
    margin:26px 0 0 0;
}   
   
#category_footB p {
    font-size:13px;
    width:835px;
}


/* My account corner flash footer */

#callcentrereveal .corner-flash-content {
    margin:88px 0 0 49px;
}

#callcentrereveal .corner-flash-content h4 {
    color:#2B343C;
    font-size:23px;
    letter-spacing:-0.04em;
    font-weight:bold;
    margin-bottom:10px;
}
    
#callcentrereveal .corner-flash-content ul li {
    font-size:12px;
    font-weight:bold;
}

#callcentrereveal .corner-flash-content img {
    margin-top:7px;
}

/* Mailchimp on Homepage */

.hp-sign-up #mc_embed_signup h2 {
    margin: 0px;
    padding: 10px 50px;
    text-align: center;
    color: #ffffff;
    background-color: #660033;
    font-family: 'times new roman';
}

.hp-sign-up #mc_embed_signup {
    margin: 0px;
    width: 328px;
}

.hp-sign-up #mc_embed_signup form {
    padding: 0px;
}

.hp-sign-up #mc_embed_signup .mc-field-group {
    padding-left: 30px;
    padding-bottom:0px;
}

.hp-sign-up #mc_embed_signup .mc-field-group label {
    float:left;
    display:block;
    margin: 6px 0 0 0;
}

.hp-sign-up #mc_embed_signup .mc-field-group input {
    width:65%;
    float: left;
    margin-left: 10px;
}

.hp-sign-up #mc_embed_signup .button {
     float: right;
     margin-right: 83px;
     background: url('../subscribe-button-on-hp.png') no-repeat scroll 0 0 transparent;
     height: 37px;
     width: 130px;
}

ul.mc-sub-badge04 {
    margin-left: 70px;
    padding-bottom: 7px !important;
}

.hp-sign-up #mc_embed_signup .button:hover {
    background: url('../subscribe-button-on-hp.png') no-repeat scroll 0 0 transparent;
}

.hp-sign-up #mc_embed_signup ul {
    padding-left: 15px;
    list-style-type: disc;
    margin-left: 10px;
    margin-left:65px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 0.85em;
}

#mc_embed_signup .mc-field-group {
    min-height: 45px !important;
}

/*.hp-sign-up #mc_embed_signup ul li {
    padding-bottom:5px;
}*/

/*

	SET UP SYSTEM 2014 - START
	Last Updated: 2014-05-07 17:05:54 (By Mark)
	Why: Modified buttons

*/

.bearded_dragons {

	width: 990px;
	float: right;

}

.bearded_dragons .clear {

	clear: both;

}

.bearded_dragons .top_banner {

	margin-bottom: 5px;
  width: 990px;

}

.bearded_dragons .animal_banner {

	margin: 0 0 10px;

}

.bearded_dragons .top_banner h2 {

	font-size: 41px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 10px 0px 0px;

}

.bearded_dragons .top_banner p {


	margin: 5px 0px 15px 0px;

}

.bearded_dragons .top_banner img {

	float: right;

}

.bearded_dragons .package_container.optional_extras {

	background-color: #CFC897;
	width: 100%;
	margin: 5px 0 0 0;

}

.bearded_dragons .package_container.video {

	background-color: #F0EDED;
	width: 100%;
	margin: 5px 0 0 0;

}

.bearded_dragons .package_container.video p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-left: 28px; 
}

.bearded_dragons .package_container {

	width: 322px;
	float: left;
	margin-left: 6px;
	border: 2px solid #F0EDED;

}

.bearded_dragons .package_container.first_package {

	margin-left: 0;

}

.bearded_dragons .package_container h3 {

    color: #555555;
    font-family: "Gill Sans MT",Arial,Helvetica,sans-serif;
    font-size: 42px;
    font-weight: normal;
    line-height: 53px;
    padding: 10px 0 5px 15px;

}

.bearded_dragons .package_container h4 {

    color: #555555;
    font-family: "Gill Sans MT",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 0px 0px 10px 15px;

}

.bearded_dragons .item_box {

	position: relative;
	background-color: #f0eded;
	margin: 0 15px 20px;
	height: 40px;

}

.bearded_dragons .package_container.optional_extras .item_box {

	width: 296px;
	float: left;
	margin: 0 15px 2px;

}

.bearded_dragons label {

	display: block;

}

.bearded_dragons .item_box .title .quantity {

	font-weight: bold;

}

.bearded_dragons .item_box img {

	position: absolute;
	top: 4px;
	left: 4px;

}

.bearded_dragons .item_box .title {

	font-size: 12px;
	height: 27px;
	left: 44px;
	overflow: hidden;
	position: absolute;
	top: 7px;
	width: 175px;

}
.bearded_dragons .item_box .title a:link
,.bearded_dragons .item_box .title a:hover
,.bearded_dragons .item_box .title a:visited {
    text-decoration:none;
}

.bearded_dragons .priceLine .title{
    font-size:13px;
    font-weight:bold;
    text-align:right;
    padding-right:10px;
    margin-top:-2px;
}

.bearded_dragons .item_box .price {

	color: #900000;
	left: 224px;
	position: absolute;
	top: 5px;

}

.bearded_dragons .item_box .stock_check {

	font-size: 10px;
	left: 220px;
	position: absolute;
	top: 21px;

}

.bearded_dragons .item_box .stock_check:before {

	margin-left: -7px;
	padding-right: 2px;
	vertical-align: middle;

}

.bearded_dragons .item_box .stock_check.in_stock:before {

	content: url("../theme/icons/stock_tick.png");

}

.bearded_dragons .item_box .stock_check.no_stock:before {

	content: url("../../~library/theme/icons/stock_cross.png");

}

.bearded_dragons .item_box .stock_check.checking:before {

	content: url("../ajax-loader.gif");
	margin-left: -11px;
	padding-right: 2px;
	padding-top: 10px;
	vertical-align: middle;

}

.bearded_dragons .item_box input[type='checkbox'] {

	position: absolute;
	right: 6px;
	top: 12px;

}

.bearded_dragons .package_container input.buy_setup {

	background-image: url("../theme/buttons/buy-this-setup-button-bd.png");
	border: 0 none;
	float: right;
	height: 44px;
	margin-bottom: 15px;
	margin-right: 13px;
	text-indent: -9999px;
	width: 196px;
	background-color: transparent;

}

.bearded_dragons .package_container input.add_to_basket {

	background-image: url("../theme/buttons/add-to-basket-bd.png");
	border: 0 none;
	float: right;
	height: 44px;
	margin-bottom: 15px;
	margin-right: 13px;
	margin-top: 15px;
	text-indent: -9999px;
	width: 196px;
	background-color: transparent;

}

.bearded_dragons .package_container input.add_to_basket:hover, .bearded_dragons .package_container input.buy_setup:hover {

	cursor: pointer;

}

/*

	SET UP SYSTEM 2014 - ENDS

*/

/* New homepage 2014 for split test */

.new-homepage-top-delivery-bar {
	background:#BA0000;
	color:#FFF;
	text-align:center;
	padding:3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .new-homepage-top-delivery-bar {
        padding: 4px !important;
        margin-top: -2px;
    }    
}
.new-homepage-top-delivery-bar h2 {
	margin-bottom:0px;
	font-weight:normal;
}

.slide_div .new-homepage-banner-text {
	margin:155px 5px 0 45px;
	float:left;
	width:360px;
}

.new-trust-pilot-bubble {
	float:left;
	margin-top:80px;
}

.slide_div .new-homepage-banner-text ul {
	list-style-image: url('../homepage-banner-red-bullet-point-tick.png') !important;
	margin-left:23px;
	margin-bottom:27px;
}

.slide_div .new-homepage-banner-text ul li {
	font-size:14px;
	color:#666;
	font-weight:bold;
	margin-bottom:5px;
}

.slide_div .new-homepage-banner-text ul li span {
	color:#B80000;
}

.slidediv {
	height:360px !important;
}

#fullWidthBanner {
	height:360px !important;
}

#fullWidthBannerSpacer {
	height:360px !important;
}

.slidediv .new-homepage-banner-text {
	float:left;
	width:360px;
	margin:155px 5px 0 525px;
}

.slidediv .new-homepage-banner-text ul {
	list-style-image: url('../homepage-banner-red-bullet-point-tick.png') !important;
	margin-left:23px;
	margin-bottom:27px;
}

.slidediv .new-homepage-banner-text ul li {
	color:#666;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.choose-your-pet-block {
	padding:10px 20px 20px 20px;
	height:245px;
	margin-top:28px;
}

.choose-your-pet-block .pet-category {
	float:left;
	margin-right:15px;
	margin-top:-38px;
}

.choose-your-pet-block .pet-category h3 {
	text-align:center;
	margin-top:8px;
	font-size:15px;
	font-weight:bold;	
}	

.choose-your-pet-block .pet-category h3 a {
	text-decoration:none;
	color:#8B6438;	
}

.choose-your-pet-block .pet-category h3 a:hover {
	text-decoration:underline;
}

.main-category-block {
	padding:0px 20px 20px 20px;
  
}

.main-category-block .grey-background {
	border-top:#666 solid 5px;
	background:#F3F3F3;
	height:725px;
	padding:40px;
}

.main-category-block .category-block {
	float:left;
	margin-right:43px;
	margin-bottom:38px;
}

.main-category-block .category-block h3 {
	background:#9CC12F;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:5px 0;
}

.main-category-block .category-block h3.brown {
	background:#8B6438;
}

.main-category-block .category-block h3 a {
	color:#FFF;
	text-decoration:none;
}	

.main-category-block .category-block h3 a:hover {
	text-decoration:underline;
}
	
.five-star-service {
	padding:20px;
}	

.five-star-service .trust-pilot-section {
	background:url("../5-star-service-trust-pilot-background2.jpg") no-repeat;
	margin-top:45px;
	height:195px;
}

.five-star-service .tp_-_category-badge {
	margin-left:65px;
	float:left;
}

.five-star-service .tp_-_box {
	float:left;
	margin:9px 0 0 80px;
	height:205px;
}

.stay-in-touch-section {
	padding:20px;
	height:440px;
	background:url("../stay-in-touch-vine-background.jpg") no-repeat 38px 305px;
}

.stay-in-touch-section img.headline {
	border-bottom:#666 solid 5px;
}
	
.new-homepage-2014 .hp-sign-up {
	border:none 0px;
	background:#f3f3f3;
	width:430px;
	height:395px;
	margin-top:0px;
	float:left;
}	

.new-homepage-2014 .hp-sign-up #mc_embed_signup {
	background:none;
	padding:20px;
	width:390px;
	height:258px;
}

.new-homepage-2014 .hp-sign-up #mc_embed_signup h2 {
	background:none;
	color:#666;
	font-family:arial;
	padding:0px;
	text-align:left;
	font-weight:normal;
	font-size:19px;
}
	
.new-homepage-2014 .hp-sign-up #mc_embed_signup p {
	color:#666;
	font-size:18px;
	margin-bottom:20px;
}	

.new-homepage-2014 .hp-sign-up #mc_embed_signup .mc-field-group {
	color:#666;
	font-weight:bold;
	padding-left:0px;
}

.new-homepage-2014 .hp-sign-up #mc_embed_signup .mc-field-group input {
	float:right;
	width:85%;
	border-radius:8px;
}
	
.new-homepage-2014 .hp-sign-up #mc_embed_signup .button {
	background:url("../new-sign-up-button2.png") no-repeat;
	width:321px;
	margin-right:15px;
}	
	
.new-homepage-2014 .hp-sign-up ul.mc-sub-badge04 {
	margin-left:118px;
	margin-top:55px;
}	
	
.stay-in-touch-section .social-icons {
	float:left;
	padding:25px 107px 0 117px;
	width:296px;
}	

.stay-in-touch-section .social-icons img {
	margin:0 12px 15px 0;
}

.stay-in-touch-section .social-icons .address {
	margin-top:40px;
}

.stay-in-touch-section .social-icons .address h3 {
	color:#666;
	text-transform:uppercase;
	border-bottom:0px none;
	font-size:22px;
}

.stay-in-touch-section .social-icons .address p {
	color:#666;
	font-size:18px;
	line-height:1.2em;
}

.stay-in-touch-section .social-icons .address p.phone {
	margin-top:25px;
}

.stay-in-touch-section #mc_embed_signup #mce-success-response {
	font-size:11px;
	padding:0px;
	width:345px;
}

.bottom-text-2014 {
	padding:20px;
	margin-top:35px;
}
	
.bottom-text-2014 .column {
	width:290px;
	float:left;
	margin-right:40px;
}
	
.bottom-text-2014 h2 {
	font-size:18px;
	color:#666;
	border-bottom:5px solid #666;
	padding-bottom:3px;
	font-weight:normal;
}	
	
.bottom-text-2014 .column p {
	line-height:1.6em;
}

/* Bearded Dragon Landing Page */

.landing-header-bnr
{
	width: 990px;
	background-color: #EFEFEF;
	height: 270px;
	z-index: 10;
	position: relative;
}
.landing-header-bnr h1
{
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #666666;
font-size: 44px;
font-weight: normal;
padding: 27px 0 25px 27px; 
line-height:53px;
}

.landing-header-bnr p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-left: 28px; 
}
.landing-header-bnr p a
{
  color: #666666;
}

.landing-header-animal-pic
{
	float: right;
}

.landing-header-animal-pic img
{
	height: 270px;
}

.category-section
{
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 10px 1px rgba(153,153,153,1);
	-moz-box-shadow: 1px 1px 10px 1px rgba(153,153,153,1);
	box-shadow: 1px 1px 10px 1px rgba(153,153,153,1);
	padding-top: 30px;
	width: 980px;
	margin-left: 5px;
	z-index: -5;
}

.category-section .category-box
{
	background-color: #F3F3F3;
	width: 914px;
	margin-left: 25px;
	margin-top: -50px;
	padding-top: 65px;
	padding-left: 18px;
	height: 520px;
}

.product-box
{
	background-color: #9CC12F;
	width: 186px;
	float: left;
	margin-bottom: 39px;
}

.product-box h3
{
	text-align: center!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;	
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.product-box  a
{
	text-decoration: none;
	color: #FFFFFF!important;
}
.product-box-brown
{
	background-color: #8B6438;
	width: 185px;
	float: left;
	margin-bottom: 39px;
	margin-top: 39px;
	margin-left: 43px;
}
.product-box-brown h3
{
	text-align: center!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;	
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.product-box-brown  a
{
	text-decoration: none;
	color: #FFFFFF!important;
}

/* Category of Products Landing Page */

.category-products-header-bnr
{
	width: 790px;
	background-color: #EFEFEF;
	height: 190px;
	z-index: 10;
	position: relative;
  margin-bottom: 10px;
}
.category-products-header-bnr h2
{
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #666666;
font-size: 36px;
font-weight: normal;
padding-top: 20px;
margin: 0px 0px 20px 25px; 
}

.category-products-header-bnr p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-left: 28px; 
}

.category-products-header-pic
{
	float: right;

}

.category-products-header-pic img
{
	height: 190px;
  width: 260px;
  margin: 0px 0px 0px 0px;

}

/* Category of Categories Landing Page */

.category-categories-header-bnr
{
	width: 990px;
	background-color: #EFEFEF;
	height: 190px;
	z-index: 10;
	position: relative;
}
.category-categories-header-bnr h2
{
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #666666;
font-size: 36px;
font-weight: normal;
padding-top: 20px; 
margin: 0px 0px 20px 25px; 
}

.category-categories-header-bnr p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-left: 28px; 
}

.category-categories-header-pic
{
	float: right;

}

.category-categories-header-pic img
{
	height: 190px;

}

/* Care Sheets */

.care-category-section
{
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 10px 1px rgba(153,153,153,1);
	-moz-box-shadow: 1px 1px 10px 1px rgba(153,153,153,1);
	box-shadow: 1px 1px 10px 1px rgba(153,153,153,1);
	padding-top: 30px;
	width: 980px;
	margin-left: 5px;
	z-index: -5;
}

.care-category-section .care-category-box
{
	background-color: #F3F3F3;
	width: 914px;
	margin-left: 25px;
	margin-top: -50px;
	padding-top: 35px;
	padding-left: 18px;
	height: 255px;
}

.care-product-box
{
	background-color: #9CC12F;
	width: 186px;
	float: right;
	margin: 0 20px 39px 20px;
}

.care-category-box p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin-left: 15px;
}

.care-category-box a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: normal;
}

.care-product-box h3
{
	text-align: center!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;	
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.care-product-box  a
{
	text-decoration: none;
	color: #FFFFFF!important;
  font-weight: bold;
}

.care-video-box
{
	background-color: #9CC12F;
	width: 247px;
	float: right;
	margin: 0 20px 39px 20px;
}

.care-video-box p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	font-weight: normal;
	margin-left: 15px;
}

.care-video-box h3
{
	text-align: center!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;	
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.care-video-box  a
{
	text-decoration: none;
	color: #FFFFFF!important;
}

.care-recommended-box
{
	background-color: #9CC12F;
	width: 186px;
	float: left;
	margin: 0px 0px 0px 46px;
}

.care-recommended-box h3
{
	text-align: center!important;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;	
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.care-recommended-box  a
{
	text-decoration: none;
	color: #FFFFFF!important;
  font-weight: bold;
}

/* Animals in the shop (2015) */

.animallist {
width:100%;
clear:both;
}

.animallistheader {
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 25px;
font-weight: normal;
line-height:40px;
padding-left:15px;
background-color:#9B7546;
}

.animaltype {
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #555555;
white-space:nowrap;
vertical-align:top;
padding:5px 0 5px 15px;
text-transform: uppercase;
}

span.animallatin {
font-size:12px;
font-weight:400;
font-style:italic;
text-transform: none;
}

.animaldesc {
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
font-size:12px;
color: #555555;
vertical-align:middle;
font-size:12px;
padding-left:15px;
}

.animalprice {
font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
font-size:25px;
color: #555555;
vertical-align:middle;
padding:5px 15px 5px 15px;
}

.animalroweven {
background-color:#F0F0E1;
}

.cat-item .highstreet.rrp_price{
    height:14px;
}
.hidevat,.vat_info,.rrp_vat{
    display:none;
}
