/* Non-Core Attributes
-------------------------------------*/

/*********************
Units Section
*********************/

#mainPhoto 
{
	width: 100%;
	height: 240px;
	position: relative;
	margin: 0 0 10px 0;
}

#mainSubPhoto 
{
	width: 150px;
	background: #000;
	height: 240px;
	margin: 0 0 10px 0;
}

#rod {
	padding: 0px 10px;
	max-width: 80%;
}

#message {
	border: 1px solid; 
	border-radius: 10px;
	background-color: #ffd54a; 
	width: 95%;
	margin-top: 50px;
	margin-bottom: 30px;
	box-shadow: 10px 10px 5px #888888;
}

#mainPhoto img 
{
	border: none;
	position: absolute;
}

#MarneReport {
	width: 544px; 
	height: 306px;
}

#FrontlineBanner {
	height: 87px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#SearchForm {
	float: right; 
	width: 170px; 
	height: 29px; 
	background: #888888; 
	background: linear-gradient(#888888, #606060);
}



#rightCol a.email {
	color: blue;
	text-decoration: underline;
}

#newsHeader
{
	background-color: rgb(107, 107, 107);
	text-align: center;
}

#newsHeader img.crest
{
	border: 0px; 
	margin: 10px; 
	height: 63px;
	float: left;
}

#leftColNav li a.unitLink {
	padding: 3px 0px 5px 0px; 
	width: 100%; 
	line-height: 1.4em;
}

div.unitCrest {
	display: inline-block; 
	width: 59px; 
	text-align: center;
}

div.unitName {
	display: inline-block; 
	vertical-align: middle;
}

#newsHeader img.rcrest
{
	border: 0px; 
	margin: 10px; 
	height: 63px;
	float: right;
}

input.SearchBox {
	color: #737373;
	float: left;
	margin: 5px 10px;
	padding: 0px;
	width: 100px;
}

input.SearchButton {
	background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/searchbutton.png) no-repeat 5px 5px;
	border: none;
	color: #FFF;
	cursor: pointer;
	display: inline;
	float: right;
	height: 26px;
	width: 28px;
	margin-right: 10px;
	padding: 0px;
	text-indent: -999em;
}

table.newsTable {
	width: 50%;
	border: 2px solid;
}

table.newsTable  td{
	border: 1px solid;
}

div.storyPhoto {
	float: right; 
	border: solid 2px; 
	border-color: grey; 
	width: 320px; 
	margin: 10px;
}

