/*
These are the styles for the default template.
You will want to replace this entire file when you lay out the site.
*/
html,body {
  margin: 0px;
  padding: 0px;
  font: normal 12px/16px Verdana,sans-serif;
  color: #000000;
  background-color: #868928;
}
div.nameplate {
  position: relative;
  width: 759px;
  height: 113px;
  background: url(../images/demo/nameplate-bg.jpg);
}

p.attribution {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 45px;
  left: 30px;
  font: italic 15px/22px Giovanni,Georgia,serif;
}
span.clientname {
  font: bold 15px/15px Franklin Gothic,Arial Black,sans-serif;
  font-style: normal;
  color: #485133;
}
p.poweredby {
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 5px;
  right: 40px;
  color: white;
  font: italic 10px/10px Franklin Gothic,sans-serif;
}
p.poweredby b {
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
}
div.nplogo {
  position: absolute;
  top: 0px;
  right: 10px;
}
* html div.nplogo {
  width: 1px;
  height: 1px;
}
* html div.nplogo img {
  visibility: hidden;
}

div.menu {
  background-color: #a6a290;
  width: 759px;
  border-bottom: 4px solid #4d4622;
  padding-bottom: 1px;
}

div.logo {
  background: url(../images/demo/header_companyname.jpg) no-repeat top right;
}

a {
  color: #4d4622;
}

