@charset "utf-8";
/* CSS Document */

/*All Pages*/
* {
	margin:0;padding:0;
} 

body, html {
	margin:0px;
	height:100%;
	width:100%;
	padding:0px;
}


body > #wrap {
	height: auto; min-height: 100%;
}

#main {
	position:relative;
	padding-bottom: 150px;
}

#main2 {
	position:relative;
	padding-bottom: 150px;
}

#footer {
	position: absolute;
	left:180px;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
}

#footer2 {
	position: absolute;
	left:180px;
	padding-top:inherit;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
}	

#footercontent {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	/*margin-left:150px;*/
	/*left: -443px;*/
	clear:both;
	top: 550px;
	/*margin-top: -260px;*/
}

/*Index Page Elements*/
#footerindex {
	position:absolute;
	/*height:15%;*/
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	/*margin-left:150px;*/
	clear:both;
	top: 2280px;
	left: 206px;
	z-index: 18;
	/*margin-top: -260px;*/
}

#contenterror {
	position:absolute;
	/*min-height: 40%;
	margin-bottom:-48%;*/
	height:249px;
	display:block;
	/*margin: 0 auto;*/
	margin-left:180px;
	top: 553px;/*26px;*/
	width: 874px;
	z-index: 4;
}

#footererror {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	clear:both;
	top: 800px;
	left: 180px;
	z-index: 3;
	/*margin-top: -260px;*/
}

#headder {
	position:relative;
	/*min-height:87%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:150px;
	z-index:3;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}/* End hide from IE-mac */


p {
	margin:0px;
	border:0px;
}

h2 {
	color:#EA4397;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.FontOther {
	color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.FontPinkPanel {
	color:#FFFFFF;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.FontPPLarge {
	color:#FFCC00;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.FontMainText{
	color:#000000;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left:10px;
}

.FontSpecialPrice{
	color:#FF0000;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left:10px;
}

.FontSpecialPriceStrike{
	color:#FF0000;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	padding-left:10px;
}

.FontMainText2{
	color:#000000;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left:15px;
}

.FontMainTextStrong{
	color:#CC0066;
	font-size:14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.FontMainTextStrong2{
	color:#CC0066;
	font-size:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.FontFooter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size-adjust:none;
}


.FontFooter2{
	color:#000000;
	font-size:9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.FontCart{
	color:#000000;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.FontCartTitles {
	color:#EA4397;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

.clearfooter {
	height: 330px;
	clear: both;
}

#subtext2 a {
	color:#FFFFFF;
}

#subtext2a a {
	color:#FFFFFF;
}

#subtext2 a:visited {
	color:#FFFFFF;
}

#subtext2a a:visited {
	color:#FFFFFF;
}

#subtext2 a:hover {
	color:#000000;
}

#subtext2a a:hover {
	color:#000000;
}

#bground {
	position:absolute;
	width:566px;
	height:595px;
	z-index:1;
	margin-top:-50px;
	left: -90px;
	top: 48px;
	/*display:block;*/
}


#spacer {
	position:absolute;
	height:100%;
	/*min-height:15%;*/
	display:block;
	margin: 0 auto;
}

#content {
	position:relative;
	width:500px;
	top:400px;
	/*min-height: 40%;
	margin-bottom:-48%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:180px;
	z-index: 4;
}

#content2 {
	position:relative;
	width:500px;
	top:600px;
	/*min-height: 40%;
	margin-bottom:-48%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:180px;
	/*padding-bottom:200px;*/
	z-index: 4;
}

#contentcart {
	position:absolute;
	/*min-height: 40%;
	margin-bottom:-48%;*/
	height:1455px;
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	top: 642px;
	left: -464px;/*26px;*/
	width: 874px;
	z-index: 3;
}

#footercontent {
	position:absolute;
	height:72px;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 664px;
	left: 11px;
	z-index: 4;
	width: 899px;
	/*margin-top: -260px;*/
}

#footercontent2 {
	position:relative;
	height:110px;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	/*margin-left:50%;*/
	clear:both;
	top: 5px;
	left: -10px;
	z-index: 8;
	width: 899px;
	padding-top: 20px;
	/*margin-top: -260px;*/
}

