/* *********** GENERAL *********** */

html {
	height: 100%;
}

body {
	margin: 0;
	height: 100%;
	width: 100%;
}

html {
	background-color: white;
}

table {
	border-collapse: collapse;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #2a79b4;
	margin-top: 0px;
	margin-bottom: 4px;
}

h1.price {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #2a79b4;
	margin-top: 0px;
	margin-bottom: -6px;
}

h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #2a79b4;
	margin-top: 0px;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	color: #2a79b4;
	margin-top: 0px;
	margin-bottom: 4px;
}

h4 {
	font-family: Arial;
	font-size: 15px;
	color: #3d6675;
	margin: 0px;
}

h5 {
	font-family: Arial;
	font-size: 18px;
	color: #3d6675;
	margin: 0px;
}

h6 {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 2px;
}

img {
	border: 0px;
}

hr {
	height: 1px;
	margin: 0px 0px;
	color: #CFD3D7;
}

ul {
	margin-top: 5px;
}

ul li {
	margin: 1px 0 0 0;
	margin-left: -10px;
}

a {
	text-decoration: none;
	outline: none;
	border: 0px;
	color: #333;
}

a:hover{
	text-decoration: none;
	color: #00aeef;
}

/* *********** PAGE BACKGROUNDS *********** */

.home {
    background: url('../images/grad_white_blue.jpg') repeat-x;
}

.home2 {
    background: url('../images/grad_white_blue.jpg') repeat-x 0 25px;
}

/* chrome fix */
#chromeFix { display: block; position: absolute; width: 1px; height: 100%; top: 0px; left: 0px; }


/* *********** DIV IDS *********** */

#coverpage {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
	background: #000;
	filter: alpha(opacity=0);
	moz-opacity: .0;
	opacity: .0;
}

#page {
	position: relative;
	z-index: 2;
	margin: 0 auto;
	width: 960px;
	#fff;
}

#header {
	position: relative;
	top: 10px;
	z-index: 2;
	width: 100%;
	height: 60px;
}

#logo {
	float: left;
	position: relative;
	left: 0;
	width: 180px;
	height: 51px;
	z-index: 1001;
}

#global-nav {
	float: right;
	margin-top: 5px;
	margin-right: 0;
	width: 700px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #999;
}

#header_menu_table {
	width: 100%;
	height:202px;
	margin-bottom: 0px;
}

table#table-menu {
	float:right;
	height: 42px;
	margin: 0 2px 0 0;
}
table#table-menu, table#table-menu a  {
	height: 42px;
	padding: 0; margin: 0; border: 0;
}

table#table-menu td {
}

table#table-menu img.separator {
    width: 24px;
}
table#table-menu td.separator {
	vertical-align: top;
}

ul#menu {
	margin: 20px 0 0 0;
}

ul#menu, ul#menu ul {
	list-style-type: none;
	padding: 0 0 0 0;
}

ul#menu li {
	position: relative;
}

ul#menu ul {
	background: white;
}

ul#menu ul  {
	position: absolute;
	top: 0px;
	margin-top: 0;
	left: 96px;
	width: 106px;
	margin-left: 0px;
	border-top: solid 1px #c0c1c4;
	border-right: solid 1px #c0c1c4;
	border-bottom: solid 1px #c0c1c4;
	z-index: 10000;
}

ul#menu ul  li {
	width: 105px;
	border-left:  solid 1px #c0c1c4;
	background-color: white;
}

ul#menu ul  li.first-child {
	border-left: 0;
	padding-left: 1px;
	background: url('/images/menu/menu_sub_bg_ul_first.png') left bottom no-repeat;
}

ul#menu ul  li.last-child {
	background: none;
}

ul#menu ul  li.first-child a{
	border-top: none !important;
}

ul#menu ul  li.last-child a{
	border-bottom: none !important;
}

ul#menu ul ,
ul#menu  li:hover ul 
{display: none;}

ul#menu  li:hover ul,
ul#menu  ul li:hover 
{display: block;}


ul#menu  li {
	margin: 0 0 0 0;
	width: 96px;
}

ul#menu  a {
	width: 96px;
	background-color: white;
}

