@charset "UTF-8";
/* CSS Document */

body {
	background: #dceaef url(../images/body_grad.png) top center scroll repeat-x;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.sections_wrap {
	width: 650px;
}

.banner_wrap {
	height: 209px;
	background: transparent url(../images/img_banner.png) bottom center scroll no-repeat;
}
.banner_text {
	padding-top: 119px;
	color: white;
	font-size: 28px;
}
.banner_text strong {
	font-weight: bold;
}
.banner_text label {
	font-weight: normal;
}
.clouds {
	background-image: url(../images/img_cloud_1.png), url(../images/img_cloud_2.png), url(../images/img_cloud_3.png), url(../images/img_cloud_4.png), url(../images/img_cloud_1.png), url(../images/img_cloud_1.png);
	background-position: 379px 144px, 415px 20px, 450px 562px, -43px -17px, 16px 207px, 0px 620px;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
	width: 650px;
}

/*
 * SECTION 1
 */
.section_1 {
	height: 414px;
	position: relative;
	background: transparent url(../images/img_map.png) 140px 60px scroll no-repeat;
}
.section_1 .title {
	height: 59px;
	width: 350px;
	background: transparent url(../images/img_ribbon_blue.png) center center scroll no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -175px;
	margin-top: -22px;
	color: white;
}
.section_1 .title label {
	margin-top: 19px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
}
.section_1 .location {
	position: relative;
	height: 100%;
	width: 92%;
}
.section_1 .location .cities {
	position: absolute;
}
.section_1 .location .cities .marker {
	width: 13px;
	height: 19px;
	background: transparent url(../images/img_marker.png) center center scroll no-repeat;
	position: absolute;
}
.section_1 .location .cities table {
	position: relative;
	z-index: 1;
}
.section_1 .location .cities .connector {
	position: absolute;
	z-index: 0;
}
		/* List of Citites */
		.section_1 .location .cities.c1 {
			top: 165px;
		}
		.section_1 .location .cities.c2{
			top: 225px;
		}
		.section_1 .location .cities.c3{
			top: 265px;
		}
		.section_1 .location .cities.c4{
			right: 0;
			top: 60px;
		}
		.section_1 .location .cities.c5{
			right: 0;
			top: 123px;
		}
		.section_1 .location .cities.c6{
			right: 0;
			top: 223px;
		}
		.section_1 .location .cities.c7{
			right: 0;
			top: 263px;
		}
		.section_1 .location .cities.c8{
			right: 0;
			top: 303px;
		}
		/*legend*/
		.section_1 .location .cities.legend{
			font-size: 12px;
			top: 334px;
		}
		.section_1 .location .cities.legend table tr td {
			font-size: 11px !important;
			height: 25px !important;
		}
		/* End */
		
		/* Markers */
		.section_1 .location .cities.c1 .marker {
			left: 184px;
			top: 45px;
		}
		.section_1 .location .cities.c2 .marker {
			left: 321px;
			top: 3px;
		}
		.section_1 .location .cities.c3 .marker {
			left: 352px;
			top: -10px;
		}
		.section_1 .location .cities.c4 .marker {
			left: -148px;
			top: 3px;
		}
		.section_1 .location .cities.c5 .marker {
			top: 60px;
			left: -17px;
		}
		.section_1 .location .cities.c6 .marker {
			top: 3px;
			left: -44px;
		}
		.section_1 .location .cities.c7 .marker {
			top: -21px;
			left: -50px;
		}
		.section_1 .location .cities.c8 .marker {
			top: -11px;
			left: -77px;
		}		
		/* End */
		
		/* Connector */
		.section_1 .location .cities.c1 .connector {
			left: 150px;
			top: 15px;
			border-top: 1px dotted;
			border-right: 1px dotted;
			width: 40px;
			height: 28px;
		}
		.section_1 .location .cities.c2 .connector {
			left: 170px;
			top: 15px;
			border-top: 1px dotted;
			width: 152px;
			height: 1px;
		}
		.section_1 .location .cities.c3 .connector {
			left: 180px;
			top: 3px;
			border-bottom: 1px dotted;
			width: 152px;
			height: 13px;
			border-right: 1px dotted;
		}
			/* after */
			.section_1 .location .cities.c3 .connector:after {
				content: ".......";
				position: absolute;
				right: -22px;
				top: -7px;
				font-size: 9px;
			}
		.section_1 .location .cities.c4 .connector {
			left: -136px;
			top: 15px;
			border-top: 1px dotted;
			width: 135px;
			height: 1px;
		}
		.section_1 .location .cities.c5 .connector {
			left: -8px;
			top: 15px;
			border-left: 1px dotted;
			width: 6px;
			height: 44px;
			border-top: 1px dotted;
		}
		.section_1 .location .cities.c6 .connector {
			left: -33px;
			top: 15px;
			border-top: 1px dotted;
			width: 33px;
			height: 1px;
		}
		.section_1 .location .cities.c7 .connector {
			left: -44px;
			top: -3px;
			border-bottom: 1px dotted;
			width: 42px;
			height: 18px;
			border-left: 1px dotted;
		}
		.section_1 .location .cities.c8 .connector {
			left: -71px;
			top: 7px;
			border-bottom: 1px dotted;
			width: 70px;
			height: 9px;
			border-left: 1px dotted;
		}		
		/* End */
		
