/* Menu CSS */

#nav {
  z-index: 1;
	list-style: none;
	line-height: 1;
	background: #000000;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;	
	padding: 0;
	margin: 0;
}

#nav ul {
	z-index: 1;
	list-style: none;
	line-height: 1;
	background: #888888;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 8px;	
	padding: 0;
	border: solid #888888;
	border-width: 1px 0;
	margin: 0;
}

#nav a {
	z-index: 1;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: left;    
	padding: 0.25em 1.4em;
	font-size: 10px;
	width: auto;
}

#nav a.toplevel {
	z-index: 1;
	background: url('http://www.militaryspot.com/images/menu/arrow.gif') right no-repeat;
	text-align: left;
	width: auto;
}

#nav a.school {
	z-index: 1;
	background: url('http://www.militaryspot.com/images/menu/arrow.gif') left no-repeat;
	text-align: left;
	width: auto;
}

#nav a.last_school {
  z-index: 1;
  float: right;
  margin-top: -1.4em;
	background: url('http://www.militaryspot.com/images/menu/arrow.gif') left no-repeat;
	text-align: left;
	width: auto;
}

#nav li {
	z-index: 1;
	float: left;
	padding: 0;
	width: auto;
	text-align: left;    
}

#nav li ul {
	z-index: 1;
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	z-index: 1;
	padding-right: 1em;
	width: 13em
	text-align: left;    
}

#nav li ul a {
	z-index: 1;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;    
	padding: 0.25em 1.4em;
	font-size: 10px;
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	z-index: 1;
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	z-index: 1;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	z-index: 1;
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	z-index: 1;
	background: #666666;
}

/* span parts css for current page */
span#Home a#home_link,
span#Enlist a#enlist_link,
span#Resources a#resources_link,
span#Travel a#travel_link,
span#Education a#education_link,
span#Money a#money_link,
span#News a#news_link,
span#Community a#community_link,
span#Shop a#shop_link
{
  background: #CC0000 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Enlist a#enlist_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Resources a#resources_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Travel a#travel_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Education a#education_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Money a#money_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Community a#community_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}

span#Shop a#shop_link span
{
  background: #E4E4E4 url('http://www.militaryspot.com/images/menu/arrow_black.gif') left no-repeat;
  text-align: left;
	width: auto;
	color: #000000;
}
/* End Menu css */


#store {
    background: #FFFFFF;
	font-size:10px;
	font-family: Verdana, Tahoma, helvetica, sans-serif;    
}    

h2.store {
    color: #ACACAB;
    font-family: Georgia, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
}

div.shop_widget {
    border: 2px solid #1F2223;
    padding: 6px;
    min-height: 220px;
}

b.shop_widget {

}

b.shop_widget_price {
}

div.shop_widget_footer {
    text-align: center;
    background: #1F2223;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 9px;
    font-weight: bold;
    padding: 4px;
}

.shop_widget_footer a {
    color: #FFFFFF;
}

.shop_widget img {
    padding: 4px;
    border: 2px solid #CCCCCC;
    margin-left: 2px;
}


div.shop_widget_footer_hr {
    text-align: center;
    border-top: 1px solid #555758;
    width: 95%;
    margin: 0px;
    padding: 0px;
    height: 1px;
}

div.shop_widget_hr {
    border-top: 1px solid #CCCCCC;
    margin: 4px;
    margin-top: 12px;
    clear: both;
}

 img.imgurl {
    padding: 4px;
    border: 2px solid #CCCCCC;
    margin-right: 4px;
    background: #FFFFFF;
}


