/* @override http://www.denes.co.uk/scripts/denes.css */

/*	Screen Styles for Denes
	Created: 17th June 2008, 9.30am
	Author: Nick Toye
*/

/*  =reset.css 
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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, tt, var, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; background : transparent;  }

:focus { outline : 0; } 
ol, ul, li { list-style : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th, td { text-align : left; font-weight : normal; }

/* =html */

html {
	background: url(../images/html.png) repeat-x top left;
	margin-bottom: 1px;
	height: 100%;
}

/* =body */

body {
	font: normal 62.5%/1.6 "Arial", "Verdana", Helvetica, sans-serif;
	margin: 0 auto;
}

body#postage_packing_popup {
	background-color: white;	
}

div#popcontent {
	padding: 10px 20px 20px 20px;
}

a {
	color: #10214A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;	
}

/* =containers */

#wrapper {
	padding-bottom: 90px;
	margin: 0 auto; 
	width: 1024px;
	background: transparent url(../images/wrapper-bottom.png) no-repeat bottom;
	position: relative
}

#contentwrapper {
	width: 850px;
	margin: 0 auto;
	background: white;
}

/* =block elements */

.hide {display: none;}

h1 { 
	font-size: 1.7em;
	padding: 0; 
	color: #00295a; 
}

h2 { 
	font-size: 1.7em; 
	padding: 0; 
	color: #00295a; 
	}
	
h3 { 
	font-size: 1.4em; 
	padding: 0; 
	color: #10214a; 
}

h3 span {
	color: #707071;
	font-size: 90%;
}

h4 {
	font-size: 1.3em;
	padding: 0;
	color: #bd9c61;
}

p { 
	font-size: 1.2em; 
	color: #333333;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

blockquote { 
	font-size: 1.2em; 
	padding: 0 20px 0 0;
	color: #707071;
	margin-bottom: 15px;
}

cite {
	font-size: 1.2em;
	color: #707071;
	font-weight: bold;
}

.caps {
	text-transform: uppercase;
}

hr {
	margin: 20px 0;
}

address {
	font-size: 1.2em;
	color: #707071;
	margin: 10px 0;
}

/* =lists */

ul.general {
	font-size: 11px;
	margin-bottom: 15px;
	color: #333333;
}
ul.general li a {
	font-size: 11px;
}
#right-sidebar ul.general li {
	color: #707071;
	margin-bottom: 10px !important;
}

ol li {
	font-size: 11px;
	margin-bottom: 10px;
}

/* =forms */

form#search {
	background: #1c1c37 url(../images/search-corner.gif) no-repeat bottom left;
	position: absolute;
	top: 0;
	right: 20px;
	padding: 5px;
	width: 605px;
	
}

form#search button#find {
	background: url(../images/find-button.gif) no-repeat;
	border: 0;
	text-indent: -3000px;
	width: 46px;
	height: 18px;
	cursor: pointer;
}

select { 
	background-color: #fff; 
	font-size: 11px; 
	color: #333;
}

textarea { 
	width: 220px; 
	border: 1px solid #666; 
	background-color: #fff; 
	font-size: 11px; 
	color: #333; 
}

input { 
	background-color: #fff!important; 
	font-size: 11px; 
	color: #666666; 
	display: inline; 
	vertical-align: top;
}

form#search select, form#search input {
	width: 130px;
	margin-right: 5px;
}


