

/****************************
 ****** TYPOGRAPHY.CSS ******
 ****************************/

.wf-loading h1,
.wf-loading h2,
.wf-loading h2 a,
.wf-loading h3,
.wf-loading h3 a,
.wf-loading h3.mainmenu,
.wf-loading h3.mainmenu a {
	visibility: hidden;
}

body {
	font-size: 67.5%;
	color: #444444;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	color: #222222;
	line-height: 1.0;
}
h1 {
	margin: 0.3em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	margin: 0.3em 0em 0.4em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.1em;
	font-weight: bold;
	font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, sans-serif;
}
	h2 a {
		margin: 0.3em 0em 0.4em 0em;
		padding: 0em 0em 0em 0em;
		font-size: 1.1em;
		font-weight: bold;
		font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
	}
	h2 a:link, h2 a:visited, h2 a:active {
		color: #222222;
	}
	h2 a:hover {
		color: #666666;
	}
h3 {
	margin: 0.3em 0em 0.4em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
	font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, sans-serif;
}
	h3 a {
		font-size: 1.0em;
		font-weight: normal;
		text-decoration: none;
		font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, sans-serif;
	}
	h3 a:link, h3 a:visited, h3 a:active {
		color: #222222;
	}
	h3 a:hover {
		color: #666666;
	}
h3.mainmenu {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.1em;
	font-weight: normal;
	font-style: normal;
	font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
	color: #444444;
}
	h3.mainmenu a:link, h3.mainmenu a:visited, h3.mainmenu a:active {
		font-size: 1.1em;
		font-weight: normal;
		font-style: normal;
		font-family: "ff-nuvo-sc-web-pro-1", "ff-nuvo-sc-web-pro-2", Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
		text-decoration: none;
		color: #444444;
	}
	h3.mainmenu a:hover {
		font-size: 1.1em;
		font-weight: normal;
		font-style: normal;
		font-family: "ff-nuvo-sc-web-pro-1","ff-nuvo-sc-web-pro-2",Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
		text-decoration: none;
		color: #666666;
	}
h4 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.95em;
	font-weight: bold;
}
h5 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
h6 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
p {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
}
p.margin {
	margin: 0em 0em 1.6em 0em;
	padding: 0em 0em 0em 0em;
}
p.smallmargin {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
}
p img.left {
	margin: 1.5em 1.5em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
}
p img.right {
	margin: 0.1em 0em 0.1em 0.8em;
	padding: 0em 0em 0em 0em;
	float: right;
}

a {
	color: #888888;
	text-decoration: none;
}
a:focus, a:hover {
	color: #ddbbbb;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
	font-weight: bold;
}
i {
	font-style: italic;
}

blockquote {
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 0em 0em 0em 0em;
	color: #666666;
	font-style: italic;
}
dfn {
	font-style: italic;
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em; /* SHORTHAND */
	font-style: italic;
}
del {
	color: #666666;
	text-decoration: line-through;
}
pre {
	/* margin: 1.5em 0; */
	white-space: pre;
}
code, tt {
	font: 1em 'courier new', 'andale mono', 'lucida console', monospace;
	line-height: 1.5; /* SHORTHAND */
}

