/* Modules StyleSheet

Settings in this stylesheet control the appearance of elements in any/all of
the modules within the Sunmark Realty site. Changing any of the settings here
will affect all the modules within this site.

*/

/* Listings Backgrounds ------------------------------------ */

.rowcolor1 {
	background-color: #EEEEBB; }
	
.rowcolor2 {
	background-color: #FFFFCC; }
	
	
	
/* Images -------------------------------------------------- */
	
.detail-full {
	border: 1px solid #000000; }
	
.detail-med {
	border: 1px solid #000000; }
	
.list-thumb {
	border: 1px solid #000000; }
	
	
	
/* Text ---------------------------------------------------- */
		
#mlsflyer {
		background-color: #FFCC99;
		border: 1px solid #333366;
		margin: 0px 0px 12px;
		padding: 6px; }
		
#mlshead {
		background-color: #333366;
		color: #FFCC99;
		font-size: 16px;
		margin: 12px 0px 0px;
		padding: 0px 6px; }