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

body {
	margin: 0;
	padding: 0;
	background: #999;
}

/* Headings */
h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border: 0;
}
	
h1 a, 
h1 a:link, 
h1 a:visited {
	display: block;	
	height: 174px;
	background: transparent url("/ezstatic/data/byselrealty/i/header.jpg?1") top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

h1 a:hover,
h1 a:active; { background: transparent url("/ezstatic/data/byselrealty/i/header.jpg?2") top left no-repeat; }

h2 { 
	color: #000;
	font-size: 1.25em;
	font-family: Times New Roman, Verdana, Arial, sans-serif;
}

h3 { 
	color: #435874;
	font-size: 1.20em;
	font-family: Times New Roman, Verdana, Arial, sans-serif;
}

h4 { 
	color: #4b8e41;
	font-size: 1.15em;
	font-family: Times New Roman, Verdana, Arial, sans-serif;
}

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

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

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

/* lvha */
a { color: #000; }
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #369; }
a:active { color: #000; }

/* design elements */
div#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: #89a6c5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#loginbar {
	background: url("/ezstatic/data/byselrealty/i/loginbar.jpg") top left no-repeat;
	height: 36px;
	margin: 0;
	padding: 0;
}

.logincontent {
	padding-top: 4px;
	padding-left: 10px;
	color: #fff;
	font-size: 10px;
}

.logincontent p {
	padding: 0;
	padding-left: 10px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}

.logincontent form {
	padding: 0;
	margin: 0;
}

.logincontent a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

.logincontent input {
	border: 1px solid #ccc;
	background: #fff url("/ezstatic/data/byselrealty/i/buttonbg.jpg") top left no-repeat;
	color: #000;
}

#leftnav {
	padding: 0 10px 0 10px;
	padding-top: 0;
	margin-top: 0;
}

#maincol { }

.maincontent {
	background: #cdd9e7 url("/ezstatic/data/byselrealty/i/mainbg.jpg") bottom left repeat-x;
	width: 580px;
}

#checkboxes td,
#checkboxes2 td,
#checkboxes3 td { padding: 0 0 0 10px; margin: 0; }

.contentarea h2 {
	padding: 5px;
	margin: 0;
	background: #adc1d7;
	font-size: 1.50em;
	padding-left: 10px;
	color: #54687d;
}

.contentarea h3 { padding-left: 10px; }

.contentarea p { padding: 0 10px; }
.contentarea table { padding: 10px; }
.contentarea { padding-bottom: 10px; }

.fpsearch { 
	width: 175px;
	border-left: 8px solid #89A6C5;
	padding-left: 5px;
	padding-top: 10px;
	color: #656e77;
}

.fpsearch td,
.fpsearch p {
	color: #656e77;
	font-weight: bold;
}

#givinglist {
	list-style: none;
	display: block;
}
#givinglist li {
	width: 250px;
	float: left;
}
#address {
	list-style: none;
}
/* NNEREN CORE OVERRIDES 
 .mlsrightcol { width: 350px; }
 .agentblock { float: left; margin: 20px; height: 220px; width: 170px; }
 
 */
 .listviewwrap { border-bottom: 1px solid #89a6c5; }
 .listviewleft img { border: 1px solid #89a6c5; }
 .listviewright { width: 400px; margin: 0 5px; }
 .listremark { font-size: 13px; margin: 0 5px 10px 0; color: #000; } 
 .mlsleftcol { width: 295px; padding-right: 5px; }
 
/* END NNEEREN CORE */

/* BEGIN Left Nav */
#navlist {
	padding-left: 0;
	margin: 0;
	
	border: 1px solid #b6cadf;
	border-top: 0;
	background: #f0f2f6 url("/ezstatic/data/byselrealty/i/leftnavbg.jpg") top left repeat-x;
	width: 130px;
}

#navlist li {
	list-style: none;
	margin: 0;
	padding: 2px;
	padding-left: 7px;
	border-top: 1px solid #b6cadf;
	color: #666;
}

#navlist li a {
	text-decoration: none;
	color: #54687d;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#navlist li a:hover {
	color: #000;
	text-decoration: none;
}
/* END Left Nav */

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

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

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

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

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

.submitbuttons {
	text-align: center;
	margin-top: 10px;
	color: #f90;
	font-weight: bold;
}
/* END Contact Us Forms */

/* BEGIN Footer */
div#footer {
	border: 0;
	padding: 0;
	margin: 0;
}

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

#footer ul li,
#footer a {
	height: 58px;
	display: block;
	color: #fff;
}

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

#fnb1 { left: 0; width: 269px; }

#fnb1 a:hover { background: transparent url("/ezstatic/data/byselrealty/i/footer.jpg") 0 -58px no-repeat; }
/* END Footer */

/* Control Tags */
.ezerror,
.ezerror ul,
.ezerror li {
	color: #ff9926;
	font-weight: bold;
}

/* MLS SPECIFIC CLASSES*/

/* Controls {td_class} variable */
.bglight { }

.bglight * {
	font-weight: bold;
	color: #54687d;
}

.bglight a { text-decoration: none; }

/* Controls {td_class} variable */
.bgdark { background: #89a6c5; color: #fff; }

.bgdark *,
.bgdark a { color: #fff; font-weight: bold; }

.bgdark a { text-decoration: none; }

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

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

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

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

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

/* 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;
}

#pagnation {
	background: #cdd9e7;
	border: 1px solid #89a6c5;
}

#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: #89a6c5;
	border-left: 1px #54687d solid;
	padding-left: 8px;	
}

.search { 
	width: 80%; 
	border: 1px solid #89a6c5; 
	background: #cdd9e7;
}

.search td { 
	background: #cdd9e7; 
	padding: 5px;
}

/* 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; }

/* Begin USM Tagline */
#usmtag { text-indent: -9999px; }

#usmtag,
#usmtag a {
	padding-top: 10px;
	text-align: center;
	color: #000;
}

#profiling,
#queries { display: none; }