
html{
 color:#4e5050;
 font-family:Arial;
 margin-top:0px;
 padding-top:0px;
 background-color:#EDEDED; /*generic page background colour*/
/* background-color:#e8e8ea;*/
}

body {
margin-top:0px;
 padding-top:0px;
}
img{
border:none;
}
a img {
border:none;
}
a {
 
  text-decoration:none;
  
  color:#4a63ae;
}
a:hover {
	text-decoration:underline;
	color: #4a63ae;
}
.addressDiv{ 
	float:left;
	width:220px;
	margin-right:20px;
	font-size:0.9em;
}
.addressDiv h2{
font-size:1em;
}
.clientList {
float:left;
width:160px;
height:180px;
padding-right:20px;
padding-bottom:20px;
text-align: center;
vertical-align: middle;
}

.clientImg {
width:100px;
height:100px;
display:block;

border:1px solid  #ccc;
padding:10px;

}
.clientList div h2 {

}
.clientImgDiv {
display:inline;
float:left;
margin-left:20px;
margin-bottom:10px;
}
.caseImg {
float:left;
margin-right:20px;
width:100px;
height:100px;
border:1px solid  #ccc;
padding:10px;

}

.affiliationList {

border-bottom:1px solid #ccc;
margin-bottom:20px;
padding-bottom: 20px;
}

.affiliationImg {

margin-right:20px;
width:220px;
display:block;
float:left;

}
.affiliationContent {
float:right;
display:block;
width:580px;
}
#wrapper{
 background-color:#ffffff;
 padding-bottom:20px;
 padding-top:0px;
 margin-top:0px;
 width:1014px;
 margin-left: auto;
 margin-right: auto;
 position:relative;
}

.clearFlt{
  clear:both;
}
#colourbar {
overflow:hidden;
height:5px;
padding:0px;
margin:0px;
background-color: #000000;
}

/* top section layout */

#topMenu{
 padding-left:35px;
 padding-top:25px; 
 float:left;
}

.menuItms span {
  font-size:0.7em;
  color:#fff;
  padding-bottom:5px;
  padding-right:5px;
  margin-right:10px;
  border-bottom:2px solid #fff;
  display:block; /*these two lines added for width issue*/
  float:left;  /* this line too*/
  width:120px;
}



#topMenu a{ /*Fire Fox only */
  text-decoration:none;
  
  }

#topMenu a span{
  text-decoration:none;
  color:#ffffff;
}

#formContainer {
	width:950px;
	padding-bottom:20px;
}

#mainFormContent {
padding-top:20px;
padding-bottom:20px;

	 border-bottom:1px solid #4e5050;
	 border-top:1px solid #4e5050;
}

#extraFormContent {
	 border-bottom:1px solid #4e5050;
	 padding-top:20px;
padding-bottom:20px;
}

#leftForm {
	float:left;
	width:390px;
}

#middleForm {
	float:left;
	width:240px;
	margin-left:30px;
}

#rightForm {
	float:left;
	width:230px;
	margin-left:40px;
}

.formDiv {
	height:25px;
}

#formContainer label, #mainFormContent label.labelRequired {
	clear:both;
	float:left;
	width:100px;
	height:21px;
	padding-top:3px;
	margin-top:0px;
	font-size:0.7em;
	
}

#middleForm label, #rightForm label {
	width:210px;
	clear:both;
	height:21px;
}
 #rightForm label {
	width:190px;
	clear:both;
	height:21px;
}


#mainFormContent label.labelRequired {
	font-weight: bold;
	
}

#extraFormContent label {
	float:left;
	width:auto;
	clear:none;
	margin-left:30px;
	height:20px;
	margin-right:10px;
	
}

#leftForm input , #rightForm .miniText{
	background-color:#dfe1e2;
	width:260px;
	border:none;
	color:#000000;
	height:16px;
	margin-bottom:2px;
	padding-left:10px;
	padding-top:4px;
	font-family:Arial;
}

#rightForm input.largeCB, #rightForm input.largeCB {
	clear:none;
	
}

#rightForm .miniText{
	float:left;
	width:230px;
	padding-left:10px;
	margin-left:0px;
	font-family:Arial;
}

#rightForm .largeText{
	clear:both;
	clear:left;
	clear:right;
	text-align: left;
	background-color:#dfe1e2;
	width:230px;
	border:none;
	color:#000000;
	height:88px;
	margin-bottom:2px;
	padding-left:10px;
	padding-top:4px;
	font-size:0.7em;
	font-family:Arial;
	
	
}

