/* --------------------------------------------------- */
/* ---------------- Portfolio Styles ----------------- */
/* --------------------------------------------------- */


#clientsWrapper {
    background: #1f252f;
}

#folio #logo:hover, #logo.hover {
    background-position: 0 -51px;
}

#folio h2 {
    letter-spacing: 0px !important;
}

#folio h3 {
    font-size: 32px !important;
    font-weight: bold !important;
    letter-spacing: -1px !important;
    line-height: 62px;
    clear: both;
}

#folio #pager {
    
}

#folio #pager li {
    float: left;
}

#folio #pager .activeSlide a {
    background-position: -139px 0;
    color: #cfe8ff !important;
    text-shadow: 0px 0px 6px rgba(207,232,255,.35) !important;
}

#folio #pager a {
    color: #252525;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(255,255,255,.15);
}

#folio #pager a:visited {
    color: #252525;
    text-shadow: 0px 1px 0px rgba(255,255,255,.25);
}

/* Top Wood Shelf */
#folio #clientBoxes {
    margin-top: 20px;
    margin-bottom: 50px;
}

/* Box on Shelf */
.box {
    width: 139px;
    padding-top: 108px;
    display: block;
    margin-right: 30px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #252525;
    text-shadow: 0px 1px 0px rgba(255,255,255,.25);
}

/* Individual Client Images for Boxes */
#bsd { background: url(/assets/images/portfolio/bsd-sm.png) no-repeat; }
#rkc { background: url(/assets/images/portfolio/rkc-client-box-2.png) no-repeat; }
#swm { background: url(/assets/images/portfolio/swm-client-box.png) no-repeat; }
#inf { background: url(/assets/images/portfolio/infegy-client-box2.png) no-repeat; }
#ac { background: url(/assets/images/portfolio/ac-sm2.png) no-repeat; }
#sr { background: url(/assets/images/portfolio/sr-sm.png) no-repeat; }
#asda { background: url(/assets/images/portfolio/asda-sm.png) no-repeat; }
#bl { background: url(/assets/images/portfolio/bl-sm.png) no-repeat; }
#you { background: url(/assets/images/portfolio/you-sm.png) no-repeat; }

a.box:hover {
    background-position: right top !important;
}

#content {
    /* border: 1px solid red; */
    margin-left: 0;
    margin-right: 0;
    margin-top: 50px;
    padding: 0;
}

.client-area {
    width: 960px;
}

.leftCol {
    float: left;
    width: 584px;
    margin: 0;
    /* border: 1px solid red; */
}

.rightCol {
    float: right;
    width: 357px;
    height: 100%;
    min-height: 550px;
    margin-top: 5px;
    margin-right: 10px;
    /* background: url(/assets/images/portfolio/box-top.png) no-repeat; */
    position: relative;
    /* border: 1px solid red; */
}

.rightCol .infoPanel {
    width: 357px;
    height: 374px;
    background: url(/assets/images/portfolio/client-info-box.png) repeat-y 0 0;
    margin-top: -4px;
    /* border: 1px solid red; */
}

.rightCol h4 {
    position: relative;
    left: 38px;
    top: 6px;
    color: #536078;
    text-indent: -9999px;
    width: 307px;
    height: 150px;
    display: block;
    /* border: 1px solid red; */
}

#content .rightCol p {
    padding-bottom: 0px;
    margin-bottom: 3px;
}

#content .rightCol ul {
    position: relative;
    left: 52px;
    /* border: 1px solid red; */
    float: left;
    width: 278px;
    top: 0px;
    margin-bottom: 20px;
}

#content .rightCol ul li {
    font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    float: none;
    color: #66748b;
    background: url(/assets/images/portfolio/side-bezel2.png) no-repeat -10px 26px;
    padding-bottom: 16px;
}

#content .rightCol ul li span {
    width: 16px;
    height: 16px;
    color: #d4d7e5;
    text-indent: -9999px;
    display: block;
    float: left;
    margin-right: 10px;
    background: url(/assets/images/portfolio/sidebar-icons-sprite.png) no-repeat;
}

#content .rightCol ul li span.who {
    background-position: left top;
}

#content .rightCol ul li span.where {
    background-position: left center;
}

#content .rightCol ul li span.what {
    background-position: left bottom;
}

#content .rightCol ul li a {
    font-weight: bold;
}

#content .rightCol ul li a:hover {
    color: #d4d7e5;
}

