/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://webfonts.fonts.com
*/


html {
	-webkit-font-smoothing: antialiased;
	overflow-y: scroll;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

div.clickable {
	cursor: pointer;
}

div.clickable:hover {
	background-color: #ffd;
}

body {
	background-color: white;
	font-family: arial, helvetica, verdana, sans-serif;
	margin: 0 0 20px 0;
	font-size: 90%;
	color: #333;
}

strong {
	font-weight: bold;
}

a img { vertical-align: bottom; }

a {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
}

a.tel {
	text-decoration: none;
}

sup {
	vertical-align: super;
	font-size: smaller;
}


h1 {
	font-size: 200%;
	line-height: 1.3em;
	color: #006838;
	font-weight: bold;
}


h2 {
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 1em 0;
}

h2.blue {
	background-color: #c7e0e3;
	color: black;
}

h2.green {
	background-color: #006838;
	color: white;
}

div#cobranding {
	padding: 10px;
	background: white url(/img/cobranding-shadow.png) repeat-x left bottom;
}

div#cobranding div.logo {
	text-align: right;
	max-width: 960px;
	margin: 0 auto;
}

div#wrapper {
	max-width: 960px;
	margin: 0 auto;
	background-color: white;
	position: relative;
	padding: 20px;
}


header {
	overflow: hidden;
	padding-bottom: 20px;
}

header div.event-image {
	float: left;
	width: 165px;
}

header div.event-details {
	margin-left: 185px;
}

header div.event-details p.event-name {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 0.5em;
}

header div.event-details p.event-name a {
	color: #006838;
	text-decoration: none;
}

header div.event-details p.event-name a:hover {
	text-decoration: underline;
}

header div.back-button {
	margin-left: 185px;
	padding-top: 20px;
}

header div.back-button a {
	background: transparent url(/img/chevron-light-blue-back.png) no-repeat left center;
	color: black;
	text-decoration: none;
	padding: 5px 10px 5px 15px;
	font-size: 100%;
}

header div.back-button a:hover {
	background-image: url(/img/chevron-green-back.png);
	color: white;
}



div#event-image {
	float: right;
	width: 465px;
	height: 235px;
	background-color: #eee;
}

div#event-info {
	float: left;
	width: 470px;
}

div#event-info p {
	margin: 0.5em 0;
}

div#event-info p.dates {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px dotted #78c143;
	padding-bottom: 0.5em;
}

div#event-info p.dates a {
	float: right;
	color: #006838;
	font-weight: normal;
}

div#event-info p.summary {
	font-size: 120%;
	line-height: 1.3em;
}

div#event-info p.cta a {
	background: transparent url(/img/chevron-light-blue.png) no-repeat right center;
	color: black;
	text-decoration: none;
	padding: 5px 15px 5px 10px;
	font-size: 100%;
}

div#event-info p.cta a:hover {
	background-image: url(/img/chevron-green.png);
	color: white;
}

div#content-primary {
	border-top: 2px dotted #78c143;
	padding-top: 15px;
	max-width: 625px;
	float: left;
	line-height: 1.3em;
}

div#content-primary p.improvements {
	margin-top: 0.5em;
}

div#content-primary p.improvements img {
	margin-right: 5px;
}

div#content-secondary {
	max-width: 315px;
	float: right;
	line-height: 1.35em;
}











/************************/
/* UPCOMING EVENTS      */
/************************/

div#upcoming-events {
	clear: both;
	padding-top: 20px;
	margin-bottom: 30px;
}

div#upcoming-events h3 a {
	color: #006838;
}

div#upcoming-events h3 span {
	font-weight: normal;
	display: inline-block;
	margin-left: 1em;
}

div#upcoming-events h3 span.dates {
	background: transparent url(../img/icons/calendar.png) no-repeat left center;
	padding-left: 22px;
}

div#upcoming-events h3 span.homes {
	background: transparent url(../img/icons/house.png) no-repeat left center;
	padding-left: 22px;
}

div#upcoming-events p.summary {
	border-bottom: 1px dotted #c7e0e3;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div#upcoming-events a.find-out-more {
	color: #006838;
}


