a:link, a:visited, a:active {
	text-decoration: none;
}
p small {
	font-size: 0.857em;
}
#container {
	background: url(../images/bg-with-nav.jpg) 0 0 repeat-y;
	margin: 0 auto;
}
#header {
	position: relative;
	background: url(../images/header.jpg) 0 0 no-repeat;
	padding-top: 205px;
}
#logo {
	float: left;
	display: inline;
}
#main {
	width: 1005px;
}
#content {
	width: 540px;
	float: left;
	display: inline;
	/* padding: 25px 0 35px 0; */
	padding: 25px 0 0px 0;
}
#content li {
	margin-bottom: 0;
}
.intro {
	color: #00f;
	font-weight: bold;
}
#contact-details dt {
	float: left;
	display: inline;
	clear: both;
	width: 100px;
	font-weight: bold;
}
#contact-details dd {
	float: left;
	display: inline;
	width: 400px;
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	display: inline;
	width: 220px;
	margin-right: 35px;
}
#rightcolumn {
	float:right;
	width:206px;
}
/* NAVIGATION /////////////////////////////////////////////////////////////////////////////////// */
#navigation {
	margin: 0 0 0 32px;
}
#navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	float: left;
	display: inline;
	height: 54px;
	width: 118px;
}
#navigation li.selected {
	background: url(../images/nav/selected.gif) left bottom no-repeat;
}
#navigation #nav-home {
	margin-right: 4px;
}
#navigation #nav-about {
	margin-right: 3px;
}
#navigation #nav-products {
	margin-right: 2px;
}
#navigation #nav-nutrition {
	margin-right: 3px;
}
#navigation #nav-healthcare {
	margin-right: 2px;
}
#navigation #nav-behaviour {
	margin-right: 2px;
}
#navigation #nav-puppy-love {
	margin-right: 2px;
}
#navigation a {
	text-decoration: none;
	display: block;
	height: 34px;
	width: 118px;
	text-indent: -999em;
	overflow: hidden;
}
#nav-home a {
	background: url(../images/nav/home.gif) 0 0 no-repeat;
}
#nav-about a {
	background: url(../images/nav/about.gif) 0 0 no-repeat;
}
#nav-products a {
	background: url(../images/nav/products.gif) 0 0 no-repeat;
}
#nav-nutrition a {
	background: url(../images/nav/nutrition.gif) 0 0 no-repeat;
}
#nav-healthcare a {
	background: url(../images/nav/healthcare.gif) 0 0 no-repeat;
}
#nav-behaviour a {
	background: url(../images/nav/behaviour.gif) 0 0 no-repeat;
}
#nav-puppy-love a {
	background: url(../images/nav/puppy-love.gif) 0 0 no-repeat;
}
#nav-fun-stuff a {
	background: url(../images/nav/fun-stuff.gif) 0 0 no-repeat;
}
#navigation a:hover {
	background-position: 0 -34px;
}
#navigation li.selected a {
	background-position: 0 -34px;
}
/* SIDEBAR NAVIGATION /////////////////////////////////////////////////////////////////////////// */
#sidebar ul, #sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul {
	padding: 25px 0 15px 0;
	background: url(../images/nav/subnav-bg.jpg) 0 0 no-repeat;
	height: 30em;
	width: 220px;
}
#sidebar ul.short {
	background: url(../images/nav/subnav-bg-short.gif) 0 0 no-repeat;
}
#sidebar ul li {
	display: inline-block;
	line-height: 1.5;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
}
#sidebar ul li {
	display: block;
} /* Double-up of display properties is to fix IE spaces */
#sidebar ul a {
	text-decoration: none;
	color: #039;
	display: inline-block;
	padding: 0 0 0 5px;
}
#sidebar ul a {
	display: block;
} /* Double-up of display properties is to fix IE spaces */
#sidebar ul a:hover {
	color: #693;
}
#sidebar ul li.selected {
	font-weight: bold;
}
#sidebar ul li.selected a {
	color: #693;
}
#sidebar ul li.selected a:hover {
	color: #693;
}
#sidebar ul li.selected ul {
	font-weight: normal;
	height: auto;
	width: auto;
	background: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li.selected ul li {
	font-size: 1em;
}
#sidebar ul li.selected li a {
	padding-left: 15px;
	color: #039;
}
#sidebar ul li.selected li.selected a {
	color: #693;
}
#sidebar .userPanel {
	display: block;
	padding: 0;
	margin: 0;
	background: url(../images/mta-bg.gif) top left repeat-y;
}
#sidebar .userPanel p {
	width: auto;
	margin: 0;
	padding: 0;
}
#rightcolumn .userPanel {
	background: url(../images/mta-bg.gif) top left repeat-y;
}
#sidebar .userPanel p {
	margin:5px 10px 5px 25px;
	font-size:11px;
}
#sidebar .userPanel ul {
	margin-bottom:10px;
	background:none;
	padding: 0px 5px 5px 10px;
	height: auto;
	width: 190px;
}
#sidebar .userPanel ul li {
	font-size:12px;
}
#sidebar .userPanel ul li a {
	color:#256BAD;
}
#sidebar .userPanel ul li a:hover {
	color:#748F65;
}
/* FOOTER /////////////////////////////////////////////////////////////////////////////////////// */
#home #footer {
	height: 50px;
	background: url(../images/footer-home.jpg) 0 0 no-repeat;
	clear: both;
	padding-left: 175px;
	padding-top: 149px;
	color: #afafaf;
	width:849px;
}
#footer {
	height: 50px;
	background-color:#CC3300;
	background: url(../images/footer.jpg) 0 0 no-repeat;
	clear: both;
	padding-left: 175px;
	padding-top: 149px;
	color: #afafaf;
	width:849px;
}
/* === Insert   ==================================================== */

