@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	}
div#mainFrame{
	margin:0px auto;
	padding:10px;
	padding-top:0px;
	width: 560px;
	}

.thankyouNote{
	margin: 0px;
	padding: 10px;
	padding-top:0px;
	border-bottom: 1px dashed #999999;
	
	
	}
.thankyouNote h1{
	margin: 0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	color: #4c82c8;
	font-family:Verdana, Geneva, sans-serif;
	}
.thankyouNote p{
	margin: 0px;
	padding:5px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	}
	
/*-----------------Wedding Gift Registry Starts---------------*/

div#wedSection{
	float:left;
	position:relative;
	margin:15px 81px 30px 81px;
	padding:0px;
	width: 278px;
	height: 305px;
	
	background:#FFFFFF url(/images/GiftRegistry/wedding_Bg.gif) repeat-x bottom left;	
}
div#wedSection h1{
	margin:0px;
	padding: 6px;
	padding-bottom: 2px;
	font-size: 17px;
	font-weight:normal;
	color: #575757;
	font-family:Verdana, Geneva, sans-serif;
}
div#wedSection h1 span{
	color: #9f5537;

}
div#wedSection .weddingImg { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/wedding_Img.jpg) no-repeat center center;
	border: 1px solid #ccc5bd;
	padding: 5px;
	margin-left:6px;
}

div#wedSection .weddingImg2 { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/wedding_Img2.jpg) no-repeat center center;
	border: 1px solid #ccc5bd;
	padding: 5px;
	margin-left:6px;
}

div#wedSection .weddingButton{
	top:230px;
	position:relative;
	background-color:#bd8070;
	width:154px;

	padding: 6px 0px;
	font: bold 12px Verdana, Geneva, sans-serif;
	margin: 0px auto;

	}


div#wedSection .weddingButton a{
	margin-left:1px;
	padding: 4px 48px;
	color:#FFFFFF;
	text-align:center;		
	text-decoration:none;
	border:1px #FFFFFF solid;
	}
div#wedSection .weddingButton a:hover{
		background-color:#FFFFFF;
		color:#bd8070;
		text-decoration: underline;
	}


/*-----------------Wedding Gift Registry Ends---------------*/


/*-----------------Boy Gift Registry Starts---------------*/

div#boySection{
	float:left;
	position:relative;
	margin:15px 0px 30px 0px;
	padding:0px;
	width: 278px;
	height: 305px;
	background:#FFFFFF url(/images/GiftRegistry/boy_Bg.gif) repeat-x bottom left;	
}
div#boySection h1{
	margin:0px;
	padding: 6px;
	padding-bottom: 2px;
	font-size: 17px;
	color: #575757;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
div#boySection h1 span{
	color: #2378e5;

}
div#boySection .boyImg { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/boy_Img.jpg) no-repeat center center;
	border: 1px solid #bcc2cc;
	padding: 5px;
	margin-left:6px;
}

div#boySection .boyImg2 { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/boy_Img2.jpg) no-repeat center center;
	border: 1px solid #bcc2cc;
	padding: 5px;
	margin-left:6px;
}

div#boySection .boyButton{
	top:230px;
	position:relative;
	background-color:#4e93ea;
	width:154px;

	padding: 6px 0px;
	font: bold 12px Verdana, Geneva, sans-serif;
	margin: 0px auto;
	}
div#boySection .boyButton a{
	margin-left:1px;
	padding: 4px 48px;
	color:#FFFFFF;
	text-align:center;		
	text-decoration:none;
	border:1px #FFFFFF solid;
	}
div#boySection .boyButton a:hover{
		background-color:#FFFFFF;
		color:#4e93ea;
		text-decoration: underline;
	}


/*-----------------Boy Gift Registry Ends---------------*/


/*-----------------Girl Gift Registry Starts---------------*/

div#girlSection{
	float:left;
	position:relative;
	margin:15px 81px 30px 81px;
	padding:0px;
	width: 278px;
	height: 305px;
	background:#FFFFFF url(/images/GiftRegistry/girl_Bg.gif) repeat-x bottom left;	
}
div#girlSection h1{
	margin:0px;
	padding: 6px;
	padding-bottom: 2px;
	font-size: 17px;
	color: #575757;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
div#girlSection h1 span{
	color: #ff3ca4;

}
div#girlSection .girlImg { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/girl_Img.jpg) no-repeat center center;
	border: 1px solid #cbbfbd;
	padding: 5px;
	margin-left:6px;
}

div#girlSection .girlImg2 { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/girl_Img2.jpg) no-repeat center center;
	border: 1px solid #cbbfbd;
	padding: 5px;
	margin-left:6px;
}

