/* Style Sheet */

.test
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}

html, body
{
    height: 100%;
}

body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: normal !important;
    width: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    color: #000;
    background: #FFF url("../admin_bg.gif") repeat-x top left;
}

body.loginPage
{
    background-color: #A5B6CA;
    background-image: none;
}

body.indexPage
{
    background-color: #8596AA;
    background-image: none;
}

#left
{
    width: 165px;
    padding: 0 auto;
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}

#main
{
    margin: 20px 0 0 0;
    width: 1000px;
}

#content
{
    float: left;
    padding: 5px;
}

a.menuItem
{
    text-decoration: none;
    color: #000;
    font-weight: normal;
}

a.menuItem:hover
{
    color: #C00;
}

form
{
    margin: 0;
    padding: 0;
}

.short
{
    width: 88px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}

.standard
{
    width: 200px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}

select
{
    width: 200px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
}

h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    margin: 0 0 10px 0;
}

h1.loginTitle
{
    width: 400px;
    text-align: left;
    margin: 10px auto;
}

img
{
    border: 0;
}

img.epicLogo
{
    float: right;
    padding: 0 10px 5px 10px;
}

table.addInfo
{
    width: 600px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
}
table.log
{
    width: 400px;
    border-top: 1px solid #FFF;
    border-left: 1px solid #FFF;
    text-align: center;
    margin: 0 auto;
}

table.addInfo th
{
    background-color: #8596AA;
    color: #FFF;
    font-weight: bold;
    padding: 5px 10px;
    text-align: left;
    border-bottom: 10px solid #FFF;
    border-right: 1px solid #FFF;
}

table.addInfo td, table.log td
{
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    height: 25px;
}

table.addInfo td.label
{
    background-color: #8596AA;
    color: #FFF;
    font-weight: bold;
    padding: 2px 10px;
    text-align: right;
    width: 150px;
}

table.cbList td
{
    border: 0;
}

table.log td.label
{
    background-color: #8596AA;
    color: #FFF;
    font-weight: bold;
    padding: 2px 10px;
    text-align: right;
    width: 100px;
}

table.addInfo td.field, table.log td.field
{
    background-color: #F5F5F5;
    padding: 2px 10px;
    text-align: left;
    text-transform: capitalize;
}


table.listInfo
{
    margin-left: 1px;
    margin-top: 1px;
    border: 1px solid #a5b6ca;
}

table.listInfo tr.title a
{
    color: black;
}


table.listInfo th
{
    background-color: #ededed !important;
    color: #000;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
}
table.listInfo th a
{
    color: #000;
}

table.listInfo td
{
    padding: 5px;
}

table.listInfo tr.odd
{
    height: 25px;
    background-color: #fff;
    padding: 2px 5px;
}

table.listInfo tr.even
{
    height: 25px;
    background-color: #f5f5f5;
    padding: 2px 5px;
}

table.partnerInfo
{
    width: 600px;
    border: 1px solid #A5B6CA;
}

table.partnerInfoTop
{
    width: 600px;
    border-top: 1px solid #A5B6CA;
    border-left: 1px solid #A5B6CA;
    border-right: 1px solid #A5B6CA;
    border-bottom: 1px solid #A5B6CA;
}

table.partnerInfoTop th
{
    background-color: #EDEDED;
}

table.partnerInfo th, table.partnerInfo td.title, tr.title
{
    border-bottom: 1px solid #A5B6CA;
    background-color: #EDEDED;
    text-align: left;
    font-weight: bold;
}

table.partnerInfoTop th.button, table.partnerInfo th.button
{
    padding: 3px;
    text-align: left;
    border: 0;
}

table.partnerInfo th.title, table.partnerInfo td
{
    padding: 5px;
    text-align: left;
    border: 0;
}

table.partnerInfo td.remove
{
    width: 30px;
}

ul.index li
{
    padding-bottom: 10px;
    font-size: 12px;
}

ul.validation
{
    margin-top: 0;
    margin-bottom: 15px;
}

.alignLeft
{
    float: left;
}

.alignRight
{
    float: right;
}


.bold
{
    font-weight: 600;
}

.buttons
{
    margin: 5px 0 0 0;
    height: 25px;
    width: 600px;
}

.buttonsCenter
{
    margin: 5px 0 0 0;
    height: 25px;
    width: 600px;
    text-align: center;
}

.clear
{
    clear: both;
    height: 1px;
    font-size: 1px;
}

.coap
{
    margin: 30px 0 0 0;
    height: 35px;
    width: 600px;
}

.fixTitle
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    padding: 0 0 10px 0;
    text-align: left;
    font-weight: bold;
}

.header
{
    background-color: #FFF;
    padding: 10px 0 1px 0;
    margin: 0;
    border-bottom: 1px solid #A5B6CA;
}

