/*
Title:    Reset default browser styles
Author:   dan@simplebits.com, based on Eric Meyer's reset CSS: http://meyerweb.com/eric/tools/css/reset
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u,
i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Reset CSS
/**/
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.mobonly {
/*	display: none; */
}
.pcshow {
	display: block;
}
.pchide {
	display: none;
}
.text_left {
	text-align: left;
}
/*
/		Back-to-Top button
?*/
a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #FFCC66 url("images/general/up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	border-radius: 30px;
/*	border-radius: 30px; */
}

html {
	height: 100%;
    box-sizing: border-box;
}
body {
/*	font: 100% "Times New Roman", Times, serif; 
	font: 100% 'Open Sans', sans-serif;*/
	font: 100% 'Source Sans Pro', sans-serif;
/*	font: 100% sans-serif; */
/*	color: blue; */
	color: #00617F;
	text-align: center;
	background-color: #CCC;
	height: 100%;
}
* {
  box-sizing: inherit;
}
.container {
	width: 100%;   
	height: 100%;
	text-align: left;
	background-color: #FAFAFA; 
	margin-left: auto;
	margin-right: auto;
	overflow: auto;  
	margin: 0;
}
.pc_wrapper {
    min-height: 100%;
    display: grid;
    grid-template-rows: auto auto 1fr auto;
}
.header {
	display: grid;
  	grid-template-columns: 2.5% 1fr 2.5%;
	grid-template-rows: auto;
	grid-template-areas: '. logo .';
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.headcat {
	display: none;
	font-size: calc(8px + 6 * ((100vw - 320px) / 680));
	grid-area: headcat;
}
.headcat img {
	max-width: 13em;
	height: auto;
}
.logo {
 	display: flex;
    align-items: center;
    justify-content: center;
	grid-area: logo;
}
.logo img {
	max-width: 70%;
	height: auto;
}
.banner {
	display: none;
	font-size: calc(8px + 6 * ((100vw - 320px) / 680));
	grid-area: banner;
}
.banner .adtopnew {
/*	height: 8.75em;
	width: 14em;
	margin-top: 1em;
	border: 0.2em solid transparent;
	margin-left: auto; */
}
.banner .adtopnew:hover {
/*	border: 0.2em solid #999; */
	border-color: #999;
}

.banner .adtopnew a {
	text-decoration: none;
	color: inherit;
/*	display: block; */
	height: 100%; 
}
.banner .adtopnew img {
	height: 8.75em;
	width: 14em;
}

.banner .bookfairadvert {
	color: #059533;
	font-weight: bold;
	background-color: #FFFFCB;
	border: 0.1em solid #A41A3B;
	height: 8.55em;
	width: 13.8em;
	position: relative;
	margin-left: auto;
}
.banner .bookfairadvert ul li {
	line-height: 1em;
	text-align: center;
}
.banner .bookfairadvert ul li.line1 {
	font-size: 120%;
	margin-top: 0.6em; 
}
.banner .bookfairadvert ul li.line2 {
	font-size: 160%;
	font-variant: small-caps;
}
.banner .bookfairadvert ul li.line3 {
	font-size: 125%;
	margin-top: 0.6em; 
}
.banner .bookfairadvert ul li.line4{
	font-size: 150%;
	margin-top: 0.1em; 
}
.banner .bookfairadvert ul li.line4 ul li + li {
	display: none;
}
.banner .bookfairadvert ul li.line4 ul li.pchide + li {
	display: block;
}
.banner .bookfairadvert ul li.line5 {
	font-size: 70%;
	position: absolute;
	bottom: 0.3em;
	left: 4.25em;
}

.banner #adheathvets {
	margin-top: 1em;
}
.banner #adheathvets img {
	height: 9.375em;
	width: 17.5em;
}
.banner #adkeystone {
	margin-top: 1.5em;
}
.banner #adkeystone img {
	height: 8.3125em;
	width: 14.0625em;
}
.banner #adcasscats {
	margin-top: 1em;
}
.banner #adcasscats img {
	height: 9.375em;
	width: 15.625em;
}
/*   Alun Gedrych top advert
/
/*/
.banner .adtopnew #alung {
	border: 0.3em solid #92252B;
	border-radius: 1em;
	color: #92252B;
	text-align: center;
	background-color: #FEFFD5;
}
.banner .adtopnew #alung img {
	height: 1.5em;
	width: 13em;
	margin-top: 0.5em;
}
.banner .adtopnew #alung li.line1 {
	font-size: 100%;
}
.banner .adtopnew #alung li.line2 {
	font-size: 70%;
	word-spacing: 0.4em;
}
.banner .adtopnew #alung li.line3 {
	font-size: 70%;
	white-space: pre;
}
.banner .adtopnew #alung li.line4 {
	font-size: 70%;
}
.banner .adtopnew #alung li.line5 {
	font-size: 85%;
	margin-top: 0.25em;
}
.banner .adtopnew #alung li.line6 {
	text-transform: uppercase;
	font-size: 80%;
}

.container #topbar {
	height: 0.2em;
	width: 100%;
	overflow: hidden;   /* Fix IE6 problem */
	background-color: #CCFF66;
}
.container .footbar {
	height: 0.2em;
	width: 100%;
	overflow: hidden;   /* Fix IE6 problem */
	background-color: #CCFF66;
}

.navbar {
	font-weight: bold;
	width: 100%;
	margin-top: 0.4em;
}
.navbar nav {
	font-size: 125%;
	width: 96%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.navbar nav ul li {
/*	float: left;  */
}
.navbar nav a {
	margin-bottom: 0.6em;
	display: block;
	line-height: 1.5em;
	background: #CCFF66;
}
.navbar ul li ul {
	width: 100%;
	display: none;
}
.navbar nav ul li {
	margin-bottom: 0.6em;
	display: block;
	line-height: 1.4em;
}

.navbar li.mobexclude {
	display: none;	
}
.navbar a:link, div.navbar a:visited {
	text-decoration: none;
	color: #990000;
}
.navbar a:hover {
	color: #0033CC;
}

.slide-trigger {
	font-size: 125%;
	text-align: left;
	color: #990000;
	background: #CCFF66;
	line-height: 2em;
	vertical-align: middle;
  	cursor: pointer;
	width: 96%;
	height: 2em;
	margin-left: auto;
	margin-right: auto; 
	margin-top: 0;
	margin-bottom: 0.5em;
}
.slide-trigger span.nav_text {
	font-size: 120%;
	margin-left: 30px;
}
.slide-trigger span.nav_icon {
  background-image: url("images/general/menu.png");
 /* background-position: 0 -14px; */
  display: block;
  float: right;
  margin-top: 7px;
  margin-right: 15px;
  height: 24px;
  width: 24px;
}
nav {
	display: none;	
}
.no-js .slide-trigger {
	display: none;	
}
.no-js nav {
	display: block;
}

.mainbody {
	background-image: none;
	display: grid;
  	grid-template-columns: 3% 1fr 3%;
	grid-template-rows: auto;
	grid-template-areas: '. maincontent .';
}
.maincontent {
	width: 100%;
	padding: 0;
	margin: 0;
	grid-area: maincontent;
}
.infobar {
/*	width: 15em; */
	text-align: center;
	margin-top: 0.5em;
	grid-area: infobar;
	display: none;
}

.footer {
	background-color: #FAFAFA;
	height: 5em;  /*  Adjust other locations as well when this is amended  */
	width: 95%;
	width: 100%; 
}
.footer p.charity {
	text-align: center;
	color: #666;
	font-size: 85%;
}
.footer ul {
	text-align: center;
	font-size: 75%;
}
.footer li a:link, .footer li a:hover {
	text-decoration: none;
	color: #F33;
}
.footer li a:hover {
	color: #0C3;
}

h1 {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.34em;
}

h3 {
	font-size: 125%;
	font-weight: bold;
}
h4 {
	font-size: 225%;
	font-weight: bold;
}
h5 {
	font-size: 120%;
	color: #CC6600;
	font-weight: bold;
}
h6 {
	font-size: 110%;
	color: #CC6600;
	font-weight: bold;
	text-align: left;
}

p {
	font-size: 100%;
	font-weight: bold;
	text-align: justify;
	margin-top: 0.3em;
	margin-bottom: 0.75em;
	word-spacing: 0.05em;
}
em {
	color: #900;
	font-style: normal;
	font-weight: bold;	
}
/*P + p {
	text-indent: 1em;
}
*/
.subhead {
	font-size: 112.5%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	margin-bottom: 0; 
}
/*
/*      Change cursor to a magnifying glass
/* */
img {
	float: none;
	max-width: 100%;
	width: auto;
	height: auto;
}
.imgmagnify a img {
		cursor: url('/cursors/zoomin2.cur'),default;
		transition: opacity 2s linear;
		-webkit-transition: opacity 2s linear;
}
.imgmagnify a img:hover {
		opacity: 0.4;
}
p.imgcaption {
	text-align: center;
	margin-top: 0.25em;
}
p.img_clickforlarge {
	color: #333;
	font-size: 90%;
	text-align: center;
}
/*
/*      Applies the 2nd site theme colour to the text
/* */
.twocoltext {
	color: #CC6600;
}
/*
/*     Applies the 2nd site theme colour to a border
* */
.twocolbox {
	border-color: #CC6600;
}
.pcpad0x75 {
	padding: 0.75em;
	box-sizing: border-box;
}
.pcpadtop0x75 {
	padding-top: 0.75em;
}
.pc_center {
	text-align: center;
}
/*     P&C std link
/*
/**/
a:link, a:visited {
	font-weight: bold;
	color: #993333;
}
a:hover {
	color: #FF6666;
}
span.highlight {
	color: #C00;
}
/*
/* self-clear floats 
/**/
/* >> The Magnificent CLEARFIX courtesy of html5boilerplate.com << */ 
.clearfix:after { 
	content: "."; 
	display: block; height: 0; 
	clear: both; 
	visibility: hidden;
} 
.clearfix { display: inline-block; } 
* html .clearfix { 
	height: 1%;
	overflow: visible; 
} /* Hides from IE-mac \*/ 
.clearfix { display: block; } 
/*
/
/     JQuery Plugin ToastMaster
/*/
.toast-container {
	width: auto;
	max-width: 50%;
	z-index: 9999;
}

* html .toast-container {
	position: absolute;
}

.toast-item {
	height: auto;
	background: #FFFFCC;
    opacity: 0.8;
	border-radius: 10px;
	color: #0000FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: lucida Grande;
	font-size: 14px;
	border: 2px solid #CC6600;
	display: block;
	position: relative;
	margin: 0 0 12px 0;
}

.toast-item p {
	color: #0000FF;
    text-align: left;
    margin-left: 30px;
}

.toast-item-close {
    background:url(../images/toast/close.gif);
    width:22px;
    height:22px;
    position: absolute;
    top:7px;
    right:7px;
}

.toast-item-image {
    width:32px;
    height: 32px;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 10px;
}

.toast-item-image-notice {
    background:url(../images/toast/notice.png);
}

.toast-item-image-success {
    background:url(../images/toast/success.png);
}

.toast-item-image-warning {
    background:url(../images/toast/warning.png);
}

.toast-item-image-error {
    background:url(../images/toast/error.png);
}
/**
 * toast types
 *
 * pattern: toast-type-[value]
 * where 'value' is the real value of the plugin option 'type'
 *
 */
.toast-type-notice {
    color: white;
}

.toast-type-success {
    color: white;
}

.toast-type-warning {
    color: white;
    border-color: #FCBD57;
}

.toast-type-error {
    color: white;
    border-color: #B32B2B;
}
/**
 * positions
 *
 * pattern: toast-position-[value]
 * where 'value' is the real value of the plugin option 'position'
 *
 */
.toast-position-top-left {
    position: fixed;
    left: 20px;
    top: 20px;
}

.toast-position-top-center {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -140px;
}

.toast-position-top-right {
    position: fixed;
    top: 20px;
    right: 20px;
}

.toast-position-middle-left {
    position: fixed;
    left: 20px;
    top: 50%;
    margin-top: -40px;
}

.toast-position-middle-center {
    position: fixed;
    left: 50%;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.toast-position-middle-right {
    position: fixed;
    right: 20px;
    margin-left: -140px;
    margin-top: -40px;
    top: 50%;
}

.infobox_new {
	width: 13.5em; 
	border-radius: 1em;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	margin-right: auto;
	margin-bottom: 0.9375em;
	margin-left: auto;
	position: relative;
}
.infobox_title {
	color: #C30;
	background-color: #FC6;
	border: 1px solid #CC6600; 
	border-bottom: 1px solid #CC6600;
	border-top-left-radius: 1em;
	border-top-right-radius: 1em;
}
.infobox_body {
	background: rgba(255, 255, 204, 0.5);
/*	padding-bottom: 0.625em; */
	border-left: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-top: 1px solid #CC6600;        
	border-bottom-left-radius: 1em;
	border-bottom-right-radius: 1em;
}
.infobox_title h2 {
	margin-bottom: 0;
}
.infobox_new a {
	color: inherit;
	text-decoration: none;
	display: block;
	margin-left: 0.2em;
	margin-right: 0.2em;
	position: relative;
}
.infobox_new a.pchide {
	display: none;
}
.infobox_new a.event_cancel {
	min-height: 11.5em;
	
}
.infobox_new a:link {
	color: inherit;
}
.infobox_new a:visited {
	color: inherit;
}
.infobox_new a:hover {
	color: #0000FF;
}

.infobox_nt {
	background-color: #FFC;
	width: 12.5em;
	border-radius: 1em;
	border: 0.175em solid #CC6600;
	margin-right: auto;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: auto;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
.infobox_cancel {
	position: absolute;
	width: 13.5em;
 	left: 0;
  	top: 20px;
  	z-index: 99;
}
.infobox_cancel img {
	width: 13.5em;
	height: auto;
}
	/*
/		.boxnextevent is the new version of #boxnexteventnew which it will replace 
/*/
.boxnextevent {
	color: #666666;
	font-weight: bold;
	text-align: center;
/*	width: 12.5em; */
}
.boxnextevent h2 {
	font-size: 140%;
}
.boxnextevent ul {
}
.boxnextevent li {
	line-height: 1em;
	text-transform: capitalize;
}
.boxnextevent li.bne_date {
	font-size: 135%;
	margin-top: 0.4em;
}
.boxnextevent li.bne_title {
	font-size: 140%;
	margin-top: 0.4em;
}

.boxnextevent li.bne_venue {
	font-size: 135%;
	margin-top: 0.4em;
}
.boxnextevent li.bne_area {
	font-size: 135%;
	margin-top: 0.4em;
}
.boxnextevent li.bne_time {
	font-size: 125%;
	margin-top: 0.4em;
	text-transform: none;
}
.boxnextevent p.bne_text {
	font-size: 75%;
	margin-top: 1em;
	text-transform: none;
	line-height: 1em;
	text-align: center;
}
.boxquicklinks {
	font-weight: bold;
	text-align: center;
	margin-top: 0.8em;
}
.boxquicklinks h2 {
	font-size: 120%;
}
.boxquicklinks ul {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.boxquicklinks li {
	margin-bottom: 0.25em;
}

.boxquicklinks li a:link, .boxquicklinks li a:visited {
	color: #666666;
}
.boxquicklinks li a:hover {
	color: #930;
/*	text-decoration: underline;  */
}
/* Underline From Center */
.boxquicklinks li a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.boxquicklinks li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #930;
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.boxquicklinks li a:hover:before, .boxquicklinks li a:focus:before, .boxquicklinks li a:active:before {
  left: 0;
  right: 0;
}

#boxgiftaidform {
	font-weight: bold;
	color: #F33;
	text-align: center;
	width: 12.5em;
}
#boxgiftaidform a:hover {
	color: #666;
}
#boxgiftaidform ul {
	font-size: 120%;
	margin-top: 0.25em;
	margin-bottom: 0.25em;

}

div#bikeridetotal {
	width: 12.5em;
}
div#bikeridetotal span {
	font-size: 450%;
	color: #F00;
	margin-top: 1em;
}

