HTML {
	font-size: 100%; /* IE hack */
}
BODY {
	font-family: Georgia, serif;
	font-size:62.5%; /* 10px equiv */
	color: #757575;
	margin: 0;
	background-color: #FFFFFF;
}

BODY#portfolio {
	background-color: #151517;
}
BODY#people{
	background-color: #bfbcb5;
	color:#3b3b3b;
}
BODY#people .selected a{
	color:#FFFFFF;
}

H1 {
	font-size: 1.4em;
	font-weight: normal;
}
H2 {
	font-size: 1.3em;
}
H3 {
	font-size: 1.2em;
}
H4 {
	font-size: 1.1em;
}
H5 {
	font-size: 1em;
}
H6 {
	font-size: 1em;
}
TEXTAREA {
	font-family: Georgia, serif;
	font-size: 1em;
	color: #757575;
}
INPUT, SELECT, OPTION {
	font-family: Georgia, serif;
	color: #757575;
	font-size: 1em;
}
FIELDSET {
	border: 0;
	padding: 0;
	margin: 0;
}
FORM {
	padding: 0;
	margin: 0;
}
P {
	line-height: 1.2em;
	margin: 1em 0;
}

A {
	color: #666666;
}

IMG {
	border: 0;
}

BUTTON {
	font-family: Georgia, serif;
}

HR {
  border-color: #DEDDDD;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}
HR.blue {
  border-color: #3297b9;
}

/* CUFON RELATED CSS */
A.cufon-link {
	color: #A5A5A5;
	text-transform: uppercase;
	text-decoration: none;
}
A.cufon-link:hover {
	color: #3297B9;
}

DIV#topBanner A.cufon-link {
	color: #FFFFFF;
}
DIV#topBanner A.cufon-link:hover {
	color: #3297B9;
}

A.cufon-arrow-link {
	font-size: .8em;
	color: #A5A5A5;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 11px;
	background-image: url(/content/template_images/icons/link_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	display: inline-block;
}
A.cufon-arrow-link:hover {
	color: #3297B9;
	text-decoration: none !important;
}

DIV.homeFeatureBlock H1, H1.cufon-h1 {
	font-size: 2.3em;
	font-weight: normal;
	color: #3297b9;
}
DIV.homeFeatureBlock H1 STRONG, H1.cufon-h1 STRONG {
	color: #4D4D4D;
	font-size: 1em;
	position: relative;
	top: 1px;
}

/* end CUFON RELATED CSS */

/* Top Banner */
DIV#topBannerContainer {
	background-color: #0C0C0D;
	height: 78px;
	overflow: hidden;
	color: #FFFFFF;
}
DIV#topBanner, DIV#bodyContainer, DIV#footer {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
}

DIV#topBanner DIV#logo A {
	float: left;
	width: 70px;
	height: 78px;
	background-image: url(/content/template_images/logo_baseonegroup_roll.png);
	background-repeat: no-repeat;
}
DIV#topBanner DIV#logo A:hover {
	background-position: 0 -78px;
}
DIV#topBanner DIV#logo A SPAN {
	display: none;
}

DIV#topBanner DIV#navMainContainer {
	float: left;
	padding: 17px 0 0 27px;
}

/* Main Nav tier 1 */
UL#navMain, UL#navMain LI UL {
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
}
UL#navMain LI {
	margin-bottom: 2px;
}
UL#navMain LI A.selected {
	color: #3297B9;
}

/* Main Nav tier 2 */
UL#navMain LI UL#navMainHoriz {
	margin:1px 0 0 -4px;
	float: left;
}
UL#navMain LI UL#navMainHoriz LI {
	float: left;
	padding: 0 12px 0 0;
	margin: 0;
}
UL#navMain LI UL#navMainHoriz LI A {
	display: block;
	font-size: 2.2em;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-repeat: no-repeat;
}
UL#navMain LI UL#navMainHoriz LI A:hover, UL#navMain LI UL#navMainHoriz LI.selected A {
	color: #3297B9;
	background-position: 0px -25px;
}
UL#navMain LI UL#navMainHoriz LI#whatwedo A {
	width: 106px;
	background-image: url(../content/template_images/navigation/main/whatwedo.png);
}
UL#navMain LI UL#navMainHoriz LI#howwedo A {
	width: 115px;
	background-image: url(../content/template_images/navigation/main/howwedo.png);
}


UL#navMain LI UL#navMainHoriz LI#portfolio A {
	width: 82px;
	background-image: url(/content/template_images/navigation/main/portfolio.png);
}
UL#navMain LI UL#navMainHoriz LI#about A {
	width: 60px;
	background-image: url(/content/template_images/navigation/main/about.png);
}
UL#navMain LI UL#navMainHoriz LI A SPAN {
	display: none;
}
/* Main Nav tier 3 */
DIV#topBanner DIV#navMainRightContainer {
	float: left;
	padding: 19px 0 0 19px;
}
UL#navMainRight {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
UL#navMainRight LI A.selected {
	color: #3297B9;
}

