/*====================================================================================
Site Background
====================================================================================*/
html {
  background: linear-gradient(#222, transparent 90%),
              linear-gradient(0deg, #000, transparent),
              #000 url("../images/bg.jpg") 0 0 fixed;
  background-size: cover;
  background-attachment: fixed;
  background-position: 30% 20%; 
  background-repeat: no-repeat;
}
/*====================================================================================
Headings
====================================================================================*/
p,h1,h2,h3,h4,li{
  font-weight:normal;
}
h1,h2,h3,h4,.phone{
  line-height:1em;
  color:#9CFA8B;
  margin:0;
  padding:0;
  font-family: allerta stencil, Charcoal, sans-serif;
  word-spacing:0.1em;
}
h1{
  font-size:48px;
  letter-spacing:-2px;
  margin:0 0 4px 2px;
  display: inline;

}
h2{
  font-size:21px;
  color:#eee;
}
h3{
  color:#2DBB28;font-size:26px;
  margin-bottom:12px;
}
h4{
  font-size:24px;
  color:#9CFA8B;
  line-height:24px;
  padding:0 0 0px 0;
  /*margin-left:70px;*/
  margin-bottom:0.5em;
  text-align: center;
}
p,li,th,td{
  font-size:16px;
  line-height:24px;
  margin:0 0 1em;
    padding:0;
  color:#ddd;
}
p:last-of-type{
  margin-bottom:0;
}
a{
  text-decoration:none;
  outline:none;
  color:green;
}
a:hover,a:active{
  color:rgb(255,69,0);
}
/*====================================================================================
Colors
====================================================================================*/
.red{
    color: #Ff1a11;
}
.grey{
  color:#bbb;
}
.underlined{
  text-decoration:underline;
}
.green{
  color:#9CFA8B;
}
.white{
  color:#fff;
}
.orange {
  color: #Ff7B0A; 
}

.orangetimes {
  color: #Ff7B0A;
  font-size:0.8em;
}

.orangetimessunday {
  color: #Ff7B0A;
  font-size:0.8em;
}

.orangetimesitallic {
  color: #Ff7B0A;
  font-size:0.6em;
  font-style: italic;
  line-height: ;
  float: left;
    margin-top:-4%;
}
/*====================================================================================
Body
====================================================================================*/
body{
  padding:5% 0 0;
  margin:0;
  font-family:Verdana,Geneva,sans-serif;
  color:#eee;
  text-align:left;
}
#wrapper{
  position:relative;width:100%;
  clear:both;
  z-index:24;
  margin:0;
  padding:0;
  text-align:center;
}
#main{
  position:relative;
  width:75%;
  max-width:1400px;
  min-width:900px;
  height:auto;
  background:rgba(10,10,10,0.4);
  /*margin:0 auto 0;*/
  padding:26px 0 20px;
  text-align:left;
  z-index:10;
  border:solid 1px #222;
  box-shadow:0 0 10px #111;
  border-top:solid 1px #777;
  border-left:solid 1px #777;
  -moz-border-radius:24px;
  border-radius:24px;
  display:inline-block;
}
#logo{
  position:relative;
  width:100%;
  height:180px;
  margin:0 2%;
  z-index:12;
  float:right;
  display:inline-block;
}
#logo h1 {
  display:inline-block;
  float: center;
}

#logo img{
  position:relative;
  top:-70px;
  width:300px;
  height:240px;
  margin-right:16px;
  float:left;
}

#address{
  position:relative;
  top:0;
  left:0;
  width:auto;
  height:auto;
  font-size:14px;
  line-height:22px;
  text-align:left;
  padding:0;
  float:center;
  margin-right: 10px;
}
.phone{
  font-size:1.5ems;
  color:orange;
  
}
#address a{
  font-weight:700;

}

img{
  border:none;
}

