.featured-work table tr{
    margin:0px;
}

.featured-work table td,
.featured-work table th {
	cursor: pointer;
	font-weight: bold;
	margin:0px;
}

.featured-work table th {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	float: left;
	font-size: 80%;
	padding: 9px 0px;
	position: relative;
}


.featured-work table th.headerSortDown,
.featured-work table th.headerSortUp {
	background-color: #000000;
	background-position:right center;
	background-repeat: no-repeat;
	color: white;
}

.featured-work table th.headerSortDown {
	background-image: url(/images/elements/sort-arrow-down.png);
}

.featured-work table th.headerSortUp {
	background-image: url(/images/elements/sort-arrow-up.png);
}

.featured-work table td {
	float:left;
	font-size:12px;
	height:12px;
	line-height:12px;
	padding:9px 0;
	position:relative;
}

.featured-work table td.more-info {
	border-bottom:1px solid black;
	clear:right;
	cursor:default;
	display:none;
	height:610px;
	left:0;
	padding:0;
	position:relative;
	width:816px;
}

.featured-work table tr.on,
.featured-work table th.on {
	background-color: #C81123;
	color: white;
}

.featured-work table th.headerSortDown.on,
.featured-work table th.headerSortUp.on {
	background-color: black;
	color: white;
}

.featured-work table tr.on {
	background-image:  url(/images/elements/arrow-open.png);
	background-position: 800px;
	background-repeat: no-repeat;
}

.featured-work table tr.active {
	background-color: white;
	color: black;
}

.featured-work table tr td.featured-work-header {
	border-top: 1px solid #eeeeee;
}

.featured-work table tr.on td.featured-work-header {
	border-top:1px solid #C81123;
}

.featured-work table tr.active td.featured-work-header {
	border-top: 1px solid black;
}

.featured-work table tr td.featured-work-header-last {
	width: 136px;
}

.featured-work table th.featured-work-date,
.featured-work table td.featured-work-date {
	padding-left: 9px;
	width: 122px;
	margin:0;
}

.featured-work table th.featured-work-title,
.featured-work table td.featured-work-title {
	padding-left: 9px;
	width: 259px;
}

.featured-work table th.featured-work-checkbox,
.featured-work table td.featured-work-checkbox {
	padding-left: 9px;
	width: 59px;
}

.featured-work table th.featured-work-copy {
	width: 136px;
}

.featured-work table td.featured-work-checkbox{
	text-indent: -7777px;
}

.featured-work table td.featured-work-checkbox.true {
	background-image: url(/images/elements/sorter-dot.png);
	background-position:9px center;
	background-repeat: no-repeat;
}

.featured-work table .active td.featured-work-checkbox.true {
	background-image: none;
	font-size:80%;
	text-indent: 0;
}

.featured-work table tr.on td.featured-work-checkbox.true{
    background-image: url(/images/elements/sorter-dot-white.png);
}

.featured-work table tr.on td.featured-work-checkbox.true{
    background-image: url(/images/elements/sorter-dot-white.png);
}

.more-info {
	color: black;
}

