﻿/* general */
* 
{
    margin: 0;
    padding: 0;
}

:focus 
{ 
	-moz-outline-style: none; 
}

input:focus
{
	background-color: lightyellow;
}

textarea:focus
{
	background-color: lightyellow;
}

html, body
{
    background-color: #C8E1F0;
    color: #454a4b;
    margin: 0; /*text-align:center;*/
    padding: 0;
    height: 100%;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
}

img {
    border: none;
}

a, a:link, a:active, a:visited {
    /*color: #c93c28;*/
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* Header */

#header_logo_text {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    text-indent: -9999px;
}

#header_wrapper {
    height: 92px;
    background-color: #557EB0; /*#656565;*/ /*#E0EBFD;*/
}

#header {
    margin: 0 auto;
    height: 92px;
    width: 98%;
    text-align: right;
    direction: ltr;
}
img.logo {
    float: right;
    height: 92px;
}

img.logo2 {
    float: left;
    padding-top: 30px;
    /*width: 267px;*/
    /*height: 92px;*/
}

#nav {
    float:right;
    padding-top: 39px;
}

#nav li {
    float: right;
    list-style: none;
    color: #0052B5;
    padding: 0px 8px;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: -1px;
    font-family: Arial,Verdana,sans-serif;
    direction: rtl;
}

#nav li.small {
    font-size: 11px;
    padding-top: 1px;
    padding-left: 8px;
    padding-right: 8px;
    letter-spacing: normal;
    direction: rtl;
}

#nav li.first {
    padding-right: 70px;
}

#nav li a:link, #nav li a, #nav li a:visited, #nav li a:active {
    color: white; /*#404348;*/
    font-weight: bold;
    text-decoration: none;
    padding: 6px 6px;
}

#nav li a:hover, #nav li a.active, #nav li a.active:link, #nav li a.active:visited, #nav li a.active:active {
    color: white;
    border: none;
    background-color:#1A98D5; /*#e0dfd8; */
    font-weight: bold;
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
}
#nav li a.selected
{
    color: white;
    font-weight: bold;
    border: none;
    background-color: #1A98D5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Blue Bar */

#blue_bar_wrapper {
    height: 78px;
    background-color: #1A98D5;
    border-top: 1px solid #FFFFFF;
}

#blue_bar {
    margin: 0 auto;
    height: 78px;
    width: 897px;
    text-align: right;
    color: #FFFFFF;
    line-height: 78px;
}

#blue_bar h1 {
    font-size: 31px;
    font-family: "Trebuchet MS";
    letter-spacing: -1px;
    line-height: 78px;
    font-weight: 100;
    text-decoration: none;
    padding:0px;
    margin: 0px;
    float:right;
}

#blue_bar .signup_btn {
    margin-top: 15px; 
    float:left;  
    height: 47px; 
    width: 191px;
    _background-image: none; 
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/free_registration_button.png',sizingMethod='fixed');
}

/* Body */

#body_wrapper {
/*    background: #F5F5F0 url('/images/body_bg.png') top left repeat-x;*/
    border-top: 1px solid #FFFFFF;
    background-color: #C8E1F0;
}

#body_holder {
    margin: 0 auto;
    width: 901px;
    text-align: right;
    padding-top: 22px;
    padding-bottom: 0px;
    position: relative;
}

#body_topcap {
    margin: 0px;
    height: 11px;
    width: 901px;
    background: transparent url('../../../images/body_topcap.png') no-repeat;
    _background-image: none; /* IE6 Alpha PNG Hack */
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/body_topcap.png',sizingMethod='fixed'); /* IE6 Alpha PNG Hack */
}



#body_content {
    margin: 0px;
    width: 897px;
/*    background: transparent url('../../../images/body_content_bg.png') repeat-y;*/
    padding: 10px 2px 0 2px;
    background-color: White;
/*    _background-image: none; /* IE6 Alpha PNG Hack * /
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/body_content_bg.png',sizingMethod='scale'); */ /* IE6 Alpha PNG Hack */
}

#body_text {
    padding: 20px 30px;
    width: 837px;
    font-size: 12px;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

.half_left {
    float: left;
    width: 380px;
    font-size: 13px;
}

.half_right {
    float: right;
    width: 380px;
    font-size: 13px;
}


