@CHARSET "ISO-8859-1";

/*-----Resets-----*/

h1, h4, p, ul {
	margin: 0;
	padding: 0;
}

#pageBody table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----- Category Page Header -----*/

#categoryDescription {
	font-weight: lighter;
	line-height: 17px;
	margin: 0 0 20px;
	padding: 10px 4px;
}

#categoryFeatureBlock {
	background-color: #85b2b7;
	border: 1px solid #e6efce;
	margin: 0 10px 10px 0;
	padding: 20px;
}

#categoryFeatureImage {
	height: 340px;
	width: 392px;
	border: #3D2E29 solid 1px;
}

#categoryHeader {
	color: #fff;
	float: right;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	width: 192px;
}

#categoryTitle {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 46px 0 22px 4px;
}

/*----- Category Page Content -----*/

#categoryBottomSpacing {
	height: 10px;
	line-height: 10px;
}

.categoryContentSectionHeader {
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
}

.categoryGridCell {
	background: transparent url(/images/category/view-all.gif) no-repeat scroll center bottom;
	text-align: center;
	width: 214px;
}

.categoryName {
	display: block;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 10px;
	padding-bottom: 14px;
}

/*----- Item Thumbnails Page -----*/

.itemThumbnailGridCell {
	background: transparent url(/images/category/view-details.gif) no-repeat scroll 90% bottom;
}

.itemThumbnailImage {
	height: 193px;
	width: 193px;
}

.itemThumbnailName {
	display: block;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	margin: 0 10px;
	text-align: left;
}

.itemThumbnailPrice {
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
}

#itemThumbnailsBottomSpacing {
	height: 1px;
	padding: 0;
}

#itemThumbnailsTitle {
	float: left;
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
}

.productOptions {
	height: 24px;
	padding-bottom: 6px;
	text-align: left;
	width: 215px;
}

.productOptions div {
	margin: 0 auto 6px;
}

.productOptions .color {
	background: transparent url(/images/category/colors.gif) no-repeat scroll 0 0;
	float: right;
	height: 15px;
	margin-right: 11px;
	text-indent: -1000em;
	width: 49px;
}

.productOptions .freePersonalized {
	background: transparent url(/images/category/free-personalization.gif) no-repeat scroll 0 0;
	float: left;
	height: 18px;
	margin-left: 11px;
	text-indent: -1000em;
	width: 91px;
}

.productOptions .personalized {
	background: transparent url(/images/category/personalization.gif) no-repeat scroll 0 0;
	float: left;
	height: 15px;
	margin-left: 11px;
	text-indent: -1000em;
	width: 92px;
}

/*----- Thumbnail Grids -----*/

.thumbnailGridCell {
	text-align: center;
	width: 214px;
}

.thumbnailGridCell a {
	cursor: pointer;
	text-decoration: none;
}

.thumbnailGridCell:hover, .thumbnailGridCell a:hover {
	text-decoration: underline;
}

.thumbnailGridCell img {
	display: block;
	margin: 0 auto 6px;
}

.thumbnailGridCell.first {
	background: transparent none no-repeat scroll 0 0;
}

.thumbnailGridCellBorder {
	background: transparent url(/images/lines/vertical-gray-dotted.gif) repeat-y scroll 0 0;
	font-size: 0;
	width: 1px;
}

.thumbnailGridRowSpacing {
	font-size: 0;
	height: 12px;
	width: 1px;
}

.thumbnailGridRowBorder {
	background: transparent url(/images/lines/horizontal-gray-dotted.gif) repeat-x scroll 0 0;
	font-size: 0;
	height: 12px;
	width: 215px;
}

/*----- Paging -----*/

.currentPage {
	font-weight: bold;
}

.pageLinks {
	float: right;
	margin: 12px 0;
}

.pageLinks a, .pageLinks a:visited {
	text-decoration: none;
}

.pageLinks img {
	padding: 0 5px;
}

.pageNumber {
	background: #eee none repeat scroll 0 0;
	padding: 2px;
}

