@charset "utf-8";
/* CSS Document */

/** {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}*/
	
.orange {
	color:#cb8f14;
	}
.red {
	color:#9e0b0f;
	}
.bigger {
	font-size:1.25em!important;
	}

#stage p {
	font-size: 0.8em;
}	

#stage h1, #stage h2 {
	margin-top:0px;
	}
.clr { clear:both; }

#stage h2 {
	font-size:24px!important;
	}

#stage {
	border:10px solid #91ac44;
	background:#fff;
	width:602px;
	height:570px;
	/*margin:0 auto;*/
	float:left; /*just for debugging*/
	overflow:hidden;
	position:relative;
	}
#debug {
	width:602px;
	height:570px;
	/*margin:0 auto;*/
	float:left; /*just for debugging*/
	margin-left:50px;
	}
#panel_holder {
	width:6020px;
	height:570px;
	position:absolute;
	}	
.panel {
	width:602px;
	height:570px;
	float:left;
	background-color:#fff;
	position:relative;
	}
.panel_content {
	width:582px;
	height:500px;
	margin:10px;
	overflow:hidden;
	}
.info_panel_content {
	margin:0!important;
	height:500px;
	}
.infobar {
	height:40px;
	padding-top:10px;
	clear:both;
	width:602px;
	background:#91ac44;
	}
.info-panel {
	visibility:hidden;
	height:0px;
	width:0px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:999;
	background:url(../images/common/trans-bg-95pc.png);
	padding:20px;
	}
.info_panel_infobar {

}
.add-to-jotpad {
	float:right;
	}
.next-on-click, .back-to-start-icon, .close-info-window-icon {
	cursor:pointer;
	}
.choice {
	cursor:pointer;
	}
.map-overlay {
	position:absolute;
	z-index:1;
	display:none;
	}
.inline-continue {
	float:right;
	margin:0 0 0 30px;
	color:#cb8f14;	
	background:url(../images/common/icon-arrow-right-green.png) right center no-repeat;
	padding-right:35px;
	width:75px;
	font-size:1.2em;
	}
.inline-continue.black {
	color:#000!important;
	background:url(../images/common/icon-arrow-right-orange.png) right center no-repeat;
	width:190px;
	margin-top:20px;
	}
.hidden-jp-text {
	display:none;
	}
span.dynamic-text {
	font-size:inherit;
	color:inherit;
	}	

/*------------ Info panel -------------------*/
.back-to-start-icon, .information-icon, .close-info-window-icon {
	background:url(../images/common/icon-orange-left-arrow.png) 0 center no-repeat;
	width:52px;	
	color:#fff;
	padding:3px 0 3px 38px;
	float:left;
	height:30px;
	margin-right:12px;
	cursor:pointer;
	}
.close-info-window-icon {
	background:url(../images/common/icon-orange-circle-close.png) 0 center no-repeat;
	color:#000;
	width:200px;
	font-weight:bold;
	font-size:1.2em;
	}
.information-icon {
	background:url(../images/common/icon-info.png) 0 center no-repeat;
	width:200px;
	}
.add-to-jotpad {
	float:right;
	background:url(../images/common/icon-jotpad.png) left center no-repeat;
	padding:0 0 0 38px;
	color:#fff;
	height:35px;
	width:80px;
	cursor:pointer;
	}
.info_panel_infobar .add-to-jotpad {
	color:#000!important;
	} 		
.text-overlay {
	background:url(../images/common/trans-bg-90pc.png);
	color:#000;
	}
	
#map-for-people, #woman-with-map, #man-with-map {
	position:absolute;
	bottom:-5px;
}
#map-for-people {
	left:130px;
	z-index:1;
	bottom:0;
	}
#man-with-map {
	left:70px;
	z-index:3;
	}
#woman-with-map {
	left:260px;
	z-index:2;
	}
.no-pad {
	padding:0px!important;
	}
.no-margin {
	margin:0px!important;
	}
/*------------ Panel 1 -------------------*/
#panel_1 {
	background:url(../images/common/bg-all.jpg) -275px center no-repeat;
	}
#panel_1 .panel_content {
	background:url(../images/common/trans-bg.png) 0 0;
	position:relative;
	}	
#panel_1 h2 {
	font-size:24px;
	color:#000;
	padding:25px 80px 0px 10px;
	font-style:italic;
	background:url(../images/common/icon-arrow-right-green.png) right center no-repeat;
	}
#panel_1 h2 span {
	font-size:24px;
	display:block;
	color:#cb8f14;
	}
#panel_1 .grass {
	background:url(../images/common/grass-shadow.png) 0 0 no-repeat;
	height:177px;
	width:582px;
	position:absolute;
	bottom:0px;
	z-index:9;
	}	
#panel_1 .peeps {
	z-index:8;
	position:absolute;
	bottom:20px;
	left:40px;
	}
/*------------ panel 2 -------------------*/
#panel_2 {
	background:url(../images/common/bg-all.jpg) -275px center no-repeat;
	}
