
html, body, td, th, h3, div, p, select, option, input, textarea  {
	font-family: arial, helvetica, sans-serif !important;
	font-size:16px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;	
}


sup {
	font-size: 12px;
}

.z-footnote {
	font-size: 10px;
}

/************************************
	LINKS
************************************* */
a {
	color:#0066CC;
	font-weight:normal;
	text-decoration: none;
	cursor: pointer;
	outline: none !important;
	-moz-outline: none !important;
}

a:hover {
	color:#3399FF;
	text-decoration: underline;
}

a img {
	border:none;
}

a.z-bluearrow {
	background: url(/static/web/images/arrow.gif) no-repeat 0 2px;
	padding-left:24px;
}

.z-navigation-to-top {
	padding-top:30px;
}

.z-navigation-to-top a {
	font-size:12px;
	padding-left: 16px;
	background: url(/static/web/images/top.gif) no-repeat 0 6px;
}

p.z-read-more {
	float:none !important;
	width: auto !important;
	padding-top:20px;
	margin-right: 40px;
	text-align: right;
}

p, .z-content li {
	line-height: 22px;
}

.z-clear {
	clear: both;
}

dl {
	clear: both;
	margin:0;
	margin-top:5px;	
}

dl dt, dl dd {
	padding: 7px;
	margin-bottom: 4px;
}

dl dt {
	clear: both;
	float:left;
	width: 40px;
	margin-left:30px;
	background-color: #6184b4;
	color: #FFF;
	text-align: center !important;	
}

.z-ie6 dt {
	margin-left: 10px;
}

dl dd {
	float:left;
	width: 450px;
	margin-left:10px;
}


.z-minimal .z-page,
.z-minimal .z-page-inner,
.z-minimal .z-subpage .z-page,
.z-minimal .z-subpage .z-page-inner,
.z-minimal .z-subnav, 
.z-minimal .z-subnav ul li.z-selected {
	background: none !important;
}
.z-minimal .z-footer {
	border-top:1px solid #f7f7f7;
}

/************************************
	PAGE
************************************* */

.z-page {
	width: 980px;
	margin: 0 auto;
	background: url(/static/web/images/bg-page.jpg) repeat-y 0 0;
}

.z-page-inner {
	margin-left:0px;
	padding: 0 40px 40px 40px;
	background: transparent url(/static/web/images/bg-page-footer.jpg) no-repeat -1px 100%;
}

.z-page-inner * {
	text-align:left;	
}


/************************************
	SUBPAGE
************************************* */

.z-subpage .z-page {
	background: url(/static/web/images/bg-subpage.jpg) repeat-y 0 0;
			
}

.z-subpage .z-page-inner {
	background: transparent url(/static/web/images/bg-subpage-footer.jpg) no-repeat -1px 100%;
	
	
}



/************************************
	FOOTER
************************************* */
.z-footer {
	width: 900px;
	height: 300px;
	margin: 0 auto;
	padding-top:0px;				
}

.z-footer * {
	text-align:left;
}

.z-footer .z-toc {
	margin-left:80px;
}

.ext-ie .z-footer .z-toc {
	margin-left:30px;
}

.z-footer .z-toc ul {
	width: auto;
	float:left;
	list-style:none;
}

.z-footer .z-toc ul li {
	font-size:12px;
	color:silver;
	margin: 6px 0;
	white-space: nowrap;
}

.z-footer ul li.z-subSubNav {
	display: none;
}

.z-footer ul li.z-title {
	font-weight: bold;
	
}

.z-footer .z-toc ul a {
	color:silver;
	text-decoration: none;
	font-weight: normal;	
}

.z-footer .z-toc ul a:hover {
	text-decoration: underline;
}

.z-footer p.z-seals {
	clear: both;
	padding-top:10px;
	text-align:center;
		
}

.z-footer p.z-copyright {
	clear: both;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom: 0;
	text-align:center;
	color: silver;
}


.z-footer .z-info {
	font-size:12px;
	color: silver;
	padding: 0px 100px 50px 100px !important;
	text-align:center;
	line-height: 14px;
}
/************************************
	HEADER
************************************* */

.z-header {
	height: 98px;
	overflow:hidden;	
}

.z-header .z-logo {
	float:left;
	margin-left:1px;
	background-color: #FFF;	
}

.z-header .z-topnav {
	float:right;
	height: 48px;
	margin-right:10px;	
}

