/* *** BASIC SETUP *** */

body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
}
a {color:#06F;cursor:pointer;}
* html a {cursor:hand;} /* Only IE sees this. */
a:link		{color:#06F;text-decoration:none;}
a:visited	{color:#04D;text-decoration:none;}
a:hover		{color:#07F;text-decoration:underline;}
a:focus		{color:#07F;text-decoration:underline;}
a:active	{color:#F00;text-decoration:underline;}
img {display:block;}
.clearboth {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		779px;
	margin: 	0 auto;
	padding:	0;
	text-align: left;
}
#headerBlock {
    margin:0;
    padding:0;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	12em;
	position:   	relative;
	margin-top: 	0em;
}
* html #bodyBlock {height:12em;}

#contentColumn  	/* The big wahoonie */
{
	margin:0 160px 0 10px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	min-height:808px;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:150px;
	min-width:150px; 
	line-height:1.2;
	text-align:left;
}
#footerBlock {
	clear:  			both;
	padding:			5px 10px;
	margin: 			5px 160px 5px 0px;
	background-color:   #fff;
	font-size:  		0.8em;
}
/* Stops floats absentmindedly wandering out of their containing boxes in MIE */
/* (gives the containing box 'layout' whatever the heck *that* is) */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */

/* *** HEADER *** */

h1{
	font-size:0.7em;
	padding:5px;
	margin:0;
	white-space:nowrap;
	background-color:#000;
	color:#FFF;
}
#headerTop {
	background-image:       url(../images/headerTopBackground.png);
	background-repeat:      repeat-x;
	background-position:    top;
	height: 				14px;
	line-height: 			14px;
}
#pageheader {
    height:			173px;
    margin:			0;
    padding:			0;
	background-repeat:	no-repeat;
	background-position: 0px 0px;
}
#pageheader img {
	display:inline;
	height:171px;
}
#pageheader #headerRight	{float:right;width:171px;}
#pageheader #headerLeft		{float:left;width:598px;}

#navOne, #navTwo {
	clear:both;
	background-color:#003399;
	color:#FFF;
	line-height:21px;
	font-weight:700;
	font-size:0.75em;
	padding:0 10px 0 20px;
	text-align:center;
}
#navOne {margin:0;border-bottom:5px solid #000;}
#navTwo {margin:0 0 10px 0;}
#navOne li, #navTwo li {
	display:inline;
	padding:0 5px;
	border-left:1px solid #FFF;
}
#navOne li.first,	    #navTwo li.first		{border-width:0px;}
#navOne li a:link,		#navTwo li a:link		{color:#FFF;text-decoration:none;}
#navOne li a:visited,	#navTwo li a:visited	{color:#FFF;text-decoration:none;}
#navOne li a:hover,		#navTwo li a:hover		{color:#FFF000;text-decoration:none;}
#navOne li a:focus,		#navTwo li a:focus		{color:#FFF000;text-decoration:none;}
#navOne li a:active,	#navTwo li a:active		{color:#FFF000;text-decoration:none;}


/* *** LEFT/RIGHT COLUMNS *** */

#rightColumn {
	font-size:  			1em;
}
#rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#rightColumn p,
#rightColumn form	{
	margin: 				0px;
}
#rightColumn h2 {
	line-height:18px;
	background-color:#003399;
	margin:0;
	padding:0 0 0 10px;
	font-size:0.7em;
	color:#FFF;
	white-space:nowrap;
	font-weight:700;
	border: 1px solid #003399;
}
#rightColumn h2 span {display:block;}
#rightColumn h2.nobox {
	background-image:   	url(../armysurplus/statimages/navL.gif);
}
#rightColumn h2.nobox span {
	background-image:   	url(../armysurplus/statimages/navR.gif);		
}
#rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#rightColumn h2 a:hover	{
	color: #fabcbc;	
}
#rightColumn .sidebarLinkSpacer {
	line-height:7px;
}
#rightColumn .boxBody, #rightColumn address {
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin:0 0 10px 0;
	padding:7px;
	font-size:75%;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	border-bottom:1px solid #003399;
}
#rightColumn .boxBody a {
	text-decoration:underline;
}
#rightColumn .button {
	margin:5px;
	text-align:right;
}
#rightColumn .buttonGo {
	margin:4px 0;
	border-width:0;
}
#rightColumn #smallCart	{
	font-size:0.85em;
}
#rightColumn #smallCart th, #rightColumn #smallCart td {
	padding:0 3px;
}
#rightColumn #smallCart .noItem, #rightColumn #smallCart .cartTotal {
	color:#003399;
}
#rightColumn #smallCart .cartTotal {
	text-align:	right;
}
#rightColumn #smallCart .smallCartTotal {
	height: 5px;
	line-height: 5px;
}
#rightColumn a.specialsTitle {text-decoration:none;color:#000;}
#rightColumn .specialsImage {text-align:center;}
#rightColumn .specialsImage img {margin:0 auto;border-width:0;}

#rightColumn ul
{
	margin:0;
	padding:5px 0 10px 0;
	list-style:none;
	background-color:#CCDAFD;
}
#rightColumn ul li {
	font-size:0.7em;
	line-height:1.3em;
	text-align:right;
	font-weight:bold;
	color:#001D56;
	margin:4px 0;
	padding:0 5px;
	list-style-type:none;
}
#rightColumn ul li a {
	color:#001D56;
	text-decoration:none;
}
#rightColumn ul li a:hover {
	color:#001D56;
	text-decoration:underline;
}
/* *** FOOTER *** */

#footerBlock #copyright {
	color: #000;
	display: inline;
}
#footerBlock #disclaimer {
	float: right;
	display: inline;
}
#footerBlock a, #footerBlock a:visited {color:#003399;}
#footerBlock a:hover {color:#003399;}

/* *** LIST NAVIGATION *** */

.listNavTable {
	font-size:0.9em;
	text-align:right;
}
.listNavTable a,
.listNavTable .fakeA
{
	padding:0 2px 0 2px;
	color:#0044DD !important;
	text-decoration:none !important;
}
.listNavTable a:hover {text-decoration:underline !important;}
.listNavTable span.current {
	font-size:1.1em;
	color:#000 !important;
}

/* *** ACROSS WHOLE  SITE *** */

#shoppingCart {background-color:#FFF;}
#shoppingCart h2 {
	background-color:	#264DA6;
	margin: 			0 0 1em 0;
	padding:			0.2em 0.5em;
	font-size:  		1em;
	color:  			#fff;
	font-weight:		bold;
}
#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
}