@charset "utf-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, img, img a, a img, form, fieldset, input, blockquote {
	margin: 0; padding: 0; border: 0;
}

a img, img a { border: none; }

body {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	width: 980px;
	height: 125px;
	margin: 0 auto;
	background: #E5E5E5;
}

.footer {
	width: 980px;
	height: 231px;
	margin: 0 auto;
	background: #FFF;
}

.container {
	width: 657px;
	margin: 0 auto;
	padding: 0 0 9px 0;
	background: #E5E5E5;
}

.sidebar {
	width: 278px;
	margin: 0 auto;
	background: #E5E5E5;
}

.whitebox {
	padding: 10px;
	width: 295px;
	height: 321px;
	background: #FFF;
	color: #666;
	float: left;
	margin: 9px 0 0 9px;
}
.whiteboxA {
	padding: 10px;
	width: 295px;
	height: 350px;
	background: #FFF;
	color: #666;
	float: left;
	margin: 9px 0 0 9px;
}


.whitebox.markets {
	height: auto;
}

.whitebox h2 {
	color: #303030;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 9px 0;
}
.whiteboxA h2 {
	color: #303030;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 9px 0;
}

.whitebox p {
	line-height: 1.4;
	margin: 0 0 20px 0;
}

.whitebox.jobSearch {
	float: right;
	background: #303030;
	margin-right: 8px;
	height: 278px;
	background-image: url(images/job_search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 245px;
}

.whitebox.jobSearch h2 {
	color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
}

.whitebox.mainHome {
	width: 619px;
	height: 278px;
}

.whitebox.mainHome #rightImg {
	float:right;
	margin: 0 0 0 9px;
}

.marketIcon {
	float: left;
}

.marketIcon a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.whitebox.markets h2 {
	margin-bottom: 10px;
}