img#amazlink1 {
	width: 11.25em;
	height: 3.25em;
}

div#boxpavilion {
/*	width: 12.5em;
	height: 100%;  */
}

.infobar .sidebox .highbacklink #mglink {
	width: 11.25em;
	border: solid 0.125em #CC6600;
	color: #CC6600;
	text-align: center;
	margin: 0;
	background-color: #FFFFFF;
	text-decoration: none;
}
.infobar .sidebox .highbacklink #mglink span {
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.infobar .sidebox .highbacklink #mglink a {
	text-decoration: none;
}
.infobar .sidebox .highbacklink #donate_sbox {
	width: 11.25em;
	height: 2.5em;
	line-height: 2.25em;
	text-align: middle;
	border: solid 0.125em #CC6600;
	background-color: #FFFFFF;
}
.infobar .sidebox .highbacklink #donate_sbox a {
	font-size: 220%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
}
.infobar .sidebox .highbacklink #donate_sbox a:link {
	color: #CC6600;
}
.infobar .sidebox .highbacklink #donate_sbox a:visited {
	color: #CC6600;
}

.infobar #pcs_viewcart {
	margin-top: 1.5em;
}

.infobar #pcs_post {
	width: 12.5em;
	margin-top: 2em;
}
.infobar #pcs_post li {
	color: #309;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.4em;
	text-align: right;
	padding-right: 0.5em;
}
.infobar #pcs_post li span {
	color: #360;
}
.infobar #pcs_post p {
	font-size: 80%;
	color: #C00;
	margin-top: 0.6em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	text-align: center;
}

div.pavilion_slides {
	font-size: 140%;
	margin-left: auto;
	margin-right: auto;
}
div.pavilion_slides div + div {
	display: none;
}
div.pavilion_slides a {
}
div.pavilion_slides img {
	width: 7.5em;
	height: 7.5em;
	margin-top: 0.5em;
	margin-bottom: -0.2em;
	text-align: center;
}
div#adhhbhonline.sidebox img {
	height: 3.625em;
	width: 11.25em;
}

#chrisbanner {
	text-align: center;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#chrisbanner img {
	height: 10.42em;
	width: 38em;
}
div#hmslider {
	display: none;	
}
/*
/*      Sponsorship Template
/*
/**/
.sponsorbox {
	width: 100%;
}
.sponsorbox .tabs {
	text-align: center;
	line-height: 1.875em;
	width: 95%;
/*	height: 1.875em;  */
	border-radius: 0.5em;
	margin-left: auto;
	margin-right: auto;
}
.sponsorbox .tabs ul {
	
}
.sponsorbox .tabs li {
	background-color: #CCC;
	margin-right: 0.25%;
	margin-left: 0.25%;
	margin-bottom: 0.5em;
	border-radius: 0.5em;
}
.sponsorbox .tabs li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	border-radius: 0.5em;
}
.sponsorbox .tabs li a span {
	font-size: 110%; 
}
.sponsorbox .tabs li a:link, .sponsorbox .tabs li a:visited {
	color: blue;
}
.sponsorbox .tabs li a:hover {
	color: white;
	background-color: #3300FF;
}

.sponsorbox .tabs a {
	width: 9.25em;
	height: 1.875em;
	text-align: center;
}
body#pcpavilion .tabs .tab1 a {
	color: white;
	background-color: #3300FF;
}
body#pchistory .tabs .tab2 a {
	color: white;
	background-color: #3300FF;
}
body#pcresidents .tabs .tab3 a {
	color: white;
	background-color: #3300FF;
}
body#pcgallery .tabs .tab4 a {
	color: white;
	background-color: #3300FF;
}
body#pcforms .tabs .tab5 a {
	color: white;
	background-color: #3300FF;
}

.sponsorbox .sponsorbody {
	border: thin solid #3333CC;
	padding-left: 0.375em;
	padding-right: 0.375em;
	padding-top: 0.312em;
}
div.pcthumbs {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;	
}
div.pcthumbs ul {
	text-align:center;
	width: 100%; 
}
div.pcthumbs li {
	float: left;
	margin-bottom: 0.2em; 
/*	width: 20%; */
}
div.pcthumbs li img {
	border: 1px solid #69001A;
	height: auto;
	width: 90%;
}	
div.pcpagethumbs div {
	margin-bottom: 1em;
	text-align: center;
}
div.pcpagethumbs div img {
	border: 1px solid #69001A;
	height: auto;
	width: 90%;
}	

.banner #adsponsor {
	margin-top: 1.5em;
}
.banner #adcasscats {
	margin-top: 1em;
}
/*
/*
/* */
.pctext1 {
	font-size: 68.75em;
	font-style: normal;
	font-weight: bold;
}
.pcpictext {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	color: blue;
	margin-bottom: 1.25em;
}

.bluerule {
	background-color: #0000FF;
	width: 75%;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.imgcent {
	text-align: center;
	padding-top: 0.625em;
	padding-bottom: 0.625em;
}
.imgcent img {
	max-width: 90%;
	height: auto;
}
.imgcent p {
	color: #000;
	font-weight: normal;
	font-size: 65%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.75em;
}
.imgleft {
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.imgleft img {
	max-width: 95%;
}
.imgleft p {
	color: #000;
	font-weight: normal;
	font-size: 60%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.75em;
}
.imgright {
	float: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.imgright img {
	max-width: 90%;
}
.imgright p {
	color: #000;
	font-weight: normal;
	font-size: 65%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.75em;
}
.imgwrap10 {
	width: 90%;
}
.imgwrap15 {
	width: 90%;
}
.imgwrap20 {
	width: 90%;
}
.imgwrap25 {
	width: 90%;
}
.imgwrap30 {
	width: 90%;
}
.imgwrap35 {
	width: 90%;
}
.imgwrap40 {
	width: 90%;
}
.imgwrap45 {
	width: 90%;
}

.img85pc {
	text-align: center;	
}
.img85pc img {
	width: 85%;
	margin-bottom: 1em;	
}

.imgframe {
	border: 1px solid #000;
	box-sizing: border-box;
}
.imgenlarge {
	border: 1px solid #999;
	border-radius: 0.2em;
}
.imgenlarge img {
	margin-top: 0.5em;
}
.imgenlarge p.clarge {
	font-size: 70%;
	color: #000;
	text-align: center;
	margin: 0;
}

.imgfltl {
	float: left;
	margin-top: 0;
	margin-right: 0.312em;
	margin-bottom: 0.312em;
	margin-left: 0;
}
 
.colhalf {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
}
.colthird {
	width: 100%;
}
.coltwothirds {
	width: 100%;	
}
.col4 {
	width: 100%;	
}
.col5 {
	width: 100%;	
}
.col20 {
	width: 100%;	
}
.col25 {
	width: 100%;
}
.col75 {
	width: 100%;
}
.col80 {
	width: 100%;	
}
.box33centre {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.box40centre {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.box50centre {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.box60centre {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.box70centre {
	width: 95%;
/*	margin-left: auto;
	margin-right: auto; */
	margin: 0 auto;
	overflow: hidden;
}
.box70centre .colhalf img {
	margin-top: 0.75em;
}
.box70centre .box70imgwrap {
	width: 100%;
	text-align: center;
}
.box70centre .box70imgwrap img {
	max-width: 90%;
	text-align: center;
}
.box80centre {
	width: 95%;
/*	margin-left: auto;
	margin-right: auto; */
	margin: 0 auto;
	overflow: hidden;
}
.box80centre .colhalf img {
	margin-top: 0.75em;
}
.box80centre .box80imgwrap {
	width: 100%;
	text-align: center;
}
.box80centre .box80imgwrap img {
	max-width: 90%;
	text-align: center;
}
.box95centre {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.box90centre {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.boxinner {
	margin: 0.75em;	
}

.centreimg {
	height: 9.875em;
	width: 15.625em;
	background-position: left 50%;
	text-align: center;
	vertical-align: bottom;
	padding-top: 1.25em;
}

.blueline {
	background-color: #0000FF;
	height: 0.0625em;
	color: #00CCCC;
	width: 85%;
	margin-top: 0.625em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.625em;
	overflow: hidden;
}
.pc_divline {
	color: #CCC;
	background: radial-gradient(#999 5%, #CCC 80%);
	height: 2px;
	width: 85%;
	margin-top: 0.625em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.625em;
	overflow: hidden;
}
.greyline {
	font-size: 100%;
	background-color: #999;
	height: 0.08em;
	width: 85%;
	margin-top: 0.625em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.625em;
	overflow: hidden;
}
.spacer {
	height: 0.9375em;
	width: 100%;
}
/*
/      Home Page
/*/
#affshopping {
	font-size: 80%; 
	height: 9.375em;
	width: 11.25em;
	border: 0.125em solid #CC6600;
	margin-top: 0.04em;
	margin-left: 0.5em;
	font-weight: bold;
	text-align: center;
	color: inherit;
	border-radius: 0.5em;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	overflow: hidden;
}
#affshopping a {
	height: 100%;
	width: 100%;
	text-decoration: none;
	display: block;
	border-radius: 0.5em;
}
#affshopping a:link, #affshopping a:visited {
	color: inherit;
}
#affshopping a:hover {
	background-color: #CCCCCC;
}
#affshopping span.line1 {
	font-size: 150%;
	margin-top: 0.2em;
	margin-right: 0.2em;
}
#affshopping span.line2 {
	display: block;
	font-size: 160%;
	margin-bottom: 0.1em;
	margin-top: 0.1em;
}
#affshopping span.line3 {
	display: block;
	font-size: 110%;
/*	margin-bottom: 0.5em; */
}
#affshopping span.line4 {
	display: block;
	font-size: 150%;
	margin-bottom: 0.1em;
}
#affshopping span.line5 {
	display: block;
}

.pcastore {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-right: 0.312em;
	padding-bottom: 1em;
	padding-left: 0.312em;
	background-color: #66CCFF;
	margin-bottom: 0.625em;
	color: #FFFFFF;
	font-weight: bold;
}
.pcastore ul {
	font-size: 125%;
}
.pcastore:hover {
	background-color: #CCCCCC;
}

.pcastore a {
	text-decoration: none;
	color: #FFFFFF;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 0.0625em;
	line-height: 0px;
}

div#catfaces {
/*	height: 100%; */
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
div#catfaces div {
	float: left; 
	width: 19.5%;
}
div#catfaces div img {
	border: 2px solid #69001A;
}
div#catfaces div.first img {
/*	border-left: 0.125em solid #69001A; */
}