.pageLinks a:hover {
	text-decoration: underline;
}

.pagingFunctions {
	float: right;
	font-size: 12px;
	line-height: 12px;
	margin-right: 10px;
	text-align: right;
}

#sortFunction select {
	color: #000;
	width: 120px;
}

#sortFunctionLabel {
	font-size: 12px;
	margin-right: 10px;
}

/*----- Product Page Layout -----*/

.productLeft {
	float: left;
	width: 379px;
}

#productPageBody {
	margin: 8px 0 20px;
	padding: 0 20px 0 30px;
}

.productRight {
	float: right;
	width: 406px;
}

.productWide {
	border: 1px solid #CCCCCC;
	margin: 10px 0 16px;
	padding: 8px;
}

/*----- Product Page Navigation - Next/Prev Links -----*/

#productNavigation {
	float: right;
	padding: 2px 1px;
	text-align: right;
}

.productNavigationLink {
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
}

.productNavigationLink a {
	background: #573f37 none repeat scroll 0 0;
	color: #fff;
	display: block;
	margin: 2px;
	padding: 3px 10px;
}

.productNavigationLink a:hover {
	text-decoration: underline;
}

/*----- Product Page Header -----*/

#itemNumber {
	clear: both;
}

#mediaLinks {
	float: right;
	padding: 0;
	width: 127px;
}

#productHeader {
	overflow: hidden;
	width: 100%;
}

#productHeader p {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}

#productHeader p img {
	vertical-align: text-bottom;
}

#productHeader #printLink {
	font-family: Helvetica,sans-serif;
	text-align: right;
}

/*----- Product Page Header - Product Title -----*/

#productHeader h1 {
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}

#productTitle {
	float: left;
	width: 270px;
}

#productTitle #color {
	background: transparent url(/images/product/color_pick.gif) no-repeat scroll left 0;
	display: inline-block;
	font-size: 16px;
	vertical-align: baseline;
	width: 15px;
}

#productTitle #freePersonalized {
	background: transparent url(/images/product/free_personalization.gif) no-repeat scroll left 0;
	display: inline-block;
	font-size: 16px;
	vertical-align: baseline;
	width: 15px;
}

#productTitle #personalized {
	background: transparent url(/images/product/personalization-icon.gif) no-repeat scroll left 0;
	display: inline-block;
	font-size: 16px;
	vertical-align: baseline;
	width: 15px;
}

#productTitle h1 {
	padding-right: 20px;
}

/*----- Product Page Content -----*/

.giftBoxIcon {
	height: 25px;
	margin: 10px 0;
	width: 160px;
}

.giftBoxAvailable {
	background: transparent url(/images/product/GiftBoxKitAvailable.gif) no-repeat scroll left 0;
}

.giftBoxUnavailable {
	background: transparent url(/images/product/GiftBoxKitNotAvailable.gif) no-repeat scroll left 0;
}

#moreDetailsLink {
	font-size: 12px;
	margin: 5px 0 15px;
}

#moreDetailsLink a {
	color: #404040;
	text-decoration: underline;
}

#picture_frame {
	margin-bottom: 10px;
	margin-top: -6px;
}

#productButtons {
	font-size: 0;
	margin-bottom: 10px;
}

#productButtons p {
	font-size: 11px;
}

#productButtons .buttonPrimary, #productButtons .buttonSecondary {
	margin-right: 10px;
	vertical-align: middle;
}

#productDescription {
	font-size: 12px;
	line-height: 16px;
}

#productDetailForm {
	margin-bottom: 10px;
	padding: 0 0 11px;
}

#productDetailForm .familyQuantity {
	width: 55px;
}

#productDetailForm .familySkuSelect {
	width: 135px;
}

#productDetailForm h2 {
	font-size: 12px;
	padding: 2px;
	margin-bottom: 8px;
}

#productDetailForm input[type="text"] {
	border: 1px solid #ccc;
	color: #4f4f4f;
	padding: 1px 3px;
	width: 45px;
}

#productDetailForm select {
	border: 1px solid #ccc;
	color: #4f4f4f;
	width: 180px;
}

