body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 1.2em;
    color: #3B3B3B;
    background-color: #6E6E6E;
    background-image: url(images-Design/pageBackground.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    margin: 0px;
    padding: 0px;
}
#container_outer
{
    width: 930px;
    margin: 0px auto;
    padding: 0px;
}
/************************ LINKS, TYPOGRAPHY AND UNIVERSAL STYLES ******************************/
h1, h2, h3, h4, h5, h6
{
    line-height: 1.3em;
    margin-top: .7em;
    margin-bottom: .7em;
}

h1
{
    font-size: 1.7em;
}
h2
{
    font-size: 1.5em;
}
h3
{
    font-size: 1.3em;
}
h4
{
    font-size: 1.2em;
}
h5
{
    font-size: 1.1em;
}
h6
{
    font-size: 1.0em;
}

.clear
{
    height: 0px;
    margin: 0px;
    clear: both;
    visibility: hidden;
    border: none;
}

a:link
{
    color: #E6292D;
    text-decoration: none;
}

a:visited
{
    text-decoration: none;
}

a:visited, a:active, a:hover
{
    color: #991B1E;
}

a:active, a:hover
{
    text-decoration: underline;
}


a img
{
    border: none;
}
#addthis a
{
    float: right;
    display: block;
}
#buyerzone
{
    float:left;
    margin: 10px;
    
}
#buyerzone img
{
padding-right: 10px;
}
/***************************** HEADER ****************************************/
#header
{
    /*background-color: #949494;*/
    background-image: url(images-Design/headerBackground3.jpg);
    background-repeat: no-repeat;
    background-position: 35px top;
    display: block;
    padding: 0px;
    height: 180px;
    margin: 0px; /*width: 930px;*/
}


#logo h1
{
    margin: 0px;
    padding: 0px;
}

#goToMeeting a
{
    font-size: 8pt;
    font-weight: bold;
    line-height: 1em;
    background-image: url(images-Design/goToMeeting.png);
    background-repeat: no-repeat;
    margin: 7px 0px 0px 0px;
    padding: 5px 50px 0px 45px;
    width: 55px;
    height: 40px;
    float: right;
    letter-spacing: -1px;
    display: block;
}

#goToMeeting a span
{
    font-style: italic;
}

#tagline-Left, #tagline-Right
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
    line-height: 52px;
    height: 52px;
    text-align: center;
    float: left;
}
#tagline-Left
{
    margin-top: 52px;
    margin-left: 39px;
    width: 276px;
}
#logo
{
    float: left;
    height: 73px;
    width: 305px;
    text-align: center;
    padding-top: 47px;
}
#tagline-Right
{
    margin-top: 0px;
    width: 274px;
}

/************************** NAVIGATION ***********************************/
#nav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    clear: both;
    padding-right: 37px;
    padding-left: 39px;
    width: 854px;
    height: 29px;
    margin-top: 18px;
}
#nav ul
{
    list-style-type: none;
    padding: 0px 5%; /* adjust this to fix centering */
    margin: 0px;
}
#nav ul li
{
    display: block;
    padding: 0px;
    margin: 0px 5px 0px 5px;
    line-height: 29px;
    height: 29px;
    float: left;
}

/******************************** CONTENT ******************************/
#contentWrap
{
    background: url(images-Design/contentBackground.gif) repeat-y 33px top;
    display: block; /* width: 863px; */
    width: 930px;
    margin: 0px;
}

#content
{
    background-image: url(images-Design/bodyBackground-Map.gif);
    background-repeat: no-repeat;
    background-position: center top;
    width: 816px;
    margin: 0px;
    padding: 0px 57px 1px 57px;
}

#content a
{
    font-weight: bold;
}

#content p.homeContent
{
    font-size: 10pt;
    line-height: 1.3em;
    margin: .7em 0em;
}
#subContent
{
    padding-left: 213px;
}