ul#menu  li  a{
	width: 100%;
	height: 100%;
	font-weight: bold;
	color: #00aeef;
	font-family: Arial;
	font-size: 12px;
	display: block;
	background-color: white;
}
ul#menu  li  a:hover {
	text-decoration: none;
}
ul#menu  li a {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
ul#menu  li a.inactiveMenuItem {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
ul#menu  li a.inactiveMenuItemHover {
	border-top: 1px solid #c0c1c4 !important;
	border-bottom: 1px solid #c0c1c4 !important;
	xposition:relative;
}


ul#menu  li a.activeMenuItem {
	border-top: 1px solid #c0c1c4;
	border-bottom: 1px solid #c0c1c4;
}

ul#menu  ul li a.activeMenuItem:hover {
	border-top: 1px solid #c0c1c4;
	border-bottom: 1px solid #c0c1c4;
}

ul#menu  ul li a.inactiveMenuItemHover {
	border-top: 1px solid #c0c1c4;
	border-bottom: 1px solid #c0c1c4;
}

ul#menu  ul li a.activeMenuItem {
	color: #bebebe;
	border-top: 1px solid white;
	border-bottom: 1px solid white;

}

ul#menu  ul li a.inactiveMenuItemHover {
	color: #bebebe;
}


div#menu_left_box {
	height: 100%;
	width: 100%;
}

div#cyrcle_motto {
	color: #00aeef;
	font-family: Avenir;
	font-size: 26px;
	text-align: center;
	vertical-align: middle;
	margin-left: 70px;
	font-weight: bold;
	width: 520px;
}

/* left submenu */
td#submenu_col  {
	width:139px;
	padding: 19px 0 0 0;
	vertical-align:top;
	text-align:left;
}
ul#submenu, #submenu_header {

}
ul#submenu, ul.submenu {
	list-style-type: none; 
	padding-left: 12px;
	xmargin: 0;
}
ul#submenu li, ul.submenu li {
	padding-top: 10px;
}
ul#submenu li div, ul.submenu li div{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}
div.tabbar_blue {
	color: #00aeef;
}

div.tabbar_inactive {
	color: #666;
}

/* content */
#content_col {
	width:820px;
	height:312px;
	padding: 0;
	vertical-align:top;
}
#content_left {
	width: 560px;
	padding: 0 35px 0 0;
	vertical-align: top;
}
#content_right {
	width:225px;
	vertical-align:top;
	padding-top: 0;
}

#content_right  table.contactus {
	width: 200px;
}

#page-intro {
	clear: both;
	float: left;
	margin-top: 14px;
	width: 960px;
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	color: #333;
}

#page-body {
	margin-top: 5px;
	width:100%;
}

#page-copy {
	clear: both;
	float: left;
	margin-left: 18px;
	margin-top: 14px;
	width: 960px;
}

#page-intro-blue {
	clear: both;
	float: left;
	margin-top: 14px;
	width: 940px;
	padding: 10px 10px 10px 10px;
	background: #dbf3f9;
}

#compare-page {
	clear: both;
	float: left;
	margin: 10px 0 0 16px;
	width: 978px;
	height: 136px;
	xpadding: 0 40px 40px 0px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: #fff;
	text-align: left;
	background: url('../images/compare_title.jpg') no-repeat;
}

#why-soonr-intro  span {
	font-family: Arial;
	font-size: 40px;
	font-weight: bold;
	line-height: 140%;
	margin: 60px 20px;
	float:right;
	color: #fff;
}

#why-soonr-intro {
	clear: both;
	float: left;
	margin: 4px 0 10px 13px;
	width: 988px;
	height: 185px;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: #fff;
	text-align: left;
	background: url('../images/why_soonr_title2.jpg') no-repeat;
}

#healthcare-logo {
	clear: both;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 978px;
	height: 140px;
	padding: 20px 40px 0 0;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	color: #fff;
	background: url('../images/head-healthcare.jpg') no-repeat;
}

#construction-logo {
	clear: both;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 978px;
	height: 422px;
	padding: 20px 40px 0 0;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	color: #fff;
	background: url('../images/head-construction.jpg') no-repeat;
}