/* Blogs Nav */
DIV#topBanner DIV#navBlogsContainer {
	float: right;
	padding: 12px 6px 0 0;
}
DIV#navBlogsButtons {
	width: 175px;
	height: 67px;
	float: right;
	position: relative;
}
A#baseOneBlogs {
	width: 175px;
	height: 67px;
	overflow: hidden;
	background-image: url(/content/template_images/navigation/mainBlogs/baseOneBlogs.png);
	background-repeat: no-repeat;
	display: block;
	/*float: right;*/
	position: absolute;
	z-index: 2;
}
A#baseOneBuyersphere {
	width: 175px;
	height: 67px;
	overflow: hidden;
	background-image: url(/content/template_images/navigation/mainBlogs/bubbleBuyersphere.png);
	background-repeat: no-repeat;
	display: none;
	/*float: right;*/
	position: absolute;
	z-index: 1;
	display: none;
}
A#baseOneBlogs:hover, A#baseOneBuyersphere:hover {
	background-position: 0px -67px;
}
A#baseOneBlogs SPAN, A#baseOneBuyersphere SPAN {
	display: none;
}

UL#navBlogs {
	float: right;
	list-style-type: none;
	margin: 6px 10px 0 0;
	padding: 0;
	color: #a5a5a5;
}
UL#navBlogsHoriz {
	float: left;
	list-style-type: none;
	margin: 5px 0 0 -4px;
	padding: 0;
}
UL#navBlogsHoriz LI {
	float: left;
}
UL#navBlogsHoriz LI A {
	display: block;
	font-size: 1.7em;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
}

UL#navBlogsHoriz LI#blog A {
	width: 36px;
	height: 21px;
	background-image: url(/content/template_images/navigation/mainBlogs/blog.png);
}
UL#navBlogsHoriz LI#blog A:hover {
	background-position: 0px -24px;
}
UL#navBlogsHoriz LI#buyersphere A {
	width: 91px;
	height: 24px;
	background-image: url(/content/template_images/navigation/mainBlogs/buyersphere.png);
	margin-left: 5px;
}
UL#navBlogsHoriz LI#buyersphere A:hover, UL#navBlogsHoriz LI#buyersphere.selected A {
	background-position: 0px -24px;
}
/*
UL#navBlogsHoriz LI#mum A {
	width: 40px;
	height: 21px;
	background-image: url(/content/template_images/navigation/mainBlogs/mum.png);
}
UL#navBlogsHoriz LI#mum A:hover {
	background-position: 0px -21px;
}
UL#navBlogsHoriz LI#beyond A {
	width: 57px;
	height: 24px;
	background-image: url(/content/template_images/navigation/mainBlogs/beyond.png);
}
UL#navBlogsHoriz LI#beyond A:hover {
	background-position: 0px -24px;
}
UL#navBlogsHoriz LI#studio A {
	width: 50px;
	height: 21px;
	background-image: url(./content/template_images/navigation/mainBlogs/studio.png);
}
UL#navBlogsHoriz LI#studio A:hover {
	background-position: 0px -21px;
}*/
UL#navBlogsHoriz LI A SPAN {
	display: none;
}

/* Body Container */
DIV#bodyContainer {
	padding-top: 19px;
	padding-bottom:100px;

}
body#people DIV#bodyContainer {
	background-image:url(/content/template_images/backgrounds/B1_WallOfFameBg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
/* Features Bar on homepage */
DIV#homeFeatures {
	margin-top: 24px;
}
DIV.homeFeatureBlock {
	border-bottom: 1px solid #3297b9;
	width: 470px;
	min-height: 53px;
	padding: 0 10px 10px 10px;
}
DIV.homeFeatureBlock H1 {
	margin: 0;
}
DIV#featureHeading {
	float: left;
}
DIV#featureSearch {
	float: right;
}
DIV#featureSearch H1 {
	width: 210px;
	float: left;
}
DIV#featureSearch FORM {
	margin: 0 0 0 15px;
	width: 240px;
	float: left;
}
DIV#featureSearch FORM INPUT {
	float: left;
	margin-top: 21px;
}
INPUT.inputSearch {
	background-color: #ebebeb;
	border: 0;
	height: 17px;
	width: 200px;
	padding: 4px 5px 0 5px;
	overflow: hidden;
}
DIV#featureSearch FORM INPUT.inputSearch {
	font-size: 1.4em;
}

DIV#featureHeadingLink {
	width: 470px;
	margin: 0;
	padding: 7px 10px 0 10px;
	float: left;
}
DIV#featureSearchLink {
	width: 470px;
	margin: 0;
	padding: 7px 10px 0 10px;
	float: right;
}
DIV#featureSearchLink P {
	margin: 0;
	text-transform: uppercase;
	font-size: .9em;
}
/* end Features Bar on homepage */

/* HOMEPAGE MAIN BODY COLUMNS */
DIV#homeColumnBlocks {
	margin-top: 25px;
}
DIV#homeColumn1, DIV#homeColumn2, DIV#homeColumn3 {
	width: 238px;
	float: left;
	margin-right: 14px;
}
DIV#homeColumn4 {
	width: 238px;
	float: left;
}

