/*
Created for
Uncle Sam's Discount and Military Surplus
Copyright DA Designing
*/

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #AD1E35;
	outline: none;
	text-decoration: none;
}

a:hover {
	color: #284C6E;
}

img {
	border: none;
}

body {
	background-color: #284C6E;
	background-image: url(../_img/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 62.5%;
}

h1 {
	color: #284C6E;
	font-size: 25px;
}

h2 {
	background-image: url(../_img/headingRed.jpg);
	background-repeat: repeat-x;
	/*
border-left: 1px solid #AD1E35;
	border-right: 1px solid #AD1E35;
*/
	color: #fff;
	font-size: 20px;
	height: 31px;
	margin-bottom: 5px;
	padding: 3px 0 0 5px;
}

h3, h3 a:link, h3 a:visited {
	color: #284C6E;
	font-size: 18px;
	text-decoration: underline;
}

h3 a:hover {
	color: #AD1E35
}

h4 {
	color: #284C6E;
	font-size: 13px;
}

h5 {
	background-image: url(../_img/headingLeft.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #AD1E35;
	border-right: 1px solid #AD1E35;
	color: #fff;
	height: 14px;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 5px;
}

h6 {
	color: #AD1E35;
	font-size: 12px;
	margin-bottom: 7px;
}

ul, ol {
	margin-bottom: 10px;
}

ul li, ol li {
	font-size: 1.2em;
}

ol {
	margin-left: 17px;
}

ol li {
	line-height: 16px;
}

/*
#wrapper {
	background-color: #fff;
	margin: 1em auto 0em auto;
	position: relative;
	width: 97.5em;
}
*/

#container {
	background-color: #fff;
	margin: 10px auto;
	position: relative;
	width: 975px;
}

tbody {
	vertical-align: top;
}

/*
table#tableProductDetails tr {
	border: 1px solid #AD1E35;
}
*/

table img {
	/*
float: left;
	margin-right: 0.5em;
*/
	margin-bottom: 5px;
	padding-right: 8px;
}

td {
	/* padding-bottom: 2em; */
}

/* --------------------------- Home - Header/Nav Styles --------------------------- */

#headerTop {
	/* font-size: 12px; */
	padding: 10px;
}

.logo {
	float:left;
	margin-right: 8px;
}

.sale {
	float: right;
	margin: 15px 10px 0 10px;
}

.headDiscount {
	font-size: 22px;
	font-weight: bold;
	margin-top: 5px;
}

.phone {
	color: #AD1E35;
	font-size: 20px;
	font-weight: bold;
}

.phone2 {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

/* beginning of drop down code */
#topNav {
	background-image: url(../_img/topNav.jpg);
	height: 27px;
	margin: 0 0 10px 0;
	text-align: center;
}

#mainNav {
	margin-left: 20px;
}

* html #mainNav {
	margin-left: 0;
}

#mainNav li {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	font: bold 12px arial;
	border: 1px solid #2B4C6E;
	text-align: center;
}

#mainNav li a {
	border: 1px solid #2B4C6E;
	display: block;
	margin: 0 0 0 0;
	padding: 4px 0px;
	margin: 0 -1px;
	width: 130px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#mainNav li a.leftBor {
	border-left: 2px solid #2B4C6E;
}

#mainNav li a.rightBor {
	border-right: 2px solid #2B4C6E;
}

#mainNav li a:hover {
	background: #AE1E37;
	background-repeat: repeat-x;
	color: #FFF;
}

#mainNav div {
	position: absolute;
	visibility: hidden;
	margin: 0 -1px;
	padding: 0;
	background: #AE1E37;
	border: 1px solid #284C6E;
	width: 135px;
}

#mainNav div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 5px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #AE1E37;
	color: #FFF;
	font: 11px arial;
}

#mainNav div a:hover {
	background: #284C6E;
	color: #FFF;
}

/* end drop down code */

#hmRight {
	border: 1px solid #2B4C6E;
	float: right;
	/* margin-left: 2em; */
	padding-bottom: 15px;
	text-align: center;
	width: 198px;
}

.visit {
	color: #2B4C6E;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding: 0 10px 15px 10px;
	text-align: center;
}

