@charset "utf-8";

/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-image: url(/images/paw-print-bg.gif);
	background-repeat: repeat;
	background-color: #E6DCCF;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.form  {
	border: 1px solid #b3c5d6;
	margin: 2px;
	padding: 3px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	overflow: hidden;
	width: 200px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #ED2E38;
	margin-top: 0px;
	margin-bottom: 14px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #ED2E38;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h3 {
	font-family: Garamond, Giorgia, 'Times New Roman', Serif;
	font-size: 22px;
	color: #598059;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.submit {
	background-color: #238937;
	border: 1px solid #165623;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formtable {
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}
.formtable td {
	vertical-align: top;
}
.formtable .td-left {
	width: 160px;
}
.formtable .text {

}
.clear{
	clear:both;
}
.center {
	text-align: center;
}
.ur, .ul, .ll, .lr, .right-shadow, .bottom-shadow{
	overflow:hidden;
	line-height: 0px;
	background-repeat: no-repeat;
}
p {
	line-height:16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#page-container {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 9px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BF9860;
	border-right-color: #BF9860;
	border-bottom-color: #BF9860;
	border-left-color: #BF9860;
	border-top-width: 24px;
	border-top-style: solid;
}
#header {
	height: 209px;

}
#header #header-bar {
	border: 1px solid #BF9860;
	height: 146px;
	width: 454px;
	background-color: #717EA1;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 11px;
	top: -6px;
	margin-bottom: 4px;
}
#header  #header-bar  .ur {
	height: 8px;
	width: 8px;
	background-image: url(/images/header-bar-ur.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: -9px;
}
#header #header-bar .lr {
	background-image: url(/images/header-bar-lr.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 8px;
	position: absolute;
	right: -9px;
	bottom: -9px;
}
#header #header-bar .ll {
	background-image: url(/images/header-bar-ll.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	bottom: -9px;
	height: 8px;
	width: 8px;
}

#header #header-bar .bottom-shadow {
	background-image: url(/images/header-bar-bottom-bg.jpg);
	background-repeat: repeat-x;
	height: 8px;
	position: absolute;
	bottom: -9px;
	width: 458px;
	padding-bottom: 0px;
	left:8px
}
#header #header-bar .right-shadow {
	background-image: url(/images/header-bar-right-bg.jpg);
	background-repeat: repeat-y;
	height: 151px;
	width: 8px;
	position: absolute;
	right: -9px;
	top: 8px;
}
#header #header-bar .header-bar-left {
	background-image: url(/images/silly-kitty-header-left.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 180px;
	float: left;
	position: relative;
	margin-right: 10px;
}
#header #header-bar .header-bar-middle {
	background-image: url(/images/silly-kitty-header-middle.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 100px;
	float: left;
	position: relative;
	margin-right: 10px;
}
#header #header-bar .header-bar-right {
	background-image: url(/images/silly-kitty-header-right.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 146px;
	float: left;
	position: relative;
}
#header #header-bar .header-bar-left .ur, #header #header-bar .header-bar-middle .ur, #header #header-bar .header-bar-right .ur {
	background-image: url(/images/header-img-ur.jpg);
	right:-8px;
}

#header #header-bar .header-bar-left .lr{
	background-image: url(/images/header-img-lr2.jpg);
	right:-7px;
	bottom:-7px;
}
#header #header-bar .header-bar-middle .lr, #header #header-bar .header-bar-right .lr {
	background-image: url(/images/header-img-lr.jpg);
	right:-8px;
	bottom:-8px;
}
#header #header-bar .header-bar-left .ll, #header #header-bar .header-bar-middle .ll, #header #header-bar .header-bar-right .ll {
	background-image: url(/images/header-img-ll.jpg);
	bottom:-8px;
}
#header #header-bar .header-bar-left .bottom-shadow, #header #header-bar .header-bar-middle .bottom-shadow, #header #header-bar .header-bar-right .bottom-shadow {
	background-image: url(/images/header-img-bottom-bg.jpg);
	bottom:-8px;
}
#header #header-bar .header-bar-left .right-shadow, #header #header-bar .header-bar-middle .right-shadow, #header #header-bar .header-bar-right .right-shadow {
	background-image: url(/images/header-img-right-bg.jpg);
	right:-8px;
}
#header #header-bar .header-bar-left .bottom-shadow {
	width: 171px;
}
#header #header-bar .header-bar-middle .bottom-shadow {
	width: 92px;
}


#header #header-bar .header-bar-right .bottom-shadow {
	width: 138px;
}
#header #header-bar .header-bar-left .right-shadow {
	height: 126px;
}
#header #header-bar .header-bar-middle .right-shadow {
	height: 124px;
}
#header #header-bar .header-bar-right .right-shadow {
	height: 126px;
}
#header   #callout1   #callout1-form   input {
	padding-left: 5px;
}
#nav  {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
	background-image: url(/images/nav-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 6px;

}



#nav a {
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 23px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Tahoma;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #F8F4F1;
}

#nav a:hover {
	background-position: 0px -33px;
	color: #ED2E38;
}


#left {
	width: 606px;
	font-family: Tahoma, arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 19px;
	padding-left: 17px;
	float: left;
	overflow: hidden;
}

