	#site-description a.VorbLogoText {
		background-image: url(/images/mastheads/vorblogo-txt-tramping.gif);
		}
	#site-description a.VorbLogo {
		background-image: url(/images/mastheads/vorblogo-tramping.gif);
		}



	.PriNav {
		background-image: url(/images/mastheads/prinav-stores-tramping.jpg);
		}

	.PriNav a:hover {
		background-image: url(/images/mastheads/prinav-stores-tramping.jpg);
		}

	.PriNav .NewsActive a,
	.PriNav .PostsActive a,
	.PriNav .ClassifiedsActive a,
	.PriNav .PhotosActive a,
	.PriNav .VideoActive a,
	.PriNav .DirectoryActive a,
	.PriNav .CalendarActive a,
	.PriNav .StoresActive a {
		background-image: url(/images/mastheads/prinav-stores-tramping.jpg);
		}

	/* SIDEBAR*/
	.SideBar {
		background-image: url(/images/mastheads/sidebar-tramping.jpg);
		}
		.MenuBarVertical .Cycling a:hover,
		.MenuBarVertical .Sifting a:hover,
		.MenuBarVertical .Tramping a:hover,
		.MenuBarVertical .Climbing a:hover,
		.MenuBarVertical .Multisport a:hover,
		.MenuBarVertical .Snow a:hover,
		.MenuBarVertical .Running a:hover{
			background-image: url(/images/mastheads/sidebar-tramping.jpg);
			}

		.MenuBarVertical .SlideMenu li {
			background-image: none;
			background-color: #444444;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			}
		.MenuBarVertical .SlideMenu a {
			width: 136px;
			height: auto;
			color: #CCCCCC;
			background-image: none;
			background-color: #444444;
			padding: 7px 7px 7px 7px;
			margin: 0px 0px 0px 0px;
			}
		.MenuBarVertical .SlideMenu a:hover {
			background-image: none;
			background-color: #4e4e4e;
			color: #FFFFFF;
			}

		.nav-children,
		#advanced-options {
			border-bottom: 4px solid #ea0a0d;
			}
	
		.ao-pulltab .BtnAdvancedOptions {
			background-color: #ea0a0d;
			}


/* PRODUCT THUMBS */
	.product_list .product-header {
		background-position: 0px -60px;
		}
	.product-thumb .product-footer {
		background-position: 0px -70px;
		}
	.product-thumb .content{
		border-left: 5px solid #ab1416;
		border-right: 5px solid #ab1416;
		}
		:hover.product-thumb .Price {
			background-position: center -120px;
			}

/* Products Search Box
--------------------------------------------- */
.product_search {
	background-color: #AB1416;
	}
	.product_search_content {
		border-top: 5px solid #AB1416;
		}
	.product_search .product_search_left {
		background-position: 0px -162px;
		}
	.product_search .product_search_right {
		background-position: -10px -162px;
		}
