@charset "UTF-8";
body {
	background: #003264;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li, img, dl, dd, dt, form, {
	margin: 0;
	padding: 0;
	border: none;
	}
	
table.mainTable {
	margin: 0 auto;
	text-align: left;
	background: url(bg_table.gif) repeat-y top left;
	}
	
table.mainTable th.header {
	width: 810px;
	height: 112px;
	margin: 0;
	padding: 0;
	}

table.mainTable th.header a {
	background: url(header.gif) no-repeat center center;
	display: block;
	width: 810px;
	height: 112px;
	}
	
table.mainTable th.header a h1 {
	display: none;
	}

td.nav {
	padding: 0 0 0 5px;
	height: 23px;
	overflow: visible;
	}
	
td.nav ul {
	height: 23px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
	
td.nav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
td.nav ul li a {
	display: block;
	float: left;
	height: 23px;
	width: 133px;
	}

td.nav ul li a span {
	display: none;
	}
	
td.nav ul li a.n_login { background: url(login.gif) no-repeat left top; width: 134px; }
td.nav ul li a.n_login:hover { background: url(login_on.gif) no-repeat left top; }

td.nav ul li a.n_logout { background: url(logout.gif) no-repeat left top; width: 134px; }
td.nav ul li a.n_logout:hover { background: url(logout_on.gif) no-repeat left top; }

td.nav ul li a.n_catalog { background: url(catalog.gif) no-repeat left top; }
td.nav ul li a.n_catalog:hover { background: url(catalog_on.gif) no-repeat left top; }

td.nav ul li a.n_shipping { background: url(shipping.gif) no-repeat left top; }
td.nav ul li a.n_shipping:hover { background: url(shipping_on.gif) no-repeat left top; }

td.nav ul li a.n_returns { background: url(returns.gif) no-repeat left top; }
td.nav ul li a.n_returns:hover { background: url(returns_on.gif) no-repeat left top; }

td.nav ul li a.n_dealer { background: url(dealer.gif) no-repeat left top; }
td.nav ul li a.n_dealer:hover { background: url(dealer_on.gif) no-repeat left top; }

td.nav ul li a.n_contact { background: url(contact.gif) no-repeat left top; width: 134px; }
td.nav ul li a.n_contact:hover { background: url(contact_on.gif) no-repeat left top; }


td.nav ul li a.n_le { background: url(lemilitary.gif) no-repeat left top; width: 133px; }
td.nav ul li a.n_le:hover { background: url(lemilitary_on.gif) no-repeat left top; }


td a.n_gear { 
	display: block;
	width: 186px;
	height: 36px;
	margin: 10px 0 0;
	padding: 0;
	background: url(../images/icons/gear.gif) no-repeat left top; 
	}
	
td a.n_gear span {
	display: none;
	}
td a.n_gear:hover { background: url(../images/icons/gear_on.gif) no-repeat left top; }

/*this stuff breaks suckerfish*/

td#products {
	width: 186px;
	padding: 0 0 0 5px;
	/*overflow: hidden;*/
	}
	
td#products ul {
	margin: 0;
	padding: 0;
	}
	
td#products ul li {
	
	margin-bottom: 0;
	padding: 0;
	list-style: none;
	}
	
td#products ul li a {
	display: block;
	height: 28px;
	width: 186px;
	margin: 10px 0 0;
	}
	
td#products ul li a span {
	display: none;
	}
	
/*
td#products ul li a.n_arp { background: url(p_arp.gif) no-repeat left top; }
td#products ul li a.n_arp:hover { background: url(p_arp_on.gif) no-repeat left top; }

td#products ul li a.n_fa { background: url(p_fa.gif) no-repeat left top; }
td#products ul li a.n_fa:hover { background: url(p_fa_on.gif) no-repeat left top; }

td#products ul li a.n_giarm { background: url(p_giarm.gif) no-repeat left top; }
td#products ul li a.n_giarm:hover { background: url(p_giarm_on.gif) no-repeat left top; }

td#products ul li a.n_arur { background: url(p_arur.gif) no-repeat left top; }
td#products ul li a.n_arur:hover { background: url(p_arur_on.gif) no-repeat left top; }

td#products ul li a.n_taoth { background: url(p_tao.gif) no-repeat left top; }
td#products ul li a.n_taoth:hover { background: url(p_tao_on.gif) no-repeat left top; }

td#products ul li a.n_cst { background: url(p_cst.gif) no-repeat left top; }
td#products ul li a.n_cst:hover { background: url(p_cst_on.gif) no-repeat left top; }
*/