.just {
	text-align: justify;
}
.endorse { 
	margin: 0em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	color: #666666; 
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
}
.accessible {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.small {
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.smaller {
	font-size: 0.8em; 
	margin: -0.2em 0em 0em 0em;
}
.size00p9em {
	font-size: 0.9em; 
}
.tiny {
	font-size: 0.6em; 
	margin: -0.2em 0em 0em 0em;
	line-height: 0.65em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}


/***********************
 ****** LISTS.CSS ******
 ***********************/

li ul, li ol {
	margin: 0 1.5em; /* SHORTHAND */
}
ul, ol {
	margin: 0em 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0em 0em 1.5em 0em;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}


/************************
 ****** TABLES.CSS ******
 ************************/

table {
	margin: 1.0em 0em 1.2em 0em;
	padding: 0em 0em 0em 0em;
	width: 99.9%;
}
table.rez {
	margin: 2.0em auto 1.2em auto;
	padding: 0em 0em 0em 0em;
	width: 61.8%;
}
thead th {
	font-weight: bold;
	border: 1px solid #aaaaaa;
	background: #efeeee;
}
th, caption {
	padding: 4px 10px 4px 5px;
	text-align: left;
}
th.wide {
	width: 61.8%;
}
td {
	padding: 4px 10px 4px 5px;
	text-align: left;
	border: 1px solid #aaaaaa;
	vertical-align: top;
}
td.wide {
	width: 61.8%;
}
table.rez td {
	padding: 4px 10px 0px 5px;
	text-align: left;
	border: 1px solid #dedede;
	vertical-align: middle;
}
tr {
	/* Nothing as yet */
}
tr.even td {
	background: #e5ecf9;
}
tr.topalign {
	vertical-align: top;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eeeeee;
}

.center {
	text-align: center;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #ffff00;
}
.added {
	background: #006600;
	color: #ffffff;
}
.removed {
	background: #990000;
	color: #ffffff;
}

.first {
	margin-left: 0em;
	padding-left: 0em;
}
.last {
	margin-right: 0em;
	padding-right: 0em;
}
.top {
	margin-top: 0em;
	padding-top: 0em;
}
.bottom {
	margin-bottom: 0em;
	padding-bottom: 0em;
}
.margin {
	margin: 0em 0em 1.6em 0em;
	padding: 0em 0em 0em 0em;
}
.smallmargin {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
}
.nomargin {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

.thumb {
	float: left;
	margin: 6px 11px 2px 0px;
	border: 1px solid black;
}

.rec {
	margin: 1.5em auto 2em auto;
	padding: 0em 0em 0em 0em;
	border: 1px solid black;
}

/*************************
 ****** VERIFY FORM ******
 *************************/

input.my_url {
	display: none;
}
input.my_address {
	display: none;
}
input.my_nickname {
	display: none;
}
p.entry {
	display: none;
}


/************************
 ****** LAYOUT.CSS ******
 ************************/
 
html, body {
	min-height: 100%;
}
* html, * body {
	min-height: 100%;
}
html {
	overflow-y: scroll;
}

body {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: #ffffff;
	text-align: center;
	}

	#kintzele-professional-achievements__outer-wrapper {
		margin: 0em 0em 0em 0em;
		padding: 0em 0em 0em 0em;
		height: 100%;
		width: 100%;
		text-align: center;
			}

		#john-kintzele-accomplishments__inner-wrapper {
			margin: 0em auto 0em auto;
			padding: 0em 0em 0em 0em;
			height: auto;
			width: 1001px;
			min-width: 1001px;
			text-align: left;
					}

		
			/**********************************************
			 ****** PREHEADER AND ACCESSIBILITY MENU ******
			 **********************************************/

			#kintzele-accessibility-508__preheader {
				margin: 2.0em 0em 0em 0em;
				padding: 0em 0em 0em 0em;
				height: 32px; /**/
				width: auto;
				text-align: center;
				color: #aaaaaa;
							}

				#kintzele-accessibility-508__preheader a:link, #kintzele-accessibility-508__preheader a:visited, #kintzele-accessibility-508__preheader a:active {
					color: #aaaaaa;
					text-decoration: none;
				}

				#kintzele-accessibility-508__preheader a:hover {
					color: #888888;
					text-decoration: none;
				}


			/*********************************
			 ****** HEADER AND ELEMENTS ******
			 *********************************/

			#kintzele-executive-operations-director__header {
				/**/ height: 100px; 
				/**/ background-image: url(../images/kintzele-header.jpg);
				margin: 0em 0em 0em 0em;
				padding: 0em 0em 0em 0em;
				width: auto;
				background-attachment: scroll;
				background-repeat: no-repeat;
				background-position: center 0px; 
				position: relative;
							}
				#kintzele-executive-operations-director__header_branding {
					/**/ height: 100px;
					float: left;
					width: 50%;
					position: relative;
					top: 0;
					left: 0;
				}
				#kintzele-executive-operations-director__header_functions {
					/**/ height: 100px;
					float: right;
					width: 45%;
					position: relative;
					top: 0;
					right: 0;
				}
				
			#header2__header {
				/* Copy from above then customize */
							}
			#header3__header {
				/* Copy from above then customize */
							}
			#header4__header {
				/* Copy from above then customize */
							}
			#header5__header {
				/* Copy from above then customize */
							}
			#header6__header {
				/* Copy from above then customize */
							}
			#header7__header {
				/* Copy from above then customize */
							}
			#header8__header {
				/* Copy from above then customize */
							}
			#header9__header {
				/* Copy from above then customize */
							}
			#headerA__header {
				/* Copy from above then customize */
							}

				#__logo {
					margin: 0em 0em 0em 0em;
					padding: 0em 0em 0em 0em;
					height: 50px; /**/
					min-height: 50px;
					max-height: 50px;
					width: 50px; /**/
					min-width: 50px;
					max-width: 50px;
					position: absolute;
					left: 10px;
					top: 10px;
					clear: both;
									}
				#kintzele-dot-com__website_name {
					/* These settings often differ between websites */
					/*height: 50px; */
					width: 50%;
					/* background-image: url(../images/xx.gif); */
					/* These settings are appropriate for most websites */
					margin: 0em 0em 0em 0em;
					padding: 2.2em 0em 0em 1.3em;
					/* overflow: hidden;
					float: left;
					z-index: -1;*/
					text-align: left;
					background-attachment: scroll;
					background-repeat: no-repeat;
					background-position: center 0px; 
									}