#panel_2 .panel_content {
	position:relative;
	background:url(../images/common/trans-bg.png) 0 0;
	}
#panel_2 .grass {
	background:url(../images/common/grass-shadow.png) 0 0 no-repeat;
	height:177px;
	width:582px;
	position:absolute;
	bottom:0px;
	z-index:9;
	}	
#panel_2 .peeps {
	z-index:8;
	position:absolute;
	bottom:20px;
	left:40px;
	}
#panel_2 .panel_content p {
	padding:0 10px;
	font-size:13px;
	}
#ttrrtsb {
	position:absolute;
	bottom:30px;
	right:60px;
	cursor:pointer;
	}	
/*------------ panel 3 -------------------*/
#panel_3 {
	background:url(../images/common/bg-all.jpg) -275px center no-repeat;
	}
#panel_3 .panel_content {
	position:relative;
	}	
#solo-vs-group {
	width:160px;
	padding:10px;
	position:absolute;
	right:10px;
	top:10px;
	z-index:3;
	}
.the-hill {
	position:absolute;
	bottom:-12px;
	left:-20px;
	z-index:1;
	}
#double-sign {
	position:absolute;
	left:150px;
	bottom:40px;
	z-index:2;
}

/*------------ panel 4 -------------------*/

#panel_4 {
	background:url(../images/common/bg-all.jpg) -275px center no-repeat;
	}
#panel_4 .panel_content {
	position:relative;
	}	
#panel_4 .panel_content h2 {
	text-align:center!important;
	font-size:24px!important;
	font-style:italic!important;
	padding:5px 45px 5px 0!important;
	margin-top:25px!important;
	color:#000!important;
	background:url(../images/common/icon-arrow-right-green.png) right center no-repeat!important;
	
	}
#panel_4 .panel_content span {
	float:right!important;
	}

/*------------ panel 5 -------------------*/

#panel_5 {
	background:url(../images/common/bg-all.jpg) -275px center no-repeat;
	}
#panel_5 .panel_content {
	position:relative;
	}
#land-values {
	position:absolute;
	z-index:999;
	padding:10px;
	}
/*------------ Panel 6 -------------------*/	

#location-map-text {
	position:absolute;
	top:10px;
	left:10px;
	width:110px;
	z-index:99;
	}
#location-hope-to-build {
	position:absolute;
	top:10px;
	right:10px;
	width:240px;	
}		
#location-map-text h2 {
	color:#94af2a;
	font-size:16px;
}
#location-hope-to-build h2 {
	color:#000;
	font-size:12px;
	font-weight:bold;
}	
#location-map {
	margin:10px 0 0 20px;
	background:url(../images/panel_6/map-areas/map-bg.jpg) 0 0 no-repeat;
	width:404px;
	height:500px;
	float:left;
	position:relative;
	}
	
#location-title h2 {
	font-weight:normal;
	font-size:18px;
	float:left;
	color:#94af2a;
	}
#location-title h2 span {
	color:#000!important;
	}
.info-icon-holder {
	float:right;
	width:230px;
	}
.info-icon-holder .information-icon	{
	color:#000!important;
	}
#location-information-text {
	clear:both;
	padding:10px 0;
	}
#location-information-left {
	float:left;
	width:140px;
	}
span.land-availability-smiley {
	display:block;
	text-align:center;
	padding:5px 0;	
	}	
.adjust-location-button {
	cursor:pointer;
	}
#location-information-right {
	width:400px;
	float:right;
	}		
#average-land-costs-text, #national-average-text {
	clear:both;
	float:right;
	width:222px;
	margin:5px 0;
	padding:3px;
	border:1px dashed #9e0b0f;
	color:#9e0b0f;
	font-size:11px;
	text-align:center;
	}
#land-and-build-costs-text {
	font-weight:bold;
	}
#land-and-build-costs-graphs {
	clear:both;
	padding:5px 0;
	width:400px;
	}
.graph-holder {
	width:400px;
	height:50px;
	margin:10px 0 20px 0;
	}
.bricks {
	height:42px;
	padding-top:8px;
	float:left;
	text-align:center;
	}	
.graph {
	float:right;
	height:36px;
	padding:14px 0 0 20px;
	width:210px;
	background-position: -230px center;
	background-repeat:no-repeat;
	position:relative;
	font-weight:bold;
	}
.average-line {
	position:absolute;
	left:110px;
	top:-8px;
	height:70px;
	width:10px;
	background:url(../images/common/average-line.png) 0 0 no-repeat;
	z-index:999;
	}
#actual-land-cost {
	background-image:url(../images/panel_6/graph-bg-orange.jpg);
	}
#percentage-difference	{
	background-image:url(../images/panel_6/graph-bg-green.jpg);
	padding:0px!important;
	height:50px!important;
	width:230px!important;
	}
#average-land-costs {
	background:#cb8f14 url(../images/common/bg-orange-brick.png) 0 center no-repeat;
	width:170px;
	}
	
#average-build-costs {
	background:url(../images/common/bg-green-brick.png) 0 center no-repeat;
	width:170px;
	}
