/*-----------------------------------------------
Ammo Advertising
Author:   Jason Cooper
Version:  May 1 2009
----------------------------------------------- */


/* Global
-------------------------#5a5a5a;---------------------- */


img {
	border: 0;
	padding: 0;
	margin: 0;
	}

a:link, a:visited, a:active {
	color:  #747474;
    text-decoration: underline;
	}

a:hover {
	color: #5182a3;
    text-decoration: none;
	}

 img, div, input { behavior: url("iepngfix.htc") }


/* Structure
----------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
  	background-color: #cccccc;
  	font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 11px;
  	line-height: 16px;
  	color: #5a5a5a;
  	text-align: center;
	}

#container {
	margin: 0 auto;
	width: 800px;
	}

#header {
	margin: 0px;
  	padding: 10px 20px 0 0;
    background: #fff url('../media/logoMain.jpg') no-repeat top left;
    position: relative;
	}
	#logoLink {
		width: 150px;
		height: 100px;
		float: left;
		position: absolute;
		margin: 0px;
		padding: 0px;
		}

	#newsletterArchives {
		font-size: 10px;
		padding: 0 7px 5px 0;
		}
	#newsletterArchives a:link, #newsletterArchives a:visited, #newsletterArchives a:active {
	color: #5a5a5a;
    text-decoration: none;
	}
   #newsletterArchives a:hover {
	color: #5a5a5a;
    text-decoration: underline;
	}

	#newsletterSignup {
		font-size: 10px;
		padding: 0 5px 0 0;
		margin: 0 0 0 0 ;
		}

#main, #mainHome {
	margin: 0px;
  	padding: 0px 20px 0px 20px;
  	background-color: #fff;
  	text-align: left;
  	font-size: 11px;
	}
	#main  a:link, #main  a:visited, #main  a:active,
	#mainHome  a:link, #mainHome  a:visited, #mainHome  a:active
	{
	color:  #5182a3;
    text-decoration: underline;
	}

#main  a:hover {
	color: #747474;
    text-decoration: none;
	}

#footer {
	font-size: 11px;
	background-color: #5b8fac;
	color: #fff;
	text-align: center;
	height: 65px;
	line-height: 20px;
	}
	#footer  a:link, #footer  a:visited, #footer  a:active {
		color: #fff;
		text-decoration: none;
		}
	#footer  a:hover {
		color: #cce0ec;
		text-decoration: underline;
		}


#whatsNew {
    background: #fff url('../media/boxWhatsNew.jpg') no-repeat top left;
    width: 372px;
    height: 166px;
    padding: 7px 5px 15px 13px;
    float: left;
	}
	.newsItem {
    background: url('../media/whatsNewBox.gif') no-repeat top left;
    width: 341px;
    height: 60px;
    padding: 6px 2px 2px 2px;
    float: left;
    font-size: 10px;
    line-height: 11px;
    }
    .newsImage {
   	float: left;
   	padding: 0px 10px 0 5px;
   	}

#ad2 {
	float: right;
	width: 165px;
	height: 164px;
	}

#ad3 {
	float: right;
	width: 165px;
	height: 164px;
	padding-right: 28px;
	}


/* Navigation
----------------------------------------------- */
#navMain {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
	}

.navBar {
	font-family: verdana, arial, sans-serif;
	float: left;
	position: relative;
	z-index: 10;
	}

#nav a:link, #nav a:visited, #nav a:active {
  	border-style: none;
  	text-decoration: none;
	}

#nav a:hover {
  	border-style: none;
  	text-decoration: none;
	}

.navWrapper  {
	height: inherit;
	margin: auto;
	}

.navWrapper ul {
	padding: 0px 0px 0px 15px;
  	margin: 0;
  	list-style: none;
	text-align: left;
	z-index: 10;
	}

.navWrapper li {
  	float: left;
  	position: relative;
	}

.navWrapper li.sub {
	/* border-top: 1px solid #5f5f5f;*/
	clear: left;
	}

.navWrapper li img {
	display: block; /* IE5, 5.5 */
	}

.navWrapper li ul {
  	display: none;
  	position: absolute;
  	top: 1em;
  	left: 1px;
	padding-top: 18px;
	}

.navWrapper li>ul {
	top: auto;
	left: auto;
	padding-top: 0px;
	left: -14px;
	}

.navWrapper li:hover ul,
.navWrapper li.over ul{
	display: block;
	}

.navWrapper li.sub a {
	display: block;
	width: 140px;
	padding: 0px 10px;
	background: #767676;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
	color: #fff;
	}

.navWrapper li.sub a:hover {
	color: #e9e9e9;
	}
.navWrapper li.subClearance a {
	display: block;
	width: 150px;
	padding: 5px 10px;
	background: #bb0315 ;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	}

.navWrapper li.subClearance a:hover {
	color: #fff;
	background-color: #015aac;
	}

.navSep {
	padding: 0 6px 0 6px;
	background-repeat: no-repeat;
	background-position: center;
	}

.sideNav {
	text-align: right;
	border-right: 1px  solid #5182a3;
	font-size: 12px;
	padding-right: 10px;
	line-height: 18px;
	}
	.sideNav a:link, .sideNav a:visited, .sideNav a:active {
	color: #5182a3;
    text-decoration: underline;
	}
	.sideNav a:hover {
	color: #5182a3;
    text-decoration: none;
	}

.sideNavRequest {
	text-align: right;
	border-right: 1px  solid #5182a3;
	font-size: 12px;
	padding-right: 10px;
	line-height: 18px;
	padding-top: 34px;
	}
	.sideNavRequest a:link, .sideNavRequest a:visited, .sideNavRequest a:active {
	color: #5182a3;
    text-decoration: underline;
	}
	.sideNavRequest a:hover {
	color: #5182a3;
    text-decoration: none;
	}



/* Sub Navigation*/

#subNav {
	padding-left: 0;
	margin-left: 0;
	color: #5182a3;
	}

#subNav li {
	list-style: none;
	margin: 0;
	padding: 15px  5px 15px 5px;
	border-bottom: 1px solid #d6e2ea;
	text-transform: uppercase;
	}

#subNav li a { text-decoration: none; }

#subNav a:link, #subNav a:visited, #subNav a:active {
	color: #5a5a5a;
    text-decoration: none;
	}
   #subNav a:hover {
	color: #5a5a5a;
    text-decoration: underline;
	}


/* Styles
----------------------------------------------- */
.mainHeader {
	color: #5182a3;
	font-size: 16px;
	padding-bottom: 20px;
    background: #fff url('../media/headerBg02.gif') no-repeat top left;
    width: 545px;
	}
.mainHeader2 {
	color: #5182a3;
	font-size: 16px;
	padding-bottom: 20px;
    background: #fff url('../media/headerBg.gif') no-repeat top left;
    width: 724px;
    }

#banner {
	padding-bottom: 20px;
	top: -15px;
	z-index: 10;
	}

.subHeader {
	color: #5182a3;
	font-size: 12px;
	text-transform: uppercase;
	}

.imgLeft {
	float: left;
	padding: 0 20px 20px 0;
	}

.required {
	color: red;
	}

.submit {
	position: relative;
	top: 6px;
	}


.signUp {
	position: relative;
	top: 0px;
	left: -4px;
	}

.list  {
	text-transform: uppercase;
	 margin-left: 10pt
	}
#noCol {
	padding-left: 15px;
	padding-right: 25px;
	}
#noColForm {
	padding-left: 15px;
	padding-right: 25px;;

	}
.bottomTxt {
	width: 500px;
	margin-left: 10pt

	}