#contentBottom
{
    background-repeat: no-repeat;
    display: block; /*width: 862px;*/
    width: 930px;
    height: 19px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 7px;
    margin-left: auto;
    background-image: url(images-Design/contentBottom.gif);
    background-position: 34px top;
}
#signup
{
    margin: 20px;
}
#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;
    width: 300px;
    height: 175px;
}
#confertel .right_list
{
    text-align: left;
    float: right;
    color: #000088;
    width: 300px;
    height: 175px;
}
#confertel ul
{
    list-style-image: url(http://ttdepot.com/images/conf_bullet.png);
    line-height: normal;
}
#confertel ul li
{
    margin-top: 1em;
}
cite
{
    float: none;
    margin-left: 75px;
}


/**************************** HOME PAGE - FOUR BOXES **************************/
#fourBoxes
{
    /*width: 862px;     width:930px;*/
    margin: 0px;
    overflow: hidden;
    height: 206px;
    padding: 0px 0px 0px 34px;
}

#fourBoxes span
{
    font-weight: bold;
    margin-left: 5px;
}
.bigBox
{
    background-image: url(images-Design/boxBackground.gif);
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    width: 168px;
    margin-left: 10px;
    margin-right: 7px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    min-height: 191px;
}

#Phones.bigBox img
{
    margin-top: 10px;
}
#Data.bigBox img
{
    margin-top: 10px;
}
#CustomerSupport.bigBox img
{
    margin-top: 10px;
}

.bigBox h4
{
    margin: 0px;
    text-align: center;
}

.bigBox h4 a
{
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #991B1E;
    text-decoration: none;
}

#news
{
    text-align: left;
    font-size: 8pt;
    line-height: normal;
}

#news h4
{
    margin: 0px 0px 5px 0px;
}

#news dl
{
    margin: 0em;
}
#news dt
{
    font-weight: bold;
}
#news dd
{
    margin-left: 0px;
    margin-bottom: 1em;
}

.imgRight
{
    float: right;
    margin: 1em;
}


/*************************************** FOOTER **************************************/
#footer
{
    font-size: 8pt;
    text-align: center;
    background: url(images-Design/footerBackground.gif) no-repeat;
    background-position: 38px top;
    clear: both;
    height: 70px; /*width: 856px;*/ /*width: 930px;*/
    padding: 0px 36px;
    margin: 10px 0px 0px 0px;
}

#a8b
{
    float: right;
    margin: 13px 10px 0px 0px;
    display: block;
}
#copyright
{
    width: 350px;
    padding: 13px 0px 0px 245px;
}
/********************************** CONTENT STYLES ***********************************/
#pageTitle
{
    color: #991B1E;
    font-size: 1.7em;
    padding-top: 10px;
    margin-top: 0px;
}
#catalog h2
{
    color: #991B1E;
    font-size: 1.7em;
    padding-top: 10px;
    margin-top: 0px;
}

.half
{
    width: 48%;
    float: left;
}
.inlineImageAlt
{
    float: right;
    margin-left: .5em;
}

dl
{
    margin: 1em 1em;
}
dt
{
    font-weight: bold;
}
dd
{
    margin-left: 0px;
    margin-bottom: 1em;
}

.section
{
    margin: 3em 0em;
}

div#first.section
{
    margin-top: 0em;
}

#zultys { float: right; }
#llHome 
{
    float: right;
    width: 250px;
     height: 200px;
     background: url(images-content/lunchLearnRSVP.png) no-repeat top left;
     padding: 45px 0 0 15px;
     margin: 5px;
     text-align: left;
    }

#holidayPromo
{
   float: right;
   margin: 0 0 0 10px; 
}

.centerText { text-align: center; }
.survey
{
width: 90%;
}
/********************************* SIDE BAR *******************************************/

#sidebarWrap
{
    float: left;
}

#sidebar
{
    background: #ffffff url(images-Design/sidebarBackground2.gif) no-repeat center 100%;
    width: 198px;
    margin: -1px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    text-align: left;
}


#sidebarTop
{
    padding-top: 15px;
    margin: 0px 0px 0px 0px;
    background: #ffffff url(images-Design/sidebarTop.gif) no-repeat center 100%;
    height: 9px;
    width: 198px;
}

#sidebarContent
{
    width: 196px;
    border-left: solid 1px #aeaeae;
    border-right: solid 1px #aeaeae;
}

#sidebar h4
{
    font-size: 12pt;
    margin: 0px;
    padding-top: 8px;
    text-align: center;
    color: #991B1E;
}

#sidebar h5, #sidebar p
{
    margin: 0px;
    padding: 7px 8px 10px 8px;
}
#sidebar p
{
    font-size: 10pt;
}

#sidebar ul
{
    font-size: 10pt;
    padding: 7px 8px 0px 23px;
    margin: 0px;
    line-height: normal;
}

#sidebar ul li
{
    margin-bottom: 10px;
}

/***************************** BUTTONS ***************************/
.buttons
{
}

a.button
{
    height: 45px;
    width: 50%;
    display: block;
    text-align: center;
    font-size: 1.2em;
    float: left;
    line-height: 38px;
}

a.button:link, a.button:visited
{
    background: url(images-Content/button.png) no-repeat center;
}

a.button:active, a.button:hover
{
    text-decoration: none;
    background: url(images-Content/button-Active.png) no-repeat center;
}
a.buttonRight
{
    height: 45px;
    width: 50%;
    display: block;
    text-align: center;
    font-size: 1.2em;
    float: right;
    line-height: 38px;
    margin: 1em;
}

a.buttonRight:link, a.buttonRight:visited
{
    background: url(images-Content/button.png) no-repeat center;
}

a.buttonRight:active, a.buttonRight:hover
{
    text-decoration: none;
    background: url(images-Content/button-Active.png) no-repeat center;
}

/****************************** NEWS ******************************/
#PR
{
    clear: left;
}

#articles
{
    clear: left;
}
/****************************** FORM ******************************/
.web_form, .form
{
    float: left;
    margin-left: 15px;
    width: 350px;
    background-color: White;
}

.form_row
{
    clear: both;
    border-bottom: solid 1px #BDBDBD;
}
.form_col_key, .form dt
{
    float: left;
    width: 46%;
}
.form_col_val, .form dd
{
    float: left;
}

.web_form span
{
    display: block;
}

.form_col_val > div, .form_col_key > div
{
    padding: 8px 10px 8px 10px;
    line-height: 22px;
}

.submitButton, .btn_formClear, .btn_formSubmit
{
    clear: left;
    margin: 15px 0px 15px 15px;
    line-height: 2em;
    height: 2em;
    padding-left: 1em;
    padding-right: 1em;
    border-right: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
    border-left: 1px solid White;
    border-top: 1px solid White;
    background: #BDBDBD;
    display: block;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    float: right;
}

.required_indicator, .form dt strong
{
    color: #FF0000;
}
dd.checkbox ul li
{
     list-style-type: none;
}
dl.form dd
{
    width: 300px;
}
dl.form dt
{
    width: 150px;
}
.lunchForm
{
}
/************************* GO TO MEETING *******************/
#web_conf_join div
{
    padding: .5em 0em;
}


/************************* CONFERENCE INVITE **************************/
#invite
{
    background: #009CD9 url(images-Content/invite.jpg) no-repeat top left;
    width: 753px; /* actual width 768px */
    height: 234px; /* actual height 481px */
    color: #ffffff;
    margin: 0 auto;
    display: block;
    clear: both;
    padding: 247px 0 0 15px;
    font-size: 10px;
    line-height: 1.2em;
}

#invite div
{
    width: 245px;
}

#inviteCopy
{
    text-align: center;
}

/***************lunch and learn********/
.llBoxes
{
    width: 260px;
     height: 130px;
     padding-left: 12px;
    background: url(images-content/boxBG.png) no-repeat top left;
    float: left;
    display: inline; 
}
.llBoxes h4
{
    color: #006699;
}
.llBoxes p, .llBoxes a
{
    color: Black;
}
.imgCenter
{
    display: block;
    margin: 0 auto;
}
#llPresents
{
    color: #991B1E;
    font-size: 1.7em;
    padding-top: 10px;
    margin: 0px;
    text-align: center;
}