/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

hr { background:#000f23;color:#000f23;clear:both;float:none;width:100%;height:0.08em;margin:15px 0 10px 0;border:none; }



/* CUSTOMIZATIONS */

html, body {
	height: 100%;
	margin: 0; 
	padding: 0; 
	background: #000C24 url(/images/tmp-pagebk.jpg) bottom left repeat-x; 
	background-attachment: fixed;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;	
	font-size: 11px;
	letter-spacing: 0;
	line-height: 18px;
	color: #666;
}

body {
	z-index:20;
}

a:focus{	outline:none;}
a {color: #f0743d;text-decoration:none;}
a:hover {text-decoration:underline;}

.orange {
	color: #f0743d;
}

#container {
	height: 500px;
	position:absolute; 
	top:50%;
	margin-top:-275px;
	margin-left: 50px;
	padding: 0;
	overflow:hidden;
}

#logo {
	background: url(/images/tmp-bluezoom.gif) top left no-repeat;
	width:290px;
	height:500px;
	float:left;
}

#logo h1 {
	background:none;
	border: none;
	width: 290px;
	height: 58px;
	margin-top:221px;
}

#logo h1 a {
	display: block;
	width: 290px;
	height: 58px;
	text-indent: -9999px;
}

#logo p {
	display: none;
	background: url(/images/tmp-bracketbg.gif) 98px 100px no-repeat;
	position: relative;
	top: -220px;
	left: 55px;
	width:  350px;
	height:100px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 30px;
	font-size: 10px;
	z-index: 5;
}

#nav {
	padding: 0;
	margin:147px 20px 0 30px; 
	height: 150px;
	width: 100px;
	float:left;
	text-align: right;
}

#nav li {
	width: 100px;
	padding: 0;
	margin: 10px 0;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 2px;
	display: block;
}

#nav li.current {
	font-weight: bold;
	color: #B2AC9F;
}

#nav li a {
	color: #224572;
	padding: 2px 0;
	text-decoration:none;
	font-weight:bold;
}

#nav li a:hover {
	background: url(/images/tmp-navbk.png);
}

.module {
	padding: 0 0 0 100px;
	margin: 0 30px 0 0;
	height:500px;
	float:left;
	overflow:hidden;
	background: url(/images/tmp-bracketleft.gif) top left no-repeat;
	min-width: 160px;
}

.module span {
	margin: 0;
	padding: 25px 100px 25px 0;
	height: 500px;
	display: block;
	background: url(/images/tmp-bracketright.gif) top right no-repeat;
}

.module h2 {
	display: block;
	font-weight: bold;
	color: #B2AC9F;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-rendering: optimizeLegibility;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
	width: 100%;
}

.module h2 em {
	color: #bc6c2a;
	font-size: 13px;	
	padding-left: 5px;
}

.col {
	width: 300px;
	float: left;
}

.col p {
	margin-bottom: 15px;
}

.colsmall {
	width: 135px;
	height: 450px;
	margin-right: 30px;
	float: left;
}

.collast {
	margin-right: 0 !important;
}

.module h4 {
	font-size:10px;
	color: #CFBB9C;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom: 1px dashed #333;
	margin: 5px 0 10px 0;
}

.module div span {
	background: none;
	margin:0;
	padding:0;
	display:inline;
	border:none;
}

.module h5 {
	font-size: 11px;
	font-weight:bold;
	color: #CFBB9C;
	margin-bottom: 3px;
}

#intro p {
	height: 450px;
	float: left;
	position: relative;
	top: 50%;
	margin: -35px 35px 0 0;
	white-space: nowrap;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	text-rendering: optimizeLegibility;
	z-index:6;
}

#intro p.last {
	margin-right:0;
}

a.arrow {
	width: 35px;
	height: 35px;
	margin-top: 232px;
	float:left;
	overflow:hidden;
	display: none;
}

.press p {
	margin-bottom: 25px;
}

.press p strong {
	display: block;
	margin-top: 5px;
	font-weight:normal;
	color: #B2AC9F;
	font-size: 9px;
}

#contactform label, #contactform input, #contactform textarea {
	display: block;
	width: 280px;
}

#contactform label {
	margin-bottom: 5px;
	font-weight: bold;
	color: #7299C1;
	display: inline;
}

