@charset "UTF-8";
/* CSS Document */


a.leftNavBBLink:link 		{	color: #FFFFFF;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	}
a.leftNavBBLink:visited 	{	color: #FFFFFF;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	}
a.leftNavBBLink:hover 		{	color: #81bdd2;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	}
a.leftNavBBLink:active 		{	color: #81bdd2;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	}

a.privacyLink:link 			{	color: #534a2e;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	}
a.privacyLink:visited 		{	color: #534a2e;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	}
a.privacyLink:hover 		{	color: #81bdd2;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	}
a.privacyLink:active 		{	color: #81bdd2;	font-size: 10px;	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	}


.backgroundfabric {
	background-image: url(../images/bg-fabric.jpg);
}

.successMessage 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Green;
	}

.errorMessage 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Red;
	}

.progressMessage
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Red;
	}
	
.FileNameSizeText
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Gray;
	}
	
.notInCart
	{
	color: #B8B8B8;
	}

.inCart
	{
	color: Black;
	font-weight: bolder;
	}
	
TABLE
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	}
		
TABLE.PetProfileTable
	{
	position: absolute;
	overflow: hidden;
	table-layout: fixed;
	left: 180px;
	top: 190px;
	width: 255px;
	/*height: 460px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	table-layout: fixed;
	/*border: none 0;*/
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-collapse: collapse;
	line-height: 10pt;	/*background-color: Lime;*/
	}
	
IMG.Step1Photograph
	{
	position: absolute;
	overflow: hidden;
	background-color: Transparent;		
	left: 38px;
	top: 24px;
	/*width: 237px;*/
	/*height: 200px;*/
	border: none 0;
	}

DIV.Step1PhotoScroll
	{
	position: absolute;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 9pt;
	left: 20px;
	width: 238px;
	top: 340px;
	}
	
SPAN.Step1ProgressMessage
	{
	/*position: absolute; */
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 8pt;
	color: Red;
	text-align: center;
	/*left: 20px;
	width: 238px;
	top: 340px;*/
	}

IMG.Step3Photograph
	{
	position: absolute;
	overflow: hidden;
	background-color: Transparent;		
	left: 46px;
	top: 7px;
	/*width: 250px; */
	/*height: 296px;*/
	border: none 0;
	}
	
TABLE.Step3PhotographCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 64px;
	top: 274px;
	width: 170px;
	height: 16px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	text-align: center;
	}
	
TABLE.Step3ProfileTable
	{
	position: absolute;
	overflow: hidden;
	left: 63px;
	top: 35px;	
	width: 176px;
	height: 251px;		
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 7pt;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: left;
	}

IMG.MerchandisePhotograph
	{
	position: absolute;
	overflow: hidden;
	background-color: Transparent;		
	left: 46px;
	top: 7px;
	/*width: 250px; */
	/*height: 296px;*/
	border: none 0;
	}
	
TABLE.MerchandisePhotographCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 64px;
	top: 274px;
	width: 170px;
	height: 16px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	text-align: center;
	}
	
TABLE.MerchandiseProfileTable
	{
	position: absolute;
	overflow: hidden;
	left: 63px;
	top: 35px;	
	width: 176px;
	height: 251px;		
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 7pt;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: left;
	}

TABLE.CheckOutContentTable
	{
	position: relative;
	table-layout: fixed;	
	overflow: hidden;
	border-collapse: collapse;
	top: 35px;	
	left: 15px;
	width: 545px;
	/*height: 1100px;*/
	font-family: Arial, Helvetica, sans-serif;
	/*border: none 0;*/
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	}

TABLE.CheckOutOrderTable
	{
	position: relative;
	overflow: hidden;
	table-layout: fixed;
	border-collapse: collapse;	
	/*top: 35px;
	left: 15px;*/
	top: 0px;
	left: 0px;
	width: 530px;
	/*height: 460px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	/*border: none 0;*/
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	line-height: 10pt;	/*background-color: Lime;*/
	}

TABLE.CheckOutOrderTable TBODY TR TH
	{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 18px;
	color: #005baa;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
	}

TABLE.CheckOutOrderTable TBODY TR TD.ColumnHeader
	{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12pt;
	color: #005baa;
	font-weight: bold;
	line-height: 18px;
	vertical-align: middle;
	}

TABLE.CheckOutBillingShippingTable
	{
	position: relative;
	overflow: hidden;
	table-layout: fixed;
	border-collapse: collapse;
	/*top: 35px;*/	
	left: 0px;
	width: 545px;
	/*height: 460px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	/*border: none 0;*/
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	line-height: 10pt;	/*background-color: Lime;*/
	}

TABLE.CheckOutBillingShippingTable TBODY TR TH
	{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 18px;
	color: #005baa;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
	}
	
.ThankYouMessage
	{
	font-family: Arial;
	font-size: 12pt;
	line-height: 18px;
	}

TABLE.ThankYouContentTable
	{
	position: relative;
	table-layout: fixed;	
	overflow: hidden;
	border-collapse: collapse;
	top: 35px;	
	left: 15px;
	width: 545px;
	/*height: 1100px;*/
	font-family: Arial, Helvetica, sans-serif;
	/*border: none 0;*/
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	}
		
IMG.PetThanksPhotograph
	{
	position: absolute;
	overflow: hidden;
	background-color: Transparent;		
	left: 46px;
	top: 7px;
	/*width: 250px; */
	/*height: 296px;*/
	border: none 0;
	}
	
TABLE.PetThanksPhotographCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 64px;
	top: 274px;
	width: 170px;
	height: 16px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	text-align: center;
	}

