/* CSS Document */
* {
    padding:0;
    margin:0;
}

body {
    font:62.5% Verdana, Arial, sans-serif;
    text-align: center; /* centering the content for IE6 */
    background: #fff url("images/bk.gif") repeat-x;
}

.clear, .clearFix {
    overflow: hidden;
    clear: both;
}

a {
    color:#005399;
    text-decoration:underline;
}
a:hover {
    color:#005399;
    text-decoration:underline;
}

p {
    font-size: 1.2em;
    line-height: 140%;
}

big {
    font-weight: bold;
}

h1 {
    font: normal 2.6em Arial, Helvetica, sans-serif;
    color:#003366;
    margin-bottom:20px;
}
h2 {
    font: normal 2em Arial, Helvetica, sans-serif;
    color:#ea8010;
    margin-bottom:20px;
}
h3 {
    font: normal 1.6em Arial, Helvetica, sans-serif;
    color:#003366;
    margin-bottom:20px;
}
h4 {
    font: bold 1.6em Arial, Helvetica, sans-serif;
    color: #003366;
    margin-bottom: 15px;
}
hr {
    height: 1px;
    clear: both;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

table th {
    font-size: 1.1em;
    font-weight: bold;
    padding: 5px;
}

table td {
    font-size: 1.1em;
    padding: 5px;
}

blockquote {
    min-height:35px;
    padding:15px 0 15px 30px;
    padding-left:70px;
    margin:0 20px 15px 10px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    font-size:1.4em;
    line-height:1.75em;
    font-style:italic;
    clear:left;
    color:#666;
}

blockquote img {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    display: inline; /* IE 6 double margin bug fix */
}

blockquote .client {
    text-align: right;
    font-size: 0.9em;
    font-weight: bold;
}

img {
    border: 0px;
}

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

#sidebar blockquote {
    min-height:35px;
    padding: 0;
    margin: 0;
    margin-top:15px;
    font-family:Georgia, 'Times New Roman', Times, serif;
    background: ;
    font-size:1.2em;
    line-height:1.75em;
    font-style:italic;
    clear:left;
}

#blink {
    font-weight: bold;
}

#header {
    width:780px;
    margin:0 auto;
    padding: 10px 0 5px 0;
}
#header #logo {
    margin-left: 10px;
}
#header a {
    width:310px;
/*    display:block; */
}
#header img {
    border: 0px;
}
#header ul {
    list-style-type: none;
}
#header ul li {
    float: left;
    display: inline; /* IE 6 double margin bug fix */
}
#header #slogan {
    float: left;
    width: 380px
    display: inline; /* IE 6 double margin bug fix */
    font: normal 1.1em Georgia, Times, 'Times New Roman', serif;
    font-style: italic;
    color: #000;
    text-align: center;
    margin-left: 160px;
    padding-top: 5px;
}

#slogan-text {
    padding-bottom: 5px;
}

/* main content */
#maincontent {
    width:820px;
    margin:0 auto;
    clear: both;
    overflow: hidden; /* must put this in for FireFox. Fix height issue! */
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    background: #fff url("images/bg-body.gif") left top repeat-y;
}

/* main menu */
#menu {
    width: 100%;
    margin:0 auto;
    clear: both;
    overflow: hidden; /* must put this in for FireFox. Fix height issue! */
    font-size: 1.4em;
    font-weight: bold;
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    background: #333;
    border-bottom: 4px solid #2580a2;
}

ul#nav {
    background: #333;
    list-style: none;
    width: 794px;
    margin: 0 auto;
    padding: 0;
}

#nav li {
    float: left;
    display: inline; /* IE 6 double margin bug fix */
    font: 1.1em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

#nav a {
    float: left;
    color: #ccc;
    display: block;
    margin: 0;
    padding: 6px 12px;
    text-decoration: none;
    font-weight:normal;
    background: #333 url("images/separator.gif") bottom right no-repeat;
}

#nav a:hover, #nav a#mnu-signup:hover {
    background: #2580a2 url("images/hover.gif") bottom center no-repeat;
    color: #fff;
    padding-bottom: 6px;                    
}

#nav a#mnu-signup {
    background: #ea8010;
    color: #fff;
    padding-bottom: 6px;                    
}

#leaderboard {
    font-size: 2em;
    text-align: center;
    color: #fff;
    background: #2580a2;
    margin-bottom: 10px;
    padding: 10px;
    padding-top: 5px;
    border-bottom: 1px solid #000;
}