.toplink_box .toplink_item {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1.25em;
	margin-left: auto;
	width: 16.5em;
	height: 3.5em;
	position: relative;
}

.toplink_box .toplink_item a {
	font-size: 112.5%;
	color: #CC6600;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
}
.toplink_item img {
	width: 16.5em;
	height: 3.5em;
}
.toplink_item a:hover {
	filter: invert(.5) sepia(1) saturate(5) hue-rotate(175deg);
/*	background: #CCCCCC;
	color: blue; */
}

.toplink_item span.line1 {
	text-align: center;
	line-height: 1.444em;
	margin-left: 0;
}
.toplink_item span.line2 {
	margin-top: 0.25em;
}

div.toplinks {
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1.25em;
	margin-left: auto;
	width: 15em;
	border: 0.125em solid #CC6600;
}

div.toplinks a {
	font-size: 112.5%;
	color: #CC6600;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 100%;
	width: 100%;
}

div.toplinks a:hover {
	background: #CCCCCC;
	color: blue;
}

div.toplinks span.line1 {
	text-align: center;
	line-height: 1.444em;
	margin-left: 0;
}
div.toplinks span.line2 {
	margin-top: 0.25em;
}

	.alert_boxes {
		margin-bottom: 1em;
	}
	.alert_boxes .colthird .boxinner {
		box-shadow: 1px 1px 2px 2px #CC6600;
		padding: 0.5em;
		margin-bottom: 2em;
		background: rgba(255, 255, 204, 0.5);
		display: flex;
		flex-flow: column;
	}
	.alert_boxes .colthird .boxinner:nth-child(2) {
		margin-left: 0.75em;
		margin-right: 0.75em;
	}
	.alert_boxes .colthird .boxinner h2 {
		color: #CC6600;
	}
	.alert_image {
		text-align: center;
	}
	.alert_image img {
		height: 8em;
		width: auto;
	}
	.alert_button {
		width: 7.25em;
		height: 1.8em;
		color: #FFFFFF;
		background-color: #CC6600;
		text-align:	center;
		margin-top: auto;
	}
	.alert_button a {
		color: #FFFFFF;
		display: block;
		text-decoration: none;
	}
	.alert_button a:hover {
		color: rgba(58, 171, 255);
	}
	.alert_button span {
		font-size: 100%;
		font-weight: bold;
		line-height: 1.8em;
		vertical-align: middle;
	}

#mission {
	font-size: 105%;
	font-weight: bold;
	color: #CC6600;
	word-spacing: 0.15em;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	margin-left: auto;
	margin-right: auto;
}
#mission h2 {
	font-size: 110%;
	text-transform: uppercase;
}
#mission li {
	list-style-type: square;
	line-height: 1.1em;
	list-style-position: inside;
	margin-bottom: 0.5em;
}

div.ix_newslider {
/*	display: none; */
}
div.ix_newslider p {
	color: #00617F;
	text-align: center;
}
div.ix_newslider .ix_slide2 .colhalf {
	font-size: 120%;
	color: #00617F;
}
div.pc_paypal_button {
	font-size: 85%;
	text-align: center;
	border: 1px solid #CC6600;
	border-radius: 0.25em;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0.4em 0;
}
div.pc_paypal_button form {
	text-align: center;
}
div.pc_paypal_button form table {
	margin-left: auto;
	margin-right: auto;
}

div.pc_paypal_button form td.pc_ppform_button input {
	width: 150px;
}
div.pc_paypal_button form td.pc_ppform_button input[type="image"] {
	margin-top: 7px;
}
/*
/      NEWS PAGE
/*/
.newsitem  {
	margin-bottom: 1.25em;
	margin-top: 0.625em;
	overflow: hidden;
}
.newsitem h2 {
	font-size: 112.5%;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	margin-bottom: 0; 
}
.newsitem p {
	font-size: 87.5%;
	margin-left: 1em;
	margin-top: 0.21em;
}
.newsitem .newsimgl {
	float: left;	
}

#newsitem2 #news2pic1 h2 {
	color: #000;
	text-align: center;
}
#newsitem2 #news2pic1 img {
	margin-left: 0.5em;
	height: 9.375em;
	width: 9.375em;
}
#newsitem2 #news2pic2 h2 {
	color: #000;
	text-align: center;
}
#newsitem2 #news2pic2 img {
	height: 9.375em;
	width: 9.375em;
}
#newsitem3 {
	height: 100%;
}
#newsitem3 img {
	height: 9em;
	width: 12em;
	float: left;
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#newsitem5 {
	height: 100%;
}
#newsitem5 #imgwrap {
	width: 7.5em;
	height: auto;
}
#newsitem5 #imgwrap img {
	width: 100%;
	height: auto;
	border: 1px solid #000;
}

#newsitem5 #news5text {
	height: auto;
}
#newsitem6 p.terms {
	font-size: 75%;
	color: black;
}
#newsitem8 {
	height: 100%;
}
#newsitem8 img {
	height: 10.625em;
	width: 7.5em;
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	border: 1px solid #000;
}
#newsitem8 #news8text {
	height: auto;
}
#newsitem8 #news8text p {
}
#newsitem8 #news8text #news8sponsor {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 0.15em solid #CC6600;
	padding: 0.25em;
	text-align: center;
}
#newsitem9 #tkline {
	text-align: center;
}
#newsitem9 #tkline img {
	height: 7.9em;
	width: 35em;
}
#newsitem9 #tkline p {
	color: #000;
	font-size: 70%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.75em;
}
#newsitem11 #news11text {
	height: 9.5em;
}
#newsitem11 #news11text img {
	float: left;
	margin-right: 0.5em;
	height: 9.375em;
	width: 6.25em;
}
#newsitem12 #news12text {
/*	height: 9em; */
}
#newsitem12 #news12text img {
	float: left;
	margin-right: 0.5em;
	height: 8em;
	width: 8em;
}
#newsitem16 {
	height: 100%;
}
#newsitem16 #news16text {
	height: 100%;
	overflow: hidden;
}

#newsitem17 #news17pics {
	width: 100%;
	margin-top: 1em;
	display: table;
}
#newsitem17 #news17pics ul {
	display: table-row;
}
#newsitem17 #news17pics li {
	display: table-cell;
	text-align: center;
}
#newsitem17 #news17pics li img {
	height: 7.5em;
	width: 10em;
}
#newsitem17 #boldline {
	text-align: center;
	font-weight: bold;
	color: #900;
}
#news17caption {
	color: #000;
	font-size: 80%;
	text-align: center;
	margin-bottom: 1em;
}
#newsitem18 div {
	margin-top: 0.5em;
}
#newsitem18 div+div {
	margin-top: 1em;
}
.news18text {
	float: left;
	width: 75%;
	margin-left: 12.5%;
}
.news18text img {
	float: left;
	width: 7.5em;
	height: 5.625em;
	margin-top: 0.25em;
	margin-right: 0.5em;
}

#newsitem22 #pic1 {
	float: left;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem22 #pic1 img {
	width: 10em;
	height: 7.5em;
}
#newsitem23 ul {
	margin-top: 0.6em;
	margin-left: 20%;
	margin-right: 1em;
	list-style-type: disc;
}
#newsitem23 ul li {
	font-size: 110%;
	margin-bottom: 0.15em;
}
#newsitem23 ul li span {
	color: #CC6600;
	font-weight: bold;
	width: 2em;
	white-space: pre;
}
#newsitem24 img {
	height: 10em;
	width: 10em;
	float: left;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

#boxchistmasc {
	width: 12.5em;
}
#boxchistmasc  #xcslideshow {
	margin-right: auto;
	margin-left: auto;
}
#boxchistmasc img {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}
#boxchistmasc img+img{
	display: none;
}

#newsitem25 #pic1 {
	width: 10em;
	height: 7.5em;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem25 #pic1 img {
}
#newsitem25 #pic2 {
	float: right;
	width: 10em;
	height: 7.5em;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem25 #pic2 img {
}
#newsitem25 #pic3 {
	width: 10em;
	height: 7.5em;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem25 #pic3 img {
}

#newsitem26 #news26pic1 {
	margin-right: 0.5em;
	height: 14em;
	width: 10em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#newsitem26 img {
	height: auto;
	width: auto;
	max-width: 100%;
}

#newsitem27 #comp_topimg  {
	width: 15em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	text-align: center;
}
#newsitem27 #comp_topimg img {
	height: auto;
	width: auto;
	max-width: 100%;
}
#newsitem27 #comp_topimg span {
	font-size: 70%;
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
}

#newsitem27 #news27text p.theme {
	color: #C00;
	font-size: 120%;
}
/*
#newsitem28 div.newsimg {
	float: left;
	margin-right: 1em;
	height: 9em;
	width: 12em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.4em;
}
#newsitem28 div.newsimg img {
}

#newsitem28 p span {
	color: #C00;
}
*/
#newsitem29 #comp_topimg  {
	width: 15em;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	text-align: center;
}
#newsitem29 #comp_topimg img {
	height: auto;
	width: auto;
	max-width: 100%;
}
#newsitem29 #comp_topimg span {
	font-size: 70%;
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
	text-align: center;
}
/*
/*     ADOPTION GUIDE
/* */
.homelist li {
	margin-bottom: 1.25em;
	margin-top: 0.625em;
}
.homelist .subhead {
	font-size: 112.5%;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 0; 
}
.homelist .subhead a:link, .homelist .subhead a:visited {
	color: #CC6600;
}
.homelist .subhead a:hover {
	color: #0000FF;
}
.homelist .itemtext {
	font-size: 100%;
	margin-left: 1em;
	margin-top: 0.21em;
}
.homewarn1 {
	font-size: 112.5%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #993300;
	text-align: center;
	margin-bottom: 0.27em;
}
.homewarn2 {
	font-size: 125%;
	font-weight: bolder;
	text-transform: uppercase;
	color: #993300;
	text-align: center;
	margin-bottom: 0.25em;
}
.homewarn3 {
	font-size: 112.5%;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
	text-align: center;
	margin-bottom: 0.27em;
}
.hmqueries {
	color: #CC6600;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border: 2px solid #CC6600;
	border-radius: 0.25em;
}
.hmqueries p {
	font-size: 112.5%;
	text-align: center;	
}
.hmqueries p span {
	color: #aa4422;
	font-size: 112.5%;
}
#returnlink {
	text-align: center;
	margin-top: 1.87em;
}
#returnlink p {
	font-size: 137.5%;
	color: #CC6600;
	text-align: center;
}
#returnlink a:link, #returnlink a:visited {
	color: #CC6600;
}
#returnlink a:hover {
	color: #0000FF;
}
/*
/*
/*    NEW GALLERIES
/* */
div#gn_index {
/*	margin-right: auto;
	margin-left: auto; */
	overflow: hidden;
	margin-top: 1em;
	text-align: center;
}
div#gn_index ul {
	width: 100%;
	float: left;
}
div#gn_index li {
	width: 100%;
	height: auto;
	margin-bottom: 0.5em;
	display: block;
	overflow: hidden;
}
div#gn_index a {
	text-decoration: none;
	display: block;
	border: solid 0.15em #999;
	border-radius: 0.25em;
	color: inherit;
	padding: 1em;
	overflow: hidden;
	transition: background-color 1.2s linear;
	-webkit-transition: background-color 1.2s linear;
}
div#gn_index a:hover {
	border-color: #09C;
	background-color: #CCC;
}
div#gn_index .gn_thumb {
	text-align: center;
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto; 
}
div#gn_index .gn_thumb img {
	width: 100%;
	height: auto;
}
div#gn_index h2 {
	font-size: 125%;
	margin-top: 0.25em;
	color: #CC6600;
}
div#gn_index p {
	text-align: center;
}
/*
/*    GALLERIES
/* */
#galleryhdr {
	height: 1.875em;
	width: 100%;
}
#galleryhdr ul {
	list-style-type: none;
	height: 7.4375em;
}
#gallery1 #galleryhdr li.gallery1,
#gallery2 #galleryhdr li.gallery2,
#gallery3 #galleryhdr li.gallery3,
#gallery4 #galleryhdr li.gallery4
 {
	background-image: url(/images/galleryblue.gif);
}

