/* Buy and Collect starts here */

/* back button */
h2 a.back{
	background-position: 0 -2795px;
}
/* back button ends here */

/* collection */
a.collection{
	background-position: left -1600px;
}
 a.collection b{
	background-position: right -1800px;
}
/* collection ends here */

/* link button */
a.lnkButton{
	background-position:0 -800px;
}

a.lnkButton b{
	background-position: right -900px;
}

/* link button ends here */

/* button */
button{
	background: url(/img/icons/red_right.png) no-repeat right;
}

button b{
	background: url(/img/icons/red_button.png) no-repeat left;
}

 button.Lock b{
	background: url(/img/icons/red_lock.png) no-repeat left;
}

/* scroll starts here */

.jScrollPaneTrack {
	background: url(/images/jScrollPaneTrack4.png) repeat-y 0 0;
	}
	
.jScrollPaneDrag {
	background: #a20022 url(/images/jScrollPaneDrag_buy.png) no-repeat center center;
	}
/* scroll ends here */





.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #000;background:#2e969a url(/images/scroll_hori_buy.png) repeat-x 0 0; font-weight: normal; color: #212121; outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid black;  background:#2e969a url(/images/scroll_hori_buy.png) repeat-x 0 0; font-weight: normal; color: #212121; outline: none; }

.ui-state-default, .ui-widget-content .ui-state-default { border: 0px solid #000;
background:#a20022 url(/images/jScrollPaneDrag_hori_buy.png) no-repeat top center; font-weight: normal; color: #555555; outline: none; }


.ui-widget-content { border: 0px solid red; background:#e20030 url(/images/jScrolPaneTrack.png) no-repeat 0 0; color: #222222; }


a.moreContent {
	background-position: 0 -397px;
	}
a.moreContent_down {
	background-position: 0 -450px;
	}	

a.emailUs {
	color: #e20030;
	}




/* section landing page */

.rss_content a{
	background-color: #e20030;
	}
	
	/* section landing page */