/* BOTTOM LARGE LINK BUTTONS */
DIV#largeLinkButtons {
	margin-top: 24px;
}
DIV.linkButton {
	position: relative;
	width: 322px;
	height: 118px;
	background-color: #DDDDDD;
	overflow: hidden;
	cursor: pointer;
}
DIV.corner-TL {
	width: 4px;
	height: 4px;
	overflow: hidden;
	background-image: url(/content/template_images/backgrounds/link_button_corner_TL.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
}
BODY#portfolio DIV.corner-TL {
	background-image: url(/content/template_images/backgrounds/link_button_corner_TL_dark.png);
}
DIV.corner-TR {
	width: 4px;
	height: 4px;
	overflow: hidden;
	background-image: url(/content/template_images/backgrounds/link_button_corner_TR.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
}
BODY#portfolio DIV.corner-TR {
	background-image: url(/content/template_images/backgrounds/link_button_corner_TR_dark.png);
}
DIV.corner-BL {
	width: 4px;
	height: 4px;
	overflow: hidden;
	background-image: url(/content/template_images/backgrounds/link_button_corner_BL.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 20;
}
BODY#portfolio DIV.corner-BL {
	background-image: url(/content/template_images/backgrounds/link_button_corner_BL_dark.png);
}
DIV.corner-BR {
	width: 4px;
	height: 4px;
	overflow: hidden;
	background-image: url(/content/template_images/backgrounds/link_button_corner_BR.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 20;
}
BODY#portfolio DIV.corner-BR {
	background-image: url(/content/template_images/backgrounds/link_button_corner_BR_dark.png);
}
DIV.linkButton-content {
	width: 322px;
	height: 56px;
	padding: 8px 0 7px 0;
	background-color: #101111;
	position: absolute;
	opacity: .95;
	z-index: 10;
	bottom: -28px;
	left: 0px;
}
DIV.linkButton-content H4, DIV.linkButton-content H5, DIV.linkButton-content P {
	margin: 0;
	line-height: 1.2em;
}
DIV.linkButton-content H4 {
	color: #FFFFFF;
	font-size: .9em;
	margin: 0 10px 2px 25px;
}
DIV.linkButton-content H5 {
	color: #3297b9;
	font-size: 1.4em;
	margin: 1px 10px 0 25px;
	font-weight: normal;
}
DIV.linkButton-content P {
	margin: 5px 20px 0 15px;
}
/*DIV.linkButton-content .subtext {
	opacity: 0;
}
DIV.linkButton:hover DIV.linkButton-content {
	bottom: 0px;
}
DIV.linkButton:hover DIV.linkButton-content .subtext {
	opacity: 1;
}*/
DIV#homeLinkButton1, DIV#homeLinkButton2 {
	float: left;
	margin-right: 14px;
}
DIV#homeLinkButton3 {
	float: right;
}
/* end BOTTOM LARGE LINK BUTTONS */

/* INNER PAGES */

DIV#hero {
	position: relative;
	width: 994px;
	height: 279px;
	overflow: hidden;
	margin-bottom: 42px;
}
DIV#mainTitle {
	/*width: 675px;*/
	padding: 0 0 15px 10px;
	position: relative;
	width: 984px;
}
DIV.bordered {
	width: auto !important;
	border-bottom: 1px solid #3297b9;
	padding-bottom: 10px;
}
DIV#mainTitle H1 {
	font-size: 4.1em;
	color: #4d4d4d;
	margin: 0 0 20px 0;
	width: 675px;
}
BODY#portfolio DIV#mainTitle H1 {
	color: #FFFFFF;
}
BODY#people DIV#mainTitle H1 {
	color: #FFFFFF;
}
BODY#people DIV#mainTitle H2 {
	color: #3b3b3b;
}
BODY#people #mainBody #mainColumnRight H4 {
	font-size:17px;
	padding:0px 0px 5px 10px;
	margin:0px;
}
DIV#mainTitle H2 {
	font-size: 2.2em;
	color: #3297b9;
	margin: 0;
	width: 675px;
}
BODY#people DIV#navSubContainer {
	border-bottom: 1px solid #3b3b3b;
}
DIV#navSubContainer {
	border-bottom: 1px solid #3297b9;
	position: relative;
}
UL#navSub {
	margin: 0 0 0 6px;
	padding: 0;
	list-style-type: none;
	
}
UL#navSub LI {
	float: left;
	line-height: 36px;
	position: relative;
}
UL#navSub LI.selected {
	background-color: #3297b9;
}


UL#navSubLev2 {
	position:absolute;
	top:0px;
	left:6px;
	margin:0;
	padding: 0;
	list-style-type: none;
}
UL#navSubLev2 LI {
	float: left;
	line-height: 36px;
	position: relative;
}


UL#navSubLev2 LI A {
	text-decoration: none;
	text-transform: uppercase;
	color: #3297b9;
	padding: 0px 6px 0px 6px;
	display: block;
	font-weight:bold;
}
UL#navSubLev2 LI A:hover {
	color: #878686;
}
UL#navSubLev2 LI.selected A {
	color: #878686;
}
/*
UL#navSubLev2 LI DIV.pixelLeft {
	width: 1px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
UL#navSubLev2 LI DIV.pixelRight {
	width: 1px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
} 
*/









BODY#people UL#navSub LI A{
	color:#3b3b3b;
}
BODY#people UL#navSub LI A:hover, BODY#people UL#navSub LI.selected A {
	color: #FFFFFF;
}
BODY#people UL#leftNav{
	list-style:none;
	padding:0px 0px 0px 10px;
	margin:0px;
	font-size:1.1em;
}
BODY#people UL#leftNav li{
	padding:0px 0px 0px 0px;
	margin:0px;
}
BODY#people UL#leftNav LI A:hover, BODY#people UL#leftNav LI.selected A {
	color: #FFFFFF;
}
BODY#people UL#leftNav LI A{
	color:#3b3b3b;
	text-decoration:none;
}



