html,body,div,ol,ul,dl,fieldset,p,form,h1,h2,h3,h4,h5,iframe,blockquote,pre,img,label,legend,strong,span,em,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
}
body {
	font-size: 62.5%;
	text-align: center;
	font-family: helvetica,arial,sans-serif;
	color: #141414;
	background: #414141 url(images/pcl.png) repeat-x 0 0;
}
ol,ul {
	list-style: none;
}
dd {
	padding-bottom: 15px;
}
dt {
	font-style: italic;
}
h1 {
	height: 160px;
	background: transparent url(images/working.png) no-repeat top right;
	text-indent: -5000px;
	border-top: 1px solid #bbb;
	border-right: 1px solid #bbb;
	text-indent: 40px;
	line-height: 5.5;
}
h2 {
	font-size: 1.5em;
	line-height: 2.1;
	font-weight: bold;
	/*font-weight: 600;*/
	font-weight: normal;
	color: #000;
}
h3 {
	font-size: 1.3em;
	line-height: 2;
	font-weight: bold;
	font-weight: 600;
}
h4 {
	font-size: 1.1em;
	line-height: 2;
	font-weight: bold;
}
h5 {
	font-size: 1em;
}
img { 
	border: 0; 
}
p {
	padding-bottom: 0.67em;
}
p.intro {
	font-weight: bold;
	font-size: 1.05em;
}
a,a:link {
	text-decoration: none;
	color: #429389;
}
a:hover,a:active {
	text-decoration: underline;
	color: #000;
}
strong {
	font-weight: bold;
}
acronym {
	cursor: help;
}
table {
	border-collapse: collapse;
	border: 1px solid #01a5c0;
	margin: 0.5em;
}
table p {
	padding-bottom: 0;
}
th,td {
	padding: 0.3em;
	border: 1px solid #01a5c0;
}
th {
	font-weight: bold;
	background-color: #01a5c0;
	color: #fff;
	border-color: #01a5c0;
}
th.inner {
	border-right: 1px solid #fff;
}
td {
	text-align: left;
	background-color: #f7fbfc;
}
tr.zebra td {
	background-color: #fff;
}
table .align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
div#wrapper {
	font-size: 1.2em;
	line-height: 1.5;
	text-align: center;
	background-color: #fff;
	margin-top: 10px;
	padding: 0 40px 40px 40px;
}
div#contentWrapper {
	text-align: left;
	width: 960px;
	margin: 0 auto;
}
div#header {
	padding: 40px 0;
	background: #fff url(images/mam_header.png) repeat-x 0 40px;
}
div.split_screen {
	float: left;
	width: 100%;
}
body#home div.split_screen {
	margin-bottom: 40px;
}
div.split_screen h2 {
	line-height: 1;
	padding-bottom: 0.5em;
}
div.split_left,div.split_right {
	width: 50%;
	float: left;
	}
div.split_left_inner {
	margin: 0 40px;
}
div.split_right_inner {
	margin-right: 40px;
}
div.bottom_navigation {
	clear: both;
	margin: 0 40px;
	padding-top: 40px;
	position: relative;
}
div.bottom_navigation ol li {
	width: 50%;
	position: absolute;
	text-align: center;
	top: 0;
}
div.bottom_navigation ol li.right {
	left: 50%;
}
div.bottom_navigation a,div.bottom_navigation a:link {
	display: block;
	height: 48px;
	outline: 0;
	text-indent: -5000px;
	background: transparent url(images/entry.png) no-repeat center -94px;
}
div.bottom_navigation a#professional,div.bottom_navigation aprofessional:link {
	background-position: center -141px;
}
div.bottom_navigation a#personal:hover,div.bottom_navigation a#personal:active {
	background-position: center 0px;
}
div.bottom_navigation a#professional:hover,div.bottom_navigation a#professional:active {
	background-position: center -47px;
}
div#footer {
	font-size: 1.2em;
	line-height: 1.5;
	color: #fff;
	background: #414141 url(images/footer_bg.png) repeat-x 0 0;
	padding: 20px 0 25px 0;
	text-align: center;
}
div#footer a:hover,div#footer a:active {
	color: #fff;
	text-decoration: none;
}
div#footer ol {
	width: 960px;
	margin: auto;
	position: relative;
}
div#footer ol li {
	display: inline;
	margin: 0 3px;
}
div#footer li#copyright {
	position: absolute;
	left: 40px;
}
div#footer li#credit {
	position: absolute;
	right: 40px;
}
div#footer li#credit a,div#footer li#credit a:link {
	text-indent: -5000px;
	display: block;
	width: 140px;
	height: 25px;
	background: transparent url(images/eggs.png) no-repeat 0 -25px;
	outline: 0;
}
div#footer li#credit a:hover,div#footer li#credit a:active {
	background-position: 0 0;
}

