* {font-size: 100.01%;}
:focus {outline: 0;}
html {
	font-size: 62.5%;
	height: 100%;
}
body{
	color: #000;
	font: 1.4em Arial, FreeSans, sans-serif;
	margin: 0;
	min-width: 1001px;
	height: 100%;
}
h1,h2,h3,h4,h5,h6,form,fieldset,ul,ol,dl,th,td,p {
	margin: 0;
	padding: 0;
}
ol,ul {list-style: none;}
img, form, fieldset {border: 0;}
a {color: #aa0303; text-decoration: none;}
a:hover {text-decoration: underline;}
a * {cursor: pointer;}
label, input, textarea, select {
	font: 1em Arial, FreeSans, sans-serif;
	vertical-align: middle;
}
textarea{overflow: auto;}
small {font-size:0.85em;}
h1 {font-size: 1.5em; font-weight: normal; margin: 0 0 10px;}
.dib {
	display:-moz-inline-stack;
	display:inline-block;
}
.clear {clear:both;border:none;overflow:hidden;display:block;height:0;line-height:0;font-size:0;float:none;margin:0;padding:0;background:transparent;}
.clearfix:after,
.form li:after {clear:both;display:block;content:".";height:0px;visibility:hidden;font-size:0;line-height:0;}
.clearfix,
.form li {display:inline-block;}
.clearfix,
.form li {display:block; position: relative;}
li.clearfix,
.form li {display:list-item;}

/*
	Font Styles
*/
.fontStyle01 {color: #aa0303;}

/* Main blocks */

#page {
	margin: 0 auto;
	min-height: 100%;
}
#globalnav {
	background: #3e3c3c url(../images/new/globalnav.gif) repeat-x;
	color: #fff;
}
#globalnav a {color: #fff;}
#globalnav .holder {
	width: 944px;
	margin: auto;
	height: 43px;
}
#globalnav .refer {
	font-size: 1.07em;
	padding: 17px 0 0;
}
#globalnav .refer a {vertical-align: top; position: relative; top: -2px;}
#globalnav #bizou-tabs {
	float: right;
	padding: 15px 25px 0 0;
	zoom: 1;
}
#globalnav #bizou-tabs li {
	float: left;
	margin: 0 -25px 0 0;
	display: inline;
	line-height: 28px;
	font-size: 1.14em;
}
#globalnav #bizou-tabs li a {
	float: left;
	background: url(../images/new/global-tabs.gif) no-repeat;
	padding-left: 29px;
}
#globalnav #bizou-tabs li a:hover {text-decoration: none;}
#globalnav #bizou-tabs li a span {
	float: left;
	background: url(../images/new/global-tabs.gif) no-repeat 100% -29px;
	padding-right: 29px;
}
#globalnav #bizou-tabs li a span strong {
	float: left;
	background-color: #c90811;
	font-weight: normal;
	padding: 0 14px;
}
#globalnav #bizou-tabs li.selected {position: relative;}
#globalnav #bizou-tabs li.selected a span strong {background-color: #fff;}
#globalnav #bizou-tabs li.selected a {
	background-position: 0 -58px;
	color: #1d1d1d;
}
#globalnav #bizou-tabs li.selected a span {background-position: 100% -87px;}

#spacer {
	height: 8px;
	line-height: normal;
	font-size: 0;
	overflow: hidden;
}
.white-spacer {background-color: #fff;}
.red-spacer {
	background-color: #c00;
	height: 9px;
	border-bottom: 2px solid #fff;
}

#wrapper {
	background: url(../images/new/wrapper-gradient.png) repeat-x;
	padding: 0 0 150px;
}
#landing-wrapper {
	background: url(../images/new/landing-bg.png) repeat-x;
	padding: 0 0 165px;
	min-height: 173px;
	_height: 173px;
}

#header {
	width: 944px;
	margin: auto;
	height: 69px;
}
#header .logo {
	padding: 3px 50px 0 11px;
	float: left;
	margin: 0;
}
#landing-wrapper .logo {
	text-align: center;
	padding: 0 0 30px;
	margin: 0;
}
#header .login-actions {
	float: right;
	line-height: 64px;
}
/* ----------------------------------------------------------------------------------------------------------- */
	