.login
{
    width: 230px;
    border: 2px solid #8596AA;
    margin: 0 auto;
    padding: 20px 0;
    background-color: #FFF;
    text-align: center;
}

.loginBorder
{
    background-color: #5A6C80;
    padding: 1px;
    width: 502px;
    margin: 50px auto;
}
.loginButton
{
    background-color: #fffbff;
    border: 1px solid #cccccc;
    font-family: Verdana, Arial, Sans-Serif;
    color: #284775;
    margin: 5px 7px 5px 0;
}
.menuCorner
{
    height: 18px;
    margin: 0 10px 1px;
    padding-right: 7px;
    background: url("../images/menuCorner.gif") no-repeat right top;
}

.menuTitle
{
    height: 18px;
    padding-left: 10px;
    font-weight: bold;
    line-height: 18px;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-color: #A5B6CA;
    background: url("../images/menuTop.gif") repeat-x left top;
}

.menu
{
    background-color: #FFF;
    border-bottom: 1px solid #DDE5EE;
    padding: 3px 17px;
}

.menuArrow
{
    background: #EFEFEF url("../images/arrow.gif") no-repeat left center;
    border-bottom: 1px solid #DDE5EE;
    padding: 3px 17px;
}

.menuItems
{
    border: 1px solid #A5B6CA;
    background-color: #EFEFEF;
    margin: 0 10px;
}

.pagination
{
    height: 15px;
    width: 600px;
}

.topLine
{
    background-color: #8596AA;
    height: 5px;
    font-size: 1px;
    line-height: 1px;
    padding: 0;
    margin: 0;
}

.welcome
{
    padding-left: 10px;
    float: left;
}

.indexBtns
{
    padding: 80px 0 200px;
    text-align: center;
    background-color: #A5B6CA;
    border-bottom: 1px solid #5A6C80;
}

.ib
{
    margin: 10px;
}

/* Calendar Styles */


.calMonth
{
    background-color: #A5B6CA;
    color: #000;
}

.calDays
{
    background-color: #CCC;
    color: #000;
}

.calDates
{
    background-color: #FFF;
    color: #000;
}

.calWEDates
{
    background-color: #EDEDED;
    color: #000;
}

.calToday
{
    background-color: #A5B6CA;
    color: #000;
}

.calGoToday
{
    background-color: #CCC;
    color: #000;
}

.calOtherMonth
{
    background-color: #B7C9DE;
    color: #999;
}

.calSelected
{
    background-color: #8596AA;
    color: #000;
}

.footer
{
    border-top: 2px solid #8596AA;
    padding-top: 5px;
    text-align: center;
}

.ResponseField
{
    font-size: 8pt;
    background-color: #F5F5F5;
    padding: 2px 10px;
    text-align: left;
}


.hide
{
    display: none;
}

#aspen_header
{
    height: 78px;
    margin: 0;
    background-color: #FFFFFF;
    padding: 6px 20px 0 0;
    margin-bottom: 15px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
    border-bottom-width: 2px;
}
#aspen_logo
{
    margin-top: 5px;
    width: 186px;
    height: 67px;
    background-image: url(../Images/aspen_logo.gif);
    overflow: hidden;
    float: right;
}

#hc_header
{
    height: 90px;
    margin: 0;
    background-color: #fff;
    background-image: url(../Images/hc_header_bg.gif);
    background-repeat: repeat-x;
    padding: 6px 20px 0 0;
}

#hc_logo
{
    width: 111px;
    height: 50px;
    background-image: url(../Images/hc_logo.gif);
    overflow: hidden;
    float: right;
}
#welcometext
{
    margin-top: -70px;
    margin-left: 10px;
    margin-bottom: 35px;
    width: 150px;
}
.welcometext_aspen
{
    margin-top: -70px;
    margin-bottom: 35px;
    width: 150px;
    color: #FFFFFF;
}
a:link.welcometext_aspen
{
    font-weight: bold;
}
a:hover.welcometext_aspen
{
    font-weight: bold;
    text-decoration: underline;
    color: #F25A31;
}
#content_top
{
    margin-top: -8px;
    padding-top: 16px;
    margin-bottom: 10px;
}
#content_bottom
{
    margin-left: 1px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left: 1px solid #BCD2E6;
    border-right: 1px solid #BCD2E6;
    border-bottom: 1px solid #BCD2E6;
    width: 638px;
}
.inline
{
    display: inline;
}
#container
{
    border-top: 2px solid #8596AA;
    min-height: 450px;
    padding-left: 184px;
    padding-top: 10px;
    margin-top: -10px;
}
/* Footer CSS */
#footer_hc
{
    margin: 75px 0 20px 0;
    border-top: 2px solid #8596AA;
    padding: 10px 20px 10px 0;
}
#footer_hc_logo
{
    float: right;
    width: 211px;
    height: 22px;
    background-image: url('../Images/footer_hclogo.gif');
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
}
#footer_hc_logo h4
{
    display: none;
}