.whitebox.marketsSidebar {
	width: 278px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.whitebox.marketsSidebar h2 {
	padding: 0 0 0 20px;
}

.whitebox .marketIcon {
	width: 90px;
	cursor: pointer;
}

.whitebox .marketIcon img {
	width: 36px;
	height: 36px;
	margin: 0 0 0 29px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: solid 4px #FFF;
	-webkit-transition: .25s;
	transition: .25s;

}

.whitebox .marketIcon p {
	width: 115px;
	text-align: center;
	margin: 5px 0 5px -8px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.whitebox .marketIcon:hover img {
	border-color: #999;
	background-color: #999;
}

.greyBtn {
	width: 145px;
	height: 37px;
	line-height: 37px;
	background: #333;
	color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .25s;
	transition: .25s;
}

.greyBtn2 {
	width: 60px;
	height: 37px;
	line-height: 37px;
	background: #333;
	color: #FFF;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	-webkit-transition: .25s;
	transition: .25s;
}


.greyBtn:hover {
	background: #444;
}

.greyBtn a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

select.dropdownSelect {
	background: #FFF;
	color: #666;
	width: 295px;
	height: 43px;
	line-height: 43px;
	border: 0;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.jobSearch input {
	background: #FFF;
	color: #666;
	width: 285px;
	padding: 0 5px;
	height: 43px;
	line-height: 43px;
	border: 0;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

.whitebox.jobSearch.jobSearchExternal {
	width: 278px;
}

.jobSearch.jobSearchExternal input {
	width: 268px;
}

.whatWeDoContainer {
	width: 642px;
	height: 510px;
	margin-top: 20px;
	overflow: hidden;
}

.whatWeDoGridWrapper {
	width: 584px;
	height: 510px;
	position: relative;
	margin-left: 58px;
	float: left;
}

.whatWeDoMover {
	width: 7500px;
	height: 510px;
}

.whatWeDoContainer .iconBtn {
	width: 146px;
	height: 148px;
	float: left;
	cursor: pointer;
	background-image: url(../storage/images/what_we_do_btn_highlight.jpg);
}

.whatWeDoContainer .iconBtn a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.whatWeDoContainer .iconBtn.active {
	z-index: 30;
}

.whatWeDoContainer .iconBtn.inactive {
	z-index: 0;
}

.iconBtn img {
	margin: 17px 0 0 17px;
	cursor: pointer;
}

.whatWeDoContainer .off {
	background-color: #FFF;
	width: 146px;
	height: 148px;
	position: absolute;
	z-index: 10;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.whatWeDoContainer .balloonLeft, .whatWeDoContainer .balloonRight {
	width: 183px;
	height: 37px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 32px 0 0 0;
	z-index: 20;
	position: absolute;
	cursor: pointer;
}

.whatWeDoContainer .balloonLeft {
	background-image: url(images/what_we_do_balloon_left_blue.gif);
	margin: 0 0 0 90px;
}

.whatWeDoContainer .balloonRight {
	background-image: url(images/what_we_do_balloon_right_blue.gif);
	margin: 0 0 0 -130px;
}

.whatWeDoMoreInfo {
	width: 642px;
	height: 414px;
	/*background-image:url(images/what_we_do_popup_bg.png);*/
	float: left;
}

.whatWeDoMoreInfo img.popupIcon {
	float: right;
}

.whatWeDoMoreInfo a.back {
	color: #0099D2;
	font-size: 13px;
	text-decoration: none;
}

.whatWeDoMoreInfo p.popupTitle {
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-top: 44px;
}

.whatWeDoMoreInfo p.popupSubtitle {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	height: 58px;
	line-height: 58px;
}

.whatWeDoMoreInfo hr {
	height: 1px;
	border: 0;
	color: #D6D6D6;
	background-color: #D6D6D6;
	margin: 8px 0;
	padding: 0;
}

.whatWeDoMoreInfo .content {
	color: #666;
	font-size: 13px;
}

.whatWeDoMoreInfo .searchContainer {
	width: 323px;
	height: 58px;
	background-image: url(images/what_we_do_search_bg.png);
	background-color: #00B0F1;
	float: right;
}

.whatWeDoMoreInfo .searchText {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	width: 251px;
	height: 44px;
	line-height: 44px;
	padding: 0 5px;
	margin: 7px 0 0 7px;
	background-image:url(images/what_we_do_search_input_bg.png);
	background-color: transparent;
}

.whatWeDoMoreInfo .searchButton {
	background-image: url(images/what_we_do_search_mag.png);
	background-repeat:no-repeat;
	background-position: center;
	width: 50px;
	height: 44px;
	float: right;
	cursor: pointer;
	margin: 7px 2px 0 0;
}

.whatWeDoMoreInfo .viewAllBtn {
	width: 152px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	background-image:url(images/what_we_do_view_all_bg.png);
	background-color: #00B0F1;
	margin: 10px 0 0 0;
}

.whatWeDoMoreInfo .viewAllBtn a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.enlargeOverlay {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index: 2001;
	top:0;
	display: none;
}

.enlargeOverlayBG {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index: 2000;
	top:0;
	background: #000;
	display: none;
}

.iconGridWrapper, .moreInfoWrapper {
	width: 295px;
	float: left;
}

.sidebar .iconGridWrapper, .sidebar .moreInfoWrapper {
	width: 278px;
	float: left;
}

.moreInfoBox {
	float: left;
}

.iconGridWrapper {
	margin-right: 15px;
}

.markets {
	overflow: hidden;
}

.marketsMover {
	width: 3000px;
}

.moreInfoWrapper .moreInfoBox img:first-child {
	float: right;
}

.ourMarketsColorTitle {
	font-size: 19px;
	font-weight: bold;
	color: #00B0F1;
}

.whitebox.markets .moreInfoBox h2 {
	margin-bottom: 10px;
}

.moreInfoBox p.desc {
	/*height: 187px;*/
	height: auto;
	width: 267px;
	float: left;
	margin-bottom: 10px;
	padding-left: 5px;
}

.sidebar .moreInfoBox p.desc {
	width: 248px;
	padding-left: 5px;
}

.moreInfoBox .greyBtn {
	margin-top: 0;
	margin-bottom: 0;
}

.moreInfoBox .scrollBtnLeft {
	width: 23px;
	height: 197px;
	float: left;
	cursor: pointer;
	-webkit-transition: .25s;
	transition: .25s;
	background-image: url(images/arrow_left.png);
	background-repeat: no-repeat;
	background-position: center;
}

.moreInfoBox .scrollBtnLeft:hover {
	background-color: #EEE;
}

/************POPUP COLORS****************/
#moreInfo2 .back, #moreInfo2 .entry .entrytitle, #moreInfo8 .back, #moreInfo8 .entry .entrytitle, #moreInfo10 .back, #moreInfo10 .entry .entrytitle, #moreInfo1 .ourMarketsColorTitle, #moreInfo7 .ourMarketsColorTitle, #moreInfo11 .ourMarketsColorTitle {
	color: #4FA947;
}
#moreInfo2 .searchContainer, #moreInfo2 .viewAllBtn, n#moreInfo8 .searchContainer, #moreInfo8 .viewAllBtn, #moreInfo10 .searchContainer, #moreInfo10 .viewAllBtn {
	background-color: #4FA947;
}
#button2 .balloonLeft, #button8 .balloonLeft, #button10 .balloonLeft {
	background-image: url(images/what_we_do_balloon_left_green.gif);
}
#button2 .balloonRight, #button8 .balloonRight, #button10 .balloonRight {
	background-image: url(images/what_we_do_balloon_right_green.gif);
}
#moreInfo4 .back, #moreInfo4 .entry .entrytitle, #moreInfo6 .back, #moreInfo6 .entry .entrytitle, #moreInfo3 .ourMarketsColorTitle, #moreInfo5 .ourMarketsColorTitle {
	color: #004685;
}
#moreInfo4 .searchContainer, #moreInfo4 .viewAllBtn, #moreInfo6 .searchContainer, #moreInfo6 .viewAllBtn {
	background-color: #004685;
}
#button4 .balloonLeft, #button6 .balloonLeft {
	background-image: url(images/what_we_do_balloon_left_darkblue.gif);
}
#button4 .balloonRight, #button6 .balloonRight {
	background-image: url(images/what_we_do_balloon_right_darkblue.gif);
}
#moreInfo5 .back, #moreInfo5 .entry .entrytitle, #moreInfo11 .back, #moreInfo11 .entry .entrytitle, #moreInfo4 .ourMarketsColorTitle, #moreInfo6 .ourMarketsColorTitle {
	color: #F79238;
}
#moreInfo5 .searchContainer, #moreInfo5 .viewAllBtn, #moreInfo11 .searchContainer, #moreInfo11 .viewAllBtn {
	background-color: #F79238;
}
#button5 .balloonLeft, #button11 .balloonLeft {
	background-image: url(images/what_we_do_balloon_left_orange.gif);
}
#button5 .balloonRight, #button11 .balloonRight {
	background-image: url(images/what_we_do_balloon_right_orange.gif);
}
#moreInfo7 .back, #moreInfo7 .entry .entrytitle, #moreInfo9 .back, #moreInfo9 .entry .entrytitle, #moreInfo8 .ourMarketsColorTitle, #moreInfo10 .ourMarketsColorTitle {
	color: #AD0C9C;
}
#moreInfo7 .searchContainer, #moreInfo7 .viewAllBtn, #moreInfo9 .searchContainer, #moreInfo9 .viewAllBtn {
	background-color: #AD0C9C;
}
#button7 .balloonLeft, #button9 .balloonLeft {
	background-image: url(images/what_we_do_balloon_left_pink.gif);
}
#button7 .balloonRight, #button9 .balloonRight {
	background-image: url(images/what_we_do_balloon_right_pink.gif);
}
/************POPUP COLORS****************/


