* {
	border: 0;
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
	height: 100%;
}
body, td {
	background: #0c0a0b;
	color: #5f5e5e;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

/* BASIC STYLES */

p {
	margin: 1em 0;
}
.clear {
	clear: both;
}
.bar {
	background-color: #201b1d;
	clear: both;
	display: block;
	height: 1px;
	margin: 1.3em 0 1.6em 0;
	overflow: hidden;
}

/* BASIC LINKS */

a:link, a:visited {
	color: #999;
	color: #777;
	text-decoration: underline;
}
a:hover {
	color: #bbb;
	text-decoration: underline;
}

/* BASIC STRUCTURE */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* BASIC STYLES */

.caption {
	color: #c5c5c5;
	margin-top: 5px;
}
.highlight {
	color: #da1b4c;
}
.highlight a:link, .highlight a:visited {
	color: #9a1c3d;
}
.highlight a:hover {
	color: #74122c;
}
.boxed, .smallboxed {
	background: #1b1719;
	font-size: 19px;
	margin-top: 15px;
	padding: 15px 20px;
	text-align: center;
}
.smallboxed {
	font-size: 16px;
	line-height: 20px;
	padding: 10px 20px;
}

/* PHOTOS */

.pic-left {
	float: left;
	margin: 0 20px 0 0;
}
.pic-right {
	float: right;
	margin: 0 0 0 20px;
}
.pic-left img, .pic-right img {
	padding: 1px;
	border: 5px solid #272525;
	border: 5px solid #2d262a;
}
.pic-left a:hover img, .pic-right a:hover img {
	border-color: #353333;
}
.pic-left .caption, .pic-right .caption {
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 0;
}
img.border {
	padding: 1px;
	border: 5px solid #272525;
	border: 5px solid #2d262a;
}

/* CONTAINER */

.container {
	width: 580px;
	height: 100%;
	margin: 10px auto;
}
.container-footer { /* used in sideways-scrolling pages */
	/*width: 632px;*/
	margin: 540px auto;
	text-align: center;
}

/* HEADER */

.header {
	text-align: center;
}

.logo {
	text-align: center;
}

/* NAVIGATION */

.nav {
	text-align: center;
}
.nav ul {
	list-style: none;
	text-align: center;
}
.nav ul li {
	display: block;
	float: left;
}
.nav ul li a:link, .nav ul li a:visited {
	background-repeat: no-repeat;
	background-position: center -31px;
	display: block;
	height: 31px;
	overflow: hidden;
}
.nav ul li a:hover {
	background-position: center 0;
}

/* NAVIGATION - SPECIFIC LINKS */

.nav ul li#home a:link, .nav ul li#home a:visited { 
	background-image: url(assets/nav/home.png);
	width: 61px; 
}
.nav ul li#statement a:link, .nav ul li#statement a:visited { 
	background-image: url(assets/nav/statement.png);
	width: 97px; 
}
.nav ul li#movements a:link, .nav ul li#movements a:visited { 
	background-image: url(assets/nav/movements.png);
	width: 100px; 
}
.nav ul li#highlights a:link, .nav ul li#highlights a:visited { 
	background-image: url(assets/nav/highlights.png);
	width: 103px; 
}
.nav ul li#process a:link, .nav ul li#process a:visited { 
	background-image: url(assets/nav/process.png);
	width: 80px; 
}
.nav ul li#credits a:link, .nav ul li#credits a:visited { 
	background-image: url(assets/nav/credits.png);
	width: 78px;
}
.nav ul li#news a:link, .nav ul li#news a:visited { 
	background-image: url(assets/nav/news.png);
	width: 61px;
}

/* CONTENT */

.content {
	color: #555;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 16px;
	line-height: 23px;
	text-align: justify;
	padding: 5px 0 5px 0;
	
	padding: 5px 35px 5px 35px;
	padding: 5px 25px 5px 25px;
	
}

/* HOME */
body#home, #home td {
	background: #000;
}

#home .bar {
	margin-top: 0;
}
#home .nav {
	margin: 0 auto;
	width: 565px;
}

/* SCREENSHOTS */

body#screenshots {
	overflow: hidden;
}
#screenshots .content {
	bottom: 0px;
	left: 0px;
	overflow: auto;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 150px;
	width: auto;
	
}

/* PROCESS */

body#process {
	overflow: hidden;
}
#process .content {
	bottom: 0px;
	left: 0px;
	overflow: auto;
	padding: 0;
	position: absolute;
	right: 0px;
	top: 150px;
	width: auto;
}

/* STATEMENT */



/* HIGHLIGHTS */

ul.list {
	list-style: none;
}
ul.list li {
	color: #fff;
	line-height: 20px;
	margin: 15px 0;
}
ul.list li .byline-m, ul.list li .byline-f {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	display: block;
}
ul.list li .byline-f {
	color: #6b182d;
	color: #444;
}
ul.list li .byline-m {
	color: #224b69;
	color: #444;
}

/* CREDITS */

#credits ul.list li {
	color: #555;
	font-size: 15px;
	margin: 5px 10px;
}
#credits .small {
	font-size: 15px;
	line-height: 19px;
}

/* NEWS */

#news .content {
	padding: 0 0 10px 0;
}
#news ul.list li {
	color: #555;
	font-size: 15px;
	margin: 20px 0;
}
#news ul.list li .date {
	color: #333;
}
#news ul.list li img {
	float: left;
	margin-right: 10px;
}
#news ul.list li img {
	padding: 1px;
	border: 3px solid #2d262a;
}
#news ul.list li a:hover img {
	border-color: #353333;
}

/* SCROLL LIST */

ul.scroll {
	list-style: none;
	white-space: nowrap;
	padding-left: 40px;
}
ul.scroll li {
	float: none;
	display: inline;
	margin-right: 5px;
}
ul.scroll li.first {
	padding-left: 0px;
}
ul.scroll li.final {
	margin-right: 50px;
}
ul.scroll img {
	padding: 1px;
	border: 5px solid #272525;
	border: 5px solid #2d262a;
}
ul.scroll a:hover img {
	border-color: #353333;
}
ul.scroll li.label img {
	border: 0;
	margin: 415px 30px 0 30px;
	margin-top: 190px;
	vertical-align: top;
}
ul.scroll li.label.first img {
	margin-left: 0px;
}
ul.scroll li .caption {
	color: #555;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 13px;
	position: absolute;
	top: 470px;
}
ul.scroll .caption b {
	font-size: 10px;
	font-weight: normal;
	color: #da1b4c;
	margin-right: 5px;
	text-transform: uppercase;
}
ul.scroll li .caption em {
	color: #777;
}
ul.scroll li.label .caption {
	line-height: 15px;
	margin-left: 40px;
	top: 230px;
}
ul.scroll li.label.first .caption {
	margin-left: 10px;
}

/* FOOTER */

.footer {
	color: #333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 30px 0;
	padding-bottom: 30px;
	text-align: center;
}
.footer a:link, .footer a:visited {
	color: #555;
}
.footer a:hover {
	color: #777;
}