TABLE.AlbumPhotographTable
	{
	position: absolute;		
	overflow: hidden;
	left: 66px;
	top: 13px;
	/*width: 200px;*/
	/*height: 237px;*/	
	table-layout: fixed;	
	border-collapse: collapse;
	}

TABLE.PhotoPrintTable
	{
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	table-layout: fixed;	
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	/* color: Black; */
	}

TH.PhotoPrintTable
	{
	font-size: 12pt;
	text-align: left;	
	}

TD.PhotoPrintTable
	{
	font-size: 10pt;
	text-align: left;	
	}
	
div#CatAlbumPhotographLogo
	{
	position: absolute;		
	overflow: hidden;
	left: 213px;
	top: 19px;
	width: 48px;
	height: 48px;
	background-image: url(../images/icon-cat-album.gif);	
	}
		
div#DogAlbumPhotographLogo
	{
	position: absolute;		
	overflow: hidden;
	left: 213px;
	top: 19px;
	width: 48px;
	height: 48px;
	background-image: url(../images/icon-dog-album.gif);	
	}	

TABLE.AlbumPhotographCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 88px;
	top: 275px;
	width: 194px;
	height: 18px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	}

TABLE.AlbumProfileTable
	{
	position: absolute;
	overflow: hidden;
	left: 370px;
	top: 50px;
	width: 176px;
	height: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	table-layout: fixed;
	border-collapse: collapse;
	/*padding-left: 1;
	padding-right: 1;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;*/
	text-align: left;
	line-height: 8pt;
	}
	
TD.AlbumPetName
	{
	font-size: 12pt;
	text-align: center;	
	}

TD.AlbumPetNickname
	{
	text-align: center;			
	}
	
TD.AlbumPetBreed
	{
	text-align: center;			
	}
	
TD.AlbumPetHometown
	{
	text-align: center;			
	}

TD.AlbumPetBirthdate
	{
	text-align: center;			
	}

TD.AlbumPetInfo
	{
	}
	
TD.AlbumAdditionalInformation
	{
	text-align: center;
	font-size: 5pt;			
	}
	
TABLE.ParentProfileTable
	{
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 8pt;
	table-layout: fixed;
	border: none 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
	}

div#leftnav {
	z-index: 50;
	position: absolute;
	width: 176px;
	height:383px;
	background-image: url(../images/logo-blueshield.gif);
	left: 30px;
	top: 41px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 150px;
}

div#LinkToBB
	{
	z-index: 45;
	position: absolute;
	left: 44px;
	top: 12px;
	width: 97px;
	height:78px;
	}

div#flasharea {
	z-index: 20;
	top: 41px;
	position: absolute;
	left: 190px;
	width:620px;
	height:385px;
}
div#header {
	top: 0px;
	position: absolute;
	left: 30px;
	width:780px;
	height:40px;
	background-image: url(../images/header-bk.gif);
	text-align: right;
}

div#create {
	top: 425px;
	position: absolute;
	left: 46px;
	width:764px;
	height:45px;
	background-color: #FFFFFF;
	z-index: 50;
	text-align: center;
}

div#show {
	top: 460px;
	position: absolute;
	left: 46px;
	width:764px;
	height:50px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
