/* ) 2006 Independent Property Centre, all rights reserved */

body {
	font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;
	font-size: 11px;
	/* initially set to percentage so ems work without producing tiny text in IE */
	margin: 0;
	padding: 0;
	background: #fff url(images/header_bg.gif) 0 0 repeat-x;
}

h1, h2, h3, h4  {
	font-family: 'Helvetica Neue Condensed', Helvetica, arial, sans-serif; 
	text-align: left;
}
	
h1 { color: #666; font-size: 18px; font-weight: normal; }
h2 { color: #999; font-weight: bold; font-size: 14px;}
h3 { color: #C33; font-weight: bold; font-size: 11px; }
h4 { color: #fff; font-weight: normal; font-size: 11px; text-transform: uppercase;}
h5 { color: #000; font-weight: bold; font-size: 12px; text-transform: uppercase;}

a:link { color: #e0922f; text-decoration: none; background-color: transparent;}
a:visited {	color: #e0922f; text-decoration: none; background-color: transparent;}
a:hover	{ color: #cc2228; text-decoration: underline; background-color: transparent;}
	
.ahome a:link { color: #000000; text-decoration: none; background-color: transparent;}
.ahome a:visited {	color: #000000; text-decoration: none; background-color: transparent;}
.ahome a:hover	{ color: #cc2228; text-decoration: underline; background-color: transparent;}
	
/* layout */

.header {
	height: 120px;
	background: transparent url(images/IPC_header.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.container {
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.content {
	background-color:#fff;
	padding: 0 0 0 30px;
	text-align: left;
        font-size: 10px;
}
.inner {
        width: 780px;
        background-color:#fff;
        padding: 0 0 0 30px;
        text-align: left;
        font-size: 10px;

}
.feature {
	background-color:#666;
	padding: 0;
	margin: 0 0 10px 0;
}
.featurehead { 
	background-color: #e0922f; 
	color: #fff;
	padding: 4px 0 0 4px;
}
.featureregular { margin: 0; }
.spacercell { background-color: #fff; width: 10px; margin: 0; }

.quicksearch {
	background-color: #ccc;
	margin: 0;
	padding: 0 0 5px 10;
}

/* navigation */

#navcontainer {
	width: 130px;
	padding:0;
	margin 0 0 0 10px;
	background-color: #fff;
	color: #333;
	font-size: 14px;
}

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#navcontainer li { margin: 0;}

#navcontainer li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	background-color: #cc2228;
	color: #fff;
	text-decoration: none;
	width: 100%;
	border-bottom: 3px solid #fff;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover {
	background-color: #e0922f;
	color: #fff;
}

/* other styles */

.contentlist {
        color: #000000;
	margin-left: 0;
 	padding-left: 0px;
 	list-style: none;
}

.contentlist li{
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
	margin: 0;
 	padding: 0 0 0 20px;
 	list-style: none;
 	background-image: url(images/bullet.gif);
 	background-repeat: no-repeat;
 	background-position: 0 .5em;
}

.featuretext {
	font-size: 11px;
	padding: 4px;
	color: #fff;
	margin:2px 0 2px 0;
}

.qstext {
	font-size: 11px;
	padding: 4px;
	color: #333;
	margin:2px 0 2px 0;
}

.searchtext {
	font-size: 11px;
	padding: 4px;
	color: #000;
	margin:2px 0 2px 0;
}

.spacer {
	margin-top: 100px;
}
	

td {
   font-size: 11px;
}


select {
font-size: 11px;
font-weight: normal;
}

input {
border: #E0922F 1px solid;
font-size: 11px;
color: #333333;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
background-color: #EDEDED;
text-decoration: none;

}

.form3 {
border: #E0922F 1px solid;
font-size: 11px;
color: #333333;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
background-color: #EDEDED;
text-decoration: none;

}

.form2 {
border: #cccccc 1px solid;
font-size: 11px;
color: #cccccc;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
background-color: #cccccc;
text-decoration: none;

}



textarea {
border: #990305 1px solid;
font-size: 11px;
color: #990305;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
background-color: #EDEDED;
text-decoration: none;

}



