@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('/static/css/core/Chunkfive.eot');
	src: local('ChunkFive Regular'), local('ChunkFive'), url('/static/css/core/Chunkfive.ttf') format('truetype');
}

body {
	font-family:lucida grande, lucida sans unicode,sans-serif;
	background:#e0e8eb url(/static/img/businessportal/main_bg.gif) repeat;
	font-size: 14px;
}
html, body {
   margin:0;
   padding:0;
   min-height: 100%;
}
#wrapper {
   min-height:100%;
   position:relative;
}
img { margin:0; border:none; }
.bold { font-weight: bold; }

/* Header styles */
.wrapper-header {background:url(/static/img/businessportal/head_bg.png) repeat-x;}
.wrapper-header-center-bg {background:url(/static/img/businessportal/head_content_bg.jpg) no-repeat center top; text-align:center;}
.wrapper-header-topnav 
{
	width:642px; 
	margin:auto; 
	text-align:left;
}
.wrapper-header-topnav .logo 
{ 
	width:561px; 
	height:183px;
	display:inline-block; 
	background: url(/static/img/businessportal/css_sprite.png) no-repeat 0px -21px; 
	margin:0 0 0 -40px; 
	padding:0;
}
.wrapper-header-topnav div 
{
	text-align: left; 
	height:183px;
}

.button-awards
{
	z-index: 401;
	position: absolute;
	top: 80px;
	display:inline-block;
	left: 4%;
	float: left;
	margin-left:0px;
	overflow: hidden;
}

.button-awards #e-award-text 
{
	color: #d9e1e5;
	font-size: 12px;
	display: none;
	font-weight: bold;
	margin: 5px 0 0 2px;
	width: 150px;
	border: 1px; solid #d9e1e5;
}

a
{
	color: #555;
}

a.topnavitem 
{
	padding: 7px 9px 6px 9px;
	font-family:lucida sans unicode,lucida grande,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:900;
	color:#14212a;
	display:inline-block;
	background: url(/static/img/businessportal/white_bg.png);
	zoom:1;
	height:16px;
}
a.topnav-active 
{
	padding: 7px 9px 6px 9px;
	font-family:lucida sans unicode,lucida grande,sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#14212a;
	display:inline-block;
	color:#FFFFFF;
	/*background:url(/static/img/businessportal/header_link.gif) repeat-x;*/
	background: none;
	background-color: #e1007c;
	height:16px;
}

.wrapper-header-topnav .followus {
	background:url("/static/img/businessportal/followus.png") no-repeat;
	display:inline-block;
	float:right;
	height:33px;
	margin:-20px 0 0;
	padding:20px 0 0 85px;
	width:58px;
}

/* user information in header */
#header-user
{
	text-align: right;
	width: 720px;
	color: white;
	padding-top: 10px;
	font-size: 9pt;
	height: 14px;
}

#header-user a
{
	color: inherit;
	text-decoration: none;
}

#header-user a.pink
{
	color: #e1007c;
}

#job-trigger
{
	z-index: 400;
	position: absolute;
	top: 0px;
	display:inline-block;
	left: 100%;
	float: right;
	margin-left: -110px;
	overflow: hidden;
	
}

/* jobs vacancies */
.jobs-vacancies
{
	background-color: #ECF0F1;
	padding: 0px 4px 4px 10px;
	margin:0;
	border: 1px double #ccc;
	color: #555;
}

.jobs-vacancies:hover
{
	background-color: #fcfcfc;
	color: #333;
}
.jobs-vacancies H3
{
	background-color: #fdfefd;
	padding-top: 10px;
	padding-left: 10px;
	left: -10px;
	height: 25px;
	width: 457px;
	position: relative;
	border-bottom: 1px solid #888;
	border-right: 1px solid #888;
}

/* Main styles */
.wrapper-content {width:813px; margin:auto; background:url(/static/img/businessportal/main_content_bg.png) no-repeat; text-align:center;
  min-height: 100%;
}
.wrapper-content-center { margin:27px 0 0 0; text-align:center; display:inline-block; vertical-align: top;}