div#buttons {
	top: 510px;
	position: absolute;
	left: 46px;
	width:764px;
	height:45px;
	background-color: #FFFFFF;
	text-align: center;
}
div#albums {
	top: 555px;
	position: absolute;
	left: 46px;
	width:764px;
	height:180px;
	text-align: center;
	background-image: url(../images/bk-home-albums.jpg);
	background-repeat: no-repeat;
}
div#forward2 {
	top: 735px;
	position: absolute;
	left: 46px;
	width:764px;
	height:43px;
	text-align: center;
	background-image: url(../images/bk-forward2friend.jpg);
	background-repeat: no-repeat;
}
div#petupload1 {
	z-index: 25;
	top: 41px;
	position: absolute;
	left: 215px;
	width:283px;
	height:465px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 32px;
}
div#catupload1a {
	top: 41px;
	position: absolute;
	left: 530px;
	width:280px;
	height:455px;
	background-image: url(../images/bk-catcardfront2.jpg);
	background-repeat: no-repeat;
	z-index: 25;
}
div#dogupload1a {
	top: 41px;
	position: absolute;
	left: 530px;
	width:280px;
	height:455px;
	background-image: url(../images/bk-dogcardfront2.jpg);
	background-repeat: no-repeat;
	z-index: 25;
}
div#cattipsimage {
	top: 350px;
	position: absolute;
	left: 53px;
	width:173px;
	height:21px;
	background-image: url(../images/march09/tips-cat.jpg);
	background-repeat: no-repeat;
	z-index: 25;
}
div#dogtipsimage {
	top: 350px;
	position: absolute;
	left: 53px;
	width:173px;
	height:21px;
	background-image: url(../images/march09/tips-dog.jpg);
	background-repeat: no-repeat;
	z-index: 25;
}
div#PetTipsListDiv {
	top: 370px;
	position: absolute;
	left: 0px;
	width:275px;
	height:220px;
	z-index: 25;
}

div#lowerRightStep1Spacer {
	top: 590px;
	position: absolute;
	left: 530px;
	width:280px;
	height:10px;
	background-image: url(../images/bk-uploadpages.jpg);
	z-index: 25;
}
div#underleftnavStep1 {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:80px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}

TABLE.PetImageSelectHeaderTable
	{
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	color: #534a2e;
	font-size: 12px;
	}

div#PetImageSelect1_5a
	{
	z-index: 25;
	position: absolute;
	top: 41px;	
	left: 210px;
	/*width:308px; */
	width:595px;	
	/*height:445px;*/
	height:110px;	
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 0px;
	}

div#petImageSelect1_5b
	{
	z-index: 25;
	position: absolute;
	top: 150px;	
	left: 187px;
	/*width:308px; */
	width:623px;	
	/*height:445px;*/
	height:585px;	
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	/*padding-left: 32px;*/
	padding-left: 0px;
	}

div#petImageSelect1_5b_1
	{
	z-index: 25;
	position: absolute;
	left: 30px;	
	top: 0px;	
	}

div#petImageSelect1_5b_2
	{
	z-index: 25;
	position: absolute;
	left: 225px;	
	top: 0px;	
	}

div#petImageSelect1_5b_3
	{
	z-index: 25;
	position: absolute;
	/*left: 414px;*/
	left: 420px;		
	top: 0px;	
	}

div#petImageSelect1_5b_4
	{
	z-index: 25;
	position: absolute;
	left: 30px;	
	top: 280px;	
	}

div#petImageSelect1_5b_5
	{
	z-index: 25;
	position: absolute;
	left: 225px;	
	top: 280px;	
	}
	
IMG.Step1_5PhotographFrame
	{
	position: absolute;
	overflow: hidden;
	background-color: Transparent;		
	left: 0px;
	top: 0px;
	border: none 0;
	}
	
IMG.Step1_5Photograph
	{
	position: absolute;
	overflow: hidden;
	background-color: Transparent;		
	left: 8px;
	top: 4px;
	/*width: 237px;*/
	/*height: 200px;*/
	border: none 0;
	}

TABLE.Step1_5PhotographCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 13px;
	top: 240px;
	width: 190px;
	height: 34px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	text-align: center;
	}

DIV.Step1_5NavigationArea
	{
	z-index: 25;
	position: absolute;
	overflow: hidden;
	left: 420px;
	top: 510px;	
	width: 195px;
	height: 50px;
	}

DIV.Step1_5ProgressArea
	{
	z-index: 25;
	background-image: url(../images/bk-uploadpages.jpg);	
	position: absolute;
	overflow: hidden;
	left: 30px;
	top: 565px;	
	width: 550px;
	height: 15px;
	}
	
div#underleftnavStep1_5
	{
	z-index: 150;
	position: absolute;
	width: 144px;
	height:325px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
	}
	
div#catupload2 {
	z-index: 25;
	top: 41px;
	position: absolute;
	left: 215px;
	width:563px;
	height:730px;
	background-image: url(../images/bk-cat-step2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 32px;
	background-repeat: no-repeat;
}
div#dogupload2 {
	z-index: 25;
	top: 41px;
	position: absolute;
	left: 215px;
	width:563px;
	height:730px;
	background-image: url(../images/bk-dog-step2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 32px;
	background-repeat: no-repeat;
}
div#petupload2 {
	top: 41px;
	position: absolute;
	left: 215px;
	width:563px;
	height:730px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: center;
}
DIV#petupload2a
	{
    LEFT: 188px;
    BACKGROUND-IMAGE: url(../images/bk-uploadpages.jpg);
    WIDTH: 622px;
    POSITION: absolute;
    TOP: 770px;
    /*HEIGHT: 50px;*/
    HEIGHT: 70px;
    TEXT-ALIGN: center
	}