#gallery1 #galleryhdr li.gallery1 a,
#gallery2 #galleryhdr li.gallery2 a,
#gallery3 #galleryhdr li.gallery3 a,
#gallery4 #galleryhdr li.gallery4 a
 {
	color:#FFFFFF;
}
#galleryhdr li a {
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
}
#galleryhdr li {
	float: left;
	background-image: url(/images/gallerygrey.gif);
	height: 1.875em;
	width: 8.75em;
	margin-right: 0.0625em;
	display: block;
}
#galleryhdr li p {
	font-size: 118.75%;
	font-weight: bolder;
	text-align: center;
	margin: 0;
	padding: 0.2em 0em 0em;
}
#galleryhdr li a:link, #galleryhdr li a:visited {
	color: #003399;
	display: block; 
	height: 1.875em;
	width: 8.75em;
}

#galleryhdr li img {
}
#galleryhdr li a:hover {
	background-image: url(/images/galleryblue.gif);
	color: #FFFFFF;
}

#bluebox {
	border: thin solid #3333CC;
	width: 98%;
}
#bluebox #picture {
	text-align: center;
}
#bluebox #thumbs {
	text-align: center;
}
#bluebox #thumbs table {
	width: 27.5em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.625em;
}
#bluebox #thumbs table td {
	padding: 0.312em;
}
#bluebox  h2   {
	margin-bottom: 0.9375em;
}
#bluebox   h1  {
	font-size: 200%;
	margin-top: 0.625em;
	margin-bottom: 0.312em;
}
.info_box {
	background-image: url(/images/info_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0.625em;
	margin: 0 auto 0.9375em;
}
.info_box h3 {
	font-size: 140%;
	font-weight: bolder;
	background-image: url(/images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0.312em;
	padding-bottom: 0.312em;
}
.info_box_top {
	background-image: url(/images/info_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0.312em;
	font-size: 140%;
	font-weight: bold;
	display: block;
}
.info_box  a {
	color: inherit;
}
.info_box a:link {
	color: inherit;
	text-decoration: underline;
}
.info_box a:visited {
	color: inherit;
}

.info_box a:hover {
	color: #0000FF;
	text-decoration: none;
}
.pclink1 {
}
.pclink1 a:link, .pclink1 a:visited {
	color: #CC6600;
}
.pclink1  a:hover {
	color: #009933;
	text-decoration: none;
}
#pawnav {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.875em;
	margin-bottom: 0;
}
#pawpicture  {
	text-align: center;
}
#pawname {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
}
#pawnav td {
	background-image: url(/images/buttons/ppbutton.gif);
	height: 1.25em;
	width: 6.25em;
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}
#pawnav td a:link, #pawnav td a:visited {
	font-size: 87.5%;	
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
#pawnav td a:hover {
	color: #CC6633;
}
#pawdesc p {
}
.shopreturnbut {
	text-align: center;
	padding: 0.2em;
	margin-top: 1.875em;
}
.shopreturnbut a {
	text-transform: uppercase;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 87.5%;
	text-decoration: none;
	width: 40em;
	padding: 0.2em;
}
.shopreturnbut a:link, .shopreturnbut a:visited {
	background-color: #CCCCCC;
	color: #CC0000;
}
.shopreturnbut a:hover {
	color: #000000;
}
#pcshopback {
	text-align: center;
	margin-top: 1.875em;
}

.boxnexthoming {
	color: #666666;
/*	width: 12.5em; */
}
.boxnexthoming a {
	text-decoration: none;
	display: block;
}
.boxnexthoming span {
	font-size: 90%;
	color: #F00;
	font-weight: bold;
}
.boxnexthoming h2 {
	font-size: 110%;
	margin-bottom: 0.125em;
}
.boxnexthoming .box_version_1 li.line1 {
	font-size: 120%;
	margin-bottom: 0.125em;
}
.boxnexthoming .box_version_1 li.line2 {
	font-size: 175%;
	margin-bottom: 0.125em;
}
.boxnexthoming .box_version_1 li.line3 {
	font-size: 112.5%;
	margin-bottom: 0.125em;
}
.boxnexthoming .box_version_1 li.line4 {
	color: #F00;
	font-size: 90%;
	margin-top: 0.312em;
}
.boxnexthoming .box_version_1 li.line4 + li.line4 {
	margin-top: 0;
}
.boxnexthoming .box_version_1 li.line5 {
	margin-top: 0.6em;
	font-size: 75%;
	line-height: 1em;
	margin-bottom: 0.6em;
}
.boxnexthoming .box_version_1 li.line6 {
	font-size: 125%;
	margin-bottom: 0.3em;
}
.boxnexthoming .box_version_2 li.line1 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
}
.boxnexthoming .box_version_2 li.line4 {
	color: #F00;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0.3em;
}

.boxnexthoming .infobox_body {
	position: relative;
}
.boxnexthoming .infobox_body .boxnexthoming_details {
	z-index: -1;
}
.boxnexthoming .infobox_body .boxnexthoming_cancel {
	position: absolute;
	z-index: 1;
	text-align: centre;
	top: 0;
}
.boxnexthoming .infobox_body .boxnexthoming_cancel p {
	color: red;
	font-size: 250%;
	margin-top: 36px;
	opacity: 0.6;
	text-transform: uppercase;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg); 
    transform: rotate(-45deg); 
	line-height: 2.5em;
	vertical-align: middle;
}
.infobar #boxspecialhoming {
	color: #666666;
	width: 12.5em;
/*	display: none; */
}
.infobar #boxspecialhoming ul {
	margin-top: 0.25em; 
	margin-bottom: 0.75em;
}
.boxspecialhoming li.line1 {
	font-size: 120%;
	margin-bottom: 0.125em;
}
.boxspecialhoming li.line2 {
	font-size: 175%;
	margin-bottom: 0.125em;
}
.boxspecialhoming li.line3 {
	font-size: 112.5%;
	margin-bottom: 0.125em;
}
.boxspecialhoming li.line4 {
	font-size: 175%;
	margin-bottom: 0.312em;
}
.boxspecialhoming li.line5 {
	font-size: 75%;
}
.boxspecialhoming li.line6 {
	font-size: 125%;
	margin-bottom: 0.3em;
}

.sidebox {
	width: 100%;
	margin-bottom: 0.3em;
	line-height: 100%;
	vertical-align: middle;
	text-align: center;
}
.sideboxnew {
}

.highbacklink {
	width: 11.25em;
	height: auto;
	padding: 0.5em; 
	margin-right: auto;
	margin-left: auto;
}
.highbacklink:hover {
	background-color: #CCCCCC;
}
.topbanner {
	width: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	text-align: center;
}
/*
/*   SHOPPING PAGE
/*/
.shoppinglink {
	width: 90%;
	min-height: 4em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	overflow: hidden;
}
.shoppinglink p {
	font-size: 75%;
	display: block;
	margin-left: 15.4em;
	text-align: left;
}
.shoppinglink a {
	text-decoration: none;
	display: block;
	min-height: 3.75em;
	height: 100%;
	overflow: hidden;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}
.shoppinglink img {
	width: 11.25em;
	height: 3.25em;
	float: left;
}
.shoppinglink a:link, .shoppinglink a:visited {
	border: 0.125em solid #FFFFFF;
	color: inherit;
}
.shoppinglink a:hover {
	border: 0.125em solid #999999;
}
/*
/    DONATIONS PAGE
/*/
div.donaddrbox {
	width: 11.5em;
	border: 0.125em solid #CC6600;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0.5em;
	color: #000;
}
div.donaddrbox ul {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.3125em;
}
div.donppbox {
	height: 5em;
	width: 12.5em;
	border: 1px solid #CC6600;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.875em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	padding-bottom: 0px;
}
div.donpenbox {
	border: 1px solid #CC6600;
	margin-right: auto;
	margin-left: auto;
	padding: 0.625em;
	text-align: center;
	width: 20em;
	max-width: 90%;
}
div.donpenbox img {
	width: 95%;
	height: auto;
}
.donplaques1 {
	text-align: center;
	margin-top: 2em;
}
.donplaques1 img {
	height: 19.375em;
	width: 11.25em;
}
.donnameplaques {
	width: 10em;
	padding: 0.625em;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC6600;
	text-align: center;
	margin-bottom: 1em;
}
.donnameplaques img {
	width: 9.375em;
	height: 4.3125em;
}
ul.donaddrpost {
	font-weight: bold;
}
ul.donaddrpost li {
	margin-left: 3em;
	margin-bottom: 0.2em;
}
ul.donaddrpost li:first-child {
	margin-bottom: 0.5em;
}
/*
/*    Gift Aid Declaration Pop-up mobile version
/*/
.giftaidinfo {
	display: none;
	width: 80vw; 
/*	max-width: 90%;*/
	height: auto;
	border: 2px solid #CC6600;
	border-radius: 1em;
 	margin: 0 auto;
	padding: 1em;
 	background: #FDFDE3;
 	position:absolute;
/* 	left: 5vw;
 	top: 5vh; */
	left: 50%;
 	top: 50%; 
 	margin-left: -40vw;
 	margin-top: 0; 
}
.giftaidinfo .giftaid_proceed {
	margin-left: auto;
	margin-right: auto;
}
/*
/*   EVENTS PAGE MOBILE
/
/*/
.events_prt_only * {
	display: none;
}	

.eventscontainer {
	width: 95%;
	background-color: #FFEDCD; 
	margin-top: 1.5625em;
	margin-bottom: 1.5625em;
	margin-left: auto;
	margin-right: auto;
	border-radius: 3.125em;
}
.eventscontainer .eventsheader {
	height: 3.125em;
}
.eventscontainer div.eventsheader p {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

.eventscontainer .eventsbottom {
	height: 3.125em;
}

.eventscontainer table {
	font-size: 100%;
	font-weight: bold;
	width: 100%;
}
.eventscontainer .eventtable tr.nonpandc {
	color: #CC6600;
}
.eventscontainer .eventtable tr.pcagm {
	color: #CC0000;
}
.eventscontainer .eventtable tr.bigevent {
	color: #CC0000;
}
.eventscontainer table td {
	display: block;
}
.eventscontainer td.eventdate {
	width: 50%;
	display: inline-block;
	text-align: right;
	padding-right: 0.25em;
}
.eventscontainer td.eventtime {
	display: inline;
	text-align: left;
	padding-left: 0.25em;
}
.eventscontainer td.eventext {
	text-align: center;
}
.eventscontainer tr.cancelled td.eventext span {
	text-decoration: line-through;
	text-decoration-color: red;
}
.eventscontainer tr.cancelled td.eventext:before {
	content: "*** CANCELLED ";
	color: red;
}
.eventscontainer tr.cancelled td.eventext:after {
	content: " ***";
	color: red;
}

.eventscontainer td.eventinfo {
	width: 100%;
	text-align: center;
	margin-bottom: 1em;
}
.eventscontainer td.eventinfo img {
	width: 26px;
	height: auto;
	margin-right: 5px;
}
.eventstopbox {
/*	height: 13.75em; */
	overflow: hidden;
}
.eventstopbox p.nonpc {
	color: #CC6600;
	margin-top: 0.5em;
}

#eventsbasebox {
	text-align: center;
}
#eventsbasebox img {
	width: 85%;
	margin-bottom: 1em;
}
.events_print_button {
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.events_calendar {
	background-color: #FFFF99;
	border: 0.125em solid #CC6600;
	border-radius: 0.5em;
	margin-top: 0.3125em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	width: 14.6em;
	text-align: center;
	padding-bottom: 0.312em;
}
div.events_calendar ul {
	overflow: hidden;
	margin-left: 0.27em;
	margin-right: auto;
}
.events_calendar h5 {
	text-align:center;
	font: bold 130% Verdana, "Times New Roman", Times, serif;
	padding-bottom: 0.2em;
	color: #009933;
}
div.events_calendar ul li {
	background-color: #FFF;
	float: left; 
	width: 1.70em;
	height: 1.70em;
	line-height: 1.8em;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	border: 0.0625em solid #CCC;
	border-bottom-right-radius: 0.4em;
	margin-bottom: 0.14em;
/*	margin-left: 0.2em; */
	margin-right: 0.2em;
	padding: 0;
}
.events_calendar ul li.previous, .events_calendar ul li.next {
    background-color: #F6F6F6;
	color: #C6C6C6;
}
.events_calendar ul li.active {
    background-color: #B1CBE1;
	color: #2B5070;
	border-color: #4682B4;
}
.events_calendar ul li.bankhol {
	color:#FF0000;
	border-color: #FF0000;
}
.events_calendar ul li.activehol {
    background-color: #B1CBE1;
	color: #FF0000;
	border-color: #FF0000;
}
.events_calendar ul li.openday {
	background-color: #FF9933;
	color: #FFFF33;
	border-color: #4682B4;
}
.events_calendar ul li.xmas {
	color:#FF9900;
	border-color: #FF9900;
}
.events_calendar ul li.agm {
	color:#CC0000;
	border-color: #CC0000;
}
.events_calendar ul li.mtof {
	border-color: #AAAAAA;
	background-color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.events_calendar ul li.ss {
	color: #FF0000;
}

#month01.events_calendar {
}
#month02.events_calendar {
}
#month03.events_calendar {
}
#month04.events_calendar {
}
#month05.events_calendar {	
}
#month06.events_calendar {
}
#month07.events_calendar {
}
#month08.events_calendar {
}
#month09.events_calendar {
}
#month10.events_calendar {
}
#month11.events_calendar {
}
#month12.events_calendar {
}

