html	{
	height: 100%;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 62.5%;
	color: #333;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 150%;
}

input, select, textarea	{
	padding: 1px 2px;
	/*following border and radius to mimic vista */
	border: 1px solid;
    border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
	border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 100%;
}

a	{
	color: #27aae1;
	text-decoration: underline;
}

a:hover,
.NavSel a	{
	color: #000;
}

a.ButtonLink	{
	line-height: 33px;
	background-color: #666;
	color: #fff !important;
	text-align: center;
}

abbr	{
	color: #666;
	border-bottom: 1px dashed #27aae1;
	cursor: help;
}

p	{
	margin: 0 0 1.25em;
	font-weight: 400;
	line-height: 1.75em;
}
ul,
ol	{
	margin: 0 0 1em;
	padding: 0 0 0 18px;
}
ul li,
ol li	{
	margin: 0 0 0.75em;
	padding: 0;
}

h1	{
	margin: 0 0 0.75em;
	color: #666;
	font-family: futura-pt, sans-serif;
	font-size: 150%;
	font-weight: 600;
	text-transform: uppercase;
	/*font-family: 'Palatino Linotype', Palatino, serif;
	font-size: 175%;*/
}

h2	{
	margin: 0;
	font-family: futura-pt, sans-serif;
	font-size: 150%;
	font-weight: 500;
}
h2.blog-heading,
h2.blog-heading a	{
	color: #27aae1;
}

h3,
h4,
h5,
h6	{
	margin: 0 0 0.75em;
	font-family: futura-pt, sans-serif;
	font-size: 120%;
	font-weight: 500;
}


/* general */

.rotated-30 {
	transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
}

p.bold-para	{
	color: #666;
	font-size: 120%;
	font-weight: 500;
}

p.bold-para.active	{
	color: #27aae1;
}

p.500-para	{
	color: #666;
	font-size: 120%;
	font-weight: 500;
}

p.500-para.active	{
	color: #27aae1;
}

/* page structure */

#OuterFrame {
	width: 100%;
	background: #fff url('/img/icon/background-tile.png') 50% 0;
	overflow: hidden;
	min-height: 100%;
	position: relative;
}

#InnerFrame	{
	width: 960px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
	display: table;
	overflow: hidden;
	clear: both;
}
#InnerFrame .content-row {
  display: table-row;
  height: 1px;
}
#InnerFrame .content-row.row-expand {
	height: 100%;
}

/* header */

.HeaderOuter	{
	color: #fff;
}

.Header	{
	width: 910px;
	height: 60px;
	margin: 0 auto;
	padding: 26px 25px 0;
	background-color: #27aae1;
	position: relative;
}

.HeaderLogo	{
	width: 124px;
	height: 49px;
	margin: -8px 0 0;
	background: transparent url('/img/icon/bfl-logo.png') no-repeat 0 0;
	text-indent: -1000em;
	float: left;
}

.HeaderLogo a	{
	width: 124px;
	height: 49px;
	display: block;
}


/* top menu */

.Menu	{
	width: 660px;
	text-align: center;
	float: left;
}

.Menu nav ul	{
	margin: 0;
	font-family: futura-pt, sans-serif;
	font-size: 160%;
	font-weight: 500;
	text-transform: uppercase;
}

.Menu nav ul li	{
	margin: 0;
	padding: 0 0 0 30px;
	background: transparent url('/img/icon/top-bar.png') no-repeat 12px 5px;
	list-style-type: none;
	display: inline;
	vertical-align: middle;
}

.Menu nav ul li	{
	display: inline-block;
}

.Menu nav ul li.home	{
	padding: 0;
	background: none;
}

.Menu nav ul li.building-for-life-12 {
	width: 41px;
	background-position-y: 9px;
}