div#underleftnavStep2 {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:395px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}
div#underleftnavStep3 {
	z-index: 150;
	position: absolute;
	width: 144px;
	/*height:346px;*/
	height:440px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}
div#catupload3 {
	z-index: 0;
	top: 125px;
	position: absolute;
	left: 215px;
	/*width:308px;*/
	width:293px;
	height:376px;
	/*background-image: url(../images/bk-uploadpages.jpg); */
	background-image: url(../images/step3-cat-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 32px;
}
div#dogupload3 {
	z-index: 0;
	top: 125px;
	position: absolute;
	left: 215px;
	/*width:308px;*/
	width:293px;
	height:376px;
	/*background-image: url(../images/bk-uploadpages.jpg); */
	background-image: url(../images/step3-dog-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 32px;
}
div#catupload3a 
	{
	top: 125px;
	position: absolute;
	/*left: 530px;*/
	left: 502px;
	padding-left: 28;
	/*width:280px;*/
	width:308px;
	height:376px;
	background-image: url(../images/samplecard-cat-back.jpg);
	background-repeat: no-repeat
	}
div#dogupload3a
	{
	top: 125px;
	position: absolute;
	/*left: 530px;*/
	left: 502px;
	padding-left: 28;
	/*width:280px;*/
	width:308px;
	height:376px;
	background-image: url(../images/samplecard-dog-back.jpg);
	background-repeat: no-repeat	
	}
div#middleunderphotosStep3 {
	position: absolute;
	width: 620px;
	height:350px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 215px;
	top: 125px;
	z-index: 0;
}
div#middleEditStep3 {
	position: absolute;
	width: 550px;
	height:70px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 215px;
	/*top: 501px;*/
	top: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	padding-left: 45px;
}
div#parentformStep3 {
	position: absolute;
	overflow: hidden;
	/*width: 330px;*/
	/*width: 290px;*/
	width: 550px;
	height:180px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 215px;
	top: 515px;
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	padding-left: 45px;
}
div#parentformtermsStep3 {
	position: absolute;
	/*width: 285px;*/
	width: 550px;
	/*height:384px;*/
	height:125px;
	background-image: url(../images/bk-uploadpages.jpg);
	/*left: 525px;*/
	left: 215px;
	/*top: 540px;*/
	top: 690px;
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10px;
	text-align: left;
	padding-left: 45px;
	margin-right: 10px;
}

DIV.Step3SubmitArea
	{
	position: absolute;
	overflow: hidden;
	background-image: url(../images/bk-uploadpages.jpg);	
	font-family: Arial, Helvetica, sans-serif;		
	left: 215px;
	width: 550px;
	height: 50px;
	top: 815px;
	padding-left: 45px;
	margin-right: 10px;
	}

div#petupload3icon 
	{
	z-index: 0;
	top: 41px;
	position: absolute;
	left: 215px;
	/*width:588px;*/
	width:563px;
	height:85px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: left;
	padding-left: 32px;
}
div#petthankyou1 
{
	z-index: 25;
	top: 41px;
	position: absolute;
	left: 215px;
	width:310px;
	height:415px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 32px;
	padding-right: 5px;
	}
	
div#petthankyouspacer 
	{
	z-index: 25;
	top: 80px;
	position: absolute;
	left: 537px;
	width:273px;
	height:70px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	}
	
