﻿/* default */
.searchbox {
    background-color: #434141;
    background: url(find.png) no-repeat;
    color: white;
}

.content {
    background: #EEEEEE;
    clear: both;
    padding: 0 14px;
    overflow: hidden;
}

.contentCol {
    background-color: #EEEEEE;
    float: left;
    padding: 5px 0;
    min-height: 100px;
}

.contentGroup {
    width: 280px;
    margin: 5px auto;
    min-height: 50px;
    float: left;
}

#col1 {
    width: 360px;
    background-color: #EEEEEE;
    float: left;
    padding: 5px 0;
    min-height: 100px;
}

#col2 {
    width: 360px;
    margin-left: 20px;
    background-color: #EEEEEE;
    float: left;
    padding: 5px 0;
    min-height: 100px;
}

.contentframe {
    height: 197px;
    width: 368px;
    margin-bottom: 30px;
}

.contentbox {
    width: 90%;
    float: left;
    height: 150px;
    overflow-y: auto;
    margin-top: 28px;
    margin-left: 10px;
}

.smallblack {
    font-size: 11px;
    text-transform: none;
    font-weight: normal;
    color: #000;
}

.pagetitle {
    width: 759px;
    height: 20px;
}


/* Soldiers Speak */
.outerspot {
    position: relative;
    left: 50px;
    top: 20px;
    width: 80%;
    height: 97px;
    overflow: hidden;
    border: none;
}

.spotlight {
    width: 400%;
    height: 97px;
    position: relative;
    left: 0;
}

.spotitem {
    position: relative;
    float: left;
    width: 25%;
    height: 97px;
}

    .spotitem a img {
        position: relative;
        display: block;
        float: left;
        border: none;
        left: 4px;
        top: 8px;
        margin-right: 15px;
        height: 84px;
        width: 84px;
    }

.spottext {
    color: #ffcb05;
    font-size: 12px;
    font-weight: bold;
    margin-top: 6px;
}

.spottextmiddle {
    color: #fff;
    font-size: 10px;
}

.spottextlink {
    text-align: right;
    font-size: smaller;
    color: #ffcb05;
}

.spotitem p {
    margin-right: 5px;
    color: #fff;
    font-size: 10px;
}

.fnewsfooter {
    clear: both;
    position: relative;
    width: 100%;
    height: 136px;
}

.fnewsfooterleft {
    position: absolute;
    width: 21px;
    height: 136px;
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Widgets/myArmy_sprite3.jpg') no-repeat -136px -252px transparent;
}

.fnewsfooterright {
    position: absolute;
    width: 23px;
    height: 136px;
    right: 0;
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Widgets/myArmy_sprite3.jpg') no-repeat -182px -252px transparent;
}

.fnewsfootercenter {
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Widgets/fnews-footer-center2.gif') top repeat-x transparent;
    position: absolute;
    width: 95%;
    height: 136px;
    left: 3%;
}

.fnewsfooter .prev, .fnewsfooter .next {
    background: none;
    bottom: 0;
    cursor: pointer;
    height: 123px;
    position: absolute;
    width: 23px;
    z-index: 200;
}

.fnewsfooter .prev {
    left: 0;
    width: 22px;
}

.fnewsfooter .next {
    right: 0;
}

.slideshow {
    width: 100%;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-top: 8px;
    padding-left: 24px;
    height: 265px;
}

.rotatorWrapper {
    width: 234px;
    height: 220px;
}

.rotator {
    margin-left: -47px;
    margin-top: 32px;
}

.rotatoritemtable {
    width: 200px;
}

.rotatoritemtitle {
    text-align: center;
    vertical-align: middle;
    height: 78px;
    line-height: 1.3em;
}

.rotatoritemimage {
    width: 200px;
    height:117px;
    border: none;
    margin-bottom: 5px;
}


/* PM Corner */
.pastpresenttable {
    margin-top: 7px;
}

    .pastpresenttable tr {
        vertical-align: top;
    }

    .pastpresenttable p {
        margin-left: 5px;
        margin-top: 5px;
    }

    .pastpresenttable .imgPage {
        width: 200px;
        border: none;
    }

.pmcontent {
    height: 300px;
    overflow-y: auto;
    position: relative;
    clear: both;
    width: 100%;
}

.pmrecognition {
    height: 300px;
    overflow-y: auto;
}

    .pmrecognition img {
        border: none;
        width: 740px;
    }


#leftCol {
    display: none;
}

#mainContent {
    background: #EEEEEE;
    float: left;
    padding-bottom: 10px;
}

    #mainContent h1, #mainContent h2 {
        padding: 8px 10px;
    }

    #mainContent p {
        padding: 0 10px;
    }

#mainTrainingContent {
    background: #EEEEEE;
    float: left;
    padding-bottom: 10px;
    width: 570px;
}

    #mainTrainingContent h1, #mainTrainingContent h2 {
        padding: 8px 10px;
    }

    #mainTrainingContent p {
        padding: 0 10px;
    }

#mainContent ul {
    font-size: 1.1em;
    padding-left: 10px;
    padding-right: 10px;
}