div.storyPhoto img, img.storyPhoto {
	max-width: 300px;
	max-height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.MiniCommandPhoto {
	border: 1px solid #3d3d3d;
	max-width: 66.47727272727273%;
	max-height: 223px;
	margin: 0px auto 0px auto;
}

img.warrior {
			width: 125px; 
			height: 200px;
	}
	
#mainPhoto img.bg 
{
	width: 100%;
	height: 100%;
}

#mainPhoto img.faded
{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 300;
	width: 100%;
	height: 100%;
}

#mainPhoto img.crest
{
	position: absolute;
	bottom: 17px;
	left: 17px;
	z-index: 301;
	max-width: 63px;
	max-height: 63px;
}

.large {
	max-width: 100px;
	max-height: 100px;
}

.medium {
	max-width: 63px;
	max-height: 63px;
}

.small {
	max-width: 40px;
	max-height: 40px;
}

.tiny {
	max-height: 30px;
	max-width: 30px;
}

img.tiny {
	max-height: 30px;
	max-width: 100%;
	vertical-align: middle;
}

img.rfCrest {
	float: right;
	max-height: 100px;
	margin: 0px 10px;
}

#mainPhoto img.patch
{
	position: absolute;
	bottom: 17px;
	right: 17px;
	z-index: 301;
	max-width: 63px;
	max-height: 63px;
}

#newsHeader #UnitName, #mainPhoto #UnitName
{
	z-index: 301;
	color: #FFF;
	font-size: 19px;
	text-shadow: 1px 1px 1px #000;
	font-family: inherit;
}

#mainPhoto #UnitName
{
	position: absolute;
	bottom: 40px;
	left: 95px;
}

#mainPhoto h2
{
	position: absolute;
	bottom: 20px;
	left: 95px;
	z-index: 301;
	color: #78C6EC;
	font-size: 17px;
	text-shadow: 1px 1px 1px #000;
	font-weight: 200;
}

td.unitContent tr {height: 20px; }
td.unitContent tr.blue {background: #DBF1F8;}


/* Table of Contents
------------------------------------
    1. Reset
    2. Elements (a, body, p, etc.)
	3. ID's (#container, etc.)
	4. Classes (.red, .clear, etc.)
	5. Print
	6. Handheld
	7. Debug
	
COLORS
    Main Text:              #3d3d3d
    Army Gold:              #ffd54a
    Army Green:             #7b8738                  
    Light Gray bg:          #f7f7f7
------------------------------------*/

/* 1. Reset
------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
#dropDownNav, #dropDownNav li, #leftColNav, #leftColNav li, #footerMiddle ul,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	background: #FFF;
	color: #000;
	line-height: 1;
}

/* 2. Elements
------------------------------------*/
body {
    background: #7a7a7a url(/web/20161023090641oe_/http://www.stewart.army.mil/img/body_gradient.jpg) repeat-x;
    color: #3d3d3d;
    font-family: Verdana, Arial, sans-serif;
}
a {
    color: #3d3d3d;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #7b8738;
}
audio {
	width: 300px;
	height: 30px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
h1 {
    font-size: 2.6em;
    line-height: 1.2em;
}
h2 {
    font-size: 1.2em;
}

p, label {
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 1.1em 0;
}

dl {
	padding: 0px 10px;
}

dt, dd, legend {
    font-size: 11px;
    line-height: 1.4em;
}
section {
	padding-top: 30px;
	width: 100%;
}

section h2 {
	background-color: transparent;
	font-family: Cambria, Georgia, serif; 
	font-size: 20px;
	font-weight: bold;
	clear: both;
}

select {
	box-sizing: content-box;
}

table {
	table-layout: fixed;
}

textarea {
	box-sizing: border-box;
}

/* 3. ID's
------------------------------------*/
#container {
    background: #fff;
    font-size: 62.5%;
    margin: 0 auto 14px;
    padding: 14px 0;
    overflow: auto;
    width: 996px;
}
#contentBackground {
    background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/3column.gif) repeat-y;
	background-size: 100% 1px;
	width: 100%;
    overflow: hidden;
}
#contents {
	width: 80%;
	font-size: 2em;
	background-color: gray;
}
#contents a {
	text-shadow: 2px 2px black;
	color: white;
}
#contents a:hover {
	color: pink;
}
#dropDownNav {
    float: left;
    font-size: 1.1em;
	width: calc(100% - 170px);
}

#dropDownNav img {

	border: 0;
}

#dropDownNav p {
	padding: 0px 0px 0px 10px;
	margin: 7px 0px 3px;
	background-color: transparent;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

#dropDownNav p {
	background-color: transparent;
}

