/* Global CSS           */
/* -------------------- */
/* site:   ECC Enhanced */
/* author: Andy Davies  */
/* date:   27/10/2008   */
/* -------------------- */

/* CSS Reset */
*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0px;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:400
}
ol, ul {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:400
}
q:before, q:after {
	content:''
}
fieldset, img, abbr, acronym {
	border:none
}
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.9em;
	line-height: 1.2em;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	height: 100%;
}
a:link {
	color:#002f00;
	text-decoration:underline;
}
a:visited {
	color:#002f00;
	text-decoration:underline;
}
a:hover {
	color:#002f00;
	text-decoration:none;
}
h2 {
	color:#002f00;
	font-size:1.2em;
	font-weight:bold;
}
h3 {
	font-size: 1.0em;
	margin: 5px 0;
	color: #002f00;
	font-weight: bold;
}
p {
	margin: 10px 0 10px 0;
}
#wrapper {
	width: 927px;
	background: #ffffff;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	clear: left;
}
#logo {
	float: left;
	width: 194px;
	height: 105px;
}
#main_menu {
	background-color: #002f00;
	float: left;
	height: 95px;
	width: 723px;
	padding: 10px 0 0 10px;
	;
}
#main_menu ul {
	list-style: none;
}
#main_menu li {
	float:left;
	color: #fff;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:center;
}
/* hide span text for SEO */
#main_menu li a span {
	position:absolute;
	left:-10000px;
	color:#000;
}
#nav_home {
	width:49px;
	background:url(../images/nav_home.gif) no-repeat 0px 0px;
}
#nav_adv_search {
	width:139px;
	background:url(../images/nav_advanced_search.gif) no-repeat 0px 0px;
}
#nav_brochure_request {
	width:140px;
	background:url(../images/nav_brochure_request.gif) no-repeat 0px 0px;
}
#nav_about {
	width:78px;
	background:url(../images/nav_about.gif) no-repeat 0px 0px;
}
#nav_pay_balance {
	width:103px;
	background:url(../images/nav_pay_balance.gif) no-repeat 0px 0px;
}
#nav_let_property {
	width:134px;
	background:url(../images/nav_let_property.gif) no-repeat 0px 0px;
}
#nav_help {
	width:39px;
	background:url(../images/nav_help.gif) no-repeat 0px 0px;
}
a#nav_home:hover, a#nav_home:focus, a#nav_adv_search:hover, a#nav_adv_search:focus, a#nav_brochure_request:hover, a#nav_brochure_request:focus, a#nav_about:hover, a#nav_about:focus, a#nav_pay_balance:hover, a#nav_pay_balance:focus, a#nav_let_property:hover, a#nav_let_property:focus, a#nav_help:hover, a#nav_help:focus {
	background-position:0px -23px;
}
#main_menu li a {
	display:block;
	height:24px;
	float:left;
}
.clear {
	clear: both;
}
.white {
	color: #fff;
}
.right {
	text-align:right;
}
.mandatory {
	color: #f00;
}
#content {
	clear: both;
	/*padding: 9px 12px 10px 12px;*/
	padding: 4px 8px 10px 15px;
	line-height: 1.3em;
}
/**** Footer ******************************************************/
#footer {
	padding: 12px 0 12px 0;
	clear: both;
	height: 125px;
	position:relative;
}
#footer_seperator {
	margin: 5px 15px 5px 15px;
	background-color: #002f00;
	width: 897px;
	height: 1px;
	clear:both;
}
.footer_links {
	display: inline; /* stops margin being doubled IE6 bug */
	text-align:center;
	vertical-align:middle;
	float:left;
	margin-bottom: 7px;
	width: 927px;
}
.footer_links ul {
	list-style: none;
	width: 100%;
	margin-left: auto;
	margin-right:auto;
}
.footer_links li {
	display:inline;
	font-size: 0.8em;
	color: #002f00;
	margin: 0 1.1em;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.footer_links li a {
	color: #002f00;
	text-decoration:underline;
}
#footer_left {
	margin-left: 6px;
	clear: both;
	width: 160px;
	float:left;
	vertical-align: middle;
	text-align: center;
	position:relative;
}
#footer_middle {
	width: 629px;
	float:left;
	vertical-align: middle;
	text-align: center;
	padding: 0px 10px 0px 10px;
	font-size: 0.8em;
}
#footer_right {
	display:inline;
	margin-right: 5px;
	width: 100px;
	float:right;
	vertical-align: middle;
	text-align: center;
}
/**** Loading ********************************************************/
#loading {
	width:900px;
	text-align:center;
}
#loading img {
	height:100px;
	width:100px;
}
.load_text {
	display:block;
	font-weight:600;
	margin:20px 0;
	text-align:center;
}
/* Modal Transparency - CMcKee 1208*/
 .content_faded{	
 position: fixed;
  z-index:2100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
  background-color:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75,Style=0);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.content_faded{background: url(../images/ie8macfix.png) repeat;}

* html .content_faded{ /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.RARModal{
  position: fixed;
  background: #fff;
  z-index: 2202;
  color:#000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:15%;
  left:35%;
	height:350px;
	width :350px;
	overflow:auto;
	border:3px solid white;
	padding:10px;
}

* html .RARModal{ /* ie6 hack */
position: absolute;
}

.RARCloseButton {	position:relative;	}

.RARModal a { 
	color:#830431;
	text-decoration:underline;
}
/***************************************/

#bjcustomerror {
	width: 500px;
	text-align: center;
}
/*** Complex Summary page ***/

.complexHead {
	margin-top:10px;
}
.complexSub {
	padding:0px 0px 10px 10px;
	border-bottom:5px solid #E8EDE4;
}
#complex_pics {
	float:left;
	width:300px;
}
#tabComplexSummary {
	float:left;
	width:500px;
}
.mapsize{ height:350px; width:400px; }
#bodySearchResult .mapsize{ height:400px !important; }

/* usability addition - get address return dropdown - JB */
#cmbAddress { border:1px dashed red !important; }


/* PayPal additions */
#paypal {position:absolute;right:40px;top:-50px;}
#paypal_foot {position:absolute;left:118px;top:23px;z-index:100;}
#header_image {position:relative;}