﻿/* Outer Accordion Styles*/
.accordionOuter
{
    padding: 2px 5px 2px 5px;
    margin-top: 2px;
    cursor: pointer;
}

.accordionOuter h3
{
    background-position: left;
    margin-top: 2px;
    margin-bottom: 2px;
    background-image: url(../Images/AccordionExpand.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}
.accordionOuterSelected
{
    font-weight: bold;
    cursor: pointer;
    margin-top: 2px;
    padding: 2px 5px 2px 5px;
}
.accordionOuterSelected h3
{
    background-position: left;
    margin-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    background-image: url(../Images/AccordionCollapse.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
}
.accordionOuterContent
{
    border-top: none;
    padding: 1px 5px 1px 5px;
}


#smemain div.smemainheader
{
    display: table-header-group;
}

#smemain div.smemainmenu
{
    display: table-cell;
    padding-top: 15px;
    padding-bottom: 15px;
}
#smemain div.smemainmenu a
{
    text-decoration: none;
}
#smemain div.smemainmenu a:hover
{
    text-decoration: none;
}
#smemain div.smemainwelcome
{
    display: table-cell;
    text-align: right;
}
#smemain div.smemainwelcome span
{
    padding-top: 15px;
}

#smemain div.smemainoverview
{
    display: table-row;
    background-position: 380px 0px;
    background-image: url(../Images/BannerToolkit.jpg);
    background-repeat: no-repeat;
    height:185px;
}
#smemain div.smemainoverview a
{
    color: White;
    text-decoration: none;
}
#smemain div.smemaincontent
{
    height: 422px;
    display: table-row;
}

#smemain div.smemainbody
{
    display: table-cell;
    width:731px;
    vertical-align: top;
}
#smemain div.smemainoverview div.smemainbody
{
    padding-bottom: 30px;
    padding-right: 30px;
}

#smemain div.smemainaction
{
    display: table-cell;
    width: 155px;
    padding-left: 15px;
    vertical-align: top;
}
#smemain div.smemainaction a
{
    font-size: 11px;
    text-decoration: none;
}
#smemain div.smemainaction a.BuyButton
{
    display: block;
    padding-top: 8px;
    text-align: center;
    line-height: 11px;
    width: 135px;
    height: 42px;
    background-image: url(../Images/BuyButton.png);
    background-repeat: no-repeat;
}
#smemain div.smemainaction a:hover.BuyButton
{
    background-image: url(../Images/BuyHoverButton.png);
}

#smemain div.smemainaction a:hover
{
    text-decoration: none;
}

#smemainfooter
{
    clear: both;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 9px;
    height: 15px;
}

#smemainfooter div
{
    line-height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}
#smemainfooter div.sep
{
    background-image: url(../Images/SeparatorBlue.jpg);
    background-repeat: no-repeat;
}
#smemainfooter div.nosep
{
    background-image: none;
}

#submain
{
    display: table;
}
#submain div.subbody
{
    display: table-row;
}
#submain div.subleft
{
    vertical-align: top;
    display: table-cell;
    width: 140px;
    padding-right: 15px;
    padding-bottom: 15px;
}
#submain div.subleft a
{
    text-decoration: none;
}
#submain div.subleft h2
{
    margin: 0px;
    font-size: 11px;
    font-weight: normal;
}

#submain div.subright
{
    width: 540px;
    vertical-align: top;
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 15px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #006AB2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #006AB2;
    padding-right: 15px;
}
#submain div.subright h2, p
{
    margin-top: 0px;
}

#submain div.subright table tr td
{
    vertical-align: top;
    padding-right: 5px;
}
#submain div.subright table tr td + td
{
    white-space: normal;
}
#submain div.subfull
{
    width: 710px;
    vertical-align: top;
    display: table-cell;
    padding-left: 15px;
    padding-bottom: 15px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #006AB2;
    padding-right: 15px;
}

.buttoncalendar
{
    border-style: none;
    border-width: 0px;
    vertical-align: bottom;
}

.toolkitmenuitem
{
    text-align: left;
}
.toolkitselectedmenu
{
    text-align: left;
}

.toolkitsubmenuitem
{
    padding: 5px 5px 5px 6px;
    text-align: left;
    border-top-style: solid;
    border-top-width: 1px;
}
.toolkitsubmenu
{
    z-index: 100;
    border-left-style: solid;
    border-left-width: 2px;
}

.toolkittab
{
    color: White;
}
.toolkittab .ajax__tab_header /* A container element that wraps all of the tabs at the top of the TabContainer. Child CSS classes:.ajax__tab_outer. */
{
}
.toolkittab .ajax__tab_outer /* An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner. */
{
}
.toolkittab .ajax__tab_inner /* An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab. */
{
}
.toolkittab .ajax__tab_tab
{
    padding: 5px 5px 10px 5px;
    font-weight: normal;
    font-size: 12px;
}
.toolkittab .ajax__tab_body
{
    border: 1px solid White;
}
.toolkittab .ajax__tab_hover
{
    cursor: pointer;
}
.toolkittab .ajax__tab_active /* This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab{*/
{
    font-weight: bold;
    font-size: 12px;
}


