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

body {
	background-image: url(../img/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002049;
}

a:link{
	color: #0299C1;
}

a:visited{
	color: #002049;
}

#wrap{
	margin:0 auto;
	width: 800px;
	margin-top: 0px;
}

#wrap2{
	position: absolute;
	width: 800px;
	margin-top: 0px;
}

#logo{
	width: 150px;
	left: 20px;
	top: -10px;
	position: absolute;
	left: 19px;
	z-index: 10;
}

#paws1{
	width: 150px;
	left: 20px;
	top: -10px;
	position: absolute;
	left: 599px;
	z-index: 1;
}

#paws2{
	width: 150px;
	left: 20px;
	top: 590px;
	position: absolute;
	left: -3px;
	z-index: 1;
}

#paws2_interior{
	width: 150px;
	left: 20px;
	top: 690px;
	position: absolute;
	left: -3px;
	z-index: 1;
}

#maincontent{
	width: 800px;
	height: 500px;
	background-image:url(../img/home_back.jpg);
	height: 500px;
	position: absolute;
	top: 120px;
	background-repeat: no-repeat;
	left: 5px;
}

#home_boxes{
	width: 430px;
	top: 110px;
	position: absolute;
	left: 40px;
}

#mainlinks{
	position: absolute;
	width: 450px;
	height: 20px;
	top: 33px;
	left: 300px;
}

#shoppinglinks{
	position: absolute;
	width: 680px;
	height: 18px;
	top: 85px;
	left: 40px;
}

#shopnow{
	position: absolute;
	width: 80px;
	height: 40px;
	left: 25px;
	top: 90px;
	z-index: 15;
}

#footer{
	bottom: 0px;
	position: absolute;
	width: 400px;
	height: 30px;
	left: 5px;
	z-index: 30;
	color: #FFFFFF;
	font-size: 10px;
	
}

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

#footer a:visited{
	color: #ffffff;
	text-decoration: none;
}

#footer2{
	bottom: 20px;
	position: absolute;
	width: 400px;
	height: 30px;
	left: 5px;
	z-index: 30;
	color: #FFFFFF;
	font-size: 10px;
	
}

#footer2 a:link{
	color: #ffffff;
	text-decoration: none;
}

#footer2 a:visited{
	color: #ffffff;
	text-decoration: none;
}


#dogphoto{
	position: absolute;
	width: 80px;
	height: 40px;
	left: 664px;
	top: 102px;
	z-index: 15;
}

#shipping{
	position: absolute;
	width: 80px;
	height: 40px;
	left: 505px;
	top: 85px;
	z-index: 15;
}

#home_photos{
	position: absolute;
	width: 235px;
	height: 80px;
	left: 511px;
	top: 208px;
	line-height: 13px;
	z-index: 15;
}

#home_sizechart{
	position: absolute;
	width: 225px;
	height: 80px;
	left: 512px;
	top: 370px;
	line-height: 13px;
}

#interior_back{
	width: 800px;
	height: 500px;
	background-image:url(../img/sizechart_back.jpg);
	height: 580px;
	position: absolute;
	top: 120px;
	background-repeat: no-repeat;
	left: 5px;
}


#interior_content{
	width: 625px;
	top: 125px;
	position: absolute;
	left: 60px;
}

#interior_back_long{
	width: 800px;
	height: 500px;
	background-image:url(../img/interior_back_top.jpg);
	height: 550px;
	position: absolute;
	top: 120px;
	background-repeat: no-repeat;
	left: 4px;
}

#interior_back_mid{
	width: 800px;
	background-image:url(../img/interior_back_mid.jpg);
	height: 1305px;
	position: absolute;
	top: 410px;
	background-repeat: repeat-y;
	left: 5px;
}

#interior_back_mid_privacy{
	width: 800px;
	background-image:url(../img/interior_back_mid.jpg);
	height: 400px;
	position: absolute;
	top: 300px;
	background-repeat: repeat-y;
	left: 5px;
}


#interior_back_bottom{
	width: 800px;
	height: 90px;
	background-image:url(../img/interior_back_bottom.jpg);
	position: absolute;
	top: 1715px;
	background-repeat: no-repeat;
	left: 5px;
}

#interior_back_bottom_privacy{
	width: 800px;
	height: 90px;
	background-image:url(../img/interior_back_bottom.jpg);
	position: absolute;
	top: 680px;
	background-repeat: no-repeat;
	left: 5px;
}

.pink{
	color: #D992A4;
}

.brightblue{
	color: #0098C2;
}

#contactform{
	background-image: url(../img/contactform_back.jpg);
	height: 350px;
	width: 420px;
	background-repeat: no-repeat;
	padding-top: 25px;
	
}

.textfield{
	width: 300px;
	background-color: #FDFBE6;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textarea{
	width: 300px;
	background-color: #FDFBE6;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button{
	background-color: #002049;
	width: 70px;
	height: 28px;
	color: #FFFFFF;
	font-size: 11px;
}
