@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

@media screen, projection {

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

html {
	font-size: 100%; }

body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:67%;
	line-height: 1.538em;
	background: #ffa800; } 
 
/*	
-------------------------------------------------------------
LINKS
-------------------------------------------------------------
*/

a {
    outline: none; 
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
	background: none;
	color: #000000;
 }
 
a, a:visited, a:active {
	text-decoration: none; 
	}
 
a:hover {
	background: none;
}

p a {
    outline: none; 
	text-decoration: none; 
	background: #000000;
	color: #ffffff;
	margin-top: -1px;
	margin-bottom: -2px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px; } 
 
p a, p a:visited, p a:active {
	text-decoration: none; }
 
p a:hover {
	background: #ffffff;
	color: #000000; }
	
#tweets p a
{
	color: #ffffff;
	background: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
}	

#tweets a p
{
	color: #ffffff;
	background: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
}	

#tweets p a:visited, #tweets p a:hover,  #tweets p a:active
{
	color: #ffffff;
	background: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none; 
}	

 
/*	
-------------------------------------------------------------
TYPOGRAPHY
-------------------------------------------------------------
*/

p {
	line-height: 1.7;
	font-size:1em;
	margin: 0 0 12px 0; }
 
h1 {
	font-size: 2.35em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; }
 
h2 {
	font-size: 1.65em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0px; }
 
h3 {
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.25em;
	margin: 20px 0 0 0;}

/*	
-------------------------------------------------------------
HACKS
-------------------------------------------------------------
*/

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; }
 
.clearandspace {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative; }

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden; }

.clearfix { display:inline-block; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */
 

	
/*	
-------------------------------------------------------------
INTERFACE ELEMENTS
-------------------------------------------------------------
*/


#top-meta {
	height: 38px;
	background: #000000;
	color: #ffffff;
}

#tweets {
	height: 24px;
	padding-top: 9px;
	padding-left: 0px;
	margin-left: -14px;
	background-image:url('../../images/icon_twitterbird.png');
	background-repeat:no-repeat;
	background-position:left;
	background-position: 0, 5;
}

#maincontainer 
{
       background: #ffa800 url('../../images/headerbg.jpg') center top no-repeat;
}

#header {
	margin-top: 40px;
	margin-bottom: 30px;
}

#intro h1 {
	color: #ffffff;
	font-size: 2.0em;
	margin-top: 16px;
	margin-bottom: 0px;
}

#intro img
{
    margin-top: 30px;
}

#intro p {
	font-size: 1.65em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 15px;
    line-height: 1.25;
}

#sayhello {
	float: right;
	height: 24px;
	padding-right: 36px;
	padding-top: 0px;
	background-image:url('../../images/icon_hello.png');
	background-repeat:no-repeat;
	background-position: right center;
}

#sayhello h2 {
	margin: 0px;
	margin-top: 3px;
	line-height: 1.0;
	color: #000000;
	cursor: pointer;
}

#sayhello h2:hover {
	color: #ffffff;
	cursor: pointer;
}

.section {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	margin-bottom: 60px;
}

.sectionheader {
	background: #000000;
	color: #ffffff;
	padding: 8px 12px 5px 12px;
	float: left;
}

.sectionheader h2 {
	color: #ffffff;
}

.sectionsubheader {
	padding: 8px 12px;
	float: left;
}

.sectioncontent {
	margin-top: 60px;
	clear: both;
}

#pixelmachine {
	float: right;
	margin-top: -134px;
	margin-right: -35px;
}

#glasses {
	float: right;
	margin-top: -110px;
	margin-right: -3px;
}

div.fadehover {
	position: relative;
}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
 
 
.project-title
{
	margin-bottom: 10px;
	margin-top: 15px;
}
 
.work_smallthumbcontainer 
{
	width: 24px;
	height: 24px;
	float: left;
	border: 2px solid #ffffff;
	margin-right: 4px;
} 

.work_contentcontainer
{
	clear: both;
	margin-top: 45px;
	margin-bottom: -30px;
	height: 250px;
}

.work_smallthumblink
{
	display:block;
	width: 24px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	background: none;
	z-index: 20;
}

.h2icon
{
	width: 27px;
	height: 27px;
	margin-top: 6px;
	margin-bottom: -6px;
	margin-left: 0px;
}

.sectioncontent_title
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.project-thumb-image {
	background: #808080;
	width: 280px;
	height: 140px;
	border: solid white 2px;
}

.gallery-thumbnail  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 280px;
}

.gallery-item {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
}

.gallery-item img {
	border-style: solid;
	border-width: 1px;	
	border-color: black;
}

.gallery-caption {
	display: none;
}

#project-thumb h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#delivery 
{
	float:right;
	margin-top: -320px;
	margin-left: -80px;
	margin-right: 40px;
	margin-bottom: -100px;
	z-index: 20;
}

.labimage 
{
	height: 200px;
	margin-top: -20px;
	margin-bottom: 20px;
}

#kaxamlimage
{
	margin-bottom: -40px;
	margin-top: 40px;
	margin-left: 30px;
	width: auto;
	height: auto;
}

#botimage
{
	margin-bottom: -40px;
	margin-top: 30px;
	margin-left: 20px;
	width: auto;
	height: auto;
}

#gearimage
{
	margin-bottom: -10px;
	margin-top: 35px;
	margin-left: 50px;
	width: auto;
	height: auto;
}

.people_link
{
	display: block;
	margin: 0px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding: 0px;
	border: 2px solid white;
	width: 280px;
	height: 140px;
}

people_img
{
	width: 280;
	height: 140;
}

.small_icons
{
	margin-top: 10px;
	clear:both;
}

.small_icon
{
	margin:0px;
	margin-right: 0px;
	padding: 0px;
}
.small_icon:hover
{
	background: none;
}

#workwithus h2 {
	margin-top: 20px;
	margin-bottom: 20px;
    line-height: 1.25;
    color: #FFFFFF;
}

#starthere img
{
	margin-top: 24px;
	margin-left: 54px;
}

#hello
{
	width:661px;
	height: 453px;
	background-image:url('../../images/hellopostcard.jpg');
}

#hello input
{
	position: absolute;
	border-style: none;
	background: none;
	width: 214px;
	height: 21px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
}

.helloname
{
	top: 104px;
	left: 142px;
}

.helloemail
{
	top: 138px;
	left: 142px;
}


.hellomessage
{
	background: none;
	border-style:none;
	height:214px;
	left:54px;
	padding:5px;
	position:absolute;
	top:173px;
	width:292px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #404040;
	line-height: 22px;
}

.hellobutton
{
	background: none;
	border: none;
	width: 80px;
	height: 30px;
	position: absolute;
	top: 410px;
	left: 300px;
	cursor: pointer;
}

.hellosent
{
	display:none;
	background: none;
	background-image:url('../../images/sent.png');
	width: 220px;
	height: 128px;
	position: absolute;
	top: 125px;
	left: 225px;	
}

.helloform
{
	border: none;
	background: none;
}

.helloform fieldset
{
	border: none;
	background: none;
}

