﻿body
{
    background-color: #fff;
    font-family: Arial, sans-serif;
    color: #000;
}

div#wrapper
{
    margin: 0 auto 0 auto;
    width: 90%;
}

div#header
{
    width: 100%;
    height: 80px;
}

div#header_left
{
    text-align: center;
    float: left;
}

div#header_right
{
    text-align: center;
    float: right;
}

div#header_flag
{
    width: 68px;
    height: 50px;
    float: left;
}

div#header_facebook
{
    width: 271px;
    height: 75px;
    float: left;
    padding-left: 25px;
    text-align: center;
    color: #06f;
}

div#site_search
{
    width: 325px;
    height: 45px;
    text-align: left;
    /* border: 1px #000 solid; */
}

div#navigation_menu
{
    width: 100%;
    height: 27px;
    border-bottom: 1px #f00 solid;
}

div#map
{
    margin: 0 auto 0 auto;
    border: 1px #000 solid;
    width: 500px;
    height: 350px;
}

div#puller_image
{
    text-align: center;
}

img.navigation_image
{
    width: 115px;
    height: 27px;
    border: 0;
    float: right;
}

img#company_logo
{
    width: 200px;
    height: 45px;
    border: 0;
}

img#usa_flag
{
    padding: 0 0 0 15px;
    width: 68px;
    height: 50px;
    float: right;
}

img.misc_images
{
    padding: 2.5px 2.5px 2.5px 2.5px;
    border: 0;
}

img.dvi_process
{
    width: 120px;
    height: 120px;
    border: 0;
}

p#logo_bottom
{
    font-style: italic;
    font-weight: bold;
    color: #06f;
}

a
{
    color: #00f;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    outline: none;
}

a:focus
{
    outline: none;
}

a.cable_search
{
    text-decoration: none;
    font-size: 8pt;
    color: #06f;
}

a.cable_search:hover
{
    text-decoration: underline;
}

a.table_links
{
    text-decoration: none;
    font-size: 10pt;
    color: #000;
}

a.table_links:hover
{
    text-decoration: underline;
    color: #f00;
}

a.table_links:visited
{
    color: #909;
}

a#ssl_link
{
    font-size: 8pt;
    text-decoration: none;
    color: #000;
}

a#ssl_link:hover
{
    text-decoration: underline;
    color: #f00;
}

a.next_page
{
    text-decoration: none;
    color: #fff;
    float: right;
}

a.next_page:hover
{
    text-decoration: underline;
    color: #f00;
}

a.prev_page
{
    text-decoration: none;
    color: #fff;
    float: left;
}

a.prev_page:hover
{
    text-decoration: underline;
    color: #f00;
}

a.table_header_link
{
    text-decoration: none;
    color: #000;
    font-size: 8pt;
}

a.table_header_link:hover
{
    text-decoration: underline;
    color: #f00;
}

a.small_blue_link
{
    text-decoration: none;
    color: #00f;
    font-size: 9pt;
    font-weight: bold;
}

a.small_blue_link:hover
{
    text-decoration: underline;
}

a.normal_blue_link
{
    text-decoration: none;
    color: #00f;
}

a.normal_blue_link:hover
{
    text-decoration: underline;
}

strong.contact
{
    font-size: 11pt;
    text-decoration: underline;
}

strong.address_header
{
    text-decoration: underline;
}

strong#copyright
{
    font-size: 8pt;
}

table#bread_crumb
{
    font-size: 12px;
    width: 100%;
    height: 27px;
    border-bottom: 1px #f00 solid;
    float: left;
}

table#left
{
    background-color: #ccc;
    margin-top: 15px;
    width: 20%;
    border: 1px #000 solid;
    float: left;
}

table#middle
{
    background-color: #ccc;
    margin-top: 15px;
    width: 60%;
    border: 1px #000 solid;
    float: left;
}

table#right
{
    background-color: #ccc;
    margin-top: 15px;
    width: 20%;
    border: 1px #000 solid;
    float: right;
}

table#roi
{
    background-color: #fff;
    margin-top: 15px;
    width: 80%;
    float: left;
}

table.top_order
{
    background-color: #ccc;
    margin: 0 auto 0 auto;
    border: 1px #000 solid;
}

table.nested
{
    margin: 0 auto 0 auto;
    border-spacing: 30px 5px;
}