#soonrandipad-logo {
	clear: both;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 978px;
	height: 100px;
	padding: 5px 40px 0 0;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	text-align: center;
	color: #fff;
	background: url('../images/head-soonrandipad.png') no-repeat center top;
}

#why-soonr-intro2-logo {
	clear: both;
	float: left;
	margin-left: 13px;
	margin-top: 4px;
	width: 946px;
	height: 140px;
	padding: 40px 40px 0 0;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	line-height: 140%;
	color: #fff;
	text-align: right;
	background: url('../images/why_soonr_title2.jpg') no-repeat;
}

#why-soonr-intro2 {
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 40px;
	width: 950px;
	height: 210px;
	padding: 5px 20px 0 0;
	font-family: Arial;
	color: #000;
	background-color: rgb(219,244,249);
}

#why-soonr-intro2 div.intro2-box {
	color: black;
	padding-top: 10px;
	float: left;
	margin-left: 23px;
	margin-right: 12px;
	width: 340px;
	font-size: 15px;
	line-height: 21px;
	color: #333333;
}

#why-soonr-intro2 div.intro2-box .intro2-box-title {
	font-weight: normal;
	font-size: 24px;
	color: #2A79B4;
	margin-bottom: 10px;
}

#why-soonr-intro2 img.intro2-box-image {
	float:left;
	margin: 15px 0px 0 18px;
}


div.whysubhead {
    color: rgb(122,122,122);
    font-family:Arial;
    font-size: 14pt;
    margin-bottom: 6px;
	margin-left:16px;
	margin-right:110px;
	line-height:22pt;
}

div.whyfeature {
    color: rgb(62,62,62);
    font-family:Arial;
    font-size: 12pt;
	line-height:17pt;
	padding-left:25px;
}

div.whyfeature a {
	color: #6BBBF3;
	font-weight:bold;
}


.learnmore {
}

.lm-box-left, .lm-box-right {
	margin-top: 30px;
	width: 960px;
}

.lm-box-left{
	float: left;
	xmargin-left:15px;
}


.lm-box-left img {
	float: left;
	margin-left: 19px;
	margin-top: 10px;
}

.lm-box-left .lm-box-text {
	float: left;
	margin-left: 19px;
	margin-top: 10px;
	width: 560px;
}

.lm-box-right{
	float: right;
	xmargin-right:15px;
	background-color: #DBF4F9;
}

.lm-box-right img {
	float: right;
	margin-right: 19px;
	margin-top: 10px;
}

.lm-box-right .lm-box-text {
	xfloat: right;
	margin-left: 19px;
	margin-top: 10px;
	width: 560px;
}

.lm-box-text h1 {
	line-height: 120%;
	margin-bottom: 25px;
	margin-top: 20px;
}


#work-together {
	background: url('../images/bg_why_soonr.jpg') no-repeat;
	float: left;
	margin-top: 20px;
	width: 976px;
}

#work-together .work-together-text {
	float: left;
	margin-left: 419px;
	margin-top: 10px;
	width: 560px;
}


#team-drive {
	background-color: rgb(219,244,249);
	float: left;
	margin-left: 20px;
	margin-top: 44px;
	padding: 10px;
	width: 950px;
}

#team-drive h1 {
	margin: 10px 0;
}

#team-drive h1:first-child {
	font-weight: bold;
	font-size: 20px;
}

#team-drive div.team-drive-box {
	color: #2A79B4;
	float: left;
	margin-right: 25px;
	width: 285px;
}

#preview-file {
	background: url('../images/bg_why_soonr2.jpg') no-repeat;
	clear: both;
	float: left;
	margin-top: 50px;
	width: 976px;
}

#preview-file div {
	float: left;
	margin-left: 16px;
	width: 370px;
}

#long-blue {
	clear: both;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	width: 956px;
	padding: 12px 10px 10px 12px;
	background: #dbf3f9;
}
#long-blue img {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}

#timeline {
    background-color: rgb(219,244,249);
	clear: both;
    float: left;
    margin: 41px 0px 0 20px;
    padding: 20px 20px 10px 20px;
    width: 930px;
}

