﻿body
{
    margin: 0px;
    padding: 0px;
    background-color: Black;
    font-family: Arial, Helvetica, Sans-Serif;
    color: White;
}
a img
{
    border: none;
}
#container
{
    width: 840px;
    padding: 0px;
    margin: 0px auto;
}
/************************** universal **************/

.testimonialBlock
{
    clear: right;
    float: right;
    width: 35%;
    margin: 0px;
    padding: 10px;
    color: White;
    background: Black;
    margin: 15px 0 15px 15px;
}

.testimonialBlock h4
{
    margin-top: 0;
    font-size: 1.2em;
}

.testimonialBlock p
{
    text-align: left;
}
.testimonialBlock .testimonial
{
    font-weight: normal;
    padding-top: 1em;
}
/************************** header *****************/
#header_row
{
    height: 161px;
    width: 840px;
    background-image: url(images/header.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
}
#header_left
{
    width: 500px;
    height: 151px;
    float: left;
    margin: 0px;
    padding: 0px;
}
.header_home_link
{
    width: 500px;
    height: 100px;
}
.header_home_link a
{
    display: block;
    width: 500px;
    height: 100px;
}

.header_home_link a span
{
    display: none;
}

.header_box_contact
{
    float: right;
    margin-left: 10px;
    width: 160px;
    padding: 0px;
    height: 121px;
    margin-top: 30px;
}
.header_box_contact a #header_contact a
{
    padding-top: 20px;
}
.header_box_contact a
{
    text-decoration: none;
    /**padding: 10px 0 0 0;**/
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-top: 10px;
}
.header_box_contact img
{
    float: left;
    padding: 0 0 0 20px;
}

.header_box a#contact_now_btn
{
    display: block;
    padding: 30px 0px;
    margin: 0px;
    height: 60px;
    width: 160px;
    font-size: 24px;
    line-height: 30px;
}
.header_box_phone
{
    float: right;
    margin-left: 10px;
    width: 160px;
    padding: 0px;
    height: 121px;
    margin-top: 30px;
}

.header_box_phone p
{   font-size:11px;
    margin:10px 6px;
    padding:0;
    text-align:center;
    float: left;
}

.header_box_phone p.alt { float: right; }
.header_box_phone p strong
{   
    color: #fd6e6a;
}

.header_box_phone p.email { text-align: center; float: none; }

/*********************** NAVIGATION ***************/
#nav
{
    margin-top: 20px;
    padding: 0px;
}
#nav ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#nav ul li
{
    float: left;
}
#nav ul li a
{
    font-size: 12px;
    display: block;
    line-height: 30px;
    float: left;
    text-decoration: none;
    padding-left: 20px;
    background-image: url(images/bullet.gif);
    background-position: 8px 13px;
    background-repeat: no-repeat;
}
#nav ul li a:hover
{
    text-decoration: underline;
}
/********************* button ROW *********************/
#button_row
{
    height: 121px;
    width: 840px;
    background-image: url(images/button_row_bg.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px;
    padding: 0px;
}
.main_button
{
    width: 160px;
    height: 121px;
    display: block;
    margin-right: 10px;
    float: left;
    padding: 0px;
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}
.main_btn_img
{
    margin: 0px;
    padding: 0px;
    display: block;
}
.last_main_button
{
    width: 160px;
    height: 121px;
    display: block;
    margin-right: 10px;
    float: left;
    padding: 0px;
    color: White;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    margin-right: 0px;
}
#last_main_button
{
    margin-right: 0px;
}
/*************************** NEWS ****************/
#news
{
    width: 244px;
    height: 262px;
    float: left;
    margin: 0;
    padding: 0px 10px 0 0px;
    background-image: url(images/latest_news.jpg);
    background-position: left top;
    background-repeat: no-repeat;
}
#events
{
    clear: left;
    width: 231px;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 10px 0px;
    border: solid 1px gray;
    background: #262626 url(images/eventsBg.gif) no-repeat left top;
}

#news #news_title, #events #events_title
{
    color: White;
    margin: 18px 20px 0px 20px;
    line-height: 30px;
    border-bottom: 4px solid #ff171a;
    padding: 0px;
}
#news #news_ul, #events ul
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
}
#news #news_ul li, #events ul li
{
    padding: 8px 20px 0px 20px;
    margin: 0px; /*background:url(images/bullet.gif) no-repeat 10px 15px;*/
}
#events ul li p:first-child
{
    margin-top: 0;
}
#news #news_ul li a, #events ul li a
{
    text-decoration: none;
}
#news #news_ul li a:hover, #events ul li a:hover
{
    text-decoration: underline;
}
#news #news_ul li a strong, #events ul li strong
{
    color: #fd6e6a;
    font-weight: bold;
}
#news #news_ul li a span, #events ul li a span
{
    color: #fd6e6a;
    font-size: 16px;
}
#news_title a, #events_title a
{
    text-decoration: none;
}
#news_li
{
    line-height: 16px;
    font-size: 12px;
}
/************************ content / all ***********/
a img
{
    border: none;
}
img.framed
{
    background-color: White;
    border: 1px solid black;
    padding: 10px;
}
.inlineImage
{
    float: left;
    padding: 0px 16px 16px 0px;
    margin: 0px;
}
.inlineImageAlt
{
    float: right;
    padding: 0px 0px 16px 16px;
    margin: 0px;
}
.full_width
{
    display: block;
    margin: 0px auto;
    border: 1px solid black;
}
a
{
    color: White;
}
#sub_content a
{
    color: #fd6e6a;
    font-weight: bold;
}
#sub_content ul li a
{
    color: White;
}
#sub_content #path
{
    border-bottom: none;
}
a.word_btn
{
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: Black;
    font-weight: bold;
    background-image: url(images/word_btn.png);
    background-repeat: no-repeat;
    background-position: left top;
    text-decoration: none;
    display: block;
}

#content_row
{
    margin: 0px;
    padding: 0px;
    width: 840px;
}
.halfBox
{
    width: 49%;
    float: left;
}

.halfBoxAlt
{
    width: 49%;
    float: right;
}

.halfBox ul, .halfBoxAlt ul
{
    margin-left: 5px;
    padding-left: 12px;
}

.halfBox ul li, .halfBoxAlt ul li
{
    padding-bottom: 10px;
    display: block;
}


#content_outer
{
    float: right;
    width: 586px;
    background-image: url(images/content_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
    background-color: #262626;
}
#content
{
    margin-top: 10px;
    padding: 0px;
    border-left: 1px solid #9b9b9b;
    border-right: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
    min-height: 251px;
}
#content .page_title
{
    color: White;
    font-weight: bold;
    font-size: 20px;
    padding-left: 54px;
    padding-top: 10px;
    background-image: url(images/page_title_bullet.gif);
    background-repeat: no-repeat;
    background-position: 20px 10px;
}
#content #sub_content
{
    clear: both;
    font-size: 12px;
    color: White;
    line-height: 18px;
    padding: 0px 20px 20px 20px;
    margin: 0px;
}
#content ul
{
    list-style-image: url(images/bullet.gif);
}

#sub_content h4
{
    border-bottom: 1px solid Red;
}
.section
{
    clear: left;
    border-top: 1px solid red;
    padding: 10px 0px;
}
#signup
{
    padding: 5px;
}
/***************** pagebypage + Forms ********************/
#newsletter_signup_box
{
    float: right;
    width: 48%;
    padding: 0px 20px 0px 0px;
    margin: 0px;
    font-size: 0.9em;
}
#newsletter_signup_box h4
{
    border-bottom: 1px solid #ff171a;
}
#newsletter_signup_box span, #newsletter_signup_box input
{
    line-height: 26px;
}
.live_demo_contact
{
    width: 200px;
    float: right;
    margin: 0px 0px 10px 10px;
    padding: 10px;
    font-size: 12px;
}
.mini_form .form_row
{
    padding-top: 3px;
    padding-bottom: 3px;
}
.testimonial
{
    font-weight: bold;
    font-style: italic;
    float: right;
    clear: both;
    text-align: right;
}
.testimonial_all h4
{
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    clear: both;
}
.testimonial_all h3
{
    font-size: 14px;
}

#catalog
{
    color: Black;
    background-color: White;
    font-size: 12px;
    padding: 10px;
    border: 1px solid Black;
    margin: 1.5em;
}
#catalog a, #catalog h1, #catalog h2, #catalog h3, #catalog h4, #catalog .page_title
{
    color: Black;
    background-color: White;
}
#catalog ul
{
    list-style-image: url(images/bullet.gif);
}
.web_form
{
    line-height: 30px;
}
.form_row
{
    width: 100%;
    clear: both;
}
.form_col_key
{
    float: left;
    width: 30%;
    clear: both;
}
.form_col_val
{
    float: left;
    width: 50%;
}
.zzz
{
    height: 333px;
    width: 333px;
    display: none;
}
.short_th_text div
{
    width: 26px;
    text-align: center;
    display: block;
}
.agree_disagree_range td
{
    text-align: center;
}
.zzz
{
    height: 22px;
    width: 333px;
}

.question div
{
    text-align: left;
    font-weight: normal;
    padding-right: 24px;
}
.agree_disagree_range th, .agree_disagree_range td, .cs_form_row
{
    border-bottom: 1px solid #555;
    padding: 10px 0px;
}
table.survey_radiolist
{
    margin: 0px;
    padding: 0px;
}
.survey_radiolist td
{
    width: 26px;
    border: none;
    padding: 0px;
    margin: 0px;
}
/********************* FOOTER ********************/
#footer_row
{
    clear: both;
    color: gray;
    font-size: 12px;
    text-align: center;
    padding: 16px;
}
#footer_row span
{
    display: block;
    margin: 0px auto;
    text-align: center;
}
/****************** SHORETEL *************************************/
#shoretelNav
{
    color: Black;
    background-color: White;
    line-height: 1.4em;
}
#shoretelNav ul
{
}
#shoretelContent
{
    line-height: 1.4em;
}
#shoretelContent ul
{
}
#shoretelContent td
{
    margin: 4px;
    padding: 2px;
    background-color: #EEEEFF;
}
/********************* NETWORK_CAR ************/
#nc_header
{
    margin: 0px auto;
    padding: 20px 0px 0px 20px;
    width: 430px;
    height: 161px;
    color: White;
    font-size: 30px;
    line-height: 34px;
    background: url(images/beachVan.gif) no-repeat left top;
}
.nc_section
{
    background-color: #7c97c2;
    color: Black;
    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;
}
/******catalog*******/
#nec-sv8000, #nec-sv8300, #nec-sv8500
{
    display: none;
    }