@charset 'UTF-8';

body {
	background-color:#efefef;
	font-family:Georgia,"Times New Roman",serif;
	font-size:85%;
	text-align:center;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin:0 auto;
	width:960px;
	text-align:left;
}

a {
	color:#CBC4C5	;
	text-decoration:none;
}
a:hover {
	color:#706666;
}

sup {
	font-size: 0.5em;
}

#international {
	margin:0 auto;
	width:930px /* 994px */;
	font-size:0.88em;
	text-align:right;
	padding-top: 10px;
	padding-right:30px;
	padding-bottom:10px;
	font-family:Tahoma, Verdana, sans serif;
	color:#CBC4C5;
}

#international a.active {
	color:#998A8A;
}

#international a:hover {
	color:#998A8A;
}

#main {
	background-color:white;
	margin:0 auto;
	height:450px /* 530px */;
	padding:30px;
	position:relative;
	text-align:left;
	width:900px /* 964px */;
}

h1#goodbrand {
	margin:0;
}

#goodbrand a {
	position: absolute;
	background:transparent url(/img/GB_Logo_Md_RGB.gif) no-repeat scroll left bottom;
	display:block;
	height:75px /* 560px */ ;
	width:158px;
	left: 62px;
	bottom: 22px;
}
.replace-text span {
	display:none;
}

#content {
	color:#706666;
	width:390px;
	position: absolute;
	top: 30px;
	left: 280px;
	height:450px
}

#scrollpane {
	height:450px /* 530px */;
	padding-right: 30px;
	overflow: auto;
}

#content h2, #content h3, #content h4 {
	font-size: 1.5em;
	margin: 0.5em 0;
	font-weight:normal;
}

#content h2 {
	margin-top: 0;
}

#content h3, #content h4 {
	font-size: 1.13em;
	font-weight:normal;
}

#content p, #content ul, #nav_about {
	font-size: 1.13em;
	line-height:1.25em;
}

#content p {
	margin:0.25em 0 0.5em;
	color:#998a8a;
}

#logo {
	float:left;
	width:270px;
	clear:both;
	min-height:464px;
}

#right {
	position: absolute;
	top: 30px;
	right: 30px;
	text-align:right;
}

#navigation {
	list-style:none;
	font-size:1.13em;
	margin:0;
	color:#CBC4C5;
	line-height:1.25em;
}

#nav_insight a:hover, #nav_insight a.active {
	color:#44b6ac;
}

.insight {
	color:#44b6ac !important;
}

#seiLogo {
	position: absolute;
	bottom: 0px;
	right: -160px;
}

#seiLogo a {
	display: block;
	width: 119px;
	height: 123px;
	background:url(/img/GBSEI_Logo_Sm_RGB.gif) no-repeat top left;
}

#nav_strategy a:hover, #nav_strategy a.active {
	color:#007dc3;
}
.strategy {
	color:#007dc3 !important;
}
#sociovationLogo {
	position: absolute;
	bottom: 0px;
	right: -170px;
}

#sociovationLogo a {
	display: block;
	width: 149px;
	height: 114px;
	background:url(/img/GBS_Logo_Sm_RGB.gif) no-repeat top left;
}

#nav_branding a:hover, #nav_branding a.active {
	color:#e20177;
}

.branding {
	color:#e20177 !important;
}

#brandingLogo {
	position: absolute;
	bottom: 0px;
	right: -150px;
}

#brandingLogo a {
	display: block;
	width: 111px;
	height: 108px;
	background:url(/img/GBL_Logo_Sm_RGB.gif) no-repeat top left;
}

#sociovationLogo a:hover, #brandingLogo a:hover, #seiLogo a:hover {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.polish #sociovationLogo,
.polish #brandingLogo {
	right: -140px;
	width: 88px;
	height: 88px;
	background:url(/img/goodbrand-logo.png) no-repeat top left;
}

#nav_about {
	position:absolute;
	right:30px;
	bottom:30px;
}

.about, .about a {
	color:#007dc3 !important;
}

#nav_about a.active {
	color:#007dc3;
}

#footer {
	margin:0 auto;
	width:960px /* 1024px */;
	font-size:0.7em;
	font-family:Tahoma, Verdana, sans serif;
	color:#CBC4C5;
	text-align:left;
	position: relative;
}

#gbac {
	float:left;
	width:300px;
	padding-top:10px;
	margin-left:62px;
}

#gbw {
	float:right;
	margin-right:30px;
}

.ui-state-default a, .work-item-section h3 a span {
	background:transparent url(/img/next.gif) no-repeat scroll right 6px;
	padding-right:18px;
}

.ui-state-active a {
	background:transparent url(/img/down.gif) no-repeat scroll right 6px;
	padding-right:18px;
	outline: none !important;
}

.ui-state-focus a {
	outline: none !important;
}