
/**** section header (primary navigation and header) */
#sectionHeader {
    background:url(../../images/bg/work_bg.jpg) no-repeat top left;
}


/* Thumbnails */


a.csbutton {
	display:block;
	background:none;
	margin-bottom:15px;
	float:left;
}

a.csbutton:hover {
	background-position:-95px 0px;
}


a#appswell {
	background-image:url('../../images/case_studies/appswell_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:12px 10px 12px 0px;
}

a#emc {
	background-image:url('../../images/case_studies/emc_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#mercer {
	background-image:url('../../images/case_studies/mercer_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#lotus {
	background-image:url('../../images/case_studies/lotus_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#selfservice {
	background-image:url('../../images/case_studies/dell_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#ironmountain {
	background-image:url('../../images/case_studies/ironmountain_thumbnail.gif');
	border:3px #fff solid;	
	width:95px;
	height:55px;
	margin:2px 10px 12px 0px;
}

a#bostoncapital {
	background-image:url('../../images/case_studies/bostoncapital_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#cabot {
	background-image:url('../../images/case_studies/cabot_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#idx {
	background-image:url('../../images/case_studies/idx_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#mds {
	background-image:url('../../images/case_studies/mds_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

a#ourstage {
	background-image:url('../../images/case_studies/ourstage_thumbnail.gif');
	border:3px #fff solid;
	width:95px;
	height:55px;
	margin:2px 10px 15px 0px;
}

/* End */


/**** page header (secondary navigation and intro) */
#pageHeader {
    background:#224444;
}


.work {
    float:left;
    width:172px;
    margin:0px 0px 0px 0px;
    }
	
	
.work .logo {
    float:left;
    width:171px;
    margin:0px 0px 0px 0px;
}



.screenshot {
    display:block;
    float:left;
    margin:0 20px 10px 0;
    padding:0;
    /*background:url(/images/bg/work_screenshot_bottom.gif) bottom left no-repeat;*/
    voice-family: "\"}\""; 
    voice-family:inherit;
    padding-top:0;
	border:1px #666666 solid;

}

html>body .screenshot {
    padding-top:0;
}


.screenshot img {
    display:block;
    margin:0 0 0px 0;
	padding:0px;
	border:2px #fff solid;
}

/*.screenshot .border {
    display:block;
    position:relative;
    top:4px;
    margin:4px 4 4 -1px;
    padding:0;
    width:347px;
    height:221px;
    border:2px solid #cccccc;
    background:#ffffff;
}
*/

html>body .screenshot img {
	
}
	


.thumbnail {
    display:block;
    float:left;
    margin:2px 10px 15px 0;
}

/* .thumbnail img {
    display:block;
    margin:0;
    padding:4px 10px 4px 5px;
    background:url(/images/bg/work_thumbnail_top.gif) top left no-repeat;
    voice-family: "\"}\""; 
    voice-family:inherit;
    padding-top:6px;
	padding-bottom:5px;
}

table.logos img:hover {
	background-color: #F7F8F2;
}

table.logos img.over {
	background-color: #F7F8F2;
} */

table.logos td {
	padding:0;
	border: 1px dashed #8E8F81;
}
