/* --- css stylesheet sitemap rules for Cherished Radiators for West Midlands Media by Richard Henry 2009 --- */
.sitemapcatlayer {
height:380px;
width:455px;
/*overflow:auto;*/
padding:3px 0;
border:1px solid #383838
}
/*.sitemapcat {
clear:both;
float:left;
margin:8px 0 0 10px
}*/
.sitemapproducts, .sitemapproducts a {
color:#808080;
padding:3px 0;
font-size:130%
}
ul li.sitemapproducts a:hover {
color:#ffffff
}
ul li.sitemapproducts {
margin-left:7px;
font-size:82%
}
/*h3.sitecatlink {
font-weight:600;
margin:2px 0;
color:#ffffff;
}*/
ul#sitemaptabs li {
width:92px;
float:left;
display:inline;
margin-right:12px;
}
ul#sitemaptabs li#showerlink {
width:112px;
}
ul#sitemaptabs li a {
font-size:130%;
color:#dcdcdc
}
ul#sitemaptabs li a:hover {
color:#994ace
}
/* --- jScrollPane --- */
.jScrollPaneContainer {
	position:relative;
	overflow:hidden;
	padding:3px 0;
	z-index: 1;
    clear:both;
	position:absolute;
	top:38px;
	left:0;
	height:390px;
	width:490px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #2e2e2e;
}
.jScrollPaneDrag {
	position: absolute;
	background: #404040;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
/* --- */
/*.scroll-pane
		{
			width: 400px;
			height: 200px;
			overflow: auto;
		}*/
.ui-tabs-hide {
	position: absolute;
	left: -10000px;
	display: block;
}