.Menu nav ul li a {
	height: 37px;
	padding: 14px 10px -4px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.Menu nav ul li.active a	{
	height: 36px;
	border-bottom: 1px solid #fff;
}

.Menu nav ul li.building-for-life-12 a	{
	width: 41px;
	height: 23px;
	padding: 24px 10px 0;
	border-bottom: none;
	background: transparent url('/img/icon/kite-logo.png') no-repeat 0 2px;
	text-indent: -1000em;
}

.DeveloperLogin	{
	position: absolute;
	right: 45px;
	top: 0;
	font-size: 75%;
	font-weight: 500;
	text-transform: uppercase;
}
.DeveloperLogin a	{
	width: 131px;
	padding: 6px 0;
	border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
	background-color: #fff;
	color: #666;
	text-decoration: none;
	text-align: center;
	display: block;
}

.Connect	{
	position: absolute;
	left: 50%;
	top: 34px;
	width: 75px;
	margin-left: -33.5px;
}
.Connect > div	{
	width: 25px;
	height: 17px;
	float: left;
}
.Connect > div a	{
	width: 17px;
	height: 17px;
	background: transparent no-repeat 0 0;
	text-indent: -1000em;
	display: block;
}
.Connect > div.tel a	{
	background-image: url('/img/icon/tel.png');
}
.Connect > div.email a	{
	background-image: url('/img/icon/email.png');
}
.Connect > div.twitter a	{
	background-image: url('/img/icon/twitter.png');
}


/* top slideshow (not used)

.TopSlides	{
	width: 100%;
	height: 421px;
	background: #adadad url('/img/kmccloud.png') no-repeat 50% 0;
	clear: both;
} */

/* main content gallery */
.gallery	{
	width: 100%;
	height: 410px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

.gallery > div {
	width: 100%;
	height: 410px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}

.gallery > div.slide-control {
	width: 69px;
	height: 19px;
	display: block;
	position: absolute;
	left: 870px;
	top: 370px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat 0 0;
}

.gallery > div > img {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	display: block;
}

.gallery > div > .caption {
	width: 300px;
	margin: 0;
	position: absolute;
	left: 20px;
	top: 20px;
	font-family: futura-pt, sans-serif;
}
.gallery > div.left > .caption {
	width: 280px;
	height: 390px;
	left: 0;
	top: 0;
	padding: 10px 20px;
	background: rgba(31, 31, 31, 0.25);
}
.gallery > div.right > .caption {
	width: 280px;
	height: 390px;
	left: 640px;
	top: 0;
	padding: 10px 20px;
	background: rgba(31, 31, 31, 0.25);
}
.gallery > div.top > .caption {
	margin: 60px 0 0;
	padding: 10px 20px;
	background: rgba(31, 31, 31, 0.25);
}
.gallery > div.left.bottom > .caption,
.gallery > div.right.bottom > .caption {
	top: auto;
	bottom: 0;
}
.gallery > div > .caption h1 {
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	font-size: 240%;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.00em;
}

.gallery > div > .caption p {
	margin: 10px 0 0;
	padding: 0;
	color: #fff;
	font-size: 100%;
	font-weight: 500;
	line-height: 1.15em;
}

.gallery > div > .caption p span {
	display: block;
	font-size: 75%;
}

.gallery > div.left > .caption p,
.gallery > div.right > .caption p {
	font-size: 100%;
	line-height: 1.35em;
}

.gallery > div > .caption p.slide-heading {
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	font-size: 240%;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 1.00em;
}

.gallery > div > .caption p {
	margin: 10px 0 0;
	padding: 0;
	color: #fff;
	font-size: 100%;
	font-weight: 500;
	line-height: 1.15em;
}

.gallery > div.larger > .caption p {
	font-size: 150%;
	line-height: 1.35em;
}

.SchemeDetail .gallery	{
	position: absolute;
	left: 0;
	top: 0;
	height: 480px;
}
.SchemeDetail .gallery > div {
	height: 480px;
}
.SchemeDetail .gallery > div > .caption {
	left: auto;
	right: 0;
	top: 450px;
	width: auto;
	height: 30px;
	padding: 0 10px;
	background: rgba(31, 31, 31, 0.5);
	color: #ccc;
	font-weight: 500;
	line-height: 30px;
	text-align: right;
	text-transform: uppercase;
}

.innerPics .picture-slides-container {
	position: absolute;
	left: 0;
	top: 0;
	height: 480px;
}
.innerPics .picture-slides-container{
	width: 960px;
}
.innerPics .picture-slides-fade-container{
	height: 480px;
	overflow: hidden;
}
.innerPics .picture-slides-image-text{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 940px;
	height: 32px;
	padding: 0 10px;
	background: rgba(31, 31, 31, 0.5);
	color: #ccc;
	font-weight: 500;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	display: inline-table;
}
.innerPics .navigation-controls{
	position: absolute;
	right: 20px;
	bottom: 2px;

}
.innerPics .picture-slides-previous-image{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat 0 0;
	display: inline-table;
	margin-right: 5px;
}
.innerPics .picture-slides-next-image{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat -50px 0;
	display: inline-table;
	margin-right: 5px;	
}
.innerPics .picture-slides-start-slideshow{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/play.png') no-repeat;
	display: inline-table;	
	margin-right: 5px;	
}
.innerPics .picture-slides-stop-slideshow{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat -25px 0;
	display: inline-table;
	margin-right: 5px;	
}




/* Home Gallery */


.homePics .picture-slides-container {
	position: relative;
	height: 410px;
}
.homePics .picture-slides-container{
	width: 960px;
}
.homePics .picture-slides-fade-container{
	height: 410px;

}
.homePics .picture-slides-image-text{
	margin: 0 0 10px;
	padding: 0;
	color: #fff;
	width: 500px;
	font-size: 200%;
	font-weight: 500;

	line-height: 1.00em;
	position: absolute;
	bottom:110px;
	font-size: 200%;
	right: 20px;
	line-height: 1.35em;
	text-shadow: 1px 2px #777;
	text-indent: -1000em;
}
.homePics .navigation-controls{
	position: absolute;
	right: 330px;



}
.homePics .navigation-controls{
	position: absolute;
	right: 20px;
	bottom: 10px;

}
.homePics .picture-slides-previous-image{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat 0 0;
	display: inline-table;
	margin-right: 5px;
}
.homePics .picture-slides-next-image{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat -50px 0;
	display: inline-table;
	margin-right: 5px;	
}
.homePics .picture-slides-start-slideshow{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/play.png') no-repeat;
	display: inline-table;	
	margin-right: 5px;	
}
.homePics .picture-slides-stop-slideshow{
	width: 19px;
	height: 19px;
	background: transparent url('/img/icon/slide-buttons.png') no-repeat -25px 0;
	display: inline-table;
	margin-right: 5px;	
}


/* search bar */

.Search	{
	clear: both;
}
.Search form	{
	width: 920px;
	margin: 0 auto;
	height: 39px;
	padding: 6px 20px;
	background-color: #d7d7d7;
	-webkit-box-shadow: inset 0 0 20px 10px #ccc;
	box-shadow: inset 0 0 20px 10px #ccc;
	overflow: hidden;
}
.Search form > div	{
	padding: 6px 0 0;
	float: left;
}
.Search form > div.bfl-mission	{
	font-family: futura-pt, sans-serif;
	font-size: 150%;
	line-height: 39px;
}
.Search form > div.BrowseAll	{
	margin: 0 0 0 24px;
}
.Search form input	{
	width: 130px;
	height: 30px;
	margin: 0;
	padding: 0 20px;
	border: none;
	line-height: 30px;
	color: #666;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
}
.Search form input.FormButton	{
	width: auto;
	padding: 0 25px;
	line-height: 30px;
	background-color: #666;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.Search form	a.FormButton	{
	width: auto;
	padding: 0 25px;
	line-height: 30px;
	background-color: #00AADE;
	color: #fff;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 90%;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	display: block;
}

.MainContent form.LocDisamb input	{
	width: auto;
	margin: 10px 0 0;
	padding: 0 25px;
	border: none;
	background-color: #666;
	color: #fff;
	line-height: 33px;
	font-size: 100%;
	text-transform: uppercase;
	float: none;
}

.MainContent.SchemePage > div.SchemeQuestion	{
	width: 1000px;
	padding: 20px 20px 0;
	clear: both;
}
.MainContent.SchemePage > div.SchemeQuestion.Neighbourhood	{
	margin-top: 0;
	border-top: none;
}
.MainContent.SchemePage > div.SchemeQuestion > div	{
	width: 284px;
	padding: 0 12px 0 0;
	float: left;
}
.MainContent.SchemePage > div.SchemeQuestion > div > h2	{
	margin: 0 0 0.5em;
	padding: 58px 0 0;
	background: transparent no-repeat 0 0;
	font-size: 150%;
	font-weight: 500;
	line-height: 1.15em;
	text-transform: uppercase;
}
.MainContent.SchemePage > div.SchemeQuestion.Neighbourhood > div > h2	{
	background-image: url('/img/icon/integrating-neighbourhood-page.png');
}
.MainContent.SchemePage > div.SchemeQuestion.CreatingPlace > div > h2	{
	background-image: url('/img/icon/creating-place-page.png');
}
.MainContent.SchemePage > div.SchemeQuestion.StreetHome > div > h2	{
	background-image: url('/img/icon/street-home-page.png');
}
.MainContent.SchemePage > div.SchemeQuestion > div > p	{
	margin: 0 0 1em;
	font-size: 100%;
	line-height: 1.35em;
}
.MainContent.SchemePage > div.SchemeQuestion > div > p a	{
	color: #666;
	text-decoration: none;
}
.MainContent.SchemePage > div.SchemeQuestion > div > p a:hover	{
	color: #000;
}
.MainContent.SchemePage > div.SchemeQuestion > div.SchemeImages	{
	width: 636px;
}
.MainContent.SchemePage > div.SchemeQuestion > div.SchemeImages > div	{
	width: 145px;
	height: 145px;
	margin: 0 12px 12px 0;
	background: #fff no-repeat 0 0;
	background-size: contain;
	text-indent: -1000em;
	float: left;
}
.MainContent.SchemePage > div.SchemeQuestion > div.SchemeImages > div a	{
	width: 145px;
	height: 145px;
	background: transparent url('/img/icon/plus.png') no-repeat 115px 5px;
	display: block;
}
.MainContent.SchemePage > div.SchemeQuestion > div.SchemeImages > div a.close	{
	background-image: url('/img/icon/close.png');
}
.MainContent.SchemePage > div.SchemeQuestion > div.SchemeImages > div.BI	{
	width: 300px;
	height: 300px;
}
.MainContent.SchemePage > div.SchemeQuestion > div.SchemeImages > div.BI a	{
	width: 300px;
	height: 300px;
	background-position: 270px 5px;
}

#OuterFrame > div#PIScrim {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.75;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 20;
}
#OuterFrame > div#PIScrim.active	{
	display: block;
}
#InnerFrame > div.PI	{
	position: fixed;
	left: 50%;
	top: 50%;
	width: 640px;
	height: 680px;
	background: white;
	margin-left: -320px;
	margin-top: -290px;
	/*box-shadow: 3px 3px 3px 3px #999;*/
	display: none;
	z-index: 30;
}
#InnerFrame > div.PI > div.PopNav	{
	position: absolute;
	left: 50%;
	top: 600px;
	width: 256px;
	padding: 0 16px 0 0;
	margin-left: -136px;
	border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	background-color: #fff;
	color: #666;
	font-weight: 500;
	text-transform: uppercase;
}
#InnerFrame > div.PI > div.PopNav > div	{
	padding: 4px 0 4px 16px;
	background: transparent url('/img/icon/prev-next.png') no-repeat 100% 6px;
	float: left;
}
#InnerFrame > div.PI > div.PopNav > div span	{
	float: left;
}
#InnerFrame > div.PI > div.PopNav > div a	{
	width: 15px;
	height: 15px;
	margin-left: 6px;
	text-indent: -1000em;
	display: block;
	float: left;
}
#InnerFrame > div.PI.active	{
	display: block;
}
#InnerFrame > div.PI > h2	{
	width: 190px;
	height: 50px;
	padding: 15px 10px 15px 70px;
	background: no-repeat 10px 15px;
	color: #fff;
	font-size: 110%;
	line-height: 1.05em;
	text-transform: uppercase;
	float: left;
}
#InnerFrame > div.PI > h2.Neighbourhood	{
	background-color: #27aae1;
	background-image: url('/img/icon/integrating-neighbourhood-pop.png');
}
#InnerFrame > div.PI > h2.CreatingPlace	{
	background-color: #ee5f25;
	background-image: url('/img/icon/creating-place-pop.png');
}
#InnerFrame > div.PI > h2.StreetHome	{
	background-color: #9acd66;
	background-image: url('/img/icon/street-home-pop.png');
}
#InnerFrame > div.PI > div.PopText	{
	width: 250px;
	height: 480px;
	padding: 10px;
	background-color: #fff;
	font-size: 90%;
	overflow-y: scroll;
	float: left;
}