#body_bottomcap {
    margin: 0px;
    height: 13px;
    width: 901px;
    background: transparent url('../../../images/body_bottomcap2.png') no-repeat;
    * background-image: none; /* IE6 Alpha PNG Hack */
    * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/body_bottomcap2.png',sizingMethod='fixed'); /* IE6 Alpha PNG Hack */
}

#body_right {
    float: right;
    width: 613px;
    padding-right: 30px;
    padding-top: 5px;
    font-size: 12px;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

#body_left {
    float: left;
    width: 221px;
    padding-top: 5px;
    padding-left: 30px;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    color: #202020;
}

#body_text h2, #body_right h2 {
    margin-bottom: 3px;
    font-weight: normal;
    color: #181818;
    font-size: 20px;
    display: block;
    font-family: "Trebuchet MS";
}

h3 {
    margin-bottom: 5px;
    font-weight: normal;
    color: #212121;
    font-size: 16px;
    display: block;
    font-family: "Trebuchet MS";
    margin-top: 0px;
}

#body_text p {
    margin-bottom: 22px;
}

#body_right p {
    margin-bottom: 22px;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}
/* Features Styles */

#blue_top {
    position: absolute; 
    right: 2px; 
    top: 22px; 
    * top: 24px; /* IE hack */
    width: 251px; 
    height: 13px; 
    * background-image: none; 
    * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/blue_top.png',sizingMethod='fixed'); 
    z-index: 25;
}

#blue_bottom {
    position: absolute; 
    right: 2px; 
    bottom: 90px; 
    * bottom: 190px;
    width: 251px; 
    height: 12px; 
    * background-image: none; 
    * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/blue_bottom.png',sizingMethod='fixed'); 
    z-index: 24;
}

#features_left {
    float:left; 
    width: 638px; 
    height: 530px; 
    background: #FFF; 
    margin-left: 5px;
    position: relative;
    overflow: hidden;
}

#features_left p {
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    font-size: 12px;
}

#features_right {
    float: right; 
    width: 251px; 
    background: #f1fcff; 
    height: 530px;
}

#features_nav {
    padding: 10px 0px 0px 0px; 
    margin: 0px;
}

#features_nav li {
    list-style: none; 
    height: 52px; 
    line-height: 52px;
    cursor: pointer;
}

#features_nav li.title {
    padding-left: 20px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
}

#features_nav li.active {
    background: url('../../../images/feature_highlight.png') top right no-repeat; 
    width: 251px; 
    position: relative; 
    height: 52px;
    z-index: 30;
    
}

#features_nav li img.icon {
    padding: 6px 3px 6px 10px;
    width: 40px; 
    height: 40px; 
    * filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
    border: none; 
    vertical-align: middle;
}

#features_nav li span {
    width: 40px; 
    height: 40px; 
    * background-image: none; 
    * float: left; 
    * margin-left: 10px; 
    * margin-right: 7px; 
    * margin-top: 6px;
}

div.features_nav_arrow {
    background: transparent url('../../../images/feature_highlight.png') top left no-repeat; 
    width: 17px; 
    height: 52px; 
    position: absolute; 
    top: 0; 
    left: -17px;
    display:none;
    overflow: hidden;
    
}

#features_nav li.active div.features_nav_arrow {
    background: transparent url('../../../images/feature_highlight.png') top left no-repeat; 
    width: 17px; 
    height: 52px; 
    position: absolute; 
    top: 0; 
    left: -17px;
    display: block;
    * background-image: none; 
    * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/feature_highlight.png',sizingMethod='crop');
    

}

#features_subnav {
    border: none; 
    background-color:#f2f1ea; 
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    height: 24px; 
    line-height: 24px; 
    font-size: 11px;  
    padding-left: 8px; 
    margin-left: 10px; 
    margin-right: 15px;
    margin-top: 7px; 
    color: #585e60;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    padding-right: 8px;
    float: left;
    position: relative;
    z-index: 60;
       
}

#features_subnav li {
    list-style: none; 
    float: left;
    position: relative;
    cursor: pointer;
}

#features_subnav li.spacer {
    color: #e0dfd8; 
    font-size: 14px; 
    padding:0px 8px;
    cursor: default;
}

#features_subnav li.active {
    color: #000000;
    font-weight: bold;
}

div.features_subnav_arrow {
    background: transparent url('../../../images/features_subnav_pointer.png') top left no-repeat; 
    width: 13px; 
    height: 6px; 
    position: absolute; 
    bottom: -6px; 
    left: -17px;
    display:none;
}

