
/* CSS Document */

body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.3em;
    color: #333333;
    background-color: #ECECEC;
    background-image: url(images-Design/background.gif);
    background-repeat: repeat-y;
    background-position: center;
    margin: 0px;
    padding: 0px;
}

#wrap
{
    display: block;
    width: 871px;
    margin: 0px auto;
    padding: 10px 10px 0px 10px;
}

/************************ TYPOGRAPHY AND UNIVERSAL STYLES *****************************/
h2, h3, h4, h5, h6
{
    color: #6633CC;
    margin: 0.5em 0px;
}
h2, h3
{
    color: #523d9c;
    color: #38716a;
}
h4, h5, h6
{
    color: #24186d;
}
h2, h3
{
    font-weight: normal;
}

h2
{
    font-size: 1.5em;
}

h3
{
    font-size: 1.3em;
}

h4
{
    font-size: 1em;
}


a img
{
    border: none;
}
.clear
{
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    visibility: hidden;
}
ul
{
    list-style-image: url(images-design/sm-arrow.gif);
}
fieldset
{
    margin: 7px;
    border: 1px solid #CCCCCC;
    padding: 7px;
}
dl dt
{
    font-weight: bold;
}
/******************************* HEADER ***********************************************/
#header
{
    height: 265px;
    margin-bottom: 2px;
}

#slideshow
{
}
h1#logo
{
    display: block;
    float: left;
    margin: 0;
    padding: 5px 0 0;
    position: absolute;
    z-index: 100;
}

#tagline
{
    visibility: hidden;
    display: block;
    float: right;
    font-size: 1.6em;
    line-height: normal;
    margin-top: 0;
    padding: 20px 20px 0 0;
    z-index: 200;
    position: relative;
}

#tagline a
{
    color: #FFFFFF;
    text-decoration: none;
}

/*********************************** SECONDARY NAV ************************************/
#secondNav
{
    line-height: 22px;
    font-weight: bold;
    color: #FFFFFF;
    background: #321E74 url(images-Design/top-left-curve.jpg) no-repeat left;
    clear: right;
    height: 22px;
    font-size: .9em;
}
#secondNav ul
{
    background: url(images-Design/top-right-curve.jpg) no-repeat right;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-image: none;
    float: right;
}
#secondNav li
{
    display: inline;
    float: left;
    margin-right: 20px;
}
#secondNav a:link, #secondNav a:visited
{
    color: #f2f2f2;
    background: url(images-Design/navBullet.gif) no-repeat left;
}

