/* Hunt and Find */

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

/* collection */
a.collection{
	background-position: left -2400px;
}
a.collection b{
	background-position: right -2600px;
}
/* colllection ends */

/* lin button */

a.lnkButton{
	background-position:0 -1200px;
}
a.lnkButton b{
	background-position: right -1300px;
}
/* link button ends here */

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

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

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


/* scroll */
.jScrollPaneTrack {
	background: url(/images/jScrollPaneTrack6.png) repeat-y 0 0;
	}
	
.jScrollPaneDrag {
	background: #75484e url(/images/jScrollPaneDrag_hunt.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_hunt.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_hunt.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:#75484e url(/images/jScrollPaneDrag_hori_hunt.png) no-repeat top center; font-weight: normal; color: #555555; outline: none; }


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



a.moreContent {
	background-position: 0 -597px;
	}
a.moreContent_down {
	background-position: 0 -650px;
	}
a.emailUs {
	color: #a78a8e;
	}






/* section landing page */

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