#dropDownNav li {
    background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/drop_down_border1.gif) no-repeat right;
    float: left;
    display: block;
    height: 2.6em;
    line-height: 2.6em;
    margin: 0 -1px;
    position: relative;
    z-index: 999;
}
#dropDownNav li a {
    display: block;
    padding: 0 12px;
}
#dropDownNav li:hover, #dropDownNav li.sfHover, #dropDownNav li a:active, #dropDownNav li:hover a, #dropDownNav li.sfHover a {
	background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/nav_hover_gradient.gif) repeat-x;
    color: #7b8738;
}
#dropDownNav li ul {
    background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/drop_down_bg.png);
    border: 1px solid #b6b6b6;
    border-top: none;
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    top: 29px;
}
#dropDownNav li ul li {
    background: none;
    border: none;
    display: block;
    font-size: 0.9em;
    height: auto;
    line-height: 2.6em;
    padding: 0;
}
#dropDownNav li ul li a, #dropDownNav li:hover li a, #dropDownNav li.sfHover li a {
    background: none;
    color: #3d3d3d;
    display: block;
    height: auto;
    padding: 0 0 0 10px;
    width: 300px;
}
#dropDownNav li ul li a:focus, #dropDownNav li ul li a:hover {
    background-image: none;
    background-color: #b4b4b4;
    color: #7b8738;
}
#dropDownNavNS{
	position:absolute;
	top:10px;
 	left:5px;
}
#dropDownNavNS li{
    line-height:15px;
}
#footer {
    background: #4e4e4e;
    clear: both;
    color: #e3e3e3;
    font-size: 1.2em;
    padding: 5px 10px;
    overflow: auto;
	width: auto;
}
#footer a {
    color: #e3e3e3;
    font-weight: normal;
}
#footer ul {
    text-align: center;
}
#footer li {
    display: inline;
    margin-right: 2.4em;
}
#footerLeft, #footerMiddle, #footerRight {
    float: left;
}
#footerLeft, #footerRight {
	width: 20.49180327868852%;
}
#footerMiddle {
    margin: 2.8em 0 0;
	width: 59.01639344262295%;
}
#footerRight {
    text-align: right;
}
#footerRight a {
    color: #ffd54a;
}
#header {
    background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/banner.jpg) no-repeat;
	background-size: 100% 151px;
    border-bottom: 1px solid #8f8f8f;
    height: 151px;
	width: 100%;
}
#headerStar {
    display: block;
    position: relative;
    top: 24px;
    left: 15px;
	width: 8.03212851405622%;
	height: 67.54966887417219%;
}
#jko-blue {
	background-color: #B9CDE5;
}
#leftCol {
    background: #c2c2c2;
    float: left;
	width: 19.67871485943775%;
}
#leftCol .rss, #leftCol .podcasts {
    margin-left: 10px;
}
#leftColNav li {
    font-size: 11px;
    line-height: 2.8em;
	display: block;
}
#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.current {
    background: #4e4e4e;
    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: 0 10px;
	width: auto;
}
#leftColNav li a.top {
	text-align: center;
	line-height: normal;
	padding: 10px;
}
#leftColNav li a:hover {
    background-color: #b4b4b4;
    color: #7b8738;
}
#leftColRSS {
    padding: 1em 0;
    margin-bottom: 2em;
}
/* Live Search */
#liveSearch {
position:relative;
background: #525252;
float: right;
height: 2.8em;
width: 26em;
}
#liveSearch input {
color: #737373;
float: left;
font-size: 1em;
height: 1.2em;
margin: 4px 5px;
padding: 0;
}
#liveSearch input#search {
width: 210px;
}
#liveSearch input.close {
background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/searchbutton.png) no-repeat 5px 5px;
border: none;
color: #fff;
cursor: pointer;
display: inline;
float: right;
height: 26px;
width: 28px;
margin: 0;
padding: 0;
}
#liveSearchTabs {
position:absolute;
display:none;
cursor:pointer;
top:-22px;
left:-1px;
width:230px;
height:22px;
background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/live_search_tab_1.png) no-repeat;
}
#liveSearchTabs li {
height:22px;
display:inline;
float:left;
text-align:center;
color:#fff;
font-size:11px;
font-family: Verdana, Arial, Sans-serif;
padding-top:7px;
}
#liveSearchTabs1 {
width:36px;
}
#liveSearchTabs2 {
width:64px;
}
#liveSearchTabs3 {
width:66px;
}
#liveSearchTabs4 {
width:64px;
}
#liveSearchLeft {
background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/live_search_left.gif) no-repeat;
float: left;
height: 2.8em;
width: 6px;
}
#mainContent {
    background: #f7f7f7;
    float: left;
    padding-bottom: 10px;
	width: 60.6425702811245%;
	min-height: 690px;
}
#medialinks {
	text-align: center;
	margin: 30px;
}
#medialinks img {
	width: calc(33% - 4.66666666px);
	display: inline-block;
	border-top: 1px solid #C4C4C4;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	border-left: 1px solid #C4C4C4;
}
#mainContent h1, #mainContent h2 {
    padding: 8px 10px;
}
#mainContent h1, .header {
	font-family: Cambria, Georgia, serif;
	font-size: 20px;
	font-weight: bold;
}
#mainContent p, #rightCol p {
    padding: 0 10px;
}
#mainContent ol, #mainContent ul {
    font-size: 11px;
	line-height: 1.4em;
}
#navBar {
    background: #cfcfcf url(/web/20161023090641oe_/http://www.stewart.army.mil/img/nav_gradient.gif) repeat-x;
    border-bottom: 1px solid #b6b6b6;
    height: 2.8em;
}
#PhoneSearch {
	text-align: right; 
	width: 400px;
}
#rightCol {
    display: inline;
    float: right;
	width: 19.67871485943775%;
}
#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;
}
#rightCol fieldset {
    width: 80%;
	margin: 5px auto;
}
#wrapper {
    background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/white_bg.gif) repeat-y top center;
    width: 100%;
}