/* center container */
#container, #container-blank, #container-myaccount, #container-features {
    width:792px;
    clear: both;
    overflow: hidden; /* must put this in for FireFox. Fix height issue! */
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    margin:0 auto;
    padding: 15px 0;
    background: url("images/bg-container.gif") left top repeat-y;
}

#container-blank {
    padding: 0;
    background: #fff;
}

#container-features {
    padding: 0;
    background-color: #fff;
}

#container-myaccount {
    background: url("images/bg-myaccount.gif") left top repeat-y;
}

#content blockquote {
    background:url("images/quote-left.gif") no-repeat;
}

/* content in container */
#content {
    float: left;
    width: 592px;
    height: 100%;/* so the content has the height of the menu and visa versa */
    padding: 0 10px 0 15px;
    display: inline; /* IE 6 double margin bug fix */
}

#container-blank #content {
    padding: 0;
}

#container-myaccount #content {
    padding: 0;
    padding-left: 15px;
}

#content blockquote {
    background:url("images/quote-left.gif") no-repeat;
}

#content form {
    margin: 0;
    padding: 0;
}

#content form p {
    clear: left;
    color: #666;
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

#content form label {
    float: left;
    width: 180px;
    color: #000;
    display: inline; /* IE 6 double margin bug fix */
}


#content form .btnsubmit {
    margin: 10px 0 10px 0;
}

#content table td {
    color: #666;
}

.inner { 
    padding: 20px 10px 0 10px;
}

.inner p {
    font-size: 1.2em;
    margin-bottom: 15px;
}

#content span {
    color: #6f28c4;
}

#content h2 {
    font-size: 1.8em;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0;
}

#content p {
    margin-bottom: 15px;
}

#content ul {
    font-size: 1.2em;
    line-height: 140%;
    margin-bottom: 10px;
}

#content ul li {
    padding-bottom: 5px;
}

#content ol {
    font-size: 1.2em;
    margin: 10px 0 10px 0;
    list-style-position: inside;
}

#content ol li {
    padding-bottom: 5px;
}

#content dl {
    margin: 20px 0 20px 0;
}

#content dt {
    font: bold 1.4em Georgia, Times, 'Times New Roman', serif;
    color: #005399;
    padding: 5px 0 10px 0;
}

#content dd {
    font-size: 1.2em;
    line-height: 160%;
    padding: 0 0 15px 0;
}

#content dd p {
    font-size: 1em;
}

#content dd li {
    font-size: 1.1em;
}

#content .step ol {
    list-style-type: none;
}

#content .step ol li {
    padding-bottom: 8px;
}

#content .step select {
    width: 150px;
}

#content #step1, #content #step2, #content #step3 {
    padding-left:  0;
}

#content .step #step-freetrial ol {
    list-style-type: none;
    list-style-position: outside;
    padding: 20px 10px 0 10px;
}

#content .step #step-freetrial ol li {
    padding-bottom: 4px;
}

#content .step #step-freetrial strong {
    margin-left: 5px;
}

/* toll free homepage */
#tollfree {
    width: 794px;
    height: 380px;
    background: #eaf3f8 url("images/bg-worldwide.jpg") no-repeat;
    border-bottom: 1px solid #666;
    margin: 0;
    padding: 10px;
    padding-bottom: 0;
}

#tollfree h1 {
    font-weight: bold;
    color: #ea8010;
    margin-bottom: 5px;
}

#tollfree strong {
    color: #990000;
}

#tollfree-top #heading, #tollfree-top #seals {
    float: left;
    display: inline; /* IE 6 double margin bug fix */
}

#tollfree-top #heading {
    width: 560px;
}


/* seals */
#tollfree-top #seals {
    width: 220px;
}

#trustseal, #scanalert {
    float: left;
    width: 110px;
}

#tollfree #subheading {
    font: normal 2em Arial, Helvetica, sans-serif;
    color:#ea8010;
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
}

#tollfree #service-left, #tollfree #service-right {
    float: left;
    height: 220px;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    display: inline; /* IE 6 double margin bug fix */
}

#tollfree #service-left {
    width: 290px;
    font: 1.8em Verdana, Arial, Helvetica, sans-serif;
    color: #8b2628;
}

#tollfree #service-left img {
    margin-top: 5px;
}


#tollfree #service-left big {
    font-size: 1.2em;
    font-weight: bold;
    color: #ff0000;
}

#tollfree #service-right {
    width: 440px;
    margin-left: 10px;
}

#tollfree #service-right h2 {
    margin-top: 5px;
}

#tollfree #service-right p {
    margin-top: 10px;
}

#tollfree #service-summary {
    border: 1px solid #666;
    margin: 0 30px 10px 0;
    padding: 10px;
    background: #fff;
}

