#portfoliocontent {padding: 10px 10px 10px 10px; width: 460px; }
	#portfoliocontent p {font-family: verdana, arial, helvetica, sans-serif;
		font-size: .7em;
		line-height: 1.25em;
		color: #BFBFBF;
		font-weight: normal;
		margin: 0em 0 .8em 0;
		}


.portfoliosection
{	height: 1%;
	background: url(images/global/portfolio_bg.jpg) #fff repeat-x;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 1px;
	padding-top: 8px;
	margin-top: 0px;
	clear: left;
}

.portfoliosection img {width: 145px; height: 116px; border: 0;}
.portfoliosection h2 {padding: 5px 0px 0px 10px;}
	
a.portfolioimage {
display: block;
float: left;
width: 145px; height: 116px;
background: #fff;
padding: 10px;
margin: 5px 15px 10px 10px;
border: 1px solid #808080;}

a.portfolioimage:hover {
display: block;
width: 145px; height: 116px;
background: #B4E1EC;
padding: 10px;}	


#portfolio_nav ul {
margin: 0;
padding: 0;
list-style: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #f1f1f1;
	font-weight: bold;
	
}

.portfolio_subnavtop {
clear: left;
background: url(images/global/portfolio_bg2.jpg) bottom repeat-x #cacaca;
font-family: arial, helvetica, sans-serif;
font-size: 12px; color: #333;
text-align: center;
margin: 0px 5px 5px 0px;  
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #a6a6a6;

 }
 
.portfolio_subnavbottom {
clear: left;
font-family: arial, helvetica, sans-serif;
font-size: 12px; color: #333;
text-align: center;
margin: 0px 5px 5px 0px;  
padding: 0px 0px 10px 0px;


 }
 
 
.portfolio_subnavtop a, .portfolio_subnavtop a:hover, .portfolio_subnavbottom a, .portfolio_subnavbottom a:hover {color: #333; text-style: underline;}


#designnav li {margin: 0px; margin-right: 10px; padding: 5px 10px; list-style: none; float:left; position: relative; top: 0; background: url(images/global/porttab_bg.gif) bottom repeat-x #35528A;}
#designnav li {margin-left: 10px;}
	

#designnav a {color: #bfbfbf;}
#designnav a:hover {text-style: underline;}

#portfolio_nav ul#designnav li.activecategory 
{
	background: #C7C7C7;
	border: 1px solid #333;
	border-bottom: 0px;
}
	
#portfolio_nav ul#designnav li.activecategory a {color: #333;}
