﻿/* Defaults */
body
{
    background-color: #171b1c;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666666;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}
p
{
    margin: 0;
    padding: 0;
}
a
{
    color: #167ABB;
}
a:visited
{
    color: Gray;
}
a:hover
{
    color: Black;
}
a:active
{
    color: #167ABB;
}
h3
{
    font-size: 14px;
    font-weight: bold;
}

h4
{

    color: #167ABB;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-decoration: none;
}

h5
{
    
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: 12px;
    font-weight: bold;
    color: #167ABB;
    margin: 0;
    padding: 0;
}
.action_link
{
    color: #446579;
    font-weight: bold;
    padding-left: 10px;
}
.action_link a:active
{
    color: #446579;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 5px;
}
.action_link a:visited
{
    color: #446579;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 5px;
}
.action_link a:hover
{
    color: #000000;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 5px;
}

/*----------------*/
/* Text and fonts */




h1.tier3
{
    font-size: 20px;
    color: #167ABB;
    font-weight: normal;
    margin: 0;
    padding-top: 16px;
    padding-bottom: 5px;
}

h2
{
color: #000000;
padding-top: 15px;
padding-bottom: 0;
margin-bottom: 3px;
font-size: 14pt;
font-weight: normal;
}

h2.tier3
{
    color: #000000;
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 3px;
    font-size: 14pt;
    font-weight: normal;
}
h3.tier3
{
    color: #000000;
    padding: 0;
    margin-bottom: 3px;
    font-size: 10pt;
    font-weight: bold;
}
h4.tier3_offerhead
{
    color: #000000;
    padding: 0;
    margin: 0;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 5px;
}

h2.tier3_Lightbox_offerhead
{
color: #000000;
padding-top: 10px;
padding-bottom: 0;
margin-bottom: 3px;
font-size: 14pt;
font-weight: normal;
}

#LightboxForm
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 12px;
    color: #666666;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

ul
{
    margin-left: 25px;
}
ol
{
    margin-left: 25px;
}
/* End Text and fonts */
/*--------------------*/

/*----------------*/
/* Subnavigation */
#leftNav
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: white;
    padding-right: 18px;
    padding-left: 18px;
}
#leftNav a
{
    font-size: 9pt;
    color: #666666;
    text-decoration: none;
}
#leftNav a:hover
{
    color: #167ABB;
    text-decoration: none;
}
/* End Subnavigation*/
/*------------------*/

/*-----------------*/
/* Tier3 Subsection*/
/* Tier3 layout*/
#tier3_container
{
    background-position: center top;
    background-image: url(/images/Background-Gradient.gif);
    width: 1000px;
    background-color: white;
    height: 200px;
}
#tier3_body
{
    background-color: #ffffff;
    width: 960px;
    margin-top: 0;
}
#tier1_body
{
    background-color: Black;
    width: 960px;
    margin-top: 0;
}
/* End Tier3 layout*/

/* Tier3 text*/
#tier3 h1
{
}
#heightDiv
{
    width: 960px;
    height: 800px;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 16px;
    position: static;
    background-color: white;
    display: block;
}
#ad_container
{
    margin-bottom: 0;
}
#mainbody
{
    float: left;
    width: 538px;
    text-align: left;
    background-color: white;
    padding-right: 18px;
    padding-left: 18px;
    border-left: solid 1px #D3E4EA;
    display: block;
}
#mainbody a
{
    text-decoration: none;
    color: #167ABB;
}
#mainbody a:hover
{
    color: #167ABB;
}
#mainbody a:active
{
    color: #666666;
}
#mainbody .crumbTrail
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.09em;
    color: #6289A0;
}
#mainbody a.crumbTrail
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0.09em;
    color: #6289A0;
}
#mainbody a.crumbTrail:visited
{
    text-decoration: none;
}
#mainbody a.crumbTrail:hover
{
    font-size: 11px;
    color: #167ABB;
    text-decoration: none;
}
#mainbody a.crumbTrail:active
{
    text-decoration: none;
}
#mainbody p
{
    margin-bottom: 10px;
}
#rightBar
{
    text-align: left;
    width: 156px;
    float: left;
    display: block;
}
#widebody
{
    float: left;
    width: 732px;
    text-align: left;
    background-color: white;
    padding-right: 17px;
    padding-left: 17px;
    border-left: solid 1px #D3E4EA;
    display: block;
}
#widebody .infoBox
{
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 8px;
    width: 156px; /*height: 280px;*/
}
#widebody .first
{
    padding-left: 0;
}
#widebody .last
{
    padding-right: 0;
    height: 285px;
}
#centerchannel
{
    float: left;
    width: 539px;
    text-align: left;
    background-color: white;
    padding-right: 0;
    padding-left: 0; /*border: solid thin green;*/
    display: block;
}
#centerchannel .infoBox
{
    float: left;
    margin-left: 37px;
    padding-right: 37px;
    padding-bottom: 18px;
    width: 155px; /*height: 280px;*/
}
#centerchannel .first
{
    margin: 0;
    padding: 0;
}
#centerchannel .last
{
    float: left;
    padding: 0;
    margin: 0;
}
/* End Tier3 text*/