#tollfree ul {
    list-style: outside;
    margin: 0;
    margin-left: 20px;
    padding: 0;
}

#tollfree li {
    line-height: 120%;
    margin: 0;
    padding: 0;
}

#tollfree #buttons {
    margin-top: 15px;
    margin-left: 120px;
}

#toll-free-global {
    float: left;
    width: 330px;
    display: inline; /* IE 6 double margin bug fix */
}

#cover-howitworks {
    float: left;
    display: inline; /* IE 6 double margin bug fix */
}

#cover-girl {
    float: right;
    display: inline; /* IE 6 double margin bug fix */
}

/* motto */
#motto {
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    background: #2580a2;
    width: 794px;
    height: 20px;
    border-bottom: 1px solid #666;
    margin: 0;
    padding: 5px;
    padding-bottom: 0;
}

/* comparison */
#comparison {
    float: left;
    width: 794px;
    padding: 10px;
    border-bottom: 5px solid #2580a2;
}

#comparison-left {
    float: left;
    width: 330px;
    height: 200px
}

#comparison-right {
    float: left;
    width: 400px;
    margin-left: 20px;
}


/* case study */
#casestudy {
    float: left;
    width: 794px;
    border-bottom: 5px solid #2580a2;
}

#casestudy-left {
    float: left;
    width: 335px;
    height: 220px;
    background: #fbfbfb;
}

#casestudy-right {
    float: left;
    width: 430px;
    margin-left: 10px;
    padding-top: 15px;
}

#casestudy-right p {
    font-size: 1.4em;
    text-align: center;
}

#casestudy-right em {
    font-style: normal;
    font-weight: bold;
}

/* homepage service overview */

#tollfree-overview {
    width: 792px;
    margin: 0;
    padding: 0;
}

#tollfree-overview .virtualpbx {
    float: left;
    width: 395px;
    height: 320px;
    border-right: 1px solid #b4d6e2;
    display: inline; /* IE 6 double margin bug fix */
}

#tollfree-overview .virtualpbx h2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    color: #000;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px 0;
    background: #e5e5e5 url(images/bg-virtualpbx.gif);
    border-bottom: 1px solid #bbbbbb;
}

#tollfree-overview #col1 ul {
    list-style: outside;
    margin: 8px 0 5px 25px;
    padding: 0;
}

#tollfree-overview #col1 li {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}

#tollfree-overview ol#tollfree-service {
    margin: 8px 0 5px 5px;
    padding: 0;
    line-height: 200%;
}

#tollfree-overview #col1 a { text-decoration: underline; }
#tollfree-overview #col1 a:hover { text-decoration: none; }

#tollfree-service a { color: #333; text-decoration: underline; }
#tollfree-service a:hover { color: #333; text-decoration: none; }

#tollfree-overview #col3 {
    float: left;
    width: 370px;
    border: 0;
    display: inline; /* IE 6 double margin bug fix */
}

#testimonials {
    font-size: 1.05em;
    padding: 5px 10px;
}

#testimonials img {
    padding-right: 5px;
}

#testimonials .client {
    text-align: right;
    font-size: 1em;
    font-weight: bold;
    margin-top: 10px;
}

/* toll free nav */
#tollfreenav {
    text-align:left;
    clear: both;
    margin:0;
    padding:0;
}

#tollfreenav a {
    color: #0000FF;
}

#tollfreenav img {
    border: 0px;
}

#tollfreenav ul {
    list-style-type: none;
}

#tollfreenav ul li {
    float: left;
    font-size: 0.9em;
    margin-bottom: 10px;
    padding: 0 0 0 5px;
    display: inline; /* IE 6 double margin bug fix */
}


#step-freetrial p {
    font-size: 1.1em;
    margin-bottom: 15px;
}

#ordernow {
    background: url("images/bg-ordernow.gif") 0 0 no-repeat;
    height: 195px;
    padding: 0px;
}

#ordernow .step  {
    float: left;
    width: 175px;
    margin-top: 0px;
    padding-left: 18px;
    display: inline; /* IE 6 double margin bug fix */
}
#ordernow .step h2 {
    font:normal 1.4em Georgia, Times, 'Times New Roman', serif;
    color: #2f2924;
    margin: 5px 0 0px 4px;
    padding:0px;
}

#content .note {
    font-size: 0.85em;
    color:#666;
    margin: 0;
    padding-top: 5px;
}

#content .note ul li {
    list-style: outside none; 
    padding: 0;
}

#content .chart .note {
    font-size: 1.1em;
    text-align: left;
    padding-top: 8px;
    padding-right: 30px;
}

