/* @override http://stealworks.com/include/stealworks.css */

/* Begin initial settings */

html, body, form, fieldset {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0px;
}

dd, blockquote {
	margin-left: 1em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

a img {
	border: none;
}

img {
	border: none;
}

input, select, textarea {
	font-size: 100%;
}

/* End initial settings. */

body {
	background: white;
	font: normal 9px/14px Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 11px;
	margin: 0px;
}

h3 {
	font-size: 11px;
	margin: 0px 0px 10px 0px;;
}

/* Hide from IE5/Mac \*/ 
#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 760px;
	height: 500px;
	margin-top: -250px;
	margin-left: -380px;
	overflow: hidden;
	text-align: left;
	border: 1px solid #CCC;
	z-index: 1;
}
/* Stop Hiding */

#left {
	position: absolute;
	left: 0;
	top: 0;
	height: 500px;
	width: 235px;
}

#content {
	width: 350px;
	height: 420px;
	position: absolute;
	top: 0px;
	left: 235px;
}

p.note {
	position: absolute;
	width: 330px;
	text-align: center;
	margin: 0;
	top: 50px;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #777;
}

#right {
	position: absolute;
	top: 0;
	right: 10px;
	height: 500px;
	width: 165px;
	color: #ACACAC;
}

#stealworks06 {
	position: absolute;
	top: 214px;
	left: 0px;
}

#stealworks08 {
	position: absolute;
	top: 207px;
	left: 0px;
}

a span {
	visibility: hidden;
}

#left ul {
	position: absolute;
	width: 65px;
	margin: 0px;
	left: 157px;
}

#left li {
	list-style: none outside;
	width: 65px;
	height: 18px;
}

#left li a {
	display: block;
	width: 65px;
	height: 18px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#left li#enter a {
	background: url(../images/enter.png) no-repeat;
}

#left li#enter a:hover {
	background-position: 0 -18px;
}

#about a {
	background-position: 0 0;
}

#about a:hover, #nav-about #about a {
	background-position: -65px 0;
}

#work a {
	background-position: 0 -18px;
}

#work a:hover, #nav-work-index #work a {
	background-position: -65px -18px;
}

#contact a {
	background-position: 0 -36px;
}

#contact a:hover, #nav-contact #contact a {
	background-position: -65px -36px;
}

#poty a {
	background-position: 0 -54px;
}

#poty a:hover, #nav-poty #poty a {
	background-position: -65px -54px;
}

#archive a {
	background-position: 0 -72px;
}

#archive a:hover, #nav-archive #archive a {
	background-position: -65px -72px;
}

#print a {
	background-position: 0 -90px;
}

#print a:hover, #nav-work-print #print a {
	background-position: -65px -90px;
}

#packaging a {
	background-position: 0 -108px;
}

#packaging a:hover, #nav-work-packaging #packaging a {
	background-position: -65px -108px;
}

#identity a {
	background-position: 0 -126px;
}

#identity, #identity a:hover, #nav-work-identity #identity a {
	background-position: -65px -126px;
}

#other a {
	background-position: 0 -144px;
}

#other, #other a:hover, #nav-work-other #other a {
	background-position: -65px -144px;
}

#nav-about {
	top: 242px;
}

ul#nav-index {
	top: 242px;
}

div#content.index {
	height: 500px;
}

#nav-work-index {
	top: 224px;
}

#nav-contact {
	top: 206px;
}

#nav-poty {
	top: 188px;
}

#nav-work-print {
	top: 241px;
}

#nav-work-packaging {
	top: 223px;
}

#nav-work-identity {
	top: 205px;
}

#nav-work-other {
	top: 187px;
}

ul#work-index {
	height: 30px;
	width: 280px;
	margin: 235px 0 0 35px;
}

ul#work-index li {
	list-style: none outside;
	height: 30px;
	float: left;
	display: inline;
}

ul#work-index a {
	display: block;
	height: 30px;
	background-image: url(../images/work-index-nav.png);
	background-repeat: no-repeat;
}

#index-print a {
	background-position: left top;
	width: 55px;
}

#index-print a:hover {
	background-position: left -30px;
}

#index-packaging a {
	background-position: -55px top;
	width: 95px;
}

#index-packaging a:hover {
	background-position: -55px -30px;
}

#index-identity a {
	background-position: -150px top;
	width: 80px;
}

#index-identity a:hover {
	background-position: -150px -30px;
}

#index-other a {
	background-position: -230px top;
	width: 50px;
}

#index-other a:hover {
	background-position: -230px -30px;
}

#cool-hand-luke {
	position: absolute;
	top: 230px;
	right: 0px;
}
.about p, .contact p {
	margin: 140px 0px 0px 75px;
	line-height: 24px;
}

#piece {
	margin-top: 70px;
}

#navigation {
	position: absolute;
	top: 420px;
	left: 235px;
	width: 330px;
}

#navigation ol {
	margin: 0px;
}

#navigation li {
	list-style: none outside;
	width: 16px;
	height: 12px;
	float: left;
	display: inline;
	background-image: url(../images/numbers_over.png);
	background-repeat: no-repeat;
}

#navigation li a {
	display: block;
	width: 16px;
	height: 12px;
	background-image: url(../images/numbers.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a.current {
	background-image: url(../images/numbers_over.png);
	background-repeat: no-repeat;
}

#n1, #n1 a {
	background-position: 0px top;
}

#n2, #n2 a {
	background-position: -16px top;
}

#n3, #n3 a {
	background-position: -32px top;
}

#n4, #n4 a {
	background-position: -48px top;
}

#n5, #n5 a {
	background-position: -64px top;
}

#n6, #n6 a {
	background-position: -80px top;
}

