﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    background: #dddff6;
}
#container_outer
{
    background: White url(images_design/container_inner_bg.gif) repeat-y center top;
    width: 950px;
    margin: 0px auto;
    
}
#container_outermost { 
    background: #dddff6 url(images_design/headerBg.gif) no-repeat center top;
    width:950px;
    margin:10px auto;
    padding:16px 0px;
}
#container3
{
    background-color: #FFFFFF;
    margin: 0px auto;
    display: block;
    width: 924px;
}
/************************ typography ************************/
h1, h2, h3, h4, h5, h6
{
    font-family: Arial Black, Helvetica, Sans-Serif;
}
h1
{
    font-size: 18pt;
}
h3
{
    font-size: 14pt;
}

a:link, a:visited
{
    text-decoration: none;
}
/**************************** header ************************/

#header
{
    height: 120px;
    margin: 0px;
    padding: 0px;
   
}
#header h1
{
    font-style: italic;
    font-family: "Arial Black", Helvetica, Sans-Serif;
    letter-spacing:-0.04em;
    float: left;
    padding: 12px 0px 0px 0px;
    font-weight:bold;
    margin: 0px;
    width: 318px;
    height: 98px;
    text-align: center;
}
#header h1 a
{
    color: #00267F;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 15px 0px;
    width: 318px;
    height: 68px;
}
#header h1 a span
{
    display: none;
}
#header #header_info
{
    float: right;
    text-align: right;
    padding-top: 6px; /*    color: #334b4f;     font-weight: bold;     display: none; */
}
#header #header_info div
{
    padding: 10px;
}
#header #header_info a
{
    color: #334b4f;
}
#header_menu_div
{
    line-height: 32px;
    width: 200px;
    /*height: px;*/
    float: right;
    margin: 0px;
    padding: 15px 16px 0px 16px;
   /* background: url(images_design/header_menu.gif) no-repeat left top;*/
    color: #00267f;
    font-weight: bold;
    text-align:center;
}
#header_menu_div div
{
    padding-left: 1em;
}
#header_menu_div a
{
    color: #00267f;
    display:block;
    margin:10px auto;
}
#header #award_image 
{
    margin:0px;
    padding:0px;
}
#header h2
{
    float: left;
    padding: 23px 0px 0px 0px;
    margin: 0px;
}
/**************************** Nav ***************************/
#navigation
{
    border-top: 1px solid #e4e3ef;
    border-bottom: 1px solid #90a5bf;
    height: 25px;
    line-height: 25px;
    background: #d3ddf0 url(images_design/nav_bg.gif) repeat-x left top;
    padding: 0px 3%;
}
#navigation #menu
{
    margin: 0px;
    padding: 0px;
}
#navigation #menu ul
{
    background: url(images_design/nav_item_side_border.gif) no-repeat left top;
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px;
    background-color: Yellow;
}
#navigation #menu ul li
{
    background: url(images_design/nav_item_side_border.gif) no-repeat right top;
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
}
#navigation #menu ul li a
{
    float: left;
    text-decoration: none;
    color: Black;
    display: block;
    margin: 0px;
    padding: 0px 12px 0px 12px;
    color: #00267f;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Tahoma, Helvetica;
}

#navigation #menu ul li#last
{
    background-image: none;
}

#navigation #menu ul li a.sn_item_pressed
{
    font-weight: bold;
    text-decoration: underline;
}
#navigation #menu ul li a:hover, #navigation #menu ul li a.sn_item_pressed
{
    background: url(images_design/nav_hover_w_border.gif) no-repeat right top;
}
/**************************** News area ************************/


.splash_buttons
{
    background: #fefeff url(images_design/newsBackground.gif) repeat-x left bottom;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    clear: both;
    height: 114px;
}

.splash_buttons h4
{
    font-size: 18px;
    padding: 0px 0em 3px 20px;
    margin: 0px;
}

