/******************************** Category Menu Tags **********/
#categorydisplay {
  width: 370px;
  height: 25px;
  margin: 0;
  background: #ddd;
}
#categorydisplay ul {
   margin: 0;
   padding: 3px 0 0 10px;
}
#categorydisplay ul li {
  display: inline;
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 5px 0 0;
  font-size: 12px;
  font-weight: bold;
}
#categorydisplay ul li a {
  color: #000099;
}
h3.prodcattitle {
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 15px;
}
strong.cattitles{
  margin: 0 0 0 0;
  font-size: 16px;
  color: #000099;
 }
/******************************** Shopping Cart Menu Tags **********/
.confirmation {
  font-size: 12px;
  font-weight: bold;
  color: #000099;
}
div#shoppingcart{
 width: 220px;
 position: absolute;
 top: 250px;
 left: 690px;
 height: 150px;
 margin: 20px -80px 0 0;
 padding: 0;
}
div#shoppingcart div {
 font-size: 12px;
 border: 1px solid #999999;
 background-color: #eee;
 text-align: left;
 padding: 6px;
}
div#shoppingcartcontents strong {
  font-size: 13px;
  color: #000099;
}
div#sideshoppingcart div {
 width: 220px;
 position: absolute;
 top: 270px;
 left: 690px;
 font-size: 10px !important;
 text-align: left;
 padding: 6px;
 padding-top: 4px;
 }
div#sideshoppingcart div h2 {
 margin-left: -1px;
 display: inline;
 }
table.shoppingcart {
 margin-left: -2px;
 margin-bottom: 5px;
 padding: 0 3px;
 }
table.shoppingcart tr th {
  color: #000099;
 }
table.shoppingcart tr td {
 font-size: 10px !important;
 border-bottom: 1px solid #ccc;
 padding: 10px 0;
 color: #666;
 font-weight: bold;
 }
td{
 font-size: 11pt;
 }
 .minibuy {
  font-size: 12px;
  width: 100%;
  margin-bottom: 10px !important;
 }
 .minibuy td {
  border-bottom: 1px solid #ccc;
  padding: 3px 0;
  font-weight: bold;
  color: #666;
 }
 .minibuy td.title {
   padding: 0 30px 0 0;
  color: #000099 !important;

 }
table.productcart{
 border: 1px solid #999999;
 width: 100%;
 margin-bottom: 10px;
 }
table.productcart tr td{
 padding-bottom: 5px;
 font-size: 8pt;
 }
table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 }
table.productcart tr.oddrow td{
 background-color: #f0f0f0;
 }
 
table.productcart tr td.firstcol{
 width: 40%;
 } 
form.adjustform{
 display: inline;
 }
/******************************** Product Display Menu Tags **********/
table.productdisplay{
 width: 95%;
 padding: 10px 0 0 0;
 text-align: left !important;
 border-top: 3px solid #ccc;
}
table.productdisplay tr td {
 vertical-align: top;
 padding-bottom: 5px;
 text-align: left !important;
}
table.productdisplay tr td.imagecol {
 padding-right: 10px;
 margin-right: 5px;
 border: 0px solid #ffffff;
}
table.productdisplay tr td.imagecol img {
border: 4px solid #ccc;
}
table.productdisplay tr td.textcol{
 padding: 0px;
 padding-bottom: 10px;
 margin: 0px;
 width: 100%;
 text-align: left !important;
 }
.priceship {
   font-weight: bold;
   color: #000;
 }
.soldout {
   float: right;
   margin: -10px 0 0 0;
   font-size: 9px;
   font-weight: bold;
   color: #000;
 }
.addsubmit {
   float: right;
   margin: -30px 0 0 0;
 }
.buttonaddsubmit {
   width: 125px;
   height: 35px;
   background: url('images/bg_addtocart.gif') no-repeat top left; 
   border: none;
   cursor: pointer;
 }
div.producttext strong {
  font-size: 15px;
  color: #000099;
 }
div.producttext {
  width: 100%;
  padding: 0 0 10px 0;
  font-size: 13px;
  color: #333;
  border-bottom: 2px solid #ccc;
  text-align: left !important;
}
table.list_productdisplay{
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 }
table.list_productdisplay tr td{
 vertical-align: top;
 padding-bottom: 0px;
 font-size: 8pt;
 }
table.list_productdisplay tr td select{
 margin-right: 3px;
 }
table.list_productdisplay tr.list_view_description{
 margin: 0px;
 padding: 0px;
 }
table.list_productdisplay tr.list_view_description td{
 margin: 0px;
 padding: 0px 3px 5px 3px;
 } 
table.list_productdisplay tr.list_view_description td div{
 display: none;
 padding: 3px;
 } 
ul.tandclist li{
 list-style-type:lower-alpha;
 } 
ul.tandclist li{
 list-style-type: circle;
 } 
ul.linklist li{
 font-weight:bold;
 } 
strong.special{
 color: #DD0000;
 }
a.termsandconds {
 text-decoration: underline;
 }
