@import url("a_global.css"); 

#centreContent div#signout-logo{
	display: block;
	background:  transparent url(/imgs/site/bplsmlogo.gif) no-repeat scroll top right;
	width:173px;
	height:72px;
	margin-bottom:-72px;
	width:100%;
}

#centreContent div#signout-content{
	padding-right: 180px;
}
div#signout-content h2{
	margin-top: 8px;
	color: #333;
	font-size: 100%;
}


#centreContent p{
	/* margin-top: 5px; */
}

/* HOMEPAGE */

div#rotatorWrapper{
	width:460px;
	height:330px;
	overflow: hidden;
	position: relative;
}

div#rotate_1{
	background:  transparent url(/imgs/site/home_mainpic_01.jpg) no-repeat scroll bottom right;
	z-index:1;
	position: relative;

}
/* Add new homepage rotations in here */
div#rotate_2, div#rotate_3, div#rotate_4, div#rotate_5, div#rotate_6, div#rotate_7, div#rotate_8, div#rotate_9, 
div#rotate_10, div#rotate_11, div#rotate_12, div#rotate_13, div#rotate_14, div#rotate_15, div#rotate_16{
	z-index:1;
	position: absolute;
	top:0;
	visibility: hidden;
}

div#rotate_2{
	background:  transparent url(/imgs/site/home_mainpic_02.jpg) no-repeat scroll bottom right;

}

div#rotate_3{
	background:  transparent url(/imgs/site/home_mainpic_03.jpg) no-repeat scroll bottom right;
}


div#rotate_4{
	background:  transparent url(/imgs/site/home_mainpic_04.jpg) no-repeat scroll bottom right;
}


div#rotate_5{
	background:  transparent url(/imgs/site/home_mainpic_05.jpg) no-repeat scroll bottom right;
}


div#rotate_6{
	background:  transparent url(/imgs/site/home_mainpic_06.jpg) no-repeat scroll bottom right;
}


div#rotate_7{
	background:  transparent url(/imgs/site/home_mainpic_07.jpg) no-repeat scroll bottom right;
}


div#rotate_8{
	background:  transparent url(/imgs/site/vibrant-heritage8.jpg) no-repeat scroll bottom right;
}


div#rotate_9{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-1.jpg) no-repeat scroll bottom right;
}


div#rotate_10{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-2.jpg) no-repeat scroll bottom right;
}
div#rotate_11{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-3.jpg) no-repeat scroll bottom right;
}
div#rotate_12{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-4.jpg) no-repeat scroll bottom right;
}
div#rotate_13{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-5.jpg) no-repeat scroll bottom right;
}
div#rotate_14{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-6.jpg) no-repeat scroll bottom right;
}
div#rotate_15{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-7.jpg) no-repeat scroll bottom right;
}
div#rotate_16{
	background:  transparent url(/imgs/site/vibrant-heritage-pro-8.jpg) no-repeat scroll bottom right;
}


div.homeRotation{
	width:460px;
	height:330px;
}

div#rotatorContent p, div#rotatorContent h2{
	background-color: #001046;
	padding-left: 11px;
	padding-right: 1px;
	width:auto;
	color: white;
	zoom:1;
}

	div#rotatorContent p {
		margin-bottom: 0 !important;
	}

div#rotatorContent{
	position: relative;
	display: block;
	width: 265px;
	z-index: 2;
	top:-298px;
	background:  transparent url(/imgs/site/blue_corner_bottomright.gif) no-repeat scroll bottom right;
	padding-bottom: 9px;
	
}

div#rotatorContentTR{
	background:  transparent url(/imgs/site/blue_corner_topright.gif) no-repeat scroll top right;
	padding-top: 9px;


}


#map {
	border: 8px solid #999999;
	padding: 2px;
}

