﻿#eco_dev_listing {
	width: 720px;
	display: block;
}

#eco_dev_listing #title {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #026634;
	padding: 0px 0px 20px 0px;
	display: block;
	width: 570px;
	float: left;
}

#eco_dev_listing #title span{
font-weight: bold;
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #026634;
}

#eco_dev_listing #listing_header {
	background: url(/economic_dev/images/listing_header.jpg) no-repeat;
	height: 44px;
	width: 710px;
}

#eco_dev_listing #listing_header #header_title {
	font-size: 23px;
	font-weight:bold;
	color:  white;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	width: 400px;
	padding: 10px 0px 0px 15px;
}

#eco_dev_listing #listing_header #header_rollover {
	font-size: 13px;
	color:  white;
	font-family:Arial, Helvetica, sans-serif;
	float: right;
	height: 25px;
	width: 210px;
	padding: 5px 0px 0px 0px;
}


#eco_dev_listing #listing_footer {
	background: url(/economic_dev/images/listing_footer.jpg) no-repeat;
	height: 44px;
	width: 710px;
}


#eco_dev_listing #listing .row {
	width: 690px;
	background-color: #cccccc;
	padding: 10px;
	color: #333333;
	font-size: 13px;
	overflow: hidden;
}

#eco_dev_listing #listing .row img, #eco_dev_listing #listing .altRow img {
	width: 112px;
	float: left;
	border: 1px solid #333333;
}

#eco_dev_listing #listing .row div, #eco_dev_listing #listing .altRow div {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#eco_dev_listing #listing .altRow {
	width: 690px;
	background-color: #999999;
	padding: 10px;	
	color: #333333;
	font-size: 13px;
	overflow: hidden;
}


#eco_dev_listing #listing .row .details, #eco_dev_listing #listing .altRow .details {
	width: 530px;
	float: left;
	padding: 0px 0px 0px 20px;
}


#eco_dev_listing #listing .row .details table, #eco_dev_listing #listing .altRow .details table{
	width: 265px;
	float: left;
}


#eco_dev_listing #listing .row .details th, #eco_dev_listing #listing .altRow .details th {
	width: 130px;
	text-align: left;
	font-size: 12px;
		vertical-align: top;
}

#eco_dev_listing #listing .row .details td, #eco_dev_listing #listing .altRow .details td {
	width: 135px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
}

.clearer {
	clear: left;
}

#pFriendly {
width: 130px;
text-align: right;
padding: 0px 0px 3px 0px;
float: left;
}

#pFriendly a, img {
text-decoration: none;
font-weight:bold;
border: none;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #026634;
}

.listPop {display: block; color: white; background: url(/economic_dev/images/popup.png); height:157px; width: 565px;} 
.listPop2 {display: block; color: white; background: url(/economic_dev/images/popup.png); height: 94px; width: 585px;} 
.listPop td {vertical-align: top; text-align: left; padding: 0px; margin: 0px; 	vertical-align: top;} 
.listPop h1 {color: white; font-size: 15px; font-family: arial; font-weight: bold; padding: 5px 0px 0px 0px;}

.listPop img {
	float: left;
	/**height: 157px; **/
	width: 158px;
	border: 1px solid #333333;
}
.listPop .details { 
	width: 360px;
	height: 150px;
	float: left;
	display: block;
	padding: 0px 0px 0px 10px;
}

.listPop .details .detailTitle { 
	font-weight: bold;
	font-size: 17px;
	color: white;
	padding: 0px 0px 10px 0px;
}


.listPop .details .lCol {
	font-weight: bold;
	font-size: 13px;
	color: white;
	width: 111px;
	vertical-align: top;
	text-align:left;
	padding: 0px 0px 3px 0px;
}

.listPop .details .rCol { 
	font-weight: normal;
	font-size: 13px;
	color: white;
	width: 240px;
	vertical-align: top;
	text-align:left;
	padding: 0px 0px 3px 0px;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;



visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


#comparebtn 
{
	padding: 12px 0px 0px 11px; 
}


.chkboxes 
{
	float: left;
	padding: 5px 0px 0px 0px;
}