span.miniarrow{
 display: block;
 vertical-align: top !important;
 }
img.miniarrow{
 margin-right: 4px;
}
img.catimage{
 float:left;
 position: relative;
 top: -3px;
 margin-right: 2pt;
 }
strong.prodtitles{
 display: block;
 margin-bottom: -15px;
 }
table.mainpagetable{
 margin-left: 0px;
 }
table.mainpagetable tr td{
 padding-left: 0px;
 }
strong.title{
 font-size: 12.5pt;
 }
span.pricedisplay{
 white-space: nowrap;
 }
 
td.totals{
 vertical-align: bottom;
 }
 
table.cattable{
 padding: 0px;
 margin: 0px;
 border-collapse: collapse;
/* border: 1px solid black; */
 }
 
table.cattable tr td{
 padding: 0px;
/* border: 1px solid black; */
 }
 
 td.catfirstcol{
 padding-right: 3px;
 }

form#specials{
 display: inline;
 }
 
span.oldprice{
 text-decoration: line-through;
 }

 
span.additional_description{
 display: none;
 }
 
a.additional_description_link{
 display: inline;
 }
 
td.prodgroupmidline{
 border-right: 1px solid black !important;
 padding-right: 3px;
 }
 
#loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
/*  visibility: hidden; */
  border: none !important;
 }
 
#alt_loadingindicator{
 visibility: hidden; 
 font-size: 7pt;
 font-weight: normal;
 }

#alt_loadingindicator img{
 position: relative;
 top: 3px;
 margin-left: 6px;
  border: none !important;
 }
div.product_footer{
 position: relative;
 padding: 0px !important;
 width: 100%;
 border-top: 1px dashed #cccccc;
 height: 35px;
 margin-top: 10px;
 }
div.product_footer strong{
 display: block;
 font-size: 7pt;
 font-weight: normal;
 }
div.product_average_vote{
 position: absolute;
 top: 0px;
 left: 0px;
 width: 50%;
 float: left;
 margin: 0px !important;
 height: inherit;
 }
div.product_user_vote{
 position: absolute;
 top: 0px;
 right: 0px;
 width: 30%;
 margin: 0px !important;
 height: inherit;
 }
span.vote_total{
 position: relative;
 top: -3px;
 left: 2px;
 font-size: 7pt;
 }
span.rating_saved{
 color: #990000;
 display: none;
 }
div.select_country{
 margin-bottom: 5px;
 }
div.frontpage_product{
  //width: 250px;
  //height: 100px;
 background: #000066;
 float: left;
 padding: 5px;
 margin: 0 0 0 10px;
 }
div.frontpage_product .fimage {
  float: left;
 }
div.frontpage_product .fimage img {
  border: 5px solid #000;
 }
div.frontpage_product .fdescrip {
  float: left;
  width: 150px;
  padding: 5px 0 0 10px;
 }
div.frontpage_product .fdescrip span {
  font-size: 12px;
  color: #fff;
 }
div.frontpage_product .fdescrip span a {
  color: #fff !important;
 }
/* shopping cart styling */
table.productcart {
 width: 100%;
 margin: 10px 0;
 padding: 0;
 border-collapse: collapse;
 padding-top: 3px;
 border: none;
 font-size: 12px;
 }
table.productcart tr td {
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td {
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
  padding: 5px 0;
 font-size: inherit;
 vertical-align: middle !important;
 border-bottom: 1px solid #ccc;
 }
table.productcart input {
  margin: 0 5px 0 0;
 }
table.productcart tr.firstrow td {
  padding: 5px 0;
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 border-bottom: 1px solid #ccc;
 }
table.productcart tr.firstrow td.firstcol {
 border-left: none;
 }
table.productcart tr.product_shipping td {
 vertical-align: middle;
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 padding-top: 4px;
 }
table.productcart tr.total_price td {
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
ul.checkout_links{
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
  float: right;
 }
ul.checkout_links li {
  display: inline;
  list-style: none;
  margin-left: 0;
  font-size: 11px;
 }
ul.checkout_links li a {
  font-weight: bold;
  color: #000099 !important;
 }
ul.checkout_links li a:hover {
 color: #000000 !important;
 }
 .completehelp {
   font-size: 12px;
   font-weight: bold;
   line-height: 13px;
}
.asterisk {
   font-size: 12px;
   font-style: italic;
}
table.collectedata {
  width: 450px;
  margin: 0 0 20px 0;
  padding: 10px;
  background: #eee;
  border: 1px solid #ccc;
}
table.collectedata td {
  width: 80px;
  margin: 0 0 50px 0;
  padding: 0 0 5px 0;
}
table.collectedata input {
  width: 200px;
}
.submitpurch {
width: 120px !important;
margin: 10px 0 10px 0;
padding: 5px;
font-size: 9px;
color: #fff;
background: #000099;
border: none;
cursor: pointer;
float: right;
}
table.collectedata .checkbox {
  width: 10px;
}
.starfield {
  padding: 0 2px;
  color: #990000;
  font-size: 12px;
  font-weight: bold;
}
 