/************************/
/* HOME SEARCH RESULTS  */
/************************/

div#homes-available {
	clear: both;
}

div#homes-available div.sort-by {
	float: right;
}

div#homes-available ul.tabs {
	overflow: hidden;
}

div#homes-available ul.tabs li a {
	display: block;
	width: 100px;
	float: left;
	padding: 10px;
	text-decoration: none;
	border-top: 1px dotted #006838;
	border-right: 1px dotted #006838;
	color: #333;
	font-weight: bold;
}

div#homes-available ul.tabs li.ui-state-active a,
div#homes-available ul.tabs li a:hover {
	background-color: #006838;
	color: white;
}

div#homes-available div.ui-tabs-panel {
	border-top: 8px solid #006838;
	padding-top: 8px;
}

div#homes-available-list {
	margin-bottom: 20px;
	overflow: hidden;
}


div#homes-available-list div.home {
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 2px dotted #006838;
	float: left;
	width: 470px;
	margin-right: 20px;
	line-height: 1.5em;
}

div#homes-available-list div.home.even {
	margin-right: 0;
}


div#homes-available-list div.home div.image {
	width: 140px;
	height: 100px;
	float: left;
}

div#homes-available-list div.home div.details {
	margin-left: 155px;
	padding: 5px 0;
}

div#homes-available-list div.home div.details p.address {
	font-size: 120%;
	font-weight: bold;
}

div#homes-available-list div.home div.details p.address a {
	color: #006838;
	text-decoration: none;
	
}

div#homes-available-list div.home div.details p.improvements {
	margin: 0.25em 0;
}

div#homes-available-list div.home div.details p.improvements img {
	margin-right: 5px;
}

div#homes-available-list div.home div.details p.distance {
	background: transparent url(/img/icons/icon-map-marker.png) no-repeat 0 0;
	padding-left: 18px;
}

div#homes-available-list div.paging {
	clear: both;
	text-align: right;
	padding-top: 1em;
}

div#homes-available-list div.paging div.count {
	float: left;
}

div#map-canvas {
	width: 960px;
	height: 500px;
}




div#map-canvas div.image {
	width: 140px;
	height: 100px;
	float: left;
}

div#map-canvas div.details {
	margin-left: 155px;
	padding: 5px 0;
	line-height: 1.5em;
}

div#map-canvas div.details p.address a {
	font-size: 120% !important;
	font-weight: bold;
	color: #006838;
	text-decoration: none;
}

div#map-canvas div.details p.improvements {
	margin: 0.25em 0;
}

div#map-canvas div.details p.improvements img {
	margin-right: 5px;
}

div#map-canvas div.details p.distance {
	background: transparent url(/img/icons/icon-map-marker.png) no-repeat 0 0;
	padding-left: 18px;
}



p.notice {
	background: #def url(../img/icons/icon_notice.png) 8px 4px no-repeat;
	border: 1px solid #0099ff;
	padding: 9px 5px 9px 40px;
	margin: 1em 0;
	color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 110%;
	line-height: 1.3em;
}

/************************/
/* PHOTO GALLERY        */
/************************/

div#photo-gallery {
	margin: 20px 0 10px 0;
	overflow: auto;
}

div#photo-gallery a {
	display: block;
	float: left;
	margin: 0 0 10px 10px;
}

div#photo-gallery a:first-child {
	margin-left: 0;
}





/************************/
/* IMPROVEMENTS         */
/************************/

div#improvements {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #c7e0e3;
	overflow: hidden;
}

div#improvements h3 {
	font-weight: bold;
	font-size: 120%;
	color: #333;
}

div#improvements ul {
	border-top: 2px dotted white;
	padding-top: 0.75em;
	margin-top: 0.75em;
}

div#improvements ul li {
	margin-bottom: 5px;
	overflow: hidden;
	width: 49%;
	float: left;
}

div#improvements ul li.first {
	clear: left;
}

div#improvements ul li div.image {
	float: left;
	text-align: center;
	width: 30px;
}

div#improvements ul li div.text {
	margin-left: 35px;
}




