/* All styles that the user can add via Xstandard should appear in xstandard.css */
body {font-size: 1em;}
body.site { background:#eee; } 

div.hidden {display:block;}

/* Page building styles */
div#wrapTop {height: 15px; width: 980px; margin: 0 auto; background: #fff;}
div#wrapBottom {height: 15px; width: 980px; margin: 0 auto; background: #fff;}
div#wrap 
{
    width: 980px;
    padding: 0;
    margin: 0 auto;
    background: #fff;
    position:relative;
}
div#header { width:950px; margin: 0 auto; z-index:2; }
	a#logo 
	{
	    display: block;
	    background: url('/cms/outertemplates/images/logo.jpg') center no-repeat;
	    width: 950px;
	    height: 60px;
	    margin: 0 auto 5px auto;
	}
	div#fixedLinks {float:right;}
	div#fixedLinks li { display:inline; list-style:none; }
	
	/* Text resizing styles */
	#widgets {float:right;}
	#widgets li {display:inline;}
		.smallText { font-size:0.8em; } /* This should match the font size of the body tag */
		.mediumText { font-size: 1.2em; }
		.largeText { font-size:1.6em; }
		
div#middleWrap { width:950px; margin:0 auto; overflow:hidden;}
div#leftCol { width: 190px; float:left; border: 1px dashed black; padding:5px;}
div#content { width:100%; overflow: hidden; float:right; margin: 0 0 5px 0;}
div#rightCol { width: 190px; float:left; border: 1px dashed black; padding:5px;}

div#content.noleftcol { width: 726px; margin-left:0; }
div#content.norightcol { width: 726px; margin-right:0; }

#contentWrap 
{
    background: #BDBEC2 url(/cms/outertemplates/images/bottomBlock.jpg) no-repeat center top;
    margin: 0 0 5px 0;
    padding: 10px;
    height: 370px;
    overflow: hidden;
}

#contentWrap img{float: left; padding: 0 10px 0 0;}

div#contentWrap div#content { height: 350px; margin:0 0 5px 0;}

div#divbreadcrumb { clear:both; overflow:hidden;}
div#divbreadcrumb p { float:left; margin:5px; }
div#divbreadcrumb ul { float:left; margin: 5px; }
div#divbreadcrumb li { display:inline; padding-left:8px; background:url(/cms/outertemplates/images/default/breadcrumb.gif) left no-repeat; }


div#news ul { margin: 5px 5px 5px 25px; }
div#skipLinks {position:absolute; left:-9999px;}

div.left, input.left { float:left; }
div.right, input.right { float:right; }

div.clear { clear:both; }

div.left2Col { float:left; width:50%; }
div.right2Col { float:right; width:50%; }

/* Clearfix for non ie browsers */
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.clearfix { display: inline-block; }
	html[xmlns] .clearfix { display: block; }
/* End of Clearfix */

#bottomBlock 
{
    height: 190px;
    width: 950px;
    background: url('/cms/outertemplates/images/bottomBlock.jpg') top center no-repeat;
    clear: both;
    position: relative;
}

#bottomBlock.home { height: auto; background-repeat: repeat;}

#bottomBlock p{color: #666; font-size:0.7em; margin:0; text-indent: 10px; clear: both;}
#bottomBlock a{color: #666;}

a.back 
{
    background: url('/cms/outertemplates/images/back.gif') left no-repeat; 
    padding: 0 0 0 20px; 
    color: #fff;
    font-size: 0.75em;
}

.scrolling 
{
    height:285px;
    width: 100%;
    overflow:auto;
}

.blocks {float:left; display: inline; margin:10px 4px 10px 12px; height: 150px; width: 220px; }

div.blockDesign a {background: url('/cms/outertemplates/images/btn-home1.jpg') top left no-repeat; display:block; width:220px; height:150px;}
div.blockBuild a {background: url('/cms/outertemplates/images/btn-home2.jpg') top left no-repeat; display:block; width:220px; height:150px;}
div.blockFurnish a {background: url('/cms/outertemplates/images/btn-home3.jpg') top left no-repeat; display:block; width:220px; height:150px;}
div.blockMaintain a {background: url('/cms/outertemplates/images/btn-home4.jpg') top left no-repeat; display:block; width:220px; height:150px;}
    div.blockDesign a:hover {background: url('/cms/outertemplates/images/btn-home1.jpg') bottom left no-repeat;}
    div.blockBuild a:hover {background: url('/cms/outertemplates/images/btn-home2.jpg') bottom left no-repeat;}
    div.blockFurnish a:hover {background: url('/cms/outertemplates/images/btn-home3.jpg') bottom left no-repeat;}
    div.blockMaintain a:hover {background: url('/cms/outertemplates/images/btn-home4.jpg') bottom left no-repeat;}

div#extraWrap {padding: 10px;}
div#bottomWrap {background: #fff; padding: 10px; height: 130px; overflow:hidden;}
div#bottomWrap p {text-indent: 0; margin-bottom:0.8em; font-size: 0.8em;}

div.fixedBox { width: 210px; height: 140px; position: relative; overflow: hidden; margin: 2px 2px 0 2px; }
div.fixedBox a { position: absolute; top: 102px; }

table.contentTable {width: 100%;}
table.contentTable tr td {height: 300px;}
td.contentPadding {padding: 15px; background: #fff;}

table.hoverTable td { height: 95px;}
#contentWrap table.hoverTable a img { display: block; padding: 0; float: none; padding: 1px; border: 1px solid #ddd; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }
#contentWrap table.hoverTable a:hover img { border: 1px solid #f00; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); -moz-opacity: 0.7; }

/* CLIENT LIST */
#clientList {
	float:left;
	padding:30px 0 0 30px;
}
#clientList ul {
	list-style-type:none;
}
#clientList ul li {
	display:inline;
	height: 61px;
}