#footercontact {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 1506px;
	left: -463px;
	z-index: 1;
	/*margin-top: -260px;*/
}
#footersizing {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 1340px;
	left: -450px;
	z-index: 3;
	/*margin-top: -260px;*/
}
#footergiftv {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 826px;
	left: -443px;
	/*margin-top: -260px;*/
}
#footerpolicy {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 2530px;
	left: -450px;
	/*margin-top: -260px;*/
}
#footerphatsnaps {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 1628px;
	left: -450px;
	/*margin-top: -260px;*/
}
#footerabout {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 1136px;
	left: -450px;
	z-index: 3;
	/*margin-top: -260px;*/
}
#footeronline {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 650px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footerfashion {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 5230px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footercart {
	position: absolute;
	height:15%;
	display:block;
	margin-left:50%;
	clear:both;
	top:1650px;
	left:-450px;
}

#footeronthemove {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 3280px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footeraccessories {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 3180px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footerbedding {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 2330px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footertoys {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 3340px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footerkatz {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 2200px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footerproduct {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 1000px;
	left: -450px;
	/*margin-top: -260px;*/
}

#footerchristmas {
	position:absolute;
	height:15%;
	/*min-height:15%;*/
	display:block;
	/*margin: 0 auto;*/
	margin-left:50%;
	clear:both;
	top: 1850px;
	left: -450px;
	/*margin-top: -260px;*/
}
	
#navPanel {
	position:absolute;
	width:215px;
	height:448px;
	z-index:5;
	left: 44px;
	top: 116px;
}
#puppyLogo {
	position:absolute;
	width:212px;
	height:109px;
	z-index:4;
	top: 0px;
	left: 0px;
}


#navrollovers {
	position:absolute;
	width:203px;
	height:327px;
	z-index:3;
	left: 0px;
	top: 104px;
	margin:0px;
}

#navdropshadow {
	position:absolute;
	width:215px;
	height:306px;
	z-index:3;
	left: -15px;
	top: 69px;
	margin:0px;
}

#pinktitle {
	position:absolute;
	width:511px;
	height:63px;
	z-index:3;
	left: 80px;
	top: 110px;
}

#pinktext {
	position:absolute;
	width:551px;
	height:245px;
	z-index:3;
	left: 81px;
	top: 128px;
}
#pinktext2 {
	position:absolute;
	width:363px;
	height:272px;
	z-index:3;
	left: 298px;
	top: 156px;
}
#pinktext3 {
	position:absolute;
	width:363px;
	height:272px;
	z-index:3;
	left: 288px;
	top: 156px;
}


#sline {
	position:absolute;
	width:11px;
	height:169px;
	z-index:4;
	left: 528px;
	top: 23px;
}

#SubbarImages {
	position:absolute;
	width:436px;
	height:68px;
	z-index:2;
	left: 207px;
	top: 172px;
}
#subbarimagetext {
	position:absolute;
	width:216px;
	height:55px;
	z-index:2;
	left: 295px;
	top: 12px;
}
#subtext1 {
	position:absolute;
	width:815px;
	height:18px;
	z-index:2;
	left: 11px;
	top: 84px;
	margin:0px;
	border:0px;
}
#subtext1a {
	position:absolute;
	width:815px;
	height:18px;
	z-index:2;
	left: 11px;
	top: 105px;
	margin:0px;
	border:0px;
}

#subtext2 {
	position:absolute;
	width:814px;
	height:32px;
	z-index:3;
	left: 9px;
	top: 104px;
	margin:0px;
	border:0px;
}
#subtext2a {
	position:absolute;
	width:814px;
	height:32px;
	z-index:3;
	left: 9px;
	top: 125px;
	margin:0px;
	border:0px;
}

#pinkpanel {
	position:absolute;
	width:482px;
	height:461px;
	z-index:2;
	left: 204px;
	top: 32px;
}

#pinkimages {
	position:absolute;
	width:609px;
	height:256px;
	z-index:3;
	left: 64px;
	top: 174px;
}

#text {
	position:absolute;
	width:861px;
	height:178px;
	z-index:3;
	left: 32px;
	top: 668px;
}

#contactright2 {
	position:absolute;
	width:182px;
	height:413px;
	z-index:3;
	left: 468px;
	top: -13px;
}

#fblogo {
	position:absolute;
	width:197px;
	height:76px;
	z-index:3;
	left: 108px;
	top: 178px;
}

#dog {
	position:absolute;
	width:153px;
	height:278px;
	z-index:1;
	top: -14px;
	left: -256px;
}

#contactright {
	position:absolute;
	width:225px;
	height:413px;
	z-index:3;
	left: 8px;
	top: 488px;
}

#contactright1 {
	position:absolute;
	width:182px;
	height:244px;
	z-index:3;
	left: 529px;
	top: 76px;
}