/* list style
#InnerFrame > div.PI > div.PopText h3	{
	margin: 0 0 0.25em 20px;
	line-height: 1.0em;
	text-transform: uppercase;
	position: relative;
}
#InnerFrame > div.PI > div.PopText h3 > span	{
	position: absolute;
	top: 0;
	left: -20px;
	width: 20px;
	display: block;
}*/

#InnerFrame > div.PI > div.PopText h3	{
	margin: 0 0 0.5em;
	padding-left: 16px;
	font-size: 100%;
	line-height: 1.25em;
	text-indent: -16px;
	text-transform: uppercase;
}
#InnerFrame > div.PI > div.PopText h3.n2	{
	padding-left: 24px;
	text-indent: -24px;
}
#InnerFrame > div.PI > div.PopText h3 > span	{
	width: 16px;
	display: block;
	float: left;
}
#InnerFrame > div.PI > div.PopText h3.n2 > span	{
	width: 24px;
}

#InnerFrame > div.PI > div.PopText p	{
	line-height: 1.5em;
}
#InnerFrame > div.PI > div.PopText p.PopCaption	{
	color: #666;
	font-weight: 500;
	line-height: 1.25em;
}
#InnerFrame > div.PI > div.PopImage	{
	/*width: 40px;*/
	height: 680px;
	/*padding: 0 0 0 370px;*/

	position: relative;
	background: #fff no-repeat 0 50%;
	background-size: contain;
	float: right;

}
#InnerFrame > div.PI.NoImage	{
	width: 320px;
	margin-left: -160px;
}
#InnerFrame > div.PI.NoImage > h2	{
	width: 240px;
}
#InnerFrame > div.PI.NoImage > div.PopText	{
	width: 300px;
}
#InnerFrame > div.PI.NoImage > div.PopImage	{
	position: absolute;
	left: 280px;
	top: 0;
	width: 0;
	padding: 0;
	background-size: 0 0;
}
#InnerFrame > div.PI.z1 > div.PopImage	{
	background-size: 200%;
}
#InnerFrame > div.PI.q2 > div.PopImage	{
	background: #fff no-repeat 100% 0;
}
#InnerFrame > div.PI.q3 > div.PopImage	{
	background: #fff no-repeat 0 100%;
}
#InnerFrame > div.PI.q4 > div.PopImage	{
	background: #fff no-repeat 100% 100%;
}
#InnerFrame > div.PI > div.PopImage a	{
	width: 40px;
	height: 30px;
	background: transparent no-repeat 10px 10px;
	text-indent: -1000em;
	display: block;
}

