/* Thames Gateway Lettings */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: center;
}
p {
	margin: 0 0 8px 0;
}
h1 {
	font-size: 18px;
	margin: 0 0 8px 0;
	background-color: #617CA7;
	color: #ffffff;
	padding: 3px 3px 3px 3px;
	
}
h2 {
	font-size: 16px;
	border-bottom: 1px solid #e44148;
	margin: 4px 0 4px 0;
}
h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
h4 {
	background-color: #cccccc;
	padding: 3px;
	margin: 4px 0 3px 0 ;
	font-size: 12px;
}
.proptable {
	/*width: 345px;*/
	margin-bottom: 10px;
}
.proptable td{
	width: 130px;
}
td, th {
	font-size: 12px;
	padding: 5px;
}
.searchCritria {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #e44148;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
}
/* Header bar */

.PageTopNav {
	font-size: 10px;
	width: auto;
	padding: 6px;
	text-align: right;
}
.HeaderBar {
	background-color: #0F408C;
	background-image:  url(tgw-gradbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 4px solid #e44148;
	text-align: right;
	padding:0px;
}
.CompanyLogo {
	background-color: #ffffff;
	float:left;
	padding: 8px 3px 8px 3px ;
	margin-left: 50px;
}
.clear {
	clear: both;
}

/* Content area */

/* navigation */
	.Navigation {
			/*height: 400px;*/
		width: 120px;
		padding-top: 10px;
		color:#B81432;
		margin: 0 0px 15px 10px;
		float: left;
	}
	.Navigation ul {
		margin:0px;
		padding:0px;
		border-bottom: 2px solid #e44148;
	}
	.Navigation li {
		list-style-type: none;
	}
	.Navigation li a{
		margin: 0px 0 0 0px;
		padding: 4px 0px 4px 0px;
		border-top: 2px solid  #e44148;
		width: 120px;
		display: block;
		color:#0F408C;
		font-weight: bold;
		text-decoration: none;
	}
	.Navigation li a:hover{
		text-decoration: underline;
	}
	.indent  a{
	border-top: none !important;
	padding-left: 25px !important;
	padding-top: 1px !important;
	width: 110px !important;
	list-style-type: none;
	font-size: 80%;
	}
	
	/* end navigation */
	
	/* Content area */
	
.ContentPanel {
		width: 780px;
		margin: 8px auto 10px auto;
		text-align: left;
		background-image:  url(ats-images/alphat-bg.gif);
		background-repeat: no-repeat;
		
		}
.ContentArea {
		margin: 10px 0 0 0;
		width: 620px;
		float:right;
	}
	
.ContentAreaBoxed {
		margin: 10px 10px 10px 10px;
		width: 600px;
		float:right;
		background-color: #ffffff;
		border: 1px solid #e44148;
		padding: 4px;
	}
	
.ContentAreaBoxed a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.ContentAreaBoxed a:hover {
	text-decoration: underline;
}
.ContentCentreColBody {
		background-color: #ffffff;
		width: 430px;
		margin-bottom: 10px;
		padding-bottom: 5px;
		float:left;
	}
	.ContentAreaBoxed .ContentCentreColBody {
		border: none;
		width: 400px;
		margin: 0px 8px 8px 0px;
		padding-bottom: 5px;
	}	
	/* end Content arae */
		.ContentRightCol {
		float:right;
	}
	.ContentRightPanel, .ContentRightPanelAdmin {
		padding-bottom: 5px;
		width: 150px;
		margin: 0px 8px 8px 0px;
		text-align: right;
	}
	.ContentRightPanel img{
	border: thin solid #e44148;
		
	}
	.ContentRightPanelAdmin {
	padding-top: 600px;
	}
	
	.PropListing {
		width: 126px;
		margin-right: 6px;
		float: left;
	}
	
	.PropListing img {
		width: 124px;
		height: 89px;
	}
	
	.PropListing p{
		font-size: 12px;
		margin: 0px;
		padding: 0px 0 5px 0 ;
		}	
	/* footer */
	
.Footer {
	border-bottom: 4px solid #0F408C;
	text-align: right;
	padding:4px;
	height: 20px;
	margin-top: 30px;
}
.foot-links, .foot-links a {
	font-size: 4px;
	color: #ffffff;
}

.Footer p {
	margin: 2px 5px 0px 2px;
	font-size: 10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.PropDetailTableTitle {
	height: 15px;
	background-color: #cccccc;
	font-size: 10px;
}
.PropDetailTableTitle td {
	padding: 4px;
	width: 25%;
}