/*************
	BUTTONS
**************/

button span {
	display:none;
}

.btnAddToCart {
	display:block;
	margin-top:10px;
	width:125px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_add_to_cart.gif) no-repeat top left;
}

.btnDelete {
	display:block;
	margin-right:4px;
	width:86px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_delete.gif) no-repeat top left;
}

.btnContinue {
	float:left;
	display:block;
	margin-right:4px;
	width:79px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_continue.gif) no-repeat top left;
}

.btnCancel {
	float:left;
	display:block;
	width:63px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_cancel.gif) no-repeat top left;
}

.btnSearch {
	display:block;
	margin-right:4px;
	width:63px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_search.gif) no-repeat top left;
}

.btnUpdateCart {
	display:block;
	margin-top:13px;
	width:123px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_update_cart.gif) no-repeat top left;
}

.btnCalculateShipping {
	display:block;
	margin-top:12px;
	width:161px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_calculate_shipping.gif) no-repeat top left;
}

.btnContinueShopping {
	float:right;
	display:block;
	width:161px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_continue_shopping2.gif) no-repeat top left;
}

.btnContinueCheckout {
	float:right;
	display:block;
	width:165px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	margin-left:10px;
	background:url(images/catalog/btn_continue_checkout.gif) no-repeat top left;
}

.btnSendOrder {
	display:block;
	width:115px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	float:right;
	margin-left:10px;
	background:url(images/catalog/btn_send_order.gif) no-repeat top left;
}

.btnEdit {
	display:block;
	width:127px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	margin-top:8px;
	background:url(images/catalog/btn_edit_address.gif) no-repeat top left;
}

.btnPrintOrder {
	display:block;
	width:142px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_print_this_page.gif) no-repeat top left;
}

.btnContinue {
	display:block;
	width:77px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_continue.gif) no-repeat top left;
}

.btnContinueCheckout {
	float:left;
	display:block;
	width:165px;
	height:30px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	border:none;
	background:url(images/catalog/btn_continue_checkout.gif) no-repeat top left;
}

/*************
	TEXT
**************/

/* Manufacturer Text / Links */
.mfgText, a.mfgText, a.mfgText:visited, a.mfgText:hover {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#666;
	}
a.mfgText:hover {
	color:#000;
	}

/*************
	PRODUCTS
**************/

/* Main Product Listing Container */
#prodContainer {
	padding:5px 0;
	}
	
/* Product Box */
.prodBox {
	float:left;
	margin:10px 0px 14px 0px;
	width:258px;
	padding:0px;
	}
	.prodBox table tr td { padding:0; }
	.prodBox table tr td.prodName-cell, .prodBox table tr td.prodColor-cell, .prodBox table tr td.prodPrice-cell { padding:3px; }
/* Product Image */
.prodImage {
	width:256px;
	height:313px;
	/*padding:8px;*/
	/*border:1px solid #ccc;*/
	}
/* Product Image Link */
.prodImageLink {
	display:block;
	/*border:8px solid #fff;*/
	width:256px;
	height:313px;
	}
/* Product Image Link <span> (No Image) */
.prodImageLink span {
	display:block;
	width:170px;
	height:200px;
	border:#ebebeb solid 1px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	background:#fff url(images/catalog/no_image.gif) no-repeat top left;
	}
/* Product Link Text */
a.prodTextLink, a.prodTextLink:visited {
	font-size:11px;
	font-family:Georgia,Verdana,Arial,Helvetica; 
	color:#666;
	text-decoration:none;
	line-height:normal;
	}
