body {
	margin: 0;
	text-align: center;
	background: #6695b6 url(images/bg.jpg) repeat-x left top;
	font-family: Tahoma, Geneva, sans-serif;
}

ul li ul {display: none;}

div#container {
	width: 957px;
	text-align: left;
	margin: 0 auto;
	border-left: 1px solid #ecf0f3;
	border-right: 1px solid #ecf0f3;
	border-bottom: 1px solid #ecf0f3;
	background: url(images/bg_gradient.gif) repeat-y left top;
}

h2 {
	font-size: 1.65em;
	font-weight: normal;
	color: #b2b2b2;
	margin: 6px 0;
}

h2 span {
	color: #6695b6;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #b2b2b2;
	margin: 6px 0;
}

p {
	color: #6695b6;
	font-size: 0.75em;
	line-height: 1.6em;
}

img {
	border: none;
}

a
{
  outline: none;
  cursor: pointer;

}
/* ----------------- Left Side --------------------------- */

h1#logo {
	width: 217px;
	height: 115px;
	background: #fff url(images/logo.jpg) no-repeat left top;
	margin: 0;
}

h1#logo span {
	display: none;
}

div#leftpanel {
	width: 217px;
	float: left;
	margin-right: 12px;
	background: #EDF2F6 url(images/cardlogos.jpg) no-repeat center bottom;
	padding-bottom: 108px;
}


form.search {
	background: url(images/searchbg.jpg) no-repeat left top;
	width: 217px;
	height: 65px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}

form.search fieldset {
	padding: 35px 6px 0 0;
	margin: 0;
	border: none;
	text-align: right;
}

input#submit {
	color: #6695b6;
	background-color: #f1f3ef;
	border: none;
	width: 40px;
}

input#search {
	border: none;
	width: 155px;
}

ul#leftnav {
	margin: 0 0 20px 0;
	padding: 0 6px;
	list-style-type: none;
	text-align: right;
	clear: both;
}

ul#leftnav li a {
	text-decoration: none;
	color: #6695b6;
	font-size: 0.8em;
	line-height: 2.2em;
	display: block;
	border-bottom: 1px dashed #dde6de;
	_height: 1em;
}

ul#leftnav li a:hover {
	color: #B1B1B1;
}

h3#shopcategories {
	padding: 0;
	margin: 10px 6px 10px 0;
	width: 139px;
	height: 21px;
	float: right;
	background:  url(images/shopcategories_title.gif) no-repeat right top;
}

h3#shopcategories span {
	display: none;
}

form.mailinglist {
	background: url(images/mailinglist_bg.jpg) no-repeat left top;
	height: 129px;
	text-align: right;
	margin: 0;
	padding: 30px 6px 0 0;
}

form.mailinglist label {
	color: #fff;
	font-size: 1.1em;
}

form.mailinglist input {
	border: none;
	width: 200px;
}

form.mailinglist input.submit {
	background-color: #f1f3ef;
	border: none;
	font-size: 0.9em;
	color: #6695b6;
}

form.mailinglist p {
	margin: 8px 0;
}

/* ----------------- Shopping Basket ---------------------*/

iframe.basket {
	margin: 0;
	padding: 0;
	border: none;
	text-align: right;
	width: 217px;
}

body.iframe {
	background: #9d9d9d url(images/basketbg.jpg) repeat-x left top;
	margin: 0;
	margin-right: 3px;
}

body.iframe p {
	font-size: 0.7em;
	line-height: 1.1em;
	color: #fff;
	margin: 6px 0 4px 6px;
}
/* ------------------------------------------------ */


/* -------------------- Middle Content -------------------*/

body#home * li.active {
	background-color: #6695b6;
	color: #fff;
	padding: 5px 11px;
	font-size: 0.8em;
}
div#middlecontent {
	width: 511px;
	float: left;
}

ul#topnav {
	margin: 11px 0 0 0;
	padding: 0;
	list-style-type: none;
	overflow: auto;
	border-bottom: 1px solid #6695b6;
}

ul#topnav li {
	float: left;
margin-right: 10px;
}

ul#topnav li a {
	text-decoration: none;
	font-size: 0.8em;
	color: #6695b6;
	padding: 5px 11px;
	float: left;
}