#events_notice {
	border: 0.125em solid #CC6600;
	border-radius: 0.5em;
	width: 90%;
	margin-top: 1.25em;
	margin-right: auto;
	margin-bottom: 1.25em;
	margin-left: auto;
	padding: 0.312em;
}
#events_notice a {
	text-decoration: none;
	width: 100%;
}
#events_notice p {
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	margin: 0;
}
#events_notice p.frlink {
	font-size: 110%;
	text-decoration: underline;
	margin-bottom: 0.5em;
}
#events_notice a:link, #events_notice a:hover {
	color: #C00;
}
#events_notice a:hover {
	color: #999;
}
/*
/
/       HOMING PAGE
/*/
div.hm_topbox {
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: center;
}
div.hm_topbox div.colhalf div {
	color: #CC6600;
	margin-bottom: 1em;
	padding: 0.75em;
	border: 0.175em solid #CC6600;
	border-radius: 0.5em;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
}
div.hm_topbox div.colhalf div p {
	font-size: 110%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.25em;
}
div.hm_topbox div.colhalf div h3 {
	font-size: 110%;
	margin-top: 0;
/*	margin-bottom: 0.25em; */
	text-transform: uppercase;
}
div.hm_topbox div.colhalf div span {
	color: #F00;
	font-weight: bold;
}
div.hm_topbox div.colhalf div ul li {
	font-weight: bold;
}
div.hm_topbox div.colhalf div ul li.line1 {
	display: inline;
}
div.hm_topbox div.colhalf div ul li.line2 {
	display: inline;
	margin-left: 0.3em;
}
div.hm_topbox div.colhalf div ul li.line3 {
	display: inline;
	margin-left: 0.3em;
}
div.hm_topbox div.colhalf div ul li.line4 {
	color: #F00;
	font-size: 95%;
	margin-top: 0.4em;
}
div.hm_topbox div.colhalf div ul li.line4 + li.line4 {
	margin-top: 0.005em;
}
div.hm_topbox div.colhalf div ul li.line5 {
	display: none;
}
div.hm_announce {
	border-radius: 1em;
	border: 0.175em solid #CC6600;
	border-radius: 0.5em;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	margin-bottom: 1.5em;
	padding-bottom: 0.25em;
}
div.hm_announce h3 {
	font-size: 110%;
	color: #CC6600;
	margin-top: 0.2em;
	text-transform: uppercase;
	text-align: center;
}
div.hm_announce p {
	font-size: 90%;
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.1em;
	margin-bottom: 0.3em;
}
div.hm_special {
	border: 0.175em solid #CC6600;
	border-radius: 0.5em;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	margin-bottom: 1.5em;
/*	padding: 1em;  */
}
div.hm_special h3 {
	font-size: 140%;
	font-weight: bold;
	word-spacing: 0.2em;
	color: #CC6600;
	text-align: center;
}
div.hm_special .hm_pictures {
	margin-bottom: 0.75em;
}
div.hm_special img {
/*	float: left;
	margin-right: 1em;  */
}
div.hm_special .colthird img {
/*	margin-bottom: 0.5em; */
}

#boxkittens {
	width: 12.5em;
}
#boxkittens .infobox_body {
	padding: 0.4em;
}
#boxkittens .infobox_body p {
	color: #069;
	font-size: 90%;
	text-align: center;
	line-height: 1.3em;
}
#boxextrahoming {
	width: 12.5em;
}
#boxextrahoming .infobox_body {
	padding: 0.4em;
}
#boxextrahoming .infobox_body p {
	color: #069;
	font-size: 90%;
	text-align: center;
	line-height: 1.3em;
}

/*
.hmtopline {
	font-size: 137.5%;
	text-align: center;
	color: #CC6600;
	margin-bottom: 1.36em;
}
.hmtopline a:link, .hmtopline a:visited {
	color: #CC6600;	
}
.hmtopline a:hover {
	color: #0000FF;
}
*/
#boxhomingwarn {
	width: 13.5em;
}
#boxhomingwarn .infobox_body {
	padding: 0.4em;
}
#boxhomingwarn .infobox_body p {
	color: #F00;
	font-size: 90%;
	text-align: center;
	line-height: 1.3em;
}

div#pairs_homing {
/*	float: left;  */
	width: 100%;
	text-align: center;
}
div#pairs_homing ul {
	width: 36em;
	margin-left: auto;
	margin-right: auto; 
}
div#pairs_homing li {
/*	float: left;  */
	border: 0.125em solid #CCCCCC;
	padding: 1em;
/*	width: 100%;  */
	margin-bottom: 0.5em;
/*	margin-right: auto;
	margin-left: auto; */
}
div#pairs_homing li h3 {
	font-size: 140%;
	font-weight: bold;
	word-spacing: 0.2em;
	color: #CC6600;
	text-align: center;
}
div#pairs_homing li p {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}
div#pairs_homing li p.line1 {
	color:#666666;
	line-height: normal;
}
div#pairs_homing li img {
	float: left;
	margin-left: 2em; 
	margin-right: 2em;
	width: 12.5em;
	height: 12.5em;
}
div#pairs_homing li img.wide {
	width: 25em;
	height: 12.5em;
	float: none;
	margin-right: 0;
	margin-left: 0;
}
div#pairs_homing li img.large {
	width: 18em;
	height: 12em;
	float: none;
	margin-right: 0;
	margin-left: 0;
}


div#main_homing {
/*	float: left;  */
	width: 100%;
}
div#main_homing ul {
	width: 36em;
	margin-left: auto;
	margin-right: auto; 
}
div#main_homing li {
/*	float: left;  */
	border: 0.125em solid #CCCCCC;
	padding: 1em;
/*	width: 100%;  */
	margin-bottom: 0.5em;
/*	margin-right: auto;
	margin-left: auto;  */
}
div#main_homing li h3 {
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	word-spacing: 0.2em;
	color: #CC6600;
}
div#main_homing li p {
	font-size: 90%;
	font-weight: bolder;
	line-height: 1.4em;
	text-align: left;
	margin-left: 15em;
}
div#main_homing li p.line1 {
	color:#666666;
	line-height: normal;
}
div#main_homing li p.hmnote {
	color:#900;
	line-height: normal;
}
div#main_homing li img {
	float: left;
	margin-right: 1em;
	width: 12.5em;
	height: 12.5em;
}
/*
/
/       HAPPY TALES INDEX
/*/
p.httip {
	text-align: center;
	color: #F00;
	margin-top: 1.6em;
}

ul#htrehomed {
	font-weight: bold;
	line-height: 1.3em;
	list-style-type: disc;
	list-style-position: outside;
	color: #CC6600;
	text-align: left;
	margin-left: 5em;
	margin-bottom: 0.75em;
	font-size: 110%;
}

.maincontent #htnindex ul {
	width: 100%;
}
.maincontent ul#htnindex li {
	float: none;
	width: 100%;
	text-align: center;
	display: block;
}
.maincontent ul#htnindex li a {
	border: 1px solid #09F;
	border-radius: 1.25em;
	margin: 0.4em;
	padding-top: 0.4em;
	padding-left: 0.4em;
	padding-right: 0.4em;
	text-decoration: none;
	display: block;
/*	height: 12.6em; */
	transition: background-color 1s linear;
	-webkit-transition: background-color 1s linear;
}
ul#htnindex li a:link, ul#htnindex li a:visited {
	color: inherit;
}
ul#htnindex li a:hover {
	background-color: #CCCCCC;
}
ul#htnindex li img {
	margin-top: 0.25em;
}
ul#htnindex li h3 {
	font-size: 120%;
	font-weight: bold;
	color: #CC6600;
	word-spacing: 0.2em;
	margin: 0;
	line-height: 1.1em;
}
ul#htnindex li p {
	font-size: 80%;
	font-weight: normal;
/*	margin-top: 0; */
	margin: 0;
}

#htguidelink {
/*	width: 12.5em;
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0.5em;
	border: 0.125em solid #CC6600;
	border-radius: 0.75em; */
}
#bhtguidelink .infobox_body {
	padding: 0.6em;
}

div#htguidelink .infobox_body a {
	color: #F00;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
div#htguidelink .infobox_body p {
	font-size: 100%;
	line-height: 1.5em;
	text-align: center;
	margin-top: 0.5em;
}

div#htguidelink .infobox_body a:link {
	color: #F00;
}
div#htguidelink .infobox_body a:hover {
	color: #333333;
} 
div.banner div#adthorntons {
	margin-top: 3em;
}
/* 
/*     HAPPY TALES PAGES
/*
/* */
div#ht33foot {
	margin-top: 0.75em;
	overflow: hidden;
}
#ht33pic1 {
	text-align: center;
}
div#ht33def {
	border: 0.25em solid #CC6600;
	width: 80%;
	margin-top: 0.5em;
	padding: 0.5em;
	margin-left: auto;
	margin-right: auto;
}
div#ht33def h2 {
	font-size: 125%;
}
/*
/     PAWTRAITS PAGE
/*/
#pawthumbs {
	width: 100%; 
	overflow: hidden; 
}
/*
/     CONTACTS PAGE
/*/
#contacts_warning2 {
	font-weight: bold;
	font-size: 112.5%;
	text-align: center;
	margin-bottom: 1.875em;
	color: #FF0000;
	padding-top: 0.312em;
	padding-right: 0.1875em;
	padding-bottom: 0.312em;
	padding-left: 0.1875em;
	border: 0.125em solid #FF0000;
}
div.contact_box {
	border: 2px solid #CC6600;
	border-radius: 0.4em;
	text-align: center;
	margin-bottom: 1.5em;
}
div.contact_box h3 {
	font-size: 199%;
	color: #CC6600;
}
div.contact_box p {
	text-align: center;
}
div.contact_box p.cb_name {
	font-size: 150%;
	margin-bottom: 0.25em;
}
div.contact_box p.cb_time {
	color: #F00;
	font-size: 110%;
}
div.contact_box #cb_addrwrap {
	margin-top: 0;
	margin-bottom: 1em;
	width: 10em;
	margin-right: auto;
	margin-left: auto;
}
div.contact_box p.cb_addr {
	font-size: 110%;
	text-align: left;
	line-height: 1.2em;
	margin: 0;
}

div.contact_email {
	text-align: center;
	margin-top: 0.4em;
	margin-bottom: 1em;
}
div.contact_email h3 {
	font-size: 160%;
	color: #990000;
}
div.contact_email p {
	text-align: center;
}
div.contact_email a {
	text-decoration: none;
	display: block;
	height: auto;
	border: 2px solid #990000;
	border-radius: 0.4em;
	padding-top: 0.5em;
	padding-bottom: 0.75em;
}
div.contact_email a:link, div.contact_email a:visited {
	color: #330099;
}
div.contact_email a:hover {
	background: #999;
}
div.contact_email a span {
	text-decoration: underline;
}
#contact_box3 {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	font-weight: bold;
}
#contact_box3 h2 {
	font-size: 1.5em;
	font-weight: bolder;
}
#contact_box3 dt {
	display: block;
	float: left;
	width: 9em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 0.625em;

}
#contact_box3 dd {
	margin-bottom: 0.9375em;
}
#contact_box3 a:link, #contact_box3 a:visited {
	color: #330099;
}
#contact_box3 a:hover {
	color: #CC6600;
}
/*
/*       join.php
/* */
div#jointypes {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	border: solid 0.125em #CC6600;
	padding-bottom: 1em;
}
div.mt_type {
	width: 100%;
	margin-top: 1em;
	overflow: hidden;
}

div#jointypes .mtabtxt {
}
div#jointypes .mtabtxt p {
	text-align: center;
	margin: 0;
}

div#jointypes .mtabcost {
	font-size: 112.5%;
	font-weight: bold;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
div#jointypes .mtabpp {
	text-align: center;
}
div#jointypes .mtabpp form {
	margin-left: auto;
	margin-right: auto;
}

#joinpdf {
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	border: solid 0.125em #CC6600;
	padding: 0.312em;
}
#joinpdf  img {
	float: left;
	padding-right: 1.25em;
}
#joindlf {
	width: 75%;
	font-size: 112.5%;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: 0.0625em solid #000000;
	margin-bottom: 1.25em;
}
#joindlf a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
#joindlf a:link, #joindlf a:visited {
	color: #990000;
}
#joindlf a:hover {
	background-color: #CCCCCC;
}

