html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 14px;
    font-family: Verdana, sans-serif;
    background: #720d0f url('../images/bg.jpg') repeat-y center top;
    padding-top: 14px;
    padding-bottom: 20px;
    /*text-align:center;*/
    color: #2c2c2c;
}

a {
    color: #0a1d71;
}

.clearer {
    clear: both;
}
div.col{
    float: left;
    display: inline;
}
#container {
    width: 880px;
    margin: 0px auto;
    text-align:left;
    position:relative;
}

.shadow-box {
    background: url("../images/shadow.jpg") repeat-y right top;
    padding-right: 10px;
    padding-bottom: 11px;
    position:relative;
    z-index: 100;
    float:none;
}

#header {
    position:relative;
    height: 73px;
    background: #fff;
}

#header h1 {
    position:absolute;
    top: 0px;
    left: 0px;
}

#header form {
    text-align:right;
    padding: 7px 13px 16px;
}

#header form .submit {
    font-size: 11px;
    font-weight:bold;
    position:relative;
    top: -2px;
    padding: 0px 2px;
}

#header form label {
    color: gray;
}

#navigation {
    height: 28px;
    position:absolute;
    bottom: 0px !important;
    bottom: -1px;
    right: 13px;
}

#navigation li {
    display:block;
    float:left;
}

#navigation li a {
    display:block;
    float:left;
    height: 28px;
    line-height: 28px;
    color: #00053b;
    text-decoration:none;
    font-size: 14px;
    font-weight:bold;
    font-family: "Arial", Helvetica;
    padding: 0px 15px;
    position:relative;
}

#navigation li a:hover {
    background: url("../images/menu_hover.jpg") repeat-x;
    color: #fff;
}

#navigation li a.active, #navigation li a:hover.active {
    background: url("../images/menu_active.jpg") repeat-x;
    color: #fff;
}

#blue-banner {
    height: 317px;
    background: #0b1535 url("../images/blue_bg_home.jpg") repeat-x left top;
    position:relative;
    width: 100%;
    color: #fff;
}

#data_box {
	position:relative;
	background: #fff;
	padding: 14px 14px 14px 14px;
}

#terms h1{
	font-size:1.4em;
	padding:5px 0px 5px 0px;
}


#terms h2{
	font-size:1.2em;
	padding:8px 0px 8px 0px;
}


#terms p{
	padding:8px 0px 8px 0px;
}
#homeGreenArrow {
    width: 868px;
    height: 258px;
    background: transparent url("../images/home_green_box_arrow_gs_bg.png") no-repeat;
    padding: 14px 0px 14px 14px;
}
#homeGreenArrow div.benefits{
    width: 330px;
}
#homeGreenArrow div.benefits ul{
    list-style: none;
}
#homeGreenArrow div.benefits ul li{
    padding-left: 22px;
    background: transparent url('../images/home_benfits_li_bg.png') no-repeat 0px 5px;
    margin-bottom: 3px;
    
}
#signup {
    position:relative;
    background: #fff url("../images/grey_bg.jpg") repeat-y left top;
    padding: 14px 0px 14px 14px;
}
/*used in #signup & #homeGreenArrow*/
.video1 {
    width: 256px;
    float:left;
    position:relative;
}

.video1 h3 {
    color: #00053b;
    font-size: 16px;
    line-height: 24px;
}

.video1 h3 span {
    color: #595959;
    font-size: 11px;
    font-weight:normal;
}

#signup form {
    float:left;
    width: 587px;
    padding-left: 10px;
    position:relative;
}

#signup h1 {
    color: #00053b;
    font-size: 24px;
    line-height: 24px;
    float:left;
    font-family: Arial;
    padding-top: 10px;
}

#signup h1 span {
    color: #82090d;
}

#signup h2 {
    font-size: 14px;
    font-weight:normal;
    line-height: 20px;
    float:left;
    padding-left: 10px;
/*     font-family: Arial; */
}

#signup .send-button {
    width: 200px;
    text-align:center;
    float:right;
    padding-top: 10px;
    line-height: 16px;
}

#signup .send-button a {
    text-decoration:none;
}

#signup .send-button a:hover {
    text-decoration:underline;
}

#signup .send-button input {
    margin: 4px 0px 0px;
}

#signup .send-button .secure {
    position:relative;
    top: 4px;
}

#signup .send-button big {
    font-size: 16px;
    line-height: 20px;
}

#signup .send-button small {
    font-size: 10px;
    line-height:11px;
}

#signup .questions {
    font-size: 13px;
}

#signup .questions span {
    color: #6b0d10;
    font-weight:bold;
}

#signup2 {
    position:relative;
    padding: 10px 10px 10px 10px;
}

#signup2 .video1 {
    width: 256px;
    float:left;
    position:relative;
}

#signup2 h3 {
    color: #00053b;
    font-size: 16px;
    line-height: 24px;
}

