#three60-workarea{
}

#three60-workarea h1{
	color: #444444;
}
	
#three60-thumb-container{
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-bottom:20px;
}

#three60-portfolio-category-menu {   
} 

ul#three60-portfolio-category-menu  {
   clear:left;
   float:left;
   list-style:none;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
ul#three60-portfolio-category-menu  li {
	background-image: url('../images/work-menu-bg-grad.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 1px;
	border: 1px solid #F0F0F0;
   display:block;
   float:left;
   list-style:none;
	font-size:20px;
   padding:0;
   position:relative;
   right:50%;
}
ul#three60-portfolio-category-menu  li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
	text-decoration:none;
   line-height:1.3em;
	color:#888888;
	border: 1px solid #fff;
}
ul#three60-portfolio-category-menu  li a:hover {
  	color:#222222;
	text-decoration:none;
}

ul#three60-portfolio-thumbnails {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#three60-portfolio-thumbnails  li{
	float: left;
	margin: 0 10px 10px 0px;
}

ul#three60-portfolio-thumbnails  li a{
	border: none;
	text-decoration: none;
}

ul#three60-portfolio-thumbnails img{
	width: 30px;  
	height: 30px;
}

#current-item{
	line-height: 0;
	text-align: center;
	margin-bottom:20px;  
   display:block;  
   margin-left: auto;
   margin-right: auto;

}

#current-item-head{	
	text-align: center;
}

#current-item-description{
	color: #444444;
}

#current-item-head a{
	color: #444444;
}

#three60-process{
}

#three60-process h1{
	color:steelblue;
	font-weight:normal;
	line-height:1em;
} 

ol#three60-process{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ol#three60-process li{
/*	border-right:1px dotted #dddddd;*/
	color:#777777;
	float:left;
	margin:10px 0 10px 30px;
	padding-right:10px;
	width:219px;
}

ol#three60-process li strong{
	color: #005C95;
}

ol#three60-process li a{
	color: #005C95;
}

ol#three60-process li:last-child{
	border-right: 0;
}

ol#three60-process .no-right-border{
	border-right: 0;
}

#next-portfolio-item-link{
	color: #333;
	font-size: 1.2em;
	text-decoration:none;
	display: none; 
	position: relative;
	top: 200px;    
	left: -25px;
}

#previous-portfolio-item-link{
	color: #333;
	float: right;
	font-size: 1.2em;
	text-decoration:none; 
	display: none;  
	z-index: 2;
	position: relative;
	top: 200px;    
	left: 15px;
} 

#thumbnail-container{
	background-color: #f5f5f5;
}    

#portfolio-categories{
  background-color: #f5f5f5;  
} 
#projection-screen-top{
   	background-color: #f5f5f5;  
    background: #f5f5f5 url('../images/ProjectionScreen-top.png') no-repeat top center; 
	min-height: 127px;
}              
#projection-screen-middle{
   	background-color: #f5f5f5;  
 	background: #f5f5f5 url('../images/ProjectionScreen-middle.png') repeat-y top center;  
}
#projection-screen-bottom{
   	background-color: #f5f5f5;  
    background: #f5f5f5 url('../images/ProjectionScreen-bottom.png') no-repeat top center; 
	min-height: 58px;  
	padding-bottom: 20px;
}   

#portfolio-container{
	background-color: #f5f5f5; 
}      

dl.photo-meta{
	
}  

dl.photo-meta dt{
   	font-weight: bold;  
	float: left; 
	margin-right: 5px;
}     

dl.photo-meta dd{
    
}