.pcslist li {
	margin-bottom: 1.25em;
	margin-top: 0.625em;
}
.pcslist .subhead {
	font-size: 112.5%;
	font-weight: bolder;
	color: #CC6600;
	margin-bottom: 0;
}
.pcslist .itemtext {
	font-size: 87.5%;
	margin-left: 1em;
	margin-top: 0.1875em;
}
/*
/*		Sponsorship History Page
/**/
div#pchist_box1 {
	margin-bottom: 1em;
	overflow: hidden;
}
/*
/*		Sponsorship Residents Page mobile
/**/
p.resline {
	text-align: center;
}
div.reslist {
	width: 95%;
	text-align: center;
	margin-top: 0.312em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
div.reslist ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center; 
}
div.reslist li {
	width: 11em;
	height: auto;
	text-align: center; 
	font-weight: bold;
	font-size: 112.5%;
	margin: 0.25em;
	border: 3px solid #CC6600;
}
html.no-flexbox .reslist li {
	float: left;
}
div.reslist li a {
	display: block;
	text-decoration: none;
	height: auto;
	padding-top: 1.25em;
	padding-bottom: 0.5em;
}

div.reslist li img {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	margin-bottom: 0.2em;
	max-width: 150px;
	width: auto;
}

div.reslist li a:link, .reslist li a:visited {
	color: inherit;
}
div.reslist li a:hover {
	background-color: #CCCCCC;
}

	.pavtopbox {
		background-color: #CCC;
		border-top-left-radius: 1em;
		border-bottom-left-radius: 1em;
		border-bottom-right-radius: 1em;
		padding: 0.5em;
	}
	.pavtopbox p {
		text-align: center;
	}

img#grace1 {
	width: 25em;
	height: 18.75em;
}
img#ella1 {
	width: 25em;
	height: 18.75em;
}
img#ella2 {
	width: 25em;
	height: 18.75em;
}
/*
/         LINKS PAGE MOBILE
/*/
div.linksbox ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center; 
}	
div.linksbox ul li {
	width: 24em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #CC6600;
	border-radius: 0.4em;
	overflow: hidden;
}
div.linksbox li a {
	display: block;
	text-decoration: none;
	padding: 0.5em;
	height: 100%;
}

div.linksbox a:hover {
	background-color: #CCC;
}
div.linksbox li p.linkname {
	font-size: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #CC6600;
	margin-top: 0;
	margin-bottom: 0.25em;
}
div.linksbox li p.linkurl {
	font-size: 95%;
	height: 100%;
	color: #666;
	margin-bottom: 0.1em;
	margin-top: 0.25em;
	text-align: center;
}
div.linksbox li p.linkdesc {
	margin-left: 0;
	color: #339;
	margin-top: 0;
	margin-bottom: 0;
}
h2.h2links {
	color: #CC6600;
	font-size: 130%;
	margin-bottom: 0.5em;
	margin-top: 1em;
} 
/*
/		P&C ONLINE SHOP
/ */
#xcardheader h2 {
	font-size: 162.5%;
	text-transform: uppercase;
	line-height: 2em;
	vertical-align: text-top;
}
#xcardheader h2 img {
	margin-right: 0.5em;
	margin-left: 0.5em;
	height: 2em;
	width: 2em;
	vertical-align: bottom;
}
#xcardheader p.xsub1 {
	font-size: 137.5%;
	text-align: center;
}
#xcardheader p.xsub2 {
	font-size: 110%;
	text-align: center;
	margin-bottom: 1.25em;
}

.xcardlist {
/*	width: 95%;
	margin-left: auto;
	margin-right: auto; */
}
.xcardlist .xcmain {
	border: 2px solid #CCC;
	border-radius: 1em;
	float: left;
	height: 16.5em;
	width: 14em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: center;
	margin-bottom: 1.25em;
	position: relative;
}
.xcardlist .xcmain form {
	position: absolute;
	bottom: 0.5em;
	left: 2.2em;
}
.xcardlist .xctype1 img {
	height: 8em;
	width: 5.625em;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}
.xcardlist .xctype2 img {
	width: 6.25em;
	height: 6.25em;
	margin-top: 1.75em;
	margin-bottom: 1em;
}
.xcardlist .xctype3 img {
	height: 6.6875em;
	width: 10em;
	margin-top: 1.5em;
	margin-bottom: 0.75em;
}
.xcardlist .xctype4 img {
	margin-top: 0.5em;
	height: 8.75em;
	width: 8.75em;
}
.xcardlist .xctype5 #robins {
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
.xcardlist .xctype5 img + img {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.xcardlist .xctype6 .baubles {
	margin-top: 1em;
	margin-bottom: 0.3em;
	margin-right: 0.2em;
	margin-left: 0.2em; 
}
.xcardlist .xctype6 img + img {
	margin-right: 0.75em;
	margin-left: 0.75em;
}
.xcardlist .xctype6 img {
	height: 6em;
	width: 4.2em;
}
.xcardlist h3 {
	color: #600;
	font-size: 85%;
	font-weight: bold;
	margin: 0;
}
.xcardlist h4 {
	font-size: 70%;
	color: #000;
	margin-top: 0.33em;
}
.xcardlist h5.xcprice {
	font-size: 120%;
}
.xcardlist a:hover img {
	opacity: 0.6;
}
h5.shop_price {
	font-size: 120%;
	text-align: center;
	margin-bottom: 0.25em;
}
	.pcs_notecard_imgs {
	}
	.pcs_notecard_imgs div {
		text-align: center;		
	}
	.pcs_notecard_imgs div img {
		width: 70%;
		height: auto;
		margin-bottom: 1em;
	}
/*
/*        OPEN DAY
/**/
div#odslideshow {
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
}
div#odslideshow #slider img {
	max-width: none;
	height: auto;
}
div#odslideshow #slider img + img {
	display: none;
}

#slidescredit  p {
	color: #000;
	font-size: 0.625em;
	text-align: center;
	padding-right: 1.875em;
	margin-top: 0;
	margin-bottom: 1.25em;
}

.odgallerylink {
	font-size: 120%;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: 0.0625em solid #000000;
	width: 9em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.625em;
}
.odgallerylink a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0.3em;
}
.odgallerylink a:hover{
	color: #0033CC;
	text-decoration: none;
}
div#gb_countdown_wrap {
	margin-top: 10px;
	margin-bottom: 1.5em;
}
div#gb_countdown_wrap #gb_timer {
	position: relative;
	font-weight: bold;
	color: #000000;
	height: 4em;
	width: 18.875em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
div#gb_countdown_wrap #gb_timer img {
	position: absolute; 
    left: 0; 
    top: 0; 
    z-index: 1;
}
div#gb_countdown_wrap #gb_timer ul {
	position: relative; 
	padding: 0 0 0 1px;
	margin: 0;
	z-index: 2;
}
div#gb_countdown_wrap #gb_timer li {
	font-size: 150%; 
	float: left;
	list-style-type: none;
	display: block;
	width: 65px;
	padding-right: 3px;
	padding-left: 6px;
	margin: 30px 0 0;
}
div#odheadpic {
	text-align: center;
	margin-bottom: 1em;
}
h1.line1  {
	font-size: 2.375em;
	margin-bottom: 0.125em;
}
h1.line2 {
	font-size: 150%;
	font-weight: bolder;
}

#odroute {
}
#odroute p.tabtext2 {
	font-size: 112.5%;
	font-weight: bolder;
	color: inherit;
	background-position: center;
	text-align: center;
}
#odroute p.tabtext6 {	
	font-size: 87.5%;
	font-weight: bolder;
	color: blue;
}
#odroute p.postcode {
	font-size: 1.375em;
	color: #CC6600;
	text-align: center;
}

#odinfo {
/*	width: 60%; */
	margin-top: 1.25em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.25em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border: 0.125em solid #CC6600;
	border-radius: 0.5em;
}
#odinfo p.odtext1 {
	font-size: 137.5%;
	color: #CC6600;
	text-align: center;
	margin-bottom: 0px;
}
div.od_map {
/*	border: 0.125em solid #CC6600;
	border-radius: 0.5em; */
	text-align: center;
	margin-bottom: 1em;
}
div.od_map p {
	font-size: 140%;
	color: #C30;
	text-align: center;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
div.od_map p + p {
	margin-bottom: 0.5em;
}
div.od_map a {
	display: block;
	color: #C30;
	border: 0.125em solid #CC6600;
	border-radius: 0.5em;
}
div.od_map a:link {
	text-decoration: none;
}
div.od_map a:hover {
	background-color: #CCC;	
	transition: background 1s linear;
	-webkit-transition: background 2s linear;
}

div.raye {
	margin-top: 2em;
	margin-bottom: 1.5em;
	text-align: center;
	font-weight: bold;
}
div.raye a {
	display: block;
	border: 0.125em solid #993333;
	border-radius: 0.5em;
	color: #CC6600;
}
div.raye a:link {
	text-decoration: none;
}
div.raye a:hover {
	background-color: #CCC;	
	transition: background 1s linear;
	-webkit-transition: background 2s linear;
}

.raye p {
	text-align: center;
}
.raye p img {
	margin: 0.625em;
	max-width: 90%;
}
.raye p.line1 {
	font-size: 162.5%;
	font-weight: bold;
	margin-bottom: 0;
}
.raye p.line2 {
}
.raye p.line3 {
	font-weight: bold;
	font-size: 162.5%;
}
.raye p.line4 {
	font-weight: bold;
	font-size: 112.5%;
}
.banner #ad_casscats img {
	border: 0.0625em solid #000000;
}
#odroute p span {
	color: #CC6600;
}
#odmgarden {
	border: 0.125em solid #CC6600;
	border-radius: 0.625em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	padding: 0.625em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
#odmgarden p {
	font-size: 85%;
}
#odmgarden a:link, #odmgarden a:visited {
	font-weight: bold;
	color: #993333;
}
#odmgarden a:hover {
	color: #FF6666;
}
#odpavilion {
	border: 0.125em solid #CC6600;
	border-radius: 0.625em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	padding: 0.625em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
}
#odpavilion a img:hover {
	opacity: 0.6;
}

#odpavilion p {
	font-size: 85%;
}
#odpavilion p.imgcapt {
	font-size: 75%;
	color: #333;
	margin-bottom: 0.5em;
}
#odpavilion  a:link, #odpavilion  a:visited {
	font-weight: bold;
	color: #993333;
}
#odpavilion a:hover {
	color: #FF6666;
}
/*
/* OPEN DAY 2010 GALLERY
/* */
.odthumbs {
	width: 100%;
	margin-bottom: 3em;
}
.odthumbs li {
	float: left;
	margin-left: 0;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-top: 0;
	height: 6.5em;
	width: 8.625em;
}
.odthumbs li img {
	border: thin solid #69001A;
	height: 6.5em;
	width: 8.625em;
}
.odthumbs li img:hover {
	opacity: 0.6;
}

/*
/*    Tia's Kittens
/**/
#pcmiddy {
	border: 0.125em solid #CC6600;
	width: 12.25em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1.25em;
	color: #CC6600;
}
#pcmiddy p.line1 {
	font-size: 175%;
	font-weight: bold;
	text-align: center;
}
#pcmiddy p.line2 {
	font-size: 87.5%;
	font-weight: bold;
	text-align: center;
}
#pcmiddy p.line3 {
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 1.5em;
}
#pcmiddy p.line4 {
	font-weight: bold;
	font-size: 112.5%;
	text-align: center;
}
#tiaendbox {
	color: #CC6600;
	width: 85%;
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0.312em;
	padding-left: 0.312em;
	border: 0.125em solid #CC6600;
}
#tiaendbox a:link, #tiaendbox a:visited {
	font-weight: bold;
	color: #993333;
}
#tiaendbox a:hover {
	color: #FF6666;
}
/*
/* Happy Tale 30
/*
/*/
div#ht30_pics1 {
	margin-top: 1em;
}
div#ht30_pics1 img {
	margin-left: 3em;
}
#pcf_links {
	width: 10em;
	float: right;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	border: 2px solid #CC6600;
	border-radius: 1em;
}
#pcf_links a {
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 120%;
	color: #C30;
}
#pcf_links a:hover   {
	color: #063;

}
.sponsorbody h2   {
	margin-top: 1.5em;
}
/*
/         Rehomed Page Mobile
/*/
.rhwrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.rhbox {
	height: auto;
	padding: 1em;
	border: 1px solid #09F;
	border-radius: 1.25em;
	margin: 1em;
	overflow: hidden;
}
.rhbox:hover {
	background-color: #CCC;
}
.rhbox a {
	display: block;
}
.rhbox a:link, .rhbox a:visited {
	color: inherit;
	text-decoration: none;
}
.rhbox h2 {
	font-size: 150%;
	color: #CC6600;
	margin-bottom: 0.25em;
}
.rhbox .rhimg {
	text-align: center;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
.rhimg img {
	height: auto; 
	max-width: 100%;
}
.rhbox p {
	text-align: left;
	margin-bottom: 0.25em;
	margin-top: 0;
	font-size: 90%;
	line-height: 1.25em;
	letter-spacing: 0.05em;
}
#rh_popups {
	display: none;
}
#rh_popups div h2 {
	font-size: 150%;
	color: #CC6600;
}
/*
/   Gift Aid Declaration
/*/
.ga_text h2 {
	font-size: 112.5%;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: 0;
	text-align: left;
}
.ga_text p + h2 {
	margin-top: 0.75em;
}
.ga_text p {
	font-size: 100%;
	margin-left: 1em;
	margin-top: 0.21em;
}
.ga_text ul {
	list-style-type: disc;
	font-weight: bold;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	margin-left: 4em;
	text-align: left;
}
.ga_text ul li {
	margin-bottom: 0.25em;
}
/*
/*		Sponsorship Outline Page
/**/	
.sponbox1 {
	margin: 1em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 0.75em;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	margin-bottom: 2em;
}
.sponbox1 ul {
	font-weight: bold;
}
.sponbox1 li {
	font-weight: bold;
	margin-bottom: 0.25em;
}
.sponbox2 {
	margin: 0.75em;
	margin-top: 0;
	padding-left: 0.4em;
	padding-right: 0.4em;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	margin-bottom: 2em;
	width: 200px;
	max-width: 90%;
	float: right;
	overflow: hidden;
}
/*
 *  Cat Facts page
 *
*/
.factcontainer {
	display: flex;	
	flex-flow: row wrap;
	justify-content: center;
	box-sizing: border-box;
}
.factbox {
	width: 22em;
	margin-left: 4px;
	margin-right: 4px;
	border: thin solid blue;
	padding: 0.31em;
	margin-bottom: 0.625em;
	display: flex;
}
.factbox:nth-child(odd) {
	margin-left: 0;
	margin-right: 4px;
	}
