﻿
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    background: #f3f3f3;
}
#container_outer
{
    width: 836px;
    margin: 0px auto;
}
#container_inner
{
    background-color: White;
}
a img
{
    border: none;
}

hr.clear
{
    border: none;
    clear: both;
    padding: 0;
    margin: 0;
    line-height: 0;
    visibility: hidden;
}
.blankspace
{
    clear: both;
    height: 2px;
    width: 100%;
}
/**************************** header ************************/
#header
{
    /*background: #f3f3f3 url(images/header_logo.gif) no-repeat center top;*/
    color: Black;
    height: 154px;
}
#header h1
{
    display: none;
}
#header a
{
    color: #bf0000;
}
#header #h_addresses
{
    margin: 0px;
    padding: 0px;
}
#header #h_addresses ul
{
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    font-family: Arial;
}
#header #h_addresses li
{
    width: 33%;
    text-align: center;
    display: block;
    float: left;
}
#header #h_addresses li span
{
    display: block;
    line-height: 18px;
}
#header #h_addresses li .h_city, .h_email_address
{
    color: #bf0000;
    font-weight: bold;
}
#header #h_addresses li .h_number, .h_mailing_address
{
    color: Black;
    font-weight: normal;
}
#h_info
{
    padding-top: 20px;
    width: 33%;
    float: left;
    text-align: center;
}
#h_helpdesk
{
    padding-top: 10px;
    width: 30%;
    margin-right: 3%;
    float: right;
    text-align: center;
}
#h_helpdesk a
{
    display: block;
    text-align: center;
}
/**************************** Nav ***************************/
#navigation
{
    clear: both;
    color: White;
    background: #e70000 url(images/nav_bg.gif) no-repeat left top;
    margin: 0px;
    padding: 5px 5px 0px 5px;
    height: 30px;
    font-weight: bold;
    font-family: Arial;
}
#menu ul
{
    list-style-type: none;
    margin: 0px 1% 0px 1%;
    padding: 0px;
    height: 30px;
    line-height: 30px;
    display: block;
}
#menu ul li
{
    float: left;
    margin: 0px;
    padding: 0px;
}

#menu ul li a
{
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: White;
    display: block;
    margin: 0px;
    padding: 0px 20px;
    float: left;
}
#menu ul li a.sn_item_pressed
{
    /* menu style for the item representing the current page if there is one  the class must be the same as the one used in the navigation script */
    font-weight: bold;
}

#menu ul li a:hover
{
    /* menu style when pointer is over item */
    color: White;
}
/**************************** frontpage *********************/
.frontpage_splash_boxes
{
    width: 822px;
    height: 225px;
    margin: 0px auto;
    padding: 0px;
    background: url(images/three_boxes.jpg) no-repeat left top;
}
.frontpage_splash_boxes ul
{
    margin: 0px;
    padding: 0px;
    height: 225px;
    list-style-type: none;
}
.frontpage_splash_boxes ul li
{
    float: left;
    padding: 0px;
    margin: 0px;
}
.frontpage_splash_boxes ul li a
{
    text-align: center;
    float: left;
    width: 274px;
    display: block;
    height: 25px;
    margin: 0px;
    padding: 185px 0px 15px 0px;
    line-height: 25px;
    color: Black;
    text-decoration: none;
    font-weight: bold;
}
/**************************** Content ***********************/
#content_inner
{
    padding: 6px;
    margin: 0px;
}
#page_title
{
    color: #9f0000;
    padding: 0px 0px 6px 0px;
    margin: 0px; /*border-bottom:3px solid #767676;*/
    border-bottom: 3px solid #c4c4c4;
    font-size: 20px;
    font-family: "Trebuchet MS";
}
#content .inlineImgAlt
{
    float: right;
    padding: 8px 0px 8px 8px;
    display: block;
    background: White;
    padding: 8px;
    border: 3px solid #c4c4c4;
}
#content .inlineImg
{
    float: left;
    padding: 8px 8px 8px 0px;
    display: block;
    background: White;
    padding: 8px;
    border: 3px solid #c4c4c4;
}
.imgRight
{
    float: right;
    margin: 1em;
}
#content
{
    background: White;
    padding: 3px;
    margin: 0px 3px;
    border: 1px solid #bf0000;
}
#content .page_title
{
}
.managedIT
{
    list-style-type: none;
    font-size: 1.2em;
}

/**************************** page by page styles ***********/
.shiny_button_center
{
    color: #4444cc;
    text-decoration: none;
    height: 42px;
    line-height: 42px;
    display: block;
    font-weight: bold;
    text-align: center;
    margin: 0px auto;
    padding: 0px;
    background: url(images/button_under.gif) no-repeat left top;
}
.shiny_button_center span
{
    margin: 0px;
    padding: 0px 1.5em;
    background: url(images/button_over.gif) no-repeat right top;
    display: block;
}
h2
{
    font-size: 1.5em;
    margin: 1em;
}
h3
{
    font-size: 1.3em;
    margin: 1em;
}
h4
{
    font-size: 1.2em;
    margin: 1em;
}

#catalog
{
}

.halfCol
{
    width: 49%;
    float: left;
}

.thirdCol
{
    width: 33%;
    float: left;
}

ul li
{
    margin-bottom: .3em;
}

#sub_content th
{
    text-align: left;
}

#sub_content
{
    line-height: 1.3em;
}

#infoBox, #sideNav
{
    float: right;
    margin: 0em .5em .5em .5em;
    padding: 0em 8px 8px 8px;
    font-size: 1.1em;
    border: 3px solid #c4c4c4;
}

