/**
 *
 * Moc 10 Media
 * http://www.moc10media.com/
 *
 * Style Sheet Name: ids.css
 * Style Sheet Version: 1.0
 * Style Sheet Info: ID Definition Styles
 *
 * Light Blue = #00a3ff
 * Dark Blue = #001125
 * Orange = #e87300
 * Gray = #b4b2b2
 *
 */

/* ID Definitions */

#content {
    width: 996px;
    margin: 0 auto;
    padding: 0;
}

#header {
    width: 996px;
    height: 188px;
    margin: 0 auto;
    padding: 0;
    background-image: url(/img/content_back_top.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#header h1 {
    display: none;
}

#headerNav {
    float: right;
    width: 670px;
    height: 42px;
    margin: 146px 33px 0 0;
    padding: 0;
    background-image: url(/img/nav.jpg);
    background-repeat: no-repeat;
}

#headerNav li {
    display: inline;
    list-style-type: none;
}

#leftArea {
    float: left;
    width: 260px;
    margin: 0 0 0 10px;
    padding: 0;
}

#flashHeader {
    float: right;
    width: 670px;
    height: 250px;
    margin: 0 20px 0 0;
    padding: 0;
    z-index: 100;
}

#noFlashHeader {
    float: right;
    width: 670px;
    height: 250px;
    margin: 0;
    padding: 0;
    background-image: url(/img/noflash_image.jpg);
    background-repeat: no-repeat;
    z-index: 100;
}

#noFlashAdsHeader {
    width: 930px;
    height: 75px;
    margin: 0;
    padding: 0;
    background-image: url(/img/noflashads_image.jpg);
    background-repeat: no-repeat;
}

#contentArea {
    width: 996px;
    margin: 0 auto;
    padding: 0;
    background-image: url(/img/content_back_sm.png);
    background-repeat: repeat-y;
    background-position: center top;
}

#contentInsideArea {
    width: 970px;
    margin: 0 auto;
    padding: 0;
    background-image: url(/img/wood_back.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}

#mainContentArea {
    clear: both;
    margin: 0 auto;
    padding: 25px 10px 10px 30px;
    width: 930px;
    overflow: auto;
}

#sideBucket {
    float: right;
    margin: 0 0 0 25px;
    padding: 0;
    width: 255px;
}

#sectionShort7002 {
    margin: 0;
    padding: 0;
}

#sectionShort7002 li {
    margin: 15px 0;
    padding: 0;
    list-style-type: none;
}

#sectionShort7008 {
    margin: 0;
    padding: 0;
}

#sectionShort7008 li {
    margin: 5px 0;
    padding: 0 5px 10px 5px;
    list-style-type: none;
    border-bottom: dotted 1px #b4b2b2;
}

#flashFooter {
    width: 930px;
    height: 75px;
    margin: 0 auto;
    padding: 5px 0 5px 0;
    border-top: dotted 1px #b4b2b2;
}

#footer {
    width: 930px;
    margin: 0 auto;
    padding: 5px 0 15px 0;
    border-top: dotted 1px #b4b2b2;
    font-size: 0.9em;
}

#footerNav {
    float: right;
    margin: 0;
    padding: 0;
}

#footerNav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#ratesMenu {
    position: absolute;
    margin: 0;
    padding: 0;
    width: 140px;
    text-align: left;
    z-index: 105;
    display: none;
}

#ratesMenu li {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style-type: none;
}

#feedContainer {
    width: 620px;
    margin: 0;
    padding: 0;
}