#timeline .flft {
    float: right;
    margin-left: 10px;
}

div#matrix {
	clear: both;
	float: left;
	margin: 0 0 0 1px;
	width: 100%;
}
#agent {
	clear: both;
	float: left;
	margin: 8px 0px 0 0px;
	width: 976px;
}
#agent .flft {
	float: left;
	margin-right: 35px;
	margin-left: 10px;
}

#p-left {
    float: left;
    margin-top: 20px;
    width: 270px;
}

div.left {
    clear: both;
    margin-top: 20px;
    margin-left: 18px;
    width: 950px;
}

div.left .flft {
    float: left;
    margin-right: 25px;
}

div.right {
    clear: both;
    margin-top: 20px;
    margin-right: 18px;
    margin-left: 18px;
    width: 950px;
}

div.right .flft {
    float: right;
    margin-left: 25px;
}

div.full {
    clear: both;
    margin-top: 20px;
    margin-right: 18px;
    margin-left: 18px;
    width: 950px;
}

#press-contact {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 240px;
	padding: 10px;
	border: 1px solid #939598;
}

#p-right {
	float: left;
	margin-top: 10px;
	margin-left: 21px;
	width: 630px;
}

#login-bg {
	clear: both;
	float: left;
	margin-left: 18px;
	margin-top: 14px;
	width: 960px;
	height: 393px;
	background: url('../images/bg_login.jpg') no-repeat;
}

#login-info {
	float: left;
	margin-top: 11px;
	margin-left: 37px;
	width: 610px;
}
#login-info img {
	float: left;
	margin-right: 10px;
}

#logtitle {
	clear: both;
	float: left;
	width: 616px;
	padding: 8px 0 10px 10px;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
}

#txt-extra {
	width: 430px;
	padding: 0 0 0 10px;
}

#login-form {
	float: left;
	margin-top: 40px;
	margin-left: 40px;
	width: 230px;
}
#login-form .field {
	width: 230px;
}
#login-form #loginbtn {
	float: right;
}

#verisign {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 14px;
}

#support {
	float: left;
	margin-top: 18px;
	margin-left: 0px;
	margin-right: 20px;
	width: 246px;
	padding: 12px 12px 12px 12px;
	background: #dbf3f9;
}

#follow-us {
	clear: both;
	width: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/* color: #b0b0b0; */
	color: darkgray;
}

#footer {
	clear: both;
	width: 100%;
	padding: 30px 0 20px 0;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	/* color: #b0b0b0; */
	color: darkgray;
}

#footer a {
	color: darkgray;
}

#grey-gradient-small {
    clear: both;
    float: left;
    width: 100%;
    padding: 15px 0 20px 0;
    /* background: #585858 url('../images/grad_drgry_ltgry_small.png') repeat-x; */
	background-color: #585858;
}


#grey-gradient {
	clear: both;
	float: left;
	width: 100%;
	padding: 15px 0 20px 0;
	background: #585858 url('../images/grad_drgry_ltgry.jpg') repeat-x;
}
* #grey-gradient {
	height: 332px;
}

* html #logo, #global-nav, #menu-le, #page-intro, #why-soonr-intro, #compare-page #work-together, #preview-file, #long-blue, #agent, #page-intro-blue, #p-left, #p-right, #login-bg, #login-form, #login-info, #verisign, #support, #page-copy {
	display: inline;
}




/* *********** DIV CLASSES *********** */

.hold {
	clear: both;
	float: left;
	width: 100%;
}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
}

.ftrhome {
	background: #585858;
}

.blue-box {
	float: right;
	margin-left: 25px;
	width: 366px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	background: #dbf3f9;
	border: 1px solid #dbf3f9
}

.plan {
	clear: both;
	float: left;
	margin-top: 6px;
	width: 940px;
	padding: 9px 9px 9px 9px;
	background: #e3e4e5;
	border: 1px solid #d8d9da;
}

.extra {
	clear: both;
	float: left;
	margin-top: 10px;
	width: 940px;
	padding: 9px 9px 9px 9px;
	background: #fff url('../images/g_coming_soon.jpg') no-repeat right top;
	border: 1px solid #d8d9da;
}

