/* Undo some of the default styling */

:link,:visited { 
	text-decoration: none; 
}

ul,ol { 
	list-style: none;
}

h1,h2,h3,h4,h5,h6,th,caption { 
	font-size: 1em; 
}

ul,ol,li,h1,h2,h3,h4,h5,h6,body,html,p,blockquote,div,table,tr,td,th,form,input,textarea { 
	margin: 0px; 
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-collapse: collapse;
}

img, a img,:link img,:visited img { 
	border: none;
}

body {
	background-color: #fff;
}

body.home {
	background-color: #231f20;
}

/* Main divs */

div.centre {
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin: -275px auto auto -468px; 
	width: 936px;
	height: 550px;
}

div.toph {
	width: 936px;
	clear: both;
	border-bottom: 2px solid #939596;
	height: 77px;
}

div.top {
	width: 936px;
	clear: both;
	border-bottom: 2px solid #ee3224;
	height: 77px;
	display: block;
}

div.navigation {
	float: left;
	width: 700px;
	margin-top: 46px;
}

ul.navigation {
	height: 31px;
	overflow: hidden;
}

ul.navigation li {
	float: left;
	display: block;
	height: 31px;
	line-height: 31px;
}

div.projectnav {
	position: absolute;
	top: 128px;
	left: 758px;
}

ul.projectnav {
	float: right;
}

ul.projectnav li {
	float: left;
	font-size: 12px;
	margin-left: 6px;
}

ul.projectnav li a, ul.projectnav li a:link, ul.projectnav li a:visited, ul.projectnav li a:active {
	color: #fff;
	background-color: #ee3224;
	display: block;
	padding: 0px 3px;
	border: 1px solid #ee3224;
}

ul.projectnav li a.active, ul.projectnav li a:link.active, ul.projectnav li a:visited.active, ul.projectnav li a:active.active {
	color: #ee3224;
	background-color: #fff;
}

div.logo {
	float: right;
	width: 193px;
}

div.lineh {
	background-color: #939596;
	height: 8px;
	width: 743px;
	float: none;
	clear: both;
}

div.line {
	background-color: #ee3224;
	height: 8px;
	width: 743px;
	float: none;
	clear: both;
}

div.main {
	float: none;
	clear: both;
	width: 936px;
	height: 403px;
}

div.maini {
	padding: 35px 40px 0px 40px;
}

div.photos {
	clear: both;
	width: 936px;
	height: 242px;
}

div.h2 {
	padding: 64px 0px 0px 77px;
	clear: both;
}

div.h3_b {
	text-align: right;
	margin: 0px 0px 8px 0px;
	border-bottom: 3px solid #939596;
	padding-bottom: 5px;
	width: 936px;
	clear: both;
}

div.h3_w {
	text-align: right;
	margin: 0px 0px 8px 0px;
	border-bottom: 3px solid #ee3224;
	padding-bottom: 5px;
	width: 936px;
	clear: both;
}

div.footer {
	clear: both;
	float: none;
	width: 936px;
	height: 60px;
}

h1 span, h2 span, h3 span, h4 span, h5 span {
	display: none;
}

h1.black {
	background: transparent url(../images/tgp_b.gif) top left;
	width: 193px;
	height: 69px;
	color: #fff;
}

h1.white {
	background: transparent url(../images/tgp_w.gif) top left;
	width: 193px;
	height: 69px;
	color: #fff;
}

h2.text {
	font-size: 26px;
	color: #ee3224;
	padding: 0px 0px 15px 0px;
}

h2.tgp {
	background: transparent url(../images/h_the_grosvenor_partnership.gif) top left;
	width: 440px;
	height: 37px;
	color: #fff;
}

h3.black {
	background: transparent url(../images/h_property_development_experts_b.gif) top left;
	width: 265px;
	height: 20px;
	color: #fff;
	float: right;
	clear: right;
}

h3.white {
	background: transparent url(../images/h_property_development_experts_w.gif) top left;
	width: 265px;
	height: 20px;
	color: #fff;
	float: right;
	clear: right;
}

h3.projects {
	float: left;
	font-size: 13px;
}

h4.telephone_b {
	background: transparent url(../images/telephone_b.gif) top left;
	width: 274px;
	height: 24px;
	color: #fff;
	float: left;
	line-height: 24px;
}