#signup2 h3 span {
    color: #595959;
    font-size: 11px;
    font-weight:normal;
}

#signup2 form {
    float:left;
    width: 587px;
    position:relative;
    margin-top:15px;
}

#signup2 h1 {
    color: #00053b;
    font-size: 24px;
    line-height: 24px;
    float:left;
    font-family: Arial;
    padding-top: 10px;
}

#signup2 h1 span {
    color: #82090d;
}

#signup2 h2 {
    font-size: 14px;
    font-weight:normal;
    line-height: 20px;
    float:left;
    padding-left: 10px;
/*     font-family: Arial; */
}

#signup2 .send-button {
    width: 200px;
    text-align:center;
    float:right;
    padding-top: 10px;
    line-height: 16px;
}

#signup2 .send-button a {
    text-decoration:none;
}

#signup2 .send-button a:hover {
    text-decoration:underline;
}

#signup2 .send-button input {
    margin: 4px 0px 0px;
}

#signup2 .send-button .secure {
    position:relative;
    top: 4px;
}

#signup2 .send-button big {
    font-size: 16px;
    line-height: 20px;
}

#signup2 .send-button small {
    font-size: 10px;
    line-height:11px;
}

#signup2 .questions {
    font-size: 13px;
}

#signup2 .questions span {
    color: #6b0d10;
    font-weight:bold;
}


.bottom-shadow {
    background: url("../images/shadow_bottom.jpg") no-repeat right top;
    height: 11px;
    width: 880px;
    font-size: 0px;
    position:absolute;
    bottom: 0px !important;
    bottom: -1px;
    left: 0px;
    z-index: 1000;
    float:none;
}

.iphone-igoogle {
    padding: 10px 13px;
    position:relative;
    background: #fff;
}

.iphone-igoogle img {
    position:relative;
}

.input-column {
    padding: 10px 10px 10px 10px;
    width: 168px;
    float:left;
}

.input-column input {
    width: 165px;
    display:block;
    border: solid 1px #abadb3;
    font-size:.9em;
}

.input-column select {
    width: 165px;
    display:block;
    border: solid 1px #abadb3;
    font-size:.9em;
}

.input-column label span {
    color: #f00;
    font-weight:bold;
}

#footer {
    background: url("../images/footer_bg.jpg") repeat-y left top;
    position:relative;
}

.footer-content {
    padding: 13px 13px 17px;
    background: url("../images/footer_bg2.jpg") no-repeat left bottom;
    color: #fff;
    text-transform:uppercase;
    font-size: 11px;
    line-height: 18px;
    position:relative;
}

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

.footer-content a:hover {
    text-decoration:underline;
}

.footer-content .left {
    float:left;
    position:relative;
}

.footer-content .right {
    float:right;
    text-align:right;
    position:relative;
}

#iphone-banner {
    background: #0c2163 url("../images/iphoneigoogle.jpg") no-repeat 615px bottom;
    padding: 17px 0px 17px 28px;
}

#iphone-banner .text {
    width: 530px;
    color: #CDD0FA;
}



#iphone-banner .text b {
    color: #fff;
}

.text {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    font-family: Arial;
}

.text a {
    color: #5e74bd;
    text-decoration:none;
    font-weight:bold;
    font-family: Arial;
}

.small-blue {
    font-size: 13px;
    font-weight:normal;
    color: #5e74bd;
    text-decoration:none;
}

.text a:hover {
    text-decoration:underline;
}

#iphone-banner h1, #partners-banner h1 {
    font-size: 24px;
    color: #fff;
}

#partners-banner {
    background: #0b1535 url("../images/blue_bg_home.jpg") repeat-x left top;
    padding: 17px 0px 18px 28px;
}

#partners-banner .text {
    width: 471px;
    float:left;
    position:relative;
    color: #CDD0FA;
    margin-bottom:20px;
}

#partners-banner .text3 {
    float:left;
    position:relative;
    color: #CDD0FA;
    margin-top:10px;
    width:100%;
}

#pricing-column .text,#quick-column .text, #services-column .text,#how_it_works .text{
	 color: #CDD0FA;
}

#partners-banner .text2 {
margin-top:19px;
margin-right:10px;
    width: 401px;
    float:right;
    position:relative;
    color: #CDD0FA;
    margin-bottom:20px;
}

#quick-column .text b,#services-column .text b,#how_it_works .text b{
	color:white;
}

#partners-banner .text b{
    color: #fff;
}

#partners-banner form {
    width: 345px;
    padding-left: 5px;
    float:left;
    position:relative;
    overflow:hidden;
}

#partners-banner form label {
    display:block;
    float:left;
    padding-right: 3px;
    text-align:right;
    font-weight:bold;
    color: white;
    width: 100px;
    font-size: 13px;
    line-height:18px;
    overflow:hidden;
}

