@charset "utf-8";
/* CSS Document */

/* This work is licensed under the MIT License - http://www.opensource.org/licenses/mit-license.php */


/* Color Legend */


/* Reset - Eric Meyer */

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font-size:9px;
}

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}

img 	{
	margin: 0 0px 0 0px;
	;
	padding:0;
	border:0;
}

table, tr, th, td, tbody, tfoot, thead {
	margin: 3;
	padding: 3px;
	solid: #ccc;
	vertical-align: baseline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	border-top-style: ;
	border-right-style: ;
	border-bottom-style:;
	border-left-style:;
	background-color: #FFF;
	}
	
table { border-collapse: collapse; border-spacing: 0; width: 660px;}
	
/*input, select, textarea, form, fieldset {
	margin: 0;
	padding: 0;
	border: thin solid #ccc;
	}*/
	
input, select, textarea,  fieldset {
	margin: 0;
	padding: 0;
	border: thin solid #ccc;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}

ol, ul { list-style: none; }


/* Global */

html 	{	}
body	{background-image:url(/web/20130213203447oe_/http://www.stuttgart.army.mil/images/background.jpg); background-color:#000000; background-repeat:repeat; background-attachment:fixed;

	}



/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: bold; color: #000; }

h1 { font-size:24px; padding-bottom:5px; border-bottom:1px #ccc solid;margin-bottom:10px; margin-top: 10px; color:#bb5e00;}
h2 { font-size:20px; }
h3 {
	font-size:16px;
	color: #000;
}
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:12px; line-height:100%; margin: 15px 0; }
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a           	{   }
a:link			{ color: #060;  }
a:visited		{ color: #000;  }
a:active		{ color: #000;  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; margin:10px;}

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */

.image-frame {padding:2px; border:1px #ccc solid; margin:2px;}

/* Lists */

ul          	{ list-style-type:disc}
ol          	{ list-style-type:decimal; }

ul li		    { color:#000; font-size:12px; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #fff; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #fff; }



/* Miscellaneous */


sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}

/* Containers */
#outer 				{width: 997px; margin: 0 auto; background-color:#FFF;   }

#wrapper 			{width: 937px; margin: 0 auto; background-color:#FFF;  font:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size: }

#logo				{ width:937px; }

#hotTopics {
	POSITION: relative;
	WIDTH: 632px;
	MARGIN-BOTTOM: 0.8em;
	MARGIN-LEFT: 0em;
	MARGIN-TOP: 0.4em;
	FLOAT: left;
	HEIGHT: 56px;
	TOP: 0.5em;
	background-image: url(/web/20130213203447oe_/http://www.stuttgart.army.mil/images/myArmy_sprite-new1.gif);
	background-repeat: no-repeat;

}
#hotTopics H2 {
	MARGIN: 16px 0px 0px 20px; WIDTH: 135px; DISPLAY: inline; FLOAT: left; COLOR: #fff; FONT-SIZE: 2em
}
#hotTopics UL {
	POSITION: relative; WIDTH: 286px; FLOAT: left
}
#hotTopics UL LI {
	POSITION: absolute;
	WIDTH: 340px;
	DISPLAY: none;
	HEIGHT: 45px;
	MARGIN-RIGHT: 40px;
	left: 14px;
	top: 4px;
}
#hotTopics UL LI.first {
	DISPLAY: block
}
#hotTopics UL LI A {
	POSITION: relative; WIDTH: 240px; FONT-SIZE: 1.250em; TOP: 7px; FONT-WEIGHT: normal; LEFT: 12px
}
#hotTopics #counter {
	POSITION: absolute; BOTTOM: 5px; COLOR: #a12222; RIGHT: 52px
}
#hotTopics .buttonWrapper {
	POSITION: relative; WIDTH: 50px; FLOAT: right; HEIGHT: 56px
}
#hotTopics .prev {
	Z-INDEX: 200; POSITION: relative; WIDTH: 18px; DISPLAY: block; FLOAT: left; HEIGHT: 35px; TOP: 10px; CURSOR: pointer
}
#hotTopics .next {
	Z-INDEX: 200; POSITION: relative; WIDTH: 18px; DISPLAY: block; FLOAT: left; HEIGHT: 35px; TOP: 10px; CURSOR: pointer
}
#hotTopics .prev {
	MARGIN-RIGHT: 6px;
	background-image: url(/web/20130213203447oe_/http://www.stuttgart.army.mil/images/myArmy_sprite_trans.png);
	background-repeat: no-repeat;
	background-position: -1px 0px;
}
#hotTopics .prev:hover {
	BACKGROUND-POSITION: -43px 0px
}
#hotTopics .next {
	background-image: url(/web/20130213203447oe_/http://www.stuttgart.army.mil/images/myArmy_sprite_trans.png);
	background-repeat: no-repeat;
	background-position: -23px 0px;
}
#hotTopics .next:hover {
	BACKGROUND-POSITION: -64px 0px
}


