﻿@import url("../pages/minisites-map.css");
@import url("../pages/minisites-rotator.css");

/* Page Title */
	h2.new-homes { background: url(../../images/titles/title-new-homes.gif) no-repeat; }
	
div.minisite-rotator.item-detailurl a span { display: block; cursor: pointer; float: right; font-size: 72%; font-weight: bold; color: #fff; text-decoration: none; text-align: center; width: 29px; height: 18px; background: url(../../images/buttons/go-button-bg.gif) no-repeat; padding: 2px 8px 0 0; text-transform: lowercase; margin: -8px 0 2px 5px; }

table.new-homes { width: 100%; border: 0px none; }
	table.new-homes td.map, table.new-homes td.content { vertical-align: top; }
	table.new-homes td h3 { font-size: 127%; margin: 0; }
		/* Map */
		#newhomes-map { border: 5px solid #F4F2EF; }
		table.new-homes td.map p { font-size: 82%; margin: 0; padding: 0 0 4px; } 
		table.new-homes td.map div.view-all { background: #F4F2EF; padding: 2px 4px; font-size: 92%; font-weight: bold; }
		table.new-homes td.map a { display: block; min-height: 1em; text-decoration: none; padding: 4px 0 0px; }
		table.new-homes td.map a b { color: #000; font-size: 100%; }
		table.new-homes td.map a em { font-size: 160%; font-style: normal; margin: 0 9px 0 0; }
		table.new-homes td.map a span { display: block; cursor: pointer; float: right; font-size: 100%; font-weight: bold; color: #fff; text-decoration: none; text-align: center; width: 42px; height: 26px; background: url(../../images/buttons/go-button-bg.gif) no-repeat; padding: 10px 0 0; text-transform: uppercase; margin: -4px 0 2px 5px; }
		/* Content */
		table.new-homes td.content { width: 75%; }
		table.new-homes td.content div.wrapper { min-height: 275px; }
		table.new-homes td.content div.separator { background: url(../../images/common/dot-gray-horizontal.gif) 0% 50% repeat-x; padding: 15px; }
		table.new-homes td.content h3 { display: inline; }
		table.new-homes td.content p.text { display: inline; margin-left: 5px; line-height: 150%; }
		table.new-homes td.content p.micro-links { font-size: 72%; margin: -15px 0 0; padding: 0; }
		/* Spacer */
		table.new-homes td.spacer { background: url(../../images/common/dot-gray-vertical.gif) 50% 0% repeat-y; padding: 0 15px; width: 5px; }
	
	table.newhomes-showcase { border: 0px none; }
		table.newhomes-showcase td.image { vertical-align: top; padding: 0 10px 0 0; }
		table.newhomes-showcase td.content { vertical-align: top; padding: 0 0 0 7px; }
		table.newhomes-showcase td.content h3 { color: #1471b0; }
		table.newhomes-showcase p.community-name { color: #000; margin: 0; padding-top: 21px; font: bold 175% "Times New Roman",Times,Trebuchet,serif; }
		table.newhomes-showcase p.community-tag { font-size: 82%; margin: -2px 0 21px; }
		table.newhomes-showcase div.community-text { line-height: 150%; }
		table.newhomes-showcase div.community-text strong, table.newhomes-showcase div.community-text b { color: #000; }
		table.newhomes-showcase p.community-link a { margin: 7px 0 0; display: block; min-height: 1em; text-decoration: none; padding: 4px 0 12px; color: #000; font-size: 130%; font-weight: bold; width: 170px; }
		table.newhomes-showcase p.community-link a span { display: block; cursor: pointer; float: right; font-size: 72%; font-weight: bold; color: #fff; text-decoration: none; text-align: center; width: 42px; height: 26px; background: url(../../images/buttons/go-button-bg.gif) no-repeat; padding: 10px 0 0; text-transform: uppercase; margin: -8px 0 2px 5px; }