#maincontent{
  position:relative;
  width:auto;
  margin:0 2%;
}
#maincontent p{
  margin-right:30px;
}
#homepageboxouter{
  width:auto;
  margin-left:20px;
}
.homepagebox{
  display:inline-block;
  position: relative;    
  background:#363636;
  width:47%;
  height:250px;
  margin-top: 3%;    
  margin-right:1.5%;
  vertical-align: bottom;
  bottom: auto; 
}

.homepagebox1{   
  position:relative;
  margin:0 1.5% 10% 0;
  height:100%;    
}
.homepagebox2{
  display:block;
  position: relative;
  height:auto;
  float:left;
  margin-bottom: 20px;    
}
.homepagebox h4,.homepagebox p{
  margin:16px 0 8px 14px;
}
.homepagebox p{
  width:100%;
  margin-top:10px;
    height: auto;
}
.homepagebox:last-of-type{
  margin-right:5px;
}

.clearer{
  height:1px;
  overflow:hidden;
  margin-top:-1px;
  clear:both;
}
hr{
  border:none;
  border-top:0px solid #f5ff00;
  height:2px;
  color:#08E700;
  background-color:#08E700;
  width:100%;
  padding-top: 1px;
  margin:0 0 14px;
  margin-top: 10px;
}
.floatleft{
  float:left;
}
ul.offspring{
  list-style-type:square;
  margin:0.5em;
}
ul.offspring li{
  margin:0;
}
body.care_sheet #fullwidth strong{
  font-weight:700;
  color:#b61;
}
ul.caresheets{
  list-style-type:none;
  width:50%;
  float:left;
  margin:0;
  padding:0 0 14px 0;
  font-weight:bold;
}
ul.caresheets li{
  margin:0 0 0 14px;
  line-height:1.8em;
  color:#ff5f00;
}
ul.caresheets li i{
  color:#ccc;
  font-style:italic;
}
ul.careinfo{
  list-style-type:square;
  margin:0;
  padding:0;
}
ul.careinfo li{
  margin:0 0 1em 13px;
  line-height:1.5em;
  color:#ff5f00;
  font-size:13px;
}
/*====================================================================================
Footer
====================================================================================*/
span.copyright{
  color:#ff5f00;
}
#footer{
  position:relative;
  width:100%;
  height:60px;
  margin:-5px 52px 0 -2px;
  padding:0;
  z-index:19;
}
body.homepage #footer{
  margin-top:0;
}
#footer p{
  font-size:11px;
  line-height:12px;
  color:#bbb;
  text-align:center;
  padding:27px 0 20px;
}
/*====================================================================================
Font
====================================================================================*/
#clear{
  position:relative;
  top:-7px;
  clear:both;
  width:100%;
  height:10px;
  background:#444;
}
.latinname{
  font-family:Verdana,Geneva,sans-serif;
  font-size:0.5em;
  color:#ccc;
  font-style:italic;
  position:relative;
  bottom:6px;
}
.italics{
  font-weight:normal;
  font-style:italic;
  color:#bbb;
}