input.reg { width: 80px; margin: 0 0 0 10px; background-color: #fff!important; }
input.nomargin { margin: 0; padding: 0; border: 0; display: inline; }
input.txt { margin: 0; padding: 0; border: 1px solid #666; background-color: #fff!important; display: inline; color: black;  }

/*DRM*/
label { font-weight: bold; color: #00295a; font-size: 0.7em; }
label.cblabel { font-weight: normal; color: #333; margin: 1px 5px; font-size: 1.1em; padding: 3px 5px 0 0; display: block;}
label.cblabel input.checkbox{ margin: 0 5px 0 0;  }
select { border: 1px solid #666; }
/*DRM*/


/* =tables */

table {
	
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
}

table thead {
	
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
}

table thead tr.offer {
	background: white;
	color: red;
	font-size: .9em;
}

table thead th {
	padding: 3px;
	text-indent: 10px;
	background: #10214a;
}

table thead tr th.product {
	width: 40%;
}

table tbody {
	font-size: 1.2em;
}

table tbody tr td {
	padding: 5px 0 10px 12px
}

table tbody tr td {
	background: #edf1fe;
	vertical-align: top;
}

table tbody tr.odd td {
	background: #fff;
}

table#table-basket tbody tr td{
	background-color: white;	
}

table#table-basket2 tbody tr td{
	background-color: white;	
}


table#a-z-cat-conditions tr td, table#a-z-dog-conditions tr td{
	background: white;
}

/* =tables/related */

table#related {
	background: #fff url(../images/table-bg.gif) repeat-x bottom;
	margin-bottom: 20px;
	border: 1px solid #979797;
	border-top: 0;
	width: 484px;
	
}

table#related tbody tr td {
	background: 0;
}

th.product { padding-left: 15px; }
td.product { width: 200px; }

table#related thead th {
	background: white;
	color: #10214a;
}

table#related tr th {
	font-weight: bold;
}


table#related thead tr th.product {
	width: 40%;
	
}

table#related input.btn { 
	float: right;
}

table#table-basket2 td {
	float: left;
	width: 49.9%;
	padding: 10px 0 0 0;
}

table#table-basket2 td.full {
	width: 100%;
}

table#table-basket2 input.right {
	float: right;
	border: 0;
	margin-right: 5px;
}

table#table-basket2 img.left {
	float: left;
	border: 0;
	margin-left: 5px;
}

table#table-basket2 em {
	float: right;
	text-align: right;
	margin-right: 5px;
}

/* Nutritional analysis tables */

table.analysis th {font-weight: bold; vertical-align: top;}
table.analysis th.row2 {font-weight: normal; font-style:italic;	vertical-align: top; }
table.analysis td {background-color: white;	vertical-align: top;}
table.analysis tr.alt td {background: #edf1fe;	vertical-align: top;}


/* =tables/forms */

input.btn { 
	border: 0; 
	
	margin: 2px 10px 0 0;
	padding: 0; 
	float: right;
}

input.qty { 
	width: 20px; 
	float: left;
	margin: 0px 5px 0 0;
	color: black;
}

table form {
	display: inline;
}

/* =anchors 

a:link, a:visited {
	text-decoration: underline;
	color: inherit;
}


a:hover, a:active {
	color: #707071;
}

/* =branding */



#header { 
	width: 810px;
	height: 155px;
	
	margin: 0 auto; 
	padding: 0 20px 0 20px; 
	text-align: left; 
	background: #fff url(../images/branding.gif) no-repeat center;
	position: relative;
}

#header h1, #header h5 {
	text-indent: -3000px;
}

/* =nav */

#globalnav { 
	height: 42px; 
	position: absolute;
	right: 40px;
	bottom: 8px;
	
}

ul#nav {
}

ul#nav li {
	float: left;
	margin: 0 2px 0 0;
	background: url(../images/left-nav.png) no-repeat left top;
	padding: 0 0 0 7px;
	position: relative;
}

ul#nav li a {
	display: block;
	background: url(../images/right-nav.png) no-repeat right top;
	padding: 5px 7px 4px 0px;
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

ul#nav li span {
	display: none;
	background: transparent url(../images/nav-indicator.png) no-repeat 50% 0px;
	height: 8px;
	padding-bottom: 8px;
	width: 100%;
	margin-top: -1px;
	margin-left: -7px;
	padding-right: 0px;
	text-indent: -3000px;
	border-top: 9px solid #969597;
	position: absolute;
	top: 27px;
	z-index: -10;
	
}

ul#nav li:hover, ul#nav li.over {
	background-position: 0% -42px;
}

ul#nav li:hover a, ul#nav li.over a {
	background-position: 100% -42px;
}

body.home li#home, body.dogs li#dogs, body.cats li#cats, body.health li#health, body.advice li#advice, body.blog li#blog, body.about li#about, body.basket li#basket, body.contact li#contact {
	background-position: 0% -42px;
}



