/*Plymouth Community Housing*/
BODY {
	background:#DDF0FE url(http://www.plymouthcommunityhomes.co.uk/assets/images/site/_layout/sky.jpg) no-repeat scroll center -30px;
	color: #292B2D;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size : 1em;
	}
	
	#frame{
		width: 965px;
		min-width: 680px;
		margin-left: auto;
		margin-right: auto;
		background-color: transparent;
	}
	#toplev{
   background: transparent url(../images/PCH-Repairs-Report-Service.png) no-repeat 20px 90px;
   z-index: 5;
	}
	#wrapper{
	background: #fff;
	}

div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	font-size: 80%;
	text-align: left;
	background-color: #fff7;
	border-bottom: 1px dashed #589DDD;
	font-weight: bold;
	padding: 5px 0px 5px 2px;
	width: 100%;
}

div.menu a:link {
	color: #589DDD;
	text-decoration: none;
	}
div.menu a:visited {
	color: #589DDD;
	text-decoration: none;
	}
div.menu a:hover{
	color: #00557E;
	}
div.menu a:active {
	color: #589DDD;
	}

div.menuTop{
	background-color: #fff;
	color:#fff;
	font-size: 70%;
	padding: 5px 2px 5px 2px;
	text-align: center;
	width: 100%;
}
H2 {
	position: relative;
	color: #fff;
	font-family: "Courier New", Courier;
	font-weight: bold;
	background-color: #fff;
	font-size: 200%;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right:20px;
	background: transparent url(http://www.plymouthcommunityhomes.co.uk/assets/images/site/_layout/logo.png) no-repeat scroll right top;
	height: 45px;
	padding-top: 90px;
	}
H3 {
	border-bottom:1px dashed #00557E;
	margin-top:5px
	}
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;
}
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%;
}
.head {
	color: #589DDD;
	left: 0px;
}

.highLight, .downLight {
	border: 2px solid #ff1a24;
}

.noHighLight {
	border: 2px solid #FFFFFF;
	}

.iconLev {
	background-color: #fff;
	background: url(http://www.plymouthcommunityhomes.co.uk/assets/images/site/_layout/headerBg.png);
	z-index: 1;
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
	height: 30px;
	border-top: 7px solid #658AAC;
	}
.mainLev {
	text-align: left;
	background-color: #fff;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	z-index: 0;
	clear:left;
}

#footer{
	background-color: #658AAC;
	height: 4px;
	}
	
#sendbuttons{
	background: #fff;
}

.sendForm{
/*	border: 2px dotted #808080;*/
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:216px; margin-top:5px;
}
#icons{
	float:left;
	padding-left: 10px;
}
.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{
	
}
#tabdivider{
	/*'Previous Reports' line on reports page*/
}

#result ul{
	list-style-type: none;
	}

/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 