#middleForm input.largeCB, #rightForm input.largeCB {
	background-color:#dfe1e2;
	width:20px;
	border:none;
	color:#000000;
	height:15px;
	margin-bottom:2px;
	
	padding-top:1px;
	float:right;
	
}

#middleForm label {
	clear:both;
}



#leftForm input {
	float:left;
	margin-left: 10px;
}

#mainFormContent .formTitle {
	height:19px;
	margin-bottom:2px;
	padding-top:4px;
	font-size:0.7em;
	font-weight: bold;
	margin-top:0px;
	
}

#privacyLink {
	float:left;
	font-size:0.7em;
	font-weight: bold;
	height:20px;
	padding-top:3px;
}

#sendButton {
	clear:none;
	float:right;
	width:100px;
		background-color:#dfe1e2;
margin-right:150px;
	border:1px solid #000000;
	color:#000000;
	height:20px;
	padding-top:0px;
	font-size:0.7em;
	
}

#topMenu a:hover, #topMenu a:hover span, .menuItms #topmenuactive { 
  text-decoration:none;
 
  color:#e9dd05;
  border-bottom:2px solid #e9dd05;
  cursor:pointer;
}



.header{
padding-top:0px;
margin-top:0px;
padding-bottom:10px;
background-color:#333333;
height:65px;
}

.srchLogo{
	padding-top:12px;
 float:right;


}

.srchLogo {
  border-bottom:0px !important;
  margin-top:8px;

}

.srchLogo .menuGrph{
  margin-right:35px;
  

}


#srchdiv {
	
	margin-top:5px;
	display:inline;
}
#srch {
	margin-right:12px;
	padding-top:20px;
	display:inline;
}
.searchinput {
	width:90px;
	height:12px;
	font-size:0.7em;
	font-family:Arial;
	color:#4e5050;
}
#topCntHolder{
margin:0px;
padding:0px;


}

#profileContainer {
	margin-top:40px;
	width:825px;
}

.profileItem {

	border-bottom:1px solid #333333;
	margin-bottom:5px;
	
	
	margin-top:15px;
	margin-bottom:15px;

}

.profileItemExpanded {

	border-bottom:1px solid #333333;
	margin-bottom:5px;
	
	
	margin-top:15px;
	margin-bottom:15px;

}

#mainImgHolder{
 float:left;
 width:725px;
 height:198px;
 margin:0px;
 padding:0px;
}

#homeImgHolder{
 float:left;
}

.profileImgBox {
	width:270px;
	float:left;
	text-align: right;
	margin-right:10px;
}

.profileContentBox {
	width:510px;
	float:right;
	overflow:hidden;
	height:75px;
}

.profileContentBoxExpanded {
	width:510px;
	float:right;
	padding-bottom: 20px;
margin-right: -1px;
	
}

.profileContentBox h2, .profileContentBox p, .profileContentBoxExpanded h2, .profileContentBoxExpanded p {
	padding:0px;
	margin:0px;
}
.profileContentBox p, .profileContentBoxExpanded p {

margin-top:5px;
}




.profileThumb {
	border:none;
	width:62px;
	height:72px;
}

.profileImage {
	border:none;
	width:256px;
	height:150px;
	padding-bottom:20px;

}

.profileThumbNews {
	border:none;

	cursor:pointer;
}

.profileImageNews {
	border:none;

	padding-bottom:20px;
	visibility: hidden;
	display:none;
	cursor:pointer;
}

/* right hand side titles text*/

#rhtSideTitles{
 float:right;
vertical-align:bottom;
padding:0px;
margin:0px;

}

#rhtSideTitles div{

vertical-align:bottom;
 width:289px; 
height:22px;
padding:0px;
margin:0px;

}

#rhtSideTitles .titlesTxt{
 color:#666666;
 padding:0px;
 margin:0px;
 padding-left:0px; 
font-size:11px;
height:22px;

}
#rhtSideTitles .titlesTxt:hover, #rhtSideTitles .titlesTxtActive {
 color:#666666;

 padding-left:0px;
 
vertical-align:bottom;
font-size:11px;


}

#rhtSideTitles .titlesTxt a{
	display:block;
 color:#666666;
 text-decoration:none;
margin-left:0px;
padding-top:5px;
padding-left:70px;

height:17px;

}
#rhtSideTitles .titlesTxtActive a{
	display:block;
 color:#333333;
 text-decoration:none;
margin-left:0px;
padding-top:5px;
padding-left:70px;

}
#mainImg {
	width:685px;
	height:200px;
	overflow:hidden;
}
#homeMovie {
width:703px;
height:280px;
float:left;
z-index:1;
position:relative;
}
#videoOverlay {
float:right;
margin-top:55px;
margin-right:30px;
}

