


/* General Styles
-------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

hr {
	color: #ccc;
	background: #ccc;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	border: none;
}

img {
	display: block;
	border: none;
}

a img {
	border: none;
}

img.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}

img.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

img.tableRight {
	margin: 0 0 10px 10px;
}

img.tableLeft {
	margin: 0 10px 10px 0;
}

img.bordered {
	border: 1px solid #b23030;
}

.hide {
	display: none;
}

.inline {
	display: inline;
}

.noMargin {
	margin: 0;
}

.noIndent {
	text-indent: 0;
}

.floatRight {
	float: right;
	margin-left: 15px;
}

.floatLeft {
	float: left;
	margin-right: 15px;
}

span.highlight {
	color: #b23030;
	font-weight: bold;
}

.clearBoth {
	clear: both;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	width: 0;
	font-size: 0;
}

input.button {
	border: 0;
	width: 132px;
	height: 25px;
	color: #fff;
	padding-left: 12px;
	background: url(../images/buttonBgPng.png) no-repeat left top;
	text-align: left;
	font-weight: bold;
}

input.button:hover {
	background: url(../images/buttonBgPng.png) no-repeat left -25px;
	cursor: pointer;
}

input.button.floatRight {
	margin-left: 10px;
}

input.button.floatLeft {
	margin-right: 10px;
}

a.button {
	display: block;
	border: 0;
	width: 132px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	padding-left: 12px;
	background: url(../images/buttonBgPng.png) no-repeat left top;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

a.button:hover {
	border: 0;
	background: url(../images/buttonBgPng.png) no-repeat left -25px;
	cursor: pointer;
	text-decoration: none;
}

ul, ol {
	margin: 0 0 1em 1em;
}

li {
	margin: 0 0 0.15em 1em;
}

ul ul, ol ol {
	margin: 0 0 0.15em 1em;
}

ul.topLink {
	margin: 2em 0 1em 0;
	list-style: none;
}

ul.topLink li {
	margin: 0 0 0.15em 0;
}

/*
ul.styledLinks {
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
}

ul.styledLinks li {
	text-align: left;
	margin: 0;
	padding: 0;
}

ul.styledLinks li a {
	padding: 0 0 0 12px;
	margin: 0;
	text-decoration: none;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 0;
	line-height: 15px;
}

ul.styledLinks li a:hover {
	text-decoration: underline;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 -15px;
}
*/





/* Typography
-------------------------------------------------------------------------------------- */

body {
	color: #ddd;
	font: 13px Arial, Helvetica, sans-serif;
}

input, textarea, select {
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
}

a {
	color: #ddd;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

p {
	line-height: 120%;
	margin-top: 0;
	margin-bottom: 1em;
	text-align: justify;
}

h1 {
	color: #ddd;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.5em;
}

h2 {
	color: #ddd;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

h3 {
	color: #ddd;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

h4 {
	color: #ddd;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

.error, .messages {
	color: #f66;
	font-weight: bold;
}








/* General Page Structure
-------------------------------------------------------------------------------------- */

html, body {
	width: 100%;
}

body {
	margin: 0 auto;
	background: #666;
	width: 1254px;
}

body.home {
}

#top {
	width: 1254px;
	height: 30px;
	background: url(../images/pageBg1280Top.gif) no-repeat left top #666;
}

#wrapperOuter {
	margin: 0;
	padding: 0 17px;
	width: 1220px;
	position: relative;
	background: url(../images/pageBg1280TileDark.gif) repeat-y left top #666;
}

body.home #wrapperOuter
,body.sketchbook #wrapperOuter {
	height: 620px;
}

#wrapperInner {
	margin: 0;
	width: 1220px;
	position: relative;
	background: url(../images/headerGradient2.png) no-repeat left top;
}

body.home #wrapperInner
,body.sketchbook #wrapperInner {
	height: 620px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 17px;
}




/* Header
-------------------------------------------------------------------------------------- */

#header {
	width: 1220px;
	height: 83px;
}

