
.sj-categories-accordion {
    background:#3776bb;
}
.sj-heading {
	color: #333333;
}
.ca-element .ca-element-heading {
	background-color: #125dae;
}
.ca-element-heading.show-image .ca-category-wrap .ca-category-image {
    border: 1px #e7e5e5 solid;
}
.ca-element.selected .ca-element-heading,.ca-element:hover .ca-element-heading {
	background-color: #3776bb;
}
.ca-element .ca-element-heading .ca-category-title {
    color: #FFFFFF;
}
.ca-element .ca-element-heading .ca-category-description {
	color: #FFFFFF;
}
.item-wrap .item-image {
	border: 3px #c4c4c4 solid;
}
.item-image.style2 .bg-item-info{
    background: #000000;
}
.item-wrap .item-image.item-image-boder{
	border: 1px #145cae solid;
}
.item-wrap .item-title, .item-wrap .item-title a {
	color: #125dae;
}
.item-wrap .item-title:hover a {
	color: #0033CC;
}
.item-wrap .item-description,.item-wrap .item-visited, 
.item-wrap .item-created {
	color: #000;
}
.item-wrap .number {
	color: #ff3c00;
}
.item-wrap .item-info, .item-wrap .item-info a, .item-wrap .item-info .item-title ,.item-info .item-description, .item-info .item-visited, .item-info .item-created {
	color: #FFFFFF;
}
.item-wrap .item-info .item-title{
    text-transform: uppercase;
}