/******************************** CONTENT ******************************/
#contentWrap
{
    margin: 0px;
    clear: both;
    background: url(images-Design/contentBackground.gif) repeat-y top center;
}
#contentWideWrap
{
    margin: 0px;
    clear: both;
    background: url(images-Design/contentWideBackground.gif) repeat-y top center;
}
.img_alt
{
    float: right;
    margin: 1em 0em 1em 1em;
}
.img_even
{
    float: left;
    margin: 1em 1em 1em 0em;
}
.special_effect h5
{
    padding-bottom: .5em;
    border-bottom: 1px solid navy;
}
.videos
{
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.videos a
{
    width: 120px;
    float: left;
    text-align: center;
    height: 90px;
    margin: 18px 1em 18px 1em;
    text-decoration: none;
    border: solid 1px black;
}
.videos a:hover
{
    text-decoration: underline;
}
.videos a img
{
    display: block;
}

.center
{
    text-align: center;
}
.imgCenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/****************************** PRIMARY NAV ****************************/
#nav
{
    background-color: #F8F8F8;
    padding: 15px;
    float: left;
    width: 180px;
}
#nav ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}
#nav li
{
    margin-bottom: 0px;
    font-size: 1.2em;
    font-family: Calibri, Arial, "Trebuchet MS";
    border-bottom: dotted 1px #666666;
    padding: 0px 0px 0px 10px;
    margin-top: 0px;
}

#nav li a
{
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    text-decoration: none;
}
#nav a:link, #nav a:visited
{
    color: #000000;
    background: url(images-Design/navBullet.gif) no-repeat left;
}
#nav a:active, #nav a:hover, #nav a.sn_item_pressed
{
    color: #3d7068;
    background: url(images-Design/navBullet-active.gif) no-repeat left;
}


.thirtyYears
{
    margin: 15px 0px 0px 35px;
}
#content
{
    margin: 10px 0px 0px 10px;
    float: left;
}

#homeContent
{
    float: left;
    width: 454px;
    margin: 0px;
    padding: 10px 15px;
}
#homeContentWide
{
    float: left;
    width: 629px;
    margin: 0px;
    padding: 10px 15px;
}
h2#pageTitle
{
    margin-top: 0px;
    border-bottom: dotted 1px #666666;
    font-weight: bold;
    color: #2A186C;
    font-size: 1.5em;
    padding-top: 8px;
    padding-bottom: 10px;
}
h2#pageTitle span span
{
    font-weight: normal;
}
.more
{
    background: url(images-Design/more.gif) no-repeat right;
    line-height: 18px;
    height: 18px;
    text-align: right;
    margin-bottom: 0.5em;
    padding-right: 8px;
}
.more a
{
    text-decoration: none;
    color: #FFFFFF !important;
    font-size: 0.8em;
    text-transform: uppercase;
}
.more a:active, .more a:hover
{
    text-decoration: underline;
}
.vignette
{
    margin: 2em 0em;
}

.vignette h4
{
    font-size: 1.3em;
    margin-bottom: 0.4em;
}

.vignette h4 a
{
    text-decoration: none;
    color: #38716A;
}

.vignette img
{
    float: left;
    margin-right: 10px;
}
.vignette p
{
    font-size: .9em;
    line-height: 1.1em;
    margin-top: 0em;
    margin-bottom: .5em;
}

#rightSidebar
{
    background-color: #F8F8F8;
    float: right;
    width: 143px;
    padding: 10px 16px;
}
#rightSidebar h3, #nav h3
{
    clear: both;
    margin-top: 2em;
}

#rightSidebar h3.first
{
    margin-top: .5em;
}
#rightSidebar p
{
    margin: .5em 0em;
}
#speedTest img
{
    margin: 1em auto 0em auto;
    display: block;
    border: solid 1px #666666;
}
#website
{
    margin: 1em auto 0em auto;
    text-align: center;
}
#stretchDollars
{
    margin: 10px 8px 6px 0;
    display: block;
    text-align: center;
    text-decoration: none;
}
/*********************************** LOGIN CUSTOMER CENTER **************************/
.admin_panel table
{
    width: 100%;
    border-bottom: 2px solid #38716a;
    border-top: 2px solid #38716a;
}
.admin_panel th
{
    background: #38716a;
    color: White;
    padding: 0.5em;
    text-align: left;
}
.admin_panel td
{
    padding: 0.5em;
    text-align: left;
}
.admin_panel a
{
    color: #38716a;
}
.admin_panel th a
{
    text-decoration: none;
    color: White;
}

#panel_edit_user table .tablerow
{
    background: #E0E0FF;
}
#panel_add_user
{
    margin-left: auto;
    margin-right: auto;
    width: 66%;
}
#panel_add_user table
{
    background: #E0E0FF;
}

/*********************************** FOOTER *****************************************/
#footer
{
    clear: both;
    background: #2b186c url(images-Design/bottom-left-curve.gif) no-repeat left bottom;
    height: 39px;
    color: white;
    padding: 10px 0px 0px 10px;
}
#a8bMark
{
    background: #2B186C url(images-Design/bottom-right-curve.gif) no-repeat right bottom;
    float: right;
    height: 39px;
    padding-right: 10px;
    width: 145px;
}

/********************************** PAGE STYLES ***********************************/

#agreements td
{
    vertical-align: top;
    margin: 10px;
    padding: 10px;
    background-color: #E8E8E8;
}
#awards
{
    float: left;
}
.award
{
    clear: both;
}
.quick_form_alt
{
    float: right;
    width: 40%;
    padding: 2%;
    margin: 0px 0px 2% 2%;
    border: 2px dashed #E8E8E8;
    text-align: center;
}

.click_through_col
{
    width: 180px;
    float: right;
    text-align: center;
    padding-left: 16px;
}
.click_through_col ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}
.click_through_col li
{
    margin: 20px 0px;
}

.click_throung_col img
{
    display: block;
    margin: 0px auto;
    padding: 0px;
}
.click_through_col strong
{
    display: block;
}
.click_through_col span
{
    display: block;
}
.jabra_box
{
    clear: left;
}
.jabra_box img
{
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
.textRight
{
    text-align: right;
}
#cisco ul
{
    list-style-image: none;
}

/********************* Strategic Partners ******************************/

#partners .partnerLogo
{
    vertical-align: middle;
    text-align: center;
    display: inline;
    width: 25%;
    height: 80px;
}

#partners .partnerLogo img
{
    padding: 10px;
}
/************************************* FORMS *************************************/
.web_form
{
    margin-bottom: 1em;
}

.form_col_key
{
    float: left;
    min-width: 140px;
}

.form_row
{
    margin-top: 10px;
}

.web_form table
{
    clear: left;
}

/********************* CATALOG ***************************************/
#catalog #VCSHeader
{
    display: none;
}
#vertical_xcelerator, #vertical_dx, #vertical_fxii, #vertical_mp5000, #vertical_televantage, #vertical_starplus, #vertical_telenium, #vertical_xts, #vertical_instantoffice
{
    display: none;
}
/*********************CONFERTEL***************************************/
#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);
}


#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%;
}
a img
{
    border: none;
}
.rightNavImg
{
    border: solid 1px #a2a2a2;
}
/********************** calendar.aspx ***********************/
.mainCal
{
    border: 1px solid #cccccc;
}
.mainCal td
{
    border: 1px solid #CCCCCC;
    vertical-align: top;
}
.mainCal h5
{
    border-top: 3px solid #CCCCCC;
}
.mainCal .eventDay
{
    background: #ecf3f9;
}
/************************************************************/
#cisco-landing-page h2
{
    text-align: center;
    font-weight: normal;
    color: #666;
    line-height: normal;
}
#cisco-landing-page h3
{
    text-align: center;
    font-weight: bold;
    font-size: 2.3em;
}
#cisco-landing-page .buttons
{
    width: 220px;
    float: left;
    text-align: center;
}
#cisco-landing-page .buttons h4
{
    font-weight: normal;
}