#quicklinks ul {
    list-style-type: decimal;
    margin-top: 15px;
}

#quicklinks ul li {
    font-size: 1.1em;
    padding-bottom: 8px;
}

.datatable {
    width: 420px;
    font-size: 1.2em;
    color: #666;
    border: 1px solid #cccccc;
    border-collapse: collapse;
}

.datatable caption {
    text-align: center;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 5px;
}

.datatable .tblheader {
    text-align: center;
}

.datatable thead {
    color: #333;
}

.datatable th {
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    font-weight: bold;
    padding: 5px;
}

.datatable td {
    border: 1px solid #cccccc;
    padding: 5px;
}

.datatable td strong {
    font: bold 1.4em Georgia, Times, 'Times New Roman', serif;
    color: #ff0000;
}

#orderhistory .datatable td {
    text-align: left;
}

#orderhistory .datatable caption {
    font: bold 1.2em Georgia, Times, 'Times New Roman', serif;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
}

#orderhistory .note {
    font-size: 0.9em;
}

#tblfooter {
    margin:0 auto;
    padding: 10px 5px 20px 5px;
    clear: both;
    overflow: hidden; /* must put this in for FireFox. Fix height issue! */
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
}

#tblfooter-left {
    float: left;
    display: inline; /* IE 6 double margin bug fix */
}

#tblfooter-right {
    float: right;
    margin-right: 15px;
}

.feature li {
    list-style: outside none; 
    background: url("images/tickbox.gif") 0 0 no-repeat;
    margin: 0;
    padding: 0;
    padding-left: 25px;
}

.feature li a, .feature li a:visitied {
    color: #0000ff;
}

.benefit li strong {
    font-size: 1.2em;
    text-decoration: underline;
}

.benefit li span {
    font-size: 1.4em;
    line-height: 120%;
}

/* img control */

.nocontract img {
    float: left;
    border: 0;
    margin: 5px 5px 0 0;
    display: inline; /* IE 6 double margin bug fix */
}

/* rate table in container */

#content .ratenav {
    padding-top: 2px;
    padding-bottom: 2px;
}

#content .callfrom {
    color: #000066;
    font-size: 1.4em;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 20px;
}

#content .callfrom .note {
    font-size: 0.8em;
}

/* rate table */

.ratetable .rateformat {
    float: left;
    width: 50%;
    display: block;
    overflow: hidden;
}

.rateformat caption {
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 10px;
}

.ratetable a, .ratetable a:hover, .ratetable a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #c50000;
}

.ratetable ul {
    list-style: outside;
    margin-left: 20px;
}

.ratetable li {
    margin: 0;
    padding: 0;
}

.rateformat th {
    border-bottom: 1px solid #7575bb;
}

.rateformat td {
    font-size: 1em;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #7575bb;
    margin: 0;
    padding: 1px 0;
}

.rateformat td span {
    color: #c0c0c0;
    padding 2px;
}

.rateformat .altrow {
    background-color: #F7F7F7;
}

#rates center {
    font-size: 1.2em;
}

/* how it works in container */

#howitworks img {
   margin: 5px;
}

#howitworks ul {
    list-style: outside;
    margin-left: 20px;
}

#howitworks ol {
    list-style-position: inside;
}

#howitworks ul li h2 {
    font-size: 1.6em;
    color: #000000;
    border: 1px solid #cccccc;
    background-color: #f7f7f7;
    padding: 5px;
}

/* faq in container */

#faq {
    font-size: 0.9em;
}

#faq ul {
    list-style-type: none;
}

#faq ol {
    list-style: outside;
    margin-left: 35px;
}


#faq-details h2 {
    font-size: 2.2em;
    margin: 5px 0 10px 0;
}

#faq-details ul {
    font-size: 0.9em;
    list-style: outside;
    margin-left: 20px;
}
#faq-details p {
    font-size: 1.2em;
}

/* placeorder in container */
#alert, #tips {
    font-size: 1.2em;
    color: #ff0000;
    background: #fff7d7;
    text-align: left;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin: 10px 0;
    padding: 10px;
}

#alert a { text-decoration: underline; }
#alert a:hover { text-decoration: none; }

#placeorder h2 {
    color: #333;
    border: 1px solid #cccccc;
    background-color: #f7f7f7;
    padding: 5px;
}

#placeorder strong {
    font: bold 1em;
    color: #460000;
}

#placeorder hr {
    margin: 0;
    padding: 0;
}

#placeorder a {
    color: #FF0000;
}

#placeorder #tollnumber {
    font: normal 2.0em Georgia, Times, 'Times New Roman', serif;
    color: #6f28c4;
}