/* Navigation */
div#innerCopy {
	float: left;
	width: 100%;
	clear: both;
}
div#navigation {
	float: left;
	width: 220px;
	background-color: #fff;
	margin-left: 10px;
	border-bottom: 1px solid #ebeced;
}
div#navigation ol {
	border-bottom-width: 0;
	padding: 0 0 0.5em 0;
}
div#navigation a,div#navigation a:link {
	padding: 0 20px;
	display: block;
}
div#navigation a:hover,div#navigation a:active {
	text-decoration: none;
	color: #414141;
}
div#navigation .ancestor {
	margin-bottom: 0.5em;
}
div#navigation .no_child .ancestor {
	margin-bottom: 0;
}
div#navigation .no_child {
	padding-bottom: 0;
}
div#navigation a.ancestor,div#navigation a.ancestor:link {
	color: #999;
	background: transparent url(images/nav_header.png) repeat-x 0 0;
	line-height: 2;
	font-size: 110%;
	padding: 0 15px;
	margin-bottom: 0;
}
div#navigation a.ancestor:hover,div#navigation a.ancestor:active {
	color: #414141;
}
div#navigation a.selected,div#navigation a.selected:link,div#navigation a.selected:hover,div#navigation a.selected:active {
	color: #000;
}
div#navigation div {
	border: 1px solid #ebeced;
}
div#navigation h4 {
	color: #999;
	background: transparent url(images/nav_header.png) repeat-x 0 0;
	line-height: 2;
	font-size: 110%;
	padding: 0 15px;
	font-weight: normal;
}
div#editorial {
	margin: 0 25px 0 250px;
}
.sidebar div#editorial {
	float: left;
	width: 460px;
	margin: 0 20px;
}
#sidebar {
	width: 220px;
	margin: 0 10px 0 730px;
	border: 1px solid #ebeced;
	padding-bottom: 15px;
}
#sidebar h4 {
	color: #000;
	background: transparent url(images/nav_header.png) repeat-x 0 0;
	line-height: 2;
	font-size: 110%;
	padding: 0 15px;
	font-weight: normal;
}
#sidebar div {
	margin: 0 15px;
}

/* 9 Eggs */
div#eggs {
	position: absolute;
	bottom: 47px;
	left: 518px;
	z-index: 100;
	background: transparent url(images/9eggs_container.png) no-repeat top left;
	width: 250px;
	height: 155px;
	color: #333;
	text-align: center;
}
div#eggs div {
	margin: 18px 20px 20px 20px;
	position: static;
}
div#eggs strong {
	visibility: hidden;
}
div#eggs h5 {
	font-weight: normal;
	text-align: left;
	margin-bottom: 0.5em;
}
div#eggs ol {
	position: static;
	margin-top: 1em;
	width: 90%;
}
div#eggs li {
	display: inline;
}
div#eggs a,div#eggs a:link {
	color: #333;
}
li#logo9eggsContainer a {	
	color: #333;
}
li#logo9eggsContainer a {
	outline: 0;
}
li#logo9eggsContainer strong {
	text-indent: -5000px;
	background: transparent url(images/logo_9eggs.png) no-repeat 5px 3px;
	display: inline-block;
	width: 50px;
}