div#catThanksPhotographFrame
	{
	z-index: 25;
	top: 150px;
	position: absolute;
	left: 530px;
	width:280px;
	height:376px;
	background-image: url(../images/step3-cat-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
	
div#dogThanksPhotographFrame
	{
	z-index: 25;
	top: 150px;
	position:absolute;
	left: 530px;
	width:280px;
	height:376px;
	/*background-image: url(../images/bk-uploadpages.jpg); */
	background-image: url(../images/step3-dog-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}

div#petThankYouPurchaseMerchandise
	{
	z-index: 25;
	top: 476px;
	position: absolute;
	left: 190px;
	width:616px;
	height: 293px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	/*color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 32px;
	padding-right: 20px;*/
	}
	
div#petThankYou2
	{
	z-index: 25;
	top: 818px;
	position: absolute;
	left: 215px;
	width:543px;
	height:290px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	padding-left: 32px;
	padding-right: 20px;
	}
	
div#underleftnavThanks {
	z-index: 150;
	position: absolute;
	width: 144px;
	/*height:346px;*/
	height:310px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
	}
	
div#merchandiseHomeHeadline
	{
	z-index: 0;
	top: 75px;
	position: absolute;
	overflow: hidden;
	left: 215px;
	/*width:308px;*/
	width:255px;
	height:890px;
	/* background-image: url(../images/headline-merch-start-page.jpg);
	background-repeat: no-repeat; */
	text-align: left;
	/*padding-left: 32px;*/
	padding-left: 0px;
	}	

div#merchandiseHomeProductList
	{
	z-index: 0;
	top: 75px;
	position: absolute;
	left: 470px;
	/*width:308px;*/
	width:325px;
	text-align: left;
	padding-left: 32px;
	}	

div#merchandiseButtonArea
	{
	z-index: 0;
	top: 585px;
	position: absolute;
	left: 215px;
	/*width:308px;*/
	width:255px;
	height:250px;
	/*background-image: url(../images/headline-merch-start-page.jpg);
	background-repeat: no-repeat;*/
	text-align: left;
	padding-left: 0px;
	}	

div#merchandiseContent
	{
	z-index: 0;
	position: absolute;	
	top: 75px;
	/* left: 185px; */
	left: 217px;
	/* width:563px; */
	width:558px;
	/*height:600px;*/
	text-align: left;
	/* padding-left: 32px; */
	padding-left: 0px;
	}
	
TABLE.MerchandiseContentTable
	{
	position: absolute;
	overflow: hidden;
	table-layout: fixed;
	border-style: solid;
	/* border-width: 3px; !!! Make zero width -- per Vinnie 1/3/2011 */
	border-width: 0px;
	border-color: #005baa;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	width: 558px;
	}

TABLE.MerchandiseContentTable TBODY TR TH, TABLE.MerchandiseContentTable TBODY TR TD.Header
	{
	color: #005baa;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 12pt;
	}	

TABLE.TABLE.MerchandiseContentTable TBODY TR TD.SubHeader
	{
	color: #005baa;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-align: left;
	font-size: 10.0pt;
	}	

TABLE.MerchandiseContentTable TBODY TR TD.Bold
	{
	font-weight: bold;
	}	
	
TABLE.MerchandiseContentTable TBODY TR TD.Emphasis
	{
	font-weight: bold;
	font-size: 12pt;
	}	

TABLE.MerchandiseContentTable TBODY TR TD.Required
	{
	color: Red;
	font-size: 9pt;
	}	

TABLE.MerchandiseContentTable TBODY TR TD.Right
	{
	text-align: right;
	}	

TABLE.MerchandiseContentTable TBODY TR TD.Italics
	{
	font-style:italic;
	}	

div#merchandiseEditIcon
	{
	z-index: 0;
	top: 75px;
	position: absolute;
	overflow: hidden;
	left: 215px;
	/*width:588px;*/
	width:545px;
	height:190px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: left;
	padding-left: 32px;
	}

div#catMerchandiseEdit {
	z-index: 0;
	top: 265px;
	position: absolute;
	left: 215px;
	/*width:308px;*/
	width:293px;
	height:376px;
	/*background-image: url(../images/bk-uploadpages.jpg); */
	background-image: url(../images/step3-cat-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 32px;
}
div#dogMerchandiseEdit {
	z-index: 0;
	top: 265px;
	position: absolute;
	left: 215px;
	/*width:308px;*/
	width:293px;
	height:376px;
	/*background-image: url(../images/bk-uploadpages.jpg); */
	background-image: url(../images/step3-dog-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 32px;
}
div#catMerchandiseEdit2 
	{
	top: 265px;
	position: absolute;
	/*left: 530px;*/
	left: 502px;
	padding-left: 28;
	/*width:280px;*/
	width:308px;
	height:376px;
	background-image: url(../images/samplecard-cat-back.jpg);
	background-repeat: no-repeat
	}
	
div#dogMerchandiseEdit2
	{
	top: 265px;
	position: absolute;
	/*left: 530px;*/
	left: 502px;
	padding-left: 28;
	/*width:280px;*/
	width:308px;
	height:376px;
	background-image: url(../images/samplecard-dog-back.jpg);
	background-repeat: no-repeat	
	}

div#underLeftNavMerchandiseEdit
	{
	z-index: 150;
	position: absolute;
	top: 470px;	
	width: 144px;
	/*height:346px;*/
	height:440px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;

	}
	
div#middleEditMerchandiseEdit
	{
	position: absolute;
	overflow: hidden;
	left: 215px;	
	top: 585px;	
	width: 595px;
	height:70px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 12px;
	text-align: left;
	padding-left: 0px;
	}

DIV.merchandiseEditApprovalArea
	{
	position: absolute;
	overflow: hidden;
	background-image: url(../images/bk-uploadpages.jpg);	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align:left;		
	top: 625px;	
	left: 215px;
	width: 545px;
	height: 145px;
	padding-left: 45px;
	margin-right: 10px;
	}

DIV.merchandiseEditNavigationArea
	{
	position: absolute;
	overflow: hidden;
	background-image: url(../images/bk-uploadpages.jpg);	
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;		
	top: 770px;	
	left: 215px;
	width: 545px;
	height: 30px;
	padding-left: 45px;
	margin-right: 10px;
	}
	
.BTCBlue
	{
	color: #005baa;		
	}
		
p.pageHeadline
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #005baa;
	font-weight: bold;
	line-height: 28px;
	vertical-align: middle;
	}	

p.pageSubHeadline
	{
	margin-bottom:5px;		
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #005baa;
	font-weight: bold;
	}	

.dogColor
	{
	color: #005baa;	
	}
	
.catColor
	{
	color: #660066;
	}
	
.bodyHeadline
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 28px;
	vertical-align: middle;
	}
	
