
body{
  font-family: Verdana, Helvetica, Arial, sans-serif;
  padding:0px;
  margin:0px;
  margin-top:10px;
  background: #00447c url('/bkg2.jpg') repeat-x;
}

table{
  border-collapse: collapse;
  border: 0px;
}

table.all{
  border: 1px solid #a50d0a;
  background: white url('/ghstuff.jpg') no-repeat;
  width: 970px;
}

div.allborder{
  border: 1px solid white;
  width: 970px;
}
div.container{
  padding-left: 10px;
  padding-right: 10px;
}

div.content{
  width: 770px;
  padding-top: 10px;
}

form.box{
  background: #003c89;
  border: 1px solid #e6d8a5;
  padding: 10px;
}

td.status{
  padding-top: 100px;
  padding-left: 160px;
  font-size: 14px;
  font-weight: bold;
  color: #444;
  height: 160px;
}

table.topper{
  width: 100%;
}

td.sbcontainer{
  padding-left: 10px;
  padding-top: 15px;
}

div.sidebar{
  float:left;
  position: relative;
}

form{
  display:inline;
  padding: 0px;
}

div.footer{
  color: white;
  font-size: 12px;
  
}

div.pr{
  vertical-align: middle;
  font-size: 36px;
  height: 50px;
}

a:hover{
  color: #aa0000;
}

a.footer{
  color: orange;
  font-weight: bold;
}

a.footer:hover{
  color: red;
}

h1{
  font-size: 18px;
  color: #a00;
}

h2{
  color: #076006;
  font-size: 14px;
}

input.main{
  width: 450px;
  height: 28px;
  font-size: 16px;
  padding: 3px;
}

div.footer{
  display:block;
}

td{
  vertical-align: top;
}

div.nav{
  width: 100%;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  background: #a00 url('/bar.jpg');
}

div.navborder{
  width: 100%;
  border-top: 1px solid #00447c;
  border-bottom: 1px solid #00447c;
  padding:0px;
  margin:0px;
}

a.nav{
  text-decoration: none;
  color: white;
  font-weight: bold;
  border-left: 1px solid white;
  padding-right: 18px;
  padding-left: 18px;
  border-right: 0px;
}

a.nav:hover{
  background: #00447c;
  color: white;
}

a.home{
  text-decoration: none;
  color: white;
  font-weight: bold;
  border: 0px;
  padding-left: 18px;
  padding-right: 18px;
}

a.home:hover{
  background: #00447c;
  color: white;
}


div.spacer{
  height: 3px;
}

hr{
  color: #e00a0a;
  border: 1px solid #e00a0a;
}

p.def{
  font-size: 12px;
}

div.notice{
  font-size: 11px;
  color: #444;
}

td.item1{
  background: white;
  padding: 5px;
  width: 200px;
}

td.item2{
  background: #d4d5f4;
  padding: 5px;
  width: 200px;
}

td.price1{
  background: white;
  padding: 5px;
  width: 100px;
}

td.price2{
  background: #d4d5f4;
  padding: 5px;
  width: 100px;
}

td.stock1{
  background: white;
  padding: 5px;
  width: 100px;
}

td.stock2{
  background: #d4d5f4;
  padding: 5px;
  width: 100px;
}

td.image1{
  background: white;
  padding: 5px;
  width: 110px;
}

td.image2{
  background: #d4d5f4;
  padding: 5px;
  width: 110px;
}

td.order1{
  background: white;
  padding: 5px;
}

td.order2{
  background: #d4d5f4;
  padding: 5px;
}

a.item{
  text-decoration: none;
  color: #2e3094;
  font-weight: bold;
}

a.item:hover{
  text-decoration: underline;
  color: red;
}

div.sideitem{
  display:block;
  font-size: 12px;
  padding-bottom: 10px;

}

a.sideitem{
  text-decoration: none;
  color: #2e3094;
  font-weight: bold;
}

a.sideitem:hover{
  text-decoration: underline;
  color: red;
}

input.qty{
  width: 30px;
}

div.cart{
  background: #d4d5f4 url('/bar2.jpg') no-repeat;
  padding: 4px;
  padding-top: 0px;
  border: 1px solid #a68df5;
  font-size: 12px;
  width: 150px;
}

div.blurb{
  background: #d4d5f4 url('/bar2.jpg') no-repeat;
  padding: 4px;
  border: 1px solid #a68df5;
  font-size: 12px;
}