#content .rightCol p a {
    border-bottom: none;
}

#content .rightCol p {
    clear: both;
    width: 268px;
    margin-left: 52px;
}

#content .rightCol p.footnote {
    font-size: 10px;
    line-height: 16px;
    /* color: #3e4c63; */
}

#client-bsd .rightCol h4 {
    background: url(/assets/images/portfolio/bsd-side-head.png) no-repeat 0 0;
    /* border: 1px solid red; */
}

#client-rkc .rightCol h4 {
	background: url(/assets/images/portfolio/rkc-logo.png) no-repeat 0 0;
}

#client-swm .rightCol h4 {
	background: url(/assets/images/portfolio/swm-side-head.png) no-repeat 0 0;
}

#client-inf .rightCol h4 {
    background: url(/assets/images/portfolio/infegy-side-head.png) no-repeat 0 0;
}

#client-ac .rightCol h4 {
    background: url(/assets/images/portfolio/ac-side-head.png) no-repeat;
}

#client-sr .rightCol h4 {
    background: url(/assets/images/portfolio/sr-side-head.png) no-repeat;
}

#client-asda .rightCol h4 {
    background: url(/assets/images/portfolio/asda-side-head.png) no-repeat;
}

#client-bl .rightCol h4 {
    background: url(/assets/images/portfolio/bl-side-head.png) no-repeat;
}

#folio .lgClientBox p {
    text-align: left;
}

del {
    opacity: .5;
}

#folio #content p {
    text-align: justify;
}
 
#content ul li {
    position: relative;
    z-index: 200;
    float: left;
    padding: 3px;
}
    		
div.ahover:hover {
    color: #161B23;
}
 
div.ahover {
    position: absolute;
}

#acPic {
    background: url(/assets/images/portfolio/ac-logo.png) no-repeat;
}

#bsdPic {
    background: url(/assets/images/portfolio/bsd-logo2.png) no-repeat 0 0;
}

#srPic {
    background: url(/assets/images/portfolio/sidebar-logo-sr.png) no-repeat 0 0;
}

#folioHead {
    background: url(/assets/images/portfolio/portfolio-header.png) no-repeat;
    width: 229px;
    height: 49px;
    text-indent: -9999px;
    margin-bottom: 10px;
}

#content .rightCol .serviceList li {
    float: left;
}

.serviceList li a{
    display: block;
    text-indent: -9999px;
    margin-right: 5px;
}

.badge-icns {
    background: url(/assets/images/portfolio/badge-icns.png) no-repeat;
    width: 30px;
    height: 18px;
}

.badge-css {
    background: url(/assets/images/portfolio/badge-css.png) no-repeat;
    width: 30px;
    height: 18px;
}

.badge-html {
    background: url(/assets/images/portfolio/badge-html.png) no-repeat;
    width: 30px;
    height: 18px;
}

.badge-js {
    background: url(/assets/images/portfolio/badge-js.png) no-repeat;
    width: 30px;
    height: 18px;
}

.badge-php {
    background: url(/assets/images/portfolio/badge-php.png) no-repeat;
    width: 30px;
    height: 18px;
}

#plaque {
    width: 396px;
    height: 124px;
    background: url(/assets/images/portfolio/plaque.png) no-repeat;
    margin: 0 auto;
}

#switched * {
    border: 1px solid red;
}

.filter {
    overflow: hidden;
    /* border: 1px solid red; */
    padding: 0;
    position: relative;
    margin-left: 268px;
    top: 0px;
    display: block;
}

.filter a {
    background: url(/assets/images/portfolio/filter-btns3.png) no-repeat;
    display: block;
    width: 78px;
    height: 25px;
    text-indent: -9999px;
    float: left;
    margin-left: 5px;
}

.filter li span{
    font-size: 12px;
    line-height: 24px;
    margin-right: 3px;
    color: #626b81;
    font-weight: 500;
    text-shadow: 0px 1px 2px black;
}

.filter a.filter-all{
    background-position: 0 0;
}

.filter a.filter-web{
    background-position: -78px 0;
}

.filter a.filter-icons{
    background-position: -156px 0;
}

.filter a.filter-all:active {
    background-position: 0 -50px;
}

.filter a.filter-web:active {
    background-position: -78px -50px;
}

.filter a.filter-icons:active {
    background-position: -156px -50px;
}

.filter a.filter-all.activeSlide {
    background-position: 0 -25px;
}

.filter a.filter-web.activeSlide {
    background-position: -78px -25px;
}

