@charset "utf-8";

/*

	FONT-SIZING

	font-size: 75%;
	
    10px == 0.8em
    11px == 0.92em
    12px == 1em
    14px == 1.2em
    18px == 1.5em
    24px == 2em
	
*/

* {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}

html, body {
	height: 100%;
	width: 100%;
	
}

html {
	background-image: url('../images/bg_static.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000;
}

body {
	color: #EEE;
	font-family: "Segoe UI", "Frutiger 55", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 75%;
}

div {
	overflow: hidden;
}

img.sotd {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

em {
	font-style: italic;
}

strong {
	font-weight: normal;
}

h1,
h2,
h3 {
	font-weight: normal;
}

#flashholder {
	width: 100%;
	height: 100%;
}

/* HOMEPAGE COLUMN ELEMENTS */

#homepage {
	width: 600px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 60px 0;
}

#homepage img.diagram {
	display: block;
	margin: 40px 0 0 0;
}

#homepage img.logo {
	display: block;
	position: absolute;
	top: 20px;
	right: 0;
}

#homepage h1 {
	padding: 0 18px; 
	width: 600px;
	background-color: #000;
}

#homepage h1 span {
	display: block;
	height: 50px;
	width: 564px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -2px;
	text-indent: -9999px;
	background-image: url('../images/header_options.gif');
	background-repeat: no-repeat;
}

#homepage p a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
}

#homepage p a:hover {
	color: #999;
}

#homepage p.intro {
	padding: 0 18px 18px;
	margin: 0 0 30px 0;
	font-size: 1em;
	background-color: #000;
}

/* BUTTONS ELEMENTS */

#buttons {
	height: 36px;
	width: 600px;
	position: relative;
	top: -21px;
	background-image: url('../images/bg_buttons.gif');
}

#buttons img.view {
	display: block;
	position: absolute;
	top: 0;
	left: 18px;
}

#buttons a.btn {
	display: block;
	height: 36px;
	width: 66px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 36px;
	vertical-align: middle;
	color: #EEE;
	text-indent: -9999px;
	background-position: 0 0;
}

#homepage a.btn:hover {
	background-position: 0 -36px;
}

#homepage a.flash {
	background-image: url('../images/btn_flash.gif');
	background-color: #F00;
	position: absolute;
	top: 0;
	left: 150px;
}

#homepage a.html {
	background-image: url('../images/btn_html.gif');
	background-color: #6F0;
	position: absolute;
	top: 0;
	left: 222px;
}

/* BOXES */

#boxes {
	margin: 15px 0 0 0;
	width: 600px;
	background-image: url('../images/bg_boxmiddle.gif');
}

#boxes div.inner {
	padding: 0 0 30px 0;
	height: auto;
	background-image: url('../images/bg_boxbottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}

#ie6fix {
	clear: both;
	height: 1px;
	width: 600px;
}

#boxes div.projects {
	background-image: url('../images/bg_boxtop.png');
	background-repeat: no-repeat;
	width: 258px;
	float: left;
	padding: 18px;
}

#boxes div.projects img {
	display: block;
}

#boxes div.projects ul {
	display: block;
	width: 258px;
	list-style: none;
}

#boxes div.projects ul li {
	display: block;
	width: 258px;
	margin: 0 0 6px 0;
}

#boxes div.projects ul li a {
	display: block;
	border: 3px solid #222;
	width: 252px;
	height: 80px;
	background-position: 0 0;
	line-height: 80px;
	vertical-align: middle;
	color: #EEE;
	text-decoration: none;
	text-indent: -9999px;
}

#boxes div.projects ul li a:hover {
	background-position: 0 -80px;
	background-repeat: no-repeat;
	color: #CCC;
}

#boxes div.projects ul li a.corvidaid {
	background-image: url('../images/sample_corvidaid.jpg');
}

#boxes div.projects ul li a.aotngames {
	background-image: url('../images/sample_gateshead.jpg');
}

#boxes div.projects ul li a.twittermagnets {
	background-image: url('../images/sample_twittermagnets.jpg');
}

#boxes div.projects ul li a.flowerworks {
	background-image: url('../images/sample_flowerworks.jpg');
}

#boxes div.projects ul li a.marktaylor {
	background-image: url('../images/sample_marktaylor.jpg');
}


#boxes div.news {
	background-image: url('../images/bg_boxtop.png');
	background-repeat: no-repeat;
	width: 258px;
	float: right;
	padding: 18px;
}

#boxes div.news ul li ul {
	display: block;
	list-style: none;
	overflow: hidden;
	width: 258px;
	height: auto;
}

