body { margin: 0px; font-size: 12px; font-family: Arial, Helvetica, Verdana, Sans-serif; }
td { vertical-align: top; }
img { border: 0px; }
form input[type=text] {height:25px;}
form input[type=password] {height:25px;}
.timepicker, .datepicker { width: 113px; }
.nwi-label { float: left; display: block; width: 130px; padding-bottom: 10px; }
.text-field { width: 250px; }

.required {
	background-image:url(../images/required-image.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 10px;
}

.break { clear: both; }
.space10 { padding-bottom: 10px; }

.header {background:url(../images/bg-header.png) repeat-x #FFF;}
.header img {display:block; margin:0 auto; width:1022px; height:314px;}
.footer {background:url(../images/footer_03.png) repeat-x #FFF;}
.footer table {display:block; margin:0 auto; width:1022px; height:277px;}

.footer a:link {color:#1778cb; text-decoration:underline}
.footer a:visited {color:#1778cb; text-decoration:underline;}
.footer a:hover {color:#82bcea; text-decoration:underline;}

#wrap 	{ margin-left: auto; margin-right: auto; width: 1000px; }
#wrap #logo_image { float:left; margin:15px 10px 0 0; }
#wrap #header	{ height:115px; cursor:pointer; }
#wrap #header #logo { float:left; margin:20px 0 0 0; }
#wrap #header #social { float:right; margin:47px 50px 0 0; }
#wrap #header #social img {border:0px;}

#wrap #shadow   { background:url(../images/bg_content.png) 0 0 repeat-y; width:906px; margin: auto; min-height:100%; }
#wrap #shadow #nav		{ background:url(../images/bg_nav.jpg) 0 0 no-repeat; width:882px; margin:0 auto; height:40px;  }

#wrap #shadow #nav	ul    		  { list-style:none; margin:0px; padding:0 0 0 20px; }
#wrap #shadow #nav	ul li 		  { position:relative; float:left; display:block;  }
#wrap #shadow #nav	ul li a 	  { padding:10px 25px 0px 25px; color:#FFFFFF; text-decoration:none; text-shadow: 2px 2px 2px #333; display:block; height:30px; }
#wrap #shadow #nav	ul li a:hover { text-decoration:underline; }

#wrap #shadow #nav	ul li #home:hover, #home.live { background:url(../images/bg_nav_btn.png) 15px 0px no-repeat; }
#wrap #shadow #nav	ul li #bidforms:hover, #bidforms.live { background:url(../images/bg_nav_btn.png) -78px 0px no-repeat; }
#wrap #shadow #nav	ul li #aboutus:hover, #aboutus.live { background:url(../images/bg_nav_btn.png) -82px 0px no-repeat; }
#wrap #shadow #nav	ul li #forcontractors:hover, #forcontractors.live { background:url(../images/bg_nav_btn.png) -206px 0px no-repeat; }
#wrap #shadow #nav	ul li #forsuppliers:hover, #forsuppliers.live { background:url(../images/bg_nav_btn.png) -381px 0px no-repeat; }
#wrap #shadow #nav	ul li #contactus:hover, #contactus.live  { background:url(../images/bg_nav_btn.png) -536px 0px no-repeat; }

#login-container { width:250px; margin:0 auto; }

/*#wrap #shadow #content  { padding:10px 20px; font-size:12px; }*/

#wrap #shadow #footer   { width: 882px; font-size: 11px; }
#wrap #shadow #footer a	{ color:#d18000; }
#wrap #shadow #footer #copyright { width:500px; float:left; }
#wrap #shadow #footer #share	 { width:100px; float:right; padding:5px 40px 0 0 }
#wrap #shadowbot   { background:url(../images/bg_content_bottom.png) 0 0 no-repeat; width:906px; margin:0 auto; height:16px; }

#signup-form-container table {
	width:100%;
}
.step-title {
	margin:0 0 12px;
	padding:0 0 24px;
	background:url(../images/signup-order/bg-title-step.jpg) no-repeat 0 100%;
}
.step-title h2 {
	margin:0;
	font:1.8em/1.33em Helvetica, Arial, sans-serif;
	color:#171717;
}
#signup-form-container {
	width:800px;
	margin:0 auto;
}
/* box-steps */
.box-steps{
	margin:0 0 26px;
	padding:18px 0 0;
	color:#000;
	text-align:center;
}
.box-steps p{
	margin:0 0 13px;
	font-size:1.3em;
	line-height:1.143em;
}
.box-steps ul{
	height:67px;
	margin:0;
	padding:0;
	font-size:18px;
	line-height:24px;
	list-style:none;
	color:#878787;
}
.box-steps li{
	overflow:hidden;
	display:inline-block;
	margin:0 0 0 -40px;
	height: 66px;
	cursor:default;
}
* html .box-steps li{
	display:inline;
	margin-left:-35px;
}
*+html .box-steps li{
	display:inline;
	margin-left:-35px;
}
.box-steps .active,
.box-steps li:hover,
.box-steps li.hover{
	border:none;
	color:#171717;
}
.box-steps span{float:left;}
.box-steps .l{
	position:relative;
	z-index:1;
	padding:21px 0 21px 41px;
	background:url(../images/signup-order/bg-box-steps.jpg) no-repeat;
	height:24px;
}
.box-steps .active .l,
.box-steps li:hover .l,
.box-steps li.hover .l{background-position:0 -67px;}
.box-steps .r{
	position:relative;
	z-index:2;
	overflow:hidden;
	margin:1px 0 0;
	background:url(../images/signup-order/arrow-step.png) no-repeat;
	width: 35px;
	height: 66px;
	font-size:0;
	line-height:0;
}
.box-steps .active .r,
.box-steps li:hover .r,
.box-steps li.hover .r{background:url(../images/signup-order/arrow-step-hover.png) no-repeat;}

/* price-panel */
.sign-form .price-panel{
	position:relative;
	margin:0 0 27px 42px;
	padding:23px 0 37px 13px;
	background:url(../images/signup-order/bg-price-panel.gif) no-repeat 0 100%;
	/*width:479px;*/
	width:100%;
}
.sign-form .price-panel:after{
	display:block;
	clear:both;
	content:"";
}
.sign-form .price-panel .price{
	float:left;
	overflow:hidden;
	background:url(../images/signup-order/bg-price.jpg) no-repeat;
	width:156px;
	color:#fff;
}
.sign-form .price-panel .price01{margin:38px 0 0;}
.sign-form .price-panel .price02{margin:19px 1px 0 2px;}
.sign-form .price-panel .price03{margin:19px 1px 0 2px;}
.sign-form .price-panel .price04{margin:19px 1px 0 2px;}
.price-heading .price-info,
.sign-form .price-panel .price-info{
	position:absolute;
	top:18px;
	overflow:hidden;
	margin:0 0 0 -29px;
	/*background:url(../images/signup-order/ico-info.png) no-repeat;*/
	width:51px;
	height:51px;
	text-indent:-9999px;
}
.sign-form .price-panel h3{
	margin:0;
	padding:7px 0 0;
	font:24px/28px Helvetica, Arial, sans-serif;
	text-align:center;
}
.sign-form .price-panel .price01 h3{margin:0 0 67px;}
.sign-form .price-panel .price02 h3{margin:0 0 48px;}
.sign-form .price-panel .price03 h3{margin:0 0 31px;}
.sign-form .price-panel .price04 h3{margin:0 0 20px;}
.sign-form .price-panel strong{
	display:block;
	margin:0 0 -6px;
	font:24px/28px Helvetica, Arial, sans-serif;
	text-align:center;
}
.sign-form .price-panel .select-link{
	position:absolute;
	bottom:4px;
	margin:0 0 0 35px;
	width:77px;
	text-align:left;
	color:#585858;
	font-size:14px;
	line-height:16px;
	cursor:pointer;
}
.sign-form .price-panel .active .select-link,
.sign-form .price-panel .select-link:hover{
	text-decoration:none;
	color:#fff;
	border:none;
}
.sign-form .price-panel .select-link span,
.sign-form .price-panel .select-link em{
	display:block;
	padding:6px 6px 0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -207px;
	width:77px;
	height:21px;
	font-style:normal;
}
.sign-form .price-panel .select-link span{
	display:none;
	background-position:0 -234px;
}
.sign-form .price-panel .active .select-link span,
.sign-form .price-panel .select-link:hover span{display:block;}
.sign-form .price-panel .active .select-link em,
.sign-form .price-panel .select-link:hover em{display:none;}
/* select-platforms */
.select-platforms{
	margin:7px 94px 0 41px;
	padding:15px 0 0;
	border-top:1px solid #dfdfdf;
	color:#605e5f;
}
.select-platforms .check-list{
	margin:0 0 8px;
	padding:0;
	list-style:none;
	text-align:center;
}
.select-platforms .check-list li{
	display:inline-block;
	padding:0 47px;
	width:67px;
}

* html .select-platforms .check-list li{display:inline;}
*+html .select-platforms .check-list li{display:inline;}
.select-platforms .check-list label{
	display:block;
	height:73px;
	margin:0 0 9px;
}
.select-platforms .check-list img{display:block;}
.sign-form .areas .check,
.select-platforms .check{
	margin:0;
	padding:0;
	width:16px;
	height:16px;
}
.select-platforms p{
	margin:0;
	text-align:center;
	font-size:1.1em;
	line-height:1.1667em;
}
.select-platforms strong{
	display:block;
	margin:-2px 6px 19px;
	font:1.2em/1.1667em Helvetica, Arial, sans-serif;
}
.select-platforms .radio-list{
	overflow:hidden;
	height:1%;
	padding:0 0 38px;
}
.select-platforms .radio-list ul{
	float:left;
	width:222px;
	margin:0;
	padding:0 0 0 23px;
	list-style:none;
}
.select-platforms .radio-list li{
	overflow:hidden;
	height:1%;
}
.select-platforms .radio-list label{
	float:left;
	padding:0 0 0 3px;
	font-size:1.4em;
	line-height:1.286em;
}
.select-platforms .radio-list .check{float:left;}
.sign-form .areas{
	margin:-2px 94px 0 41px;
	padding:0 0 11px;
	border-top:1px solid #dfdfdf;
	color:#605e5f;
	font-size:1.2em;
	line-height:1.1667em;
}
.sign-form .areas .area{
	overflow:hidden;
	height:1%;
	padding:7px 0 2px 7px;
	border-bottom:1px solid #dfdfdf;
}
.sign-form .areas label{
	float:left;
	margin:1px 37px 0 10px;
	width:300px;
}
.sign-form .areas .check{float:left;}
.sign-form .areas span{
	float:left;
	margin:1px 13px 0 0;
	width:80px;
}
.sign-form .areas .question{
	float:left;
	overflow:hidden;
	margin:-4px 0 0;
	background:url(../images/signup-order/ico-question.jpg) no-repeat;
	width:26px;
	height:25px;
	text-indent:-9999px;
}
.sign-form .image-card{
	display:block;
	margin:0 auto 25px;
	padding:7px 83px 0 0;
}
.sign-form .info-text{
	display:block;
	margin:0 0 10px;
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.1667em;
}
.sign-form .submit{
	display:block;
	overflow:hidden;
	margin:0 0 0 217px;
	padding:0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -168px;
	border:none;
	width:146px;
	height:39px;
	cursor:pointer;
	line-height:0;
	text-indent:-9999px;
}

.sign-form .signup{
	display:block;
	overflow:hidden;
	/*margin:0 0 0 217px;*/
	padding:0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -383px;
	border:none;
	width:146px;
	height:39px;
	cursor:pointer;
	line-height:0;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	/*text-indent:-9999px;*/
}

/* block-pay */
.sign-form .block-pay{
	overflow:hidden;
	margin:-5px 0 17px 7px;
	background:url(../images/signup-order/bg-block-pay.jpg) no-repeat;
	width: 587px;
	height: 74px;
}
.sign-form .block-pay ul{
	overflow:hidden;
	width:100%;
	margin:0;
	padding:11px 0 0;
	list-style:none;
}
.sign-form .block-pay li{
	float:left;
	width:179px;
	padding:0 31px 0 69px;
}
.sign-form .block-pay .pay{
	display:block;
	overflow:hidden;
	margin:0 0 4px;
	padding:6px 0 0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -261px;
	height:25px;
	color:#fff;
	font:bold 18px/20px Helvetica, Arial, sans-serif;
	text-align:center;
}
.sign-form .block-pay .pay-blue{background-position:0 -292px;}
.sign-form .block-pay .check{
	display:inline-block;
	margin:0;
	padding:0;
	width:16px;
	height:16px;
}
.sign-form .block-pay label{
	display:inline-block;
	padding:0 0 0 10px;
}
.sign-form .block-pay h3{
	margin:0;
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:#242424;
}
/* aside */
.aside{
	position:relative;
	float:right;
	margin:1px 6px 0 0;
	display:inline;
	width:279px;
}
/* box-price */
.box-price{
	overflow:hidden;
	width:279px;
	background:url(../images/signup-order/bg-box-price.jpg) repeat-y -279px 0;
	color:#171717;
	text-align:center;
}
.box-price .holder{background:url(../images/signup-order/bg-box-price.jpg) no-repeat;}
.box-price .frame{
	overflow:hidden;
	padding:10px 15px 32px 20px;
	background:url(../images/signup-order/bg-box-price.jpg) no-repeat -558px 100%;
	width:244px;
}
.box-price h4{
	margin:0;
	font-size:1.8em;
	line-height:1.33em;
}
.box-price .total-price{
	display:block;
	overflow:hidden;
	margin:0 0 24px;
	padding:26px 0 19px;
	border-bottom:1px solid #a9a9a9;
	background:url(../images/signup-order/bg-total-price.jpg) no-repeat;
	width:239px;
	height:78px;
	color:#fff;
	font-size:45px;
	line-height:54px;
}
.box-price p{
	margin:0;
	padding:0 0 11px;
	font-size:1.2em;
	line-height:1.167em;
}
.box-price .day-price{
	overflow:hidden;
	padding:19px 0 0;
	background:url(../images/signup-order/bg-day-price.jpg) no-repeat;
	width:241px;
	height:85px;
}
.box-price .day-price strong{
	display:block;
	padding:0 0 1px;
	font:34px/40px Helvetica, Arial, sans-serif;
}
.box-price .day-price span{
	display:block;
	font-size:18px;
	line-height:22px;
}
.box-price .info-year{
	display:block;
	overflow:hidden;
	margin:-4px 0 20px 17px;
	padding:1px 0 0;
	background:url(../images/signup-order/bg-info-year.jpg) no-repeat;
	width:208px;
	height:18px;
	color:#fff;
	font-size:14px;
	line-height:16px;
}
* html .box-price .info-year{margin-left:0;}
*+html .box-price .info-year{margin-left:0;}
/* block-popup - closed
.block-popup{
	position:relative;
	z-index:20;
	width:1010px;
	margin:-48px -4px 16px;
}
.popup-active{margin-bottom:-10px;}
.block-popup:after{
	display:block;
	clear:both;
	content:"";
}
.block-popup .holder{
	overflow:hidden;
	height:1%;
}
.block-top .top,
.block-popup .open{
	overflow:hidden;
	float:right;
	margin:0 4px 0 0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -323px;
	width:221px;
	height:32px;
	text-indent:-9999px;
}
.popup-active .open{margin-bottom:16px;}
.block-popup .popup{display:none;}
.popup-active .popup{
	display:block;
	overflow:hidden;
	background:url(../images/signup-order/bg-popup.jpg) no-repeat;
	width:1010px;
	height:142px;
}
.block-popup ul{
	margin:0;
	padding:41px 0 0;
	list-style:none;
	text-align:center;
}
.block-popup li{
	display:inline-block;
	padding:0 22px;
}
* html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
*+html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
.block-popup ul a{
	float:left;
	padding:15px 0 17px 52px;
	font-size:20px;
	line-height:20px;
	color:#eaeaea;
}
.block-popup .step{background:url(../images/signup-order/ico01.gif) no-repeat;}
.block-popup .updating{background:url(../images/signup-order/ico02.gif) no-repeat;}
.block-popup .app{background:url(../images/signup-order/ico03.gif) no-repeat;}
.block-popup .improving{background:url(../images/signup-order/ico04.gif) no-repeat;}
.block-popup .active a,
.block-popup a:hover{
	text-decoration:none;
	color:#fff;
}
.block-popup .cufon{
	float:left;
	margin:0;
}*/

/* block-popup */
.block-popup{
	position:relative;
	z-index:20;
	width:1010px;
	margin:-48px -4px -10px;
}
.block-popup:after{
	display:block;
	clear:both;
	content:"";
}
.block-popup .holder{
	overflow:hidden;
	height:1%;
}
.block-top .top,
.block-popup .open{
	overflow:hidden;
	float:right;
	margin:0 4px 0 0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -323px;
	width:221px;
	height:32px;
	text-indent:-9999px;
}
.back-top{ background: url(../images/signup-order/btn-back-top.gif) no-repeat 0 0 !important; width: 217px; height: 29px;}
.block-popup .open{margin-bottom:16px;}
.block-popup .popup{
	display:block;
	overflow:hidden;
	background:url(../images/signup-order/bg-popup.jpg) no-repeat;
	width:1010px;
	height:142px;
}
.block-popup ul{
	margin:0;
	padding:41px 0 0;
	list-style:none;
	text-align:center;
}
.block-popup li{
	display:inline-block;
	padding:0 22px;
}
* html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
*+html .block-popup li{
	display:inline;
	padding:0 23px 0 24px;
}
.block-popup ul a{
	float:left;
	padding:15px 0 17px 52px;
	font-size:20px;
	line-height:20px;
	color:#eaeaea;
}
.block-popup .step{background:url(../images/signup-order/ico01.gif) no-repeat;}
.block-popup .updating{background:url(../images/signup-order/ico02.gif) no-repeat;}
.block-popup .app{background:url(../images/signup-order/ico03.gif) no-repeat;}
.block-popup .improving{background:url(../images/signup-order/ico04.gif) no-repeat;}
.block-popup .active a,
.block-popup a:hover{
	text-decoration:none;
	color:#fff;
}
.block-popup .cufon{
	float:left;
	margin:0;
}

/* block-top */
.block-top{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 -4px;
	padding:5px 0 22px;
	width:1010px;
}
.block-top h3{
	margin:0;
	font-size:36px;
	line-height:40px;
	color:#3f3f38;
}
.block-top .top{
	margin:9px 4px 0 0;
	background-position:0 -355px;
	width:217px;
	height:29px;
}
/* twocolumns */
#twocolumns{width:916px;}
#twocolumns:after{
	display:block;
	clear:both;
	content:"";
}
/* content */
/*
#content{
	position:relative;
	float:right;
	width:714px;
	margin:0 -44px 0 0;
	padding:20px 41px 0;
}
*/
/* head */
#content .head{
	overflow:hidden;
	height:1%;
	margin:0 -41px 21px;
	padding:0 76px 18px 27px;
	width:693px;
	border-bottom:1px solid #dedede;
}
#content .head-info{
	float:right;
	width:146px;
	padding:8px 0 0;
	text-align:center;
}
#content .head-info a{
	display:inline-block;
	padding:0 10px 0 0;
	background:url(../images/signup-order/arrow-red.gif) no-repeat 100% 4px;
	font-size:1.2em;
	line-height:1.33em;
}
#content .head-info .link-sign{
	display:block;
	overflow:hidden;
	margin:0 0 11px;
	padding:0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -384px;
	width:146px;
	height:39px;
	font-size:18px;
	line-height:18px;
	color:#fff;
}
#content .head-info .link-sign:hover{text-decoration:none;}
#content .head-info .link-sign span{
	display:inline-block;
	padding:11px 0 0;
}
#content .head-info .link-sign .cufon{
	float:left;
	margin:0;
	padding:0 0 3px;
}
#content h2{
	overflow:hidden;
	height:1%;
	margin:0 0 5px;
	font:36px/36px Helvetica, Arial, sans-serif;
	color:#151515;
}
#content .subhead .cufon,
.block-video .subhead,
#content h2 .cufon{
	float:left;
	margin:0;
	padding:0 0 3px;
}
#content .subhead, .block-video .subhead{
	display:block;
	overflow:hidden;
	height:1%;
	font:18px/18px Helvetica, Arial, sans-serif;
	color:#979797;
}
/* paragraph */
.paragraph{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 0 50px -15px;
	padding:0 55px 0 15px;
	width:659px;

}
.paragraph-large{margin-bottom:6px;}
.paragraph img{
	display:block;
	margin:0 auto;
}
.paragraph .alignleft{
	position:relative;
	display:inline;
	float:left;
	margin:0 26px 0 -15px;
}
.paragraph .alignright{
	position:relative;
	display:inline;
	float:right;
	margin:0 3px;
}
.paragraph .holder{
	overflow:hidden;
	height:1%;
	padding:21px 0 0;
}
.paragraph-large .holder{padding:94px 0 0;}
.paragraph h3{
	margin:0 0 21px;
	font:3em/1.133em Helvetica, Arial, sans-serif;
	color:#1b1b1b;
}
.paragraph p{
	margin:0 0 15px;
	font-size:1.6em;
	line-height:1.015em;
	font-size:1.4em;
	line-height:1.2929em;
}
.paragraph .mark{color:#f8a603;}
/* content-posts */
.content-posts{
	float:right;
	padding:14px 0 0;
	width:651px;
	color:#424242;
}
.content-posts h3,
.content-posts h2{
	overflow:hidden;
	height:1%;
	margin:0 0 22px;
	padding:0 0 3px;
	font:18px/18px Helvetica, Arial, sans-serif;
}
.content-posts h3{
	margin:0 0 6px;
	font:14px/14px Helvetica, Arial, sans-serif;
}
.content-posts p{
	margin:0 0 33px;
	font-size:1.2em;
	line-height:1.167em;
}
.content-posts h2 .cufon,
.content-posts h3 .cufon{
	float:left;
	margin:0;
}
/* block-post */
.block-post{
	position:relative;
	overflow:hidden;
	margin:0 -31px 54px -16px;
	background:url(../images/signup-order/bg-block-post.gif) repeat-y -698px 0;
	width:698px;
}
.block-post .holder{background:url(../images/signup-order/bg-block-post.gif) no-repeat;}
.block-post .frame{
	overflow:hidden;
	padding:21px 36px 2px 19px;
	background:url(../images/signup-order/bg-block-post.gif) no-repeat -1396px 100%;
	width:643px;
}
/* post */
.post{
	margin:0 0 31px;
	padding:0 0 20px;
	background:url(../images/signup-order/bg-post.gif) no-repeat 50% 100% ;
}
.content-posts .post h2{
	margin-bottom:24px;
	color:#ff9509;
}
.content-posts .post h3{margin-bottom:5px;}
.post .link-top{
	display:block;
	padding:1px 0;
	text-align:center;
}
.post .link-top a{
	display:inline-block;
	padding:0 5px 0 0;
	background:url(../images/signup-order/arrow-top.gif) no-repeat 100% 3px;
	font-size:1em;
	line-height:1.4em;
}
/* sidebar */
#sidebar{
	position:relative;
	float:left;
	width:190px;
	margin:-7px 0 0 -26px;
	background:url(../images/signup-order/bg-sidebar.gif) repeat-y 100% 0;
}
#sidebar .holder{
	padding:14px 10px 60px 0;
	background:url(../images/signup-order/bg-sidebar-bottom.gif) no-repeat 100% 100%;
	width:180px;
}
#sidebar h4{
	margin:0 0 14px;
	color:#000;
	font:1.4em/1.1428em Helvetica, Arial, sans-serif;
}
.menu{
	margin:0;
	padding:0 0 5px 2px;
	list-style:none;
	font-size:1.2em;
	line-height:1.167em;
}
.menu li{padding:0 0 15px;}
.menu a{
	display:block;
	overflow:hidden;
	width:158px;
	padding:0 20px 0 0;
	background:url(../images/signup-order/arrow-menu.gif) no-repeat 100% 5px;
	color:#535353;
}

