/*Charnwood Neighbourhood Housing*/
BODY {
	background: #fff url(http://www.charnwood.gov.uk/css/uploads/12/almo_body_bg.gif) top center repeat-x;
	font-family: Geneva, Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size : 1.1em;
	}
	#frame{
		width: 778px;
		min-width: 680px;
		margin-left: auto;
		margin-right: auto;
		border: 1px solid #000;
		background-color:#fff;
	}
	
div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	font-size: 70%;
	text-align: left;
	color: #B92981;
	margin: 10px;
	padding: 2px 0px 0px 2px;
	width: 100%;
}

div.menu a:link {
	color: #B92981;
	text-decoration: none;
	}
div.menu a:visited {
	color: #B92981;
	text-decoration: none;
	}
div.menu a:hover{
	color: #B92981;
	text-decoration: underline;
	}
div.menu a:active {
	color: #B92981;
	}

div.menuTop{
	/*background-color: #abafb2;*/
	font-size: 80%;
	padding: 0px 2px 5px 2px;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
H2 {
	position: relative;
	color: #580F67;
	font-size: 100%;
	top: 10px;
	text-align: center;
	z-index: 1;
	padding-top: 135px;
	margin-left: 5px;
	/*height: 140px;*/
	background-image: url(../style/charnwood.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	}
H3 {
	background-color: #580F67;
	border-top-width: 5px;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px 0px 5px 5px;
	}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
P {
	color: #000000;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2pt;
	margin-left: 2pt;
}
span.button{
	position: relative;
}
span.button a{
	background-color: #E8E8E8;
	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%;
}
.head {
	color: #580F67; 
	left: 0px;
}

.highLight, .downLight {
	border: 2px solid #580F67;
}

.noHighLight {
	border: 2px solid #FFFFFF;
	
}

.iconLev {
	position: relative;
	clear:both;
	height:25px;
	text-align: left;
	z-index: 1;
	}
.mainLev {
	clear:both;
	text-align: left;
	background-color: #fff;
	margin-top: 10px;
	padding-bottom: 10px;
	z-index: 0;
	
}

.sendForm{
	border: 2px dotted #808080;
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:200px; margin-left:5px;margin-right: 5px;margin-top:1.1em;
	background: transparent url(http://www.charnwood.gov.uk/css/uploads/12/almo_mainmenu_lilili.gif) top left no-repeat;
	height: 338px;z-index:10;
}
#icons{
	float:left;
}
.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;
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	width: 100%;
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 
