	#site-description a.VorbLogoText {
		background-image: url(/images/mastheads/vorblogo-txt-cycling.gif);
		}
	#site-description a.VorbLogo {
		background-image: url(https://lh5.googleusercontent.com/-L4cgYSpPt20/TxNXguMvu9I/AAAAAAAAAAs/5Q-T7nmbnxE/s800/vorblogo-cycling.gif);
		}



	.PriNav {
		background-image: url(https://lh6.googleusercontent.com/-IPRekiztfzo/TxNxVnmw_5I/AAAAAAAAAEs/zwsb1lx2ii0/s990/prinav-stores-cycling.jpg);
		}

	.PriNav a:hover {
		background-image: url(https://lh6.googleusercontent.com/-IPRekiztfzo/TxNxVnmw_5I/AAAAAAAAAEs/zwsb1lx2ii0/s990/prinav-stores-cycling.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(https://lh6.googleusercontent.com/-IPRekiztfzo/TxNxVnmw_5I/AAAAAAAAAEs/zwsb1lx2ii0/s990/prinav-stores-cycling.jpg);
		}

	/* SIDEBAR*/
	.SideBar {
		background-image: url(/images/mastheads/sidebar-cycling.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-cycling.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 #2bc5f8;
			}

		.ao-pulltab .BtnAdvancedOptions {
			background-color: #2bc5f8;
			}


/* PRODUCT THUMBS */
	.product_list .product-header {
		background-position: 0px -20px;
		}
	.product-thumb .product-footer {
		background-position: 0px -30px;
		}
	.product-thumb .content{
		border-left: 5px solid #00afe9;
		border-right: 5px solid #00afe9;
		}
		:hover.product-thumb .Price {
			background-position: center -60px;
			}

/* Products Search Box
--------------------------------------------- */
.product_search {
	background-color: #00AFE9;
	}
	.product_search_content {
		border-top: 5px solid #00AFE9;
		}
	.product_search .product_search_left {
		background-position: 0px -54px;
		}
	.product_search .product_search_right {
		background-position: -10px -54px;
		}