#social-media-icons { float:right; margin-right:0px; margin-left:20px; }
#social-media-icons ul{ margin-top: 5px;    }
#social-media-icons ul li{display:inline;    }

#search {}

#marquee {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px; color:#FF0000; padding-top:2px;
	}



#topnav 	{clear:both;  width: 937px; }
#topnav,

#topnav ul,

#topnav li,

#topnav a {z-index:999;

    margin: 0;

    padding: 0;

    border: none;

    outline: none;

}

 

#topnav {
	height: 40px;
	width: 937px;
	background: #4c4e5a;
	background: -webkit-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -moz-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -o-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: -ms-linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	background: linear-gradient(top, #4c4e5a 0%,#2c2d33 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;


}

 

#topnav li {

    position: relative;

    list-style: none;

    float: left;

    display: block;

    height: 40px;

}


#topnav li a {

    display: block;

    padding: 0 14px;

    margin: 6px 0;

    line-height: 28px;

    text-decoration: none;

 	text-align: left;

    border-left: 1px solid #393942;

    border-right: 1px solid #4f5058;

 

    font-family: Helvetica, Arial, sans-serif;

    font-weight: bold;

    font-size:12px;


 

    color: #f3f3f3;

    text-shadow: 1px 1px 1px rgba(0,0,0,.6);

 

    -webkit-transition: color .2s ease-in-out;

    -moz-transition: color .2s ease-in-out;

    -o-transition: color .2s ease-in-out;

    -ms-transition: color .2s ease-in-out;

    transition: color .2s ease-in-out;

}

 

#topnav li:first-child a { border-left: none;}

#topnav li:last-child a{ border-right: none;}

 

#topnav li:hover > a { color: #bb5e00; }


#topnav ul {

    position: absolute;

    top: 40px;

    left: 0;

    opacity: 0;

    background: #1f2024;

 

    -webkit-border-radius: 0 0 6px 6px;

    -moz-border-radius: 0 0 6px 6px;

    border-radius: 0 0 6px 6px;

 

    -webkit-transition: opacity .25s ease .1s;

    -moz-transition: opacity .25s ease .1s;

    -o-transition: opacity .25s ease .1s;

    -ms-transition: opacity .25s ease .1s;

    transition: opacity .25s ease .1s;

}

 

#topnav li:hover > ul { opacity: 1; }

 

#topnav ul li {

    height: 0;

    overflow: hidden;

    padding: 0;

 

    -webkit-transition: height .25s ease .1s;

    -moz-transition: height .25s ease .1s;

    -o-transition: height .25s ease .1s;

    -ms-transition: height .25s ease .1s;

    transition: height .25s ease .1s;

}

 

#topnav li:hover > ul li {

    height: 36px;

    overflow: visible;

    padding: 0;

}



#topnav ul li a {

    width: 100px;

    padding: 4px 0 4px 40px;

    margin: 0;
    border: none;

    border-bottom: 1px solid #353539;

}

 

#topnav ul li:last-child a {
	border: none;
	
}

		
/*//	
//#topnav a:link			{ color: #000;  }
//
//#topnav a:visited		{ color: #000;  }
//#topnav a:active		{ color: #000;  }
//#topnav a:focus			{ color: #666;  }
//#topnav a:hover     	{ color: #f90;  }
*/
#top_section  {}

#featured {}

				
#IIOK {margin:10px 10px 10px 10px;
	padding: 5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	border: 1px solid #CCC;
	background-color:#EEE;}
	
	#IIOK img {float:right; margin-top:10px;}
	
