/*

Neue Interactive Version Two Stylesheet
© 2008 Neue Interactive

*/

/*   BODY
--------------------------------------------------------------------------------------------------------------- */

body {
	background-color: black;
	margin: 0;
	padding: 0;
	background-image: url(../i/bg.jpg);
	background-repeat: repeat-x;
	min-width: 600px;
}

/*   RESET
--------------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
}


/*   PAGE LAYOUT POSITIONING  {GRID STRUCTURE}
--------------------------------------------------------------------------------------------------------------- */
#stillrefreshing {
	position: absolute;
	left: 600px;
	top: 20px;
	height: 15px;
	display: inline;
	text-align: center;
	padding: 5px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #000;
	background-color: #ccc;
}


#logo {
	position: absolute;
	left: 25px;
	top: 23px;
}

#globalnav {
	position: absolute;
	left: 25px;
	top: 70px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #ccc;
	padding: 0;
	margin: 0;
}

	#globalnav a {
		color: #ccc;
		outline: none;
		text-decoration: none;
	}

	#globalnav a:link {
		color: #ccc;
		outline: none;
		text-decoration: none;
	}

	#globalnav a:visited {
		color: #888;
		outline: none;
	}

	#globalnav a:hover {
		color: #fff;
		text-decoration: none;
	}

	#globalnav a:active {
		color: #000;
		text-decoration: none;
	}

		#globalnav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#globalnav li {
			padding: 0;
			margin: 0;
			padding-bottom: 3px;
		}

#worknav {
	position: absolute;
	left: 120px;
	top: 70px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #ccc;
	padding: 0;
	margin: 0;
}

	#worknav a {
		color: #ccc;
		outline: none;
		text-decoration: none;
	}

	#worknav a:link {
		color: #ccc;
		outline: none;
		text-decoration: none;
	}

	#worknav a:visited {
		color: #888;
		outline: none;
	}

	#worknav a:hover {
		color: #fff;
		text-decoration: none;
	}

	#worknav a:active {
		color: #000;
		text-decoration: none;
	}

		#worknav ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#worknav li {
			padding: 0;
			margin: 0;
			padding-bottom: 3px;
		}

#workdescription {
	position: absolute;
	left: 275px;
	top: 70px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: #ccc;
	padding: 0;
	margin: 0;
}

	#workdescription h1 {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	font-style: normal;
	color: white;
	padding: 0;
	margin: 0;
	}

	#workdescription a {
		color: #ccc;
		outline: none;
		text-decoration: none;
	}

	#workdescription a:link {
		color: #ccc;
		outline: none;
		text-decoration: none;
	}

	#workdescription a:visited {
		color: #888;
		outline: none;
	}

	#workdescription a:hover {
		color: #fff;
		text-decoration: none;
	}

	#workdescription a:active {
		color: #000;
		text-decoration: none;
	}

		#workdescription ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#workdescription li {
			padding: 0;
			margin: 0;
			padding-bottom: 3px;
		}


#content {
	position: absolute;
	top: 275px;
	left: 25px;
	}

	#content h1 {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: white;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	max-width: 500px;
	padding-bottom: 15px;
	}
	
		#content h1 a,#content h1 a:hover {
		color: #999;
		outline: none;
		text-decoration: none;
		font-style: italic;
		}

	#content p {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	color: #999;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	max-width: 700px;
	}
	
	#content p a {
	color: #ccc;
	outline: none;
	text-decoration: none;
	}
	
	#content p a:hover {
	color: white;
	text-decoration: none;
	}

#content_work {
	position: absolute;
	top: 250px;
	left: 0;
}

	#content_work img a {
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	text-decoration: none;
	}

	#content_work img a:hover {
	padding: 0;
	margin: 0;
	display: inline;
	border: none;
	text-decoration: none;
	}