#headerLogo {
	float: left;
	display: block;
	width: 280px;
	height: 48px;
	margin: 5px 0 0 12px;
	background: url(../images/logoHeader1a.png) no-repeat left top;
}

#headerStrapText {
	float: right;
	/*font-size: 14px;*/
	color: #ccc;
	text-shadow: 1px 1px 1px #000;	/* x | y | blur-radius | colour */
	padding: 0 25px 0 0;
	line-height: 30px;
	font-style: normal;
}

#mainNav {
	clear: both;
	width: 1210px;
	padding: 0 0 0 10px;
	height: 30px;
	background: #000; /* solid color for old browsers */
	background: rgba(0,0,0,0.6); /* transparent color */
}









/* Footer
-------------------------------------------------------------------------------------- */

#footer {
	width: 1220px;
	height: 20px;
	padding: 30px 17px 0 17px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #999;
	background: url(../images/pageBg1280Bottom.gif) no-repeat left bottom #666;
}

#footerNav {
	float: left;
	list-style: none;
	margin: 0;
	/*width: 200px;*/
}

#footerNav li {
	float: left;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	line-height: 15px;
	/*border-left: 1px solid #999;*/
	border-left: 1px solid #333;
}

#footerNav li.first {
	border-left: none;
	padding-left: 0;
}

#footerNav li a {
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	border: none;
	/*color: #999;*/
	color: #333;
}

#footerNav li a:hover {
	text-decoration: underline;
	font-weight: normal;
	/*color: #fff;*/
	color: #999;
}

#footer p {
	float: left;
	text-align: left;
	line-height: 15px;
	margin: 0 0 0 0;
	/*border-left: 1px solid #999;*/
	border-left: 1px solid #333;
	padding-left: 5px;
	color: #333;
}

#footer p a {
	/*color: #999;*/
	color: #333;
	font-weight: normal;
	border: none;
}

#footer p a:hover {
	/*color: #fff;*/
	color: #999;
	font-weight: normal;
	text-decoration: underline;
}





/* General page content
-------------------------------------------------------------------------------------- */

#mainContent {
	padding: 50px 25px 25px 25px;
	background: #666;
}

body.home #mainContent
,body.sketchbook #mainContent {
	padding: 0;
	background: none;
}

* html #mainContent { /* fixes IE6 peekaboo bug by giving HasLayout property to the parent of floated elements  */
	height: 0;
}

#breadcrumbs {
	margin-bottom: 1em;
	text-align: left;
	font-size: 0.85em;
}

#leftColumn {
	float: left;
	width: 760px;
	margin-right: 40px;
}

#rightColumn {
	float: left;
	width: 370px;
}

#rightColumn.images {
	text-align: right;
	width: 300px;
}

#rightColumn.images img {
	float: right;
	margin: 0 0 5px 0;
	border: 1px solid #ddd;
}

#rightColumn.images h3 {
	clear: both;
	margin: 0 0 25px 0;
}


/*
#subpageList {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#subpageList li {
	text-align: left;
	margin: 0;
	padding: 0;
}

#subpageList li a {
	padding: 0 0 0 12px;
	margin: 0;
	text-decoration: none;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 0;
	line-height: 15px;
}

#subpageList li a:hover {
	text-decoration: underline;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 -15px;
}
*/




/* Messages
-------------------------------------------------------------------------------------- */

#messageBox {
	background: url(../images/alert32.png) no-repeat 2em 1.5em #ffecec;
	margin: 0 0 2em 0 !important;
	padding: 2em 2em 2em 7em;
	border-radius: 10px;
}

#messageBox ul {
	margin: 0 0 0 1em !important;
}

#messageBox li {
	list-style-image: none !important;
	list-style-type: disc !important;
	margin: 0 0 0.15em 1em !important;
	font-weight: bold;
	font-style: normal;
	color: #f33;
}





/* Popup help tooltips
-------------------------------------------------------------------------------------- */