div#improvements-key {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #c7e0e3;
	overflow: hidden;
}

div#improvements-key h3 {
	font-weight: bold;
	font-size: 100%;
	color: #333;
}

div#improvements-key ul {
	border-top: 2px dotted white;
	padding-top: 0.75em;
	margin-top: 0.75em;
}

div#improvements-key ul li {
	margin-bottom: 5px;
	overflow: hidden;
	width: 25%;
	float: left;
}

div#improvements-key ul li.first {
	clear: left;
}

div#improvements-key ul li div.image {
	float: left;
	text-align: center;
	width: 30px;
}

div#improvements-key ul li div.text {
	margin-left: 35px;
}




/************************/
/* ABOUT THE HOME       */
/************************/

div#about-the-home {
	clear: both;
}

div#about-the-home span.highlight {
	font-weight: bold;
	background-color: #ffc;
}

/************************/
/* SIDEBAR BLOCKS       */
/************************/

div#content-secondary h3 {
	font-weight: bold;
}

div.block {
	margin-bottom: 20px;
	background-color: #c7e0e3;
	padding: 15px;
}

div.block h3 {
	font-weight: bold;
	border-bottom: 2px dotted white;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

div.block h3:first-child {
	margin-top: 0;
}

div.block p,
div.block address {
	margin: 1em 0 0 0;
}

div.block h3 + p,
div.block h3 + address {
	margin-top: 0;
}

div.block address {
	margin: 1em 0 0 0;
}

div.block a.button {
	background: transparent url(/img/chevron-green.png) no-repeat right center;
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 25px 5px 20px;
}

div.block a.button:hover {
	background-image: url(/img/chevron-white.png);
	color: #006838;
}

div.block ul li {
	padding-left: 18px;
	background: transparent url(/img/pointer-white.png) no-repeat 0 1px;
	margin-bottom: 0.5em;
}

div.block p.visiting-instructions {
	padding: 5px 8px;
	background-color: #006838;
	font-weight: bold;
	color: white;
}

div.block p.visiting-instructions a {
	color: white;
}

div#content-secondary div.view-all {
	float: right;
}



/************************/
/* NEARBY HOMES         */
/************************/


div#nearby-homes div.home {
	overflow: hidden;
	padding: 10px 0;
	border-top: 2px dotted #c7e0e3;
	line-height: 1.5em;
}

div#nearby-homes div.home:first-child {
	border-top: 0;
}


div#nearby-homes div.home div.image {
	width: 140px;
	height: 100px;
	float: left;
}

div#nearby-homes div.home div.details {
	margin-left: 155px;
	padding: 5px 0;
}

div#nearby-homes div.home div.details p.address {
	font-size: 120%;
	font-weight: bold;
}

div#nearby-homes div.home div.details p.address a {
	color: #006838;
	text-decoration: none;
	
}

div#nearby-homes div.home div.details p.improvements {
	margin: 0.25em 0;
}

div#nearby-homes div.home div.details p.improvements img {
	margin-right: 5px;
}

div#nearby-homes div.home div.details p.distance {
	background: transparent url(/img/icons/icon-map-marker.png) no-repeat 0 0;
	padding-left: 18px;
}






/************************/
/* CMS CONTENT          */
/************************/

div.left-col {
	width: 470px;
	float: left;
	clear: both;
}


div.right-col {
	width: 470px;
	float: right;
}

div.cms-content {
	line-height: 1.35em;
}

div.cms-content h3 {
	font-size: 120%;
	font-weight: bold;
}

div.cms-content p,
div.cms-content ul,
div.cms-content ol {
	margin: 1em 0;
}


div.cms-content ul li {
	padding-left: 18px;
	background: transparent url(/img/pointer-yellow.png) no-repeat 0 1px;
	margin-bottom: 0.5em;
}

div.cms-content ol {
	padding-left: 2em;
}

div.cms-content ol li {
	list-style-type: decimal !important;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #999;
}

a.download {
	padding-left: 22px;
	background: white url(../img/icons/download.png) no-repeat left center;
}