#footerContent {
	color: #afafaf;
	float:left;
	width:500px;
}
#footerContent ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform:lowercase;
	padding:10px 5px 2px 18px;
	float:left;
}
#footerContent ul.nav li {
	display: inline;
	line-height: inherit;
	margin: 0;
	padding: 0;
}
#footerContent ul.nav li a {
	display: block;
	float:left;
	padding: 0px 5px 0 5px;
	color: #afafaf;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 78%;
	border-right:1px solid #6F4D44;
	line-height:110%;
}
#footerContent ul.nav li a:hover,  #footerContent ul.nav li a.selected {
	color:#ccc;
}
/* --- [ copyright ] --- */
#copyright {
	clear:both;
	padding-left:23px;
	padding-top: 5px;
}
#copyright a {
	color: #afafaf;
}
#copyright a:hover {
	color: #CCC;
}
#footerLogo {
	text-align:right;
	width:182px;
	float:right;
	height:50px;
}
/* CUSTOM LAYOUTS /////////////////////////////////////////////////////////////////////////////// */
#feeding-tips li {
	margin-bottom: 1em;
}
.basic-data {
	border-top: 1px solid #666;
	margin: 2em 0;
}
.basic-data th {
	font-weight: bold;
	padding: 3px 25px 5px 0;
	border-bottom: 1px solid #666;
}
.basic-data td {
	padding: 3px 25px 5px 0;
	border-bottom: 1px solid #bbb;
}
.basic-data tbody th {
	border-bottom: 1px solid #bbb;
}
.behaviour-table thead th, .behaviour-table tbody th, .behaviour-table tbody td {
	font-size: 1.2em;
}
.behaviour-table tbody td ol {
	margin-bottom: 0;
}
/*#whistle-tricks {
	border-top: 1px solid #bbb;
}
#whistle-image {
	float: right;
	display: inline;
	margin: -20px 0 20px 15px;
}*/
#scrapbook-back-soon {
	float: right;
	display: inline;
	position: relative;
	margin: -20px -200px 15px 15px;
}
#colouring {
	width: 90%;
	margin: 2em 0;
}
#colouring td {
	text-align: center;
}
#colouring .print-links td {
	padding: 3px 0 10px 0;
}
#colouring td img {
	display: inline;
}
#factory-tour-image {
	display: inline;
}
#terms-list li {
	margin-bottom: 1em;
}
/* TOOLS //////////////////////////////////////////////////////////////////////////////////////// */
.clear {
	clear: both;
}
.clearfix {
	zoom: 1; /* for IE7 */
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;/* End hide from IE-mac */
	}