#rightCol {
    display: inline;
    float: right;
    width: 190px;
    font-size: .9em;
}

    #rightCol p {
        padding: 0 10px;
    }

    #rightCol h2 {
        clear: both;
    }

    #rightCol ul {
        margin: 1em 0 1em 15px;
    }

    #rightCol li {
        line-height: 1.2em;
        margin: 0.8em 0;
    }

        #rightCol li a {
            display: block;
        }

.documentTable {
    font-size: inherit;
    width: 100%;
    vertical-align: top;
    text-align: left;
}

    .documentTable td {
        vertical-align: top;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }


.menucontentBox {
    font-size: 1.1em;
    width: 400px;
    clear: left;
}

    .menucontentBox .boxHeader {
        position: relative;
        height: 33px;
        width: 100%;
        z-index: 200;
    }

        .menucontentBox .boxHeader img {
            position: relative;
            top: -8px;
            border: 0;
        }

        .menucontentBox .boxHeader h2 {
            font-size: 16px;
            color: #FFF;
            margin-left: 3px;
            margin-top: 8px;
            font-weight: normal;
        }

    .menucontentBox .boxHeaderLeft {
        background: url("/web/20161027031243oe_/http://gcss.army.mil/Images/HomePage/widget_header_corners.gif") 0px 0px;
        height: 33px;
        width: 9px;
        position: absolute;
        left: 0;
        top: 0;
    }

    .menucontentBox .boxHeaderMiddle {
        background: url("/web/20161027031243oe_/http://gcss.army.mil/Images/HomePage/headerBG.gif") repeat-x;
        height: 33px;
        position: absolute;
        left: 9px;
        right: 9px;
    }

    .menucontentBox .boxHeaderRight {
        background: url("/web/20161027031243oe_/http://gcss.army.mil/Images/HomePage/widget_header_corners.gif") -10px 0px;
        height: 33px;
        width: 9px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .menucontentBox .boxContent {
        position: relative;
        clear: both;
        width: 100%;
    }

/*Countdown Control*/
table.topsection {
    border-collapse: collapse;
    border: 2px solid black;
    border-bottom: none;
    width: 100%;
    height: 30px;
}

.topsection .left {
    border: none;
    text-align: left;
}

.topsection .middle {
    border: none;
    text-align: center;
    font-weight: bold;
}

.topsection .right {
    border: none;
    text-align: right;
}

table.bottomsectionouter {
    border-collapse: collapse;
    border: 2px solid black;
    border-top: none;
    border-left: none;
    width: 100%;
    height: 30px;
    background-color: white;
}

    table.bottomsectionouter tr td {
        border-collapse: collapse;
        border: 1px solid black;
        border-right: none;
        border-bottom: none;
    }

table.bottomsectioninner {
    width: 100%;
    height: 30px;
}

    table.bottomsectioninner tr td span {
        color: green;
    }

.arrowButton {
    margin-top: 2px;
}



/* Fielding Center */

#fccontent {
    background: #ededed;
    clear: both;
    padding: 0 14px;
    overflow: hidden;
}

.contentBoxNew {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    font-size: 1.1em;
    width: 100%;
    border: 1px solid black;
    background: #fff url('/web/20161027031243oe_/http://gcss.army.mil/Images/Widgets/fnews-widget-bg.gif') repeat-x bottom;
}

    .contentBoxNew .boxContent {
        position: relative;
        clear: both;
        width: 100%;
        display: inline;
        float: left;
    }

    .contentBoxNew .boxHeaderNew {
        height: 33px;
        width: 100%;
        text-align: left;
    }

        .contentBoxNew .boxHeaderNew img {
            float: right;
            border: 0;
        }

        .contentBoxNew .boxHeaderNew .title {
            margin-left: 15px;
            font-weight: bold;
            font-size: 1.3em;
            color: black;
            margin-top: 6px;
        }

    .contentBoxNew .boxHeaderMiddleNew {
        color: #948a54;
        background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Headers/Background.gif') no-repeat;
        height: 33px;
        position: absolute;
        left: 0px;
        right: 0px;
    }

    .contentBoxNew .boxHeaderRightNew {
        position: absolute;
        right: 0;
        top: 0;
    }

.boxHeaderNew .boxHeaderMiddleNew {
    color: #948a54;
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Headers/Background.gif') no-repeat;
    height: 33px;
    position: absolute;
    left: 0px;
    right: 0px;
}

.boxHeaderNew .boxHeaderMiddleNewWide {
    color: #948a54;
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Headers/BackgroundWide.gif') no-repeat;
    height: 33px;
    position: absolute;
    left: 0px;
    right: 0px;
}

.boxHeaderNew .boxHeaderMiddleNewWideRecog {
    color: #948a54;
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/Headers/BackgroundWideRecog.gif') no-repeat;
    height: 33px;
    position: absolute;
    left: 0px;
    right: 0px;
}