.ext-ie .z-header .z-topnav {
	height: 44px;	
}

.z-ie6 .z-header .z-topnav,
.z-ie7 .z-header .z-topnav {
	margin-top:15px;
}

.z-ie7 .z-header .z-topnav {
	height: 30px;
}

.z-header .z-topnav ul {
	float:right	
}

.z-header .z-topnav li {
	margin-left:10px;
	padding-top:4px;	
}



.z-header .z-topnav .z-lang-select {
	padding-top:0px !important;
}



.z-header .z-topnav .z-lang-select {
	color: gray;
	padding-right: 10px;
	
}



.z-header .z-topnav .z-lang-select select {
	width: 110px;
	color: #0066CC;
	padding:1px;	
}

.z-header .z-mainnav {
	float:right;
	width: 640px;	
	height: 48px;	
	margin-top:0px;	
}

.ext-ie .z-header .z-mainnav {
	margin-top:15px !important;
}

.z-ie6 .z-header .z-mainnav,
.z-ie7 .z-header .z-mainnav {
	margin-top:0px;
	width: 620px;				
}

.z-ie6 .z-header .z-mainnav ul {
	margin-left:0 !important;
	margin-right:10px !important;
}

.z-header .z-mainnav ul {
	float:right;
	margin-top:12px;		
}

.ext-ie .z-header .z-mainnav ul {
	margin-top:0px;		
}

.z-ie6 .z-header .z-mainnav ul li {
	width: 20px;
	height: 33px;
	overflow-y: hidden;
	white-space: nowrap;	
}

.z-header .z-mainnav ul li.z-selected {
	background-color:#6184b4;
}

.z-header .z-mainnav ul li a {
	display:block;
	height:33px;
	padding:0;	
}

.z-header .z-mainnav ul li a span {
	display:block;
	height:33px;
	padding: 8px 10px;
	margin-left:1px;	
}

.z-header .z-mainnav ul li.z-selected a {
	color:#FFF;
	background: url(/static/web/images/btn-mainmenu.gif) no-repeat 0 0;
}

.z-header .z-mainnav ul li.z-selected a span {
	background: url(/static/web/images/btn-mainmenu.gif) no-repeat 100% -33px;
	
}



.z-header ul {
	list-style: none;
	margin-right: 10px;	
}

.z-header ul li {
	float:left;
	margin: 0 5px;	
}

.z-header a.z-register {
	background: url(/static/web/images/lock-orange.gif) no-repeat 0 50%;
	padding:2px 0 2px 24px;
	color: #ff7300;
}

.z-header a.z-login {
	background: url(/static/web/images/lock-blue.gif) no-repeat 0 50%;
	padding:2px 0 2px 24px;	
}


/************************************
	SUBNAV
************************************* */
.z-subnav {
	float:left;
	width: 248px;
	padding-top:70px;
	background: url(/static/web/images/corner.jpg) no-repeat 100% 0;
}

.z-subnav ul {
	list-style: none;
	margin:0;
	padding:0;
}

.z-subnav ul li {
	margin: 10px 0 10px 20px;
	height:41px;
	overflow:hidden;	
}

.z-subnav ul li.z-selected {
	background: url(/static/web/images/bg-subnav-selected.jpg) no-repeat 0 0;
	color: #000;
}

.z-subnav ul li.z-selected a {
	color:#000;
	font-weight: bold;
}

.z-subnav ul li a {
	display:block;
	padding:12px;
	text-decoration: none;
}


.z-subnav ul li.z-subSubNav {
	display:none;
	background: none;
	margin-top:0px;
	margin-bottom: 5px;
	height: auto;
}

.z-ie6 .z-subnav ul li.z-subSubNav {
	height: 22px;
}

.z-subnav ul li.z-visible-subSubNav {
	display: block;
}

.z-subnav ul li.z-subSubNav a {
	padding-top:0px;
	padding-bottom:3px;
}

.z-subnav ul li.z-subSubNav a span {
	padding-left:10px;
	font-size:12px;
}

/************************************
	CONTENT
************************************* */
.z-content-wrap {
	border-top:1px solid #f7f7f7;
}

.z-content {
	float:left;
	width:613px;
	margin: 0 0 0 28px;
	padding-bottom:80px;		
}

.z-content h1, .z-content h2, .z-content h3, .z-content p {
	margin-left: 10px;
}

