body	{font-family:Arial, Helvetica, sans-serif; background:#000000; color:#FFFFFF; font-size:12px; padding:0 0 20px 0; margin:0; }
p 		{padding:0 0 10px 0; margin:0; }
a 		{color:#FFF; }
a:hover	{color:#9ABE34; text-decoration:none; }


/*nav*/
#footer img		{float:left; margin:0; }
#footer ul		{margin:0; padding:5px 0 0 0; }
#footer li		{float:left; list-style:none; margin:0 0 0 34px; padding:0; }
#footer li a 	{float:left; padding:8px 0 0 0; overflow:hidden; height:0px !important; height /**/:8px; /* for IE5/Win */  }

li#homeLink a				{width:45px; height:8px; background:url('../images/footer/home-button.gif') no-repeat 0 -2px; }
li#homeLink a:hover			{background:url('../images/footer/home-button.gif') no-repeat bottom left; }
li#whyLink a				{width:148px; height:8px; background:url('../images/footer/why-button.gif') no-repeat 0 -2px; }
li#whyLink a:hover			{background:url('../images/footer/why-button.gif') no-repeat bottom left; }
li#imagesLink a				{width:59px; height:8px; background:url('../images/footer/images-button.gif') no-repeat 0 -2px; }
li#imagesLink a:hover		{background:url('../images/footer/images-button.gif') no-repeat bottom left; }
li#clientlistLink a			{width:159px; height:8px; background:url('../images/footer/clientlist-button.gif') no-repeat 0 -2px; }
li#clientlistLink a:hover	{background:url('../images/footer/clientlist-button.gif') no-repeat bottom left; }
li#clientareaLink a			{width:101px; height:8px; background:url('../images/footer/clientarea-button.gif') no-repeat 0 -2px; }
li#clientareaLink a:hover	{background:url('../images/footer/clientarea-button.gif') no-repeat bottom left; }
li#contactLink a			{width:72px; height:8px; background:url('../images/footer/contact-button.gif') no-repeat 0 -2px; }
li#contactLink a:hover		{background:url('../images/footer/contact-button.gif') no-repeat bottom left; }

#homeBody li#homeLink a,
#whyBody li#whyLink a,
#imagesBody li#imagesLink a,
#clientlistBody li#clientlistLink a,
#clientareaBody li#clientareaLink a,
#contactBody li#contactLink a {background-position:bottom left; }

/*headings*/
h1				{width:440px; height:100px; text-indent:-9999px; margin:80px 0 0 41px; padding:0; font-size:0%; font-weight:normal; }
h1#why			{background:url('../images/headings/why.gif') no-repeat 0 0; height:40px; }
h1#client-list	{background:url('../images/headings/client-list.gif') no-repeat 0 0; }
h1#sport		{background:url('../images/headings/sport.gif') no-repeat 0 0; }
h1#tearsheets	{background:url('../images/headings/tearsheets.gif') no-repeat 0 0; }
h1#images		{background:url('../images/headings/images.gif') no-repeat 0 0; }
h1#branding		{background:url('../images/headings/branding.gif') no-repeat 0 0; }
h1#clientarea	{background:url('../images/headings/clientarea.gif') no-repeat 0 0; }


/*gallery styles*/
#gallery img	{margin:0; border:0; border:none; padding:0 2px 2px 0; }

/*lightbox*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#homePic	{position:relative; }
#sponsor	{position:absolute; top:19px; right:19px; }