h4.telephone_w {
	background: transparent url(../images/telephone_w.gif) top left;
	width: 274px;
	height: 24px;
	color: #fff;
	float: left;
	line-height: 24px;
}

h4.email_b {
	background: transparent url(../images/email_b.gif) top left;
	width: 400px;
	height: 24px;
	color: #fff;
	float: right;
	cursor: pointer;
}

h4.email_w {
	background: transparent url(../images/email_w.gif) top left;
	width: 400px;
	height: 24px;
	color: #fff;
	float: right;
	cursor: pointer;
}

div.left {
	float: left;
	width: 410px;
}

div.right {
	float: right;
	width: 410px;
}

p, td, th {
	margin: 0px 0px 15px 0px;
	font-size: 15px;
	color: #000;
}

p.smargin {
	margin: 0px 0px 9px 0px;
}

p.projects.ssmargin {
	margin: 0px 0px 5px 0px;
}

div.main p {
	line-height: 120%;
}

div.main p.llh {
	line-height: 115%;
}

p.message {
	color: #ee3224;
	margin: 0px 0px 10px 0px; 
}

p.grey {
	color: #777;
	font-weight: bold;
}

a, a:link, a:visited, a:active  { 
	color: #ee3224; 
	text-decoration: none; 
}

a:hover {  
	text-decoration: underline; 
}

ul.body {
	margin: 20px 0px 20px 35px;
	list-style-type: square;
	list-style-position: inside;
}

ul.zeromargin {
	margin: 0px 0px 0px 16px;
	list-style-position: outside;
}

ul.nomargin {
	margin: 0px 0px 20px 16px;
	list-style-position: outside;
}

ul.smargin {
	margin: 20px 0px 20px 16px;
	list-style-position: outside;
}

ul.body li {
	line-height: 120%;
	margin: 0px 0px 15px 0px;
	font-size: 15px;
	color: #ee3224;
}

ul.body li.projects, p.projects {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}

ul.body li.grey {
	color: #434243;
}

ul.body li.t {
	margin: 0px 0px 10px 0px;
}

ul.body li span {
	color: #000;
}

span.strong {
	font-weight: bold;
	color: #444;
}

span.mandatory_indicator {
	color: #ee3224;
	font-weight: bold;
}

/* Images layout */

img.photo1h {
	margin: 64px 0px 0px 77px;
	border: 2px solid #a6a6a6;
	float: left;
}

img.photo1 {
	margin: 64px 0px 0px 81px;
	float: left;
}

img.photo2h {
	margin: 64px 0px 0px 42px;
	border: 2px solid #a6a6a6;
	float: left;
}

img.photo2 {
	margin: 64px 0px 0px 46px;
	float: left;
}

img.symbol {
	margin: 64px 0px 0px 42px;
	float: left;
}

img.photo3h {
	margin: 118px 0px 0px 42px;
	border: 2px solid #a6a6a6;
	float: left;
}

img.photo3 {
	margin: 118px 0px 0px 46px;
	float: left;
}

img.photo4h {
	margin: 118px 0px 0px 42px;
	border: 2px solid #a6a6a6;
	float: left;
}

img.photo4 {
	margin: 118px 0px 0px 46px;
	float: left;
}

br.clear {
	clear: both;
}

/* Forms */

input {
	border-collapse: collapse;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	border: 1px solid #939598;
	background-color: #fff;
	width: 240px;
	font-size: 15px;
	padding: 1px;
}

input.submit {
	background-color: #ee3224;
	color: #fff;
	border: 0px;
	width: auto;
	cursor: pointer;
	padding: 2px;
	height: auto;
}

input.submit:hover {
	background-color: #231f20;
}

textarea {
	border: 1px solid #939598;
	font-size: 15px;
	width: 240px;
	color: #000;
	padding: 2px;
	margin-bottom: 8px;
	overflow: auto;
	height: 50px;
}

/* Tables */

table.margin {
	margin-bottom: 15px;
}

tr.invisible {
	display: none;
}

td, th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
	line-height: 19px;
}

td.cleft, th.cleft {
	padding: 0px 30px 5px 0px;
	color: #000;
}

td.cright, th.cright {
	padding: 0px 0px 5px 0px;
	color: #000;
}
