#a {
	color:#333;
}
a:hover {
	color:#7b8c56;
}
img a {
	border:none;
	outline:none;
}

body.portfolio {
	background:#000000;
	padding:0;
	margin:0;
}

#bgy {
	xbackground:url('/images/portfolio/bgy.gif') center repeat-y;
}

#bg-top {
	background:url('/images/portfolio/bg-top.jpg') top center no-repeat;
}

.page {	
	width:980px;
	margin:0 auto;
}

#header {
	height:330px;
}
#sub-header {
	height:30px;
	padding-top:15px;
}
#tabs {
	height:115px;
	width:170px;
	padding:170px 0 0 0;
	float:right;
}

#tabs a {
	background:#141516 url('/images/portfolio/gray-bullet.gif') 15px 8px no-repeat;
	display:block;
	width:140px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	height:20px;
	padding:5px 0 0 30px;
	outline:none;
	margin-bottom:10px;
	text-transform:uppercase;
}
body#page_665 #tabs #tab1, body#page_666 #tabs #tab2, body#page_666 #tabs #tab2, body#page_673 #tabs #tab3, #tabs a:hover {
	color:#91A661;
}
a.home-link {
	color:#91A661;
	font-size:13px;
	text-decoration:none;
}
#active-project {
	background:url('/images/portfolio/dash-bullet.gif') left 3px no-repeat;
	color:#666666;
	padding-left:25px;
	float:right;
	width:140px;
	font-size:13px;
}


#portfolio-content {
	padding:10px 0 0px 0;
	height:auto !important;
	height:430px;
	min-height:430px;
}

.pcol {
	width:310px;
	margin-right:25px;
	float:left;
}
.lastpcol {
	margin:0;
}

#portfolio-content ul, #portfolio-content li {
	padding:0;
	margin:0;
	list-style:none;
}

#portfolio-content h1 {
	color:#5a693a;
	font-size:11px;
	margin:8px 0 8px 0;
	text-transform:uppercase;
}
#portfolio-content .pcol h1 {
	background-color:#141516;
	color:#FFFFFF;
	padding:2px 0 0 20px;
	height:23px;
	font-size:18px;
}

#portfolio-content ul {
	padding:10px 0;
	line-height:15px;
}

#portfolio-content li a {
	padding:5px 5px 3px 25px;
	background:url('/images/portfolio/dash-bullet-2.gif') left 6px no-repeat;
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	display:block;
}
#portfolio-content li a.dev {
	background:url('/images/portfolio/dash-bullet.gif') left 6px no-repeat;
	color:#666666;
}
#portfolio-content li a:hover {
	color:#7b8c56;
	text-decoration:underline;
}



.otherbox {
	background:url('/images/portfolio/other-bg.gif') top repeat-x;
}

#portfolio-content .otherbox li {
	width:120px;
	float:left;
	display:block;
}
#legend {
	color:#999;
	float:right;
}
#footer {
	padding:15px 0 0 0;
}
#footer .page {
	width:730px;
	padding:0 15px;
	text-align:center;
}
#footer a {
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	text-decoration:none;
	border:none;
}
#footer a img {
	border:none;
}
#footer a:hover {
	text-decoration:underline;
}

.big * {
	font-size:13px;
}