@charset "utf-8";
/* CSS Document */
#caseContent {
	height:110px;
	border-bottom: 1px solid #FFFFFF;
}
#leftNav {
	display: block;
	width: 305px;
	float: left;
}
#leftNav li {
	display: block;
	width: 260px;
	background: url(../images/template/linkBlock-back.gif);
	padding: 15px;
	margin-bottom: 10px;
}
#leftNav li a {
	display:block;
	width:260px;
	text-indent: -100em;
	background-repeat:no-repeat;
}
#leftNav li:hover {
	background: url(../images/template/linkBlock-back-over.gif);
}
#leftNav li a:hover {
	background-position: left -15px;
	}
#pwebsite a {
	background: url(../images/hosts/cherylenav.gif);
}
#pcorp a {
	background: url(../images/hosts/michellenav.gif);
}
#pprint a {
	background: url(../images/template/h3-print.gif);
}
#pother a {
	background: url(../images/template/h3-advert.gif);
}
#caseListings {
	float:right;
	width:595px;
	min-height:172px;
	background: url(../images/template/linkBlock-back.gif);
	padding-top: 15px;
	padding-bottom: 27px;
	}
#caseListings p {
	font: 12px  Arial, Helvetica;
	/* text-transform: uppercase;*/
	color: #ffffff;
	background: url(../images/template/info.gif) no-repeat;
	display: block;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 15px;
}
.column {
	display:block;
	float: left;
	width: 150px;
	line-height: 175%;
	padding-left: 25px;
	padding-top: 15px;
}
.column a {
	font: 11px Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
}
.column a:hover {
	color: #00FFFF;
	}
#centre {
	border:none;
	padding:0;
	}
#footer {
	margin-top: 15px;
}
/* Highlighting */

 #portCorp #nabout a, #portWeb #nabout a, #portPrint #nportfolio a, #portOther #portfolio a{
	background-position: right -43px;
	}
#portWeb #pwebsite {
	width:290px;
	padding-right:0px;
	background: url(../images/template/linkBlock-back.gif);
}
#portWeb #pwebsite a {
	background-position: left -15px;
	}
#portCorp #pcorp {
	width:290px;
	padding-right:0px;
	background: url(../images/template/linkBlock-back.gif);
}
#portCorp #pcorp a {
	background-position: left -15px;
	}

#portPrint #pprint {
	width:290px;
	padding-right:0px;
	background: url(../images/template/linkBlock-back-over.gif);
}
#portPrint #pprint a {
	background-position: left -15px;
	}
#portOther #pother {
	width:290px;
	padding-right:0px;
	background: url(../images/template/linkBlock-back-over.gif);
}
#portOther #pother a {
	background-position: left -15px;
	}