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

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

/* Headings */
h2 { 
	color: #000;
	font-size: 1.25em;
}

h3 { 
	color: #435874;
	font-size: 1.20em;
}

h4 { 
	color: #4b8e41;
	font-size: 1.15em;
}

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

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

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

/* design elements */
div#wrapper {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #000;
	background: #fff;
}

#leftbar {
	background: #fff url("/ezstatic/data/friendinrealestate/images/leftrepeat.gif") top left repeat-y;
	padding-top: 9px;
}

#content { 
	background: #fff;
	padding: 10px;
	height: 100%;
}

#rightbar {
	background: #e7e7e7;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #000;
}

.homerightcol { padding-left: 50px; }

/* Navigation */
ul#nav {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

ul#nav li {
	padding-left: 7px;
	margin: 0;
}

ul#nav li a {
	display: block;
	font-family: Times, "Times New Roman", serif;
	font-size: 13.5px;
	width: 160px;
	height: 18px;
	color: #fff;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #feffa7;
}

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

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

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

.addressbuttons { text-align: center; }

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

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

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

/* MLS SPECIFIC CLASSES*/

#listviewsearchbox { display: none; }

.display { display: none; }

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

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

/* Controls the master div id per mls */
#ezresidentialtpl, 
#ezlandtpl, 
#eztownhousestpl,
#ezcommercialtpl,
#ezmultifamilytpl { 
	text-align: center;
	padding: 10px;
	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;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-right: 1px;
	padding-left: 2px;
}

#pagnation {
	background: #f5f5f5;
	border: 1px solid #e7e7e7;
}

#pagnation td { text-align: center; }

/* Controls the border around the mls images */
#ezresidentialtpl img, 
#ezlandtpl img, 
#eztownhousestpl img, 
#ezcommercialtpl img,
#ezmultifamilytpl img { padding: 10px; }

/* 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: #e5e1cb;
	border-left: 1px #7d754d solid;
	padding-left: 8px;	
}

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

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

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

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

/* Footer Tag */
#usmtag, #usmtag a, #usmtag p {
	text-align: center;
	color: #000;
}



/********************** New RE template style overrides *************************/

.mlsrightcol {
width:240px;
}

.listviewleft {
width:130px;
}

.savedsearchinfoleft {
width:22%;
}

.relistviewleft {
width:130px;
}
div.listfavleft {
	width: 65% !important;
}
div.listfavright {
	width: 35% !important;
}