#fixedTipDiv{
	position: absolute;
	padding: 5px;
	border: 2px solid #333;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	color: #333;
	z-index: 100;
	width: 200px;
	background: #f5f5f5;
}

div.tooltipHelp {
	width: 20px;
	height: 20px;
}

div.tooltipHelp a {
	width: 20px;
	height: 20px;
	display: block;
	background: url(../images/helpIcon.png) no-repeat left -20px;
	border: none;
}

div.tooltipHelp a:hover {
	background: url(../images/helpIcon.png) no-repeat left top;
	border: none;
}








/* Search styles
-------------------------------------------------------------------------------------- */

#advSearch {
	border: 1px solid #318085;
	margin-bottom: 20px;
	padding: 5px;
	background: #cde5e6;
}

div.resultsNav {
	float: left;
	height: 20px;
	text-align: left;
	line-height: 20px;
	background: #ffc900;
	margin-bottom: 20px;
}

div.resultsNavLeft {
	float: left;
	line-height: 20px;
	padding: 0 5px 0 10px;
	background: url(../images/linkBarLeft.gif) no-repeat left center #ffc900;
}

div.resultsNavCentre {
	float: left;
	line-height: 20px;
	padding: 0 5px;
}

div.resultsNavRight {
	float: left;
	line-height: 20px;
	padding: 0 10px 0 5px;
	background: url(../images/linkBarRight.gif) no-repeat right center #ffc900;
}

div.resultsNavLeft a, div.resultsNavRight a {
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}

div.resultsNavLeft a:hover, div.resultsNavRight a:hover {
	text-decoration: underline;
}

div.resultsNavLine {
	background: url(../images/linkBarBreaker.gif) no-repeat left center #ffc900;
	width: 3px;
	height: 20px;
	float: left;
}









/* Edit record
-------------------------------------------------------------------------------------- */

table.editForm {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 15px;
}

table.editForm td {
	border: 0;
	padding: 2px;
	margin: 0;
}

table.editForm td.required {
	width: 5px;
	text-align: center;
	color: #f66;
}

table.editForm td.submit {
	border: 0;
	padding: 5px;
	margin: 0;
	background-color: transparent;
}

table.editForm th {
	border: 1px solid #dcd3e0;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	background-color: #f1e9f5;
	margin-top: 15px;
}

table.editForm tr.row1 {
	background-color: #F5F5F5;
}

table.editForm tr.row2 {
	background-color: #FFFFFF;
}

td.field {
	text-align: left;
	width: 99%;
}

td.fieldName {
	white-space: nowrap;
	text-align: right;
}

td.fieldNameError {
	white-space: nowrap;
	text-align: right;
	color: #f66;
	font-weight: bold;
}











/* Home page
-------------------------------------------------------------------------------------- */

#homeSlideshow {
	width: 1220px;
	height: 620px;
}

#sliderWrapper{
	width: 1220px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff; /* solid color for old browsers */
	background: rgba(255, 255, 255, 0.75); /* transparent color */
}

#sliderGoPrev {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 100px;
	background: url(../images/homeCarouselArrowLeft2.png) no-repeat 0 0;
}

#sliderGoPrev:hover {
	background: url(../images/homeCarouselArrowLeft2.png) no-repeat 0 -100px;
}

#sliderGoNext {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 100px;
	background: url(../images/homeCarouselArrowRight2.png) no-repeat 0 0;
}

#sliderGoNext:hover {
	background: url(../images/homeCarouselArrowRight2.png) no-repeat 0 -100px;
}

#sliderWrapperInner {
	position: absolute;
	top: 0;
	left: 50px;
	width: 1130px;
	height: 100px;
	overflow: hidden;
}

#slider {
	width: 1130px;
	height: 100px;
}

#slider div.carouselSlide {
	width: 370px;
	height: 100px;
}

#slider div.carouselSlide div.wrapper {
	padding: 10px 10px 10px 0;
}

#slider div.carouselSlide div.wrapper h1 {
	font-size: 11px;
	margin: 0;
}

