#vh {
    font-family: Verdana;
	background-color: #ddd;
}

#vh a img {
	border: 0;
}

#vh ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#vh sup {
	font-size: 68%;
	vertical-align: 0.6em;
}

.vh-clear {
    clear: both;
    overflow: hidden;
    height: 1px;
    line-height: 0;
}

.vh-paging {
    text-align: center;
}
.vh-paging ol {
    display: block;
    margin: 0 auto;
    padding: 0;
}
.vh-paging ol li {
    float: left;
    overflow: hidden;
	width: 13px;
	height: 13px;
	margin-right: 2px;
}
.vh-paging ol li a {
    display: block;
    width: 11px;
    height: 11px;
    color: #fff;
    font-size: 28px;
    line-height: 1px;
    text-indent: -999em;
    background: url(../images/icons/img-carouselNavIcons.png) no-repeat scroll -11px 0 transparent;
    _background: url(../images/icons/img-carouselNavIcons.gif) no-repeat scroll -11px 0 transparent; /* IE6 png fix */
}
.vh-paging ol li.active a, .vh-paging ol li a:active {
    color: #009ada;
    background: url(../images/icons/img-carouselNavIcons.png) no-repeat scroll -44px 0 transparent;
    _background: url(../images/icons/img-carouselNavIcons.gif) no-repeat scroll -44px 0 transparent; /* IE6 png fix */
}

#vh-choose-room {
    overflow: hidden;
    height: 371px;
    *height: 365px;
}

#vh-views {
    position: relative;
    float: left;
    overflow: hidden;
    width: 646px;
    height: 371px;
	border-right: 13px solid #a7a9ac;
}
#vh-views .vh-carousel {
    position: absolute;
    left: 0;
    top: 0;
	height: 371px;
}
#vh-views .jcarousel-list li, #vh-views .jcarousel-item {
	width: 646px;
	height: 371px;
}
#vh-views .vh-carousel-controls {
	position: absolute;
	z-index: 10;
	left: 50%;
	bottom: 10px;
	margin-left: -60px;
}
#vh-views .vh-carousel-controls a {
	cursor: pointer;
	display: block;
	float: left;
	width: 11px;
	height: 11px;
	margin-right: 4px;
	text-indent: -999em;
	background: url(../images/icons/img-carouselNavIcons.png) no-repeat scroll -11px top transparent;
    _background: url(../images/icons/img-carouselNavIcons.gif) no-repeat scroll -11px 0 transparent; /*IE6 png fix*/
}
#vh-views .vh-carousel-controls a.selected {
    cursor: default;
    background: url(../images/icons/img-carouselNavIcons.png) no-repeat scroll -44px top transparent;
    _background: url(../images/icons/img-carouselNavIcons.gif) no-repeat scroll -44px top transparent; /*IE6 png fix*/
}

.vh-360 {
	position: absolute;
	z-index: 10;
	left: 6px;
	top: 6px;
}

#vh .vh-room-carousel {
	display: none;
}

#vh-room-images div ul, #vh-room-images div ul li,  #vh-room-images .jcarousel-item {
    width: 646px;
    height: 371px;
}


#vh-menu {
	position: relative;
    float: left;
    width: 317px;
	height: 371px;
    background-color: #ddd;
}

#vh-menu .vh-title {
    margin: 12px 0 10px 12px;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 0px 1px 0px #fff;
}

#vh-filters {
	display: none;
    overflow: visible;
}

.vh-js #vh-filters {
	display: block;
	position: absolute;
	left: 0;
	top: 42px;
}

#vh-shim {
	display: none;
}
.vh-js #vh-shim {
	display: block;
	height: 32px;
}

#vh-filters li a:link, #vh-filters li a:visited {
    display: block;
	margin: 0 1px;
    padding: 10px 10px;
    color: #007B85;
	font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
