/* Crafted with care by Cory Shaw of User Kind */

body {
	background: #057882 url(/images/background.png) top center;
        font-family: Arial, San-seriff;
        width: 100%;
}

a {
        color: #357378;
}

a:hover {
        text-decoration: none;
}

h1 {
        font-size: 2em;
        margin-top: 7px;

        background-position: 280px 50px;
        padding: 20px 10px 15px 15px;
        display: block;
        border: 1px solid #c7c7c6;
}

span.arrow {
background: url(/images/wireframe_arrow.png) no-repeat;
height: 18px;
width: 9px;
display: block;
margin-left: 50px;
}


h2 {
        padding: 21px 50px 0 0;
        color: #222;
        font-size: 23px;
}

p {
        padding: 15px;
        font-size: 1em;
        line-height: 1.4em;
        border: 1px solid #c7c7c6;

        background-position: 280px -50px;
}

#loading {
        background: black no-repeat center url(/images/ajax-loader.gif);
        margin: 0 auto;
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: 28;       
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#loading .tip {
margin: 0 auto;
display: block;
margin-top: 30px;
}

#wrapper {
	margin: 0 auto;
}

.navwrapper {
	margin: 0 auto;
	width: 665px;
}

#header {
	margin: 0 auto;
	height: 108px;
	background: top center url(/images/nav_bg.png);
	text-align: center;

}

.nav {
	position: absolute;
	margin: 0 auto;
	height: 100%;
	width: 665px;
}

.button {
        display: block;
	height: 108px;
	color: white;
	float: left;
	margin-right: 108px;
	text-align: center;
        cursor: pointer;
}

.nav .btn-background {
	position: absolute;
	z-index: 1;
	display: block;
	background: black;
	width: 107px;
	height: 108px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	height: 100%;
}

.btn-background:hover {
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
  filter: alpha(opacity = 75);
  opacity: 0.75;
}

.nav .selected .btn-background {
  	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
  filter: alpha(opacity = 75);
  opacity: 0.75;
}

.nav .selected a {
	background: url(/images/nav_selected.png) no-repeat top center;
}

.nav .over .btn-background {
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  filter: alpha(opacity = 70);
  opacity: 0.7;
}

.nav .btn-content {
	position: absolute;
	width: 107px;
	height: 108px;
	z-index: 2;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}

.nav a {
        position: absolute;
	width: 107px;
        z-index: 3;
        height: 107px;
	display: block;
	text-decoration: none;
	color: white;
	padding-top: 73px;
        font-size: .8em;
}

.nav #arrow {
        width: 109px;
        height: 58px;
        position: absolute;
        background: url(/images/arrow.png) no-repeat;
        z-index: 5;
        left: 0; /* this one is for you, ie7 */
}

.nav .home .btn-background {
        background: black no-repeat url(/images/nav_home.png);
}

.nav .about .btn-background {
        background: black no-repeat url(/images/nav_about.png);
}

.nav .services .btn-background {
        background: black no-repeat url(/images/nav_services.png);
}


.nav .work .btn-background {
        background: black no-repeat url(/images/nav_work.png);
}

.nav .blog .btn-background {
        background: black no-repeat url(/images/nav_blog.png);
}

.nav .contact .btn-background {
        background: black no-repeat url(/images/nav_contact.png);
}


#content-bg {
	background: white top center url(/images/grid.png);
	position: absolute;
	z-index: 4;
	height: 550px;
        margin: 0 auto;
        width: 100%;
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
        filter: alpha(opacity = 95);
}


#content-wrapper {
        position: relative;
        z-index: 8;
        margin: -10px auto 0px -665px;
        border-left: -665px; /* ie7 thought it could stump me on this one, lil bastard */
        height: 560px;
        text-align: left;
        overflow: hidden;

}

#content {
position: absolute;
        font-family: Helvetica, Arial, San-seriff;
        line-height: 18px;
        width: 8000px;
        margin-left: 50%;

}



.section {
        float: left;
        width: 614px;
        height: 530px;
        margin-left: -50px;
        background: url(/images/latch_bg.png) repeat-y left top;
        padding: 40px 55px 20px 67px;
}

.about .section-content {

}

.home .section-content {

}