#national-average-text {
	clear:both;
	}
span.cost-percentage-difference {	
}
.plusArrow, .minusArrow {
	background:url(../images/common/icon-green-left-arrow.png) 0 center no-repeat;
	height:36px;
	padding:14px 14px 0 0;
	width:51px;
	float:left;
	text-align:right;
	}
.plusArrow 	{
	background:url(../images/common/icon-green-right-arrow.png) 0 center no-repeat;
	}
/*------------ Panel 7 -------------------*/
#house-size-container {
	width:582px;
	}
#house-size-text {
	width:285px;
	float:left;
}
#house-size-options {
	width:285px;
	float:right;
}
.house-size-option-surround {
	overflow:auto;
	width:245px;
	border-bottom:1px solid #999999;
	padding:0 40px 10px 0;
	margin-bottom:10px;
	cursor:pointer;
	background:url(../images/common/icon-arrow-right-orange.png) right center no-repeat;
}
.house-size-option-surround:hover {
	background:url(../images/common/icon-arrow-right-blue.png) right center no-repeat;
}
.house-size-icon {
	width:75px;
	float:left;
	text-align:center;
}
.house-option-text {
	width:170px;
	float:left;
}
.house-option-text p {
	margin:0 5px;
	}
/*------------ summary Panel (shown on panel 9 and 10 -------------------*/
#build-summary {
	width:140px;
	float:left;
	}
.build-summary-item {
	border-bottom:1px solid #999999;
	padding:3px 0 6px 0;
	overflow:auto;
	text-align:left;
	font-size:14px;
}
#build-summary h2 {
	font-size:13px!important;
	color:#91ac44;
}
#build-summary span.dynamic-text {
	font-size:inherit;
}
#build-summary .adjust-button {
	display:block;
	text-align:right;
	background:url(../images/common/adjust-circle-red.png) right center no-repeat;
	padding-right:18px;
	cursor:pointer;
	margin-top:5px;
}
span.house-type-image {
	display:block;
	padding:5px 0;
	text-align:center;
	}
/*------------ Panel 9 -------------------*/
#budget, #panel_10_right {
	width:430px;
	float:right;
}
#calculator {
	width:175px;
	float:left;
	position:relative;
	}
#budget #text {
	width:240px;
	float:right;
	padding-top:25px;
	}
#bugetErrorText {
	font-weight:bold;
	height:80px;
	width:240px;
	}
#calulator-digits {
	position:absolute;
	z-index:99;
	left:0;
	top:83px;
	width:300px;
	}	
#calulator-digits input {
	border:none;
	background:none;
	font-size:20px;
	margin:0;
	padding:0;
	}
#calculator-input-digits {
	text-align:right;
	}
#calculator h2 {
	font-size:14px;
	}
.large-green-bold {
	padding-top:10px;
	font-weight:bold;
	color:#91ac44;
	}
/*------------ Panel 10 -------------------*/
	
#panel_10 .graph-holder {
	width:430px;
	overflow:hidden;
	}
#panel_10 .graph-holder.gh-last {
	margin-bottom:5px!important;
	}
#panel_10 .graph {
	width:180px;
	float:left;
	}
#build-costs-graphs {
	width:430px;
	clear:both;
	position:relative;
	}
#graph-headings {
	width:430px;
	height:30px;
	color:#91ac44;
	font-weight:normal;
	font-size:14px;
	}
#panel_10 .bricks {
	width:150px;
	height:50px;
	padding:0px 10px 0 10px!important;
	text-align:left;
	}
.blue-bricks {
	background:url(../images/common/bg-blue-brick.png) 0 0 no-repeat;
	}
.orange-bricks {
	background:url(../images/common/bg-orange-brick.png) 0 0 no-repeat;
	}
.green-bricks {
	background:url(../images/common/bg-green-brick.png) 0 0 no-repeat;
	}
#contractor-remaining {
	background-image:url(../images/common/bg-blue-grass.png);
	}
#shell-remaining {
	background-image:url(../images/common/bg-orange-grass.png);
	}
#sixty-pc-remaining {
	background-image:url(../images/common/bg-green-grass.png);
	}
.next-steps {
	width:50px;
	text-align:right;
	float:right;
	padding-top:7px;
	}
.red-border-info-costs {
	border:1px dashed #9e0b0f;
	padding:0 10px;
	}
span#build-cost-heading {	
	width:160px;
	float:left;
	padding-left:10px;
	}
#remaining-budget-heading {
	width:180px;
	padding-left:10px;
	float:left;
	}
#next-steps-heading {
	width:70px;
	float:left;
	}
#average-line-large {
	position:absolute;
	left:318px;
	top:-5px;
	height:200px;
	width:10px;
	z-index:999;
	background:url(../images/panel_10/average-large.png) 0 0 no-repeat;
	}
	
.realistic-budget-text	{
	padding:10px 0;
	font-weight:bold;
	}
.realistic-budget-text img {
	float:left;
	margin-right:10px;
	}
#budgetAdjustText {
	margin-top:10px;
	}