body.home li#home a, body.dogs li#dogs a, body.cats li#cats a, body.health li#health a, body.advice li#advice a, body.blog li#blog a, body.about li#about a, body.basket li#basket a, body.contact li#contact a {
	background-position: 100% -42px;
}

body.home li#home span, body.dogs li#dogs span, body.cats li#cats span, body.health li#health span, body.advice li#advice span, body.blog li#blog span, body.about li#about span, body.basket li#basket span, body.contact li#contact span {
	display: none;	
	z-index: -10;
	direction: ltr;
} 

body.dogs li#dogs:hover span, body.cats li#cats:hover span, body.health li#health:hover span, body.advice li#advice:hover span, body.blog li#blog:hover span, body.about li#about:hover span, body.basket li#basket:hover span {
	display: none !important;
}



/* =dropdown nav */

ul#nav {
	position: relative;
	z-index: 2;
}

ul#nav li ul {
	position: absolute;
	margin-left: -999em; /* hide menu from view */
	top: 23px;
	left:0px;
	background: transparent url(../images/dropdown-bottom.png) no-repeat bottom;
	z-index: 10px;
	
	width: 250px;
	padding: 0 0 6px 0;
	
}

ul#nav ul, ul#nav li:hover ul {
	margin-left:0;
	} 
	
ul#nav li ul li {
	background: #959597;
	
	width: 243px;
}

ul#nav li.over ul {
	margin-left: 0;
}

ul#nav li ul li a {
	background: none;
}

ul#nav li ul li:hover {
	background: #707070;
}



ul#nav li#about ul {
	background: transparent url(../images/dropdown-bottom200.png) no-repeat bottom;
	width: 200px;
}

ul#nav li#about ul li {
	width: 193px;
}

ul#nav li#basket ul {
	background: transparent url(../images/dropdown-bottom155.png) no-repeat bottom;
	width: 155px;
}

ul#nav li#basket ul li {
	width: 148px;
}
	
/* =content */

#content {
	float: left;
	margin: 0 20px;
	width: 810px;
	display: inline;
}

body.home #content {
	border-left: none;
	border-right: none;
}

#home_wrapper {
border: none;
}

#content h2, #content h1 {
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 10px;
}

#content h2#vet-in-focus {
	background: url(../images/vet_in_focus.gif) no-repeat;
	text-indent: -3000px;
}

#content h2#product-in-focus {
	background: url(../images/product_in_focus.gif) no-repeat;
	text-indent: -3000px;
}

#content h2#latest_news {
	background: url(../images/latest_news.gif) no-repeat;
	text-indent: -3000px;
}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	clear: both;
}

#content h4 {
	clear: both;
}

#content p {
	margin: 0 0 20px 0;
}

#content img {
	margin-bottom: 10px;
	float: right;
	
}

#content img.chart {
	margin: 10px 0;
	float: left;
	display:block;
}

#content img.right-inset {
	float: right;
}

#content img.right {
	float: right;
	padding: 0 10px;
}

#content img.left {
	float: left;
	padding: 0 10px 0 0;
}

.col-left {
	width: 45%;
	margin-right: 4%;
	display: inline;
	float: left;
	padding-bottom: 10px;
}

.col-right {
	float: left;
	width: 49%;
}

/* =content/centre-area */

#centre-area {
	float: left;
	margin-left: 15px;
	display: inline;
	width: 490px;
}

#centre-area-product {
	float: left;
	margin-left: 15px;
	display: inline;
	width: 475px;
}

/* =content/left-sidebar */
#left-sidebar {
	float: left;
	margin: 0px 0 0 0;
	width: 142px;
}

#left-sidebar img {
	width: 142px;
}


#left-sidebar ul li {
	font-size: 1.1em;
	border: 1px solid #979797;
	margin-bottom: 3px;
}

#left-sidebar ul li a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px;
}

#left-sidebar ul li:hover {
	background: #979797;
}

#left-sidebar ul li:hover a {
	color: #fff;
}

