@import url(alt/themecore.css);

#mainBody {
	width: 740px;
}
#rightCol {
	display: none;
}	
#mainLogo {
	border-bottom: 4px solid #348291;
}

/*THEME STYLES ------------------------------------------------------------------------------------- */
#bar {
	background: url(../../../Images/fadeBack_blue.gif) 0 60px repeat-x;
}
#flash {
	background-image:url(../../../Images/fadeBack_blue.gif);
	height:187px;
}
#fadeColour {
	margin-left:686px;
	height:187px;
	background-image:url(../Images/titles/ourwork_blue.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
}
h5 {
	color:#368897;
	font-size: 15px;
	line-height: 27px;
	background-color: #f4f8f9;
	padding:8px 6px 8px 13px;
	margin: 12px 0 15px 0;
	font-style: italic;
}

h4 {
	color:#368897;
	background-color: #f4f8f9;	
	padding: 10px;
	margin: 15px 0 15px 0;
	line-height: 1.7em;
}

#h3-pageTitle {
	color: #368897;
}
#h3-pageTitle span {
	font-size: 0.62em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	letter-spacing: -0.06em;
}
.blue {
	display: block;
	padding: 0 0 0 13px;
	color: #368897;
	margin: 0;
}


/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
#mainBody .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 1px 4px;
	background: #fff;
    border-bottom: 10px solid #f5f5f5;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
#mainBody .tabs-nav li {
    float: left;
    margin: 0 1px 0 0;
	padding: 0;
	width: auto;
	list-style: none;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
	float: left;
    padding: 0 5px 5px 15px;
    background: url(../../../Images/tab.png) no-repeat;
}
.tabs-nav a {
	float: left;
    position: relative;
    z-index: 2;
    color: #cceaf0;
    font-size: 1.0em;
    line-height: 1.8em;
	font-weight: normal;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */  
    padding: 0 10px 0 0;
	margin: 9px 0 0 0;  
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    color: #6699a2;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav .tabs-selected a {
	margin: 0;
	cursor: pointer;
}
#mainBody .tabs-nav a:hover span, #mainBody .tabs-nav a:hover {
	color: #3b757f;
	text-decoration: none;
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav .tabs-selected a:hover, #mainBody .tabs-nav .tabs-selected a:hover {
	text-decoration: underline;
}
.tabs-nav a span {
    width: 30px; /* IE 6 treats width as min-width */
    min-width: 30px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
	font-weight: normal;
    color: #cceaf0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 15px;
    color: #6699a2;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
	margin: 1px 0 0 0;
    padding: 1em 0;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../../../Images/loading.gif) no-repeat 0 50%;
}


/* ---------------------------------------- CASE STUDY INFO LAYOUT STYLES ------------------------------------------------------------ */

#caseStudiesByType {
	float: left;
	clear: left;
	width: 740px;
}
.d-caseStudy {
	float: left;
	width: 100%;
	border-bottom: 15px solid #f1f1f1;
	margin: 0 0 1.0em 0;
}
.zeroNine {
    background: url(../../../Images/CaseStudyIMGs/cs-09.png) no-repeat top right;
}
.zeroEight {
    background: url(../../../Images/CaseStudyIMGs/cs-08.png) no-repeat top right;
}
.zeroSeven {
    background: url(../../../Images/CaseStudyIMGs/cs-07.png) no-repeat top right;
}
.zeroSix {
    background: url(../../../Images/CaseStudyIMGs/cs-06.png) no-repeat top right;
}
.zeroFive {
    background: url(../../../Images/CaseStudyIMGs/cs-05.png) no-repeat top right;
}
.oneZero {
    background: url(../../../Images/CaseStudyIMGs/cs-10.png) no-repeat top right;
}
.d-leftCol, .d-rightCol {
	width: auto;
	float: left;
}
.main.d-leftCol {
	width: 240px;
	margin: 0;
    background: url(../../../Images/CaseStudyIMGs/cs-shadow.jpg) no-repeat bottom left;
	padding: 0 0 2.0em 0;
}
.main.d-rightCol {
	width: 470px;
	margin: 0 0 0 30px;
}
.caseStudy.d-leftCol {
	width: 220px;
	margin: 0;
}
.caseStudy.d-rightCol {
	width: 220px;
	margin: 0 0 0 30px;
}
.img-caseStudy {
	float: left;
	padding: 1px;
	background: #fff;
	border: 8px solid #ededed;
}
.sp-imgCaption {
	float: left;
	width: 220px;
	margin: 10px 0 0 15px;
	padding: 15px 0 0.4em 0;
    background: url(../../../Images/CaseStudyIMGs/captionPlusSign.png) no-repeat 0 0;
	color: #6ba5a9;
}
.d-caseStudy h3 {
	font-size: 4.6em;
	line-height: 1.0em;
	letter-spacing: -0.10em;
	font-family: 'Arial Black','Helvetica Black', Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 100%;
	margin: -3px 0 0 0;
	color: #196b79;
}
#mainBody .d-caseStudy h4 {
	font-size: 2.8em;
	line-height: 0.9em;
	letter-spacing: -0.09em;
	display: block;
	float: left;
	width: 100%;
	margin: 0.7em 0;
	padding: 0;
	background: transparent;
	color: #71aeb7;
}
#mainBody .p-first {
	color: #3aa4b5;
}




