/* ############################################# */
/* #  Technicolor Grayscale                    # */
/* #  technicolorgrayscale.com                 # */
/* # ......................................... # */
/* #  PROJECT PAGE STYLE                       # */
/* #  P.Gold - 1 Feb 2010                      # */
/* ############################################# */



body {
	background: #2b2821 url(../images/common/bg_project.jpg) no-repeat center 0;
	color: #fff;
	background-attachment: fixed;
}

a { color: #fff; }
a:hover { color: #fff; }


.brand a { background-image: url(../images/brand/logo_tg.png); }

/* solid rule instead of translucent can use borders instead of png background */
.global-nav li {
	background: none;
	border-bottom: 1px solid #59554f;
	padding-bottom: 10px;
}
.section-nav li,
.control-bar .global-nav li { border-bottom: 0; }


.footer,
.control-bar {
	background-image: url(../images/common/bg_839907_o50.png);
}

#footer {
	border-top-color: #59554f;
}

.section-our-work h1 {
	background-image: url(../images/common/h_project.png);
}

.tile-set .tile {
	border-color: #495d5f;
}

h3.v1 {
	background: url(../images/common/h_v1.png) no-repeat 0 0;
	height: 28px;
	text-indent: -999em;
}