/* news css */

#news_container {
    width:980px;
    margin:0 auto;
}
#news_sidebar {
    text-align:left;
    float: right;
    width: 292px;
}

.news_list {
    margin-bottom: 30px;
}
.news_list .title a {
    font-weight: bold;
}
.news_side_dotted .title a {
    text-transform:uppercase;
    color:black;
    text-decoration:none;
    font-size:17px;
}
#news_content .title {
    line-height:29px;
    text-align:left;
    padding:10px 0 0;
}
.title {
    color:#000000;
    font-size:28px;
    padding:10px 0 4px;
    text-transform:uppercase;
}
.news_list .date { font-size: 11px; color: #999;}
.news_list .excerpt {
}

.cleared {
    clear: both;
    height:0px;
}
#news_top {
    text-align:left;
    clear:both;
    padding:30px 0 0;
}

#news_content {
    float: right;
    height: 663px;
    overflow: auto;
    }

#news_sidebar_pane {
overflow:auto;
height: 663px;
}

#news_content {
   width:645px;
}
#signup_cta {
    padding:32px 0 0 0;
    } 
#news_side_h1 {
    color:#fff;
    float:left;
    }
.news_side_dotted img {
    float:left;
    padding:8px 0pt  0px 5px;
    }
.news_side_dotted {
    border-bottom:1px solid #F1F1F3;
    margin-bottom:15px;
    }
#news_top {
    font-size:8pt;
    color:#808080;
    }
.lead_in {
    margin-bottom:10px;
    }
#news_bottom {
    background-image:url(/media/images/common/bottom-gradient.jpg);
    height:60px;
    }
.image {
    margin-top:25px;
    text-align:center;
    margin-bottom:25px;
    }
.readon {
    color:red;
    }
#news_article {
    padding:0;
    text-align:justify;
    }
#news_content img {
    max-width:615px;
}

#news_archives_tab_div {
    float: right;
}

#news_sidebar_selection {
    display: none;
    width: 205px;
    height: 125px;
    padding: 12px;
    font-size: 8pt;
    background-color: #000000;
    position: absolute;
    z-index: 2;
}

#news_sidebar_selection h2 {
    font-size: 11pt;
    color: #FFFFFF;
    padding-bottom: 3px;
}

#news_sidebar_selection select {
    width:130px;
    background-color:#393939;
    border:0 none;
    color:#FFFFFF;
}

#news_sidebar_selection div {
    text-align: right;
    padding-top: 9px;
}

#news_sidebar_selection_go {
    float: right;
}

#news_sidebar_selection h2 {
    text-align: left;
}
#news_top .jScrollPaneDrag {
    /*background: url(/media/images/common/pinkscrubber.gif) no-repeat 0 50%;*/
    background: url(/media/images/common/greenscrubber.gif) no-repeat 0 50%;
}

#news_top a.jScrollArrowUp {
    height: 17px;
    background: url(/media/images/common/uparrow.gif) no-repeat 0 0;
}

a { text-decoration:none; }

#news_top a.jScrollArrowDown {
    height: 17px;
    background: url(/media/images/common/downarrow.gif) no-repeat 0 0;
}
#news_article div.date {
    font-size:12px;
    /*color:#EB008B;*/
    color:#7dd647;
}
div.rss {
    text-align:left;
    clear:both;
    border-bottom:1px solid #F1F1F3;
    float:right;
    margin-right:30px;
    padding-bottom:6px;
    width:263px;
}
.caption {
    color:#EB008B;
    text-align:center;
}
.news_side_dotted.selected .title a {
    color:#7DD647;
    /*color:#EB008B;*/
}
/* Footer Stick Chunk */
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
}
.footer, .push {
    height: 30px;
}
/* End Footer Stick Chunk */

html {
    overflow:auto;
}
a {
color:#7DD647;
}