#homeImg {
	width:1014px;
	height:200px;
	overflow:hidden;
}

#rhtSideTitles .titlesTxt a:hover, #rhtSideTitles .titlesTxtActive a:hover{
 color:#333333; 
display:block;
 text-decoration:none;
padding-top:5px;
margin-left:0px;
padding-left:60px;
border-left-width:10px;
border-left-style: solid;
display:block;
height:17px;
}


#bar1 a:hover ,  #bar1  a.titlesTxtActive {
border-left-color: #ec008c;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar2 a:hover , #bar2 a.titlesTxtActive{
border-left-color: #731472;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar3 a:hover , #bar3 a.titlesTxtActive{
border-left-color: #4a63ae;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar4 a:hover , #bar4 a.titlesTxtActive{
border-left-color: #00aeef;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar5 a:hover , #bar5 a.titlesTxtActive{
border-left-color: #40ae49;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar6 a:hover , #bar6 a.titlesTxtActive{
border-left-color: #ffc80b;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}
#bar7 a:hover , #bar7 a.titlesTxtActive{
border-left-color: #f57b20;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar8 a:hover , #bar8 a.titlesTxtActive{
border-left-color: #b05a22;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}

#bar9 a:hover , #bar9 a.titlesTxtActive{
border-left-color: #cb1d23;
border-left-width:10px;
border-left-style: solid;
margin-left:0px;
padding-left:60px;
height:17px;
}


/* regular coloured menu links + background colour for montage links*/

#rhtSideTitles #bar1 {
  background: url(/templates/live/images/minidots/dots1.gif) no-repeat  25px 3px;
}


#rhtSideTitles #bar2 {
  background: url(/templates/live/images/minidots/dots2.gif) no-repeat  25px 3px;
}



#rhtSideTitles #bar3 {
  background: url(/templates/live/images/minidots/dots3.gif) no-repeat  25px 3px;
}


#rhtSideTitles #bar4 {
  background: url(/templates/live/images/minidots/dots4.gif) no-repeat  25px 3px;
}


#rhtSideTitles #bar5  {
  background: url(/templates/live/images/minidots/dots5.gif) no-repeat  25px 3px;
}


#rhtSideTitles #bar6 {
  background: url(/templates/live/images/minidots/dots6.gif) no-repeat  25px 3px;
}

#rhtSideTitles #bar7 {
  background: url(/templates/live/images/minidots/dots7.gif) no-repeat  25px 3px;
}


#rhtSideTitles #bar8{
  background: url(/templates/live/images/minidots/dots8.gif) no-repeat  25px 3px;
}
#rhtSideTitles #bar9{
  background: url(/templates/live/images/minidots/dots9.gif) no-repeat  25px 3px;
}


/* end of title code */

/* middle section including menu and content */
#middleMenu{
 padding-left:35px;
/*height:130px;*/
margin-bottom:30px;
}

#middleMenu a{ /*Fire Fox only */
  text-decoration:none;
  }

.quoteBox {
	width:210px;
}

.quoteBox .quote {
	font-size:1.9em;
	color:#ced4e3;
}

.quoteBox .title {
	margin-top:10px;
	color:#7A8AAE;
	font-size:0.7em;
	float:left;
	font-weight:bold;
	
}

.closeQuote {
	margin-top:10px;
	float:right;
	vertical-align:bottom;
}
#middleMenu a span{
  text-decoration:none;
  color:#4e5050;
  border-bottom:2px solid #ccc;
 
}

#middleMenu a:hover, #middleMenu a:hover span, .menuItms #middleactive{
  text-decoration:none;
  color:#4e5050;
  border-bottom:2px solid #4e5050;
  cursor:pointer;
}


.subMenuItms{
 padding-top:20px;
 float:left;

}

.subMenuItms span{
width:120px;
  padding-right:5px;
  margin-right:10px;
}

.subMenuItms span {
  font-size:0.7em;
  color:#fff;
  padding-bottom:5px;
  padding-right:5px;
  margin-right:10px;
  border-bottom:2px solid #fff;
  display:inline; /*these two lines added for width issue*/
  float:left;  /* this line too*/
  width:120px;
}



.linkStyle{
 padding-left:0px;
 margin-left:0px;
 border-left:0px;
 margin-top:10px;
padding-bottom:10px;
 clear:both; /* IE 6.0 fix*/
 border-top:6px solid #ffffff;


}

.linkStyle li{
list-style-type:none;
font-size:0.7em;
 float:left;
 margin-right:5px;
}