#sideNav
{
    clear: right;
    margin: .5em 0em .5em .5em;
    width: 267px;
}

#sideNavContent, #infoBoxContent
{
    margin-top: .5em;
    background-image: url(images/sidenav-background.gif);
    background-repeat: repeat-x;
    border: 1px solid #c4c4c4;
}

#sideNavContent h4
{
    padding: .5em .5em 0em .5em;
    margin: .5em .5em 0em .5em;
}

#infoBoxContent
{
    padding: .5em;
}

#infoBox h4
{
    text-align: left;
    padding: 0em;
    margin: 0em 0em .5em 0em;
}


/**************************** footer ************************/
#footer
{
    margin: 0px 0px 3px 0px;
    padding: 0px 3px 5px 3px;
    clear: both;
    background: url(images/footer_bg.gif) no-repeat center bottom;
    text-align: center;
}
#footer div
{
    margin: 0px 0px 10px 0px;
    padding: 8px;
    background: #bf0000;
    clear: both;
    color: White;
}
#footer span
{
    display: block;
}
#footer span a
{
    color: White;
}
.footer_divider
{
    color: Black;
    display: inline !important;
    padding: 0 10px 0 10px;
}

/******* Forms *******/
dl.form
{
    float: left;
    width: 50%;
}

dl.form dt, td.field_label
{
    clear: left;
    float: left;
    padding: 0.2em 0;
    width: 120px;
}

dl.form dd
{
    margin: .5em 0;
    padding: 0;
}

dl.form span
{
    padding-bottom: 0.5em;
}

.checkbox ul
{
    list-style-type: none;
    margin-left: 0;
}

.checkbox li
{
    padding-top: 0;
    font-size: inherit;
}

label
{
    cursor: pointer;
}

fieldset
{
    padding: 0 20px 20px 20px;
}

input, label, select, textarea
{
    line-height: 1.2;
    vertical-align: baseline;
    font-size: inherit;
    font-family: inherit;
}

input[type*"radio"], input[type*"checkbox"]
{
    position: relative;
    top: 1.5px;
    margin-right: 20px;
}

input[type="text"], textarea
{
    padding: .2em;
}

textarea
{
    overflow: auto;
}


#table.web_form td
{
}
.web_form
{
}
.web_form h4
{
    /*background-color:#EEEEFF;*/
    padding: 0px;
    margin: 0px;
    line-height: 16px;
    font-size: 14px;
}
.form_row
{
    clear: both; /*border-top:2px solid White;*/
}
.form_col_key, .form_col_val
{
    float: left;
    width: 50%;
}

.form_col_keyval
{
    width: 100%;
}
.web_form span
{
    display: block;
}
.form_col_val > div, .form_col_key > div, .form_col_keyval > div
{
    padding: 8px 10px 8px 10px;
    line-height: 22px;
}

#call_select_table, #call_select_table td
{
    padding: 0;
    margin: 0;
}

/************************** A8B catalog page ***********/
a img
{
    border: none;
}
.a8b_full_width
{
    text-align: center;
    margin: 0px auto;
    display: block;
}
.a8b_inline_img
{
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}
.a8b_inline_img_alt
{
    float: right;
    margin-bottom: 16px;
    margin-left: 16px;
}
.a8b_intro h2, .a8b_offerings h2, .a8b_close h2
{
    text-align: center;
}
.a8b_offerings div
{
    clear: both;
}
.a8b_close
{
    clear: both;
}

/********************confertel page********************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 25%;
    float: left;
    padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
    text-decoration: none;
    font-size: 12px;
}
#confertel .conf_box a img
{
    /*border:1px solid #b68602;*/
    border: none;
}
#confertel .conf_box span.title
{
    color: #008800;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    text-decoration: underline;
    line-height: 3.2ex;
}
#confertel .conf_box .text
{
    text-align: left;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    color: Black;
    line-height: 2.6ex;
}
#confertel .left_list
{
    text-align: left;
    float: left;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
#confertel .right_list
{
    text-align: left;
    float: right;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
.a8b_mark
{
    float: left;
    margin-left: 202px;
}
/********************* NETWORK_CAR ************/
#nc_header
{
    margin: 0px auto;
    padding: 20px 0px 0px 20px;
    width: 430px;
    height: 161px;
    color: White;
    font-family: Arial, Helvetica, Tahoma;
    font-size: 30px;
    line-height: 34px;
    background: url(networkcar/images/beachVan.gif) no-repeat left top;
}
.nc_section
{
    background-color: #7c97c2;
    color: White;
    padding: 10px 10px 10px 10px;
    margin: 10px; /*border:2px solid #042464;*/
    border: 1px solid White;
    font-weight: bold;
}
#nc_footer
{
    text-align: center;
}
#nc_benefits_box
{
    background-color: #cccccc;
    color: Black;
    border: 10px solid #cccccc;
}
#nc_benefits_box h3
{
    background-color: Black;
    color: White;
    padding: 10px;
    margin: 0px;
}
#nc_benefits_box h4
{
    color: #003399;
    border: none;
}
#nc_benefits_box div
{
    clear: both;
}
#nc_benefits_box div.nc_halfBox
{
    clear: none;
    width: 45%;
    float: left;
}
#nc_benefits_box div.nc_halfBoxAlt
{
    clear: none;
    width: 45%;
    float: right;
}
.inlineImageAlt
{
    float: right;
    padding: 0px 0px 14px 14px;
}
.center
{
    text-align: center;
}