.section_1 .location .cities table tr td {
	color: white;
	height: 30px;
}
.section_1 .location .cities table tr td.sep_1, .section_1 .location .cities table tr td.sep_2 {
	width: 8px;
}
.section_1 .location .cities table tr td.gg_r {
	background: transparent url(../images/img_gray_gray_sep_to_right.png) center center scroll no-repeat;
}
.section_1 .location .cities table tr td.gr_r {
	background: transparent url(../images/img_gray_red_sep_to_right.png) center center scroll no-repeat;
}
.section_1 .location .cities table tr td.gg_l {
	background: transparent url(../images/img_gray_gray_sep_to_left.png) center center scroll no-repeat;
}
.section_1 .location .cities table tr td.gr_l {
	background: transparent url(../images/img_gray_red_sep_to_left.png) center center scroll no-repeat;
}
.section_1 .location .cities table tr td.name {
	font-size: 12px;
	padding: 0 5px 0 12px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.section_1 .location .cities table tr td.price {
	font-size: 14px;
	padding: 0 5px;
}
.section_1 .location .cities table tr td.percentage {
	font-size: 14px;
	padding: 0 12px 0 5px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.bg_red {
	background: #ef4630;
}
.bg_dgray {
	background: #6b6b6b;
}
.bg_lgray {
	background: #9d9ea0;
}
.section_1 .location .footnote {
	color: #549bb3;
	clear: both;
	width: 410px;
	text-align: left;
	font-size: 9px;
	padding-top: 5px;
}


/*
 * SECTION 2
 */
.section_2 {
	height: 392px;
	position: relative;
	background-image: url(../images/img_fence.png), url(../images/img_road.png), url(../images/img_tree_small.png), url(../images/img_tree_small.png), url(../images/img_bush.png), url(../images/img_bush.png), url(../images/img_house.png), url(../images/img_grass.png);
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
	background-position: -80px 258px, 364px 212px, 265px 84px, 556px 84px, 381px 188px, 556px 188px, 388px 49px, bottom center;
}
.section_2 .big_tree {
	background: url(../images/img_tree_big.png) no-repeat right top scroll;
	position: absolute;
	width: 82px;
	height: 446px;
	left: 0;
	bottom: -326px;
	z-index: 1;
}
.section_2 .post {
	position: absolute;
	width: 20px;
	height: 363px;
	background: #9b710d;
	left: 76px;
	top: 3px;
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.6);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.6);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.6);
}
.section_2 .signage {
	position: absolute;
	background: #9b710d;
	padding: 7px;
	left: 25px;
	top: 12px;
	width: 336px;
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.6);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.6);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.6);
}
.section_2 .board{
	background: white;
	padding: 10px 15px;
}
.section_2 .title {
	height: 54px;
	background: transparent url(../images/img_ribbon_red.png) center center scroll no-repeat;
	color: white;
}
.section_2 .title label {
	padding-top: 17px;
	display: block;
	font-size: 15px;
	text-transform: uppercase;
}
.section_2 .signage .footnote {
	color: white;
	clear: both;
	font-size: 9px;
	padding: 6px 0;
}
.section_2 .listings .my-new-list {
	width: 100%;
}
.section_2 .signage .footnote label {
	padding: 5px 16px 0 16px;
	display: block;
}
.section_2 .listings .my-new-list tr td {
	padding: 4px 0;
	vertical-align: middle;
}
.section_2 .listings .my-new-list tr:first-child td {
	border-bottom: 1px dotted #c4c4c4;
}
.section_2 .listings .my-new-list tr td img {
	vertical-align: middle;
}
.section_2 .listings .my-new-list .number_1 {
	font-size: 36px;
	color: #ee462f;
	font-weight: bold;
}
.section_2 .listings .my-new-list .number_2 {
	font-size: 30px;
	color: #00aae7;
	font-weight: bold;
}
.section_2 .listings .my-new-list .icon {
	padding-right: 10px;
}
.section_2 .listings .my-new-list .icon.listing_0 span {
	width:  48px;
	height: 34px;
	display: block;
	background: url(../images/icon_new_listing.png) left center scroll no-repeat;
}
.section_2 .listings .my-new-list .icon.listing_1 span {
	width:  48px;
	height: 34px;
	display: block;
	background: url(../images/icon_total_listing.png) left center scroll no-repeat;
}
.section_2 .listings .my-new-list .ig-label {
	font-size: 14px;
	padding-left: 10px;
}

