﻿
div
{
    border: 0px solid #990000;
    background: none;
}
#cs_content_container
{
    min-height: 460px;
    width: 760px;
}

#cs_content_header
{
    font-size: 20px;
    vertical-align: baseline;
    text-transform: capitalize;
    color: #4A566E;
    display: block;
    min-height: 50px;
    width: 200px;
    margin-left: 6px;
    margin-bottom: 2px;
    margin-top: 2px;
}
#cs_content_outerborder_top
{
    height: 60px;
    width: 760px;
    background-image: url(/images/Support/bg_top.gif);
    background-repeat: no-repeat;
}

#cs_content_outerborder_attach_file
{
    min-height: 910px;
    width: 760px;
    background-image: url(/images/Support/bg_center.gif);
    background-repeat: repeat-y;
    display: block;
    overflow: auto hidden;
    margin: 0px auto;
}
#cs_content_outerborder
{
    min-height: 610px;
    height:auto;
    width: 760px;
    background-image: url(/images/Support/bg_center.gif);
    background-repeat: repeat-y;
    display: block;
    overflow: auto hidden;
    margin: 0px auto;
}
#cs_content_outerborder_auto
{
    display:table-cell;
    width: 760px;
    background-image: url(/images/Support/bg_center.gif);
    background-repeat: repeat-y;
    overflow: auto hidden;
    margin: 0px auto;
}

#cs_content_outerborder_bottom
{
    height: 10px;
    width: 760px;
    background-image: url(/images/Support/bg_bottom.gif);
    background-repeat: no-repeat;
}
#cs_content_section_navheader
{
    width: 100%;
    float: right;
    margin: 0px;
    text-align: center;
}
#cs_content_section_navheader ul
{
    margin: 0px;
    list-style-type: none;
    display: inline;
    float: right;
}

#cs_content_section_navheader ul li
{
    display: -moz-inline-box;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    color: #BFC8D8;
    float: left;
    width: 80px;
}

#cs_content_section_navheader .current
{
    font-weight: bold;
    color: #202D46;
}

