body.events_list #item2 {
  width: 100% !important;
  overflow-x: hidden;
}

body.events_list .subcategory_list_view {
  width: 110%;
}

body.events_list .subcategory_list_view h1 {
  display: none;
}

body.events_list .subcategory_list_view hr {
  display: none;
}

body.events_list .subcategory_list_view #category_summary {
  position: relative;
  float: left;
  display: block;
  width: 350px;
  height: 492px;
  background-image: url(../../rio.them.co.uk/images/greyrollover.png);
  z-index: 400;
  margin-top: 20px;
  margin-bottom: 5px;
}

body.events_list .subcategory_list_view #category_summary p img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -100;
  width: 740px;
  height: auto;
}

body.events_list .subcategory_list_view #category_summary h2 {
	font-family: Arial, Helvetica, sans-serif;
  clear: both;
  margin: -5px 0px 1px 10px !important;
  float: left;
  font-size: 1.6em;
  background-color: #fef32f;
  color: #000000;
}

body.events_list .subcategory_list_view #category_summary p {
  clear: both;
  color: #ffffff;
  margin-left: 10px;
}

body.events_list .subcategory_list_view #category_summary p a {
  position: absolute;
  bottom: -1px;
  left: 0px;
  display: block;
  padding: 443px 0px 10px 10px !important;
  z-index: -10;
  width: 355px;
  height: 40px;
  color: #fef32f !important;
  background: none;
  font-size: 1.1em;
  text-decoration: underline;
  background-image: url(../../rio.them.co.uk/images/greyrollover.png);
}

body.events_list .subcategory_list_view #category_summary h2 {
  z-index: 100;
}

ul#subcategory_thumbnail_list {
  clear: both;
  list-style: none;
  margin-left: 0px;
  display: block;
  margin-top: 20px;
  padding-top: 20px;
}

ul#subcategory_thumbnail_list li {
  display: block;
  float: left;
  width: 371px;
  height: 230px;
  list-style: none;
  margin-top: 0px !important;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-right: 5px;
  padding-left: 0px;
}

ul#subcategory_thumbnail_list li h2 a {
  text-decoration: none;
}

ul#subcategory_thumbnail_list li h2 {
  font-size: 1.8em;
  padding-bottom: 3px !important;
  padding-top: 0px !important;
  line-height: 1.2em;
  z-index: 300;
  background-color: #fef32f;
  color: #000000;
  position: relative;
  margin-left: 10px;
  top: -4px;
}

ul#subcategory_thumbnail_list li h3 {
  font-size: 1.5em;
  color: #999999 !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  line-height: 1em;
  margin-left: 0px;
}

ul#subcategory_thumbnail_list li h4 {
  font-size: 1.5em;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  line-height: 1em;
  margin-left: 0px;
}

ul#subcategory_thumbnail_list li .thumb_wrapper {
  width: 309px;
  height: 200px;
  margin-top: 00px;
}

ul#subcategory_thumbnail_list li .thumb_wrapper .thumb_image {
  width: 363px;
  height: auto;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 10;
  float: left;
  margin-top: -42px;
}

ul#subcategory_thumbnail_list li .thumb_wrapper .thumb_image img {
  width: 363px;
  height: 241px;
}

ul#subcategory_thumbnail_list li .thumb_wrapper .thumb_text {
  display: none;
}

ul#subcategory_thumbnail_list li .thumb_wrapper .thumb_description {
  clear: both;
  width: 364px;
  height: 202px;
  overflow: hidden;
  display: block;
  float: left;
  margin-top: -246px;
  padding-top: 40px;
  position: relative;
  z-index: 20;
  background-image: url(../../rio.them.co.uk/images/greyrollover.png);
}

ul#subcategory_thumbnail_list li .thumb_wrapper a .thumb_description h2 {
  clear: both;
  margin: 6px 0px -7px 10px !important;
  float: left;
  font-size: 1.8em;
}

ul#subcategory_thumbnail_list li .thumb_wrapper a .thumb_description h3 {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fef32f !important;
  background: none;
  font-size: 1.1em;
  text-decoration: underline;
}

ul#subcategory_thumbnail_list li .thumb_wrapper a .thumb_description p {
  font-size: 1.1em;
  color: #ffffff;
  background: none;
  float: left;
  clear: both;
  margin-left: 10px;
}

