/*
These are the styles for the default template.
You will want to replace this entire file when you lay out the site.
*/

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;
  background: url(../images/btnbar.jpg);
  width: 441px;
  border-bottom: 4px solid #4d4622;
  padding-bottom: 1px;
}

div.logo {
  background: url(../images/demo/header_companyname.jpg) no-repeat top right;
}

h3 {
  margin: 0px;
  padding: 3px 0px 0px 0px;
  font: bold 11px/14px Verdana,sans-serif;
}
div.main h2.homepage {
  background: url(../images/btnbar.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 {
  color: #ABAE8A;
  font: bold 11px/18px Verdana,sans-serif;
  padding: 0px 12px;
  margin: 0px 0px;
  text-transform: uppercase;
  text-decoration: none;
   list-style-image : none;
}
div.sidebaritem {
  padding: 0px 6px;
}
div.sidebaritem hr {
  border: 0;
  color: #4d4622;
  background-color: #4d4622;
  height: 1px;
   list-style-image : none;
}
p.copyright {
  clear: left;
  float: left;
  width: 677px;
  text-align: center;
  font-size: 9.5px;
  color: #ffffff;
  font-family: Verdana, 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;
  width: 180px;
  margin-bottom: 18px;
  font: bold 11px/18px Verdana,sans-serif;
}
div.sidebar ul,div.sidebar li {
  list-style: none;
}

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 {
  margin: 0px;
  padding: 24px 0px 3px 0px;
  font: bold 11px/18px Verdana,sans-serif;
  color: #5B5C50;
}
h2 {
  font: bold 12px/12px Arial,Helvetica,sans-serif;
  margin: 0px;
  padding: 6px 0px;
}
p,li {
  margin: 0px;
  padding: 3px 0px;
   color: #5B5C50;
}
li {
  list-style-type: square;
}
div.prlistbox {
  width: 560px;
}
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: #eaebd9;
}
div.prheader h2 {
  font-family: Verdana;
  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;
}
/*
These styles are new to Adams Fiancial.
*/
td.spacer  {
  font-size: 1px ;
}
span.addressbold {
margin: 0px 7px 0px 0px;
font: bold 10px/14px Verdana,sans-serif;
color: #2C6A70;
}
td.address {
padding-top: 10px;
font: 12px/14px Verdana,sans-serif;
color: #2C6A70;
}
.hometxt1 {
font: 11px/15px Verdana,sans-serif;
color: #5B5C50;
padding: 0px 20px 0px 0px;
}
span.hometxt1bold {
font: bold 9.5px/12px Verdana,sans-serif;
color: #5B5C50;
}
a.mainlink {
font: bold 11px/18px Verdana,sans-serif;
color: #ABAE8A;
text-decoration: none;
}
a.mainlink:visit {
font: bold 11px/18px Verdana,sans-serif;
color: #ABAE8A;
text-decoration: none;
}
a.mainlink:hover {
font: bold 11px/18px Verdana,sans-serif;
color: #5B5C50;
text-decoration: none;
}
td.linksize {
background-color: #ffffff;
  font: normal 12px/18px Verdana,sans-serif;
}
a.emphalink {
font: bold 11px/18px Verdana,sans-serif;
color: #5B5C50;
}
a.emphalink:visit {
font: bold 11px/18px Verdana,sans-serif;
color: #5B5C50;
}
a.emphalink:hover {
font: bold 11px/18px Verdana,sans-serif;
color: #3A666C;
}
span.emphatext {
font: bold 11px/18px Verdana,sans-serif;
color: #5B5C50;
}
.standtext {
font: 13px/18px Verdana,sans-serif;
color: #5B5C50;
padding: 0px 41px 0px 0px;
}
div.homepg {
  background-color: #a6a290;
  background: url(images/homebkg.jpg);
  height: 100%;
  padding-bottom: 1px;
}
.mainhdr {
  color: #666666;
 	font: bold 16px/16px Georgia, sans-serif;
  padding-bottom: 1px;
}
div.side1 {
   background: url(images/leftmenubkg.jpg);
}
table.inquiry {
  border-collapse: collapse;
}
table.inquiry th {
  text-align: right;
  padding-right: 20px;
  vertical-align: top;
}
table.inquiry td {
  vertical-align: top;
}
table.inquiry td input.text {
  border: 1px solid #333;
}
table.inquiry button {
  background-color: white;
  font-weight: bold;
  color: #5B5C50;
  border: 3px double #a6a290;
  cursor: pointer;
}