#left .main {
	float: left;
	font-family: Tahoma, arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;	
}


#left li {
	line-height: 12px;
}

#left a{
	color: #453E30;
	text-decoration: underline;
}

#left a:hover{
	color: #000000;
	text-decoration: none;
}
#left .content .text {
	width: 286px;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-bottom: 20px;
}
#left  .spacer  {
	width: 19px;
	float: left;
	height: 1px;
}
#left  #cat  {
	height: 148px;
	width: 276px;
	background-color: #F1F6F1;
	border: 5px solid #73A473;
	float: left;
	position: relative;
}
#left #cat ul, #left #dog ul {
	margin-top: 14px;
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
	list-style-type: none;
}
#left #cat li, #left #dog li {
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
#left #cat li{
	background-image: url(/images/for-cat-list-node.jpg);
}
#left #dog li{
	background-image: url(/images/for-dog-list-node.jpg);
}
#left  #cat .ur, #left  #cat .ul, #left  #cat .lr, #left  #cat .ll{
	height: 5px;
	width: 5px;
	position: absolute;
}
#left #cat .ul {
	background-image: url(/images/for-cat-ul.jpg);
	left: -5px;
	top: -5px;
}

#left #cat .ur {
	background-image: url(/images/for-cat-ur.jpg);
	top: -5px;
	right: -5px;
}
#left #cat .lr {
	background-image: url(/images/for-cat-lr.jpg);
	right: -5px;
	bottom: -5px;
}
#left #cat .ll {
	background-image: url(/images/for-cat-ll.jpg);
	left: -5px;
	bottom: -5px;
}


#left  #dog {
	height: 148px;
	width: 276px;
	background-color: #F1F2F5;
	border: 5px solid #7380A2;
	float: left;
	position: relative;
}
#left  #dog .ur, #left  #dog .ul, #left  #dog .lr, #left  #dog .ll{
	height: 5px;
	width: 5px;
	position: absolute;
}
#left #dog .ul {
	background-image: url(/images/for-dog-ul.jpg);
	left: -5px;
	top: -5px;
}
#left #dog .ur {
	background-image: url(/images/for-dog-ur.jpg);
	top: -5px;
	right: -5px;
}
#left #dog .lr {
	background-image: url(/images/for-dog-lr.jpg);
	right: -5px;
	bottom: -5px;
}
#left #dog .ll {
	background-image: url(/images/for-dog-ll.jpg);
	left: -5px;
	bottom: -5px;
}




#right {
	width: 170px;
	background-color: #FFFFFF;
	padding-top: 6px;
	float: left;
}
#right #store-locator {
	width: 159px;
	height: 150px;
	border: 2px solid #BF9861;
	position: relative;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	padding-top: 65px;
	text-align: center;
}

#right #store-locator h2{
	font-family: "Berlin Sans FB";
	font-size: 20px;
	font-weight: normal;
	color: #596480;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right #store-locator .padding {
	height: 10px;
}




#right #store-locator .ur, #right #store-locator .ul, #right #store-locator .lr, #right #store-locator .ll {
	height:15px;
	width: 15px;
	position: absolute;
}
#right #store-locator .ul {
	background-image: url(/images/loc-ul.jpg);
	left: -2px;
	top: -2px;
}
#right #store-locator .ur {
	background-image: url(/images/loc-ur.jpg);
	top: -2px;
	right: -2px;
}
#right #store-locator .lr {
	background-image: url(/images/loc-lr.jpg);
	bottom: -2px;
	right: -2px;
}
#right #store-locator .ll {
	background-image: url(/images/loc-ll.jpg);
	left: -2px;
	bottom: -2px;
}
#right #store-locator #silly-kitty-box {
	height: 304px;
	width: 135px;
	background-image: url(/images/silly-kitty-box.jpg);
	position: absolute;
	top: -248px;
	left: 24px;
	z-index: 25;
}

#right .testimonial {
	font-family: "Times New Roman";
	font-size: 15px;
	font-style: italic;
	line-height: 15px;
	color: #333333;
	margin-top: 45px;
}
#bottom  {
	clear: both;
	padding-left: 17px;
	padding-top: 40px;
}
#bottom #product-bar {
	background-color: #CCB38F;
	clear: both;
	height: 124px;
	width: 750px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 14px;
}
#bottom #product-bar .img-warpper {
	background-color: #F2ECE3;
	padding: 2px;
	height: 115px;
	float: left;
	margin-right: 29px;
}

#footer {
	clear: both;
	background-color: #BF9860;
	height: 29px;
	font-family: Verdana;
	font-size: 10px;
	background-image: url(/images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 61px;
	background-position: 22px;
	color: #333333;
	position: relative;
}
#footer a{
	color: #333333;

}
#footer .ll {
	background-image: url(/images/footer-ll.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 9px;
	width: 9px;
	bottom: 0px;
	left: -3px;
}
#footer .lr {
	background-image: url(/images/footer-lr.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 9px;
	width: 9px;
	bottom: 0px;
	right: -3px;
}
#footer-nav  {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	margin-bottom: 15px;

}


#footer-nav a{
	color: #333333;
	text-decoration: none;

}
#store-locator p {
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#store-locator select {
	border: 1px solid #BF9860;
	padding: 2px 2px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	width: 100px;
}