#placeorder ol {
    margin: 0;
    padding: 0;

}

#placeorder ol li {
    padding: 5px 0;
}

#placeorder ul {
    font-size: 1em;
}

#placeorder .note {
    font-size: 1.1em;
    color: #333;
}

#placeorder .note ul {
    list-style-type: none;
}

#placeorder .note li {
    margin: 0;
    padding: 0;
}

#placeorder .footnote ul {
    list-style: none;
    margin: 10px 0;
}

#placeorder .footnote li {
    font-size: 1em;
    list-style: outside; 
    color: #333;
    margin: 0;
    padding: 0;
}

#placeorder .premiumprice {
    color: #ff0000;
    font-size: 1.1em;
    font-weight: bold;
}

#orderinfo {
    font:bold 1.2em Arial, Helvetica, sans-serif;
    color:#000000;
    margin-top:11px;
    text-align:left;
}

#orderinfo h4 {
    font-size: 1.2em;
}

#ccinfo ul {
    font-size: 1.2em;
    list-style-type: none;
    background-color: #eeeeee;
    padding: 10px;
}

#ccinfo li {
    padding-bottom: 5px;
}

#ccinfo li span {
    float: left;
    width: 240px;
    display: inline; /* IE 6 double margin bug fix */
}

#ccinfo p {
    margin: 0;
    padding: 0;
}


/* pagination */
#pagination {
    text-align: center;
    font-size: 1.2em;
}

/* trouble ticket */
#troubleticket h2 {
    border: 1px solid #cccccc;
    background-color: #f7f7f7;
    padding: 5px;
}

/* sidebar in container */
#sidebar {
    float:left;
    display: inline; /* IE 6 double margin bug fix */
    width:155px;
    height:100%; /* so the menu has the height of the main content and visa versa */
    padding-left:12px;
}

#sidebar ul {
    list-style-type: none;
}

#sidebar h2 {
    font-size: 1.4em;
    color: #2f2924;
    margin-bottom:8px;
    padding:0px;
}

#sidebar img {
    text-align: center;
}

#sidebar .regularnum {
    padding-top: 20px;
}

#sidebar .regularnum strong {
    font-size: 1.1em;
}

#sidebar .premiumnum {
    padding-top: 20px;
}

#sidebar .premiumnum h1, #sidebar .regularnum h1 {
    text-align: left;
    font-size: 1.4em;
    margin: 5px 0 5px 0;
}

#sidebar .premiumnum h2, #sidebar .regularnum h2 {
    text-align: center;
    font-size: 1.2em;
    background-color: #d6e7f2;
    margin: 10px 0 5px 0;
    padding: 2px;
    border: 1px solid #cccccc;
}

#sidebar .premiumnum span {
    color: #6f28c4;
}

#sidebar .premiumnum p, #sidebar .regularnum p {
    text-align: center;
    margin-top: 5px;
}

#sidebar .premiumnum ul {
    list-style-type:none;
}

#sidebar .premiumnum ul li {
    font: normal 1.2em;
    padding: 1px;
}

/* account sidebar in container */
#acctside {
    float:left;
    width:160px;
    height:100%; /* so the menu has the height of the main content and visa versa */
    margin-right: 5px;
    display: inline; /* IE 6 double margin bug fix */
}

#acctside h2 {
    font-size: 1.6em;
    background-color: #7d0000;
    border: 1px #bbbbbb solid;
    color: #ffffff;
    margin:10px 0;
    padding:5px;
}

#acctside h3 {
    font:bold 1.4em Georgia, Times, 'Times New Roman', serif;
    color: #000;
    margin-bottom: 5px;
}

#acctside ol li {
    list-style-type: none;
    margin-bottom: 10px;
    margin-left: 8px;
}

#acctside ul li {
    font: 1.1em Arial, Helvetica, sans-serif;
    color: #333333;
    line-height: 160%;
    margin-left: 8px;
}

#acctside li a { text-decoration: none; }
#acctside li a:hover { text-decoration: underline; }

#acctside p {
    font-size: 1.1em;
    padding-left: 5px;
    padding-bottom: 5px;
}

#acctside span {
    font-size: 1.2em;
    padding-top: 5px;
    color: #ff0000;
}

#acctside strong a { text-decoration: none; }
#acctside strong a:hover { text-decoration: underline; }

#acctside-heading {
    margin: 10px 0;
}

/* misc */
#misc p {
    font-size: 1.2em;
    line-height: 140%
}

