/*************** Contact Area Stylesheet ***************/
/**************** Created By R Halligan ****************/
/*************** Leeds Building Society ****************/


#contactImg {
	width:250px;
	height:72px;
	float:right;
	padding:5px 0px 0px 0px;
}

#hoImg {
	width:270px;
	height:80px;
	float:right;
	padding:5px 0px 0px 0px;
}

.branchDetails {
	width:280px;
	height:auto;
	float:left;
	padding:12px 0px 12px 10px;
}

.branchDetailscopy {
	width:40%;
	height:400px;
	float:left;
	padding:12px 0px 12px 10px;
}

.branchDetailsDublin {
	width:320px;
	height:auto;
	float:left;
	padding:12px 0px 12px 10px;
}

#openingTimes {
	clear:both;
	padding:10px 0px 0px 10px;
}

.branchName {
	font-size:120%;
	font-weight:bold;
	color:#000033;
	border-bottom:1px dotted #FF9900;
}

.directContactHeader {
	font-size:130%;
	font-weight:bold;
	color:#000033;
	border-bottom:1px dotted #FF9900;
}

.branchAddress {
	color:#444444;
}

.openTimes {
	font-weight:bold;
}

.hoHeader {
	font-size:110%;
	font-weight:bold;
	color:#000033;
}

#mapContainer {
	padding-left:50px;
}

.mapArea {
	width:250px;
	height:20px;
	float:left;
}

li {
	padding-bottom:10px;
}

/**********************************************/
/********** New Branchfinder Styles ***********/

#branchFinderHeader {
	padding:0px 10px 0px 10px;
}

#branchFinderBody {
	padding:0px 10px 0px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:70%;
	font-weight:normal;
	color:#000000;
}

iframe {
	border:1px solid #06C;
}

.branchFinderListRegion {
	width:740px;
	background-color:#03C;
	border:1px solid #DDD;
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	vertical-align:middle;
	padding:5px 0px 5px 10px;
	clear:both;
	margin-top:3px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.branchFinderListBranch {
	width:240px;
	min-height:225px;
	font-size:100%;
	padding:5px 0px 10px 10px;
	margin-bottom:5px;
	float:left;
}

* html .branchFinderListBranch {
    height:270px;
}

.branchNames {
	font-size:120%;
	font-weight:bold;
	color:#039;
	display:block;
	background-color:#FFD600;
	border-bottom:1px solid #06F;
	text-transform:uppercase;
	padding:3px 0px 3px 5px;
}

ul.branchList {
	list-style:none;
	font-weight:bold;
}

.branchAreaFooter {
	width:100%;
	padding:5px 0px 5px 0px;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	clear:both;
}