BODY#people UL#sortBy{
	list-style:none;
	padding:0px 0px 30px 0px;
	margin:0px;
}
BODY#people UL#sortBy li{
	padding:0px 0px 0px 10px;
	margin:0px;	

}
BODY#people UL#sortBy LI A:hover, BODY#people UL#sortBy LI.selected A {
	color: #FFFFFF;
}
BODY#people UL#sortBy LI.selected {
	
	background-image:url(/content/template_images/backgrounds/list-style-arrow.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
}
BODY#people UL#sortBy LI A{
	color:#3b3b3b;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}




UL#navSub LI A {
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #878686;
	padding: 14px 6px 12px 6px;
	/*line-height: 36px;*/
	display: block;
}
UL#navSub LI A:hover {
	color: #3297b9;
}
UL#navSub LI.selected A {
	color: #FFFFFF;
}
UL#navSub LI DIV.pixelLeft {
	width: 1px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
UL#navSub LI DIV.pixelRight {
	width: 1px;
	height: 1px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
}
#people UL#navSub LI DIV.pixelLeft {
	background-color: #bfbcb5;
}
#people UL#navSub LI DIV.pixelRight {
	background-color: #bfbcb5;
}
DIV#mainBody {
	padding-top: 30px;
	position:relative;
}
DIV#mainBody.topBorder {
	border-top: 1px solid #3297b9;
}
DIV#mainContent {
	float: left;
	width: 578px;
	margin: 0 0 0 12px;
}
DIV#mainContentFullWidth {
	margin: 0 6px 0 6px;
}
DIV.editableArea {
	font-size: 1.4em;
	color: #898989;
}
BODY#people DIV.editableArea {
	font-size: 1.1em;
	color: #3b3b3b;
}

BODY#portfolio DIV.editableArea {
	color: #c8c8c8;
}
DIV.editableArea H1, DIV.editableArea H2, DIV.editableArea H3, DIV.editableArea H4, DIV.editableArea H5, DIV.editableArea H6 {
	color: #3297b9;
	margin: 1em 0 .3em 0;
	font-weight: normal;
}
DIV.editableArea H1 {
	font-size: 1.6em;
}
DIV.editableArea H2 {
	font-size: 1.4em;
}
DIV.editableArea H3 {
	font-size: 1.2em;
}
DIV.editableArea H4 {
	font-size: 1.1em;
}
DIV.editableArea H5, DIV.editableArea H6 {
	font-size: 1em;
}
DIV.editableArea H1:first-child {
	margin-top: 0 !important;
}
DIV.editableArea P {
	margin: 0 0 1em 0 !important;
}
DIV.editableArea A {
	color: #3297b9;
	text-decoration: none;
}
DIV.editableArea A:hover {
	text-decoration: underline;
}
DIV.editableArea UL {
	margin: 1em 0;
}
DIV.editableArea UL LI STRONG {
	color: #3297b9;
}
DIV#mainColumnRight {
	float: right;
	/*width: 252px;*/
	width:238px;
}
BODY#people DIV#mainColumnRight {
	float:left;
	margin: 0px;
}
BODY#people DIV#mainContent{
	float:right;
	margin: 0px;
	padding:0px 3px 0px 0px;
	width:745px;
}
BODY#people div#mainContent .contentArea{
padding:0px 7px 0px 6px;
}
BODY#portfolio DIV#mainColumnRight {
	width: 226px;
	margin: 0px;
	padding:0px 0px 0px 10px;

}
DIV#mainColumnRightHeading {
	margin: 0 0 20px -5px;
}
DIV#mainColumnRight DIV.panel {
	margin-bottom: 30px !important;
}

/* PORTFOLIO */
DIV#mainTitlePortfolio {
	border-bottom: 1px solid #3297b9;
}
DIV#mainTitlePortfolio H1 {
	width: 365px;
	float: left;
	font-size: 2.2em;
	color: #3297b9;
	margin: 0 0 8px 10px;
}
UL.navPortfolio {
	float: right;
	padding: 0;
	margin: 7px 0 0 0;
	list-style-type: none;
}
UL.navPortfolio LI {
	float: left;
	padding: 0 3px 0 0;
	margin-right: 11px;
	color: #c8c8c8;
}
UL.navPortfolio LI.selected {
	background-image: url(/content/template_images/navigation/portfolio/selectedArrow.png);
	background-repeat: no-repeat;
	background-position: right 4px;
}
UL.navPortfolio LI A {
	padding: 1px 5px 2px 5px;
	font-size: .9em;
	text-decoration: none;
}
UL.navPortfolio LI A:hover {
	color: #3297b9;
}
UL.navPortfolio LI.selected A, UL.navPortfolio LI.selected A:hover {
	background-color: #3297b9;
	color: #FFFFFF;
}
DIV#portfolioSideBar {
	width: 222px;
	float: left;
}
DIV#sideBarContent {
	margin: 0 10px;
}
UL#navPortfolioSide {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
	border-bottom: 1px solid #3297b9;
}
UL#navPortfolioSide LI.title {
	padding: 0 0 2px 10px;
	font-size: 1.7em;
}
UL#navPortfolioSide LI A {
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	color: #c8c8c8;
}
UL#navPortfolioSide LI A:hover {
	color: #3297b9;
}
UL#navPortfolioSide LI A.selected {
	background-image: url(/content/template_images/icons/link_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #3297b9;
}
UL.navPortfolioSort {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
UL.navPortfolioSort LI A {
	text-transform: none !important;
	font-family: Georgia, serif;
	font-size: 1.1em !important;
	background-image: none !important;
}
DIV#portfolioSideBarLatest {
	padding: 22px 10px 10px 10px;
	border-bottom: 1px solid #3297b9;
	color: #c8c8c8;
}
DIV#fullClientList {
	margin-top: 5px;
	color: #c8c8c8;
}
DIV#fullClientListLink {
	text-align: right;
}
DIV#fullClientListLink A.cufon-arrow-link {
	color: #c8c8c8;
	text-decoration: none;
}
DIV#fullClientListLink A.cufon-arrow-link:hover {
	color: #3297b9;
	text-decoration: none;
}
DIV#fullClientList UL {
	margin: 10px;
	padding: 0;
	list-style-type: none;
	font-size: 1.1em;
}
DIV#fullClientList UL LI A {
	text-decoration: none;
	color: #3297b9;
}
DIV#fullClientList UL LI A:hover {
	text-decoration: underline;
}