div#productList
	{
	position: relative;		
	overflow: hidden;
	left: 15px;
	top: 35px;
	width: 575px;
	}
	
.productListSeparatorColor
	{
	background-color: #005baa;		
	}

.product-title 
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #005baa;
	font-weight: bold;
	line-height: 28px;
	vertical-align: bottom;
	}
 
.product-description 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534a2e;
	line-height: 18px;
	}
 
.product-details 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #534a2e;
	letter-spacing: 1.1;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}

.product-price 
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f7941e;
	font-weight: bold;
	line-height: 28px;
	vertical-align: bottom;
	}

a.details:link 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #534a2e;
	text-decoration: underline;
	line-height: 18px;
	}

a.details:visited 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #534a2e;
	text-decoration: underline;
	line-height: 18px;
	}

a.details:hover 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005baa;
	text-decoration: underline;
	line-height: 18px;
	}
	
a.details:active 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005baa;
	text-decoration: underline;
	line-height: 18px;
	}

div.productDetails 
	{
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #534a2e;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}

div.securityCodeHelpPopup 
	{
	position: absolute;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #534a2e;
	background-color:White;
	width: 600px;
	border: double medium Gray;
	padding: 15 15 15 15;
	}

div.FaqsDiv 
	{
	position: absolute;
	visibility: hidden;
	background-image: url(../images/bg-fabric.jpg);
	background-repeat: repeat;
	/*font-size: 8.5pt;
	color: #534a2e;*/
	width: 620px;
	border: double medium Gray;
	padding: 15 15 15 15;
	}

div#petalbum 
	{
	z-index: 25;
	top: 41px;
	position: absolute;
	left: 215px;
	width:555px;
	/*width:620px;*/
	height:90px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534a2e;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	}

div#petalbumText {
	z-index: 25;
	top: 115px;
	position: absolute;
	left: 190px;
	width:294px;
	height:308px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534a2e;
	text-align: left;
	padding-top: 50px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
}

div#petalbumArrows 
	{
	top: 478px;
	position: absolute;
	overflow: hidden;
	left: 190px;
	width:620px;
	height:50px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: right;
	}

div#petalbumMerchandiseArea 
	{
	top: 510px;
	position: absolute;
	overflow: hidden;	
	left: 222px;
	width:568px;
	height:205px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: left;
	}
	
div#PhotoPrintArea 
	{
	top: 525px;
	position: absolute;
	overflow: hidden;
	left: 222px;
	width:568px;
	height:170px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: left;
	}
	
div#catalbumSpread {
	z-index: 25;
	top: 130px;
	position: absolute;
	left: 190px;
	width:620px;
	height:348px;
	background-image: url(../images/catalbum-template.jpg);
	text-align: center;
}
div#dogalbumSpread {
	z-index: 25;
	top: 130px;
	position: absolute;
	left: 190px;
	width:620px;
	height:348px;
	background-image: url(../images/dogalbum-template.jpg);
	text-align: center;
}

div#underleftnavDogAlbum {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:103px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}

div#catalbumHome {
	z-index: 20;
	top: 130px;
	position: absolute;
	left: 190px;
	width:620px;
	height:348px;
	background-image: url(../images/albumpage-catalbum-front.jpg);	
}
div#dogalbumHome {
	z-index: 20;
	top: 130px;
	position: absolute;
	left: 190px;
	width:620px;
	height:348px;
	background-image: url(../images/albumpage-dogalbum-front.jpg);	
}
div#HomeTextLeftofDogAlbum {
	z-index: 200;
	top: 625px;
	position: absolute;
	left: 65px;
	width:200px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.step3editcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #534a2e;
	font-weight: bold;
}
div#HomeTextRightofCatAlbum {
	z-index: 200;
	top: 625px;
	position: absolute;
	left: 585px;
	width:200px;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
