/* reset all elements to base*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* browser hacks */

.sgaquestionodd:after, .sgaquestioneven:after, #reportTabs:after, #reportContent:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.sgaquestionodd, .sgaquestioneven, #reportTabs, #reportContent  {display: inline-block;}

/* Hides from IE-mac \*/
* html .sgaquestionodd, * html .sgaquestioneven, * html #reportTabs, * html #reportContent {height: 1%;}
.sgaquestionodd, .sgaquestioneven, #reportTabs, #reportContent {display: block;}
/* End hide from IE-mac */

/* layout styling */
body {
	font-size: 62.5%;
	background: #000 url(body-background.gif) top center repeat-y;
}

#allcontent {
	width: 760px;
	margin: 0 auto;
}

#header {
	position: relative;
}

#menumain, #breadcrumbs {
	clear: both;
	background: url(header-background.gif) top left repeat-x;
	padding-top: 2px;
	height: 18px;
}

#menubuttons {
	position: absolute;
	top: 0;
	right: 0;
}	

#breadcrumbs {
	margin-top: 1px;
	text-align: center;
}

.admin #sectionMiddle h4, .password h3, .youruser h3, .sgaeditorg h3, .sgajobrole h3, .sgaadduser h3, .sgaedituser h3, .sgaarchive h3, .sgachangepassword h3 {
	font-size: 2em;
	color: #FFF;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 10px;
}

.sgaedituser ul.userList li {
	margin: 10px 0 0 30px;
}

.sgaeditorg p.modifyCountries a, .sgaedituser ul.userList li a, form#adduser3 p a, .sgachangepassword p a {
	color: #FFF;
	text-decoration: none;
}

.sgaeditorg p.modifyCountries a:hover, .sgaedituser ul.userList li a:hover, form#adduser3 p a:hover, .sgachangepassword p a:hover {
	text-decoration: underline;
}

.admin #breadcrumbs {
	display: none;
	visibility: hidden;
}

.password #breadcrumbs, .youruser #breadcrumbs, .sgaeditorg #breadcrumbs, .sgajobrole #breadcrumbs, .sgaadduser #breadcrumbs, .sgaedituser #breadcrumbs, .sgaarchive #breadcrumbs, .sgachangepassword #breadcrumbs {
	display: block;
	visibility: visible;
	margin-bottom: 66px;
}

.admin #sectionMiddle #subbuttons .container ul.yourbuttons,
.admin #sectionMiddle #subbuttons .container ul.managecobuttons,
.admin #sectionMiddle #subbuttons .container ul.peoplebuttons,
.admin #sectionMiddle #subbuttons .container ul.staffassessbuttons {
	border-top: 1px dashed #5F5645;
	border-bottom: 1px dashed #5F5645;
	background: url(reportblock-background.gif) bottom left no-repeat;
	padding: 5px 0;
	margin: 5px 0;
}

.admin #sectionMiddle #subbuttons .container ul.yourbuttons li a,
.admin #sectionMiddle #subbuttons .container ul.managecobuttons li a,
.admin #sectionMiddle #subbuttons .container ul.peoplebuttons li a {
	padding-left: 21px;
	background: url(greenindicator-reportblock.gif) left center no-repeat;
}

.admin #sectionMiddle #subbuttons .container ul li {
	padding: 3px 0;
	color: #F1DA94;
}

.admin #sectionMiddle #subbuttons .container ul li.intro {
	color: #C0983F;
} 

p.alphabet {
	text-align: center;
	color: #F1DA94;
	margin: 10px 0 0 0;
}
.admin #sectionMiddle #subbuttons .container ul li a, p.alphabet a, .sgaarchive p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.admin #sectionMiddle #subbuttons .container ul li a:hover, p.alphabet a:hover, .sgaarchive p a:hover {
	text-decoration: underline;
}

.login #sectionMiddle #loginWrapper {
	padding-left: 370px;
	background: url(login-background.jpg) 50px 0 no-repeat;
	min-height: 450px;
	height: auto!important;
	height: 450px;
}

