.view-display-id-page_category_detail table {
	width: 675px;
	margin-top: 10px;
}
.view-display-id-page_category_detail table tbody,
.view-display-id-page_category_detail table tbody td, 
.view-display-id-page_category_detail table tbody th {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	padding: 0;
}
.view-display-id-page_category_detail {
	width: 675px;
	background: #fff;
}
.view-display-id-page_category_detail ul {
	list-style-type: none;
	margin: 0;
}
.view-display-id-page_category_detail li {
	line-height: 0;
	margin-bottom: 0;
}
.view-display-id-page_category_detail .item-list ul.level-0 li.first div.header{
  display:none; 
  height:28px;
  width: 675px;
  vertical-align:middle;
  font-size:100%;
  font-weight:700;
  color:#fff;
  background-color:#00447c;
  line-height:2.1em;
  padding-left: 10px;
  margin-bottom: 10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  text-transform: uppercase;
}
.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-1 .header {
	  display:block;
  height:28px;
  width: 675px;
  vertical-align:middle;
  font-size:100%;
  font-weight:700;
  color:#fff;
  background-color:#00447c;
  line-height:2.1em;
  padding-left: 10px;
  margin-bottom: 10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  text-transform: uppercase;
}

.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-2 .header {
	color: #f26531;
	font-weight: 700;
	background-color: #ffffff;
	width: auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;	
  padding-left: 0;
  text-transform: uppercase;
}
.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-2 a {
	font-weight: 700;
}
.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-3 {
}
.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-3 .header {
	color: #f26531;
	font-weight: normal;
	background-color: #ffffff;
	width: auto;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;	
  padding-left: 0;
  text-transform: none;
}
.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-3 a {
	font-weight: normal;
}
.view-display-id-page_category_detail .item-list ul.level-0 li .views-field-title {
	font-weight: 700;
	line-height: 1.3;
}
.view-display-id-page_category_detail .item-list ul.level-0 li ul.level-2 .views-field-title {
	font-weight: normal;
	line-height: 1.3;
}

.view-display-id-page_category_detail .view-footer .header {
	  display:block;
  height:28px;
  width: 675px;
  vertical-align:middle;
  font-size:100%;
  font-weight:700;
  color:#fff;
  background-color:#00447c;
  line-height:2.1em;
  padding-left: 10px;
  margin-bottom: 10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  text-transform: uppercase;
}
