﻿/*Southway - additional styles for homepage. August 2007*/
#topcontent #topcontentleft  {
	float: left;
	width: 50%;
	padding-top: 0;
}
#topcontent #topcontentleft p {
	line-height: 1.3em;
	margin: 1em 0 0 0;
}
#topcontent .titleword {
	font-size: 1.3em;
	font-weight: bold;
	color: #77278B;
}
#topcontent h3 {
	font-family:"Trebuchet MS";
	font-size: 2.2em;
	margin: 0;
	padding: 0.5em 0 0 0;
	color: #000;
	line-height: 1em;
	letter-spacing: -0.06em;
}
#lowercontent {
	padding-top: 1em;
	clear: both;
	/*background: transparent;*/
	width: 100%;
}

/*rounded corner on shadedboxcontent div*/
	.xtop {display:block; background:transparent; font-size:1px;}
	.xb4 {display:block; overflow:hidden;}
	.xb3 {display:block; overflow:hidden;}
	.xb2 {display:block; overflow:hidden;}
	.xb1 {display:block; overflow:hidden;}
	.xb3  {height:1px;}
	.xb2  {height:1px;}
	.xb1  {height:1px;}
	.xb4 {background:#dbe8fd; border-left:1px solid #dbe8fd; border-right:1px solid #dbe8fd;}
	.xb3 {background:#dbe8fd; border-left:1px solid #dbe8fd; border-right:1px solid #dbe8fd;}
	.xb2 {background:#dbe8fd; border-left:1px solid #dbe8fd; border-right:1px solid #dbe8fd;}
	.xb1 {margin:0 5px 0 0; background:#dbe8fd;}
	.xb2 {margin:0 3px 0 0; border-width:0 2px;}
	.xb3 {margin:0 2px 0 0;}
	.xb4 {height:2px; margin:0 1px 0 0;}
/*end*/

#shadedboxcontent {
	background-color: #dbe8fd; 
	padding: 1em 0;
	overflow: hidden;
	width: 100%;
}
#lowercontent .leftitem {
	width: 47%;
	float: left;
	padding: 0 10px;
}
#lowercontent .rightitem {
	width: 47%;
	float: right;
}
#lowercontent p {	
	/*position: relative;*/
	line-height: 1.3em;
}
#lowercontent img {
	float: left;
	padding-right: 5px;
}
/*rotating image*/
#rotatearea {
	float: right;
	position: relative;
	/*used imp image is width: 190px*/
	width: 232px;
	}
.rotimg 
{
	position: absolute;
	top: 0px;
	right: 50px;
}

#rotatearea .header {
	position: relative;
	margin: 190px 0 0 0;
	padding: 5px 0 0 0;
	background-color: #000;
	color: #fff;
	font-size: 1.3em;
	line-height: 1.5em;
}

#rotatearea p {
	position: relative;
	/* should be 190px 0 0 0 normally;*/
	margin: 165px 0 0 0;
	padding: 5px 6px 8px 8px;
	background-color: #000;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.3em;
}

#rotatearea a {

	font-weight: bold;
	text-decoration: underline;
	color: #d5dcef;
}

#rotatearea a:hover {

	font-weight: bold;
	text-decoration: underline;
	color: #fdebcf;
}

#rotatearea a:visited {

	font-weight: bold;
	text-decoration: underline;
	color: #FFD3A8;
	}

.phone {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.3em;
}	
	
 	
/*#topcontentleft #subpiclink*/
#rotatearea #subpiclink{
	position: relative;
	margin: 25px 0 0 0;
	padding: 0.2em;
	background-color: #EBF2FE;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
	border-right: 2px solid #77278B;
	border-bottom: 2px solid #77278B;
	border-left: 1px solid #77278B;
	border-top: 2px solid #77278B;
	text-align: center;
}


/*start new box style*/ 

#newbox {
	padding: 0.5em;
	margin: 0;
	background-color: #C10000;
	font-size: 95%;	
	color: #000;
		}
		
#newbox p.title {
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	margin: 0
	}
#newbox p.centredtitle {
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	margin: 0;
	text-align: center;
	}
#newbox img {
	padding: 0;
	margin: 0;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
#newbox p.text {
	padding: 0 1em;
	color: #ffffff;
	font-weight: bold;
}
#newbox a {
	color: #fff;
	text-decoration: underline;
		font-weight: bold;

}
#newbox a:hover {	
	color: #ffff99;
	text-decoration: underline;
		font-weight: bold;

}
#newbox a:visited {	
	color: #ffff99;
	text-decoration: underline;
		font-weight: bold;

}

#newbox ul	{
	list-style: disc url('../images/trianglebullet.gif') outside;
	margin: 0.5em 0.5em 0.5em 2em;
	padding: 0;	
	font-size: 85%;
	line-height: 1.5em;
	font-weight: bold;
}

	
/*end new box style*/