/************** UK Sitemap Stylesheet **************/
/************** Created By R Halligan **************/
/************* Leeds Building Society **************/

#sitemapImg {
	width:150px;
	height:105px;
	float:right;
	padding:5px 0px 0px 5px;
}


#sitemapOuterLeftContainer {
	width:290px;
	height:auto;
	float:left;
}

#sitemapOuterRightContainer {
	width:290px;
	height:auto;
	float:left;
}

.sitemapOuterContainer {
	width:260px;
	height:auto;
	float:left;
	padding:5px 15px 15px 15px;
}

.sitemapHeader {
	width:254px;
	height:17px;
	background:url(../images/background.gif) #0000CC; 
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0px 0px 6px;
}

.sitemapDescription {
	width:254px;
	height:auto;
	padding:4px 0px 0px 6px;
}

.sitemapLinks {
	width:248px;
	height:auto;
	padding:4px 6px 0px 6px;
}

.sitemapLinks a {
	display:block;
	padding:4px 0px 2px 4px;
	border-bottom:1px dotted #FF9900;
	color:#000033;
}

.sitemapLinks a:visited {
	color:#000033;
}

.sitemapLinks a:hover {
	background-color:#DDDDDD;
	text-decoration:none;
}

#floatClear {
	width:595px;
	height:1px;
	clear:both;
}