.menu li.active{ background: url(../images/signup-order/li-active-bg.gif) no-repeat -5px 0 #cbcbcb; padding: 5px 0 5px 0; margin: 0 0 10px;}
.menu li.active a{ background:url(../images/signup-order/arrow-menu-orange.png) no-repeat 100% 5px; color:#fff; font-weight:bold; }

.menu img{float:left;}
.menu span{
	display:block;
	overflow:hidden;
	height:1%;
	padding:4px 0 0 9px;
}
/* column */
.column{
	position:relative;
	float:left;
	margin:0 0 0 -32px;
	padding:12px 0 0;
	width:260px;
}
.column h4{
	overflow:hidden;
	height:1%;
	margin:0 0 8px;
	padding:0 0 3px;
	font:18px/18px Helvetica, Arial, sans-serif;
	color:#ff9509;
}
.column h4 .cufon{
	float:left;
	margin:0;
}
.column .menu{
	padding:0 0 21px 4px;
	font-size:1.4em;
	line-height:1.1439em;
}
.column .menu li{padding:0 0 14px;}
.column .menu a{
	background-position:100% 50%;
	width:229px;
}
/* block-price */
.block-price{
	overflow:hidden;
	position:relative;
	padding:27px 25px 30px 65px;
	width:826px;
}
.block-price h2{
	overflow:hidden;
	height:1%;
	margin:0;
	font:36px/36px Helvetica, Arial, sans-serif;
	color:#3f3f38;
	text-align:center;
}
.block-price h2 span{
	display:inline-block;
	overflow:hidden;
	height:43px;
}
* html .block-price h2 span{padding:0 0 6px;}
*+html .block-price h2 span{padding:0 0 6px;}
.block-price h2 .cufon{
	float:left;
	margin:0;
}
.block-price .subhead{
	display:block;
	margin:-4px 0 57px;
	font:1.4em/1.1429em Helvetica, Arial, sans-serif;
	color:#3f3f38;
	text-align:center;
}
.block-price .btn-sign{
	display:block;
	overflow:hidden;
	background:url(../images/signup-order/btn-sign.png) no-repeat;
	width:107px;
	height:31px;
	text-indent:-9999px;
	cursor:pointer;
}
/* block-information */
.block-information{
	margin:0 -20px 51px -25px;
	padding:16px 20px 0 25px;
	width:826px;
}
/* price-heading */
.price-heading{
	margin:0 -20px -5px -25px;
	padding:0 20px 58px 25px;
	background:url(../images/signup-order/bg-price-heading.gif) no-repeat 0 100%;
	width:825px;
}
.price-heading .heading-holder{
	background:url(../images/signup-order/bg-block-price-content.gif) repeat-y -825px 0;
	width:825px;
}
.price-heading .heading-frame{
	background:url(../images/signup-order/bg-block-price-content.gif) no-repeat;
	width:825px;
}
.price-heading .heading-frame:after{
	display:block;
	clear:both;
	content:"";
}
/* block-price-info */
.price-heading .block-price-info{
	position:relative;
	float:left;
	width:227px;
	margin:16px 0 0 -17px;
	background:#868686 url(../images/signup-order/bg-block-price-info.gif) no-repeat;
	color:#fff;
	text-align:center;
}
.price-heading .block-price-info .holder{
	padding:14px 3px 32px;
	background:url(../images/signup-order/bg-block-price-info.gif) no-repeat -227px 100%;
}
.price-heading .block-price-info .text{
	display:block;
	margin:0 0 12px;
	padding:0 0 10px;
	background:url(../images/signup-order/divider-block-price-info.gif) no-repeat 0 100%;
	height:1%;
	font-size:1.8em;
	line-height:1.31em;
}
.price-heading .block-price-info a{
	color:#fff;
	font-size:1.4em;
	line-height:1.139em;
}
/* price-panel */
.price-heading .price-panel{
	position:relative;
	float:left;
	margin:-16px 0 0;
}
.price-heading .price{
	display:inline-block;
	width:177px;
	padding:9px 10px 7px;
	background:url(../images/signup-order/bg-block-price.png) no-repeat;
	color:#fff;
	vertical-align:bottom;
}
* html .price-heading .price{
	display:inline;
	margin-right:3px;
}
*+html .price-heading .price{
	display:inline;
	margin-right:3px;
}
.price-heading .price-info{
	top:-33px;
	margin:0 0 0 -41px;
	background:url(../images/signup-order/ico-info-big.png) no-repeat;
	width:65px;
	height:65px;
}
.price-heading .price h3{
	margin:0 0 25px;
	font:3em/1.13em Helvetica, Arial, sans-serif;
	text-align:center;
}
.price-heading .price p{
	margin:0 -2px 12px;
	font-size:1.5em;
	line-height:1.2em;
	text-align:center;
}
.price-heading .price strong{
	display:block;
	margin:0 0 2px;
	font:3em/1.13em Helvetica, Arial, sans-serif;
	text-align:center;
}
.price-heading .price .text{
	display:block;
	text-align:center;
	font-size:1em;
	line-height:1.2em;
	color:#484848;
}
.price-heading .btn-sign{
	position:absolute;
	z-index:30;
	bottom:-41px;
	margin:0 0 0 37px;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -423px;
	height:32px;
}
/* table-info */
.block-information .table-info{
	border-collapse:collapse;
	width:826px;
	margin:0 0 0 -5px;
	background:url(../images/signup-order/bg-price-table.gif) repeat-y;
	font:bold 1.6em/1.2em Helvetica, Arial, sans-serif;
	color:#3f3f38;
}
.block-information .table-info td{
	padding:9px 0 5px;
	border-bottom:1px solid #d6d6d6;
	text-align:center;
}
.block-information .mark{color:#b3000b;}
.block-information .table-info .cell1{
	padding-left:11px;
	width:168px;
	text-align:left;
}
.block-information .table-info .cell2{width:32px;}
.block-information .table-info .help{
	display:block;
	overflow:hidden;
	background:url(../images/signup-order/ico-question.jpg) no-repeat;
	width:26px;
	height:25px;
	text-indent:-9999px;
	text-align:left;
}
.block-information .table-info .check{
	display:block;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/signup-order/ico-check.gif) no-repeat;
	width:28px;
	height:26px;
	text-indent:-9999px;
}
.block-information .table-sign{
	border-collapse:collapse;
	width:826px;
	background:url(../images/signup-order/bg-table-sign.gif) no-repeat;
}
.block-information .table-sign td{padding:24px 0 0;}
.block-information .table-sign .cell1{width:211px;}
.block-information .table-sign .btn-sign{margin:0 auto;}
.block-information .text-price{
	display:block;
	padding:51px 0 0;
	text-align:center;
	font-size:2em;
	line-height:1.1em;
	color:#3f3f38;
}
.block-information .text-price .mark{color:#f87701;}
/* head */
.block-price .head{
	margin:0 0 61px;
	padding:22px 0 0;
	background:url(../images/signup-order/bg-block.jpg) no-repeat;
}
.block-price .head h3{
	margin:0;
	padding:0 0 3px;
	height:29px;
	font:24px/24px Helvetica, Arial, sans-serif;
	text-align:center;
	color:#3f3f38;
}
.block-price .head h3 span{display:inline-block;}
.block-price .head h3 .cufon{
	float:left;
	margin:0;
}
/* information */
.information{
	margin:0 0 0 4px;
	padding:54px 0 0;
	background:url(../images/signup-order/bg-block.jpg) no-repeat;
	color:#605e5f;
}
.information .holder{
	background:url(../images/signup-order/bg-block-price-content.gif) repeat-y -825px 0;
	width:825px;
}
.information .frame{
	background:url(../images/signup-order/bg-block-price-content.gif) no-repeat;
	width:825px;
}
.information-content{
	padding:5px 27px 14px 23px;
	background:url(../images/signup-order/bg-block-price-content.gif) no-repeat -1650px 100%;
	width:775px;
}
.information .title{
	position:relative;
	margin:0 -40px 9px -41px;
	background:url(../images/signup-order/bg-title-information.gif) repeat-y -856px 0;
	width:856px;
}
.information .title .title-holder{
	padding:16px 30px 6px;
	background:url(../images/signup-order/bg-title-information.gif) no-repeat;
}
.information .title h4{
	margin:0;
	font:1.8em/1.23em Helvetica, Arial, sans-serif;
	color:#f8f8f8;
}
.information .information-holder{
	overflow:hidden;
	width:775px;
}
.information .information-price{
	float:right;
	padding:16px 0 0 50px;
	color:#3f3f38;
}
.information .information-price .price{
	display:block;
	margin:0 0 -1px;
	text-align:center;
	font:3em/1.13em Helvetica, Arial, sans-serif;
}
.information .information-price .text{
	display:block;
	margin:0 0 21px;
	text-align:center;
	font-size:1.2em;
	line-height:1.167em;
}
.information .btn-sign{margin:0 0 8px;}
.information .more{
	color:#605e5f;
	font-size:1.4em;
	line-height:1.1429em;
}
.information .information-frame{
	overflow:hidden;
	height:1%;
	font-size:1.4em;
	line-height:1.286em;
}
.information p{margin:0 0 10px;}
.information .list{
	overflow:hidden;
	width:600px;
	padding:0 1px;
}
.information .list-holder{
	overflow:hidden;
	width:650px;
}
.information .list ul{
	float:left;
	margin:0;
	padding:0 14px 0 0;
	width:310px;
	list-style:none;
}
.information .list li{
	padding:0 0 1px 15px;
	background:url(../images/signup-order/bullet-list.gif) no-repeat 0 6px;
}
/* footer */
#footer{
	position:relative;
	margin:0 -4px;
	color:#fff;
}
#footer .top,
#footer .bottom{
	overflow:hidden;
	background:url(../images/signup-order/bg-footer-top.png) no-repeat;
	height:10px;
	font-size:0;
	line-height:0;
}
#footer .bottom{background:url(../images/signup-order/bg-footer-bottom.png) no-repeat;}
#footer .holder{
	padding:13px 4px 28px 23px;
	background:url(../images/signup-order/bg-footer-center.png) repeat-y;
	width:982px;
}
.panel{
	position:relative;
	overflow:hidden;
	height:1%;
	margin:0 0 21px;
	padding:15px 28px 20px 10px;
	background:url(../images/signup-order/bg-panel.gif) no-repeat;
}
.panel .frame{
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
}
.logo-footer{
	float:left;
	overflow:hidden;
	margin:0 14px 0 0;
	background:url(../images/signup-order/logo-footer.gif) no-repeat;
	width:109px;
	height:25px;
	text-indent:-9999px;
}
* html .logo-footer{margin-right:11px;}
.logo-footer a{
	display:block;
	height:100%;
}
.panel p{
	margin:0;
	font-size:1.8em;
	line-height:1.223em;
}
.panel form{float:right;}
.panel fieldset{float:left;}
.panel .text{
	float:left;
	overflow:hidden;
	padding:7px 10px;
	background:url(../images/signup-order/bg-text.gif) no-repeat;
	width:229px;
	height:15px;
}
.panel .text input{
	float:left;
	padding:0;
	background:none;
	border:none;
	width:229px;
	height:15px;
	font-size:12px;
	line-height:15px;
	color:#666;
	outline:none;
}
.panel .submit{
	float:left;
	overflow:hidden;
	margin:0 0 0 8px;
	padding:0;
	background:url(../images/signup-order/buttons.gif) no-repeat 0 -32px;
	border:none;
	width:107px;
	height:29px;
	cursor:pointer;
	line-height:0;
	text-indent:-9999px;
}
.boxes{
	position:relative;
	overflow:hidden;
	height:1%;
	padding:0 0 0 2px;
}
.box-large{
	float:left;
	padding:0 72px 0 0;
	width:310px;
}
.box-middle{
	float:left;
	width:180px;
	padding:0 21px 0 0;
}
.box{
	float:left;
	width:120px;
	padding:0 0 0 10px;
}
.boxes h6{
	margin:0 0 14px;
	color:#ff9509;
	font-size:1.2em;
	line-height:1.223em;
}
.boxes p{
	margin:0 0 12px;
	font-size:1.2em;
	line-height:1.253em;
}
.boxes a{color:#fff;}
.boxes ul{
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	font-size:1.2em;
	line-height:1.223em;
}
.boxes li{
	padding:0 0 5px;
	vertical-align:top;
	height:1%;
}
.boxes .social-networks{margin-left:-1px;}
.boxes .social-networks li{overflow:hidden;}
.social-networks a{
	float:left;
	padding:0 0 3px 24px;
	background:url(../images/signup-order/ico-social-networks.gif) no-repeat;
}
.social-networks .facebook{background-position:0 0;}
.social-networks .twitter{background-position:0 -27px;}
.social-networks .flicker{background-position:0 -56px;}
.boxes dl{
	margin:0;
	overflow:hidden;
	height:1%;
	font-size:1.2em;
	line-height:1.223em;
}
.boxes dt{
	float:left;
	padding:0 4px 0 11px;
	background:url(../images/signup-order/bullet-box.gif) no-repeat 0 5px;
}
* html .boxes dt{padding-right:1px;}
.boxes dd{
	margin:0;
	padding:0 0 4px;
	overflow:hidden;
	height:1%;
}