ul.articles li:hover{
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);	
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);	
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);	
}

.main_nav {
	background: #afc43b; /* Old browsers */
	background: -moz-linear-gradient(top, #afc43b 0%, #7a9812 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afc43b), color-stop(100%,#7a9812)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #afc43b 0%,#7a9812 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #afc43b 0%,#7a9812 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #afc43b 0%,#7a9812 100%); /* IE10+ */
	background: linear-gradient(to bottom, #afc43b 0%,#7a9812 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afc43b', endColorstr='#7a9812',GradientType=0 ); /* IE6-9 */
	position: relative;
}

.main_nav {
	*position: static;
}
.listing .description .fb-like, .SingleArticle .fb-like {
	width: 80px\9;
}
.navInline .PlentyCategoryNavigationContainer > ul > li > ul {
	*top: 38px;
}
/*
.navInline .PlentyCategoryNavigationContainer .PlentyCat_26, .navInline .PlentyCategoryNavigationContainer .PlentyCat_42, .navInline .PlentyCategoryNavigationContainer .PlentyCat_53, .navInline .PlentyCategoryNavigationContainer .PlentyCat_60, .navInline .PlentyCategoryNavigationContainer .PlentyCat_35, .navInline .PlentyCategoryNavigationContainer .PlentyCat_23, .navInline .PlentyCategoryNavigationContainer .PlentyCat_27, .navInline .PlentyCategoryNavigationContainer .PlentyCat_92, .navInline .PlentyCategoryNavigationContainer .PlentyCat_47, .navInline .PlentyCategoryNavigationContainer .PlentyCat_46, .navInline .PlentyCategoryNavigationContainer .PlentyCat_38, .navInline .PlentyCategoryNavigationContainer .PlentyCat_62, .navInline .PlentyCategoryNavigationContainer .PlentyCat_70, .navInline .PlentyCategoryNavigationContainer .PlentyCat_86 {
	display: none ! important;
}
*/

.PlentyCat_173 {
	display:block!important;
}

.main_nav, #page_content .w100 {

	-moz-box-shadow: 0 0 10px rgba(0,0,0,.7);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.7);
	box-shadow: 0 0 10px rgba(0,0,0,.7);
}
.navInline .PlentyCategoryNavigationContainer > ul > li > ul {
	-moz-box-shadow: 1px 6px 7px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 1px 6px 7px rgba(0, 0, 0, 0.7);
	box-shadow: 1px 6px 7px rgba(0, 0, 0, 0.7);
}
.SlideShow .liteAccordionDiv.basic .slide > h2 {
	-moz-box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.2);
	box-shadow: 0px -2px 8px rgba(0, 0, 0, 0.2);
}
.NavigationGroupFilter h2 {

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}
/*
 body {
 word-wrap: break-word;
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 hyphens: auto;
 }
 */

.listing_filters.bottom {
	*padding: 19px 0;
}