#footer_aspen
{
    margin: 20px 0 20px 0;
    border-top: 2px solid #D9D9D9;
    padding: 10px 20px 10px 0;
}
#footer_aspen_logo
{
    float: right;
    width: 211px;
    height: 44px;
    background-image: url('../Images/footer_aspenlogo.gif');
    background-repeat: no-repeat;
    background-position: top left;
    text-align: right;
}
#footer_aspen_logo h4
{
    display: none;
}
#othertools_subnav
{
    display: none;
    position: absolute;
    left: 144px;
    top: 295px;
}
.submitbutton
{
    color: #FFFFFF;
    height: 18px;
    width: 53px;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background-color: #cfd9e6;
    background-image: url('../Images/submitbutton_bg.gif');
    background-position: center center;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    border: none;
}
.addallbutton
{
    color: #FFFFFF;
    height: 18px;
    width: 81px;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background-color: #cfd9e6;
    background-image: url('../Images/addallbutton_bg.gif');
    background-position: center center;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    border: none;
}
.createreportbutton
{
    color: #FFFFFF;
    height: 18px;
    width: 100px;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background-color: #cfd9e6;
    background-image: url('../Images/createreportbutton_bg.gif');
    background-position: center center;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    border: none;
}
.addleadtargets
{
    color: #FFFFFF;
    height: 18px;
    width: 120px;
    font-weight: bold;
    font-size: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    background-color: #cfd9e6;
    background-image: url('../Images/addleadtargets_bg.gif');
    background-position: center center;
    background-repeat: repeat-x;
    padding-bottom: 2px;
    border: none;
}
#body_frontpage
{
    height: 240px;
}
#container_frontpage
{
    width: 400px;
    margin: 23px auto 0;
    border: 1px solid #999999;
    background-color: #dedede;
}
#container_frontpage p
{
    font-size: 12px;
}
#container_frontpage td
{
    padding: 10px 10px 10px 10px;
}
#container_frontpage .login td
{
    padding: 0;
}
.login label, .login .label
{
    font-weight: bold;
    font-size: 10px;
}
#versiontext
{
    margin-top: 40px;
    font-weight: bold;
    text-align: right;
    padding-right: 30px;
}
sup
{
    font-size: 7px;
}
#table_frontpage
{
    border: 0;
    font-size: 12px;
    width: 800px;
    margin: 10px auto 0;
}
#helpbutton
{
    margin-left: 610px;
	display: inline;
    /*display: inline;
    float: right;
    padding-right: 20px;*/
}
img#helpbutton
{
    border: 0;
}
#helpdiv
{
    display: none;
    background-color: #ffffe1;
    border: 1px solid black;
    padding: 10px 10px 10px 10px;
    float: right;
    position: absolute;
    width: 250px;
    text-align: left;
}
#VolusionLiveChat
{
    width: 120px;
    float: right;
    display: block;
    margin-top: 10px;
}
h3
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 12px;
}
.logintitle
{
    padding-top: 20px;
    padding-left: 100px;
}


/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}


/*Hover Menu*/
.popupMenu
{
    position: absolute;
    visibility: hidden;
    background-color: #F5F7F8;
}

.popupHover
{
    background-image: url(../Images/header-opened.png);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #F5F7F8;
}

/*Reorder List*/
.dragHandle
{
    width: 12px;
    height: 15px;
    background-image: url("../Images/crossSell_icon.gif");
    background-color: #8596aa;
    margin: 2px 10px 2px 0;
    cursor: move;
    border: 0;
}

.callbackStyle
{
    border: 1px dotted #ff0000;
}

.callbackStyle table
{
    background-color: #ffffff;
    color: Black;
}

.reorderListDemo li
{
    list-style: none;
    margin: 2px;
    background-image: url(images/bg_nav.gif);
    background-repeat: repeat-x;
    color: #FFF;
}

.reorderListDemo li a
{
    color: #FFF !important;
    font-weight: bold;
}

.reorderCue
{
    border: dotted thin black;
    width: 100%;
    height: 25px;
}

.itemArea
{
    margin-left: 15px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1em;
    text-align: left;
}
table.crossSellList
{
    margin-left: 1px;
    margin-top: 1px;
    border: 1px solid #a5b6ca;
}
table.crossSellList tr.title a
{
    color: black;
}
table.crossSellList th
{
    background-color: #ededed !important;
    color: #000;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
}
table.crossSellList th a
{
    color: #000;
}

table.crossSellList td
{
    padding: 5px;
}

table.crossSellList tr.odd
{
    height: 25px;
    background-color: #fff;
    padding: 2px 5px;
}

table.crossSellList tr.even
{
    height: 25px;
    background-color: #f5f5f5;
    padding: 2px 5px;
}
table.crossSellList tr.mainOffer a
{
    color: #ffffff;
}
.crossSellOptions ul
{
    list-style-type: none;
}