.newsevent {
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
	background: url('../images/horz_dot.jpg') repeat-x left bottom;
}

.newsevent-2 {
	clear: both;
	float: left;
	width: 660px;
	padding: 10px 0 10px 10px;
	background: url('../images/horz_dot.jpg') repeat-x left bottom;
}

.horzline-b {
	clear: both;
	float: left;
	width: 100%;
	padding: 2px 0 2px 0;
	background: url('../images/horz_dot_2.jpg') repeat-x left center;
}

.backtop {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	text-align: right;
}

.pushit {
	padding: 0 0 0 10px;
}

* html .plan {
	display: inline;
}


/* *********** FONTS / LINKS *********** */

.regcopy {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #333;
}

.ar-24b {
	font-family: Arial;
	font-size: 24px;
	line-height: 120%;
	color: #333;
}

.ar-21 {
	font-family: Arial;
	font-size: 21px;
	line-height: 120%;
	color: #333;
}

.ar-20 {
	font-family: Arial;
	font-size: 20px;
	line-height: 120%;
	color: #333;
}

.ar-18 {
	font-family: Arial;
	font-size: 18px;
	line-height: 120%;
	color: #333;
}

.ar-16 {
	font-family: Arial;
	font-size: 16px;
	line-height: 23px;
	color: #333;
}

.ar-15 {
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
	color: #333;
}
.ar-14bold {
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	font-weight: bold;
}
.ar-14 {
	font-family: Arial;
	font-size: 14px;
	line-height: 21px;
	color: #666666;
}
.ar-13 {
	font-family: Arial;
	font-size: 13px;
	line-height: 120%;
	color: #333;
}
.ar-13bold {
	font-family: Arial;
	font-size: 13px;
	line-height: 120%;
	color: #333;
	font-weight: bold;
}
.ar-12-alt {
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #939598;
}
.ar-12bold {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	font-weight: bold;
}
.ar-12 {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

.ar-11 {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

.ar-10 {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
	color: #333;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style:italic;
}
.black {
	color: black;
}

.blue {
	color: #00aeef;
}

.dkblue {
	color: #2a79b4;
}

.ltblue {
	color: #6bbbf3;
}

.dkgrey {
	color: #666;
}

.mdgrey {
	color: #333;
}

.white {
	color: #fff;
}

.ltgrey {
	color: #939598;
}

.red {
	color: #ae3c17;
}

a.blue {
	text-decoration: none;
	color: #00aeef;
}

a.blue:HOVER{
	text-decoration: underline;
}

a.white {
	text-decoration: none;
	color: #fff;
}

/* *********** AVENIR ********** */
.avenir-black {
	font-family: Avenir Black, Arial Black, Arial;
}

.avenir {
	font-family: Avenir, Arial;
}

/* *********** FORMS *********** */

.wrap {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}

.ccexp {
	width: 130px;
}

select.ctry {
	width: 260px;
}



/* *********** IMAGES *********** */

#whylrn {
	float: right;
	margin-top: 70px;
}

.flft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



/* *********** TABLES *********** */

table.aboutus{
	float: left;
	margin-top: 15px;
	width: 660px;
}

table.aboutus2 {
	float: right;
	width: 260px;
	margin-top: 15px;
	margin-left: 10px;
}
table.aboutus td, table.aboutus2 td {
	width: 220px;
	vertical-align:top;
	padding-right: 10px;
}
table.aboutus td a, table.aboutus2 td a {
	color: #00aeef;
}

table.partners {
	clear: both;
	float: left;
	margin-left: 18px;
	margin-top: 30px;
	width: 960px;
}
table.partners td.txt {
	width: 282px;
	padding: 0 0 20px 0;
}
table.partners td.spacer {
	width: 61px;
	background: url('../images/vert_dot.jpg') repeat-y center;
}

* html table.partners {
	display: inline;
}

table.greybar {
	clear: both;
	float: left;
	width: 100%;
	height: 30px;
	background: #939598;
}
table.greybar td {
	padding: 0 0 0 10px;
}
table.greybar td.dates {
	padding: 0 10px 0 0;
	text-align: right;
}
table.greybar td.dates a {
	font-weight: bold;
}

table.opd {
	clear: both;
	float: left;
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #a4a5a7;
	border-right: 1px solid #a4a5a7;
}
table.opd td.qty {
	background: #a4a5a7;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	border-right: 1px solid #fff;
	width: 116px;
}
table.opd td.details {
	background: #a4a5a7;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	border-right: 1px solid #fff;
	width: 200px;
}
table.opd td.opts {
	background: #a4a5a7;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	border-right: 1px solid #fff;
	width: 200px;
}
table.opd td.total {
	background: #a4a5a7;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
}
table.opd td {
	padding: 8px;
	vertical-align: top;
	border-collapse: collapse;
	border-left: 1px solid #a4a5a7;
	border-right: 1px solid #a4a5a7;
}

table.acct-info {
	clear: both;
	float: left;
	margin-top: 20px;
	width: 100%;
}
table.acct-info h5 {
	font-family: Arial;
	font-size: 18px;
	color: #3d6675;
	margin-top: 0px;
	margin-bottom: 4px;
}
table.acct-info td.heading {
	background: #a4a5a7;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	height: 30px;
	padding: 0 0 0 10px;
}
table.acct-info td.form {
	border-left: 1px solid #a4a5a7;
	border-right: 1px solid #a4a5a7;
	border-bottom: 1px solid #a4a5a7;
	padding: 10px 10px 10px 10px;
}
table.acct-info td.form td {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	padding: 0 0 6px 0;
}

td.next {
	padding: 10px 0 0 0;
	text-align: right;
}

table.pressdetail {
	margin-left: 140px;
	margin-top: 10px;
}

table.pressdetail td.txt {
	width 670px;
	padding: 0 20px 0 0;
}
table.pressdetail td.contact {
	width: 270px;
	vertical-align: bottom;
}

td.pd-contact {
	width: 240px;
	padding: 16px 10px 10px 20px;
	background: #dbf3f9;
}

table.locs {
	float: left;
	margin-top: 18px;
	width: 668px;
}
table.locs td {
	width: 33%;
	vertical-align: top;
}
table.locs td.title {
	padding: 11px 0 10px 0;
}


/* BLUE BAR */
#active-backup {
    position: relative;
    clear: both;
    float: left;
	left: 14px;
    width: 100%;
    height: 117px;
	/*
    background: url('/images/workplace_6.png') repeat-x;
    padding-top: 1px;
	*/
    z-index: 5;
}