#clientList ul li a {
	padding:0px 0px 0px 105px;
	text-decoration:none;
	height: 61px;
	float:left;
	margin:4px;
	border:1px solid #ccc;
}
#clientList ul li a:hover {
	background-position: 0 -65px;
	border:1px solid #cf132b;
}
#clientList ul li .label {
	display:none;
}
#clientList ul li .cocacola {
	background:url(/cms/site/images/clients/cocacola.gif) no-repeat top left;	
}

#clientList ul li .icon {
	background:url(/cms/site/images/clients/icon.gif) no-repeat top left;	
}

#clientList ul li .virgin {
	background:url(/cms/site/images/clients/virgin.gif) no-repeat top left;	
}

#clientList ul li .sega {
	background:url(/cms/site/images/clients/sega.gif) no-repeat top left;	
}

#clientList ul li .google {
	background:url(/cms/site/images/clients/google.gif) no-repeat top left;	
}

#clientList ul li .toshiba {
	background:url(/cms/site/images/clients/toshiba.gif) no-repeat top left;	
}

#clientList ul li .ascot {
	background:url(/cms/site/images/clients/ascot.gif) no-repeat top left;	
}

#clientList ul li .schweppes {
	background:url(/cms/site/images/clients/schweppes.gif) no-repeat top left;	
}

#clientList ul li .yahoo {
	background:url(/cms/site/images/clients/yahoo.gif) no-repeat top left;	
}

#clientList ul li .goldmansachs {
	background:url(/cms/site/images/clients/goldmansachs.gif) no-repeat top left;	
}

#clientList ul li .statoil {
	background:url(/cms/site/images/clients/statoil.gif) no-repeat top left;	
}

#clientList ul li .ipsen {
	background:url(/cms/site/images/clients/ipsen.gif) no-repeat top left;	
}

#clientList ul li .rollsroyce {
	background:url(/cms/site/images/clients/rollsroyce.gif) no-repeat top left;	
}

#clientList ul li .ask {
	background:url(/cms/site/images/clients/ask.gif) no-repeat top left;	
}

#clientList ul li .akqa {
	background:url(/cms/site/images/clients/akqa.gif) no-repeat top left;	
}

#clientList ul li .deutschebank {
	background:url(/cms/site/images/clients/deutschebank.gif) no-repeat top left;	
}

#clientList ul li .portal {
	background:url(/cms/site/images/clients/portal.gif) no-repeat top left;	
}

#clientList ul li .penson {
	background:url(/cms/site/images/clients/penson.gif) no-repeat top left;	
}

#clientList ul li .mindshare {
	background:url(/cms/site/images/clients/mindshare.gif) no-repeat top left;	
}

#clientList ul li .lexis {
	background:url(/cms/site/images/clients/lexis.gif) no-repeat top left;	
}

#clientList ul li .bdo {
	background:url(/cms/site/images/clients/bdo.gif) no-repeat top left;	
}

#clientList ul li .biomni {
	background:url(/cms/site/images/clients/biomni.gif) no-repeat top left;	
}

#clientList ul li .testimonials {
	background:url(/cms/site/images/clients/testimonials.gif) no-repeat top left;	
}

.blockCont {width: 950px;}

a#emailUs {position: absolute; top: 10px; left: 35px; color: #db1926; text-decoration: none;}

#redBox 
{
    background: #c21b24; 
    color: #fff;     
    margin: 0 0 5px 0;
    padding: 10px;
    height: 386px;
    overflow: hidden;
}

#redBox td.cList {width: 234px;}
#redBox div.scrolling {height: 356px;}
#redBox h1 { color: #fff; margin: 0; font-size: 1.1em; }
#redBox p { margin: 0; color: #fff; font-size: 0.7em; }
#redBox a { color: #fff; text-decoration:underline; }
#redBox table.featuredTbl td {width: 220px; padding: 0 10px 10px 0;}
#redBox table.featuredTbl a {border:1px solid #fff;display:block; float:left;}
#redBox table.featuredTbl a img {display:block;}

/*#redBox .highlight { font-style: italic; color: #fff; }
#redBox .hide { color: #e81c25; }
#redBox #sectorsTbl a:link, #redBox #sectorsTbl a:visited { color: #fff; text-decoration: none; font-weight: bold; }
#redBox #sectorsTbl p.hide a:link, #redBox #sectorsTbl p.hide a:visited { color: #e81c25; }
#redBox #clientsTbl a:link, #redBox #clientsTbl a:visited { text-decoration: underline; font-weight: normal; font-style: normal; }
#redBox #clientsTbl p.highlight a:link, #redBox #clientsTbl p.highlight a:visited { text-decoration: underline; font-weight: normal; font-style: italic; }
#redBox table td table td { width: 25%; vertical-align: top; }*/

#contentWrap img.thumb { float: none; }