DIV#portfolioContent {
	width: 742px;
	float: right;
}
DIV#portfolioContent DIV.panel {
	float: left;
	margin-right: 14px;
}
DIV#portfolioContent DIV.panel DIV.panel-heading {
	min-height: 42px;
}
DIV.panelRow {
	clear: both;
}
DIV.panelRow DIV.panel {
	background-color: #ebebeb;
	margin-bottom: 30px;
}
DIV.panelRow DIV.panel DIV.panel-body {
	background-color: #ebebeb;
	background-image: none;
	padding: 5px 8px 20px 8px;
	font-size: 1.1em;
	position: relative;
}
DIV.panelRow DIV.panel DIV.panel-body P:last-child {
	margin-bottom: 1em;
}
DIV#portfolioContentFooter {
	border-top: 1px solid #3297b9;
}

DIV#caseStudyLinkBack {
	position: absolute;
	right: 20px;
	top: 0px;
}
DIV#clientProjectInfo {
	width: 250px;
	position: absolute;
	right: 0px;
	bottom: 12px;
}
DIV.infoLine {
	clear: both;
}
DIV#clientProjectInfo DIV.label {
	float: left;
	width: 56px;
	color: #c7c8c8;
	padding-bottom: 3px;
}
DIV#clientProjectInfo DIV.value  {
	float: left;
	width: 174px;
	color: #3297b9;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: uppercase;
}
DIV#clientProjectInfo DIV.value A {
	color: #FFFFFF;
	text-decoration: none;
}

/* end PORTFOLIO */

/* FOOTER */
DIV#footerContainer {
	background-color: #0C0C0D;
	color: #FFFFFF;
	min-height: 150px;
	margin-top: 40px;
}
BODY#people DIV#footerContainer {
	margin-top:0px;
}
DIV#footer {
	padding: 23px 23px 0 0;
}
DIV#baseoneCopyright {
	float: left;
	width: 150px;
	background-image: url(/content/template_images/logo_baseonegroup_small.png);
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #7e7e7e;
	padding: 0 0 0 23px;
	margin: 0 0 0 15px;
}
DIV.footerLabel {
	float: left;
}
DIV#wantToTalk {
	float: right;
}
DIV#inAction {
	float: right; 
}
UL.navUtil {
	float: left;
	margin: 4px 20px 0 6px;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
}
UL.navUtil LI, UL.navUtil A {
	color: #878686;
	text-decoration: none;
}
UL.navUtil A:hover {
	color: #3297B9;
}
UL.navUtil LI {
	margin-bottom: 3px;
}
UL.navUtil EM {
	color: #E0E0E0 !important;
	font-style: normal;
}
UL.navUtil A.link-rss {
	background-image: url(/content/template_images/icons/rss_12px.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
UL.navUtil A.link-twitter {
	background-image: url(/content/template_images/icons/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
UL.navUtil A.link-linkedin {
	background-image: url(/content/template_images/icons/linkedin.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 15px;
}
DIV#footer_searchBar {
	background-color: #151517;
	color: #757575;
	padding: 30px 0 20px 0;
}
DIV#footer_searchBar_content {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
DIV#footer_searchBar_content H1, DIV#footer_searchBar_content H2, DIV#footer_searchBar_content H3, DIV#footer_searchBar_content H4, DIV#footer_searchBar_content H5, DIV#footer_searchBar_content H6, DIV#footer_searchBar_content P {
	width: 480px;
}
DIV#footer_searchBar_content H1, DIV#footer_searchBar_content H2, DIV#footer_searchBar_content H3, DIV#footer_searchBar_content H4, DIV#footer_searchBar_content H5, DIV#footer_searchBar_content H6 {
	color: #3297b9;
	font-size: 1.4em;
	margin: 0;
}
DIV#footer_searchBar_content P {
	font-size: 1.3em;
	margin: 1em 0;
}
/* end FOOTER */

/* CONTACT US */
DIV#bannerAddressUK, DIV#bannerAddressNL {
	position: absolute;
	width: 994px;
	height: 279px;
	top: 0px;
	left: 0px;
	background-color: #3297b9;
}
DIV#bannerAddressNL {
	left: -994px;
}
DIV#hero_split {
	background-color: #3297b9;
}
DIV#hero_split DIV IMG {
	float: left;
}
DIV#hero_split DIV DIV.hero_copy {
	float: left;
	padding: 46px 10px 10px 23px;
	width: 289px;
	color: #3B3B3B;
}
DIV#hero_split DIV DIV.hero_copy H3 {
	color: #FFFFFF;
}
DIV#hero_split DIV DIV.hero_copy EM {
	font-style: normal;
	color: #FFFFFF;
}
DIV#hero_split DIV DIV.hero_copy A {
	color: #FFFFFF;
	text-decoration: none;
}

