#column_left {
	width : 156px;
	float : left;
	background-image : url(/templates/lacross/images/background-navigation.gif);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
}

#column_left * {
	margin : 0px;
	padding : 0px;
}

#column_left ul {
	margin : 0px;
	padding : 0px;
}

#column_left ul li {
	margin : 0px;
	padding : 0px;
}


#column_left ul li a {
	margin : 0px;
	padding : 0px;
	text-align : left;
}

#column_left ul li {
	list-style : none;	
	display : compact;
	font-size:0px;
	line-height : 0px;
}

#column_left ul li.active {
	background-image: url(/templates/lacross/images/navigation-background-active.gif);
	background-repeat : no-repeat;
	display : compact;
}

#column_left ul li a {
	padding-left : 31px;
	color : #9e7d47;
	display : block;
	background-image: url(/templates/lacross/images/navigation-bullet.gif);
	background-repeat : no-repeat;
	background-position : 19px 5px;
	padding-top:1px;
	padding-bottom:2px;
	margin-top:3px;
	margin-bottom:3px;
	text-decoration:none;
	font-size:11px;
	line-height : 13px;
}

#column_left ul li ul li a {
	color : #decda9;
	padding-left : 45px;
	background-image: url(/templates/lacross/images/navigation-bullet-active.gif);
	background-position : 33px 5px;
	font-size:11px;
	line-height : 13px;
}

#column_left .spacer {
	height : 20px;
}

#column_left .spacer-bottom {
	width : 165px;
	background-repeat : no-repeat;
	background-image : url(/templates/lacross/images/background-navigation-bottom.png);
	height : 18px;
}





#column_left .producer {
	height : 75px;
	margin-left : 10px;
	background-image : url(/templates/lacross/images/background-navigation-spacer.gif);
	background-position : 0px 74px;
	background-repeat : no-repeat;
	text-align : left;
}


#column_left .producer .headline {
	width : 155px;
	height : 40px;
	background-repeat : no-repeat;
	letter-spacing:-1000em;
	text-indent:-1000em;
	background-image:url(/templates/lacross/images/label-producer.png);
}

#column_left .producer .lightbox_visibility_hidden {
	font-size : 10px;
	font-family : 'Verdana';
	width : 136px;
	height : 17px;
	width : auto;
	
}




#column_left .search {
	margin-left : 0px;
	background-repeat : no-repeat;
}

#column_left .search .headline {
	width : 155px;
	height : 40px;
	margin-top : 16px;
	background-repeat : no-repeat;
	letter-spacing:-1000em;
	text-indent:-1000em;
	background-position : 0px 0px;
	margin-left : 10px;
	background-image:url(/templates/lacross/images/label-search.png);
}

#column_left #quick_find {
	background-image : url(/templates/lacross/images/background-navigation-spacer.gif);
	background-position : bottom;
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	padding-left : 10px;
	margin-bottom : 18px;
	height : 35px;
}

#column_left .search input.gm_class_input {
	font-size : 10px;
	font-family : 'Verdana';
	line-height : 15px;
	width : 113px;
	height : 15px;
	border : 1px solid #9e7d47;
	margin : 0px;
	padding : 0px;
	top : 0px;
	float : left;
}

#column_left .search input.submit {
	font-size : 10px;
	font-family : 'Verdana';
	width : 18px;
	height : 17px;
	background-image:url(/templates/lacross/images/button-submit.png);
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
	margin-left : 2px;
	overflow : hidden;
	border : none;
	letter-spacing:-1000em;
	text-indent:-1000em;
	float : left;
}







#column_left .bestseller {
	display : block;
	padding-left : 10px;
}

#column_left .bestseller .headline {
	width : 155px;
	height : 40px;
	background-repeat : no-repeat;
	margin-top : 18px;
	letter-spacing:-1000em;
	text-indent:-1000em;
	background-image:url(/templates/lacross/images/label-bestseller.png);
}

#column_left .bestseller ul {
}

#column_left .bestseller ul li {
}


#column_left .bestseller ul li a {
	background : none;
	padding-left : 7px;
	color : #9e7d47;
	display : block;
	padding-top:1px;
	padding-bottom:2px;
	margin-top:3px;
	margin-bottom:13px;
	text-decoration:none;
}

#column_left .bestseller ul li a img {
	border : 0px;
	margin-right : 5px;
	margin-bottom : 2px;
}










