@charset "UTF-8";

/*@import url('rollovers.css');*/
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

* {
	margin: 0;
	padding: 0;
}
body {
	background: url('../images/background.gif') repeat-x top #bbbcbc;
	color: #000;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, ul, ol {
	font-size: 1.2em;
	padding-bottom: .5em;
	list-style: circle;
}
#tools_list li, .filter_list li {
	font-size: 9px;
}
a { text-decoration: none; }
a, a:visited { color: #8e908f; }
a:hover {	color: #555; }
a img { border: none; }
#logo {
	padding-left: 55px;
}
h3 {
	padding-bottom: .5em;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
fieldset {
	position: relative;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-bottom: 15px;
	border-bottom: 2px dashed #bbb;
	margin-bottom: 15px;
	width: 500px;
}
fieldset .row {
	width: 500px;
	clear: both;
}
form .textarea {
	width: 500px;
	padding: 5px 0px;
	text-align: right;
}
fieldset span {
	float: left;
	width: 250px;
	padding: 5px 0px;
	text-align: right;
}
form label {
	margin-right: 10px;
}
address {
	font-style: normal;
}
#container {
	margin: 0 auto;
	width: 960px;
	background: #fff;
}
#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 922px;
	color: #000;
	font-size: 10px;
	height: 30px;
	padding-bottom: 10px;
}
#footer .top {
	height: 15px;
	background: url('../images/footer_top.gif') no-repeat top center;
}
#footer .main {
	position: absolute;
	top: 0px;
	line-height: 30px;
	vertical-align: middle;
	padding-left: 1em;
}
#footer .bottom {
	height: 15px;
	margin-bottom: 10px;
	background: url('../images/footer_bottom.gif') no-repeat top center;
}
#footer p {
	width: 450px;
	float: left;
}
#footer p.last { text-align: right; color: #8E908F; }
#top_row_links {
	margin: 0 18px;
	width: 924px;
	height: 28px;
	position: relative;
	z-index: 20;
}
#top_row_links ul {
	position: absolute;
	right: 0;
	list-style: none;
}
#top_row_links li {
	float: left;
}
#top_row_links li a {
	display: block;
	padding-top: 28px;
	height: 0px;
	overflow: hidden;
}
#top_row_links a.search_link { background: url('../images/search_button.gif'); width: 78px; }
#top_row_links a.login_link { background: url('../images/login_button.gif'); width: 68px; }
.lifecycles_container h1, .tools_container h1 {
	font-size: .9em;
	color: #ff3333;
}
.lifecycles_container h3, .tools_container h3 {
	font-size: 1.8em;
	color: #ccc;
}
#primary_nav_links {
	position: relative;
	margin: 0 18px;
	width: 924px;
	height: 42px;
}
#primary_nav_links ul {
	position: absolute;
	top: 0;
	right: 0;
	list-style: none;
}
#primary_nav_links ul li {
	float: left;
}
#primary_nav_links ul li a {
	display: block;
	padding-top: 42px;
	height: 0px;
	overflow: hidden;
	background-position: 0px 0px;
}
#primary_nav_links ul li a:hover {
	background-position: 0px -42px;
}
.about_button { background-image: url('../images/about_button.gif'); width: 86px; }
.services_button { background-image: url('../images/services_button.gif'); width: 101px; }
.partners_button { background-image: url('../images/partners_button.gif'); width: 105px; }
.news_button { background-image: url('../images/news_button.gif'); width: 112px; }
/*.thoughts_button { background-image: url('../images/thoughts_button.gif'); width: 112px; }*/
.blog_button { background-image: url('../images/blog_button.png'); width: 112px; }
.contact_button { background-image: url('../images/contact_button.gif'); width: 100px; }
.about_section #about_button,
.services_section #services_button,
.partners_section #partners_button,
.news_section #news_button,
.contact_section #contact_button {
	background-position: 0px -84px; 
}
.about_section #about_button:hover,
.services_section #services_button:hover,
.partners_section #partners_button:hover,
.news_section #news_button:hover,
.contact_section #contact_button:hover {
	background-position: 0px -84px;	
}
#special_nav {
	position: relative;
	margin: 0 18px;
	width: 924px;
	height: 71px;
	z-index: 10;
}
#lifecycles_list {
	position: absolute;
	margin-left: 35px;
	list-style: none;
	width: 390px;
	height: 71px;
	background: url('../images/gain_insight.gif') no-repeat top right;
}
#lifecycles_list li {
	float: left;
	margin-right: 29px;
}
#lifecycles_list li a {
	display: block;
	width: 31px;
	height: 0px;
	padding-top: 71px;
	overflow: hidden;
}
.hire_link { background: url('../images/hire_icon.gif'); }
.engage_link { background: url('../images/engage_icon.gif'); }
.develop_link { background: url('../images/develop_icon.gif'); }
.retain_link { background: url('../images/retain_icon.gif'); }
.transition_link { background: url('../images/transition_icon.gif'); }
#flash_cvi {
	width: 924px;
	margin: 0 auto;
	position: relative;
	display: block;
	z-index: 2;
}
#youtube_box {
	float: left;
	margin: 0 0 18px 18px;
	width: 254px;
	height: 190px;
	padding: 1px 20px;
	background: url('../images/news_box_left.gif') no-repeat top left #efefef;
	overflow: auto;
}
#youtube_box  p{
	color: #555; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0
}
#news_box {
	float: left;
	margin: 0 0 18px 18px;
	width: 254px;
	height: 172px;
	padding: 10px 20px;
	background: url('../images/news_box_left.gif') no-repeat top left #efefef;
	overflow: auto;
}
#news_box h2 {
	display: block;
	width: 127px;
	padding-top: 16px;
	height: 0px;
	background: url('../images/news.gif') no-repeat;
	margin-bottom: 8px;
	overflow: hidden;
}
#news_box ul {
	list-style: none;
}
#news_box li {
	border-bottom: 1px solid #fff;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