#contactform input, #contactform textarea {
	margin-bottom: 12px;
	background-color: #C7C2B4;
	border: 1px solid #333;
	color: #444;
	padding: 5px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif; 	
	font-size: 10px;
}

#contactform textarea {
	height: 100px;
}

#contactform form #submitbtn {
	width: 73px;
	height: 25px;	
	border:  none;
	background: none;
	margin: 0;
	padding: 10px 0 0 0;
}

#contactform p strong {
	display: block;
	color: #B2AC9F;
}

#contactform label.error {
	color: #E58435;
	padding-left: 15px;
}

#topfade {
	position:fixed;
	top:0;
	left:0;
	padding: 0;
	margin: 0;
	height: 70px;
	width: 100%;
	color: #444;
	background: url(/images/tmp-dockbg.png) top left repeat-x;
	z-index:1;
}

#footer {
	position:fixed;
	bottom: 15px;
	right: 25px;
	display:block;
	float: right;
	text-align:right;
	z-index: 25;
}

#footer p {
	float:right;
	font-size: 9px;
	padding-top:2px;
	color: #444;
}

#footer ul.sn {
	margin: 0 0 0 5px;
	padding:0;
	float:right;
	width: 90px;
}

#footer ul.sn li {
	display:inline;
	float: right;
	margin-left: 5px;
	line-height: 25px;
}

#footer ul.sn li a.ftfacebook {
	display:block;
	overflow: hidden;
	text-indent: 99999px;
	background:url(/images/tmp-facebook.gif) top left no-repeat;
	width:23px;
	height:23px;
}

#footer ul.sn li a.ftfacebook:hover {
	background:url(/images/tmp-facebook-o.gif) top left no-repeat;
}

#footer ul.sn li a.fttwitter {
	display:block;
	overflow:hidden;
	text-indent: 99999px;
	background:url(/images/tmp-twitter.gif) top left no-repeat;
	width:23px;
	height:23px;
}

#footer ul.sn li a.fttwitter:hover {
	background:url(/images/tmp-twitter-o.gif) top left no-repeat;
}

#footer ul.sn li a.ftrss {
	display:block;
	overflow:hidden;
	text-indent: 99999px;
	background:url(/images/tmp-rss.gif) top left no-repeat;
	width:23px;
	height:23px;
}

#footer ul.sn li a.ftrss:hover {
	background:url(/images/tmp-rss-o.gif) top left no-repeat;
}

#subnav {
	float: right;
	text-align: right;
	font-size: 9px;
	margin: 2px 15px 0 0;
}

#subnav li {
	display: inline;
	width: 80px;
	padding: 3px 8px;
	border-left: 1px dotted #444;
}

#subnav li.last {
	border-right: 1px dotted #444;
}

#subnav li a {
	color: #427FB4;
}

#subnav li a:hover {
	color: #ccc;
}

.light {
	color: #B2AC9F;
}

.footnote {
	font-size:10px;
	margin-top: 30px;
}

.border {
	border: 1px dotted #333;
}

.hidden {
	display: none;
}

ul.links {
	padding: 5px 0 20px 0;
	clear:both;
}

ul.links li {
	background:url(/images/bullet-arrow.gif) 0 1px no-repeat;
	padding: 0 0 6px 22px;
}

ul.links li a {
	font-weight:bold;
	color: #E58435;
}

ul.links li a:hover {
	color: #B2AC9F;
	text-decoration:underline;
}

ul.follow {
	width: 100%;
	padding-top: 10px;
}

ul.follow li {
	float:left;
	margin-right: 8px;
}

#blog {
	position: fixed;
	bottom: 10px;
	left:  25px;
	width:800px;
	height: 25px;
	padding: 2px 0 0 30px;
	overflow: visible;
	font-size: 10px;
	z-index: 20;
	background:url(/images/tmp-rss.gif) no-repeat;
}

#blog a.blogrss {
	width: 23px;
	height: 23px;
	display: inline;
	float: left;
}