#discountRight {
	background-image: url(../_img/10Per.jpg);
	background-repeat: no-repeat;
	height: 270px;
}

.coupon {
	font-size: 14px;
	padding-top: 105px;
	margin-bottom: 5px;
}

input#EmailAddress, input#FirstName, input#LastName {
	color: gray;
	margin-bottom: 2px;
}

#signup {
	background-image: url(../_img/get.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 10px;
	height: 17px;
	margin-right: 20px;
	text-align: center;
	width: 64px;
}

hr {
	border-top: 1px solid #284C6E;
	border-bottom: none;
	border-right: none;
	border-left: none;
	height: 2px;
	margin-bottom: 15px;
}

.ssl {
	margin: 20px 0;
}

#hmCopy {
	/* border: 1px solid #2B4C6E; */
	padding: 0 10px 15px 10px;
	margin-left: 14px;
	width: 155px;
}

#hmCopy p {
	color: #2B4C6E;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

#hmCopy strong {
	color: #2B4C6E;
}

#middleHm {
	margin: 0 220px;
}

#middleHmTest {
	width: 740px;
}

#middleHm h1 a {
	text-decoration: none;
}

#middleHm h1 a:hover {
	color: #BD1F2E;
}

#middle {
	margin: 0 10px 0 210px;
}

#middle p {
	font-size: 12px;
	margin-bottom: 10px;
}

#middle ul {
	margin-left: 15px;
}

#middleLanding {}

#rightWrap {
	margin-left: 220px;
}

#cartDetail table tr td table {
	border: 3px solid #284C6E;
	margin-top: 10px;
	margin-bottom: 10px;
}

#cartDetail table tr td form table, #cartDetail table tr td form table tr td {
	border: none;
}

#cartDetail table tr td table tr {
	border: 1px solid #284C6E;
}

#cartDetail table tr td table tr td {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #284C6E;
	font-size: 1em;
}

#cartDetail table tr td p {
	margin-bottom: 8px;
}

#cartDetail table tr td ul li {
	font-size: 1.2em;
	margin-bottom: 8px;
}

#cartDetail table tr td h3 {
	margin-bottom: 15px;
}

#cartDetail table tr td p.divPrice {
	font-size: 1.4em;
}

#resultCats table td {
	border: 1px solid #BD1F2E;;
	padding: 10px 5px;
	
}

#middleAdmin {
	margin: 0 10px 0 20px;
}

#middleAdmin h2 {
	margin-top: 10px;
}

#middleAdmin p {
	font-size: 12px;
	margin-bottom: 10px;
}

#backContent {
	background-image: url(../_img/headingLeft.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #BD1F2E;
	border-right: 1px solid #BD1F2E;
	height: 14px;
	margin-bottom: 10px;
	padding: 5px;
}

#backContent a {
	color: #fff;
	font-size: 12px;
	
}

#backContent a:hover {
	color: #284C6E;
}

/* --------------------------- Content Styles --------------------------- */
#mainContent {
	min-height: 400px;
	padding: 10px;
}

#left {
	background-color: #fff;
	float: left;
	width: 200px;
}

#leftHm {
	background-color: #fff;
	float: left;
	margin-right: 20px;
	width: 200px;
}

#left h5 a, #leftHm h5 a {
	color: #fff;
}

#left h5 a:hover, #leftHm h5 a:hover {
	color: #2B4C6E;
}

#leftSearch {
	/* border: 1px solid #2B4C6E; */
	padding: 5px 8px;
}

.leftWrap {
	border: 1px solid #2B4C6E;
	margin-bottom: 10px;
}

/*
#submit {
	background-image: url(../_img/search.jpg);
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	height: 22px;
	width: 75px;
}
*/

.linkWrap {
	font-size: 12px;
	padding: 0 10px 10px 20px;
}

.linkWrap a {
	color: #2B4C6E;
	display: block;
	line-height: 18px;
}

.linkWrap a:hover {
	color: #AD1E35;
}

#deal, .deal {
	border: 1px solid #2B4C6E;
	margin-bottom: 10px;
	height: 160px;
}

