/*City West*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size : 1em;
	font-family: Tahoma, Arial, 'Liberation Sans', FreeSans, sans-serif; font-size:1em; color:#3F3F3F; line-height:1em;
	background:url(http://www.citywesthousingtrust.org.uk/sites/all/themes/citywest/images/body_background.png) #E9F7FA top repeat-x;
	}
	
	#frame{
		width: 946px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background: #fff;
	/*	background: url(http://www.citywesthousingtrust.org.uk/image/cwh/bg_page.png) #DDDDDE 0px 0px no-repeat;*/
		
		}

div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	text-align: left;
	width: 100%;
	font-size:13px;
	border-bottom:1px dotted #6897B4;
	color:#3F3F3F;
	margin:0;
	padding:4px 0px 4px 15px;
	background:#E6EEF3;
}

div.menu a:link {
	color: #000;
	text-decoration: none;
	}
div.menu a:visited {
	color: #000;
	text-decoration: none;
	}
div.menu a:hover{
	background: #9FBDCF;
	color: #fff;
	}
div.menu a:active {
	color: #000;
	}

div.menuTop{
	background-color: #035282;
	color: #fff;
	font-size: 70%;
	padding:4px 0px 4px 15px;
	width: 100%;
}
H2 {
	color: #005A84;
	height: 164px;
	background:url(http://www.citywesthousingtrust.org.uk/sites/all/themes/citywest/images/city_west_housing_trust_logo.png) no-repeat transparent 10px 30px;
	}
H3 {
	font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold;	color:#EE7D11; 
	padding:0px 10px 0px 20px;
	font-size:18px; color:#005A84; 
	}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
select{
	width: 270px;
}
P {
	color: #000000;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2pt;
	margin-left: 2pt;
}

#sendbuttons{
	margin-left: 20px;
}

#sendbuttons p{
	margin-left:0px;
}

#placeholder{
	margin-left: 0px;
	margin-top: 0px;
}

span.button{
	position: relative;
	
}
span.button a{
	background-color: #eefcff;
	border: 1px solid #000000;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size: 75%;
	font-variant: normal;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 20%;
}
span.button a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

span.button a:visited{
	color: #000000;
	text-decoration: none;
}
.advice {
	font-size: 80%;
	margin-left:20px;
}
.head {
	color: #005A84;
	left: 0px;
}

.highLight, .downLight {
	border: 2px solid #005A84;
}

.noHighLight {
	border: 2px solid #FFFFFF;
	}

.iconLev {
	padding: 5px 0px 5px 15px;
	margin: 5px 10px 0px 30px;
	width: 880px;
	height: 25px;
	position: relative;
	background: transparent;
	text-align: left;
	z-index: 1;
	clear: both;
	}
.mainLev {
	text-align: left;
	width: 906px;
	min-height: 300px;
	background-color: #fff;
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
	clear:left;
	z-index: 1;
	background:url(http://www.cwht.org.uk/image/cwh/bg_container_y.gif) transparent center repeat-y;
}

.mainLev img{
	margin-left: 20px;
}

.mainLev p{
	margin-left: 20px;
}

.mainLev table{
	margin:20px;
}

.mainLev h4{
	margin-left:20px;
}

#footer{
	position:relative;
	background:url(http://www.cwht.org.uk/image/cwh/bg_container_y.gif) #fff center repeat-y;
	width:946px;
	padding: 0px;
	margin:0px;
	z-index:-1
	}

.sendForm{
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:200px; margin-top:30px;margin-right: 10px; margin-left: 20px;
}
#icons{
	float:left;
	padding-left: 10px;
}
#icons h3{
	margin-left: 0px;
	padding-left: 0px;
}

.list
{
padding: 0px 0px 3px 10px;
font-size: 100%;
}

#listcontainer{
	background-color: #FFFFFF; 
	font-size: 90%; 
	top: 5px
}

a:link{
	text-decoration: none;
	color: #0000CD;
}

a:visited{
	text-decoration: none;
	color: #0000CD;
}

a:hover{
	text-decoration: underline;
	color: #0000CD;
}

a:active{
	text-decoration: none;
	color: #6666CC
}

#replist {
	margin-top: 15px;
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
#tabdivider{
	/*'Previous Reports' line on reports page*/
}

/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 


