BODY.ie7 {
    padding-top: 35px;
}

.container {
    position: relative;
    width: 100%;
}

.chapter {
    margin-bottom: 30px;
}

.section {
    margin-bottom: 30px;
}

TABLE.analysisOutputCommands INPUT.submitbutton {
    margin: 6px 3px;
}

DIV.analysispresentation {
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
}

TABLE.analysisOutput {
    width: 500px;
    /*Room for menu in top*/
    margin-top: 35px;
}

.ie7 TABLE.analysisOutput {
    border-top: 35px solid white;
}

DIV.analysispresentation TABLE {
    background-color: white;
}

.dialog .analysistitle {
    background: #f0f0f0;
}

#analysisresults .containerFooter {
    border: none;
}

SPAN.renderer-H1 {
    display: block;
    margin: 10px 0 10px 0;
    font-size: 18px;
    color: #000;
    letter-spacing: -1px;
}

SPAN.renderer-H2 {
    display: block;
    font-size: 16px;
    letter-spacing: 0px;
    word-spacing: 0px;
}

.analysissectiondescription {
    font-weight: normal;
    font-size: 12px;
    display: block;
    color: #666666;
}

DIV.analysistabletitle {
    font-weight: bold;
    font-size: 12px;
    padding: 4px;
    margin: 0px;
    background: #f0f0f0;
}

DIV.analysislegend {
    display: block;
    text-align: center;
}

DIV.analysislegend IMG {
    display: block;
    margin: auto;
    margin-top: 5px;
}

DIV.analysisdetail.piechart SPAN.analysisdetailcontent {
    display: block;
    text-align: center;
}

DIV.analysisdetail.stackedbarchart SPAN.analysisdetailcontent {
    display: block;
    text-align: center;
}

DIV.piechart SPAN.analysisdetailcontent IMG {
    display: block;
    margin: auto;
}

DIV.stackedbarchart SPAN.analysisdetailcontent IMG {
    display: block;
    margin: auto;
}

DIV.analysisdetail.barchart SPAN.analysisdetailcontent {
    display: block;
}

DIV.analysisdetail.barchart SPAN.analysisdetailcontent IMG {
    display: block;
    margin-left: 150px;
}

DIV.frequency DIV.analysisdetail.barchart SPAN.analysisdetailcontent IMG {
    margin-left: 0px;
}

DIV.score DIV.analysisdetail.barchart SPAN.analysisdetailcontent IMG {
    margin-left: 0px;
}

/* Core Survey status */
.coresurveystatus FORM {
    margin-bottom: 10px;
    padding: 4px;
}

.coresurveystatus .analysistitle {
    background-color: transparent;
}

.coresurveystatus .analysistitle H1 {
    font-size: 14px;
    letter-spacing: -1px;
    color: #00a6ef;
    font-weight: normal;
}

.coresurveystatus .analysistitle H2 {
    margin-top: 5px;
}

.shared-analysis-report {
    margin: 10px;
}

.table-wrapper {
    overflow: auto;
    padding-bottom: 1px;
}

TABLE.top-table {
    border-spacing: 0px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    width: 100%;
}

.dialog TABLE.top-table {
    width: 100%;
}

TABLE.top-table .value-row TD,
TABLE.top-table .total-row TD {
    padding: 5px 0.5em 5px 0;
}

TABLE.ObservationTable {
    font-family: Calibri, Verdana, Arial, sans-serif;
    font-size: 12px;
    margin-top: 5px;
}

TD.header-box-cell {
    border-right: 1px dotted #a0a0a0;
}

TD.box-cell {
    padding: 5px;
}

TR.total-row TD {
    border-top: 1px solid #a0a0a0;
}

.FrequencyTable TR.total-row {
    border-top: 1px solid #a0a0a0;
    border-bottom: none;
}

TD.total-col {
    width: 75px;
    text-align: right;
}

TR.header-row TD {
    border-bottom: 1px solid #a0a0a0;
}

TD.header-col {
    width: 250px;
    text-align: left;
}

TR.header-row TD.value-col {
    text-align: right;
    padding-left: 1em;
}

.ObservationTable TR.header-row TD.value-col {
    text-align: left;
    padding-left: 0;
}

TR.value-row TD {
    vertical-align: top;
    border-bottom: 1px dotted #e0e0e0;
}

TD.value-col {

}

.value-cell {
    width: 75px;
    text-align: right;
}

.ObservationTable .value-cell {
    width: auto;
    text-align: left;
}

.ObservationTable .header-row td {
    vertical-align: top;
    padding-right: 5px;
}

.value-number {
}

.value-percent {
}

.value-confidence {
    display: block;
}

.headerLabel {
    font-style: italic;
    color: #888888;
}

.headerValue {
    display: block;
    margin-bottom: 5px;
}

.text {
}

TABLE.top-table .header-row TD.second-column-cell,
TABLE.top-table .value-row TD.second-column-cell,
TABLE.top-table .total-row TD.second-column-cell {
    padding-left: 10px;
}