table.comments
{
    margin: 0 auto 0 auto;
    border-spacing: 5px 5px;
}

table#sitemaptable
{
    background-color: #ccc;
    margin-top: 15px;
    width: 100%;
    border: 1px #000 solid;
}

table#connector_guide
{
    width: 100%;
}

th.table_name
{
    border: 1px #000 solid;
    background-color: #06f;
    color: #fff;
}

th.item_letter
{
    border: 1px #000 solid;
    background-color: #000;
    color: #fff;
}

th.site_map
{
    border: 1px #000 solid;
    background-color: #000;
    color: #fff;
}

td.no_border
{
    background-color: #fff;
    padding: 5px 5px 5px 5px;
    border: 0;
    text-align: left;
    vertical-align: top;
}

td.sitemap
{
    border: 1px #000 solid;
    padding: 5px 5px 5px 5px;
    background-color: #ccc;
    text-align: center;
    width: 20%;
}

td.site_nav_dropdown
{
    float: right;
    border: 0;
}

td.connector_guide_links
{
    border-right: 1px #000 solid;
    border-left: 1px #000 solid;
}

td.customer_comments
{
    text-align: center;
    vertical-align: top;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
    font-style: italic;
}

td.customer_header
{
    text-align: center;
    font-size: 14pt;
    padding: 5px 5px 5px 5px;
    border: 1px #f00 solid;
}

td.seperator
{
    border: 1px #000 solid;
    background-color: #06f;
    height: 3px;
}

td.blue
{
    text-align: center;
    padding: 5px 0 2.5px 0;
    border: 1px #000 solid;
    background-image: url('http://www.pacificcable.com/images/gradient_blue_vertical.gif');
    background-repeat: repeat;
}

td.gray
{
    text-align: center;
    padding: 5px 5px 5px 5px;
    border: 1px #000 solid;
    background-image: url('http://www.pacificcable.com/images/gradient_gray_vertical.gif');
    background-repeat: repeat;
    width: 33.3%
}

td.green
{
    text-align: center;
    font-size: 10pt;
    padding: 5px 0 5px 0;
    border: 1px #000 solid;
    background-image: url('http://www.pacificcable.com/images/gradient_green_vertical.gif');
    background-repeat: repeat;
}

td.yellow
{
    text-align: center;
    font-size: 10pt;
    padding: 5px 0 5px 0;
    border: 1px #000 solid;
    background-image: url('http://www.pacificcable.com/images/gradient_yellow_vertical.gif');
    background-repeat: repeat;
}

td.product_header
{
    background-color: #fff;
    font-size: 10pt;
    padding: 5px 5px 5px 5px;
    border: 1px #000 solid;
    text-align: center;
}

td.description_header
{
    background-color: #ccc;
    font-size: 8pt;
    font-weight: bold;
    padding: 5px 0 5px 0;
    text-align: center;
}

td.product_body
{
    background-color: #fff;
    font-size: 9pt;
    padding: 5px 5px 5px 5px;
    border: 1px #000 solid;
    text-align: center;
}

td.diagram_list
{
    background-color: #fff;
    font-size: 9pt;
    padding: 5px 2.5px 5px 2.5px;
    border: 1px #000 solid;
    text-align: left;
}

td.comments
{
    background-color: #fff;
    font-size: 14pt;
    padding: 5px 5px 5px 5px;
    border: 1px #000 solid;
    text-align: left;
}

td#alpha_list
{
    font-size: 8pt;
    text-align: center;
    padding: 2px 0 2px 0;
    border: 1px #000 solid;
    background-color: #ccc;
}

td.page_nav
{
    background-color: #000;
    color: #fff;
    border: 1px #000 solid;
    padding: 5px 5px 5px 5px;
}

td.important
{
    background-color: #fff;
    border: 2px #f00 solid;
    color: #f00;
}

td.normal_cell
{
    background-color: #fff;
    border: 1px #000 solid;
    padding: 5px 5px 5px 5px;
}

td.addresses
{
    font-size: 9pt;
    text-align: center;
    vertical-align: top;
    padding: 0 5px 3px 5px;
}

.blue_text
{
    color: #00f;
}

.yellow_text
{
    background-color: #333;
    color: #ff0;
}

.red_text
{
    color: #f00;
}
.green_text
{
    color: #0f0;
}

.no_outline:active, :focus
{
    outline: none;
}

.small_text
{
    font-size: 9pt;
}