.top-controls {
    float: right;
	font-weight: bold;
	height: 14px;
	padding: 20px 0 0 20px;
	}
	
	.top-controls label {
		color: #666;
		margin: 0 5px 0 0;
		}
		
	.top-controls a {
		color: #CC0000;
		font-weight: bold;
		}
				
/* ----------------------------------------------------------------------------------------------------------- */
				
.welc-txt {
	color: #000;
	overflow: hidden;
	zoom: 1;
	position: relative;
	top: 7px;
	}
	
	.welc-txt-r {
	    }
		
		.welc-txt-t {
			font-size: 100%;			
			height: 48px;
			margin: 5px 4px;
			padding: 0 11px;
			text-align: right;
			}
		
#nav {
	background: url(../images/new/nav-bg.jpg) no-repeat;
	width: 932px;
	margin: auto;
	height: 43px;
	padding-left: 12px;
}
#nav a {color: #fff;}
#nav li.nav-item {
	line-height: 43px;
	float: left;
	margin: 0 24px 0 0;
	display: inline;
	padding: 0 0 0 15px;
}
#nav li.nav-item a.nav-link {
	float: left;
	padding: 0 15px 0 0;
}
#nav li.nav-item a.nav-link:hover {
    text-decoration: none;
}

#nav li.nav-item-active,
#nav li.nav-item-hover {
	background: url(../images/new/nav-item-bg.png) no-repeat;
	height: 49px;
	position: relative;
	margin-top: -6px;
}
#nav li.nav-item-active a.nav-link,
#nav li.nav-item-hover a.nav-link {
	background: url(../images/new/nav-item-bg.png) no-repeat 100% 100%;
	color: #000;
	height: 49px;
	line-height: 55px;
	overflow: hidden;
}

#content {
	width: 944px;
	margin: auto;
	padding: 20px 0 0;
}
.main-content {padding-top: 20px;}

#footer {
	background: #110f0f url(../images/new/footer-gradient.png) repeat-x;
	border-top: 6px solid #656363;
	height: 112px;
	position: relative;
	margin: -118px 0 0;
}
.footer-landing {border-color: #c00 !important;}
#footer .holder {
	width: 930px;
	margin: auto;
	padding: 25px 0 0;
	font-size: 12px;
}
#footer-nav {
	color: #d1d1d1;
	margin: 0 0 5px -10px;
}
#footer-nav a {
	color: #d1d1d1;
	margin: 0 10px;
}
.socials {float: right;}
.socials img {
	margin: 0 0 0 20px;
	vertical-align: middle;
}
.copyrights {
	color: #fff;
	line-height: 25px;
}

/*
	pages blocks
 */

#promo {
	background: #eae9e8 url(../images/new/main-promo.jpg) no-repeat;
	height: 257px;
	position: relative;
	margin: -20px 0 8px;
}
#promo-video {
	position: absolute;
	left: 524px;
	top: 19px;
	width: 394px;
	height: 208px;
	line-height: 208px;
	text-align: center;
	font-size: 2em;
	color: #fff;
	background-color: #b5b1b0;
}
#promo-video strong {text-decoration: underline;}
#promo-video-click {
	background: url(../images/new/watch-the-video.jpg) no-repeat;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.sign-up-big {
	background: #2a7ebe url(../images/new/sign-up-big.png) no-repeat;
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 230px;
	height: 82px;
	line-height: 83px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	text-shadow: 1px 1px 0 #4c4d4d;
}
.sign-up-big:hover {text-decoration: none;}
.promo-sign-up {
	position: absolute;
	left: 31px;
	top: 113px;
}

.free-months {
	position: absolute;
	left: 31px;
	top: 200px;
	color: #ae0909;
	letter-spacing: .6px;
	width: 230px;
	text-align: center;
	display: block;
}

#promo-text {
	position: absolute;
	left: 27px;
	top: 39px;
	width: 475px;
	height: 50px;
	font-size: 1.8em;
	line-height: 1;
	font-family: "Myriad Pro", Arial, FreeSans, sans-serif;
}
#promo-text big {
	color: #aa0303;
	font-size: 1.5em;
}
#promo-text span {
	background: url(../images/new/main-promo.jpg) no-repeat -27px -39px;
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

