
body {
	background-color: #C0C0C0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
}


/* Classes */
.SubHeadingGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #060;
	text-decoration: underline;
	font-weight: bold;
}
.small_right_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F00;
	text-align: left;
}
.Font14_Left_Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: Black;
	font-weight: normal;
	text-align: left;
}
.ProductCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #900;
	font-weight: bold;
	text-align: left;
}
.blue {
	color: #03F;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}

.otherlinks {
	color: #03F;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
.PriceFont {
	color: #03F;
	font-weight: bold;
	font-size: 16px;
	text-align: right;
}
.AmmoSpeedFont {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 12px;
	text-align: right;
}
.Red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	font-size: 16px;
}
.Font36 {
	font-size: 36px;
	color: #F00;
}
.Font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.HeaderFont {
	font-size: 12px;
	color: #F00;
}
.HeaderFont36 {font:36px arial,Helvetica,sans-serif;
		color:red;
}

.HeaderFont16 {font:16px arial,Helvetica,sans-serif;
		color:red;
}

.HeaderFont10 {font-size:16px;color:red;}

.HeaderFont {
	color: #F00;
	font-size: 14px;
}
.ProductName {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
.Discontinued_Stock {
	color: #FF0;
	font-weight: bold;
	text-align: right;
	font-size: 16px;
}
.Footer_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.Out_of_Stock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #F00;
	background-color: #FF0;
	font-weight: bold;
}
.Specials_Text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FF0;
	background-color: #000;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	text-align: right;
}


.fhorz {
	float:left;
	display:inline;}


#fhorz a:link, #fhorz a:visited, #fhorz a:hover, #fhorz a:active {
    border-left: #00425E solid 10px;
    color: blue;
	background-color: white;
	padding-left: 100;
}

/* CSS Document */

body {
    margin: 0;
    padding: 0;
    /* background: #fff url(fuji.jpg) top left no-repeat; */
    color: #333;
    text-align: center;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}

h1{
    margin: 0 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 140%;
    color: #036;
}

h2 {
    margin: 0 0 10px 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: White;
	text-align: center;
	background-color: Green;
}

#header {
    position: absolute;
    top: -100px;
	background-color: #C0C0C0;
}

#wrapper {
    text-align: left;
}



#maincontent {
    margin: 10px 10% 0 190px;
    min-width: 525px;
    max-width: 840px;
}


p {
    margin: 0 auto 1em 0;
    padding: 0 20px;
    font-size: 85%;
    line-height: 1.4;
}

#pictureWrapper {
    float: right;
    margin: 0 20px 0 10px;
}

.picBorder {
    background-color: #fff;
    padding: 10px;
    border: #00425E solid 2px;
}

p#caption {
    margin: 0;
    padding: 3px 10px;
    font-weight: bold;
    text-align: center;
}

.warning {
    font-weight: bold;
    color: #f00;
}

#footer {
    margin-left: 40px;
    font-size: 85%;
    clear: both;
}

#ammofooter {
    margin-left: 10px;
    font-size: 100%;
    clear: both;
}


ul#nav {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav a {
    display: block;
    width: 100px;
    padding-left: 10px;
    margin: 3px 0;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bold;
}

#nav a:link, #nav a:visited {
    border-left: #00425E solid 10px;
    color: blue;
}

#nav a:hover, #nav a:active {
    border-left-color: #fff;
    background-color:red;
    color: #fff;
}

#nav {
    position: absolute;
    top: 200px;
    left: 10px;
    width: 290px;
	text-align: left;
}

#ammonav {
    position: absolute;
    top: 300px; /* Left Pane menu Absolute height from top of Page */
    left: 10px;
    width: 290px;
	text-align: left;
}

ul#ammonav {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#ammonav a {
    display: block;
    width: 100px;
    padding-left: 12px;
    margin: 5px 0;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-variant: small-caps;
    font-weight: bold;
}
ul#ammonav a:link{ /* Horizontal Navigation Bar Link*/
	border-left: #00425E solid 12px;
    color: blue;}

ul#ammonav	a:visited {/* Horizontal Navigation Bar Visted*/
	border-left: #00425E solid 12px;
    color: blue;}
	
ul#ammonav	a:hover {
	background-color:red;
	color: white;}
	
ul#ammonav	a:active {/* Horizontal Navigation Bar Now Active*/
	border-left: #00425E solid 12px;
    color: blue;}



ul#hnav{ /* Horizontal Navigation Bar unordered list*/
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align: center;
}

ul#hnav	a:link{ /* Horizontal Navigation Bar Link*/
	background-color:grey;
	color:blue;
	font:18px bold arial,Helvetica,sans-serif;
	display:block;
	width:125px;
	padding:4px;
	text-decoration:none;
}

ul#hnav	a:visited {/* Horizontal Navigation Bar Visted*/
	background-color:grey;
	color:blue;
	display:block;
	width:125px;
	padding:4px;
	font:18px bold arial,Helvetica,sans-serif;
	text-decoration:none;

}
ul#hnav	a:hover {
	background-color:red;
	color:white;
	display:block;
	width:125px;
	padding:4px;
	font:18px bold arial,Helvetica,sans-serif;
	text-decoration:none;
}
	
ul#hnav	a:active {/* Horizontal Navigation Bar Now Active*/
	background-color:yellow;
	color:black;
	width:125px;
	padding:4px;
	font:18px bold arial,Helvetica,sans-serif;
	text-decoration:none;
}

ul#hinternav{ /* Horizontal Navigation Bar unordered list*/
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align: center;
}	

#hinternav a {
    display: block;
	width:150px;
    padding-left: 4px;
    margin: 0px;
	font:14px bold arial,Helvetica,sans-serif;
    text-decoration: none;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: bold;
	text-align: left;
}

#hinternav	a:link{ /* Horizontal Navigation Bar Link*/
	display: block;
	background-color:transparent;
	color:blue;
	display:block;
	padding:4px;
	text-decoration:none;}

#hinternav	a:visited {/* Horizontal Navigation Bar Visted*/
	display: block;
	background-color:transparent;
	color:blue;
	display:block;
	padding:4px;
	text-decoration:none;}
	
#hinternav	a:hover {
	background-color:red;
	color:white;
}
	
#hinternav	a:active {/* Horizontal Navigation Bar Now Active*/
	background-color:blue;
	color:white;
	text-decoration:none;}


a#here {
    border-left-color: #fff !important;
    background-color: transparent !important;
    color: #0074A5 !important;
}

form {
    margin: 0 0 0 20px;
}

form h2 {
    color: #036;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

form p {
    margin: 0 0 5px 0;
}

.formbox {
    width: 250px;
}

fieldset {
    border: none;
}

label {
    font-weight: bold;
    color: #036;
    display: block;
}

#subscribe label, #interests label {
    display: inline;
    padding: 0 20px 0 3px;
}

#interests div {
    float: left;
}

#gallery {
    width: 525px;
}

#picCount {
  color:#00425E;
  font-weight:bold;
  }

#thumbs {
    float: left;
    margin-top: 10px;
}
#thumbs th {
    text-align: left;
	text-decoration: underline;
}

#AmmoTable th {
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
	
#thumbs td {
    text-align: left;
}


#AG_BG_TD td {
	background-color: #C0C0C0;
	}

#thumbs img {
    border: none;
}

#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
    border: none;
    padding: 0;
}

#main_image {
    float: right;
    text-align: center;
    width: 350px;
}

#main_image p {
   color:#00425E;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