#blog p {
	display:none;
	background: url(/images/tmp-blogbk.gif) no-repeat bottom left;
	position: relative;
	top: -300px;
	left: 0;
	width:580px;
	text-align: left;
	padding: 10px 10px 30px 10px;
	font-size: 10px;
	z-index: 6;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#back {
	position:fixed;
	top: 15px;
	right: 25px;
	width: 100px;
	height: 25px;
	display:none;
	z-index: 30;
}

#back a {
	text-indent: 99999px;
	display:block;
	width: 100px;
	height: 25px;
	background:url(/images/tmp-back.gif) 0 0 no-repeat;
}

/* GALLERY */

#gallery {
	margin: 0;
	padding: 0;
	height: 400px;
	width: 1200px;
}

#gallery ul {
	height: 400px;
	margin: 0;
	padding: 0;
}

#gallery li {
	display:inline;
	width: 160px;
	float: left;
	margin: 0 15px 15px 0;
	font-size: 10px;
}

#gallery li.end {
	margin: 0 0 15px 0;
}

#gallery li img {
	display: block;
	border: 1px dotted #333;
}

#gallery li strong {
	display: block;
	width: 160px;
	margin: 3px 0  -4px 0;
}

#gallery li strong.client {
	margin-bottom: 15px;
}

#gallery #loading {
	display: none;
}

#projwrapper {
	width: 1000px;
	height:  520px;
	overflow: hidden;
}

#projwrapper #photos {
	width: 720px;
	float: left;
}

#projwrapper #projinfo {
	float: left;
	margin: 15px 0 0 10px;
	width: 247px;
}

#projwrapper #projinfo h2 {
	font-weight: bold;
	color: #B2AC9F;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	margin-bottom: 5px;
}

#projwrapper #projinfo h3 {
	display: block;
	width: 100%;
	font-size: 12px;
	color: #bc6c2a;
	font-weight: normal;
	padding-bottom: 15px;
}

#projwrapper #projinfo p {
	padding: 15px 0;
	border-top: 1px dotted #333;
}

#projwrapper #projinfo #projawards {
	padding: 15px 0;
	border-top: 1px dotted #333;
}

#projwrapper #projinfo #projawards h4 {
	color: #B2AC9F;
	padding-bottom: 0;
}

#projwrapper #projinfo ul.links {
	border-top: 1px dotted #333;
}

ul#pikame{
	padding: 0;
	width:720px;
	height: 92px;
	margin:0;
}
	
.pika_main {
	width:712px;
	height: 405px;
	padding:0;
	border: 1px solid #333;
	margin:0 0 5px 0;
	overflow:hidden;
	background: url(/images/bullet-loading.gif) no-repeat 50% 50%;
}

#pikame li {
	margin:5px 6px 0 0;
	float: left;
	border:1px solid #333;
}

#pikame li.lastthumb {
	margin:5px 0 0 0;
}

#slideshow {
	float:left;
	padding: 5px;
}

#slideshow #loading {
	display:none;
	position: absolute;
	top: 370px;
	left: 680px;
	width:32px;
	height:32px;
	z-index: 11000;
}

/* PRESS */
#press ul {
	height: 400px;
	margin: 0;
	padding: 0;
}

#press li {
	display:block;
	width: 154px;
	height:90px;
	float: left;
	margin: 0 14px 15px 0;
	border-bottom: 1px solid #333;
}

#press li.end {
	margin: 0 0 15px 0;
}

#press li strong {
	display:block;
	font-size:9px;
}

/* ABOUT */
#bios div {
	width: 450px;
	height: 450px;
	margin-right: 30px;
	float: left;
}

#bios div div {
	width: 220px;
	margin-right:10px;
}

#bios div div img {
	border: 1px solid #333;
	margin: 5px 0 10px 0;
}

/* HELPER */
#helper {
	position:fixed;
	top: 15px;
	left: 25px;
	height: 25px;
	z-index: 50;
	background: #0F2142 url(/images/tmp-helperleft.gif) no-repeat top left;
	padding-left: 15px;
	margin-right: -60px;
	display:none;
}

#helper a {
	display:block;
	height: 25px;
	background: url(/images/tmp-helperright.gif) no-repeat top right;
	padding-right: 42px;
	padding-top:3px;
	text-decoration: none;
	color:#457BA1;
}

/* VIDEO */
#videoreel {
	padding:1px;
	background-color: #0E1420;
}