a.prodTextLink:hover {
	color: #637d8d; }
/* Product Text: SALE */
.prodTextSale {
	display:block;
	width:100px;
	height:20px;
	overflow:hidden;
	text-indent:800px;
	background: url(images/prod_txt_sale.gif) no-repeat left center;
	}
/* Product Text: Price */
.prodTextPrice, .prodTextPriceDetails {
	font-size:11px;
	font-family:Georgia,Verdana,Arial,Helvetica; 	
	color:#666;
	}
.prodTextPriceDetails {
	font-size:14px;
	}
/* Product Text: List Price */
.prodTextListPrice, .prodTextListPriceDetails {
	font-size:10px;
	font-family:Georgia,Arial,Verdana,Helvetica; 
	font-weight:normal;	
	color:#666;
	}
.prodTextListPriceDetails {
	font-size:11px;
	}
/* Product Text: VIEW DETAILS */
.prodViewDetails {
	display:block;
	width:138px;
	height:16px;
	background:#fff url(images/catalog/btn_view_details1.gif) no-repeat top left;
	margin:0;
	}
	.prodViewDetails span {
		display:none;
		}
/* Product Details Text: Title */
.prodTextTitle {
	font-size:14px;
	font-family:Verdana,Arial,Helvetica; 
	font-weight:800;	
	color:#666;
	}
	
/*************
	CATEGORY BOX
**************/
/* Category Box */
.catBox {
	float:left;
	margin:3px;
	width:215px;
	padding:0px;
	}
/* Category Image */
.catImage {
	width:200px;
	height:200px;
	}
/* Category Image Link */
.catImageLink {
	display:block;
	width:200px;
	height:200px;
	}
/* Category Image Link <span> (No Image) */
.catImageLink span {
	display:block;
	width:200px;
	height:200px;
	overflow:hidden;
	text-indent:800px;
	size:1px;
	background:#fff url(images/catalog/no_image.gif) no-repeat top left;
	}
/* Category Link Text */
a.catTextLink, a.catTextLink:visited {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:400;
	color:#777;
	line-height:normal;
	text-decoration: none;
	font-style: italic;
	}
a.catTextLink:hover {
	color: #637d8d;}

/*************
	CART STYLES
**************/
.catCartfinePrint {
	font-size:10px;
	font-family:Verdana,Arial,Helvetica; 
	color:#999;
	}
	
#catalogBox { 
	width:944px;
	width/* */:/**/884px; 
	width: /**/884px;
	background:url(images/content_top.gif) top no-repeat;
	padding:30px;
	}
	

/*************
	PAGINATION
**************/
.catPagination {
	width:764px;
	width/* */:/**/752px; 
	width: /**/752px;
	padding:6px;
	border:solid 2px #ccc;
	clear:both;
	}
	.catPagination td {
		font-size:10px;
		font-family:Verdana,Arial,Helvetica; 
		color:#666;
		}
		
		.catPagination td a {
			font-size:10px;
			font-family:Verdana,Arial,Helvetica;
			text-decoration:none;
			color:#666;
			}
		.catPagination td a:hover {
			font-size:10px;
			font-family:Verdana,Arial,Helvetica;
			text-decoration:none;
			color:#637d8d;
			}
		.catPagination td a.active, .catPagination td a.active:visited, .catPagination td a.active:hover {
			padding:2px;
			background-color:#7e98a7;
			color:#fff;
			}

/*************
	PAGINATION
**************/

.catProductName {
	font-family:Georgia,Verdana,Arial,Helvetica;
	font-size:26px;
	color:#637d8d;
}

.catProductPrice {
	font-family:Georgia,Verdana,Arial,Helvetica;
	font-size:20px;
	color:#997d2e;
	margin:15px 0 0 0;
}

.catProductImage {
	width:282px;
	width/* */:/**/260px;
	width: /**/260px;
	padding:10px;
	/*border:solid 1px #e4e4e4;*/
	margin-right: 20px;
}

.catProductDescription {
	font-family:Georgia,Verdana,Arial,Helvetica;
	font-size:16px;
	color:#7a7a7a;
	line-height:1.8em;
}

.catProductDescription ul {
	list-style:none;
	margin:0;
	padding:0;
}

.catProductDescription ul li {
	padding-left:12px;
	padding-bottom:6px;
	margin:6px 0 6px 0;
	line-height:1.5em;
	border-bottom:solid 1px #e5e5e5;
	background:url(images/list_bullet.gif) no-repeat 0px 7px;
}

/*************
	OTHER STYLES
**************/

.tableMonogram {
	background-color:#f6f6f6;
	border:solid 10px #ccc;
	padding:30px;
	margin:20px 0;
}

.tableCheckout {
	background-color:#f6f6f6;
	border:solid 10px #ccc;
	padding:30px;
}

.tableCheckout td {
	padding:4px;
	}

.checkoutTable {
	border:solid 2px #ccc;
	height:48px;
	margin-top:20px;
}

.checkoutTable input {
	border:solid 1px #b2b2b2;
}

.checkoutTable select {
	border:solid 1px #b2b2b2;
}

/* Breadcrumb Bar */
#catBreadCrumb {
	padding:5px;
	/*
	background-color:#eee;
	border:1px solid #7b9f8b;
	*/
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#999;
	}