.password #sectionMiddle, .youruser #sectionMiddle, .sgaeditorg #sectionMiddle, .sgajobrole #sectionMiddle, .sgaadduser #sectionMiddle, .sgaedituser #sectionMiddle, .sgaarchive #sectionMiddle, .sgachangepassword #sectionMiddle {
	background: url(administration-heading.gif) 0 36px no-repeat;
}

.home #sectionMiddle {
	padding-left: 370px;
	background: url(home-background.jpg) 60px 45px no-repeat;
	min-height: 450px;
	height: auto!important;
	height: 450px;
}

.home #sectionMiddle #homepagenav #bigbuttons #discbig .container ul li {
	font-size: 2.4em;
	font-weight: bold;
	background: url(homelink-background.gif) bottom center no-repeat;
	width: 160px;
	margin: 20px auto;
	text-align: center;
	line-height: 90%;
	padding: 0 25px 45px 25px;
}

.home #sectionMiddle #homepagenav #bigbuttons #discbig .container ul li a {
	color: #F1DA94;
	text-decoration: none;
}

.home #sectionMiddle #homepagenav #bigbuttons #discbig .container ul li a:hover {
	color: #FFF;
}

.home #sectionMiddle #homepagenav #bigbuttons #discbig .container ul li a span {
	display: block;
	width: 134px;
	margin: 0 auto;
}
.sgapeopleassess #sectionMiddle #existingUserBox {
	padding-left: 370px;
	background: url(assessuser-background.jpg) 50px 0 no-repeat;
	min-height: 450px;
  	height: auto!important;
  	height: 450px;
}

.reportMainMenu #sectionMiddle #reportsSummary {
	padding-left: 370px;
	background: url(toppeople-background.jpg) 50px 0 no-repeat;
	min-height: 450px;
  	height: auto!important;
  	height: 450px;
}

#sga_mainuser, #sga_subuser, #sga_userAdd1 {
	float: right;
	clear: right;
	margin: 5px 0;
}

#sga_userAdd1 {
	margin-bottom: 15px;
}

.sgaquestioneven, .sgaquestionodd {
	background: url(sgaquestion-background.gif) top left repeat-x;
	padding: 4px 2px 2px 2px;
	border-bottom: 1px solid #5F5645;
}

#guide {
	clear: both;
	width: 100%;
	border-top: 1px dashed #5F5645;
	margin-top: 10px;
	padding-top: 10px;
}

#assessmentBody {
	margin-top: 10px;
	padding-top: 40px;
	background: url(divider.gif) top center no-repeat;
}

#assessmentBody .formSubmit {
	margin: 10px 0;
	text-align: right;
}

#sectionBottom {
	margin: 20px 0 0 0;
}


.skillsGapIndicators {
	width: 290px;
	clear: right;
	float: right;
	text-align: right;
	background: url(keytoindicators-heading.gif) 140px 10px no-repeat;
	padding-top: 52px;
	border-top: 1px dashed #5F5645;
	border-bottom: 1px dashed #5F5645;
	margin-bottom: 10px;
}

p a.printPopup {
	float: right;
	clear: right;
	text-decoration: none;
	text-align: center;
	font-size: 96%;
	padding-top: 3px;
	line-height: 19px;
}

table#results {
	width: 100%;
	margin-top: 20px;
	clear: both;
}

.reportMainMenu .report_block {
	border-bottom: 1px dashed #5F5645;
	background: url(reportblock-background.gif) bottom center no-repeat;
}

form#login #cookieInfo, form#jobrole, form#jobrolegroupadd {
	margin-top: 10px;
}

#reportContent {
	margin-bottom: 20px;
}

#reportTabs {
	background: url(reporttabs-background.gif) top left repeat-x;
	padding: 2px 2px 4px 2px;
}

#reportTabs span {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #C0983F;
	font-size: 1.4em;
	float: left;
	line-height: 130%;
}

#reportTabs ul {
	float: right;
}

#reportTabs ul li {
	display: inline;
	padding: 0 40px;
	font-weight: bold;
}

#reportTabs ul li a {
	color: #C0983F;
	text-decoration: none;
}

#reportTabs ul li.current, #reportTabs ul li a:hover {
	color: #FFF;
}

#reportContent {
	margin-top: 10px;
}

