@charset "utf-8";

.buy-now-main {
  color:#333333;
  font-size:13px;
}

.wide-table {
  background-color:#ffe6b8;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:12px;
  text-align:left;
  padding-top:10px;
}

.wide-table a, .wide-table a:visited {color: #333333}

.wide-table-bottom-left {
  background:url(../images/wide-table-bottom-left.gif) no-repeat;
  width:25px;
  height:7px;
}

.wide-table-bottom-right {
  background:url(../images/wide-table-bottom-right.gif) no-repeat;
  width:25px;
  height:7px;
}

.wide-table-top-left {
  background:url(../images/wide-table-top-left.gif) no-repeat;
  background-position:bottom;
  width:25px;
  height:17px;
}

.wide-table-top-right {
  background:url(../images/wide-table-top-right.gif) no-repeat;
  background-position:bottom;
  width:25px;
  height:17px;
}

.wide-table-top {
  background:url(../images/wide-table-top.gif) repeat-x;
  background-position:bottom;
  height:17px;
}

.wide-table-bottom {
  background:url(../images/wide-table-bottom.gif) repeat-x;
  height:7px;
}

.wide-table-left {
  background:url(../images/wide-table-left.gif) repeat-y;
  width:25px;
}

.wide-table-right {
  background:url(../images/wide-table-right.gif) repeat-y;
  width:25px;
}

.wide-table-header {
  background:url(../images/wide-table-header.gif) no-repeat;
  background-position:bottom;
  width:328px;
  height:32px;
  color:#fa8614;
  font-size:15px;
  font-weight:bold;
  padding-left:10px;
  padding-top:7px;
}

.wide-table-heading {
  color:#fa8614;
  font-size:17px;
  font-weight:bold;
  display:block;
  margin-bottom:10px;
}


.wide-table-heading-big {
  color:#fa8614;
  font-size:19px;
  font-weight:bold;
  display:block;
  margin-bottom:10px;
  padding-top:15px;
}

.wide-table-left-div {
  text-align:right;
  float:left;
  width:209px;
  margin-right:20px;
  color:#333333;
  font-size:14px;
  font-weight:bold;
  height:50px;
}

.wide-table-right-div { float:left; width:250px; height:60px }

.wide-table input {width:223px; display: block}
.wide-table select {width: 230px}
.wide-table input, .wide-table select {height:25px; border:1px solid #D6D6D6; font-size: 14px; color:#333333; padding-left:5px;	padding-top:2px}
.wide-table input.error {border: 1px solid #E4B2B1; background: transparent url(../images/signup_error_bg.gif) repeat-x scroll 0 0}
.wide-table label.error, table.buy-now-main span#agree_error {color: red; font-size: 11px; font-weight: normal}


.comment-wide {
  color:#f96613;
  font-size:11px;
  font-weight:normal;
}

.comment-wide span, .comment-wide a {
  color:#f96613;
  text-decoration:underline;
}

.wide-table-cell {
  padding-right:20px; padding-bottom:20px; width:540px;
}

.pic {
  padding-top:15px;
  padding-bottom:15px;
}

.topline {
 background:url('../images/h-dotted-line.gif') no-repeat; width:730px; height:6px; margin-top:4px;
}

.gray-intro {
  color:#999999; font-size:17px;
}

.row1-left {
  background-color:#d9d9d9; padding:10px; border:solid 1px #a1a1a1;
}

.row1 {
  padding:10px; background-color:#f1f1f1; border-top:solid 1px #a1a1a1; border-bottom:solid 1px #a1a1a1; border-right:solid 1px #a1a1a1;
}

.row1-right {
  background-color:#ffe5b1; padding:10px; border-top:solid 1px #a1a1a1; border-bottom:solid 1px #a1a1a1; border-right:solid 1px #a1a1a1;
}

.row2-left {
  background-color:#d9d9d9; padding:10px; border-right:solid 1px #a1a1a1; border-left:solid 1px #a1a1a1;
}

.row2 {
  padding:10px; background-color:#f1f1f1; border-right:solid 1px #a1a1a1;
}

.row2-right {
  background-color:#ffe5b1; padding:10px; border-right:solid 1px #a1a1a1;
}
.buy-now-main .submit {background:url(../images/submit-order.gif); background-repeat:no-repeat; width:144px; height:28px; border:none; margin: 0 27px 0 0; cursor: pointer}
.buy-now-main label {cursor: pointer}
.buy-now-main .wide-table-left-div label {font-size: 14px; font-weight: bold}
.buy-now-main span#agree_error {padding: 0 20px}

div#thanks-page {padding: 20px; text-align: left; line-height: 18px}
div#thanks-page h1 {margin: 0pt 0pt 20px; font-size: 20px; text-align: left}
div#thanks-page p {padding: 5px 0px}
div#thanks-page div#best-regars {margin: 10px 0}

.buy-now-main div.question {margin: 0 0 15px 0}
.buy-now-main div.question a {color: #FF9900}

div#sign-up-plans {margin: 30px -35px 15px 0; text-align: left;}

.freeTrial {
	margin:28px 45px 55px 0;
	float:left;
	width:434px;
}

.formContainer {
	margin-top:28px;
	text-align:right;
}

.users {
	width: 770px;
	float: left;
	zoom:1;
	overflow:hidden
}

.users a {
	text-decoration:none;
}

.users .roundedContent {
	overflow: hidden;
	zoom:1;
}

.users img {
	float:left;
	margin:0 6px;
}

.compareUs {
	text-align:right;
	font-style:italic;
	color:#FF9129;
	font-weight:bold;
	font-size:16px;
	margin-left:800px;
	zoom:1;
}

.compareUs a {
	display:block;
	margin-bottom:12px;
}

.formStep table {
	margin-bottom:12px;
	position:relative;
}

.breadcrumbs {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	}
	
.breadcrumbs a { color:#333; text-decoration:none; }
	
.current-page {
	font-weight:bold;
	text-transform:uppercase;
}
	
.bc-divider {
	margin-left:4px;
	margin-right:4px;
	font-size:9px;
	letter-spacing:-1px;
	}
	
.secont-tier-nav {
	display:block; position:relative; top:-40px; 
	}
	
.second-tier-nav-features {
	background:url('../images/features-header.gif');
	width:245px;
	height:43px;
	}
	
.second-tier-nav-company {
	background:url('../images/company-header.gif');
	width:245px;
	height:43px;
	}
		
	
	
.secont-tier-nav-content {
	background-color:#fdb913; color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; }
	
ul.second-tier-nav-links { list-style:none; display:inline; margin:0; padding:0;}

ul.second-tier-nav-links li { border-bottom:1px dotted #fff; font-size:16px; padding:10px 10px 10px 24px; }

ul.second-tier-nav-links li a { color:#fff !important; text-decoration:none; }

.second-tier-nav-links { color:#fff; text-decoration:none; }

.second-tier-nav-footer { 
	background:url('../images/second-tier-nav-bottom.gif');
	width:245px;
	height:55px;
	}
.pic-quote {
	position:relative; top:158px; }
	
.pic-quote-company {
margin-top:-30px;
}	
	
td.nav-tier a {color:#ffffff; }
