@charset "ISO-8859-1";
body,td,th {
	font-family: "Museo-300", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #000;
}
#sidebar p a{
	line-height: 110%;
}
body {
	margin: 0px;
	background-color: #a6522c;
	background-image: url(../images/iphone-bg.png);
	background-repeat: repeat-x;
}
#footer {
	font-size: 80%;
	color: #e4855b;
	background-color: #a6522c;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	display: block;
}
#footerHolder {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#footerHolder a {
	color: #FFF;
	text-decoration: none;
}
#header {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 200px;
	width: 100%;
	background-color: #000;
}
#container {
	font-size: 95%;
	height: auto;
	width: 100%;
	background-image: url(../images/ticker-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fefefd;
	clear: both;
}
.closeBox, .moreBox {
	padding-top: 13px;
	padding-left: 8px;
}
.emptyBox{
	padding-top: 27px;
}
.closeBox a {
	color: #999;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-image: url(../images/close-btn.png);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	text-decoration: none;
}
.closeBox a:hover {
	color: #fff;
	background-image: url(../images/close-btn-over.png);
}
.moreBox {
	color: #fff;
}
.moreBox a {
	color: #999;
	padding-top: 15px;
	padding-bottom: 4px;
	padding-left: 28px;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	text-decoration: none;
}
.moreBox a:hover {
	color: #fff;
	background-image: url(../images/arrow-right-over.png);
}
.nextBox {
	color: #333;
	height: 26px;
	padding-top: 1px;
}
.showing {
	float: left;
	padding-top: 1px;
}
.stillHolder {
	margin-left: 24px;
	height: 270px;
	margin-bottom: 12px;
}
.projectText li a.selected {
	color: #a6522c;
}
#arrowBox {
	background-image: url(../images/arrow-right-off.png);
	background-repeat: no-repeat;
	background-position: 30px 0px;
	float: left;
	width: 60px;
	margin-right: 10px;
	height: 19px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-top: 1px;
}
#arrowBox a {
	color: #999;
	background-image: url(../images/arrow-right.png);
	background-repeat: no-repeat;
	background-position: 30px 3px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 26px;
}
#arrowBox a:hover {
	color: #fff;
	background-image: url(../images/arrow-right-over.png);
}
#leftarrowBox {
	background-image: url(../images/arrow-left-off.png);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	float: left;
	width: 60px;
	height: 19px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #333;
	margin-right: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 1px;
}
#leftarrowBox a {
	color: #999;
	background-image: url(../images/arrow-left.png);
	background-repeat: no-repeat;
	background-position: -2px 3px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 26px;
	padding-bottom: 4px;
}
#leftarrowBox a:hover {
	color: #fff;
	background-image: url(../images/arrow-left-over.png);
}

#featuredBox {
	height: 285px;
	width: 442px;
	background-image: url(../images/featured-film-border.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-left: 7px;
	position: absolute;
	margin-left: 520px;
}
#playerBox {
	height: 360px;
	width: 520px;
	background-image: url(../images/player-surround.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 7px;
	position: absolute;
	margin-left: 520px;
}
#clientLogos {
	height: 255px;
	width: 554px;
	float: right;
}

.emptybox {
	width: 192px;
	height: 108px;
}
.still {
	height: 108px;
	width: 192px;
	margin-right: 30px;
	border: 2px solid #333;
}
.still:hover {
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.filmName {
	width: 192px;
	height: 16px;
	font-size: 80%;
	text-align: center;
	padding-top: 4px;
	color: #666;
}
#videoHolder {
	height: 360px;
	width: 640px;
	display: none;
}

.show {
	display: block;
}
#workText {
	float: left;
	height: auto;
	width: 250px;
	padding-top: 18px;
	padding-left: 20px;
	line-height: 18px;
}
#homeText {
	width: 320px;
	margin-left: 99px;
	padding-left: 40px;
	clear: left;
	line-height: 18px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #ccc;
}
.projectText {
	width: 159px;
	clear: left;
	text-align: right;
	padding-right: 20px;
	line-height: 14px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-left: 40px;
}
#devText {
	width: 247px;
	clear: left;
	text-align: right;
	padding-right: 20px;
	line-height: 18px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-left: 40px;
}
#devContent {
	background-image: url(../images/comming-soon.png);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 450px;
	background-position: center 5px;
}
#teamText {
	height: auto;
	width: 450px;
	padding-left: 20px;
	line-height: 18px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
