/* Stylesheet for fcgnetworks.net
   Developed by Mike Escutia <mescutia@fcgnetworks.net> */

body {
     margin:0px 10px;
     padding:0px;
     background-color: #fff;
}

a {
/*     color: #205c78; */
     color: #03d;
     text-decoration: none;
}

a:vlink { color: #003366; }

a:hover {
     text-decoration: underline;
}

img {
     border: 0;
}

#page {
     width:750px;
     margin: 10px auto;
     padding:0px;
     text-align:left;
     background-color: #fff;
}

/* Header stuff */

#header {
     background:#fff;
     margin-bottom: 0px;
     border-bottom: 1px solid #777;
     height:69px;
     voice-family: "\"}\"";
     voice-family: inherit;
     height:68px;
}
html>body #header {
     height:68px;
}

#logo {
     float: left;
     margin: 0;
}

#logo img {
     border: 0;
}

#bannerad {
     display: none;
}


/* The left-hand navigation area */

#left {
     width:150px;
     padding:0px;
     float:left;
     background:#fff;
}

.toplinks {
     margin: 0 0 10px 0;
     text-align: center;
     width: 150px;
     voice-family: "\"}\"";
     voice-family:inherit;
     width: 148px;
}

.toplinks ul {
     list-style-type: none;
     font: 85% arial, helvetica, sans-serif;
     font-weight: bold;
     margin: 0;
     padding: 0;
}

.toplinks li {
     padding: 0;
     margin-bottom: 5px;
}

.navset {
     margin: 0 0 10px 0;
     background-color: #ecf4fc;
     border: 1px solid #000;
     width: 150px;
     voice-family: "\"}\"";
     voice-family:inherit;
     width: 148px;
}

.navset h3, #right h3 {
     font: 90% arial, helvetica, sans-serif;
     font-weight: bold;
     color: #fff;
     text-align: center;
     margin: 0;
     background-color: #060;
}

.navset h3 a {
     display: block;
     color: #fff;
     width: 149px;
     voice-family: "\"}\"";
     voice-family:inherit;
     width: 147px;
}
html>.navset h3 a {
     width: 147px;   /* Be nice to Opera */
}

.navset h3 a:hover {
     color: #fff;
     text-decoration: none;
}


.navset ul {
     list-style-type: none;
     font: 80% arial, helvetica, sans-serif;
     font-weight: bold;
     margin: 0;
     padding: 0;
}

.navset li {
     padding: 0;
     border-bottom: 1px solid #060;
     width: 150px;
     voice-family: "\"}\"";
     voice-family:inherit;
     width: 148px;
}

.navset li.last {
     border-bottom: none;
}

.navset li a {
     display: block;
     color: #205c78;
     padding: 2px 1px;
     text-decoration: none;
     width: 149px;
     voice-family: "\"}\"";
     voice-family:inherit;
     width: 147px;
}
html>#leftcol li a {
     width: 147px;   /* Be nice to Opera */
}

.navset li a:hover {
     font-weight: bold;
     background: #060;
     color: #fff;
     text-decoration: none;
}

.navset li.sub a {
     font-size: 90%;
}


/* The center content area */

#content {
     width:410px;
     margin: 0 165px;
     padding:0px;
}

#content h1 {
     font-size: 150%;
     margin-top: 0;
}

#content h1.other {
     font-size: 130%;
     margin-top: 0;
}

#content h1.withsub {
     margin-bottom: 0;
}

#content h2 {
     font-size: 110%;
     margin-bottom: 5px;
}

#content h2.dsl {
     font-weight: normal;
     margin-bottom: 0;
     border-bottom: 1px solid #000;
}

#content h2.sales {
     padding-top: 5px;
     border-top: 1px solid #333;
}

#content h3 {
     font-size: 100%;
     padding-top: 5px;
     border-top: 1px solid #333;
}

#content h3 a {
/*     color: #205c78; */
     color: #039;
}

#content p.pagedesc {
     font-weight: bold;
     font-style: italic;
     margin-top: 0px;
     margin-bottom: 2px;
}

#content p.termsdesc {
     font-weight: bold;
     font-style: italic;
     margin-top: 0px;
     margin-bottom: 10px;
}

#content p.subnav {
     font-size: 90%;
     margin-top: 0;
}

#content p {
     font-family: arial, helvetica, sans-serif;
     font-size: 90%;
     margin-top: 0;
     margin-bottom: 8px;
}