/*End Tier3 Subsection*/
/*--------------------*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalPopup
{
    background-color: #DEDEDE;
    border-width: 1px;
    border-style: solid;
    border-color: Gray;
    padding: 10px;
    width: 250px;
    text-align: left;
}
.modalPopup h3
{
    background-color: #DEDEDE;
    background-image: none;
    font-size: 10pt;
    font-weight: bold;
}
.icoClass
{
    border: none;
}
.netTable
{
    width: 100%;
    border: thin solid #CCC;
}
.netTable td
{
    padding: 7px;
}
.netTable #alt
{
    background-color: #ccc;
}
#demoForm
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-bothb.jpg);
    background-repeat: repeat-y;
    margin-right: 18px;
    margin-top: -5px;
    padding: 5px 6px 5px 12px;
}
#demoForm td
{
    padding-bottom: 3px;
}
#demoForm table td .dropdown
{
    width: 148px;
}
#demoForm table td .checkbox label
{
    padding-left: 5px;
    width: 143px;
}
.demo_form td
{
    width: 190px;
    font-size: 10px;
    font-family: Arial;
}
.dtx_demo_form td
{
    width: 190px;
    font-size: 12px;
    font-family: Arial;
    padding: 5px;
}

/*-----------------------------------------------------------Lightbox Form-------------------*/

#demoForm_Lightbox
{
 float:left; 
 width:580px; 
 text-align: left; 
 background-color: transparent;  
 background-repeat: repeat-y; 
}

#demoForm_Lightbox td
{
    padding-bottom: 3px;
}
#demoForm_Lightbox table td .dropdown
{
    width: 300px;
}
#demoForm_Lightbox table td .checkbox label
{
    padding: 5px;
    width: 300px;
}

.demo_form_Lightbox td
{
    width: 250px; 
    font-size: 12px; 
    font-family: Arial;
}

.dtx_demo_form_Lightbox td
{
    width: 250px; 
    font-size: 12px; 
    font-family: Arial;
}

/*table.demo_form { color: #999999; font-size: 8pt; line-height: 12pt; }*/
#RequestDiv
{
    padding-top: 20px;
    border-bottom: solid 2px #8BB2C9;
}
#RequestDiv ul
{
    list-style-image: none;
    list-style-position: inside;
    position: relative;
    margin-left: 0px;
    width: 550px;
    padding-bottom: 50px !important;
    padding-bottom: 3px;
}
#RequestDiv li
{
    padding-top: 6px;
    list-style-position: inside;
    display: inline-block;
    font-size: 11px;
    letter-spacing: 0.09em;
    font-weight: normal;
    color: Black;
    width: 183px;
    height: 22px;
    float: left;
}
#RD2 ul
{
    clear: both;
    position: relative;
}
#RD2 li
{
    width: 275px;
}
#RD5 ul, #RD5 li
{
    width: 538px;
}
#RD5 .checkbox label
{
    padding-left: 5px;
    padding-right: 25px;
}
#RD6 ul, #RD6 li
{
    width: 538px;
}
#RD6 .checkbox label
{
    padding-left: 5px;
    padding-right: 15px;
}
.tabletop
{
    background-color: transparent;
    background-image: url(/images/tables/table-middle-gradient.jpg);
    background-repeat: repeat-x;
    padding: 8px 13px 0 13px;
    color: #6289A0;
    font-weight: bold;
}
.tablebody
{
    background-color: transparent;
    background-image: url(/images/tables/table-sides.jpg);
    background-repeat: repeat-y;
    padding: 10px 13px 13px 13px;
}
.tablebody_small
{
    background-color: transparent;
    background-image: url(/images/tables/small/table-sides-small.jpg);
    background-repeat: repeat-y;
    padding: 10px 13px 13px 13px;
}
.tablecell
{
    padding: 5px 7px 5px 7px;
}

/*---------------Table styles----------------*/
.MainColumnTable
{
    border: solid 1px #6289A0;
    width: 538px;
}
.MainColumnTable .top_row
{
    color: #6289A0;
    background-color: #6289A0;
    font-weight: bold;
}
.MainColumnTable td, th
{
    padding: 8px;
}

/*---------------End table styles-----------*/

/*---------------Direct Forms Table Section----*/
.MainTable td
{
    padding: 5px;
}

/*---------------End Direct Forms Table Section------------*/
.descBody
{
    background-color: #d7e9ee;
    font-size: 12px;
    font-family: arial,helvetica,sans-serif;
}
.descBody p
{
    margin-bottom: 15px;
}