DIV.contactAddress {
	width: 410px;
}
DIV.contactAddress EM {
	font-style: normal;
	color: #000000;
}
DIV.contactAddress STRONG {
	font-weight: normal;
	color: #3297b9;
}
DIV.contactAddress A {
	color: #898989;
	text-decoration: none;
}
DIV.contactAddress A:hover {
	text-decoration: underline;
}
DIV#contactAddressLeft, DIV#contactAddressMapLeft {
	float: left;
	margin-right: 80px;
}
DIV#contactAddressRight, DIV#contactAddressMapRight {
	float: left;
}
DIV#contactAddressMapLeft, DIV#contactAddressMapRight {
	margin-top: 30px;
	margin-bottom: 30px;
}

FORM.directionsForm {
	margin: 15px 0;
}
FORM.directionsForm INPUT.txt {
	margin-right: 15px;
}

DIV#contactFormContent {
	padding-bottom: 37px;
}
INPUT.txt {
	background-color: #ebebeb;
	border: 0;
	height: 17px;
	width: 160px;
	padding: 4px 5px 0 5px;
	overflow: hidden;
}
DIV.formRow {
	clear: both;
	padding-bottom: 5px;
}
DIV.formRow LABEL {
	display: inline-block;
	width: 80px;
	font-size: 1em;
}
DIV.formRow LABEL SPAN {
	color: #3297b9;
}
TEXTAREA.txtArea {
	background-color: #ebebeb;
	border: 0;
	height: 69px;
	min-height: 69px;
	width: 324px;
	padding: 4px 4px 0 4px;
	overflow: hidden;
	display: block;
	line-height: 17px;
}

DIV#contactFormInfo, DIV#contactFormFieldsLeft, DIV#contactFormFieldsRight {
	float: left;
}
DIV#contactFormInfo {
	width: 160px;
	margin-right: 65px; 
}
DIV#contactFormFieldsLeft {
	width: 266px;
	padding-top: 35px;
}
DIV#contactFormFieldsRight {
	padding-top: 35px;
}

BUTTON::-moz-focus-inner { padding:0; border: none;}
BUTTON:focus::-moz-focus-inner { border-color: transparent !important; border: none; }
BUTTON.arrowButton {
	border:0; 
	cursor: pointer;
	background-color: transparent;
	margin:0;
	padding:0 6px 0 0;
	width: auto;
	overflow: hidden;
	background-image: url(/content/template_images/backgrounds/arrowButtonRight.png);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 10px;
}
BUTTON.arrowButton SPAN {
	display: inline-block; 
	white-space: nowrap;
	background-color: #3297b9;
	color: #FFFFFF;
	line-height: 13px;
	height: 13px;
	padding: 0px 3px;
}

/* end CONTACT US */

DIV#shareThisButton {
	position:absolute;
	right:20px;
	bottom:10px;
}
DIV#caseStudyLinkBack DIV#shareThisButton {
	position:static;
	margin-top:10px;
}
DIV#caseStudyLinkBack DIV#shareThisButton A {
	float:right;
}

/* PANEL */
DIV.panel {
	position: relative;
	width: 238px;
	margin: 0 0 14px 0;
}

/* HOVER */
DIV.panelHover {
	cursor: pointer;
}
DIV.panelHover:hover DIV.panel-body, DIV.panelHover:hover, DIV.panelHover:hover DIV.panel-footer, DIV.panelHover:hover DIV.panel-corner-BL {
	background-color: #4d4d4d !important;
}
DIV.panelHover:hover DIV.panel-body H1, DIV.panelHover:hover DIV.panel-body H2, DIV.panelHover:hover DIV.panel-body H3, DIV.panelHover:hover DIV.panel-body H4, DIV.panelHover:hover DIV.panel-body H5, DIV.panelHover:hover DIV.panel-body A {
	color: #3297b9;
}
DIV.panelHover:hover DIV.panel-body P {
	color: #FFFFFF;
}
/*DIV.panel:hover DIV.panel-corner-BL, DIV.panel:hover DIV.panel-corner-BR {
	background-position: 0px -3px;
}*/
/* end HOVER */

