/*
-----------------------------------------------
SCStamp Master
Version:  18 Nov 2005
----------------------------------------------- */

/* Debug Styles
----------------------------------------------- */
.debug1 {
  border: 1px dashed #9400d3;
	}

/* Element Styles
----------------------------------------------- */
body {
	margin: 0;
	padding: 0 0 40px;
	background: #e7e7e9 top no-repeat;
	font: x-small/1.5em "Lucida Grande", Verdana, Sans-serif;
	color: #000;
	text-align: left;
	font-size: 10px;
 	}
ol {
	margin: 0;
	padding: 0 0 0 20px;
	}
ol li {
	margin: 0;
	padding: 0;
	}
h1 {
	margin: 0 0 .75em;
  color:#3d6183;
	}
h2 {
	margin: 0 0 .75em;
  color:#3d6183;
	}
h2.subtle {
  color:#000;
  margin: 0px;    
  padding: 0px; 
  font-size: 10px; 
}
h3 {
	margin: 0 0 .75em;
  color:#3d6183;
	}
p {
	margin: 0 0 1em;
	}
img {
	border: 0;
  }
acronym {
	font-style: normal;
	border-bottom: 1px dotted #333;
	cursor: help;
	}
  
/* Link Styles
----------------------------------------------- */
a:link {
	color: #29c;
	}
a:visited {
	color: #29c;
	}
a:hover {
/* 	background: #fdf5e6; */
	}
a:link img {
	border: none;
	}
a:visited img {
	border: none;
	}
a:hover img {
	border: none;
	}
  
/* Page Structure		
----------------------------------------------- */
#container {
	width: 758px;
	margin: 0 auto 40px;  
	background: #fff;
	border-left: 2px solid	#000;
  border-right: 2px solid	#000;
  border-bottom: 2px solid	#000;
	}
#header-img {
	display:none;
	}
#fpFlash {
	width:379px;
  height:138px;
	background: url(/images/site/hd_02.jpg) no-repeat top left;
	}
#toprow-left {
	background: url(/images/site/hd_01b.jpg) no-repeat top left;
	} 
#toprow-right {
	background: url(/images/site/hd_03b.jpg) no-repeat top left;
	} 
#contact-link {
	padding-left:30px;
  color:#fff;
	} 
#contact-link {
	padding-left:30px;
  color:#fff;
  font-size: 12px;
  font-weight: 700;
	}
#contact-link a:link, #contact-link a:visited {
	color:#fff;
	}
#contact-link a:hover, #contact-link a:active {
	color:#00bfff;
	}
  
#shipping-link {
	padding:20px 40px;
  font-size: 12px;
  font-weight: 700;
	}  
#shipping-link a:hover, #shipping-link a:active {
	color:#00bfff;
	}
 
#top-menu {
	height:30px;
	background: #8897b4;
  color:#fff;
	border-bottom: 2px solid	#000;
	}
#top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#top-menu ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#top-menu ul li a {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	}
  
#nav-home {
	width: 57px;
	background: url(/images/nav/nHome.gif) no-repeat 0px 0px;
	}
#nav-cart {
	width: 117px;
	background: url(/images/nav/nCart.gif) no-repeat 0px 0px;
	}
#nav-about {
	width: 84px;
	background: url(/images/nav/nAbout.gif) no-repeat 0px 0px;
	}
#nav-d1 {
	width: 56px;
	background: url(/images/nav/nD1.gif) no-repeat 0px 0px;
	}
#nav-d2 {
	width: 81px;
	background: url(/images/nav/nD2.gif) no-repeat 0px 0px;
	}
#nav-d3 {
	width: 66px;
	background: url(/images/nav/nD3.gif) no-repeat 0px 0px;
	}
#nav-d4 {
	width: 107px;
	background: url(/images/nav/nD4.gif) no-repeat 0px 0px;
	}
#nav-d5 {
	width: 92px;
	background: url(/images/nav/nD5.gif) no-repeat 0px 0px;
	}
#nav-d6 {
	width: 98px;
	background: url(/images/nav/nD6.gif) no-repeat 0px 0px;
	}
  
body.nv_home #nav-home,
body.nv_cart #nav-cart, 
body.nv_about #nav-about, 
body.nv_d1 #nav-d1, 
body.nv_d2 #nav-d2, 
body.nv_d3 #nav-d3, 
body.nv_d4 #nav-d4, 
body.nv_d5 #nav-d5, 
body.nv_d6 #nav-d6 {
	 background-position:0px -30px;
	}

#content-container {
	padding: 9px;
}

#main-content {
	padding-bottom:10px;
  margin-bottom:3px;
	border-bottom:3px solid #314F74;
}

#footer {
	position: relative;
	margin-top:0;
  padding-top:8px;
	border-top: 5px solid #8596B3;
  color:#898989;
  text-align:center;
  font-size: 10px;
  font-weight: 700;
  line-height:130%;
}

#footer a {
	color:#898989;
}
#footer a:hover {
	color:#29c;
}
  