body.dogs1s #left-sidebar ul li#dogs1s, body.dogs2s #left-sidebar ul li#dogs2s, body.dogs3s #left-sidebar ul li#dogs3s, body.dogs4s #left-sidebar ul li#dogs4s, body.dogs5s #left-sidebar ul li#dogs5s {
	background: #979797;
}

body.dogs1s #left-sidebar ul li#dogs1s a, body.dogs2s #left-sidebar ul li#dogs2s a, body.dogs3s #left-sidebar ul li#dogs3s a, body.dogs4s #left-sidebar ul li#dogs4s a, body.dogs5s #left-sidebar ul li#dogs5s a {
	color: #fff;
}

body.cats1s #left-sidebar ul li#cats1s, body.cats2s #left-sidebar ul li#cats2s, body.cats3s #left-sidebar ul li#cats3s{
	background: #979797;
}

body.cats1s #left-sidebar ul li#cats1s a, body.cats2s #left-sidebar ul li#cats2s a, body.cats3s #left-sidebar ul li#cats3s a {
	color: #fff;
}

body.health1s #left-sidebar ul li#health1s, body.health2s #left-sidebar ul li#health2s, body.health3s #left-sidebar ul li#health3s, body.health4s #left-sidebar ul li#health4s, body.health5s #left-sidebar ul li#health5s, body.health6s #left-sidebar ul li#health6s, body.health7s #left-sidebar ul li#health7s, body.health8s #left-sidebar ul li#health8s, body.health9s #left-sidebar ul li#health9s {
	background: #979797;
}

body.health1s #left-sidebar ul li#health1s a, body.health2s #left-sidebar ul li#health2s a, body.health3s #left-sidebar ul li#health3s a, body.health4s #left-sidebar ul li#health4s a, body.health5s #left-sidebar ul li#health5s a, body.health6s #left-sidebar ul li#health6s a, body.health7s #left-sidebar ul li#health7s a, body.health8s #left-sidebar ul li#health8s a, body.health9s #left-sidebar ul li#health9s a  {
	color: #fff;
}

body.advice1s #left-sidebar ul li#advice1s, body.advice2s #left-sidebar ul li#advice2s, body.advice3s #left-sidebar ul li#advice3s, body.advice4s #left-sidebar ul li#advice4s, body.advice5s #left-sidebar ul li#advice5s, body.advice6s #left-sidebar ul li#advice6s, body.advice7s #left-sidebar ul li#advice7s, body.advice8s #left-sidebar ul li#advice8s, body.advice9s #left-sidebar ul li#advice9s {
	background: #979797;
}

body.advice1s #left-sidebar ul li#advice1s a, body.advice2s #left-sidebar ul li#advice2s a, body.advice3s #left-sidebar ul li#advice3s a, body.advice4s #left-sidebar ul li#advice4s a, body.advice5s #left-sidebar ul li#advice5s a, body.advice6s #left-sidebar ul li#advice6s a, body.advice7s #left-sidebar ul li#advice7s a, body.advice8s #left-sidebar ul li#advice8s a, body.advice9s #left-sidebar ul li#advice9s a {
	color: #fff;
}

body.about1s #left-sidebar ul li#about1s, body.about2s #left-sidebar ul li#about2s, body.about3s #left-sidebar ul li#about3s, body.about4s #left-sidebar ul li#about4s, body.about5s #left-sidebar ul li#about5s {
	background: #979797;
}

body.about1s #left-sidebar ul li#about1s a, body.about2s #left-sidebar ul li#about2s a, body.about3s #left-sidebar ul li#about3s a, body.about4s #left-sidebar ul li#about4s a, body.about5s #left-sidebar ul li#about5s a {
	color: #fff;
}

/* =content/right-sidebar */
#right-sidebar {
	float: right;
	margin-left: 10px;
	display: inline;
	width: 150px;
	line-height: normal;
}

#right-sidebar ul li {
	margin: 0 0 20px 0;
	padding: 0;
	width: 150px;
}

#right-sidebar li {
	margin: 0 0 20px 0;
	padding: 0;
}

