@charset "utf-8";

/* - start - template - Page Styles - */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
}
#header {
	height: 70px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#logo {
	height: 50px;
	width: auto;
	margin-left: 20px;
	float: left;
	margin-top: 14px;
}
#banner {
	height: 150px;
	width: 720px;
	float: right;
	margin-top: 0px;
}
#snippet {
	float: right;
	height: auto;
	width: 740px;
	color: #CCCCCC;
	text-align: right;
	margin-right: 20px;
	margin-top: 40px;
}
#snippet p {
	color: #999999;
	font-weight: bold;
	letter-spacing: -1px;
}
#dynamic {
	height: 120px;
	width: 200px;
	background-image: url(images/dynamicBg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	overflow: hidden;
}
#dynamic h1 {
	line-height: 1.45em;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
}
#dynamic p {
	font-size: 11px;
	color: #bddefd;
	line-height: 1.5em;
	margin-top: 0px;
}
#dynamic a:link {
	color: #bddefd;
}
#dynamic a:hover {
	color: #FFFFFF;
}
#dynamic a:visited {
	color: #bddefd;
}
#wrapper {
	background-color: #FFFFFF;
	height: 704px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	height: 726px;
	width: 1065px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrappershadow3.jpg);
}
#navbar {
	width: 240px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 11px;
	float: left;
	background-color: #E0E0E0;
	margin-top: 14px;
}
#navbar ul {
	border: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
		}
		
#navbar li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.4em;
}
#navbar li a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
html>body #navbar li a {
		width: auto;
}
#navbar li a:hover {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #3599F8;
}
#navbar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content {
	height: 400px;
	width: 640px;
	float: left;
	margin-top: 14px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 20px;
	padding-left: 60px;
}
#left-column {
	float: left;
	height: auto;
	width: 240px;
	margin-top: 18px;
}
#right-column {
	float: right;
	height: auto;
	width: 720px;
	margin-top: 18px;
}


#latestnews {
	height: 118px;
	width: 200px;
	background-repeat: repeat-x;
	float: left;
	margin-top: 14px;
	background-color: #ebebeb;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#latestnews  h2 {
	line-height: 1em;
	color: #1685EE;
	letter-spacing: -1px;
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}
#latestnews h3 {
	line-height: 1em;
	color: #3599F8;
	letter-spacing: -1px;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}
#latestnews p {
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
	margin-top: 0px;
}
#latestNewsContent a:link {
	color: #1685EE;
}
#latestNewsContent a:hover {
	color: #bddefd;
}
#latestNewsContent a:visited {
	color: #bddefd;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	line-height: 1.45em;
	color: #1685EE;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 6px;
}
h2 {
	line-height: 1.45em;
	color: #1685EE;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-bottom: 6px;
}
h3 {
	line-height: 1.45em;
	color: #1685EE;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-bottom: 6px;
	font-style: normal;
}
p {
	font-size: 11px;
	color: #666666;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 8px;
}
#majorClients {
	height: auto;
	width: 660px;
	float: right;
	margin-top: 14px;
	text-align: center;
}
#majorClients img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 6px;
}
#login {
	width: 240px;
	margin-bottom: 0px;
	color: #666666;
	font-size: 11px;
	float: left;
	background-color: #ebebeb;
	margin-top: 14px;
}
#login ul {
	border: none;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#login li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 1.4em;
}
#login li a {
	display: block;
	color: #666666;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
html>body #login li a {
		width: auto;
}
#login li a:hover {
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #3599F8;
}
#login img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copyright {
	height: 20px;
	width: 720px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#copyright p {
	text-align: center;
}
/* - end - template - Page Styles - */


/* - start - Index - Page Styles - */

#indexContent {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#indexContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#indexContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#indexContent a:link {
	color: #666666;
}
#indexContent a:hover {
	color: #1685EE;
}
#indexContent a:visited {
	color: #666666;
}
#guestSpeakers {
	height: auto;
	width: 560px;
	margin-top: 0px;
	background-color: #ebebeb;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	margin-bottom: 16px;
}

#guestSpeakers img {
	padding-bottom: 12px;
}
#guestSpeakers table {
	margin-right: auto;
	margin-left: auto;
}
#guestSpeakers td {
	font-size: 11px;
	color: #666666;
	line-height: 1.6em;
	margin-top: 0px;
	margin-bottom: 8px;
}
/* - end - Index - Page Styles - */


/* - start - About Us - Page Styles - */

#aboutContent {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#aboutContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#aboutContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
/* - end - About Us - Page Styles - */


/* - start - Talent Management Services - Page Styles - */

#talentManagementServicesContent {
	height: 203px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#talentManagementServicesContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#talentManagementServicesContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#talentManagementServicesContent a:link {
	color: #666666;
}
#talentManagementServicesContent a:hover {
	color: #1685EE;
}
#talentManagementServicesContent a:visited {
	color: #666666;
}
/* - end - Talent Management Services - Page Styles - */


/* - start - ThinkTank FLF - Page Styles - */

#thinktankFLFContent {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#thinktankFLFContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#thinktankFLFContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#thinktankFLFContent a:link {
	color: #666666;
}
#thinktankFLFContent a:hover {
	color: #1685EE;
}
#thinktankFLFContent a:visited {
	color: #666666;
}
/* - end - ThinkTank FLF - Page Styles - */