.z-content-head {
	clear:both;
	padding-top:30px;
	padding-right: 37px;
	margin-bottom:40px;
}

.z-content h1 {
	font-size: 30px;
	font-weight: normal;
}

.z-content h2 {
	margin-top:40px;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
}

.z-content h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom:0;
	padding-bottom:0;	
}

.z-content .z-content-image {
	margin-bottom:60px;
}

.z-content .z-text {
	padding-right: 60px;
}

.z-content .z-reject {
	background-color: #f2f6fb;
	padding: 10px 20px;
}

/************************************
	SECTION
************************************* */
.z-section {
	clear: both;
	margin:15px 0;
	background: url(/static/web/images/line.gif) no-repeat 0 0;		
}

.z-section-inner {
	padding:10px 0 0 0px;
}

.z-section img {
	float:right;
	margin:0 0 10px 20px;
}

.z-section h2 {
	margin-top:10px;
}

.z-section . {
	margin-top:15px;
}

.z-section h2, .z-section p {
	clear: none;
	width: 300px;
}

.ext-ie .z-section h2, .ext-ie .z-section p {
	width: 280px;	
}

.z-ie6 .z-section h2, .z-ie6 .z-section p {
	width: auto !important;
	margin-right: 40px;
}

.z-section-float p {
	clear: none;
	width: auto !important;
	margin-right: 40px;
}



/************************************
	HELP
************************************* */
.z-help {
	clear: both;
	margin:15px 0;
	background: url(/static/web/images/line.gif) no-repeat 0 0;		
}

.z-help-inner {
	padding:10px 40px 20px 0px;
}

.z-help h2 {
	margin-top:10px;
}

.z-help ul {
	margin: 20px 0;
}

.z-help ul li {
	margin: 20px 0;
}

.z-ie6 .z-help ul li {
	padding-left:10px;
}


/************************************
	COUNT
************************************* */
li.z-count-one {
	background: url(/static/web/images/count-one.jpg) no-repeat 0 0;
	padding-left: 38px;
	list-style: none;
}

li.z-count-two {
	background: url(/static/web/images/count-two.jpg) no-repeat 0 0;
	padding-left: 38px;
	list-style: none;
}

li.z-count-three {
	background: url(/static/web/images/count-three.jpg) no-repeat 0 0;
	padding-left: 38px;
	list-style: none;
}

.z-ie6 li.z-count-one,
.z-ie6 li.z-count-two,
.z-ie6 li.z-count-three {
	padding-left: 42px !important;
}



/************************************
	TEASER
************************************* */
.z-teaser {
	height: 464px;
	margin: 0 auto;
	background-color: #f2f6fb;	
}

.z-teaser h1 {
	margin:0 !important;
	padding:0;
	padding-top:40px;
	padding-bottom:25px;
	font-size: 36px;
	font-weight: normal;
	text-align:center;
	
}


.z-teaser .z-signup,
.z-teaser .z-signup-new {
	position: absolute;
	margin-top:200px;
	margin-left: 508px;
	z-index: 2;
	white-space: nowrap;
}

.z-ie6 .z-teaser .z-signup,
.z-ie6 .z-teaser .z-signup-new {
	margin-left: 554px;
} 


.z-stage {
	height:267px;
}

.z-slide-wrap {
	height: 264px;
	overflow: hidden;
}

.z-slide {
	clear:both;
	margin-bottom: 200px;
}

.z-slide .z-image {
	float: left;
	width: 460px;
	height: 258px;	
	margin-left:47px;
	margin-bottom:20px;
	text-align:center;	
}

.z-ie6 .z-slide .z-image {
	margin-left:27px;		
}


.z-slide .z-image img {
	
}

.z-slide .z-slide-desc {
	margin-top:30px;
	float:left;
	width:320px;
}

.z-slide .z-slide-desc h2 {
	font-size:20px;
	font-weight: normal;
	margin:0;
	margin-bottom: 15px;
	padding:0;
}

.z-slide .z-slide-desc p {
	color: rgb(95, 95, 95);
	height: 120px;
	font-size:16px;
	margin-top:7px;		
}

.z-slide-wrap {
	height: 267px;
}

.z-stagenav ul {
	clear:both;
	margin:0 0 0 60px;
	padding:0;
	list-style: none;
}

