/* nav holder */
#navBar {
	width: 100%;
	background-color: #ffffff;
	height: 53px;
	line-height: 53px;
}


/* nav basic setup styles */

ul.portfolioSideNav li {
	margin-bottom:10px;
}

ul.portfolioSideNav, 
ul.portfolioSideNav_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.portfolioSideNav ul,
ul.portfolioSideNav_vertical ul {
	display: none;
}
ul.portfolioSideNav a{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}

.psn, .psnSelected{
	width:180px;
	text-indent:35px;
}
.psn a{
	color:#414042;
	display:block;
	width:180px;
	height:10px;
}
.psn a:hover{
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.psnSelected a{
	display:block;
	width:180px;
	height:10px;
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#psn2, #psn2Selected{
	width:180px;
	float:left;
	text-indent:35px;
}
#psn2 a{
	color:#414042;
	display:block;
	width:180px;
	height:9px;
}
#psn2 a:hover{
	color:#ae182b;
}
#psn2Selected a{
	display:block;
	width:24px;
	height:9px;
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#psn3, #psn3Selected{
	width:500px;
	float:left;
	text-indent:35px;
}
#psn3 a{
	color:#414042;
	display:block;
	width:24px;
	height:9px;
}
#psn3 a:hover{
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#psn3Selected a{
	display:block;
	width:24px;
	height:9px;
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#psn4, #psn4Selected{
	width:300px;
	float:left;
	text-indent:35px;
}
#psn4 a{
	color:#414042;
	display:block;
	width:24px;
	height:9px;
}
#psn4 a:hover{
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#psn4Selected a{
	display:block;
	width:24px;
	height:9px;
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#psn5, #psn5Selected{
	width:300px;
	float:left;
	text-indent:35px;
}
#psn5 a{
	color:#414042;
	display:block;
	width:24px;
	height:9px;
}
#psn5 a:hover{
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#psn5Selected a{
	display:block;
	width:24px;
	height:9px;
	color:#ae182b;
	background-image:url(/media/1014/portsidenavslash.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