#catBreadCrumb span {
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:800;	
	color:#333;
	}
#catBreadCrumb a, #catBreadCrumb a:visited, #catBreadCrumb a:hover {	
	font-size:10px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;	
	color:#637d8d;	
	text-decoration:none;
	}
#catBreadCrumb a:hover {	
	color:#333;	
	}

.cartTable {
	border:1px solid #ccc;
	background:#fff;
	margin-top:15px;
	}
	
.cartTable td {
	padding:8px;
	}

.shipping-box td {
	padding:1px;
	}

.couponBox {
	padding:2px;
	background-color:#AFDEF7;
	display:none;
	color:#333;
	}
.cartMessage {
	border:1px solid #FEDD7A;
	background-color:#FFFFD9;
	margin-top:15px;
	padding:10px;
	font-weight:bold;
	}


.tableHdr {
	font-weight:bold;
	background-color:#b1cad9;
	border-bottom:2px solid #8ca9bb;
	font-size:14px;
	color:#fff;
	padding:6px;
	}

/* Lines */
.lineTop {
	border-top:1px solid #ccc;
	}
.lineBottom {
	border-bottom:1px solid #ccc;
	}
.lineLeft {
	border-left:1px solid #ccc;
	}
/* Red copy for required fields */
.copyRed {
	color:#900;
	}
	
.seasoncartRow td { padding: 0; }
.seasoncartRow td div { padding: 5px; font-weight:bold; color:#333; }
.fall-season td div { background: #EFE2A4; border:3px solid #CFBF74; }
.spring-season td div { background: #A4EFB5; border:3px solid #6BBF7E; }
.multi-season td div { background: #C2DFEF; border:3px solid #99C6DF; }






.category-box-holder { padding-top: 0px; }
.category-box-holder .category-box { float:left; width:270px; margin:0px 1px 0px 1px; }
.category-by-threes .category-box { float:left; width:270px; margin:0 1px 0 1px; }
.category-box a, .category-box a:visited, .category-box a:hover { display:block; position:relative; height:375px; margin-bottom:1px; background:url(images/no_image.gif) center top no-repeat; }
.category-by-threes .category-box a { height:375px; }
.category-tall .category-box a { height:375px; }






.category-box a span, .category-box a:visited span, .category-box a:hover span {
	display:block;
	background-color:#fff;
	padding:10px;
	font-size:18px;
	font-weight:bold;
	font-family:Times;
	color:#8ba7b8;
	position:absolute;
	text-align:center;
	left:0;
	bottom:0;
	right:0;
	cursor:pointer;
	text-decoration:none;
	}

.details-container-related { width:568px !important; margin-right:-1px !important; width:577px; float:left; background:url(images/related-items-border-left.gif) right top repeat-y; padding-right:10px; }
.relatedItems-container { width:186px; float:left; background:url(images/related-items-border-left.gif) left top repeat-y; }
.relatedItems-container strong { display:block; padding:4px; text-align:center; font-family:Georgia,Verdana,Arial,Helvetica; color:#85A4B7; font-size:12px; }
.relatedItems-container .relatedItems-list { margin:4px; text-align:center; }
.related-item { border-bottom:1px solid #B1CAD9; padding:0 0 4px; }
.related-last { border:0; }
.relatedItems-container .relatedItems-list .related-image-link { display:block; background-position:center center; background-repeat:no-repeat; margin:10px auto; width:160px !important; height:190px !important; }
a.related-link, a.related-link:visited, a.related-link:hover { color:#666666; font-family:Georgia,Verdana,Arial,Helvetica; font-size:11px; text-decoration:none; }
a.related-link:hover { color:#637d8d; }
.related-item .prodTextPrice { color:#997D2E; }

.itemName a, .itemName a:visited, .itemName a:hover, .itemName { color:#666666; font-family:Georgia,Verdana,Arial,Helvetica; font-size: 11px; line-height:normal; text-decoration:none; }

.nextPrev-bar { margin:5px auto 5px; width:818px; border: }
.nextPrev-bar div { float:left; }
.nextPrev-bar div.next { float:right; }
.nextPrev-bar a { display:block; background:#9ABFD3; color:#fff; padding:2px 5px; font-weight:bold; }