#nav_design {
	background-image: url(/img/zh-hk/nav_design_hl.png) !important;
}

#contentWrapper {
	width: 808px;
	height: 470px;
	padding: 0px;
}

#headerWrapper, #footerWrapper {
	z-index: 30;
}

/* Common Elements in The Contnet of Each Step */
.stepTitle {
	float: left;
	font-size: 30px;
	line-height: 45px;
	color: #E6E6FF;
	margin: 0px 10px;
}

.prevStep, .nextStep {
	float: left;
	width: 54px;
	height: 45px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.prevStep {
	background-image: url(/img/prev.png);	margin-left: 10px;
}

.nextStep {
	background-image: url(/img/next.png);	margin-right: 10px;
}

/* Step Bar */
#stepBar {
	background: url(/img/design_step_bar.png) no-repeat;
	width: 808px;
	height: 42px;
	position: absolute;
	left: 0px;
	top: 430px;
	z-index: 20;
}

#stepBall1, #stepBall2, #stepBall3, #stepBall4 {
	position: absolute;
	top: -23px;
	width: 192px;
}

#stepBall1 a.ball, #stepBall2 a.ball, #stepBall3 a.ball, #stepBall4 a.ball {
	display: block;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#stepBall1 a.title, #stepBall2 a.title, #stepBall3 a.title, #stepBall4 a.title {
	position: absolute;
	left: 50px;
	top: 27px;
	font-size: 21px;
	color: LightYellow;
}

#stepBall1 {
	left: 28px;
}
#stepBall2 {
	left: 220px;
}
#stepBall3 {
	left: 412px;
}
#stepBall4 {
	left: 604px;
}

#stepBall1 a.ball {
	background-image: url(/img/step1_hl.png);}

#stepBall2 a.ball {
	background-image: url(/img/step2.png);}

#stepBall3 a.ball {
	background-image: url(/img/step3.png);}

#stepBall4 a.ball {
	background-image: url(/img/step4.png);}

#design1_wrapper, #design2_wrapper, #design3_wrapper, #design4_wrapper {
	height: 425px;
	position: absolute;
	left: 0px;
	top: 10px;
}

/* Content of Step 1 */
#design1_wrapper {
	background: url(/img/design_step1.png) no-repeat 0px 0px;
	padding-left: 14px;
	width: 794px;
}

ul#design1_content {
	clear: both;
	float: left;
	width: 440px;
	padding: 10px 15px;
	list-style-type: none;
	font-size: 16px;
	margin-top: 9px;
}

ul#design1_content li {
	margin-bottom: 8px;
	padding-left: 17px;
	padding-top: 1px;
	background-repeat: no-repeat;
background-image: url(/img/li_mark.png);}

#design1_txt_box1, #design1_txt_box2, #design1_txt_box3, #design1_txt_box4, #design1_txt_box5, #design1_txt_box6 {
	position: absolute;
	text-align: center;
	font-size: 12px;
}

#design1_txt_box1 {
	left: 660px;
	top: 114px;
	width: 120px;
}

#design1_txt_box2 {
	left: 660px;
	top: 263px;
	width: 120px;
}

#design1_txt_box3 {
	left: 695px;
	top: 370px;
}

#design1_txt_box4 {
	left: 545px;
	top: 370px;
}

#design1_txt_box5 {
	left: 315px;
	top: 370px;
}

#design1_txt_box6 {
	left: 85px;
	top: 370px;
}

/* Content of Step 2 */
#design2_wrapper {
	background: url(/img/design_step2.png) no-repeat 0px 9px;
	padding-left: 3px;
	width: 805px;
}

#design2_content {
	clear: both;
	float: left;
	width: 380px;
	padding: 10px 25px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 8px;
}

#design2_txt_box1 {
	position: absolute;
	left: 56px;
	top: 360px;
	font-size: 12px;
}

/* Content of Step 3 */
#design3_wrapper {
	background: url(/img/design_step3.png) no-repeat 0px 0px;
	padding-left: 6px;
	width: 802px;
}

#design3_content {
	clear: both;
	float: left;
	width: 410px;
	padding: 10px 25px;
	font-size: 14px;
	line-height: 20px;
	margin-top: 4px;
}

#design3_txt_box1 {
	position: absolute;
	left: 92px;
	top: 362px;
	font-size: 12px;
	width: 240px;
}

/* Content of Step 4 */
#design4_wrapper {
	background: url(/img/design_step4.jpg) no-repeat 0px 8px;
	padding-left: 6px;
	width: 802px;
}

#design4_content {
	clear: both;
	float: left;
	width: 330px;
	padding: 10px 25px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 5px;
}

#boxesWrapper {
	width: 360px;
	height: 130px;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 268px;
}

#boxesWrapper .alphaMask {
	background-repeat: no-repeat;
	background-image: url(/img/alpha_mask.png);	width: 360px;
	height: 130px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#boxesWrapper table {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

#boxesWrapper td {
	height: 130px;
	text-align: center;
	vertical-align: middle;
}