/*New tabs section*/
.new_tabs a
{
    text-decoration: none;
}
.new_tabs h1
{
    color: #2B5E75;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 10px;
}
.new_tabs .item .title
{
    left: -18px;
    position: relative;
    padding-left: 18px;
    height: 100%;
}
.new_tabs .item .title a
{
    color: #666666;
    font-weight: bold;
    width: 100%;
    display: block;
    height: 27px;
}
.new_tabs .item .title a:hover
{
    /*color:#167ABB;*/
}
.new_tabs
{
    text-align: left;
    color: #666666; /*min-height:150px;*/
    position: relative;
}
.new_tabs .item .content img
{
    left: -120px;
    position: absolute;
}
.new_tabs .content a
{
    color: #167ABB;
    font-weight: bold;
}
.new_tabs .content
{
    left: 445px;
    position: absolute;
    top: 5px;
    width: 480px;
    display: none;
    cursor: pointer;
    cursor: hand;
}
.new_tabs .selected .content
{
    display: block;
}
.new_tabs .selected .title
{
    background: transparent url(/images/tabs/fill.gif) repeat-x scroll left top;
}
.new_tabs .selected .title a
{
    background: transparent url(/images/tabs/end.gif) no-repeat scroll right top;
}
.new_tabs .item
{
    width: 298px;
}
.new_tabs h2
{
    margin: 0px;
    padding: 0px;
}

/* _admin fieldselect.aspx */

/* Default.aspx (articles/admin/default) */
.default_0
{
    width: 960px;
    height: 310px;
    vertical-align: middle;
    text-align: center;
    background-color: white;
    padding-top: 18px;
    padding-bottom: 18px;
}
.default_1
{
    width: 960px;
    height: 8px;
    vertical-align: top;
    text-align: center;
}
.tabs_container
{
    width: 942px;
    vertical-align: middle;
    text-align: center;
    background-color: white;
    padding-top: 14px;
    padding-left: 18px;
    padding-bottom: 10px;
    position: static;
}
.default_3
{
    float: left;
    width: 455px;
    vertical-align: top;
    text-align: left;
}
.default_4
{
    font-size: 12pt;
    color: black;
}
.default_5
{
    float: right;
    width: 447px;
    vertical-align: top;
    text-align: left;
    padding-right: 18px;
}
.default_6
{
    width: 924px;
    height: 23px;
    text-align: left;
    background-image: url(/images/1-blue-footer.gif);
    padding-right: 18px;
    padding-left: 18px;
    clip: rect(auto auto auto auto);
    padding-top: 8px;
}
.default_7
{
    color: #000000;
}
.default_8
{
    width: 960px;
    height: 8px;
    vertical-align: middle;
    text-align: center;
}
.default_9
{
    height: 192px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.default_10
{
    float: left;
    width: 314px;
    height: 182px;
    text-align: center;
    background-image: url(/images/ad_container/bg.gif);
    background-repeat: no-repeat;
    padding-top: 18px;
}
.default_11
{
    float: left;
    width: 9px;
    height: 182px;
    margin: 0;
}
.default_12
{
    float: left;
    width: 314px;
    margin: 0;
    height: 182px;
    text-align: center;
    background-image: url(/images/ad_container/bg.gif);
    background-repeat: no-repeat;
    padding-top: 18px;
}
.default_13
{
    clear: left;
    width: 960px !important;
    height: 23px !important;
    text-align: left;
    background-color: white;
    padding-top: 8px;
    margin-top: -9px;
    margin-left: -1px;
}
.default_14
{
    float: left;
    width: 140px;
    margin-left: 18px;
}
.default_15
{
    float: left;
    position: relative;
}

/* about_dentrix_nav.ascx */
.about_dentrix_1
{
    color: #6289A0;
}
.about_dentrix_2
{
    width: 145px;
}

/* ClicktoCall.ascx */

/* become_a_trainer_nav.ascx */

/* direct_forms_nav.ascx */

/* ebackup_nav.ascx */

/* ec_comm_nav.ascx */

/* ec_ins_nav.ascx */

/* ec_web_nav.ascx */

/* ecentral_nav.ascx */

/* eclaims_nav.ascx */

/* eservices_nav.ascx*/

/* esync_nav.ascx */

/*financing_options_nav.ascx */

/* in_touch_nav.ascx */

/* pav_nav.ascx */

/* powerpay_le_nav.ascx */

/* powerpay_nav.ascx * /

/* quickbill_nav.ascx */

/* RequestForml.ascx */
.requestform_1
{
    width: 155px;
}
.requestform_2
{
    width: 125px;
}
.requestform_3
{
    width: 145px;
}
.requestform_4
{
    height: 75px;
}

/* resource_center_nav.ascx */

/* rightBar.ascx */
.right_bar_1
{
    float: left;
    width: 156px;
    vertical-align: top;
    text-align: left;
    background-image: url(/images/tier3-rgtcol/3-lblue-topa.jpg);
    background-repeat: no-repeat;
    padding: 18px 6px 0 12px;
    margin: 24px 18px 0 0;
    height: 30px;
    background-color: White;
}
.right_bar_2
{
    color: #6289A0;
    text-transform: uppercase;
    display: block;
}
.right_bar_3
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-botha.jpg);
    padding: 5px 6px 5px 12px;
    margin: -5px 18px 0 0;
    height: 118px;
}
.right_bar_4
{
    float: left;
    width: 156px;
    text-align: left;
    padding: 5px 6px 5px 12px;
    margin: -5px 18px 0 0;
    bottom: 5px;
    background-image: url(/images/tier3-rgtcol/3-lblue-botha.jpg);
    height: 15px;
}
.right_bar_5
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-footera.jpg);
    padding: 5px 6px 5px 12px;
    height: 10px;
    margin-right: 18px;
    background-repeat: no-repeat;
}
.right_bar_6
{
    float: left;
    width: 156px;
    text-align: left;
    background-image: url(/images/tier3-rgtcol/3-lblue-topb.jpg);
    background-repeat: no-repeat;
    margin-right: 18px;
    padding: 18px 6px 0 12px;
    height: 30px;
    background-color: White;
}
.right_bar_7
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-footerb.jpg);
    padding: 5px 6px 5px 12px;
    height: 10px;
    margin-right: 9px;
    position: relative;
    background-repeat: no-repeat;
}
.right_bar_8
{
    width: 145px;
    height: 9px;
    display: block;
}


