﻿body
{
    font-size: 8pt;
    line-height: 13pt;
    font-family: Arial, Sans-Serif, SansSerif; /*background-color: #c1272d;     background-image: url(bg.png);*/
    background-color: #cccccc;
    margin-top: 0px;
}
img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
}
a, a:visited
{
    color: #000000;
}
textarea
{
    font-size: 1.3em;
}
#pageWrapper
{
    background-color: #ffffff;
    width: 980px;
    margin: auto;
}

#page
{
    background-color: #ffffff;
    width: 900px;
    margin: auto;
}
#header
{
    width: 900;
    height: 243px;
    margin-bottom: 10px;
}
#header h1
{
    position: relative;
    margin: 0;
    width: 900;
    height: 243px;
}
#header span
{
    position: absolute;
    width: 100%;
    height: 100%;
}
#header span.Header
{
    background-image: url(header.gif);
    background-repeat: no-repeat;
}


#headerSmall
{
    width: 900;
    height: 106px;
    margin-bottom: 10px;
}
#headerSmall h1
{
    position: relative;
    margin: 0;
    width: 900;
    height: 106px;
}
#headerSmall span
{
    position: absolute;
    width: 100%;
    height: 100%;
}
#headerSmall span.Header
{
    background-image: url(headerSmall.jpg);
    background-repeat: no-repeat;
}
#content
{
    width: 900px;
}
#contentLeft
{
    width: 574px;
    float: left;
    position: relative;
}
#contentRight
{
    width: 309px;
    float: right; /*margin: 10px;     padding: 4px;      border-left: solid 1px #000000;*/
}
#answerHeader
{
    position: relative;
    margin-left: 16px;
    height: 30px;
}
#answerHeader img, #answerHeader div
{
    position: relative;
    top: 6px;
}
.black
{
    color: #ffffff;
    background-color: #000000;
}
#contentRight div h2
{
    position: relative;
    margin: 0;
    height: 28px;
}
#contentRight div h2 span
{
    position: absolute;
    width: 100%;
    height: 100%; /*     top: 414px;     left: 878px;     */
}
#login
{
    background-color: #ffffff;
    margin: auto;
}
.leftBorder
{
    border-left: solid 1px #c1272d;
}
#LoginView1Panel
{
    font-weight: bold;
    text-align: right;
}
#LoggedIn, #LoggedIn a
{
    color: #ffffff;
    background-color: #c1272d;
    font-family: Verdana;
    font-weight: bold;
    text-decoration: none;
    font-size: .9em;
    padding-right: 3px;
    padding-left: 3px;
}
.WhatIf
{
    background-image: url(WhatIf.jpg);
    width: 574px;
    height: 107px;
}
.Question
{
    position: relative;
    width: 574px;
    /*height: 100px;*/
    min-height: 100px;
    margin-bottom: 6px;
}
.QuestionBubble
{
    position: relative;
    top: -100px;
    background-color: #ffffff;
    margin-left: 128px;
    width: 448px;
}
.WhatIfBubble
{
    z-index: 1000;
    position: absolute;

}
#AnswerButton
{
    z-index: 1000;
    position: absolute;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
}
.WhatIfQuestion
{
    /*padding: 4px;*/
    /*position: absolute;*/
    margin-left: 74px;
    width: 476px;
}
table.WhatIfQuestion
{
        background-color: #000000;
}
.WhatIfQuestionText
{
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.3em;
}

.WhatIfQuestionBG
{

    padding-left: 65px;
    padding-right: 60px;
}
.QuestionBubbleTop
{
    /*background-image: url(QuestionBubbleTop.jpg);*/
    width: 448px;
    height: 16px;
}
.QuestionBubbleBottom
{
    /*background-image: url(QuestionBubbleBottom.jpg);*/
    width: 448px;
    height: 18px;
}
#WhatIfList
{
    position: relative;
    background-color: #c1272d;
    color: #ffffff;
    /*font-weight: bold;*/
}
#Submit
{
    /*display: none;*/
    margin-left: 60px;
}
.paging, .paging a
{
    color: #000000;
    font-weight: bold;
    padding: 1px;
}