.more-info-loader {
	background-image: url(/images/elements/ajax-loader.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.more-info-ajax {
	height: 516px;
	overflow: hidden;
	width:816px;
}

.more-info-image {
	height: 376px;
	text-indent: -7777px;
    height:516px;
	width: 816px;
}

.more-info-button {
	-webkit-border-radius: 4px;
	-border-radius: 4px;	
	-moz-border-radius:4px;
	background-color: #ddd;
	color:#444444;
	display: block;
	font-size:90%;
	margin-top:8px;
	padding:7px 4px 6px 8px;
}

.more-info-button:hover {
	background-color: #C81123;
	color: white;
}

.more-info-content{
	margin:0;
	overflow:hidden;
}

.more-info-content .a-button-details {
	-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;	
	background-color: black;
	clear:right;
	color:white;
	float:right;
	margin-bottom:5px;
	position:relative;
	padding: 7px;
	text-align:left;
	top:-120px;
	width:128px;
	z-index:9999;
}

.more-info-content .a-button-details:hover {
	background-color: #C81123;
	color: white;
}

.work-overview {
	font-size:13px;
	font-weight:normal;
	line-height:120%;
	margin:12px 0 0;
	position:relative;
	width:620px;
}

/* jcarousel */

.projectimages, .projectimages-wrapper {
	margin: 0px;
	padding:0 0 10px;
	width:816px;	
}

.jcarousel-container li {
	background-color: white;
	height:610px;
	width:816px;
}

.work-nav-vertical {
	display:block;
	position:absolute;
	right:-29px;
	top:px;
	z-index:9999;
}

.work-nav-vertical li a {
	background-image:url(/images/elements/work-buttons.png);
	background-repeat:no-repeat;
	border-bottom:1px solid white;
	display: block;
	height:29px;
	text-indent:-7777px;
	width:29px;
	z-index:9999;
}

.work-nav-vertical li.work-nav-vertical-up a {
	background-position:0 0;
}

.work-nav-vertical li.work-nav-vertical-up a:hover, .work-nav-vertical li.work-nav-vertical-up a.on {
	background-position:-29px 0;
}

.work-nav-vertical li.work-nav-vertical-down a {
	background-position:0 -30px;
}

.work-nav-vertical li.work-nav-vertical-down a:hover, .work-nav-vertical li.work-nav-vertical-down a.on {
	background-position:-29px -30px;
}

.jcarousel-clip {
/* 	height: 516px; */
	z-index:auto;
}

.jcarousel-next, .jcarousel-prev {
	height:400px;
	position:absolute;
	text-indent:-7777px;
	top:0;
	width:350px;
	z-index:9999;
}

.jcarousel-next {
	right: 0;
}

.jcarousel-next:hover, .jcarousel-prev:hover {
	cursor:pointer;
}

.jcarousel-next span, .jcarousel-prev span {
	background-image:url(/images/elements/work-buttons.png);
	background-position:-7777px 215px;	
	background-repeat:no-repeat;
	display:block;
	height:400px;
	position:absolute;
	width:60px;
}

.jcarousel-next span {
	right:0;
}

.jcarousel-next:hover span, .jcarousel-next.on span, .first .jcarousel-next span {
	background-position:-238px 215px;
}

.jcarousel-prev:hover span, .jcarousel-prev.on span {
	background-position:-118px 215px;
}

.jcarousel-prev-disabled, .jcarousel-next-disabled,.jcarousel-prev-disabled:hover, .jcarousel-next-disabled:hover {
	visibility:hidden;
}

.projectimage-frame {
	height: 494px;
	text-align: center;
}

.projectimage-frame img, .projectimage-frame object {
	margin: 0 auto;
	background-color: grey;
}

.projectimage-row {
	float:left;
	font-size:18px;
	letter-spacing: 3px;
	font-weight: regular;
	height:80px;
	line-height:28px;
	padding:0 6px 0 6px;
	position:relative;
	margin-right: 40px;
	width: 88px;
	font-weight: bold;	
}

/* All clients table */

#work-clients {
	padding-bottom: 24px;
}

#work-clients table {
	width: 100%;
	margin:0px;
}

#work-clients a::after {
	font-weight: bolder;
	content:"\2192";
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	font-size: .75em;
}

#work-clients th {
	text-align:left;
	font-weight: bold;
	border-bottom: 1px #ddd solid;
	padding-bottom:5px;
}

#work-clients table.work-clients tbody tr th h3 {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#work-clients td {
	color: black;
	font: normal 11px arial;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 5px;
	border-bottom: 1px #ddd solid;
}

#work-clients td.year {
	width: 39px;
}

#work-clients td.direct {
	text-align: center;
	width: 82px;
}