/*seminars_nav.ascx */

/*seminars_rightbar.ascx */
.seminars_rightbar_1
{
    float: left;
    width: 156px;
    vertical-align: top;
    text-align: left;
    background-image: url(/images/tier3-rgtcol/3-lblue-topa.jpg);
    background-repeat: no-repeat;
    padding: 18px 6px 0 12px;
    margin: 24px 18px 0 0;
    height: 30px;
    background-color: White;
}
.seminars_rightbar_2
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-botha.jpg);
    padding: 5px 6px 5px 12px;
    margin: -5px 18px 0 0;
    height: 137px;
}
.seminars_rightbar_3
{
    line-height: 1;
}
.seminars_rightbar_4
{
    margin-bottom: 10px;
    line-height: 1.2;
}

/* support_nav.ascx */

/* training_nav.ascx */

/* updates_nav.ascx */

/* news.aspx */
.news_1
{
    padding: 8px;
}
.news_2
{
    margin: 0;
    padding: 0;
}
.news_3
{
    background-color: #D3E4EB;
    padding: 8px;
}

/* default.aspx */
.default_1_1
{
    float: left;
    color: #aa3333;
    font-size: 15px;
    font-family: vardana;
}

/* edit.aspx */

/* cards.asp */
.cards_1
{
    text-align: center;
    padding: 0;
    margin: 0;
}
.cards_2
{
    width: 966px;
    height: 55px;
    text-align: left;
}
.cards_3
{
    width: 942px;
    height: 64px;
    text-align: right;
    background-image: url(/images/0-main-banner.gif);
    padding-right: 18px;
}
.cards_4
{
    text-align: left;
    background-color: white;
    margin: 0px 18px 14px 18px;
    padding-top: 0;
    border-bottom: solid 2px #8BB2C9;
}
.cards_5
{
    margin-bottom: 8px;
}
.cards_6
{
    float: left;
    width: 156px;
    vertical-align: top;
    text-align: left;
    background-image: url(/images/tier3-rgtcol/3-lblue-topa.jpg);
    background-repeat: no-repeat;
    padding: 18px 6px 0 12px;
    margin: 24px 18px 0 0;
    height: 30px;
    background-color: White;
}
.cards_7
{
    color: #6289A0;
    text-transform: uppercase;
    display: block;
}
.cards_8
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-botha.jpg);
    padding: 5px 6px 5px 12px;
    margin: -5px 18px 0 0;
    height: 118px;
}
.cards_9
{
    display: inline-block;
    width: 150px;
}
.cards_10
{
    display: inline-block;
    width: 150px;
}
.cards_11
{
    float: left;
    width: 156px;
    text-align: left;
    padding: 5px 6px 5px 12px;
    margin: -5px 18px 0 0;
    bottom: 5px;
    background-image: url(/images/tier3-rgtcol/3-lblue-botha.jpg);
    height: 15px;
}
.cards_12
{
    display: inline-block;
    font-weight: bold;
    width: 134px;
}
.cards_13
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-footera.jpg);
    padding: 5px 6px 5px 12px;
    height: 10px;
    margin-right: 18px;
    background-repeat: no-repeat;
}
.cards_14
{
    float: left;
    width: 156px;
    text-align: left;
    background-image: url(/images/tier3-rgtcol/3-lblue-topb.jpg);
    background-repeat: no-repeat;
    margin-right: 18px;
    padding: 18px 6px 0 12px;
    height: 30px;
    background-color: White;
}
.cards_15
{
    color: black;
}
.cards_16
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/tier3-rgtcol/3-lblue-footerb.jpg);
    padding: 5px 6px 5px 12px;
    height: 10px;
    margin-right: 9px;
    position: relative;
    background-repeat: no-repeat;
}
.cards_17
{
    color: #ADC781;
    margin-left: 18px;
}
.cards_18
{
    width: 960px;
    height: 25px;
    vertical-align: middle;
    text-align: center;
}
.cards_19
{
    float: left;
}
.cards_20
{
    border-width: 0px;
}

