#tnav_house li, 
#tnav_program li { 
  background-image: url();
}

#tnav_house li.act,
#tnav_program li.act,
#tnav_house li:hover, 
#tnav_program li:hover { 
  background-image: url(hover.png);
  background-repeat: no-repeat;
  
}

#tnav_program {
  text-transform: uppercase;
  color: white;
  cursor: pointer;
}

.bgcolor-cat-uid-1,
.tx-ckmerlindata-pi1-item-date.category-uid-1,
.tx-ckmerlindata-pi1-program-item.category-uid-1 {
background: #62B3DE;
}



.bgcolor-cat-uid-2,
.tx-ckmerlindata-pi1-item-date.category-uid-2,
.tx-ckmerlindata-pi1-program-item.category-uid-2 {
background: #7EC4DE;
}

.bgcolor-cat-uid-3,
.tx-ckmerlindata-pi1-item-date.category-uid-3,
.tx-ckmerlindata-pi1-program-item.category-uid-3 {
background: #82A9BA;
}


.bgcolor-cat-uid-4,
.tx-ckmerlindata-pi1-item-date.category-uid-4,
.tx-ckmerlindata-pi1-program-item.category-uid-4 {
background: #759099;
}

.bgcolor-cat-uid-5,
.tx-ckmerlindata-pi1-item-date.category-uid-5,
.tx-ckmerlindata-pi1-program-item.category-uid-5 {
background: #5E7077;
}


.color-cat-uid-1 {
  color: #7EC4DE;
  font-weight:bold;
}

.color-cat-uid-2 {
  color: ##7EC4DE;
}

.color-cat-uid-3 {
  color: #82A9BA;
}

.color-cat-uid-4 {
  color: #759099;
}

.color-cat-uid-5{
  color: #5E7077;
}

#color_1{
	background-color:#202020;

}

#color_2{
	background-color:#262626;	
}

/*
#color_02 a:active{
	width: 125px;
	border-right: 5px solid #fff;
} */
#color_3{
	background-color: #2C2E2D;
}

#color_4{
	background-color:#343436;
	
}

#color_5{
	background-color:#3A3A3A;

}

#color_6{
	background-color:#62B3DE;

}

#color_7{
	background-color:#7EC4DE;

}

#color_8{
	background-color:#82A9BA;

}

#color_9{
	background-color:#759099;	

}

#color_10{
	background-color:#5E7077;

}