#n7, #n7 a {
	background-position: -96px top;
}

#n8, #n8 a {
	background-position: -112px top;
}

#n9, #n9 a {
	background-position: -128px top;
}

#n10, #n10 a {
	background-position: -144px top;
}

#n11, #n11 a {
	background-position: -160px top;
}

#n12, #n12 a {
	background-position: -176px top;
}

#n13, #n13 a {
	background-position: -192px top;
}

#n14, #n14 a {
	background-position: -208px top;
}

#n15, #n15 a {
	background-position: -224px top;
}

#n16, #n16 a {
	background-position: -240px top;
}

#n17, #n17 a {
	background-position: -256px top;
}

#n18, #n18 a {
	background-position: -272px top;
}

#n19, #n19 a {
	background-position: -288px top;
}

#n20, #n20 a {
	background-position: -304px top;
}
#n21, #n21 a {
	background-position: 0px -12px;
}

#n22, #n22 a {
	background-position: -16px -12px;
}

#n23, #n23 a {
	background-position: -32px -12px;
}

#n24, #n24 a {
	background-position: -48px -12px;
}

#n25, #n25 a {
	background-position: -64px -12px;
}

#n26, #n26 a {
	background-position: -80px -12px;
}

#n27, #n27 a {
	background-position: -96px -12px;
}

#n28, #n28 a {
	background-position: -112px -12px;
}

#n29, #n29 a {
	background-position: -128px -12px;
}

#n30, #n30 a {
	background-position: -144px -12px;
}

#n31, #n31 a {
	background-position: -160px -12px;
}

#n32, #n32 a {
	background-position: -176px -12px;
}

#n33, #n33 a {
	background-position: -192px -12px;
}

#n34, #n34 a {
	background-position: -208px -12px;
}

#n35, #n35 a {
	background-position: -224px -12px;
}

#n36, #n36 a {
	background-position: -240px -12px;
}

#n37, #n37 a {
	background-position: -256px -12px;
}

#n38, #n38 a {
	background-position: -272px -12px;
}

#n39, #n39 a {
	background-position: -288px -12px;
}

#n40, #n40 a {
	background-position: -304px -12px;
}

#n41, #n41 a {
	background-position: 0px -24px;
}

#n42, #n42 a {
	background-position: -16px -24px;
}

#n43, #n43 a {
	background-position: -32px -24px;
}

#n44, #n44 a {
	background-position: -48px -24px;
}

#n45, #n45 a {
	background-position: -64px -24px;
}

#n46, #n46 a {
	background-position: -80px -24px;
}

#n47, #n47 a {
	background-position: -96px -24px;
}

#n48, #n48 a {
	background-position: -112px -24px;
}

#n49, #n49 a {
	background-position: -128px -24px;
}

#n50, #n50 a {
	background-position: -144px -24px;
}

#n51, #n51 a {
	background-position: -160px -24px;
}

#n52, #n52 a {
	background-position: -176px -24px;
}

#n53, #n53 a {
	background-position: -192px -24px;
}

#n54, #n54 a {
	background-position: -208px -24px;
}

#n55, #n55 a {
	background-position: -224px -24px;
}

#n56, #n56 a {
	background-position: -240px -24px;
}

#n57, #n57 a {
	background-position: -256px -24px;
}

#n58, #n58 a {
	background-position: -272px -24px;
}

#n59, #n59 a {
	background-position: -288px -24px;
}

#n60, #n60 a {
	background-position: -304px -24px;
}

#next, #previous {
	width: 11px;
	height: 22px;
	position: absolute;
	top: 462px;
	font-size: 1px;
}

#previous {
	left: 384px;
}

#next {
	left: 415px;
}
#next a, #previous a {
	display: block;
	height: 22px;
	width: 11px;
}

#next, #next a:hover {
	background: url(../images/arrow-right-on.gif) no-repeat;
}

#next a {
	background: url(../images/arrow-right.gif) no-repeat;
}

#previous, #previous a:hover {
	background: url(../images/arrow-left-on.gif) no-repeat;
}

#previous a {
	background: url(../images/arrow-left.gif) no-repeat;
}

#info {
	margin-top: 240px;
}

#credit {
	margin: 475px auto 0px -20px;
	text-align: center;
	color: #ACACAC;
	text-transform: uppercase;
}

#intro {
	position: absolute;
	width: 760px;
	height: 500px;
	background: #FFF;
	top: 0;
	left: 0;
	z-index: 2;
}

#intro img {
	margin: 160px auto auto 187px;
}

img.image-content {
	margin-top: 240px;
}

a {
	color: #ACACAC;
	text-decoration: none;
}

a:hover {
	color: #000;
}

/* --------------------- STUFF FOR IE5 MAC ------------------ */


/*\*//*/


html, body {
	height: 100%;
	text-align: center;
}

body {
	overflow: hidden;
}

#wrapper {
	width: 760px;
	height: 500px;
	position: relative;
	margin: 25px auto;
	text-align: left;
	border: 1px solid #CCC;
	z-index: 1;
}

#left li {
	margin: 0px 0px 4px 0px;
}

/**/




/* --------------------- SIFR ------------------------ */


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash #right h2 {
	visibility: hidden;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: -5px;

}

.sIFR-hasFlash #right h3 {
	visibility: hidden;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: -5px;
}

.sIFR-hasFlash #right p {
	visibility: hidden;
	font-size: 9px;
	line-height: 1em;
}

.sIFR-hasFlash p.note {
	visibility: hidden;
	font-size: 9px;
	line-height: 1em;
}

.sIFR-hasFlash #credit {
	visibility: hidden;
	font-size: 9px;
	line-height: 1em;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

	