/*****************RSS********************/
.rssWrapper {
	overflow: hidden;
	/*This width controls where scrollbar is*/
	width: 500px;
	/*height: 150px;*/
}

.rssWrapper a {
	text-decoration: none;
}

.entry {
	width: 479px;
	height: 25px;
	max-height: 25px;
	line-height: 25px;
	color: #000;
	/*font-size: 12px;*/
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	background-color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	-webkit-transition: .25s;
	transition: .25s;
}

.entry:hover {
	text-decoration: none;
	background-color:#EEE;
}

.entry a {
	display: block;
	width: 100%;
	height: 100%;
}

.entry div {
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0;
}

.entry .entrytitle {
	width: 275px;
	text-decoration: none;
	color: #0099D2;
	overflow: hidden;
	margin-right: 5px;
}

.entry .entrylocation {
	width: 199px;
	color: #666;
}

/********jScrollPane Classes*************/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin: 0;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	/*background-image: url(images/scrollbar_track.png);*/
}
.jScrollPaneDrag {
	position: absolute;
	background-image: url(images/scroll_thumb.png);
	background-position:center;
	background-repeat: no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image:url(images/scroll_arrow_up.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 12px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-image:url(images/scroll_arrow_down.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 12px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.socialIconWrapper {
	width: 283px;
	height: 54px;
	background-image: url(images/social_icon_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 5px 0 0 -9px;
}

ul.social {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.social li {
	float: right;
	width: 36px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.8;
	-webkit-transition: opacity .2s;
	-moz-transition: opacity .2s;
	-o-transition: opacity .2s;
	-ms-transition: opacity .2s;
	transition: opacity .2s;
	margin: 9px 9px 0 0;
}

ul.social li:hover {
	opacity: 1;
}

ul.social li a {
	display: block;
	width: 100%;
	height: 100%;
}

ul.social li.like {

}

ul.social li.linkedin {
	background-image: url(images/social_linkedin.png);
}

ul.social li.facebook {
	background-image: url(images/social_facebook.png);
}

ul.social li.twitter {
	background-image: url(images/social_twitter.png);
}


.like { padding-right:45px; }