div#goh-network-info img {
	margin: 0.5em 0;
}

div#goh-network-info ul li {
	border-bottom: 2px dotted #78c143;
	padding-bottom: 0.5em;
}

ul.dates {
	
}

ul.dates li {
	background: transparent url(../img/icons/calendar.png) no-repeat left center;
	padding-left: 22px;
}


/************************/
/* FOOTER               */
/************************/

footer {
	position: relative;
	line-height: 1.5em;
	margin: 0;
	font-size: 90%;
	overflow: hidden;
	margin-top: 50px;
	clear: both;
}

footer div.copyright {
	padding-bottom: 10px;
	border-bottom: 2px dotted #006838;
	margin-bottom: 10px;
}

footer div.share {
	float: right;
	width: 150px;
	height: 30px;
	margin-top: 15px;
}






/************************/
/* FORM STYLES          */
/************************/



div#ajax-loader {
	display: none;
}





/************************/
/* TOOLTIPS             */
/************************/

span.tooltip {
	text-decoration: underline;
	cursor: help;
}

.ui-tooltip, .arrow:after {
	background: #006838;
	border: 2px solid white;
}

.ui-tooltip {
	padding: 5px 10px;
	color: white;
	border-radius: 5px;
	box-shadow: 0 0 7px #999;
	width: 200px;
	z-index: 999;
	position: absolute;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow.left {
	left: 20%;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px #999;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}







/************************/
/* ELASTIC VIDEOS       */
/************************/

.video-container {
	margin: 1em 0;
	position: relative;
	padding-bottom: 58.7%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}













/************************/
/* MOBILE               */
/************************/

.desktop-only {
}

.mobile-only {
	display: none;
}


@media only screen and (min-device-width: 320px) and (max-width: 568px) {
	
	.desktop-only {
		display: none;
	}
	
	.mobile-only {
		display: block;
	}
	
	div#wrapper {
		padding: 10px;
	}

	div#event-info,
	div#event-image,
	div#event-image img,
	div.left-col,
	div.right-col,
	div#content-primary,
	div#content-secondary {
		float: none;
		width: 100%;
		clear: both;
	}

	div#event-image {
		width: 100%;
		height: auto;
	}
	
	div#homes-available {
		margin-top: 10px;
	}

	div#homes-available div.home {
		width: 100%;
		float: none;
	}

	div#homes-available div.home div.image,
	div#homes-available div.home div.image img,
	div#nearby-homes div.home div.image,
	div#nearby-homes div.home div.image img {
		width: 100px;
		height: 71px;
	}

	div#homes-available div.home div.details,
	div#nearby-homes div.home div.details {
		margin-left: 115px;
	}

	header div.event-image,
	header div.event-image img {
		width: 100px;
	}
	
	header div.event-details {
		margin-left: 115px;
	}

	header div.back-button {
		clear: both;
		margin-left: 0;
	}

	div#photo-gallery img {
		width: 65px;
	}

	div#photo-gallery a.image1 img {
		width: 300px;
	}
	
	div#photo-gallery a.image2 {
		margin-left: 0;
	}

	div#improvements ul li,
	div#improvements-key ul li {
		width: 100%;
		float: none;
	}

	div#content-secondary {
		padding-top: 10px;
	}
	
	footer {
		display: none;
	}
	
	.mobile-toggler {
		padding-left: 20px;
		background: transparent url(/img/mobile/toggler-arrows.png) no-repeat left center;
	}

	.mobile-toggler.closed {
		background: transparent url(/img/mobile/toggler-arrows.png) no-repeat left center;
	}

	.mobile-toggler.open {
		background: transparent url(/img/mobile/toggler-arrows.png) no-repeat -500px center;
	}
	
	h3.mobile-toggler {
		font-size: 120%;
	}

	.mobile-toggler-panel.closed {
		display: none;
	}
	
	div#homes-available ul.tabs {
		display: none;
	}
	
	div#homes-available-map {
		display: none;
	}
	
	div#upcoming-events h3 span {
		display: block;
		margin-left: 0;
		margin-top: 0.5em;
	}
	
}