#vh-filters li a:hover, #vh-filters li a:active, #vh-filters li a:focus  {
	outline: 0;
	background-color: #eee;
}
#vh-filters li a.bottom {
	border-bottom: 0;
}
#vh-filters #vh-event-type, #vh-filters #vh-guests {
	position: relative;
	float: left;
}
#vh-filters #vh-event-type {
	display: inline; /* IE6 */
	margin: 0 6px 0 12px;
}
#vh-filters #vh-event-type .vh-label {
    width: 151px;
    height: 32px;
	border-bottom: 1px solid #ececec;
    background: url(../images/venueHire/tool/vh-bg_event-type_closed.png) scroll no-repeat 0 0 transparent;
}
#vh-filters #vh-event-type.open .vh-label {
    background: url(../images/venueHire/tool/vh-bg_event-type_menu_top.png) scroll no-repeat 0 0 transparent;
}
#vh-filters .vh-label a:link, #vh-filters .vh-label a:visited {
    display: block;
	height: 13px;
    padding: 8px 10px 10px;
    color: #007B85;
	font-family: Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}
#vh-filters #vh-event-type ul, #vh-filters #vh-guests ul {
	display: none;
}
#vh-filters #vh-event-type.open ul, #vh-filters #vh-guests.open ul {
	position: absolute;
	z-index: 20;
	display: block;
	left: 0;
	top: 33px;
}
#vh-filters #vh-event-type.open ul {
	overflow: auto;
	width: 151px;
	background: url(../images/venueHire/tool/vh-bg_event-type_menu_bottom.png) scroll no-repeat left bottom transparent;
}

#vh-filters #vh-guests {
    float: left;
    width: 114px;
    height: 32px;
    background: url(../images/venueHire/tool/vh-bg_guests_closed.png) scroll no-repeat 0 0 transparent;
}
#vh-filters #vh-guests.open .vh-label {
    width: 114px;
    height: 32px;
	border-bottom: 1px solid #ececec;
    background: url(../images/venueHire/tool/vh-bg_guests_menu_top.png) scroll no-repeat 0 0 transparent;
}
#vh-filters #vh-guests.open ul{
	overflow: auto;
	width: 114px;
    background: url(../images/venueHire/tool/vh-bg_guests_menu_bottom.png) scroll no-repeat left bottom transparent;
}

#vh-clear-filter {
	display: none;
	overflow: hidden;
	float: left;
	width: 12px;
	height: 13px;
	margin: 11px 0 0 10px;
	text-indent: -999em;
	background: url(../images/venueHire/tool/vh-close.png) scroll no-repeat 0 0 transparent;
}
#vh-clear-filter.active {
	display: block;
}
#vh-clear-filter:hover {
	background: url(../images/venueHire/tool/vh-close.png) scroll no-repeat 0 -13px transparent;
}

#vh-rooms {
    position: absolute;
    overflow: auto;
    width: 317px;
    height: 321px;
    margin-top: 16px;
}
.vh-js #vh-rooms {
    height: 278px;
}
.vh-js #vh-rooms ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
#vh-rooms ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 17px;
}
.vh-js #vh-rooms ul li {
    font-size: 20px;
}
#vh-rooms ul li a:link, #vh-rooms ul li a:visited {
    display: block;
    height: 26px;
    padding: 12px 12px;
    color: #000;
    text-shadow: 0px 1px 0px #fff;
    text-decoration: none;
    line-height: 23px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #d0d0d0;
    background-color: #ddd;
}
#vh-rooms ul li a:hover, #vh-rooms ul li a:active, #vh-rooms ul li a:focus {
    outline: 0;
    color: #007B85;
    background-color: #eaeaea;
}
#vh-rooms ul li.active a:link, #vh-rooms ul li.active a:visited {
    color: #fff;
    background-color: #004b8d;
    /*text-shadow: 0px -1px 0px #000;*/
}
#vh-rooms ul li.disabled a:link, #vh-rooms ul li.disabled a:visited {
    cursor: default;
    color: #aaa;
}
#vh-rooms ul li.disabled a:hover, #vh-rooms ul li.disabled a:focus {
    color: #aaa;
	background-color: #ddd;
}

#vh-rooms .vh-paging {
    display: none;
}
.vh-js #vh-rooms {
    overflow: visible;
}
.vh-js #vh-rooms ul li, .vh-js #vh-rooms ul li.active {
    zoom: 1; /* IE6 */
}
.vh-js #vh-rooms ul li.active a:link, .vh-js #vh-rooms ul li.active a:visited {
    margin-left: -33px;
    padding-left: 44px;
    border-top: 0;
    border-bottom: 0;
    background: url(../images/venueHire/tool/vh-bg_room_active.png) scroll no-repeat 0 0 transparent;
}
.vh-js #vh-rooms ul li {
    display: none;
}
.vh-js #vh-rooms ul li.vh-matching {
    display: block;
}