.factbox:nth-child(even) {
	margin-left: 4px;
	margin-right: 0;
}
.factbox img {
	margin-right: 0.31em;
	height: 3.75em;
	width: 3.75em;
}
.factbox p {
	font-size: 87.5%;
	text-align: left;
	margin-top: 0;
}

div.pcthumbs li {
	width: 100%;
	margin-bottom: 1em;
}
/*
/     NEWS PAGE large mobile
/ */
.newsitem .newsimgl {
	float: none;
	max-width: 100%;
	width: auto;
	height: auto;
}

#newsitem9 #tkline {
	text-align: center;
}
#newsitem9 #tkline img {
	height: 7.9em;
	width: 35em;
}
#newsitem9 #tkline p {
	color: #000;
	font-size: 70%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.75em;
}
#newsitem11 #news11text {
	height: 9.5em;
}
#newsitem11 #news11text img {
	float: left;
	margin-right: 0.5em;
	height: 9.375em;
	width: 6.25em;
}
#newsitem12 #news12text {
	height: 9em;
}
#newsitem12 #news12text img {
	float: left;
	margin-right: 0.5em;
	height: 8em;
	width: 8em;
}
#newsitem17 #news17pics {
	width: 100%;
	margin-top: 1em;
	display: table;
}
#newsitem17 #news17pics ul {
	display: table-row;
}
#newsitem17 #news17pics li {
	display: table-cell;
	text-align: center;
}
#newsitem17 #news17pics li img {
	height: 7.5em;
	width: 10em;
}
#newsitem17 #boldline {
	text-align: center;
	font-weight: bold;
	color: #900;
}
#news17caption {
	color: #000;
	font-size: 80%;
	text-align: center;
	margin-bottom: 1em;
}
#newsitem18 div {
	margin-top: 0.5em;
}
#newsitem18 div+div {
	margin-top: 1em;
}
.news18text {
	float: left;
	width: 75%;
	margin-left: 12.5%;
}
.news18text img {
	float: left;
	width: 7.5em;
	height: 5.625em;
	margin-top: 0.25em;
	margin-right: 0.5em;
}

#newsitem22 #pic1 {
	float: left;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem22 #pic1 img {
	width: 10em;
	height: 7.5em;
}
#newsitem23 ul {
	margin-top: 0.6em;
	margin-left: 20%;
	margin-right: 1em;
	list-style-type: disc;
}
#newsitem23 ul li {
	font-size: 110%;
	margin-bottom: 0.15em;
}
#newsitem23 ul li span {
	color: #CC6600;
	font-weight: bold;
	width: 2em;
	white-space: pre;
}
#newsitem24 img {
	height: 10em;
	width: 10em;
	float: left;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#boxchistmasc {
	width: 12.5em;
}
#boxchistmasc  #xcslideshow {
	margin-right: auto;
	margin-left: auto;
}
#boxchistmasc img {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}
#boxchistmasc img+img{
	display: none;
}

#newsitem25 #pic1 {
	float: left;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem25 #pic1 img {
	width: 10em;
	height: 7.5em;
}
#newsitem25 #pic2 {
	float: right;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem25 #pic2 img {
	width: 10em;
	height: 7.5em;
}
#newsitem25 #pic3 {
	float: left;
	margin-top: 0.35em;
	margin-right: 0.5em;
	margin-left: 1em;
}
#newsitem25 #pic3 img {
	width: 10em;
	height: 7.5em;
}

#newsitem26 img {
	float: left;
	margin-right: 0.5em;
	height: 14em;
	width: 10em;
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
 
#newsitem27 #comp_topimg  {
	float: none;
	height: auto;
	width: auto;
}
#newsitem27 #comp_topimg img {
	margin: 0;
	height: auto;
	width: auto;
	max-width: 100%;
}
/*
/    EVENTS PAGE large mobile
/*/
.eventstopbox p {
	text-align: center;
}

#eventsbasebox {
	text-align: center;
}

#eventsbasebox img {
	float: none;
	max-width: 100%;
	height: auto;
}

/*  HOMING PAGE mobile 
/
/ */
div#pairs_homing {
	float: none;
	width: 100%;
}
div#pairs_homing ul {
	width: 90%;
}
div#pairs_homing li {
	float: none;
	padding: 0.5em;
	width: 100%;
	margin-bottom: 0.5em;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
div#pairs_homing li h3 {
	font-size: 140%;
	font-weight: bold;
	word-spacing: 0.2em;
	color: #CC6600;
	text-align: center;
}
div#pairs_homing li p {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}
div#pairs_homing li p.line1 {
	color:#666666;
	line-height: normal;
}
div#pairs_homing li img {
	float: none;
}
div#pairs_homing li img + img {
	float: none;
	margin-top: 0.5em;
}

div#pairs_homing li img.wide {
	max-width: 100%;
	height: auto;
	float: none;
	margin-right: 0;
	margin-left: 0;
}

div#main_homing {
	float: none;
	width: 100%;
	text-align: center;
}
div#main_homing ul {
	width: 90%;
}
div#main_homing li {
	float: none;
	margin-bottom: 0.5em;
	box-sizing: border-box;
}
div#main_homing li h3 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	word-spacing: 0.2em;
	color: #CC6600;
}
div#main_homing li p {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4em;
	margin-left: 0em;
}
div#main_homing li p.line1 {
	color:#666666;
	line-height: normal;
}
div#main_homing li p.hmnote {
	color:#900;
	line-height: normal;
}
div#main_homing li img {
	float: none;
	margin-right: 0;
	width: 12.5em;
	height: 12.5em;
}
/*
/        SPONSORSHIP mobile 
/*
.sponsorbox .tabs {
	width: 100%;
	text-align: center;
	line-height: 1.875em;
}
.sponsorbox .tabs li {
	width: 95%;
	height: 1.875em;
	float: none;
	border-bottom-left-radius: none;
	border-bottom-right-radius: none;
	margin-left: auto;
	margin-right: auto;
}
.sponsorbox .tabs li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	border-radius: 0.5em;
}
.sponsorbox .tabs li a span {
	font-size: 110%; 
}
.sponsorbox .tabs li a:link, .sponsorbox .tabs li a:visited {
	color: blue;
}
.sponsorbox .tabs li a:hover {
	color: white;
	background-color: #3300FF;
}

.sponsorbox .tabs a {
	width: 9.25em;
	height: 1.875em;
	text-align: center;
}
body#pcpavilion .tabs .tab1 a {
	color: white;
	background-color: #3300FF;
}
body#pchistory .tabs .tab2 a {
	color: white;
	background-color: #3300FF;
}
body#pcresidents .tabs .tab3 a {
	color: white;
	background-color: #3300FF;
}
body#pcgallery .tabs .tab4 a {
	color: white;
	background-color: #3300FF;
}
body#pcforms .tabs .tab5 a {
	color: white;
	background-color: #3300FF;
}

.sponsorbox .sponsorbody {
	border: thin solid #3333CC;
	padding-left: 0.375em;
	padding-right: 0.375em;
	padding-top: 0.312em;
}   */
/*
/*       Media queries
/* */
@media only screen and (min-width: 576px) {
  /* 480 =================================================== */
div.container {
	width: 100%;
}
.header {
/*	display: grid; */
  	grid-template-columns: 2.5% 1fr 1fr 1fr 2.5%;
/*	grid-template-rows: auto;  */
	grid-template-areas: '. headcat logo banner .';  
/*	display: grid;
  	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
	grid-template-areas: 'headcat logo banner';*/
}
.container .headcat {
 	display: flex;
    align-items: center;
    justify-content: left;
}
.container .banner {
 	display: flex;
    align-items: center;
    justify-content: right;
}
.container .banner img {
/*	height: auto;
	max-width: 70%;*/
}

.navbar {
}
.navbar ul {
}
.navbar li.mobexclude {
	display: block;
}
.navbar li.mobonly {
	display: none;
}
.navbar ul li {
	line-height: 1.8em;
/*	height: 1.8em;  */
}

.navbar ul li a {
/*	margin-right: 0.5em;
	margin-bottom: 0.5em; */ 
/*	margin: 0;  */
}

.navbar li a:link, .navbar li a:visited {
	text-decoration: none;
	color: #990000;
}
.navbar li a:hover {
}

div.pcthumbs li {
	width: 25%;
}

.maincontent ul#htnindex li {
	float: left;
	width: 50%;
}
/*
/      	Membership Page
/* */
div#jointypes {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	border: solid 0.125em #CC6600;
	padding-bottom: 1em;
}
div.mt_type {
	width: 100%;
	margin-top: 1em;
	overflow: hidden;
}

div#jointypes .mtabtxt {
	float: left;
	width: 40%;
}
div#jointypes .mtabtxt p {
	text-align: right;
	margin: 0;
}

div#jointypes .mtabcost {
	font-size: 112.5%;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 20%;
	margin: 0;
}
div#jointypes .mtabpp {
	float: left;
	width: 40%;
	text-align: center;
}
div#jointypes .mtabpp form {
	margin-left: auto;
	margin-right: auto;
}
/*
/*    NEW GALLERIES
/* */
div#gn_index {
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 1em;
}
div#gn_index li {
	margin-bottom: 0.5em;
}
div#gn_index .gn_thumb {
	text-align: center;
	float: left;
	width: 25%;
	height: auto;
	margin-right: 1em; 	
}
div#gn_index h2 {
	font-size: 125%;
	margin-top: 0.25em;
	text-align: left;
	margin-left: 0em;
	color: #CC6600;
}
div#gn_index p {
	text-align: left;
	margin-left: 0em;
}

}

/* Styles for desktop and large screen ----------- */