#firstp:first-line {font-variant:small-caps; font-size:14px;}
#firstp:first-letter {float:left; font-size:400%; line-height: 0.8;}	
	
#IIOK	section {blockquote;
margin-before: 1em;
margin-after: 1em;
margin-start:0;
margin-end:0;
	}
#IIOK h3 {	letter-spacing:0.1em; text-indent: 1em; color:#333333;
border-top: 0.3em double #ccc; padding-top: 1em;
}
#IIOK h1 {padding:10px;}

#IIOK section {letter-spacing:0.4em; text-indent: 1em;

}
#maincontent 			{
	clear:both;
	width:inherit;
	float: left;
	width: 680px;
}

#main
{
	margin: 0 10px 10px 10px;
	padding: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;}
	
#main a:visited {color:#060;}

	
	
#main img {
	margin: 0px;
float:right:; 	float: right;
	padding: 5px 5px 0px 5px;
}
#main p {
	display:block;
	margin-before: 1em;
	margin-after: 1em;
	margin-start:0;
	margin-end:0;
	letter-spacing: 1px;
	word-spacing: normal;
	white-space: normal;
	}
#main h1 a:visited{ color:#999;}	
	
#main h3 {margin-top: 5px; margin-bottom: 10px;
}

#main p b {color: #000;}
#main h4 {margin: 10px; 
}
#main ul li {
	margin-left:1.5em;
	text-align: left;
	line-height: normal;
	
	}	
	
	#main table ul li {
	margin-left:1em; padding: 5px;
	
	
	}	
#main table tr td th  {border: 0px #cccc solid; margin:0; padding:5px; background-color:#CCCCCC; }

#main table img {padding: 0px 5px 0px 0px; float:right;
	}
	
#citizen {margin: 10px; padding:5px; }

#citizen p {
	font-size:100%;
}

#citizen table {width:650px; border: 1px #ccc solid;  border-spacing:4px; }

#citizen td  {padding: 0 5px 5px 5px; text-align:left; border: 1px #ccc solid; width: 200px;}

#citizen th {font-size:12px; padding-top:5px;}

#citizen img {float:left; margin: 5px; border: 1px solid #ccc;  }


#Eviron {width: 225px; border:2px #ccc;
	margin:5px; padding: 5px;}
	
	
#Eviron2 table {width:635px; border: 1px #ccc solid;  border-spacing:0px; }

#Eviron2 thead {width:635px; border: 1px #ccc solid;  border-spacing:0px; }

#Eviron2 td {padding: 0px; text-align:left; border: 1px #ccc solid; width:auto;}

#Eviron2 th {font-size:12px; padding-top:0px;}

#Eviron2 img {margin:0px;
	}
#postal {width:220px; height:120px; border:15px
 #060 solid;}
 
 #postal img {float:left;}




#comrel table { border: 1px #ccc solid;  border-spacing:0px; }



#comrel td {padding: 10px; text-align:left; border: 1px #ccc solid; width:auto;}

#comrel tr {padding: 0px; text-align:left; border: 1px #ccc solid; width:auto;}

#comrel th {font-size:12px; padding-top:0px;}

#comrel img {margin:0px;
	}


#call_outs {}

#box4 { width: 200px; float:left;margin-left: 20px; margin-bottom:20px; border-top: 15px #ccc solid; background-color:#eee;}
		
		

#box5 {width: 200px;float:left; margin-left: 20px; border-top: 15px #ccc solid;background-color:#eee;}
		

#box6 {width: 200px;float:left;margin-left: 20px;border-top: 15px #ccc solid;background-color:#eee;}
		

#box4 h3, #box5 h3, #box6 h3 { margin:10px 5px;}
#box4 p, #box5 p, #box6 p {margin:10px 5px;}
#box4 img, #box5 img, #box6 img {margin: 2px;}

#box7 {  }
#box7 a {}

#box8 {   }

#box9 {   }

#imo {width:250px; margin: 5px;}
#imo2 {width:250px; margin: 5px;float: right;}


#rightside 	{width: 250px;float: right; border: 1px solid #ccc; margin-top: 10px; }
#rightside img  {padding:5px 5px 5px 15px; align: center;}
#rightside h2 {  }
#rightside iframe {
  
  
} 

#sidebar1 { }

