/******* TABLE ROWS TO HIGHLIGHT AS "YOGA" CATEGORY *************/

/*Keeps table header "Mon" in unchanged color
instead of the highlight color*/
#mon-basics th {
	background-color: #B7C898;
}
#mon-basics, #mon-restore {
	background-color: #FFF;
}
#mon-rs-yoga-lev12 {
	background-color: #FFF;
}
#mon-rs-anusara {
	background-color: #FFF;
}
#tues-js-mysore {
	background-color: #FFF;
}
#tues-am-alllev  {
	background-color: #FFF;
}
#mon-lev12 {
	background-color: #FFF;
}
#acroyoga {
	background-color: #FFF;
}

/*Keeps table header "Tues" in unchanged color
instead of the highlight color*/
#lev1com th {
	background-color: #CCCC66;
}
#tues-ja-yoga1, #com-flowall, #com-flowall2, #lev1com, #thurs-rs-anlev12, #thurs-rs-anlev12plus {
	background-color: #FFF;
}
#tues-lev12 {
	background-color: #FFF;
}
#tues-rs-anusara {
	background-color: #FFF;
}
#tues-ph-anbasic {
	background-color: #FFF;
}

#wed-rs-12 {
	background-color: #FFF;
}
#anusaralev1 {
	background-color: #FFF;
}

/*Keeps table header "Wed" in unchanged color
instead of the highlight color*/
#thurs-rs-anlev12 th {
	background-color: #B7C898;
}
#wed-ps-pre, #wed-rs-lev23p {
	background-color: #FFF;
}
#prenatal {
	background-color: #FFF;
}

/*Keeps table header "Thurs" in unchanged color
instead of the highlight color*/
#thurs-ph-anlev1-2 th {
	background-color: #CCCC66;
}

#thurs-ki-lev1 {
	background-color: #FFF;
}
#thurs-ph-anlev1-2 {
	background-color: #FFF;
}
#thurs-ph-anlev1 {
	background-color: #FFF;
}
#thurs-js-ash { 
	background-color: #FFF;
}
#thurs-rs-anlev12 {
	background-color: #FFF;
}
#thurs-ki-postpart {
	background-color: #FFF;
}
/*Keeps table header "Fri" in unchanged color
instead of the highlight color*/
#fri-rs-anlev12 th {
	background-color: #B7C898;
}
#fri-rs-anlev12 {
	background-color: #FFF;
}
#fri-ki-basics { 
	background-color: #FFF;
}
#fri-ja-lev1 { 
	background-color: #FFF;
}
#anusarayoga12  { 
	background-color: #FFF;
}

/*Keeps table header "Sat" in unchanged color
instead of the highlight color*/
#sat-ph-lev12 th {
	background-color: #CCCC66;
}
#sat-ph-lev12 {
	background-color: #FFF;
}
#anlevel12 {
	background-color: #FFF;
}
/*Keeps table header "Sun" in unchanged color
instead of the highlight color*/
#sun-restore th {
	background-color: #CCCC66;
}
#sun-restore {
	background-color: #FFF;
}

/******************* top image swap *********************************************/
#top-image {
	background: url(images/top-yoga.jpg) no-repeat;
}

/************** CATEGORY BUTTON COLOR ****************************************/


#cat #catyoga {
	color:#000000;
	background: url(images/button-glass-ro.gif) no-repeat left 0px;
}
#cat #catyoga a {
	color:#000000;
	background: url(images/button-glass-ro-end.gif) no-repeat right 0px;
}

/*Keeps the All button from showing its default active state*/
#cat #catall {
	color: #FFFFFF;
	background: url(images/button-glass.gif) no-repeat left 0px;
}
#cat #catall a {
	color: #FFFFFF;
	background: url(images/button-glass-end.gif) no-repeat right 0px;
}
#cat #catall a:hover {
	color: #aec6f2;		
}