#misc h2 {
    font-size: 1.6em;
    font-weight: bold;
    color: #222222;
    margin: 0 0 5px 0;
    padding: 0;
}

#misc h3 {
    font:normal 1.4em Georgia, Times, 'Times New Roman', serif;
    margin: 0px 0 5px 0;
    padding: 0;
}

#misc ol {
    list-style: outside;
    margin-left: 25px;
}

/* login/register form */
#login .note, #register .note {
    font-size: 1.1em;
    color: #ff0000;
}

/* signup */
#login ul {
    list-style: outside;
    margin-left: 20px;
}

fieldset {
    border: 1px dotted #61B5CF;
    margin-top: 10px;
    padding: 15px;
}

legend {
    font: bold 1.4em Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
}

/* footer */
#footer {
    width: 792px;
    margin:0 auto;
    clear: both;
    overflow: hidden; /* must put this in for FireFox. Fix height issue! */
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    background: #333;
}

#footer ul {
    background: #333;
    list-style: none;
    width: 780px;
    margin: 0 auto;
    padding: 0;
}


#footer li {
    float: left;
    font: 1.1em "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    display: inline; /* IE 6 double margin bug fix */
}
#footer a {
    float: left;
    display: block;
    color: #ccc;
    margin: 0;
    padding: 6px 12px;
    text-decoration: none;
    font-weight:normal;
    background: #333 url("images/separator.gif") bottom right no-repeat;
}
#footer a:hover {
    background: #2580a2 url("images/hover.gif") bottom center no-repeat;
    color: #fff;
    padding-bottom: 6px;                    
}


#copyright {
    font-size: 1em;
    width:780px;
    margin:0 auto;
    clear: both;
    overflow: hidden; /* must put this in for FireFox. Fix height issue! */
    text-align:left; /* so that IE6 and Firefox puts the text to the left */
    padding: 20px 0 10px 25px;
}

#copyright #leftsection {
    float:left;
    width:310px;
    height:100%;/* so the content has the height of the menu and visa versa */
}

#copyright #rightsection {
    float:left;
    width:250px;
    height:100%; /* so the menu has the height of the main content and visa versa */
    text-align: right;
}

/* toll free bottom */
#tollfree-bottom {
    height: 17px;
    background: #fff url("images/footer.gif") no-repeat;
}

.highlight {
    font-family:trebuchet ms;
    font-size:1.6em; 
    font-weight: bold;
    color:#FB9A2F;
    text-decoration:none;
    padding-top:0px;
    line-height:120%;
}

.price {
    color: #ff0000;
    font-size: 1.1em;
    font-weight: bold;
}

/* message box */

.messageBox { font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;}
.messageStackError, .messageStackWarning { font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;}
.messageStackSuccess { font-family:  'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; }

.messageStack {
  margin: 5px;
  font-size: 10px;
  color: #FF0000;
  font-weight:bold;
  background: #FFFCF5;
  border-width: 1px;
  border-style: dotted;
}

.messageStackError {
    font-weight: bold;
    color: #ff0000;    
}

.messageStackError ol, .messageStackSuccess ol {
    list-style-type: none;
    font-size: 1.2em;
    color: #ff0000;
    background: #fff7d7;
    text-align: left;
    border: 1px solid #b0b0b0;
    border-collapse: collapse;
    margin: 0;
    margin-bottom: 10px;
    padding: 10px;
}

.messageStackError ol li {
    padding: 0;
}

/* update forwarding */
#forwarding form p {
    margin-top: 10px;
    margin-left: 10px;
}

/* buycredit_cc - credit card info */

#buycreditlist ol {
    list-style: none;
}

#buycreditlist ol li{
    padding-bottom: 20px;
}

#buycreditlist span {
    font-size: 1em;
    padding-top: 5px;
    color: #ff0000;
    text-decoration: underline;
    font-weight: bold;
}

/* support */
#support {
    color: #666;
}

#support #enquirytitle h3 {
    margin-bottom: 10px;
}

#support #enquirytitle label {
    width: auto;
    font-size: 1.2em;
}

#support br {
    margin: 5px 0;
}

#support ul {
    list-style: outside;
    margin-left: 30px;
}

#support #address {
    font-size: 1.2em;
    line-height: 160%;
    margin: 10px;
}

#support label {
    clear: both;
    display: block;
}

/* transfer */
#transfer p {
    margin: 10px 0 15px 0;
    font-size: 1.2em;
}

#transfer p strong {
    font-size: 1.2em;
}

#transfer ol{
    padding-left: 15px;    
}

#actrequest p {
    margin-bottom: 15px;
}

/* success */
#success ul {
    list-style: outside;
    margin-left: 20px;
}