/*====================================================================================

====================================================================================*/
.rslides_container{
  margin-top:1px;
  margin-bottom:26px;
  position:relative;
  float:left;
  width:100%;
  display:block;
}
.rslides{
  position:relative;
  list-style:none;
  overflow:hidden;
  width:100%;
  padding:0;
  margin:0;
  border-top:solid 2px #08E700;
  border-bottom:solid 2px #08E700;
}
.rslides li{
  -webkit-backface-visibility:hidden;
  position:absolute;
  display:block;
  width:100%;
  left:0;
  top:0;
  margin-bottom:-10px;
}
.rslides li:first-child{
  position:relative;
  display:block;
  float:left;
}
.rslides img{
  display:block;
  height:auto;
  float:left;
  width:100%;
  border:0;
}
.centered-btns_nav{
  z-index:3;
  position:absolute;
  top:50%;
  left:0;
  opacity:0.7;
  text-indent:-9999px;
  overflow:hidden;
  text-decoration:none;
  height:61px;
  width:38px;
  background:transparent url("../images/themes.png") no-repeat left top;
  margin-top:-45px;
}
.centered-btns_nav:active{
  opacity:1.0;
}
.centered-btns_nav.next{
  left:auto;
  background-position:right top;
  right:0;
}
.transparent-btns_nav{
  z-index:3;
  position:absolute;
  top:0;
  left:0;
  display:block;
  background:#fff;opacity:0;
  width:48%;
  text-indent:-9999px;
  overflow:hidden;
  height:91%;
}
.transparent-btns_nav.next{
  left:auto;
  right:0;
}
.large-btns_nav{
  z-index:3;
  position:absolute;
  opacity:0.6;
  text-indent:-9999px;
  overflow:hidden;
  top:0;
  bottom:0;
  left:0;
  background:#000 url("../images/themes.png") no-repeat left 50%;
  width:38px;
}
.large-btns_nav:active{
  opacity:1.0;
}
.large-btns_nav.next{
  left:auto;
  background-position:right 50%;
  right:0;
}
.centered-btns_nav:focus,.transparent-btns_nav:focus,.large-btns_nav:focus{
  outline:none;
}
.centered-btns_tabs,.transparent-btns_tabs,.large-btns_tabs{
  position:absolute;
  bottom:10px;
  z-index:9999;
  left:15%;
  right:15%;
  margin:0 auto;
  text-align:center;
}
.centered-btns_tabs li,.transparent-btns_tabs li,.large-btns_tabs li{
  display:inline;
  float:left;
  margin-right:5px;
}
.centered-btns_tabs a,.transparent-btns_tabs a,.large-btns_tabs a{
  text-indent:-9999px;
  overflow:hidden;
  border:solid 1px #08E700;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  background:#ccc;
  background:rgba(255,255,255,.4);
  display:inline-block;
  -webkit-box-shadow:inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow:inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow:inset 0 0 2px 0 rgba(0,0,0,.3);
  width:10px;
  height:10px;
}
.centered-btns_here a,.transparent-btns_here a,.large-btns_here a{
  background:white;
  background:#08E700;
}
/*====================================================================================
Livestock
====================================================================================*/
.tableh2 {
    margin-top: 20px;
}
table td:nth-child(2){
  font-style: italic;
}
table td:nth-child(5){
  font-weight:bold;
  color:#e5d6ac;
  text-align:right;
}
.stockname{
  width:40%;
  color: #Ff7B0A;
  margin-left: 10px;
}
.latinName{
  width:20%;
  color: #Ff7B0A;
  text-align-last: center;
}
.stockprice{
  width:6%;
  color: #Ff7B0A;
}

.mfu{
  width:6%;
  color: #Ff7B0A;
}
.year{
  width:6%;
  color: #Ff7B0A;
}
.availableprice{
  width:8%;
  color: #Ff7B0A;
}
.notes{
  width:20%;
  color: #Ff7B0A;
}
table.stocklist td:first-child{
/*  padding-left:86px;*/
}


table.stocklist a:hover{
  color:#c99a00;
  border-bottom:solid 1px;
}
table.stocklist img{
  width:80px;
  height:53px;
  float:left;
  margin:2px 6px -1px -83px;
  border:none;
}
table.stocklist a:hover img{
  outline:solid 1px;
}
table.stocklist{
  width:100%;
  border-collapse:collapse;
  margin:16px 0 6px;
}
table.stocklist th{
  padding:0 0 3px 0;
  text-align:center;
}
table.stocklist td{
  border:solid 1px #666;
  padding:1px 5px 4px 5px;
}
table.stocklist td,table.availablelist th{
  font-size:13px;
  line-height:16px;
  vertical-align:top;
}

/*====================================================================================
Navigation
====================================================================================*/

/* nav size, position and colour */
nav {
  font-style: 1ems;
  text-align: center;
  float: left;
  width: auto;
  margin-right: 3px;
  margin-bottom: 5px;
  display: block;
}

/* nav clean up */
nav ul {
  list-style: none;
  margin: 0 10;
  padding: 0;
  display: inline-block;
}