/*styles for 768px and up!*/
@media only screen and (min-width: 768px) {
  /* Styles */
.headcat {
	display: block;
}	
.banner {
/*	font-size: 70%; 
	display: block; */
}
.navbar {
/*	width: 70%;  */
	margin-left: auto;
	margin-right: auto;
}
.imgleft {
	float: left;
	width: auto;
	margin: 0.312em 0.312em 0.312em 0; 
}
.imgright {
	float: right;
	width: auto;
	margin: 0.312em 0 0.312em 0.312em;
}
.imgwrap10 {
	width: 10%;
}
.imgwrap15 {
	width: 15%;
}
.imgwrap20 {
	width: 20%;
}
.imgwrap25 {
	width: 25%;
}
.imgwrap30 {
	width: 30%;
}
.imgwrap35 {
	width: 35%;
}
.imgwrap40 {
	width: 40%;
}
.imgwrap45 {
	width: 45%;
}

.colhalf {
	float: left;
	width: 48.5%;
	margin-left: 1.5%;
	box-sizing: border-box;
}
.colhalf:first-child {
	margin-right: 1.5%;
	margin-left: 0;
}
.colthird {
	float: left;
	width: 33.3333%;
}
.coltwothirds {
	float: left;
	width: 66.6666%;	
}
.col4 {
	float: left;
	width: 25%;	
}
.col5 {
	float: left;
	width: 20%;	
}
.col20 {
	float: left;
	width: 20%;	
}
.col25 {
	float: left;
	width: 25%;
}
.col75 {
	float: left;
	width: 75%;
}
.col80 {
	float: left;
	width: 80%;	
}
.box33centre {
	width: 33%;
}
.box40centre {
	width: 40%;
}
.box50centre {
	width: 50%;
}
.box60centre {
	width: 50%;
}
.box70centre {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.box70centre .box70imgwrap {
	float: left;
	width: 22.5%;
	text-align: center;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.box70centre .box70imgwrap img {
	max-width: 90%;
	height: auto;
}
.box80centre {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
.box80centre .box80imgwrap {
	float: left;
	width: 22.5%;
	text-align: center;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.box80centre .box80imgwrap img {
	max-width: 90%;
	height: auto;
}
.box90centre {
	width: 95%;
}
	.boxinner_marginlr2em {
		margin-left: 2em;
		margin-right: 2em;
	}
/*
div.pcthumbs li {
}
*/
ul#htnindex li {
	float: left;
	width: 50%;
}
div#hmslider {
	display: block;	
}
/*
/		Events Page
/*/
.eventscontainer {
	width: 95%;
}
.eventscontainer table tr {
	margin-bottom: 0;
}
.eventscontainer table td {
	display: table-cell;
}

.eventscontainer .eventtable tr.nonpandc {
	color: #CC6600;
}
.eventscontainer .eventtable tr.pcagm {
	color: #CC0000;
	font-weight: bold;
}
.eventscontainer .eventtable tr.bigevent {
	color: #CC0000;
	font-weight: bold;
}

.eventscontainer td.eventdate {
	width: 7em; 
	padding-left: 0.75em;
	border-right-style: none;
	text-align: left;
	display: table-cell;
}
.eventscontainer td.eventtime {
	width: 8.2em;
	padding-left: 0.2em;
	border-right-style: none;
	text-align: left;
	display: table-cell;
}
.eventscontainer td.eventext {
	border-right-style: none;
	text-align: left; 
	display: table-cell;
}
.eventscontainer td.eventext img {
	padding-right: 0.2em;
	padding-left: 0.3em;
}

.eventscontainer td.eventinfo {
	width: 8em;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
}
/*
/*		Sponsorship Residents Page
/**/
.resline {
	text-align: center;
}

div.reslist {
	width: 95%;
	overflow: hidden;
	margin-bottom: 1em;
}
div.reslist li {
/*	float: left; */
}

div.reslist li img {
	width: 80%;
	height: auto;
}
/*
/*    NEW GALLERIES
/* */
div#gn_index {
}
div#gn_index li {
	margin-bottom: 0.5em;
}
div#gn_index .gn_thumb {
}
div#gn_index h2 {
}
div#gn_index p {
}
/*
/			REHOMED PAGE FULL SCREEN
/*/
.rhwrap {
	width: 33%;
	float: left;
}
.rhbox {
	height: 22em;
/*	height: auto; */
	padding: 1em;
}
/*
/		LINKS PAGE
/*/
div.linksbox ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center; 
}
	
div.linksbox ul li {
	width: 24em;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #CC6600;
	border-radius: 0.4em;
	overflow: hidden;
}
div.linksbox li a {
	display: block;
	text-decoration: none;
	padding: 0.5em;
	height: 100%;
}

div.linksbox a:hover {
	background-color: #CCC;
}
div.linksbox li p.linkname {
	font-size: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #CC6600;
	margin-top: 0;
	margin-bottom: 0.25em;
}
div.linksbox li p.linkurl {
	font-size: 95%;
	height: 100%;
	color: #666;
	margin-bottom: 0.1em;
	margin-top: 0.25em;
	text-align: center;
}
div.linksbox li p.linkdesc {
	margin-left: 0;
	color: #339;
	margin-top: 0;
	margin-bottom: 0;
}
h2.h2links {
	color: #CC6600;
	font-size: 130%;
	margin-bottom: 0.5em;
	margin-top: 1em;
} 
/*
/		P&C ONLINE SHOP
? */
#xcardheader h2 {
	font-size: 162.5%;
	text-transform: uppercase;
	line-height: 2em;
	vertical-align: text-top;
}
#xcardheader h2 img {
	margin-right: 0.5em;
	margin-left: 0.5em;
	height: 2em;
	width: 2em;
	vertical-align: bottom;
}
#xcardheader p.xsub1 {
	font-size: 137.5%;
	text-align: center;
}
#xcardheader p.xsub2 {
	font-size: 125%;
	text-align: center;
	margin-bottom: 1.25em;
}

.xcardlist {
	width: 37em;
	margin-left: auto;
	margin-right: auto;
}
.xcardlist .xcmain {
	border: 2px solid #CCC;
	border-radius: 1em;
	float: left;
	height: 16em;
	width: 14em;
	margin-right: 2em;
	margin-left: 2em;
	text-align: center;
	margin-bottom: 1.25em;
	position: relative;
}
.xcardlist .xcmain form {
	position: absolute;
	bottom: 0.5em;
	left: 2.2em;
}
.xcardlist .xctype1 img {
	height: 8em;
	width: 5.625em;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}
.xcardlist .xctype2 img {
	width: 6.25em;
	height: 6.25em;
	margin-top: 1.75em;
	margin-bottom: 1.25em;
}
.xcardlist .xctype3 img {
	height: 6.6875em;
	width: 10em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
.xcardlist .xctype4 img {
	margin-top: 0.5em;
	height: 8.75em;
	width: 8.75em;
}
.xcardlist .xctype5 #robins {
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
.xcardlist .xctype5 img + img {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
.xcardlist .xctype5 img#robin1 {
	height: 6em;
	width: 4.2em;
}
.xcardlist .xctype5 img#robin2 {
	height: 4.2em;
	width: 6em;
	margin-bottom: 0.8em;
}
.xcardlist .xctype6 #baubles {
	margin-top: 1.6em;
	margin-bottom: 0.6em;
	margin-right: 0.2em;
	margin-left: 0.2em;
}
.xcardlist .xctype6 img + img {
	margin-right: 0.75em;
	margin-left: 0.75em;
}
.xcardlist .xctype6 img#bauble1 {
	height: 6em;
	width: 4.2em;
}
.xcardlist .xctype6 img#bauble2 {
	height: 6em;
	width: 4.2em;
}
.xcardlist h3 {
	font-size: 85%;
	font-weight: bold;
	margin: 0px;
}
.xcardlist h4 {
	font-size: 70%;
	color: #000;
	margin-top: 0.33em;
}
.xcardlist a:hover img {
	opacity: 0.6;
}

.shop_pads_inner {
	margin: 1em;
}
.shop_pads_inner img {
	margin-bottom: 0.5em;
}
	
	.pcs_notecard_imgs {
		display: flex;
		margin-bottom: 1em;
	}
	.pcs_notecard_imgs div {
	/*	width: 15%;  
		margin-left: 2.5%;*/
		margin-right: 1em;
	}
	.pcs_notecard_imgs div img.ls {
		width: 100%;
		height: auto;
	}
	.pcs_notecard_imgs div img.pt {
		width: auto;
		height: auto;
	}
/*
/		Gift Aid Pop-up iPad and larger
/*/
.giftaidinfo {
	display: none;
	width: 500px;
	max-width: 90%;
	height: auto;
	border: 2px solid #CC6600;
	border-radius: 1em;
 	margin:0 auto;
	padding: 1em;
 	background: #FDFDE3;
 	position:absolute;
 	left:50%;
 	top:50%;
 	margin-left:-250px;
 	margin-top:-250px;
}

}

@media only screen and (min-width: 992px) {
  /* Styles */
div.container {
	width: 100%;
	
}
.header {
/*	display: grid;
  	grid-template-columns: 2.5% 1fr 1fr 1fr 2.5%;
	grid-template-rows: auto;
	grid-template-areas: '. headcat logo banner .';  */
	}
.headcat {
/*	font-size: 100%;  */
	grid-area: headcat;
 	display: flex;
    align-items: center;
    justify-content: left;
}
.logo {
	grid-area: logo;
}
.banner {
	font-size: 16px; 
	grid-area: banner;
}
.mainbody {
	display: grid;
  	grid-template-columns: 2% 1fr 2% 15em 2%;
	grid-template-rows: auto;
	grid-template-areas: '. maincontent . infobar .';
}
.infobar {
	display: block;		
}

.maincontent {
	padding-top: 0.25em;
	padding-bottom: 0.75em;
}
.infobar {
	text-align: center;
	margin-top: 0.5em;
}

.box33centre {
	width: 40%;
}
.box40centre {
	width: 50%;
}
.box50centre {
	width: 70%;
}
.box60centre {
	width: 60%;
}
.box70centre {
	width: 60%;
}
.box70centre .box70imgwrap {
	width: 35%;
}
.box80centre {
	width: 60%;
}
.box80centre .box80imgwrap {
	width: 35%;
}
.box90centre {
	width: 90%;
}
.imgwrap40 {
	width: 50%;
}

.navheader {
	display: none;	
}
nav {
	display: block;	
}

.navbar {
	width: 98%;
	font-weight: bold;
	background: #CCFF66;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-left: 1%;
	margin-right: 1%;
}
.navbar nav {
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
}

.navbar nav ul li {
	font-size: 100%;
	display: block;
	float: left;
	width: auto;  
	height: 1.8em;
	margin-left: 0.5em;
	margin-right: 0.75em;
	margin-bottom: 0;
	line-height: 1.8em;
	vertical-align: middle;
	position: relative;
}
.navbar nav ul li a {
	margin: 0;
}
.navbar nav a:link, .navbar nav a:visited {
	text-decoration: none;
	color: #990000;
}
.navbar nav a:hover {
/*	font-size: 112.5%;  */
	color: #0033CC;
}
.navbar nav ul li ul {
	width: 10em;
	background-color: #CCFF66;
	z-index: 99;
	position: absolute;
	left: 0;
}
.navbar nav ul li ul.sm1 {
	width: 9em;
}
.navbar nav ul li ul.sm2 {
	width: 8em;
}
.navbar nav ul li ul.sm3 {
	width: 11em;
}
.navbar nav ul li ul li {
	float: none;
	text-align: left;
	background: none;
}
.navbar nav ul li ul li a {
	padding-left: 0.6em;
	padding-right: 0.6em;
}
div.infobar {
	display: block;	
}

div.pcthumbs li {
	width: 25%;
}

.maincontent  ul#htnindex li {
	float: left;
	width: 33.333%;
}
/*
/       Sponsorship pages
/*/
.sponsorbox .tabs {
	width: 100%;
}
.sponsorbox .tabs li {
	width: 19.5%;
	height: 1.875em;
	float: left;
	display: block;
	background-color: #CCC;
	margin-right: 0.25%;
	margin-left: 0.25%;
	margin-bottom: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.sponsorbox .tabs li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	display: block;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.sponsorbox .tabs li a span {
	font-size: 110%; 
}
.sponsorbox .tabs li a:link, .sponsorbox .tabs li a:visited {
	color: blue;
}
.sponsorbox .tabs li a:hover {
	color: white;
	background-color: #3300FF;
}

.sponsorbox .tabs a {
	width: 9.25em;
	height: 1.875em;
	text-align: center;
}
body#pcpavilion .tabs .tab1 a {
	color: white;
	background-color: #3300FF;
}
body#pchistory .tabs .tab2 a {
	color: white;
	background-color: #3300FF;
}
body#pcresidents .tabs .tab3 a {
	color: white;
	background-color: #3300FF;
}
body#pcgallery .tabs .tab4 a {
	color: white;
	background-color: #3300FF;
}
body#pcforms .tabs .tab5 a {
	color: white;
	background-color: #3300FF;
}
/*
/		Pavilion residents page
/*/

}

@media only screen and (min-width: 1200px) {
  /* Styles */
.container {
	width: 97.5%;
	max-width: 1366px;
	border-left: 2px groove #999;
	border-right: 2px groove #999;
	box-shadow: 0.0625em 0.0625em 0.5em #999999;
	margin-left: auto;
	margin-right: auto;
}
.maincontent {
	padding-top: 0.25em;
	padding-bottom: 0.75em;
	grid-area: maincontent;
}
.box33centre {
	width: 33%;
}
.box40centre {
	width: 40%;
}
.box50centre {
	width: 50%;
}
.box60centre {
	width: 60%;
}
.box70centre {
	width: 70%;
}
.box70centre .box70imgwrap {
	width: 22.5%;
}
.box80centre {
	width: 70%;
}
.box80centre .box80imgwrap {
	width: 22.5%;
}
.box90centre {
	width: 90%;
	height: auto;
}

.imgwrap40 {
	width: 40%;
}

.maincontent ul#htnindex li {
	float: left;
	width: 25%;
}

#chrisbanner {
	text-align: center;
	width: 100%;
}
#chrisbanner img {
	height: 10.42em;
	width: 38em;
}
div.pcthumbs li {
	width: 20%;
}
/*
 *  Cat Facts Page
 *
*/
.factbox {
	width: 40%;
}
.factbox:nth-child(odd) {
	margin-left: 5%;
	margin-right: 5%;
	}
.factbox:nth-child(even) {
	margin-left: 5%;
	margin-right: 5%;
}
} /*/mediaquery*/