#partners-banner form input, #partners-banner form textarea {
    display:block;
    float:right;
    width: 235px;
    border: solid 1px #373737;
    margin-bottom: 6px !important;
    margin-bottom: 4px;
    height: 18px;
}

#partners-banner form .submit {
    display:inline;
    float:none;
    border: none;
    margin-bottom: 0px;
    height: auto;
    width:auto;
}

#partners-banner form textarea {
    height: 71px;
}

#partners-banner .partners-image {
    float:left;
    margin: -20px 0px 0px 0px;
    position:relative;
    padding-left: 30px;
}

#get-started {
    background: #fff;
    padding-left: 66px;
}

.fla-placeholder {
    width: 372px;
    float:left;
    position:relative;
}

.get-started-text {
    width: 376px;
    float:left;
    text-align:center;
    padding-top: 30px;
    position:relative;
    color:#001042;
    font-size: 22px;
    font-family:Helvetica;
}

.big-blue {
    color:#001042;
    font-size: 32px;
    font-weight:bold;
    font-family: Arial;
    letter-spacing: -1px;
}

.small-grey {
    font-size: 13px;
    font-weight:bold;
    color: #434343;
}

ul.checked {
    margin-left: 55px;
    list-style-type:none;
    text-align:left;
    padding-top: 4px;
}

ul.checked li {
    padding: 0px 0px 0px 35px;
    background: url("../images/checked.jpg") no-repeat left top;
    position:relative;
}

ul.checked .red {
    color: #6d0d10;
}

.habanero-text {
    width: 400px;
    float:left;
    padding: 20px 0px 0px 15px;
    overflow:hidden;
    position:relative;
}

.do-it-myself {
    background: url("../images/do_it_myself_shadow_right.jpg") repeat-y left top;
    position:relative;
    width: 396px;
    margin-bottom: 35px;
}

.orange.do-it-myself {
    background: url("../images/do_it_myself_shadow_right_orange.jpg") repeat-y left top;
}

.do-it-myself-top {
    background: url("../images/do_it_myself_top.jpg") no-repeat left top;
    position:relative;
}

.orange .do-it-myself-top {
    background: url("../images/do_it_myself_top_orange.jpg") no-repeat left top;
}

.do-it-myself-bottom {
    background: url("../images/do_it_myself_bottom.jpg") no-repeat left bottom;
    position:relative;
}

.orange .do-it-myself-bottom {
    background: url("../images/do_it_myself_bottom_orange.jpg") no-repeat left bottom;
}

.do-it-myself ul {
    list-style-type:none;
    padding: 25px 0px 30px 50px;
    background: url("../images/do_it_myself.jpg") no-repeat left center;
    position:relative;
}

.orange.do-it-myself ul {
    background: url("../images/do_it_myself_orange.jpg") no-repeat left center;
}

.do-it-myself ul li {
    color: #001042;
    font-weight:bold;
    font-size: 18px;
    padding: 15px 0px;
    font-family: Arial;
    line-height: 20px;
    position:relative;
}

.do-it-for-me {
    background: url("../images/do_it_for_me_shadow.jpg") repeat-y left top;
    position:relative;
    width: 326px;
    margin-left: 40px;
}

.do-it-for-me-top {
    background: url("../images/do_it_for_me_top.jpg") no-repeat left top;
    position:relative;
}

.do-it-for-me-bottom {
    background: url("../images/do_it_for_me_bottom.jpg") no-repeat left bottom;
    position:relative;
}

.do-it-for-me ul {
    list-style-type:none;
    padding: 15px 0px 10px 50px;
    position:relative;
}

.do-it-for-me ul li {
    color: #343434;
    font-size: 14px;
    font-family: Arial;
    line-height: 18px;
    position:relative;
    padding: 0px 0px 0px 24px;
    background: url("../images/checked2.jpg") no-repeat left top;
}

.do-it-for-me-image {
    background: url("../images/do_it_for_me.jpg") no-repeat left center;
    padding-bottom: 15px;
}

.habanero {
    position:absolute;
    top: 0px;
    left: 582px;
    color: #fff;
    display:block;
    line-height: 49px;
    text-decoration:none;
    font-size: 22px;
    font-weight:bold;
    background: #e03f0f;
    height: 49px;
    font-family:sans-serif;
    padding: 0px 13px;
}

.jalapeno {
    position:absolute;
    top: 0px;
    left: 582px;
    color: #fff;
    display:block;
    line-height: 49px;
    text-decoration:none;
    font-size: 22px;
    font-weight:bold;
    background: #5c7211;
    height: 49px;
    font-family:sans-serif;
    padding: 0px 13px;
}

.close {
    position:absolute;
    top: 11px;
    right: 30px;
    color: #575757;
    font-weight:bold;
    text-decoration:none;
    font-size: 13px;
}

.close:hover {
    color: #222;
}