.vh-js #vh-rooms .vh-paging {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 317px;
    height: 22px;
    z-index: 3;
    padding: 8px 0 0;
    background-color: #ddd;
}
.vh-js #vh-rooms .vh-paging ol {
    width: 50px;
}
.vh-js #vh-rooms .vh-paging li a {
    display: block;
    width: 11px;
    height: 11px;
    text-indent: -999em;
    background: url(../images/icons/img-carouselNavIcons_EE.png) no-repeat scroll -11px 0 transparent;
    _background: url(../images/icons/img-carouselNavIcons.gif) no-repeat scroll -11px 0 transparent; /* IE6 png fix */
}
.vh-js #vh-rooms .vh-paging li.active a {
    background: url(../images/icons/img-carouselNavIcons_EE.png) no-repeat;
    _background: url(../images/icons/img-carouselNavIcons.gif) no-repeat scroll -44px 0 transparent; /* IE6 png fix */
}
#vh .vh-details {
	position: relative;
    clear: both;
    display: none;
	padding: 12px 12px 77px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	background-color: #ddd;
}
#vh .vh-details.open {
    display: block;
}

#vh .vh-details h2 {
	margin: -4px 0 8px 0;
	color: #000;
	font-size: 30px;
	font-weight: normal;
}
#vh .vh-details h3 {
	margin: 0 0 0 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#vh .vh-details p {
	margin: 1.2em 0;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.2;
}

#vh .vh-description {
	width: 610px;
}

#vh .vh-capacity {
	float: right;
	width: 305px;
	margin: 0 0 12px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#vh .vh-capacity table {
	width: 305px;
	border-collapse: separate;
	color: #000;
}
#vh .vh-capacity table tr {

}
#vh .vh-capacity table td, #vh .vh-capacity table th {
	padding: 12px 0 12px 12px;
	font-size: 14px;
	border-bottom: 1px solid #f0f0f0;
}
#vh .vh-capacity table th {
	font-weight: bold;
	text-align: left;
	border-top: 0;
}
#vh .vh-capacity table td.capacity, #vh .vh-capacity table th.capacity {
	padding: 12px 12px 12px 0;
	text-align: right;
}
#vh .bottom, #vh .vh-capacity table td.bottom {
	border-bottom: 0;
}

#vh .vh-downloadables {
	position: absolute;
	right: 12px;
	bottom: 12px;
	width: 293px;
	height: 43px;
	padding: 16px 0 6px 12px;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/venueHire/tool/vh-bg_downloadables.png) scroll no-repeat 0 0 #e6e6e6;
}
#vh .vh-downloadables a {
	float: left;
	width: 145px;
	color: #000;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
}
#vh .vh-downloadables a.vh-floorplan {
	width: 142px;
}
#vh .vh-downloadables a:hover {
	color: #007b85;
}
#vh .vh-downloadables a span {
	float: left;
	display: block;
	width: 33px;
	height: 35px;
	padding-right: 4px;
}
#vh .vh-downloadables a.vh-floorplan span {
	background: url(../images/venueHire/tool/vh-floor-plans.png) scroll no-repeat 0 0 transparent;
}
#vh .vh-downloadables a.vh-floorplan:hover span {
	background: url(../images/venueHire/tool/vh-floor-plans.png) scroll no-repeat 0 -35px transparent;
}
#vh .vh-downloadables a.vh-brochure span {
	background: url(../images/venueHire/tool/vh-info.png) scroll no-repeat 0 0 transparent;
}
#vh .vh-downloadables a.vh-brochure:hover span {
	background: url(../images/venueHire/tool/vh-info.png) scroll no-repeat 0 -35px transparent;
}

#vh .vh-enquire {
	position: absolute;
	left: 12px;
	bottom: 12px;
	width: 610px;
	height: 45px;
	padding: 8px 12px 12px;
	color: #fff;
	font-size: 14px;
	background-color: #007b85;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#vh .vh-enquire h3 {
	margin: 0 0 6px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}
#vh .vh-enquire a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#vh .jcarousel-clip {
    overflow: hidden !important;
}
#vh .jcarousel-clip-horizontal {
    width: 100%;
}
#vh .jcarousel-item {
    height: 100%;
}