/* Forms */
}
form p {
	margin: 10px;
}
fieldset {
	border-width: 0;
}
label {
	display: inline-block;
	width: 200px;
	margin-right: 5px;
	text-align: right;
	vertical-align: top;
	line-height: 1.2;
	font-size: 1.8em;
}
input {
	border: 1px solid #151515;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: "Lucinda Grande",arial, helvetica, sans-serif;
	padding: 3px;
	width: 300px;
	line-height: 1.8;
	font-size: 1.8em;
}
input.auto {
	width: auto;
}
form ol {
	margin-bottom: 5px;
}
form li {
	margin-bottom: 5px;
	vertical-align: middle;
}
form li.group {
	margin-bottom: 0px;
}
form li.group label {
	width: 300px;
}
form li.group strong {
	display: block;
	text-indent: 77px;
}
form em {
	margin-left: 3px;
	color: #fa1721;
}
textarea {
	border: 1px solid #151515;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	height: 200px;
	font-family: "Lucinda Grande",arial, helvetica, sans-serif;
	font-size: 1.8em;
	padding: 3px;
}
button {
	line-height: 1.2;
	font-size: 1.8em;
	color: #fff;
	background-color: #429389;
	border: 1px solid #429389;
	margin-right: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
button:hover {
	color: #000;
}
p.status_message {
	background: white url(images/form_sprite.png) no-repeat 3px 9px;
	padding: 3px 3px 3px 19px;
	margin: 10px;
	color: #fa1721;
	border: 1px solid #fa1721;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.8em;
}
button#sendNewRequest {
	margin-left: 360px;
	margin-top: 25px;
}

/* Generics */
ol.editorial,ul.editorial {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0.5em 2.5em;
	clear: both;
}
#editorial ol.editorial,#editorial ul.editorial {
	clear: none;
}
ul.editorial {
	list-style-type: disc;
	padding-left: 1em;
}
ol.editorial li,ul.editorial li {
	margin-bottom: 0;
}
.tandc ol.editorial li,ul.editorial li {
	margin-bottom: 0.5em;
}
div.split_screen ul.editorial {
	margin: 0.5em;
}
.margin_auto {
	text-align: center;
}
.clear {
	clear: both;
}
.float_right {
	float: right;
}
.firstpara {
	font-weight: bold;
}

/* Utilities */
div#mask {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80); 
}
iframe#shim {
	position: absolute;
	top: 20px;
	left: 0;
	height: 100%;
	width: 800px;
	background-color: #000;
	border-width: 0;
}
div.mask_content {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
	text-align: center;
}
div.call_out_box {
	margin-bottom: 1em;
	text-align: left;
	clear: both;
}
div.call_out_box h3 {
	line-height: 2.2;
	padding: 5px 12px 0 12px;
}
div.call_out_box div {
	padding: 0 1.5em 10px 1.5em;
}
div.img_wrapper {
	float: left;
	padding: 0.5em 1em 1em 0;
	text-align: center;
}
div.img_wrapper.float_right {
	float: right;
}
div.img_wrapper a {
	display: block;
	margin: 0 auto;
}
div.img_wrapper img {}
div.img_wrapper p {
	padding: 0 10px;
	font-size: 0.9em;
	line-height: 1.2;
}

/* Contact */
div#mamContact {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border-top: 1px dashed #bbb;
	background-color: #333333;
	color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 40px 0 20px 0;
}

/********** 
 **** CV ***
***********/

body.tCV {
	font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;	
}


.tCV #innerCopy {
	margin-top: 50px;
}

.tCV h2 {
	text-align: center;
}