small sup {
    font-size: 10px;
}

#terms {
    background: #0b1636 url("../images/blue_bg.jpg") repeat-x left top;
    padding: 18px 0px 18px 18px;
}

#leftbar {
    width: 230px;
    float:left;
    position:relative;
}

#leftbar h1 {
    font-size: 24px;
    font-family: Arial;
}

.white-box {
    height: 563px;
    width: 604px;
    float:right;
    margin-left: 2px;
    background: #fff url("../images/grey_bg2.jpg") repeat-x left bottom;
    position:relative;
    padding: 5px 0px;
}

.white-box.table1 {
    padding: 0px;
    height:auto;
    width: 567px;
    margin-right: 15px;
}

.white-box.table3 {
    padding: 0px;
    height:auto;
    width: 837px;
    margin-right: 15px;
    
}
div.box .white-box.table3 {
    background: #fff url('../images/grey_bg4.png') repeat-x bottom left scroll;
}

.white-box.table4 {
    padding: 0px;
    height:auto;
    width: 837px;
    margin-right: 15px;
    height:186px;
}

.white-box.table2 {
    padding: 0px;
    height:auto;
    width: 528px;
    margin-right: 15px;
    margin-top: 20px;
}

.white-box .top-round {
    width: 604px;
    height: 5px;
    background: url("../images/top_round.jpg") no-repeat left top;
    position:absolute;
    top: 0px;
    left: 0px;
    font-size: 0px;
}

.white-box.table1 .top-round {
    width: 567px;
    height: 5px;
    background: url("../images/top_round_table1.jpg") no-repeat left top;
}

.white-box.table2 .top-round {
    width: 528px;
    height: 5px;
    background: url("../images/top_round_table2.jpg") no-repeat left top;
}

.white-box.table3 .top-round {
    width: 837px;
    height: 5px;
    background: url("../images/top_round_table3.png") no-repeat left top;
}

.white-box .bottom-round {
    width: 604px;
    height: 4px;
    background: url("../images/bottom_round.jpg") no-repeat left bottom;
    position:absolute;
    bottom: 0px !important;
    bottom: -1px;
    left: 0px;
    font-size: 0px;
}

.white-box.table1 .bottom-round {
    width: 567px;
    height: 4px;
    background: url("../images/bottom_round_table1.jpg") no-repeat left bottom;
}

.white-box.table2 .bottom-round {
    width: 528px;
    height: 4px;
    background: url("../images/bottom_round_table2.jpg") no-repeat left bottom;
}

.white-box.table3 .bottom-round {
    width: 837px;
    height: 4px;
    background: url("../images/bottom_round_table3.png") no-repeat left bottom;
}

.scroll-content {
    width: 562px;
    height: 540px;
    overflow-y:auto;
    margin: 18px 0px 0px 30px;
    padding: 3px 0px;
    font-size: 13px;
    line-height: 18px;
    font-family: Arial, sans-serif;
}

.scroll-content h1 {
    color: #4d749e;
    font-size: 18px;
}

#pick-pepper {
    background: #fff;
    font-family: Arial;
    font-size: 16px;
}

#pick-pepper a {
    text-decoration:none;
    font-weight:bold;
}

#pick-pepper .col-left {
    width: 290px;
    float:left;
    position:relative;
    overflow:hidden;
    padding-top: 60px;
}

#pick-pepper .col-left ul.checked {
    margin-left: 25px;
}

#pick-pepper .col-right ul.checked {
    margin-left: 4px;
}

#pick-pepper .col-right ul.checked.red li {
    background-image: url("../images/checked3.jpg");
    color: #2C2C2C;
}

#pick-pepper ul.checked li {
    padding-bottom: 9px;
    line-height: 20px;
    background-position: left 1px;
}

#pick-pepper .fladude {
    width: 284px;
    float:left;
    padding-top: 137px;
    position:relative;
    overflow:hidden;
}

#pick-pepper .col-right {
    width: 290px;
    padding-left:5px;
    float:left;
    position:relative;
    overflow:hidden;
}

.green {
    color: #064814;
}

#pick-pepper .col-right .title {
    font-weight:bold;
    font-size: 18px;
    color: #91060b;
    padding-bottom: 18px;
}

#pick-pepper .small {
    font-size: 12px;
}

#pricing {
    background: #0b1636 url("../images/blue_bg.jpg") repeat-x left top;
    padding: 15px 0px 20px 20px;
}

#pricing-column {
    width: 250px;
    float:left;
    position:relative;
}

#pricing-column b{
	color:white;
}

#pricing-column .grey-box b{
	color:#414141;
}

.labels {
    margin-left: 37px;
    position:relative;
}

.labels .left, .labels .right {
    width: 82px;
    float:left;
}

.grey-box {
    color:#414141;
    background: url("../images/grey_box.jpg") no-repeat left top;
    width:232px;
    height:133px;
    font-size: 13px;
    font-family:Arial;
    line-height:15px;
    margin: 0px 0px 15px 0px;
}