/* img Sprite Icons */
.rss {background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/icon_sprites.gif)           0px -114px no-repeat;}
.podcasts {background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/icon_sprites.gif)      0px -133px no-repeat;}


/* 4. Classes
------------------------------------*/
.acu {
	background-color: #4E4E4E;
	background-image: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/acu.png);
	color: white;
	text-shadow: 1px 1px black;
}

.black {
	background-color: black;
	color: white;
}

.block {
    clear: both;
    color: #fff;
    font-size: 11px;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.bordered {
    background: #fff;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #9b9b9b;
}

.centered {
    text-align: center;
}

.capital {
	text-transform: capitalize;
}

.padded {
	padding: 10px;
}

.margin {
	margin: 10px;
}

.newscrest {
	float: left;
	height: 30px;
	margin-right: 5px;
}

.dark-gray {
    background-color: #4e4e4e;
	color: white;
}

.dark-red {
    background: #af2020;
}

.diamondList li {
    background: url(/web/20161023090641oe_/http://www.stewart.army.mil/img/diamond_bullet.gif) no-repeat 0 2px;
    padding-left: 16px;
    margin: 12px 0;
}

.gold {
	background-color: #FFD54A;
	color: black;
}

.blue {
	background-color: rgb(0, 0, 128);
	color: white;
}

.red {
	background-color: rgb(128, 0, 0);
	color: white;
}

p.red, i.red, b.red, span.red {
	background-color: transparent;
	color: red;
}

.green {
	background-color: rgb(0, 128, 0);
	color: white;
}

.light-blue {
	background-color: rgb(84, 141, 212);
	color: white;
}

.dark-green {
	background-color: rgb(0, 128, 128);
	color: white;
}

.dark-blue {
	background-color: rgb(0, 0, 153);
	color: white;
}

.red2 {
	background-color: rgb(192, 0, 0);
	color: white;
}

.yellow {
	background-color: rgb(255, 204, 0);
	color: white;
}

.hide {
    display: none;
}

.hide2 {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

.icon_sprite {
    display: block;
    float: left;
    height: 19px;
    margin: 0 4px;
    width: 19px;
}

.indent {
	margin-left: 40px;
}

.invalid {
	border: 2px solid red;
	border-radius: 10px;
}

.italic {
	font-style: italic;
}

.left {
	float: left;
}

.media {
	display: block;
	width: 100%;
	max-height: none;
}

.middle {
	margin-left: auto;
	margin-right: auto;
}

img.middle, video.middle, div.middle, audio.middle, iframe.middle {
	display: block;
}

.nobullet {
	list-style: none;
}

.light-gray {
    background: #c0c0c0;
    color: #565656;
}

.right {
	float: right;
}

.rss, .podcasts {
    display: block;
    height: 19px;
    line-height: 19px;
    margin: 0.4em 0;
}
.rss .textLink, .podcasts .textLink, #email .textLink, #print .textLink {
    margin-left: 24px;
}

.top, .top tr {
	vertical-align: top;
}

.white {
	color: white;
}

.round {
	border-radius: 10px; 
}

.shadow {
	box-shadow: 10px 10px 5px #888888;
}

.short {
	height: 25px;
}

img.story {
	max-width: calc(100% - 20px);
	max-height: 300px;
}

p.shadow, h1.shadow, h2.shadow, h3.shadow {
	text-shadow: 2px 2px #888888;
	box-shadow: none;
}

img.star {  
	width: 16px;
	height: 15px;
	margin-top: -3px; 
	margin-bottom:-3px; 
	margin-left: 3px;
}	

img.hit {
	max-width: 100%; 
	max-height: 50px;
	display: block;
	margin: 0px auto;
	vertical-align: top;
}

table.spaced {
	border-spacing: 10px;
}

table.vspaced {
	border-spacing: 0px 10px;
}

table.hspaced {
	border-spacing: 10px 0px;
}

img.rank, img.biocrest {
	max-height: 55px
}

img.rank {
	float: right; 
}

img.biocrest {
	float: left;
}

img, select {
	max-width: 100%;
	max-height: 100%;
}

.big {
	width: 75%;
}

.full {
	width: 100%;
	clear: both;
}

.full.border {
	width: calc(100% - 4px);
}

.full.padded, .full.margin {
	width: calc(100% - 20px);
}

.full.padded.border, .full.border.margin {
	width: calc(100% - 24px);
}

.full.padded.border.margin {
	width: calc(100% - 44px);
}

.half, .third, .quarter {
	display: inline-block;
	vertical-align: text-top;
}

.half {
	width: calc(50% - 2px);
}

.half.border {
	width: calc(50% - 6px);
}

.half.padded, .half.margin {
	width: calc(50% - 22px);
}

.half.padded.border, .half.border.margin {
	width: calc(50% - 26px);
}

.half.padded.border.margin {
	width: calc(50% - 46px);
}

.third {
	width: calc(100% / 3 - 2.666666666666667px);
}

.third.border {
	width: calc(100% / 3 - 6.666666666666667px);
}

.third.padded, .third.margin {
	width: calc(100% / 3 - 22.666666666666667px);
}

.third.padded.border, .third.border.margin {
	width: calc(100% / 3 - 26.666666666666667px);
}

.third.padded.border.margin {
	width: calc(100% / 3 - 46.666666666666667px);
}

.quarter {
	width: calc(25% - 3px);
}

.quarter.border {
	width: calc(25% - 7px);
}

.quarter.padded, .quarter.margin {
	width: calc(25% - 23px);
}

.quarter.padded.border, .quarter.border.margin {
	width: calc(25% - 27px);
}

.quarter.padded.border.margin {
	width: calc(25% - 47px);
}

div.QuestionRight, div.QuestionWrong {
	border: 1px solid; 
	border-radius: 5px;
}

div.QuestionRight div, div.QuestionWrong  div {
	text-align: right; 
	color: white;
	height: 15px;
	padding-top: 5px;
	border-radius: 5px;
	border-right: 1px solid black;
	display: inline-block;
	min-width: 5%;
}

div.QuestionRight {
	background-color: #B2D9B2;
}

div.QuestionRight div {
	background-color: green;
}

div.QuestionWrong {
	background-color: #FFB2B2;
}

div.QuestionWrong div {
	background-color: red;
}

.border {
	border-top: 2px solid #AFAFAF;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	border-left: 2px solid #AFAFAF;
}

.border th, .border td {
	border-top: 1px solid #444444;
	border-right: 1px solid #AFAFAF;
	border-bottom: 1px solid #AFAFAF;
	border-left: 1px solid #444444;
}

.crop {
	overflow: hidden;
	max-width: none;
	max-height: none;
}

table.highlight tr {
	height: 30px;
}
table.highlight p {
	padding: 0px;
	margin: 0px;
}
table.highlight th {
	font-weight: bold;
	cursor: pointer;
}
table.highlight td {
	cursor: default;
}

.unselectable {
	unselectable: true;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

table.highlight th:hover, table.highlight tr:hover {
	background-color: rgb(235,65,78);
}

div.meter {
	text-align: right; 
	color: white;
	height: 15px;
	padding-top: 5px;
	border-radius: 5px;
	border-right: 1px solid black;
	display: inline-block;
}

img.flyer {
	width: 150px;
	height: 200px;
}

/* 5. Print
------------------------------------*/
@media print {
    body {
        background: #fff;
    }
    #header, #navBar, #breadCrumbs, #leftCol, #rightCol, #footer {
        display: none;
    }
    #mainContent {
        overflow: visible;
    }
}

/* 6. Handheld
------------------------------------*/
@media handheld {
    
}

/* 7. Debug
------------------------------------*/
/* Un-comment for site testing

*[style], font, center {outline: 5px solid red;}
img[alt=""] {border: 3px solid red;}
img[title=""] {border: 3px dotted fuchsia;}
img:not([alt]) {border: 5px solid red;}
img:not([title]) {outline: 5px solid fuchsia;}
table[summary=""] {outline: 3px solid red;}
table:not([summary]) {outline: 5px solid red;}
th {border: 2px solid red;}
th[scope="col"], th[scope="row"] {border: none;}
a[href]:not([title]) {border: 5px solid red;}
a[title=""] {outline: 3px dotted red;}
a[href=""] {background: fuchsia;} */