span.ActiveList
{
    background-image: url(ActiveHeader.jpg);
}
span.InactiveList
{
    background-image: url(InactiveHeader.jpg);
}
.Responses
{
    background-color: #cccccc;
    width: 558px;
    margin: 4px;
    margin-left: 16px;
    font-size: .9em;
}
.UserDetails
{
    color: #000000;
    width: 80px;
    line-height: 10pt;
    font-size: .9em;
}
.AnswerText
{
    color: #000000;
    border-left: solid 2px #857777;
    padding-left: 4px;
    line-height: 1.4em;
    font-size: 1.1em;
}
.AnswerText .plus1
{
     font-size: 1.2em;   
}

.Rating
{
    width: 70px;
    border-left: solid 2px #857777;
}
.starRating
{
    background-image: url(WhiteStar.png);
    text-align: center;
    width: 48px;
    height: 46px;
}
.starRating span
{
    position: relative;
    color: #ffffff;
    top: 16px;
    font-weight: bold;
    font-size: 1.4em;
}
fieldset
{
    width: 320px;
    border: solid 1px #ffffff;
}
legend
{
    font-size: 1.3em;
    background-color: #ffffff;
    padding: 2px;
    margin-left: 4px;
    color: #000000;
}
.form
{
    font-size: 1.1em;
    width: 320px;
    margin-bottom: 40px;
}
.textbox
{
    width: 220px;
}

.masterTableView
{
    font-size: 20px;
}
.libraryButton
{
    position: relative;
    left: 212px;
    top: 24px;
}
.radText
{
    font-size: 1.1em !important;
}
.white, a.white, a.white:visited
{
    color: #ffffff;
}
.cancel
{
    margin: 8px;
    margin-right: 18px;
    color: #000000;
}
#footer, #footer a
{
    width: 900px;
    text-align: center;
    color: #000000;
}
h1
{
    font-size: 1.6em;
    font-weight: bold;
    font-family: Trebuchet MS;
}
h2
{
    font-size: 1.4em;
    font-weight: bold;
}
h3
{
    font-size: 1.2em;
    font-weight: bold;
}
p
{
}
.w600
{
    width: 600px;
}
.w300
{
    width: 300px;
}
.w216
{
    width: 216px;
    display: block;
}
.w70
{
    width: 70px;
    text-align: center;
}
.big
{
    font-size: 1.6em;
}
.right
{
    float: right;
}
.left
{
    float: left;
}
.clear
{
    clear: both;
}
.alignRight
{
    text-align: right;
}
.separator
{
    line-height: 12px;
}
.mb11
{
    margin-bottom: 11px;
}
H1.bigger
{
    font-size: 2.1em;
}
.bigger
{
    font-size: 1.4em;
    line-height: 1.8em;
}
.mission
{
    font-size: 12px;
    line-height: 18px; 
}
.library
{
    font-size: 1.2em;
    padding: 12px;
}
.library a
{
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
}
.library a:hover
{
    text-decoration: underline;
    background-color: #FFFFCC;
}
#contentRight a
{
    text-decoration: none;
    margin-left: 6px;
}
#WhatIfList a
{
    font-size: 1.2em;
    color: #ffffff;
}

#contentRight a:hover
{
    text-decoration: underline;
}
.mr20
{
    margin-right: 20px;
}
.bgWhite
{
    background-color: #ffffff;
}
.rateIt
{
    font-weight: bold;
    color: #c1272d;
}
.rgExpandCol
{
    width: 0px !important;
    display: none;
}
.rwWindowContent
{
    border: solid 6px #c1272d;
}
.relative
{
    min-height: 60px;
    position: relative;
}
.bottomRight
{
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.bottomBorder
{
    border-bottom: solid 1px #ffffff;
}
.signup
{
    font-size: 11px;
    color: #0000ff;
}
#contentRight span.signup a.signup
{
    margin: 0px;
    text-decoration: underline;
}
/*
.signup:hover
{
    background-color: #ffffff;
    color: #000000;
    text-decoration: none;
}*/
.loginButton
{
    font-size: 11px;
}
.loginTable
{
    /*border-left: solid 1px #666666;*/
    font-size: 11px;
}
.lh13
{
    line-height: 1.3em;
}