#boxes div.news ul li ul li {
	width: auto;
	float: left;
	display: block;
	font-style: normal;
	font-size: 0.8em;
	margin: 6px 6px 0 0;
	padding: 3px 6px 2px;
	text-transform: uppercase;
	background-color: #222;
	color: #999;
}

#boxes div.news ul li ul li a {
	text-decoration: none;
	color: #999;
}

#boxes div.news ul li ul li a:hover {
	color: #FFF;
}

#boxes div h2 {
	display: block;
	width: 258px;
	height: 50px;
	margin: 0 0 12px 0;
}

#boxes div h2 span {
	display: block;
	width: 258px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -2px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

#boxes div h2 span#header_projects {
	background-image: url('../images/header_projects.gif');
}

#boxes div h2 span#header_news {
	background-image: url('../images/header_news.gif');
}

.singlebox div h2 span#header_contact {
	background-image: url('../images/header_contact.gif');
}

/* TWITTER FEED */

#boxes div.news ul {
	width: 258px;
	height: auto;
	list-style: none;
}

#boxes div.news ul li {
	width: 258px;
	height: auto;
	margin: 0 0 12px 0;
}

#boxes div.news ul li p {
}

#boxes div.news ul li p.date {
	margin: 0 0 3px 0;
	font-style: italic;
	font-size: 0.8em;
}


/* SINGLE BOX */

.singlebox {
	width: 600px;
	background-image: url('../images/bg_singlebox_middle.png');
	background-repeat: repeat-y;
}

.singlebox.single {
	margin: 100px 0 0 0;
}

.singlebox div.inner {
	width: 600px;
	background-image: url('../images/bg_singlebox_top.png');
	background-repeat: no-repeat;
}

.singlebox h2,
#homepage .singlebox.single h1 {
	display: block;
	margin: 18px 18px 0 18px;
	width: 564px;
	height: 50px;
	background: none;
	padding: 0;
}

.singlebox h2 span,
#homepage .singlebox.single h1 span,
.singlebox h3 {
	display: block;
	width: 564px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -2px;
	text-indent: -9999px;
	background-image: url('../images/header_whyhireus.gif');
	background-repeat: no-repeat;
}

#homepage .singlebox.single h1 span.accessiblity {
	background-image: url('../images/header_accessiblity.gif');
}

#homepage .singlebox.single h1 span.design {
	background-image: url('../images/header_design.gif');
}

#homepage .singlebox.single h1 span.flash {
	background-image: url('../images/header_flash.gif');
}

#homepage .singlebox.single h1 span.newcastle {
	background-image: url('../images/header_newcastle.gif');
}

#homepage .singlebox.single h1 span.online {
	background-image: url('../images/header_online.gif');
}

#homepage .singlebox.single h1 span.marketing {
	background-image: url('../images/header_marketing.gif');
}

#homepage .singlebox.single h1 span.viral {
	background-image: url('../images/header_viral.gif');
}

#homepage .singlebox.single h1 span.northeast {
	background-image: url('../images/header_northeast.gif');
}

#homepage .singlebox.single h1 span.oops {
	background-image: url('../images/header_oops.gif');
}

.singlebox h3,
#homepage .singlebox.single h2 {
	height: 30px;
	line-height: 30px;
	margin: 0 18px 6px;
	text-indent: -9999px;
}

.singlebox h3.nolimits {
	background-image: url('../images/subheader_nolimits.gif');
}

#homepage .singlebox.single h2.accessible {
	background-image: url('../images/subheader_accessible.gif');
}

#homepage .singlebox.single h2.hairshirt {
	background-image: url('../images/subheader_hairshirt.gif');
}

#homepage .singlebox.single h2.casting {
	background-image: url('../images/subheader_casting.gif');
}

#homepage .singlebox.single h2.whatweare {
	background-image: url('../images/subheader_whatweare.gif');
}

#homepage .singlebox.single h2.eitheror {
	background-image: url('../images/subheader_eitheror.gif');
}

#homepage .singlebox.single h2.badflash {
	background-image: url('../images/subheader_badflash.gif');
}

#homepage .singlebox.single h2.smitten {
	background-image: url('../images/subheader_smitten.gif');
}

#homepage .singlebox.single h2.gentlegiant {
	background-image: url('../images/subheader_gentlegiant.gif');
}

#homepage .singlebox.single h2.beastly {
	background-image: url('../images/subheader_beastly.gif');
}

#homepage .singlebox.single h2.horses {
	background-image: url('../images/subheader_horses.gif');
}

#homepage .singlebox.single h2.whenandwhere {
	background-image: url('../images/subheader_whenandwhere.gif');
}

#homepage .singlebox.single h2.getonline {
	background-image: url('../images/subheader_getonline.gif');
}