#info-area {
	background: url(../images/new/main-info.jpg) no-repeat;
	width: 923px;
	margin: 0 -1px 8px 0;
	height: 55px;
	padding: 11px 0 0 22px;
	line-height: 20px;
	color: #2c2b2b;
}

.rounds {
	background: url(../images/new/wide-box.gif) repeat-y -1890px 0;
	width: 945px;
	margin: 0 -1px 8px 0;
}
.rounds .frame {background: url(../images/new/wide-box.gif) no-repeat;}
.rounds .frame .holder {
	background: url(../images/new/wide-box.gif) no-repeat 50% 100%;
	padding: 12px 16px;
	height: 1%;
}
.rounds .frame .box-header {
    background: url(http://www.mobizou.com/images/new/pricing-top.png) repeat-x 0px -60px;
    height: 40px;
    margin: -11px -15px 15px -15px;
}
.rounds .frame .box-header h1 {
    padding: 3px 15px 3px 15px;
}

.rounds .frame .left-box h3 {
    margin-bottom: 15px;
}

.half-box {
	float: left;
	width: 50%;
	clear: right;
}

.modal-box {height: 1%;}
.half-box-01 .modal-box {padding: 0 20px 0 0;}
.half-box-02 .modal-box {padding: 0 0 0 20px;}
.modal-title {
	background: #f0f0f0 url(../images/new/modal-title.png) repeat-x 0 100%;
	font-size: 1.29em;
	padding: 7px 14px;
	margin: 0 0 10px;
	height: 1%;
	border: 1px solid #e9e9e9;
	font-weight: normal;
}
.modal-title a {color: #000;}

.rubber-block {
	overflow: hidden;
	zoom: 1;
}

.separated {
	margin: 0 0 -10px;
	padding: 0 0 0 15px;
}
.separated li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #e3e0e0;
	overflow: hidden;
	zoom: 1;
}
.separated li.last {
	border: 0;
	padding: 0;
}
.cutted-image {
	float: left;
	width: 75px;
	height: 68px;
	position: relative;
	display: inline;
	margin: 0 10px 0 0;
	overflow: hidden;
}
.cutted-image .border {
	background: url(../images/new/picture-border.png);
	_background: none; 
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/new/picture-border.png,sizingMethod=crop);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.separated li .rubber-block {padding: 5px 0 0;}
.separated li .rubber-block h4 {
	font-size: 1.14em;
	font-weight: normal;
}
.separated li .rubber-block h4 a {color: #000;}

div.scrollable {
	width: 943px;
	margin: 0 -15px;
	position: relative;
	overflow: hidden;
	height: 252px;
}
.scrollable .items {
	width: 3000em;
	height: 252px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: 27px;
}
.scrollable .items .item {
	background: url(../images/new/scroll-box2.png) -4px -4px;
	width: 174px;
	height: 252px;
	float: left;
	display: inline;
	margin: 0 11px 0 0;
	padding: 0 20px;
	color: #4d4d4d;
	font-size: 12px;
	position: relative;
	cursor: pointer;
}
.scrollable .items .item-hover {
	background: url(../images/new/scroll-box2.png) -226px -4px;
	width: 174px;
	height: 252px;
	float: left;
	display: inline;
	margin: 0 11px 0 0;
	padding: 0 20px;
	color: #4d4d4d;
	font-size: 12px;
	position: relative;
	cursor: pointer;
	color: #404966;
}
.scrollable .items .item h2 {
	line-height: 60px;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px;
	color: #171717;
	white-space: nowrap;
}
.scrollable .items .item-hover h2 {color: #fff;}
.scrollable .items .item a {color: #4d4d4d;}
.scrollable .items .item .item-image {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.scrollable .browse {
	background: #fff url(../images/new/scroll-left.gif) no-repeat 50% 50%;
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 28px;
	cursor: pointer;
	height: 242px;
}
.scrollable .right {
	background-image: url(../images/new/scroll-right.gif);
	left: auto;
	right: 0;
}

.modal-content .short-posts {
	margin: -10px 0 0;
	position: relative;
}
.short-posts li {background: url(../images/new/short-blogs-row.gif) no-repeat 50% 100%;}
.short-posts li.last {background: none;}
.short-posts li a {
	background: url(../images/new/v.gif) no-repeat 0 18px;
	padding: 15px 0 14px 15px;
	height: 1%;
	color: #000;
	display: block;
}
.short-posts li.last a {padding-bottom: 5px;}

.special-offer h2 {
	line-height: 39px;
	font-size: 1.29em;
	font-weight: normal;
	padding: 0 0 0 10px;
}
.special-offer-facts {
	width: 433px;
	height: 188px;
	position: relative;
	margin-bottom: -11px;
	padding-top: 0px;
	font-size: 1.29em;
}
.special-offer-facts li.special-offer-header {
    background: none;
    padding: 5px 0 12px 20px;
}

.special-offer-facts li {
	background: url(../images/new/vv.gif) no-repeat 40px 3px;
	padding: 0 0 12px 70px;
}
.special-offer-facts li.links {
	background: none;
	padding-left: 196px;
	font-size: 16px;
}
.sign-up-small,
.sign-in {
	background: #2a7ebe url(../images/new/sign-up-small.png) no-repeat;
	display: inline-block;
	zoom: 1;
	/*display: inline;*/
	width: 87px;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	color: #fff;
}

a.sign-up-small:hover {
    color: #AFB4BD;
    text-decoration: none;
}

.special-offer-facts li.links .sign-up-small {margin-right: 5px;}

.subnav {
	background: #dbdce1 url(../images/new/subnav.jpg) no-repeat;
	width: 934px;
	height: 43px;
	padding: 0 0 0 10px;
	margin: -20px 0 20px;
	position: relative;
}
.subnav-li {
	float: left;
	position: relative;
}
.subnav-link {
	background: url(../images/new/subnav-separate.gif) no-repeat 100% 50%;
	float: left;
	line-height: 43px;
	padding: 0 17px 0 15px;
	cursor: pointer;
	color: #303030;
	text-decoration: none;
}
.subnav-link a {color: #303030;}
.subnav-link.active,
.subnav-link.active a {color: #bc0607;}
.subnav-li ul {
	background: #afb4bd url(../images/new/dd-right.gif) no-repeat 100% 100%;
	position: absolute;
	left: 0;
	top: 42px;
	display: none;
	padding: 5px 15px 0;
	font-size: 12px;
}
.subnav-li ul li {
	border-bottom: 1px solid #b9bec5;
	padding: 2px 0;
	white-space: nowrap;
}
.subnav-li ul li a {color: #3a3838;}
.subnav-li ul li a:hover,
.subnav-li ul li a.active {color: #696060; text-decoration: none;}
.subnav-li ul li.last {
	background: url(../images/new/dd-left.gif) no-repeat 0 100%;
	position: relative;
	margin: 0 0 0 -15px;
	padding: 2px 0 5px 15px;
	border: 0;
}

#signin_form {
	margin: auto;
	/*width: 500px;*/
	position: relative;
}
#signin_form h2 {
	font-size: 1.4em;
	font-weight: normal;
}
.b-login-table td,
.b-login-table th {
	text-align: left;
	padding: 0 5px 3px 0;
}
.b-login-actions {
	font-size: 12px;
}
.sign-up-on-reg {
	position: absolute;
	left: 300px;
	top: 23px;
	font-size: 15px;
	white-space: nowrap;
}
.sign-up-on-reg * {vertical-align: baseline;}


.big-col {
	border-width: 0 2px 1px 1px;
	border-style: solid;
	border-color: #f3f3f3;
}

.pricing-table .help {
	float: right;
	cursor: pointer;
}

.pricing-table td.sign-up-cell {
	background: url(../images/new/sign-up-cell.png) no-repeat;
}
.pricing-table td.sign-up-cell-last {
	background: url(../images/new/sign-up-cell-last.png) no-repeat;
	border-right: 2px solid #f5f5f5;
}

.type-price {
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
}
.type-price li {
	float: left;
	width: 183px;
	font-size: 18px;
	color: #fff;
}
.type-price li .type {
	font-weight: bold;
	line-height: 29px;
}
.type-price li .price {
	padding: 10px 0 27px;
}
.type-price li .price big {
	font-size: 54px;
	font-weight: bold;
}

.pricing-info {
	background: url(../images/new/pricing-info-gradient.png) repeat-x 0 100%;
	width: 922px;
	margin: 20px auto 20px;
	overflow: visible;
}
.pricing-info .holder {
	background: url(../images/pricing-info-bottom.gif) no-repeat 0 100%;
	overflow: visible;
}
.pricing-info .holder .frame {
	background: url(../images/pricing-info-top.gif) no-repeat;
	padding: 5px 0 4px 0;
	height: 1%;
	overflow: visible;
}
.pricing-info .holder .frame .body {
	margin: 10px 1px 10px 1px;
	padding: 10px 20px 11px;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	overflow: visible;
	line-height: 1.3em;
}
.pricing-info .holder .frame .body h2 {
	z-index: 1000;
	font-size: 20px;
	line-height: 33px;
	height: 40px;
	font-weight: bold;
	margin: 0 0 10px -38px;
	padding: 0 50px 0 50px;
	color: white;
	display: inline;
	float: left;
	background: url(/images/pricing-info-h2.gif) no-repeat left;
}
.pricing-info .holder .frame .body h3 {
	color: #5e5b5b;
	font-size: 16px;
	margin: 0 0 5px;
}
.pricing-info .holder .frame .body p {padding: 0 0 15px;}
.pricing-info .holder .frame .body .left {
	float: left;
	width: 300px;
}
.pricing-info .holder .frame .body .right {
	float: right;
	width: 496px;
}

.fontStyle01 {
	color: #d42121;
}

#landing-box {
	background: url(../images/new/landing-box.jpg) no-repeat;
	width: 914px;
	height: 393px;
	margin: auto;
	position: relative;
}
#for-consumers {
	position: absolute;
	left: 27px;
	top: 113px;
}
#for-merchants {
	position: absolute;
	left: 514px;
	top: 113px;
}
#landing-box .title {
	font-size: 30px;
	color: #000;
	display: block;
}
#landing-box em {
	font-size: 18px;
	color: #636363;
}
#landing-box .button {
	background: url(../images/new/landing-button.png) no-repeat;
	position: absolute;
	left: 0;
	top: 180px;
	display: block;
	width: 270px;
	height: 82px;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 82px;
}

.need-help li {
	background-color: #eaeaea;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	height: 1%;
	float: left;
	width: 216px;
	margin: 0 10px 0 0;
	display: inline;
}
.need-help li strong {
	display: block;
	margin: 0 0 5px;
	padding: 0 10px;
}
.need-help li div {
	background-color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 10px;
	height: 1%;
}
.need-help li div a {
	display: block;
	font-size: 12px;
	color: #00f;
	line-height: 1.6;
}

.need-help-disabled
{
    color: gray !important;
}
.help-block {
    margin: 20px 0;
}
.help-block h2 {    
    margin: 20px 0;
}
.help-block h3 {    
    margin: 10px 0;
}
.help-block ol {
    margin: 10px 0 10px 2em;
    list-style:decimal outside none;
}
.help-block ol ol {
    list-style:lower-alpha outside none;
}
    
#seminars-box {
	background: url(../images/new/seminar.jpg) no-repeat;
	width: 914px;
	height: 393px;
	margin: auto;
	position: relative;
}

