/* CSS for Printing Page */

.noShow, .TopNav, .CartLinks, .ui_left, .Newsletter_Form_Wrapper, .NavLinks, .Button, .SiteCmFooterNav, .Breadcrumb, .Trademark {
	display: none;
}

#noShow {
	display: none;
}

body, p, td, li {
	font: normal 12px Arial, Tahoma, Sans-Serif;
	color: #666;
}

h1 {
	font: normal 20px Arial, Tahoma, Sans-Serif;
	color: #666;
}

h2 {
	font: bold 18px Arial, Tahoma, Sans-Serif;
	color: #666;
}

h3 {
	font: normal 16px Arial, Tahoma, Sans-Serif;
	color: #333;
}

h4 {
	font: bold 12px Arial, Tahoma, Sans-Serif;
	color: #333;
}

h5 {
	font: bold 14px Arial, Tahoma, Sans-Serif;
	color: #666;
}

h6 {
	font: bold 12px Arial, Tahoma, Sans-Serif;
	color: #333;
}

a, a:link, a:active, a:visited, a:hover {
	font-weight: bold;
	color: #00f;
	text-decoration: none;
}

input, select, textarea {
	font: normal 11px Arial, Tahoma, Sans-Serif;
	color: #666;
}

.MainContent {
	width: 665px;
}

/*Wishlist*/
.WishlistInformation_Wrapper .PageTitle{text-transform: uppercase; font-weight: bold; font-size: 13px;}
.WishlistInformation{position: relative;}
.PrintedForm{display: none;}
.WishlistInformation .Wishlist_EventDate{position: absolute; right: 0; top: 0px; text-align: right;}
.WishlistInformation .PrintDate{position: absolute; right: 0; top: 20px; text-align: right; font-size: 10px;}
.WishlistDisplay .OwnerValue{font-weight: bold; font-size: 14px;}
.WishlistDisplay .Wishlist_Greeting,
.WishlistDisplay .WishlistItemIntro {padding: 10px 0;}
.WishlistInformation .Wishlist_Name,
.WishlistImage,
.WishlistInformation .Wishlist_RegistryType,
.WishlistForm .PhotoRow,
.WishlistForm .Instructions,
.WishlistForm .Buttons,
.WishlistButtons_Wrapper,
.Wishlist_Description,
.UnpurchasedTitle,
.ShowHideImages,
.PrintPage{display: none}
.WishlistDisplay .WishlistDisclaimer {
    font-size: 10px;
    font-style: italic;
    text-align: center;
    padding: 10px 0;}
.WishlistItems .UnpurchasedTable{border: 1px solid #2d2d2d; width: 100%; margin: 20px 0;}
.WishlistItems .UnpurchasedTable tr.HeaderRow .Column {border-bottom:1px solid #2d2d2d;}
.WishlistForm .Label { width: 120px; display: block; float: left; font-weight: bold; } 
.WishlistForm .RequiredStar{float: left;}
.WishlistForm .WishListValue  input{width: auto;}
.WishlistsTable { width: 100%;}

.ui_tagline{position: absolute; bottom: 0; }
.ui_copyright_wrap{text-align: center; margin: 0px auto;}
.Underlined{border-bottom: 1px solid #2d2d2d;}