.z-stagenav ul li.z-slide-btn {
	float:left;		
	display:block;
	line-height: 19px;
	width: 150px;
	height: 72px;
	text-decoration: none;	
}

.z-stagenav ul li.z-slide-btn span {
	display: block;
	padding:23px 10px 10px 10px;
	text-align: center;
	cursor: pointer;
	color:#0066CC;		
}

.z-stagenav ul li.z-slide-btn-active span {
	color: #FFF;
	background: url(/static/web/images/stagenav-selected.gif) no-repeat 0 0;
}



.z-slideshow-small {
	background-color: #f2f6fb;
}

.z-slideshow-small .z-slide-wrap {
	height: 280px;	
}

.z-slideshow-small h1 {
	margin:0;
	padding:0;
	padding-top:30px;
	padding-bottom:0px;
	font-size: 36px;
	font-weight: normal;
	text-align:center;
	
}

.z-slideshow-small .z-slide {
	margin-bottom: 300px;	
}

.z-slideshow-small .z-slide .z-image {
	float: left;
	width: 290px;
	height: 226px;
	overflow: hidden;	
	margin-top:30px;
	margin-left:20px;
}

.z-slideshow-small .z-slide .z-slide-desc {
	margin-top:30px;
	float: left;
	width:260px;	
}

.z-ie6 .z-slideshow-small .z-slide .z-slide-desc {
	width:220px;	
}

.z-slideshow-small .z-slide .z-slide-desc h2 {
	margin-top:0px;
}

.z-slideshow-small .z-slide .z-slide-desc h2, .z-slideshow-small .z-slide .z-slide-desc p {
	margin-left: 20px;
	margin-right: 20px;
	text-align:left;
	height: auto;
}

.z-slideshow-small .z-slide .z-slide-desc p {
	height:152px;
	overflow:hidden;
}

.z-slideshow-small .z-slide .z-more {
	margin-left:20px;
}

.z-slideshow-small .z-stagenav {
	height:90px;
	background-color: #f2f6fb;
	padding-left:24px;
}

.z-slideshow-small .z-stagenav ul {
	margin-left:0;
}

.z-slideshow-small .z-stagenav ul li.z-slide-btn {
	width:136px;
	margin-right:0;
}

.z-slideshow-small .z-stagenav ul li.z-slide-btn span {
	text-align:left;
}

.z-slideshow-small .z-stagenav ul li.z-slide-btn span em.z-enum {
	display:block;
	float:left;
	width:20px;
	height:40px;
	font-size:44px;
	font-style: normal;
	font-weight: bold;
	line-height:40px;
	margin-right: 10px;
	margin-left:0;
	text-align:right;
}

.z-ie6 .z-slideshow-small .z-stagenav ul li.z-slide-btn span em.z-enum {
	width: 16px;
	margin-right: 3px;
}

.z-slideshow-small .z-stagenav ul li.z-slide-btn-active span {
	background: url(/static/web/images/stagenav-selected-small.gif) no-repeat 50% 0 !important;
}

/************************************
	SIGNUP
************************************* */
.z-signup {
	float:left;
	width:auto;
	background: url(/static/web/images/btn-signup.gif) no-repeat 0 0;	
	margin-right: 20px;
	height: 27px;	
}

.z-signup-inner {
	background: #fff url(/static/web/images/btn-signup.gif) no-repeat 100% -27px;
	margin-left:34px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:0px;
	height: 27px;	
}

.z-teaser .z-signup-inner {
	background-color: #f2f6fb;
}

.z-signup-inner a {
	display:block;
	color: #FFF;
}

.z-signup-inner a:hover {
	color: #FFF;
}

.z-signup_usecase_top {
	float:right;
	margin-right: 0;
	margin-bottom: 20px;
}

.ext-ie .z-signup_usecase_top {
	margin-bottom: 0px;	
}


/************************************
	MORE
************************************* */
.z-more {
	float:left;
	width:auto;
	background: url(/static/web/images/btn-more.gif) no-repeat 0 0;	
	
}

.z-more-inner {
	background: #f2f6fb url(/static/web/images/btn-more.gif) no-repeat 100% -27px;
	margin-left:34px;
	padding-right:12px;
	padding-top:4px;
	padding-bottom:4px;	
}

.z-more-inner a {
	display:block;
	color: #FFF;
}