/* - start - Coaching Services - Page Styles - */

#coachingServicesContent {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#coachingServicesContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#coachingServicesContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#previousEventsContent/* - end - Coaching Services - Page Styles - */


/* - start - Latest News - Page Styles - */

 {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#previousEventsContent  li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#previousEventsContent  ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#newsArchive {
	background-color: #ebebeb;
	height: auto;
	width: 180px;
	float: right;
	margin-top: 14px;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#newsArchive img {
	padding: 13px;
	border: 1px solid #999999;
}
#newsArchive h3 {
	margin-top: 8px;
}

#newsArchive h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#newsArchive li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: normal;
}
#newsArchive ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 30px;
}


/* - end - Latest News - Page Styles - */


/* - start - Event Gallery - Page Styles - */

#galleryContent {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#galleryContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#galleryContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#galleryContent img {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
#galleryContent h2 {
	margin-top: 4px;
}
/* - end - Event Gallery - Page Styles - */


/* - start - Contact Us - Page Styles - */

#contactUsContent {
	height: 233px;
	width: 440px;
	float: left;
	margin-top: 14px;
}
#contactUsContent li {
	margin-bottom: 6px;
	line-height: 1.6em;
	font-style: italic;
}
#contactUsContent ul {
	list-style-type: square;
	color: #666666;
	font-size: 11px;
	margin-top: 0px;
}
#contactUsContent a:link {
	color: #1685EE;
	font-size: 11px;
}
#contactUsContent a:hover {
	color: #666666;
}
#contactUsContent a:visited {
	color: #666666;
}

/* - end - Contact Us - Page Styles - */


/* - start - lightbox Styles - */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background :url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	font-color: #fff;
	margin: 0 auto;
	line-height: 3em;
	overflow-x: hidden;
	overflow-y: hidden;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url(images/javaImage_bg.jpg);
}


#imageData{
	padding:0 10px;
	color: #fff;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;
}
#imageData #numberDisplay{ display: inline; margin-left: 16px; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; padding-right: 0em; margin-right: 0em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#biography-wrapper img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* - end - lightbox Styles - */
#biography-wrapper {
	height: auto;
	width: 560px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#biography-text-wrapper {
	height: auto;
	width: 400px;
	margin-top: 0px;
	padding-bottom: 15px;
	float: left;
}
#biography-text-wrapper h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#biography-text-wrapper h3 {
	font-size: 11px;
	font-style: italic;
	line-height: 1.3em;
}
#biographiesContent {
	height: 233px;
	width: 600px;
	float: left;
	margin-top: 14px;
}
#form1 td {
	font-size: 11px;
	color: #666666;
}
.sellContentBox td {
	font-size: 11px;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.8em;
}
.sellContentBox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sellContentBox a:link {
	color: #1685EE;
}
.sellContentBox a:hover {
	color: #666666;
}
.sellContentBox a:visited {
	color: #666666;
}
#aboutContent .style1 a:link {
	color: #1685EE;
}
#aboutContent .style1 a:hover {
	color: #666666;
}
#aboutContent .style1 a:visited {
	color: #666666;
}#majorClientsInsert {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#majorClientsInsert img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#latestnews a:link {
	color: #666666;
}
#latestnews a:hover {
	color: #1685EE;
}
#latestnews a:visited {
	color: #666666;
}
#april2010GuestWrapper {
	float: left;
	height: 240px;
	width: 150px;
}
#april2010GuestWrapper h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#april2010GuestWrapper h3 {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#guestSpeakers h2 {
	margin-top: 4px;
	margin-bottom: 10px;
}

#april2010GuestWrapper img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#shadow #wrapper #header #right-column #content #previousEventsContent #guestSpeakers {
	margin-bottom: 15px;
}
#april2010GuestWrapper  a {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#pastYear {
	height: auto;
	width: 560px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #ebebeb;
	padding-left: 14px;
}
#pastYear h2 {
	margin-top: 4px;
	margin-bottom: 2px;
}
#pastYear img {
	padding: 8px;
	border: 1px solid #999999;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-top: 6px;
}
#july2010GuestWrapper a {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#july2010GuestWrapper img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#july2010GuestWrapper h3 {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#july2010GuestWrapper h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#july2010GuestWrapper {
	float: left;
	height: 185px;
	width: 150px;
}
#oct2010-CEO-forum {
	float: left;
	height: 210px;
	width: 160px;
}
#oct2010-CEO-forum h3 {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#oct2010-CEO-forum a {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#oct2010-CEO-forum h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#oct2010-CEO-forum img {
	padding: 8px;
	border: 1px solid #999999;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-top: 6px;
}




#may2011-forum {
	float: left;
	height: 150px;
	width: 190px;
}
#may2011-forum h3 {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#may2011-forum a {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
#may2011-forum h2 {
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 2px;
}
#may2011-forum img {
	padding: 8px;
	border: 1px solid #999999;
	margin-right: 20px;
	background-color: #FFFFFF;
	margin-top: 6px;
}





#calendarInsert {
	height: 20px;
	width: 100%;
	margin-bottom: 8px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#calendarInsert h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#indexContent  h4 {
	font-size: 10px;
	font-style: italic;
	margin-top: 4px;
	color: #666666;
}