td.total1{
  border-top: 1px solid black;
  border-bottom: 1px dashed #cdcdcd;
  font-weight: bold;
  text-align: right;
  font-size: 18px;
}

td.total2{
  border-top: 1px solid black;
  border-bottom: 1px dashed #cdcdcd;
  color: #00aa00;
  font-weight: bold;
  text-align: right;
  font-size: 22px;
}


td.shipping{
  text-align: right;
  font-size: 18px;
}

input.zip{
  width: 50px;
}

td.lt{
  text-align: right;
}

td.rt{
  text-align:left;
  font-weight: bold;
}

td.cats{
  width: 33%;
  padding: 5px;
  padding-bottom: 15px;
  text-align: center;
}

a.cat{
  text-decoration: none;
  color: #2e3094;
  font-weight: bold;
}

a.cat:hover{
  text-decoration: underline;
  color: red;
}

a.checkout{
  text-decoration: none;
  color: red;
  font-weight: bold;
  font-size: 22px;
  padding: 10px;
  background: #eee;
  border-top: 2px solid gray;
  border-left: 2px solid gray;
  border-right: 2px solid black;
  border-bottom: 2px solid black;
}

a.checkout:hover{
  text-decoration: underline;
  color: #2e3094;
  background: #ccc;
}

div.featured{
  text-align: center;
  height: 160px;
}

div.featuredsmall{
  text-align: center;
  font-size: 11px;
}

td.featured{
  width: 25%;
  padding: 10px;
  border-right: 1px solid #ccf;
  font-size: 13px;
  text-align: center;
}

td.featuredsmall{
  width: 20%;
  padding: 10px;
  font-size: 11px;
  text-align: center;
}


td.featured3{
  width: 25%;
  padding: 10px;
  font-size: 13px;
  text-align: center;
}

a.sidecat{
  text-decoration: none;
  color: #2e3094;
  display: block;
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 8px;
}

a.sidecat:hover{
  text-decoration: underline;
  color: red;
}

a.topitem{
  text-decoration: none;
  color: #2e3094;
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 8px;
  line-height: 16px;
  height: 48px;
}

a.topitem:hover{
  text-decoration: underline;
  color: red;
}

a.smalltopitem{
  text-decoration: none;
  color: #2e3094;
  display: block;
  font-weight: bold;
  font-size: 11px;
  padding-bottom: 2px;
  line-height: 13px;
  height: 40px;
}

a.smalltopitem:hover{
  text-decoration: underline;
  color: red;
}


span.oitem{
  font-size: 20px;
  color: #060;
  text-decoration: underline;
}

input.account{
  width: 250px;
}

td.grid11{
  padding: 10px;
  font-size: 12px;
  border-right: 1px solid #eef;
  width: 25%;
  text-align: center;
}

td.grid12{
  padding: 10px;
  font-size: 12px;
  width: 25%;
  text-align: center;
}

td.grid21{
  padding: 10px;
  font-size: 12px;
  border-top: 1px solid #eef;
  border-right: 1px solid #eef;
  width: 25%;
  text-align: center;
}

td.grid22{
  padding: 10px;
  font-size: 12px;
  border-top: 1px solid #eef;
  width: 25%;
  text-align: center;
}

div.img{
  height: 153px;
}

table.footer{
  width: 940px;
}

td.footer{
  width: 50%;
  font-size: 12px;
  color: white;
  padding: 10px;
}

div.catimg{
  height: 155px;
}

img{
  float: left;
  margin: 3px;
}

img.ctr{
  float: none;
}

h2.cat{
  padding-bottom: 0px;
  display: inline;
}

div.topcart{
  font-size: 11px;
  padding: 3px;
  padding-left: 50px;;
  background: #efefef;
  display: block;
  border-bottom: 1px solid black;
}

a.blog{
  color: yellow;
  font-weight: bold;
  text-decoration: none;
}

a.blog:hover{
  color: orange;
}

td.blogleft{
  width: 100%;
  padding-right: 10px;
  text-align: center;
}

td.blogright{
  width: 50%;
  border-left: 1px dotted white;
  padding-left: 10px;
}

div.blog{
  padding-top: 85px;
  padding-bottom: 30px;
  width: 570px;
  background: #0782cf url('/blog.png') top center no-repeat;
  border-top: 1px dotted white;
  border-right: 1px dotted white;
  border-left: 1px dotted white;
}

table.blog{
  width: 100%;
}

div.blogitems{
  float:right;
  width: 200px;
}

