body {
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Verdana, Tahoma, helvetica, sans-serif;
	background: #FFFFFF;
	min-width: 960px;	
    color: #5E5D5D;
}


h1, h2, h3, h4, h5, h6 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}


p {
font-family: verdana, times, serif;
}

.center {
text-align: center;
}

blockquote {

}


img {
margin: 0;
padding: 0;
border: 0;
}

a:link { background-color: transparent; text-decoration: none; color: #3A3A3A; }
a:hover { background-color: transparent; text-decoration: underline; color: #3A3A3A; }
a:visited { background-color: transparent; text-decoration: none; color: #3A3A3A; }

#topbar {
margin:0 auto;
padding:0;
height: 45px;
background: #FBFAF4;
}

.secondbar {
margin:0 1px 0 0;
padding:0;
height: 1px;
background: #3C3B3A;
}

#wrapper {
	padding:0;
	margin:0;
	text-align:left;
	width:960px;
	background:#fff;
	margin-left: auto;
	margin-right: auto;
}

#header {
margin: 0 0 0 0;
padding: 0 10px 5px 20px;
background: #FBFAF4;
}

#content {
float: left;
margin: 15px 0 10px 0;
padding: 10px 10px 0 10px;
background: #FfFfFa;
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

#sidebar {
float: left;
margin-left: 5px;
padding: 10px 10px 10px 15px;
border: 1px solid #ccc;
width: 219px;
background: #F9F8F2;
color: #333;
text-align: left;
}

#footer {
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 70%;
letter-spacing: 0.09em;
}

.date {
font-size: 120%;
background: transparent;
color: #000;
}

.title {
font-size: 130%;
font-weight: normal;
background: transparent;
color: #3A3A3A;
border-bottom: 1px solid #ddd;
margin-top: 0px;
}

.posted {
margin-bottom: 10px;
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #666;
}

.sidetitle {
margin: 18px 0 7px 0;
font-size: 115%;
letter-spacing: 0.09em;
font-weight: normal;
background: transparent;
color: #666600;
border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
height:            1.6em;
padding:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

#mspot_header {
padding: 0px;
margin: 0px;
width:100%;
height: 145px;
background: #000000;
text-align: center;
background-image: url('/images/site/headerbg.gif');
background-repeat: repeat-x
}

#mspot_header_content {
margin: 0px;
padding: 0px;
width: 960px;
color: #c0c0c0;
text-align: left;
	margin-left: auto;
	margin-right: auto;
}


#topclear {
    padding: 0px;
    margin: 0px;
    border: 0px;
    clear: both;
}

#mspot_nav{
padding: 0px;
margin: 0px;
width: 100%;
height: 29px;
background: #828282;
text-align: center;
background-image: url('images/nav/navbg.gif');
background-repeat: repeat-x
}

#mspot_nav_content {
margin: 0px;
padding: 0px;
width: 960px;
height: 29px;
text-align: left;
margin-left: auto;
margin-right: auto;
}


#mspot_footer_forms {
padding: 0px;
margin: 0px;
width: 100%;
height: 120px;
background: #2B2A2A;
text-align: center;
}

#mspot_footer {
padding: 0px;
margin: 0px;
width: 100%;
height: 313px;
background: #2B2A2A;
text-align: center;
}

#mspot_footer_content {
margin: 0px;
padding: 0px;
width: 960px;
background: #2B2A2A;
text-align: center;
	margin-left: auto;
	margin-right: auto;
color: #7D7D7D;    
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
}


#mspot_footer_content a {
color: #B5B4B4;
font-family: Verdana, Arial, Sans-Serif;
font-size: 10px;
}

.footer_box1 img {
margin-right: 6px;
}

div.footer_box1 {
padding: 6px;
height: 115px;
}

.footer_box2 img {
margin-right: 6px;
}

div.footer_box2 {
padding: 6px;
border-left: 1px dashed #575757;
height: 115px;
}


.footer_box3 img {
margin-right: 6px;
}

div.footer_box3 {
padding: 6px;
border-left: 1px dashed #575757;
height: 115px;
}


div.footer_line {
padding: 1px;
margin: 1px;
border-bottom: 1px solid #363636;
height: 1px;
width: 350px;
min-width: 350px;
margin-left: auto;
margin-right: auto;
}


div.rsslinks {
    margin-left: 75px;
    padding: 8px;
}


#mspot_top_left {
	line-height:1.4;
	float:left;
	width:730px;
       margin: 0px;
      padding: 0px;
}