.linkStyle a{
  text-decoration:none;
  color:#333333;
}

.linkStyle a:hover {
  text-decoration:none;
  color:#4a63ae;
border-bottom:none;
}



#middleMenu .linkStyle a:hover,  #activethird{
  text-decoration:none;
  color:#4a63ae;
	border-bottom:none;
}



.linkClr {  /* IE 6.0 fix*/
    clear: both;
	padding:0px;
	margin:0px;
	border:0px;
	width:60px;
	display:inline;
}


.subMenuItms div a{
  text-decoration:none;
  color:#333333;
  margin:0px;
  padding:0px;
  
}

.subMenuItms div a:hover{
  text-decoration:none;
  color:#77B6C3;
}



.linksFlt{
 float:left;
}


#mainCnt{
 padding-top:0px;
 padding-left:35px;
 padding-bottom:40px;
 
}
#mainCntHome{
 padding-top:0px;
 padding-left:30px;

}


h1 {
 font-size: 1.2em;
 color:#000000;
}
h2 {
 font-size: 1em;
 color:#000000;
}
h3 {
 font-size: 0.9em;
 color:#000000;
}
.titleStyle{
 color:#000000; /*generic colour*/
}

p , li{
	font-size:0.9em;
	color:#4e5050;
}

#leftHandCnt{
 float:left;
 width:625px;
 }

#rhtHandCnt{
  float:left;
  padding-left:40px;
  width:290px;
  height:310px;
}

#leftHandCntNarrow{
 float:left;
 width:525px;
 }

#rhtHandCntWide{
  float:left;
  padding-left:20px;
  width:420px;
  height:310px;
  padding-top:50px;
}

#leftHandPrj{
 float:left;
 width:625px;
 }

#leftHandPrj h2{
 font-size: 0.8em;
 }
 
 #leftHandPrj p{
 font-size: 0.8em;
 text-decoration: none;
 }


#leftHandPrj a{
 text-decoration: none;
 color:#77B6C3;
 }


#rhtHandPrj {
  float:left;
  padding-left:40px;
  width:290px;
  height:310px;
}

 #rhtHandPrj p{
 font-size: 0.8em;
 text-decoration: none;
 }



#fullWidthCnt{
 float:left;
 width:970px;
 margin-bottom:10px;
 }
 #fullWidthCntHome{
 float:left;
 position:relative;
 width:1014px;
 margin-bottom:10px;
 z-index:1;
 }

 .projectBox {
	float:left;
	margin-right:70px;
	width:430px;
	 border-bottom:1px solid #77B6C3;
	 padding-bottom:0px;
	 height:100px;
	 margin-bottom:10px;
 }

 .projectThumb {
	width:122px;
	height:90px;
	border:none;
	float:left;
	margin-right:20px;
 }

 .projectBox h2 a {
	text-decoration:none;
	color:#454648;
 }


 
 
  .projectBox h2, .projectBox p {
	margin:0px;
	padding:0px;
	padding-top:2px;
	color:#454648;
 }
 
 .projectBox p {
 	font-size:0.7em;
 }
 .projectBox h2 {
 	font-size:0.8em;
 }
 #projectSelector {
	margin-bottom:30px;
	height:60px;
 }
 
  #projectSelector h1, #projectSelector h1 a {
	color:#77B6C3;
	margin-bottom:5px;
	padding-bottom:0px;
	text-decoration:none;
 }
 #projectSelector h1 a.activeRelink, #projectSelector h1 a:hover {
	text-decoration:none;
	color:#454648;
 }

 h1, h2 {
color:#454648;
 }
 
 #filterlinks {
padding-right:30px;
 }
 #filterlinks {
 	font-size:0.7em;
 	text-decoration:none;
 	color:#77B6C3;
 }
  #filterlinks a {
 	
 	text-decoration:none;
 	color:#77B6C3;
 }

#filterlinks a.activeCategory,#filterlinks a:hover {
	color:#454648;
}


.projectImage {
	margin-top:45px;
	border:none;
	width:290px;
	

}

#widgetEmbed {
	padding-top:49px;
}
#contentImg {
	padding-top:45px;
	
	border:none;
	width:290px;
	/*height:202px;*/

}
/* end of middle section code */

/*video code*/

#leftHandCntVid{
 float:left;
 width:330px;
 }

#rhtHandCntVid{
  float:left;
  padding-left:20px;
  width:630px;
}


.topColourBox{
 background-color:#D1D2D4;
 width:290px;
 padding:15px;
 font-size:0.8em;
color:#454648;

}