div#petalbumHomeText {
	z-index: 25;
	top: 130px;
	position: absolute;
	left: 190px;
	width:290px;
	height:348px;
	background-image: url(../images/bk-uploadpages.jpg);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534a2e;
}

div#PrintableDogTemplate
	{
	position: absolute;		
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 350px;
	background-image: url(../images/Printable-Dog-Template.jpg);
	}

div#PrintableCatTemplate
	{
	position: absolute;		
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 350px;
	background-image: url(../images/Printable-Cat-Template.jpg);
	}
	
IMG.PrintKeepsakePetTemplateImage
	{
	position: absolute;
	left: 0px;
	top: 0px;
	}	
	
TABLE.PrintPetProfileTable
	{
	position: absolute;
	overflow: hidden;
	table-layout: fixed;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 8pt;
	left: 36px;
	top: 50px;
	width: 200px;
	line-height: 9pt;
	}
	
TABLE.PrintPhotoTable
	{
	position: absolute;		
	overflow: hidden;
	left: 253px;
	top: 12px;
	/*width: 200px;*/
	/*height: 237px;*/	
	table-layout: fixed;	
	border-collapse: collapse;
	}
	
div#CatPrintPhotoLogo
	{
	position: absolute;		
	overflow: hidden;
	left: 435px;
	top: 14px;
	width: 46px;
	height: 44px;
	background-image: url(../images/Printable-Cat-Logo.gif);	
	}
		
div#DogPrintPhotoLogo
	{
	position: absolute;		
	overflow: hidden;
	left: 435px;
	top: 14px;
	width: 46px;
	height: 44px;
	background-image: url(../images/Printable-Dog-Logo.gif);	
	}	

TABLE.PrintPhotoCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 263px;
	top: 306px;
	width: 205px;
	height: 18px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	}

div#KeepsakeDogTemplate
	{
	position: absolute;		
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 500px;
	background-image: url(../images/Keepsake-Dog-Template.jpg);
	}

div#KeepsakeCatTemplate
	{
	position: absolute;		
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 500px;
	background-image: url(../images/Keepsake-Cat-Template.jpg);
	}

TABLE.KeepsakePetProfileTable
	{
	position: absolute;
	overflow: hidden;
	table-layout: fixed;
	left: 136px;
	top: 117px;
	width: 204px;
	/*left: 145px;
	top: 135px;	
	width: 175px;
	/*height: 460px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	/*border: none 0;*/
	margin-bottom:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom:0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	border-collapse: collapse;
	line-height: 9pt;	/*background-color: Lime;*/
	}
	
TABLE.KeepsakePhotoTable
	{
	position: absolute;		
	overflow: hidden;
	left: 355px;
	top: 78px;
	/*width: 200px;*/
	/*height: 237px;*/	
	table-layout: fixed;	
	border-collapse: collapse;
	}
	
div#CatKeepsakePhotoLogo
	{
	position: absolute;		
	overflow: hidden;
	left: 534px;
	top: 80px;
	width: 46px;
	height: 44px;
	background-image: url(../images/Printable-Cat-Logo.gif);	
	}
		
div#DogKeepsakePhotoLogo
	{
	position: absolute;		
	overflow: hidden;
	left: 534px;
	top: 80px;
	width: 46px;
	height: 44px;
	background-image: url(../images/Printable-Dog-Logo.gif);	
	}	

TABLE.KeepsakePhotoCaptionTable
	{
	position: absolute;		
	overflow: hidden;
	left: 365px;
	top: 373px;
	width: 218px;
	height: 18px;	
	table-layout: fixed;	
	border-collapse: collapse;
	color: White;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 14pt;
	}

Table.MerchandiseInstructions
	{
	table-layout: fixed;
	z-index: 25;
	top: 41px;
	/*position: absolute;
	left: 215px;*/
	width:380px;
	/* width:620px;
	height:90px; */
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534a2e;
	/*font-weight: bold; */
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	}

div#AdminHeader {
	top: 0px;
	position: absolute;
	left: 30px;
	width:1200px;
	height:40px;
	background-image: url(../images/header-bk-admin.gif);
	text-align: right;
}

p.AdminHeading
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 500;
	/*color: #534a2e;*/
	color: #02509a;
	}
	