#InnerFrame > div.PI > div.PopImage .buttons{

	padding: 5px;
	padding-left: 10px;	
}
#InnerFrame > div.PI > div.PopImage .buttons a{

	width: 19px;
	margin-right: 5px;
	height: 19px;
	display: inline;
	text-indent: inherit;
}
#InnerFrame > div.PI > div.PopImage .buttons a.closebtn{

	float: right;
}

#InnerFrame > div.PI > div.PopText > div.PrevNext	{
	width: 38px;
	height: 19px;
	float: right;
}
#InnerFrame > div.PI > div.PopText > div.PrevNext a	{
	width: 19px;
	height: 19px;
	background: transparent no-repeat 6px 6px;
	text-indent: -1000em;
	display: block;
	float: left;
}

#InnerFrame > div.PI > div.PopImage a.close	{
	background-image: url('/img/icon/close.png');
}
/*#InnerFrame > div.PI > div.PopImage a.reset	{
	background-image: url('/img/icon/reset.png');
	background-image: url('/img/icon/plus.png');
}*/
#InnerFrame > div.PI > div.PopText > div.PrevNext a.next	{
	background-image: url('/img/icon/next-question.png');
}
#InnerFrame > div.PI > div.PopText > div.PrevNext a.prev	{
	background-image: url('/img/icon/prev-question.png');
}
#InnerFrame > div.PI > div.PopImage a.next	{
	background-image: url('/img/icon/next.png');
}
#InnerFrame > div.PI > div.PopImage a.prev	{
	background-image: url('/img/icon/prev.png');
}