.rhtHndTxtCnt{
	padding:5px;
 height:100px;
color:#454648;
font-size:0.8em;
}

#montageLinks {
	height:220px;
}
.rhtHndTxtCnt h1 {
padding:0px;
margin:0px;
margin-bottom:5px;
font-weight:bold;
font-size:1.9em;
color:#454648;
}
.rhtHndTxtCnt span {

font-size:1.5em;
color:#454648;
}

.videoCnt{
 margin-top:20px;
 width:320px;
 height:212px;

}

.montRow{
 width:620px;


}

.montRow div{
 float:left;
 width:140px;
 height:100px;
 padding:4px;

}

#footer{
height:58px;
	width:1014px;
	  border-top:5px solid #333333;
	margin-left: auto;
	background-color:#FFFFFF;
    margin-right: auto;
padding: 0px;
}

/* footer area */
#bottomMenu{
float:left;
padding: 0px;
 padding-top:10px;
 display:inline;
  margin-top:10px;
 margin-left:35px;
}

#bottomMenu span{
 color:#333333;
 font-size:0.70em; 
 

}

#bottomMenu span a{
 color:#333333;
 text-decoration:none;
 }

#bottomMenu span a:hover{
 color:#333333;
 text-decoration:none;
}

#newswrapper {
padding-left:30px;
padding-right:28px;
padding-top:10px;
height:60px;

}
#newsinner {
display:none;
border: 1px dashed #fff;
	background: #cccccc;
	height:40px;
}
.newsticker {
	list-style-type: none;
	
	padding: 8px;
	margin: 0;
}
.newsticker a{ 
	color:#666666;
}

/*
#bottomMenu span a{
 color:#939598;
 text-decoration:none;
 }

#bottomMenu span a:hover{
 color:#939598;
 text-decoration:none;
}
*/
.footersep {
padding: 0px;
	margin-left:10px;
	margin-right:10px;

}

#footerImgs{
display:inline;
	padding: 0px;
	float:right;
	 margin-top:0px;
	
	 margin-right:35px;
}

#largeText {
clear:both;
padding-left:30px;
padding-right:28px;
color:#666666;
font-size:20px;
line-height:30px;
text-align: justify;
}
#largeText a:hover {
text-decoration: none;
}

.factwrap {
width:723px;
margin-left:auto;
margin-right:auto;
}
.factwrap label {
width:110px;
clear:both;
float:left;
padding-right:10px;
font-size:12px;

}
.factwrap form {
margin-top:20px;
font-size:12px;
}
.factwrap input[type=text], .factwrap textarea, .factinput {
	width:300px;
	float:left;
	border:1px solid #999;
	background-color:#ededed;
	margin-bottom:5px;
	font-family: Arial;
	font-size:12px;
	padding:3px;
}
 .factinput {
	width:300px;
	float:left;
	border:1px solid #999;
	background-color:#ededed;
	margin-bottom:5px;
	font-family: Arial;
	font-size:12px;
	padding:3px;
}
.factcheckbox {
	clear:both;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.factwrap input[type=image] {
margin-left:347px;
float:none;
	margin-top:10px;
clear:both;
}
.factimagesubmit {
margin-left:347px;
float:none;
	margin-top:10px;
clear:both;
}

.dcwrap {
padding-top:20px;
	width:869px;
	margin-left:145px;
}
.questionwrap {
margin-left:60px;
margin-top:40px;
}
.questionnumber {
width:85px;
font-size:60px;
color:#858585;
float:left;
}
.questionholder {
width:330px;
float:left;
margin-right:20px;
}
.questionholder input[type=radio] {
clear:both;
float:left;
width:auto;
position:relative;
display:inline;
zoom:1;
}
.questionradio {
clear:both;
float:left;
width:auto;
position:relative;
display:inline;
zoom:1;
}
.questionholder h2 {
font-size:20px;
height:80px;
font-weight:bold;
margin:0;
padding:0;
}
.questionholder span {
margin-left:10px;
font-weight: bold;
float:left;
position:relative;
display:inline;
zoom:1;
}
.factwrap .privacyspan {
float:left;
width:400px;

margin-top:10px;
}
.bolder {
	font-weight: bold;
}
.smaller {
	color:#999;
	font-size:12px;
}
.smaller h2 {
	color:#999;
	font-weight: bold;
}
#buttonSpacer {
height:65px;
}
#optionalButton {
display:block;
width:300px;
position:absolute;
left:312px;
text-align:left;
height:75px;
padding:0;
z-index:1000;

}
#optionalButton img {
float:left;
z-index:1000;
}