.grey-box .box-content {
    padding: 6px 2px 0px 13px;
}

table.pricing-table {
    border-collapse:collapse;
    width: 100%;
    position:relative;
    z-index:100;
    font-family:Arial;
    color: #373737;
}


.pricing-table th {
    vertical-align:top;
}

.pricing-table thead tr th.switchPlug{
    padding:10px 2px 2px 10px;
    line-height:1.3em;
}
.pricing-table thead tr th.switchPlug a{
    color:#2f3987;
    
}
.pricing-table thead tr th.switchPlug div{
    margin-bottom: 2px;  
}

.pricing-table thead tr th.switchPlug a span{
    padding: 0px 0px 0px 10px;
    font-size: .85em;
    float: left;
    line-height: 1em;
}
.pricing-table thead tr th.switchPlug a span.plug{
    padding: 0px;
}
.pricing-table thead tr th.switchPlug div.tagline{
    font-weight:bolder;
    font-size:1.1em;
    color: #474747;
    
}

.pricing-table td {
    vertical-align:middle;
    padding: 3px;
    text-align:center;
}
.pricing-table tbody td.pepper{
    background: transparent url('../images/pepper.gif') no-repeat center;
    text-indent: -999999px;
    overflow: hidden;
    height: 32px;
    
}
.pricing-table td.included {
    font-weight: bold;
    color: #0b1639;
}

.pricing-table td.align_right {
    text-align:right;
    padding-bottom: .4em;
}

.pricing-table td.align_left {
    text-align:left;
}
.pricing-table tbody tr td.red{
    color:#d60a07;
    font-weight:bold;
}
.align_right {
    text-align:right;
}

.align_left {
    text-align:left;
}


.align_center {
    text-align:center;
}

.pricing-table small{
margin-top:4px;
font-size:9.5px;
}
.pricing-table thead tr th span.title{
    display:block;
    font-size: 24px;
    font-weight:bold;
    padding:3px 0px;
}
.pricing-table thead tr th span.price{
    font-size: 16px;
    font-weight: bold; 
    display: block;
}
.pricing-table thead tr th span.contactsTagLine{
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
}
.pricing-table th {
    border-bottom:solid 3px #d8d8d8;
    padding-bottom: 1px;
    font-weight:normal;
     font-size:1.1em;
}

.pricing-table .jalapeno_th {
    width: 152px;
    text-align:center;
    border-left:solid 1px #d8d8d8;
    border-right:solid 1px #d8d8d8;
}

.pricing-table thead tr th.jalapeno_th span.title {
    color: #5c7211;

}


.pricing-table .bell_th{
	width:130px;
	text-align:center;
	border-left:solid 1px #d8d8d8;
	border-right:solid 1px #d8d8d8;
}

.pricing-table thead tr th.bell_th span.title {
    display:block;
    font-size: 24px;
    font-weight:bold;
    color: #dad80d;
    padding:3px 0px;
}


.pricing-table .pro_th{
	width:152px;
	text-align:center;
	border-left:solid 1px #d8d8d8;
}

.pricing-table thead tr th.pro_th span.title {
    color: #88080c;

}


.pricing-table .habanero_th {
    width: 152px;
    text-align:center;
}

.pricing-table thead tr th.habanero_th span.title {
    color: #e03f0f;
}

.pricing-table .align_right{
	font-size:.95em;
	padding-right:8px;
}


.pricing-table .switching {
    padding: 10px 0px 0px 23px;
    line-height: 20px;
    font-size: 18px;
}

.pricing-table .switching a {
    text-decoration:none;
    font-size: 14px;
}

.center_col {
    border-left:solid 1px #bbb;
    border-right:solid 1px #bbb;
}

.services-table.big td.center_col.circle_col {
    font-size: 12px;
    padding-bottom: 17px;
    position:relative;
}

.circle {
    width: 158px;
    height:47px;
    position:absolute;
    left: 296px;
    bottom: 6px;
    background: url("../images/circle.gif") no-repeat left top;
}

.circle2 {
    width: 158px;
    height:47px;
    position:absolute;
    left: 286px;
    margin-top:-14px;
    background: url("../images/circle.gif") no-repeat left top;
}

table {
    empty-cells:show;
}

.red {
    color: #8a070c;
}

#company-banner {
    background:#0b1636 url("../images/company_bg.jpg") repeat-x left top;
    padding-left: 45px;
}

#company-banner h1 {
    color: #fff;
    font-size: 24px;
    font-family: Arial;
    padding-top: 25px;
    padding-bottom: 11px;
}

#company-banner .text {
    width: 430px;
    color: #CDD0FA;
}

#company-banner .text b {
    color: #fff;
}

#company-banner .company-image {
    float:right;
    position:relative;
}