/* solves navigation orientation */
nav li {
  font-size: 3.5ems;
  display: inline-block;;
}

/* nav tap area enlarged for mobile devices */
nav a {
  color: #9CFA8B;
  font-weight: 800;
  padding: 15px 10px;
}

/* selected nav link */
nav a.selected, nav a:hover {
  color: #Ff7B0A;
  text-decoration: underline;
}


/*====================================================================================
Other
====================================================================================*/
#southampton {
  color: green;
  margin-right: 5px;
  background: -webkit-linear-gradient(#9CFA8B, #8BF779);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#reptiles {
  color: firebrick;
  Margin-right: 5px;
  background: -webkit-linear-gradient(#Ff7B0A, #FFBF0A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.textFloatRight {
  float: right;
  margin-right: 20px;
  font-size: 0.8em;    
}

.primary {
    float: left;
    width: 67%;
    height:675px;
}
.secondary{
    float: right;
    width:33%;
    height:675px;
}

.gallery {
    margin: 10%;
    max-width:90%;
}
.gallery img {
    max-width:30%;
    display:inline-block;
    width:30%;
    margin: 1px;
}

.box{
    border-radius: 6px;
    background:#363636;
    padding: 10px;
    margin: 10px;
}

.smicons {
    display: none;
    
}

/* Media Queries -------------------- */


@media (max-width: 480px) {

    html {
        background: black;

    }
    #wrapper {
       width: 100%
       
    }
    
    
    #main {
        min-width: 95%;
        max-width: 100%;
        border: none;
        background: none;
        box-shadow: none;
        text-align: center;
    }
    
    .primary,
    .secondary {
      padding: 0;
      margin: auto;    
      width: 100%;
      height:100%;
      display: block;
      clear: both;
      text-align: center;
    }

    #homepageboxouter{
        width: 90%;
        height: 100%;
        display: block;
    }
    
    .homepagebox2,
    .box {
        clear: both;    
        max-width: 100%;
        max-height: 100%;
        display: block;
        text-align: center;
        margin: auto;
    }
    .homepagebox2 p {
        display: block;
    }
    
    h3 {
        font-size: 6vw;
        text-align: center;
        margin: auto;
    }
    
    p {
        font-size: 3vw;
        width: 100%;
    }
    
    
    .homepagebox{
        clear:both;
        width: 90%;
        height:auto;
        margin-bottom: 10%;
        margin: 10px;
        text-align: left;
        overflow: auto;
        
    }
    
    .primary{
        padding-top: 10%;
    }
    
    .rslides_container {
        display: none;
    }
    
    #logo {
        align-content: center;
        text-align: center;
        float: none;
        margin-bottom: 30%;
    }
    
    #logo h1 {
       font-size: 8.5vw;
    }
    
    #logo img {
        display: none;
    }
    
    #address {
        margin: 10px;
        text-align: center;
    }
    nav {
        display:inline-block;
        float: none;
    }
    
    nav ul li{
        align-items: center;
        margin-bottom: 10px;
    }
    
    .homepagebox1,
    .fb-page {
        float: left;
        margin: auto;
        margin-top: 10%;
        width: 100% !important;
        height: 50% !important;
        border: none;
        padding: 0;
        overflow: auto;
        display: none;

    }
    #footer {
        width: 80%;
        margin: 10%;
        text-align: center;
    }
    .gallery {
        margin: 0;
        margin-top: 5%;
        max-width: 100%;
        max-height: 100%;
        align-content: center;
    }
    
    .gallery img {
        min-width: 100%;
        min-height: auto;
        margin: 1%;
        display: block;
    }
    .smicons {
        max-width: 100%;
        max-height: 100%;
        display: block;
        margin: auto;
        margin-top: 10%;
    }
    
    .smicons img {
        height: 100%;
        width:auto;
        display: block;
        margin: auto;
        margin-top : 20%;
        padding-top: 20px;
    }
    .fb-page2 {
        display: block;
        height: 400px;
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
 }