/* blog */
#blog p {
    margin-top: 10px;
    margin-bottom: 10px;
}

#freetrial {
    font:normal 1.4em Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;

    text-align: center;
    color: #ffff00;
    background-color: #ff0000;
    margin-bottom: 14px;
    padding: 2px;
}

#freetrial span {
    font-size: 1.2em;
    color: #ffff00;
}

/* transfer */

#transferform {
    color: #000000;
    text-align: left;
    border: 1px solid #000000;
}

#transferform-header h1 {
    font:normal 2.2em Georgia, Times, 'Times New Roman', serif;
    text-align: right;
    color:#8b1a1a;
    letter-spacing:-.05em;
    margin-bottom:20px;
}

#transferform-footer ul li {
    font-size: 1em;
    text-align: left;
    list-style: outside none; 
    margin: 0;
    padding: 0;
}

#transferform h2 {
    font:normal 2em Georgia, Times, 'Times New Roman', serif;
    letter-spacing:-.04em;
    color:#8b1a1a;
    background-color: #e1e2e3;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    text-align: center;
}

#transferform p {
    font-size: 1.2em;
    padding: 10px;
}

#transferform .datatable {
    border: 1px solid #cccccc;
    border-collapse: collapse;
    width: 100%;
}

#transferform .datatable caption {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 5px;
}

#transferform .datatable .tblheader {
    text-align: center;
}

#transferform .datatable th {
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    font-weight: bold;
    text-align: right;
    padding: 4px;
}

#transferform .datatable td {
    border: 1px solid #cccccc;
    text-align: left;
    padding: 4px;
    height: 18px;
}

#transferform .datatable td strong {
    font:normal 1.4em Georgia, Times, 'Times New Roman', serif;
    color: #ff0000;
}

#transferform .datatable-center {
    border: 1px solid #cccccc;
    border-top: 1px solid #000000;
    border-collapse: collapse;
    width: 100%;
}

#transferform .datatable-center caption {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 5px;
}

#transferform .datatable-center .tblheader {
    text-align: center;
}

#transferform .datatable-center th {
    font-size: 1.2em;
    border: 1px solid #cccccc;
    text-align: center;
    background: #e1e2e3;
    padding-top: 5px;
    padding-bottom: 5px;
}

#transferform .datatable-center td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 4px;
}

#transferform .datatable-center td strong {
    font:normal 1.4em Georgia, Times, 'Times New Roman', serif;
    color: #ff0000;
}



#diagram {
    padding: 4px;
    border: 1px solid #ccc;
}


form#dnissearch {
    font-size: 1.1em;
    margin-bottom: 15px;
}

#dnissearch strong {
    font: bold 1.6em Arial, Helvetica, sans-serif;
    color: #000000;
}

#buycreditlist .datatable th {
    text-align: center;
}

#autoaction .note {

    font-size: 1.1em;
    color:#666
}

#autoaction {
  color: #333;
}

#autoaction strong {
  color: #000;
}

#autoaction input select {
    border:1px solid #333;
}

#orderform {
    font-size: 1.2em;
    text-align: center;
    font-weight: bold;
}

/* vanity status check */
#vanity h2 {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

#vanity ul {
    list-style: outside;
    margin-left: 20px;
}

#vanity .note {
    font-size: 1.1em;
    margin-bottom: 10px;
}

/* vanity reserve request */
#vanityreserve label {
    font-weight: bold;
}

/* table bill summary */
.billsummary {
    color: #000;
    margin-bottom: 10px;
}

.billsummary td {
    font-size: 1.05em;
}

/* table showcase */
.showcase {
    color: #000;
    background: #fff;
    margin-bottom: 15px;
}

.showcase a { color: #005399; text-decoration: none; }
.showcase a:hover { color: #333; text-decoration: underline; }

.showcase th, .showcase tr, .showcase td {
    border: 1px solid #fff;
    border-collapse: collapse;
    line-height: 140%;
}

.showcase th {
    color: #fff;
    background: #6f9fcf;
    border-bottom: 1px solid #cccccc;
}

.showcase tr.evenrow {
    background: #f5f5f5;
}

.showcase td {
    color: #666666;
    border-bottom: 1px solid #cccccc;
}

.showcase caption {
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 0;
    text-align: left;
    color: #003366;
}

/* audioupload */
#audioupload .note {
    font-size: 1.1em;
}

/* my account */
#myaccount {
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    display: inline; /* IE 6 double margin bug fix */
}

#myaccount .datatable th {
    text-align: center;
}

#myaccount h2 {
    margin-bottom: 5px;
    padding: 0;

}

