/* styles supplemented by Uplyft Creative */

body {
	font-family: Helvetica, Arial, sans-serif;
}
p {
	color: #666666;
}
h3 {
	display: block;
}
img {
	border: 0 none;
}
hr.clear {
	height: 1px;
	border: 0 none;
	clear: both;	
	visibility: hidden;
}
.home-details img {
	float: left;
	margin-right: 2em;
	margin-bottom: .5em;
}
ul {
	color: #666666;
	list-style: none !important;
	line-height: 1.4em;
}
ul li {
	margin: .5em 0;
}
div.availableHomes h3 {
	margin-left: 0;
}
span.alert {
	text-transform: uppercase;
}
h3.no-border {
	border-bottom: 0 none;
}
blockquote.news {
	margin: 1em 1.5em;
}
em.caption {
	font-style: normal;
	font-size: 11px;
}
img.left {
	float: left;
	margin: 0 1em 1em 0;
}


/* home page features */
#feature-image {
	margin-top: 1em;
}
#feature-body {
	line-height: 1.4em;
}


/* gallery */
img.gallery-poster {
	float: right;
	margin: 0 20px 20px 0;
}
div.gallery-album {
	float: left;
	width: 169px;
	margin: 0 3em 2em 0;
}
div.gallery-album h2 {
	font-size: 16px;
	margin-left: 0;
	margin-right: 0;
	
	text-align: center;
}
div.gallery-album p {
	padding-left: 0 !important;
	padding-right: 0 !important;
	
	text-align: center;
}


/* header navigation */
ul#top-nav {
	text-transform: uppercase;
	font-size: 10px;
	
	margin: 0;
	padding: 0 27px 0 0;
	
	text-align: right;
	
	height: 60px;
	line-height: 68px;
	
	overflow: hidden;
}
ul#top-nav li {
	display: inline;
}
ul#top-nav li a {
	color: #333;
	text-decoration: none;
	
	padding: 0 8px;
}
ul#top-nav li a:hover {
	color: #777;
}


/* sidebar navigation */
#sideContent {
	background-image: none;
}
a#mainNav-home {
	display: block;
	width: 160px;
	height: 60px;
	
	margin: 0 0 30px 0;
	
	background-image: url(/_img/sidebar-logo.png);
	background-repeat: no-repeat;
}
div#mainNav {
	min-height: 700px;
	height: auto !important;
	height: 700px;
	
	width: 160px;
	margin: 100px 35px 20px 30px;
}
div#mainNav ul li a, div#mainNav h3 a {
	background-image: none;
	text-indent: 0;
	display: inline;
	height: auto;
	float: none;
	
	color: #eee;
	text-decoration: none;
}
div#mainNav ul li a:hover, div#mainNav h3 a:hover {
	background-image: none;
	
	color: #999;
	text-decoration: none;
}
div#mainNav ul {
	margin: 0 0 0 14px;
	padding: 0;
}
div#mainNav ul ul li {
	margin: 0;
	padding: 0;
}
div#mainNav h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 2em;
	
	margin: 0 0 0 7px;
	padding: 0;
}
div#mainNav ul li {
	font-size: 12px;
	line-height: 2em;
	
	display: block;	
	padding: 0;
}
div#mainNav ul ul li, div#mainNav ul.small li {
	font-size: 11px;
	margin: 0;
}
div#mainNav ul ul {
	margin: 0 0 0 7px;
}

div#mainNav ul.small {
	margin: 0;
	color: #eee;
	border-top: 1px solid #333;
}
div#mainNav ul.small.no-border {
	border: 0 none;
}
div#mainNav ul.small li {
	border-bottom: 1px solid #333;
}
div#mainNav ul.small li.no-border {
	border: 0 none;
}
div#mainNav ul.contact {
	margin-bottom: 1.5em;
	color: #eee;
}
div#mainNav ul.visit {
	margin-top: 1.5em;
}
div#mainNav ul.visit a, div#mainNav ul.contact a {
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 3px 0 0 0;
}
div#mainNav ul.contact a.facebook {
	/*background: url(/images/logo-facebook.png) no-repeat left center;*/
	/*text-indent: 21px;*/
	width: 160px;
	height: 22px;
	
	margin: 7px 0;
	
	background: url(/_img/sidebar-facebook.png) no-repeat left center;
	
	overflow: hidden;
	text-indent: -999em;
}
div#mainNav ul.visit a.visit-vfine {
	background: url(/images/logo-v-fine-homes.png) no-repeat left center;
	text-indent: 21px;
}
div#mainNav ul.visit a.visit-hdhomes {
	background: url(/images/logo-hd-homes.png) no-repeat left center;
	text-indent: 21px;
}
div#mainNav form {
	width: 100%;
	margin: 0;
}
div#mainNav ul.contact input, div#mainNav ul.contact button {
	font-family: Helvetica, Arial, sans-serif;
	
	border: 0 none;
	background-color: #111111;
	color: #eee;
	font-weight: normal;
	
	width: 150px;
	padding: 3px 5px;
}
div#mainNav ul.contact input {
	float: left;
	
	width: 110px;
}
div#mainNav ul.contact button {
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	
	float: right;
	
	width: 33px;
}
div#mainNav .contact-alert {
	font-weight: normal;
	color: #cc3333;
}


/* footer */
div.copyright {
	padding: 5em 0 3em 0;
}


/* page sidebar */
div.boxTeaser {
	padding-top: 1em;
}
a.info-button {
	display: block;
	height: 26px;
	line-height: 28px;
	
	color: #555;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-indent: 30px;
	
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	
	margin: 0 0 .5em 0;
	
	border-bottom: 1px solid #e7e7e7;
}
a.info-button:hover {
	color: #000;
	
	background-color: #eee;
	background-position: left bottom;
	
	border-bottom: 1px solid #e7e7e7;
}
a.info-button.available-homes {
	background-image: url(/_img/icon-available-homes.png);
}
a.info-button.site-plan {
	background-image: url(/_img/icon-site-plan.png);
}
a.info-button.available-to-build {
	background-image: url(/_img/icon-available-to-build.png);
}
a.info-button.open-houses {
	background-image: url(/_img/icon-open-houses.png);
}