.boxHeaderNew .boxHeaderMiddleFC {
    color: #948a54;
    background: url('/web/20161027031243oe_/http://gcss.army.mil/Images/FieldingCenter/FCBackground.gif') no-repeat;
    height: 33px;
    position: absolute;
    left: 0px;
    right: 0px;
}

.boxHeaderNew .boxHeaderRightNew {
    position: absolute;
    right: 0;
    top: 0;
}

.boxHeaderNew .boxHeaderLeftNew {
    position: absolute;
    left: 0;
    top: 0;
}

#FCcol1 .contentGroup {
    width: 230px;
    margin-left: 10px;
}

#FCcol2 .contentGroup {
    width: 230px;
    margin-left: 10px;
}

#FCcol3 .contentGroup {
    width: 230px;
    margin-left: 10px;
}

#FCcol4 .contentGroup {
    width: 230px;
    margin-left: 10px;
}

.bottomcontentGroup {
    margin: 5px auto;
    min-height: 50px;
    float: left;
}

#eventscol .contentGroup {
    width: 230px;
    margin-left: 23px;
}

#fifcol .contentGroup {
    width: 470px;
    margin-left: 10px;
}

.contentBoxNew .boxHeaderMiddleBottom {
    color: #948a54;
    background-color: lightgray;
    height: 33px;
    position: absolute;
    left: 0px;
    right: 0px;
}

.storydesc {
    color: #3D3D3D;
    text-align: left;
}

.largeWidgetList {
    position: relative;
    display: block;
    font-family: Verdana,sans;
    line-height: 1.4em;
    list-style-type: disc;
}

    .largeWidgetList li {
        padding-bottom: 2px;
        padding-top: 2px;
        position: relative;
    }

        .largeWidgetList li a:hover {
            color: #7b8738;
        }

        .largeWidgetList li a {
            font-family: "Verdana";
            font-weight: normal;
            color: #3d3d3d;
        }

.menuList {
    color: #CEBB83;
    line-height: 1.4em;
    list-style-type: disc;
    margin-left: -30px;
}

    .menuList li {
        padding-bottom: 2px;
        padding-top: 2px;
        position: relative;
    }

        .menuList li a:hover {
            color: red;
        }

        .menuList li a {
            font-weight: bold;
            color: #CEBB83;
            font-size: 1.1em;
        }


.menuItems {
    color: #CEBB83;
    line-height: 1.4em;
    list-style-type: disc;
}

    .menuItems a:hover {
        color: red;
    }

    .menuItems a {
        font-weight: bold;
        color: #CEBB83;
        font-size: 1.1em;
    }

.Mainscroll {
    Z-INDEX: 2;
    LEFT: 0px;
    VISIBILITY: visible;
    OVERFLOW: scroll;
    WIDTH: 550px;
    HEIGHT: 400px;
    border: 2px solid #CCCCCC;
}

#leftcolshow {
    float: left;
    width: 196px;
    margin-left: -40px;
}

    #leftcolshow li a.maintab, #leftColNav li.maintab {
        background: #4e4e4e;
        color: #fff;
    }

#leftColNav li {
    font-size: 11px;
    line-height: 1.5em;
}

#leftColNav .level3 {
    border-left: 1px solid #c2c2c2;
}

#leftColNav .level4 {
    background: #fff;
    border-top: 1px solid #c2c2c2;
    padding: 10px 0;
}

    #leftColNav .level4 a {
        font-weight: normal;
        line-height: 15px;
    }

        #leftColNav .level4 a:hover {
            background: none;
            color: #3d3d3d;
        }

#leftColNav li a.maintab, #leftColNav li.maintab {
    background: #4e4e4e;
    color: #fff;
}

#leftColNav li a.current {
    background: #b4b4b4;
    color: #fff;
}

#leftColNav li.current {
    font-weight: bold;
    background: #b4b4b4;
    color: #fff;
}

#leftColNav li a.current:hover {
    background: #4e4e4e;
    color: #fff;
}

#leftColNav li a.subNav {
    background: #f7f7f7;
    font-weight: normal;
    border-top: 1px solid #c2c2c2;
}

    #leftColNav li a.subNav:hover {
        background: #f7f7f7;
        color: #3d3d3d;
    }

#leftColNav li#last {
    border-bottom: 1px solid #939393;
    margin: 0.2em 5px 0;
}

#leftColNav li#sections {
    background: #a1a1a1;
    font-weight: bold;
    padding: 0 10px;
}

#leftColNav li a {
    display: block;
    padding: 6px 10px 7px 10px;
    width: 176px;
}

#leftColNav li label {
    display: block;
    padding: 6px 10px 7px 10px;
    width: 176px;
    font-weight: bold;
}

#leftColNav li a:hover {
    background-color: #b4b4b4;
    color: #7b8738;
}

#contentBackground {
    margin-left: 10px;
    margin-right: 10px;
}

.g4CornerImage {
  border: none; 
  width: 200px;
}

.g4CornerEntry {
    margin-bottom: 8px;
}

.g4CornerDate {
   float: left; 
   width: 45px; 
}

.g4CornerItem {
    margin-left:60px;
}