/* ============================================ */
/* = PROJECT:    Outsourcery Limited          = */
/* = MEDIA:      Screen                       = */
/* = CREATED:    03/06/2009                   = */
/* ============================================ */

/* $Id: home.css 857 2011-03-29 15:54:55Z neilm $ */

#osRealEstate {
	height: 268px;
	margin: 0 0 6px;
	position: relative;
	}

#osCarouselInner {
	margin: 0;
	}
#osCarouselInner img {
	background-color: white;
	padding: 6px;
	margin: 6px 6px 6px 0;
	}
a.prev, a.next {
	background: url('/assets/images/home/carousel_nav.png') 0 0 no-repeat transparent;
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	top: 112px;
	}
a.prev {
	left: -22px;
	}
a.prev:hover {
	background-position: 0 -50px;
	}
a.next {
	right: -22px;
	background-position: -50px 0;
	}
a.next:hover {
	background-position: -50px -50px;
	}
a.prev span, a.next span {
	display: none;
	}
.pagination {
	height: 15px;
	padding: 0;
	position: relative;
	text-align: center;
	top: -20px;
	}
.pagination a {
	background: url('/assets/images/home/carousel_nav.png') 0 -100px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
	}
.pagination a.selected {
	background-position: -25px -100px;
	cursor: default;
	}
.pagination a span {
	display: none;
	}
.clearfix {
	float: none;
	clear: both;
	}
.slide {
	height: 268px;
	position: relative;
	width: 960px;
	}
.slide h1 {
	background: #b2b2b2;
	font-size: 18px;
	font-weight: bold;
	padding: 12px 20px;
	text-transform: uppercase;
	}
.slide h4 {
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
	display: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 24px 0 24px 48px;
	position: absolute;
	top: 0;
	width: 960px;
	}
.slide h4 em {
	font-size: 12px;
	}
.slide p {
	padding: 6px 20px;
	text-align: center;
	}
#osCarouselSlide1 {
	background: #000;
	color: #fff;
	}
#osCarouselSlide2 {
	background: #e5e5e5;
	color: #f50082;
	}
#osCarouselSlide3,#osCarouselSlide4,#osCarouselSlide5,#osCarouselSlide6,#osCarouselSlide7,#osCarouselSlide8 {
	background: #fff;
	color: #000;
	}

#osColumn1 p a,
#osColumn2 p a,
#osColumn3 p a,
#osColumn4 p a,
#osColumn5 p a,
#osColumn6 p a {
	background: url('/assets/images/home/menu.png') no-repeat 0 -140px;
	display: block;
	height: 140px;
	text-indent: -9999px;
	width: 155px;
	}
#osColumn1 p a {
	background-position: 0 -140px;
	}
#osColumn1 p a:hover {
	background-position: 0 0;
	}
#osColumn2 p a {
	background-position: -161px -140px;
	}
#osColumn2 p a:hover {
	background-position: -161px 0;
	}
#osColumn3 p a {
	background-position: -322px -140px;
	}
#osColumn3 p a:hover {
	background-position: -322px 0;
	}
#osColumn4 p a {
	background-position: -483px -140px;
	}
#osColumn4 p a:hover {
	background-position: -483px 0;
	}
#osColumn5 p a {
	background-position: -644px -140px;
	}
#osColumn5 p a:hover {
	background-position: -644px 0;
	}
#osColumn6 p a {
	background-position: -805px -140px;
	}
#osColumn6 p a:hover {
	background-position: -805px 0;
	}

#osHPCasestudies {
	background: #000;
	height: 268px;
	width: 960px;
	}
#osHPCasestudies #osHPCSBlocks {
	background: #000;
	float: left;
	height: 268px;
	width: 638px;
	}
#osHPCasestudies #osHPCSBlocks li {
	background: #e5e5e5;
	display: block;
	float: left;
	height: 131px;
	margin: 0 6px 6px 0;
	width: 155px;
	}
#osHPCasestudies #osHPCSDescription {
	background: #262626;
	float: left;
	height: 268px;
	margin: 0 0 0 6px;
	width: 316px;
	}
#osHPCasestudies #osHPCSDescription h2 {
	color: #fff;
	font-size: 18px;
	margin: 12px;
	}
#osHPCasestudies #osHPCSDescription p {
	color: #fff;
	font-size: 12px;
	margin: 12px;
	padding: 0;
	text-align: left;
	}
#osHPCasestudies #osHPCSDescription p a {
	color: #f50082;
	font-weight: bold;
	text-decoration: none;
	}

#osDomainSearch {
	height: 100px !important;
	}
#osDomainSearch form {
	background: #262626;
	margin: 6px 0 0;
	padding: 3px 6px;
	}
#osDomainSearch input {
	border: 0 solid #000;
	color: #262626;
	float: left;
	font: normal normal normal 90%/normal Arial, Helvetica, sans-serif;
	margin: 13px 2px 12px 0;
	padding: 2px;
	width: 120px;
	}
#osDomainSearch button {
	background: url('/assets/images/generic/search_grey.png') no-repeat 0 0;
	border: none;
	cursor: pointer;
	float: left;
	height: 16px;
	margin: 13px 0 0;
	width: 16px;
	text-indent: -9999px;
	}

#osNewsletter p {
	margin: 6px 0 0;
	}
#osNewsletter p a {
	background: url('/assets/images/home/newsletter_grey.png') no-repeat 0 1px;
	display: block;
	height: 104px;
	text-indent: -9999px;
	width: 155px;
	}
#osNewsletter p a:hover {
	background-position: 0 -116px;
	}

.noevents {
	background: #262626;
	margin: 6px 0 0;
	padding: 3px 6px;
	}
.noevents a {
	color: #f50082;
	text-decoration: none;
	}

#osAwards{
	height: 83px;
	width: 963px;
	margin-bottom: 6px;
	}