#slider div.carouselSlide div.wrapper h1 a {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#slider div.carouselSlide div.wrapper h1 a:hover {
	color: #000;
	text-decoration: underline;
}

#slider div.carouselSlide div.wrapper h2 {
	margin: 0;
}

#slider div.carouselSlide div.wrapper h2 a {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin: 0;
}

#slider div.carouselSlide div.wrapper h2 a:hover {
	color: #000;
	text-decoration: underline;
}

#slider div.carouselSlide div.wrapper h2.date {
	font-size: 11px;
	color: #000;
}

#slider div.carouselSlide div.wrapper img.thumb {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #333;
}

#slider div.carouselSlide div.wrapper p {
	font-size: 11px;
	margin: 0;
	color: #333;
}

#slider div.carouselSlide div.wrapper p a {
	color: #333;
	text-decoration: none;
	text-transform: lowercase;
}

#slider div.carouselSlide div.wrapper p a:hover {
	color: #000;
	text-decoration: underline;
}



#homeTwitterFeedWrapper {
	width: 250px;
	height: 300px;
	position: absolute;
	top: 105px;
	right: 20px;
}











/* News
-------------------------------------------------------------------------------------- */

#leftColumn.news {
	width: 707px;
	padding: 0 0 0 45px;
	margin: 0 160px 0 0;
}

#leftColumn.news h2 {
	text-transform: lowercase;
	font-size: 1.2em;
}

/*
#newsSubNav {
	float: right;
	clear: right;
	margin: 0 0 25px 25px;
}

#newsSubNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#newsSubNav ul li {
	text-align: left;
	margin: 0;
	padding: 0;
}

#newsSubNav ul li a {
	padding: 0 0 0 12px;
	margin: 0;
	text-decoration: none;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 0;
	line-height: 15px;
}

#newsSubNav ul li a:hover {
	text-decoration: underline;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 -15px;
}
*/

#leftColumn.news div.imgNavPrev {
	width: 50px;
	height: 360px;
	float: left;
	margin: 0 5px 25px -55px;
	background: url(../images/newsImgNavPrevDisabled.png) no-repeat 0 0;
}

#leftColumn.news div.imgNavPrev a {
	display: block;
	width: 50px;
	height: 360px;
	text-indent: -9999px;
	background: url(../images/newsImgNavPrev.png) no-repeat 0 0;
}

#leftColumn.news div.imgNavPrev a:hover {
	background: url(../images/newsImgNavPrev.png) no-repeat 0 -360px;
}

#leftColumn.news div.imgNavNext {
	width: 50px;
	height: 360px;
	float: left;
	margin: 0 0 25px 5px;
	background: url(../images/newsImgNavNextDisabled.png) no-repeat 0 0;
}

#leftColumn.news div.imgNavNext a {
	display: block;
	width: 50px;
	height: 360px;
	text-indent: -9999px;
	background: url(../images/newsImgNavNext.png) no-repeat 0 0;
}

#leftColumn.news div.imgNavNext a:hover {
	background: url(../images/newsImgNavNext.png) no-repeat 0 -360px;
}

#leftColumn.news img.newsMain {
	float: left;
	margin: 0 0 25px 0;
	border: 1px solid #ddd;
}

#leftColumn.news .wrapper {
	width: 642px;
}

#leftColumn.news h1 {
	clear: both;
}

#leftColumn.news p {
	text-align: justify;
}

#newsArchiveList {
	list-style: none;
	margin: 0 0 25px 0;
}

#newsArchiveList strong {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
}

div.newsFeature {
	margin: 0 0 25px 0;
	padding: 25px 0 0 0;
	border-top: 1px dotted #ddd;
}

/*
div.newsFeature.last {
	margin: 0 0 25px 0;
}
*/

div.newsFeature img {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #ddd;
	display: inline; /* fixes IE6 double margin bug when margin is on same side as float */
}

div.newsFeature h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
	text-align: right;
}

div.newsFeature h3 a {
	text-decoration: none;
}

div.newsFeature h3 a:hover {
	text-decoration: underline;
}

