#nav-btns li.selected {background: #edd9c2;}


.boxgrid{
    width: 325px;
    height: 260px;
    margin:10px;
    float:left;
    background:#161613;
    border: solid 2px #8399AF;
    overflow: hidden;
    position: relative;
}
.boxgrid img{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}

.bio-details { padding:20px; display:none; }

.casepic {float: left; background: white; padding: 7px; margin: 0 7px; display: inline; color:#545555; font-size: 0.85em;}
  #wrap .casepic p  { margin: 7px 0 5px; padding: 0;  line-height: 1.3em;}

  #work-pics {width: 5000px;}
  
#case-pics-wrap {margin-bottom: 15px; width: 900px; height: 307px; overflow: hidden;}
	#case-pics {width: 3000px; height: 311px;}
	.casepic {margin: 0 5px;}
	#case-detail {margin-bottom: 15px;}
         .case-pic, .case-description {width: 100%; margin-bottom: 25px;}

                .case-pic img {border: 7px solid white;}
                        .case-pic a {background: url(../images/work-imgover.png) no-repeat -99px 0;}
                        .case-pic a:hover {background-position: 40px left;}

       .case-description h4 {font-size: 1.5em; margin-bottom: 15px;}