#seminars-box .left-text {
	position: absolute;
	left: 18px;
	top: 113px;
}
#seminars-box .right-text {
	position: absolute;
	left: 514px;
	top: 113px;
}
#seminars h3 {
	font-size: 24px;
	color: #000;
	display: block;
	margin: 0 0 0px;
}

#seminars .seminar_signup_error {
    height: 20px;
}
#seminars .seminar_signup_error .error_list {
    float: left;
    width: 14em;
}

#seminars em {
	font-size: 18px;
	color: #636363;
	display: block;
	margin: 0 0 15px;
}
#seminars .button {
	background: url(../images/new/seminar-button.png) no-repeat;
	position: absolute;
	left: -7px;
	top: 180px;
	display: block;
	width: 214px;
	height: 80px;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
}
#seminars form {
	padding: 20px 30px 0;
	font-size: 18px;
	height: 1%;
}
#seminars form .field {
	border-width: 0 0 1px;
	border-style: none none dashed;
	border-color: #000;
}
#seminars .block_seminar{
    width: 260px;
    height: 130px;
    overflow: auto;
}
#seminars form .field-focused {
	border-style: none none solid;
    border-bottom: 1px solid black !important;
	background-color: #f0f0f0;
}
#seminars form .submit {
	background: url(../images/new/seminar-submit.png) no-repeat;
	border: 0;
	display: block;
	position: relative;
	margin-top: 15px;
	width: 97px;
	height: 39px;
	color: #fff;
	font-weight: bold;
}