#deal img, .deal img {
	float: left;
	margin: 0 10px;
}

.salePrice {
	color: #AD1E35;
}

#prices {
	float: right;
	margin: 0 15px;
	text-align: right;
}

#prices p {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
}

#feature h1 {
	margin: 3px 0 0 7px;
}

#feature td {
	margin-bottom: 10px;
	margin-right: 10px;
}

td {
	
}

#feature h4 {
	margin-top: 10px;
	text-align: center;
}

.feaRight {
	float: right;
	border: 1px solid #2B4C6E;
	margin-bottom: 15px;
	padding: 3px;
}

.feaLeft {
	float: left;
	border: 1px solid #2B4C6E;
	margin-bottom: 15px;
	padding: 3px;
}

#featureBtm .feaLeft {
	margin-right: 11px;
	padding-top: 10px;
	text-align: center;
}

#featureBtm .feaLeft a, #feature a {
	color: #2B4C6E;
	margin-top: 10px;
	text-decoration: underline; 
}

.proRight {
	float: right;
	border: 1px solid #AD1E35;
	margin-bottom: 15px;
	padding: 10px;
	width: 335px;
}
	
.proRight img, .proLeft img {
	float: left;
	margin-right: 10px;
}

.proLeft {
	float: left;
	border: 1px solid #AD1E35;
	margin-bottom: 15px;
	padding: 10px;
	width: 335px;
}

.proInfo {
	margin-left: 103px;
}

.proPrice {
	font-weight: bold;
	margin: 6px 0;
}

.proInfo h4 {
	text-decoration: underline;
}

/*
#proInfo p {
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0.2em;
}
*/

/*
#products .proLeft {
	margin-right: 1.1em;
	padding-top: 1em;
	text-align: center;
}

#products .proLeft a {
	color: #2B4C6E;
	text-decoration: underline; 
}
*/

#categoryRight {
	float: right;
	width: 350px;
}

#categoryLeft {
	width: 350px;
}

.categories {
	margin: 0 10px 20px 0;
	/* width: 200px; */
}

.more {
	color: #AD1E35;
	font-weight: bold;
	margin-right: 20px;
	text-align: right;
	text-decoration: underline;
}

#locations p, #locations a, #locations strong {
	font-size: 12px;
}

#locations a {
	text-decoration: underline;
}

#locations img {
	clear: right;
	float: left;
	margin-right: 10px;
}

/* --------------------------- Footer Styles --------------------------- */

#footer {
	background-image: url(../_img/footer2.jpg);
	background-repeat: repeat-x;
	background-color: #3675AA;
	color: #fff;
	clear: both;
	font-size: 1em;
	min-height: 44px;
	padding: 10px 0;
	text-align: center;
}

#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #AD1E35;
}


/* ------------ Cartweaver styling ----------- */

.oldprice {
	text-decoration: line-through;
	color: #AD1F37;
}


.seo {
	width: 800px;
}

/* ------------ Form styles ------------------ */

form {
	margin-left: 10px;
	margin-bottom: 10px;
}

#dogTagForm, #contactForm {
	font-size: 0.8em;
}
#dogTagForm .label, #contactForm .label {
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}

button#submit2, button#reset {
	margin-left: 155px;
	width: 150px;
	background-color: #CCCCCC;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

#dogTagForm button#submit2 {
	margin-left: 205px;
	width: 150px;
	background-color: #CCCCCC;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}


button#reset {
	margin-left: 20px;
	width: 50px;
}

select#silencer, select#metal {
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
}

input#name, input#email, input#phone, input#line1, input#line2, input#line3, input#line4, input#line5, input#city, input#state, input#zip, textarea#comments {
	width: 300px;
	height: 15px;
	background-color: #FBEF99;
	font-family:"Lucida Console", Monaco, monospace;
	font-size: 1.3em;
	margin-top: -2px;
}

textarea#comments {
	height: 200px;
}

input#name:focus,
input#email:focus,
input#phone:focus,
input#line1:focus,
input#line2:focus,
select#silencer:focus,
select#metal:focus,
select#city:focus,
select#state:focus,
select#zip:focus
{
	background-color: #FDD041;
}

