﻿body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    background-color: #d1ddeb;
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#container_outer
{
    width: 820px;
    margin: 0px auto;
}
#container_inner
{
}
a img
{
    border: 0px;
}
#catalog p a span
{
    display: block;
}
#catalog p#zultyslinks a span
{
    display: inline;
}
#catalog p.catcol
{
    width: 38%;
    clear: none;
}
/**************************** header ************************/
#header
{
    background-image: url(images/header2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 126px;
}
#header h1
{
    margin: 0px;
    padding: 0px;
    width: 820px;
    height: 126px;
}
#header h1 a
{
    width: 820px;
    margin: 0px;
    padding: 0px;
    height: 126px;
    display: block;
}
#header h1 a span
{
    display: none;
}
#header #header_info
{
    float: right;
    display: none;
}
#header #header_info a
{
    color: Black;
}
/**************************** Nav ***************************/
#navigation
{
    background-image: url(images/menu_bg.gif);
    background-color: #DDDDFF;
    color: Black;
    margin: 0px;
    padding: 0px;
    height: 41px; /* padding-left: 1em; */
}
#navigation ul
{
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
    padding: 0px;
}

#navigation ul li
{
    float: left;
    margin: 0px;
    padding: 0px;
}
#navigation #menu ul li a
{
    line-height: 41px;
    text-decoration: none;
    color: White;
    display: block; /* this causes the link to act like a div */
    margin: 0px;
    padding: 0px 25px;
    float: left;
    font-weight: bold;
}

#navigation #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 */
    color: White;
    background-image: url(images/menu_bg_highlight.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
#navigation #menu ul li a:hover
{
    /* menu style when pointer is over item */
    color: White;
    text-decoration: underline;
}

/**************************** Content ***********************/

#content
{
    background-color: White;
    background-image: url(images/content_bg.gif);
    background-repeat: repeat-y;
    background-position: left top;
    margin: 0px;
    padding: 12px 20px 12px 20px;
    line-height: 18px; /* width is the intended footprint of the div minus padding and margin */
}
#content #page_title
{
    margin: 0px; /* padding-left: 40px; */
    font-size: 18px;
    color: #5c86b9;
    font-family: Arial, helvetica, Sans-Serif;
}
#content #page_title sub
{
    padding-left: 4em;
    display: block;
    color: #66b0ff;
}
#content .main
{
    font-size: 1.4em;
    line-height: 1.7em;
}
#content .btn_large
{
    margin: 30px 0px 30px 0px;
    padding: 0px;
    line-height: 76px;
    height: 76px;
    background: url(images/button_right.gif) no-repeat right top;
}
#content .btn_large a
{
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 10px;
    line-height: 76px;
    height: 76px;
    background: url(images/button_left.gif) no-repeat left top;
    text-decoration: none;
    display: block;
    color: Black;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#content .btn_large a span.contact_now_btn
{
    display: block;
    width: 100%;
    background: url(images/contactnow_btn_bg.gif) no-repeat center center;
}
#content .btn_large a span.products_btn
{
    display: block;
    width: 100%;
    background: url(images/products_btn_bg.gif) no-repeat center center;
}
#content div.bar
{
    display: block;
    height: 8px;
    width: 100%;
    background: url(images/hr.png) no-repeat center center;
}
#content h4
{
    color: #003355;
    padding-left: 22px;
    background-image: url(images/bullet.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    border-bottom: 1px solid #4c7ab2;
    background-color: #EEEEFF;
}
#content hr
{
    height: 4px;
    border: 0;
    background: url(images/hr.png) no-repeat center center;
    color: white;
    clear: both;
    margin: 0;
    display: block;
}
#content hr + p
{
    margin-top: 0;
}
#content p img
{
    float: left;
    padding-right: 1em;
}
#content .float
{
    float: left;
    padding-right: 1em;
}
#content .float_alt
{
    float: right;
    padding-left: 1em;
}
.float_alt_border
{
    float: right;
    margin: 1em;
    padding: .5em;
    border: 1px solid #ffcb67;
}
.float_border
{
    float: left;
    margin: .5em;
    padding: .5em;
    border: 1px solid #ffcb67;
}
#content .column
{
    margin: 0px;
    padding: 0px;
}
#content #left_3col
{
    float: left;
    width: 33%;
}
#content #center_3col
{
    float: left;
    width: 28%;
}
#content #right_3col
{
    float: right;
    width: 39%;
}
#content #right_3col #news_box
{
    background: #b5c1f5 url(images/news_box_upleft.gif) no-repeat left top;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}
#content #right_3col #news_box div
{
    background: url(images/news_box_upright.gif) no-repeat right top;
    padding: 0px;
    margin: 0px;
}
#content #right_3col #news_box div div
{
    background: url(images/news_box_lowright.gif) no-repeat right bottom;
    padding: 0px;
    margin: 0px;
}
#content #right_3col #news_box div div div
{
    background: url(images/news_box_lowleft.gif) no-repeat left bottom;
    padding: 0px;
    margin: 0px;
}
#news_box div div div h4
{
    padding: 0px 0px 0px 22px;
    margin: 0px 10px 0px 10px;
    border-bottom: 1px solid #4c7ab2;
    border-top: 10px solid #b5c1f5;
}
#news_box ul
{
    padding: 0px 10px 10px 10px;
    margin: 0px;
    list-style-type: none;
}
#news_box ul li
{
    padding: 4px 0px;
    margin: 0px;
}
#news_box ul li a
{
    color: #0e3c62;
}
.solutions_link_anchor
{
    display: block;
    padding: 0px;
    margin: 40px 0px;
    text-align: center;
}
.solutions_link_anchor img
{
    display: block;
    margin: 0px auto;
    padding: 0px;
}
/**************************** page by page styles ***********/
#catalog
{
    margin: 1em;
}
#products
{
    margin: 1em;
    margin-top: 2em;
}
#products div
{
    width: 45%;
}
#products span
{
    display: block;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}
#products .clearleft
{
    clear: left;
}
#products .clearright
{
    clear: right;
}
div .clear_div
{
    clear: both;
}
#catalog ul
{
    clear: both;
    float: none;
}
#catalog img
{
    clear: both;
    float: none;
}
#catalog ul li
{
    float: none;
    clear: both;
}
.web_form#table td
{
    background-color: #EEEEFF;
}
.img_even
{
    float: left;
    margin: 1em;
    clear: both;
}
.img_alt
{
    float: right;
    margin: 1em;
    clear: both;
}
#logos
{
    margin: 0 auto;
    width: 650px;
    padding: 1em;
}
#logos img
{
    float: left;
}

/* ul.newslist li { margin-bottom: 1em; } */

/**************************** footer ************************/
#footer
{
    padding-top: 20px;
    clear: both;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url(images/footer_bg.gif);
    text-align: center;
}
#footer span
{
    display: block;
}
/********************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(http://ttdepot.com/images/conf_bullet.png);
}
#confertel .right_list
{
    text-align: left;
    float: right;
    color: #000088;
    list-style-image: url(http://ttdepot.com/images/conf_bullet.png);
}

#catalog #confertel ul
{ 
    clear: none;
}
#signup #container
{
    width: 771px;
    margin: 0px auto 0px auto;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 14px;
}

#signup h2, #signup h3, #signup h4
{
    color: #902F44;
    font-family: "Trebuchet MS" , Verdana, Arial, Helvetica;
}
#signup h2, #signup h3
{
    text-align: center;
}

#signup div#datestamp
{
    float: right;
    margin-top: -1em;
    margin-right: 0.25em;
    font-weight: bold;
    font-size: 14pt;
}
#signup div#footer
{
    font-size: 7pt;
    margin: 1em;
    text-align: center;
    color: #999999;
}
.clear_div
{
    clear: both;
    width: 100%;
}
/****************** SHORETEL *************************************/
#shoretelNav
{
}
#shoretelNav
{
}
#shoretelContent
{
}
#shoretelContent ul
{
}
#shoretelContent td
{
    margin: 0.5em;
    padding: 0.3em;
    background-color: #EEEEFF;
}