ul#topnav li a:hover {
	background-color: #6695b6;
	color: #fff;
}

ul#middletabs {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	overflow: auto;
}

ul#middletabs li {
	float: left;
}

ul#middletabs li a {
	width: 156px;
	height: 143px;
	float: left;
	margin: 8px 13px 15px 0;
}

ul#middletabs li span {
	display:none;
}

ul#middletabs li#dog {background: url(images/dog_tab.jpg) no-repeat left top;}
ul#middletabs li#cat {background: url(images/cat_tab.jpg) no-repeat left top;}
ul#middletabs li#bird {background: url(images/bird_tab.jpg) no-repeat left top;}
ul#middletabs li#fish {background: url(images/fish_tab.jpg) no-repeat left top;}
ul#middletabs li#health {background: url(images/health_tab.jpg) no-repeat left top;}
ul#middletabs li#food {background: url(images/food_tab.jpg) no-repeat left top;}

/* ------------------------------------------------ */



/* ---------------- Right Panel ---------------------- */


div#rightpanel {
	width: 217px;
	float: right;
}



h3#specialoffers {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 217px;
	height: 34px;
	background: url(images/specialoffers_title.jpg) no-repeat right top;
}

h3#specialoffers span {
	display: none;
}

table#specialoffers {
	border-collapse: collapse;
	background-color: #fff;
	margin: 5px;
	width: 206px;
}

table#specialoffers tr td {
	padding: 4px;
	color: #6695b6;
	font-size: 0.8em;
	line-height: 1.2em;
}

table#specialoffers tr td a {
color: #6695b6;
text-decoration: none;
}
a.moreinfo {
	font-size: 0.8em;
	text-decoration: none;
	color: #8e989f;
	padding: 1px;
}

a.moreinfo:hover {
	background-color: #8e989f;
	color: #fff;
}

span.specialsprice {
	color: #8e989f;
	font-size: 1.1em;
}

h3#topproducts {
	padding: 0;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 217px;
	height: 34px;
	background: url(images/topproducts_title.jpg) no-repeat right top;
}

h3#topproducts span {
	display: none;
}


/* ------------------------------------------------ */


/* -------------- Shop Panel -------------------- */

div#shopcontainer {
	width: 957px;
	text-align: left;
	margin: 0 auto;
	border-left: 1px solid #ecf0f3;
	border-right: 1px solid #ecf0f3;
	border-bottom: 1px solid #ecf0f3;
	background: #fff url(images/bg_gradientshop.gif) repeat-y left top;
}

div#shopcontent {
	width: 710px;
	float: left;
}

span.tree {
	font-size: 0.8em;
	color: #8e989f;
}

span.tree a {
	text-decoration: none;
	color: #8e989f;
}

span.tree a:hover {
	color: #6795B6;
}

ul#sublinks {
	list-style-type: none;
margin: 0;
padding: 0;
}

ul#sublinks li {
	list-style-type: none;
}

ul#sublinks li a {
	color: #6795B6;
	line-height: 2em;
	text-decoration: none;
	font-size: 0.8em;
	background: url(images/sublinks.gif) no-repeat left center;
	padding-left: 20px;
	
}

ul#sublinks li a:hover {
	color: #6795B6;
	text-decoration: underline;
}

table.productlisting {
	border-collapse: collapse;
	margin: 10px 0;
	width:711px;
}

table.product {
	width: 160px;
	float: left;
	border-collapse: collapse;
	margin: 10px 20px 10px 0;
	font-size: 0.8em;
}

table.product-nomargin {
	width: 160px;
	float: left;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	font-size: 0.8em;
}

table.product tr td, table.product-nomargin tr td {
	padding: 2px;
	color: #8e989f;
}

table.product tr td a, table.product-nomargin tr td a {
color: #8e989f;
text-decoration: none;
}

span.listingprice {
	color: #6795B6;
	font-size: 1.2em;
}

table.largeproductview {
border-collapse: collapse;
}

table.largeproductview tr td p {
color: #000;
}

table.associatedproducts {
	border-collapse: collapse;
	margin: 10px 0;
}

table.associatedproducts tr td {
	padding: 5px;
}

input.order_button, input.button, input.go_button, input.formbutton {
border: none;
padding: 2px 4px;
background-color: #6899BA;
color: #fff;
}

