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



body {
	background: #000;
	color: #fff;
	background-attachment: fixed;
}

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



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


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

#footer { border-top-color: #1a1a1a; }

.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;
}