DIV.panel-heading {
	background-color: #3297b9;
	padding: 0 15px;
	min-height: 4px;
}
DIV.panel-heading H1, DIV.panel-heading H2, DIV.panel-heading H3, DIV.panel-heading H3 A {
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	font-size: 1.4em;
	padding: 7px 0;
	text-decoration: none;
}
DIV.panel-heading H4, DIV.panel-heading H4 A {
	color: #d9d9df;
	margin: 0;
	font-size: .9em;
	font-weight: normal;
	padding: 0 0 7px 0;
	text-transform: uppercase;
	text-decoration: none;
}
DIV.panel-heading H3 A, DIV.panel-heading H4 A {
	font-size: 1em !important;
}
DIV.panel-body {
	background-color: #ebebeb;
	background-image: url(/content/template_images/backgrounds/panel_speechStalk.png);
	background-repeat: no-repeat;
	background-position: 12px 0;
	padding: 20px 8px 10px 8px;
	font-size: 1.1em;
	position: relative;
}
DIV.panel-body H1, DIV.panel-body H2, DIV.panel-body H3, DIV.panel-body H4, DIV.panel-body H5 {
	color: #3b3b3b;
	font-weight: normal;
/*	margin: 1em 0 .4em 0; */
	margin: 1em 0 0 0;
	padding: 0 7px;
	font-size: 1.2em;
}
DIV.panel-provider-icon {
	position: absolute;
	top: 4px;
	right: 8px;
}
DIV.icon-vimo {
	width: 12px;
	height: 12px;
	background-image: url(/content/template_images/icons/vimo.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
DIV.icon-twitter {
	width: 12px;
	height: 12px;
	background-image: url(/content/template_images/icons/twitter.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
DIV.icon-flickr {
	width: 12px;
	height: 6px;
	top: 6px;
	background-image: url(/content/template_images/icons/flickr.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
DIV.panel-body P {
/*	margin-top: 0; */
	padding: 0 7px;
}
DIV.panel-body P:last-child {
	margin-bottom: 0;
}
DIV.panel-body P A {
	color: #3297b9;
	text-decoration: none;
}
DIV.panel-body P A:hover {
	text-decoration: underline;
}
DIV.panel-body P A.cufon-arrow-link, DIV.panel-link A.cufon-arrow-link {
	color: #4d4d4d !important;
	text-decoration: none !important;
}
DIV.panel-link P A.cufon-arrow-link:hover {
	color: #3297b9 !important;
	text-decoration: none !important;
}
DIV.panel-body IMG {
	padding-bottom: 1em;
}
DIV.panel-body UL {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
DIV.panel-body UL LI {
	padding: 1em 0;
	border-top: 1px solid #8ec1d2;
}

DIV.panel-footer {
	background-color: #ebebeb;
	margin: 0;
	padding-bottom: 5px;
}
DIV.panel-tags {
	width: 222px;
	margin-left: 8px;
	border-top: 1px solid #8ec1d2;
	border-bottom: 1px solid #8ec1d2;
	padding: 5px 0;
}
DIV.panel-tags UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
DIV.panel-tags UL LI {
	float: left;
	padding-right: 3px;
	font-size: .9em;
}
DIV.panel-tags UL LI.author, DIV.panel-tags UL LI.author A {
	font-weight: bold;
	color: #3297b9;
	text-decoration: none;
}
DIV.panel-toolbar {
	margin: 0 8px;
	padding: 5px 0 0 0;
}
DIV.panel-toolbar UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
DIV.panel-toolbar UL LI {
	float: right;
	padding-left: 3px;
	font-size: .9em;
}
DIV.panel-toolbar UL LI A {
	text-decoration: none;
	padding-top: 1px;
}
DIV.panel-toolbar UL LI A:hover {
	color: #3297b9;
}
A.link-share {
	background-image: url(/content/template_images/icons/share.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	text-decoration: none;
}
DIV.panel-toolbar UL LI A.link-rss {
	background-image: url(/content/template_images/icons/rss.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
}
DIV.panel-toolbar UL LI.divider {
	font-weight: bold;
	color: #3297b9;
}
DIV.panel-corner-BL {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 4px;
	height: 4px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	/*background-image: url(/content/template_images/backgrounds/panel_bottomLeft.png);*/
	background-image: url(/content/template_images/backgrounds/link_button_corner_BL.png);
	background-repeat: no-repeat;
}
BODY#portfolio DIV.panel-corner-BL {
	background-image: url(/content/template_images/backgrounds/link_button_corner_BL_dark.png);
}
BODY#portfolio DIV.panelHover:hover DIV.panel-corner-BL {
	background-image: url(/content/template_images/backgrounds/link_button_corner_BL_dark_hover.png);
}
DIV.panel-corner-BR {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 4px;
	height: 4px;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	/*background-image: url(/content/template_images/backgrounds/panel_bottomRight.png);*/
	background-image: url(/content/template_images/backgrounds/link_button_corner_BR.png);
	background-repeat: no-repeat;
}
BODY#portfolio DIV.panel-corner-BR {
	background-image: url(/content/template_images/backgrounds/link_button_corner_BR_dark.png);
}
BODY#portfolio DIV.panelHover:hover DIV.panel-corner-BR {
	background-image: url(/content/template_images/backgrounds/link_button_corner_BR_dark_hover.png);
}
DIV.panel-link {
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 1.1em;
}
/* end PANEL */

/* ARROW BUTTONS */
A.arrowButtonWhite {
	padding: 0 6px 0 0;
	background-image: url(/content/template_images/backgrounds/arrowButtonRightWhite.png);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 10px;
}
A.arrowButtonWhite SPAN {
	display: inline-block;
	background-color: #FFFFFF;
	color: #757575;
	padding: 0 3px;
	height: 13px;
	line-height: 13px;
}
A.arrowButtonBlueLeft {
	padding: 0 0 0 6px;
	background-image: url(/content/template_images/backgrounds/arrowButtonLeft.png);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 10px;
}
A.arrowButtonBlueLeft SPAN {
	display: inline-block;
	background-color: #3297b9;
	color: #FFFFFF;
	padding: 0 3px;
	height: 13px;
	line-height: 13px;
}
/* end ARROW BUTTONS */

/* GALLERY DIV */
DIV#gallery_images {
	display:none;
}
/* end GALLERY DIV */

/* Tweet display */

UL.tweet_list LI.tweet_first {
	border-top: 0 !important;
	padding-top: 0;
}
UL.tweet_list A {
	display: block;
	margin-bottom: 1em;
	text-transform: uppercase;
}
UL.tweet_list LI SPAN.tweet_text A {
	display: inline;
	margin-bottom:0;
	color: #3297b9;
	text-transform: none;
}
UL.tweet_list LI:last-child {
	padding-bottom: 0;
}

/* end Tweet display */

/* GOOGLE CSE SEARCH RESULTS */
FORM#cse-search-box INPUT {
	float: left;
}
UL#searchResults {
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
}
UL#searchResults LI {
	margin-bottom: 20px;
}
UL#searchResults LI H4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #3297b9;
	text-decoration: underline;
	margin: 0;
}
UL#searchResults LI P {
	margin: .3em 0 0 0;
}
UL#searchResults LI P.searchURL {
	color: #4D4D4D;
}