/* cart.asp */
.cart_1
{
    text-align: center;
    padding: 0;
    margin: 0;
}
.cart_2
{
    width: 966px;
    height: 55px;
    text-align: left;
}
.cart_3
{
    width: 942px;
    height: 64px;
    text-align: right;
    background-image: url(/images/0-main-banner.gif);
    padding-right: 18px;
}
.cart_4
{
    text-align: left;
    background-color: white;
    margin: 0px 18px 14px 18px;
    padding-top: 0;
    border-bottom: solid 2px #8BB2C9;
}
.cart_5
{
    color: #167ABB;
}

/* Default.aspx (direct-forms/commections/default.aspx) */
.default_connections_1
{
    text-align: left;
    background-color: white;
    margin: 0px 18px 14px 18px;
    padding-top: 0;
    border-bottom: solid 2px #8BB2C9;
}
.default_connections_2
{
    border-bottom: solid thin #b6ced7;
    background-image: url(/images/product_page_separators.jpg);
    background-repeat: repeat-y;
}
.default_connections_3
{
    font-size: 10pt;
    color: black;
    font-weight: bold;
}
.default_commections_4
{
    font-size: 10pt;
    color: gray;
    padding-right: 18px;
}
.default_connections_5
{
    width: 732px;
    border-bottom: solid thin #b6ced7;
    margin-bottom: 18px;
    margin-top: 0;
    padding-top: 0;
    font-size: 5px;
}
.default_connections_6
{
    height: 200px;
}
.default_connections_7
{
    width: 732px;
    background-image: url(/images/product_page_separators.jpg);
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    font-size: 5px;
}

/* formats.asp */
.format_1
{
    text-align: center;
    padding: 0;
    margin: 0;
}
.format_2
{
    border: 1px solid #167ABB;
}
.format_3
{
    padding-left: 15px;
}
.format_4
{
    padding-left: 40px;
}
.format_5
{
    width: 144px;
}
.format_6
{
    color: Red;
    display: none;
}
.format_7
{
    width: 139px;
}

/* promo */
.promo_1
{
    border: 1px solid #cdcdcd;
}
.promo_2
{
    background-color: #E9F3F6;
    border-top: 2px solid #ffffff;
}

/* specificcard.asp */
.specificcard_1
{
    padding-left: 10px;
}
.specificcard_2
{
    border: 1px solid #167ABB;
    width: 400px;
}

/* validate.asp */

/* default.aspx (email-manager/reports/default.aspx) */
.default_manager_1
{
    font-weight: bold;
}

/* subscribe.aspx (email-manager/subscribe) */
.subscribe_1
{
    border-top: solid 1px black;
}

/*subscribe2.aspx */

/* thankyou.aspx */
.thankyou_1
{
    vertical-align: middle;
    border: 0;
}

/* default.aspx (epay/default.aspx) */
.default_epay_1
{
    position: static;
    margin-bottom: 0;
    margin-top: 15px;
}
.default_epay_2
{
    float: left;
    padding-top: 3px;
}
.default_epay_3
{
    position: static;
    margin-bottom: 12px;
    margin-top: 15px;
}

/* cahngepassword.aspx */
.changepassword_1
{
    color: Red;
}

/* elearning.aspx */
.elearn_1
{
    margin-bottom: 0;
}
.elearn_2
{
    border: 1px solid #999999;
}

/* forgotpassword.aspx */
.forfotpassword_1
{
    border-collapse: collapse;
}

/* login.aspx */
.login_1
{
    color: Red;
}

/* myprofile.aspx */
.myprofile_1
{
    padding-right: 10px;
}

/* profile.aspx */
.profile_1
{
    padding-left: 5px;
    margin-top: 5px;
}

/*register.aspx*/

/* infoform.aspx */
.infoform_1
{
    background-image: none;
}
.infoform_2
{
    margin-top: 10px;
}

/* Main.master */
.main.master_1
{
    width: 100%;
}

/* default.aspx (products/default.aspx) */

/* request-demo.aspx */
.requestdemo_1
{
    border-bottom: solid 2px #8BB2C9;
    padding-bottom: 7px;
}
.requestdemo_2
{
    border-bottom: solid 2px #8BB2C9;
}

/* whats-new.aspx */
.whatsnew_1
{
    position: static;
    margin-bottom: 12px;
    margin-top: 12px;
}
.whatsnew_3
{
    position: static;
    margin-bottom: 18px;
    margin-top: 16px;
}

/* default.aspx (eservices/default.aspx) */
.default_eservices_1
{
    font-size: 12px;
}
.default_eservices_2
{
    height: 285px;
}

/* payer-search.aspx */
.payersearch_1
{
    text-align: right;
    vertical-align: bottom;
}

/* download.aspx (esync/download.aspx) */
.downloadesync_1
{
    margin-left: 18px;
}
.downloadesync_2
{
    font-weight: normal;
}
.downloadesync_3
{
    padding-top: 8px;
    font-weight: normal;
}
.downloadesync_4
{
    color: #167ABB;
    font-style: italic;
}

