/* Fix bug in Mozilla */
html { min-width: 729px; }

body, div, span, th, td, p, ul, li, h1, h2, h3, h4, h5, h6, a {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	/*/*/ line-height: 18px; /**/
}

body {
	margin: 0;
	padding: 0;
	background: #eeefe7 url("/ezstatic/data/parkwayrealtyassociates/i/background.jpg") top left repeat-x;
}

/* Headings */
h1 {
	text-indent: -9999px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

/* :::: removed for summer ::::
	
h1 a:link, h1 a:visited	{
	display: block;	
	width: 729px;
	height: 137px;
	background: url("/ezstatic/data/parkwayrealtyassociates/i/header-winter.jpg") top left no-repeat;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-decoration: none;
}

*/

h1 a:link, h1 a:visited	{
	display: block;	
	width: 729px;
	height: 137px;
	background: url("/ezstatic/data/parkwayrealtyassociates/i/header-winter.jpg") top left no-repeat !important;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-decoration: none;
}

	
h1 a:hover { background: url("/ezstatic/data/parkwayrealtyassociates/i/header-winter.jpg") top left no-repeat; }

h2 { 
	color: #315064;
	font-size: 1.50em;
	margin-top: 15px;
	border-bottom: 1px solid #97a9ad;
}

h3 { 
	color: #315064;
	font-size: 1.35em;
}

h4 { 
	color: #315064;
	font-size: 1.25em;
	border-bottom: 1px solid #97a9ad;
	text-align: left;
}

/* combats the core.new.css style */
img { display: inline; }

p { /*/*/ line-height: 20px; /**/ }

/* forms */
input,
select,
textarea { font-size: 10px; }

/* lvha */
a { }
a:link { }
a:visited { }
a:hover { }
a:active { }

/* design elements */
div#homewrapper {
	width: 729px;
	margin: 0 auto;
	padding: 0;
	background: #fff url("/ezstatic/data/parkwayrealtyassociates/i/homebg.jpg") top left repeat-y;
}

div#wrapper {
	width: 729px;
	margin: 0 auto;
	padding: 0;
	background: #fff url("/ezstatic/data/parkwayrealtyassociates/i/mainbg.jpg") top left repeat-y;
}

div#maincontent {
	float: left;
	width: 490px;
}

div#sidebar {
	margin: 0 0 0 527px;
	padding-right: 7px;
}

#sidebar p { color: #fff; font-weight: bold; padding-left: 10px; }
#sidebar td { color: #fff; font-weight: bold; padding-left: 10px; }

h2.mlssearch {
	background: url("/ezstatic/data/parkwayrealtyassociates/i/quicksearch.jpg") top left no-repeat;
	text-indent: -9999px;
	border: 0;
}

h2.locations {
	background: url("/ezstatic/data/parkwayrealtyassociates/i/locations.jpg") top left no-repeat;
	text-indent: -9999px;
	border: 0;
}

/* BEGIN Navbar */
div#navbar {
	border: 0;
	padding: 0;
	margin: 0;
}

/* ::::: removed for summer ::::

div#navbar ul {
	width: 729px;
	height: 28px;
	background: url("/ezstatic/data/parkwayrealtyassociates/i/navbar.jpg");
	margin: 0 auto;
	padding: 0;
	position: relative;
}

*/


div#navbar ul {
    width: 729px;
	height: 28px;
    margin: 0 auto;
	padding: 0;
	position: relative;
	background: url("/ezstatic/data/parkwayrealtyassociates/i/navbar-winter.jpg") !important;
}
	
#navbar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#navbar ul li, #navbar a {
	height: 28px;
	display: block;
	color: #fff;
}

#navbar ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}

#nb1 {left: 0; width: 57px;}
#nb2 {left: 57px; width: 71px;}
#nb3 {left: 128px; width: 74px;}
#nb4 {left: 202px; width: 84px;}
#nb5 {left: 286px; width: 68px;}
#nb6 {left: 354px; width: 66px;}
#nb7 {left: 420px; width: 73px;}
#nb8 {left: 493px; width: 94px;}
#nb9 {left: 587px; width: 59px;}
#nb10 {left: 646px; width: 83px;}

.content { padding: 20px; }

.featured { width: 205px; float: left; padding: 10px;}
.featured img { border: 1px solid #000; }

/* BEGIN Contact Us Forms */
#contact table {
	background: #b6b6b4;
	width: 90%;
	margin: auto;
	border-collapse: collapse;
} 

#contact td {
	border: 1px solid #b6b6b4;
	padding-left: 4px;
}

#contact p {
	color: #000;
	font-weight: bold;
}

.labelcell {
	color: #000;
	font-weight: bold;
	width: 35%;
	text-align: left;
	background: #d3d3d1;
}

.fieldcell {
	color: #000;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #eeefe7;
}

.submitbuttons {
	text-align: center;
	margin-top: 10px;
	color: #f90;
	font-weight: bold;
}

/*Controls The Popup Window Content */
#ezproddirforms {
	text-align: center;
	margin: 0;
	padding: 0;
	width: 475px;	
}