.splash_buttons ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px 10px;
    padding: 0px;
}
.splash_buttons ul li
{
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: url(images_design/newsSeperator.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.splash_buttons ul li.last
{
    background: none;
}

.splash_buttons ul li a
{
    display: block;
    color: #00267f;
    margin: 0px;
    padding: 0px 10px; /*   background-image: url(images_design/button.png);     background-repeat: no-repeat;     background-position: left top;     height:125px;     font-weight: bold;     text-align: center; width: 208px;      height: 102px;  */
    width: 206px;
    font-size: 14px;
    text-decoration: none;
}

.splash_buttons ul li a .date, ul#news li a .date
{
    font-weight: bold;
    font-size: 1.1em;
    display: block;
}

.splash_buttons ul li a .blurb, ul#news .blurb
{
    clear: left;
    margin: .5em 0em;
    display: block;
}
.splash_buttons ul li a:active .blurb, .splash_buttons ul li a:hover .blurb, ul#news li a:hover .blurb
{
    text-decoration: underline;
}

.splash_buttons .readMore, ul#news .readMore
{
    clear: left;
    font-weight: bold;
    display: block;
}

.splash_buttons .readMore
{
    text-align: right;
}

ul#news li
{
    margin: 1.4em 0em;
}

/*
.splash_buttons ul li a.btn_1
{
    background-image: url(images_design/btn_cabling.jpg);
}
.splash_buttons ul li a.btn_2
{
    background-image: url(images_design/btn_helpdesk.jpg);
}
.splash_buttons ul li a.btn_3
{
    background-image: url(images_design/btn_puzzlepiece.jpg);
}
.splash_buttons ul li a.btn_4
{
    background-image: url(images_design/btn_people.jpg); */

/**************************** Content **********************


#page_title
{
    font-size: 24px;
    font-family: "Trebuchet MS";
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
} */
#sub_content
{
    clear: both;
    margin: 0px;
    padding: 11px 20px 20px 20px;
    font-size: 13px;
    line-height: 1.4em;
}
/**************************** page by page styles ***********/
h2#frontPageTitle
{
    color:#171887;
    font-weight:bold;
    font-size:26pt;
    letter-spacing:-0.04em;
    line-height:30pt;
    text-align:center;
    padding:0px;
    margin:0px;
    font-family:"Arial Black";
}
.mainFocus 
{
    font-size:1.2em;
    line-height:1.5em;
}
.green 
{
    padding-bottom:25px;
    padding-top:25px;
}
.tileList 
{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
.tileList li 
{
    width:49.9%;
    float:left;
    overflow:hidden;
}
.tileList a 
{
    display:block;
}
#industryLeader 
{
    background:url(images_design/industryStandard.gif) left top;
    width:255px;
    height:300px;
    padding:50px 0px 10px 40px;
    margin:0px auto;
    overflow:hidden;
    color:#002266;
} 
/**/
#catalog li
{
    list-style-type: none;
}


#catalog_v2, #catalog
{   margin: 0px;
    background: url(images_design/banner-catalog.jpg) no-repeat;
    padding: 122px 20px 20px 20px;
}
#catalog_v2 li
{
    list-style-type: none;
}
.US_only
{
    display: none;
}
hr.rule 
{
    clear:both;
    border:none;
    border-color:White;
    border-top:1px solid #CCCCCC;
    background:White;
    color:White;
    height:1px;
}
hr.clear
{
    visibility: hidden;
    margin: 0px;
    height: 1px;
    clear: both;
    border: none;
}

ul#news
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}

.half_width_col, .cHalf
{
    width: 49.9%;
    padding: 0px;
    float: left;
}
.half_width_col_alt
{
    width: 49.9%;
    padding: 0px;
    float: right;
}
.cTwoThirds 
{
    width:66.6%;
    float:left;
    overflow:hidden;
}
.cThird 
{
    width:33.3%;
    float:left;
    overflow:hidden;
}
.inline_img
{
    float: left;
    clear: left;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 8px;
    border: 1px solid #d0d0d0;
}
.inline_img_alt
{
    float: right;
    clear: right;
    margin-bottom: 12px;
    margin-left: 12px;
    padding: 8px;
    border: 1px solid #d0d0d0;
}
.img_full_width
{
    display: block;
    padding: 12px;
    margin: 0px auto;
    padding: 8px;
    border: 1px solid #d0d0d0;
}
.img_full_width_noBorder
{
    display: block;
    padding: 12px;
    margin: 0px auto;
    padding: 8px;
}
.imgRight
{   
    margin: 1em;
    float: right;
}
.imgLeft
{   
    margin: 1em;
    float: left;
}
.related_page_link
{
    display: block;
    float: right;
    line-height: 30px;
    padding: 0px 12px;
    text-decoration: none;
    margin: 0px 0px 12px 12px; /*border: 1px solid #565bfd;*/
    border: 1px solid #cfd3e4;
    color: #2b2f58;
    font-weight: bold;
    font-size: 18px; /*background-color: #d2d6fa;*/
    background: #d3ddf0 url(images_design/nav_bg.gif) repeat-x left top;
}
/*.related_page_link:hover
{
    background:#eeedff url(images_design/nav_bg_hover.gif) repeat-x left top;
}*/
ul.testimonial_list
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
ul.testimonial_list li
{
    border-top: 1px solid #d0d0d0;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0px;
    display: block;
}
ul.testimonial_list li blockquote
{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
ul.testimonial_list li cite
{
    display: block;
    padding-left: 50%;
    padding-bottom: 12px;
}
ul.testimonial_list li address
{
    display: block;
    padding-left: 50%;
    padding-bottom: 12px;
}
td.req_field_cell
{
    color: Red;
}
.subtext
{
    font-size: 0.85em;
    color: Red;
}
#green
{
    margin-top: 50px;
}
.twoCol
{
    width: 48%;
    padding: 0px;
    float: left;
    position: relative;
}
.twoCol img
{
    float: left;
    margin: 0 1em 0 0;
}
.twoColAlt img
{
    float: left;
    margin: 0 1em 0 0;
}
.twoColAlt
{
    width: 48%;
    padding: 0px;
    float: right;
    position: relative;
}
/**************************** footer ************************/
#footer
{
    background: url(images_design/footer_top_bg.gif) no-repeat center top;
    color: Black;
    clear: both;
    text-align: center;
    margin: 0px auto;
    display: block;
    width: 924px;
    padding: 16px 0px 8px 0px;
}
#footer span
{
    display: block;
}
#footer .a8b_link
{
    display: none;
}

#footer p
{
    margin-top: 0px;
}

/** eForm creator ******************************/

.web_form
{
    /*background-color:#EEEEFF;*/
    width: 86%;
}
.web_form h4
{
    /*background-color:#EEEEFF;*/
    padding: 0px;
    margin: 0px;
    line-height: 16px;
    font-size: 14px; /*color:#9999BB;*/
}
.form_row
{
    clear: both; /*border-top:2px solid White;*/
}
.form_col_key, .form_col_val
{
    float: left; /*background-color:#EEEEFF;*/
    width: 48%;
}

.form_col_keyval
{
    /*background-color:#EEEEFF;*/
    width: 96%;
}
.web_form span
{
    display: block;
}
.form_col_val > div, .form_col_key > div, .form_col_keyval > div
{
    /*border:1px solid White;*/ /*border-right:1px solid #CCCCEE;     border-bottom:1px solid #CCCCEE;*/
    padding: 8px 10px 8px 10px;
    line-height: 22px;
}
.web_form label strong
{
    color: Red;
}
/************************** 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;
}
/************************* PAGE HEADERS *****************************/
.banner
{
    padding: 0px;
    clear: both;
    height: 102px;
    width: 924px;
    margin: 0px auto;
}

#homeBanner
{
    /*   height: 183px;     background: url(images_design/digitel_front_splash.jpg) no-repeat left top; */
    height: 193px;
    background: url(images_design/digitel_front_splash-temp.jpg) no-repeat left top;
    margin: 0px;
    padding: 0px;
}


#newsBanner.banner
{
    background: url(images_design/banner-news.jpg) no-repeat;
}

#catalogBanner.banner
{
    background: url(images_design/banner-catalog.jpg) no-repeat;
}

#employmentBanner.banner
{
    background: url(images_design/banner-employment.jpg) no-repeat;
}

#aboutUsBanner.banner
{
    background: url(images_design/banner-aboutUs.jpg) no-repeat;
}

#contactUsBanner.banner
{
    background: url(images_design/banner-contactUs.jpg) no-repeat;
}

#quoteBanner.banner
{
    background: url(images_design/banner-requestQuote.jpg) no-repeat;
}

#servicesBanner.banner
{
    background: url(images_design/banner-services.jpg) no-repeat;
}

#testimonialsBanner.banner
{
    background: url(images_design/banner-testimonials.jpg) no-repeat;
}
#headsetBanner.banner
{
    background: url(images_design/banner-headsets.jpg) no-repeat;
}

h2#page_title
{
    margin: 25px 23px 0px 0px;
    float: right;
    font-size: 24pt;
    font-weight: bold;
    line-height: normal;
    color: #FFFFFF;
}
