/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td  {padding: 0;}
body {
	font: 100%/1.3 Arial, Helvetica, sans-serif;
	color: #000; background: #fff url(../images/gif/bgrepeat-blue.gif) repeat-x left top;
}
h1 {font-size: 1em;
	color: #036;
}
h3 {font-size: .85em;
	color: #f90;
	margin-bottom: .8em;
}
h4 {font-size: .85em;
	color: #3888B0;
	margin-bottom: .8em;
}
h5 {font-size: .8em;
	font-style: italic;
	color: #3888B0;
	margin-bottom: .8em;
}
h6 {font-size: .8em;
	color: #3888B0;
	margin-bottom: .3em;
	line-height: 1.2;
	padding-top: .6em;
}
p {font-size: .8em;
}
img {border:none;
}
table {font-size: .7em;
}
table, th, td {border-collapse: collapse;
	border: 1px solid #A0CDEA;
	padding: .4em;
	vertical-align: top;
}
th {color: #333;
	background-color: #E3F0F8;
	text-align: left;
}
tr.totalrow {background-color: #E3F0F8; font-weight: bold;
}
a {text-decoration: underline;}
a:link {color: #3888B0; background-color: inherit;}
a:visited {color: #3888B0; background-color: inherit;}
a:hover {color: #f90; background-color: #3888B0; text-decoration: none;}
a:active {color: #f90; background-color: #3888B0; text-decoration: none;
}
/**************** Container styles ****************/
#container {
	width: 760px;
	margin: 0 auto;
	position: relative;
}
/**************** Header styles ****************/
#header {
	height: 100px;
	background: url(../images/gif/headerlogo.gif) no-repeat 82px 5px;
	width: 100%;
	position: relative;	
}
/**************** Navigation styles ****************/
#navbar {
	position: absolute;
	top: 52px; left: 210px;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
}
#navbar li {
	float: left;
	display: inline;
	position: relative;
	list-style-type: none;
	border-right: 1px solid #3888B0;
}
#navbar li:hover {background-color: #E3F0F8;
}
#navbar li ul {
	display: block;
	position: absolute;
	width: 8.7em;
	background-color: #E3F0F8;
}
#navbar li ul li {
	line-height: 1.6;
	display: none;
	width: 100%;
	border-right: none;
	font-weight: normal;
}
#navbar li:hover ul li {
	display: block;
}
#navbar a {
	text-decoration: none;
	padding: .1em .8em;
	display: block;
}
#navbar a:link {color: #3888B0; background-color: inherit;}
#navbar a:visited {color: #3888B0; background-color: inherit;}
#navbar a:hover {color: #f90; background-color: #3888B0;}
#navbar a:active {color: #f90; background-color: #3888B0;
}
#navbar li ul li a {
	border-top: 2px solid #fff;
}
#navbar ul.holidayslist {width: 11em;}
#navbar ul.getintouch {width: 12.5em;}
#navbar li.bbcfeaturelink {border-right: none;
}
#navbar li.bbcfeaturelink a:link, #navbar li.bbcfeaturelink a:visited {color: #f90; background-color: #fff;}
#navbar li.bbcfeaturelink a:hover, #navbar li.bbcfeaturelink a:active {color: #3888B0; background-color: #f90;
}
/**************** Main layout styles ****************/
#leftcontainer, #rightcontainer {
	float: left;
	width: 190px;
	border-left: 10px solid #fff;
}
#rightcontainer {
	border-right: 10px solid #fff;
	border-left: none;
}
#centrecontent, #centrecontenthome, #centrecontentwide {
	background-color: #fff;
	width: 324px;
	float: left;
	padding: 0 18px;
	min-height: 500px;	
}
#centrecontenthome {
	width: 340px;
	padding: 0 10px;
}
#centrecontentwide {
	width: 524px;
}
#fullcontentcontainer {
	width: 760px;
	float: left;
	background-color: #fff;
}
/**************** 4 corner boxes styles ****************/
#topleft, #bottomleft, #topright, #bottomright {
	width: 190px;
	height: 245px;
	background-color: #E3F0F8;
	float: left;
	border-bottom: 10px solid #fff;
	font-weight: bold;
}
#topright {
	background-color: #fff;
}
#bottomleft, #bottomright {
	clear: left;
	border-bottom: none;
}
#bottomright {
	font-size: .9em;
	position: relative;
}
/**************** CONTENT styles ****************/
#topleft p, #bottomleft p, #topright p, #bottomright p {
	padding: 0 10px;
	margin-bottom: .5em;
}
#topleft p, #bottomleft p, #bottomright p {
	color: #069;
}
#centrecontent p, #centrecontentwide p {
	margin-bottom: .9em;
	font-size: .7em;
}
#centrecontenthome img {float: left;}
#bottomleft.bottomleftpaw {
	background: #E3F0F8 url(../images/gif/bigpaw-bluebox.gif) no-repeat left top;
	position: relative;
}
p.quotetext, .quoteauthor {
	color: #069;
	font-weight: bold;
	text-align: left;
	font-size: .9em;
	line-height: 1.4;
	margin-top: 40px;
}
.quoteauthor {
	font-weight: normal;
	margin-top: 1.5em;
	font-size: .8em;
}
#centrecontent img.midheading {
	position: relative;
	margin-bottom: .3em;
}
p.higherztext {position: relative;
	z-index: 100;
}
.teamcontainer {
	width: 150px;
	float: left;
	margin: 5px 12px 20px 0;
	line-height: 1.1;
	position: relative;
}
.teamcontainer img {float: left;}
#centrecontent .teamcontainer p {
	font-size: .6em;
	position: absolute;
}
#centrecontent .teamcontainer p.teamname {top: 0; left: 85px;}
#centrecontent .teamcontainer p.teamemail {top: 122px; left: 0;}
#centrecontent .teamcontainer p.teamtitle {top: 105px; left: 64px;
}
#topright.ukmapbg {background-color: #CFE6F4;}
ul#arealist {
	font-size: .7em;
	list-style-type: none;
}
ul#arealist li {margin-top: .3em;
}
/**************** Longer page styles ****************/
#previouspagecontainer, #nextpagecontainer {
	position: absolute;
	top: 80px; left: 75px;
}
#nextpagecontainer {top: 120px; left: 136px;}
#previouspagecontainer a:hover, #nextpagecontainer a:hover {background-color: transparent;
}
#centrecontentwide img {
	float: left;
	margin: 0 .5em .5em 0;
}
/*--------------- Customer comments styles ----------------*/
#topleft p.topleftcustomercomments {padding-top: 30px;}
#centrecontentwide div.customercomments img {
	float: right;
	margin: 0 0 10px 10px;
}
#centrecontentwide div.customercomments img.endquotes {
	position: absolute;
	bottom: 10px; right: 0;
	float: none;
	margin: 0;
}
.commentsauthor {font-weight: bold; font-style: italic;}
#centrecontentwide div.customercomments {
	border-top: 1px solid #E3F0F8;
	padding: 10px 0 0 45px;
	margin-bottom: 10px;
	background: url(../images/gif/orangestartquotes-large.gif) no-repeat left 10px;
	float: left;
	width: 479px;
}
#centrecontentwide div.commentsendquotes {
	background: url(../images/gif/orangeendquotes-large.gif) no-repeat right bottom;
	padding-right: 45px;
	float: left;
	width: 434px;
}
/*--------------------------------------------------*/
#centrecontentwide p.pagelink, #centrecontent p.pagelink {
	position: absolute;
	top: 568px; right: 20px;
	font-size: 1em;
	background-color: #E3F0F8;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #39c;
}
#centrecontent p.pagelink {
	top: 568px; right: 218px;
}
#slideshow {
	position: relative;
	width: 190px;
	height: 245px;
	background-color: #fff;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 0; left: 0;
}
#whitebackground {
	width: 190px;
	height: 245px;
	background-color: #fff;
}
p.casestudies {
	border-bottom: 1px solid #E3F0F8;
	padding-bottom: 10px;
}
ul.textlist {
	font-size: .7em;
	margin: -.5em 0 .5em 1.5em;
}
#clubfiles {
	float: right;
	margin-left: 15px;
}
#clubfiles td {
	border: none;
	padding: .2em .4em;
}
#clubfiles img {
	margin: 0;
	float: right;
}
.backtotop {float: left;
	width: 100%;
	margin-top: 1em;
}
.linkssection {
	clear: both;
	float: left;
	width: 100%;
}
.linkscontainer {
	float: left;
	width: 100%;
	margin-bottom: 2em;
}
.mediacontainer img {margin: 0 10px 5px 0; float: left;}
.mediacontainer {
	border-bottom: 1px solid #E3F0F8;
	float: left;
	margin-bottom: 1em;
	width: 100%;
}
#centrecontentwide .mediacontainer p.mediatitle {
	font-size: .8em;
	font-weight: bold;
	color: #3888B0;
	margin-bottom: .3em;
}
#medialist {
	font-size: 1.2em;
	color: #069;
	margin-left: 1.6em;
	line-height: 1.5;
	list-style-type: square;
}
#archivednewslist {
	font-size: .7em;
	line-height: 1.5;
	list-style-type: none;
	font-weight: bold;
}
#archivednewslist li {padding: .5em 0;}
#archivednewslist li a {font-weight: normal;
}
#directorylist li {
	float: left;
	width: 164px;
	display: inline;
	list-style-type: none;
	text-align: center;
	margin: 0 10px 10px 0;
	background: #CFE6F4 url(../images/png/directory-bg.png) no-repeat left top;
	height: 52px;
	font-size: 12px;
	font-weight: bold;
}
#directorylist li a {
	float: left;
	width: 144px;
	display: block;
	padding: 10px;
	height: 32px;
	background: url(../images/png/directory-bg.png) no-repeat left top;
}
#directorylist li a:hover {color: #f90; background-color: #3888B0; text-decoration: none;
}
.linkslist {
	float: left;
	width: 510px;
	margin-bottom: .5em;
	background: url(../images/gif/paw-small.gif) no-repeat left top;
	padding-left: 20px;
}
.linkslist img {
	padding: 3px 0 6px;
	float: left;
}
p.backtodirectory {padding-top: 2em; float: left;}
/**************** Form styles ****************/
form#branchform {
	margin: 1em 0;
}
label {font-size: .7em;
	font-weight: bold;
}
#customerformcontainer {margin-top: 1em;}
#customerformcontainer label, #contactformcontainer label {
	display: block;
	width: 70px;
	float: left;
}
#contactformcontainer label {width: 80px;
}
#customerformcontainer input, #customerformcontainer textarea {margin-bottom: .3em;}
#contactformcontainer input, #contactformcontainer textarea {margin-bottom: .6em;}
input#name, input#address1, input#address2, input#email, textarea#enquiry, textarea#marketing, textarea#address {width: 245px;}
input#firstname, input#surname, #contactformcontainer input#email, #contactformcontainer textarea#address, textarea#comments, #contactformcontainer textarea#marketing {width: 238px;}
input#contact_by_email, input#contact_by_telephone {float: left; width: 11px; margin-right: .3em;
}
#loginarea {
	width: 185px;
	margin: .5em auto 0;
	text-align: left;
}
#loginarea label {
	width: 70px;
	float: left;
	font-size: 1em;
}
input#username, input#password {
	width: 100px;
	float: left;
	margin-bottom: .6em;
}
#loginarea br, #contactformcontainer br {clear: both;}
input#loginsubmit {margin-left: 70px;
}
input#hostapplication, input#general {float: left; margin: 0 5px 0 80px;}
#contactformcontainer label {font-size: 1em;}
table.petdetails {
	margin: 0 0 .5em 80px;
	clear: both;
}
#contactformcontainer .petdetails input {margin-bottom: 0;}
#bottomtextwrapper {
	clear: both;
	margin: 0 auto;
	width: 740px;
	background-color: #E3F0F8;
	border-top: 10px solid #fff;
	padding-bottom: 5px;
}
#bottomtextwrapper p {padding: 10px 10px 5px;
}
/**************** Footer styles ****************/
#footer {
	font-size: .8em;
	text-align: center;
	color: #999;
	clear: both;
	margin: 0 auto;
	width: 760px;
	padding: 10px 0 1em;
}
/**************** Misc classes and styles ****************/
.boldtext {font-weight: bold;}
.normaltext {font-weight: normal;}
p.normalfontsize {font-size: .8em;}
.smalltext {font-size: .9em;}
.alignright {text-align: right;}
.clear {clear: both;}
.floatright {float: right;}
#centrecontentwide img.norightmargin {margin-right: 0;}
.orangetext {color: #f90;}
.bigquotes {color: #f90; font-size: 2em;}
.bluebackground {background-color: #9FCDE9;}