/* sleep-eat starts here */

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


/* collection */

a.collection, a.collection b{
	background: url(/img/icons/buttons.png) no-repeat;
}

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


/* link button starts here */

a.lnkButton{
	background-position:0 -200px;
}

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


/* button starts here */

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

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

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





/* button ends here */


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

.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #000;background:#2e969a url(/images/scroll_hori_sleep.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_sleep.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:#006666 url(/images/jScrollPaneDrag_hori_sleep.png) no-repeat top center; font-weight: normal; color: #555555; outline: none; }


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

/* scroll color */



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

a.moreContent {
	background-position: 0 3px;
	}

a.emailUs {
	color: #339999;
	}
	
	
.rss_content a{
	background-color: #2e969a;
	}
	
	
	
a.moreContent {
	background-position: 0 -97px;
	}
a.moreContent_down {
	background-position: 0 -150px;
	}	
