/*TOP PANEL*/
#top-panel { 
	width: 960px;
	height: 230px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#top-panel2 { 
	width: 960px;
	height: 324px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
#todays-diary {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 240px;
}
#todays-diary2 {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 240px;
}
#flash-overlay a {
	width: 960px;
	height: 324px;
	position: absolute;
	top: 0; left: 0;
	background: url(/images/site/flash-overlay.gif);
}
/*todays diary*/
#todays-diary-top {
	background: url(/images/site/bg/todays-diary/todays-diary-top.png);
	width: 240px;
	height: 5px;
}
#todays-diary-bottom {
	background: url(/images/site/bg/todays-diary/todays-diary-bottom.png) top no-repeat;
	width: 240px;
	height: 5px;
}
#todays-diary-cont {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(/images/site/bg/todays-diary/todays-diary-bg.gif) bottom repeat-x;
	background-color: #fff;
	width: 231px;
	padding: 5px 7px 10px 0;
}
#todays-diary-cont ul {
	margin: 0;
	*margin-left: 40px;
}
#todays-diary2 #todays-diary-cont ul li {
	margin: 10px 0 100px 0;
}
#todays-diary-cont h3 {
	color: #4a4a4a;
	margin: 0 0 5px 20px;
}
#todays-diary-cont-dark h3.white {
	color: #fff;
	margin: 0 0 5px 20px;
}
#todays-diary-cont a {
	text-decoration: none;
	color: #ca2030;
}
/*todays diary - dark*/
#todays-diary-top-dark {
	background: url(/images/site/bg/todays-diary/todays-diary-top-dark.png) bottom no-repeat;
	width: 240px;
	height: 5px;
}
#todays-diary-bottom-dark {
	background: url(/images/site/bg/todays-diary/todays-diary-bottom-dark.png) top no-repeat;
	width: 240px;
	height: 5px;
}
#todays-diary-cont-dark {
	background: url(/images/site/bg/todays-diary/todays-diary-bg-dark.png);
	width: 233px;
	padding: 5px 7px 5px 0;
}
#todays-diary-cont-dark ul {
	margin: 0;
	*margin-left: 40px;
}
#todays-diary-cont-dark ul li {
	margin: 4px 0 4px 0;
}
#todays-diary-cont-dark h3 {
	margin: 0 0 5px 20px;
	color: #fff;
}
#todays-diary-cont-dark a {
	text-decoration: none;
}


/*MIDDLE PANEL*/
#middle-panel {
	background: url(/images/site/bg/middle-panel/middle-panel-bg.gif) bottom repeat-x;
	width: 958px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow: auto;
	*overflow: none;
	padding: 7px 0 7px 0;
}
#middle-panel-top {
	background: url(/images/site/bg/middle-panel/middle-panel-top.gif) bottom no-repeat;
	background-color: #ccc;
	width: 960px;
	height: 4px;
}
#middle-panel-bottom {
	background: url(/images/site/bg/middle-panel/middle-panel-bottom.gif) top no-repeat;
	width: 960px;
	height: 4px;
	margin-bottom: 15px;
}
/*middle panel item*/
.mpi {
	width: 300px;
	padding: 0 9px 0 9px;
	position: relative;
}
.mpi h2 {
	font-size: 1.3em;
	margin: 0 0 15px 5px;
}
.mpi h3 {
	margin: 0 0 0 5px;
	font-size: 1.2em;
}
.mpi p {
	margin: 0 0 5px 5px;
}
.mpi p.cta {
	position: absolute;
	bottom: 15px;
	left: 10px;
}
.mpi p.cta a {
	font-size: 1.1em;
}
.mpi img {
	margin: 0 7px 0 0;
}
.mpi ul.tech {
	margin-left: -30px;
	*margin-left: 15px;
	list-style-type: none;
} 
.mpi ul.tech li {
	margin: 7px 0 7px 0;
}
.mpi ul.tech li a {
	color: #4a4a4a;
	line-height: 28px;
}
.mpi ul.tech li a img {
	margin: 0 10px 0 0;
}
.mpi a, .mpi h2 a{
	text-decoration: none;
}
.mpi ul {
	margin: 5px 0 0 -15px;
	*margin: 5px 0 0 22px;
}
.mpi ul li a {
	line-height: 20px;
}

