body {
	margin: 0;
	background: transparent url(http://pro.spidergraphics.com/ams3/img/ams3_bgGrid.gif) repeat top left;
	}

body, td, form {
	font: normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
	}

form, table {
	margin: 0;
	}	

input, select {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
	}

a {
	color: #00f;
	text-decoration: none;
	}

a:hover {
	border-bottom: 1px solid red;
	}

a.nounderline:hover {border-bottom: none;}

#bgWrap {
	float: left;
	width: 100%;
	margin: 0 auto;
	background: transparent url(http://pro.spidergraphics.com/ams3/img/ams3_bgtile.gif) repeat-x top left;
	}

#centerWrap {
	width: 770px;
	margin: 10px auto 5px auto;
	}

#tinynav {
	color: white;
	background-color: transparent;
	margin-right: 10px;
	margin-bottom: 3px;
}

#tinynav a {
	color: white;
	}

	
#wrap {
	float: left;
	width: 770px;
	background: transparent url(http://pro.spidergraphics.com/ams3/img/ams3_bgContent.gif) repeat-y top left;
	margin: 0 auto;
	padding: 0px 5px;
	}

#logo {
	float: left;
	background: transparent url(http://pro.spidergraphics.com/ams3/img/ams3_logosubpg.gif) no-repeat top left;
	width: 760px;
	height: 68px;
	}

#logo p {
	text-align: right;
	margin: 0;
	padding: 4px 10px;
	}

#logolink {
	display: block;
	float: left;
	margin-left: 10px;
	width: 250px;
	height: 68px;
	}
	
#logolink a {
	display: block;
	height: 68px;
	width: 250px;
	}
	
#inc {
	z-index: 2;
	position: absolute;
	top: 73px; /*78px*/
	left: 50%;
	margin: 0 0 0 -164px;
	width: 45px;
	height: 6px;
	}	

	
  /**********************/
 /** begin NAV styles **/
/**********************/

#navWrap {
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: transparent url(../img/ams3_nav.gif) repeat-x top left;
	}

.topNav {
	font: bold 11px/28px Arial, Helvetica, sans-serif;
	list-style: none;
	/*float: right;*/
	margin: 0px auto;
	padding: 0px;
	}
	
.topNav li {
	position: relative;
	float: left;
	margin: 0;
	}

.topNav a {
	display: block;
	float: left;
	padding: 0px 6px;
	background: transparent url(../img/ams3_nav.gif) repeat-x top left;
	text-align: center;
	color: white;
	}

.topNav li a:hover { 
	background-image: url(../img/ams3_nav_over.gif); 
	border-bottom:0;
	}



/*****************
** product nav  ***
******************/

#productNav ul {
	font: bold 11px/28px Arial, Helvetica, sans-serif;
	list-style: none;
	/*float: left;*/
	margin: 0px auto;
	padding: 0px;
	}

#productNav ul li {
	position: relative;
	float: left;
	margin: 0;
	}

#productNav ul ul {
	z-index: 20;
	position: absolute;
	left: -0.1em;
	top: 2.3em;
	width: 130px;
	list-style: none;
	display: none;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	}

#productNav ul ul ul {
	border-top: 1px solid black;
	width: 140px;
	top: 0em;
	left: -999em;
	margin: 0;
	padding: 0;
	}

#productNav ul ul ul ul {
	left: -999em;
	display: none;
	}
	
	
#productNav ul a {
	display: block;
	float: left;
	padding: 0px 6px;
	background: transparent url(../img/ams3_nav.gif) repeat-x top left;
	text-align: center;
	color: white;
	}

#productNav ul li a:hover { 
	background-image: url(../img/ams3_nav_over.gif); 
	border-bottom:0;
	}

#productNav ul ul li a:hover { 
	background-image: none;
	background-color: #1e3659; 
	color:white; 
	border-bottom: 1px solid black;
	}

#productNav ul ul li a {
	text-align: left;
	color: white; 
	font-weight: normal;
	padding: 2px 4px;
	width: 130px;
	float: left;
	background-color: #9c0000;
	background-image: none;
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
	border-bottom: 1px solid #000;
	} /* Sub Menu Styles */

 #productNav ul li:hover ul, #productNav li.sfhover ul { display:block; } /* The magic */

/* Fix IE. Hide from IE Mac */
* html #productNav li { float: left; height: 1%;}
* html #productNav li a { height: 1%; }
/* End */



  /********************/
 /** end NAV styles **/
/********************/

#contentWrap {
	float: left;
	width: 760px;
	margin: 0 auto;
	padding: 0px;
	}

#subpgBoxWrap {
	width: 570px; 
	float: left; 
	margin: 4px;
	}