#reportContent #leftNav {
	width: 184px;
	float: left;
	border-right: 1px dashed #CCBD6C;
	padding-right: 10px;
	margin-right: 10px;
}

#reportContent #reportAvailable ul li {
	background: url(greenindicator-reportblock.gif) left center no-repeat;
	padding-left: 21px;
}

#reportContent #reportAvailable ul li.current, #reportContent #reportAvailable ul li a {
	color: #FFF;
	text-decoration: none;
}

#reportContent #reportAvailable ul li a:hover {
	text-decoration: underline;
}

#reportContent #reportGraph {
	float: left;
	width: 555px;
}

#reportContent #reportGraph h3, #reportContent #reportAvailable h4, #reportContent #reportFilter h4, #reportContent #reportKey h4 {
	color: #C0983F;
	font-size: 1.4em;
	font-weight: bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-bottom: 10px;
}

#reportContent #reportGraph span {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	color: #CCBD6C;
}

#reportContent #reportGraph ul#sortGraph, #reportContent #reportGraph ul#viewGraph {
	display: inline;
}

#reportContent #reportGraph ul#sortGraph {
	margin-right: 60px;
}

#reportContent #reportGraph ul#reportAreas, #reportContent #reportFilter, #reportContent #reportKey {
	margin-top: 20px;
}

#reportContent #reportKey ul li {
	color: #CCBD6C;
	padding: 2px 0 2px 25px;
} 

#reportContent #reportKey ul li.targetNotMet {
	background: url(targetnotmetkey-background.jpg) left center no-repeat;
}

#reportContent #reportKey ul li.largeSkillGap {
	background: url(largeskillgapkey-background.jpg) left center no-repeat;
}

#reportContent #reportKey ul li.moderateSkillGap {
	background: url(moderateskillgapkey-background.jpg) left center no-repeat;
}

#reportContent #reportKey ul li.noSkillGap {
	background: url(noskillgapkey-background.jpg) left center no-repeat;
}

#reportContent #reportKey ul li.targetExceeded {
	background: url(targetexceededkey-background.jpg) left center no-repeat;
}

#reportContent #reportGraph ul#sortGraph li, #reportContent #reportGraph ul#viewGraph li {
	display: inline;
	color: #FFF;
	padding: 0 5px;
}

#reportContent #reportGraph ul#sortGraph li strong, #reportContent #reportGraph ul#viewGraph li strong {
	text-decoration: underline;
}

#reportContent #reportGraph ul#reportAreas li {
	display: block;
	clear: both;
}

#reportContent #reportGraph ul#sortGraph li a, #reportContent #reportGraph ul#viewGraph li a {
	color: #FFF;
	text-decoration: none;
}

#reportContent #reportGraph ul#sortGraph li a:hover, #reportContent #reportGraph ul#viewGraph li a:hover {
	text-decoration: underline;
}

#reportContent #reportGraph ul#reportAreas li span {
	font-size: 1em;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
	text-align: right;
	border-right: 1px solid #9D9B62;
	height: 65px;
	padding-top: 5px;
}

#reportContent #reportGraph ul#reportAreas li .skillTarget {
	margin-top: 10px;
	float: left;
	height: 30px;
	background: url(skilltarget-background.jpg) left center repeat-x;
}

#reportContent #reportGraph ul#reportAreas li .targetExceeded {
	margin-top: 10px;
	float: left;
	height: 30px;
	background: url(targetexceeded-background.jpg) left center repeat-x;
	border-right: 1px solid #FFF;
	margin-left: 1px;
}

#reportContent #reportGraph ul#reportAreas li .skillTarget .green {
	height: 30px;
	background: url(targetmetgreen-background.jpg) left center repeat-x;
	border-right: 1px solid #FFF;
}

#reportContent #reportGraph ul#reportAreas li .skillTarget .amber {
	height: 30px;
	background: url(targetmetamber-background.jpg) left center repeat-x;
	border-right: 1px solid #FFF;
}

#reportContent #reportGraph ul#reportAreas li .skillTarget .red {
	height: 30px;
	background: url(targetmetred-background.jpg) left center repeat-x;
	border-right: 1px solid #FFF;
}