/*New popup*/
div.PI2	{

	width: 100%;
	display: none;
	background: white;

}
div.PI2 .controls_bottom_popup div.PopNav	{
		width: 300px;
		text-align: center;
		margin: auto;
	text-transform: uppercase;
	color: #666;		
	font-weight: 500;
}
div.PI2 .controls_bottom_popup div.PopNav > div	{
	padding: 4px 0 4px 16px;
	background: transparent url('/img/icon/prev-next.png') no-repeat 100% 6px;
	float: left;
}
div.PI2 .controls_bottom_popup div.PopNav > div span	{
	float: left;
}
.clear{
	clear: both;
	display: block;
}
div.PI2 .controls_bottom_popup div.PopNav > div a	{
	width: 15px;
	height: 15px;

	margin-left: 6px;
	text-indent: -1000em;
	display: block;
	float: left;
}
div.PI2.active	{
	display: block;
}
div.PI2 .inner_popup_left{
	float: left;
	height: 660px;
	width: 30%;	

}
div.PI2 .inner_popup_right{
	height: 660px;
	background: red;
	float: left;
	
}
.parentZoom{
overflow: hidden;
	height: 690px !important;
	
}
.controls_bottom_popup{
	width: 100%;
	clear: both;
	height: 30px;
	background: white;
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-align: center;
	position: absolute;
	bottom: 0px;
	z-index: 99999;
}