div.choose_a_tool_wrapper {
	position: absolute;
	top: 0;
	right: 0px;
	display: block;
	width: 481px;
	height: 71px;
	color: #000;
	background: url('../images/choose_a_tool_background.gif') no-repeat;
}
.main_content {
	float: left;
	width: 515px;
	padding-left: 40px;
	padding-right: 68px;
	padding-bottom: 10px;
}
.main_content .shadow_box {
	float: left;
	margin-left: -40px;
	padding-right: 60px;
}
.main_content ul, .main_content ol {
	margin-left: 2em;
}
.main_content .boxes {
	margin-left: -30px;
}
.tools_section .main_content, .lifecycles_section .main_content {
	width: 515px;
	padding-left: 40px;
	padding-right: 50px;
}
.lifecycles_container {
	background: url('../images/lifecycle_box_background.gif') repeat-y;
}
#hire_container, #engage_container, #develop_container, #retain_container, #transition_container {
	margin: 0 auto;
	width: 934px;
}
#hire_container .top { background: url('../images/lifecycle_box_hire.gif') no-repeat; height: 22px; }
#engage_container .top { background: url('../images/lifecycle_box_engage.gif') no-repeat; height: 22px; }
#develop_container .top { background: url('../images/lifecycle_box_develop.gif') no-repeat; height: 22px; }
#retain_container .top { background: url('../images/lifecycle_box_retain.gif') no-repeat; height: 22px; }
#transition_container .top { background: url('../images/lifecycle_box_transition.gif') no-repeat; height: 22px; }
#hire_container .bottom, 
#engage_container .bottom, 
#develop_container .bottom, 
#retain_container .bottom, 
#transition_container .bottom { background: url('../images/lifecycle_box_bottom.gif') no-repeat; height: 22px; }
.sidebar {
	float: left;
	width: 230px;
	padding: 0px 20px;
	border-left: 2px dashed #bbb;
}
.sidebar .row {	margin-top: 20px; }
.sidebar .first.row { margin-top: 0px; }
.clear {
	clear: both;
}
.boxes {
	float: left;
	width: 610px;
	margin-left: 10px;
}
.gray_box {
	float: left;
	width: 610px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.gray_box .top { background: url('../images/related_tools_top.gif') no-repeat bottom !important; height: 10px !important; }
.gray_box .main {
	display: block;
	background: #efefef;
	padding-left: 40px;
}
.gray_box .bottom {	background: url('../images/related_tools_bottom.gif') no-repeat top !important; height: 10px !important; }
.gray_box h3 {
	margin-left: 5px;
}
.gray_box li { line-height: 1.6em; }
.question_box {
	position: relative;
	float: right;
	width: 263px;
	height: 177px;
	padding: 15px 15px 0px 20px;
	margin-right: 9px;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #fff;
	background: url('../images/notoriousbluebox.gif');
}
.question_box textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 254px;
	height: 35px;
}
.question_box .question_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 0;
	width: 250px;
}
.question_submit {
	position: absolute;
	width: auto;
	right: 22px;
	padding-top: 8px;
	margin: 5px 0;
}
#interview_container {
	margin: 0 auto;
	width: 934px;
}
.tools_container .main {
	float: left;
	display: block;
	margin-left: 7px;
	width: 922px;
	padding-top: 22px;
	background: url('../images/tools_background.gif') right repeat-y;
}
.tools_container .bottom {	
	clear: both; 
	background: url('../images/tools_bottom.gif') no-repeat top right; 
	height: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.container {
	float: left;
	clear: both;
}
.section_container {
	padding-left: 10px;
	margin-top: 10px;
}
.featured {
	float: left;
	width: 315px;
}
.featured .top { background: url('../images/featured_top.gif') no-repeat; height: 23px; }
.featured .main {	background: url('../images/featured_background.gif') repeat-y;	padding: 0px 25px; }
.featured .bottom {	background: url('../images/featured_bottom.gif') no-repeat; height: 23px; }
.lifecycles_container .boxes, .tools_section .boxes { margin-left: 10px; }
.lifecycles_container .tool {
	position: relative;
	padding-left: 80px;
	padding-bottom: 20px;
}
.lifecycles_container .tool img {
	position: absolute;
	margin-left: -80px;
}
.tool h1, .tool h2 {
	margin-left: -75px;
}
.gray_box ul {
	margin-left: 2em;
}
.tools_section .row .tool {
	float: left;
	width: 180px;
	padding-left: 80px;
	padding-right: 10px;
}
.tools_section .tool img {
	position: absolute;
	margin-left: -80px;
}
.gray_box .row {
	clear: both;
	width: 540px;
	padding: 10px 0;
	border-bottom: 2px dashed #bbb;
}
.gray_box .last.row {
	clear: both;
	padding: 10px 0 0 0;
	border-bottom: none;
}
div.about_header {
	width: 509px;
	background: #efefef url('../images/leadership_headings.gif') top center no-repeat;
	padding: 3px;
	margin-bottom: 10px;
}
div.about_header h3 {
	float: left;
	width: 390px;
	padding-bottom: 0;
	font-size: 12px;
}
div.about_header span {
	float: left;
	width: 115px;
	text-align: right;
	font-size: 12px;
}
div.about_header + img {
	margin-bottom: .5em;
}
h3.about {
	font-size: 12px;
	width: 509px;
	background: #efefef url('../images/leadership_headings.gif') top center no-repeat;
	padding: 3px;
	margin-bottom: .5em;
}
h3.about a {
	color: #000;
}
.shadow_box {
	width: 623px;
}
.shadow_box .top {
	height: 15px;	
	background: url('../images/shadow_box_top.gif') bottom left no-repeat;
}
.shadow_box .main {
	width: 515px;
	padding-left: 40px;
	padding-right: 68px;
	background: url('../images/shadow_box_background.gif') top left repeat-y;
}
.shadow_box .bottom {
	height: 15px;	
	background: url('../images/shadow_box_bottom.gif') top left no-repeat;
}
.row_links { 
	margin: 15px 0 30px 0; 
	color: #8E908F;
	font-size:14px;
}
.row_links ul { margin: 0; }
.row_links li { 
	float: left;
	display: inline;
}
.row_links li a {
	display: block;
	list-style: none;
}
a.active, a.active :hover {
	color: #FF3333;
}
ul.history {
	list-style: none;
	margin-left: 0;
}
.history li {
	width: 480px;
	padding: 10px 45px 10px 0px;
	border-bottom: 2px dashed #bbb;
}
.history li.last {
	padding: 10px 0 0 0;
	border-bottom: none;	
}
.history li span {
	display: block;
	font-weight: bold;
}
.inner_column {
	float: left;
	width: 315px;
}
.search_overlay {
	display: none;
	position: absolute;
	right: 42px;
	width: 271px;
	height: 90px;
	z-index: 20;
	background: url('../images/search_overlay.png') no-repeat;
}
.search_overlay a {
	position: absolute;
	width: 78px;
	height: 0;
	padding-top: 28px;
	overflow: hidden;
	left: 170px;
}
.search_overlay form {
	margin-top: 45px;
	margin-left: 25px;
}
.rail {
	float: right;
	width: 315px;
}
.entry {
	margin-bottom: 10px;
}
.tools_container .main_content .tool {
	padding-left: 80px;
}
span.link {
	display: block;
}
.demo {
	float: left;
	display: block;
	width: 350px;
	padding: 20px 0;
}
.bullets {
	float: left;
	display: block;
	width: 180px;
	padding: 20px 10px;
}
.bio { padding: 20px 0 0 0;}
.news_section h2 { padding-bottom: 20px; }
.main { position: relative; }
.small_image_link img {
	max-width:100px;
	max-height:100px;
}
.entry_author_image{
	float:left; 
	padding-right:10px;
	display: block;
}
#authorinfo{
	position:absolute; 
	bottom: 0px;
	display: block;
	margin-left: 260px;
}
#authorinfo p{
	padding-bottom: 0px;
}
#author_top{
	position: relative;
}

.login {
	font-family: Verdana, sans-serif;
	color: #555555;
	margin-left: 15px;
	margin-top: -10px;
	font-size: 13px;
}
.login h3 {
	margin-top: 40px;
}
.login .icon {
	float: left;
	margin: 25px 0 0 15px;
}
.login .text {
	float: left;
	margin: 40px 0 0 30px;
	width: 380px;
}
