@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
}

body * {
	padding:0;
	margin:0;
}
body {
	padding:0;
}
img { border:0 }
#container {
	width: 1000px;
	margin-right: auto;
	padding: 0px;
	margin-top: 30px;
	margin-left: 10px;
}
#topBar {
	height: 75px;
	width: 1000px;
	margin-bottom: 25px;
}
#logo {
	height: 71px;
	width: 200px;
	float: left;
	background-image: url(../assets/logo_O.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 29px;
}
#logoNews {
	height: 71px;
	width: 200px;
	margin-bottom: 29px;
}




/* ----------------------------------PRINAV---------------------------------- */

#priNav {
	height: 20px;
	width: 800px;
	float: left;
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#priNav img {
    border:0px;
	padding: 0px;
	border-style: none;
}
#priNav ul { padding: 0px; list-style-type: none; }
#priNav ul a { display:block;  }
#priNav li {
	display: block;
	float: left;
}

#projects a { width:175px; }
#news a { width:208px; }
#about a { width:182px ;}
#contact a { width:192px; }
#search a { width:42px; }

#projects a:hover { background:url(../assets/priNav_O_01.gif) no-repeat left top;        }
#news a:hover { background:url(../assets/priNav_O_02.gif) no-repeat left top;        }
#about a:hover { background:url(../assets/priNav_O_03.gif) no-repeat left top;        }
#contact a:hover { background:url(../assets/priNav_O_04.gif) no-repeat left top;        }
#search a:hover { background:url(../assets/priNav_O_05.gif) no-repeat left top;        }

#priNav a:hover img { visibility:hidden } 

/* following hacks for ie5.0s sake */

#priNav ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#priNav a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:25px;}
#ie5postBoxHack{}


/* ----------------------------------secNavPro---------------------------------- */



#secNavPro  {
	height: 26px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 26px;
	margin-top: 24px;
}
#secNavPro  img {
    border:0px;
	padding: 0px;
	border-style: none;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#secNavPro  ul { padding: 0px; list-style-type: none;}
#secNavPro  ul a { display:block;  }
#secNavPro  li {
	display: block;
	padding: 0;
	float: left;
}
#doing a { width:123px; height: 16px; }
#done a { width:115px; height: 16px; }
#time a { width:109px; height: 16px; }
#type a { width:110px; height: 16px; }
#scale a { width:125px; height: 16px; }
#awards a { width:144px; height: 16px; }
#videos a { width:74px; height: 16px; }

#doing a:hover { background:url(../assets/secNavPro_O_01.gif) no-repeat left top;        }
#done a:hover { background:url(../assets/secNavPro_O_02.gif) no-repeat left top;        }
#time a:hover { background:url(../assets/secNavPro_O_03.gif) no-repeat left top;        }
#type a:hover { background:url(../assets/secNavPro_O_04.gif) no-repeat left top;       }
#scale a:hover { background:url(../assets/secNavPro_O_05.gif) no-repeat left top;        }
#awards a:hover { background:url(../assets/secNavPro_O_06.gif) no-repeat left top;        }
#videos a:hover { background:url(../assets/secNavPro_O_07.gif) no-repeat left top;        }

#secNavPro a:hover img { visibility:hidden; } 

/* following hacks for ie5.0s sake */

#secNavPro ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#secNavPro a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:16px;}
#ie5postBoxHack{}

/* ----------------------------------secNavPro---------------------------------- */



#secNavAb  {
	height: 26px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 26px;
	margin-top: 24px;
}
#secNavAb  img {
    border:0px;
	padding: 0px;
	border-style: none;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#secNavAb  ul { padding: 0px; list-style-type: none;}
#secNavAb  ul a { display:block;  }
#secNavAb  li {
	display: block;
	padding: 0;
	float: left;
}
#practise a { width:118px; height: 16px; }
#people a { width:94px; height: 16px; }
#press a { width:84px; height: 16px; }
#books a { width:87px; height: 16px; }
#exhibitions a { width:142px; height: 16px; }
#lectures a { width:119px; height: 16px; }
#clients a { width:101px; height: 16px; }
#links a { width:55px; height: 16px; }

#practise a:hover { background:url(../assets/secNavAb_O_01.gif) no-repeat left top;        }
#people a:hover { background:url(../assets/secNavAb_O_02.gif) no-repeat left top;        }
#press a:hover { background:url(../assets/secNavAb_O_03.gif) no-repeat left top;        }
#books a:hover { background:url(../assets/secNavAb_O_04.gif) no-repeat left top;       }
#exhibitions a:hover { background:url(../assets/secNavAb_O_05.gif) no-repeat left top;        }
#lectures a:hover { background:url(../assets/secNavAb_O_08.gif) no-repeat left top;        }
#clients a:hover { background:url(../assets/secNavAb_O_06.gif) no-repeat left top;        }
#links a:hover { background:url(../assets/secNavAb_O_07.gif) no-repeat left top;        }

#secNavAb a:hover img { visibility:hidden; } 

/* following hacks for ie5.0s sake */

#secNavAb ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#secNavPro a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:16px;}
#ie5postBoxHack{}

/* ----------------------------------secNavPro---------------------------------- */



#secNavCon  {
	height: 26px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 26px;
	margin-top: 24px;
}
#secNavCon  img {
    border:0px;
	padding: 0px;
	border-style: none;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#secNavCon  ul { padding: 0px; list-style-type: none;}
#secNavCon  ul a { display:block;  }
#secNavCon  li {
	display: block;
	padding: 0;
	float: left;
}
#contactcontact a { width:200px; height: 16px; }
#work a { width:166px; height: 16px; }