#myaccount .note {
    font-size: 1.1em;
}

/* account homepage */
#homepage-left, #homepage-right {
    float: left;
    width: 270px;
    height: 100%;
    margin: 0 0 5px 5px;
    margin-bottom: 5px;
    display: inline; /* IE 6 double margin bug fix */
}

#homepage-right {
    margin-left: 10px;
}

#homepage-left ul, #homepage-right ul {
    list-style: none;
}

.frame li {
    font: 0.9em Arial, Helvetica, sans-serif;
    color: #333333;
    line-height: 120%;
}

.frame h4 {
    font: bold 1.6em Arial, Helvetica, sans-serif;
    color: #003366;
    margin-bottom: 15px;
}

.frame h4 a { color: #003366; text-decoration: underline; }
.frame h4 a:hover { color: #003366; text-decoration: none; }

.frame li a { text-decoration: none; }
.frame li a:hover { text-decoration: underline; }

.caption {
    font-size: 1.4em;
    font-weight: bold;
    padding: 5px 0;
    text-align: left;
    color: #003366;
}

/* breadcrumb */
#headerNavigation {
    font-size: 1.2em;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
}

/* virtual office */
#virtualoffice ul {
  list-style: inside;
}

#virtualoffice li {
    font: 1em Arial, Helvetica, sans-serif;
    color: #333333;
    line-height: 150%;
    padding-left: 10px;
}

#agree {
    font-size: 11px;
    color: #333;

    padding: 10px 0;
}

/* legend */
#legend {
    clear: both;
    margin-top: 20px;
}

#legend ul {
    margin: 0;
    padding: 0;
}

#legend table, #legend th, #legend tr, #legend td {
    font-size: 11px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

#legend th {
    text-align: left;
}


#legend h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
}

/* dnis account */
#dnisaccount ul {
    list-style: outside;
    margin-left: 20px;

}

#dnisaccount li {
    line-height: 160%;
}


/* subscription */
#subscription {
    font-size: 12px;
}

#subscription strong {
    color: #005399;
    font-weight: bold;
}

#subscription ul {
    margin-left: 25px;
}

#subscription li {
    font-size: 11px;
    margin-left: 15px;
}

#subscription h3 {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    margin-top: 25px;
}

#subscription h4 {
    font-size: 16px;
}


/* timezone */
#timezone {
    width: 280px;
}

/* view bill */
#viewbill {
    font-size: 1.1em;
    line-height: 140%;
    margin: 10px 0;
}

#billingcycle {
    float: left;
    width: 565px;
    height: 100%;
    font-size: 1.2em;
    color: #ff0000;
    background: #fff7d7;
    text-align: left;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    margin: 0;
    margin-bottom: 10px;
    padding: 5px;
    padding-left: 10px;
    display: inline; /* IE 6 double margin bug fix */
}

#selectcycle {
    float: left;
    width: 470px;
    display: inline; /* IE 6 double margin bug fix */
}

#viewfullbill {
    float: left;
    padding-top: 6px;
    display: inline; /* IE 6 double margin bug fix */
}

/* signup */
#signup ul {
    list-style: outside;
    margin-left: 20px;
}

.signup {
    font-size: 1.1em;
    font-weight: bold;
    text-align: right;
}


/* template */
#template {
    color: #666;
    margin-bottom: 20px;
}

#template ul {
    list-style: outside;
    margin-left: 20px;
}


/* features & pricing */
#features {
    color: #666;
    margin-bottom: 20px;
}

#features ul {
    list-style: outside;
    margin-left: 30px;
}

#features ol {
    list-style: outside;
    margin-left: 40px;
}

#features img {
   margin: 2px;
}

#features .datatable {
    width: 100%;
}

#features .datatable tbody th {
    background: #fff;
}

/* what is toll free */
#whatis-tollfree {
    width:820px;
    margin:0 auto;
    margin-top: 2000px;
    color: #333;
    font-size: 0.9em;
    text-align: left;
}

#whatis-tollfree a { color: #333; text-decoration: none; }


/* pbx app */
#pbxapp td label {
    clear: both;
    display: block;
    width: auto;
}

/* ivr option */
.ivroption {
    background: #fffbde;
    border: 1px solid #ccc;
}

/* benefits */
ul#benefits {
    list-style: outside;
    margin: 0;
    margin-left: 20px;
    padding: 0;
}

/* sign up for toll free reservation */
h1#signup-reserve {
    font: normal 2em Arial, Helvetica, sans-serif;
    color:#ea8010;
    margin-top: 0;
    margin-bottom:20px;
}