.tCV h3 {
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.tCV h4 {
	color: #429389;
	font-weight: normal;
}

.portfolio {
	display: none;
}

.tCV .contentSection .multiple {
	padding-bottom: 40px;
}

.tCV address p {
	padding-bottom: 0;
}

.tCV q {
	font-size: 120%;
	font-style: italic;
	padding-bottom: 1em;
	display: inline-block;
	height: 55px;
	margin-left: 20px;
	font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;	
}

#cvOverviewVisual {
	background-color: #fff;
}
#cvOverviewVisual #timeLine {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	margin-top: 5px;
}
#cvOverviewVisual #timeLine li {
	display: inline;
	text-align: center;
	padding: 2em 0.57em;
	line-height: 5.1;
	background-color: #f0f0f0;
	
}
#cvOverviewVisual #timeLine li.even {
	background-color: #f5f5f5;	
}

#cvOverviewVisual #roles li {
	display: inline-block;
}
#cvOverviewVisual #roles h5 {
	font-weight: bold;
}
#cvOverviewVisual img {
	margin-top: 20px;
}

.work {
	background-color: #e0bfcf;
}
.education {
	background-color: #ffff4b;
}
.careerBreak {
	background-color: #9ac4e0;
}
.technical {
	background-color: #473a7f;
}


.tCV .contentSection {
	padding-bottom: 20px;
	margin-bottom: 20px;
	/*border-bottom: 1px dashed #ccc;*/
}

.contentSectionInner {
	margin-left: 20px;
	margin-right: 20px;
}

.details {
	display: none;
}

.hidden {
	display: none;
}

#roles,#timeLine {
	display: none;
}

#contactInfo {
	background-color:  #f9f9f9;
	padding: 15px 20px;
}

.cv3Sections {
	margin-bottom: 20px;
}
.cv3Sections li {
	display: inline-block;
	vertical-align: top;
}
.cv3Sections li:nth-child(1),.cv3Sections li:nth-child(3) {
	width: 210px;
}

.cv3Sections li:nth-child(2) {
	width: 410px;
	margin-left: 40px;
	margin-right: 40px;
}


/* Cloud */
.cloud {
	position: relative;
	height: 100px;
	background-color: #f9f9f9;
}

.showSkills {
	display: none;
}

.cloud ol {
	height: 100px;
	width: 100%;
}

.cloud li {
	position: absolute;
	top: 0;
	left: 0;
}