div#girlSection .girlButton{
	top:230px;
	position:relative;
	background-color:#db67a3;
	width:154px;

	padding: 6px 0px;
	font: bold 12px Verdana, Geneva, sans-serif;
	margin: 0px auto;
	}
div#girlSection .girlButton a{
	margin-left:1px;
	padding: 4px 48px;
	color:#FFFFFF;
	text-align:center;		
	text-decoration:none;
	border:1px #FFFFFF solid;
	}
div#girlSection .girlButton a:hover{
		background-color:#FFFFFF;
		color:#db67a3;
		text-decoration: underline;
	}



/*-----------------Girl Gift Registry Ends---------------*/


/*-----------------Surprise Section Gift Registry Starts---------------*/

div#surpriseSection{
	float:left;
	position:relative;
	margin:15px 0px 30px 0px;
	padding:0px;
	width: 278px;
	height: 305px;
	background:#FFFFFF url(/images/GiftRegistry/surprise_Bg.gif) repeat-x bottom left;	
}
div#surpriseSection h1{
	margin:0px;
	padding: 6px;
	padding-bottom: 2px;
	font-size: 17px;
	color: #575757;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
div#surpriseSection h1 span{
	color: #909446;

}
div#surpriseSection .surpriseImg { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/surprise_Img.jpg) no-repeat center center;
	border: 1px solid #bec0ae;
	padding: 5px;
	margin-left:6px;
}

div#surpriseSection .surpriseImg2 { 
	width:253px;
	height: 243px;
	background: #FFFFFF url(/images/GiftRegistry/surprise_Img2.jpg) no-repeat center center;
	border: 1px solid #bec0ae;
	padding: 5px;
	margin-left:6px;
}

div#surpriseSection .surpriseButton{
	top:230px;
	margin: 0px auto;
	position:relative;
	background-color:#909446;
	width:154px;
	padding: 6px 0px;
	font: bold 12px Verdana, Geneva, sans-serif;

	}
div#surpriseSection .surpriseButton a{
	margin:1px;
	padding: 4px 48px;
	color:#FFFFFF;
	text-align:center;		
	text-decoration:none;
	border:1px #FFFFFF solid;
	}
div#surpriseSection .surpriseButton a:hover{
		background-color:#FFFFFF;
		color:#909446;
		text-decoration: underline;
	}

/*-----------------Surprise Section Gift Registry Ends---------------*/







/*-----------------Gift Registry Add Image---------------------------*/
.RegisteredAtWalMartClear
{
    background:none;
}

.RegisteredAtWalMartHorizontalRightJustifiedBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 296px;
    top: 200px;
}

.RegisteredAtWalMartHorizontalRightJustifiedWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 296px;
    top: 200px;
}

.RegisteredAtWalMartHorizontalRightJustifiedWithBorderBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 280px;
    top: 205px;
}

.RegisteredAtWalMartHorizontalRightJustifiedWithBorderWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 280px;
    top: 205px;
}

.RegisteredAtWalMartHorizontalCenteredBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 165px;
    top: 205px;
}

.RegisteredAtWalMartHorizontalCenteredWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 165px;
    top: 205px;
}

.RegisteredAtWalMartHorizontalLeftJustifiedBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    top: 200px;
    left: 25px;
}

.RegisteredAtWalMartHorizontalLeftJustifiedWhite
{
    background: url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    top: 200px;
    left: 25px;
    
}

.RegisteredAtWalMartCenteredAtBottomBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 165px;
    top: 385px;
}

.RegisteredAtWalMartCenteredAtBottomWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 165px;
    top: 385px;
}

.RegisteredAtWalMartCenteredAtTopBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 170px;
    top: 220px;
}

.RegisteredAtWalMartCenteredAtTopWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 170px;
    top: 220px;
}

.RegisteredAtWalMartVerticalCenteredBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 165px;
    top: 285px;
}

.RegisteredAtWalMartVerticalCenteredWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 165px;
    top: 285px;
}

.RegisteredAtWalMartVerticalRightJustifiedAtBottomBlack
{
    background: transparent url(../../images/GiftRegistry/black_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
    left: 210px;
    top: 380px;
}

.RegisteredAtWalMartVerticalRightJustifiedAtBottomWhite
{
    background: transparent url(../../images/GiftRegistry/white_WGR.png) no-repeat 0px 0px;
    height: 21px;
    width: 144px;
    position: absolute;
     left: 210px;
    top: 380px;
}

/*-----------------Gift Registry Add Image Ends---------------------*/