#getting-started-banner {
    background:#0b1636 url("../images/getting_started_bg.jpg") repeat-x left top;
    padding-left: 25px;
}

#getting-started-banner h1 {
    color: #fff;
    font-size: 24px;
    font-family: Arial;
    padding-top: 23px;
    padding-bottom: 5px;
}

#getting-started-banner .text {
    color: #CDD0FA;
}

#getting-started-banner .text b {
    color: #fff;
}

#getting-started-banner .getting-started-image {
    float:right;
    position:relative;
    padding-right: 70px;
}

.services-table {
    empty-cells:show;
    width: 100%;
    font-family: Arial;
    position:relative;
    z-index: 100;
    color: #191919;
}

.services-table th {
    font-weight:bold;
    font-size: 16px;
    vertical-align:middle;
    height: 53px;
    border-bottom: solid 3px #c8c8c8;
    text-align:center;
    line-height: 18px;
}

.services-table td {
    text-align:center;
    padding: 6px 0px;
    vertical-align:top;
    font-size: 13px;
}

.services-table .title {
font-weight:bold;
    text-align: left;
    padding:7px 0px 2px 17px;
}

.services-table .description {
    text-align: left;
    padding-left: 17px;
}

.services-table th.pricing {
    width: 137px;
    border-left: solid 2px #c8c8c8;
    border-right: solid 1px #c8c8c8;
}


.services-table th.turnaround {
    width: 92px;
}

#services {
    background: #0b1636 url("../images/blue_bg.jpg") repeat-x left top;
}

#services-column {
    width: 295px;
    float:left;
    padding: 30px 0px 0px 20px;
    position:relative;
}

#services-column h1 {
    font-family: Arial;
    font-size: 28px;
    line-height: 26px;
}

.info {
    font-size: 12px;
    text-align:right;
    color: #a6b3d8;
    padding: 0px 15px 3px;
}

a.white-link {
    color: #fff;
    text-decoration:none;
    font-size: 13px;
}

.services-table.big td {
    font-size: 14px;
    padding: 8px 0px;
}

.services-table.big td.description {
    padding-left: 17px;
}

.white-box.table2.quick {
    float:right;
    margin-bottom:35px;
    margin-right: 10px;
}

.info.quick {
    position:absolute;
    bottom: -25px;
    right: 15px;
}

#quick-column {
    padding: 30px 10px 20px 20px;
    position:relative;
}

#quick-column h1 {
    font-family: Arial;
    font-size: 28px;
    line-height: 26px;
}

#myController {
    position:absolute;
    width: 100%;
    height: 41px;
    background: #050f62;
    bottom: 18px;
    left: 0px;
    overflow:visible;
    z-index: 1000;
}

.jFlowControl {
    height: 67px;
    background: url("../images/number_bg.jpg") no-repeat 7px 0px;
    position:relative;
    top: -14px;
    height: 67px;
    line-height: 67px;
    padding-left: 23px;
    float:left;
    color: #aab0fa;
    font-size: 18px;
    font-weight:bold;
    font-family: Arial;
    z-index: 1000;
    cursor:pointer;
}

.jFlowControl span {
    font-size: 22px;
    margin-right: 25px;
}

.jFlowControl.jFlowSelected {
    color: #fff;
}

.jFlowControl .number {
    width: 22px;
    height: 22px;
    float:left;
    position:relative;
    top: 22px;
    margin-right: 27px;
}

.jFlowControl .no1 {
    background: url("../images/no1.gif") no-repeat center;
}

.jFlowControl.jFlowSelected .no1 {
    background: url("../images/no1_selected.gif") no-repeat center;
}

.jFlowControl .no2 {
    background: url("../images/no2.gif") no-repeat center;
}

.jFlowControl.jFlowSelected .no2 {
    background: url("../images/no2_selected.gif") no-repeat center;
}

.jFlowControl .no3 {
    background: url("../images/no3.gif") no-repeat center;
}

.jFlowControl.jFlowSelected .no3 {
    background: url("../images/no3_selected.gif") no-repeat center;
}

.jFlowControl .step_text {
    height: 16px;
    font-size: 0px;
    position:relative;
    top: 27px;
    float:left;
}

.jFlowControl .text1 {
    background: url("../images/no1_text.gif") no-repeat center;
    width: 230px;
}

.jFlowControl.jFlowSelected .text1 {
    background: url("../images/no1_text_selected.gif") no-repeat center;
}

.jFlowControl .text2 {
    background: url("../images/no2_text.gif") no-repeat center;
    width: 238px;
}

.jFlowControl.jFlowSelected .text2 {
    background: url("../images/no2_text_selected.gif") no-repeat center;
}

.jFlowControl .text3 {
    background: url("../images/no3_text.gif") no-repeat center;
    width: 149px;
}

.jFlowControl.jFlowSelected .text3 {
    background: url("../images/no3_text_selected.gif") no-repeat center;
}

