@import url("reset.css");
html {
	min-height: 100%;
	height: 100%;
	overflow: auto;
}
body {
	background: #1A181D url(../gfx/skyline.jpg) repeat-x fixed bottom;
	font: normal 13px Helvetica, Arial, Tahoma, sans-serif;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	color: #FFF;
}
body.blank {
	width: auto;
}
#sb-body {
	border: 10px solid black;
	background: black none;
}
#sb-content {
	background: black none;
	overflow-x: hidden;
	overflow-y: hidden;
	overflow: hidden;
}
p {
	margin: 0.5em 0;
	color: #DDD;
}
h1 {
	margin: 0 0 0.5em;
	font-size: 2.2em;
	font-weight: bold;
	text-shadow: black 0 0 0.5em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	color: #eee;
}
h2 {
	margin: 0 0 0.8em;
	font-size: 1.8em;
	text-shadow: black 0 0 0.4em;
	letter-spacing: -0.01em;
	color: #DDD;
}
h3 {
	margin: 0 0 0.6em;
	font-size: 1.1em;
	text-shadow: black 0 0 0.4em;
	letter-spacing: -0.02em;
	color: #DDD;
}
a {
	text-decoration: none;
	color: #e1001a;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
}
a:hover { text-decoration: underline; }
strong, .bold { font-weight: bold; }
.color {color: #905E36 !important;}
.center {text-align: center !important;}
.align-left {text-align: left !important;}
.align-right {text-align: right !important;}
fieldset {
	margin: 10px;
}
input {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.2em 0.4em;
	background: #DDD url(../gfx/input_bg.jpg) repeat-x top left;
	border: 3px inset #555;
	margin: 0.2em;
	text-shadow: rgba(0,0,0,0.3) 0 0 0.2em;
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
}
input.is-default {
	color: #777;
	text-align: center;
	text-transform: uppercase;
}
input.button {
	background: #BBB none;
	border-style: outset;
	padding-top: 0.1em;
	padding-left: 0.2em;
}
div#head {
	height: 100px;
	margin: 20px 0;
	position: relative;
}
div#head a {
	background: none;
}
div#body {
	margin: 20px 0;
	float: left;
	width: 100%;
}
div#menu {
	float: right;
	position: absolute;
	top:0;
	right: 5em;
}
div#menu ul {
	float: left;
	margin: 0 1em;
	width: 13em;
}

div#menu ul li {
	height: 1.75em;
}

div#menu li a {
	display: block;
	color: #905E36;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	text-shadow: rgba(0,0,0,0.7) 0 0 5px;
	letter-spacing: -0.01em;
	padding: 0.15em 1em 0.2em 0.5em;
}

div#menu li.language {
	margin-top: 1.4em;
}

div#menu li.language a {
	float: left;
	padding: 0.15em 0 0.2em 0.5em;
	text-shadow: 0;
}

div#menu li a:hover {
	background: url(../gfx/menu-hover.jpg) repeat-y top left;
	text-shadow: rgba(0,0,0,0.4) 0 0 3px;
	color: #FFF;
	text-decoration: none;
}

div#menu li.language a:hover {
	background: none;
	text-shadow: 0;
}

div#legal {
	font-size: 0.8em;
	line-height: 2em;
	text-transform: uppercase;
	color: #905E36;
	text-align: center;
	vertical-align: bottom;
	float: left;
	width: 100%;
	clear: both;
}

div#legal.big {
	font-size: 1em;
}

div.left, div.right {
	width: 48%;
	margin: 0;
}

div.left {
	float: left;
	text-align: right;
}

div.right {
	float: right;
}

h2.cite {
	font-style: italic;
	color: #AAA;
	margin-top: 3.5em;
}

h2.cite span.author {
	float: left;
	text-transform: uppercase;
	font-size: 0.7em;
	margin-top: 0.2em;
	font-style: normal;
	color: #AAA;
}

div.clients {
	margin-top: 2em;
}

div.clients * {
	font-size: 1em;
}

div.trailer-home {
	margin: 5em auto;
	text-align: center;
}

div.trailer-home a {
	color: #e1001a;
	font-size: 1.5em;
	padding-right: 30px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	margin: 2em auto;
	font-weight: bold;
	text-shadow: black 0 0 0.7em;
	background: url(../gfx/play.jpg) no-repeat right 50%;
}

.contact {
	font-size: 1em;
	margin: 0 0 1.25em;
	color: #DDD;
}

.contact a, h2 a {
	color: #FFF;
	font-width: bold;
	font-size: 1em;
	text-transform: none;
}

div.trailer {
	padding: 1em 0;
	float: left;
	position: relative;
}

div.trailer div.info {
	float: left;
	width: 220px;
	margin: 0 10px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
}

div.trailer img.image {
	float: left;
	width: 250px;
	margin: 0 10px;
	background: black;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
}

