/*
	Color Legend:
	ElectricBlue:	#da2228
*/

#tag {
	background: url(../../assets/images/tag.png) no-repeat;
}

#nav a {
	background-image: url(images/nav.gif);
}

.new123Button, .new123Button a {
	background: url(images/buttons/button-new123.gif) no-repeat;
}

.fb123StartButton, .fb123StartButton a {
	background: url(images/buttons/button-fb123startnow.gif) no-repeat;
}

#primaryContent strong.green {
	color: #da2228;
}

.tabPlaceholder a:hover, #primaryContent a:hover {
	color: #da2228;
}

.publicationsList h3 {
	color: #da2228;
}


/* Sub Nav */
.subNav a:hover, .subNav .menuSelected {
	color: #da2228;
}




/* Product Rotator */
.prevButton:hover {
	background: url(images/buttons/products-button-arrowleft.gif) no-repeat;
}

.nextButton:hover {
	background: url(images/buttons/products-button-arrowright.gif) no-repeat;
}


/* Fb123 */

#imagesTab {
	background: transparent url(images/tabs-whiteback.gif) 0px -37px no-repeat;
}
#mediumTab {
	background: transparent url(images/tabs-whiteback.gif) -326px -37px no-repeat;
}
#compositionTab {
	background: transparent url(images/tabs-whiteback.gif) -652px -37px no-repeat;
}

#tabContainer #imagesTab:hover {
	background: transparent url(images/tabs-whiteback.gif) 0px 0px  no-repeat;
}
#tabContainer #mediumTab:hover {
	background: transparent url(images/tabs-whiteback.gif) -326px 0px no-repeat;
}
#tabContainer #compositionTab:hover {
	background: transparent url(images/tabs-whiteback.gif) -652px 0px no-repeat;
}

#tabContainer #imagesTab.active {
	background: transparent url(images/tabs-whiteback.gif) 0px -74px no-repeat;
}
#tabContainer #mediumTab.active {
	background: transparent url(images/tabs-whiteback.gif) -326px -74px no-repeat;
}
#tabContainer #compositionTab.active {
	background: transparent url(images/tabs-whiteback.gif) -652px -74px no-repeat;
}

#tabPaneContainer .beta {
	background: url(images/beta.gif) right top no-repeat;
}

.searchTextbox {
	background: #f8f8f8 url(../../genericerror.aspx@error=404.htm);
}

.highlight {
	background-color: #f1f1f1;
	border: 2px solid #da2228;
}


#photoRotatorContainer {
	background: url(images/home-photo.jpg) no-repeat;
}

#homeContentContainer {
	background: #1F1F1F url(../../assets/images/background-content.gif) no-repeat;
	color: #c2c2c2;
}

#homeContentContainer a, #stockyardHome a {
	color: #da2228;
}


/* blog */

.blogPost a:hover {
	color: #da2228;
}

.blogPost h2 {
	color: #da2228;
}

.blogPost .details a.mailThis:hover, #blogCategories .rss:hover {
	color: #da2228;
}

#blogCategories li a:hover {
	color: #da2228;
}

.mailer .content h3 {
	color: #da2228;
}

.mailer .content a:hover {
	color: #da2228;
}




.imageFrame:hover img {
	border: 1px solid #da2228 !important;
}

.rotatorPrevButtonEx:hover {
	background: url(images/buttons/products-button-arrowleft.gif) 0 50% no-repeat;
}

.rotatorNextButtonEx:hover {
	background: url(images/buttons/products-button-arrowright.gif) 0 50% no-repeat;	
}

#homeContentContainer .rotatorPrevButtonEx:hover {
	background: url(images/buttons/collections-button-arrowleft-on.gif) 0 50% no-repeat;
}

#homeContentContainer .rotatorNextButtonEx:hover {
	background: url(images/buttons/collections-button-arrowright-on.gif) 0 50% no-repeat;
}


.fb-QuickInfo a {
	color: #da2228;
}

.fb-QuickInfo h3 {
	background-image: url(images/icons/icon-arrow-right.gif);
}

.fb-QuickInfo-Header-Selected h3 {
	background-image: url(images/icons/icon-arrow-down.gif);
}


.fb-About {
	background: #da2228 url(images/about-bg.gif) no-repeat bottom left;
}

.fb-Breadcrumb a:hover {
	color: #da2228;
}

.fb-Breadcrumb a.selected:hover {
	color: #da2228;
	text-decoration: underline;
}


.fb-NavSecondary .menuSelected {
	color: #da2228;
}

.fb-Search-SelectAll .fb-AddToLightbox,
.fb-Search-SelectAll .fb-AddToLightbox:hover {
	background-image: url(images/buttons/button-addselectedtolightbox.gif);
}

.fb-Pager .selected, .fb-Search-ResultsPerPage .selected {
	color: #da2228;
}

.fb-Search-Result-Image:hover {
	border-color: #da2228;
}