/* end GOOGLE CSE SEARCH RESULTS */

P.date, A.date {
	font-family: Trebuchet;
	font-size: .9em;
	color: #3B3B3B;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* people css */
#peopleCanvas{
	padding:20px 0px 100px 5px;
	width:745px;
}
#peopleCanvas .img-row{
	width:732px;
	height:151px;
	margin-bottom:13px;
	position:relative;
	overflow: hidden;
}

#peopleCanvas .img-row .img-outer{
	padding:0px 0px 0px 0px;
	/*float:left;*/
	position:absolute;
	top:0px;
	background-color:#FFFFFF;
	overflow:hidden;
	width:136px;
	height:151px;
cursor: pointer;
	background-image:url(/content/template_images/backgrounds/bg_img-outer.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
#peopleCanvas .img-row .img-outer .inner{
	position:absolute;
	top:0px;
	width:136px;
	height:151px;
	padding:0px;
	background-image:url(/content/template_images/backgrounds/bg_maskBlank.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

}
#peopleCanvas .img-row .img-outer.pos5 .inner, #peopleCanvas .img-row .img-outer.pos4 .inner{	position:absolute; right:0px;}
#peopleCanvas .img-row .img-outer.pos1 .inner, #peopleCanvas .img-row .img-outer.pos2 .inner, #peopleCanvas .img-row .img-outer.pos3 .inner{left:0px; position:absolute;}

#peopleCanvas .img-row .img-outer.pos1{	left:0px; }
#peopleCanvas .img-row .img-outer.pos2{	left:149px; }
#peopleCanvas .img-row .img-outer.pos3{	left:298px; }
#peopleCanvas .img-row .img-outer.pos4{	left:447px; }
#peopleCanvas .img-row .img-outer.pos5{	left:596px; }

#peopleCanvas .img-row .img-outer img{
	padding:0px;
}
#peopleCanvas .img-row .img-outer .inner .rollOn {
	position:absolute;
	
}
#peopleCanvas .img-row .img-outer .inner .rollOff {
	position:absolute;
	z-index:9;
}
#peopleCanvas .img-row .img-outer.pos1 .textArea, #peopleCanvas .img-row .img-outer.pos2 .textArea, #peopleCanvas .img-row .img-outer.pos3 .textArea{
	width: 278px; 
	float: right; 
	padding: 10px 10px 0px;
	position:relative;
	height:131px;
}
#peopleCanvas .img-row .img-outer.pos4 .textArea, #peopleCanvas .img-row .img-outer.pos5 .textArea{
	width: 278px; 
	float: left; 
	padding: 10px 10px 0px;
	color:#666666;
	position:relative;
	height:131px;
}
#peopleCanvas .img-row .img-outer .textArea h3{
	padding-top:0px;
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
#peopleCanvas .img-row .img-outer .textArea .box1{
	display:block;
}
#peopleCanvas .img-row .img-outer .textArea .box2{
	display:none;
}
#peopleCanvas .img-row .img-outer .textArea .readMore{
bottom:0;
color:#3297B9;
font-size:1em;
font-weight:bold;
position:absolute;
}
.pos1 .displayName, .pos2 .displayName, .pos3 .displayName{
	position:absolute;
	left:5px;
	bottom:-31px;
	width:116px;
	height:21px;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
}
.pos4 .displayName, .pos5 .displayName{
	position:absolute;
	right:5px;
	bottom:-31px;
	width:116px;
	height:21px;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
}
.displayName .category{
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:2px;
}
.displayName .title{
	font-size:10px;
	font-weight:bold;
}
.imgMask{
	z-index:10;
	width:136px;
	height:151px;
	position:absolute;
	top:0px;
	background-image:url(/content/template_images/backgrounds/bg_mask.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.pos1 .imgMask, .pos2 .imgMask, .pos3 .imgMask{	left:0px;}
.pos4 .imgMask, .pos5 .imgMask{	right:0px;}
.img-outer.pos1 .description, .img-outer.pos2 .description, .img-outer.pos3 .description{
	position:absolute;
	width:0px;
	height:151px;
	right:-298px;
	top:0px;
	z-index:10;
	background-color:#ffffff;
}
.img-outer.pos4 .description, .img-outer.pos5 .description{
	position:absolute;
	width:0px;
	height:151px;
	left:-298px;
	top:0px;
	z-index:10;
	background-color:#ffffff;
}

#staticSearch{
	position:absolute; 
	left:0px; 
	top:150px; 
	width:44px; 
	z-index:100; 
	height:107px; 
	background-color:red; 
	background-image:url(/content/template_images/backgrounds/bg_search.gif);
	background-position:right;
	background-repeat:no-repeat;
	cursor:pointer;
}

/* end of people css */