#mspot_top_right {
       float: right;
       clear: left;
	width:220px;
        color: #C0C0C0;
        border-left: 1px dashed #C0C0C0;
       margin: 0px;
      padding: 0px;
      padding-left: 6px; 
      height: 140px;
      min-height: 140px;
}




#mspot_top_right a {
        color: #FFFFFF;
}

.top_right_link {
         background: #393C3D url(/v/vspfiles/images/arrow.gif) left no-repeat;
         margin: 0px;
         margin-bottom: 5px; 
         padding-left: 10px;
}


#mspot_main {
padding: 0px;
margin: 0px;
width: 100%;
text-align: center;
}

#mspot_main_content {
margin: 0px;
padding: 0px;
width: 960px;
background: #2B2A2A;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#mspot_main_body {
	text-align:left;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	background: #FFFFFF;
	width: 960px;
/* background-image: url('images/site/mainbg.gif'); */
/* #background-repeat: no-repeat; */
}

/* 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 */


.cimg {
padding: 6px;
}


.mspot_sidebar {
width: 300px;
min-width: 300px;
margin: 0px;
padding: 0px;
text-align: left;
}

ul.morestories  {
    margin:0px;
    padding: 0px;    
}

ul.morestories li {
    line-height:12px;
    margin-left: 12px;
    margin-bottom: 4px;
    list-style-type:disc;
    font-family:Verdana, Arial, Sans-Serif;    
}

ul.morestories li a {
    font-size:12px;
    font-weight:normal;
    font-family:Verdana, Arial, Sans-Serif;    
    color: #5E5D5D;
}



div.potd {
    margin: 0px;
    padding: 6px;
}

h1.potd {
    color: #C0C0C0;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 12px;

}    

div.potd_desc {
    color: #C0C0C0;
    font-family: verdana, arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    margin-left: 12px;
}

a.potd_link {
    color: #FFD700;
    font-family: verdana, arial, sans-serif;
    font-size: 10px;
}

div.resource {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    padding: 6px;    
}

div.resource_alt1 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    background: #E3E0D5;
    border-top: 1px dashed #A5A4A4;    
    padding: 6px;
}

div.resource_alt2 {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 10px;
    background: #FFFFFF;
    border-top: 1px dashed #A5A4A4;    
    padding: 6px;
}


h3.resource {
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
}


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;
}


#news_stories {
    border: 1px solid #CCCCCC;
    padding: 8px;
}

#more_news {
    background: #930000;
}

#featured_news{

}


#store {
    background: #FFFFFF;
}    

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

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

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


.side_header_thin {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #BDBDBD;
}

.side_header_thick {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #BDBDBD;
}    

.side_menu_alt1 {
    background: #333333;
    color: #FFFFFF;
    padding: 4px;
    border: 0px;
    border-top: 1px solid #000000;
}

.side_menu_alt2 {
    background: #424242;
    color: #FFFFFF;
    padding: 4px;
    border: 0px;
    border-top: 1px solid #000000;
}   

 
.side_menu_alt2 a, .side_menu_alt1 a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 4px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;    
    font-weight: bold;   

}   
 
.side_menu_header {
     margin-left: 4px;
 }
 
 
div.sidebar_container {
     padding: 4px;
 }
 
 
 .top_right_link {
         background: #393C3D url(/images/nav/arrow.gif) left no-repeat;
         margin: 0px;
         margin-bottom: 5px; 
         padding-left: 10px;
}


#forum_widget {
    border: 1px solid #CCCCCC;
    padding: 8px;
}

ul.forum_posts  {
    margin:0px;
    padding: 0px;    
}

ul.forum_posts li {
    line-height:12px;
    margin-left: 12px;
    margin-bottom: 4px;    
    list-style-type:disc;
    font-family:Verdana, Arial, Sans-Serif;    
}

ul.forum_posts li a {
    font-size:12px;
    font-weight:normal;
    font-family:Verdana, Arial, Sans-Serif;    
    color: #5E5D5D;
}



div.mspotnet {
    text-align: center;
    border: 1px dashed #CCCCCC;
    margin: 0px;
    padding: 6px;
}


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


#content_widget_a {
    border: 1px solid #CCCCCC;
    padding: 8px;
}

#content_widget_b {
    border: 1px solid #CCCCCC;
    padding: 8px;
}




#forum_header {
    background: #C1D6AC;
}

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

#faq_header {
    background: #C1D6AC;
}

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

#popular_header {
    background: #C1D6AC;
}

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

.lead_form {
font-family: Verdana, Arial, Sans-seif;
font-size: 10px;
padding: 0px;
margin: 0px;
}

form { margin: 0px; padding: 0px; }
.hiddenFields { margin: 0px; padding: 0px; }

