/*Calico*/
BODY {
	background-color: #F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size : 1em;
	background-image:url(http://www.calicohousing.co.uk/siteimages/main-bg.jpg);
	background-repeat: repeat-x;
	}
	
	#frame{
		width: 1004px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		background-color: #fff;
	}
	
div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	font-size: 70%;
	text-align: left;
	width: 100%;
	PADDING-RIGHT: 0px;
   DISPLAY: block;
   PADDING-LEFT: 25px;
   BACKGROUND: url(http://www.calicohousing.co.uk/siteimages/nav-bullet.gif) no-repeat 4% 35%;
   PADDING-BOTTOM: 6px;
   COLOR: #346768;
   PADDING-TOP: 6px;
   TEXT-DECORATION: none
}

div.menu a:link {
	text-decoration: none;
	color: #346768;
	}
div.menu a:visited {
	text-decoration: none;
	color: #346768;
	}
div.menu a:hover{
	background: url(http://www.calicohousing.co.uk/siteimages/nav-bullet-over.gif) #fe4110 no-repeat 4% 50%;
	color: #fff;
	}
div.menu a:active {
	color: #346768;
	}

div.menuTop{
	background-color: #fff;
	color: #004e5c;
	font-size: 90%;
	padding: 5px 2px 5px 2px;
	text-align: left;
	width: 100%;
}
H2 {
	background-image: url(../images/calico.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #fe4110;
	color: #fff;
	font-size: 100%;
	width: 664px;
	padding-left: 300px;
	padding-bottom: 0px;
	padding-top: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	vertical-align: text-bottom;
	z-index: 2;
	}
H3 {
	background-color: #EAEAEA;
	/*border-top-width: 5px;*/
	color: #000;
	font-size: 95%;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 0px;
	padding: 5px 0px 5px 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: #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: #004e5c; 
	left: 0px;
}

.highLight, .downLight {
	border: 2px solid #00a8d5;
}

.noHighLight {
	border: 2px solid #FFFFFF;
}

.iconLev {
	position:relative;
	clear:both;
	background-color: #fe4110;
	margin-top: -15px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 964px;
	text-align: left;
	z-index: 1;
	}
.mainLev {
	clear:both;
	text-align: left;
	background-color: #fff;
	/*top: 0px;*/
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	z-index: 0;
	margin-left: auto;
	width: 964px;
	margin-right: auto;
}

.sendForm{
	border: 2px dotted #808080;
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:185px; margin-left:5px;margin-right: 25px;margin-top:1.1em;
}
#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 */ 