.section .roller {
        width: 53px;
        height: 39px;
        background: url(/images/latch.png);
        position: absolute;
        margin: -40px 0 0 -67px;
        z-index: 20;
}

#track {
width: 100%;
height: 17px;
position: absolute;
background: url(/images/track.png) repeat-x;
z-index: 5;
}

.bottom-track {
width: 100%;
height: 33px;
position: absolute;
background: url(/images/content_bottom_bg.png) repeat-x;
z-index: 5;
}

noscript {
padding-top: 100px;
display: block;
color: white;
width: 250px;
margin: 0 auto;
}




/******************* HOME STYLEES *******************/

.home h1 {
        color: #01585f;
        background: url(/images/icon_home.png) no-repeat ;
        background-position:  553px 12px ;
}

#content .home .featured-work {
  border: 1px solid #c7c7c6;
  width: 292px;
float: left;
margin-right: 15px;
}

#content .home .featured-work .thumb {
background: url(/images/home_chimp.jpg);
height: 130px;
}

#content .home .featured-work .thumb:hover {
background-position: 0px -130px;
}

#content .home h2 {
font-size: 1.1em;
padding: 15px 0 15px 15px;
font-weight: bold;
color: #222;
}

#content .home .featured-work h2 {
background: url(/images/icon_home_work.png) no-repeat 255px 11px ;
}

#content .home .blog h2 {
background: url(/images/icon_home_blog.png) no-repeat 270px 14px ;
}

#content .home .blog {
  width: 302px;
  height: 232px;
  float: left;
  border: 1px solid #c7c7c6;
  overflow: hidden;
} 

#content .home .featured-work p, #content .home .blog a {
border: none;
}

#content .home .blog a {
background-image: none;
padding: 0 15px 5px 15px;
color: #01585f;
}

#content .home .blog a:hover {
background: none;
}

#content .home .blog p {
border: none;
padding: 0 15px 5px 15px;
}

#content .home .blog p a {
display: inline;
padding: 0;
}


/********************* ABOOOT *******************/

#content .about h1 {
        color: #795407;
        background: url(/images/icon_about.png) no-repeat ;
        background-position:  563px 5px ;
}

#content .about a {
        color: #795407;
}


/******************* SERVICES *******************/

#content .services h1 {
color: #791f1a;
        background: url(/images/icon_services.png) no-repeat ;
        background-position:  563px 12px ;
}

#content .services a {
color: #222;
}

#content .services p a {
color: #791f1a;
}

.services .left {
float: left;
}

.services .right {
float: left;
padding: 18px;
width: 340px;
height: 300px;
overflow: hidden;
  border: 1px solid #c7c7c6;
background: url(/images/services_content_bg.gif);
}

.services a.svc-button {
   padding: 18px;
text-decoration: none;
   display: block;
   background-color: #ececec;
   margin-bottom: 15px;
   margin-right: 17px;
   border: 1px solid #c7c7c6;
}

.services .svc-section {
height: 320px;
}

.services a.startups {
background: url(/images/icon_bulb.png) no-repeat left;
padding-left: 40px;
background-position: 15px 12px;
}

.services a.startups.over {
background: url(/images/icon_bulb_lit.png) no-repeat left;
background-position: 15px 12px;
background-color: white;
border: 1px solid #c7c7c6;
color: #6b2a16;
}

.services a.ucd {
background: url(/images/icon_ucd.png) no-repeat left;
padding-left: 40px;
background-position: 10px 12px;
}

.services a.ucd.over {
background: url(/images/icon_ucd_lit.png) no-repeat left;
padding-left: 40px;
background-position: 10px 12px;
background-color: white;
border: 1px solid #c7c7c6;
color: #6b2a16;
}

.services a.wp {
background: url(/images/icon_wp.png) no-repeat left;
padding-left: 40px;
background-position: 12px 15px;
}

.services a.wp.over {
background: url(/images/icon_wp_lit.png) no-repeat left;
padding-left: 40px;
background-position: 12px 15px;
background-color: white;
border: 1px solid #c7c7c6;
color: #6b2a16;
}

.services a.alacarte {
background: url(/images/icon_alacarte.png) no-repeat left;
padding-left: 40px;
background-position: 12px 14px;

}