img#active-backup-work-6 {
	width:70px;
	height:117px
}

#active-backup-option {
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    height: 127px;
    background: url('/images/activebackup_bg_opt.png') repeat-x;
    padding-top: 1px;
    z-index: 5;
}



/* ** SIGN-UP TABLE ** */
td.p-desc {
	width: 364px;
	padding: 0 10px 0 0;
	background: url('../images/vert_dot_2.jpg') repeat-y top right;
}
td.p-desc img {
	float: left;
	margin-right: 10px;
}

td.p-info {
	width: 434px;
	padding: 0 0 0 9px;
	background: url('../images/vert_dot_2.jpg') repeat-y top right;
}

td.p-btn {
	text-align: center;
	width: 113px;
	padding: 0 0 0 9px;
}
td.p-btn img {
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* ** *********** ** */



/* ** EXTRAS TABLE ** */
td.e-logo {
	width: 210px;
	background: url('../images/vert_dot.jpg') repeat-y top right;
}

td.e-txt {
	width: 690px;
	vertical-align: bottom;
	padding: 0 0 0 10px;
}
/* ** *********** ** */

/* footer */
.longmarg {
	margin-top: 0;
}

.longmarg a {
	color: darkgray;
}

/*
.longmarg a:hover {
	color: #00aeef;
}
*/
/* ** CONFIRMATION TABLE ** */
td.c-icon {
	padding: 0 10px 0 0;
	background: url('../images/vert_dot_2.jpg') repeat-y top right;
}
/* ** *********** ** */



/* ** SIGN-UP TABLES FOR PLAN INFO ** */

table.planinfo {
	clear: both;
	float: left;
	margin-bottom: 0px;
	border-collapse: collapse;
	border: 1px solid #939598;
}
table.planinfo td {
	text-align: center;
}
td.p-title, td.p-title2, td.p-title3 {
	height: 26px;
	background: #939598;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
td.p-title{
	width: 156px;
	
	}
td.p-title2 {
	width: 99px;
}
td.p-title2 {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
td.p-title3 {
	width: 156px;
}

td.p-details, td.p-details2 {
	height: 45px;
	background: #fff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #939598;
}
td.p-details3 {
	height: 45px;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #939598;
}
td.p-details input, td.p-details2 input {
	width: 70px;
	border: 1px solid #939598;
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #939598;
}
td.p-details2 {
	border-left: 1px solid #939598;
	border-right: 1px solid #939598;
}



/* ** ADDED 4/30/09 ** */

table.presslist {
width: 670px;
}
table.presslist td {
padding: 4px 0 4px 10px;
}
table.presslist .altRow {
background: #fff;
}
table.presslist .altRow2 {
background: #ccf1ff;
}



/* ** ADDED 5/18/09 ** */

.ar-24 {
	font-family: Arial;
	font-size: 24px;
	line-height: 120%;
	color: #2a79b4;
}

#sm-blue-box {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 480px;
	padding: 10px 10px 10px 10px;
	background: #d9f3fd;
}


/* ** ADDED 7/6/09 ** */

#tabs {
	clear: both;
	float: left;
	margin-left: 18px;
	width: 976px;
	height: 284px;
	background: url('../images/orange_bg.jpg') no-repeat bottom left;
}

#tab-1 {
	height: 284px;
	background: url('../images/t1_img.jpg') no-repeat 26px 56px;
}