/************************************
	USECASES
************************************* */
.z-usecases {
	clear:both;
	margin-top:20px;
	height:130px;	
}

.z-usecases .z-usecase {
	float:left;
	width: 180px;
	height: 130px;
	overflow: hidden;
	margin-right: 10px;
	text-align: center;
}

.z-usecases .z-usecase img {

}

.z-usecases .z-usecase p {
	margin: 0;
	padding: 0;
	text-align:center;
}


/************************************
	TESTIMONIAL
************************************* */
.z-testimonial {
	clear:both;
	font-style: italic;	
}

.z-testimonial .z-source {
	display:block;
	margin-top:10px;
	margin-bottom:30px;
	text-align: right;
	color: gray;
}


/************************************
	BOX
************************************* */
.z-box {
	margin: 30px 60px;
}

.z-ie6 .z-box-50 {
	margin-left: 30px;
}

.z-box h2 {
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: normal;
}

.z-box-50 {
	float:left;
	margin-right:20px;
	width: 340px;	
}


/************************************
	STORY
************************************* */
p.z-your-story {
	float:right;
	width: 300px;
	margin-top:7px;
	margin-right:20px;		
}

.ext-ie p.z-your-story {
	width: 320px;			
}


/************************************
	EXPANDABLE
************************************* */
a.z-expandable {
	margin-top:10px;
	display:block;
	background: url(/static/web/images/expand-sprite.gif) no-repeat 5px 8px;
}

a.z-expandable span {
	display:block;
	padding-left:24px;
}

.z-additional-info {
	display:none;
}


/************************************
	SEALS
************************************* */
.z-seal {
	float:left;	
}

.z-footer .z-seals {
	text-align:center;
}

.z-footer .z-seals .z-seal {
	float: none;
}

div.z-seals  {
	clear: both;
	padding-top:20px;			
}

div.z-seals table {
	margin: 0 auto;		
}

div.z-security-seals {
	margin-top:16px;
}

div.z-security-seals table {
	float:left;
}

div.z-security-seals .z-seal {
	margin-top:15px;
	margin-left: 20px;
}

/************************************
	PRICE SINGLE
************************************* */
.z-price-single {
	width: 583px;
	height: 212px;
	overflow: hidden;
	background: url(/static/web/images/bg-price-single2.jpg) no-repeat 0 0;
	margin-bottom:30px;
}

.z-price-single-inner {
	/*padding: 30px 40px;*/
}

.z-price-single-inner h2 {
	margin-top:0;
	padding-top:0;
	color: green;
}

.z-price-single-inner p.z-total {
	border-top:1px dotted silver;
	padding-top:20px;
	font-size:20px;
	font-weight: bold;
}

.z-price-single-inner p.z-total .z-per-month {
	font-size:12px;
	font-weight: normal;
}

.z-foot-note {
	margin-left:5px;
	margin-right:15px;
	font-size:12px;
}


.z-price-single-inner .z-left {
	float:left;
	width: 265px;
	padding: 30px 0 0 25px;
}

.z-price-single-inner .z-right {
	float:left;
	width: 195px;
	margin-left:70px;
	margin-top:8px;
	background: url(/static/web/images/bg-advantages.jpg) no-repeat 100% 0;
}

.z-price-single-inner .z-right h2 {
	color: #000;
}

.z-price-single-inner .z-right ul {
	margin: 0;
	margin-left:30px;
	padding:0;	
}

.z-price-single-inner .z-right ul li {
	font-size:12px;
	line-height:18px;
	padding:2px 0;
}


/************************************
	FORMS
************************************* */
input {
	font-size:16px;
}

input.z-button {
	padding:4px 8px;
	text-align: center;
}

input.z-text {
	font-size:16px;
	padding: 4px;
	width: 200px;
}

select {
	font-size:16px;
	padding: 4px;
}

.ext-webkit td select {
	margin-left:0;
}


/************************************
	VALIDATION
************************************* */
.z-validation {
	background-color: #F44F1D;
	height:30px;
	overflow: hidden;	
}

.z-validation-inner {
	padding: 6px;
	text-align:center;
	color: #FFF;
	font-size:16px;
}



/************************************
	REGISTRATION AREA
************************************* */
.z-registration {
	background: url(/static/web/images/bg-registration.jpg) no-repeat 50% 0;	
}

.z-registration-failed .z-registration {
	background-position: 50% 30px;	
}

