/* © Copyright 2007 Jeremy Van Dam.  All Rights Reserved.  www.jeremyvandam.com */

@import url(normal.css);
@import url(colour.css);
@import url(type.css);

html { height: 100%; }

body {
	width: 100%;
	margin: 0 auto;
	position: relative;
}


/* LOGIN DRAWER */

div#login_drawer {
	overflow: hidden;
	width: 100%;
	text-align: right;
	margin-right: 50px;
	padding-top: 10px;
	padding-bottom: 5px; }

div#login_form { padding-right: 13%; }


/* BRANDING */

div#header_background {
	width: 100%;
	height: 83px;
}

div#header {
	position: relative;
	width: 910px;
	margin: auto; }

div#branding_background {
	position: relative;
	height: 83px;
	width: 138px;
	left: -50px; }

h1#branding {
	position: relative;
	text-indent: -9999px;
	height: 38px;
	width: 274px;
	left: 130px;
	top: 22px;
	}

h1#branding a {
	position: relative;
	display: block;
	height: 38px;
	outline:none;
	width: 274px;
}


img#client_login_tab {
	position: absolute;
	top: 0px;
	left: 750px; }

p#client_login_link { text-indent: -9999px; }


/* NAVIGATION */

div#navbar {
	position:absolute;
	top:49px;
	right:0;
	height:30px;
	z-index:2;
}

div#navbar li {
	display: inline;
	}

div#navbar a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#afb6c2;
	float:left;
	display: block;
	padding:0;
	margin-right:33px;
	outline:none;
	text-transform:uppercase;
}

div#navbar a:hover {
	color:#fff;
}


/* WRAPPER */

div#wrapper {
	width: 100%;
	padding-top: 30px; }

div#wrapperfooter {
	clear: both;
	width: 100%;
	height: 30px; } /* div used to push white background colour of content to footer */


/* MAIN BANNER */

div#bannerbg {
	height: 269px;
	}

div#bannerbg_int {
	height: 124px;
	}

div#banner_main {
	position: relative;
	width: 900px;
	height: 269px;
	margin: 0 auto;
	}

div#bannerbg_int {
	height: 124px;
}

div.banner_int {
	position: relative;
	width: 900px;
	height: 124px;
	margin: 0 auto;
}

div.banner_int h2 {
	display: none;
}

div#bannercontact div.col2large p, div#bannercontact div.col2large h3 {
	margin-left: 40px;
}

div#worknav li {
	display: inline;
	float: left;
	line-height: 0.8em;
	padding: 4px 4px;
	width: 142px;
	}

/* 2 COLUMN LAYOUT */

.left_column {
	float:left;
	width:435px;
	overflow: hidden;
}

.right_column {
	float:right;
	width:435px;
	overflow: hidden;
}

/* 3 COLUMN LAYOUT */

div.col1_even {
	float: left;
	display: inline;
	width: 272px;
	margin-left: 5px;
	margin-right: 18px;
	overflow: hidden; }

div.col2_even {
	float: left;
	display: inline;
	width: 272px;
	margin-left: 18px;
	margin-right: 18px;
	overflow: hidden; }

div.col3_even {
	float: left;
	display: inline;
	width: 272px;
	margin-left: 18px;
	margin-right: 5px;
	overflow: hidden; }


/* LARGE LEFT COLUMN LAYOUT */

div.col1_large {
	float: left;
	width: 580px;
	padding-left: 5px;
	padding-right: 18px;
	margin-bottom: 20px;
	overflow: hidden;
	}

div.col2_small {
	float: left;
	width: 271px;
	padding-left: 18px;
	margin-right: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	}


/* LARGE RIGHT COLUMN LAYOUT */

div.col1small {
	float: left;
	display: inline;
	width: 272px;
	padding-right: 18px;
	margin-left: 5px;
	overflow: hidden; }

div.col2large {
	float: left;
	display: inline;
	width: 581px;
	margin-right: 5px;
	padding-left: 18px;
	/*overflow: hidden;*/ }


/* NESTED COLUMNS FOR LARGE COLUMN LAYOUT */

div.col1nested {
	float: left;
	display: inline;
	width: 272px;
	padding-right: 18px;
	overflow: hidden; }

div.col2nested {
	float: left;
	display: inline;
	width: 272px;
	padding-left: 18px;
	overflow: hidden; }


/* MAIN CONTENT LAYOUT */

.middle {
	vertical-align: middle;
	}

#content {
	position:relative;
	width: 900px;
	margin: auto;
	padding-top: 0;
	padding-bottom: 0px;
}

div.contentheader {
	position: relative;
	width: 892px;
	padding-bottom: 0;
	margin: auto;
	padding-top: 0;
	margin-bottom: 20px;
	}

div.content_divider {
	width: 100%;
	height: 2px;
	clear: both;
	margin-bottom: 20px;
	}

div.contentfooter {
	width: 892px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 2px; }

div#mainquote {
	margin-top: 20px;
	}

img.floatleft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0; }


/* WORK PAGE */

#portfolio {
	border-top:solid #ddd 5px;
	list-style:none;
	overflow:hidden;
	padding-top:30px;
	width:100%;
}

#portfolio li {
	margin-bottom:30px;
	overflow:hidden;
}

#portfolio img {
	float:left;
	border:solid #fff 7px;
	margin-right:30px;
}

div.content_box_header {
	clear: both;
	}

div.content_box {
	margin-bottom: 10px;
	}

div.content_box_header a {
	display: block;
	padding: 12px 20px;
	}

div.content_box_wrapper {
	padding: 0 20px 20px;
	}

div.content_box_footer {
	clear: both;
	}

div.title_column {
	float: left;
	width: 40px;
	overflow: hidden;
}

div.column_left {
	float: left;
	width: 470px;
	overflow: hidden;
	}

div.column_right {
	float: right;
	width: 200px;
	overflow: hidden;
	}

div.workthumb {
	margin-bottom: 20px;
	}

img.screenshot_main {
	margin-bottom: 20px; }

img.floatright { float: right; }


/* CONTACT PAGE */

#form_response {
	position:relative;
}

#loadbar {
	background-color:#ccc;
	display:none;
	height:271px;
	opacity:0.5;
	padding-top:270px;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
}

#contactform legend { text-indent: -9999px; }

#contactform .inputfield {
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	padding:7px;
	width:305px;
}

.formrow {
	clear: both;
	padding-top: 15px;
	width: 100%;
}

.formlabel {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:24px;
	color:#333;
	float:left;
	width:100px;
/*	text-align:right;*/
	padding-right:10px;
 }

.formfield {
	float:left;
	width:325px;
	text-align:left;
 }

#contactform .inputfield {
	background-color:#fff;
	border:solid #ccc 2px;
}

#contactform .inputfield:hover {
	border:solid #aaa 2px;
}

#send-button {
	cursor:pointer;
}

#fielderror {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #990000;
}


/* FOOTER */

#footer {
	background:transparent url(../images/footerbg.gif) repeat-x 0 top;
	width:100%;
	clear:both;
}

#footer p, #footer li {
	color:#CEDDE8;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#footer a {
	color:#afb6c2;
}

#footer a:hover {
	text-decoration:none;
	color:#fff;
}

#footer_text {
	position: relative;
	width: 900px;
	height: 80px;
	padding: 10px 27px 10px 26px;
	margin: auto;
}

#footer_text ul {
	float: right;
}

#footer_text li {
	border-right:solid #afb6c2 1px;
	display:inline;
	padding:0 5px;
}

#footer_text li.last-child {
	border-right:none;
}