TABLE.AdminTable
	{
	table-layout: fixed;
	/*border-collapse: collapse; */
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
TABLE.AdminTable TH
	{
	/*background-color: #004e96;*/
	background-color: #0260a8;
	color: White;
	text-align:center;
	font-weight:bold;
	}	
TABLE.AdminTable TH.Left
	{
	background-color: #004e96;
	color: White;
	text-align:left;
	font-weight:bold;
	}	

TABLE.AdminTable TR.Alternate
	{
	background-color: gainsboro; 
	}			
TABLE.AdminTable TD
	{
	font-size: 9pt;
	padding-left: 2px;
	padding-right: 2px;
	}			
TABLE.AdminTable TD.Alternate
	{
	background-color: gainsboro; 
	}			

div#AdminLoginLeftMargin
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 190px;
	width:32px;
	height:385px;
	background-image: url(../images/bk-uploadpages.jpg);
	}

div#AdminLogin 
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 222px;
	width:1008px;
	height:385px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	text-align: left;
	/*line-height: 16px;*/
	padding-left: 0px;
	padding-right: 0px;
	}

div#ManageCardsHeader 
	{
	top: 0px;
	position: absolute;
	left: 30px;
	width:1400px;
	height:40px;
	background-image: url(../images/header-bk-admin.gif);
	text-align: right;
	}

div#ManageCardsLeftMargin
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 190px;
	width:32px;
	height:792px;
	background-image: url(../images/bk-uploadpages.jpg);
	}
	
div#ManageCards 
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 222px;
	width:1208px;
	height:785px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	text-align: left;
	/*line-height: 16px;*/
	padding-left: 0px;
	/*padding-right: 20px;*/
	}
	
div#underleftnavManageCards {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:407px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}

div#EditCardHeader {
	top: 0px;
	position: absolute;
	left: 30px;
	width:1208px;
	height:40px;
	background-image: url(../images/header-bk-admin.gif);
	text-align: right;
	}

div#EditCardLeftMargin
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 190px;
	width:32px;
	height:810px;
	background-image: url(../images/bk-uploadpages.jpg);
	}

div#EditCard 
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 222px;
	width:748px;
	height:810px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	text-align: left;
	/*line-height: 16px;*/
	padding-left: 0px;
	/*padding-right: 20px;*/
	}

div#AdminEditCardAbovePhotoSpacer {
	z-index: 150;
	position: absolute;
	width: 270px;
	height:85px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 968px;
	top: 40px;
}
	
div#catAdminEditCardPhotographFrame
	{
	z-index: 25;
	top: 125px;
	position: absolute;
	/*left: 842px;*/
	left: 968px;
	width:270px;
	height:376px;
	background-image: url(../images/step3-cat-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
	
div#dogAdminEditCardPhotographFrame
	{
	z-index: 25;
	top: 125px;
	position:absolute;
	/*left: 842px;*/
	left: 968px;
	width:270px;
	height:376px;
	/*background-image: url(../images/bk-uploadpages.jpg); */
	background-image: url(../images/step3-dog-front.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
	
div#AdminEditCardBelowPhotoSpacer {
	z-index: 150;
	position: absolute;
	width: 270px;
	height:349px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 968px;
	top: 501px;
}
	
div#underleftnavEditCard {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:425px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}

div#BulkApprovalHeader 
	{
	top: 0px;
	position: absolute;
	left: 30px;
	width:1400px;
	height:40px;
	background-image: url(../images/header-bk-admin.gif);
	text-align: right;
	}

div#BulkApprovalLeftMargin
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 190px;
	width:32px;
	height:2450px;
	background-image: url(../images/bk-uploadpages.jpg);
	}
	
div#BulkApproval 
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 222px;
	width:1007px;
	height:2450px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	text-align: left;
	/*line-height: 16px;*/
	padding-left: 0px;
	/*padding-right: 20px;*/
	}
	
div#underleftnavBulkApproval {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:2065px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}

div#SubmissionStatisticsLeftMargin
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 190px;
	width:32px;
	height:4400px;
	background-image: url(../images/bk-uploadpages.jpg);
	}
	
div#SubmissionStatistics 
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 222px;
	width:1008px;
	height:4400px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	text-align: left;
	/*line-height: 16px;*/
	padding-left: 0px;
	/*padding-right: 20px;*/
	}
	
div#underleftnavSubmissionStatistics {
	z-index: 150;
	position: absolute;
	width: 144px;
	height:4015px;
	background-image: url(../images/bk-uploadpages.jpg);
	left: 46px;
	top: 425px;
}

div#AdminLogoutLeftMargin
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 190px;
	width:32px;
	height:385px;
	background-image: url(../images/bk-uploadpages.jpg);
	}

div#AdminLogout 
	{
	z-index: 25;
	top: 40px;
	position: absolute;
	left: 222px;
	width:1008px;
	height:385px;
	background-image: url(../images/bk-uploadpages.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #534a2e;
	font-size: 10pt;
	text-align: left;
	/*line-height: 16px;*/
	padding-left: 0px;
	padding-right: 0px;
	}