/* temp position until JS sorted*/
#ig.cloud li:nth-child(1) {
	left: 626px;
	top: 67px;
}
#ig.cloud li:nth-child(2) {
	left: 362px;
	top: 47px;
}
#ig.cloud li:nth-child(3) {
	left: 188px;
	top: 63px;
}
#ig.cloud li:nth-child(4) {
	left: 148px;
	top: 23px;
}
#ig.cloud li:nth-child(5) {
	left: 546px;
	top: 76px;
}
#ig.cloud li:nth-child(6) {
	left: 194px;
	top: 35px;
}
#ig.cloud li:nth-child(7) {
	left: 776px;
	top: 1px;
}
#ig.cloud li:nth-child(8) {
	left: 818px;
	top: 62px;
}
#ig.cloud li:nth-child(9) {
	left: 482px;
	top: 18px;
}
#ig.cloud li:nth-child(10) {
	left: 422px;
	top: 28px;
}
#ig.cloud li:nth-child(11) {
	left: 740px;
	top: 75px;
}
#ig.cloud li:nth-child(12) {
	left: 537px;
	top: 36px;
}
#ig.cloud li:nth-child(13) {
	left: 461px;
	top: 64px;
}
#ig.cloud li:nth-child(14) {
	left: 107px;
	top: 36px;
}
#ig.cloud li:nth-child(15) {
	left: 891px;
	top: 39px;
}
#ig.cloud li:nth-child(16) {
	left: 745px;
	top: 15px;
}
#ig.cloud li:nth-child(17) {
	left: 79px;
	top: 6px;
}
#ig.cloud li:nth-child(18) {
	left: 366px;
	top: 10px;
}
#ig.cloud li:nth-child(19) {
	left: 599px;
	top: 32px;
}
#ig.cloud li:nth-child(20) {
	left: 155px;
	top: 1px;
}
#ipreo.cloud li:nth-child(1) {
	left: 304px;
	top: 66px;
}
#ipreo.cloud li:nth-child(2) {
	left: 72px;
	top: 28px;
}
#ipreo.cloud li:nth-child(3) {
	left: 42px;
	top: 8px;
}
#ipreo.cloud li:nth-child(4) {
	left: 279px;
	top: 23px;
}
#ipreo.cloud li:nth-child(5) {
	left: 636px;
	top: 15px;
}
#ipreo.cloud li:nth-child(6) {
	left: 236px;
	top: 43px;
}
#ipreo.cloud li:nth-child(7) {
	left: 792px;
	top: 61px;
}
#ipreo.cloud li:nth-child(8) {
	left: 101px;
	top: 6px;
}
#ipreo.cloud li:nth-child(9) {
	left: 628px;
	top: 64px;
}
#ipreo.cloud li:nth-child(10) {
	left: 97px;
	top: 65px;
}
#ipreo.cloud li:nth-child(11) {
	left: 750px;
	top: 2px;
}
#ipreo.cloud li:nth-child(12) {
	left: 41px;
	top: 65px;
}
#ipreo.cloud li:nth-child(13) {
	left: 450px;
	top: 8px;
}
#ipreo.cloud li:nth-child(14) {
	left: 414px;
	top: 3px;
}
#ipreo.cloud li:nth-child(15) {
	left: 134px;
	top: 22px;
}
#ipreo.cloud li:nth-child(16) {
	left: 731px;
	top: 65px;
}
#ipreo.cloud li:nth-child(17) {
	left: 180px;
	top: 70px;
}
#redsnapper.cloud li:nth-child(1) {
	left: 546px;
	top: 42px;
}
#redsnapper.cloud li:nth-child(2) {
	left: 720px;
	top: 17px;
}
#redsnapper.cloud li:nth-child(3) {
	left: 228px;
	top: 45px;
}
#redsnapper.cloud li:nth-child(4) {
	left: 361px;
	top: 63px;
}
#redsnapper.cloud li:nth-child(5) {
	left: 475px;
	top: 10px;
}
#redsnapper.cloud li:nth-child(6) {
	left: 454px;
	top: 64px;
}
#redsnapper.cloud li:nth-child(7) {
	left: 587px;
	top: 9px;
}
#redsnapper.cloud li:nth-child(8) {
	left: 179px;
	top: 2px;
}
#redsnapper.cloud li:nth-child(9) {
	left: 50px;
	top: 27px;
}
#redsnapper.cloud li:nth-child(10) {
	left: 415px;
	top: 40px;
}
#redsnapper.cloud li:nth-child(11) {
	left: 676px;
	top: 11px;
}


.grade1 {
	font-size: 1.8em;
	color: #000;
	text-shadow: 1px 1px 1px #6c6f70;
}
.grade2 {
	font-size: 1.5em;
	color: #575a5d;
	text-shadow: 1px 1px 1px #8e908f;
}
.grade3 {
	font-size: 1.2em;
	color: #6c6f70;
	text-shadow: 1px 1px 1px #a2a5a4;	
}
.grade4 {
	font-size: 1em;
	color: #8e908f;
	text-shadow: 1px 1px 1px #b5b7b4;
}
.grade5 {
	font-size: 0.8em;
	color: #a2a5a4;
	text-shadow: 1px 1px 1px #d0cfcb;
	
}

/* Timeline (HTML) */

.year {
	width: 40px;
}
.year0_1 {
	width: 10px;
}
.year0_3 {
	width: 30px;
}
.year1_1 {
	width: 50px;
}
.year1_3 {
	width: 70px;
}
.year2 {
	width: 80px;
}
.year2_3 {
	width: 110px;
}
.year3 {
	width: 120px;
}
.year3_3 {
	width: 160px;
}
.year4_1 {
	width: 170px;
}
.year4_3 {
	width: 190px;
}