#right-sidebar h3 {
	text-indent: 10px;
	padding: 4px 0;
	margin-bottom: 0px;
	font-size: 11px;
}

#right-sidebar h3.basket {
	background: #CFB787;
	color: #fff;
}

#right-sidebar h3.news {
	background: #666699;
	color: #fff;
}

#right-sidebar h3.latest-news {
	background: #CC6600;
	color: #fff;
}

#right-sidebar h3.skin {
	background: #CC6600;
	color: #fff;
}

#right-sidebar h3.latest-news em {
	color: #FFCC66;
}

#right-sidebar h3.puppy {
	background: #F0ED55;
}

#right-sidebar h3.adult {
	background: #56B2D8;
	color: #fff;
}

#right-sidebar h3.senior {
	background: #42226C;
	color: #fff;
}

#right-sidebar h3.low-calorie {
	background: #FDDB52;
}

#right-sidebar h3.older {
	background: #EECE4D;
}

#right-sidebar h3.digestion {
	background: #448236;
	color: #fff;
}

#right-sidebar h3.mixer {
	background: #498C3A;
	color: #fff;
}

#right-sidebar h3.kitten {
	background: #498C3A;
	color: #fff;
}

#right-sidebar h3.baked {
	background: #8C0023;
	color: #fff;
}

#right-sidebar h3.gourmet {
	background: #8C0023;
	color: #fff;
}

#right-sidebar h3.select {
	background: #8C0023;
	color: #fff;
}

#right-sidebar h3.denes {
	background: #1E355B;
	color: #fff;
}

#right-sidebar h3.cereal-allergy {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.dental {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.caring {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.herbs {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.health {
	background: #498C3A;
	color: #fff;
}

#right-sidebar h3.herbal {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.safety {
	background: #3E1285;
	color: #fff;
}

#right-sidebar h3.foods {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.options {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.compatability {
	background: #63C4E5;
	color: #fff;
}

#right-sidebar h3.joints {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.pregnancy {
	background: #666699;
	color: #fff;
}

#right-sidebar h3.kidney {
	background: #FDDB52;
}

#right-sidebar h3.ears {
	background: #8C0023;
	color: #fff;
}

#right-sidebar h3.immune {
	background: #488A39;
	color: #fff;
}

#right-sidebar h3.life {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.soya {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.quality {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.delivery {
	background: #213A64;
	color: #fff;
}

#right-sidebar h3.help {
	background: #213A64;
	color: #fff;
}

#right-sidebar p {
	font-size: 11px;
	margin-bottom: 5px;
	color: #666666;
	padding: 5px 0 0 0;
}

#right-sidebar form {
	margin: 5px 0;
}

#right-sidebar form input {
	width: 90px;
	float: left;
	color: #464647;
}

#right-sidebar form input.btn {
	width: 41px;
	height: 18px;
	float: right;
}

#right-sidebar small {
	font-size: 10px;
	color: #707071;
}

/* =content/latest news */
#latest-news {
	padding: 20px 25px 10px;
	width: 758px;
	/margin-left: -1px;
}

#latest-news img {
	float: right;
}	

#latest-news h1 {
	font-size: 1.7em;
	background: #10214a;
	color: #fff;
	padding: 2px 0 2px 8px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#latest-news h2 {
	font-size: 1.7em;
	background: #10214a;
	color: #fff;
	padding: 2px 0 2px 8px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	width: 50%;
}

#latest-news h2 span {
	font-size: 12px;
	line-height: 12px;
	padding: 2px;
	text-transform: none;
	margin-left: 180px;
	/margin-left: 175px;
}	

#latest-news h3 {
	clear: none;
}

/* =content/features */

#features {
	float: left;
	background: url(../images/feature-background.png) repeat-x bottom;
	border: 9px solid #adaaaa;
	width: 791px;
	position: relative;
	clear: both;
}

#features dl {
	float: left;
	width: 260px;
	min-height: 160px;
	border-right: 6px #fff solid;
	display: inline;
	margin: 0;
}

#features dl.last {
	width: 259px;
	border-right: 0;
}			
	