.slide {
    height: 100%;
    line-height: 18px;
    font-size: 16px;
    color: #cdd0fa;
    position: relative;
    z-index:1;
    overflow:visible;
}

.slide b {
    color: #fff;
}

.slide1 {
    text-align:center;
    padding: 45px 50px 0px;
    font-size: 40px;
    font-family: Arial;
    position:relative;
    z-index: 1;
}

.slide2 {
    padding: 15px 0px 0px 25px;
    position:relative;
}

.slide2-text {
    width: 410px;
    margin-right: 5px;
    float:left;
    font-size: 14px;
}

.slide2-text h1 {
    font-size: 20px;
}

.slide2-image {
    width: 429px;
    float:left;
    padding-top: 33px;
    position:relative;
    z-index: 100;  
}

.mail-image {
    position:absolute;
    top: 72px;
    left: 820px;
/*     right: -80px; */
    z-index: 1;
}

.slide2-image-text {
    margin-left: 80px;
    text-align:center;
    font-style:italic;
    font-size: 13px;
    padding-top: 5px;
    position: relative;
    z-index: 100;
}

.slide3 {
    /*margin-left: -100px;
    padding-left: 100px;*/
    padding-left: 35px;
}

.slide3-image {
    width: 355px;
    text-align:center;
    font-size:12px;
    padding-top: 8px;
    font-family: Arial;
    float:left;
/*     margin-left: 70px; */
    margin-left: 0px;
}

.slide3-text {
    float:left;
    width: 430px;
    padding-top: 12px;
}

.slide3-text h1 {
    font-size: 20px;
}

.slide4 {
    padding: 20px 30px;
}

.slide4-image {
    margin-left: 15px;
}

.slide5 {
    padding: 23px 0px 0px 75px;
}

.slide5-image {
    margin-right: 20px;
    float:left;
}

.slide5-list {
    margin-left: 35px;
    font-size: 15px;
}

.slide5-text {
    float:left;
    width: 450px;
}

#hidden_form {
    display:none;
}

#signup.hidden {
    z-index: 100;
    background: none;
    text-align:left;
    width: 590px;
    padding: 20px 0px;
}

#signup.hidden form {
    float:none;
}

#simplemodal-container a.modalCloseImg{
    position:absolute;
    top: 0px;
    right: 15px;
    color: #82090d;
    text-decoration:none;
    font-size: 12px;
    z-index: 1000;
    cursor:pointer;
}

#zoom {
    position:relative;
    z-index: 1000;
}

#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {/*height:400px;*/ width:600px; background-color:#fff; /*border:3px solid #ccc;*/}
/* #simplemodal-container a.modalCloseImg {background:url(../img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;} */
#simplemodal-container #basicModalContent {padding:8px;}

div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background:url("../images/tip_bg.gif") repeat-y right top;
color: #2a2a2a;
width: 255px; /*width of tooltip*/
margin-left: 20px;
}

div.htmltooltip .tip-content{
    background: url("../images/tip_arrow.gif") no-repeat left 4px;
    padding: 8px 25px 11px 30px;
    text-align:left;
    font-size: 12px;
}

div.htmltooltip .top-round {
    background: url("../images/tip_top.gif") no-repeat right top;
    width: 100%;
    height: 7px;
    position:absolute;
    top: 0px;
    left: 0px;
    font-size: 0px;
}

div.htmltooltip .bottom-round {
    background: url("../images/tip_bottom.gif") no-repeat right bottom;
    width: 100%;
    height: 7px;
    position:absolute;
    bottom: 0px !important;
    bottom: -1px;
    left: 0px;
    font-size: 0px;
}

.hidden {
    display:none;
}

#simplemodal-container .hidden {
    display:block;
}

.jFlowSlideContainer {
    overflow: visible;
}

#start_jalapeno_box {
    display:none;
}

#gimme_habanero_box{
	display:none;
}

.grey_box_overlay {
    width: 569px;
    height: 580px;
    position:relative;
    background: url("../images/overlay_box.jpg") no-repeat;
    text-align:left;
    padding: 1px;
}

#pick-your-pepper-page #simplemodal-container {
    width: auto;
    background: #fff;
    padding: 25px 12px 12px;
}

.back-detailed {
cursor:pointer;
    width: 245px;
    padding: 18px 0px 0px 16px;
    display:block;
    float:left;
    color: #5359AB;
    font-size: 20px;
    font-weight:bold;
    letter-spacing: -1px
}

.jalapeno-overlay {
    width: 130px;
    float:left;
    text-align:center;
}

.jalapeno-overlay big {
    display:block;
    line-height: 30px;
    color: #5b7110;
    font-weight:bold;
    font-size: 20px;
}

.habanero-overlay {
    width: 130px;
    float:left;
    text-align:center;
    margin-left: 35px;
}