.filter a.filter-icons.activeSlide {
    background-position: -156px -25px;
}

#folio div.services {
    background: url(/assets/images/portfolio/shelves.png) no-repeat;
    height: 600px;
    width: 584px;
    margin: 16px 0;
    padding-left: 39px;
    border: none !important;
}

#clientsWrapper {
    position: relative;
    /* border: 1px solid red; */
}

.all {
    width: 538px;
    height: 134px;
    margin: 16px 0 0 15px;
    display: block;
}

/* Boxes on Bookshelf */
a.bodybox {
    width: 120px;
    height: 88px;
    background: black;
    float: left;
    display: block;
    padding: 0;
    /* position: relative; */
    /* top: 56px; */
    /* left: 39px; */
    margin-top: 56px;
    margin-bottom: 0px;
    margin-right: 8px;
    text-indent: -9999px;
}

/* BSD Thumbs */
#example-bsd-head {
    background: url(/assets/images/portfolio/overall-design-blend.png) no-repeat;
}

#example-bsd-slider {
    background: url(/assets/images/portfolio/slider-blend.png) no-repeat;
}

#example-bsd-banner {
    background: url(/assets/images/portfolio/banner-blend.png) no-repeat;
}

#example-bsd-horn {
    background: url(/assets/images/portfolio/horn-blend.png) no-repeat;
}

#example-bsd-sidebar {
    background: url(/assets/images/portfolio/sidebar-icons-blend.png) no-repeat;
}

#example-bsd-bubble {
    background: url(/assets/images/portfolio/bubble-blend.png) no-repeat;
}

#example-bsd-services {
    background: url(/assets/images/portfolio/services-blend.png) no-repeat;
}

/* RiverKey Creative Thumbs */
#example-rkc-stadium {
	background: url(/assets/images/portfolio/rkc-stadium-tn.png) no-repeat;
}

/* SportsWebMedia Thumbs */
#example-swm-home {
	background: url(/assets/images/portfolio/example-swm-home.png) no-repeat;
}

#example-swm-services {
	background: url(/assets/images/portfolio/swm-services-tn.png) no-repeat;
}

#example-swm-clients {
	background: url(/assets/images/portfolio/swm-clients-tn.png) no-repeat;
}

#example-swm-about {
	background: url(/assets/images/portfolio/swm-about-tn.png) no-repeat;
}

/* Infegy Thumbs */			
#example-inf-update {
    background: url(/assets/images/portfolio/inf-update-tn.png) no-repeat;
}

#example-inf-alert-good {
    background: url(/assets/images/portfolio/inf-alert-good-tn.png) no-repeat;
}

#example-inf-alert-bad {
    background: url(/assets/images/portfolio/inf-alert-bad-tn.png) no-repeat;
}

#example-inf-slider {
    background: url(/assets/images/portfolio/infegy-slider-body-box.png) no-repeat;
}

#example-inf-query {
    background: url(/assets/images/portfolio/infegy-query-body-box.png) no-repeat;
}

#example-inf-icing {
    background: url(/assets/images/portfolio/inf-icing-tn.png) no-repeat;
}

#example-inf-iphone4 {
    background: url(/assets/images/portfolio/inf-iphone4-tn.png) no-repeat;
}

#example-inf-vuvu {
    background: url(/assets/images/portfolio/inf-vuvu-tn.png) no-repeat;
}

#example-inf-sosummit {
	background: url(/assets/images/portfolio/inf-sosummit-tn.png) no-repeat;
}
    		
/* Arbor Care Thumbs */
#example-ac-overall {
    background: url(/assets/images/portfolio/ac-overall-tn.png) no-repeat;
}

#example-ac-secondary {
    background: url(/assets/images/portfolio/ac-secondary-tn.png) no-repeat;
}

#example-ac-boxes {
    background: url(/assets/images/portfolio/ac-boxes-tn.png) no-repeat;
}

#example-ac-leaves {
    background: url(/assets/images/portfolio/ac-leaves-tn.png) no-repeat;
}

#example-ac-panels {
    background: url(/assets/images/portfolio/ac-button-tn.png) no-repeat;
}

/* Benson's Life Thumbs */
#example-bl-events {
    background: url(/assets/images/portfolio/bl-events-body-box.png) no-repeat;
}

#example-bl-notes {
    background: url(/assets/images/portfolio/bl-notes-body-box.png) no-repeat;
}