/*
 * SECTION 3
 */
.section_3 {
	position: relative;
}
.section_3 .road {
	height: 202px;
	background: #5e5e5e;
}
.section_3 .wall {
	width: 522px;
	height: 458px;
	background: url(../images/img_wall.png) left center scroll no-repeat;
	right: 0px;
	top: -114px;
	position: absolute;
	z-index: 1;
}
.section_3 .title {
	width: 265px;
	margin-left: 46px;
	margin-top: 34px;
}
.section_3 .boxes {
	margin-left: 52px;
	margin-top: 29px;
}
.section_3 .box {
	background: #cdcdcd url(../images/img_mail_hole.png) center 9px no-repeat scroll;
	padding: 25px 0 8px 0;
	float: left;
	margin: 0 0 14px 10px;
	width: 106px;
	
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5) inset;
	-moz-box-shadow:    0px 0px 6px rgba(50, 50, 50, 0.5) inset;
	box-shadow:         0px 0px 6px rgba(50, 50, 50, 0.5) inset;
}
.section_3 .box .ig-label {
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
}
.section_3 .box .city {
	color: #5a5a5a;
	font-size: 15px;
	padding-bottom: 3px;
}
.section_3 .box .number {
	font-size: 25px;
	font-weight: bold;
}
.section_3 .box .city {
	border-bottom: 1px #9f9f9f solid;
}
.section_3 .title label {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.section_3 .title .desc {
	font-size: 9px;
}

/*
 * SECTION 4
 */
.section_4 {
	position: relative;
	background: #a5b08c url(../images/img_grass_tile.png) top left no-repeat scroll;
	padding: 150px 20px 20px 20px;
}
.section_4 .clipboard {
	padding: 68px 10px 30px 10px;
	background: #8c681c;
	border-top: 4px solid #7b5b19;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: 0px 5px 15px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 5px 15px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 5px 15px rgba(50, 50, 50, 0.75);
	
	position: relative;
}
/* section 4a */
.section_4 .clipboard .a {
	border: 1px solid #cecece;
	background: white;
	margin-left: 6px;
	position: relative;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 6px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 6px rgba(50, 50, 50, 0.3);
}
.section_4 .clipboard .a .sheet {
	border: 1px solid #cecece;
	background: white url(../images/img_sold.png) 423px 47px no-repeat scroll;
	margin-left: -6px;
	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
	margin-right: 6px;
	margin-bottom: 17px;
	margin-top: -16px;
}
.section_4 .clipboard .clip {
	height: 71px;
	width: 100%;
	background: url(../images/img_clip.png) 156px center no-repeat scroll;
	position: absolute;
	z-index: 2;
	top: 19px;
}
.section_4 .clipboard .a .sheet .title {
	height: 54px;
	width: 246px;
	background: url(../images/img_ribbon_blue_small.png) center center no-repeat scroll;
	margin: 40px 0 0 0;
}
.section_4 .clipboard .sheet .title label {
	display: block;
	padding-top: 18px;
	color: white;
}
.section_4 .clipboard .a .sheet .box .icon_house {
	height: 50px;
	background: url(../images/icon_house.png) center bottom no-repeat scroll;
}
.section_4 .clipboard .a .sheet .box .icon_unit {
	width: 42px;
	background: url(../images/icon_unit.png) center bottom no-repeat scroll;
}
.section_4 .clipboard .a .sheet .box .icon_house {
	height: 50px;
	width: 42px;
	background: url(../images/icon_house.png) center bottom no-repeat scroll;
}
.section_4 .clipboard .a .sheet .box .number {
	font-size: 11px;
	color: white;
	vertical-align: top;
}
.section_4 .clipboard .a .sheet .box .number div {
	width: 34px;
	margin: 0 auto;
}
.section_4 .clipboard .a .sheet .box .number .house_tail {
	padding-bottom: 8px;
	background: url(../images/icon_home_tail.png) 0 top no-repeat scroll;
}
.section_4 .clipboard .a .sheet .box .number .unit_tail {
	padding-bottom: 8px;
	background: url(../images/icon_unit_tail.png) 0 top no-repeat scroll;
}
.section_4 .clipboard .a .sheet .box .number .house {
	background: #ee462f;
	text-align: center;
	position: relative;
	margin-top: 1px;
}
.section_4 .clipboard .a .sheet .box .number .unit {
	background: #6b6b6b;
	text-align: center;
	position: relative;
	margin-top: 1px;
}
.section_4 .clipboard .a .sheet .box .number label {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: block;
}
.section_4 .clipboard .a .sheet .boxes {
	margin: 40px 0 10px 0;
	padding-left: 38px;
	position: relative;
	background-image: url(../images/img_vendor_dicounting_bg.png);
	background-position: center 78px;
	background-repeat: repeat-x;
}
.section_4 .clipboard .a .sheet .boxes .box {
	float: left;
	width: 105px;
}
.section_4 .clipboard .a .sheet .box .city label {
	font-size: 15px;
	display: block;
	margin-bottom: 10px;
}
.section_4 .clipboard .a .sheet .boxes .box_right {
	padding-right: 17px;
	margin-top: 45px;
	background-image: url(../images/img_vendor_dicounting_bg.png);
	background-position: center 78px;
	background-repeat: repeat-x;
}
.section_4 .clipboard .a .sheet .box_wrap {
	padding-bottom: 10px;
}
.section_4 .clipboard .a .sheet .box_wrap .postit {
	background: #ffffbc;
	width: 195px;
	position: absolute;
	top: 305px;
	z-index: 2;
	padding: 25px;
	font-size: 18px;
	text-align: left;
	
	-webkit-box-shadow: 0px 5px 5px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 5px 5px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 5px 5px rgba(50, 50, 50, 0.3);
	
	-webkit-transform: rotate(354deg);
	-moz-transform: rotate(354deg);
	-o-transform: rotate(354deg);
	transform: rotate(354deg);
	-ms-transform: rotate(354deg);
	writing-mode: lr-tb;
}
/* end */

/* section 4b */
.section_4 .clipboard .b {
	margin-top: 32px;
	
	border: 1px solid #fff;
	background: white;
	margin-left: 6px;
	position: relative;
	
	-webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 6px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 6px rgba(50, 50, 50, 0.3);
	
	background-color: #ffffff;
	background-image: url(../images/img_topsales_bg1.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.section_4 .clipboard .b .title {
	height: 54px;
	width: 429px;
	background: url(../images/img_ribbon_red_big.png) center center no-repeat scroll;
	margin: 25px 0 0 0;
}
.section_4 .clipboard .b .title label {
	display: block;
	padding-top: 18px;
	color: white;
}
.section_4 .clipboard .b .paper_clip {
	position: absolute;
	top: -25px;
	right: -27px;
	background: url(../images/img_paper_clip.png) center center no-repeat scroll;
	width: 88px;
	height: 106px;
}
.section_4 .clipboard .b .box_wrap {
	padding: 27px 15px;
	background-image: url(../images/img_topsales_bg2.png);
	background-repeat: repeat-x;
	background-position: center 91%;
}
.section_4 .clipboard .b .box_wrap .box {
	padding: 10px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	color: #666666;
	font-size: 13px;
	background: white;
}
.section_4 .clipboard .b .box_wrap .boxes {
	position: relative;
}
.section_4 .clipboard .b .box_wrap .box .col_1 {
	width: 190px;
}
.section_4 .clipboard .b .box_wrap .box .col_1 div {
	margin: 4px 0;
    width: 200px;
}
.section_4 .clipboard .b .box_wrap .box .col_1 .address {
	margin: 0;
}
.section_4 .clipboard .b .box_wrap .box .avatar {
	padding-bottom: 8px;
}
.section_4 .clipboard .b .box_wrap .box .col_2 {
	background: url(../images/img_dot.png) center center repeat-y scroll;
}
.section_4 .clipboard .b .box_wrap .box .col_1 .price {
	color: #00aae7;
	font-size: 16px;
}
.section_4 .clipboard .b .box_wrap .box .col_3 img {
	margin-right: 5px;
}
.section_4 .clipboard .b .box_wrap .box .avatar {
	width: 100%;
}