div.promo_catalog_display {
	float: left;
	width: 170px;
	margin: 0pt 5px 5px 0pt;
	overflow: hidden;
	padding: 5px 0pt 10px;
}
div.promo_catalog_display a, .submenu a, body a {
	color: #000000;
	text-decoration: none;
}

div.promo_catalog_display a:visited, .submenu a:visited, body a:visited {
	color: #003366;
	text-decoration: none;
}

div.promo_catalog_display a:hover, .submenu a:hover, body a:hover {
	color: #003366;
	text-decoration: underline;
}

div.promo_catalog_display_photo {
	margin-bottom: 3px;
}

img.promo_catalog_display_photo_img {
	width: 100px;
	border: 0;	
}

div.promo_catalog_display_details_title {
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;	
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2;
	color: #003366;
}

div.promo_catalog_display_details_title a{
	color: #003366;
}

div.promo_catalog_display_details_author {
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;	
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	color: #666666;
	margin: 2px 0 5px 0;
}

div.promo_catalog_display_details_author a{
	color: #666666;
}
div.promo_catalog_display_details_price {
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;	
	font-size: 11px;
	line-height: 1.3;
}

span.promo_catalog_display_details_price_original {
	line-height: 1.3;
	text-decoration: line-through;
	color: #000;
}

span.promo_catalog_display_details_price_discounted {
	color: #990000;/*red*/
	font-weight: normal;
}

span.promo_catalog_display_details_price_percentage {
	color: #990000;/*red*/
	font-weight: normal;
}


div.promo_catalog_display_details_link, div.promo_catalog_display_buy_link{
	float: left;
	margin-right: 6px;
}

.promo_catalog_display_button {
	margin: 5px 0 0 0;
	border:0;
}

/*LeftNav*/
/*#LeftNav {
	background-color:transparent;
	margin: 0;
	padding: 0;
	position: relative;
	color: #000000;
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;
	line-height: 1.3;
}*/
#LeftNav {
	background-color:transparent;
	margin: 0 auto;
	padding: 0;
	position: relative;	
	font-size: 11px;
	line-height: 1.2em;
}
#LeftNav p {
	margin: 6px 0 0 15px;
	text-indent: 0;
}
#LeftNav p a {
	color: #505061;
}

#LeftNav img {
	margin-top: 14px;
}
#leftNav a img {
	border: 0;
}
span.leftnav_price_original {
	line-height:1.3;
	text-decoration:line-through;
	display: none;
}

span.leftnav_price_discounted {
	color:#990000;
	font-weight:normal;
}
span.leftnav_price_percentage {
	color: #990000;/*red*/
	font-weight: normal;
}
#LeftNav #PageNum {
	margin: 0 0 5px 0;
}

#LeftNav h3 {
	clear: both;
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;
	font-size: 110.5%;
	line-height: 1.3;
	font-weight:normal;
	margin: -3px 0 0 0;
	
}
#LeftNav h3#NextWeek{
	border-top: white solid 1px;
	margin: 20px 0 0 0;
	padding-top: 10px;
}
/*
#LeftNav ul {
	margin: 0 0 0 0;
	position:relative;
	display: inline;
}
#LeftNav ul li{
	list-style: none;
	list-style-position: outside;
	list-style-image: url(images/sidebar_bullet.gif);
	margin: 0 0 px 20px;
	position: relative;
}
*/

#LeftNav ul {
	margin: 8px 0 0 0;
	display: inline;
	padding: 0;

}
#LeftNav ul li{
	list-style: none;
	list-style-position: outside;
	display:list-item;
	margin: 0 0 7px 0;
	padding: 0;
}
#LeftNav ul ul li{
	background: url(/capp/img/sidebar_bullet.gif) no-repeat 0 4px;
	margin: 8px 0 7px 8px;
	padding-left:13px;
}
#LeftNav ul li a{
	color: #003366;
}
/*SideNav Collapsable Div*/
.menutitle{
	cursor:pointer;
	margin: 0 0 10px 5px;
	color:#000000;
	
	text-align:left;
	display: block;
	height: 8px;

}

