/* projects list */
p.name {
	line-height: 150%;
}

a:visited {
	color: blue;
}

div.filmstrip div.gallery_title {
	padding-left: 10px;
	padding-top: 8px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 16pt;
	font-weight: bold;
	float: left;
}

div.filmstrip div.gallery_title img {
	vertical-align: middle;
}

div.filmstrip div.project_name {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	padding-top: 14px;
}

div.filmstrip {
	background-image: url('/common/images/interface/gallery/titleBG.gif');
	background-repeat: no-repeat;
	position: relative;
	z-index: 4;
}

div.scroll {
	width: 911px;
	background-image: url('/common/images/interface/gallery/thumbnailBG.gif');
	height: 126px;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 5;
}

div.left, div.right, div.frame, div.image, div.left_na, div.right_na {
	float: left;
}

div.left, div.right, div.left_na, div.right_na {
	height: 81px;
	width: 32px;
	position: relative;
	z-index: 5000;
}

div.frame {
	margin-top: 21px;
	width: 810px;
	height: 80px;
	overflow: hidden;
	z-index: 6;
}

div.left, div.left_na {
	margin-top: 22px;
	padding-right: 17px;
	background-color: #ebebeb;
	margin-left: 0px;
}

div.right_cover {
	background-image: url('/common/images/interface/gallery/right_cover.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 81px;
	float: left;
	margin-top: 22px;
	position: relative;
	z-index: 5000;
}

* html div.right_cover {
	background-image: url('/common/images/interface/gallery/right_cover_ie6.gif');
	width: 22px;
	background-position: -26px -12px;
}

div.right, div.right_na {
	margin-top: 22px;
}

* html div.right, * html div.right_na {
	margin-top: -29px;
}

div.left a, div.right a, div.left_na a, div.right_na a {
	display: block;
	height: 81px;
	width: 32px;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

div.left a, div.left_na a {
	background-image: url('/common/images/interface/gallery/arrow-Previous.gif');
}

div.right a, div.right_na a {
	background-image: url('/common/images/interface/gallery/arrow-Next.gif');
}

* html div.left, * html div.left_na {
	padding-right: 15px;
	margin-right: 0px;
}

div.left_na a, div.right_na a, div.left a:hover, div.right a:hover {
	background-position: right;
}

div.project {
	width: 911px;
	background-image: url('/common/images/interface/gallery/textBG.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

div.project div.large_image {
	margin-right: 20px;
	width: 600px;
	height: 300px;
	background-repeat: no-repeat;
}

div.project div.name {
	font-family: "Trebuchet MS";
	font-size: 28px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.project div.size, div.project div.value, div.project div.year, div.project div.owner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #555555;
}

/* projects list */


/* projects menu */

div.menu {
	background-image: url('/common/images/interface/gallery/nav-galleryBG.gif');
	background-repeat: no-repeat;
	width: 911px;
	height: 72px;
}

div.menu div {
	float: left;
}

div.ops {
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 1px;
}

div.ops div {
	float: left;
}

div.ops a {
	background-repeat: no-repeat;
	background-position: left;
	height: 28px;
	display: block;
}

div.ops a:hover {
	background-position: right;
}

div.ops div.all a {
	background-image: url('/common/images/interface/gallery/viewAll.gif');
	width: 70px;
}

div.ops div.current {
	margin-left: 32px;
}

div.ops div.current a {
	background-image: url('/common/images/interface/gallery/current.gif');
	width: 106px;
}

div.menu a {
	display: block;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left;
}

div.menu a:hover, div.menu a.selected {
	background-position: right;
}

div.galleries {
	clear: both;
	white-space: nowrap;
	width: 910px;
	margin-left: 5px;
}

* html div.galleries {
	margin-left: 3px;
}

div.menu div.commercial a {
	background-image: url('/common/images/interface/gallery/commercial.gif');
	width: 80px;
}

div.menu div.educational a {
	background-image: url('/common/images/interface/gallery/educational.gif');
	width: 78px;
}

div.menu div.health a {
	background-image: url('/common/images/interface/gallery/healthCare.gif');
	width: 75px;
}

div.menu div.multi a {
	background-image: url('/common/images/interface/gallery/multiFamily.gif');
	width: 162px;
}

div.menu div.public a {
	background-image: url('/common/images/interface/gallery/publicService.gif');
	width: 139px;
}

div.menu div.industrial a {
	background-image: url('/common/images/interface/gallery/industrial.gif');
	width: 124px;
}

div.menu div.renos a {
	background-image: url('/common/images/interface/gallery/renovations.gif');
	width: 132px;
}

div.menu div.distinct a {
	background-image: url('/common/images/interface/gallery/distinctive.gif');
	width: 110px;
}

/* projects menu */

/* admin list */
table.projects_admin_list {
	width: 100%;
	margin: 15px 0;
}

table.projects_admin_list tr th, table.projects_admin_list tr td {
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table.projects_admin_list tr th {
	color: #FFF;
	background-color: #777;
	text-align: left;
}

table.projects_admin_list tr.alternate td {
	background-color: #DDD;
}

table.projects_admin_list tr th.name, table.projects_admin_list tr td.name {
	width: 25%;
}

table.projects_admin_list tr th.size, table.projects_admin_list tr td.size {
	width: 15%;
}

table.projects_admin_list tr th.value, table.projects_admin_list tr td.value {
	width: 15%;
}

table.projects_admin_list tr th.year, table.projects_admin_list tr td.year {
	width: 5%;
}

table.projects_admin_list tr th.owner, table.projects_admin_list tr td.owner {
	width: 15%;
}

table.projects_admin_list tr th.type, table.projects_admin_list tr td.type {
	width: 15%;
}


table.projects_admin_list tr th.link, table.projects_admin_list tr td.link {
	width: 10%;
	padding-right: 10px;
}

table.projects_admin_list tr th a:link, table.projects_admin_list tr th a:visited, table.projects_admin_list tr th a:active, table.projects_admin_list tr th a:hover {
	color: #FFF;
}

td.year input {
	width: 40px;
}
/* admin list */