#homepage .singlebox.single h2.seoh {
	background-image: url('../images/subheader_seoh.gif');
}

#homepage .singlebox.single h2.viralmarket {
	background-image: url('../images/subheader_viralmarket.gif');
}

#homepage .singlebox.single h2.so {
	background-image: url('../images/subheader_so.gif');
}

#homepage .singlebox.single h2.somanyoptions {
	background-image: url('../images/subheader_somanyoptions.gif');
}

#homepage .singlebox.single h2.meanwhile {
	background-image: url('../images/subheader_meanwhile.gif');
}

#homepage .singlebox.single h2.meme {
	background-image: url('../images/subheader_meme.gif');
}

#homepage .singlebox.single h2.angels {
	background-image: url('../images/subheader_angels.gif');
}

#homepage .singlebox.single h2.confused {
	background-image: url('../images/subheader_confused.gif');
}


.singlebox p {
	width: 564px;
	padding: 0 18px 12px;
}

.singlebox p.final {
	padding: 0 18px 30px;
	background-image: url('../images/bg_singlebox_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}

/* DIVIDER */

.divider {
	width: 600px;
	height: 6px;
	background-color: #111;
	margin: 36px 0 24px;
}

/* FILE UNDER LIST */

ul#fileunder {
	margin: 20px 0 0 0;
	padding: 0 18px;
	display: block;
	width: 564px;
	background-image: url('../images/bg_buttons.gif');
	background-repeat: no-repeat;
	overflow: hidden;
}

ul#fileunder li {
	display: block;
	height: 36px;
	float: left;
	margin: 0 6px 6px 0;
}

ul#fileunder li span {
	display: block;
	height: 36px;
	width: 126px;
	line-height: 36px;
	vertical-align: middle;
	text-transform: uppercase;
	text-indent: -9999px;
	background-image: url('../images/btn_fileunder.gif');
}

ul#fileunder li.w56,
ul#fileunder li.w56 a{
	width: 56px;
}

ul#fileunder li.w76,
ul#fileunder li.w76 a {
	width: 76px;
}

ul#fileunder li.w106,
ul#fileunder li.w106 a {
	width: 106px;
}

ul#fileunder li.w126,
ul#fileunder li.w126 a{
	width: 126px;
}

ul#fileunder li a {
	display: block;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: -9999px;
	color: #EEE;
	background-position: 0 0;
}

ul#fileunder li a:hover {
	background-position: 0 -36px;
}

ul#fileunder li a.wdn {
	background-image: url('../images/btn_grey_web.gif');
}

ul#fileunder li a.din {
	background-image: url('../images/btn_grey_design.gif');
}

ul#fileunder li a.fwd {
	background-image: url('../images/btn_grey_flash.gif');
}

ul#fileunder li a.vmn {
	background-image: url('../images/btn_grey_viral.gif');
}

ul#fileunder li a.nwd {
	background-image: url('../images/btn_grey_newcastle.gif');
}

ul#fileunder li a.wdne {
	background-image: url('../images/btn_grey_northeast.gif');
}

ul#fileunder li a.aaawd {
	background-image: url('../images/btn_grey_accessibility.gif');
}

ul#fileunder li a.odc {
	background-image: url('../images/btn_grey_online.gif');
}

ul#fileunder li a.omn {
	background-image: url('../images/btn_grey_marketing.gif');
}

/* CONTACT FORM */

form#contact {
	display: block;
	width: 564px;
	padding: 0 18px 60px;
	background-image: url('../images/bg_singlebox_bottom.png');
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	overflow: hidden;
}

form#contact p {
	width: 564px;
	padding: 0;
	margin: 0;
}

form#contact label {
	float: left;
	display: block;
	width: 88px;
	padding: 0 6px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-transform: capitalize;
	color: #FFF;
	background-color: #333;
	text-indent: -9999px;
}

form#contact label.name {
	background-image: url('../images/bg_name.gif');
}

form#contact label.email {
	background-image: url('../images/bg_email.gif');
}

form#contact label.message {
	background-image: url('../images/bg_message.gif');
}

form#contact input {
	display: block;
	float: left;
	width: 452px;
	height: 24px;
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 6px 6px 0 6px;
}

form#contact textarea {
	display: block;
	float: left;
	width: 452px;
	height: 98px;
	font-family: "Segoe UI", "Frutiger 55", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 6px;
	margin: 0 0 6px 0;
}

form#contact input.submit {
	height: 36px;
	width: 56px;
	background-image: url('../images/btn_send.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	right: 36px;
	bottom: 42px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

form#contact input.submit:hover {
	background-position: 0 -36px;
}

form#contact input.hidden {
	display: none;
}