#ezproddirforms #contact table {
	background: #b6b6b4;
	color: #000;
	width: 90%;
	margin: auto;
	border-collapse: collapse;
}

#ezproddirforms #contact h3 { padding-bottom: 10px; }

#ezproddirforms #contact td {
	border: 1px solid #b6b6b4;
	padding-left: 4px;
}

#ezproddirforms .labelcell {
	font-size: 11px;
	color: #000;
	background: #d3d3d1;
	width: 35%;
}

#ezproddirforms .fieldcell {
	background: #eeefe7;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#ezproddirforms .submitbuttons {
	text-align: center;
	margin-top: 10px;
}
/* END Contact Us Forms */

/* MLS SPECIFIC CLASSES*/

/* Controls {td_class} variable */
.bglight { background: #eeefe7; }

/* Controls {td_class} variable */
.bgdark { background: #d3d3d1; }

/* Controls the header pagnation and view spot above the listings */
.myinfobox table { width: 98%; }

/* Displays the favorites box */
.favorites a { text-decoration: none; }

/* Controls the master div id per mls */
#ezresidentialtpl, 
#ezlandtpl, 
#eztownhousestpl,
#ezcommercialtpl,
#ezmultifamilytpl { 
	text-align: center;
	padding: 10px;
	margin: 0;
}

#ezresfeaturedlist { width: 98%; }

#ezresfeaturedlist li { text-align: left; }

/* Controls the h3 heading tag */
#ezresidentialprodlisttpl h2,
#ezresidentialtpl h3, 
#ezlandtpl h3, 
#eztownhousestpl h3, 
#ezcommercialtpl h3, 
#ezmultifamilytpl h3 { text-align: left; }

/* Controls the table styles */
#ezresidentialtpl table, 
#ezlandtpl table, 
#eztownhousestpl table, 
#ezcommercialtpl table, 
#ezmultifamilytpl table {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 98%;
}

/* Controls the table styles */
#ezresidentialtpl .contact, 
#ezlandtpl .contact, 
#eztownhousestpl .contact, 
#ezcommercialtpl .contact, 
#ezmultifamilytpl .contact {
	border: 1px #000 solid;
	margin: 0;
	padding: 0;
	width: 80%;
	text-align: center;
}

/* Controls the table cell styles */
#ezresidentialtpl td, 
#ezlandtpl td,
#eztownhousestpl td,
#ezcommercialtpl td,
#ezmultifamilytpl td {
	text-align: left;
	margin: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 2px;
}

/* detail view overrides */
.mlsrightcol {
  width: 350px;
}
.agentblock { float: left; margin: 20px; height: 220px; width: 170px; }

#pagnation {
	background: #efefe7;
	border: 1px solid #d3d3d3;
}

#pagnation td { text-align: center; }

/* Controls the border around the mls images */
#ezresidentialtpl img, 
#ezlandtpl img, 
#eztownhousestpl img, 
#ezcommercialtpl img,
#ezmultifamilytpl img { }

/* Controls the images so they wrap depending on site wrapper size */
.ezimagecontainer, 
.ezimagecontainer p { 
	text-align: center;
	margin: 10px;
	padding: 10px;
}

/* Controls the images if they have text-labels */
.ezimagecontainer label { font-weight: normal; }

#searchbar {
	background-color: #b6b6b4;
	border-left: 1px #b6b6b4 solid;
	padding-left: 8px;	
}

.search { 
	width: 80%; 
	border: 1px solid #b6b6b4; 
	background: #d3d3d3;
}

.search td { 
	background: #eeefe7; 
	padding: 5px;
	color: #000;
}

.ouragents,
.moreinfo { display: none; }

/* EMAIL NOTIFICATIONS */
div#emailwrapper { 
	width: 540px;
	margin: 0 auto;
	border: 2px solid #000;
}

div#emailmain { background: #fff; text-align: left; }
div#emailcontent { padding: 7px; text-align: left; }

/* USM Tag Line */
div#usmtag {
	border: 0;
	padding: 0;
	margin: 0;
	clear: both;
}

div#usmtag ul {
	width: 729px;
	height: 45px;
	background: url("/ezstatic/data/parkwayrealtyassociates/i/footer.jpg");
	margin: 0 auto;
	padding: 0;
	position: relative;
}
	
#usmtag ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#usmtag ul li, #usmtag a {
	height: 45px;
	display: block;
	color: #fff;
}

#usmtag ul li a,
#usmtag ul li {
	text-indent: -9999px; 
	text-decoration: none;
}

#usm1 { left: 0; width: 275px; }

#usm1 a:hover { background: transparent url("/ezstatic/data/parkwayrealtyassociates/i/footer.jpg") 0 -45px no-repeat; }

#userlogin img { border: 0; vertical-align: bottom; }

#userlogin .homeloginbar { font-size: 11px; font-weight: bold; }


.new { color: #ff0000; }

.listviewright { width: 370px; }

.listremark { line-height: 24px; font-size: 13px; margin: 0 0 10px 0; } 

div.searchentiremls { clear:both; }

#eznavigatortpl { text-align: center; padding: 0 0 10px 0; }
[