/* hardware.aspx */
.hardware_1
{
    margin-bottom: 0;
    padding-bottom: 0;
}

/* compare.aspx */
.compare_1
{
    font-size: 11px;
}

/* download.aspx */

/* newsletter-samples.aspx */
.newslettersamples_1
{
    margin-bottom: 25px;
    float: left;
    width: auto;
}
.newslettersamples_2
{
    float: left;
    width: 174px;
}
.newslettersamples_3
{
    text-align: center;
    font-weight: bold;
}
.newslettersamples_4
{
    float: left;
    width: 330px;
    padding-left: 10px;
    padding-top: 30px;
}
.newslettersamples_5
{
    color: Blue;
    width: 500px;
}
.newslettersamples_6
{
    float: left;
    width: 173px;
}
.newslettersamples_7
{
    float: left;
    padding-top: 3px;
}
.newslettersamples_8
{
    position: relative;
    float: left;
}

/* default.aspx (support/default.aspx) */
.defaultsupport_1
{
    font-size: 18px;
}

/* default.as (support/default.as) */
.defaultsupport_as_1
{
    font-weight: bold;
    color: #167ABB;
}

/* citi-health.aspx */
.citihealth_1
{
    font-size: 14px;
}
.citihealth_2
{
    padding-left: 10px;
}
.citihealth_3
{
    float: left;
    margin-left: 20px;
    margin-top: -5px;
    width: 400px;
}
.citihealth_4
{
    float: left;
    width: 75px;
}

/* default.aspx (guru/default.aspx) */

/* default.aspx (promotions/cape-upload-test/default.aspx) */

/* default.aspx (promotions/cd/default.aspx) */
.defaultcd_1
{
    float: left;
}
.defaultcd_2
{
    color: #6289A0;
    text-transform: uppercase;
    display: block;
    padding-top: 12px;
    padding-left: 18px;
    padding-right: 0;
}
.defaultcd_3
{
    float: left;
    width: 528px;
    height: 39px;
    vertical-align: top;
    text-align: left;
    background-image: url(/images/products/promotions/promo-middle.gif);
    background-color: White;
}

/* default.aspx (promotions/how-to-win/default.aspx) */
.defaulthowtowin_1
{
    padding: 2px;
}

/* in-touch-white-paper.aspx */

/* default.aspx (promotions/show-us-your-cape/default.aspx) */
.defaultshowusyourcape_1
{
    width: 535px;
}
.defaultshowusyourcape_2
{
    vertical-align: middle;
}
.defaultshowusyourcape_3
{
    width: 525px;
}

/* default.aspx (virtual-tech-fair/default.aspx) */

/* default.aspx (resource-center/canada/default.aspx) */
.defaultcanada_1
{
    margin-top: 15px;
}

/* login.aspx (resource-center/canada/login.aspx) */

/* default.aspx (resource-center/default.aspx) */
.defaultresourcecenter_1
{
    float: left;
    padding-left: 18px;
}
.defaultresourcecenter_2
{
    float: right;
}
.defaultresroucecenter_3
{
    text-align: right;
    padding-right: 18px;
    padding-top: 21px;
}

/* eservice.aspx */

/* external.aspx */
.externalresource_1
{
    margin-bottom: 15px;
}

/* login.aspx */
.loginresource_2
{
    width: 95%;
    margin-left: 20px;
    margin-top: 25px;
}

/* second.master */
.secondmasterscript_1
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/3-lblue-footerb.gif);
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 10px;
}

/* communicate.aspx */
.communicategroups_1
{
    width: 450px;
    margin-right: 5px;
}

/* create.aspx */
.createmeetings_1
{
    width: 375px;
}
.createmeetings_2
{
    font-style: italic;
    font-size: x-small;
    padding-left: 10px;
}
.createmeetings_3
{
    width: 301px;
}

/* newmember.aspx */
.newmembergroups_1
{
    width: 100%;
    height: 100%;
}

/* detail.aspx */
.detailgroups_1
{
    padding: 0px 10px;
    text-align: center;
}
.detailgroups_2
{
    text-align: center;
}

/* resetpassword.asps */

/* default.aspx (users/default.aspx) */
.defaultusers_1
{
    float: right;
}
.defaultusers_2
{
    padding: 5px;
    margin-bottom: 3px;
}

/* call-us.aspx */
.callussupport_1
{
    margin-left: 15px;
    margin-top: 0;
}
.callussupport_2
{
    margin-bottom: 16px;
}

/* request-cancellation.aspx */

/* defualt.aspx (costumer-service-plans/default.aspx) */
.defaultcustomerserivce_1
{
    font-size: 10pt;
    color: gray;
    padding-right: 15px;
}

/* find-an-integrator.aspx */
.findanintegrator_1
{
    margin: 5px 0 0 0;
}

/* canada.aspx (software-updates/canada.aspx) */
.canadasoftwareupdates_1
{
    margin-bottom: -2px;
}