div.newsFeature h4 {
	font-weight: normal;
	text-align: right;
}

div.newsFeature p {
	text-align: justify;
}

div.newsFeature p a {
	text-decoration: none;
}

div.newsFeature p a:hover {
	text-decoration: underline;
}

div.newsFeature ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.newsFeature ul li {
	text-align: right;
	margin: 0;
	padding: 0;
}

div.newsFeature ul li a {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

div.newsFeature ul li a:hover {
	text-decoration: underline;
}

div.newsFeature ul li a span {
	font-size: 1.3em;
}

h2.newsListTitle {
	margin-top: 2em;
}

p.archiveLink {
	clear: both;
	text-transform: lowercase;
}

p.archiveLink a {
	text-decoration: none;
}

p.archiveLink a:hover {
	text-decoration: underline;
}




#rightColumn.news {
	width: 177px;
}

#rightColumn.news h2 {
	text-align: right;
	text-transform: lowercase;
	font-size: 1.2em;
}

#rightColumn.news div.projectFeature {
	margin: 0 0 25px 0;
}

#rightColumn.news div.projectFeature img {
	margin: 0 0 5px 0;
	border: 1px solid #ddd;
}

#rightColumn.news div.projectFeature h3 a {
	text-decoration: none;
}

#rightColumn.news div.projectFeature h3 a:hover {
	text-decoration: underline;
}






/* Clients
-------------------------------------------------------------------------------------- */

ul.clientList {
/*
	list-style: none;
*/
	float: left;
	margin: 0 50px 25px 0;
}

ul.clientList li {
	text-align: left;
/*
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/arrowWhiteOnRed.gif) no-repeat 0 center;
	line-height: 18px;
*/
}

#clientSlideshow {
	float: right;
	margin: 100px 0 0 0;
}

#rightColumn.clients {
	width: 280px;
}






/* People
-------------------------------------------------------------------------------------- */

#rightColumn.people {
	width: 280px;
}

div.peopleWrapper {
	margin: 0 0 25px 25px;
	text-align: right;
	float: left;
}

div.peopleWrapper img {
	margin: 0 0 5px 0;
	border: 1px solid #ddd;
	display: block;
}

div.peopleWrapper h2
,div.peopleWrapper h3
,div.peopleWrapper h4
{
	clear: both;
	margin: 0;
	text-align: right;
}






/* Vacancies
-------------------------------------------------------------------------------------- */

div.vacancyWrapper {
	margin: 0 0 35px 0;
}

div.vacancyWrapper h2 {
}

div.vacancyWrapper ul {
}

div.vacancyWrapper ul li {
}

div.vacancyWrapper ul li a {
}

div.vacancyWrapper ul li a:hover {
}






/* Portfolio
-------------------------------------------------------------------------------------- */

h2.portfolio {
	padding: 0 0 0 82px;
	margin: 0 0 10px 0;
	text-transform: lowercase;
}

div.sliderWrapper{
	width: 1105px;
	height: 240px;
	position: relative;
	left: 32px;
}

a.sliderGoPrev {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 175px;
	background: url(../images/newsImgNavPrev.png) no-repeat 0 -93px;
}

a.sliderGoPrev:hover {
	background: url(../images/newsImgNavPrev.png) no-repeat 0 -453px;
}

a.sliderGoNext {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 175px;
	background: url(../images/newsImgNavNext.png) no-repeat 0 -93px;
}

a.sliderGoNext:hover {
	background: url(../images/newsImgNavNext.png) no-repeat 0 -453px;
}

div.sliderWrapperInner {
	position: absolute;
	top: 0;
	left: 50px;
	width: 1005px;
	height: 240px;
	overflow: hidden;
}

div.slider {
	width: 1005px;
	height: 240px;
}

div.slider div.portfolioCarouselSlide {
	width: 207px;
	height: 240px;
}

div.slider div.portfolioCarouselSlide img {
	border: 1px solid #ccc;
	margin: 0 30px 10px 0;
}