.wrapper-content-center-head { background: url(/static/img/businessportal/content-head-bg.png); height:230px; margin: auto; margin-bottom:9px; color: #FFFFFF; padding:23px 0 0 38px; vertical-align: top; text-align:left; width: 606px; }
.wrapper-content-center-head img {vertical-align: top;}
.wrapper-content-center-head span { font-size: 12px; padding-top: 20px; width:410px; display:inline-block;}

.wrapper-content-center-head .play-button {background: url(/static/img/businessportal/css_sprite.png) -214px -261px no-repeat; width:52px; height:55px; display:inline-block; vertical-align:top;}
.wrapper-content-center-head a.play-text {font-size:18px; font-family: 'ChunkFiveRegular'; color: #FFFFFF; padding:20px 0 20px 0; text-decoration: none; display: inline-block; }

.wrapper-content-center-head h1 {background:url(/static/img/businessportal/css_sprite.png) no-repeat; margin:0;}
.wrapper-content-center-head h1.meet-jpx {width:530px; height:27px; background-position:0px -339px; }

.wrapper-content-center-main {
 	background: url(/static/img/businessportal/content_bg.png) center repeat-y; 
 	text-align:left; 
 	width:700px; 
 	min-height: 500px;
 	height: 100%;
}
.wrapper-content-center-main .single {
	font-size: 12px;
	color: #727272;
	padding: 0 40px 20px 40px;
}
.wrapper-content-center-main .left {
	width:142px;
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding: 0 0 0 4px;
}
.wrapper-content-center-main .right {
	width:470px;
	display:inline-block;
	vertical-align:top;
	margin:0;
	font-size:11px;
	line-height: 16px;
	color:#18252e;
	padding-bottom:20px;
	padding-top:10px;
}

.wrapper-content-center-main .left a {
	background: #B5B6B8;
	width:92px;
	display:inline-block;
	color:#273037;
	padding: 17px 0 13px 15px;
	text-decoration:none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'ChunkFiveRegular';
	border: 1px solid #B5B6B8;
}
.wrapper-content-center-main .left a.subnav-active {
	background: #FFFFFF;
}

.wrapper-content-center-main .line-break {
	margin: 4px 0 5px 0;
	border-bottom:1px solid #EFEFEF;
 	border-top:1px solid #BCBCBC;
 	height:0;
}
.wrapper-content-center-main .line-break-group {
	margin: 2px 0 5px 0;
	border-bottom: #cecece solid 0px;
}

.wrapper-content-center-main h1 {font-size:28px; line-height: 28px; font-family: 'ChunkFiveRegular'; color:#515E67; margin: 0; position: relative; text-shadow:1px 0 0 #000000; font-weight:normal;}

/*.wrapper-content-center-main h2 {
	margin:0 0 5px 0;
	font-size: 15px;
	color: #1a272f;
	position: relative;
	font-weight: bold;
}
.wrapper-content-center-main h2 span {
  background: url(/static/img/businessportal/h2_bg.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 13px;
}*/
.wrapper-content-center-main h2 {margin:5px 0 0 0; font-size: 14px; color: #19222c; }
.wrapper-content-center-main h3 {margin:0 0 5px 0; font-size: 11px; color: #1a272f; }

.wrapper-content-center-main h3.warn {margin:0 0 5px 0; font-size: 14px; color: #1a272f; padding:10px 0 10px 53px; background:url("/static/img/businessportal/warning.gif") no-repeat; }

.wrapper-content-center-main .feature-block { 
	width: 150px; 
	display:inline-block; 
	vertical-align:top; 
	padding-right:20px;
	text-align: left;
}

/* Footer styles */
.wrapper-footer 
{
	background:url(/static/img/businessportal/footer_bg.gif);  
	padding-bottom:20px; 
	color:#FFFFFF; 
	clear:both;
}

.wrapper-footer .line-break {
	border-bottom: 1px solid #2e3031;
	border-top: 1px solid #090b0c;
	border-left: none;
	border-right: none;
}

.wrapper-footer-center 
{
	text-align:center;
}
.wrapper-footer-content
{
	width:644px;
	text-align: center;
	margin: 0 auto 10px auto;
}
.wrapper-footer small
{
	font-size: 9px;
}

.wrapper-footer-item 
{
	padding:10px 17px 10px 17px;
	background:#282d31; 
	margin-right:7px;
	text-align: left;
	font-size:14px;
	width:118px;
	vertical-align: top;
	display:inline-block;
}
.last
{
	margin:0;
}
.wrapper-footer-item a 
{ 
	font-size: 11px; 
	color: #c6c6c6; 
	text-decoration: none; 
	line-height: 16px;
	vertical-align: middle;
}
.wrapper-footer-item a:HOVER 
{ 
	color: #fff; 
}
.wrapper-footer-item a img 
{ 
	vertical-align: top;
	padding-bottom: 4px;
}

.footer-line
{
	margin: 0px 0px 4px 0px;
	border-top:#000000 1px solid;
	height:0px;
	border-bottom:#a5a5a5 1px solid;
}

.footer-line-hover
{
	margin: 0px 0px 4px 0px;
	border-top:#420620 1px solid;
	height: 0px;
	border-bottom:#E1007B 1px solid;
	border-left: none;
	border-right:none;
}

#error-alert 
{
	position:absolute; 
	width:100%; 
	display:none;
	z-index:700;
	margin-top:-200px;
	margin-left:90px;
}
#error-alert .content 
{ 
	margin: auto; 
	margin-top: 300px; 
	display:block; 
	width: 400px;
	height:200px; 
	background-color: #FFFFFF; 
	text-align: center;
}

/*Page specific*/
/*.wrapper-content-center-main h1.about-us {background: url(/static/img/businessportal/css_sprite.png) 0px -366px no-repeat; height:27px;}
.wrapper-content-center-main h1.businesses {background: url(/static/img/businessportal/css_sprite.png) 0px -422px no-repeat; height:27px;}
.wrapper-content-center-main h1.the-team {background: url(/static/img/businessportal/css_sprite.png) 0px -449px no-repeat; height:27px;}
.wrapper-content-center-main h1.thankyou {background: url(/static/img/businessportal/css_sprite.png) 0px -476px no-repeat; height:27px;}
.wrapper-content-center-main h1.pricing {background: url(/static/img/businessportal/css_sprite.png) 0px -393px no-repeat; height:27px;}*/
.wrapper-content-center-main .setting-block-odd {
	background: #f7f7f7;
	margin-bottom: 15px;
	padding: 5px;
}
.wrapper-content-center-main .setting-block-even {
	margin-bottom: 15px;
	padding: 5px;
}
.wrapper-content-center-main .setting-block-odd span, .wrapper-content-center-main .setting-block-even span {
	width: auto;
}

.wrapper-content-center-main .embed-code {
	width: 300px;
}

.wrapper-content-center-main .note {
	border: 1px solid #d9d9d9;
	color: #8e8e8e;
	font-weight: bold;
	height:30px;
	width: 79px;
	display:block;
	padding:5px;
}
.wrapper-content-center-main .inactive .comment { color: #a6a6a6; }
.wrapper-content-center-main .bluebutton {
	clear:both;
	color:#FFFFFF;
	font-family:'ChunkFiveRegular';
	background: url("/static/img/businessportal/bluebutton.png") repeat-x 0 0;
	height:42px;
	display:inline-block;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	width: 89px;
}
.wrapper-content-center-main .bluebutton .left {
	clear:both;
	margin: 0;
	padding: 0;
	background: url("/static/img/businessportal/bluebutton.png") repeat-x 0 -42px;
	width: 6px;
	display: inline-block;
	height:42px;
}
.wrapper-content-center-main .bluebutton .text {
	margin: 0;
	padding:7px 0px 0 0;
	display: inline-block;
	
	text-align:center;
	width:76px;
	height:42px;
	font-size:14px;
	line-height:13px;
	vertical-align:middle;
	padding:0;
}
.wrapper-content-center-main .bluebutton .text span {
	display: table-cell;
	width:76px;
	height:38px;
	vertical-align:middle;
}
.wrapper-content-center-main .bluebutton .right {
	clear:both;
	margin: 0;
	padding: 0;
	background: url("/static/img/businessportal/bluebutton.png") repeat-x -7px -42px;
	width: 7px;
	display: inline-block;
	height:42px;
}
.wrapper-content-center-main h2.bigstep {
	background:url("/static/img/businessportal/bigsteps.png") no-repeat scroll 0 0 transparent;
	color:#18252E;
	font-weight:normal;
	height:35px;
	padding:15px 0 0 90px;
	width:383px;
}
.wrapper-content-center-main h2.steps {
	clear:both;
	color:#FFFFFF;
	font-family:'ChunkFiveRegular';
	font-size:24px;
	height:30px;
	margin-left:-30px;
	padding:18px 0 0 90px;
	text-shadow:1px 1px 1px #000000;
	width:383px;
	font-weight:normal;
	background:url("/static/img/businessportal/steps.png") no-repeat scroll 0 0 transparent;
}
.wrapper-content-center-main h2.bigstep1 { background-position: 0 0; }
.wrapper-content-center-main h2.bigstep2 {background-position: 0 -50px;}
.wrapper-content-center-main h2.bigstep3 {background-position: 0 -100px;}
.wrapper-content-center-main h2.bigstep4 {background-position: 0 -150px;}

.wrapper-content-center-main h2.smallsteps {width: 180px;}

.wrapper-content-center-main h2.steps1 { background-position: 0 0; }
.wrapper-content-center-main h2.steps2 {background-position: 0 -60px;}
.wrapper-content-center-main h2.steps3 {background-position: 0 -120px;}
.wrapper-content-center-main h2.steps4 {background-position: 0 -180px;}
.wrapper-content-center-main h2.steps5 {background-position: 0 -240px;}
.wrapper-content-center-main h2.steps6 {background-position: 0 -300px;}

.wrapper-content-center-main .active h2.steps1 {background-position: 0 -720;}
.wrapper-content-center-main .active h2.steps2 {background-position: 0 -780px;}
.wrapper-content-center-main .active h2.steps3 {background-position: 0 -840px;}
.wrapper-content-center-main .active h2.steps4 {background-position: 0 -900px;}
.wrapper-content-center-main .active h2.steps5 {background-position: 0 -960px;}
.wrapper-content-center-main .active h2.steps6 {background-position: 0 -1020px;}

.wrapper-content-center-main .inactive h2.steps1 {background-position: 0 -360px;}
.wrapper-content-center-main .inactive h2.steps2 {background-position: 0 -420px;}
.wrapper-content-center-main .inactive h2.steps3 {background-position: 0 -480px;}
.wrapper-content-center-main .inactive h2.steps4 {background-position: 0 -540px;}
.wrapper-content-center-main .inactive h2.steps5 {background-position: 0 -600px;}
.wrapper-content-center-main .inactive h2.steps6 {background-position: 0 -660px;}

.wrapper-content-center-main .implementsstep img
{
	float: left;
	padding-right: 10px;

}

.wrapper-content-center-main .implementsstep 
{
	display:block;
	width:480px;

}
.wrapper-content-center-main .implementsstep span
{
	display: block;
	float: left;
	width: 400px;
}

.wrapper-content-center-main .implementsteps-div
{
	display: block;
	overflow:hidden;
	padding-bottom:20em;
	clear:both;
}

/* Press */
div.press .presslogoitem h1,h2,h3
{
	
}
div.press a
{
	margin: 0px;
	padding: 0px;
}
div.press .line-break
{
	display:block;
	clear:both;
}
div.presslogoitems
{
	background: url(/static/img/businessportal/press_logos.png) 0px 0px no-repeat; 
	width: 100px;
	height:50px;
	float:left;
}

div.press .pressitem
{
	float:left;
	margin-left:10px;
	position:relative;
	display:block;
	width: 360px;
	height:auto;
	border:0px solid;
	color: #838383;
}
div.press .pressitem span
{
	white-space:normal;
	clear:both;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
	color: #28323a;
}

/*Pricing*/
.price-table { 
	width:585px;
	background-color: #ffffff;
}
.price-table td { font-size:9px; color: #14212a; font-weight: bold; margin: 0px 2px 1px 2px; text-align: right; padding:5px 0 5px 0; }
.price-table tr.top td {padding:10px 10px 10px 10px; background: #e1e9ec; font-family: 'ChunkFiveRegular'; color:#14212a; font-size:18px; border:none; font-weight:normal;}
/*.price-table .signup {background: url(/static/img/businessportal/css_sprite.png) -266px -261px no-repeat; width:72px; height:26px; display:inline-block; margin:5px 0 5px 0;}*/
.price-table .contact {background: url(/static/img/businessportal/css_sprite.png) -266px -287px no-repeat; width:72px; height:26px; display:inline-block; margin:5px 0 5px 0;}
.price-table .active {background: url(/static/img/businessportal/css_sprite.png) -365px -261px no-repeat; width:16px; height:16px; display:inline-block;}
/*.price-table .active {background: url(/static/img/businessportal/css_sprite.png) -338px -261px no-repeat; width:26px; height:26px; display:inline-block;}*/
.price-table .inactive {background: url(/static/img/businessportal/css_sprite.png) -362px -287px no-repeat; width:26px; height:26px; display:inline-block;}
.price-table .dark {background: #ccd5d9; width: 117px; text-align: center;}
.price-table .light {background: #f0f0f0; width: 117px; text-align: center;}
.price-table a.signup { width:94px; height: 43px; display:inline-block; background: url(/static/img/businessportal/css_sprite.png) -381px -261px no-repeat; border: none; }
.price-table .light-text {color:#cbcecf;}

.price-table .bronze {background: url(/static/img/businessportal/css_sprite.png) 0px -502px no-repeat; }
.price-table .silver {background: url(/static/img/businessportal/css_sprite.png) -121px -502px no-repeat; }
.price-table .gold {background: url(/static/img/businessportal/css_sprite.png) -242px -502px no-repeat; }
.price-table .platinum {background: url(/static/img/businessportal/css_sprite.png) -363px -502px no-repeat; }
.price-table .bronze, .price-table .silver, .price-table .gold, .price-table .platinum { padding:0; height:79px;}
.price-list {
	list-style-image: url(/static/img/businessportal/list_arrow.png);
}
/*Pricing*/

/*Contact*/
/*
 * New
 */
div.right form div span {
	width:90px;
	display:inline-block;
	vertical-align:top;
}
div.right div {
	padding-top:0px;
}
.wrapper-content-center-main form select.styled 
{
	vertical-align:top;
	border: 0px #FFFFFF;
}
.wrapper-content-center-main form .styled-field 
{
	border: none; 
	background: url(/static/img/businessportal/field_sprite.png) 0px -82px repeat-x; 
	width:350px; 
	height:31px; 
	display:inline-block; 
	padding:5px 0 5px 0; 
	font-size:14px; 
	vertical-align: top;
}
.wrapper-content-center-main form .styled-field-textarea
{
	border: none; 
	background: url(/static/img/businessportal/field_sprite.png) 0px -82px repeat-x; 
	width:350px; 
	height:31px; 
	display:inline-block; 
	padding:5px 0 5px 0; 
	font-size:14px; 
	vertical-align: top;
}
.wrapper-content-center-main form textarea.styled-field {
	background: url(/static/img/businessportal/text_field_sprite.png) -376px 0px repeat-y;
	margin:0;
	font-family:lucida sans unicode,lucida grande,sans-serif;
	height:auto;
	padding:0 10px 0 10px;
	width:354px;
}
.wrapper-content-center-main form .styled-textarea {
	width:372px;
	background: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.wrapper-content-center-main form .styled-textarea-top {
	background: url(/static/img/businessportal/text_field_sprite.png) 0px -55px no-repeat;
	width:374px;
	height:11px;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.wrapper-content-center-main form .styled-textarea-bottom {
	background: url(/static/img/businessportal/text_field_sprite.png) 0px -44px no-repeat;
	width:374px;
	height:11px;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.wrapper-content-center-main form .styled-field-start 
	{
	background: url(/static/img/businessportal/field_sprite.png) -24px 0px no-repeat; 
	width:12px; 
	height:41px; 
	display:inline-block;
	vertical-align:top;
}

.wrapper-content-center-main form .styled-field-end {
	background: url(/static/img/businessportal/field_sprite.png) -36px 0px no-repeat; 
	width:12px; 
	height:41px; 
	display:inline-block;
	vertical-align:top;
}
#field-quickhelp 
{ 
	position:absolute; 
	visibility: hidden; 
	width:262px;
	z-index:500;
	display: block;
	background: transparent url(/static/img/businessportal/field-popup-bottom.png) left bottom no-repeat; 
}

#field-quickhelp div
{
	background:transparent url(/static/img/businessportal/field-popup-top.png) left top no-repeat; 
	padding: 65px 10px 10px 20px;
	margin-bottom:6px;
	color: #FFFFFF; 
	font-size: 10px;
}

.wrapper-content-center-main form .submit { background:#e1007b; font-family: 'ChunkFiveRegular'; font-size: 26px; padding: 7px 12px 3px 12px; color:#FFFFFF; border:none;}

.wrapper-content-center-main form .submit-note {
	float:right;
}
/*Contact*/

/*Comming soon*/
.wrapper-content-center-main form .small-field {width:150px; }
.head1 {font-family: 'ChunkFiveRegular'; font-size: 28px; color:#FFFFFF;}
.head2 {font-family: 'ChunkFiveRegular'; font-size: 20px;color:#636262;}
table { text-align: left ; }
.twitter { text-decoration:none; color: #636262; font-family: 'ChunkFiveRegular'; font-size: 12px; vertical-align: center; }
.twitter img {border:none; vertical-align: center;}
/*Comming soon*/



/* messagebox */
#messagebox div, #messagebox ul, #messagebox ul li {
	margin: 0;
	padding: 0;
}

#messagebox img
{	
	position:relative; 
	z-index:2100;
	background:none;
	/*display:block;*/
}
#messagebox .messagebox-top-left { }
#messagebox .messagebox-top-right { margin-right:-8px; }
#messagebox .messagebox-bottom-left { }
#messagebox .messagebox-bottom-right { }

#messagebox .tinyhide
{	
	cursor:pointer;
}

#messagebox-wrapper
{
	min-height: 500px;
	height: 100%;
	display:block;
	background:transparent;
	margin: auto;
	width:100%;
}
#messagebox
{ 
	/*position:absolute;*/ 
	background:none; 
	display:block;
	/*width:450px;*/
	z-index:900;
	border:0px solid;
	padding: 0px 0px 0px 0px;
	margin: auto;
	width:100%;
	z-index:2001;
	/*left:20%;*/
}

#messagebox-content
{
	/*display:block;*/
	/*background: url(/static/img/businessportal/messagebox-middle-bg.png) repeat-y; */
	background: #ffffff; 
	padding: 0px 5px 0px 5px; 
	margin: 0px 0px 0px 0px;
	color: #14212a; 
	font-size: 12px;
	height:100%;
	vertical-align:top; 
}
#messagebox-content #messagebox-content-text
{
	padding: 0px 10px 0px 10px;
	/*width: 400px;
	left: 10px;*/
}

#messagebox-closebutton
{
	display: block;
	position: relative;
	left: 0px;
	top: 30px;
	z-index:9000;
	/*float:right;*/
	margin-left: -30px;
	width:99%;
}

.wrapper-content-center-main form .submit 
{ 
	background:#e1007b; 
	font-family: 'ChunkFiveRegular'; 
	font-size: 26px;
	padding: 7px 12px 3px 12px; 
	color:#FFFFFF; 
	border:none;
	vertical-align:top;
}
/*Contact*/

/*Comming soon*/
.wrapper-content-center-main form .small-field {width:150px; }
.head1 
{
	font-family: 'ChunkFiveRegular';
	font-size: 28px;
	color:#FFFFFF;
}
.head2 
{
	font-family: 'ChunkFiveRegular'; 
	font-size: 20px;
	color:#636262;
}
table 
{ 
	width:100%;
	text-align: left ;
	font-size: 11px;
}
.twitter 
{ 
	text-decoration:none;
	color: #636262;
	font-family: 'ChunkFiveRegular';
	font-size: 12px;
	vertical-align: center;
}
.twitter img 
{
	border:none; 
	vertical-align: center;
}
/*Coming soon*/

/*Rainbows*/
.rainbow {
	background: transparent;
	display: block;
	position: relative;
	height: 1px;
	overflow: hidden;
	z-index: 4;
	}

	.rainbow span {
		position: absolute;
		top: 0;
		left: 1px;
		display: block;
		xwhite-space: nowrap;
		}
	
	a .rainbow span { /* For within floated elements. */
		white-space: nowrap; 
		}

.rainbows-highlight {
	color: #fff !important;
	display: block;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 2;
	}

.rainbows-shadow {
	color: #AAACAE !important;
	display:block;
	position: absolute;
	top: 1px;
	left: 2px; /* can be one or two depending on 90 or 135 degree global light */
	z-index: 3;
	}

.back .text .rainbows-shadow {
	color: #fff !important;
	opacity: 0.3;
	}

/* FAQ */
.arrowtop
{
	cursor:pointer;
	float:left;
	margin-right: 2px;
}
#faq-cat-wrapper h3
{
	padding-bottom: 20px;
}
#fac-cat-question-wrapper
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width:100%;
	background-color: #EEEEEE;
	border:1px dashed #BBBBBB;
}
#fac-cat-question, #fac-cat-anwser
{
	padding-left:10px;
}
#fac-cat-question
{	
	padding: 2px 0px 0px 10px;
	background-color: #ECECEC;
	border-bottom:1px dashed #BBBBBB;
}
#fac-cat-question h4 {
	display:inline;
	margin-left:6px;
}
#fac-cat-anwser
{	padding: 5px 0px 0px 30px;
	color:#333;
}
#quickfaq
{
	float:left;
	clear:both;
	width:500px;
}
#selectquickfaq  OPTGROUP
{
	color: #555;
	font-size: 14px;
	background-color: #fff;
}
#selectquickfaq .suboptgroup
{
	padding-left: 5px;
	color: #e1007c;
	font-size: 14px;
}
.suboption
{
	padding-left: 2px;
	color: #333;
	font-size: 12px;
}


/* ERROR 404 PAGE */

.error404content
{
	margin:5px 0 0 0; 
	font-size: 14px; 
	color: #555658; 
	font-weight:bold;
}

/* CLIENTS PAGE */
#clients tr td {
	padding: 20px 0 20px 0;
}


/* TOUR HOMEPAGE */

.tour-features
{
	margin-left:-4px;
	width:475px;
}
.tour-features TD
{
	vertical-align: top; 
	padding: 0px 0px 20px 0px;
}
.tour-features TD H4
{
	font-size:13px;
	font-weight:bold;
}

.tour-features-text
{
	width:181px;
}
#tour-top-block
{
	background:url("/static/img/businessportal/content-head-bg.png") no-repeat;
	border:0 solid;
	display:block;
	height:258px;
	margin:20px auto auto;
	padding:0;
	position:relative;
	text-align:left;
	width:644px;
}
#tour-trydemo {
	display:inline-block;
	margin:100px 0 0 120px;
	vertical-align:top;
	z-index:400;
}

#tour-top-block-text
{
	color:#C7D2D6;
	display:inline-block;
	font-size:11px;
	margin:60px 0 0 110px;
	text-align:left;
	width:270px;
	font-size:10px;
}
#tour-trydemo-text
{
	position: absolute;
	right: 145px;
	top: 175px;
	width: 180px;
	z-index: 400;
}
.explanation-launching td
{
	vertical-align: top; 
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}
.explanation-launching td span {
	height: 16px;
	display: block;
}
/* UL columns LI */
.ul-floatleft-kolomns
{
	width: 600px;
	display:block;
	clear:both;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.ul-floatleft-kolomns li
{
	float: left;
	width: 155px;
	margin-right: 12px;
}

/* UL BUSINESS */
.business-keywords
{
	width: auto;
	display:block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.business-keywords li
{
	padding: 0px 0px 10px 42px;
	margin: 0px;
	font-weight: none;
	text-align: top;
	font-size:12px;
	font-weight: normal;
	font-style: italic;
	height:32px;
}
.business-keywords #key1
{
	background:url(/static/img/businessportal/business-list-key1.png) 0px 0px no-repeat;
}
.business-keywords #key2
{
	background:url(/static/img/businessportal/business-list-key2.png) 0px 0px no-repeat;
}
.business-keywords #key3
{
	background:url(/static/img/businessportal/business-list-key3.png) 0px 0px no-repeat;
}
.business-keywords #key4
{
	background:url(/static/img/businessportal/business-list-key4.png) 0px 0px no-repeat;
}
.business-keywords #key5
{
	background:url(/static/img/businessportal/business-list-key5.png) 0px 0px no-repeat;
}


/* REGISTRATION */

#viewplans img
{
	cursor: pointer;
	top: 8px;
	position: relative;
}
/**
 * For the Field descriptions.
 */
#formfields-span div span
{
	
}
#formfields-span div span.formfield-title-span {
	display:table-cell;
	height:40px;
	vertical-align:middle;
	top:0;
}
#formfields-span div span.formfield-text-span {
	top: 14px;
	position: relative;
}
div.right form div span.optionbox-description {
	azimuthfloat:right;
	width:428px;
	margin-top:4px;
	margin-left:2px;
}

/* RSS TICKERS */

.homepage-rssticker
{
	width: 643px; 
	height:36px;
	background-color: #fff;
	text-align:center; 
	display: inline-block; 
	vertical-align: top;
	overflow: hidden;
	background: url(/static/img/businessportal/newsfeed-bg.png) 0px 0px no-repeat;
	padding: 0;
	margin: 5px 0 0 -30px;
}

.homepage-rssticker-twitterbutton-holder #twitter-button
{
	float: left;
	position: relative;
	z-index: 100;
	left: 100px;
	top: 4px;
}

.homepage-rssticker #mask
{
	overflow:hidden;
	position: relative;
	width: 594px;
	height: 36px;
	margin-left: 50px;
	display: inline-block; 
}
.homepage-rssticker .rssticker
{
	left: 0px;
	top: 8px;
	visibility: hidden;
}

.homepage-rssticker ul
{
	position: relative;
	margin: 0;
	padding: 0;
}
.homepage-rssticker  li
{
	list-style-type: none;
	float: left; 
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	font-size: 12px;
}
.homepage-rssticker-li-focus
{
	font-weight: 600;
	font-size: 101px;
}
.homepage-rssticker-li-unfocus
{
	font-weight: normal;
}
.homepage-rssticker  li a
{
	text-decoration: none;
}

.homepage-rssticker  li a:hover
{
	color: #e1007c;
	text-decoration: underline;
}


.homepage-rssticker  li span
{
	margin: 0 10px 0 0;
}
.homepage-rssticker #rssticker
{
	width: 100%;
	display: block;
	position: relative;
	top: 10px;
}


/* DOCUMENTATION | HELP CODE GUIDNESS */

/******* TABLE HELP lAYOUT *******/
.table-wrap table
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.table-wrap table td
{
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	padding: 2px;
	margin: 0px;
	position: relative;
	text-align: center;
}
.table-wrap table tr.head td
{
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	border-bottom: none;
	border-right: none;
	padding: 4px;
	margin: 0px;
	position: relative;
	text-align: center;
}
.code-format
{
	font-size: 11px;
	line-height: 12px;
	background-color: #f0f0f0;
	border: 1px dotted #6699cc;
	padding: 5px;
}
.code-format-string
{
	color: green;
}

/* Design */

.jpx-button
{
	
}

.jpx-custom-button
{
	text-decoration: none ;
	margin:0; 
	padding:0;
	width:auto; 
	height:22px;
 	display:inline;
 	background:none;
 	text-align:left;
 	text-decoration:none;
 	border:none;
}

.jpx-custom-button img
{
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	display:inline;
	background:none;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	border:none;

}

.jpx-custom-button span
{
	margin:2px 0 2px 0;
	padding:0 5px 3px 5px;
	width:auto;
	height:13px;
	display:inline;
	background:none;
	background-color:#1c272b;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	border:none;
	border-top: 1px #8e9395 solid;
	border-right: 1px #555d60 solid;
	border-bottom: 1px #151d20 solid;
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.jpx-custom-button span.Gray
{
	background: none repeat scroll 0% 0% rgb(212, 212, 212);
	color: rgb(43, 43, 43);
	border-left: medium none;
	border-width: 1px 1px 1px medium;
	border-style: solid solid solid none;
	border-color: rgb(234, 234, 234) rgb(223, 223, 223) rgb(159, 159, 159) -moz-use-text-color;

}

textarea#step3embed1, input#step3embed2
{
	font-size: 7pt;
	overflow: hidden;
}

.flash_messages ul {
    list-style:none;
}