#features dt {
	float: left;
	width: 249px;
	font-size: 1.5em;
	color: #fff;
	padding-left: 10px;
	background: #10214a url(../images/feature-headers.gif) no-repeat;
	margin-bottom: 10px;
}

#features dd {
	font-size: 1.2em;
	margin: 10px;
	line-height: 135%;
	color: #333333;
}

#features dd.img img {
	float: right;
	margin-left: 15px;
	margin-right: -5px;
}		

#features dd.more a {
	float: left;
	width: 152px;
	height: 18px;
	text-indent: -3000px;
	background: url(../images/readMore.gif) no-repeat;
	position: absolute;
	bottom: 5px;

}

.offers-text {
	padding: 0 0 20px 0
}

/* =content/quickLinks */

#quickLinks {
	float: left;
	width: 809px;
	background: #b1b1b1;
	margin-top: 10px;
	height: 230px
}
div#quickLinks a {
	font-size: 1.2em;	
}	
	
#quickLinks h2 {
	font-weight: bold;
	text-indent: 10px;
	margin: 5px 0;
	background: 0;
	color: #fff;
}

#quickLinks div {
	float: left;
	width: 200px;	
	margin-left: 20px;
	margin-right: 40px;
	height: 170px;
}

/*
#quickLinks ul {
	margin: 0 35px;
	font-weight: bold;
	color: #fff;
}

#quickLinks ul li {
	float: left;
	font-size: 1.2em;
	
}

#quickLinks ul li#cats {
	width: 265px;
}

#quickLinks ul li#dogs {
	width: 270px;
}

#quickLinks ul li#health_care {
	width: 200px;
}

#quickLinks ul li ul {
	float: left;
	margin: 0;
}

#quickLinks ul li li {
	font-size: 90%;
	font-weight: normal;
	margin: 0;
}
*/
div#quickLinks span {
	color: white;
	font-size: 1.4em;
	font-weight: bold;	
}

#quickLinks a {
	color: white;
	text-decoration: underline;
}

#quickLinks a:hover {
	text-decoration: none;
}

/* =content/breadcrumbs */
#bc {
	z-index: 100; 
	padding: 0px 0 20px 10px;
	float: left;
	margin: 0 20px;
	width: 798px;
	display: inline;
}

#bc p {
	font-size: 1em;
}


/* =content/product lists */

#products {
	width: 486px;
	font-size: 1.1em;
	float: left;
}

#products dl {
	float: left;
	width: 486px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

#products dt {
	font-weight: bold;
	width: 390px;
	color: #151D4F;
	float: right;
	font-size: 1.1em;
}

#products dd {
	margin: 0;
	padding: 0;
}

#products dd.img img {
	margin-bottom: 0;
	margin-right: 15px;
	float: left;
}


/* =content/search results */

#search-results {
	font-size: 1.1em;
	float: left;
	margin: 0 0 20px 0px;
}

#search-results dl {
	float: left;
	width: 466px;
	margin: 0;
	padding: 0;
	background: #E9EDFD;
	height: 111px;
	
}

#search-results dl.odd {
	background: #fff;
}

#search-results dt {
	font-weight: bold;
	width: 350px;
	color: #151D4F;
	float: right;
	margin-top: 10px;
}

#search-results dd {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #464647;
}

#search-results dd.img img {
	margin-right: 15px;
	float: left;
	width: 75px;
}

#search-results dd.form {
	position: absolute;
	right: 0;
	
}

#search-results form {
	float: right;
	width: 160px;
}

#search-results label {
	float: left;
	text-transform: uppercase;
	font-size: 1.0em;
}

#search-results input.qty {
	float: left !important;
	margin-left: 5px;
	margin-right: 10px;
}

#search-results input.btn {
	float: right;
	position: relative;
	bottom: 2px;
}

#search-results a:link {
	color: #10214a;
	font-size: 12px;
}

p.pagination {
	float: right;
	color: #10214a;
}

p.pagination a {
	color: #10214a;
}

