@charset "utf-8";
/* CSS Document */


.category_link_0, .category_link_0 {
	color: #8A6660;
	font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
}


.category_link_1, .category_link_2, .category_link_3 {
	font: 12px/0.9em Georgia, "Times New Roman", Times, serif;
	color: #AF9C89;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}


#selected_category_link, .selected_category_link {
	color: #F26631;
	font-weight:bold;
}

.category_link_1 a {
	color: #AF9C89;
}

a.category_link_0:hover, a.category_link_1:hover, a.category_link_2:hover, a.category_link_3:hover {
	color: #F26631;
	text-decoration: none;
	border-bottom: none;
}

a.arrow_nav:hover {
	text-decoration: none;
	border-bottom: none;
}


a.:hover img {
	text-decoration: none;
}

.category_indent {
	width:20px;
}


.category_line, .selected_category_line {
	padding-bottom:30px;
}
.selected_category_line {
	background-image:url(/shop/images/carrot_urhere_cat_menu.gif);
	background-repeat:no-repeat;
	background-position:0px center;
}




/*** Begin new expandable left nav ***/
	.top_level_expandable {
		padding-top:10px;
	}

	.expandable {
		padding-bottom:20px;
		white-space:nowrap;
		vertical-align:middle;
	}
	.expandable a {
		white-space:nowrap;
		display:inline;
	}
	.expandable_content {
		padding-left:10px;
	}
	
	a.expand img {
		border:none;
		margin:0px;
		padding:0px;
		border:1px solid #fff;
	}
	a.expand:hover img {
		border:1px solid #f26531;
	}
	a.expand:hover {
		text-decoration:none;
		border:none;
	}
	a.expand {
		margin-right:1px;
		margin-bottom:4px;
		padding:0px;
		position:relative;
		top:2px;
	}

	a.no_expand img {
		border:1px solid #fff;
	}
	a.no_expand:hover img {
		border:none;
		border:1px solid #fff;
	}
	a.no_expand:hover {
		text-decoration:none;
		cursor:default;
		border:none;
	}
	a.no_expand {
		margin-right:1px;
		margin-bottom:4px;
		cursor:default;
		visibility:hidden;
	}
	
	.boxText {
		overflow:visible;
		width:120px;
		max-width:120px;
		z-index:100;
		position:relative;
	
	}
/*** End new expandable left nav ***/