/* login.aspx (software-updates/cdt/login.aspx) */

/* default.aspx (software-updates/default.aspx) */
.defaultsoftwareupdates_1
{
    padding: 10px;
    margin: 0;
    border: solid thin #000000;
}
.defaultsoftwareupdates_2
{
    color: #000000;
    font-weight: normal;
}
.defaultsoftwareupdates_3
{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 0;
}

/* Dentrix-11aspx */

/* g2.aspx */

/* g3.aspx */

/* g4.aspx */

/* default.aspx (practice-assistant-viwer/default.aspx) */

/* eula.aspx */

/* default.aspx (productivity-packs/default.aspx)  */

/* no-csp.aspx */

/* what-is.aspx */

/* related-products.aspx */

/* third.master */
.thirdmaster_1
{
    color: #3366ff;
}
.thirdmaster_2
{
    float: left;
    width: 146px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/3-lblue-botha.gif);
    padding: 5px 28px 5px 18px;
    height: 137px;
}
.thirdmaster_3
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/3-lblue-footera.gif);
    padding: 5px 18px 5px 18px;
    height: 10px;
}
.thirdmaster_4
{
    float: left;
    width: 156px;
    text-align: left;
    background-image: url(/images/3-lblue-topb.gif);
    background-repeat: no-repeat;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 0;
    padding-top: 18px;
}
.thirdmaster_5
{
    width: 145px;
    height: 9px;
}
.thirdmaster_6
{
    float: left;
    width: 146px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/3-lblue-bothb.gif);
    padding-right: 28px;
    padding-left: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 400px;
}
.thirdmaster_7
{
    width: 134px;
    font-size: 9px;
    font-family: Arial;
}
.thirdmaster_8
{
    font-size: 9px;
    width: 140px;
    font-family: Arial;
}