.z-registration .z-page {
	background: none;	
}

.z-registration .z-page-inner {
	background: none;
	margin-top:0;
	padding-bottom:10px;
}

.z-registration .z-tabs {
	width: 100%;
	height: 98px;
	overflow: hidden;	
}

.z-registration .z-tabs .z-logo {
	float:left;
	position: relative;
	width: 294px;
	height: 98px;
	margin-left:1px;		
}

.z-registration .z-tabs ul {
	float:left;
	position: relative;
	display:block;
	padding-left:0;
	margin-left:0;
	width: 300px;
	height: 98px;	
}


.z-ie6 .z-registration .z-tabs ul li,
.z-ie7 .z-registration .z-tabs ul li {
	margin-top:61px !important;	
}

.z-registration .z-tabs ul li {
	float:left;
	display:block;
	width: 130px;
	height: 37px;
	margin-top:45px;	
}



.z-registration .z-tabs ul li.z-selected {
	background-color:#FFF;
}

.z-registration .z-tabs ul li a {
	display:block;
	color: gray;
	text-decoration: none;	
}

.z-registration .z-tabs ul li.z-selected a:hover {
	background: none !important;
}

.z-registration .z-tabs ul li a:hover {
	background: url(/static/web/images/bg-tab-over.jpg) repeat-x 0 0;
	color: #000;
}

.z-registration .z-tabs ul li a:hover span {
	color: #000;
}


.z-registration .z-tabs ul li a span {
	display:block;
	text-align:center;
	padding-top:10px;
	padding-bottom:8px;
	color: gray;	
}

.z-registration .z-tabs ul li.z-selected a span {
	color: #000;	
}

.z-registration .z-tab-content {
	clear:both;
	width: 100%;
	height: 475px;	
}
.z-registration .z-tab-content .z-tab-content-header {
	width: 100%;
	height: 108px;
	overflow: hidden;	
}

.z-registration .z-tab-content .z-tab-content-header h1 {
	padding:51px 0 0 120px;
	margin:0;
	font-size: 30px;
	font-weight: normal;
}

.z-registration .z-tab-content .z-tab-content-header h1.z-orange {
	background: url(/static/web/images/lock-orange-large.jpg) no-repeat 65px 44px;
}

.z-registration .z-tab-content .z-tab-content-header h1.z-blue {
	background: url(/static/web/images/lock-blue-large.jpg) no-repeat 65px 44px;
}

.z-registration .z-tab-content .z-tab-content-body .z-left {
	float:left;
	width: 520px;
}

.z-registration .z-tab-content .z-tab-content-body .z-left .z-left-inner {
	margin-left: 72px;	
}

.z-registration .z-tab-content .z-tab-content-body .z-left table {
	
}

.z-registration .z-tab-content .z-tab-content-body .z-left table th {
	font-weight: normal;
	text-align: right;
	width: 140px;
}

.z-registration .z-tab-content .z-tab-content-body .z-left table td {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.z-registration .z-tab-content .z-tab-content-body .z-right {
	float:left;
	margin-left: 30px;
	width: 295px;
	background-color: #f3f3f3;	
}




.z-registration .z-tab-content .z-tab-content-body .z-right h2,
.z-registration .z-tab-content .z-tab-content-body .z-right p,
.z-registration .z-tab-content .z-tab-content-body .z-right ul {
	margin-left:25px;
	margin-right:25px;
}

.z-registration .z-tab-content .z-tab-content-body .z-right h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top:25px;
}


.z-registration .z-tab-content .z-tab-content-body .z-right ul {
	padding-left:20px;
}

.z-registration .z-tab-content .z-tab-content-body .z-right ul li {
	padding-bottom:16px;
}


.z-registration .z-tab-content .z-tab-content-body .z-checkbox-wrap {
	clear: both;
	margin: 10px 0;
}

.z-registration .z-tab-content .z-tab-content-body .z-checkbox-wrap label {
	float:left;
	position: relative;
	width: 420px;
	left: 25px;
	right: -25px;
	padding-bottom: 10px;
}

.ext-ie .z-registration .z-tab-content .z-tab-content-body .z-checkbox-wrap label {
	padding-bottom: 3px;
	top:1px;
}

.z-registration .z-tab-content .z-tab-content-body .z-checkbox-wrap input {
	float:left;
	position: relative;
	left: -420px;	
}