.services a.alacarte.over {
background: url(/images/icon_alacarte_lit.png) no-repeat left;
padding-left: 40px;
background-position: 12px 14px;
background-color: white;
border: 1px solid #c7c7c6;
color: #6b2a16;
}



.services .right p {
border: none;
background: none;
padding: 0;
margin-bottom: 15px;
}

.services .right-arrow {
width: 18px;
height: 9px;
background: url(/images/arrow_right.png) no-repeat;
position: absolute;
top: 143px;
margin-left: 217px;
}

.services .svc-section ul {

display: block;
}

.services .svc-section ul li {
display: block;
float: left;
width: 150px;
background: url(/images/bullet.png) no-repeat top left;
background-position: 0px 3px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 8px;
font-size: .9em;
}

.diagram {
margin-left: 60px;
}

/******************* PORTFOLIO *******************/

#work-scrollable {

}

#projects-wrapper {
height: 395px;
width: 613px;
margin-top: 18px;
margin-bottom: 18px;
overflow: hidden;
}


#work-scrollable #projects .project {
height: 475px;
width: 613px;
}

#projects .project p {
display: block;
font-size: .9em;
color: #222;
line-height: 1.5em;

padding: 0;
border: none;
}

#projects .project a {
color: #222;
}

#projects .project h3 {
font-size: 1.2em;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
color: #222;
text-shadow: 1px 1px 0px #FFF;

}

#work-scrollable .button-up {
height: 35px;
width: 613px;
background: url(/images/work_btn_up.png) top left;
background-position: 0px -35px;
}

#work-scrollable .button-up:hover {
background: url(/images/work_btn_up.png) top left;
background-position: 0px -70px;
cursor: pointer;
}

#work-scrollable .button-up-disabled {
background: url(/images/work_btn_up.png) top left;
background-position: 0 0;
height: 35px;
width: 613px;
}

#work-scrollable .button-dn {
height: 35px;
width: 613px;
background: url(/images/work_btn_dn.png) top left;
background-position: 0px -35px;
}

#work-scrollable .button-dn:hover {
background: url(/images/work_btn_dn.png) top left;
background-position: 0px -70px;
cursor: pointer;
}

#work-scrollable .button-dn-disabled {
background: url(/images/work_btn_dn.png) top left;
background-position: 0px 0px;
height: 35px;
width: 613px;
}

#projects .chimp-homepage {
}



#projects .project a .zoom {
background: red;
width: 115px;
height: 115px;
position: relative;
margin-top: -105px;
background: url(/images/work_zoom.png) 0 -115px;
}

.cover-left {
background: url(/images/cover_bg.png);
width: 100px;
height: 615px;
position: absolute; 
z-index: 52;
margin-top: -20px;
}





/******************* BLOG *******************/

#content .blog h1 {
color: #691c3f;
        background: url(/images/icon_blog.png) no-repeat ;
        background-position:  570px 10px ;
}

#content .blog a {
padding: 15px 15px 15px 50px;
display: block;
line-height: 1.4em;
border: 1px solid #691c3f;
color: #64042f;
background: url(/images/icon_blog_sm.png) no-repeat top left;
background-position: 0;
}

#content .blog a:hover {
background: #e7e7e7 url(/images/icon_blog_sm.png) no-repeat top left;
border-color: #555;
background-position: 0;
}

.clearfix {
clear: both;
}




/*********************** CONTACT ******************/


.contact h1 {
        color: #404409;
        background: url(/images/icon_contact.png) no-repeat ;
        background-position:  563px 9px ;
}


#formage {
        border: 1px solid #c7c7c6;
        padding: 15px;
}

form {

}

form label {
display: block;
margin-bottom: 5px;
float: left;
}

form input#name, form input#email {
padding: 5px;
margin-bottom: 15px;
width: 565px;
border: 1px solid #999;
}

form #name:hover, form #email:hover, form #message:hover {
border: 1px solid #222;
}

form textarea {
padding: 5px;
border: 1px solid #999;
width: 565px;
height: 180px;
}


form a.submit {
height: 33px;
width: 80px;
margin-top: 15px;
display: block;
background: url(/images/btn_submit.png) top left;
}


form a.submit:hover {
background: url(/images/btn_submit.png) 0px -33px;
}


form .error {
  display: none;
  color: red;
  float: right;
  margin-right: 5px;
}