/* tier2.aspx */
.tier2_1
{
    background-position: center top;
    background-image: url(/images/0-gradient-gray-black.jpg);
    width: 1000px;
    height: 100%;
    background-color: white;
}
.tier2_2
{
    width: 960px;
    height: 55px;
    text-align: left;
}
.tier2_3
{
    width: 942px;
    height: 64px;
    text-align: right;
    background-image: url(/images/0-main-banner.jpg);
    padding-right: 18px;
}
.tier2_4
{
    color: white;
}
.tier2_5
{
    float: left;
    width: 156px;
    text-align: left;
    background-color: transparent;
    padding-right: 18px;
    padding-left: 18px;
}
.tier2_6
{
    color: gray;
}
.tier2_7
{
    float: left;
    padding-right: 18px;
    padding-left: 18px;
    width: 156px;
    height: 264px;
    background-image: url(/images/2-lblue-grid.gif);
}
.tier2_8
{
    font-size: 11pt;
    color: black;
}
.tier2_9
{
    font-size: 10pt;
}
.tier2_10
{
    color: gray;
    font-size: 10pt;
}
.tier2_11
{
    float: left;
    padding-right: 18px;
    padding-left: 18px;
    width: 156px;
    height: 246px;
    background-image: url(/images/2-lblue-grid.gif);
}
.tier2_12
{
    font-size: 10pt;
    color: gray;
}
.tier2_13
{
    float: left;
    padding-right: 18px;
    padding-left: 0px;
    width: 156px;
    height: 246px;
    background-image: url(/images/2-lblue-grid1.gif);
}
.tier2_14
{
    font-weight: bold;
    font-size: 10pt;
}
.tier2_15
{
    float: left;
    padding-right: 0px;
    padding-left: 18px;
    width: 156px;
    height: 246px;
    background-image: url(/images/2-lblue-grid.gif);
}
.tier2_16
{
    width: 100%;
    height: 23px;
    text-align: left;
    vertical-align: middle;
    background-image: url(/images/0-green-footer.gif);
    padding-right: 18px;
    padding-left: 18px;
    clip: rect(auto auto auto auto);
    padding-top: 8px;
}
.tier2_17
{
    color: #BA6571;
}
.tier2_18
{
    width: 960px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    background-color: gray;
}
.tier2_19
{
    width: 924px;
    height: 35px;
    vertical-align: middle;
    text-align: left;
    background-color: white;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 14px;
    padding-bottom: 0px;
}
.tier2_20
{
    padding-bottom: 5px;
    padding-top: 15px;
    height: 30px;
}
.tier2_21
{
    font-size: 12pt;
    color: darkred;
}
.tier2_22
{
    float: left;
    height: 825px;
    width: 740px;
    text-align: left;
    background-color: transparent;
    padding-left: 18px;
}
.tier2_23
{
    float: left;
    padding-right: 18px;
    padding-left: 0px;
    width: 156px;
    height: 264px;
    background-image: url(/images/2-lblue-grid1.gif);
}
.tier2_24
{
    float: left;
    padding-right: 0px;
    padding-left: 18px;
    width: 156px;
    height: 264px;
    background-image: url(/images/2-lblue-grid.gif);
}
.tier2_25
{
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.tier2_26
{
    width: 960px;
    height: 825px;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 14px;
    position: static;
    background-color: white;
    background-image: url(/images/3-lblue-right.gif);
}

/* tier3.aspx */
.tier3_1
{
    width: 942px;
    height: 64px;
    text-align: right;
    background-image: url(/images/0-main-banner.gif);
    padding-right: 18px;
}
.tier3_2
{
    float: left;
    width: 146px;
    text-align: left;
    background-color: transparent;
    background-image: url(/images/3-lblue-bothb.gif);
    padding-right: 28px;
    padding-left: 18px;
    padding-bottom: 5px;
    padding-top: 0;
    height: 400px;
}
.tier3_3
{
    width: 134px;
    font-size: 9px;
    font-family: Arial;
    margin-top: 0;
    margin-bottom: 5px;
}
.tier3_4
{
    float: left;
    width: 100%;
    height: 23px;
    text-align: left;
    vertical-align: middle;
    background-image: url(/images/0-green-footer.gif);
    padding-right: 18px;
    padding-left: 18px;
    clip: rect(auto auto auto auto);
    padding-top: 8px;
}
.tier3_5
{
    width: 960px;
    height: 35px;
    background-color: gray;
}
.tier3_6
{
    background-color: #ffffff;
    width: 960px;
    margin-top: 0;
    padding-top: 0;
}
.tier3_7
{
    text-align: left;
    background-color: white;
    margin: 9px 18px 14px 18px;
    padding-top: 0;
    border-bottom: solid 2px #8BB2C9;
}
.tier3_8
{
    width: 960px;
    height: 800px;
    vertical-align: top;
    padding-top: 0px;
    padding-bottom: 16px;
    position: static;
    background-color: white;
}
.tier3_9
{
    float: left;
    width: 154px;
    text-align: left;
    background-color: transparent;
    padding-right: 18px;
    padding-left: 18px;
}
.tier3_10
{
    float: left;
    width: 537px;
    text-align: left;
    background-color: white;
    padding-right: 18px;
    padding-left: 18px;
    border-left: solid 2px #b6ced7;
}
.tier3_11
{
    float: left;
    width: 156px;
    vertical-align: top;
    text-align: left;
    background-image: url(/images/3-lblue-topa.gif);
    padding: 18px 18px 0 18px;
    margin-top: 25px;
}
.tier3_12
{
    float: left;
    width: 156px;
    text-align: left;
    background-image: url(/images/3-lblue-topb.gif);
    background-repeat: no-repeat;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 0;
    padding-top: 18px;
    margin-bottom: 0;
}

/* steps-to-become-a-dct.aspx */
.stepstobecomeadct_1
{
    padding-left: 15px;
}

/* default.aspx (trainer/become-a-trainer/default.aspx)*/

/* clinical.aspx (training/seminars/clinical) */
.clinicalseminars_1
{
    margin-top: 0;
    padding-top: 0;
}
.clinicalseminars_2
{
    text-align: left;
}
.clinicalseminars_3
{
    margin: 0 15px 25px 0;
}
.clinicalseminars_4
{
    float: left;
    padding-top: 3px;
    margin-right: 50px;
}

/* dentrix-previews.aspx */
.dentrixpreviews_1
{
    margin-left: 45px;
}

/* more-profits.aspx */

/* tutorial_1.asp */
.tutorial_1_1
{
    padding-left: 5px;
}
.tutorial_1_2
{
    font-weight: bold;
}

.leftNavbox_btn
{
border-bottom: 1px solid #8ab2cb;
border-left: 1px solid #8ab2cb;
}

.leftNavbox_bg
{
vertical-align: middle;
text-align: left;
background-image: url('/images/landing-pages/leftNavbox-right.jpg');
border-right: 1px solid #8ab2cb;
border-bottom: 1px solid #8ab2cb;
}
/* tutorial_2.asp */

/* tutorial_3.asp */

/* tutorial_4.asp */

/* tutorial_5.asp */

/* tutorial_6.asp */

/* tutorial_7.asp */

/* tutorial_8.asp */

/* tutorial_9.asp */

/* tutorial_10.asp */

/* tutorial_11.asp */

/* tutorial_12.asp */

/* tutorial_13.asp */

/* tutorial_14.asp */

/* tutorial_15.asp */

/* tutorial_16.asp */

/* tutorial_17.asp */

/* tutorial_18.asp */

/* tutorial_19.asp */

/* tutorial_20.asp */

/* tutorial_21.asp */

/* tutorial_22.asp */

/* tutorial_23.asp */

/* tutorial_24.asp */

/* tutorial_25.asp */

/* tutorial_26.asp */

/* tutorial_27.asp */

/* tutorial_28.asp */

/* tutorial_29.asp */

/* tutorial_30.asp */

/* tutorial_31.asp */

/* tutorial_32.asp */

/* tutorial_33.asp */

/* tutorial_34.asp */

/* tutorial_35.asp */

/* tutorial_36.asp */