#subpgBox {
	width: 550px; 
	padding: 10px;
	background: white url(../img/ams3_boxbg.gif) repeat-y top left;
	/*overflow: hidden;*/
	}


hr {
	color: #999;
	width: 90%;
	text-align: center;
	}

.boxWelcome { 
	width: 414px; 
	background: white url(http://pro.spidergraphics.com/ams3/img/ams3_boxWelcome_bg.gif) repeat-y top left;
	}
	
.boxWelcome p, .boxWelcome div {
	padding: 5px 10px; margin: 0;
	}

.boxWelcome table {
	margin: 6px;
	}

.featuredProduct {
	width: 160px; 
	background: white url(http://pro.spidergraphics.com/ams3/img/ams3_boxFeatured_bg.gif) repeat-y top left;
	font: normal 10px/13px Verdana, Arial, Helvetica, sans-serif;
	}

.featuredProduct p {
	padding: 10px 5px; 
	margin: 0;
	}

#felcoBoxWrap {
	width: 161px; 
	float: right; 
	margin: 5px 2px;
	}
	
.felcoBox {
	width: 161px; 
	background: white url(http://pro.spidergraphics.com/ams3/img/ams3_boxFelco_bg.gif) repeat-y top left;
	}
	
.felcoBox p {
	padding: 10px 5px; 
	margin: 0;
	}

.felcoBox img {
	margin: 0;
	}

#sideBarWrap {
	width: 169px;
	float: left;
	margin: 5px 2px 5px 5px;
	}

#sideBar {
	width: 161px;
	padding: 4px;
	background: white url(http://pro.spidergraphics.com/ams3/img/ams3_sidebar_bg.gif) repeat-y top left;
	}


.alert {
	color: #f00;
	font-size: 1.5em;
	line-height: 1.25em;
	font-weight: bold;
	}


/*** product detail pop-over styles ***/


#popoverContent {
	width: 438px;
	padding: 10px;
	margin: 0 auto;
	background: white url(../img/ams3_popoverbg.gif) repeat top left;
	border: 1px solid black;
	border-top: 0px;
	}

#popoverContent hr {
	clear: both;
	text-align: center;
	height: 1px;
	width: 90%;
	}

.popoverPrice {
	font-size: 1.5em;
	font-weight: bold;
	float: right; 
	text-align: right;
	width: 100px;
	padding: 5px 0px 10px 0px;
	}

#popoverBanner {
	margin: 0 auto;
	width: 460px;
	}
	
.popoverProductName {
	float: left;
	text-align: left; 
	width: 250px;
	padding: 5px 0px 10px 0px;
	}
	
.closeWindow {
	text-align:center;
	font-family: verdana, arial, helvetica;
	font-size: 0.82em;
	}

/*** end popover styles ***/

/*****************
** Product Related **
*****************/

#searchWrap {
	width: 169px;
	float: left;
	margin: 5px 2px 5px 5px;
	}

#search {
	width: 161px;
	padding: 4px;
	background: white url(http://pro.spidergraphics.com/ams3/img/ams3_sidebar_bg.gif) repeat-y top left;
	}

#searchForm {
	width: 150px;
	margin-left: 3px;
	}
	
#categories {
	width: 150px;
	margin-left: 3px;
	margin-bottom: 5px;
	}

#categories ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
	}

#categories li {
	font-weight: bold;
	margin: 0px 0 0 4px;
	}

#categories li li {
	font-weight: normal;
	}

.category_nolink {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	display: block;
	}

a.category_nolink:hover {
	color: black;
	border-bottom: 1px solid #eee;
	}
	
#productTable {
	width: 550px;
	}

.productTitle {
	display: block;
	font: bold 14px arial, sans-serif;
	border-bottom: 1px solid #ccc;
	margin: 3px 0px;
	}
	
#tallyWrap {
	margin-left: -2px;
	margin-top: 4px;
	margin-bottom: 4px;
	}

#tally {
	width: 100%;
	}

#tally table {
	width: 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

.tallyrow {
	width: 100%;
	border-bottom: 1px solid #ccc;
	}
	
.oddrow {
	color: black;
	background-color: #eee;
	}

.nobox {
	border: none;
	background-color: transparent;
	}
	
/*******************
** end Product stlyes **
*******************/
	
#footer {
	float: left;
	color: white;
	font-size: 9px;
	width: 770px;
	margin: 0 auto;
	text-align: right;
	padding-top: 13px;
	background: transparent url(http://pro.spidergraphics.com/ams3/img/ams3_contentBottom.gif) no-repeat top left;
	}
	
#footer a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	}
	
#footer a:hover {
	border-bottom: 1px solid red;
	}