h3 {
  margin: 0px;
  padding: 3px 0px 0px 0px;
  font: bold 11px/14px Verdana,sans-serif;
}
div.main h2.homepage {
  background: url(../images/demo/h2-home-main-bg.jpg) top left no-repeat;
  color: #fff3d5;
  font: bold 12px/18px Verdana,sans-serif;
  padding: 0px 12px;
  margin: 8px 0px 8px -2px;
  text-transform: uppercase;
}
form.search {
  display: block;
  padding: 8px 0px;
  margin: 0px 6px 12px 6px;
  border-bottom: 1px solid #4d4622;
  width: 168px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
form.search label {
  font: bold italic 14px/14px Franklin Gothic,sans-serif;
  letter-spacing: -1px;
}
form.search input {
  width: 115px;
}
div.sidebar h2.homepage {
  background: url(../images/demo/h2-home-sidebar-bg.jpg) top left no-repeat;
  color: #fff3d5;
  font: bold 12px/20px Verdana,sans-serif;
  padding: 0px 0px;
  margin: 0px 0px;
  text-transform: uppercase;
}
div.sidebaritem {
  padding: 0px 0px;
}
div.sidebaritem hr {
  border: 0;
  color: #4d4622;
  background-color: #4d4622;
  height: 1px;
}
p.copyright {
  clear: left;
  float: left;
  width: 180px;
  text-align: center;
  font-size: 8px;
  font-family: Tahoma,sans-serif;
}
p.staticlinks {
  margin-left: 180px;
  text-align: center;
  width: 560px;
  font-size: 9px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.logo a {
  text-decoration: none;
}
div.logo img {
  border: none;
}

div.sidebar {
  clear: left;
  float: left;
  width: 152px;
}

div.main {
  margin-left: 205px;
  width: 520px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
div.hpannounce {
  border: 1px solid #eae5d2;
  background-color: #fbf3de;
  width: 500px;
  padding: 5px;
}
div.footer {
  width: 760px;
  padding: 24px 0px 12px 0px;
  font: normal 10px/10px Arial,Helvetica,sans-serif;
  color: #626262;
}
div.footer a {
  color: #626262;
  text-decoration: none;
}
div.footer a:hover {
  text-decoration: underline;
}
div.footer div.copyright {
  float: left;
  padding: 0px 8px;
}
div.footer div.footlinks {
  float: right;
  padding: 0px 8px;
}
h1 {
  font-family: Georgia, Times New Roman, serif;
  font-weight: normal;
  font-size: 24px;
  color: #7E8287;
  margin: 0px;
  padding: 24px 24px 3px 0px;
  font: bold 18px/24px Georgia,serif;
}
h2 {
  font-family: Georgia, Times New Roman, serif;
  font-weight: normal;
  font-size: 24px;
  color: #7E8287;
  margin: 0px;
  padding: 6px 0px;
}
p,li {
  margin: 0px;
  padding: 3px 0px;
}
li {
  list-style-type: square;
}
div.prlistbox {
  width: 560px;
  border: 1px solid #dcd6c6;
}
div.prlistbox a {
  color: #2a2a2a;
  text-decoration: none;
}
div.prlistbox a:hover {
  text-decoration: underline;
}
div.prlistbox p {
  margin: 0px 16px;
  padding: 6px 0px;
  line-height: 16px;
  border-top: 1px solid #dcd6c6;
}
div.prheader {
  padding: 6px;
  background: #f6f1d1;
  border-bottom: 1px solid #dcd6c6;
}
div.prheader h2 {
  margin: 0px;
  padding: 0px;
}
* html .pnghelper {
  width: 1px;
  height: 1px;
  display: block;
}
* html .pnghelper img {
  visibility: hidden;
}

/*
These styles control the display of the gallery thumbnails. You'll probably want to keep
many of the attributes, but change out the colors.
*/
div.thumbbox {
  padding: 14px 5px 0px 5px;
  margin: 6px;
  float: left;
  background-color: #f8f3da;
  border: 1px solid #dcd6c6;
}
div.thumbshadow {
  background-color: #e2ddc6;
  position: relative;
  left: 4px;
  margin-left: auto;
  margin-right: auto;
}
div.thumbshadow img {
  position: relative;
  top: -4px;
  left: -4px;
}
div.thumbbox p {
  margin: 0px;
  padding: 10px 0px;
  font: bold 11px/11px Arial,sans-serif;
  color: #333;
}
div.thumbbox p a {
  color: #333;
  text-decoration: none;
}
div.thumbbox p a:hover {
  text-decoration: underline;
}

/*
These styles control the display of calendar events.
*/
div.callistbox {
  padding: 0px;
  margin: 12px 0px 0px 0px;
  border: 1px solid #dcd6c6;
}
div.calheader {
  background-color: #f6f1d1;
  border-bottom: 1px solid #dcd6c6;
  padding: 0px 4px;
}

div.calheader a {
  text-decoration: none;
  color: #333;
}

div.calheader a:hover {
  text-decoration: underline;
}
div.callistbox th {
  border-top: 1px solid #dcd6c6;
  border-right: 1px solid #dcd6c6;
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  text-align: right;
}
div.callistbox td {
  border-top: 1px solid #dcd6c6;
  font: normal 12px/12px Arial,Helvetica,sans-serif;
}
input.button {
  background: #f4f0d1 url(../images/demo/buttonbg.gif) bottom left repeat-x;
  border: 1px solid #aaa79c;
  color: black;
  font: normal 10px/10px Arial,sans-serif;
}

table.shoppingcart {
  border-collapse: collapse;
}
table.shoppingcart th {
  color: black;
  font: bold 10px/10px Tahoma,sans-serif;
  margin: 0px;
  padding: 6px 10px;
  background-color: #f4f0d1;
  border: 1px solid #dcd6c6;
}
table.shoppingcart td {
  color: #866116;
  font: bold 10px/10px Tahoma,sans-serif;
  margin: 0px;
  padding: 6px 10px;
  border: 1px solid #dcd6c6;
}
table.shoppingcart tr.odd td {
  background-color: #f6f2da;
}
table.shoppingcart table {
  border-collapse: collapse;
}
table.shoppingcart table th {
  margin: 0px;
  padding: 0px;
  text-align: right;
  border: none;
}
table.shoppingcart table td {
  margin: 0px;
  padding: 0px;
  text-align: left;
  border: none;
}
p.subtotal {
  float: right;
  padding: 10px 10px 0px 0px;
  margin: 0px;
  color: #866116;
  font: bold 10px/10px Tahoma,sans-serif;
}
input.qty {
  background: white;
  border: 1px solid #b4b4b4;
  text-align: center;
  font: bold 10px/10px Tahoma,sans-serif;
  color: #866116;
}
table.shipbill {
  border-collapse: collapse;
  border: 1px solid #c8c5b2;
}
table.shipbill th,table.shipbill td {
  font: normal 11px/11px Arial,sans-serif;
  padding: 4px;
  background-color: #f8f4de;
}
table.shipbill th {
  text-align: right;
}
table.shipbill td {
  text-align: left;
  border-right: 1px solid #c8c5b2;
}
table.shipbill thead th {
  text-align: left;
  background-color: #f4f0d1;
  border: 1px solid #c8c5b2;
}
table.shipbill input,table.shipbill select {
  border: 1px solid #b4b4b4;
}
a#shippingimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/shipping.png') alpha(opacity=50);
}
a#deliveryimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/delivery.png') alpha(opacity=50);
}
a#reviewimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/review.png') alpha(opacity=50);
}
a#paymentimg {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/demo/payment.png') alpha(opacity=50);
}
div#response p {
  color: red;
}
div#response ul {
  margin: 0px 0px 12px 0px;
  padding: 0px 20px;
}
div#response li {
  color: red;
  margin: 0px;
  padding: 0px;
}
table.prodopts {
  border: none;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
table.prodopts th {
  text-align: left;
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 0px 10px 2px 0px;
}
table.prodopts td {
  padding: 0px 10px 2px 0px;
}

div.search {
  position: absolute;
  top: 80px;
  left: 550px;
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  color: #353823;
}
div.search input {
  border: 1px solid #faf5e3;
}
div.harris1 {
  align: center;
  width: 100%;
  bgcolor: #868928;
}
div.harris1 table.tb1 {
	width: 908px;
	height: 600px;
	color: #000000;
	font: 13px/16px Verdana,sans-serif;
}
div.harris1 td.whitetb {
	background-color: #F5F5EC;
	background: #F5F5EC;
}
div.harrisannc {
	float: left;
	color: #000000;
	font: 11px/15px Verdana,sans-serif;
}
div.harris1 td.hdr1 {
	font: Georgia,Serif 17px;
}
td.menu1 {
	font: Georgia,Serif 12px/15px;
	padding: 0px 0px 0px 0px;
	background: #F5F5EC;
	color: #000000;
	text-decoration: none;
}
td.menu2 div#menu1 li {
	padding-top: 13px;
	background: url(../images/menudivider4.jpg) left top no-repeat;
}