#features_subnav li.active div.features_subnav_arrow {
    background: transparent url('../../../images/features_subnav_pointer.png') bottom left no-repeat; 
    width: 13px; 
    height: 6px; 
    position: absolute; 
    bottom: -6px; 
    left: 40%;
    display: block;
    * background-image: none; 
    * filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/features_subnav_pointer.png',sizingMethod='fixed');
    z-index: 75;
}

#features_slider div.slider_item {
    width:638px; 
    height:530px;   
    padding-left:0px;
    overflow: hidden;
}

.sub_feature_slider_holder {
     background: transparent; 
     width: 628px; 
     margin-left: 10px; 
     height: 495px; 
     position:relative; 
     overflow: hidden; 
     z-index: 25; 
     clear:both;
}

#sub_feature_slider { 
    list-style-type: none; 
    float: left;
    position:relative; 
    height:495px; 
    padding:0px; 
    margin:0px; 
    text-align: left;
}

#sub_feature_slider li {
    width: 628px; 
    text-align: left; 
    height: 495px; 
    overflow: hidden;
    list-style-type: none; 
    padding-left:0px;
    float: left;
}

#sub_feature_slider h2 {
    padding: 0px 0px 5px 0px; 
    margin: 0px 0px 7px 0px;
    font-size: 18px; 
    color: #212121; 
    display: block; 
    border-bottom: 1px solid #e0dfd8; 
    width: 267px;
}

.feature_red_nav {
    width: 350px; 
    text-align: center;
    font-size: 12px;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
}

.feature_red_nav img {
    vertical-align: middle;
    padding-bottom: 2px;
}

.feature_red_nav div.float_left {
    float:left;
    text-align: left;
}

.feature_red_nav div.float_right {
    float:right;
    text-align: right;
}

/* Pricing Table */

#pricing-table {
    border: 1px solid #999999; 
    border-collapse: collapse; 
    float: left; 
    margin-left: 1px; 
    width: 600px;
    font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
    font-size: 11px;
    color: #202020;
    border-spacing: 0px 0px;
}

#pricing-table td {
    text-align: center; 
    border-left: 1px solid #999999; 
    border-bottom: 1px solid #999999; 
    padding: 9px 0px;
}

#pricing-table .blue {
    background: #d6f5ff;
    padding: 9px 0px;
    font-weight: bold;
    font-size: 17px;
    border-left: 1px solid #999999;
    border-bottom: none;
}

#pricing-table .grey {
    background: #eeeeee;
}

#pricing-table .green {
/*     background: #c8eda4; */
    color: #202020;
    font-size: 16px;
    font-weight: bold;
}

#pricing-table img {
    margin: 9px;
    border: none;
}

#pricing-table .small {
    font-size: 10px;
}

/* ----------- Sign Up Form ----------- */

.s_form{
    margin:0 auto;
    width:96%;
    padding:14px;
    padding-left: 0px;
}

#stylized{
    
}

#stylized h1 {
    font-size:15px;
    font-weight:bold;
    margin-bottom:12px;
}

#stylized p{
    font-size:11px;
    color:#333333;
    margin-bottom:20px;
    border-bottom:solid 1px #ccc;
    padding-bottom:10px;
    margin-right: 10px;
    padding-right: 10px;
    display: block;
}

#stylized label{
    display:block;
    text-align:right;
    width:120px;
    float:left;
    font-size: 13px;
}

#stylized .small{
    color:#999;
    display:block;
    font-size:11px;
    font-weight:normal;
    text-align:right;
    width:120px;
    padding-top: 0px;
    margin-top: -4px;
}

#stylized input{
    float:left;
    font-size:16px;
    padding:5px 3px;
    border:solid 1px #ccc;
    width:250px;
    margin:2px 0 20px 10px;
    border-radius: 5px; 
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;
    
}

#stylized button{ 
    clear:both;
    margin-left:150px;
    width:125px;
    height:31px;
    background:#666666 url(img/button.png) no-repeat;
    text-align:center;
    line-height:31px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold; 
}

/* Begin Testimonial Formatting */

div.testimonial {
    background: #e6f7fc; 
    border: 1px solid #c1eefb; 
    color: #14a7f1; 
    font: 14px Georgia; 
    margin: 20px auto 20px; 
    padding: 9px; 
    width: 90%;
}

