#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  {
   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;
	border: 4px solid #f5f5f5;
   	-moz-box-shadow: -1px 3px 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888; 
}

/*#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;
}
     */
/*#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{
}    

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

#portfolio-container{
}      

dl.photo-meta{
	
}  

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

dl.photo-meta dd{
    
} 

dl.work-category-block{
    float: left;
    padding: 20px;
    width: 220px;
}    
dl.work-category-block dt{
   	font-weight: bold; 
   	font-size: 14pt; 
	margin-bottom: 10px;  
/*	color: firebrick;*/
}
dl.work-category-block dd{
	
}  

.work-description{
	color: LightSlateGray; 
	height: 110px; 
	padding-right:20px;   
	line-height: 12pt;
	border-bottom: 1px dotted LightSlateGray; 	
}           

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:283px;  
}

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;
}