#contactcontact a:hover { background:url(../assets/secNavCon_01.gif) no-repeat left top;        }
#work a:hover { background:url(../assets/secNavCon_02.gif) no-repeat left top;        }

#secNavCon a:hover img { visibility:hidden; } 

/* following hacks for ie5.0s sake */

#secNavCon ul img {  display:inline;	voice-family: "\"}\"";     voice-family:inherit;  display:block;  }
#ie5postBoxHack{}#secNavPro a {  height:auto;	voice-family: "\"}\"";   voice-family:inherit;  height:16px;}
#ie5postBoxHack{}
	
/* ----------------------------------PROJECT---------------------------------- */
	
	

#clear {
	clear: both;
}
#title {
	height: 50px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	float: left;
}





#holder {
	height: 450px;
	width: 800px;
	float: left;
}
#proOne {
	float: left;
	width: 500px;
}
#proImage {
	height: 393px;
	width: 500px;
}
#proDetails {
	height: 90px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
}
#proCopy {
	height: 450px;
	width: 290px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 10px;
}
#proCopy a:link {
	color: ##00a4e4;
	text-decoration: none;
}
#proCopy a:visited {
	color: ##00a4e4;
	text-decoration: none;
}
#proCopy a:hover {
	color: #999999;
	text-decoration: none;
}

#proCopy p {
	
	padding-bottom: 10px;
}




#proDetails ul {
	list-style-type: none;
	width: 240px;
}
#proDetailspecial ul {
	list-style-type: none;
	width: 480px;
}
#proDetails li {
	padding-bottom: 2px;
}
#wards {
	
	float: left
}
#details { float: left;
	padding-right: 15px;
}

#oneCol {
	float: left;
	width: 490px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
#oneCol p {
	padding-bottom: 16px;
}


.threeCol {
	float: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	width: 250px;
}

.twoCol {
	float: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	width: 350px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00a4e4;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a4e4;
	padding-bottom: 8px;	
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a4e4;
	padding-bottom: 2px;
	padding-top: 8px;
}
a:link {
	color: #00a4e4;
	text-decoration: none;
}
a:visited {
	color: #00a4e4;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#peopleImage {
	width: 155px;
	margin-right: 15px;
	float: left;
}
#peopleHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	float: left;
	width: 630px;
	margin-bottom: 10px;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	padding-bottom: 6px;
}
#peopleWords {
	float: left;
	width: 630px;
}

#peopleTypea {
	float: left;
	width: 195px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#peopleTypeb {
	float: left;
	width: 195px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#peopleTypec {
float: left;
	width: 195px;
	padding-right: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
#peopleHeadlineTwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-bottom: 2px;
}
#peopleHeadlineThree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	width: 420px;
}
.threeCol p {
	padding-bottom: 12px;
}

#leftCol {
	float: left;
	width: 200px;
	height: 400px;
}
#newsHolder {
	float: left;
	width: 800px;
	margin-top: 10px;
}
#rightCol {
	width: 800px;
	float: left;
}
#logoNews {
	width: 180px;
}
#map {
	width: 800px;
	height: 400px;
	float: left;
}
#flashMap {
	float: left;
	height: 390px;
	width: 390px;
	padding-right: 15px;
}
#address {
	float: left;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
}
#address p {
	padding-bottom: 20px;
}
#pro_movie {
	height: 450px;
	width: 800px;
	float: left;
}
.adleft {
	float: left;
	width: 195px;
}
.adright {
    float: left;
	width: 180px;
	padding-top: 70px;
}
#contactForm {
	width: 380px;
	padding-left: 0px;
	float: left;
	color: #999999;
}
.conTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 6px;
	padding-bottom: 2px;
}

.input {
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin solid #e4e4e4;
}
.inputBIG {
	width: 390px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: thin solid #e4e4e4;
	padding-top: 0px;
	padding-bottom: 6px;
}
.button {
	margin-top: 10px;
}
.error {
	margin-top: 6px;
	margin-bottom: 6px;
	color: #00a4e4;
}
.threeCol ul {
	list-style-type: none;
}
#peopleTypeb p {
	padding-bottom: 18px;
}
#peopleTypea p {
	padding-bottom: 18px;
}

#flash-notice {
	margin-top: 6px;
	margin-bottom: 6px;
	color: #00a4e4;
}
#errors {
	margin-top: 6px;
	margin-bottom: 6px;
	color: #00a4e4;
	list-style-position: inside;
}.threeCol li {
	padding-bottom: 6px;
	line-height: 12px;
}
#missBody {
	height: 500px;
	width: 800px;
	clear: both;
	padding-top: 10px;
}
#missBody a:link {color: #006600;}
#missTitle {
	height: 68px;
	width: 800px;
	padding-bottom: 10px;
}
.picHolder {
	width: 256px;
	margin-right: 15px;
	float: left;
	height: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.picHolderEnd {
	width: 256px;
	float: left;
	height: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.picHolder img {
	padding-bottom: 6px;
}
.picHolderEnd img {
	padding-bottom: 6px;
}
#missFooter {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 20px;
	width: 800px;
	padding-top: 6px;
	background-image: url(../assets/dash.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.homeImages {
	float: left;
	height: 100px;
	padding-right: 15px;
	width: 100px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #6699FF;
	border-bottom-color: #6699FF;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.clear {
	width: 800px;
	clear: both;
	float: none;
}
#susCol {
	float: left;
	width: 274px;
	margin-left: 20px;
	display: block;
}
#susCol img {
	padding-bottom: 30px;
}#rightCol #newsHolder #newsFlash .homeImages h3 {
	font-size: 12px;
}