div.trailer div.text {
	float: right;
	margin: 0 0 0 10px;
	padding: 10px;
	width: 408px;
	min-height: 120px;
	color: #CCCCCC;
	font-size: 1.05em;
}

div.trailer h2, div.project h2 {
	font-weight: bold;
	color: #905E36;
	margin: 0 0 0.4em 0;
	font-size: 1.2em;
}

div.trailer h3, div.project h3 {
	font-weight: bold;
	color: #905E36;
	margin: -0.5em 0 0.4em 0;
	font-size: 1em;
}

div.trailer div.info a {
	font-size: 1em;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	display: block;
	position: absolute;
	float: left;
	margin-top: 0.35em;
	font-weight: bold;
	background: url(../gfx/play.jpg) no-repeat left 50%;
	bottom: 1.25em;
}

div.trailer p {
	margin: 0;
}

div.trailer p.info {
	margin-bottom: 0.5em;
}

div.trailer p.link, div.project p.link {
	text-align: right;
}

h1.projects {
	margin: 1.5em 0.5em 0.5em;
	font-size: 1.5em;
	text-align: left;
	font-weight:bold;
}

h2.projects {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0.75em 0;
}

div.other-projects {
	margin: 0;
	float: right;
	width: 100%;
}

div.projects {
	margin: 1em 0;
	float: left;
	padding: 0 0 0;
	border-left: 1px solid #444;
	margin-left: -1px;
	width: 100%;
	height: 100%;
}

div.other-projects, div.text, div.feature div.projects {
	-moz-box-shadow: 0 0 1em rgba(0,0,0,0.5);
	/*background: rgb(24,23,26);
	background: rgba(36,34,39,0.5); */
	border: 1px solid #444;
}

div.project {
	margin: 1em 1.5em 0.5em 0.75em;
}

div.project p {
	margin: -0.2em 0 0.2em 0;
	line-height: 1.1em;
	padding: 0;
	color: #aaa;
}

div.feature div.info {
	float: none;
	width: auto;
	margin-bottom: 2em;
}

div.feature div.info p {
	text-align: left;
	font-size: 1.1em;
	text-shadow: black 0 0 0.4em;
	font-weight: normal;
	width: 100%;
	float: left;
}

div.feature div.info p.trailer {
	width: 85%;
}

div.feature div.info a {
	font-size: 1.2em;
	text-align: center;
	top: 0.85em;
	position: relative;
	margin-right: 2%;
	float: right;
}

div.feature div.projects a {
	font-size: 1em;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	display: block;
	float: right;
	margin-top: 0;
	font-weight: bold;
	top: 0.5em;
	background: url(../gfx/play.jpg) no-repeat left 50%;
}

div.feature div.images {
	margin: 2em 0;
	float: left;
	width: 550px;
}

div.feature div.images img {
	margin: 0;
}

div.feature div.projects {
	margin: 2em 0;
	padding-top: 0.75em;
	float: left;
	border: 1px solid #444;
	width: 395px;
}

div.feature div.projects div.info {
	margin: 0 0.75em 0.75em;
}

div.feature div.projects h3 {
	text-align: left;
	margin: 0;
}

div.feature div.projects div.info p, div.feature div.projects h3 span.year {
	font-size: 0.95em;
	color: #aaa;
	float: none;
}

div.feature div.projects h3 span.year {
	font-size: 0.8em;
	float: right;
}

.slider {
	width: 475px;
	height: 267px;
	position: relative;
	overflow: visible;
	float: left;
}

#slider-cat, #contact {
	width: 950px;
	height: 285px;
}

.slider ul {
	width: 100%;
	position: absolute;
	top: 0;
	margin-left: 0;
}

.slider .slide-img {
	float: left;
	position: absolute;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	display: none;
	top: 0;
	line-height: 0;
}

.slider .visible {
	display: block;
}

.slider li a {
	float: left;
	line-height: 0;
}

.slider li a:hover {
	text-decoration: none;
}

.slider li span {
	position: absolute;
	left: 0;
	font-size: 1.8em;
	font-weight: bold;
	padding: 0 3%;
	background-color: #000;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	color: #fff;
	display: block;
	top: 0;
	text-align: center;
	letter-spacing: -0.05em;
	width: 94%;
	text-shadow: rgba(0,0,0,1) 0 0 1em;
	line-height: 1.5em;
}

#slider-cat li span, #contact li span {
	top: inherit;
	text-align: right;
	font-size: 1.5em;
	letter-spacing: 0.01em;
	font-weight: bold;
}

.slider li a:hover span {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

div#body.watch {
	text-align: center;
}

.clear {
   clear: both;
}

div.form-error {
	margin: 0 0 0.6em 0;
	color: #ff2233;
}

div.error {
	width: 500px;
	text-align: center;
	margin: 20px auto;
}

div.error h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #e1001a;
}

div.error p {
	color: #FFFFFF;
}