div.slider div.portfolioCarouselSlide h3 {
	font-size: 11px;
	margin: 0 30px 0 0;
	padding: 0;
	text-align: right;
}

div.slider div.portfolioCarouselSlide h3 a {
	font-size: 11px;
	text-decoration: none;
}

div.slider div.portfolioCarouselSlide h3 a:hover {
	text-decoration: underline;
}






/* Project details
-------------------------------------------------------------------------------------- */

#leftColumn.project {
	width: 707px;
	padding: 0 0 0 45px;
	margin: 0 160px 0 0;
}

#leftColumn.project h2 {
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: bold;
}

/*
#newsSubNav {
	float: right;
	clear: right;
	margin: 0 0 25px 25px;
}

#newsSubNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#newsSubNav ul li {
	text-align: left;
	margin: 0;
	padding: 0;
}

#newsSubNav ul li a {
	padding: 0 0 0 12px;
	margin: 0;
	text-decoration: none;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 0;
	line-height: 15px;
}

#newsSubNav ul li a:hover {
	text-decoration: underline;
	background: url(../images/arrowWhiteOnRedWhiteOnGrey.gif) no-repeat 0 -15px;
}
*/

#leftColumn.project div.imgNavPrev {
	width: 50px;
	height: 360px;
	float: left;
	margin: 0 5px 25px -55px;
	background: url(../images/newsImgNavPrevDisabled.png) no-repeat 0 0;
}

#leftColumn.project div.imgNavPrev a {
	display: block;
	width: 50px;
	height: 360px;
	text-indent: -9999px;
	background: url(../images/newsImgNavPrev.png) no-repeat 0 0;
}

#leftColumn.project div.imgNavPrev a:hover {
	background: url(../images/newsImgNavPrev.png) no-repeat 0 -360px;
}

#leftColumn.project div.imgNavNext {
	width: 50px;
	height: 360px;
	float: left;
	margin: 0 0 25px 5px;
	background: url(../images/newsImgNavNextDisabled.png) no-repeat 0 0;
}

#leftColumn.project div.imgNavNext a {
	display: block;
	width: 50px;
	height: 360px;
	text-indent: -9999px;
	background: url(../images/newsImgNavNext.png) no-repeat 0 0;
}

#leftColumn.project div.imgNavNext a:hover {
	background: url(../images/newsImgNavNext.png) no-repeat 0 -360px;
}

img.projectMain {
	float: left;
	margin: 0 0 25px 0;
	border: 1px solid #ddd;
}

#leftColumn.project .wrapper {
	width: 642px;
}

#leftColumn.project h1 {
	clear: both;
}

#leftColumn.project p {
	text-align: justify;
}





#rightColumn.project {
	width: 242px;
}

#rightColumn.project ul {
	list-style-type: none;
	margin: 100px 0 0 0;
	padding: 0 0 0 0;
}

#rightColumn.project ul li {
	text-align: right;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: bold;
}

#rightColumn.project ul li a {
	text-decoration: none;
}

#rightColumn.project ul li a:hover {
	text-decoration: underline;
}







/* Contact
-------------------------------------------------------------------------------------- */

#formContact{
	float: left;
}

table.contact {
	width: 430px;
	border: 0;
	margin: 0 20px 30px 0;
	border-collapse: collapse;
}

table.contact td {
	border: 0;
	padding: 2px;
}


table.contact td.fieldName p {
	text-align: right;
	margin-bottom: 0;
	padding-right: 5px;
}


td.required {
	width: 5px;
	text-align: center;
	color: #f66;
}

td.field {
	text-align: left;
	/*width:99%;*/
}

td.field p {
	margin-bottom: 0;
}

td.fieldName {
	white-space:nowrap;
	text-align:right;
}

td.fieldName label {
	text-align:right;
	margin-bottom: 0;
}

td.fieldNameError {
	white-space:nowrap;
	text-align:right;
	color: #f66;
	font-weight: bold;
}

td.fieldNameError label {
	text-align:right;
	color: #f66;
	font-weight: bold;
	margin-bottom: 0;
}