input.secure_button {
border: none;
padding: 2px 4px;
background-color: #6899BA;
color: #fff;
margin: 5px 0;
}

span.price {
	color: #6795B6;
	font-size: 1em;
}

a.searchlisting {text-decoration: none;}

a.searchlisting:link, a.searchlisting:visited, a.searchlisting:active {color:#6795B6;}
a.searchlisting:hover {color:#6795B6; text-decoration: underline;}

table.searchresults {
	border-collapse: collapse;
}

table.searchresults tr td {
	padding: 4px;
	color:#6795B6;
	font-size: 0.8em;
}


/*-------------- [ tpl_addprod ] ------------------*/

table.tpl_addprod {
	width: 650px;
	border: 1px solid #6795B6;
	background: #fff;
	font-size: 0.8em;
	border-collapse: collapse;
}

table.tpl_addprod tr td {
	padding: 4px;
	color: #6795B6;
}
/*------------ [ END tpl_addprod ] ------------------*/

/*--------- [ tpl_viewcart ] --------*/

#tpl_viewcart1, #tpl_viewcart2 {
	background: #fff;
	border: 1px solid #6795B6;
	width: 650px;
	border-collapse: collapse;
}

#tpl_viewcart1 input, #tpl_viewcart2 input {
border: 1px solid #6795B6;
} 

#tpl_viewcart1 th {
	text-align: left;
	background: #6795B6;
	color: #fff;
font-size: 0.9em;
font-weight: normal;
}

#tpl_viewcart2 {margin-top: 20px;}

#tpl_viewcart1 tr td, #tpl_viewcart2 tr td {
	padding: 4px;
	font-size: 0.8em;
	color: #6795B6;
}
/*--------- [ END tpl_viewcart ] --------*/

/*--------- [ tpl_checkout ] --------*/

table.tpl_checkout {
	width: 650px;
	background: #fff;
	font-size: 0.8em;
	border-collapse: collapse;
	padding: 0;
	margin: 5px auto; 
	border: 1px solid #6795B6;
}

table.tpl_checkout input {
border: 1px solid #6795B6;
}

table.tpl_checkout td, .tpl_checkout th {
	padding: 4px;
}

table.tpl_checkout th {
	text-align: left;
	background: #6795B6;
	color: #fff;
font-size: 0.9em;
font-weight: normal;
}

/*--------- [ END tpl_checkout ] --------*/

form#contactusform {
	width: 340px;
	border: 1px solid #6795B6;
	background-color: #EDF2F6;
	margin: 10px 0;
}

form#contactusform p {
	margin: 4px 0;
}
form#contactusform fieldset {
	width: 330px;
	border: none;
	padding: 5px;
}

form#contactusform label {
	text-align: right;
	padding: 0 0.8em 0 0;
	margin-top: 0.3em;
	width: 9em;
	display: block;
	float: left;
	clear: left;
	color: #6795B6;
}

form#contactusform input.field, #contactusform textarea.field {
	float: left;
	margin-top: 0.5em;
	width: 14em;
	border: 1px solid #6795B6;
}

#contactusform textarea.field {
	width: 14.5em;
}

form#contactusform input.submit {
	margin: 0px;
	background-color: #6795B6;
	color: #fff;
	border:none;
	padding: 3px 6px;
	width: 100px;
	margin-top: 4px;
}
div#map {width: 350px;height: 296px; float: right;}
/* -------------------------------------------------- */

div#footer {
	display: block;
	background: #9f9f9f url(images/footer_bg.jpg) repeat-x left top;
	clear: both;
	height: 60px;
}

#bf {
      color: #fff;
      font-weight: normal;
      font-size: 0.8em;
      text-align: right;
      margin: 20px 12px 0 0;
		float: right;
}

#bf a {
      color: #fff; 
      font-weight: bold; 
      text-decoration: none;
}

#bf a:hover {
      color: #fff;
      text-decoration: underline;
}

#bf span a, #bf span a:hover {
      color: #fff;
      font-weight: normal; 
      text-decoration: none;
}

p#address {
	float: left;
	color: #fff;
	margin: 20px 0 0 12px;
	font-size: 0.8em;
}

p#address img {
	margin-right: 35px;
	vertical-align: middle;
}