/* SEARCH */
.r_search_title { font-weight: bold; }
.r_search_content { 
	color: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.r_search_url { 
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
color: green; }
.search_highlight { font-weight: bold; }

/* SITEMAP */
.sitemap_wrapper { position: relative; }
.sitemap_wrapper ul { list-style: none; }
.sitemap_wrapper ul li { padding-bottom: 2px; position: relative; left: -10px; }
.sitemap_wrapper li ul { padding-bottom: 2px; position: relative; left: -10px; }
.sitemap_wrapper li ul a { text-decoration: none; }

/* BREADCRUMB */
.r_breadcrumb { }
.breadcrumb{
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
}

.breadcrumb a{
	background: transparent url(/admin/common/images/custom/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: navy;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: navy;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

/* ECOMMERCE */
.pager_wrapper { float: left; width: 100%; margin: 0 auto; text-align: left; }
.pager_items { display: inline; list-style: none; }
.pager_items li { display: inline; padding: 2px; }

.products_wrapper { float: left; width: 100%; margin: 0 auto; text-align: left; }
.products_item { float: left; width: 100%; }
.products_item li { list-style: none; line-height: 20px; }
.products_item_image { float: left; width: 20%; padding: 2px; }
.products_item_info { float: right; width: 75%; padding: 2px; }

.product_wrapper { width: 400px; margin: 0 auto; text-align: left; }
.product_image { width: 100px; float: left; }
.product_content { float: right; width: 300px; }
.product_info { list-style: none; line-height: 21px; }

.relatedproduct_wrapper { width: 100%; margin: 0 auto; }
.relatedproduct_items { float: left; width: 100%; list-style: none; margin: 0; padding: 2px; }
.relatedproduct_items li { text-align: center; float: left; display: block; width: 100px; border: solid 1px black; padding: 5px; margin-left: 2px; }

.cartsummary_wrapper { width: 180px; margin: 0; text-align: left; }
.cartsummary_content { float: left; padding: 2px; }
.cartsummary_items { list-style: none; line-height: 21px; border: solid 1px black; padding: 2px; }
.cartsummary_items .title { text-align: center; border-bottom: solid 1px black; font-weight: bold; }
.cartsummary_items_detail { list-style: none; display: inline; }
.cartsummary_item_normal { border-top: solid 1px black; border-bottom: solid 1px black; }
.cartsummary_item_alt { background-color: Aqua; }
.cartsummary_items_detail li { padding-left: 10px; }
.cartsummary_items_detail li div.overflow { width: 150px; overflow: hidden; height: 1.9em; }

/* CALENDAR */
.calendar_wrapper { }
.calendar_header { font-weight: bold; background-repeat:no-repeat }
.calendar_item { }