#tab-2 {
	height: 284px;
	background: url('../images/t2_img.jpg') no-repeat 24px 86px;
}

#tab-3 {
	height: 284px;
	background: url('../images/t3_img.jpg') no-repeat 17px 60px;
}

#tab-1 img, #tab-2 img, #tab-3 img {
	float: left;
}

.tab-content {
	clear: both;
	float: left;
	margin-left: 26px;
	margin-top: 108px;
	width: 650px;
	font-family: Arial;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}

#using-right {
	float: right;
	margin-top: 30px;
	margin-right: 24px;
	width: 400px;
	min-height: 750px;
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #24618e;
}
* html #using-right {
	height: 750px;
}
.signature {
	float: right;
	width: 220px;
}

table.using-chart {
	float: right;
	width: 256px;
	margin-top: 6px;
	margin-right: 10px;

}
table.using-chart td {
	height: 30px;
	width: 50%;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding: 0 6px 0 6px;
	border: 1px solid #f58320;
}
table.using-chart td.dark {
	text-align: right;
	background: #e46417;
	color: #ffce8f;
}
table.using-chart td.light {
	background: #f26b19;
}
table.using-chart td.centerit {
	background: #e46417;
	text-align: center;
	font-size: 14px;
	width: 255px;
}
table.using-chart td img {
	float: left;
	margin-right: 6px;
}

.usingimg1 {
	margin-bottom: 8px;
}


#traveling-1 {
	position: absolute;
	top: 404px;
	left: 38px;
	width: 506px;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: #2a79b4;
}

#traveling-2 {
	position: absolute;
	top: 604px;
	left: 18px;
	width: 526px;
}
#traveling-2 img {
	float: left;
	margin-right: 6px;
}

#traveling-3 {
	position: absolute;
	top: 944px;
	left: 38px;
	width: 506px;
}


#neustring-1 {
	position: absolute;
	top: 404px;
	left: 38px;
	width: 506px;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: #2a79b4;
}

#neustring-2 {
	position: absolute;
	top: 670px;
	left: 18px;
	width: 526px;
}
#neustring-2 img {
	float: left;
	margin-right: 6px;
}

#neustring-3 {
	position: absolute;
	top: 960px;
	left: 38px;
	width: 506px;
}


#freelance-1 {
	position: absolute;
	top: 404px;
	left: 38px;
	width: 506px;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: #2a79b4;
}