td.menu2 div#menu1 li:first-child,
td.menu2 div#menu1 li li {
	padding-top: 0;
	background: none;
}
td.menu2 {
	font: Georgia,Serif 12px/15px;
	padding: 0px 0px 0px 0px;
	background: #F5F5EC;
	color: #000000;
	text-decoration: none;
}
td.menu2 ul {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
td.menu2 ul ul {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
}
td.menu2 li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	list-style-type: none;
}
td.menu2 a {
	text-decoration: none;
}
td.menu1 a {
	text-decoration: none;
}
td.menu1 ul {
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style: none;
}
td.menu1 li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	list-style-type: none;

}
td.ftr1 {
	font: Verdana,Sans-serif 11px/15px;
	color: #007623;
}
a.ftra {
	font: Verdana,Sans-serif 11px/15px;
	color: #0076A3;
	text-decoration: none;
}
a.ftra:hover{
	font: Verdana,Sans-serif 11px/15px;
	background: #0076A3;
	color: #FFFFFF;
	text-decoration: none;
}
div.harris1 td.hdr2 {
	font: Verdana,San-serif 12px/18px;
}
div.harris1 td.gray1 {
	font: Georgia,serif 14px/18px italic;
	color: #6F8692;
}
td.leftbkg1 {
	width: 214px;
	background: url(../images/bkg_leftmenu.jpg) repeat-y;
}
td.rightbkg1 {
	width: 26px;
	background: url(../images/bkg_rightbox.jpg) repeat-y;
}
td.leftmenu1 {
	width: 17px;
	background: url(../images/bkg_menuleft.jpg) repeat-y;
}
td.rightmenu1 {
	width: 45px;
	background: url(../images/bkg_menuright.jpg) repeat-y;
}
.annc_dt1 {
	font: Verdana, Sans-serif 12px/14px;
	color: #000000;
	background-color: #edeaf0;
	padding: 0 20px 0 20px;
}
.annc_hdr1 {
	font: Verdana, Sans-serif 12px/14px bold;
	font-weight: bold;
	color: #000000;
	background-color: #edeaf0;
	padding:  0px 20px 0px 20px;
}
.annc_txt1 {
	font: Verdana, Sans-serif 12px/14px;
	color: #000000;
	background-color: #edeaf0;
	margin: 0 20px 0 20px;
}
td.annright {
	width: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/w2b_ann_l.jpg) repeat-y;
}
td.annleft {
	width: 16px;
	background: url(../images/w2b_ann_r.jpg) repeat-y;
}
div.harris1 table.anntb {
	float: right;
	right: 0;
	text-align: left;
	width: 230px;
	margin-left: 10px;
	overflow: hidden;
	background-color: #edeaf0;
}
.inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 00px;
	border: 0px;
	background-color: #edeaf0;
}
div#footermenu {
	padding: 0px;
	overflow: hidden;
	margin: 0px 0px 0px 55px;
}
div#footermenu ul {
	position: relative;
	left: -9px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 9px;
	line-height: 14px;
	border-left: 1px solid black;
}
div#footermenu a {
  color: #0076A3;
	text-decoration: none;
	position: relative;
	top: -2px;
}
div#footermenu a:hover {
	background: #0076A3;
	color: white;
}
div.anncbox {
	position: relative;
	float: right;
	width: 230px;
	background-color: #edeaf0;
}