.fancybox-opened .fancybox-skin {
	/*background: white !important;
	padding: 0px !important;*/
}
div.PI2  .inner_popup_left h2	{
	width: 100%;
	height: 50px;

	padding-top:15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 110%;
	line-height: 1.05em;
	text-transform: uppercase;
	float: left;
	background: no-repeat 10px 15px;
}
div.PI2  .inner_popup_left h2 .inner{

	padding-left: 70px;
	padding-right: 10px;

}

div.PopText2	{
	width: 100%;
	height: 550px;
	background-color: #fff;
	font-size: 90%;
	overflow-y: scroll;
	float: left;
}
div.PopText2 .inner{
	padding: 10px;
}

div.PI2  .inner_popup_left h2.Neighbourhood	{
	background-color: #27aae1;
	background-image: url('/img/icon/integrating-neighbourhood-pop.png');
}
div.PI2  .inner_popup_left h2.CreatingPlace	{
	background-color: #ee5f25;
	background-image: url('/img/icon/creating-place-pop.png');
}
div.PI2  .inner_popup_left h2.StreetHome	{
	background-color: #9acd66;
	background-image: url('/img/icon/street-home-pop.png');
}


.inner_popup_right div.PopTex2t h3	{
	margin: 0 0 0.5em;
	padding-left: 16px;
	font-size: 100%;
	line-height: 1.25em;
	text-indent: -16px;
	text-transform: uppercase;
}
.inner_popup_right div.PopText2 h3.n2	{
	padding-left: 24px;
	text-indent: -24px;
}
.inner_popup_right div.PopTex2t h3 > span	{
	width: 16px;
	display: block;
	float: left;
}
.inner_popup_right div.PopText2 h3.n2  span	{
	width: 24px;
}