/*
				#website-name {
					margin: 0em 0em 0em 0em;
					padding: 0em 0em 0em 0em;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-size: 2.6em;
					color: #ffffff;
				}
				#website-name a {
					text-decoration: none;
					color: #ffffff;
				}
*/
				#kintzele-career-consulting-skills-information__website_motto {
					/* These settings often differ between websites */
					/*height: 50px; */
					width: 50%;
					/* background-image: url(../images/xxxxxxxxxxxxxxxxxxxxx.gif); */
					/* These settings are appropriate for most websites */
					margin: 0em 0em 0em 0em;
					padding: 0em 0em 0em 1.3em;
					/*overflow: hidden;
					float: left;
					z-index: -1;*/
					text-align: left;
					background-attachment: scroll;
					background-repeat: no-repeat;
					background-position: center 0px; 
									}
/*
				#website-motto {
					margin: 0em 0em 0em 0em;
					padding: 0em 0em 0em 0em;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-size: 1.4em;
					color: #ffffff;
					letter-spacing: 0.1em;
				}
*/
				#__flat_menu {
					/* Code here as required */
									}
				#__languages_menu {
					/* Code here as required */
									}
				#google-engine-kintzele__site_search {
					margin: 0em 0em 0em 0em;
					padding: 1.3em 1.3em 0em 0em;
					float: right;
					text-align: right;
									}
				#kintzele-site-navigation__main_menu {
					margin: 0em 0em 0em 0em;
					padding: 0em 0em 0em 0em;
					height: 18px;
					width: 955px;
					position: absolute;
					left: 22px;
					top: 74px; 
									}


			/**************************
			 ****** CONTENT AREA ******
			 **************************/

			#kintzele-leader-program-project-consultant__content-area {
				margin: 0em 0em 0em 0em;
				padding: 0em 0em 0em 0em;
				height: 100%;
				min-height: 400px;
				width: auto;
				background-attachment: scroll;
				background-image: url(../images/kintzele-content.jpg);
				background-repeat: repeat-y;
				background-position: center 0px;
				line-height: 1.6em;
							}
				#kintzele-leader-program-project-consultant__left-column {
					margin: 15px 0px 10px 0px;
					padding: 0em 0em 0em 0em;
					height: 100%;
					min-height: 100px;
					width: 40px;
					min-width: 40px;
					float: left;
									}
				#kintzele-leader-program-project-consultant__center-column {
					margin: 15px 0px 10px 0px;
					padding: 0em 0em 0em 0em;
					height: 100%;
					min-height: 100px;
					width: 923px;
					min-width: 923px;
					float: left;
									}
				#kintzele-leader-program-project-consultant__right-column {
					margin: 15px 0px 10px 0px;
					padding: 0em 0em 0em 0em;
					height: 100%;
					min-height: 100px;
					width: 35px;
					min-width: 35px;
					float: left;
									}
			#content2__content-area {
				/* Copy from above then customize */
							}
				#content2__left-column {
				/* Copy from above then customize */
									}
				#content2__center-column {
				/* Copy from above then customize */
									}
				#content2__right-column {
				/* Copy from above then customize */
									}
			#content3__content-area {
				/* Copy from above then customize */
							}
				#content3__left-column {
					/* Copy from above then customize */
									}
				#content3__center-column {
					/* Copy from above then customize */
									}
				#content3__right-column {
					/* Copy from above then customize */
									}
			#content4__content-area {
				/* Copy from above then customize */
							}
				#content4__left-column {
					/* Copy from above then customize */
									}
				#content4__center-column {
					/* Copy from above then customize */
									}
				#content4__right-column {
					/* Copy from above then customize */
									}
			#content5__content-area {
				/* Copy from above then customize */
							}
				#content5__left-column {
					/* Copy from above then customize */
									}
				#content5__center-column {
					/* Copy from above then customize */
									}
				#content5__right-column {
					/* Copy from above then customize */
									}
			#content6__content-area {
				/* Copy from above then customize */
							}
				#content6__left-column {
					/* Copy from above then customize */
									}
				#content6__center-column {
					/* Copy from above then customize */
									}
				#content6__right-column {
					/* Copy from above then customize */
									}
			#content7__content-area {
				/* Copy from above then customize */
							}
				#content7__left-column {
					/* Copy from above then customize */
									}
				#content7__center-column {
					/* Copy from above then customize */
									}
				#content7__right-column {
					/* Copy from above then customize */
									}
			#content8__content-area {
				/* Copy from above then customize */
							}
				#content8__left-column {
					/* Copy from above then customize */
									}
				#content8__center-column {
					/* Copy from above then customize */
									}
				#content8__right-column {
					/* Copy from above then customize */
									}
			#content9__content-area {
				/* Copy from above then customize */
							}
				#content9__left-column {
					/* Copy from above then customize */
									}
				#content9__center-column {
					/* Copy from above then customize */
									}
				#content9__right-column {
					/* Copy from above then customize */
									}
			#contentA__content-area {
				/* Copy from above then customize */
							}
				#contentA__left-column {
					/* Copy from above then customize */
									}
				#contentA__center-column {
					/* Copy from above then customize */
									}
				#contentA__right-column {
					/* Copy from above then customize */
									}


			/*********************************
			 ****** FOOTER AND ELEMENTS ******
			 *********************************/

			#kintzele-success-recommendations-resume__footer {
				margin: 0em 0em 0em 0em;
				padding: 0em 0em 0em 0em;
				height: 30px;
				width: auto;
				background-attachment: scroll;
				background-image: url(../images/kintzele-footer.jpg);
				background-repeat: no-repeat;
				background-position: center 0px; 
							}
			#footer2__footer {
				/* Copy from above then customize */
							}
			#footer3__footer {
				/* Copy from above then customize */
							}
			#footer4__footer {
				/* Copy from above then customize */
							}
			#footer5__footer {
				/* Copy from above then customize */
							}
			#footer6__footer {
				/* Copy from above then customize */
							}
			#footer7__footer {
				/* Copy from above then customize */
							}
			#footer8__footer {
				/* Copy from above then customize */
							}
			#footer9__footer {
				/* Copy from above then customize */
							}
			#footerA__footer {
				/* Copy from above then customize */
							}


			/******************************************
			 ****** POSTFOOTER AND DETAILED MENU ******
			 ******************************************/

			#kintzele-website-standards-validation__postfooter {
				margin: 26px 0em 2em 0em;
				padding: 0em 0em 0em 0em;
				height: 20px;
				width: auto;
				text-align: center;
				color: #aaaaaa;
				background-color: #ffffff;
							}

				#kintzele-website-standards-validation__postfooter a:link, #kintzele-website-standards-validation__postfooter a:visited, #kintzele-website-standards-validation__postfooter a:active {
					color: #aaaaaa;
					background-color: #ffffff;
					text-decoration: none;
				}

				#kintzele-website-standards-validation__postfooter a:hover {
					color: #888888;
					background-color: #ffffff;
					text-decoration: none;
				}

			/* COPYRIGHT AND CODE VALIDATION */
			#x__copyright_validation {
				
			}


	/*******************
	 ****** DEBUG ******
	 *******************/

		.debug-yellow {
			color: #000000;
			background-color: #ffff44;
			border: 1px dashed #d7d739;
		}