/*BOTTOM PANEL*/
.border-left {
	border-left: 2px dotted #ccc;
}
.border-right {
	border-right: 2px dotted #ccc;
}
/*box with a list or paragraph in*/ 
#list-box {
	width: 187px;
	padding: 0 15px 0 15px;
	margin: 5px 0 35px 0;
}
#list-box h3 {
	margin: 3px 0 0 0;
	font-size: 1em;
}
#list-box a {
	text-decoration: none;
}
#list-box ul {
	margin: 10px 0 0 -23px;
	*margin: 10px 0 0 18px;
}
#list-box ul li a{
	color: #4a4a4a;
}
/*box with a twitter feed in*/
#twitter {
	width: 207px;
	padding: 0 15px 0 15px;
	margin: 5px 0 35px 0;
}
#twitter img {
	margin-right: 10px;
}
#twitter h3 {
	margin: 3px 0 0 0;
	font-size: 1em;
}
#twitter h4 {
	margin: 0 0 20px 0;
	font-size: 0.9em;
}
#twitter h4 a  {
	color: #004990;
}

#twitter ul {
	list-style-type: none;
	font-size: 0.9em;
	margin: 0 0 0 -40px;
	*margin: 0;
}
/*box with hcp and contact centres in*/
#hcp {
	width: 234px;
	height: 185px;
	padding: 0 0 0 15px;
	margin: 3px 0 35px 0;
}
#hcp h3 {
	margin: 5px 0 0 ;
	font-size: 1em;
}
#hcp h4 {
	margin: 0 0 20px 0;
	font-size: 0.9em;
}
#hcp h4 a  {
	color: #4a4a4a;
}
#hcp p {
	margin: 5px 0 15px 0;
}
#hcp img {
	margin: 0 5px 0 0;
}

/*UNIQUE ELEMENTS*/
/*Home-Work*/
#home-work{
	width: 470px;
	margin: 0 0 10px 0;
	overflow: auto;
	background-color: #fff;
}
#home-work p {
	margin: 0 0 0 0;
	width: 300px;
}
#home-work img {
	margin: 10px 0 10px 0;
}
#home, #business {
	padding-bottom: 10px;
}
#home:hover {
	background-color: #f0f5ae;
}
#business:hover {
	background-color: #f8d3d9;
}
/*Home-Work2*/
#home-work2 {
	width: 470px;
	_width: 460px;
	height: 260px;
	margin: 0 0 0 0;
	overflow: auto;
	background-color: #fff;
	background: url(/images/site/home-work-dots.gif) bottom no-repeat;
}
#home-work2 p {
	margin: 15px 0 55px 0;
	width: 205px;
}
#home-work2 a {
	color: #4a4a4a;
}
#home-work2 img.icon {
	position: absolute;
	 bottom: 5px;
	 right: 15px;
}


#home-work2 ul {
	margin: 0px 0 0 -15px;
	*margin: 0px 0 0 22px;
}
#home-work2 ul li {
	line-height: 20px;
}
#home2 {
	width: 220px;
	padding-right: 10px;
	height: 250px;
	overflow: hidden;
	position:relative;
}

#home2 img.title {
	border-bottom: 2px solid #fff;
}
#home2 img.title:hover {
	border-bottom: 2px solid #c3cf21;
}
#business2 {
	width: 210px;
	*width: 205px;
	padding:0 10px 0 10px;
	height: 250px;
	overflow: hidden;
	position:relative;
}
#business2 img.title {
	border-bottom: 2px solid #fff;
}
#business2 img.title:hover {
	border-bottom: 2px solid #ca2030;
}
/* Community Feature */
#community-feature {
	margin: 0 10px 10px 0;
	*margin: 0 10px 0 0;
	width: 480px;
	overflow: hidden;
	position: relative;
}
.caption {
	position: absolute;
	bottom: 5px;
	*bottom: 10px;
	left: 0;
	width: 460px;
	background: url(/images/site/bg/community-feature/caption-bg.png);
	padding: 5px 15px 5px 15px;
	overflow: hidden;
}
.caption-bottom {
	position: absolute;
	bottom: 0;
	*bottom: 5px;
	left: 0;
	width: 480px;
	height: 5px;
	background: url(/images/site/bg/community-feature/caption-bottom.png) bottom no-repeat;
}
.caption h3 {
	margin: 0 0 0 0;
	font-size: 1.2em;
}
.caption h3 a {
	color: #367c2b;
}
.caption a {
	margin: 0 0 0 0;
	font-size: 0.8em;
	color: #fff;
}
#round-corners-small {
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 250px;
	background: url(/images/site/bg/community-feature/comm-feature-corners-small.png);
	_background: none;
}
#link-overlay a {
	position: absolute;
	top: 0;
	left: 0;
	width: 480px;
	height: 250px;
}
#livechat960 {
	margin: -4px 0 5px 0;
}
	
/*FUNCTIONALITY*/
/*Feedback*/
.slide-out-div {
  padding: 20px;
  width: 370px;
  background: #ca2030;
  color: #fff;
  font-size: 0.8em;
  z-index: 100;
}
label.error {
	width: 250px;
	display: block;
	color: #fff;
	padding-left: 10px;
} 