.inner_popup_right div.PopText2 p	{
	line-height: 1.5em;
}
.inner_popup_right div.PopText2 p.PopCaption	{
	color: #666;
	font-weight: 500;
	line-height: 1.25em;
}
div.PI2 .inner_popup_right div.PopImage	{

	/*padding: 0 0 0 370px;*/

	background: #fff no-repeat 0 50%;

	
}
div.PI2.NoImage	{
	width: 320px;
	margin-left: -160px;
}
div.PI2.NoImage > h2	{
	width: 240px;
}
div.PI2.NoImage > div.PopText	{
	width: 300px;
}
div.PI2.NoImage > div.PopImage	{
	position: absolute;
	left: 280px;
	top: 0;
	width: 0;
	padding: 0;
	background-size: 0 0;
}
div.PI2.z1 .inner_popup_right div.PopImage	{
	background-size: 200%;
}
div.PI2.q2 .inner_popup_right div.PopImage	{
	background: #fff no-repeat 100% 0;
}
div.PI2.q3 .inner_popup_right div.PopImage	{
	background: #fff no-repeat 0 100%;
}
div.PI2.q4 .inner_popup_right div.PopImage	{
	background: #fff no-repeat 100% 100%;
}
div.PI2 .inner_popup_right div.PopImage a	{
	width: 40px;
	height: 30px;
	background: transparent no-repeat 10px 10px;
	text-indent: -1000em;
	display: block;
}

div.PI2 .inner_popup_right div.PopImage .buttons{
	position: absolute;
	top:10px;
	width: 30px;
	height: 200px;
	right: 5px;
	padding-left: 10px;
	z-index: 9091;	
}
div.PI2 .inner_popup_right div.PopImage .buttons a{

	width: 19px;
	margin-right: 5px;
	height: 19px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	text-indent: inherit;
}


