body {
	font-family: Helvetica, Arial, sans-serif;
	background: #FFF url(images/page-bg.jpg) repeat-x left bottom;
	padding: 10px 0;
	line-height: 1.4;
}

.clear {
	clear: both;
	float: none;
	display: block;
}

#background-image {
	position: relative;
	left: 0;
	bottom: 0;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#banner {
	text-align: center;
	width: 468px;
	margin: 0 auto 10px auto;
}

#header-wrapper {
	background: #009BC9 url(images/menu-bg.gif) repeat-x left bottom;
	color: #FFF;
	padding: 10px 40px;
	clear: both;
	border-bottom: 2px solid #000;
}

#header-wrapper #site-logo {
	text-align: left;
	float: left;
	margin-top: -100px;
}

#header-wrapper ul.menu {
	text-align: right;
}

#page-content {
	padding: 30px;
	background-color: #FFF;
	margin-bottom: 10px;
}

#skyscraper {
	float: right;
	margin-bottom: 10px;
}

#sponsors {
	float: right;
	padding-bottom: 80px;
}

#sponsors .online-sponsor,
#sponsors .research-partner,
#sponsors .media-partner {
	float: left;
	margin-left: 35px;
}

#sponsors .online-sponsor p,
#sponsors .research-partner p,
#sponsors .media-partner p {
	text-align: center;
	font-size: 0.8em;
	margin-bottom: 5px;
}

#sponsors .online-sponsor img {
	margin-top: 32px;
}

#sponsors .media-partner img {
	margin-top: 14px;
}

ul.menu li {
	list-style: none;
	display: inline;
}

ul.menu li a:link,
ul.menu li a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0 solid transparent;
	font-size: 0.8em;
	padding: 5px;
}

ul.menu li a:hover,
ul.menu li a:active {
	border-bottom: 1px solid #FFF;
}

ul.menu li.active-trail a:link,
ul.menu li.active-trail a:visited {
	background-color: #000;
}

#footer {
	background-color: #009BC9;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	color: #FFF;
	font-size: 0.7em;
	line-height: 1.5;
	padding: 10px;
	margin-top: 20px;
}

.employer-profile h1 {
	text-align: center;
margin-bottom: 10px;
}

.employer-profile h2 {
background-color: #A4CFE8;
padding: 8px;
}

.employer-profile .profile-left {
width: 60%;
float: left;
margin-right: 15px;
border: 1px solid #A4CFE8;
background-color: #FFF;
margin-bottom: 10px;
}

.employer-profile .profile-right {
width: 35%;
float: right;
border: 1px solid #A4CFE8;
background-color: #FFF;
}

.employer-profile p {
	padding: 8px;
}

.employer-profile a:link,
.employer-profile a:visited {
    color: #000;
}

.employer-profile strong {
    color: #0191C1;
}

.employer-profile blockquote {
	background-color: #0191C1;
	padding: 8px;
	float: right;
	margin: 8px;
	color: #FFF;
}

.employer-profile .employees {
	margin: 0 8px;
	width: 60px;
	height: 45px;
	text-indent: -9999px;
}

.employer-profile .numberLessthan100employees {
	background: #FFF url(images/lessthan100employees.gif) no-repeat left top;
}

.employer-profile .number1001000employees {
	background: #FFF url(images/1001000employees.gif) no-repeat left top;
}

.employer-profile .number100010000employees {
	background: #FFF url(images/100010000employees.gif) no-repeat left top;
}

.employer-profile .numberMorethan10000employees {
	background: #FFF url(images/morethan10000employees.gif) no-repeat left top;
}

.employer-profile .location {
	margin: 0 0 0 8px;
	width: 60px;
	height: 95px;
	text-indent: -9999px;
	float: left;
}

.employer-profile .NorthernIreland {
	background: #FFF url(images/northernireland.gif) no-repeat left top;
}

.employer-profile .RepublicofIreland {
	background: #FFF url(images/republicofireland.gif) no-repeat left top;
}

.employer-profile .GreatBritain {
	background: #FFF url(images/greatbritain.gif) no-repeat left top;
}

.employer-profile .Restofworld {
	background: #FFF url(images/restofworld.gif) no-repeat left top;
}

.view-AtoZ ul,
.view-Ranking ul,
.view-BySector ul {
border-left: 1px solid #000;
border-right: 1px solid #000;
}

.view-AtoZ li,
.view-Ranking li,
.view-BySector li {
	list-style: none !important;
	margin: 0 !important;
	background-color: #C1DEEF !important;
	padding: 5px !important;
	clear: both;
	border-bottom: 1px solid #FFF;
}

.view-AtoZ li .views-field-title,
.view-Ranking li .views-field-title,
.view-BySector li .views-field-title {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	float: left;
	width: 240px;
}

.view-AtoZ li .views-field-title a:link,
.view-AtoZ li .views-field-title a:visited,
.view-Ranking li .views-field-title a:link,
.view-Ranking li .views-field-title a:visited,
.view-BySector li .views-field-title a:link,
.view-BySector li .views-field-title a:visited {
	color: #0186BC;
}

.view-AtoZ li .views-field-title a:hover,
.view-AtoZ li .views-field-title a:active,
.view-Ranking li .views-field-title a:hover,
.view-Ranking li .views-field-title a:active,
.view-BySector li .views-field-title a:hover,
.view-BySector li .views-field-title a:active {
	text-decoration: underline;
}

.view-AtoZ li .views-field-field-short-summary-value,
.view-Ranking li .views-field-field-short-summary-value,
.view-BySector li .views-field-field-short-summary-value {
	float: left;
	width: 550px;
}

.view-Ranking li .views-field-field-rank-value {
float: left;
width: 50px;
}

.view-Ranking li .views-field-field-rank-value .field-content {
color: #FFF;
background-color: #000;
padding: 3px;
}

.view-Ranking li .views-field-field-short-summary-value {
width: 500px;
}

#page-content h3,
#page-content h2 {
	color: #008BB4;
}

#page-content h3,
#page-content h2 {
	margin-bottom: 1em;
}

#page-content .profile-left h3 {
	margin-bottom: 0;
	font-weight: bold;
	margin-left: 8px;
}

#page-content a:link,
#page-content a:visited {
	text-decoration: underline;
}