#thankyou {
	width: 345px;
	margin: auto;
    text-align: center;
}
#thankyou .title {
	text-align: center;
	margin: 0 0 40px;
}
#thankyou p {padding: 0 0 0 30px;}
#thankyou .button {
	background: url(../images/new/seminar-button.png) no-repeat;
	display: block;
	width: 214px;
	height: 80px;
	text-decoration: none;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 80px;
	margin: 50px auto 0;
}

.text_black {color: #000}

.step_slides {margin: 10px auto;}
.step1_pic {background: url(../images/step1_pic.jpg) no-repeat;width:744px;height: 617px;}
.step2_pic {background: url(../images/step2_pic.jpg) no-repeat;width:744px;height: 593px;}

.qtip {
	width: 250px !important;
	height: auto !important;
}

.left-box {	
	width: 25%;	
	border-right: 1px solid #efefef;
	min-height: 400px;
}
.formNewStyle input, .formNewStyle select {
    font-size: 150%;
    width: 290px;
}
.formNewStyle.RegisterStep1 input, .formNewStyle.RegisterStep1 select {
    width: 290px;
}
.formNewStyle.RegisterStep1 a.sb {
    width: 250px;
    margin: 0;
}
.formNewStyle.RegisterStep1 a.sb span {
    width: 100%;    
    text-align: center;
}

div.hint {
    color: #CCCCCC;    
}
.captcha-img {
    display: block;
    float: right;    
}
input#sf_guard_user_captcha {
    width: 100px;    
}
input#sf_guard_user_phone1, input#sf_guard_user_phone2 {
    width: 3em;    
} 
input#sf_guard_user_phone3 {
    width: 4em;    
}
form.formNewStyle h3 {
    margin: 10px 0 10px 0;
    font-size: 130%;
}