.zoom-range {width: 20px; height: 100px; margin: 0; padding: 0; background: #28ACDF;
         -webkit-appearance: slider-vertical; color: #00c;}

div.PI2 .inner_popup_right div.PopImage .buttons a.closebtn{

}

div.PI2 .inner_popup_right div.PopText > div.PrevNext	{
	width: 38px;
	height: 19px;
	float: right;
}
div.PI2 .inner_popup_right div.PopText > div.PrevNext a	{
	width: 19px;
	height: 19px;
	background: transparent no-repeat 6px 6px;
	text-indent: -1000em;
	display: block;
	float: left;
}

div.PI2 .inner_popup_right div.PopImage a.close	{
	background-image: url('/img/icon/close.png');
}
/*div.PI2 > div.PopImage a.reset	{
	background-image: url('/img/icon/reset.png');
	background-image: url('/img/icon/plus.png');
}*/
div.PI2 .inner_popup_right div.PopText > div.PrevNext a.next	{
	background-image: url('/img/icon/next-question.png');
}
div.PI2 .inner_popup_right div.PopText > div.PrevNext a.prev	{
	background-image: url('/img/icon/prev-question.png');
}
div.PI2 .inner_popup_right div.PopImage a.next	{
	background-image: url('/img/icon/next.png');
}
div.PI2 .inner_popup_right div.PopImage a.prev	{
	background-image: url('/img/icon/prev.png');
}

.MainContent p.Pagination	{
	width: 920px;
	margin: 20px 0 6px;
	padding: 20px 20px 0;
	font-size: 80%;
	font-weight: 500;
	text-transform: uppercase;
	clear: both;
}

.MainContent.QuestionsPage p.Pagination	{
	width: 600px;
}

.MainContent.SchemePage p.Pagination	{
	border-top: 2px dotted #d9d9d9;
}

.MainContent p.Pagination a	{
	text-decoration: none;
	display: inline-block;
}
.MainContent p.Pagination a.PrevPage:before	{
	padding-right: 6px;
	content: url('/img/icon/prev.png');
	vertical-align: -20%;
	/*content: '\00AB';*/
}
.MainContent p.Pagination a.NextPage	{
	float: right;
}
.MainContent p.Pagination a.NextPage:after	{
	padding-left: 6px;
	content: url('/img/icon/next.png');
	vertical-align: -20%;
	/*content: '\00BB';*/
}


/* sitemap */

div.site-menus {
	width: 960px;
	background-color: #d7e9f8;
	color: #666;
	font-size: 90%;
	clear: both;
	overflow: hidden;
}

div.site-menu {
	width: 200px;
	padding: 24px 20px 0;
	color: #666;
	float: left;
}

div.site-menu.site-menu-top {
	padding-top: 52px;
}

div.foot-box {
	width: 440px;
	padding: 24px 20px 0;
	background-color: transparent;
	color: #666;
	float: left;
}

div.site-menus h2 {
	height: 28px;
	padding: 0;
	font-size: 135%;
}

div.site-menus div.foot-box h2.bfl-logo {
	padding-left: 20px;
	background: transparent url('/img/icon/kite-logo-rev-16.png') no-repeat 0 5px;
}
div.site-menus div.foot-box ul {
	width: 440px;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-gap: 20px;
	column-gap: 20px;
}
div.site-menus div.foot-box ul li {
	width: 210px;
}

div.site-menus ul {
	width: 200px;
	margin: 0 0 0.5em;
	padding: 0;
	background-color: #d7e9f8;
	color: #666;
	clear: both;
}
div.site-menus ul li {
	margin: 0 0 0.25em;
	padding: 0;
	list-style-type: none;
}
div.site-menus a,
div.site-menus ul li a {
	color: #333;
	text-decoration: none;
}
div.site-menus a:hover,
div.site-menus ul li a:hover {
	color: #000;
	text-decoration: underline;
}

/* footer */

.Footer {
	width: 960px;
	background: #d7e9f8 url('/img/icon/footer.png') no-repeat 50% 100%;
	color: #fff;
	clear: both;
	overflow: hidden;
	xxxposition: absolute;
	xxxbottom: 0;
}

.Footer > div.copy-dev {
	width: 510px;
	margin: 135px 25px 0;
	font-size: 65%;
	float: left;
	overflow: hidden;
}

.Footer > div.SponsorLinks {
	width: 375px;
	margin: 120px 0 0 25px;
	font-size: 65%;
	float: left;
	overflow: hidden;
}
.Footer > div.SponsorLinks a {
	width: 75px;
	height: 75px;
	margin-right: 18px;
	text-indent: -1000em;
	float: left;
	display: block;
}

.Footer p {
	margin: 0;
	line-height: 1.5em;
	clear: left;
}

.Footer p.DeveloperLink {
	float: left;
}

.Footer p.DesignerLink {
	float: left;
	margin-left: 15px;
	clear: none;
}

.Footer > div.copy-dev ul	{
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	list-style: none;
	float: left;
}

.Footer > div.copy-dev ul li	{
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

.Footer a {
	color: #fff;
	text-decoration: none;
}

.Footer a:hover {
	text-decoration: underline;
}

.panzoom {
  text-align: center;
  background: green;
}

/* Seeing red is bad */
#panzoom-parent {
  background: red;
}