td#products form {
	width: 186px;
	overflow: hidden;
	display: block;
	padding: 10px 0 0;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	}

td#products form input, 
td#products form select {
	font: normal 10px/10px Arial, Helvetica, sans-serif;
	}

td#products form select {
	width: 75px;
	}	

td#products form input.formfield {
	width: 90px;
	}
	
td#products form th {
	background: url(search.gif) no-repeat center center;
	height: 25px;
	}

td#products form th h3 {
	display: none;
	}
	
td#products p.viewcart {
	margin: 6px 0 0;
	padding: 4px 0 0;
	height: 29px;
	text-align: right;
	background: url(cards.gif) no-repeat left top;
	}
	
td#products p.viewcart a {
	width: 86px;
	height: 25px;
	display: block;
	background: url(viewcart.gif) no-repeat left top;
	margin: 0 0 0 auto;
	}
	
td#products p.viewcart a:hover {
	background: url(viewcart_on.gif) no-repeat left top;
	}
	
td#products p.viewcart a span {
	display: none;
	}
	
td.leftMI {
	background: url(MIlogo1.gif) no-repeat right bottom;
	vertical-align: top;
	padding: 4px 0 13px 5px;
	width: 186px;
	}
	
td.leftMI a.mwct {
	display: block;
	width: 186px;
	height: 22px;
	background: url(mct.gif) no-repeat left top;
	}

td.leftMI a.mwct:hover {
	background: url(mct_on.gif) no-repeat left top;
	}
	
td.leftMI a.mwct span {
	display: none;
	}
	
td.footer {
	background: #003264 url(bottomborder.gif) no-repeat left top;
	text-align: center;
	padding: 10px;
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
td.footer a {
	color: #fff;
	}


td#content hr.thickline {
	display: none;
	}

td#content table.catlist {
	margin: 5px 0 0 150px;	
	}
	
td#content table.catlist td {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	}

	
td#content {
	padding: 5px 25px 20px 10px;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	width: 594px;
	}

td#content h3 {
	font: bold 28px/28px Impact, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	color: #003264;
	}
	
td {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	}

td#content table.searchresults {
	border-top: 1px solid #ccc;
	}

td#content table.searchresults td {
	padding: 5px 3px;
	border-bottom: 1px solid #ccc;
	}

td#content table.searchresults td a {
	color: #003264;
	text-decoration: underline;
	}

td#content table.itemtable {
	width: 100%
	}
	
td#content table.itemtable th {
	font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	background: #666;
	padding: 4px 2px;
	white-space: nowrap;
	}

td#content table.itemtable td {
	vertical-align: top;
	padding: 2px;
	}
	
td#content table.itemtable td.sku {
	font-weight: bold;
	font-size:10px;
	white-space: nowrap;
	width: 100px;
	}

td#content table.itemtable td.desc span.prodtitle {
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	}
	
td#content table.itemtable td.price {
	width: 100px;
	white-space: nowrap;
	}

td#content table.itemtable td.price strong {
	font: bold 11px/15px Arial, Helvetica, sans-serif;
	color1: #a00;
	}

td#content table.itemtable td.buynow {
	width: 75px;
	white-space: nowrap;
	}

td#content table.theoptions {
	border-bottom: 1px solid #eee;
	margin: 0 0 10px;
	}
	
td#content table.theoptions input,
td#content table.theoptions select {
	color: #000 !important;
	}

td#content table.theoptions label {
	font: bold 10px/12px Arial, Helvetica, sans-serif;
	color: #a00;
	display: block;
	text-transform: uppercase;
	}

td.footmenu {
	padding: 10px 20px 10px 10px;
	}

td.footmenu a {
	white-space: nowrap;
	}


	
table#footer {
	border-top: 1px solid #ccc;
	margin: 10px 0 0;
	}
	
table#footer td a {
	color: #003264;
	}
	
table#footer td {
	text-align: center;
	padding: 10px 0 0;
	}

.