a.store_more{background:url(/capp/img/more.gif) no-repeat 0 0;display:block;float:left;height:17px;line-height:17px;margin:0 6px 0 0;padding:0;text-indent:-999em;width:49px;}
a.store_buy{background:url(/capp/img/addcart.gif) no-repeat 0 0;display:block;float:left;height:17px;line-height:17px;margin:0;padding:0;text-indent:-999em;width:92px;}

.submenu{
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	background-color: transparent;
	width:95%;
	font-size:120%;
	color: #000000;
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;
	line-height: 1.3;
}

.submenu{
	display: none;
}
#sub1{
	display: block;
}
.submenu p {
	text-indent: 0;
}
.SubContent{
position: relative;
clear: both;
	margin: 8px 0 5px 10px;
	padding: 0;
	background-color: transparent;
	width:95%;
	font-size:120%;
	color: #000000;
	font-family: Georgia,Garamond,"Times New Roman",Times,serif;
	line-height: 1.3;
}
/*Main Content*/
#ItemsWrapper {
	width: 525px;
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
	position: relative;
	color: #000000;
	
}
.SubmitArrow{
	height: 16px;
	width: 16px;
	border: 0;
}

.HighlightColor {
	color:#990033;
	font-weight: bold;
}
.ClearBoth {
	clear: both;
	
}
.pages {
	float: right;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #000;
}
#LeftNav .pages {
	position: relative;
	margin-top: -10px;
	display: block;
	float: right;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size: 10px;
	
}
.pages a, .pages a:visited, #LeftNav .pages a {
	font-weight:normal;
	/*color: #003366;*/
	color: #000;
}

.page_select, .pages .page_select, .pages .page_select a, .pages .page_select a:visited, .pages a.page_select  { 
	font-weight: bold;
	color: #003366;

}

#LeftNav .page_select { 
	font-size: 11px;
}
.pages a.page_select:link , .pages a.page_select:visited{ 
	font-weight: bold;
	color: #003366;
	
}
#CatalogBanner{
	text-align: center;
	margin: 0;
	padding: 0;
}

/* PROMO */
#LeftNav ul {display:block;}
.selected {/* font-weight:normal; */}
.promo { float:left; font-size:11px; margin-bottom:15px; margin-right:15px; width:165px; line-height:1.3em; }
.promo a, .promo title { color:#036; display:block; font-size:11px; margin-top:5px; line-height:1.2em; }
.promo .byline a { display: inline; color:#369; font-size:10px; }
.byline{color:#369;}
.byline a{color:#369;text-decoration:none;}
.byline a:hover{text-decoration:underline;}
.byline span { text-transform:uppercase; }
.buttons { padding-top:5px; }
.buttons a { display:inline; }
div.pagination { clear: both; color:#000000; float:right; font-family:Arial,Helvetica,Verdana,Geneva,sans-serif; font-size:11px; padding-bottom:10px; }
div.pagination strong, div.pagination a { margin-left: 4px; }
.row {clear:both;}
.retail_price{color:#000000;
line-height:1.3;
text-decoration:line-through;}

#LeftNav ul li h4.section-title {
	font-weight: bold;
	font-family:"Lucida Grande", Arial, Verdana, sans-serif; 
	font-size: 11px;
	padding: 0 0 0 8px;
	font-weight: normal;
	margin:9px 0;
}
#LeftNav ul li h4.section-title a  {
color:#787883;
	font-weight: bold;
	margin-bottom:0;
}
#LeftNav ul li h4.section-title a:hover  {
	color:#336699;
}
#LeftNav ul li.selected h4.section-title {
color:#003366;
	background: transparent url('/capp/img/arrow_on.gif') no-repeat 0 2px;
	font-weight:bold;
}
#LeftNav ul li.selected{font-weight:normal;}

#catalog_cake #catalog_sections .SalePrice {display:block;}
