table.catalog-item, table#product-detail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color:#5C5C5C;
	}

/* Item Category List Styles */
table.catalog-item { border-top: 2px solid #CCCCCC; margin: 5px auto; width: 720px;  }
.catalog-item td { vertical-align: top; padding: 2px; }

/* side bar with cart buttons and dropdown */
.cart-functions {}
.cart-functions form { padding:0; margin:0; }

#detail-cart .cart-options { padding: 5px; }

.select-item { margin: 5px 0; }
/* buttons here */
.add-to-cart {} 
.view-cart { display: none; }

/* .view-cart a */
input.add-cart-button {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;

	padding: 4px 4px 3px 22px;
	border: 1px solid #D0E0E6;
	border-right-color: #B5CED7;
	border-bottom-color: #B5CED7;
	background: #569BBD url(../images/template/cart_put.gif) no-repeat 5px center;
	cursor: pointer;
	margin: 0;
	width: 115px;
}
.add-to-cart button img { vertical-align: text-top; }

.view-cart a { text-decoration: none; display: block; width: 120px; }
.view-cart img { border: 0; vertical-align: middle; }

.tell_a_friend { margin: 6px 0 10px 0; }
.tell_a_friend a {	
	font-size: 1.0em;
	color: #666;
	text-decoration: none;

	padding: 5px 10px 4px 7px;
	
	border: 1px solid #D0E0E6;
	border-right-color: #B5CED7;
	border-bottom-color: #B5CED7;
	
	background: #EEF4F7;
	cursor: pointer;
}
.tell_a_friend a img { border: 0; vertical-align: text-top; margin-right: 2px; }

/* Item descriptions, etc */

.breadcrumb {font-size: 0.9em; padding: 0 0 0.5em 0; color: #95937B;}

.item-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 0em;
	font-size: 1.6em;
	margin-bottom: 0.5em;
	color: #569bbd;
}
.item-description {
	padding-right: 1em;
	line-height: 1.5em;
	padding-bottom: 1em;
}

.item-price-list { width: 97%; border-collapse: collapse; margin: 1em 0 0 0; }
.item-price-list td { padding: 2px; vertical-align: top; }
#product-detail .item-price-list td { padding: 2px; }

.item-error { color: #F00; background: #FEE; border: 2px solid #c00; }

.product-thumb { margin: 5px 0 5px 0; }
.product-thumb img { border: 1px solid #ccc; padding: 2px; display: block; }
.click {
	display: block;
	margin-top: 2px;
	font-size: 0.75em;
	text-transform: uppercase;
	text-decoration: none; 
}

/* Page Navigation */
.navTable {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 10px 0; 
}
.navTable td { padding: 5px; }

#items_per_page {
	color: #999999;
	text-transform: uppercase;
}
#items_per_page ul { display: inline; }
#items_per_page li { display: inline; padding: 0 2px; }
#items_per_page a {}

/* Detail Page styles */
table#product-detail { border-collapse: collapse;}
#product-detail td { padding: 0; }

#detail-image { text-align: center; }
#detail-image img { padding: 3px; margin: 10px auto; border: 1px solid #ccc; }

#detail-copy { vertical-align: top; }
#detail-copy .item-title { margin-top: 5px; }

#detail-cart { vertical-align: top; text-align: center; width: 175px; border: 1px solid #eee; }

#cross_selling { padding: 0 0 15px 0; text-align: center; }
#cross_selling h4 { text-align: center; margin: 5px 0; border-bottom: 1px solid #CCCCCC; }
#cross_selling ul {}
#cross_selling li { display: block; float: left; padding: 10px; width: 30%; }
#cross_selling li img { padding: 2px; border: 1px solid #6399AB; }
#cross_selling ul li a { font-weight: bold; text-decoration: underline; }

#category_list { border-top: 1px solid #eee; text-align: center;  padding: 10px 0; clear: both; text-transform:uppercase; }
#category_list h4 { padding: 5px; margin: 0; }
#category_list ul { padding: 0; margin: 0; list-style: none; }
#category_list li { list-style: none; line-height: 180%; }
#category_list li a { text-decoration: underline; margin-left: 5px; padding-left: 20px; background: url(../images/square.gif) no-repeat left center; }

/* Cross Selling "Similar Luxuries" */
.xs_title { font-size: 0.9em; display: block; text-decoration: underline; }


/* Online Catalog Styles */
.catTextSm {
	color: #000000;
}
.catNavTop {
	font-size: 1em;
	color: #333333;
	font-variant: small-caps;
}
.pageText {
	font-size: 1.0em;
	color: #333333;
	margin-left: 15px;
}
.inputText {
	font-size: 1.0em;
	color: #333333;
}
.pageBold {
	font-size: 1.0em;
	color: #333333;
	font-weight: bold;
}
.bigBlueBold {
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
}
.cartText {
	font-size: 0.8em;
	color: #000000;
}
.searchText {
	font-size: 1.0em;
	color: #FFFFFF;
	margin-left: 15px;
	border: 1px solid #000000;
}
.mainText {
	font-size: 0.8em;
	color: #000099;
	padding-left: 10px;
}
.plainText {
	font-size: 0.8em;
	color: #000099;
}
.tableBorder {
	border: 1px solid #999999;
}
.priceText {
	font-size: 0.9em;
	color: #333333;
	margin-left: 15px;
}
ul#breadcrumbs {
	background: #EFF4F5;
	margin: -10px 0 3px 0;
	padding: 5px;
}
ul#breadcrumbs li {
	display: inline;
	padding-right: 15px;
	font-variant: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	background: url(../images/raquo.gif) no-repeat right center;
}
ul#breadcrumbs .current { background: none; }
ul#breadcrumbs .current a { font-weight: bold; cursor: default; color: #000000; text-decoration: none; }

ul#subCatNav {
	padding: 2px 0px;
	margin-bottom: 5px;
	font-size: 0.9em;
}
#subCatNav li {
	font-variant: normal;
	display: block;
	float: left;
	text-transform: uppercase;
	padding: 2px 8px 2px 5px;
}
#subCatNav li a {
	font-variant: small-caps;
	display: inline;
	text-transform: none;
}

ul#breadcrumbs li.header,
ul#subCatNav li.header { color: #999; background: url(../images/raquo.gif) no-repeat right center; padding-right: 15px; }
