/*
----------------------------------------------------------------
about section styles
---------------------------------------------------------------- */

div#helpnav {float: left; background: #cbd4db; width: 150px; border: 1px solid #718b9c; padding: 10px 0 100px 5px;}
div#helpnav ul {}
div#helpnav ul li {font-size: 11px; margin-bottom: 6px;}
div#helpnav ul a, div#aboutnav ul a:link {color: #0b3854;}

ul.helpcenter li.helpcenter a, ul.helpcenter li.helpcenter a:link, ul.helpcenter li.helpcenter a:visited, ul.helpcenter li.helpcenter a:hover,
ul.acctinfo li.acctinfo a, ul.acctinfo li.acctinfo a:link, ul.acctinfo li.acctinfo a:visited, ul.acctinfo li.acctinfo a:hover,
ul.requirements li.requirements a, ul.requirements li.requirements a:link, ul.requirements li.requirements a:visited, ul.requirements li.requirements a:hover,
ul.subfaq li.subfaq a, ul.subfaq li.subfaq a:link, ul.subfaq li.subfaq a:visited, ul.subfaq li.subfaq a:hover,
ul.billing li.billing a, ul.billing li.billing a:link, ul.billing li.billing a:visited, ul.billing li.billing a:hover,
ul.techfaq li.techfaq a, ul.techfaq li.techfaq a:link, ul.techfaq li.techfaq a:visited, ul.techfaq li.techfaq a:hover,
ul.blackout li.blackout a, ul.blackout li.blackout a:link, ul.blackout li.blackout a:visited, ul.blackout li.blackout a:hover,
ul.contact li.contact a, ul.contact li.contact a:link, ul.contact li.contact a:visited, ul.contact li.contact a:hover
{font-weight: bold; color: #aaa; cursor: default; text-decoration: none;}

div#helpwrap {float: left; width: 585px; margin-left: 15px; width: 590px;}

div#helpwrap h4 {margin-bottom: 10px;}

div#helpwrap ul {margin-bottom: 20px;}
div#helpwrap ul li {margin-bottom: 6px;}

ul.helpindex {margin-top: 15px;}
ul.helpindex li {margin-bottom: 6px;}
ul.helpindex li a {font-size: 14px; font-weight: bold; line-height: 1.8em;}

div#helpwrap ol {margin: 10px 0 20px 15px; padding: 0 0 0 20px;}
div#helpwrap ol.faq {padding-bottom: 20px; font-weight: bold; color: #777;}
div#helpwrap ol li {list-style: decimal; margin-bottom: 5px;}

div#mc p.faq_q {font-weight: bold; margin-bottom: 5px; border-bottom: 1px solid #efefef;}
div#mc p.faq_a, ol.faq_a {margin-bottom: 20px;}
p.faq_a a, ol.faq_a a {font-weight: bold;}
a.top {font-size: 11px;}

table.requirements {margin-bottom: 10px; border: 1px solid #ccc; background: #f5f5f5;}
table.requirements td {font-size: 11px; padding: 5px 5px; border-left: 1px solid #ccc; vertical-align: top;}
table.requirements td.first {border-left: none;}
table.requirements th {font-weight: bold; padding: 3px 5px; text-align: left; border-bottom: 1px solid #ccc;}
table.requirements th.os {width: 130px;}
table.requirements th.proc {width: 110px;}
table.requirements th.ram {width: 40px;}
table.requirements th.conn {width: 50px;}
table.requirements th.browse {width: 150px;}
table.requirements th.plug {width: 80px;}

table.browsers {margin-bottom: 30px; border: 1px solid #ccc; background: #f5f5f5;}
table.browsers th {font-weight: bold; padding: 10px; text-align: left; border-top: 1px solid #ccc;}
table.browsers th.first {border-top: none;}
table.browsers td {padding: 5px 5px; border-left: 1px solid #ccc;}

table.downloads {margin-bottom: 30px; border: 1px solid #ccc; background: #f5f5f5; width: 500px;}
table.downloads th {font-weight: bold; padding: 6px; border-top: 1px solid #ccc; text-align: left; width: 125px;}
table.downloads th.first {border-top: none;}
table.downloads td {padding: 5px 5px; border-top: 1px solid #ccc; color: #777;}
table.downloads td a {font-weight: bold;}

div.techfaq h4 {font-size: 14px; color: #6a8a99; padding-bottom: 3px; border-bottom: 1px solid #efefef;}
