/* =========== */
/* = GENERAL = */
/* =========== */


* {
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

body {
	font-family: "helvetica neue", helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #737373;
	background-color: #ffffff;
	height: 100%;
}

html {
	height: 100%;
}

a {
	outline: none;
}

a img {
	border: none;
}


/* ========== */
/* = HEADER = */
/* ========== */


#header {
	margin-top: -20px;
	margin-bottom: 30px;
	display: table;
	border-top: #D50000 solid 10px;
}

#header h1 {
	text-indent: -9000px;
	background: url(../images/header_title.gif) no-repeat top left;
	width: 618px;
	height: 191px;
	display: table-cell;
	float: left;
}

#header h2 {
	text-indent: -9000px;
	background: url(../images/header_photo.jpg) no-repeat top left;
	width: 179px;
	height: 187px;
	display: table-cell;
	float: right;
}

.ie #header h2 {
	width: 191px;
}

/* ============== */
/* = NAVIGATION = */
/* ============== */


ul#nav {
	margin: 5px 0 0 0;
	list-style: none;
	padding-bottom: 5px;
	border-bottom: 1px solid #e7e7e7;
}

ul#nav li {
	padding-bottom: 10px;
}

a:link#get-in-touch, a:visited#get-in-touch {
	background: url(../images/navigation.gif) no-repeat top left;
	background-position: 0px 0px;
	width: 147px;
	height: 13px;
	display: block;
	text-indent: -9000px;
	cursor: pointer;
}

a:hover#get-in-touch {
	background-position: 0px -63px;
}

a:link#bookmark-website, a:visited#bookmark-website {
	background: url(../images/navigation.gif) no-repeat top left;
	background-position: 0px -23px;
	width: 153px;
	height: 16px;
	display: block;
	text-indent: -9000px;
	cursor: pointer;
}

a:hover#bookmark-website {
	background-position: 0px -86px;
}

a:link#download-brief, a:visited#download-brief {
	background: url(../images/navigation.gif) no-repeat top left;
	background-position: 0px -49px;
	width: 191px;
	height: 14px;
	display: block;
	text-indent: -9000px;
	cursor: pointer;
}

a:hover#download-brief {
	background-position: 0px -112px;
}


/* ============= */
/* = STRUCTURE = */
/* ============= */


.container {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

#right-col {
	width: 192px;
	float: right;
	text-align: left;
	font-size: 11.5px;
	display: block;
}

.ie7 #right-col {
	margin: 30px 0 0 0;
}

#right-col p {
	line-height: 1.5em;
	padding-bottom: 15px;
	border-bottom: 1px solid #e7e7e7;
}

#left-col {
	text-align: left;
	display: block;
	float: left;
}

.ie7 #left-col {
	margin: 30px 0 0 0;
}

#page-top {
	border-top: #D50000 solid 10px;
}


/* ============== */
/* = ABOUT DAVE = */
/* ============== */


h3 {
	text-indent: -9000px;
	margin: 30px 0 18px 0;
}

.ie6 h3 {
	margin: 30px 0 3px 0;
}

h3#who-is-this-guy {
	background: url(../images/title_who-is-this-guy.gif) no-repeat top left;
	height: 10px;
}

h3#how-can-he-help {
	background: url(../images/title_how-can-he-help.gif) no-repeat top left;
	height: 10px;
}

h3#what-can-i-expect {
	background: url(../images/title_what-can-i-expect.gif) no-repeat top left;
	height: 31px;
}

h3#does-he-only-do-design {
	background: url(../images/title_does-he-only-do-design.gif) no-repeat top left;
	height: 10px;
}

h3#what-doesnt-he-do {
	background: url(../images/title_what-doesnt-he-do.gif) no-repeat top left;
	height: 10px;
}


/* ============= */
/* = PORTFOLIO = */
/* ============= */


/* #left-col img {
	padding: 4px;
	border: 1px solid #d7d7d7;
	display: block;
}
*/

.controls {
	width: 584px;
	height: 50px;
	background: url(../images/examples_navbg.jpg) no-repeat top left;
}

.controls h4 {
	float: left;
	margin-left: 20px;
	font-family: Trebuchet MS, Trebuchet, "helvetica neue", helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #737373;
	line-height: 48px;
}

.ie6 .controls h4 {
	margin-left: 11px;
}

.controls ul {
	float: right;
	line-height: 50px;
	list-style: none;
	display: block;
}

.controls ul li {
	display: inline;
	float: left;
}

#left-col span {
	display: block;
	height: 30px;
}

.ie6 #left-col span {
	height: 13px;
}

#left-col .controls .project-details a:link, 
#left-col .controls .project-details a:visited {
	background: url(../images/icon_info.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9000px;
	margin: 17px 20px 0 0;
	outline: none;
	cursor: pointer;
}

#left-col .controls .full-size a:link, 
#left-col .controls .full-size a:visited {
	background: url(../images/icon_zoom.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9000px;
	margin: 17px 20px 0 0;
	outline: none;
	cursor: pointer;

}

#left-col .controls .print-sample a:link, 
#left-col .controls .print-sample a:visited {
	background: url(../images/icon_print.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	display: block;
	text-indent: -9000px;
	margin: 17px 20px 0 0;
	outline: none;
	cursor: pointer;
}

#left-col .controls .full-size span {display: block; height: 16px; width: 16px;}

#left-col p {
	line-height: 1.5em;
}


/* ========== */
/* = FOOTER = */
/* ========== */


#footer {
	border-bottom: 10px solid #D50000;
}

h5 a:link, h5 a:visited {
	text-indent: -9000px;
	background: url(../images/icon_top.gif) no-repeat top right;
	height: 31px;
	width: 26px;
	display: block;
	float: right;
}



 .scroller {
	width: 582px;
	height: 213px;
	overflow: hidden;
	border: 1px solid #d7d7d7;
	}

.slide {
	width: 574px;
	height: 205px;
	float: left;
	background-color: #fff;
	padding: 4px;
	display: block;
	}
	

#left-col p {
	padding: 10px;
}