.z-registration .z-tab-content .z-tab-content-body .z-submit-wrap {
	clear: both;
	padding-top:10px;
}


.ext-ie .z-registration .z-tab-content .z-tab-content-body .z-submit-wrap {
	padding-top:5px;
}





/* LOGIN WRAP */
.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-left {
	width: 420px;
}

.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-left table {
	margin-top:30px;	
}

.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-left table th {
	text-align: left;
}

.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-left table td {
	padding-left:0;
	padding-bottom: 20px;
}

.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-right {
	background: none;
	width: 395px;	
}

.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-right h2 {
	margin-top:48px;
	padding-bottom:0 !important;
	margin-bottom:5px !important;
}

.z-registration .z-login-wrap .z-tab-content .z-tab-content-body .z-right p {
	padding-top:0;
	margin-top:0;
}




/* FORGOT WRAP */
.z-registration .z-forgot-wrap .z-tab-content .z-tab-content-body .z-left {
	width: 820px;
	padding-top:20px;
}

.z-registration .z-forgot-wrap .z-tab-content .z-tab-content-body .z-left h2 {
	font-size: 20px;
}

.z-registration .z-forgot-wrap .z-tab-content .z-tab-content-body .z-left .z-submit-wrap {
	margin-top:20px;
}




/* permissions */
.z-permissions-wrap {
	margin-left:10px;	
}

table.z-tbl-permissions  {
	width: 550px;
	padding: 10px 0 30px 0;
}

table.z-tbl-permissions th, table.z-tbl-permissions td  {
	padding: 10px;
	border-bottom:1px solid #bed5fb;
}

table.z-tbl-permissions .z-tbl-header th { 
	text-align: center;
	color: green;
}

table.z-tbl-permissions th { 
	font-weight:normal;
}

table.z-tbl-permissions td  {
	text-align:center;
}

table.z-tbl-permissions td big  {
	background: url(/static/web/images/check.jpg) no-repeat 50% 50%;
	display: block;
	width: 100%;
	height: 16px;
}

table.z-tbl-permissions td big span {
	display: none;
}



ul.z-checks {
	list-style:none;
	margin:0;
	margin-top:15px;
	margin-left:10px;
	margin-bottom: 30px;
	padding:0;
}

ul.z-checks li {
	background: url(/static/web/images/check.jpg) no-repeat 0 2px;
	padding-left:30px;
	padding-bottom: 10px;
}

table.z-prices-combined {
	margin-left:10px;
	width:560px;
}

table.z-prices-combined tr.z-rate-names th {
	color: green;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #000;
	padding: 16px 4px 8px 0;
}

table.z-prices-combined tr.z-rate-names th {
	color: #000;
}

table.z-prices-combined tr.z-rate-names th em {
	color: green;
	
}

table.z-prices-combined tr.z-rate-feature th, table.z-prices-combined tr.z-rate-feature td {
	padding: 8px 4px 8px 0;
	border-bottom: 1px solid #bed5fb;
}

table.z-prices-combined tr.z-rate-feature th {
	width: 130px;
	font-weight: normal;
}

table.z-prices-combined tr.z-rate-feature td .z-feature-desc {
	font-size: 12px;
	margin-top:5px;
	color: gray;
}

table.z-prices-combined tr.z-rate-total td {
	font-size: 20px;
	font-weight: bold;
	padding: 16px 4px 16px 0;
	color: #000;
	line-height: 18px;
	border-top: 1px solid #000;
}

table.z-prices-combined tr.z-rate-trial td {
	padding: 16px 4px 32px 0px;	
}

table.z-prices-combined tr.z-rate-total td .z-per-month {
	color: gray;
	font-size: 12px;
	font-weight: normal;
}

table.z-prices-combined tr.z-rate-total td .z-total-per-month {
	display: block;
	margin-top:5px;
	padding-top:5px;
	border-top:3px double #e1e1e1;
	color: gray;
	font-size: 12px;
	font-weight: normal;
}

table.z-prices-combined td .z-plus {
	
}

.z-private-server table th, .z-private-server table td {
	
}



.z-signup-button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 20px/100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.z-signup-button:hover {
	text-decoration: none;
}
.z-signup-button:active {
	position: relative;
	top: 1px;
}

.z-btn-orange {
	color: #fef4e9 !important;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.z-btn-orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.z-btn-orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
