@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;
}

h3 a { color: #44b6ac; }

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/GBSEI_Logo_Md_RGB.gif) no-repeat scroll left bottom;
	display:block;
	height:165px /* 560px */ ;
	width:172px;
	left: 55px;
	bottom: 0;
}
.replace-text span {
	display:none;
}

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

.aboutSection #content {
	left: 280px;
	width: 630px;
}

.aboutSection .page h2 {
	width: 450px;
}

.aboutSection .graph {
	margin-left: -22px;
	position: absolute;
	bottom: -30px;
}

.aboutSection .sub-graph {
	bottom: 40px;
}

.aboutSection #pager ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Tahoma, Verdana, sans serif;
	font-size:0.88em;
	bottom: -10px;
	position: absolute;
}

.aboutSection #pager li {
	float: left;
	margin-right: 1em;
}

.aboutSection #pager a, .aboutSection #pager a:visited {
	color: #b4e2de;
}

.aboutSection #pager a.selected {
	color: #44b6ac;
}

.aboutSection #pager #prev, .aboutSection #pager #next {
	display: block;
	width: 12px;
	height: 12px;
	background: transparent url(/img/next.gif) no-repeat scroll left 3px;
}

.aboutSection #pager #prev {
	background-image: url(/img/previous.gif);
}

.aboutSection #pager #prev span, .aboutSection #pager #next span {
	display: none;
}

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

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

#content p, #content ul {
	font-size: 1.13em;
	line-height:1.25em;
	margin:0.25em 0 0.5em;
	color:#998a8a;
}

#content ul ul {
	font-size: 0.95em;
}

#content ul {
	padding-left: 1.2em;
}

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

 .workSection #content {
	width:530px;
}

#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_about a:hover, #nav_about a.active, #nav_contact a:hover, #nav_contact a.active {
	color:#44b6ac;
}

.about, .contact {
	color:#44b6ac !important;
}

#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:20px;
	margin-left:55px;
}

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

#gbw a{
	display:block;
	width:137px;
	height:33px;
	background:url(/img/idea-logo.gif) no-repeat scroll top left;
}

#gbw a:hover{
	background-position: left bottom;
}

.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;
}

#accordion h3 {
	font-weight:normal;
	margin: 0.5em 0; 
}

#accordion h3 a:hover {
	color:#CBC4C5;
}

a:focus, a:active {
	outline: none;
}

div.spicyselect { font-size: 1.18em; }

.spicyselect {
	z-index: 1000;
	margin-top: 2em;
	position: relative;
}

.spicyselect:hover {
	cursor: default;
}

.spicyselect a {
	display: block;
	width: 200px;
	padding: 0 30px 0 0;
	background: #998a8a url(/img/select-down.gif) no-repeat scroll right center;
}

.spicyselect a span {
	display: block;
	width: 188px;
	background: #b4e2de;
	padding: 5px 0 5px 12px;
	color: #1d7771;
}

.spicyselect ol {
	border-top: 1px solid white;
	position: absolute;
	background: #b4e2de;
}

.spicyselect ol {
	margin: 0;
	padding: 0;
}

.spicyselect li {
	font-size: 0.75em;
	border-bottom: 1px solid white;
	list-style: none;
	padding: 3px 12px;
	width: 176px;
}

.spicyselect li:hover {
	background-color: #1d7771;
	color: #b4e2de;
}
