@charset "utf-8";
/* CSS Document */
#caseContent {
	height:229px;
	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/template/h3-web.gif);
}
#pcorp a {
	background: url(../images/template/h3-corp.gif);
}
#pprint a {
	background: url(../images/template/h3-print.gif);
}
#pother a {
	background: url(../images/template/h3-advert.gif);
}
#caseListings {
	float:right;
	width:595px;
	height:172px;
	background: url(../images/template/linkBlock-back-over.gif);
	padding-top: 15px;
	padding-bottom: 27px;
	}
#caseListings p {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #eeeeee;
	display: block;
	padding-bottom: 5px;
	padding-right: 15px;
	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 Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.column a:hover {
	color: #00FFFF;
	}
#centre {
	border:none;
	padding:0;
	}
#footer {
	margin-top: 15px;
}
/* Highlighting */

#portWeb #nportfolio a, #portCorp #nportfolio a, #portPrint #nportfolio a, #portOther #portfolio a{
	background-position: right -43px;
	}
#portWeb #pwebsite {
	width:290px;
	padding-right:0px;
	background: url(../images/template/linkBlock-back-over.gif);
}
#portWeb #pwebsite a {
	background-position: left -15px;
	}
#portCorp #pcorp {
	width:290px;
	padding-right:0px;
	background: url(../images/template/linkBlock-back-over.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;
	}