#contactForm {
	float: left;
	height: auto;
	width: 450px;
	padding-top: 18px;
	padding-left: 20px;
	line-height: 18px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCC;
	min-height: 422px;
}
#teamText, #homeText, .projectText, #devText {
	float: left;
	padding-top: 18px;
	min-height: 394px;
	margin-bottom: 2px;
}
.size16 {
	font-size: 16px;
}
.size14 {
	font-size: 14px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 105%;
	color: #333;
	font-weight: normal;
	font-family: 'Museo-700', "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#latest {
	height: 48px;
	width: 77px;
	position: absolute;
	margin-top: -27px;
}

#teamHolder {
	float: left;
	width: 139px;
	margin-bottom: 2px;
	clear: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 0px;
	line-height: 14px;
}
#contactText {
	float: left;
	width: 365px;
	margin-bottom: 2px;
	clear: left;
	padding-left: 80px;
	padding-right: 20px;
	padding-top: 20px;
	margin-top: 0px;
	line-height: 18px;
}
.textInput {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	width: 400px;
	padding: 2px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 5px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
	overflow-y: auto;
}
.btn {
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	border: 1px solid #e5e5e5;
	font-size: 11px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	text-decoration: none;
	color: #666666;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
}
.btn:hover {
	background-color: #666;
	color: #FFF;
}
.credits {
	float: left;
	width: 220px;
	clear: left;
	padding: 10px;
	border: 2px dotted #CCC;
	font-size: 85%;
	font-family: 'MuseoSans-500', "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 10px;
}
.projectText li, #teamHolder li {
	padding-bottom: 18px;
	list-style-type: none;
	color: #af4d21;
	font-size: 108%;
	font-family: 'Museo-500', "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.projectText li a, #teamHolder li a {
	color: #999;
	text-decoration: none;
}
.projectText li a:hover, #teamHolder li a:hover {
	color: #202020;
}
#navHolder {
	width: 990px;
	font-size: 120%;
	float: left;
	padding-left: 70px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position: center 34px;
	font-family: "Museo-500", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ieHolder {
}
#newsticker {
	padding-top: 5px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
	padding-left: 50px;
}
#ticker-area {
	float: left;
	padding-left: 90px;
}
#headerHolder {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
#featured {
	float: left;
	padding-top: 140px;
	padding-left: 434px;
}
.rss {
	float: left;
	padding-top: 122px;
	padding-left: 434px;
}

.testimonials {
	float: left;
	color: #666;
	width: 458px;
	margin-top: 108px;
	margin-left: 90px;
	background-image: url(../images/quote-box.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 17px;
	padding-bottom: 40px;
	padding-left: 28px;
	font-size: 85%;
}
.projectLogos {
	float: right;
	width: 458px;
	margin-top: 108px;
}
.testimonials p {
	width: 410px;
	text-indent: -12px;
}
.fadein {
	display: none;
}
.testName {
	color: #af4d21;
}
.testCompany {
	color: #333;
}
#photoPaper {
	height: 400px;
	width: 412px;
	padding-left: 7px;
	position: absolute;
	margin-left: 650px;
}
#logo {
	float: left;
	padding-top: 102px;
	padding-left: 130px;
}
#main {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
#homeButton, #teamButton, #workButton, #newsButton, #devButton, #contactButton {
	color: #696969;
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 16px;
	width: 60px;
	text-align: center;
}
#devButton {
	width: 116px;
}
#contactButton {
	width: 80px;
}
#homeButton:hover, #teamButton:hover, #workButton:hover, #devButton:hover, #contactButton:hover, #newsButton:hover {
	color: #999999;
}
a.selected#homeButton, a.selected#teamButton, a.selected#workButton, a.selected#devButton, a.selected#contactButton, a.selected#newsButton {
	color: #af4d21;
	background-image: url(../images/triangle.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#featureHolder {
	display: none;
	height: 234px;
	width: 416px;
}
#mc_embed_signup {
	background-color: #F2F2F2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 20px;
}
.indicate-required, .note-required {
	color: #999;
}
.mce_inline_error, .response {
	color: #af4d21;
}
#mce-error-response, #mce-success-response {
	display:none
}
a:link {
	color: #af4d21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #af4d21;
}
a:hover {
	text-decoration: underline;
	color: #af4d21;
}
a:active {
	text-decoration: none;
	color: #af4d21;
}
strong {
	font-family: Museo-700;
	font-weight: normal;
}
.leftLaurel {
	background-image: url(../images/left-laurel.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 31px;
}
.rightLaurel {
	background-image: url(../images/right-laurel.png);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 31px;
	margin-left: -6px;
}
.laurels p {
	float: left;
	text-align: center;
	height: 80px;
	width: 80px;
	margin-left: -6px;
	margin-top: 4px;
}

.laurels {
	height: 80px;
	width: auto;
	padding-top: 15px;
	padding-right: 20px;
	float: left;
}