#cs_content_action
{
    height: inherit;
    width: 98%;
    float: right;
    margin-top: auto;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#cs_content_action ul
{
    list-style-type: none;
    display: inline;
    float: right;
}

#cs_content_action ul li
{
    display: inline;
}

.subCategoryRequirementDesc
{
    width: 605px;
}

.over
{
    background-color: #CCCCCC;
}


.cs_content_section_title
{
    font-family: Lucida Sans;
    font-size: 18px;
    color: #4A566E;
}

.cs_content_section_h2
{
    font-size: 13px;
    font-weight: bold;
}

.cs_content_section_wrapper
{
    height: inherit;
    width: 744px;
    float: left;
    margin-top: 8px;
    margin-left: 9px;
}
.cs_content_section_wrapper_auto
{
    height:auto;
    width: 744px;
    float: left;
    margin-top: 8px;
    margin-left: 9px;
}

.cs_content_section_header
{
    height: 10px;
    width: 734px;
    padding-left: 10px;
    background-image: url(/images/Support/white_bg_top.gif);
    background-repeat: no-repeat;
}

.cs_content_section_header_lightblue
{
    height: 28px;
    width: 734px;
    padding-left: 10px;
    background-image: url(/images/Support/tab_lightblue_top.gif);
    background-repeat: no-repeat;
    color: #FEFDFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 29px;
}

.cs_content_section_header_lightblue table tr td
{
    font-size: 12px;
    color: #FFFFFF;
}

.cs_content_section_body
{
    width: 734px;
    height: inherit;
    padding-left: 10px;
    background-image: url(/images/Support/white_bg_center.gif);
    background-repeat: repeat-y;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cs_content_section_body table tr td
{
    font-family: Verdana;
    font-size: 12px;
    color: rgb(51, 51, 51);
}

#SupportMain a
{
    color: #1585C7;
    font-size: 12px;
    text-decoration: none;
}


.cs_content_section_body_withoutborder
{
    width: 734px;
    height: inherit;
    padding-left: 10px;
    padding-top: 10px;
}

.cs_content_section_bottom
{
    width: 734px;
    height: 10px;
    padding-left: 10px;
    background-image: url(/images/Support/white_bg_bottom.gif);
    background-repeat: no-repeat;
}

#divPersonalDetails
{
    /* width: 50%;     float: right;     margin-right: 9px;     margin-top: 5px;     padding: 10px 0px 0px 20px;     background-color: #FFFFFF;     border: 1px solid #CCCCCC;     font-family: Verdana;     color: #CCCCCC;*/
}

#divPersonalDetails ul
{
    padding: 0px;
}
#divPersonalDetails ul li
{
    padding-top: 5px;
}


.cmxform
{
    margin: 0px;
    width: inherit;
    padding-top: 5px;
    height: inherit;
}

.cmxform fieldset
{
    border: 0px;
}
.cmxform legend
{
    padding: 0 2px;
    font-weight: bold;
}
.cmxform label
{
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}
.cmxform fieldset ol
{
    margin: 0;
    padding: 0;
}
.cmxform fieldset li
{
    list-style: none;
    padding: 5px;
    margin: 0;
}
.cmxform fieldset fieldset
{
    border: none;
    margin: 3px 0 0;
}
.cmxform fieldset fieldset legend
{
    padding: 0 0 5px;
    font-weight: normal;
}
.cmxform fieldset fieldset label
{
    display: block;
    width: auto;
}
.cmxform em
{
    font-weight: bold;
    font-style: normal;
    color: #f00;
}
.cmxform label
{
    width: 150px; /* Width of labels */
}
.cmxform fieldset fieldset label
{
    margin-left: 123px; /* Width plus 3 (html space) */
}




#divActionPanel
{
    margin-right: 9px;
}

#divActionPanel ul li
{
    padding: 5px;
    display: inline-block;
    float: right;
    width: auto;
}

#tblTimeslots
{
    background-color: #f3f8f3;
}

#tblTimeslots .ApptNavheader
{
    background-color: #FFFFFF;
    text-align: center;
    border: 4px solid #FFFFFF;
}
#tblTimeslots .ApptNavheader a
{
    cursor: pointer;
}

#tblTimeslots .Apptheader
{
    background-color: #FFFFFF;
    text-align: center;
    border: 4px solid #FFFFFF;
    font-weight: 600;
}
#tblTimeslots tr td
{
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 1px;
}
#tblTimeslots .calTimeslotNotAvailable
{
    background-color: #d1d5ce;
    display: block;
    width: 60px;
    height: 25px;
    border: none;
}

#tblTimeslots .calTimeslotAvailable
{
    background-color: #60a248;
    display: block;
    width: 60px;
    height: 25px;
    border: none;
    cursor: pointer;
    color: #eff2ec;
    font-weight: 400;
}

#tblTimeslots .lnkcalTimeslot
{
    display: block;
    width: 100%;
    height: 100%;
}
#divCalTimeslotsHolder
{
    margin: 0px auto;
    text-align: center;
}
.calDay
{
    width: 40px;
}

.calMonth
{
    width: 40px;
}
.calYear
{
    width: 60px;
}

.calTime
{
    width: 80px;
}

.ValidateFailed2
{
    background-color: #FFE7B8;
    border: 1px dashed #FF9900;
    padding: 3px;
}

.formElement
{
    border: 1px solid #AABAC7;
    padding: 3px;
}

.cs_IssueAnswer
{
    background-color: #F6F7F9;
    padding: 3px;
    margin: 5px;
}
.cs_IssueQuestions #questionDivider
{
    width: 98%;
    height: 1px;
    color: #CCCCCC;
    border-bottom: dotted 1px #cccccc;
}
.cs_IssueAnswer li
{
    width: 100%;
}


.cs_roundedBox
{
    position: relative;
    margin: 10px 0;
}

.cs_corner
{
    position: absolute;
    background-color: #FFFFFF;
    width: 17px;
    height: 10px;
}

.cs_topLeft
{
    top: 0;
    left: 0;
    width: 300px;
    background-image: url(/images/account/curve_bg_top.gif);
    background-position: 0;
}
.cs_topRight
{
    top: 0;
    right: 0;
    width: 305px;
    background-image: url(/images/account/curve_bg_top.gif);
    background-position: -415px;
}
.cs_bottomLeft
{
    bottom: 0;
    left: 0;
    width: 300px;
    background-image: url(/images/account/curve_bg_bottom.gif);
    background-position: 0;
}
.cs_bottomRight
{
    bottom: 0;
    right: 0;
    width: 305px;
    background-image: url(/images/account/curve_bg_bottom.gif);
    background-position: -415px;
}
.cs_roundcorner_content
{
    background-color: #1d95ad;
    border-left: 1px solid #dcdfe5;
    border-right: 1px solid #dcdfe5;
    color: #FFFFFF;
    padding: 10px;
}