/* Page Specific IDs
----------------------------------------------- */
table#hpDept1 {
	width:740px;
  padding:0;
  margin:0;
  border-spacing:0px;
	}
#hpDept1 tr {
  padding:0;
  margin:0;
	}
#hpDept1 td {
	width:238px;
  padding:0px 8px;	/*was 4px 8px*/
  margin:0;
  text-align:center;
	}
#hpDept2 {
	width:720px;
  padding:8px 8px;
  border:2px solid #3979b5;
  margin: 5px auto 5px;
  background:#f8f8ff;
	}
/* was color:#3979b5; */
#hpDept2 h1 {
	color:#386b9a;
  font-size:150%;
  line-height:110%;
  font-weight: normal;
  font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  margin:0;
	}
#hpDept2 a>h1, #hpDept2 a{
	color:#386b9a;
	text-decoration:underline;
	}
#hpDept2 a:hover {
	color:#386b9a;
	background-color:#ffff9c;
	}
#hpDept2 a:hover>h1  {
	color:#386b9a;
	background-color:#ffff9c;
	}

#tBreak {
	color:#314F74;
  background-color:#314F74;
  height:3px;
  border:0;
  }
 
/* Checkout & Cart definitions */
#checkout-progress {
	background-color:#cccccc;
  height:25px;
  border: 1px solid #777;
  margin-bottom:10px;
	}
.co-active, .co-inactive, .co-done {
	float:left;
  padding:5px 10px 5px 10px;
  border-right: 1px solid #777;
	}
.co-inactive, .co-done {
	background:#EEE;
	color:#999;
	}
.co-active {
	background:#FFFFCC;
	color:#2f4f4f;
  font-weight:700;
	}
.co-done {
	padding-left: 22px;
  background:#EEE url('/images/icons/checkmark.gif') no-repeat left top;
	}
.co-req {
	color:#ff4500;
	}
#checkout-complete {
	background:#fffacd url('/images/icons/checkmark2.gif') no-repeat left top;
  padding-left: 22px;
  border: 1px solid #777;
  margin-bottom:10px;
	}
#extra-info {
 	border:1px #2c587f solid; 
  padding:10px; 
  margin-top:5px; 
  background-color:#fffeed;
 	}
#cart-summary th, #info-summary th {
	color:#fff; 
  padding:4px; 
  font-size:120%; 
  font-weight:700;
	}
#cart-summary td, #info-summary td {
  padding:4px; 
	}
#billing-information, #shipping-information, #credit-card-info {
	padding-top:10px;
	}
.quantity-box {
	text-align: center; 
  font-size: 12px;
  width: 25px;
	}
.stressed {
	color:#2c587f;
  font-weight:700;
  font-size:130%;
	}
#info-summary .usererror, 
#billing-information .usererror, 
#shipping-information .usererror {
 	border:1px #b22222 solid; 
  padding:6px; 
  margin:5px auto; 
  background-color:#fffeed;
	}  
  
#contact-error {
 	border:1px #b22222 solid; 
  padding:10px; 
  margin:15px auto; 
  background-color:#fffeed;
  width:500px;
 	}

/* ---------------------------- */
#page-title {
	text-align: center;
  font-size:200%;
  line-height: 110%;
  }
#sitemap {
	margin: 0;
	padding: 0 8px 8px;
	}
#sitemap li {
	font-weight:700;
  font-size:130%;
  line-height:120%;
  margin-bottom:6px;
	}
#sitemap li ul {
	padding-left:12px;
  padding-top:3px;
  list-style:disc inside;
	}
#sitemap li ul li {
	font-size:100%;
  font-weight:400;
  list-style:disc inside;
	}
  
/* Page Classes
----------------------------------------------- */
.alt {
	display:none;
	}
.copyright {
	color: #777;
  font-weight: 400;
  }
.non-fCol {
	border-left:1px solid #CBCBCD;
	} /*not the first table column */
.depthead {
	font-size: 150%
	}
.theirprice {
  font-weight:bold;
	}
.ourprice {
	color:#b70000;
  font-weight:bold;
	}
.deptline {
	border-bottom: 1px solid #a9a9a9;
  padding: 8px 0px;
	}
.deptnoline {
  padding: 8px 0px;
	}
.ctr {
	text-align: center;
  }
h2.form-announce {
  padding: 0 0px;
  margin:-3px 0 0px;
  font-size:140%;
  line-height:120%;
  }  
#quick-info {
  border:2px solid #8596b3;
  margin-bottom:20px;
  }
#quick-info table { 
  margin-left: auto;
  margin-right: auto;
  }
#product-content {
  width:740px;
  }
#product-info {
  float:left;
  width:300px; 
  }
#product-form {
  float:right;
  width:420px;
  padding: 0px 0px 0px 10px;
  border-left:2px solid #8596b3;
  }
#clear {
	clear: both;
	height: 1px;
	}
.clear {
	clear: both;
	height: 1px;
	}
#smeter {
	display:none;
	}
.shiprow {
	border-bottom:1px solid #aaa;
	}