#footer {
	clear: both;
	background: url(divider.gif) top center no-repeat;
	padding-top: 30px;
	margin-bottom: 20px;
	height: 40px;
}

/* type styling */
#header h1 {
	width: 173px;
	height: 47px;
	margin: 20px 0 30px 10px;
	background: url(ghd-logo.gif) top left no-repeat;
}

p, label, span.label, th, td, li, dt, dd, #guide p.no {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	color: #C0983F;
	line-height: 130%;
}
#guide p.no {
	margin-top: 0px;
}

p {
	margin: 5px 0;
}

li p, p input {
	font-size: 100%!important;
	margin: 0;
}

#menumain ul {
	text-align: center;
	background: url(menumain-background.gif) center center no-repeat;
}

#menumain ul li {
	display: inline;
	padding: 0 7px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	background: url(menumainlistdecoration.gif) center right no-repeat;
}

#menumain ul li.menulogout {
	background: none;
}

#menumain ul li a {
	color: #CCBD6C;
	text-decoration: none;
}

#menumain ul li a:hover {
	color: #FFF;
}

#menubuttons {
	margin-bottom: 20px;
}

#menubuttons ul li {
	float: right;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.6em;
	text-align: center;
	width: 122px;
	padding-bottom: 30px;
	background: url(section-background.gif) bottom center no-repeat;
	margin: 0 20px;
	line-height: 90%;
}

#menubuttons ul li a {
	color: #F1DA94;
	text-decoration: none;
	font-weight: bold;
}

#menubuttons ul li a:hover {
	color: #FFF;
}

#menubuttons ul li a span {
	display: block;
	margin: 0 auto;
	width: 92px;
}

#breadcrumbs ol {
	display: inline;
}

#breadcrumbs h2, #breadcrumbs ol li {
	display: inline;
	padding: 0 7px;
	font-size: 1.2em;
	color: #C0983F;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	visibility: visible;
}

#breadcrumbs ol li a {
	color: #C0983F;
	text-decoration: none;
}

#breadcrumbs ol li a:hover {
	color: #FFF;
}

.login h3 {
	margin-top: 10px;
	margin-left: -20px;
	margin-bottom: 20px;
	width: 179px;
	height: 70px;
	background: url(welcomeback-heading.gif) top left no-repeat;
}

.admin h3 {	
	margin-top: 10px;
	width: 176px;
	height: 47px;
	background: url(administration-heading.gif) top left no-repeat;
}

.password h3, .youruser h3, .sgaeditorg h3, .sgajobrole h3, .sgaadduser h3, .sgaedituser h3, .sgaarchive h3, .sgachangepassword h3 {
	margin-top: 10px;
	width: auto;
	height: auto;
	background: none;
	border-bottom: 1px dashed #CCBD6C;
	padding-bottom: 7px;
}

.home h3 {
	margin-top: 30px;
	margin-left: -20px;
	margin-bottom: 10px;
	width: 151px;
	height: 58px;
	background: url(getstarted-heading.gif) top left no-repeat;
}

.sgapeopleassess h3 {
	margin-top: 10px;
	margin-left: 350px;
	width: 267px;
	height: 51px;
	background: url(chooseuserassess-heading.gif) top left no-repeat;
}

.sgapeopleassess #existingUserBox h3, .sgapeopleassess #kmapkey h3 {
	margin: 0;
	width: auto;
	height: auto;
	background: none;
}

.sgamap h3 {
	float: left;
	margin: 10px 0 0 0;
	width: 250px;
	height: 60px;
	background: url(selectknowledgearea-heading.gif) top left no-repeat;
}

.sgamap .introText, .sgaresult .introText {
	clear: left;
	margin-bottom: 10px;
	width: 400px;
}

.sgaresult .introText {
	float: left;
	margin-top: 10px;
}

.sgaresult .introText b {
	color: #FFF;
}

.sgaquestion h3 {
	margin: 10px 0 0 0;
	float: left;
	width: 160px;
	height: 47px;
	background: url(assessability-heading.gif) top left no-repeat;
}

.sgaresult h3 {
	float: left;
	margin: 10px 0 0 0;
	width: 302px;
	height: 61px;
	background: url(reviewprioritisedskillsgaps-heading.gif) top left no-repeat;
}

