
/** File included: base.css */

body, td, div {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}
th {
    color: #336699;
    font-size: 12px;
    font-weight: bold;
    border-bottom: #000000 1px dotted;
    text-align: left;
    padding:2px;
    padding-bottom: 6px;
}
img {
    border-width: 0px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    padding: 0px;
}
h1 {
    color: #336699;
    font-size: 17px;
    font-weight: normal;
}
h2 {
    color: #336699;
    font-size: 15px;
    font-weight: bold;
}
h3 {
    color: #336699;
    font-size: 12px;
    font-weight: bold;
}
h4 {
    color: #336699;
    font-size: 12px;
    font-weight: bold;
}
a {
    text-decoration: none;
    color: #336699;
}
a:hover {
    text-decoration: underline;
}
div.Quote
{
    background-color: #F9F2DE;
    padding: 5px;
    border: 1px solid #666666;
}
/** File included: page.css */

body {
    text-align: center;
    padding: 0px;
    margin: 0px;
    background-color: #DEDEDE;
}
body, td, div {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}
form {
    margin :0px;
    padding: 0px;
}
input {
    font-family: Verdana, Tahoma, Arial;
    font-size: 11px;
}
input.std, select.std {
    width:125px;
}
input.std, select.std, textarea.std {
    width: 125px;
}
input.stdErrorInputField, select.stdErrorInputField {
    border: 1px solid #990000;
    width: 125px;
}
div.centeringContainer {
    width: 990px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/static/img/layout/top.jpg);
    background-repeat: no-repeat;
    position: relative;
}
div.userMenu {
    background-image: url(/static/img/layout/left_menu/main/top.png);
    width: 273px;
}
div.userMenuPadding {
    padding-top: 50px;
    padding-left: 25px;
    padding-right: 25px;
}
td.menuSides {
    width: 12px;
    background-repeat: repeat-y;
}
td.menuContent {
    width: 250px;
    background-color: #FFFFFF;
}
td.iconCell {
    width: 55px;
}
div.mainMenuPadding {
    padding-top: 20px;
    padding-left: 13px;
    padding-right: 13px;
}
div.topScores{
    margin-top: 20px;
    background-image:url(/static/img/layout/left_menu/top_scores/background.png);
    width: 273px;
}
div.topScoresPadding {
    padding-top: 8px;
    padding-left: 13px;
    padding-right: 13px;
}
div.iconMenu {
    width: 143px;
    float: left;
}
td.userAreaImage {
    text-align: center;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
span.countMaxContainer {
    font-weight: bold;
}
div.countMaxContainer, td.countMaxContainer {
    color: #8C8C8C;
}
div.designTop {
    background-color: #FFFFFF;
    background-image: url(/static/img/layout/bottom_shade.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding-bottom: 50px;
}
div.designTopBackground {
    background-image: url(/static/img/layout/top_background.jpg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
span.headlineStarStyle {
    color: #000000;
}
div.pageInfoContainer {
    margin-top: 15px;
    padding-bottom: 15px;
}
div.ListItem {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
/********************* MAIL AREA *********************/
div.headlineIcon {
    width: 51px;
    float: left;
}
td.unreadMail {
    font-weight: bold;
    cursor: pointer;
}
td.readMail {
    font-weight: normal;
    cursor: pointer;
}
td.inboxBottom {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #000000 1px dotted;
    border-bottom: #000000 1px dotted;
    text-align: center;
}
div.mailContainer {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: #000000 1px dotted;
}
div.mailFormContainer {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #000000 1px dotted;
    border-bottom: 1px dotted;
    padding-top: 20px;
    padding-bottom: 20px;
}
td.noMessagesCell {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    padding: 10px;
}
/****************** FRONTPAGE LISTS *******************/
div.ListItemContainer {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

/********************** TOP FIVE **********************/
div.topFiveRow {
    padding: 3px;
    cursor: pointer;
}
div.TopFiveIcon {
    float: right;
    padding-left: 6px;
}
div.TopFiveAmount {
    float: right;
}

/********************* DEBATE AREA *********************/
div.debateTopicBox {
    text-align: left;
    width: 209px;
    height: 190px;
}
div.debateTopicBox a:hover {
    text-decoration: none;
}
div.debateTopicBoxFrame {
    background-image: url(/static/img/layout/debate_topics/base_gfx/shadow_box.png);
    background-repeat: no-repeat;
}
div.debateTopicBoxHighlightUnmarked {
    background-image: url(/static/img/layout/debate_topics/base_gfx/unmarked_glow.png);
    background-repeat: no-repeat;
    padding: 20px;
}
div.debateTopicBoxHighlightMarked {
    background-image: url(/static/img/layout/debate_topics/base_gfx/marked_glow.png);
    background-repeat: no-repeat;
    padding: 20px;
}
div.submissionBorders {
    margin-top: 15px;
    border-top: #000000 1px dotted;
}
div.subMissionIfoBar {
    margin-top: 10px;
    padding: 4px;
    border-bottom: #EEEEEE 1px solid;
    background-color: #F9F9F9;
    color: #4C4C4C;
}
table.submissionContentContainer {
    width: 100%;
    margin-top: 10px;
}
div.mainThreadContainer {
    border: #EEEEEE 1px solid;
    background-color: #F9F9F9;
    padding: 8px;
}

/********************* GROUPS AREA *********************/
div.GroupCreationForm {
    width: 350px;
    padding: 4px;
}
a.groupLinks {
    display: block;
    border-bottom: #000000 1px dotted;
    text-align: left;
    padding: 4px;
    color: #000000;
    text-decoration: none;   
}
a.HandleMemberLink {
    display: block;
    padding: 3px;   
}
/** File included: liquidtoolbox.css */

div.LiquidToolbox {
    display: none;
    border: 1px solid #777777;
    position: fixed;
    text-align: left;
}
.LiquidToolbox .Header {
    background-image: url(/static/img/layout/liquidtoolbox/toolbox_top.png);
    font-weight: bold;
    padding: 4px;
    line-height: 17px;
}
.LiquidToolbox .Legend {
    cursor: move;
}
.LiquidToolbox .Content {
    background-color: #FFFFFF;
    padding: 10px;
}
.LiquidToolbox .Icon {
    margin-bottom: 1px;
    margin-right: 5px;
    float: left;
}
div.LiquidToolbox_ModalFiller {
    opacity: 0.45;
    -moz-opacity: 0.45;
    filter:alpha(opacity=45);
    position: absolute;
    background-color: #000000;
    top: 0px;
    left: 0px;
}
/** File included: sprites.css */

#nav, #nav li {
list-style: none;
margin: 0;
padding: 0;
float: left;
}

#nav li a {
width: 140px;
height: 130px;
display: block;
background-color: transparent;
background-image: url(/static/img/sprites/menu.png);
background-repeat: no-repeat;
}

#nav li a .label {
display: none;
}

#createuser a {
background-position: 0px -0px;
}
#createuser a:hover {
background-position: -140px -0px;
}

#viewuser a {
background-position: 0px -650px;
}
#viewuser a:hover {
background-position: -140px -650px;
}

#debate a {
background-position: 0px -130px;
}
#debate a:hover {
background-position: -140px -130px;
}

#battle a {
background-position: 0px -260px;
}
#battle a:hover {
background-position: -140px -260px;
}

#groups a {
background-position: 0px -390px;
}
#groups a:hover {
background-position: -140px -390px;
}

#topusers a {
background-position: 0px -520px;
}
#topusers a:hover {
background-position: -140px -520px;
}