/*
.thespecs , .itemname , .itemnumber {
  color: #0066c0;
}
*/

.storebreadcrumb {
  text-align: left;
}

.ditemtitle {
  font-size: 150%;
  font-weight: bold;
}

.ditemamount, .ditemamountdollars, .ditemamountcents {
  font-weight: bold;
}

.ditemamount,.ditemamountdollars {
  font-size: 125%;
}



.decomitem {
  text-align:left;
  border-bottom: thin solid #eee;
  margin-bottom: 5px;
}



.itemamount, .itemamountdollars, .itemamountcents {
  font-weight: bold;
}

.itemamount,.itemamountdollars {
  font-size: 125%;
}

.ecomitemlink:hover {
  color: #c45500;
  font-size: 110%;
  font-weight: bold;
}

.row .ecomitem {
  text-align:left;
  border-bottom: thin solid #eee;
  margin-bottom: 20px;
}

.row .ecomitem >div.large-3 > a > img{
  max-height:   150px !important;
}

/*.row .ecomitem >.large-3 .columns {
  height:  : 175px;
}*/

.ecomitemlink {
  color: #0066c0;
  font-size: 110%;
  font-weight: bold;
}

#PayPalStore {
   font-family: Arial, Helvetica, sans-serif;
/*   margin-left: 5%;
   margin-right: 5%;
   margin-top: 10px;*/
}

#ToCN {
   font-size: 16px;
   color: black;
   font-weight: bold;
   border: 1px solid #D5D5D5;
   padding: 4px;
}

#categories {
  font-size: 12px;
  font-weight: normal;
}

#categories a:hover {
  	font-style: italic;  
}  


#categories ul li {
  list-style-type: disc;
  /*margin-top: 0.2em;*/
}


.CategorySelected a {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
}  
   		  
#Productlist {
/*   margin-top: 8px;
   border: 1px solid #555;
   background: #F1F1F1 url(/images/paypal/PayPal_ProductListBG.gif) left top repeat-x;
   padding: 8px;
   width: 99%;
*/
}   

.product {
/*   background: #fff;
   border: 1px solid #777;   
   border-bottom: 2px solid #000;
   border-right: 2px solid #555;   
   margin-top: 8px;
   padding: 8px;*/
   margin-top: 8px;
/*   width: 99%; */
}

.ProductSpacer {
/*   border-bottom: 1px dashed #888888; */
}

