﻿/* Reset styles 
-----------------------------------------------------------------------------*/
html, body, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, cite, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

fieldset, img {
	border:0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, label {cursor:pointer;}


/* Default styles 
-----------------------------------------------------------------------------*/
html, body {
	background:#999 url(../assets/static.jpg);
}

html, body, textarea, input, button {
	font-family:Arial Narrow, Sans-Serif;
}

a.back {
	display:block;
	float:left;
	clear:both;
	margin-top:8px;
	padding:0 .2em;
	font-size:2em;
	color:Black;
	text-decoration:none;
	font-weight:bold;
	line-height:1.2;
	text-transform:uppercase;
	background-color:white;
}

a.back span {
	font-size:1.4em;
	line-height:0;
}

a.back:hover {
	background:black;
	color:White;
}


/* Logo styles 
-----------------------------------------------------------------------------*/
h1 {
	position:fixed;
	right:0;
	bottom:32px;
	/*width:174px;  old value*/
	width:150px;
	height:76px;
	background:#ec3124 url(../assets/logo.gif) no-repeat -32px 0;
}

h1 a {position:absolute;height:100%;width:100%}
h1 img {display:none;}

strong#tagline {
	position:absolute;
	display:block;
	right:12px;
	top:16px;
	width:13px;
	height:348px;
	text-indent:-9999px;
	background:url(/assets/tagline.png) no-repeat;
}


/* Footer styles 
-----------------------------------------------------------------------------
strong#tagline {right:32px;}

p#footer {
	position:absolute;
	display:block;
	right:8px;
	top:16px;
	width:13px;
	height:292px;
	font-size:0;
	background:url(../assets/footer.png) no-repeat;
}

p#footer a {
	position:absolute;
	display:block;
	width:100%;
	height:45%;
	text-indent:-9999px;
}

p#footer a#hhLink {bottom:12px;}
p#footer a#mceLink {top:0;}
*/

/* Container styles 
-----------------------------------------------------------------------------*/
div#container {
	margin-top:60px;
}


/* Content styles 
-----------------------------------------------------------------------------*/
div#content {
	float:left;
	width:470px;
	margin-top:-8px;
}


/* Menu styles 
-----------------------------------------------------------------------------*/
ul#mainMenu,
ul#subMenu {
	float:left;
	width:180px;
	margin-right:8px;	
}

ul#mainMenu li,
ul#subMenu li {
	display:inline;
	clear:both;
	
}

ul#mainMenu li a,
ul#subMenu li a {
	display:block;
	color:Black;
	font-weight:bold;
	text-decoration:none; 
	text-transform:uppercase;
}

ul#mainMenu li {
	float:right;
	padding:0;
}

ul#mainMenu li a {
	text-align:right;
	font-size:1.4em;
}
ul#mainMenu li.active a {
	color:White;
}

ul#mainMenu span {
	line-height:1.2;
	padding:0.2em;
	margin-left:-.3em;
	background-color:#ec3124;
}

ul#subMenu li {
	float:left;	
}

ul#subMenu span {
	float:left;	
	line-height:1.3;
	padding:0.2em;
	background-color:Black;	
}

ul#subMenu li a {
	color:White;
	font-size:1em;
}

ul#subMenu li.active span {background-color:White;}
ul#subMenu li.active a {color:#ec3124;}


/* Header styles 
-----------------------------------------------------------------------------*/
h2 {
	color:Black;	
	font-size:1.3em;				
}

h2 span {
	line-height:1.2;
	background-color:#ec3124;
	padding:0em .2em;
}

h3 {
	float:left;
	clear:both;
	color:White;
	font-size:2.3em;
	text-transform:uppercase;
	margin-top:8px;
}

h3 span {
	float:left;
	line-height:1.1;
	padding:0em .2em;
	background-color:#ec3124;
	margin-right:-.2em;
}

h4 {
	float:left;
	clear:both;
	color:Black;
	font-size:1.3em;
	background-color:#ec3124;
	text-transform:uppercase;	
	width:478px;
	padding:4px 4px;
	margin-bottom :-8px;
}

h4 span {
	float:left;
	line-height:1.1;
	padding:0em .2em;
	background-color:#ec3124;
	margin-right:-.2em;	
}

/* Rich text styles 
-----------------------------------------------------------------------------*/
div.richtext, 
div.richtextsmall {
	float:left;
	clear:both;
	line-height:1.3;
	color:Black;
	font-weight: bold;
	background-color:#ec3124;
	padding:4px 8px;
	margin-top:8px;	
}

div.richtext {
	width:470px;
}

div.richtextsmall {
	margin-top:30px;	
	padding:4px 4px 4px 8px;
	width:276px;
}


/* Thumbnail styles 
-----------------------------------------------------------------------------*/
ul.thumbnails {
	float:left;
}

ul.thumbnails li {
	position:relative;
	float:left;
	clear:both;
	margin-bottom:-8px;
}

ul.thumbnails li img {
	display:block;
	border:8px solid white;
}

ul.thumbnails span {
	position:absolute;
	display:block;
	right:-1.5em;
	text-align:right;
	font-weight:bold;
	padding:.2em .3em .2em 0;
	width:1.5em;
	background-color:White;
}

/* Work styles
-----------------------------------------------------------------------------*/
div.casestudy {
	clear:both;
	float:left;
	display:block;
	width:470px;	
	background-color:#ec3124;
	padding:4px 8px;
}

span.workimage,
img.workimage{
	float:left;	
	width:100px;
	margin:0 8px;
}