form.formNewStyle label[for=sf_guard_user_retaillocation] {
    display: block;
    width: 100%;
    float: none;
    text-align: left;
}

form.formNewStyle ul.radio_list li {
    display: block;
    width: 75px;
    overflow: hidden;
    float: left;
    height: 20px;
    clear: none;
}

.formNewStyle li {
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    clear: left;
}
.formNewStyle  #sf_guard_user_addr1, 
.formNewStyle  #payment_method_addr1, 
.formNewStyle  #payment_method_addr2, 
.formNewStyle  #sf_guard_user_addr2, 
.formNewStyle #location_address, .formNewStyle #location_name {
    width: 690px;
}
.formNewStyle .form li label {
    font-size: 120%;
    color:  #404966;    
}        
.formNewStyle .error_list span, .formNewStyle .error_list li {
    background: none;
    color: red;
}

.lite-top-box {
    position: relative;
    top: -70px;
    margin-bottom: -60px;
    left: 270px;    
}
.formNewStyle li.form-two-columns {
    float:left;
    display:block;
    width: 49%;
    clear: none;
}
#userDetailsForm ul.form {
    width: 100%;
    max-width: none;
}
ul.account-addons {
    position: relative;    
    list-style: none;
    margin: 0px;
    padding: 0 0 0 10px;
}
ul.account-addons li {
    position: relative;    
}
ul.account-addons li label  {
    width: 300px;
}
ul.account-addons li input {
    width: 40px;
}
.center {
    text-align: center;    
}
h1.center {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.formNewStyle.RegisterStep3 .form li label {
    width: 220px;    
}
.RegisterStep3 .hint {
    width: 470px;    
}
.RegisterStep3 .error_list {
    margin-left: 220px!important;    
}
.RegisterStep3 .tip {
    position: absolute;
    margin-left: 490px;    
    width: 450px;    
    font-size: 90%;
}
.RegisterStep3 div#logo-preview {
    margin-left: 220px;        
}
.form li.checkbox label {
    float: none;
    width: 400px;    
}
.formNewStyle .form li label[for=sf_guard_user_addon_location] {
    width: auto;    
}