#example-bl-friends {
    background: url(/assets/images/portfolio/bl-friends-body-box.png) no-repeat;
}

#example-bl-chat {
    background: url(/assets/images/portfolio/bl-chat-body-box.png) no-repeat;
}

#example-bl-dashboard {
    background: url(/assets/images/portfolio/bl-dashboard-body-box.png) no-repeat;
}

#example-bl-recent {
    background: url(/assets/images/portfolio/bl-recent-body-box.png) no-repeat;
}

#example-bl-pictures {
    background: url(/assets/images/portfolio/bl-pictures-body-box.png) no-repeat;
}

#example-bl-groups {
    background: url(/assets/images/portfolio/bl-groups-body-box.png) no-repeat;
}

#example-bl-cal {
    background: url(/assets/images/portfolio/bl-cal-body-box.png) no-repeat;
}

#example-bl-notified {
    background: url(/assets/images/portfolio/bl-notified-body-box.png) no-repeat;
}

#example-bl-inbox {
    background: url(/assets/images/portfolio/bl-inbox-body-box.png) no-repeat;
}

#example-bl-home {
    background: url(/assets/images/portfolio/bl-home-body-box.png) no-repeat;
}

/* Software Rockstars Thumbs */
#example-sr-overall {
    background: url(/assets/images/portfolio/sr-overall-body-box.png) no-repeat;
}

#example-sr-services {
    background: url(/assets/images/portfolio/sr-services-body-box.png) no-repeat;
}

#example-sr-tickets {
    background: url(/assets/images/portfolio/sr-tickets-body-box.png) no-repeat;
}

/* ASDA Thumbs */
#example-asda-overall {
    background: url(/assets/images/portfolio/asda-overall-tn.png) no-repeat;
}

#example-asda-slider {
    background: url(/assets/images/portfolio/asda-slider-tn.png) no-repeat;
}

ul .icons {
    background: #66748b;
}

ul .web {
    background: #3d4657;
}

#zoom {
    z-index: 1200;
}

td {
    border: none !important;
}

td.mm {
    background: rgba(30,30,30,.9) !important;
}

#zoom_close {
    top: 14px !important;
    left: 14px !important;
    width: 16px;
    height: 16px;
    background: url(/assets/images/portfolio/close-sprite-small.png) no-repeat;
}

#zoom_close:hover {
    background-position: center center;
}

#zoom_close:active {
    background-position: center bottom;
}

#client-you {
    width: 960px;
}

#client-you h3, #client-you p {
    
}

#client-you img {
    text-align: center;
    margin: 0 auto 50px;
    display: block;
}

#client-you h3 {
    background: url(/assets/images/portfolio/you-header.png) no-repeat;
    width: 149px;
    height: 60px;
    text-indent: -9999px;
    display: block;
    margin-bottom: 10px;
    position: relative;
    left: 180px;
}

#client-you p {
    display: block;
    background: url(/assets/images/portfolio/you-paragraph.png) no-repeat;
    width: 585px;
    height: 114px;
    text-indent: -9999px;
    margin: 0 auto;
}

#showClients {
    background: url(/assets/images/portfolio/client-toggle-new.png) no-repeat;
    width: 108px;
    height: 25px;
    display: block;
    position: absolute;
    left: 10px;
    top: 3px;
    z-index: 100;
    cursor: pointer;
    background-position: left top;
}

#showClients:active {
    background-position: left bottom;
}

#showClients.off {
    background-position: right top;
}

#showClients.off:active {
    background-position: right bottom;
}

#infAlertLarge, #infUpdateLarge {
    max-width: 600px;
}

#zoom-table img {
    max-width: 960px;
}

#zoom-table {
    max-width: 960px;
}

div.comingSoon {
    background: url(/assets/images/portfolio/more-soon.png) no-repeat;
    width: 101px;
    height: 71px;
    position: relative;
    z-index: 1000;
    top: 363px;
    left: 205px;
}

div.comingSoonTop {
    background: url(/assets/images/portfolio/coming-soon-top2.png) no-repeat;
    width: 101px;
    height: 71px;
    position: relative;
    z-index: 1000;
    top: 220px;
    left: 205px;
}

#client-ac div.comingSoon {
    
}

.veryTop {
    z-index: 1000 !important;
}

#thingsToZoom p {
    max-width: 800px;
}

#zoom_content a {
	font-weight: bold;
}

#zoom_content a:hover {
	color: #cfe8ff;
}