@charset "UTF-8";
/* CSS Document */

/* CSS Layout */

body {font-size:0.85em; font-family:Arial,Helvetica,sans-serif; }
#nav {font-family:Arial, sans-serif; text-transform: uppercase; letter-spacing: 3px;}
#nav li {margin-left:25px;}
#nav a:link, #nav a:visited {color:#808080; text-decoration: none;}
#nav a:hover {color:#CA0000; text-decoartion:none;}

blockquote {font-size:2.2em; font-family:Verdana; font-weight:bold; text-align:center; color:#CA0000; text-indent:-9999px; background: url(../images/serverCalling.png) no-repeat top center; height:53px;}

#contentBottom {color:#808080; line-height:1.4em;}
#contentBottom p {margin-bottom:1.2em;}
.phone {background:url(../images/phone.png) no-repeat top left; padding-left: 65px;}

#congrats {line-height: 1.6em;}
#congrats p {margin-left:15px; margin-top:15px;}
#congrats ol {list-style:decimal; margin-left:50px;}
#congrats p.hideText {font-size: 0.85em;}
#congrats p.hideText a:link, #congrats p.hideText a:visited {color:#000000;}
#congrats p.hideText a:hover {color:#505050;}

.formStandard {text-transform: uppercase;}

em {color:#000000; font-weight:bold;}

#contentFAQ h1, #contentPricing h1, #contentDashboard h1 {font-size: 1.7em; color:#CA0000; margin-bottom:25px;}
#contentFAQ h2, #contentPricing h2 {font-size:1.3em; color:#000000; margin-bottom:5px;}
#contentFAQ p, #contentPricing p {line-height:1.4em; color:#808080; margin-bottom:25px;}
#dashboardNav li {display:inline; margin-left:15px; font-size:0.85em;}
#dashboardNav a:link, #dashboardNav a:visited {color:#000000;}
#dashboardNav #dashboardHere a:link {font-weight:bold;}
.formDashboard p, .formDashboard h2, .formDashboard h3 {padding-left:25px;}
.formDashboard h2 {font-size:1.4em; text-transform: uppercase; margin-bottom:10px;}
.formDashboard h2 em {font-size:2.5em;margin-right:3px;}
.formDashboard h3 {color:#CA0000; margin-bottom:20px;}
.formDashboard h3 em {font-size:1.4em; color:#CA0000; margin-right:3px;}
.formDashboard p {padding-bottom: 15px;}
.formDashboard p.remaining, .formDashboard p.remaining em {color:#CA0000;}
.formRight .formStandard div {color:#808080; line-height:1.4em; margin-bottom:5px;}
.formRight .formStandard p {text-transform: none; margin-bottom:25px; line-height:1.4em;}
.formStandard h2 {margin-left:25px; font-size:1.4em; font-weight:bold; margin-bottom:5px;}

.error {width:500px; min-height: 30px; margin:0 auto; padding:10px; background:url(../images/error.gif) no-repeat top left #CA0000; color: #ffffff; text-align:left; margin-top:25px; padding-left:50px;}
.note {width:500px;min-height: 30px; margin:0 auto; padding:10px; background:url(../images/info.gif) no-repeat top left #F9F0A2; color: #000000; text-align:left; margin-top:25px; padding-left: 50px;}

#footer {margin-top:40px;border-top:1px solid #CA0000; min-height:60px; padding-top:15px; text-align:center; font-size:0.85em; text-transform: uppercase; clear:both;}
#footer a:link, #footer a:visited {text-decoration: none; color: #808080;}
#footer a:hover {color:#CA0000;}
#footer li {display:inline; margin:10px;}

table.contacts td.inactive {color:#ff0000; text-transform: uppercase; }
table.contacts td.active {color:#18AF02; text-transform: uppercase;}