#productDetailTable td, #productFamilyDetailTable td {
	line-height: 16px;
	padding: 2px;
	vertical-align: middle;
}

#productFamilyDetailTable {
	width: 100%;
}

.productFamilyItem {
	border-top: 1px solid #dadada;
}

#productGuarantee {
	margin-bottom: 10px;
}

#productGuarantee a, #productGuarantee a:visited {
	color: #4c4c4c;
	font-size: 14px;
	text-decoration: underline;
}

#productGuarantee a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

#productPrice {
	color: #4c4c4c;
	float: left;
	font-size: 16px;
	padding: 10px 0;
	width: auto;
}

#productProcessing {
	font-size: 12px;
	margin:5px 0px 15px 0px;
}

.inventorymsg {
	font-weight: bold;
	line-height:22px;
}
/*----- Product Page Content - Colors -----*/

.colors {
	margin-bottom: 16px;
	padding-bottom: 11px;
}

.colors h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px
}

.colorSwatch {
	display: block;
}

.pallets {
	overflow: hidden;
	width: 100%;
}

.pallets ul {
	clear: both;
	overflow: hidden;
	width: 100%;
}

.pallets ul li {
	border: solid 1px #ccc;
	display: block;
	float: left;
	margin-right: 4px;
	margin-top: 5px;
	padding: 1px;
}

.pallets ul li.title {
	border: medium none;
	color: #4f4f4f;
	font-size: 12px;
	line-height: 17px;
	margin-top: 8px;
	width: 85px;
}

/*----- Product Page Content - Reviews -----*/

.reviewPost {
	border-top: 1px solid #dadada;
	padding: 15px 0 10px;
}

.reviewPost p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
}

#reviews {
	margin: 20px 0 10px;
}

#reviews h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}

#reviewsBottomSpacing {
	height: 15px;
	line-height: 15px;
	padding: 0;
}

#shareThoughts {
	font-size: 12px;
}

#shareThoughts a {
	margin-left: 5px;
	vertical-align: middle;
}

#viewAllReviews a {
	text-decoration: underline;
}

/*----- Product Page Content - Invitations -----*/

.even {
	background: #E1E8E7 none repeat scroll 0 0;
}

#Invite_Select {
	background: #ECF5F6 none repeat scroll 0 0;
	padding: 10px;
}

.inviteButtons {
	text-align: right;
	margin-right: 40px;
}

.inviteDetailLabel {
	width: 96px;
}

.inviteDetailValue {
	width: 218px;
}

#inviteHeader {
	font-size: 16px;
}

#inviteLeft {
	float: left;
	padding: 15px 10x 15px 0;
	width: 265px;
}

.inviteGuarantee {
	text-align: right;
	margin-right: 40px;
}

.inviteOptionLabel {
	width: 40%;
}

.inviteOptionSelect {
	width: 60%;
}

.inviteOptions {
	width: 100%;
}

.inviteOptions td {
	padding: 5px;
}

#inviteRight {
	float: right;
	width: 475px;
}

#priceChart {
	display: none;
}

#priceChartTable {
	border-collapse: separate;
	border-spacing: 2px;
}

#priceChartTable th {
	background: #ecf5f6 none repeat scroll 0 0;
}

#priceChartTable tbody {
	font-size: 9px;
}

#priceChartTable td {
	background: #eee none repeat scroll 0 0;
	text-align: center;
	vertical-align: middle;
}

#productPriceChartButton {
	margin: 10px;
}

/*----- Product Review Page -----*/

.pageLinks.reviewPageLinks {
	margin: 0 0 12px 0;
}

#reviewPageBody {
	margin: 8px 0 20px 20px;
}

#reviewPageItemLink {
	color: #6F6F6F;
}

#reviewPagingFunctions {
	font-size: 12px;
	line-height: 12px;
	margin: 12px 0;
}

/*----- Search Results Page -----*/

#noResultsInstructions {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 2em;
}

#noResultsInstructions li {
	margin-bottom: 1.2em;
}