#ppimage {
	position:absolute;
	width:397px;
	height:172px;
	z-index:3;
	left: 175px;
	top: 50px;
}
#ppheadder {
	position:absolute;
	width:568px;
	height:52px;
	z-index:4;
	left: 88px;
	top: 183px;
}
#pptext {
	position:absolute;
	width:564px;
	height:147px;
	z-index:5;
	left: 91px;
	top: 236px;
}
#contactright4 {
	position:absolute;
	width:443px;
	height:483px;
	z-index:1;
	left: 428px;
	top: 6px;
}

#flash {
	position:absolute;
	width:592px;
	height:294px;
	z-index:3;
	left: 274px;
	top: 139px;
}

#ppimg1 {
	position:absolute;
	width:162px;
	height:115px;
	z-index:4;
	left: 94px;
	top: 229px;
}
#ppimg2 {
	position:absolute;
	width:160px;
	height:115px;
	z-index:5;
	left: 292px;
	top: 219px;
}
#ppimg3 {
	position:absolute;
	width:163px;
	height:115px;
	z-index:6;
	left: 399px;
	top: 114px;
}
#ppsubtext {
	position:absolute;
	width:300px;
	height:190px;
	z-index:7;
	left: 83px;
	top: 180px;
}

#chewintextmain {
	position:absolute;
	width:832px;
	height:857px;
	z-index:7;
	left: -1px;
	top: -19px;
}
#text {
	position:absolute;
	width:591px;
	height:491px;
	z-index:9;
	left: 40px;
	top: 231px;
}
#scrollerline {
	position:absolute;
	width:22px;
	height:421px;
	z-index:8;
	left: 568px;
	top: 330px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
}

#instore {
	position:absolute;
	width:924px;
	height:158px;
	z-index:10;
	top: 470px;
}
#extra {
	position:absolute;
	width:844px;
	height:388px;
	z-index:10;
	left: 27px;
	top: 836px;
}
#xmas {
	position:absolute;
	width:257px;
	height:115px;
	z-index:6;
	left: 539px;
	top: 2358px;
}
#hr1 {
	position:absolute;
	width:899px;
	height:17px;
	z-index:11;
	top: 454px;
	left: 14px;
}
#hr2 {
	position:absolute;
	width:898px;
	height:21px;
	z-index:8;
	top: 711px;
	left: 1px;
}
#image {
	position:absolute;
	width:226px;
	height:425px;
	z-index:12;
	left: 613px;
	top: 250px;
}
#xmasbanner {
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
	left: 9px;
	top: 462px;
}
#extrabox1 {
	position:absolute;
	width:166px;
	height:258px;
	z-index:13;
	left: 257px;
	top: 965px;
}
#extrabox2 {
	position:absolute;
	width:210px;
	height:251px;
	z-index:14;
	left: 677px;
	top: 968px;
}
#extrabox3 {
	position:absolute;
	width:179px;
	height:441px;
	z-index:15;
	left: 254px;
	top: 1370px;
}
#extrabox4 {
	position:absolute;
	width:201px;
	height:452px;
	z-index:16;
	left: 680px;
	top: 1369px;
}

#xmasmsg {
	position:absolute;
	width:718px;
	height:137px;
	z-index:4;
	left: 1px;
	top: 958px;
}

#map {
	position:absolute;
	width:467px;
	height:306px;
	z-index:5;
	left: 313px;
	top: 492px;
}

	#cartimg {
	position:absolute;
	width:202px;
	height:103px;
	z-index:5;
	left:380px;
	top:-100px;
}

#wotshottext {
	position:absolute;
	width:504px;
	height:179px;
	z-index:4;
	left: 89px;
	top: 181px;
}

#facebooklink {
	position:absolute;
	width:188px;
	height:73px;
	z-index:4;
	left: 562px;
	top: 176px;
}

.style1 {
	font-size: 14
}

#shopcartimg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 528px;
	top: -245px;
}

#shopcarthead {
	position:absolute;
	width:200px;
	height:77px;
	z-index:6;
	top: -128px;
	left: 5px;
}
#shopcarttitle {
	position:absolute;
	width:200px;
	height:47px;
	z-index:7;
	top: -198px;
	left: 5px;
}
#shopitems {
	position:relative;
	width:837px;
	height:30px;
	z-index:8;
	left: 13px;
	top: -42px;
	padding-bottom:10px;
	/*top: -145px;*/
}
#facebookbtn {
	position:absolute;
	width:188px;
	height:73px;
	z-index:4;
	left: 460px;
	top: 184px;
}
#twitterbtn {
	position:absolute;
	width:188px;
	height:75px;
	z-index:5;
	left: 645px;
	top: 173px;
}

#scrollmsg {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 799px;
	top: -25px;
}