span.workimage {
	height: 100px;
}

span.workname {
	width:300px;
	float:left;	
	margin-left:8px;
	font-weight: bold;
	font-weight:bold;
	font-family:Arial Narrow, Sans-Serif;
}

span.workintro {
	float:left;
	width:270px;
	margin-left:8px;
	font-weight: normal;
	margin-right:8px;	
	font-family:Arial Narrow, Sans-Serif;
}


/* Slideshow styles 
-----------------------------------------------------------------------------*/
div#slideshow {
	position:relative;
	float:left;
}

div#slideshow ul {
	clear:both;
}

div#slideshow ul {
	float:left;
	margin-top:0;
}

div#slideshow div#overview {
	float:left;
	width:216px;
	margin-right:32px;
}

div#slideshow ul img {
	width:200px;
}

div#slideshow div#closeUp {
	position:relative;
	float:left;
	clear:both;
}

div#slideshow div#closeUp img {
	display:block;
	border:8px solid white;
}

div#slideshow div#closeUp a {
	display:block;
	color:Black;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	background-color:White;
}

div#slideshow div#closeUp a.back {
	margin-top:8px;
	margin-bottom:8px;
}

div#slideshow div#closeUp a.back:hover {
	color:White;
	background-color:Black;
}

div#slideshow a#previousLink {
	position:absolute;
	left:0;
	padding:0 8px 4px 8px;
}

div#slideshow a#nextLink {
	position:absolute;
	right:0;
	padding:0 8px 4px 8px;
}


/* News styles 
-----------------------------------------------------------------------------*/
div.newsitem	{
	display:block;
	float:left;
	clear:left;
	width:420px;
	background-color:#ec3124;
	padding:0 8px 8px 8px;
	margin-bottom:5px;
}

img.newsimage {
	display:block;
	margin:10px;
	float:left;
	width:100px;
}

span.newsdate,
span.newsheader {
	display:block;
	float:left;
	margin-top:0px;
	padding:0 .2em;
	color:White;
	font-size:.9em;
	font-weight:bold;	
}

span.newsheader {
	text-transform:uppercase;	
	color:Black;		
}

span.whitetext {	
	color:White;		
}

div.newscontent {
	margin-top:-2px;
	padding:0 .2em;
	font-size:.8em;
	font-weight:bold;
	color:Black;		
}
span.read a {	
	display:block;
	float:right;
	color:Black;	
	text-decoration:none;	
	background-color:White;	
	font-size:.8em;
	font-weight:bold;		
}

span.date {	
	padding: 5px 5px 5px 5px;		
	background-color:Black;	
	color:White;
	font-size:1em;
	font-weight:bold;
}

/* images in text styles 
-----------------------------------------------------------------------------*/
div.bottomimage {
	width: 470px;
	padding:8px;	
	background-color:#ec3124;
}

div.rightimage {
	float: right;
	width: 170px;	
	padding:28px 4px 8px 8px;	
	background-color:#ec3124;
}

img.textimage {
	background-color:#ec3124;
	margin: 10px 3px 0 0;
}

/* Form styles
-----------------------------------------------------------------------------*/
form {
	clear:both;
	float:left;
	overflow:hidden;
	margin-top:8px;
	width:470px;
	padding:8px;
	background-color:#ec3124;	
}
	
div.formItem {
	float:left;
	clear:both;	
	background-color:#ec3124;	
}

div.formItem input[type=hidden] {
	display:none;
}

div.formItem label,
div.formItem input[type=text],
div.formItem textarea {
	display:block;
	/*float:left;
	clear:both;*/
	overflow:hidden;		
}

div.formItem label {	
	float:left;	
	clear:left;
	font-weight:bold;
	font-size:1em;
	padding-top:2px;
	padding-left:8px;
	padding-right:.5em;
	vertical-align:top;
	width:6em;	
}

div.formItem input[type=text],
div.formItem textarea {
	float:left;
	margin:0;
	border:0;	
	padding:.2em;
	width:18em;
	border:8px solid #ec3124;
}
div.formItem textarea {width:18.4em;height:7em;}

form button {
	display:block;
	clear:both;
	float:left;
	margin-top:8px;
	border:0;
	padding:0 .2em;
	font-size:2em;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#ec3124;
}

form button span {	
	font-size:1.4em;
	line-height:0;
}

form button:hover {
	background-color:Black;
	color:White;
}

form label span {
	color:Black;
	font-size:1.3em;
}


/* Address styles 
-----------------------------------------------------------------------------*/
address {
	display:none;
	margin-top:8px;
	float:left;
	clear:both;
	padding:4px 8px;
	color:Black;
	font-style:normal;
	line-height:1.3;
	background-color:White;
}

div.map{
	float:left;
	clear:both;
	width: 470px; 
	height: 600px;
	padding:8px;
}

/* 404 styles 
-----------------------------------------------------------------------------*/
div#pageNotFound {
	float:left;
	padding:0 .2em;
	color:White;
	font-weight:bold;
	font-size:3em;
	text-transform:uppercase;
	background-color:#ec3124;
}

ul#pageNotFoundOptions {
	clear:both;
	float:left;
	margin:8px;
}

ul#pageNotFoundOptions li {
	float:left;
	display:inline;
	clear:both;
	padding:.05em .3em .1em .3em;
	background-color:White;
	margin-bottom:8px;
}

ul#pageNotFoundOptions li a {
	display:block;
	color:Black;
	font-weight:bold;
	text-decoration:none; 
	text-transform:uppercase;
}