.form li label.subtotal {
    float: none;
    width: 400px;    
    font-size: 150%;
}
.form li.subtotal {
    text-align:right;
}
    
.hint2 {
    font-size:90%;
    margin-left: 200px;
}

.account-addons h2 {
    font-size: 130%;
    margin-bottom: 10px;
}
.account-addons h4 {
    font-size: 100%;    
    margin-bottom: 10px;
}
li.addonsBg {
    padding-bottom: 20px;    
}
li.addonsBg h5 {
    background: url(/images/addonsBg.png);
    height: 43px;        
    width: 825px;
    padding: 25px 50px 0px 50px ;
    font-size: 130%;
    position: relative;
    margin-bottom: 10px;
}
.addon-price-box {
    position: absolute;
    right: 70px;
    top: 0px;    
    line-height: 70px;
    font-size: 180%;
    color: white;
    font-weight: bold;
}
.addon-price-box span {
    font-size: 150%;
}
.addonsBg2 h5 {
    background-position: 0px -100px!important;
}
.addonsBg3 h5 {
    background-position: 0px -200px!important;
}
.addonsBg4 h5 {
    background-position: 0px -300px!important;
}
.addonsBg5 h5 {
    background-position: 0px -400px!important;
}
div.signup-button-huge {
    display: block;
    width: 410px;
    height: 139px;
    background: url(/images/sign-up-free-button-huge.png) no-repeat 100% -111px;
    margin: 0 auto;
}

div.signup-button-huge a {
    display: block;
    width: 410px;
    height: 90px;    
    background: url(/images/sign-up-free-button-huge.png) no-repeat;    
}

div.signup-button-huge a span {
    display: none;    
}
div.pricing-banner {
    margin-left: -58px;    
    margin-top: -65px;
}
.pricing-promo {	
	text-align: center;
}
.pricing-promo .bulls {
	font-size: 22px;
	color: #999999;
}

table.pricing-info-box-table {    
}
table.pricing-info-box-table td {
    vertical-align: middle;
}

td.pricing-info-box {
    width: 211px;
    height: 139px;
    background: url(/images/pricing-info-box.png) no-repeat;           
}

td.pricing-info-arrow {
    width: 30px;
    background: url(/images/pricing-info-arrow.gif) no-repeat center center;       
    margin: 0 -5px 0 -5px;    
}

div.pricing-info-box-text {
    color: #5e5b5b;   
    font-size: 18px;
    padding: 20px 20px 20px 20px;   
    text-align: center;    
}

ul.pricing-info-features {
    list-style: none;    
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.pricing-info-features li {
    margin: 0;
    padding: 0 0 0 10px;
    display: block;
    float: left;
    width: 260px;
    height: 80px;    
}

span.pricing-info-features-icon {
    display: block;
    float: left;
    width: 60px;
    height: 60px;
    background: url(/images/pricing-info-features-bg.png) no-repeat;
}

span.pricing-info-features-icon-1-2 {
    background-position: -60px 0;    
}

span.pricing-info-features-icon-1-3 {
    background-position: -120px 0;    
}

span.pricing-info-features-icon-2-1 {
    background-position: 0px -70px;    
}

span.pricing-info-features-icon-2-2 {
    background-position: -60px -70px;    
}

span.pricing-info-features-icon-2-3 {
    background-position: -120px -70px;    
}
span.pricing-info-features-text {
    color: black;
    font-weight: bold;
    margin-left: 10px;            
    margin-top: 5px;            
    display: block;
    padding-left: 60px;
    font-size: 85%;
}