.accessibility {
	position: absolute;
	left: -999px;
	width: 900px;
	background: none;
}
.userDetailsForm {
	display: block;
}
.userDetailsForm h3 {
	font-size: 26px;
	font-weight: bold;
	color: #3333FF;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	padding: 0;
}
.userDetailsForm h4 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	margin: 0 0 15px 0;
	padding: 0;
}
.userDetailsForm table.userDetails {
	border-collapse: collapse;
	width: 100%;
	border: 0;
	margin-bottom: 25px;
}
.userDetailsForm table.userDetails td {
	padding: 3px;
	vertical-align: top;
}
.userDetailsForm table.userDetails td.label {
	padding-top: 7px;
	width: 175px;
}
.userDetailsForm table.userDetails td.label label {
	font-size: 1em;
}
.userDetailsForm table.userDetails td.input input {
	width: 230px;
	display: block;
}
.userDetailsForm table.userDetails td.input span {
	font-size: 12px;
}
.userDetailsForm table.confirmations {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	border-top: 1px solid #000000;
	margin-bottom: 15px;
}
.userDetailsForm table.confirmations td {
	padding: 3px;
	padding-top: 15px;
}
.userDetailsForm table.confirmations td.label label {
	font-size: 1em;
}
.userDetailsForm table.petsTable {
	border-collapse: collapse;
	width: 100%;
	border: 0;
	margin-bottom: 25px;
}
.userDetailsForm table.petsTable td {
	padding: 3px;
}
.userDetailsForm table.petsTable td.label {
	font-weight: bold;
	width: 175px;
}
.userDetailsForm table.petsTable td table td {
	padding-right: 15px;
}
.userDetailsForm table.petsTable label {
	font-size: 0.7em;
}
.userDetailsForm table.petDetailsTable {
	border-collapse: collapse;
	width: 100%;
	border: 0;
	margin-bottom: 25px;
}
.userDetailsForm table.petDetailsTable td {
	padding: 3px;
}
.userDetailsForm table.petDetailsTable td.label {
	width: 175px;
}
.userDetailsForm table.petDetailsTable td.input select {
	margin-bottom: 25px;
	font-size: 1em;
}
.login {
	background:transparent url(../images/tiles/login_bg.gif) no-repeat top left;
	margin:0 0 0 0;
	padding:35px 0 10px 15px;
	width:200px;
}
.login h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-variant: small-caps;
	margin: 0 0 15px 0;
	padding: 0;
}
.login label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.login table {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
}
.login table td {
	width: 50%;
	padding: 3px;
	vertical-align:middle;
}
.login table td.input input {
	width: 100%;
}
.login .loginBox td {
	vertical-align:top;
}
.login input.btnLogin {
padding-top: 10px;
	margin:0;
}
.login input.password {
	margin:0;
}
.success {
	color: #527D22;
}
#login-email { padding-top: 5px; }
#login-pw { padding-top: 5px; }
#forgotpw {
padding-top: 5px;
}
#forgotpw a {
font-family: Arial, Helvetica, sans-serif;
}
.warning {
	color: #ff0000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 5px 0 0 0;
}
div.galleryView img {
	margin: 0 auto;
}
div.galleryResults {
	clear: both;
	margin: 20px;
}
div.galleryResults div {
	clear: both;
}
div.galleryResults div span {
	display: block;
	width: 150px;
	float: left;
	margin: 5px;
}
div.galleryResults div span img {
	display: block;
	margin: 0 auto 5px auto;
	border: 1px solid #cccccc;
}
div.galleryResults div span a:link, div.galleryResults div span a:active, div.galleryResults div span a:visited {
	display: block;
	width: 121px;
	padding-left: 19px;
	margin: 0;
	text-align: left;
	padding: 5px 5px 5px 19px;
	font-size: 1.2em;
	text-decoration: underline;
}
div.galleryResults div span a:hover {
	color: #000000;
}
div.galleryResults div span a.publish {
	background: url(../images/icon-publish.png) no-repeat center left;
}
div.galleryResults div span a.delete:link, div.galleryResults div span a.delete:active, div.galleryResults div span a.delete:visited {
	background: url(../images/icon-cross.png) no-repeat center left;
	font-weight: bold;
	color: #cc0000;
}
div.galleryResults div span a.delete:hover {
	color: #000000;
}
div.pages {
	clear: both;
	margin-top: 30px;
	text-align: center;
}
div.pages span {
	float: none;
	margin: 5px;
}
div.pages span a {
	float: none;
	font-size: 1.2em;
	padding: 5px;
	background-color: #E8D45B;
	border: 2px solid #fff;
	color: #0053A0;
	font-weight: bold;
}
div.pages span a:link, div.pages span a:active, div.pages span a:visited {
	color: #527D22
}
/*#homeflash {
	margin-top: -10px;
}*/
.optinBox {
	border:2px dotted #014E92;
	background-color:#E9D459;
	margin-bottom:25px;
}
.superscript {
	font-size: 9px;
	vertical-align: top;
}
/* //////////////////// TELL A MATE //////////////////// */

#link-container {
 /*position: absolute;
 top: 700px;
 left: 710px;*/
 width: 207px;
 height: 150px;
 background: url(../images/tiles/tell-a-mate.gif) 0 0 no-repeat;
 cursor: pointer;
}

#link-container p {
padding: 40px 0 0 15px;
font-size: 13px;
}

/* //////////////////// TELL A MATE //////////////////// */