.sidebar1 { }



/***********************FOOTER****************************/
/*********************************************************/
#footer { clear:both;
	margin-top:5px;
	border-top:1px #ccc solid;
	background-image: url(/web/20130213203447oe_/http://www.stuttgart.army.mil/images/footer-image.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif, "Century Gothic";
	font-size: 9px;
	background-repeat: repeat;
}


#footer h5 {
	font-size:12px;
	padding-left: 5px; 
	padding-bottom: 10px;
}

#footer ul	{

}

#footer ul li		{
	display:block; 
	font-size:11px; padding: 5px;
}

#footer ul li a	{}

#box10, #box11, #box12, #box13, #box13, #box14, #box15 {
	float:left;
	padding: 0px 5px 0px 5px;
	width:155px;
}

#box10 ul, #box11 ul, #box12 ul, #box13 ul, #box13 ul, #box14 ul, #box15 ul{
	padding:0px 0px 0px 10px;
	list-style-type:none;
}


#box16{
	clear:both;		/***LAST BOX MUST HAVE THIS ***/
	padding-top: 10px;
	text-align:center;
	font-size:100%;
	font-style:normal;
	color:#000;
	padding-bottom:0px;
	
}
#box16 img {padding: 25px; display:inline-block;}
#time {
}


/* Forms */

form ol { list-style-type:none; }

form 	{ margin-left: 10px; border:#FFF;	}

label 	{ 
		float: left; width: 150px; margin-top:5px;
		text-align:right; display:block; background:none; font-weight:bold;
		}
	
submit	{ }

input 	{ 	}
		
input:focus, textarea:focus	{ background-color:#BFEBFF; }

textarea {
		width: 200px; height: 150px; margin:0 0 16px 10px;
		border:0px #bbb solid; padding:5px; background:none; 
		}

select { margin-bottom:20px;	}
	
.month { margin-left:155px;	}

.submit {
		width:90px; height:25px;
		margin-left:160px;
		font-size:12px;
		}

br		{ clear: left; 	}

.clear	{ clear:both; }

.search {float:right;margin-bottom:5px;  }



/* Miscellaneous  */

.copyright-text	{ font-size:80%; font-style:italic; color:#333; }
.footer-text	{
	font-size:100%;
	font-style:normal;
	color:#000;
	text-align:center;
	padding-bottom:0px;
	padding-top: 10px;
}

.popup-link {font-size:12px; margin: 5px 10px; display:block;}
.title			{ font-size:18px; font-weight:bold; color:#333;  }
.subtitle		{ font-size:18px; font-style:italic; color:#333; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-weight:bold; padding:5px 5px; margin:10px 6px; background-color:#E5E5E5;}

.artist			{ font-size:16px; font-weight:bold; color:#333;  }
.author			{ font-size:14px font-weight:bold; color:#555;  }
.editor			{ font-size:14px font-style:italic; color:#555;  }

.pub-date		{ font-size:10px font-style:italic; color:#555; }
.article-date	{ font-size:10px font-style:italic; color:#555;  }
.location		{ font-size:10px font-style:italic; color:#555;  }

.float-right	{ float:right; }
.float-left		{ float:left; }
.clear			{ clear:both; }

.hide			{ display:none; }
.block			{ display:block; }
.inline			{ display:inline; }

.first			{ font-weight:bold; }
.last			{ font-weight:bold; }
.left			{ font-weight:bold; text-align:left; }
.right			{ font-weight:bold; text-align:right; }

.added      	{ background:#D7D7FF; }
.removed    	{ background:#FFCECE; color:#f00; }
.changed		{ background:#FFB; }


/* Success, info, notice and error/alert boxes - from Blueprint CSS Framework */

.error, .alert, .notice, .success, .info {
	padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error, .alert 	{ background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
	
.notice			{ background: #fff6bf; color: #514721; border-color: #ffd324; }
	
.success   		{ background: #e6efc2; color: #264409; border-color: #c6d880; }
	
.info 			{ background: #d5edf8; color: #205791; border-color: #92cae4; }
	
.error a 	{ color: #8a1f11; }
.alert a 	{ color: #8a1f11; }
	
.notice a   { color: #514721; }
.success a  { color: #264409; }
.info a		{ color: #205791; }
