@charset "utf-8";
/* 					MAIN.CSS				 	*/
/* 			(C) 2009 LEAN Human Capital	 		*/

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #111;
	background: #fff;
}

* {
	padding: 0; 
	margin: 0;
}

#container {
	width: 1010px;
	text-align: left;
	margin: auto;
	float: left;
}

a			{ color: #09c; text-decoration: none; }
a:visited 	{ color: #09c; text-decoration: none; }
a:active	{ color: #11c0ec; text-decoration: underline; }
a:hover		{ color: #11c0ec; text-decoration: underline; }

img { border-width: 0px !important;  }

h1 {
	font-size: 2.1em;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ddd;
	color: #00afef;
}

h2 {
	font-size: 1.7em;
	font-weight: bold;
	color: #333;
	padding-bottom: 8px;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
	padding-bottom: 8px;
}


ul, ol {
	margin-left: 30px;
	font-size: 1.4em;
	padding-bottom: 5px;
}

ul ul { font-size: 1em; }
 
blockquote { padding-left: 30px; }

p, td, th {
	font-size: 1.4em; 
	line-height: 1.5em;
}

td input { font-size: 1em; }

li { 
	padding-bottom: 2px;
}

p { 
	line-height: 1.3em;
	padding-bottom: 8px;
	color:#111;
}

.center { text-align: center; }

.err { color: #f00; }

.small { font-size: .8em; }

.casetbl { margin-bottom: 15px; }
.casetbl td { padding: 5px; border-bottom: 1px solid #fff; }
.casetbl .hl { background-color: #d0f2ff; }
.casetbl .hdrow {
	background-color: #00afef;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

#angle {
	width: 90px;
	height: 770px;
	position: absolute;
	top: 0; left: 0;
	z-index: 100;
	background: url(../images/angle.gif) -100px 0 no-repeat;
}

#head {
	width: 920px;
	height: 127px;
	padding-top: 10px;
	padding-left: 90px;
	float: left;
	background: url(../images/hd-bg.gif) 155px 10px no-repeat;
}

#head .contact {
	width: 240px;
	height: 11px;
	padding-bottom: 29px;
	float: right;
}

#logo {
	width: 180px;
	height: 95px;
	padding-top: 15px;
	padding-right: 50px;
	margin-left:-20px;
	float: left;
}

#logo a {
	display: block;
	width: 180px;
	height: 95px;
	float: left;
}

#logo a:hover {
	background: url(../images/lean-over.gif) 0 0 no-repeat;
}

#nav { 
	width: 700px;
	float: left; 
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	border-top: solid 1px #d9d9d9;
	border-bottom: solid 1px #d9d9d9;
}

#nav li {
	height: 46px;
	margin: 0px;
	padding: 0px;
	line-height: 46px;
	/*padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 12px;
	padding-top: 18px;*/
	margin-right: 6px;
	margin-left: 6px;
	display: inline;
	list-style: none;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
	font-weight: lighter;
	float: left;
}

#nav a {
	height: 46px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
}

#nav li:hover {  }
#nav a:link, #nav a:visited, #nav a:active  { color: #333; text-decoration: none; }
#nav a:hover { color: #666; text-decoration: none; background: #eee; }
 
#content {
	width: 985px;
	background: #eee url(../images/content-bg.gif) 142px 0 no-repeat;
	float: left;
}

#row1 {
	width: 925px;
	padding-left: 60px;
	float: left; 
}

#row2 {
	width: 945px;
	padding-left: 40px;
	background: #fff;
	float: left;
	/*border-bottom: solid 1px #eee;*/
}

#row2 h2 {
	color: #666;
}

#content-angle {
	width: 25px;
	height: 220px;
	background: url(../images/content-angle.gif) 0 0 no-repeat;
	float: right;
}

#right-col {
	width: 225px;
	float: right;
}

#sub-nav {
	width: auto;
	height: 20px;
	padding-top: 25px;
	padding-left: 300px;
	float: left;
}

#sub-nav ul {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-left: 75px;
	list-style: none;
	background: url(../images/inthissection.gif) no-repeat 0px 3px;
	float: left;
}

#sub-nav li {
	list-style-position: outside;
	list-style-image: none;
	background: url(../images/sub-nav-bullet.gif) no-repeat 0 6px;
	padding-left: 7px;
	margin-left: 11px;
	font-size: .85em;
	display: block;
	float: left;
}

#copy-full {
	width: 870px;
	padding: 10px 0px 30px 80px;
	float: left;
}

#hm-copy {
	width: 526px;
	height: 163px;
	padding-top: 44px;
	padding-bottom: 15px;
	float: left;
	display: inline;
	clear: both;
}

#hm-info {
	z-index:10;
	height: 350px;
}



#hm-whitepaper {
	
}

#hm-events {
	width: 516px;
	height: 350px;
	padding: 20px 15px 20px 15px;
	float: left;
	display: inline;
}
.events td { 
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: solid 1px #ddd;
	line-height: 1.1em;
}
.events { font-size: .8em; }
.events .small { font-size: 1.1em; color: #666; }

#hm-news {
	/*border-right: solid 1px #eee;*/
	height: 350px;
}

#hm-news span {
	display: block;
	margin-top: -10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
	background: url(../images/hm-news.jpg) no-repeat 0 0;
}

#hm-blog {
	background: url(../images/hm-blog.jpg) no-repeat 15px 5px;
}

#hm-blog span {
	display: block;
	padding-left: 70px;
}

.pdf {
	width: 140px;
	padding-left: 10px;
	background-color: #eee;
	float: right;
	font-size: 1.1em;
}

.pdf ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	border-top: 1px dotted #999;
	margin-top: 7px;
	font-size: 1em;
}

.pdf li {
	list-style-position: outside;
	list-style-image: none;
	background: url(../images/sub-nav-bullet.gif) no-repeat 0px 9px;
	padding: 5px 0px 5px 7px;
	border-bottom: 1px dotted #999;
}

#footer {
	width: 990px;
	margin-top: 59px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-size: 1em;
	color: #999;
	clear: left;
	float: left;
}

#footer .nicholas a, #footer .nicholas a:visited, #footer .nicholas a:active { color: #999; }

.wp-dl {
	width: 100px;
	height: 60px;
	padding-left: 65px; 
	margin-top: 7px;
	background: url(../images/paper-icon.gif) 6px 0 no-repeat;
}

.box h3 {
	color: #666;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 3px;
}

.wp-dl h3 a, .wp-dl h3 a:visited, .wp-dl h3 a:active { color: #666; }

.box {
	width: 165px;
	height: 180px;
	padding: 20px 15px 20px 15px;
	float: left;
}

.box p {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
}

.box input, .wpform input {
	width: 150px;
	height: 21px;
	padding: 4px 0px 0px 7px;
	margin-bottom: 10px;
	border: none;
	background-color: #e0e0e0;
	color: #999;
	font-size: 1.4em;	
}

.wpform input {
	font-size: 1em;
	color: #999;
}

#currentpg { background:#eee; }

#currentsubpg { font-weight: bold; }
#currentsubpg a, #currentsubpg a:visited, #currentsubpg a:active { color: #666; }

