#personalizedBar {
	background-color: #999999;
	width: 779px;
	height: 22px;
}

#personalizedBar p {
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0 0px 10px;
	color: #fff;
	font-family: Geneva, trebuchet ms, arial, helvetica;
}

#map {
	clear:left;
	height:560px;
	width:744px;
}
#estimatorDialog {
	background: transparent url('../images/estimator_bg.gif') repeat-x bottom;
}

#estimatorDialog .hd {
	height: 26px;
	background-color: #cb2026;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	/*padding-top: 2px;*/
	padding-left: 10px;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
}

#estimatorBody {
	padding: 20px 15px 15px 15px;
	border-left: #000 1px solid;
	border-bottom: #000 1px solid;
}

#estimatorviews div {
	font-size: 11px;
	text-transform: uppercase;
	height: 16px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

#views {
	background-color: #000;
	border: #000 1px solid;
	letter-spacing: 3px;
	color: #fff;
	padding: 2px 15px 0px 15px;
}

#estimatorviews .viewButton {
	background: transparent url('../images/tab_bg.gif');
	padding: 2px 10px 0 10px;
	border: #981b1e 1px solid;
	color: #990000;
	cursor: pointer;
}

#selected {
	color: #fff !important;
	background: transparent url('../images/tab_bg_selected.gif') !important;
}

#poweredByCr {
	width: 151px;
	height: 45px;
	padding: 20px 0px 0px 5px;
}

#estimatorLegend {
	width: 245px;
	height: 32px;
	padding: 20px 0px 0px 335px;
}

.dialog {
	margin: 0;
}

#reportBar .dialog {
	margin: 10px 10px 10px 0px;
	border: #000 1px solid;
}

.hd {
	background-color: #cb2026;
	color: #fff;
	padding: 3px 3px 3px 10px;
	font-size: 18px !important;
	font-weight: bold;
	height: 24px;
}

.bd {
	padding: 10px 3px 5px 10px;
}

.ft {
	text-align: right;
	padding-right: 5px;
}

.ft a {
	color: #cb2026;
}

#sitePotential {
	width: 216px;
	height: 273px;
	margin-right: 10px;
}

#equivalentCost {
	width: 369px;
	height: 273px;
	margin-right: 10px;
}

#sitepotentialreport dt {
	color: #cb2026;
	font-size: 13px;
}

#sitepotentialreport dd {
	margin-bottom: 8px;
}

#sitepotentialreport_commercial dt {
	color: #cb2026;
	font-size: 11px;
}

#sitepotentialreport_commercial dd {
	margin-bottom: 3px;
}

#callToActionWrap .dialog {
	margin: 10px 0px 10px 0px;	
}

#callToAction {
	width: 168px;
	height: 184px;
	background: transparent url('../images/call_to_action_bg.jpg') no-repeat;
}

#callToActionNextStep {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-align: right;
	padding: 0px 6px 0px 0px !important;
}

#callToActionText {
	font-size: 22px;
	letter-spacing: 2px;
	color: #cb2026;
	text-align: right;
	padding: 4px 6px 0px 0px !important;
}

#callToActionLink {
	text-align: right;
	padding: 27px 6px 0px 0px !important;
}

#callToActionLink a {
	color: #000;
	text-decoration: underline;
	font-size: 14px;
}

#buttons {
	margin-top: 12px;
}

.button {
	margin-top: 1px;
	background: transparent url('../images/button_bg.gif') bottom;
	width: 157px;
	height: 19px;
	padding: 3px 3px 3px 10px;
}

.button a {
	font-size: 15px !important;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.mapBtn {
	background-color:#003366;
	color:white;
	cursor:pointer;
	font-size:11px;
	height:18px;
	line-height:18px !important;
	margin-bottom:3px;
	opacity:0.5;
	width:60px;
}

.mapZoomCtrl {
	background:transparent url(../images/zoom_ctrl_bkg.gif) no-repeat scroll center;
	cursor:pointer;
	height:149px;
	position:absolute;
	top:63px;
	width:60px;
}

.mapZoomCtrl img {
	position:relative;
	top:48px;
}

.mapZoomBkg {
	background-color:#003366;
	height:149px;
	opacity:0.5;
	width:60px;
}

#map p {
	padding: 0;
}

.infoWindowLink {
	color: #d63c39 !important;
}

#sp_rad ul {
	padding-top: 0;
	margin-top: 0;
}