.habanero-overlay big {
    display:block;
    line-height: 30px;
    color: #e03f0f;
    font-weight:bold;
    font-size: 20px;
}

.top-overlay {
    border-bottom: solid 4px #d2d9cf;
    padding-bottom: 1px;
}

.grey_box_overlay .grey-box {
    background: url("../images/grey_box_ov.gif") no-repeat;
    float:left;
    margin-bottom: 0px;
    width: 239px;
    height: 140px;
}

.content-overlay {
    padding: 20px 0px 0px 52px;
}

.grey_box_overlay .labels {
    float:left;
    margin-right: 60px;
}

.content-overlay p {
    width: 210px;
    padding-bottom: 10px;
    line-height: 15px;
}

.grey_box_overlay .note {
    background: #c2c2c3;
    line-height: 15px;
    margin: 10px 16px 0px;
    padding: 6px 10px;
}

.grey_box_overlay .pricing-table {
    width: 569px;
    overflow: hidden;
}

.grey_box_overlay .pricing-table td {
    padding: 4px 3px;
}

.grey_box_overlay .pricing-table .switching {
    width: 220px;
    padding-left: 0px;
}

.grey_box_overlay .pricing-table .jalapeno_th {
    width: 130px;
    overflow:hidden;
}

.grey_box_overlay .pricing-table .jalapeno_th big {
    width: 130px;
    overflow:hidden;
}

.grey_box_overlay .pricing-table .habanero_th {
    width: 130px;
    overflow:hidden;
}

.grey_box_overlay .pricing-table .habanero_th big {
    width: 130px;
    overflow:hidden;
}

.first-row {
    margin-bottom: 10px;
}

.login_input {
	border:1px solid #c9c9c9;
	padding:2px 2px 2px 2px;
	font-size:.8em;
	color:#9b9999;
}

.tip{
cursor:pointer;
}
/*found these styles on pricing.php*/
#box5{
	height:91px;
	clear:both;
	font-size:.8em;
	padding: 0px 0px 20px 20px;
	background-color:#0b1636;
}

#box6{
	clear:both;
	font-size:.8em;
	padding: 0px 0px 20px 20px;
	background-color:#0b1636;
}

#mr_form .fieldnames{
	text-align:right;
	width:113px;
}

#mr_form .fields{
	padding-left:5px;
}

#mr_form td{
	vertical-align:top;
	padding: 4px 0px 4px 0px;
}

#mr_form .standard_input{
	border:1px solid #c1c1c1;

	width:258px;
}

.bottom_rounder {
    height: 4px;
    margin-left:-2px;
    background: url('images/bottom_round_table3.png') no-repeat left bottom;
}
div.planWrapper.first{
    width:268px;
}
div.planWrapper.second{
    width:322px;
    z-index: 10;
}
div.planWrapper.third{
    width:243px;
}
div.planWrapper div.plan{
    text-align:center;
   	float:left;
   	background:#fff;
   	padding:8px 0px 7px 0px;
	line-height:1.1em;
    font-size: 13px;
    width: 250px;
    width: 100%;
}
div.planWrapper.first div.terms{
    font-size: 10px;
    font-style: italic;
    text-align: center;
    color: #fff;
}
div.planWrapper.first div.more{
    text-align: center;
    margin-top: 11px;
    margin-bottom: 5px;
}
div.planWrapper.first div.more a{
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}
div.planWrapper.second div.plan{
    width: 320px;
}
div.planWrapper.first div.plan,div.planWrapper.third div.plan{
    margin-bottom: 8px;
}
#box3{
    	margin-top:29px;
}
#box1{
	border:1px solid black;
	border-right:none;
    background: #fff url('../images/left_box_bg.png') repeat-y;

}
#box2{

	background-color:white;
	border:1px solid black;
}
#box3{
	border:1px solid black;
    background: #fff url('../images/right_box_bg.png') repeat-y;
	border-left:none;

}

div.plan div.wrapper{
    margin:15px 0px 15px 0px;
}
div.plan div.wrapper span.freeTrail{
    color:#0d236f;
    font-weight:bolder;
    font-size: 1.1em;
}
div.planWrapper div.gotMoreThan10k{
    color: #fff;
    font-size: 10px;
    padding: 8px 0px 0px 15px;    
}
div.planWrapper div.gotMoreThan10k a{
    color: #fff;
}
div.planWrapper div.gotMoreThan10k strong{
    font-size: 12px;
}


#box4{
	margin-top:15px;
	background-image:url('../images/grad_bot_1.png');
	background-repeat:repeat-x;
	height:43px;
	clear:both;
	width:836px;
	font-size:.8em;
}

#box5{
	margin-top:10px;
	background-image:url('../images/grey_bg4.png');
	background-repeat:repeat-x;
	height:91px;
	clear:both;
	width:836px;
	font-size:.8em;
}