div.add_to_order {
	color: white; 
	padding: 2px;
	margin: 0px;
	background-image: url(/images/leaf_background.gif); 
	background-color: #10214A; 
	background-repeat: no-repeat; 
	background-position: right; 
	width: 455px;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 15px;
	clear: both;
}

th#add_to_order_title {
	padding: 2px 0px 2px 15px;
	font-weight: bold;
}

/* =factsheets/forms */

div#fs {
	float: left;
	background: url(../images/factsheet-form.gif) no-repeat;
	width: 466px;
	padding: 10px;
}

div#fs form {
	float: left;
	width: 100%;
}

div#fs form select {
	float: left;
}

div#fs form input.btn {
	top: -3px;
	position: relative;
}

div#factsheets h4 {
	text-indent: 10px;
}

div#factsheets ul.general {
	margin-left: 20px;
}

/* =content/contact form */

form#contact p {
	margin-bottom: 0;
}

form#contact input {
	margin-bottom: 15px;
}

form#contact p.mailing {
	margin: 15px 0;
}

form#contact address {
	float: right;
	margin-right: 30px;
	display: inline;
}

/* =footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0 0;
}

#footer p {
	font-size: 1.1em;
	color: #707071;
}

#footer p a:link {
	color: #707071;
	text-decoration: none;
}

#footer p a:hover {
	color: #3d3d3d;
}

span.top_level {
	font-size:1.5em;
	font-weight:bold;
}

input#keyword {
	height: 14px;
	width: 100px !important;
}

select#pet_type {
	width: 100px !important;	
}

div#poptitle {
	background-color: #10214A;
	padding: 0px 0px 0px 25px;	
}

div#poptitle p {
	color: white;	
	font-weight: bold;
}

div#home_content {
	color: #707071;
}

span.home_page_text {
	font-size: 1.2em;	
	color: #464647;
}

ul.home_page_list li {
	list-style-type: circle;
	margin: 0 0 0 15px;
	font-size: 1.2em;	
	color: #464647;
}

ul.home_page_list li a {
	color: #10214A;
}

#features dd#more_dog_food a {
	background: url(../images/home_browse_dog.gif) no-repeat;
}

#features dd#more_cat_food a {
	background: url(../images/home_browse_cat.gif) no-repeat;
}

#features dd#more_health_food a {
	background: url(../images/home_browse_health.gif) no-repeat;
}

#home_page_content {
	width: 400px;
	float:left;
	padding: 0 0 15px 0;
	margin: 0;
}

/* New homepage layout, added by MCM (18th May 2010) */
#home_page_content_right {
	width: 300px;
	float:right;
	display: inline;
	padding: 0 0 15px 0;
	margin: 0;
} 
#home_page_content_right p {
	color: #464647;
	font-size: 11px;
	line-height: 135%;
	margin: 0;
	padding:10px 10px 10px 10px;	
} 

/*
#home-whats-new-top {
	margin: 0; 
	padding: 0 0 0 0; 
	
	height: 55px;
	background-image:url(../images/dog-cat-home.gif);
	background-position:right;
	background-repeat:no-repeat;
	display:block;
		
} 
*/
h3.whats-new {
	color: #10214a; 
	margin: 0; 
	padding: 0 0 0 10px; 
	/*
	height: 55px;	
	vertical-align:bottom; 
	*/
} 
#home-whats-new {
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	background-color:#DCDFE5;
	background-image:url(../images/home-news-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

h3.blog {
	color:#B7995A;
	margin: 0;
	padding: 0 0 0 10px;
}
#home-blog {
	margin: 0;
	padding: 0 0 0 0;
	background-color:#F1EBDF;
	background-image:url(../images/home-blog-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}

ul.homelist {
	font-size: 11px;
	margin-bottom: 15px;
	padding: 0 0 10px 0;
	color: #333333;
}
ul.homelist li{
		list-style-type:disc !important;
		list-style-position: outside;
		margin-left: 20px;
		font-size:11px;
}
ul.homelist li a {
	font-size: 11px;
}

.posted {
	font-size:11px;
	color:#999999;
}

.offers-home {
	font-size: 140% !important;
	font-weight: bold;
	color: #102149 !important
}

/* End of New homepage layout */

div#upsold_product {
	clear: both;	
}