#content p.note {
     font-style: italic;
}

#content .price {
     font-style: italic;
}

dt {
     font-weight: bold;
}

dd {
     margin-left: 0;
     margin-bottom: 20px;
}

dl.emaillinks {
     text-align: center;
     padding: 2px;
     border: 1px solid #000;
}

dl.emaillinks dd {
     font-size: 90%;
     margin-bottom: 5px;
}

p.emph {
     padding-top: 15px;
     text-align: center;
}

p.emph a {
     font-size: 110%;
}

table {
     width: 100%;
     margin-top: 10px;
     margin-bottom: 15px;
}

table td {
     padding: 5px;
     text-align: center;
     margin: 0;
     border-top: 1px solid #000;
     border-left: 1px solid #000;
}

table td.right {
     border-right: 1px solid #000;
}

table tr.bottom td {
     border-bottom: 1px solid #000;
}

table tr.headers td {
     font-weight: bold;
     border-bottom: none;
     background-color: #ecf4fc;
}

table tr.headers td.empty {
     border-top: none;
     border-left: none;
     border-right: none;
     background: none;
}

table td.item {
     width: 100px;
     font-weight: bold;
     text-align: right;
}

p.moreinfo, p.terms {
     text-align: center;
}

p.moreinfo a {
     font-size: 110%;
}



/* The right column */

#right {
     width:150px;
     padding:0px;
     float:right;
     background:#fff;
}

#right .ctr {
     text-align: center;
}

#right .flag {
     text-align: center;
     margin-top: 0;
}

.nhlinks, .weather {
     margin: 0 0 10px 0;
     border: 1px solid #000;
     width: 150px;
     voice-family: "\"}\"";
     voice-family:inherit;
     width: 148px;
}

#right .imglink {
     text-align: center;
}

.emailblurb, .linksblurb {
     margin: 2px 0 10px 0;
     font: 80% arial, helvetica, sans-serif;
}

ul.links {
     list-style-type: none;
     margin-top: 0;
     padding-left: 5px;
     margin: 0;
     padding: 2px 0 8px 1px;
}

ul.links li {
     font: 80% arial, helvetica, sans-serif;
     margin-bottom: 1px;
}


/* The form on the contact page */
form {
     font-size: 110%;
     font-weight: bold;
     margin: 30px 10px;
}

#formfields {
     text-align: right;
}

#formfields input, textarea {
     background-color: #fff;
     border: 1px solid #000;
}

#formtextbox p {
     margin-bottom: 2px;
}

#formbuttons {
     text-align: center;
}

#formbuttons input {
     margin: 20px 10px 0 10px;
}

.star {
     font-size: 105%;
     color: #f00;
}

.attrib {
     text-align: center;
}

.attrib a {
     font-size: 70%;
}

.attrib a:link, .attrib a:visited {
     color: #000;
}



/* The Weather.com box on the homepage */

.weather {
     padding-bottom: 5px;;
}

.weather h3 {
     margin-bottom: 0;
}

.weather img {
     border: 0;
}

.weather form {
     margin-top: 0;
     margin-bottom: 0;
}

.weather p {
     text-align: center;
     margin: 5px 2px;
}

.weather .note {
     font: 14px Arial, Helvetica, Chicago, Sans Serif;
}

.weather input.box {
     background-color: #fff;
     border: 1px solid #000;
     margin: 2px 0;
}


/* The Google bar */

#googlebar {
     background-color: #eee;
     text-align: right;
     padding: 2px 10px;
     margin: 0 0 10px 0;
     border-bottom: 1px solid #777;
}

#googlebar form {
     margin: 0;
}

#googlebar .search {
     font-size: 85%;
     font-weight: normal;
     padding-right: 3px;
}

#googlebar input {
     font-size: 11px;
     margin-right: 5px;
}

#googlebar .logout {
     padding-left: 10px;
}


div#alert {
     font-weight: bold;
     text-align: center;
     background-color: #f3c808;
     padding: 3px;
     margin: 0 0 10px 0;
}

div#notice {
     text-align: left;
     background-color: #ecf4fc;
     padding: 3px 5px 10px 5px;
     border: 1px solid #000;
}

/* The footer. */

#footer {
     margin: 0 auto;
     font: 80% arial, helvetica, sans-serif;
     text-align: center;
     border-top: 1px solid #000;
}

#footer p {
     font-size: 90%;
     margin-top: 1px;
}

#footer p.copyright {
     margin-bottom: 1px;
}