#contactDetailsTbl {
	border-collapse: collapse;
}

#contactDetailsTbl td {
	padding: 2px;
}







/* Sketchbook
-------------------------------------------------------------------------------------- */

#sketchbookBg {
	width: 1220px;
	height: 620px;
	background: url(../images/sketchbookBg.jpg) no-repeat 0 0;
}

#sketchbookWrapper {
	position: absolute;
	width: 842px;
	height: 500px;
	top: 110px;
	left: 189px;
	background: url(../images/sketchbookBookBg2a.png) no-repeat 0 0;
}

#sketchbook {
	position: absolute;
	width: 705px;
	height: 430px;
	top: 25px;
	left: 75px;
}

#sketchbook img {
	position: absolute;
	width: 705px;
	height: 430px;
	top: 0;
	left: 0;
}

#sketchbookPrev {
	position: absolute;
	width: 75px;
	height: 95px;
	bottom: 37px;
	left: 62px;
	background: url(../images/sketchbook2CornerLeft75x190.png) no-repeat 0 0;
	z-index: 100;
}

#sketchbookPrev:hover {
	background: url(../images/sketchbook2CornerLeft75x190.png) no-repeat 0 -95px;
}

#sketchbookNext {
	position: absolute;
	width: 75px;
	height: 95px;
	bottom: 36px;
	right: 49px;
	background: url(../images/sketchbook2CornerRight75x190.png) no-repeat 0 0;
	z-index: 100;
}

#sketchbookNext:hover {
	background: url(../images/sketchbook2CornerRight75x190.png) no-repeat 0 -95px;
}

/*
#sketchbookBg {
	width: 1220px;
	height: 620px;
	background: url(../images/sketchbookBg.jpg) no-repeat 0 0;
}

#sketchbookWrapper {
	position: absolute;
	width: 842px;
	height: 500px;
	top: 100px;
	left: 189px;
	background: url(../images/sketchbookBookBg842x500.gif) no-repeat 0 0;
}

#sketchbook {
	position: absolute;
	width: 820px;
	height: 478px;
	top: 11px;
	left: 11px;
}

#sketchbook img {
	position: absolute;
	width: 820px;
	height: 478px;
	top: 0;
	left: 0;
}

#sketchbookPrev {
	position: absolute;
	width: 75px;
	height: 95px;
	bottom: 5px;
	left: 7px;
	background: url(../images/sketchbookCornerLeft75x190.png) no-repeat 0 0;
	z-index: 10;
}

#sketchbookPrev:hover {
	background: url(../images/sketchbookCornerLeft75x190.png) no-repeat 0 -95px;
}

#sketchbookNext {
	position: absolute;
	width: 75px;
	height: 95px;
	bottom: 9px;
	right: 10px;
	background: url(../images/sketchbookCornerRight75x190.png) no-repeat 0 0;
	z-index: 10;
}

#sketchbookNext:hover {
	background: url(../images/sketchbookCornerRight75x190.png) no-repeat 0 -95px;
}
*/







/* WCEC Review
-------------------------------------------------------------------------------------- */

div.wcecReviewItem {
	margin: 0 0 25px 0;
}

div.wcecReviewItem div.content {
	float: left;
	width: 760px;
	margin-right: 40px;
}

div.wcecReviewItem div.content h2 {
	clear: both;
	margin: 0 0 3px 0;
}

div.wcecReviewItem div.content h2 a {
	text-decoration: none;
}

div.wcecReviewItem div.content h2 a:hover {
	text-decoration: underline;
}

div.wcecReviewItem div.img {
	width: 280px;
	text-align: right;
	float: left;
}

div.wcecReviewItem img.main {
	margin: 0 0 5px 0;
	border: 1px solid #ddd;
	display: block;
	float: right;
}

div.wcecReviewItem div.img p {
	text-align: right;
	clear: both;
}

div.wcecReviewItem div.img img.icon {
	display: inline;
	vertical-align: top;
}