div#upsold_product_image {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;	
}

div#upsold_product_details {
	float: left; 
	width: 360px;	
	color: #707071;
	font-style:normal;
}

dd.img img {
	height: 80px;
	width: 80px;
}
dd.product_contents {
	width: 200px;	
}

dd.category_description {
	clear: right;
	font-size: 1.1em;
	color: #464647;
}

dd.link {
	color: #707071;
	font-size: 1.1em;
}

img.download_factsheet {
	float: left !important;
	margin-right: 10px;	
}

ul.general li{
		list-style-type:disc !important;
		list-style-position: outside;
		margin-left: 20px;
		font-size:11px;
}

div.prod_details {
	clear: both;	
	margin: 0px 0px 10px 0px;
}

img.prod_details_img {
	float: left !important; 
	width: 75px;
    margin-right: 10px;
}

span.detail {
	float: left; 
	margin-right: 40px; 
}

span.view_product a {
	font-size: 11px;
	float: left;
	margin-right: 40px;
}

p.product_description {
	margin: 0px !important;	
}

div.visual_clear {
	clear: both;	
}

div.prod_information {
	float: left; 
	width: 400px;
}

span.out_of_stock {
	color: red;
	font-size: 1em;	
}

div.out_of_stock {
	color: red;
	width: 135px;
	font-size: 0.9em;	
}

div#secure_shopping {
	background-color: #213A64; 
	margin-bottom: 10px; 
	height: 22px; 
	width: 150px;
	float: left;
}

h3#secure { 
	color: white; 
	width: 110px; 
	float:left; 
	height: 10px; 
}

img#lock {
	 float: left; 
	 margin: 0px; 
	 margin-top: 2px;
}

span#product_title a{
	font-size: 12px;
	font-weight: bold;
}

a#read_more { float: left; }

span.power {
	font-size: 0.7em;
	vertical-align: text-top;
}

.flright {
	float: right;
	margin: 0 0 0 20px
}


	/*===[MISC FIXES]===*/
	/*
	P.I.E. FLOAT CLEARING
	See http://www.positioniseverything.net/easyclearing.html 
	--------------------- */

	.clearfix:after {
	  content: ".";
	  clear: both;
	  height: 0;
	  visibility: hidden;
	  display: block;
	}
	.clearfix {
	  display: inline-block; /* Fixes IE/Mac */
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */	

	.clearer {clear:both;}	
	
	div#centre-area p { color: #464647; }
	.red { color:#cc0000; font-weight: bold;}
	address { font-size: 11px; }
	
	form#contact { width: 400px; }
	div#leftcentre { width: 600px; }
	div#news_form_area { width: 600px; float: left; }
	div#content p.cont { margin: 0px; !important;}
	label.news { font-size: 1em; clear: both; width: 200px; float: left; }
	.news_input { float: right; }
	blockquote.product { margin: 0px; }
	span.location { color: #707071; font-style: italic; }
	input.textbox { color: #333333; }
	.billing { margin-top: 3px !important; }
	p.product_description2 { font-size: 11px; margin: 0px !important;}
	span.view_product{ float: left; }
	label.update-service { color:#464647; font-size:1em; font-weight: normal;}
	input.update-service-input { vertical-align: middle; }
	td.update-left-column { width: 180px; }
	input.checkbox { background-color: transparent !important; }
	table#typical-analysis { margin: 0px 0px 20px 0px; }
	table#typical-analysis tr td { background: none; padding: 0px; width: 100px; }
	table.dosage { margin: 0px 0px 10px 0px; padding: 0 0 0px 0; width:100%;}
	table.dosage tr td { background: none; background-color:#FFFFFF; padding: 0; margin: 0; width: 50%; font-size:11px }
	.dosage { margin:0; padding:0; font-size:11px }
	#home_page_content p.news { background-color:#CADDFD; margin:0;padding:5px 10px;color:#000033; text-align:left;}
	#content #home_page_content img.comment {float:left; text-align:left;}
	#addthis {float:left; text-align:left;}