.sgapeopleassess h3 span, .sgamap h3 span, .sgaquestion h3 span, .sgaresult h3 span, .reportMainMenu h3, .login h3 span, .sgaresult h2, .home h3 span, .admin h3 span {
	display: none;
	visibility: hidden;
}

.password h3 span, .youruser h3 span, .sgaeditorg h3 span, .sgajobrole h3 span, .sgaadduser h3 span, .sgaedituser h3 span, .sgaarchive h3 span, .sgachangepassword h3 span {
	display: block;
	visibility: visible;
}

.reportMainMenu .report_block h3 {
	display: block;
	visibility: visible;
	color: #FFF;
	font-size: 1.8em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	border-bottom: 1px dashed #5F5645;
	margin: 10px 0 5px 0;
	padding-bottom: 5px;
	font-weight: normal;
}

.reportMainMenu .report_block a {
	color: #C0983F;
	text-decoration: none;
}

.reportMainMenu .report_block a:hover {
	color: #FFF;
}

.reportMainMenu .report_block dl {
	margin: 10px 0;
}

.reportMainMenu .report_block dt {
	margin-left: 79px;
	color: #F1DA94;
	padding: 3px 0 3px 21px;
}

.reportMainMenu .report_block dd {
	margin-left: 100px;
	color: #FFF;
	padding: 3px 0 3px 21px;
}

.reportMainMenu .report_block dd.green, .reportMainMenu .report_block dd.gold {
	background: url(greenindicator-reportblock.gif) left center no-repeat;
}

.reportMainMenu .report_block dd.amber, .reportMainMenu .report_block dd.silver {
	background: url(amberindicator-reportblock.gif) left center no-repeat;
}

.reportMainMenu .report_block dd.red, .reportMainMenu .report_block dd.bronze {
	background: url(redindicator-reportblock.gif) left center no-repeat;
}

form#existingUser {
	margin-top: 10px;
}

form#changePassword, form#changeUserDetails, form#addOrg, form#editOrg, form#countrylist, form#jobrole, form#jobrolegroupadd {
	margin-left: 30px;
}

form#adduser1, form#adduser2, form#adduser3, form#selectorg1, form#editpassword {
	margin-left: 30px;
}

form#existingUser label, form#login div#UsernameInfo label, form#login div#PasswordInfo label {
	display: block;
	color: #9E9C62;
	margin-top: 10px;
}

form#login div#cookieInfo label {
	color: #9E9C62;
}

form#filterReports label, form#selectJobRole label {
	display: block;
	color: #9E9C62;
	margin-bottom: 5px;
}

form#changePassword label, form#changeUserDetails label, form#addOrg label, form#editOrg label, form#countrylist label, form#jobrole label, form#adduser1 label, form#adduser2 label, form#adduser3 label, form#selectorg1 label, form#jobrolegroupadd label, form#editpassword label {
	display: block;
	color: #F1DA94;
	margin: 5px 0;
}

p#loginPasswordReminder {
	margin-top: 10px;
}

p#loginPasswordReminder a {
	color: #C0983F;
	text-decoration: none;
}

p#loginPasswordReminder a:hover {
	color: #FFF;
}

#sga_mainuser p, #sga_subuser p, #sga_userAdd1 p, #sga_subuser p {
	color: #FFF;
}

#sga_mainuser p strong, #sga_subuser p strong, #sga_userAdd1 p strong, #sga_subuser p strong {
	color: #C0983F;
	font-weight: normal;
}

.jobroleskills strong {
 	color: #C0983F;
	font-weight: bold;
	display: block;
	font-size: 1.4em;
	margin-top: 10px;
}

#guide p {	
	color: #CCBD6C;
}

#guide ol {
	list-style-type: decimal;
	margin-left: 30px;
	padding: 0px;
}

.sgaquestioneven span.label, .sgaquestionodd span.label {
	float: left;
	display: block;
	width: 510px;
	margin-right: 10px;
}

.sgaquestioneven div.radio input, .sgaquestionodd div.radio input {
	vertical-align: top;
}