div.testimonial img {
    background: #fff; 
    border: 1px solid #d7d7d7; 
    margin: 0px 18px 0 0; 
    padding: 3px; 
    width: 40px; 
    float:left;
}

div.testimonial p {
    margin:0px 0 0;
}

div.testimonial p.who {
    font-size: 11px; 
    height: 12px; 
    line-height: 12px; 
    margin: 3px 0 0 0; 
    text-align: right;
}

/* Footer */

#footer {
    margin: 24px 0px 0px 0px;
    padding: 20px 2px 40px 2px;
    line-height: 21px;
    font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    color: #636363;
}

#footer ul {
    float: right;
    width: 210px;
    margin: 0px;
    padding: 0px;
}

#footer ul.left {
    float: left;
    padding: 0px;
    margin: 0px;
}

#footer li {
    list-style: none;
    font-size: 11px;
    line-height: 15px;
}

#footer ul.left li {
    text-align: left;
    color: #636363;
}

span.phone_number {
    font-size: 20px;
    letter-spacing: -2px;
    font-weight: 100;
}

#footer li.heading {
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    
}

#footer li a, #footer li a:link, #footer li a:visited {
    color: #636363;
}

#footer li a:hover {
    color: #c93c28;
}


/* BUTTONS */

.buttons a, .buttons button, .buttons input{
    text-align: center;
    margin:0 0 0 0;
    background-color:#ffffff;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
    font-size:9pt;
    line-height:10pt;
    text-decoration:none;
    font-weight:bold;
    color:#202020;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button, .buttons input{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type], .buttons input[type]{
    padding:4px 9px 4px 6px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button.standard:hover, .buttons a:hover, input.standard:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* SAVE */

button.save, .buttons a.save, input.save{
    color:#529214;
}
.buttons a.save:hover, button.save:hover, input.save:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.save:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}



/* slideShow */

#slideShow_wrapper {
    height: 325px;
    background-color: #557EB0; /*#656565;*/
    padding-top: 25px;
}

#slideShow {
    margin: 0 auto;
    height: 303px;
    width: 897px;
    text-align: right;
    background-color: White;
    position: relative;
    border: 1px solid black;
}

#customer_login {
    position: absolute; 
    left: 0px; 
    top: 1px; 
    width: 136px; 
    height: 80px; 
    _background-image: none; 
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/customer_login.png',sizingMethod='fixed'); 
    cursor: pointer;
    z-index: 25;
}

#slideText {
    position: absolute;
    right: 0px;
    top: 1px;
    width: 234px;
    height: 302px;
    color: #212121;
    background-color: #E0EBFD;
}

#slideText h1 {
    font-size: 20px;
    font-weight: normal;
    padding-right: 20px;
    padding-top: 70px;
    padding-bottom: 20px;
    color: #000000;
    letter-spacing: -1px;
}

#slideText p {
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

#slideShow_controls {
    position: absolute;
    bottom: 8px;
    right: 155px;
    height: 32px;
    width: 70px;
    z-index: 100;
}

#leftcorner {
    position: absolute;
    bottom: 0px;
    left: 0px;
    _bottom: -1px;
    _left: -1px;
    height: 14px;
    width: 15px;
    z-index: 105;
    _background-image: none; 
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/leftcorner.png',sizingMethod='fixed');
}

#control_end {
    height: 32px; 
    width: 32px;
    float: left;
    _background-image: none; 
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/control_end.png',sizingMethod='fixed');
}

#control_start {
    height: 32px; 
    width: 32px;
    float: right;
    _background-image: none; 
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../../images/control_start.png',sizingMethod='fixed');
}

#slideShow_slider li {
    width:663px; 
    height:302px;  
    list-style-type: none; 
    padding-right:0px;
    text-align: center;
    float: right;
}

#overview h1
{
	padding-bottom: 20px;
}
#overview div.sectionImage
{
	padding-top: 15px;
	padding-bottom: 30px;
}

#overviewMenu li a {
color:#557EB0;
display:block;
height:28px;
padding-top:6px;
text-align:center;
text-decoration:none;
}
#overviewMenu li a:hover {
text-decoration:underline;
}
#overviewMenu li a.selected {
background-image:url(../../../images/selectedfeature.gif);
color:#5494C8;
font-weight:bold;
height:32px;
padding-top:8px;
text-decoration:none;
}
#overviewMenu li a:hover .selected {
text-decoration:none;