#freelance-2 {
	position: absolute;
	top: 540px;
	left: 18px;
	width: 526px;
}
#freelance-2 img {
	float: left;
	margin-right: 6px;
}

#freelance-3 {
	position: absolute;
	top: 860px;
	left: 38px;
	width: 506px;
}

* html #tab-main, #tabs, #using-right, .tab-content, table.using-chart {
	display: inline;
}


/* ADDED 07/15 */

#orange-box {
	clear: both;
	float: left;
	margin-left: 18px;
	width: 937px;
	padding: 20px 20px 20px 20px;
	background: #f47320;
}
#orange-box img {
	float: right;
	margin-left: 60px;
}

table.customers {
	float: left;
	margin-top: 15px;
	width: 670px;
}
table.customers td.img {
	vertical-align: top;
	width: 135px;
}
table.customers td.spacer {
	height: 30px;
	background: url('../images/grey_dot.jpg') repeat-x center;
}
table.customers td.pagenumtop {
	text-align: right;
	font-weight: bold;
	color: #fff;
}
table.customers td.pagenumbtm {
	text-align: right;
	font-weight: bold;
}
table.customers .greyheader {
	background: #939598;
	height: 30px;
}
table.customers .greyheader td {
	padding: 0 10px 0 10px;
}

#right-boxes {
	float: right;
	margin-top: 15px;
	width: 270px;
}

#border-box {
	width: 228px;
	padding: 20px 20px 20px 20px;
	border: 1px solid #939598;
}

#customer-blue-box {
	margin-top: 10px;
	width: 230px;
	padding: 10px 20px 20px 20px;
	background: #dbf3f9;
}
div.help-h2 {
	margin-top: 10px;
	font-weight: bold;
}


#soonr-video-modal, #soonr-video-modal-data {
	display:none;
}
#soonr-video-modal {
	text-align:center;
}

/* Overlay */
#soonr-video-modal-overlay {background-color:#000; cursor:wait;}

/* Container */
#soonr-video-modal-container {background-color:#eee; color:#000; font: 16px/24px "Lucida Grande",Arial,sans-serif; padding-bottom:4px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#soonr-video-modal-container a {color:#ddd;}
#soonr-video-modal-container #soonr-video-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4; text-align: center;}
#soonr-video-modal-container .close {display:none; position:absolute; right:0; top:0;}
#soonr-video-modal-container .close a {display:block; color:#777; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#soonr-video-modal-container .close a:hover {color:#000;}
#soonr-video-modal-container #soonr-video-modal-data {font-size:12px; padding:6px 12px;}
#soonr-video-modal-container h2 {margin:10px 0 6px;}
#soonr-video-modal-container p {margin-bottom:10px;}
#soonr-video-modal-container span {color:#777;}



/* trial popup window */
#trialPopupWindow {
	width: 1000px;
	height: 810px;
	background-color: red;
	display: none;
	z-index:2000;
	position:absolute;

	left: 50%;/*margins are adjusted by plugin to place window at center center*/
    top: 50%;
    background-color: transparent;
}

#trialBackground {
	width: 100%;
	height: 100%;
	display: none;
	position:fixed;
	top:0;
	left:0;
	z-index:1001;
	background:#000;
	border:1px solid black;
}

#trialPopupWindowsMain {
	width: 100%;
	height: 100%;
    -moz-box-shadow: 0 0 15px #252525;
    -webkit-box-shadow: 0 0 15px #252525;
    box-shadow: 0 0 15px #252525;
    background-color: white;
    border: 1px solid #7f7f7f;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

#trialPopupWindowHeader {
	right: 0px;
	top: 2px;
	position: absolute;
	z-index: 40000;
}

#trialPopupWindowHeader #closeButton {
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    background: url(/images/trial/close.gif) no-repeat top left;
    border-left: 1px solid #7f7f7f;
    border-bottom: 1px solid #7f7f7f;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#trialPopupWindowHeader #closeButton:hover {
    background-position: bottom left;
}

#trialPopupWindowsMain iframe{
	width: 100%;
	height: 100%;
	border: 0;
	xpadding: 0 0 10px 10px;
	margin: 0;
}