div#existsUsernameInfo, div#existUserListInfo, div#UsernameInfo, div#PasswordInfo, form#changePassword div, form#changeUserDetails div, form#addOrg div, form#editOrg div, form#countrylist div, form#jobrole div, form#adduser1 div, form#adduser2 div, form#adduser3 div, form#selectorg1 div, form#jobrolegroupadd div, form#editpassword div {
	display: inline;
}

input#existsUsername, input#Username, input#Password, input#oldpass, input#newpass, input#newpass2, input#firstname, input#surname, input#JobTitle, input#email, input#phone, input#fax,
input#orgName, input#Surname, input#title, input#newpassword {
	width: 261px;
	margin-right: 10px;
	border-top: 1px dashed #CCBD6C;
	border-bottom: 1px dashed #CCBD6C;
	border-left: none;
	border-right: none;
	background: #000 url(inputname-background.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F1DA94;
	padding: 2px;
}

textarea#comments {
	margin-right: 10px;
	border-top: 1px dashed #CCBD6C;
	border-bottom: 1px dashed #CCBD6C;
	border-left: none;
	border-right: none;
	background: #000 url(inputname-background.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F1DA94;
	padding: 2px;
}

.submitButton, form#filterReports input, form#selectJobRole input, a.printPopup {
	background: #000 url(button-background.gif) center center no-repeat;
	border: none;
	color: #CCBD6C;
	text-transform: uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	width: 82px;
	height: 23px;
}

.submitButtonLarge {
	background: #000 url(buttonlarge-background.gif) center center no-repeat;
	border: none;
	color: #CCBD6C;
	text-transform: uppercase;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	width: 142px;
	height: 22px;
}

select#existUserList, form#selectJobRole select, form#countrylist select, form#jobrole select, form#adduser1 select, form#adduser2 select, form#adduser3 select, form#selectorg1 select, form#jobrolegroupadd select {
	border-top: 1px dashed #CCBD6C;
	border-bottom: 1px dashed #CCBD6C;
	border-left: none;
	border-right: none;
	background: #000 url(selectuser-background.gif) top left repeat-x;
	width: 265px;
	margin-right: 10px;
	color: #F1DA94;
}

select#orgid2 {
	border-top: 1px dashed #CCBD6C;
	border-bottom: 1px dashed #CCBD6C;
	border-left: none;
	border-right: none;
	background: #000 url(selectuser-background.gif) top left repeat-x;
	margin-bottom: 10px;
	color: #F1DA94;
}

form#adduser1 select#orgid2, form#selectorg1 select#orgid2 {
	margin-bottom: 0;
}

select#existUserList option, select#orgid2 option, form#selectJobRole select option {
	font-family: Arial, Helvetica, sans-serif;
	color: #F1DA94;
}

select#existUserList option:hover, select#orgid2 option:hover, form#selectJobRole select option:hover {
	background: #423B28;
}

.skillsGapIndicators p a {
	margin-left: 50px;
	float: left;
	color: #C0983F;
	text-decoration: none;
}

.skillsGapIndicators p a:hover {
	color: #FFF;
}

.sgaresult h4 {
	width: 161px;
	height: 27px;
	background: url(assessarea-heading.gif) center center no-repeat;
	float: right;
	clear: right;
}

.sgaresult h4 span.assessAnother {
	display: none;
	visibility: hidden;
}

.sgaresult h4 a {
	display: block;
	width: 100%;
	height: 100%;
}

table#results th {
	color: #F1DA94;
	background: url(tableheading-background.gif) top left repeat-x;
}

table#results th.target {
	text-align: right;
	padding-right: 5px;
}

table#results th, table#results td {
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #5F5645;
	vertical-align: middle;
}

table#results td.assessed {
	width: 338px;
	background: url(tableassessed-background.gif) center center no-repeat;
}

table#results td.assessed div.circlegreen {
	background: url(greenindicator.jpg) center right no-repeat;
	height: 38px;
}

table#results td.assessed div.circleamber {
	background: url(amberindicator.jpg) center right no-repeat;
	height: 38px;
}

table#results td.assessed div.circlered {
	background: url(redindicator.jpg) center right no-repeat;
	height: 38px;
}

table#results td.percentage {
	color: #FFF;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}

#footer p {
	color: #9E9C62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
}
